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 Linux on 23 Sep 2024 04:56:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/3587] Fetching swift-log
[3588/18627] Fetching swift-log, swift-collections
[11108/88624] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.77s)
Fetched https://github.com/apple/swift-collections.git from cache (4.80s)
Fetched https://github.com/apple/swift-nio.git from cache (4.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (1.35s)
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
[1241/5229] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.66s)
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
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
Building for debugging...
[0/28] Write sources
[17/28] Compiling CNIOWindows shim.c
[17/28] Compiling _AtomicsShims.c
[17/28] Write sources
[21/28] Compiling CNIOWindows WSAStartup.c
[22/28] Compiling CNIOLinux liburing_shims.c
[23/28] Compiling CNIODarwin shim.c
[24/28] Compiling CNIOLinux shim.c
[25/28] Write swift-version-24593BA9C3E375BF.txt
[27/75] Emitting module _NIOBase64
[28/75] Emitting module InternalCollectionsUtilities
[28/77] Compiling c-nioatomics.c
[29/77] Compiling c-atomics.c
[31/83] Emitting module Atomics
[32/85] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/85] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/85] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/85] Compiling InternalCollectionsUtilities Specialize.swift
[45/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/85] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/85] Compiling InternalCollectionsUtilities Debugging.swift
[48/85] Compiling InternalCollectionsUtilities Descriptions.swift
[49/85] Compiling _NIODataStructures PriorityQueue.swift
[50/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[51/85] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[52/85] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[53/85] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/85] Compiling InternalCollectionsUtilities Integer rank.swift
[55/85] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/86] Compiling _NIOBase64 Base64.swift
[65/87] Compiling Atomics IntegerOperations.swift
[66/87] Compiling Atomics Unmanaged extensions.swift
[68/87] Compiling _NIODataStructures _TinyArray.swift
[69/216] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[70/247] Compiling HashTreeCollections _Hash.swift
[71/247] Compiling HashTreeCollections _HashLevel.swift
[72/247] Compiling HashTreeCollections _HashNode+Builder.swift
[73/247] Compiling HashTreeCollections _AncestorHashSlots.swift
[74/247] Compiling HashTreeCollections _Bitmap.swift
[75/247] Compiling HashTreeCollections _Bucket.swift
[76/265] Compiling HeapModule Heap+Descriptions.swift
[78/294] Compiling HeapModule Heap.swift
[79/294] Compiling HeapModule _HeapNode.swift
[80/301] Compiling HeapModule Heap+Invariants.swift
[81/301] Compiling HeapModule Heap+UnsafeHandle.swift
[82/309] Emitting module HeapModule
[84/310] Compiling DequeModule Deque+CustomReflectable.swift
[85/310] Compiling DequeModule Deque+Descriptions.swift
[86/312] Compiling Logging MetadataProvider.swift
[87/312] Compiling DequeModule _DequeBuffer.swift
[88/312] Compiling DequeModule _DequeBufferHeader.swift
[89/312] Emitting module Logging
[90/312] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[91/312] Compiling HashTreeCollections TreeSet+Debugging.swift
[92/312] Compiling HashTreeCollections TreeSet+Descriptions.swift
[93/312] Compiling HashTreeCollections TreeSet+Equatable.swift
[94/312] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[95/312] Compiling HashTreeCollections TreeSet+Extras.swift
[96/312] Compiling HashTreeCollections TreeSet+Filter.swift
[97/319] Compiling HashTreeCollections _HashStack.swift
[98/319] Compiling HashTreeCollections _HashTreeIterator.swift
[99/319] Compiling HashTreeCollections _HashTreeStatistics.swift
[100/319] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[101/319] Compiling HashTreeCollections _RawHashNode.swift
[102/319] Compiling HashTreeCollections _UnmanagedHashNode.swift
[103/319] Compiling HashTreeCollections _UnsafePath.swift
[104/319] Compiling HashTreeCollections TreeSet+Hashable.swift
[105/319] Compiling HashTreeCollections TreeSet+Sendable.swift
[106/319] Compiling HashTreeCollections TreeSet+Sequence.swift
[107/319] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[108/319] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[109/319] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[110/319] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[111/319] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[112/319] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[113/319] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[114/329] Emitting module NIOConcurrencyHelpers
[115/329] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/329] Emitting module _NIODataStructures
[117/329] Compiling _NIODataStructures Heap.swift
[118/330] Compiling NIOConcurrencyHelpers lock.swift
[119/352] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[120/352] Compiling BitCollections BitSet+Extras.swift
[122/383] Compiling BitCollections BitSet+Hashable.swift
[123/383] Compiling BitCollections BitSet+Initializers.swift
[124/383] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[125/383] Compiling NIOConcurrencyHelpers atomics.swift
[126/383] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[127/384] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[128/384] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[129/384] Compiling BitCollections BitArray+Extras.swift
[130/384] Compiling BitCollections BitArray+Fill.swift
[131/384] Compiling BitCollections BitArray+Hashable.swift
[132/384] Compiling BitCollections BitArray+Initializers.swift
[133/384] Compiling BitCollections BitArray+Invariants.swift
[134/384] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[137/384] Compiling BitCollections BitArray+Codable.swift
[138/384] Compiling BitCollections BitArray+Collection.swift
[139/384] Compiling BitCollections BitArray+Copy.swift
[140/384] Compiling BitCollections BitArray+CustomReflectable.swift
[141/384] Compiling BitCollections BitArray+Descriptions.swift
[142/384] Compiling BitCollections BitArray+Equatable.swift
[143/384] Compiling BitCollections BitArray+RandomBits.swift
[144/384] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[146/384] Compiling BitCollections BitArray+Shifts.swift
[147/384] Compiling BitCollections BitArray+Testing.swift
[148/384] Compiling BitCollections BitArray._UnsafeHandle.swift
[149/384] Compiling BitCollections BitArray.swift
[150/384] Compiling BitCollections BitSet+BidirectionalCollection.swift
[151/384] Compiling BitCollections BitSet+Codable.swift
[152/384] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[153/384] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[154/384] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[155/384] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[156/384] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[157/384] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[158/384] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[162/384] Compiling BitCollections BitArray+BitwiseOperations.swift
[163/384] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[164/384] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[165/384] Compiling BitCollections BitSet+CustomReflectable.swift
[166/384] Compiling BitCollections BitSet+CustomStringConvertible.swift
[167/384] Compiling BitCollections BitSet+Equatable.swift
[172/384] Compiling OrderedCollections OrderedSet+Sendable.swift
[173/384] Compiling OrderedCollections OrderedSet+SubSequence.swift
[174/384] Compiling OrderedCollections OrderedSet+Testing.swift
[175/384] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[176/384] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[177/384] Compiling OrderedCollections OrderedSet.swift
[178/384] Compiling OrderedCollections _UnsafeBitset.swift
[179/384] Compiling HashTreeCollections TreeDictionary+Merge.swift
[180/384] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[181/384] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[182/384] Compiling HashTreeCollections TreeDictionary+Values.swift
[183/384] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[184/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[185/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[186/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[187/384] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[188/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[189/384] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[190/384] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[191/384] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[192/384] Compiling HashTreeCollections TreeSet.swift
[193/384] Compiling Logging LogHandler.swift
[194/384] Compiling Logging Locks.swift
[195/384] Compiling Logging Logging.swift
[206/394] Compiling BitCollections BitSet+Invariants.swift
[207/394] Compiling BitCollections BitSet+Random.swift
[208/394] Compiling BitCollections BitSet+SetAlgebra basics.swift
[209/394] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[210/394] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[211/394] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[226/401] Emitting module DequeModule
[236/402] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[237/402] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[245/403] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[246/403] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[247/403] Compiling BitCollections BitSet+SetAlgebra union.swift
[248/403] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[249/403] Compiling BitCollections BitSet.Counted.swift
[250/459] Compiling NIOCore CircularBuffer.swift
[251/459] Compiling NIOCore Codec.swift
[252/459] Compiling NIOCore ConvenienceOptionSupport.swift
[253/459] Compiling NIOCore DeadChannel.swift
[254/459] Compiling NIOCore DispatchQueue+WithFuture.swift
[255/459] Compiling NIOCore EventLoop+Deprecated.swift
[256/459] Compiling NIOCore EventLoop+SerialExecutor.swift
[257/459] Compiling NIOCore MarkedCircularBuffer.swift
[258/459] Compiling NIOCore MulticastChannel.swift
[259/459] Compiling NIOCore NIOAny.swift
[260/459] Compiling NIOCore NIOCloseOnErrorHandler.swift
[261/459] Emitting module BitCollections
[262/459] Compiling BitCollections _Word.swift
[271/459] Compiling NIOCore Interfaces.swift
[272/459] Compiling NIOCore Linux.swift
[273/459] Compiling BitCollections Slice+Utilities.swift
[274/459] Compiling BitCollections UInt+Tricks.swift
[278/459] Compiling NIOCore ByteBuffer-conversions.swift
[279/459] Compiling NIOCore ByteBuffer-core.swift
[280/459] Compiling NIOCore ByteBuffer-hexdump.swift
[281/459] Compiling NIOCore ByteBuffer-int.swift
[282/459] Compiling NIOCore EventLoop.swift
[283/459] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[284/459] Compiling NIOCore EventLoopFuture+Deprecated.swift
[285/459] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[286/459] Compiling NIOCore EventLoopFuture.swift
[287/459] Compiling NIOCore FileDescriptor.swift
[288/459] Compiling NIOCore AddressedEnvelope.swift
[289/459] Compiling NIOCore AsyncAwaitSupport.swift
[290/459] Compiling NIOCore AsyncChannel.swift
[291/459] Compiling NIOCore AsyncChannelHandler.swift
[292/459] Compiling NIOCore AsyncChannelInboundStream.swift
[293/459] Compiling NIOCore AsyncChannelOutboundWriter.swift
[294/459] Compiling NIOCore NIOAsyncSequenceProducer.swift
[295/459] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[296/459] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[297/459] Compiling NIOCore ByteBuffer-multi-int.swift
[298/459] Compiling NIOCore ByteBuffer-views.swift
[299/459] Compiling NIOCore Channel.swift
[300/459] Compiling NIOCore ChannelHandler.swift
[301/459] Compiling NIOCore ChannelHandlers.swift
[302/459] Compiling NIOCore ChannelInvoker.swift
[303/459] Compiling NIOCore ChannelOption.swift
[304/459] Compiling NIOCore NIOAsyncWriter.swift
[305/459] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[306/459] Compiling NIOCore BSDSocketAPI.swift
[307/459] Compiling NIOCore ByteBuffer-aux.swift
[308/459] Compiling NIOCore NIOLoopBound.swift
[309/459] Compiling NIOCore NIOSendable.swift
[310/459] Compiling NIOCore PointerHelpers.swift
[311/459] Compiling NIOCore RecvByteBufferAllocator.swift
[312/459] Compiling NIOCore GlobalSingletons.swift
[313/459] Compiling NIOCore IO.swift
[314/459] Compiling NIOCore IOData.swift
[315/459] Compiling NIOCore IPProtocol.swift
[332/459] Compiling NIOCore IntegerBitPacking.swift
[333/459] Compiling NIOCore IntegerTypes.swift
[339/460] Emitting module OrderedCollections
[342/461] Emitting module _RopeModule
[343/461] Compiling _RopeModule Rope+Join.swift
[344/461] Compiling _RopeModule Rope+MutatingForEach.swift
[345/461] Compiling _RopeModule Rope+Remove.swift
[346/461] Compiling _RopeModule Rope+RemoveSubrange.swift
[347/461] Compiling _RopeModule Rope+Split.swift
[348/461] Compiling _RopeModule Optional Utilities.swift
[349/461] Compiling _RopeModule String Utilities.swift
[350/461] Compiling _RopeModule String.Index+ABI.swift
[351/461] Compiling _RopeModule _CharacterRecognizer.swift
[360/461] Compiling NIOCore FileHandle.swift
[361/461] Compiling NIOCore FileRegion.swift
[362/461] Compiling NIOCore ChannelPipeline.swift
[385/461] Emitting module HashTreeCollections
[431/473] Compiling Collections Collections.swift
[432/473] Emitting module Collections
[450/474] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[451/474] Compiling NIOCore SocketAddresses.swift
[452/474] Compiling NIOCore SocketOptionProvider.swift
[453/474] Compiling NIOCore SystemCallHelpers.swift
[454/474] Compiling NIOCore TimeAmount+Duration.swift
[455/474] Compiling NIOCore TypeAssistedChannelHandler.swift
[456/474] Compiling NIOCore UniversalBootstrapSupport.swift
[457/474] Compiling NIOCore Utilities.swift
[474/474] Emitting module NIOCore
[476/527] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[477/527] Emitting module NIOEmbedded
[478/527] Compiling NIOEmbedded Embedded.swift
[479/527] Compiling NIOEmbedded AsyncTestingChannel.swift
[481/528] Emitting module NIOPosix
[482/534] Compiling NIOPosix IO.swift
[483/534] Compiling NIOPosix IntegerBitPacking.swift
[484/534] Compiling NIOPosix IntegerTypes.swift
[485/534] Compiling NIOPosix Linux.swift
[486/534] Compiling NIOPosix LinuxCPUSet.swift
[487/534] Compiling NIOPosix LinuxUring.swift
[488/534] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[489/534] Compiling NIOPosix ThreadPosix.swift
[490/534] Compiling NIOPosix ThreadWindows.swift
[491/534] Compiling NIOPosix UnsafeTransfer.swift
[492/534] Compiling NIOPosix Utilities.swift
[493/534] Compiling NIOPosix VsockAddress.swift
[494/534] Compiling NIOPosix VsockChannelEvents.swift
[495/534] Compiling NIOPosix SelectableChannel.swift
[496/534] Compiling NIOPosix SelectableEventLoop.swift
[497/534] Compiling NIOPosix SelectorEpoll.swift
[498/534] Compiling NIOPosix SelectorGeneric.swift
[499/534] Compiling NIOPosix SelectorKqueue.swift
[500/534] Compiling NIOPosix SelectorUring.swift
[501/534] Compiling NIOPosix ServerSocket.swift
[502/534] Compiling NIOPosix Socket.swift
[503/534] Compiling NIOPosix SocketChannel.swift
[504/534] Compiling NIOPosix SocketProtocols.swift
[505/534] Compiling NIOPosix System.swift
[506/534] Compiling NIOPosix Thread.swift
[507/534] Compiling NIOPosix Pool.swift
[508/534] Compiling NIOPosix PooledRecvBufferAllocator.swift
[509/534] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[510/534] Compiling NIOPosix PosixSingletons.swift
[511/534] Compiling NIOPosix RawSocketBootstrap.swift
[512/534] Compiling NIOPosix Resolver.swift
[513/534] Compiling NIOPosix Selectable.swift
[514/534] Compiling NIOPosix BSDSocketAPICommon.swift
[515/534] Compiling NIOPosix BSDSocketAPIPosix.swift
[516/534] Compiling NIOPosix BSDSocketAPIWindows.swift
[517/534] Compiling NIOPosix BaseSocket.swift
[518/534] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[519/534] Compiling NIOPosix BaseSocketChannel.swift
[520/534] Compiling NIOPosix BaseStreamSocketChannel.swift
[521/534] Compiling NIOPosix NIOThreadPool.swift
[522/534] Compiling NIOPosix NonBlockingFileIO.swift
[523/534] Compiling NIOPosix PendingDatagramWritesManager.swift
[524/534] Compiling NIOPosix PendingWritesManager.swift
[525/534] Compiling NIOPosix PipeChannel.swift
[526/534] Compiling NIOPosix PipePair.swift
[527/534] Compiling NIOPosix PointerHelpers.swift
[528/534] Compiling NIOPosix Bootstrap.swift
[529/534] Compiling NIOPosix ControlMessage.swift
[530/534] Compiling NIOPosix DatagramVectorReadManager.swift
[531/534] Compiling NIOPosix Errors+Any.swift
[532/534] Compiling NIOPosix FileDescriptor.swift
[533/534] Compiling NIOPosix GetaddrinfoResolver.swift
[534/534] Compiling NIOPosix HappyEyeballs.swift
[536/537] Compiling NIO Exports.swift
[537/537] Emitting module NIO
[539/630] Compiling SQLKit SQLPredicateGroupBuilder.swift
[540/630] Compiling SQLKit SQLRawBuilder.swift
[541/630] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[542/630] Compiling SQLKit SQLSelectBuilder.swift
[543/630] Compiling SQLKit SQLSubqueryBuilder.swift
[544/630] Compiling SQLKit SQLUnionBuilder.swift
[545/630] Compiling SQLKit SQLUpdateBuilder.swift
[546/630] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[547/630] Compiling SQLKit SQLColumnUpdateBuilder.swift
[548/630] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[549/630] Compiling SQLKit SQLCommonUnionBuilder.swift
[550/630] Compiling SQLKit SQLJoinBuilder.swift
[551/630] Compiling SQLKit SQLPartialResultBuilder.swift
[552/642] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[553/642] Compiling SQLKit SQLColumnAssignment.swift
[554/642] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[555/642] Compiling SQLKit SQLColumnDefinition.swift
[556/642] Compiling SQLKit SQLCommonTableExpression.swift
[557/642] Compiling SQLKit SQLConflictAction.swift
[558/642] Compiling SQLKit SQLConflictResolutionStrategy.swift
[559/642] Compiling SQLKit SQLDropBehaviour.swift
[560/642] Compiling SQLKit SQLEnumDataType.swift
[561/642] Compiling SQLKit SQLExcludedColumn.swift
[562/642] Compiling SQLKit SQLForeignKey.swift
[563/642] Compiling SQLKit SQLJoin.swift
[564/642] Compiling SQLKit SQLJoinMethod.swift
[565/642] Compiling SQLKit SQLLockingClause.swift
[566/642] Compiling SQLKit SQLOrderBy.swift
[567/642] Compiling SQLKit SQLReturning.swift
[568/642] Compiling SQLKit SQLSubquery.swift
[569/642] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[570/642] Compiling SQLKit SQLAlterEnum.swift
[571/642] Compiling SQLKit SQLAlterTable.swift
[572/642] Compiling SQLKit SQLCreateEnum.swift
[573/642] Compiling SQLKit SQLCreateIndex.swift
[574/642] Compiling SQLKit SQLCreateTable.swift
[575/642] Compiling SQLKit SQLCreateTrigger.swift
[576/642] Compiling SQLKit SQLDelete.swift
[577/642] Compiling SQLKit SQLDropEnum.swift
[578/642] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[579/642] Compiling SQLKit Exports.swift
[580/642] Compiling SQLKit SQLAlias.swift
[581/642] Compiling SQLKit SQLBetween.swift
[582/642] Compiling SQLKit SQLColumn.swift
[583/642] Compiling SQLKit SQLConstraint.swift
[584/642] Compiling SQLKit SQLDataType.swift
[585/642] Compiling SQLKit SQLDirection.swift
[586/642] Compiling SQLKit SQLDistinct.swift
[587/642] Compiling SQLKit SQLForeignKeyAction.swift
[588/642] Compiling SQLKit SQLNestedSubpathExpression.swift
[589/642] Compiling SQLKit SQLQualifiedTable.swift
[590/642] Compiling SQLKit SQLQueryString.swift
[591/642] Compiling SQLKit SQLAlterEnumBuilder.swift
[592/642] Compiling SQLKit SQLAlterTableBuilder.swift
[593/642] Compiling SQLKit SQLConflictUpdateBuilder.swift
[594/642] Compiling SQLKit SQLCreateEnumBuilder.swift
[595/642] Compiling SQLKit SQLCreateIndexBuilder.swift
[596/642] Compiling SQLKit SQLCreateTableBuilder.swift
[597/642] Compiling SQLKit SQLCreateTriggerBuilder.swift
[598/642] Compiling SQLKit SQLDeleteBuilder.swift
[599/642] Compiling SQLKit SQLDropEnumBuilder.swift
[600/642] Compiling SQLKit SQLDropIndexBuilder.swift
[601/642] Compiling SQLKit SQLDropTableBuilder.swift
[602/642] Compiling SQLKit SQLDropTriggerBuilder.swift
[603/642] Compiling SQLKit SQLInsertBuilder.swift
[604/642] Compiling SQLKit SQLDropIndex.swift
[605/642] Compiling SQLKit SQLDropTable.swift
[606/642] Compiling SQLKit SQLDropTrigger.swift
[607/642] Compiling SQLKit SQLInsert.swift
[608/642] Compiling SQLKit SQLSelect.swift
[609/642] Compiling SQLKit SQLUnion.swift
[610/642] Compiling SQLKit SQLUpdate.swift
[611/642] Compiling SQLKit SQLExpression.swift
[612/642] Compiling SQLKit SQLSerializer.swift
[613/642] Compiling SQLKit SQLStatement.swift
[614/642] Compiling SQLKit SQLBinaryExpression.swift
[615/642] Compiling SQLKit SQLBinaryOperator.swift
[616/642] Compiling SQLKit SQLBind.swift
[617/642] Compiling SQLKit SQLPredicateBuilder.swift
[618/642] Compiling SQLKit SQLQueryBuilder.swift
[619/642] Compiling SQLKit SQLQueryFetcher.swift
[620/642] Compiling SQLKit SQLReturningBuilder.swift
[621/642] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[622/642] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[623/642] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[624/642] Compiling SQLKit SQLDatabase.swift
[625/642] Compiling SQLKit SQLDatabaseReportedVersion.swift
[626/642] Compiling SQLKit SQLDialect.swift
[627/642] Compiling SQLKit SQLDatabase+Deprecated.swift
[628/642] Compiling SQLKit SQLError.swift
[629/642] Compiling SQLKit SQLExpressions+Deprecated.swift
[630/642] Emitting module SQLKit
[631/642] Compiling SQLKit SQLFunction.swift
[632/642] Compiling SQLKit SQLGroupExpression.swift
[633/642] Compiling SQLKit SQLIdentifier.swift
[634/642] Compiling SQLKit SQLList.swift
[635/642] Compiling SQLKit SQLLiteral.swift
[636/642] Compiling SQLKit SQLRaw.swift
[637/642] Compiling SQLKit SQLCodingUtilities.swift
[638/642] Compiling SQLKit SQLQueryEncoder.swift
[639/642] Compiling SQLKit SQLRow.swift
[640/642] Compiling SQLKit SQLRowDecoder.swift
[641/642] Compiling SQLKit SomeCodingKey.swift
[642/642] Compiling SQLKit StringHandling.swift
[644/651] Emitting module SQLKitBenchmark
[645/651] Compiling SQLKitBenchmark SQLBenchmarker.swift
[646/651] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[647/651] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[648/651] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[649/651] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[650/651] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[651/651] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
Build complete! (61.80s)
Build complete.
Done.