Build Information
Successful build of sql-kit, reference 3.32.0 (e0b35f
), with Swift 5.10 for Linux on 23 Sep 2024 04:56:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 3.32.0
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
* 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
========================================
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-4609320-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-log.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/15040] Fetching swift-collections
[4213/18627] Fetching swift-collections, swift-log
[14116/88624] Fetching swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.94s)
Fetched https://github.com/apple/swift-collections.git from cache (3.97s)
Fetched https://github.com/apple/swift-nio.git from cache (4.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.49s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/5229] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.89s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.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
Building for debugging...
[0/28] Write sources
[17/28] Compiling CNIODarwin shim.c
[18/28] Compiling CNIOLinux liburing_shims.c
[18/28] Compiling CNIOWindows WSAStartup.c
[18/28] Write sources
[22/28] Compiling CNIOWindows shim.c
[23/28] Compiling _AtomicsShims.c
[24/28] Compiling CNIOLinux shim.c
[25/28] Write swift-version-24593BA9C3E375BF.txt
[27/75] Emitting module _NIOBase64
[27/75] Compiling c-nioatomics.c
[28/75] Compiling c-atomics.c
[30/81] Emitting module _NIODataStructures
[31/81] Compiling Atomics Primitives.shims.swift
[32/81] Compiling Atomics AtomicInteger.swift
[33/81] Compiling Atomics AtomicOptionalWrappable.swift
[34/81] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/83] Compiling Atomics ManagedAtomic.swift
[36/83] Compiling Atomics ManagedAtomicLazyReference.swift
[37/83] Compiling Atomics AtomicStorage.swift
[38/83] Compiling Atomics AtomicValue.swift
[41/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/85] Compiling Atomics UnsafeAtomic.swift
[44/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/85] Compiling Atomics AtomicReference.swift
[56/85] Compiling Atomics IntegerConformances.swift
[57/85] Compiling Atomics PointerConformances.swift
[58/85] Compiling Atomics Primitives.native.swift
[59/85] Compiling _NIOBase64 Base64.swift
[60/85] Emitting module InternalCollectionsUtilities
[61/85] Compiling Atomics OptionalRawRepresentable.swift
[62/85] Compiling Atomics RawRepresentable.swift
[63/85] Compiling Atomics AtomicBool.swift
[64/85] Compiling Atomics IntegerOperations.swift
[65/85] Compiling Atomics Unmanaged extensions.swift
[67/87] Emitting module NIOConcurrencyHelpers
[75/87] Compiling _NIODataStructures PriorityQueue.swift
[76/87] Compiling _NIODataStructures _TinyArray.swift
[77/87] Emitting module Atomics
[79/258] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/294] Compiling HeapModule Heap.swift
[81/294] Compiling HeapModule _HeapNode.swift
[82/309] Compiling HeapModule Heap+Invariants.swift
[83/309] Compiling HeapModule Heap+Descriptions.swift
[84/309] Compiling HeapModule Heap+UnsafeHandle.swift
[85/309] Compiling DequeModule Deque+CustomReflectable.swift
[86/309] Compiling DequeModule Deque+Descriptions.swift
[87/309] Emitting module HeapModule
[88/312] Compiling DequeModule _DequeBuffer.swift
[89/312] Compiling DequeModule _DequeBufferHeader.swift
[90/312] Compiling Logging MetadataProvider.swift
[91/312] Compiling _NIODataStructures Heap.swift
[92/313] Compiling NIOConcurrencyHelpers lock.swift
[94/313] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/313] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/313] Compiling DequeModule Deque+Equatable.swift
[98/313] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[99/313] Compiling DequeModule Deque+Extras.swift
[100/313] Compiling DequeModule Deque+Hashable.swift
[101/313] Compiling HashTreeCollections TreeDictionary+Codable.swift
[102/313] Compiling HashTreeCollections TreeDictionary+Collection.swift
[103/313] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[104/313] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[105/313] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[106/313] Compiling HashTreeCollections TreeDictionary.swift
[107/313] Compiling HashTreeCollections TreeSet+Codable.swift
[108/320] Compiling HashTreeCollections _HashNode+Structural merge.swift
[109/320] Compiling HashTreeCollections _HashTreeIterator.swift
[110/320] Compiling HashTreeCollections _HashTreeStatistics.swift
[111/320] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[112/320] Compiling HashTreeCollections _RawHashNode.swift
[113/320] Compiling HashTreeCollections _UnmanagedHashNode.swift
[114/320] Compiling HashTreeCollections _UnsafePath.swift
[115/321] Compiling OrderedCollections OrderedSet+Sendable.swift
[116/321] Compiling OrderedCollections OrderedSet+SubSequence.swift
[117/321] Compiling OrderedCollections OrderedSet+Testing.swift
[118/321] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[119/321] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[120/321] Compiling OrderedCollections OrderedSet.swift
[121/321] Compiling OrderedCollections _UnsafeBitset.swift
[122/321] Compiling _RopeModule Rope+Sequence.swift
[123/321] Compiling _RopeModule Rope+Append.swift
[124/321] Compiling _RopeModule Rope+Extract.swift
[125/321] Compiling NIOConcurrencyHelpers atomics.swift
[126/384] Compiling BitCollections BitArray+Descriptions.swift
[127/384] Compiling BitCollections BitArray+Equatable.swift
[129/384] Compiling BitCollections BitArray+RandomBits.swift
[130/384] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[131/384] Compiling BitCollections BitArray+Shifts.swift
[132/384] Compiling BitCollections BitArray+Testing.swift
[133/384] Compiling BitCollections BitArray._UnsafeHandle.swift
[134/384] Compiling BitCollections BitArray.swift
[135/384] Compiling BitCollections BitSet+BidirectionalCollection.swift
[136/384] Compiling BitCollections BitSet+Codable.swift
[137/384] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[138/384] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[139/384] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[140/384] Compiling BitCollections BitSet+SetAlgebra union.swift
[141/384] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[142/384] Compiling BitCollections BitSet.Counted.swift
[143/384] Compiling _RopeModule Rope.swift
[144/384] Compiling _RopeModule RopeElement.swift
[145/384] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[146/384] Compiling BitCollections BitSet+CustomReflectable.swift
[147/384] Compiling BitCollections BitSet+CustomStringConvertible.swift
[148/384] Compiling BitCollections BitSet+Equatable.swift
[149/384] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[150/384] Compiling BitCollections BitSet+Extras.swift
[151/384] Compiling BitCollections BitSet+Hashable.swift
[152/384] Compiling BitCollections BitSet+Initializers.swift
[153/384] Compiling _RopeModule Rope+Find.swift
[154/384] Compiling _RopeModule Rope+ForEachWhile.swift
[155/384] Compiling _RopeModule Rope+Insert.swift
[156/384] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[157/384] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[158/384] Compiling HashTreeCollections TreeDictionary+Keys.swift
[159/384] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[160/384] Compiling HashTreeCollections TreeDictionary+Merge.swift
[161/384] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[162/384] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[163/384] Compiling HashTreeCollections TreeDictionary+Values.swift
[164/384] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[165/384] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[174/384] Compiling BitCollections BitArray+BitwiseOperations.swift
[175/384] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[176/384] Compiling Logging Locks.swift
[177/384] Compiling Logging LogHandler.swift
[178/384] Compiling Logging Logging.swift
[179/384] Emitting module Logging
[180/384] Compiling BitCollections BitArray+Codable.swift
[181/384] Compiling BitCollections BitArray+Collection.swift
[186/385] Compiling BitCollections BitArray+Copy.swift
[187/385] Compiling BitCollections BitArray+CustomReflectable.swift
[192/385] Compiling BitCollections BitSet+Invariants.swift
[193/385] Compiling BitCollections BitSet+Random.swift
[194/385] Compiling BitCollections BitSet+SetAlgebra basics.swift
[195/385] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[196/385] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[197/385] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[205/388] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[206/388] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[207/388] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[208/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[209/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[210/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[211/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[212/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[213/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[214/389] Compiling HashTreeCollections TreeSet.swift
[215/392] Compiling BitCollections BitArray+Extras.swift
[216/392] Compiling BitCollections BitArray+Fill.swift
[217/392] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[218/392] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[221/392] Compiling BitCollections BitArray+Hashable.swift
[222/392] Compiling BitCollections BitArray+Initializers.swift
[223/392] Compiling BitCollections BitArray+Invariants.swift
[224/392] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[228/392] Compiling BitCollections BitSet.Index.swift
[229/392] Compiling BitCollections BitSet._UnsafeHandle.swift
[230/392] Compiling BitCollections BitSet.swift
[231/392] Compiling BitCollections Range+Utilities.swift
[232/392] Compiling BitCollections Slice+Utilities.swift
[233/392] Compiling BitCollections UInt+Tricks.swift
[234/401] Emitting module BitCollections
[235/401] Emitting module DequeModule
[237/402] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[238/402] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[239/402] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[240/402] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[241/402] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[242/402] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[273/448] Compiling BitCollections _Word.swift
[285/459] Compiling NIOCore AddressedEnvelope.swift
[286/459] Compiling NIOCore AsyncAwaitSupport.swift
[287/459] Compiling NIOCore AsyncChannel.swift
[288/459] Compiling NIOCore AsyncChannelHandler.swift
[289/459] Compiling NIOCore AsyncChannelInboundStream.swift
[290/459] Compiling NIOCore AsyncChannelOutboundWriter.swift
[291/459] Compiling NIOCore NIOAsyncSequenceProducer.swift
[292/459] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[293/459] Compiling NIOCore NIOAsyncWriter.swift
[294/459] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[297/459] Compiling NIOCore BSDSocketAPI.swift
[298/459] Compiling NIOCore ByteBuffer-aux.swift
[299/459] Compiling NIOCore ByteBuffer-conversions.swift
[300/459] Compiling NIOCore ByteBuffer-core.swift
[301/459] Compiling NIOCore ByteBuffer-hexdump.swift
[302/459] Compiling NIOCore ByteBuffer-int.swift
[303/459] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[304/459] Compiling NIOCore ByteBuffer-multi-int.swift
[305/459] Compiling NIOCore ByteBuffer-views.swift
[306/459] Compiling NIOCore Channel.swift
[307/459] Compiling NIOCore ChannelHandler.swift
[308/459] Compiling NIOCore ChannelHandlers.swift
[309/459] Compiling NIOCore ChannelInvoker.swift
[310/459] Compiling NIOCore ChannelOption.swift
[311/459] Emitting module OrderedCollections
[312/459] Compiling NIOCore NIOLoopBound.swift
[313/459] Compiling NIOCore NIOSendable.swift
[314/459] Compiling NIOCore PointerHelpers.swift
[315/459] Compiling NIOCore RecvByteBufferAllocator.swift
[332/461] Emitting module _RopeModule
[333/461] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[334/461] Compiling NIOCore EventLoopFuture+Deprecated.swift
[335/461] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[336/461] Compiling NIOCore EventLoopFuture.swift
[337/461] Compiling NIOCore FileDescriptor.swift
[338/461] Compiling NIOCore FileHandle.swift
[339/461] Compiling NIOCore FileRegion.swift
[340/461] Compiling NIOCore GlobalSingletons.swift
[341/461] Compiling NIOCore IO.swift
[342/461] Compiling NIOCore IOData.swift
[343/461] Compiling NIOCore IPProtocol.swift
[346/461] Compiling NIOCore ChannelPipeline.swift
[347/461] Compiling NIOCore CircularBuffer.swift
[348/461] Compiling NIOCore Codec.swift
[349/461] Compiling NIOCore ConvenienceOptionSupport.swift
[350/461] Compiling NIOCore DeadChannel.swift
[351/461] Compiling NIOCore DispatchQueue+WithFuture.swift
[352/461] Compiling NIOCore EventLoop+Deprecated.swift
[353/461] Compiling NIOCore EventLoop+SerialExecutor.swift
[354/461] Compiling NIOCore EventLoop.swift
[366/461] Compiling NIOCore MarkedCircularBuffer.swift
[367/461] Compiling NIOCore MulticastChannel.swift
[368/461] Compiling NIOCore NIOAny.swift
[369/461] Compiling NIOCore NIOCloseOnErrorHandler.swift
[374/469] Compiling _RopeModule Rope+Join.swift
[375/469] Compiling _RopeModule Rope+MutatingForEach.swift
[376/469] Compiling _RopeModule Rope+Remove.swift
[377/469] Compiling _RopeModule Rope+RemoveSubrange.swift
[378/469] Compiling _RopeModule Rope+Split.swift
[379/469] Compiling _RopeModule Optional Utilities.swift
[380/469] Compiling _RopeModule String Utilities.swift
[381/469] Compiling _RopeModule String.Index+ABI.swift
[382/469] Compiling _RopeModule _CharacterRecognizer.swift
[383/469] Emitting module HashTreeCollections
[388/470] Compiling NIOCore IntegerBitPacking.swift
[389/470] Compiling NIOCore IntegerTypes.swift
[390/470] Compiling NIOCore Interfaces.swift
[391/470] Compiling NIOCore Linux.swift
[431/473] Compiling Collections Collections.swift
[432/473] Emitting module Collections
[434/474] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[435/474] Compiling NIOCore SocketAddresses.swift
[436/474] Compiling NIOCore SocketOptionProvider.swift
[437/474] Compiling NIOCore SystemCallHelpers.swift
[438/474] Compiling NIOCore TimeAmount+Duration.swift
[439/474] Compiling NIOCore TypeAssistedChannelHandler.swift
[440/474] Compiling NIOCore UniversalBootstrapSupport.swift
[441/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 AsyncTestingChannel.swift
[479/527] Compiling NIOEmbedded Embedded.swift
[481/528] Compiling NIOPosix Pool.swift
[482/528] Compiling NIOPosix PooledRecvBufferAllocator.swift
[483/528] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[484/528] Compiling NIOPosix PosixSingletons.swift
[485/528] Compiling NIOPosix RawSocketBootstrap.swift
[486/528] Compiling NIOPosix Resolver.swift
[487/528] Compiling NIOPosix Selectable.swift
[488/534] Compiling NIOPosix ThreadPosix.swift
[489/534] Compiling NIOPosix ThreadWindows.swift
[490/534] Compiling NIOPosix UnsafeTransfer.swift
[491/534] Compiling NIOPosix Utilities.swift
[492/534] Compiling NIOPosix VsockAddress.swift
[493/534] Compiling NIOPosix VsockChannelEvents.swift
[494/534] Compiling NIOPosix ServerSocket.swift
[495/534] Compiling NIOPosix Socket.swift
[496/534] Compiling NIOPosix SocketChannel.swift
[497/534] Compiling NIOPosix SocketProtocols.swift
[498/534] Compiling NIOPosix System.swift
[499/534] Compiling NIOPosix Thread.swift
[500/534] Compiling NIOPosix SelectableChannel.swift
[501/534] Compiling NIOPosix SelectableEventLoop.swift
[502/534] Compiling NIOPosix SelectorEpoll.swift
[503/534] Compiling NIOPosix SelectorGeneric.swift
[504/534] Compiling NIOPosix SelectorKqueue.swift
[505/534] Compiling NIOPosix SelectorUring.swift
[506/534] Compiling NIOPosix BSDSocketAPICommon.swift
[507/534] Compiling NIOPosix BSDSocketAPIPosix.swift
[508/534] Compiling NIOPosix BSDSocketAPIWindows.swift
[509/534] Compiling NIOPosix BaseSocket.swift
[510/534] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[511/534] Compiling NIOPosix BaseSocketChannel.swift
[512/534] Compiling NIOPosix BaseStreamSocketChannel.swift
[513/534] Emitting module NIOPosix
[514/534] Compiling NIOPosix IO.swift
[515/534] Compiling NIOPosix IntegerBitPacking.swift
[516/534] Compiling NIOPosix IntegerTypes.swift
[517/534] Compiling NIOPosix Linux.swift
[518/534] Compiling NIOPosix LinuxCPUSet.swift
[519/534] Compiling NIOPosix LinuxUring.swift
[520/534] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[521/534] Compiling NIOPosix Bootstrap.swift
[522/534] Compiling NIOPosix ControlMessage.swift
[523/534] Compiling NIOPosix DatagramVectorReadManager.swift
[524/534] Compiling NIOPosix Errors+Any.swift
[525/534] Compiling NIOPosix FileDescriptor.swift
[526/534] Compiling NIOPosix GetaddrinfoResolver.swift
[527/534] Compiling NIOPosix HappyEyeballs.swift
[528/534] Compiling NIOPosix NIOThreadPool.swift
[529/534] Compiling NIOPosix NonBlockingFileIO.swift
[530/534] Compiling NIOPosix PendingDatagramWritesManager.swift
[531/534] Compiling NIOPosix PendingWritesManager.swift
[532/534] Compiling NIOPosix PipeChannel.swift
[533/534] Compiling NIOPosix PipePair.swift
[534/534] Compiling NIOPosix PointerHelpers.swift
[536/537] Compiling NIO Exports.swift
[537/537] Emitting module NIO
[539/630] Compiling SQLKit SQLDropIndex.swift
[540/630] Compiling SQLKit SQLDropTable.swift
[541/630] Compiling SQLKit SQLDropTrigger.swift
[542/630] Compiling SQLKit SQLInsert.swift
[543/630] Compiling SQLKit SQLSelect.swift
[544/630] Compiling SQLKit SQLUnion.swift
[545/630] Compiling SQLKit SQLUpdate.swift
[546/630] Compiling SQLKit SQLExpression.swift
[547/630] Compiling SQLKit SQLSerializer.swift
[548/630] Compiling SQLKit SQLStatement.swift
[549/630] Compiling SQLKit SQLBinaryExpression.swift
[550/630] Compiling SQLKit SQLBinaryOperator.swift
[551/630] Compiling SQLKit SQLBind.swift
[552/630] Compiling SQLKit SQLAlterEnumBuilder.swift
[553/630] Compiling SQLKit SQLAlterTableBuilder.swift
[554/630] Compiling SQLKit SQLConflictUpdateBuilder.swift
[555/630] Compiling SQLKit SQLCreateEnumBuilder.swift
[556/630] Compiling SQLKit SQLCreateIndexBuilder.swift
[557/630] Compiling SQLKit SQLCreateTableBuilder.swift
[558/630] Compiling SQLKit SQLCreateTriggerBuilder.swift
[559/630] Compiling SQLKit SQLDeleteBuilder.swift
[560/630] Compiling SQLKit SQLDropEnumBuilder.swift
[561/630] Compiling SQLKit SQLDropIndexBuilder.swift
[562/630] Compiling SQLKit SQLDropTableBuilder.swift
[563/630] Compiling SQLKit SQLDropTriggerBuilder.swift
[564/630] Compiling SQLKit SQLInsertBuilder.swift
[565/630] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[566/630] Compiling SQLKit Exports.swift
[567/630] Compiling SQLKit SQLAlias.swift
[568/630] Compiling SQLKit SQLBetween.swift
[569/630] Compiling SQLKit SQLColumn.swift
[570/630] Compiling SQLKit SQLConstraint.swift
[571/630] Compiling SQLKit SQLDataType.swift
[572/630] Compiling SQLKit SQLDirection.swift
[573/630] Compiling SQLKit SQLDistinct.swift
[574/630] Compiling SQLKit SQLForeignKeyAction.swift
[575/630] Compiling SQLKit SQLNestedSubpathExpression.swift
[576/630] Compiling SQLKit SQLQualifiedTable.swift
[577/630] Compiling SQLKit SQLQueryString.swift
[578/642] Compiling SQLKit SQLPredicateGroupBuilder.swift
[579/642] Compiling SQLKit SQLRawBuilder.swift
[580/642] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[581/642] Compiling SQLKit SQLSelectBuilder.swift
[582/642] Compiling SQLKit SQLSubqueryBuilder.swift
[583/642] Compiling SQLKit SQLUnionBuilder.swift
[584/642] Compiling SQLKit SQLUpdateBuilder.swift
[585/642] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[586/642] Compiling SQLKit SQLColumnUpdateBuilder.swift
[587/642] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[588/642] Compiling SQLKit SQLCommonUnionBuilder.swift
[589/642] Compiling SQLKit SQLJoinBuilder.swift
[590/642] Compiling SQLKit SQLPartialResultBuilder.swift
[591/642] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[592/642] Compiling SQLKit SQLColumnAssignment.swift
[593/642] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[594/642] Compiling SQLKit SQLColumnDefinition.swift
[595/642] Compiling SQLKit SQLCommonTableExpression.swift
[596/642] Compiling SQLKit SQLConflictAction.swift
[597/642] Compiling SQLKit SQLConflictResolutionStrategy.swift
[598/642] Compiling SQLKit SQLDropBehaviour.swift
[599/642] Compiling SQLKit SQLEnumDataType.swift
[600/642] Compiling SQLKit SQLExcludedColumn.swift
[601/642] Compiling SQLKit SQLForeignKey.swift
[602/642] Compiling SQLKit SQLJoin.swift
[603/642] Compiling SQLKit SQLJoinMethod.swift
[604/642] Compiling SQLKit SQLLockingClause.swift
[605/642] Compiling SQLKit SQLOrderBy.swift
[606/642] Compiling SQLKit SQLReturning.swift
[607/642] Compiling SQLKit SQLSubquery.swift
[608/642] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[609/642] Compiling SQLKit SQLAlterEnum.swift
[610/642] Compiling SQLKit SQLAlterTable.swift
[611/642] Compiling SQLKit SQLCreateEnum.swift
[612/642] Compiling SQLKit SQLCreateIndex.swift
[613/642] Compiling SQLKit SQLCreateTable.swift
[614/642] Compiling SQLKit SQLCreateTrigger.swift
[615/642] Compiling SQLKit SQLDelete.swift
[616/642] Compiling SQLKit SQLDropEnum.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] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[645/651] Emitting module SQLKitBenchmark
[646/651] Compiling SQLKitBenchmark SQLBenchmarker.swift
[647/651] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[648/651] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[649/651] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[650/651] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[651/651] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (54.45s)
Build complete.
Done.