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.9 for macOS (SPM) on 23 Sep 2024 05:00:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[1/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling CNIOWindows shim.c
[3/9] Compiling CNIOLinux liburing_shims.c
[4/9] Compiling CNIOLinux shim.c
[5/38] Compiling CNIODarwin shim.c
[6/38] Compiling _AtomicsShims.c
[8/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/58] Compiling Atomics AtomicMemoryOrderings.swift
[10/58] Compiling Atomics DoubleWord.swift
[11/58] Compiling Atomics ManagedAtomic.swift
[12/58] Compiling Atomics ManagedAtomicLazyReference.swift
[13/58] Compiling Atomics Primitives.shims.swift
[14/58] Compiling Atomics AtomicInteger.swift
[15/58] Compiling Atomics AtomicOptionalWrappable.swift
[16/58] Compiling Atomics AtomicReference.swift
[17/58] Compiling Atomics OptionalRawRepresentable.swift
[18/58] Compiling Atomics RawRepresentable.swift
[19/58] Compiling _NIOBase64 Base64.swift
[20/58] Emitting module _NIOBase64
[21/58] Compiling Atomics AtomicBool.swift
[22/58] Compiling Atomics IntegerConformances.swift
[23/58] Compiling Atomics PointerConformances.swift
[24/58] Compiling Atomics Primitives.native.swift
[25/58] Emitting module InternalCollectionsUtilities
[26/58] Compiling Atomics AtomicStorage.swift
[27/58] Compiling Atomics AtomicValue.swift
[28/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/285] Compiling DequeModule _DequeSlot.swift
[30/285] Compiling DequeModule _DequeBufferHeader.swift
[31/286] Compiling DequeModule _DequeBuffer.swift
[32/286] Compiling HeapModule Heap.swift
[33/286] Compiling HeapModule _HeapNode.swift
[34/286] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/286] Compiling HeapModule Heap+Invariants.swift
[36/286] Compiling HeapModule Heap+UnsafeHandle.swift
[37/286] Compiling HeapModule Heap+Descriptions.swift
[38/286] Emitting module HeapModule
[39/286] Compiling _NIODataStructures PriorityQueue.swift
[40/286] Compiling _NIODataStructures _TinyArray.swift
[41/341] Compiling _NIODataStructures Heap.swift
[42/341] Emitting module _NIODataStructures
[43/341] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/341] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[45/341] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[46/341] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[47/341] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[48/341] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[49/341] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[50/341] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[51/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[52/341] Compiling _RopeModule Rope+Sequence.swift
[53/341] Compiling _RopeModule Rope+Append.swift
[54/341] Compiling _RopeModule Rope+Extract.swift
[55/341] Compiling _RopeModule Rope+Find.swift
[56/341] Compiling _RopeModule Rope+ForEachWhile.swift
[57/341] Compiling _RopeModule Rope+Insert.swift
[58/341] Compiling _RopeModule Rope+Join.swift
[59/341] Compiling _RopeModule Rope+MutatingForEach.swift
[60/349] Compiling BitCollections BitArray+Testing.swift
[61/349] Compiling BitCollections BitArray._UnsafeHandle.swift
[62/349] Compiling BitCollections BitArray.swift
[63/349] Compiling BitCollections BitSet+BidirectionalCollection.swift
[64/349] Compiling BitCollections BitSet+Codable.swift
[65/349] Compiling BitCollections BitSet+Hashable.swift
[66/355] Compiling BitCollections BitSet+Initializers.swift
[67/355] Compiling BitCollections BitSet+Invariants.swift
[68/355] Compiling BitCollections BitSet+Random.swift
[69/355] Compiling BitCollections BitSet+SetAlgebra basics.swift
[70/355] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[71/355] Compiling BitCollections BitArray+BitwiseOperations.swift
[72/355] Compiling BitCollections BitSet+CustomStringConvertible.swift
[73/355] Compiling BitCollections BitSet+Equatable.swift
[76/355] Compiling BitCollections BitArray+Shifts.swift
[78/355] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[79/355] Compiling BitCollections BitSet+Extras.swift
[82/355] Compiling BitCollections BitArray+Equatable.swift
[83/355] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[84/355] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[85/355] Compiling BitCollections BitArray+Extras.swift
[86/355] Compiling BitCollections BitArray+Fill.swift
[87/355] Compiling _RopeModule RopeMetric.swift
[88/355] Compiling BitCollections BitArray+Initializers.swift
[89/355] Compiling BitCollections BitArray+Invariants.swift
[90/355] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[91/355] Compiling BitCollections BitArray+RandomBits.swift
[92/355] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[93/355] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[94/355] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[95/355] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[96/355] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[97/355] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[98/355] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[99/355] Compiling BitCollections BitArray+Descriptions.swift
[102/355] Compiling OrderedCollections OrderedSet+SubSequence.swift
[103/355] Compiling OrderedCollections OrderedSet+Testing.swift
[104/355] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[105/355] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[106/355] Compiling OrderedCollections OrderedSet.swift
[107/355] Compiling OrderedCollections _UnsafeBitset.swift
[108/355] Compiling BitCollections BitArray+Hashable.swift
[116/355] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[117/355] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[118/355] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[119/355] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[120/355] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[121/355] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[122/355] Compiling BitCollections BitSet+SetAlgebra union.swift
[123/355] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[124/355] Compiling BitCollections BitSet.Counted.swift
[125/355] Compiling BitCollections BitSet.Index.swift
[126/355] Compiling BitCollections BitSet._UnsafeHandle.swift
[128/355] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[129/355] Compiling BitCollections BitArray+Codable.swift
[130/355] Compiling BitCollections BitArray+Collection.swift
[131/355] Compiling BitCollections BitArray+Copy.swift
[132/355] Compiling BitCollections BitArray+CustomReflectable.swift
[133/355] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[134/355] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[135/355] Compiling BitCollections BitSet+CustomReflectable.swift
[138/357] Compiling Logging LogHandler.swift
[139/357] Compiling Logging MetadataProvider.swift
[140/357] Compiling Logging Logging.swift
[141/357] Emitting module Logging
[142/357] Compiling Logging Locks.swift
[149/362] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[150/362] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[151/362] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[152/362] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[153/362] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[154/362] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[155/362] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[156/362] Compiling HashTreeCollections TreeSet.swift
[157/362] Emitting module DequeModule
[193/369] Compiling Atomics IntegerOperations.swift
[194/369] Compiling Atomics Unmanaged extensions.swift
[199/369] Compiling BitCollections Range+Utilities.swift
[200/369] Compiling BitCollections Slice+Utilities.swift
[201/369] Compiling BitCollections UInt+Tricks.swift
[202/369] Compiling BitCollections _Word.swift
[221/369] Compiling BitCollections BitSet.swift
[229/369] Emitting module BitCollections
[317/369] Emitting module OrderedCollections
[336/369] Emitting module _RopeModule
[336/369] Compiling c-nioatomics.c
[338/369] Compiling _RopeModule Rope+Remove.swift
[339/369] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/369] Compiling _RopeModule Rope+Split.swift
[341/369] Compiling _RopeModule Optional Utilities.swift
[342/369] Compiling _RopeModule String Utilities.swift
[343/369] Compiling _RopeModule String.Index+ABI.swift
[344/369] Compiling _RopeModule _CharacterRecognizer.swift
[349/369] Emitting module Atomics
[368/369] Emitting module HashTreeCollections
[368/369] Compiling c-atomics.c
[370/377] Emitting module Collections
[371/377] Compiling Collections Collections.swift
[372/377] Compiling NIOConcurrencyHelpers NIOLock.swift
[373/377] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[374/377] Emitting module NIOConcurrencyHelpers
[375/377] Compiling NIOConcurrencyHelpers lock.swift
[376/377] Compiling NIOConcurrencyHelpers atomics.swift
[377/377] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[378/436] Compiling NIOCore GlobalSingletons.swift
[379/436] Compiling NIOCore IO.swift
[380/436] Compiling NIOCore IOData.swift
[381/436] Compiling NIOCore IPProtocol.swift
[382/436] Compiling NIOCore IntegerBitPacking.swift
[383/436] Compiling NIOCore IntegerTypes.swift
[384/442] Compiling NIOCore NIOLoopBound.swift
[385/442] Compiling NIOCore NIOSendable.swift
[386/442] Compiling NIOCore PointerHelpers.swift
[387/442] Compiling NIOCore RecvByteBufferAllocator.swift
[388/442] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[389/442] Compiling NIOCore SocketAddresses.swift
[390/442] Compiling NIOCore Interfaces.swift
[391/442] Compiling NIOCore Linux.swift
[392/442] Compiling NIOCore MarkedCircularBuffer.swift
[393/442] Compiling NIOCore MulticastChannel.swift
[394/442] Compiling NIOCore NIOAny.swift
[395/442] Compiling NIOCore NIOCloseOnErrorHandler.swift
[396/442] Compiling NIOCore AddressedEnvelope.swift
[397/442] Compiling NIOCore AsyncAwaitSupport.swift
[398/442] Compiling NIOCore AsyncChannel.swift
[399/442] Compiling NIOCore AsyncChannelHandler.swift
[400/442] Compiling NIOCore AsyncChannelInboundStream.swift
[401/442] Compiling NIOCore AsyncChannelOutboundWriter.swift
[402/442] Compiling NIOCore NIOAsyncSequenceProducer.swift
[403/442] Compiling NIOCore SocketOptionProvider.swift
[404/442] Compiling NIOCore SystemCallHelpers.swift
[405/442] Compiling NIOCore TimeAmount+Duration.swift
[406/442] Compiling NIOCore TypeAssistedChannelHandler.swift
[407/442] Compiling NIOCore UniversalBootstrapSupport.swift
[408/442] Compiling NIOCore Utilities.swift
[409/442] Compiling NIOCore EventLoopFuture+Deprecated.swift
[410/442] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[411/442] Compiling NIOCore EventLoopFuture.swift
[412/442] Compiling NIOCore FileDescriptor.swift
[413/442] Compiling NIOCore FileHandle.swift
[414/442] Compiling NIOCore FileRegion.swift
[415/442] Compiling NIOCore ChannelHandlers.swift
[416/442] Compiling NIOCore ChannelInvoker.swift
[417/442] Compiling NIOCore ChannelOption.swift
[418/442] Compiling NIOCore ChannelPipeline.swift
[419/442] Compiling NIOCore CircularBuffer.swift
[420/442] Compiling NIOCore Codec.swift
[421/442] Compiling NIOCore ConvenienceOptionSupport.swift
[422/442] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[423/442] Compiling NIOCore NIOAsyncWriter.swift
[424/442] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[425/442] Compiling NIOCore BSDSocketAPI.swift
[426/442] Compiling NIOCore ByteBuffer-aux.swift
[427/442] Compiling NIOCore ByteBuffer-conversions.swift
[428/442] Compiling NIOCore ByteBuffer-core.swift
[429/442] Compiling NIOCore DeadChannel.swift
[430/442] Compiling NIOCore DispatchQueue+WithFuture.swift
[431/442] Compiling NIOCore EventLoop+Deprecated.swift
[432/442] Compiling NIOCore EventLoop+SerialExecutor.swift
[433/442] Compiling NIOCore EventLoop.swift
[434/442] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[435/442] Compiling NIOCore ByteBuffer-hexdump.swift
[436/442] Compiling NIOCore ByteBuffer-int.swift
[437/442] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[438/442] Compiling NIOCore ByteBuffer-multi-int.swift
[439/442] Compiling NIOCore ByteBuffer-views.swift
[440/442] Compiling NIOCore Channel.swift
[441/442] Compiling NIOCore ChannelHandler.swift
[442/442] Emitting module NIOCore
[443/496] Compiling NIOEmbedded AsyncTestingChannel.swift
[444/496] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[445/496] Compiling NIOEmbedded Embedded.swift
[446/496] Emitting module NIOEmbedded
[447/496] Emitting module NIOPosix
[448/501] Compiling NIOPosix PooledRecvBufferAllocator.swift
[449/501] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[450/501] Compiling NIOPosix PosixSingletons.swift
[451/501] Compiling NIOPosix RawSocketBootstrap.swift
[452/501] Compiling NIOPosix Resolver.swift
[453/501] Compiling NIOPosix SocketProtocols.swift
[454/501] Compiling NIOPosix System.swift
[455/501] Compiling NIOPosix Thread.swift
[456/501] Compiling NIOPosix ThreadPosix.swift
[457/501] Compiling NIOPosix ThreadWindows.swift
[458/501] Compiling NIOPosix PendingWritesManager.swift
[459/501] Compiling NIOPosix PipeChannel.swift
[460/501] Compiling NIOPosix PipePair.swift
[461/501] Compiling NIOPosix PointerHelpers.swift
[462/501] Compiling NIOPosix Pool.swift
[463/501] Compiling NIOPosix GetaddrinfoResolver.swift
[464/501] Compiling NIOPosix HappyEyeballs.swift
[465/501] Compiling NIOPosix IO.swift
[466/501] Compiling NIOPosix IntegerBitPacking.swift
[467/501] Compiling NIOPosix IntegerTypes.swift
[468/501] Compiling NIOPosix Linux.swift
[469/501] Compiling NIOPosix LinuxCPUSet.swift
[470/501] Compiling NIOPosix LinuxUring.swift
[471/501] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[472/501] Compiling NIOPosix NIOThreadPool.swift
[473/501] Compiling NIOPosix NonBlockingFileIO.swift
[474/501] Compiling NIOPosix PendingDatagramWritesManager.swift
[475/501] Compiling NIOPosix Selectable.swift
[476/501] Compiling NIOPosix SelectableChannel.swift
[477/501] Compiling NIOPosix SelectableEventLoop.swift
[478/501] Compiling NIOPosix SelectorEpoll.swift
[479/501] Compiling NIOPosix SelectorGeneric.swift
[480/501] Compiling NIOPosix SelectorKqueue.swift
[481/501] Compiling NIOPosix SelectorUring.swift
[482/501] Compiling NIOPosix ServerSocket.swift
[483/501] Compiling NIOPosix Socket.swift
[484/501] Compiling NIOPosix SocketChannel.swift
[485/501] Compiling NIOPosix BSDSocketAPICommon.swift
[486/501] Compiling NIOPosix BSDSocketAPIPosix.swift
[487/501] Compiling NIOPosix BSDSocketAPIWindows.swift
[488/501] Compiling NIOPosix BaseSocket.swift
[489/501] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[490/501] Compiling NIOPosix BaseSocketChannel.swift
[491/501] Compiling NIOPosix BaseStreamSocketChannel.swift
[492/501] Compiling NIOPosix Bootstrap.swift
[493/501] Compiling NIOPosix ControlMessage.swift
[494/501] Compiling NIOPosix DatagramVectorReadManager.swift
[495/501] Compiling NIOPosix Errors+Any.swift
[496/501] Compiling NIOPosix FileDescriptor.swift
[497/501] Compiling NIOPosix UnsafeTransfer.swift
[498/501] Compiling NIOPosix Utilities.swift
[499/501] Compiling NIOPosix VsockAddress.swift
[500/501] Compiling NIOPosix VsockChannelEvents.swift
[501/501] Compiling NIOPosix resource_bundle_accessor.swift
[502/503] Emitting module NIO
[503/503] Compiling NIO Exports.swift
[504/597] Compiling SQLKit SQLJoin.swift
[505/597] Compiling SQLKit SQLJoinMethod.swift
[506/597] Compiling SQLKit SQLLockingClause.swift
[507/597] Compiling SQLKit SQLOrderBy.swift
[508/597] Compiling SQLKit SQLReturning.swift
[509/597] Compiling SQLKit SQLSubquery.swift
[510/597] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[511/597] Compiling SQLKit SQLAlterEnum.swift
[512/597] Compiling SQLKit SQLAlterTable.swift
[513/597] Compiling SQLKit SQLCreateEnum.swift
[514/597] Compiling SQLKit SQLColumnAssignment.swift
[515/597] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[516/597] Compiling SQLKit SQLColumnDefinition.swift
[517/597] Compiling SQLKit SQLCommonTableExpression.swift
[518/597] Compiling SQLKit SQLConflictAction.swift
[519/597] Compiling SQLKit SQLConflictResolutionStrategy.swift
[520/597] Compiling SQLKit SQLDropBehaviour.swift
[521/597] Compiling SQLKit SQLEnumDataType.swift
[522/597] Compiling SQLKit SQLExcludedColumn.swift
[523/597] Compiling SQLKit SQLForeignKey.swift
[524/607] Compiling SQLKit SQLUnion.swift
[525/607] Compiling SQLKit SQLUpdate.swift
[526/607] Compiling SQLKit SQLExpression.swift
[527/607] Compiling SQLKit SQLSerializer.swift
[528/607] Compiling SQLKit SQLStatement.swift
[529/607] Compiling SQLKit SQLBinaryExpression.swift
[530/607] Compiling SQLKit SQLBinaryOperator.swift
[531/607] Compiling SQLKit SQLBind.swift
[532/607] Compiling SQLKit SQLFunction.swift
[533/607] Compiling SQLKit SQLGroupExpression.swift
[534/607] Compiling SQLKit SQLDropTriggerBuilder.swift
[535/607] Compiling SQLKit SQLInsertBuilder.swift
[536/607] Compiling SQLKit SQLPredicateGroupBuilder.swift
[537/607] Compiling SQLKit SQLRawBuilder.swift
[538/607] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[539/607] Compiling SQLKit SQLSelectBuilder.swift
[540/607] Compiling SQLKit SQLSubqueryBuilder.swift
[541/607] Compiling SQLKit SQLUnionBuilder.swift
[542/607] Compiling SQLKit SQLUpdateBuilder.swift
[543/607] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[544/607] Compiling SQLKit SQLColumnUpdateBuilder.swift
[545/607] Compiling SQLKit SQLDatabase.swift
[546/607] Compiling SQLKit SQLDatabaseReportedVersion.swift
[547/607] Compiling SQLKit SQLDialect.swift
[548/607] Compiling SQLKit SQLDatabase+Deprecated.swift
[549/607] Compiling SQLKit SQLError.swift
[550/607] Compiling SQLKit SQLExpressions+Deprecated.swift
[551/607] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[552/607] Compiling SQLKit Exports.swift
[553/607] Compiling SQLKit SQLAlias.swift
[554/607] Compiling SQLKit SQLBetween.swift
[555/607] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[556/607] Compiling SQLKit SQLCommonUnionBuilder.swift
[557/607] Compiling SQLKit SQLJoinBuilder.swift
[558/607] Compiling SQLKit SQLPartialResultBuilder.swift
[559/607] Compiling SQLKit SQLPredicateBuilder.swift
[560/607] Compiling SQLKit SQLQueryBuilder.swift
[561/607] Compiling SQLKit SQLQueryFetcher.swift
[562/607] Compiling SQLKit SQLReturningBuilder.swift
[563/607] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[564/607] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[565/607] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[566/607] Emitting module SQLKit
[567/607] Compiling SQLKit SQLAlterEnumBuilder.swift
[568/607] Compiling SQLKit SQLAlterTableBuilder.swift
[569/607] Compiling SQLKit SQLConflictUpdateBuilder.swift
[570/607] Compiling SQLKit SQLCreateEnumBuilder.swift
[571/607] Compiling SQLKit SQLCreateIndexBuilder.swift
[572/607] Compiling SQLKit SQLCreateTableBuilder.swift
[573/607] Compiling SQLKit SQLCreateTriggerBuilder.swift
[574/607] Compiling SQLKit SQLDeleteBuilder.swift
[575/607] Compiling SQLKit SQLDropEnumBuilder.swift
[576/607] Compiling SQLKit SQLDropIndexBuilder.swift
[577/607] Compiling SQLKit SQLDropTableBuilder.swift
[578/607] Compiling SQLKit SQLCreateIndex.swift
[579/607] Compiling SQLKit SQLCreateTable.swift
[580/607] Compiling SQLKit SQLCreateTrigger.swift
[581/607] Compiling SQLKit SQLDelete.swift
[582/607] Compiling SQLKit SQLDropEnum.swift
[583/607] Compiling SQLKit SQLDropIndex.swift
[584/607] Compiling SQLKit SQLDropTable.swift
[585/607] Compiling SQLKit SQLDropTrigger.swift
[586/607] Compiling SQLKit SQLInsert.swift
[587/607] Compiling SQLKit SQLSelect.swift
[588/607] Compiling SQLKit SQLColumn.swift
[589/607] Compiling SQLKit SQLConstraint.swift
[590/607] Compiling SQLKit SQLDataType.swift
[591/607] Compiling SQLKit SQLDirection.swift
[592/607] Compiling SQLKit SQLDistinct.swift
[593/607] Compiling SQLKit SQLForeignKeyAction.swift
[594/607] Compiling SQLKit SQLNestedSubpathExpression.swift
[595/607] Compiling SQLKit SQLQualifiedTable.swift
[596/607] Compiling SQLKit SQLQueryString.swift
[597/607] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[598/607] Compiling SQLKit SQLIdentifier.swift
[599/607] Compiling SQLKit SQLList.swift
[600/607] Compiling SQLKit SQLLiteral.swift
[601/607] Compiling SQLKit SQLRaw.swift
[602/607] Compiling SQLKit SQLCodingUtilities.swift
[603/607] Compiling SQLKit SQLQueryEncoder.swift
[604/607] Compiling SQLKit SQLRow.swift
[605/607] Compiling SQLKit SQLRowDecoder.swift
[606/607] Compiling SQLKit SomeCodingKey.swift
[607/607] Compiling SQLKit StringHandling.swift
[608/615] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[609/615] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[610/615] Compiling SQLKitBenchmark SQLBenchmarker.swift
[611/615] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[612/615] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[613/615] Emitting module SQLKitBenchmark
[614/615] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[615/615] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
Build complete! (39.60s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/3587] Fetching swift-log
[217/18627] Fetching swift-log, swift-collections
[11108/88624] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git (5.03s)
Fetched https://github.com/apple/swift-collections.git (5.03s)
Fetched https://github.com/apple/swift-log.git (5.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (4.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/1569] Fetching swift-atomics
[64/5229] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (1.13s)
Fetched https://github.com/apple/swift-system.git (1.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Build complete.
Done.