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 5.10 for macOS (SPM) on 23 Sep 2024 05:01:51 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: 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/3587] Fetching swift-log
[37/18627] Fetching swift-log, swift-collections
[18306/88624] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (11.89s)
Fetched https://github.com/apple/swift-nio.git from cache (11.89s)
Fetched https://github.com/apple/swift-collections.git from cache (11.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (2.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.68s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/3660] Fetching swift-system
[38/5229] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
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
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sql-kit",
      "name": "sql-kit",
      "url": "https://github.com/vapor/sql-kit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sql-kit",
      "dependencies": [
        {
          "identity": "swift-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.13s)
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.57s)
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.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-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.2.0 (0.04s)
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-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.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.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 main (e0b35ff)
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
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
[4/29] Copying PrivacyInfo.xcprivacy
[5/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 liburing_shims.c
[24/29] Compiling CNIOLinux shim.c
[25/58] Compiling _AtomicsShims.c
[26/58] Compiling CNIODarwin shim.c
[28/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/59] Compiling InternalCollectionsUtilities Debugging.swift
[32/59] Compiling InternalCollectionsUtilities Descriptions.swift
[33/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/59] Compiling InternalCollectionsUtilities Specialize.swift
[35/78] Emitting module _NIOBase64
[36/78] Compiling _NIOBase64 Base64.swift
[37/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/78] Compiling Atomics UnsafeAtomic.swift
[39/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/78] Emitting module InternalCollectionsUtilities
[41/78] Compiling Atomics PointerConformances.swift
[42/78] Compiling Atomics Primitives.native.swift
[43/78] Compiling Atomics AtomicMemoryOrderings.swift
[44/78] Compiling Atomics DoubleWord.swift
[45/78] Compiling Atomics AtomicOptionalWrappable.swift
[46/78] Compiling Atomics AtomicReference.swift
[47/78] Compiling Atomics AtomicBool.swift
[48/78] Compiling Atomics IntegerConformances.swift
[49/305] Compiling DequeModule _DequeBufferHeader.swift
[50/305] Compiling DequeModule _DequeSlot.swift
[51/306] Compiling DequeModule _DequeBuffer.swift
[52/306] Compiling Logging MetadataProvider.swift
[53/306] Emitting module Logging
[54/306] Compiling Logging Locks.swift
[55/306] Compiling Logging LogHandler.swift
[56/306] Compiling HeapModule Heap.swift
[57/306] Compiling HeapModule _HeapNode.swift
[58/306] Compiling HeapModule Heap+Descriptions.swift
[59/306] Compiling HeapModule Heap+Invariants.swift
[60/306] Compiling HeapModule Heap+UnsafeHandle.swift
[61/306] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/306] Emitting module HeapModule
[63/306] Compiling HashTreeCollections TreeSet+Equatable.swift
[64/306] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[65/306] Compiling HashTreeCollections TreeSet+Extras.swift
[66/306] Compiling HashTreeCollections TreeSet+Filter.swift
[67/306] Compiling HashTreeCollections TreeSet+Hashable.swift
[68/306] Compiling HashTreeCollections TreeSet+Sendable.swift
[69/306] Compiling HashTreeCollections TreeSet+Sequence.swift
[70/306] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[71/369] Compiling BitCollections BitSet+SetAlgebra union.swift
[72/369] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[73/369] Compiling BitCollections BitSet.Counted.swift
[74/369] Compiling BitCollections BitSet.Index.swift
[75/369] Compiling BitCollections BitSet._UnsafeHandle.swift
[76/369] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[77/375] Emitting module _NIODataStructures
[78/375] Compiling _NIODataStructures Heap.swift
[79/375] Compiling _NIODataStructures PriorityQueue.swift
[80/375] Compiling _NIODataStructures _TinyArray.swift
[81/375] Compiling DequeModule _UnsafeWrappedBuffer.swift
[82/375] Compiling BitCollections BitArray+Equatable.swift
[83/375] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[84/375] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[85/375] Compiling BitCollections BitArray+Extras.swift
[86/375] Compiling BitCollections BitArray+Fill.swift
[87/375] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[88/375] Compiling BitCollections BitSet+CustomReflectable.swift
[89/375] Compiling BitCollections BitSet+CustomStringConvertible.swift
[90/375] Compiling BitCollections BitSet+Equatable.swift
[91/375] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[92/375] Compiling BitCollections BitSet+Extras.swift
[93/375] Compiling BitCollections BitArray+Descriptions.swift
[94/375] Compiling BitCollections BitArray+Copy.swift
[95/375] Compiling BitCollections BitArray+CustomReflectable.swift
[96/375] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[97/375] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[98/375] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[99/375] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[100/375] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[101/375] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[102/375] Compiling BitCollections BitArray+Codable.swift
[103/375] Compiling BitCollections BitArray+Collection.swift
[104/375] Compiling BitCollections BitSet+Initializers.swift
[105/375] Compiling BitCollections BitSet+Invariants.swift
[106/375] Compiling BitCollections BitSet+Random.swift
[107/375] Compiling BitCollections BitSet+SetAlgebra basics.swift
[108/375] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[109/375] Compiling HashTreeCollections TreeDictionary+Collection.swift
[110/375] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[111/375] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[112/375] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[113/375] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[114/375] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[115/375] Compiling BitCollections BitSet+Hashable.swift
[116/375] Compiling Logging Logging.swift
[117/375] Compiling BitCollections BitArray+BitwiseOperations.swift
[118/375] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[119/375] Compiling BitCollections BitArray+Invariants.swift
[120/375] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[121/377] Compiling BitCollections BitArray+Initializers.swift
[124/377] Compiling BitCollections BitArray+RandomBits.swift
[125/377] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[126/377] Compiling Atomics IntegerOperations.swift
[132/377] Compiling BitCollections BitArray+Hashable.swift
[133/377] Compiling Atomics Unmanaged extensions.swift
[134/377] Compiling BitCollections BitArray._UnsafeHandle.swift
[135/377] Compiling BitCollections BitArray.swift
[136/377] Compiling BitCollections BitSet+BidirectionalCollection.swift
[137/377] Compiling BitCollections BitSet+Codable.swift
[138/377] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[163/377] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/377] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/377] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/377] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/377] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/377] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/377] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/377] Compiling HashTreeCollections TreeSet.swift
[171/377] Emitting module DequeModule
[172/377] Emitting module BitCollections
[236/389] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[237/389] Compiling _RopeModule Rope+Remove.swift
[238/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[239/389] Compiling _RopeModule Rope+Split.swift
[240/389] Compiling _RopeModule Optional Utilities.swift
[241/389] Compiling _RopeModule String Utilities.swift
[242/389] Compiling _RopeModule String.Index+ABI.swift
[243/389] Compiling _RopeModule _CharacterRecognizer.swift
[244/389] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[255/389] Compiling BitCollections BitSet.swift
[256/389] Compiling BitCollections Range+Utilities.swift
[257/389] Compiling BitCollections Slice+Utilities.swift
[258/389] Compiling BitCollections UInt+Tricks.swift
[259/389] Compiling BitCollections _Word.swift
[260/389] Compiling OrderedCollections OrderedSet.swift
[261/389] Compiling OrderedCollections _UnsafeBitset.swift
[262/389] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[263/389] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[264/389] Compiling HashTreeCollections _HashNode+Storage.swift
[265/389] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[266/389] Compiling HashTreeCollections _HashNode+Structural filter.swift
[267/389] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[268/389] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[343/389] Emitting module OrderedCollections
[355/389] Emitting module _RopeModule
[386/389] Emitting module Atomics
[386/389] Compiling c-nioatomics.c
[388/389] Emitting module HashTreeCollections
[388/389] Compiling c-atomics.c
[390/397] Emitting module Collections
[391/397] Compiling Collections Collections.swift
[392/397] Compiling NIOConcurrencyHelpers lock.swift
[393/397] Emitting module NIOConcurrencyHelpers
[394/397] Compiling NIOConcurrencyHelpers atomics.swift
[395/397] Compiling NIOConcurrencyHelpers NIOLock.swift
[396/397] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[397/397] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[398/456] Compiling NIOCore Interfaces.swift
[399/456] Compiling NIOCore Linux.swift
[400/456] Compiling NIOCore MarkedCircularBuffer.swift
[401/456] Compiling NIOCore MulticastChannel.swift
[402/456] Compiling NIOCore NIOAny.swift
[403/456] Compiling NIOCore NIOCloseOnErrorHandler.swift
[404/462] Compiling NIOCore DeadChannel.swift
[405/462] Compiling NIOCore DispatchQueue+WithFuture.swift
[406/462] Compiling NIOCore EventLoop+Deprecated.swift
[407/462] Compiling NIOCore EventLoop+SerialExecutor.swift
[408/462] Compiling NIOCore EventLoop.swift
[409/462] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[410/462] Compiling NIOCore EventLoopFuture+Deprecated.swift
[411/462] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[412/462] Compiling NIOCore EventLoopFuture.swift
[413/462] Compiling NIOCore FileDescriptor.swift
[414/462] Compiling NIOCore FileHandle.swift
[415/462] Compiling NIOCore FileRegion.swift
[416/462] Compiling NIOCore AddressedEnvelope.swift
[417/462] Compiling NIOCore AsyncAwaitSupport.swift
[418/462] Compiling NIOCore AsyncChannel.swift
[419/462] Compiling NIOCore AsyncChannelHandler.swift
[420/462] Compiling NIOCore AsyncChannelInboundStream.swift
[421/462] Compiling NIOCore AsyncChannelOutboundWriter.swift
[422/462] Compiling NIOCore NIOAsyncSequenceProducer.swift
[423/462] Compiling NIOCore SocketOptionProvider.swift
[424/462] Compiling NIOCore SystemCallHelpers.swift
[425/462] Compiling NIOCore TimeAmount+Duration.swift
[426/462] Compiling NIOCore TypeAssistedChannelHandler.swift
[427/462] Compiling NIOCore UniversalBootstrapSupport.swift
[428/462] Compiling NIOCore Utilities.swift
[429/462] Compiling NIOCore ChannelHandlers.swift
[430/462] Compiling NIOCore ChannelInvoker.swift
[431/462] Compiling NIOCore ChannelOption.swift
[432/462] Compiling NIOCore ChannelPipeline.swift
[433/462] Compiling NIOCore CircularBuffer.swift
[434/462] Compiling NIOCore Codec.swift
[435/462] Compiling NIOCore ConvenienceOptionSupport.swift
[436/462] Compiling NIOCore GlobalSingletons.swift
[437/462] Compiling NIOCore IO.swift
[438/462] Compiling NIOCore IOData.swift
[439/462] Compiling NIOCore IPProtocol.swift
[440/462] Compiling NIOCore IntegerBitPacking.swift
[441/462] Compiling NIOCore IntegerTypes.swift
[442/462] Compiling NIOCore NIOLoopBound.swift
[443/462] Compiling NIOCore NIOSendable.swift
[444/462] Compiling NIOCore PointerHelpers.swift
[445/462] Compiling NIOCore RecvByteBufferAllocator.swift
[446/462] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[447/462] Compiling NIOCore SocketAddresses.swift
[448/462] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[449/462] Compiling NIOCore NIOAsyncWriter.swift
[450/462] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[451/462] Compiling NIOCore BSDSocketAPI.swift
[452/462] Compiling NIOCore ByteBuffer-aux.swift
[453/462] Compiling NIOCore ByteBuffer-conversions.swift
[454/462] Compiling NIOCore ByteBuffer-core.swift
[455/462] Compiling NIOCore ByteBuffer-hexdump.swift
[456/462] Compiling NIOCore ByteBuffer-int.swift
[457/462] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[458/462] Compiling NIOCore ByteBuffer-multi-int.swift
[459/462] Compiling NIOCore ByteBuffer-views.swift
[460/462] Compiling NIOCore Channel.swift
[461/462] Compiling NIOCore ChannelHandler.swift
[462/462] Emitting module NIOCore
[463/516] Compiling NIOEmbedded Embedded.swift
[464/516] Emitting module NIOEmbedded
[465/516] Compiling NIOEmbedded AsyncTestingChannel.swift
[466/516] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[467/516] Compiling NIOPosix SocketProtocols.swift
[468/516] Compiling NIOPosix System.swift
[469/516] Compiling NIOPosix Thread.swift
[470/516] Compiling NIOPosix ThreadPosix.swift
[471/516] Compiling NIOPosix ThreadWindows.swift
[472/521] Compiling NIOPosix PooledRecvBufferAllocator.swift
[473/521] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[474/521] Compiling NIOPosix PosixSingletons.swift
[475/521] Compiling NIOPosix RawSocketBootstrap.swift
[476/521] Compiling NIOPosix Resolver.swift
[477/521] Compiling NIOPosix GetaddrinfoResolver.swift
[478/521] Compiling NIOPosix HappyEyeballs.swift
[479/521] Compiling NIOPosix IO.swift
[480/521] Compiling NIOPosix IntegerBitPacking.swift
[481/521] Compiling NIOPosix IntegerTypes.swift
[482/521] Compiling NIOPosix Linux.swift
[483/521] Compiling NIOPosix PendingWritesManager.swift
[484/521] Compiling NIOPosix PipeChannel.swift
[485/521] Compiling NIOPosix PipePair.swift
[486/521] Compiling NIOPosix PointerHelpers.swift
[487/521] Compiling NIOPosix Pool.swift
[488/521] Compiling NIOPosix BSDSocketAPICommon.swift
[489/521] Compiling NIOPosix BSDSocketAPIPosix.swift
[490/521] Compiling NIOPosix BSDSocketAPIWindows.swift
[491/521] Compiling NIOPosix BaseSocket.swift
[492/521] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[493/521] Compiling NIOPosix BaseSocketChannel.swift
[494/521] Compiling NIOPosix SelectorKqueue.swift
[495/521] Compiling NIOPosix SelectorUring.swift
[496/521] Compiling NIOPosix ServerSocket.swift
[497/521] Compiling NIOPosix Socket.swift
[498/521] Compiling NIOPosix SocketChannel.swift
[499/521] Compiling NIOPosix BaseStreamSocketChannel.swift
[500/521] Compiling NIOPosix Bootstrap.swift
[501/521] Compiling NIOPosix ControlMessage.swift
[502/521] Compiling NIOPosix DatagramVectorReadManager.swift
[503/521] Compiling NIOPosix Errors+Any.swift
[504/521] Compiling NIOPosix FileDescriptor.swift
[505/521] Emitting module NIOPosix
[506/521] Compiling NIOPosix Selectable.swift
[507/521] Compiling NIOPosix SelectableChannel.swift
[508/521] Compiling NIOPosix SelectableEventLoop.swift
[509/521] Compiling NIOPosix SelectorEpoll.swift
[510/521] Compiling NIOPosix SelectorGeneric.swift
[511/521] Compiling NIOPosix LinuxCPUSet.swift
[512/521] Compiling NIOPosix LinuxUring.swift
[513/521] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[514/521] Compiling NIOPosix NIOThreadPool.swift
[515/521] Compiling NIOPosix NonBlockingFileIO.swift
[516/521] Compiling NIOPosix PendingDatagramWritesManager.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] Compiling NIO Exports.swift
[523/523] Emitting module NIO
[524/617] Compiling SQLKit SQLJoin.swift
[525/617] Compiling SQLKit SQLJoinMethod.swift
[526/617] Compiling SQLKit SQLLockingClause.swift
[527/617] Compiling SQLKit SQLOrderBy.swift
[528/617] Compiling SQLKit SQLReturning.swift
[529/617] Compiling SQLKit SQLSubquery.swift
[530/617] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[531/617] Compiling SQLKit SQLAlterEnum.swift
[532/617] Compiling SQLKit SQLAlterTable.swift
[533/617] Compiling SQLKit SQLCreateEnum.swift
[534/627] Compiling SQLKit SQLCreateIndex.swift
[535/627] Compiling SQLKit SQLCreateTable.swift
[536/627] Compiling SQLKit SQLCreateTrigger.swift
[537/627] Compiling SQLKit SQLDelete.swift
[538/627] Compiling SQLKit SQLDropEnum.swift
[539/627] Compiling SQLKit SQLDropIndex.swift
[540/627] Compiling SQLKit SQLDropTable.swift
[541/627] Compiling SQLKit SQLDropTrigger.swift
[542/627] Compiling SQLKit SQLInsert.swift
[543/627] Compiling SQLKit SQLSelect.swift
[544/627] Compiling SQLKit SQLColumn.swift
[545/627] Compiling SQLKit SQLConstraint.swift
[546/627] Compiling SQLKit SQLDataType.swift
[547/627] Compiling SQLKit SQLDirection.swift
[548/627] Compiling SQLKit SQLDistinct.swift
[549/627] Compiling SQLKit SQLForeignKeyAction.swift
[550/627] Compiling SQLKit SQLNestedSubpathExpression.swift
[551/627] Compiling SQLKit SQLQualifiedTable.swift
[552/627] Compiling SQLKit SQLQueryString.swift
[553/627] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[554/627] Compiling SQLKit SQLUnion.swift
[555/627] Compiling SQLKit SQLUpdate.swift
[556/627] Compiling SQLKit SQLExpression.swift
[557/627] Compiling SQLKit SQLSerializer.swift
[558/627] Compiling SQLKit SQLStatement.swift
[559/627] Compiling SQLKit SQLBinaryExpression.swift
[560/627] Compiling SQLKit SQLBinaryOperator.swift
[561/627] Compiling SQLKit SQLBind.swift
[562/627] Compiling SQLKit SQLFunction.swift
[563/627] Compiling SQLKit SQLGroupExpression.swift
[564/627] Compiling SQLKit SQLAlterEnumBuilder.swift
[565/627] Compiling SQLKit SQLAlterTableBuilder.swift
[566/627] Compiling SQLKit SQLConflictUpdateBuilder.swift
[567/627] Compiling SQLKit SQLCreateEnumBuilder.swift
[568/627] Compiling SQLKit SQLCreateIndexBuilder.swift
[569/627] Compiling SQLKit SQLCreateTableBuilder.swift
[570/627] Compiling SQLKit SQLCreateTriggerBuilder.swift
[571/627] Compiling SQLKit SQLDeleteBuilder.swift
[572/627] Compiling SQLKit SQLDropEnumBuilder.swift
[573/627] Compiling SQLKit SQLDropIndexBuilder.swift
[574/627] Compiling SQLKit SQLDropTableBuilder.swift
[575/627] Compiling SQLKit SQLDropTriggerBuilder.swift
[576/627] Compiling SQLKit SQLInsertBuilder.swift
[577/627] Compiling SQLKit SQLPredicateGroupBuilder.swift
[578/627] Compiling SQLKit SQLRawBuilder.swift
[579/627] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[580/627] Compiling SQLKit SQLSelectBuilder.swift
[581/627] Compiling SQLKit SQLSubqueryBuilder.swift
[582/627] Compiling SQLKit SQLUnionBuilder.swift
[583/627] Compiling SQLKit SQLUpdateBuilder.swift
[584/627] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[585/627] Compiling SQLKit SQLColumnUpdateBuilder.swift
[586/627] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[587/627] Compiling SQLKit SQLCommonUnionBuilder.swift
[588/627] Compiling SQLKit SQLJoinBuilder.swift
[589/627] Compiling SQLKit SQLPartialResultBuilder.swift
[590/627] Compiling SQLKit SQLPredicateBuilder.swift
[591/627] Compiling SQLKit SQLQueryBuilder.swift
[592/627] Compiling SQLKit SQLQueryFetcher.swift
[593/627] Compiling SQLKit SQLReturningBuilder.swift
[594/627] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[595/627] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[596/627] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[597/627] Compiling SQLKit SQLColumnAssignment.swift
[598/627] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[599/627] Compiling SQLKit SQLColumnDefinition.swift
[600/627] Compiling SQLKit SQLCommonTableExpression.swift
[601/627] Compiling SQLKit SQLConflictAction.swift
[602/627] Compiling SQLKit SQLConflictResolutionStrategy.swift
[603/627] Compiling SQLKit SQLDropBehaviour.swift
[604/627] Compiling SQLKit SQLEnumDataType.swift
[605/627] Compiling SQLKit SQLExcludedColumn.swift
[606/627] Compiling SQLKit SQLForeignKey.swift
[607/627] Emitting module SQLKit
[608/627] Compiling SQLKit SQLDatabase.swift
[609/627] Compiling SQLKit SQLDatabaseReportedVersion.swift
[610/627] Compiling SQLKit SQLDialect.swift
[611/627] Compiling SQLKit SQLDatabase+Deprecated.swift
[612/627] Compiling SQLKit SQLError.swift
[613/627] Compiling SQLKit SQLExpressions+Deprecated.swift
[614/627] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[615/627] Compiling SQLKit Exports.swift
[616/627] Compiling SQLKit SQLAlias.swift
[617/627] Compiling SQLKit SQLBetween.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 SQLBenchmarker.swift
[629/635] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[630/635] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[631/635] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[632/635] Emitting module SQLKitBenchmark
[633/635] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[634/635] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[635/635] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
Build complete! (24.41s)
Build complete.
Done.