The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sql-kit, reference 3.36.0 (3779ce), with Swift 6.2 for Linux on 19 Apr 2026 06:34:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: 3.36.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.36.0     -> FETCH_HEAD
HEAD is now at 3779ced Convert all tests from XCTest to SwiftTesting (#198)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
3779cedb44b1f374f2cca261c6d28f206024a582
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at 3.36.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-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/23569] Fetching swift-collections
[709/30204] Fetching swift-collections, swift-log
[11822/113376] Fetching swift-collections, swift-log, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
[43231/89807] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (7.06s)
Fetched https://github.com/apple/swift-nio.git from cache (7.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (7.85s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (1.01s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1821/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.55s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.12.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.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.98.0
Building for debugging...
[0/28] Write sources
[15/28] Compiling CNIOWindows shim.c
[16/28] Compiling CNIOWindows WSAStartup.c
[17/28] Compiling _AtomicsShims.c
[18/28] Compiling CNIOWASI CNIOWASI.c
[18/28] Write sources
[21/28] Compiling CNIOLinux liburing_shims.c
[22/28] Compiling CNIOOpenBSD shim.c
[23/28] Compiling CNIODarwin shim.c
[24/28] Write swift-version-24593BA9C3E375BF.txt
[25/59] Compiling CNIOLinux shim.c
[26/76] Compiling c-nioatomics.c
[27/76] Compiling c-atomics.c
[29/83] Compiling Atomics IntegerConformances.swift
[30/83] Compiling Atomics PointerConformances.swift
[31/83] Compiling Atomics Primitives.native.swift
[32/85] Compiling Atomics OptionalRawRepresentable.swift
[33/85] Compiling Atomics RawRepresentable.swift
[34/85] Compiling Atomics AtomicBool.swift
[35/85] Emitting module InternalCollectionsUtilities
[36/85] Compiling Atomics UnsafeAtomic.swift
[37/85] Compiling Atomics UnsafeAtomicLazyReference.swift
[38/85] Compiling Atomics AtomicInteger.swift
[39/85] Compiling Atomics AtomicOptionalWrappable.swift
[40/85] Compiling Atomics AtomicReference.swift
[41/85] Compiling Atomics AtomicStorage.swift
[42/85] Compiling Atomics AtomicValue.swift
[47/87] Compiling Atomics ManagedAtomic.swift
[48/87] Compiling Atomics ManagedAtomicLazyReference.swift
[49/87] Compiling Atomics AtomicMemoryOrderings.swift
[50/87] Compiling Atomics DoubleWord.swift
[51/87] Emitting module Atomics
[55/87] Compiling _NIODataStructures PriorityQueue.swift
[60/87] Compiling _NIOBase64 Base64.swift
[61/87] Emitting module _NIOBase64
[62/87] Compiling Atomics IntegerOperations.swift
[63/87] Compiling Atomics Unmanaged extensions.swift
[72/95] Compiling _NIODataStructures _TinyArray.swift
[73/297] Compiling HashTreeCollections TreeDictionary+Codable.swift
[74/297] Compiling HashTreeCollections TreeDictionary+Collection.swift
[76/298] Compiling HeapModule _HeapNode.swift
[77/327] Compiling HeapModule Heap.swift
[78/331] Compiling ContainersPreview Drain+Reduce.swift
[79/331] Compiling ContainersPreview Drain.swift
[80/331] Compiling ContainersPreview Producer+Collect.swift
[81/331] Compiling ContainersPreview Producer+Filter.swift
[82/331] Compiling ContainersPreview RandomAccessContainer.swift
[83/331] Compiling ContainersPreview RangeExpression2.swift
[84/331] Compiling ContainersPreview RangeReplaceableContainer.swift
[85/331] Compiling ContainersPreview Drain+Map.swift
[86/335] Compiling ContainersPreview Producer+Map.swift
[87/335] Compiling ContainersPreview Producer+Reduce.swift
[88/335] Compiling ContainersPreview Producer.swift
[89/335] Compiling ContainersPreview Borrow.swift
[90/335] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[91/335] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[92/335] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[93/335] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[94/335] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[95/335] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[96/335] Compiling ContainersPreview BorrowingSequence.swift
[97/335] Compiling ContainersPreview BidirectionalContainer.swift
[98/335] Compiling ContainersPreview Container+Filter.swift
[99/335] Compiling ContainersPreview Container+SpanwiseZip.swift
[100/335] Compiling HeapModule Heap+Invariants.swift
[101/335] Compiling HeapModule Heap+Descriptions.swift
[102/335] Compiling HeapModule Heap+UnsafeHandle.swift
[103/335] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[104/335] Compiling ContainersPreview Container.swift
[105/335] Compiling ContainersPreview ContainerIterator.swift
[106/335] Compiling ContainersPreview DynamicContainer.swift
[107/335] Compiling ContainersPreview MutableContainer.swift
[108/335] Compiling ContainersPreview PermutableContainer.swift
[109/335] Emitting module HeapModule
[110/336] Compiling ContainersPreview Box.swift
[111/336] Compiling ContainersPreview Inout.swift
[112/336] Compiling ContainersPreview InputSpan.swift
[113/336] Compiling ContainersPreview Shared.swift
[115/336] Compiling ContainersPreview OutputSpan+Extras.swift
[116/336] Compiling ContainersPreview TemporaryAllocation.swift
[117/336] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[118/336] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[119/336] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[120/336] Emitting module ContainersPreview
[122/337] Compiling HashTreeCollections TreeSet+Hashable.swift
[123/337] Compiling HashTreeCollections TreeSet+Sendable.swift
[124/337] Compiling HashTreeCollections TreeSet+Sequence.swift
[125/337] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[126/337] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[127/337] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[128/337] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[129/337] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[130/337] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[131/337] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[132/377] Compiling HashTreeCollections _HashNode+Initializers.swift
[133/377] Compiling HashTreeCollections _HashNode+Invariants.swift
[134/379] Compiling HashTreeCollections _HashNode+Lookups.swift
[135/379] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[136/379] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[137/379] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[138/379] Compiling HashTreeCollections TreeDictionary+Filter.swift
[139/379] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[140/379] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[141/379] Compiling HashTreeCollections TreeDictionary+Keys.swift
[142/379] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[143/379] Compiling HashTreeCollections TreeDictionary+Merge.swift
[144/379] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[145/379] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[146/448] Compiling DequeModule _DequeBufferHeader.swift
[147/448] Compiling DequeModule RigidDeque+Append.swift
[148/448] Compiling DequeModule RigidDeque+Consumption.swift
[149/448] Compiling DequeModule RigidDeque+Container.swift
[150/448] Compiling DequeModule RigidDeque+Descriptions.swift
[151/448] Compiling DequeModule RigidDeque+Removals.swift
[152/448] Compiling DequeModule RigidDeque+Replacements.swift
[153/448] Compiling DequeModule RigidDeque+Testing.swift
[154/448] Compiling Logging MetadataProvider.swift
[155/448] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[156/448] Emitting module NIOConcurrencyHelpers
[157/448] Compiling NIOConcurrencyHelpers NIOLock.swift
[158/448] Compiling NIOConcurrencyHelpers lock.swift
[159/448] Compiling Logging Locks.swift
[160/448] Emitting module _NIODataStructures
[161/448] Compiling _NIODataStructures Heap.swift
[162/449] Compiling DequeModule UniqueDeque+Consumption.swift
[163/449] Compiling DequeModule UniqueDeque+Container.swift
[164/449] Compiling DequeModule UniqueDeque+Descriptions.swift
[165/449] Compiling DequeModule UniqueDeque+Equatable.swift
[166/449] Compiling DequeModule UniqueDeque+Experimental.swift
[167/454] Compiling DequeModule RigidDeque.swift
[168/454] Compiling DequeModule UniqueDeque+Append.swift
[169/454] Compiling DequeModule UniqueDeque+Hashable.swift
[170/454] Compiling DequeModule UniqueDeque+Initializers.swift
[171/454] Compiling DequeModule UniqueDeque+Insertions.swift
[172/454] Compiling DequeModule UniqueDeque+Prepend.swift
[173/454] Compiling DequeModule UniqueDeque+Removals.swift
[174/454] Compiling DequeModule UniqueDeque+Replacements.swift
[175/454] Compiling OrderedCollections OrderedSet+SubSequence.swift
[176/454] Compiling OrderedCollections OrderedSet+Testing.swift
[177/454] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[178/454] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[179/454] Compiling OrderedCollections OrderedSet.swift
[180/454] Compiling OrderedCollections _UnsafeBitset.swift
[181/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[182/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[183/454] Compiling HashTreeCollections TreeSet+Extras.swift
[184/454] Compiling HashTreeCollections TreeSet+Filter.swift
[186/454] Compiling DequeModule Deque+Testing.swift
[187/454] Compiling DequeModule Deque._Storage.swift
[188/454] Compiling DequeModule Deque._UnsafeHandle.swift
[189/454] Compiling DequeModule Deque.swift
[190/454] Compiling DequeModule RigidDeque+Equatable.swift
[191/454] Compiling DequeModule RigidDeque+Experimental.swift
[192/454] Compiling DequeModule RigidDeque+Hashable.swift
[193/454] Compiling DequeModule RigidDeque+Initializers.swift
[194/454] Compiling DequeModule Deque+Codable.swift
[195/454] Compiling DequeModule Deque+Collection.swift
[196/454] Compiling DequeModule Deque+CustomReflectable.swift
[197/454] Compiling DequeModule Deque+Descriptions.swift
[198/454] Compiling DequeModule Deque+Equatable.swift
[199/454] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[200/454] Compiling DequeModule Deque+Extras.swift
[201/454] Compiling DequeModule Deque+Hashable.swift
[202/454] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[203/454] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[204/454] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[205/454] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[206/454] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[207/454] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[208/454] Compiling BitCollections BitSet+SetAlgebra union.swift
[209/454] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[210/454] Compiling BitCollections BitSet.Counted.swift
[212/454] Compiling OrderedCollections OrderedSet+Sendable.swift
[221/461] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[222/461] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[223/461] Compiling NIOConcurrencyHelpers atomics.swift
[238/462] Compiling DequeModule _DequeBuffer.swift
[248/462] Compiling DequeModule RigidDeque+Insertions.swift
[249/462] Compiling DequeModule RigidDeque+Prepend.swift
[262/462] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[263/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[264/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[265/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[266/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[267/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[268/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[269/462] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[270/462] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[271/462] Compiling HashTreeCollections TreeSet.swift
[272/462] Compiling Logging LogEvent.swift
[273/462] Emitting module Logging
[274/462] Compiling Logging LogHandler.swift
[275/462] Compiling Logging Logging.swift
[305/472] Compiling DequeModule UniqueDeque.swift
[306/472] Compiling DequeModule _DequeSlot.swift
[307/472] Compiling DequeModule _UnsafeDequeHandle.swift
[308/472] Compiling DequeModule _UnsafeDequeSegments.swift
[347/472] Compiling BitCollections BitSet._UnsafeHandle.swift
[348/472] Compiling BitCollections BitSet.swift
[349/472] Compiling BitCollections Range+Utilities.swift
[350/472] Compiling BitCollections Slice+Utilities.swift
[351/472] Compiling BitCollections UInt+Tricks.swift
[352/472] Compiling BitCollections _Word.swift
[369/472] Compiling BitCollections BitSet.Index.swift
[393/472] Emitting module BitCollections
[403/473] Emitting module OrderedCollections
[415/474] Emitting module _RopeModule
[449/474] Compiling _RopeModule Rope+Join.swift
[450/474] Compiling _RopeModule Rope+MutatingForEach.swift
[451/474] Compiling _RopeModule Rope+Remove.swift
[452/474] Compiling _RopeModule Rope+RemoveSubrange.swift
[453/474] Compiling _RopeModule Rope+Split.swift
[454/474] Compiling _RopeModule Optional Utilities.swift
[455/474] Compiling _RopeModule String Utilities.swift
[456/474] Compiling _RopeModule String.Index+ABI.swift
[457/474] Compiling _RopeModule _CharacterRecognizer.swift
[469/475] Emitting module HashTreeCollections
[476/476] Emitting module DequeModule
[478/483] Compiling Collections HeapModule reexports.swift
[479/483] Compiling Collections HashTreeCollections reexports.swift
[480/483] Compiling Collections DequeModule reexports.swift
[481/524] Compiling Collections BitCollections reexports.swift
[482/527] Emitting module Collections
[483/527] Compiling Collections OrderedCollections reexports.swift
[485/548] Compiling NIOCore NIOCoreSendableMetatype.swift
[486/548] Compiling NIOCore NIODecodedAsyncSequence.swift
[487/548] Compiling NIOCore NIOLoopBound.swift
[488/548] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[489/548] Compiling NIOCore NIOScheduledCallback.swift
[490/548] Compiling NIOCore NIOSendable.swift
[491/548] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[492/548] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[493/548] Compiling NIOCore RecvByteBufferAllocator.swift
[494/556] Compiling NIOCore IPProtocol.swift
[495/556] Compiling NIOCore IntegerBitPacking.swift
[496/556] Compiling NIOCore IntegerTypes.swift
[497/556] Compiling NIOCore Interfaces.swift
[498/556] Compiling NIOCore Linux.swift
[499/556] Compiling NIOCore MarkedCircularBuffer.swift
[500/556] Compiling NIOCore MulticastChannel.swift
[501/556] Compiling NIOCore NIOAny.swift
[502/556] Compiling NIOCore NIOCloseOnErrorHandler.swift
[503/556] Compiling NIOCore EventLoopFuture+Deprecated.swift
[504/556] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[505/556] Compiling NIOCore EventLoopFuture.swift
[506/556] Compiling NIOCore FileDescriptor.swift
[507/556] Compiling NIOCore FileHandle.swift
[508/556] Compiling NIOCore FileRegion.swift
[509/556] Compiling NIOCore GlobalSingletons.swift
[510/556] Compiling NIOCore IO.swift
[511/556] Compiling NIOCore IOData.swift
[512/556] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[513/556] Compiling NIOCore SocketAddresses.swift
[514/556] Compiling NIOCore SocketOptionProvider.swift
[515/556] Compiling NIOCore SystemCallHelpers.swift
[516/556] Compiling NIOCore TimeAmount+Duration.swift
[517/556] Compiling NIOCore TypeAssistedChannelHandler.swift
[518/556] Compiling NIOCore UniversalBootstrapSupport.swift
[519/556] Compiling NIOCore Utilities.swift
[520/556] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[521/556] Compiling NIOCore BSDSocketAPI.swift
[522/556] Compiling NIOCore ByteBuffer-aux.swift
[523/556] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[524/556] Compiling NIOCore ByteBuffer-conversions.swift
[525/556] Compiling NIOCore ByteBuffer-core.swift
[526/556] Compiling NIOCore ByteBuffer-hex.swift
[527/556] Compiling NIOCore ByteBuffer-int.swift
[528/556] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[529/556] Compiling NIOCore CircularBuffer.swift
[530/556] Compiling NIOCore Codec.swift
[531/556] Compiling NIOCore ConvenienceOptionSupport.swift
[532/556] Compiling NIOCore DeadChannel.swift
[533/556] Compiling NIOCore DispatchQueue+WithFuture.swift
[534/556] Compiling NIOCore EventLoop+Deprecated.swift
[535/556] Compiling NIOCore EventLoop+SerialExecutor.swift
[536/556] Compiling NIOCore EventLoop.swift
[537/556] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[538/556] Compiling NIOCore ByteBuffer-multi-int.swift
[539/556] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[540/556] Compiling NIOCore ByteBuffer-views.swift
[541/556] Compiling NIOCore Channel.swift
[542/556] Compiling NIOCore ChannelHandler.swift
[543/556] Compiling NIOCore ChannelHandlers.swift
[544/556] Compiling NIOCore ChannelInvoker.swift
[545/556] Compiling NIOCore ChannelOption.swift
[546/556] Compiling NIOCore ChannelPipeline.swift
[547/556] Compiling NIOCore AddressedEnvelope.swift
[548/556] Compiling NIOCore AsyncAwaitSupport.swift
[549/556] Compiling NIOCore AsyncChannel.swift
[550/556] Compiling NIOCore AsyncChannelHandler.swift
[551/556] Compiling NIOCore AsyncChannelInboundStream.swift
[552/556] Compiling NIOCore AsyncChannelOutboundWriter.swift
[553/556] Compiling NIOCore NIOAsyncSequenceProducer.swift
[554/556] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[555/556] Compiling NIOCore NIOAsyncWriter.swift
[556/556] Emitting module NIOCore
[558/649] Compiling SQLKit SQLDropIndex.swift
[559/649] Compiling SQLKit SQLDropTable.swift
[560/649] Compiling SQLKit SQLDropTrigger.swift
[561/649] Compiling SQLKit SQLInsert.swift
[562/649] Compiling SQLKit SQLSelect.swift
[563/649] Compiling SQLKit SQLUnion.swift
[564/649] Compiling SQLKit SQLUpdate.swift
[565/649] Compiling SQLKit SQLExpression.swift
[566/649] Compiling SQLKit SQLSerializer.swift
[567/649] Compiling SQLKit SQLStatement.swift
[568/649] Compiling SQLKit SQLBinaryExpression.swift
[569/649] Compiling SQLKit SQLBinaryOperator.swift
[570/649] Compiling SQLKit SQLBind.swift
[571/661] Compiling SQLKit SQLAlterEnumBuilder.swift
[572/661] Compiling SQLKit SQLAlterTableBuilder.swift
[573/661] Compiling SQLKit SQLConflictUpdateBuilder.swift
[574/661] Compiling SQLKit SQLCreateEnumBuilder.swift
[575/661] Compiling SQLKit SQLCreateIndexBuilder.swift
[576/661] Compiling SQLKit SQLCreateTableBuilder.swift
[577/661] Compiling SQLKit SQLCreateTriggerBuilder.swift
[578/661] Compiling SQLKit SQLDeleteBuilder.swift
[579/661] Compiling SQLKit SQLDropEnumBuilder.swift
[580/661] Compiling SQLKit SQLDropIndexBuilder.swift
[581/661] Compiling SQLKit SQLDropTableBuilder.swift
[582/661] Compiling SQLKit SQLDropTriggerBuilder.swift
[583/661] Compiling SQLKit SQLInsertBuilder.swift
[584/661] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[585/661] Compiling SQLKit SQLColumnAssignment.swift
[586/661] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[587/661] Compiling SQLKit SQLColumnDefinition.swift
[588/661] Compiling SQLKit SQLCommonTableExpression.swift
[589/661] Compiling SQLKit SQLConflictAction.swift
[590/661] Compiling SQLKit SQLConflictResolutionStrategy.swift
[591/661] Compiling SQLKit SQLDropBehaviour.swift
[592/661] Compiling SQLKit SQLEnumDataType.swift
[593/661] Compiling SQLKit SQLExcludedColumn.swift
[594/661] Compiling SQLKit SQLForeignKey.swift
[595/661] Compiling SQLKit SQLJoin.swift
[596/661] Compiling SQLKit SQLJoinMethod.swift
[597/661] Compiling SQLKit SQLLockingClause.swift
[598/661] Compiling SQLKit SQLOrderBy.swift
[599/661] Compiling SQLKit SQLReturning.swift
[600/661] Compiling SQLKit SQLSubquery.swift
[601/661] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[602/661] Compiling SQLKit SQLAlterEnum.swift
[603/661] Compiling SQLKit SQLAlterTable.swift
[604/661] Compiling SQLKit SQLCreateEnum.swift
[605/661] Compiling SQLKit SQLCreateIndex.swift
[606/661] Compiling SQLKit SQLCreateTable.swift
[607/661] Compiling SQLKit SQLCreateTrigger.swift
[608/661] Compiling SQLKit SQLDelete.swift
[609/661] Compiling SQLKit SQLDropEnum.swift
[610/661] Compiling SQLKit SQLPredicateGroupBuilder.swift
[611/661] Compiling SQLKit SQLRawBuilder.swift
[612/661] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[613/661] Compiling SQLKit SQLSelectBuilder.swift
[614/661] Compiling SQLKit SQLSubqueryBuilder.swift
[615/661] Compiling SQLKit SQLUnionBuilder.swift
[616/661] Compiling SQLKit SQLUpdateBuilder.swift
[617/661] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[618/661] Compiling SQLKit SQLColumnUpdateBuilder.swift
[619/661] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[620/661] Compiling SQLKit SQLCommonUnionBuilder.swift
[621/661] Compiling SQLKit SQLJoinBuilder.swift
[622/661] Compiling SQLKit SQLPartialResultBuilder.swift
[623/661] Compiling SQLKit SQLPredicateBuilder.swift
[624/661] Compiling SQLKit SQLQueryBuilder.swift
[625/661] Compiling SQLKit SQLQueryFetcher.swift
[626/661] Compiling SQLKit SQLReturningBuilder.swift
[627/661] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[628/661] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[629/661] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[630/661] Compiling SQLKit SQLDatabase.swift
[631/661] Compiling SQLKit SQLDatabaseReportedVersion.swift
[632/661] Compiling SQLKit SQLDialect.swift
[633/661] Compiling SQLKit SQLDatabase+Deprecated.swift
[634/661] Compiling SQLKit SQLError.swift
[635/661] Compiling SQLKit SQLExpressions+Deprecated.swift
[636/661] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[637/661] Compiling SQLKit Exports.swift
[638/661] Compiling SQLKit SQLAlias.swift
[639/661] Compiling SQLKit SQLBetween.swift
[640/661] Compiling SQLKit SQLColumn.swift
[641/661] Compiling SQLKit SQLConstraint.swift
[642/661] Compiling SQLKit SQLDataType.swift
[643/661] Compiling SQLKit SQLDirection.swift
[644/661] Compiling SQLKit SQLDistinct.swift
[645/661] Compiling SQLKit SQLForeignKeyAction.swift
[646/661] Compiling SQLKit SQLNestedSubpathExpression.swift
[647/661] Compiling SQLKit SQLQualifiedTable.swift
[648/661] Compiling SQLKit SQLQueryString.swift
[649/661] Emitting module SQLKit
[650/661] Compiling SQLKit SQLFunction.swift
[651/661] Compiling SQLKit SQLGroupExpression.swift
[652/661] Compiling SQLKit SQLIdentifier.swift
[653/661] Compiling SQLKit SQLList.swift
[654/661] Compiling SQLKit SQLLiteral.swift
[655/661] Compiling SQLKit SQLRaw.swift
[656/661] Compiling SQLKit SQLCodingUtilities.swift
[657/661] Compiling SQLKit SQLQueryEncoder.swift
[658/661] Compiling SQLKit SQLRow.swift
[659/661] Compiling SQLKit SQLRowDecoder.swift
[660/661] Compiling SQLKit SomeCodingKey.swift
[661/661] Compiling SQLKit StringHandling.swift
[663/670] Emitting module SQLKitBenchmark
[664/670] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[665/670] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[666/670] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[667/670] Compiling SQLKitBenchmark SQLBenchmarker.swift
[668/670] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[669/670] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[670/670] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (153.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.84.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "sql-kit",
  "name" : "sql-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SQLKit",
      "targets" : [
        "SQLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SQLKitBenchmark",
      "targets" : [
        "SQLKitBenchmark"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitTests",
      "path" : "Tests/SQLKitTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded"
      ],
      "sources" : [
        "AsyncTests.swift",
        "BaseTests.swift",
        "BasicQueryTests.swift",
        "DeprecatedTests.swift",
        "SQLBetweenTests.swift",
        "SQLCodingTests.swift",
        "SQLCommonTableExpressionTests.swift",
        "SQLCreateDropTriggerTests.swift",
        "SQLCreateTableTests.swift",
        "SQLDialectFeatureTests.swift",
        "SQLExpressionTests.swift",
        "SQLInsertUpsertTests.swift",
        "SQLQueryEncoderTests.swift",
        "SQLQueryStringTests.swift",
        "SQLRowDecoderTests.swift",
        "SQLUnionTests.swift",
        "TestMocks.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLKitBenchmark",
      "module_type" : "SwiftTarget",
      "name" : "SQLKitBenchmark",
      "path" : "Sources/SQLKitBenchmark",
      "product_memberships" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "SQLBenchmark+Codable.swift",
        "SQLBenchmark+Enum.swift",
        "SQLBenchmark+JSONPaths.swift",
        "SQLBenchmark+Planets.swift",
        "SQLBenchmark+Union.swift",
        "SQLBenchmark+Upsert.swift",
        "SQLBenchmarker.swift"
      ],
      "target_dependencies" : [
        "SQLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SQLKit",
      "module_type" : "SwiftTarget",
      "name" : "SQLKit",
      "path" : "Sources/SQLKit",
      "product_dependencies" : [
        "Collections",
        "Logging",
        "NIOCore"
      ],
      "product_memberships" : [
        "SQLKit",
        "SQLKitBenchmark"
      ],
      "sources" : [
        "Builders/Implementations/SQLAlterEnumBuilder.swift",
        "Builders/Implementations/SQLAlterTableBuilder.swift",
        "Builders/Implementations/SQLConflictUpdateBuilder.swift",
        "Builders/Implementations/SQLCreateEnumBuilder.swift",
        "Builders/Implementations/SQLCreateIndexBuilder.swift",
        "Builders/Implementations/SQLCreateTableBuilder.swift",
        "Builders/Implementations/SQLCreateTriggerBuilder.swift",
        "Builders/Implementations/SQLDeleteBuilder.swift",
        "Builders/Implementations/SQLDropEnumBuilder.swift",
        "Builders/Implementations/SQLDropIndexBuilder.swift",
        "Builders/Implementations/SQLDropTableBuilder.swift",
        "Builders/Implementations/SQLDropTriggerBuilder.swift",
        "Builders/Implementations/SQLInsertBuilder.swift",
        "Builders/Implementations/SQLPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLRawBuilder.swift",
        "Builders/Implementations/SQLSecondaryPredicateGroupBuilder.swift",
        "Builders/Implementations/SQLSelectBuilder.swift",
        "Builders/Implementations/SQLSubqueryBuilder.swift",
        "Builders/Implementations/SQLUnionBuilder.swift",
        "Builders/Implementations/SQLUpdateBuilder.swift",
        "Builders/Prototypes/SQLAliasedColumnListBuilder.swift",
        "Builders/Prototypes/SQLColumnUpdateBuilder.swift",
        "Builders/Prototypes/SQLCommonTableExpressionBuilder.swift",
        "Builders/Prototypes/SQLCommonUnionBuilder.swift",
        "Builders/Prototypes/SQLJoinBuilder.swift",
        "Builders/Prototypes/SQLPartialResultBuilder.swift",
        "Builders/Prototypes/SQLPredicateBuilder.swift",
        "Builders/Prototypes/SQLQueryBuilder.swift",
        "Builders/Prototypes/SQLQueryFetcher.swift",
        "Builders/Prototypes/SQLReturningBuilder.swift",
        "Builders/Prototypes/SQLSecondaryPredicateBuilder.swift",
        "Builders/Prototypes/SQLSubqueryClauseBuilder.swift",
        "Builders/Prototypes/SQLUnqualifiedColumnListBuilder.swift",
        "Database/SQLDatabase.swift",
        "Database/SQLDatabaseReportedVersion.swift",
        "Database/SQLDialect.swift",
        "Deprecated/SQLDatabase+Deprecated.swift",
        "Deprecated/SQLError.swift",
        "Deprecated/SQLExpressions+Deprecated.swift",
        "Deprecated/SQLQueryBuilders+Deprecated.swift",
        "Exports.swift",
        "Expressions/Basics/SQLAlias.swift",
        "Expressions/Basics/SQLBetween.swift",
        "Expressions/Basics/SQLColumn.swift",
        "Expressions/Basics/SQLConstraint.swift",
        "Expressions/Basics/SQLDataType.swift",
        "Expressions/Basics/SQLDirection.swift",
        "Expressions/Basics/SQLDistinct.swift",
        "Expressions/Basics/SQLForeignKeyAction.swift",
        "Expressions/Basics/SQLNestedSubpathExpression.swift",
        "Expressions/Basics/SQLQualifiedTable.swift",
        "Expressions/Basics/SQLQueryString.swift",
        "Expressions/Clauses/SQLAlterColumnDefinitionType.swift",
        "Expressions/Clauses/SQLColumnAssignment.swift",
        "Expressions/Clauses/SQLColumnConstraintAlgorithm.swift",
        "Expressions/Clauses/SQLColumnDefinition.swift",
        "Expressions/Clauses/SQLCommonTableExpression.swift",
        "Expressions/Clauses/SQLConflictAction.swift",
        "Expressions/Clauses/SQLConflictResolutionStrategy.swift",
        "Expressions/Clauses/SQLDropBehaviour.swift",
        "Expressions/Clauses/SQLEnumDataType.swift",
        "Expressions/Clauses/SQLExcludedColumn.swift",
        "Expressions/Clauses/SQLForeignKey.swift",
        "Expressions/Clauses/SQLJoin.swift",
        "Expressions/Clauses/SQLJoinMethod.swift",
        "Expressions/Clauses/SQLLockingClause.swift",
        "Expressions/Clauses/SQLOrderBy.swift",
        "Expressions/Clauses/SQLReturning.swift",
        "Expressions/Clauses/SQLSubquery.swift",
        "Expressions/Clauses/SQLTableConstraintAlgorithm.swift",
        "Expressions/Queries/SQLAlterEnum.swift",
        "Expressions/Queries/SQLAlterTable.swift",
        "Expressions/Queries/SQLCreateEnum.swift",
        "Expressions/Queries/SQLCreateIndex.swift",
        "Expressions/Queries/SQLCreateTable.swift",
        "Expressions/Queries/SQLCreateTrigger.swift",
        "Expressions/Queries/SQLDelete.swift",
        "Expressions/Queries/SQLDropEnum.swift",
        "Expressions/Queries/SQLDropIndex.swift",
        "Expressions/Queries/SQLDropTable.swift",
        "Expressions/Queries/SQLDropTrigger.swift",
        "Expressions/Queries/SQLInsert.swift",
        "Expressions/Queries/SQLSelect.swift",
        "Expressions/Queries/SQLUnion.swift",
        "Expressions/Queries/SQLUpdate.swift",
        "Expressions/SQLExpression.swift",
        "Expressions/SQLSerializer.swift",
        "Expressions/SQLStatement.swift",
        "Expressions/Syntax/SQLBinaryExpression.swift",
        "Expressions/Syntax/SQLBinaryOperator.swift",
        "Expressions/Syntax/SQLBind.swift",
        "Expressions/Syntax/SQLFunction.swift",
        "Expressions/Syntax/SQLGroupExpression.swift",
        "Expressions/Syntax/SQLIdentifier.swift",
        "Expressions/Syntax/SQLList.swift",
        "Expressions/Syntax/SQLLiteral.swift",
        "Expressions/Syntax/SQLRaw.swift",
        "Rows/SQLCodingUtilities.swift",
        "Rows/SQLQueryEncoder.swift",
        "Rows/SQLRow.swift",
        "Rows/SQLRowDecoder.swift",
        "Utilities/SomeCodingKey.swift",
        "Utilities/StringHandling.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.