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 3.32.0 (e0b35f), with Swift 5.10 for macOS (SPM) on 23 Sep 2024 05:02:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: 3.32.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sql-kit
 * tag               3.32.0     -> FETCH_HEAD
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 3.32.0
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/3587] Fetching swift-log
[575/18627] Fetching swift-log, swift-collections
[7800/88624] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.50s)
[24140/85037] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.08s)
Fetched https://github.com/apple/swift-collections.git from cache (5.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (2.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[362/5229] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.14s)
Fetched https://github.com/apple/swift-system.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.40s)
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.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
========================================
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.72.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.3",
              "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.3.2",
              "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.3",
          "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.10s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
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.3 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.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-system.git from cache (0.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
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.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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.3.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.32.0 (e0b35ff)
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:             5.10
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[1/29] Copying PrivacyInfo.xcprivacy
[2/29] Write sources
[20/29] Write swift-version-33747A42983211AE.txt
[21/29] Compiling CNIOWindows WSAStartup.c
[21/29] Compiling CNIOWindows shim.c
[23/29] Compiling CNIOLinux shim.c
[24/29] Compiling CNIOLinux liburing_shims.c
[26/58] Emitting module _NIOBase64
[26/58] Compiling _AtomicsShims.c
[27/58] Compiling CNIODarwin shim.c
[29/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/77] Emitting module InternalCollectionsUtilities
[31/78] Compiling Atomics Primitives.shims.swift
[32/78] Compiling Atomics AtomicInteger.swift
[33/78] Compiling Atomics AtomicStorage.swift
[34/78] Compiling Atomics AtomicValue.swift
[35/78] Compiling Atomics UnsafeAtomic.swift
[36/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/78] Compiling _NIOBase64 Base64.swift
[38/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/78] Compiling _NIODataStructures PriorityQueue.swift
[40/78] Compiling Atomics OptionalRawRepresentable.swift
[41/78] Compiling Atomics RawRepresentable.swift
[42/78] Compiling Atomics AtomicOptionalWrappable.swift
[43/78] Compiling Atomics AtomicReference.swift
[44/78] Compiling Atomics AtomicBool.swift
[45/78] Compiling Atomics IntegerConformances.swift
[46/78] Compiling Atomics PointerConformances.swift
[47/78] Compiling Atomics Primitives.native.swift
[48/78] Compiling Atomics AtomicMemoryOrderings.swift
[49/78] Compiling Atomics DoubleWord.swift
[50/305] Emitting module _NIODataStructures
[51/305] Compiling Logging LogHandler.swift
[52/305] Compiling Logging MetadataProvider.swift
[53/305] Compiling DequeModule _DequeBuffer.swift
[54/305] Compiling DequeModule _DequeSlot.swift
[55/305] Compiling DequeModule _DequeBufferHeader.swift
[56/306] Compiling HeapModule _HeapNode.swift
[57/306] Compiling _NIODataStructures _TinyArray.swift
[58/306] Compiling _NIODataStructures Heap.swift
[59/306] Compiling HeapModule Heap.swift
[60/306] Compiling HeapModule Heap+Descriptions.swift
[61/306] Compiling HeapModule Heap+Invariants.swift
[62/306] Emitting module HeapModule
[63/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[64/306] Compiling HeapModule Heap+UnsafeHandle.swift
[65/361] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/361] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[67/361] Compiling BitCollections BitSet+Extras.swift
[68/361] Compiling BitCollections BitSet+CustomStringConvertible.swift
[69/361] Compiling BitCollections BitSet+Equatable.swift
[70/361] Compiling BitCollections BitArray+Copy.swift
[71/361] Compiling BitCollections BitArray+CustomReflectable.swift
[72/361] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[73/361] Compiling BitCollections BitSet+CustomReflectable.swift
[78/367] Compiling BitCollections BitArray+BitwiseOperations.swift
[79/367] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[80/367] Compiling BitCollections BitArray+Codable.swift
[81/367] Compiling BitCollections BitArray+Collection.swift
[86/367] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[87/367] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[88/369] Compiling BitCollections BitSet+Initializers.swift
[89/369] Compiling BitCollections BitSet+Invariants.swift
[90/369] Compiling BitCollections BitSet+Random.swift
[91/369] Compiling BitCollections BitSet+SetAlgebra basics.swift
[92/369] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[93/369] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[94/369] Compiling BitCollections BitArray+Hashable.swift
[95/369] Compiling BitCollections BitArray+Initializers.swift
[96/369] Compiling BitCollections BitArray+Invariants.swift
[97/369] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[98/369] Compiling BitCollections BitArray+RandomBits.swift
[99/369] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[100/369] Compiling Logging Locks.swift
[101/369] Compiling Logging Logging.swift
[102/369] Emitting module Logging
[106/369] Compiling BitCollections BitArray+Shifts.swift
[107/369] Compiling BitCollections BitArray+Testing.swift
[108/369] Compiling BitCollections BitArray._UnsafeHandle.swift
[109/369] Compiling BitCollections BitArray.swift
[110/369] Compiling BitCollections BitSet+BidirectionalCollection.swift
[111/377] Compiling BitCollections BitArray+Descriptions.swift
[112/377] Compiling BitCollections BitArray+Equatable.swift
[113/377] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[114/377] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[115/377] Compiling BitCollections BitArray+Extras.swift
[116/377] Compiling BitCollections BitArray+Fill.swift
[117/377] Compiling BitCollections BitSet+Hashable.swift
[124/377] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[125/377] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[126/377] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[127/377] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[128/377] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[133/382] Emitting module DequeModule
[134/382] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[135/382] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[136/382] Emitting module BitCollections
[140/382] Compiling BitCollections BitSet+Codable.swift
[178/389] Compiling OrderedCollections _UnsafeBitset.swift
[179/389] Compiling _RopeModule Rope+MutatingForEach.swift
[180/389] Compiling _RopeModule Rope+_Node.swift
[181/389] Compiling _RopeModule Rope+_Storage.swift
[182/389] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[183/389] Compiling _RopeModule Rope+_UnsafeHandle.swift
[184/389] Compiling _RopeModule Rope.swift
[185/389] Compiling _RopeModule RopeElement.swift
[186/389] Compiling _RopeModule RopeMetric.swift
[187/389] Compiling _RopeModule Rope+Remove.swift
[188/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[189/389] Compiling _RopeModule Rope+Split.swift
[190/389] Compiling _RopeModule Optional Utilities.swift
[191/389] Compiling _RopeModule String Utilities.swift
[192/389] Compiling _RopeModule String.Index+ABI.swift
[193/389] Compiling _RopeModule _CharacterRecognizer.swift
[194/389] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[195/389] Compiling Atomics IntegerOperations.swift
[196/389] Compiling Atomics Unmanaged extensions.swift
[197/389] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[198/389] Compiling BitCollections BitSet.Counted.swift
[199/389] Compiling BitCollections BitSet.Index.swift
[200/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[224/389] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[225/389] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[233/389] Compiling BitCollections BitSet.swift
[259/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[260/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[261/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[262/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[263/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[264/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[265/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[266/389] Compiling HashTreeCollections TreeSet.swift
[275/389] Compiling BitCollections Range+Utilities.swift
[276/389] Compiling BitCollections Slice+Utilities.swift
[277/389] Compiling BitCollections UInt+Tricks.swift
[278/389] Compiling BitCollections _Word.swift
[279/389] Compiling OrderedCollections OrderedSet.swift
[327/389] Emitting module OrderedCollections
[350/389] Emitting module _RopeModule
[357/389] Compiling c-nioatomics.c
[387/389] Emitting module Atomics
[388/389] Emitting module HashTreeCollections
[388/391] Compiling c-atomics.c
[390/391] Emitting module Collections
[391/391] Compiling Collections Collections.swift
[392/397] Compiling NIOConcurrencyHelpers lock.swift
[393/397] Compiling NIOConcurrencyHelpers NIOLock.swift
[394/397] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[395/397] Emitting module NIOConcurrencyHelpers
[396/397] Compiling NIOConcurrencyHelpers atomics.swift
[397/397] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[398/456] Compiling NIOCore EventLoopFuture+Deprecated.swift
[399/456] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[400/456] Compiling NIOCore EventLoopFuture.swift
[401/456] Compiling NIOCore FileDescriptor.swift
[402/456] Compiling NIOCore FileHandle.swift
[403/456] Compiling NIOCore FileRegion.swift
[404/456] Compiling NIOCore GlobalSingletons.swift
[405/456] Compiling NIOCore IO.swift
[406/456] Compiling NIOCore IOData.swift
[407/456] Compiling NIOCore IPProtocol.swift
[408/456] Compiling NIOCore IntegerBitPacking.swift
[409/456] Compiling NIOCore IntegerTypes.swift
[410/462] Compiling NIOCore Interfaces.swift
[411/462] Compiling NIOCore Linux.swift
[412/462] Compiling NIOCore MarkedCircularBuffer.swift
[413/462] Compiling NIOCore MulticastChannel.swift
[414/462] Compiling NIOCore NIOAny.swift
[415/462] Compiling NIOCore NIOCloseOnErrorHandler.swift
[416/462] Compiling NIOCore DeadChannel.swift
[417/462] Compiling NIOCore DispatchQueue+WithFuture.swift
[418/462] Compiling NIOCore EventLoop+Deprecated.swift
[419/462] Compiling NIOCore EventLoop+SerialExecutor.swift
[420/462] Compiling NIOCore EventLoop.swift
[421/462] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[422/462] Compiling NIOCore AddressedEnvelope.swift
[423/462] Compiling NIOCore AsyncAwaitSupport.swift
[424/462] Compiling NIOCore AsyncChannel.swift
[425/462] Compiling NIOCore AsyncChannelHandler.swift
[426/462] Compiling NIOCore AsyncChannelInboundStream.swift
[427/462] Compiling NIOCore AsyncChannelOutboundWriter.swift
[428/462] Compiling NIOCore NIOAsyncSequenceProducer.swift
[429/462] Compiling NIOCore SocketOptionProvider.swift
[430/462] Compiling NIOCore SystemCallHelpers.swift
[431/462] Compiling NIOCore TimeAmount+Duration.swift
[432/462] Compiling NIOCore TypeAssistedChannelHandler.swift
[433/462] Compiling NIOCore UniversalBootstrapSupport.swift
[434/462] Compiling NIOCore Utilities.swift
[435/462] Compiling NIOCore ChannelHandlers.swift
[436/462] Compiling NIOCore ChannelInvoker.swift
[437/462] Compiling NIOCore ChannelOption.swift
[438/462] Compiling NIOCore ChannelPipeline.swift
[439/462] Compiling NIOCore CircularBuffer.swift
[440/462] Compiling NIOCore Codec.swift
[441/462] Compiling NIOCore ConvenienceOptionSupport.swift
[442/462] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[443/462] Compiling NIOCore NIOAsyncWriter.swift
[444/462] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[445/462] Compiling NIOCore BSDSocketAPI.swift
[446/462] Compiling NIOCore ByteBuffer-aux.swift
[447/462] Compiling NIOCore ByteBuffer-conversions.swift
[448/462] Compiling NIOCore ByteBuffer-core.swift
[449/462] Compiling NIOCore ByteBuffer-hexdump.swift
[450/462] Compiling NIOCore ByteBuffer-int.swift
[451/462] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[452/462] Compiling NIOCore ByteBuffer-multi-int.swift
[453/462] Compiling NIOCore ByteBuffer-views.swift
[454/462] Compiling NIOCore Channel.swift
[455/462] Compiling NIOCore ChannelHandler.swift
[456/462] Compiling NIOCore NIOLoopBound.swift
[457/462] Compiling NIOCore NIOSendable.swift
[458/462] Compiling NIOCore PointerHelpers.swift
[459/462] Compiling NIOCore RecvByteBufferAllocator.swift
[460/462] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[461/462] Compiling NIOCore SocketAddresses.swift
[462/462] Emitting module NIOCore
[463/516] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[464/516] Compiling NIOEmbedded AsyncTestingChannel.swift
[465/516] Compiling NIOEmbedded Embedded.swift
[466/516] Emitting module NIOEmbedded
[467/516] Emitting module NIOPosix
[468/521] Compiling NIOPosix SocketProtocols.swift
[469/521] Compiling NIOPosix System.swift
[470/521] Compiling NIOPosix Thread.swift
[471/521] Compiling NIOPosix ThreadPosix.swift
[472/521] Compiling NIOPosix ThreadWindows.swift
[473/521] Compiling NIOPosix SelectorKqueue.swift
[474/521] Compiling NIOPosix SelectorUring.swift
[475/521] Compiling NIOPosix ServerSocket.swift
[476/521] Compiling NIOPosix Socket.swift
[477/521] Compiling NIOPosix SocketChannel.swift
[478/521] Compiling NIOPosix Selectable.swift
[479/521] Compiling NIOPosix SelectableChannel.swift
[480/521] Compiling NIOPosix SelectableEventLoop.swift
[481/521] Compiling NIOPosix SelectorEpoll.swift
[482/521] Compiling NIOPosix SelectorGeneric.swift
[483/521] Compiling NIOPosix LinuxCPUSet.swift
[484/521] Compiling NIOPosix LinuxUring.swift
[485/521] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[486/521] Compiling NIOPosix NIOThreadPool.swift
[487/521] Compiling NIOPosix NonBlockingFileIO.swift
[488/521] Compiling NIOPosix PendingDatagramWritesManager.swift
[489/521] Compiling NIOPosix BSDSocketAPICommon.swift
[490/521] Compiling NIOPosix BSDSocketAPIPosix.swift
[491/521] Compiling NIOPosix BSDSocketAPIWindows.swift
[492/521] Compiling NIOPosix BaseSocket.swift
[493/521] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[494/521] Compiling NIOPosix BaseSocketChannel.swift
[495/521] Compiling NIOPosix PendingWritesManager.swift
[496/521] Compiling NIOPosix PipeChannel.swift
[497/521] Compiling NIOPosix PipePair.swift
[498/521] Compiling NIOPosix PointerHelpers.swift
[499/521] Compiling NIOPosix Pool.swift
[500/521] Compiling NIOPosix GetaddrinfoResolver.swift
[501/521] Compiling NIOPosix HappyEyeballs.swift
[502/521] Compiling NIOPosix IO.swift
[503/521] Compiling NIOPosix IntegerBitPacking.swift
[504/521] Compiling NIOPosix IntegerTypes.swift
[505/521] Compiling NIOPosix Linux.swift
[506/521] Compiling NIOPosix BaseStreamSocketChannel.swift
[507/521] Compiling NIOPosix Bootstrap.swift
[508/521] Compiling NIOPosix ControlMessage.swift
[509/521] Compiling NIOPosix DatagramVectorReadManager.swift
[510/521] Compiling NIOPosix Errors+Any.swift
[511/521] Compiling NIOPosix FileDescriptor.swift
[512/521] Compiling NIOPosix PooledRecvBufferAllocator.swift
[513/521] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[514/521] Compiling NIOPosix PosixSingletons.swift
[515/521] Compiling NIOPosix RawSocketBootstrap.swift
[516/521] Compiling NIOPosix Resolver.swift
[517/521] Compiling NIOPosix UnsafeTransfer.swift
[518/521] Compiling NIOPosix Utilities.swift
[519/521] Compiling NIOPosix VsockAddress.swift
[520/521] Compiling NIOPosix VsockChannelEvents.swift
[521/521] Compiling NIOPosix resource_bundle_accessor.swift
[522/523] Emitting module NIO
[523/523] Compiling NIO Exports.swift
[524/617] Compiling SQLKit SQLAlterEnumBuilder.swift
[525/617] Compiling SQLKit SQLAlterTableBuilder.swift
[526/617] Compiling SQLKit SQLConflictUpdateBuilder.swift
[527/617] Compiling SQLKit SQLCreateEnumBuilder.swift
[528/617] Compiling SQLKit SQLCreateIndexBuilder.swift
[529/617] Compiling SQLKit SQLCreateTableBuilder.swift
[530/617] Compiling SQLKit SQLCreateTriggerBuilder.swift
[531/617] Compiling SQLKit SQLDeleteBuilder.swift
[532/617] Compiling SQLKit SQLDropEnumBuilder.swift
[533/617] Compiling SQLKit SQLDropIndexBuilder.swift
[534/617] Compiling SQLKit SQLDropTableBuilder.swift
[535/627] Compiling SQLKit SQLJoin.swift
[536/627] Compiling SQLKit SQLJoinMethod.swift
[537/627] Compiling SQLKit SQLLockingClause.swift
[538/627] Compiling SQLKit SQLOrderBy.swift
[539/627] Compiling SQLKit SQLReturning.swift
[540/627] Compiling SQLKit SQLSubquery.swift
[541/627] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[542/627] Compiling SQLKit SQLAlterEnum.swift
[543/627] Compiling SQLKit SQLAlterTable.swift
[544/627] Compiling SQLKit SQLCreateEnum.swift
[545/627] Compiling SQLKit SQLColumnAssignment.swift
[546/627] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[547/627] Compiling SQLKit SQLColumnDefinition.swift
[548/627] Compiling SQLKit SQLCommonTableExpression.swift
[549/627] Compiling SQLKit SQLConflictAction.swift
[550/627] Compiling SQLKit SQLConflictResolutionStrategy.swift
[551/627] Compiling SQLKit SQLDropBehaviour.swift
[552/627] Compiling SQLKit SQLEnumDataType.swift
[553/627] Compiling SQLKit SQLExcludedColumn.swift
[554/627] Compiling SQLKit SQLForeignKey.swift
[555/627] Compiling SQLKit SQLUnion.swift
[556/627] Compiling SQLKit SQLUpdate.swift
[557/627] Compiling SQLKit SQLExpression.swift
[558/627] Compiling SQLKit SQLSerializer.swift
[559/627] Compiling SQLKit SQLStatement.swift
[560/627] Compiling SQLKit SQLBinaryExpression.swift
[561/627] Compiling SQLKit SQLBinaryOperator.swift
[562/627] Compiling SQLKit SQLBind.swift
[563/627] Compiling SQLKit SQLFunction.swift
[564/627] Compiling SQLKit SQLGroupExpression.swift
[565/627] Emitting module SQLKit
[566/627] Compiling SQLKit SQLCreateIndex.swift
[567/627] Compiling SQLKit SQLCreateTable.swift
[568/627] Compiling SQLKit SQLCreateTrigger.swift
[569/627] Compiling SQLKit SQLDelete.swift
[570/627] Compiling SQLKit SQLDropEnum.swift
[571/627] Compiling SQLKit SQLDropIndex.swift
[572/627] Compiling SQLKit SQLDropTable.swift
[573/627] Compiling SQLKit SQLDropTrigger.swift
[574/627] Compiling SQLKit SQLInsert.swift
[575/627] Compiling SQLKit SQLSelect.swift
[576/627] Compiling SQLKit SQLDatabase.swift
[577/627] Compiling SQLKit SQLDatabaseReportedVersion.swift
[578/627] Compiling SQLKit SQLDialect.swift
[579/627] Compiling SQLKit SQLDatabase+Deprecated.swift
[580/627] Compiling SQLKit SQLError.swift
[581/627] Compiling SQLKit SQLExpressions+Deprecated.swift
[582/627] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[583/627] Compiling SQLKit Exports.swift
[584/627] Compiling SQLKit SQLAlias.swift
[585/627] Compiling SQLKit SQLBetween.swift
[586/627] Compiling SQLKit SQLDropTriggerBuilder.swift
[587/627] Compiling SQLKit SQLInsertBuilder.swift
[588/627] Compiling SQLKit SQLPredicateGroupBuilder.swift
[589/627] Compiling SQLKit SQLRawBuilder.swift
[590/627] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[591/627] Compiling SQLKit SQLSelectBuilder.swift
[592/627] Compiling SQLKit SQLSubqueryBuilder.swift
[593/627] Compiling SQLKit SQLUnionBuilder.swift
[594/627] Compiling SQLKit SQLUpdateBuilder.swift
[595/627] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[596/627] Compiling SQLKit SQLColumnUpdateBuilder.swift
[597/627] Compiling SQLKit SQLColumn.swift
[598/627] Compiling SQLKit SQLConstraint.swift
[599/627] Compiling SQLKit SQLDataType.swift
[600/627] Compiling SQLKit SQLDirection.swift
[601/627] Compiling SQLKit SQLDistinct.swift
[602/627] Compiling SQLKit SQLForeignKeyAction.swift
[603/627] Compiling SQLKit SQLNestedSubpathExpression.swift
[604/627] Compiling SQLKit SQLQualifiedTable.swift
[605/627] Compiling SQLKit SQLQueryString.swift
[606/627] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[607/627] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[608/627] Compiling SQLKit SQLCommonUnionBuilder.swift
[609/627] Compiling SQLKit SQLJoinBuilder.swift
[610/627] Compiling SQLKit SQLPartialResultBuilder.swift
[611/627] Compiling SQLKit SQLPredicateBuilder.swift
[612/627] Compiling SQLKit SQLQueryBuilder.swift
[613/627] Compiling SQLKit SQLQueryFetcher.swift
[614/627] Compiling SQLKit SQLReturningBuilder.swift
[615/627] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[616/627] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[617/627] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[618/627] Compiling SQLKit SQLIdentifier.swift
[619/627] Compiling SQLKit SQLList.swift
[620/627] Compiling SQLKit SQLLiteral.swift
[621/627] Compiling SQLKit SQLRaw.swift
[622/627] Compiling SQLKit SQLCodingUtilities.swift
[623/627] Compiling SQLKit SQLQueryEncoder.swift
[624/627] Compiling SQLKit SQLRow.swift
[625/627] Compiling SQLKit SQLRowDecoder.swift
[626/627] Compiling SQLKit SomeCodingKey.swift
[627/627] Compiling SQLKit StringHandling.swift
[628/635] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[629/635] Compiling SQLKitBenchmark SQLBenchmarker.swift
[630/635] Emitting module SQLKitBenchmark
[631/635] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[632/635] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[633/635] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[634/635] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[635/635] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
Build complete! (22.60s)
Build complete.
Done.