The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of sql-kit, reference 3.34.0 (c0ea24), with Swift 6.0 for Linux on 11 Dec 2025 17:02:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: 3.34.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.34.0     -> FETCH_HEAD
HEAD is now at c0ea243 Update to Swift 6 (#196)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
c0ea243ffeb8b5ff9e20a281e44003c6abb8896f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at 3.34.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/sql-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/5747] Fetching swift-log
[5748/24110] Fetching swift-log, swift-collections
[8687/104791] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (7.77s)
Fetched https://github.com/apple/swift-collections.git from cache (7.81s)
Fetched https://github.com/apple/swift-nio.git from cache (7.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.34s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[1821/7041] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.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.3 (0.81s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.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.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.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.7.1
Building for debugging...
[0/27] Write sources
[14/27] Compiling _AtomicsShims.c
[15/27] Compiling CNIOWindows shim.c
[15/27] Compiling CNIOWindows WSAStartup.c
[17/27] Compiling CNIOLinux liburing_shims.c
[17/27] Write sources
[18/27] Compiling CNIOWASI CNIOWASI.c
[18/27] Compiling CNIOOpenBSD shim.c
[22/27] Compiling CNIODarwin shim.c
[23/27] Compiling CNIOLinux shim.c
[24/27] Write swift-version-24593BA9C3E375BF.txt
[26/72] Emitting module InternalCollectionsUtilities
[26/74] Compiling c-nioatomics.c
[27/74] Compiling c-atomics.c
[29/80] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/80] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/80] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/80] Emitting module Atomics
[34/82] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/82] Compiling InternalCollectionsUtilities Integer rank.swift
[36/82] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/82] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[38/82] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/82] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/82] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/82] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[46/82] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/82] Compiling InternalCollectionsUtilities Debugging.swift
[51/82] Compiling InternalCollectionsUtilities Descriptions.swift
[52/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/83] Emitting module _NIOBase64
[66/83] Compiling _NIOBase64 Base64.swift
[67/84] Compiling _NIODataStructures _TinyArray.swift
[68/84] Compiling _NIODataStructures PriorityQueue.swift
[71/84] Compiling Atomics IntegerOperations.swift
[72/84] Compiling Atomics Unmanaged extensions.swift
[74/85] Compiling _NIODataStructures Heap.swift
[75/85] Emitting module _NIODataStructures
[76/86] Compiling Logging MetadataProvider.swift
[77/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/86] Emitting module NIOConcurrencyHelpers
[80/86] Compiling NIOConcurrencyHelpers lock.swift
[81/86] Compiling Logging Locks.swift
[83/86] Emitting module Logging
[84/86] Compiling Logging LogHandler.swift
[85/86] Compiling Logging Logging.swift
[86/97] Compiling NIOConcurrencyHelpers atomics.swift
[89/362] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[90/362] Compiling HashTreeCollections _HashNode+Structural union.swift
[91/364] Compiling HeapModule _HeapNode.swift
[92/364] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[93/364] Compiling HeapModule Heap+Descriptions.swift
[94/364] Compiling HashTreeCollections _Bucket.swift
[95/364] Compiling HashTreeCollections _Hash.swift
[96/364] Compiling HashTreeCollections _HashLevel.swift
[97/364] Compiling HashTreeCollections _HashNode+Builder.swift
[98/364] Compiling HeapModule Heap.swift
[99/364] Compiling HeapModule Heap+UnsafeHandle.swift
[100/364] Compiling HeapModule Heap+Invariants.swift
[101/364] Emitting module HeapModule
[102/365] Compiling HashTreeCollections TreeDictionary+Collection.swift
[103/365] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[104/365] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[105/365] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[106/365] Compiling HashTreeCollections TreeDictionary.swift
[107/365] Compiling HashTreeCollections TreeSet+Codable.swift
[108/365] Compiling HashTreeCollections TreeSet+Collection.swift
[109/372] Compiling HashTreeCollections _HashNode+Invariants.swift
[110/372] Compiling HashTreeCollections _HashNode+Lookups.swift
[111/372] Compiling HashTreeCollections _HashNode+Debugging.swift
[112/372] Compiling HashTreeCollections _HashNode+Initializers.swift
[114/372] Compiling DequeModule _DequeSlot.swift
[115/372] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/372] Emitting module BitCollections
[117/379] Compiling HashTreeCollections TreeSet+Hashable.swift
[118/379] Compiling HashTreeCollections TreeSet+Sendable.swift
[119/379] Compiling HashTreeCollections TreeSet+Sequence.swift
[120/379] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[121/379] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[122/379] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[123/379] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[124/379] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[125/379] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[126/379] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[127/389] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[128/389] Compiling HashTreeCollections TreeSet+Debugging.swift
[129/389] Compiling HashTreeCollections TreeSet+Descriptions.swift
[130/389] Compiling HashTreeCollections TreeSet+Equatable.swift
[131/389] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[132/389] Compiling BitCollections BitSet.Index.swift
[133/389] Compiling BitCollections BitSet._UnsafeHandle.swift
[134/389] Compiling HashTreeCollections _HashNode+Storage.swift
[135/389] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[136/389] Compiling HashTreeCollections _HashNode+Structural filter.swift
[137/389] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[138/389] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[139/389] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[140/389] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[141/389] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[142/389] Compiling HashTreeCollections _HashNode+Structural merge.swift
[143/389] Compiling HashTreeCollections _HashTreeIterator.swift
[144/389] Compiling HashTreeCollections _HashTreeStatistics.swift
[145/389] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[146/389] Compiling HashTreeCollections _RawHashNode.swift
[147/389] Compiling HashTreeCollections _UnmanagedHashNode.swift
[148/389] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[149/389] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[150/389] Compiling HashTreeCollections _AncestorHashSlots.swift
[151/389] Compiling HashTreeCollections _Bitmap.swift
[166/389] Compiling HashTreeCollections _UnsafePath.swift
[167/389] Compiling HashTreeCollections TreeDictionary+Codable.swift
[168/389] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[169/389] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[170/389] Compiling HashTreeCollections _HashNode.swift
[171/389] Compiling HashTreeCollections _HashNodeHeader.swift
[172/389] Compiling HashTreeCollections _HashSlot.swift
[173/389] Compiling HashTreeCollections _HashStack.swift
[174/389] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[175/389] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[184/389] Compiling BitCollections BitSet.swift
[185/389] Compiling BitCollections Range+Utilities.swift
[186/389] Compiling BitCollections Slice+Utilities.swift
[187/389] Compiling BitCollections UInt+Tricks.swift
[188/389] Compiling BitCollections _Word.swift
[189/389] Compiling OrderedCollections OrderedSet.swift
[190/389] Compiling OrderedCollections _UnsafeBitset.swift
[191/389] Compiling HashTreeCollections TreeDictionary+Merge.swift
[192/389] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[193/389] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[194/389] Compiling HashTreeCollections TreeDictionary+Values.swift
[219/389] Emitting module DequeModule
[231/462] Compiling _RopeModule _CharacterRecognizer.swift
[232/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[233/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[234/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[235/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[236/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[237/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[238/462] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[239/462] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[240/462] Compiling HashTreeCollections TreeSet.swift
[241/462] Compiling NIOCore ChannelPipeline.swift
[242/462] Compiling NIOCore AddressedEnvelope.swift
[243/462] Compiling NIOCore AsyncAwaitSupport.swift
[244/462] Compiling NIOCore AsyncChannel.swift
[245/462] Compiling NIOCore AsyncChannelHandler.swift
[246/462] Compiling NIOCore AsyncChannelInboundStream.swift
[247/462] Compiling NIOCore AsyncChannelOutboundWriter.swift
[248/462] Compiling NIOCore NIOAsyncSequenceProducer.swift
[249/462] Compiling NIOCore ByteBuffer-multi-int.swift
[250/462] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[251/462] Compiling NIOCore ByteBuffer-views.swift
[252/462] Compiling NIOCore Channel.swift
[253/462] Compiling NIOCore ChannelHandler.swift
[254/462] Compiling NIOCore ChannelHandlers.swift
[255/462] Compiling NIOCore ChannelInvoker.swift
[256/462] Compiling NIOCore ChannelOption.swift
[257/462] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[258/462] Compiling NIOCore NIOAsyncWriter.swift
[259/462] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[260/462] Compiling NIOCore BSDSocketAPI.swift
[261/462] Compiling NIOCore ByteBuffer-aux.swift
[262/462] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[263/462] Compiling NIOCore ByteBuffer-conversions.swift
[264/462] Compiling NIOCore ByteBuffer-core.swift
[265/462] Compiling NIOCore NIOAny.swift
[266/462] Compiling NIOCore NIOCloseOnErrorHandler.swift
[267/462] Compiling NIOCore NIOCoreSendableMetatype.swift
[268/462] Compiling NIOCore NIODecodedAsyncSequence.swift
[269/462] Compiling NIOCore NIOLoopBound.swift
[270/462] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[271/462] Compiling NIOCore NIOScheduledCallback.swift
[273/463] Compiling NIOCore ConvenienceOptionSupport.swift
[274/463] Compiling NIOCore DeadChannel.swift
[275/463] Compiling NIOCore DispatchQueue+WithFuture.swift
[276/463] Compiling NIOCore EventLoop+Deprecated.swift
[277/463] Compiling NIOCore EventLoop+SerialExecutor.swift
[278/463] Compiling NIOCore EventLoop.swift
[279/463] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[280/463] Compiling NIOCore EventLoopFuture+Deprecated.swift
[281/463] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[282/463] Compiling NIOCore IntegerTypes.swift
[283/463] Compiling NIOCore Interfaces.swift
[284/463] Compiling NIOCore Linux.swift
[285/463] Compiling NIOCore MarkedCircularBuffer.swift
[286/463] Compiling NIOCore MulticastChannel.swift
[305/463] Compiling NIOCore EventLoopFuture.swift
[306/463] Compiling NIOCore FileDescriptor.swift
[307/463] Compiling NIOCore FileHandle.swift
[308/463] Compiling NIOCore FileRegion.swift
[309/463] Compiling NIOCore GlobalSingletons.swift
[310/463] Compiling NIOCore IO.swift
[316/463] Compiling NIOCore NIOSendable.swift
[317/463] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[318/463] Emitting module OrderedCollections
[327/464] Compiling NIOCore RecvByteBufferAllocator.swift
[328/472] Compiling NIOCore TypeAssistedChannelHandler.swift
[329/472] Compiling NIOCore UniversalBootstrapSupport.swift
[330/472] Compiling NIOCore Utilities.swift
[331/472] Compiling _RopeModule Rope+RemoveSubrange.swift
[332/472] Compiling _RopeModule Rope+Split.swift
[333/472] Compiling _RopeModule Optional Utilities.swift
[334/472] Compiling _RopeModule String Utilities.swift
[335/472] Compiling _RopeModule String.Index+ABI.swift
[361/472] Compiling NIOCore ByteBuffer-hex.swift
[362/472] Compiling NIOCore ByteBuffer-int.swift
[363/472] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[364/472] Compiling NIOCore CircularBuffer.swift
[365/472] Compiling NIOCore Codec.swift
[379/472] Emitting module _RopeModule
[396/472] Compiling NIOCore IOData.swift
[397/472] Compiling NIOCore IPProtocol.swift
[398/472] Compiling NIOCore IntegerBitPacking.swift
[428/473] Emitting module HashTreeCollections
[430/476] Compiling Collections Collections.swift
[431/476] Emitting module Collections
[433/477] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[434/477] Compiling NIOCore SocketAddresses.swift
[435/477] Compiling NIOCore SocketOptionProvider.swift
[436/477] Compiling NIOCore SystemCallHelpers.swift
[437/477] Compiling NIOCore TimeAmount+Duration.swift
[459/477] Emitting module NIOCore
[479/570] Compiling SQLKit SQLDropIndex.swift
[480/570] Compiling SQLKit SQLDropTable.swift
[481/570] Compiling SQLKit SQLDropTrigger.swift
[482/570] Compiling SQLKit SQLInsert.swift
[483/570] Compiling SQLKit SQLSelect.swift
[484/570] Compiling SQLKit SQLUnion.swift
[485/570] Compiling SQLKit SQLUpdate.swift
[486/570] Compiling SQLKit SQLExpression.swift
[487/570] Compiling SQLKit SQLSerializer.swift
[488/570] Compiling SQLKit SQLStatement.swift
[489/570] Compiling SQLKit SQLBinaryExpression.swift
[490/570] Compiling SQLKit SQLBinaryOperator.swift
[491/570] Compiling SQLKit SQLBind.swift
[492/582] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[493/582] Compiling SQLKit Exports.swift
[494/582] Compiling SQLKit SQLAlias.swift
[495/582] Compiling SQLKit SQLBetween.swift
[496/582] Compiling SQLKit SQLColumn.swift
[497/582] Compiling SQLKit SQLConstraint.swift
[498/582] Compiling SQLKit SQLDataType.swift
[499/582] Compiling SQLKit SQLDirection.swift
[500/582] Compiling SQLKit SQLDistinct.swift
[501/582] Compiling SQLKit SQLForeignKeyAction.swift
[502/582] Compiling SQLKit SQLNestedSubpathExpression.swift
[503/582] Compiling SQLKit SQLQualifiedTable.swift
[504/582] Compiling SQLKit SQLQueryString.swift
[505/582] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[506/582] Compiling SQLKit SQLColumnAssignment.swift
[507/582] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[508/582] Compiling SQLKit SQLColumnDefinition.swift
[509/582] Compiling SQLKit SQLCommonTableExpression.swift
[510/582] Compiling SQLKit SQLConflictAction.swift
[511/582] Compiling SQLKit SQLConflictResolutionStrategy.swift
[512/582] Compiling SQLKit SQLDropBehaviour.swift
[513/582] Compiling SQLKit SQLEnumDataType.swift
[514/582] Compiling SQLKit SQLExcludedColumn.swift
[515/582] Compiling SQLKit SQLForeignKey.swift
[516/582] Compiling SQLKit SQLJoin.swift
[517/582] Compiling SQLKit SQLJoinMethod.swift
[518/582] Compiling SQLKit SQLLockingClause.swift
[519/582] Compiling SQLKit SQLOrderBy.swift
[520/582] Compiling SQLKit SQLReturning.swift
[521/582] Compiling SQLKit SQLSubquery.swift
[522/582] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[523/582] Compiling SQLKit SQLAlterEnum.swift
[524/582] Compiling SQLKit SQLAlterTable.swift
[525/582] Compiling SQLKit SQLCreateEnum.swift
[526/582] Compiling SQLKit SQLCreateIndex.swift
[527/582] Compiling SQLKit SQLCreateTable.swift
[528/582] Compiling SQLKit SQLCreateTrigger.swift
[529/582] Compiling SQLKit SQLDelete.swift
[530/582] Compiling SQLKit SQLDropEnum.swift
[531/582] Emitting module SQLKit
[532/582] Compiling SQLKit SQLPredicateGroupBuilder.swift
[533/582] Compiling SQLKit SQLRawBuilder.swift
[534/582] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[535/582] Compiling SQLKit SQLSelectBuilder.swift
[536/582] Compiling SQLKit SQLSubqueryBuilder.swift
[537/582] Compiling SQLKit SQLUnionBuilder.swift
[538/582] Compiling SQLKit SQLUpdateBuilder.swift
[539/582] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[540/582] Compiling SQLKit SQLColumnUpdateBuilder.swift
[541/582] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[542/582] Compiling SQLKit SQLCommonUnionBuilder.swift
[543/582] Compiling SQLKit SQLJoinBuilder.swift
[544/582] Compiling SQLKit SQLPartialResultBuilder.swift
[545/582] Compiling SQLKit SQLAlterEnumBuilder.swift
[546/582] Compiling SQLKit SQLAlterTableBuilder.swift
[547/582] Compiling SQLKit SQLConflictUpdateBuilder.swift
[548/582] Compiling SQLKit SQLCreateEnumBuilder.swift
[549/582] Compiling SQLKit SQLCreateIndexBuilder.swift
[550/582] Compiling SQLKit SQLCreateTableBuilder.swift
[551/582] Compiling SQLKit SQLCreateTriggerBuilder.swift
[552/582] Compiling SQLKit SQLDeleteBuilder.swift
[553/582] Compiling SQLKit SQLDropEnumBuilder.swift
[554/582] Compiling SQLKit SQLDropIndexBuilder.swift
[555/582] Compiling SQLKit SQLDropTableBuilder.swift
[556/582] Compiling SQLKit SQLDropTriggerBuilder.swift
[557/582] Compiling SQLKit SQLInsertBuilder.swift
[558/582] Compiling SQLKit SQLPredicateBuilder.swift
[559/582] Compiling SQLKit SQLQueryBuilder.swift
[560/582] Compiling SQLKit SQLQueryFetcher.swift
[561/582] Compiling SQLKit SQLReturningBuilder.swift
[562/582] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[563/582] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[564/582] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[565/582] Compiling SQLKit SQLDatabase.swift
[566/582] Compiling SQLKit SQLDatabaseReportedVersion.swift
[567/582] Compiling SQLKit SQLDialect.swift
[568/582] Compiling SQLKit SQLDatabase+Deprecated.swift
[569/582] Compiling SQLKit SQLError.swift
[570/582] Compiling SQLKit SQLExpressions+Deprecated.swift
[571/582] Compiling SQLKit SQLFunction.swift
[572/582] Compiling SQLKit SQLGroupExpression.swift
[573/582] Compiling SQLKit SQLIdentifier.swift
[574/582] Compiling SQLKit SQLList.swift
[575/582] Compiling SQLKit SQLLiteral.swift
[576/582] Compiling SQLKit SQLRaw.swift
[577/582] Compiling SQLKit SQLCodingUtilities.swift
[578/582] Compiling SQLKit SQLQueryEncoder.swift
[579/582] Compiling SQLKit SQLRow.swift
[580/582] Compiling SQLKit SQLRowDecoder.swift
[581/582] Compiling SQLKit SomeCodingKey.swift
[582/582] Compiling SQLKit StringHandling.swift
[584/591] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[585/591] Emitting module SQLKitBenchmark
[586/591] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[587/591] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[588/591] Compiling SQLKitBenchmark SQLBenchmarker.swift
[589/591] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[590/591] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[591/591] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
Build complete! (92.69s)
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",
      "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",
        "XCTAsyncAssertions.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.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.