This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of sqlite-kit with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sqlite-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f35a863 Use structured logging (metadata) when logging queries (#110)
Cloned https://github.com/vapor/sqlite-kit.git
Revision (git rev-parse @):
f35a863ecc2da5d563b836a9a696b148b0f4169f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-kit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor/sqlite-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/36] Write sources
[1/36] Copying PrivacyInfo.xcprivacy
[1/36] Write sources
[21/36] Compiling CNIOWindows shim.c
[21/36] Compiling CNIOWindows WSAStartup.c
[23/36] Write sources
[27/36] Compiling CNIOLinux shim.c
[28/36] Compiling CNIOLinux liburing_shims.c
[29/36] Compiling _NumericsShims _NumericsShims.c
[30/36] Write swift-version-6F35C1178C84523A.txt
[31/75] Compiling CNIODarwin shim.c
[32/75] Compiling _AtomicsShims.c
[34/94] Emitting module _NIOBase64
[35/94] Emitting module _CollectionsUtilities
[35/95] Compiling c-nioatomics.c
[36/95] Compiling c-atomics.c
[37/101] Compiling CSQLite sqlite_nio_sqlite3.c
[39/101] Compiling Atomics AtomicMemoryOrderings.swift
[40/101] Compiling Atomics DoubleWord.swift
[41/101] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/101] Compiling Atomics PointerConformances.swift
[43/101] Compiling Atomics Primitives.native.swift
[44/101] Compiling RealModule Real.swift
[45/102] Compiling _NIOBase64 Base64.swift
[46/102] Compiling Atomics OptionalRawRepresentable.swift
[47/102] Compiling Atomics RawRepresentable.swift
[48/102] Compiling Atomics AtomicBool.swift
[49/102] Compiling Atomics IntegerConformances.swift
[50/102] Compiling RealModule Float80+Real.swift
[51/102] Compiling RealModule Float16+Real.swift
[52/102] Compiling RealModule Float+Real.swift
[53/102] Compiling RealModule RealFunctions.swift
[54/102] Compiling RealModule AlgebraicField.swift
[55/102] Emitting module RealModule
[56/102] Compiling RealModule AugmentedArithmetic.swift
[57/102] Compiling RealModule ApproximateEquality.swift
[58/102] Compiling RealModule Double+Real.swift
[59/102] Compiling RealModule ElementaryFunctions.swift
[60/102] Compiling Atomics UnsafeAtomic.swift
[61/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[66/104] Compiling Atomics Primitives.shims.swift
[67/104] Compiling Atomics AtomicInteger.swift
[68/119] Compiling Algorithms Keyed.swift
[69/119] Compiling Algorithms MinMax.swift
[70/119] Compiling Algorithms Partition.swift
[71/119] Compiling Algorithms Permutations.swift
[72/130] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/280] Compiling _NIODataStructures PriorityQueue.swift
[74/280] Compiling _NIODataStructures _TinyArray.swift
[75/358] Compiling Logging MetadataProvider.swift
[76/358] Compiling _NIODataStructures Heap.swift
[77/358] Emitting module _NIODataStructures
[78/358] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[79/358] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[80/358] Compiling HashTreeCollections _HashNode+Structural union.swift
[81/358] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[82/358] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[83/358] Compiling HashTreeCollections _RawHashNode.swift
[84/358] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[85/358] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[86/413] Compiling DequeModule _DequeBufferHeader.swift
[87/413] Compiling DequeModule _DequeSlot.swift
[88/414] Compiling BitCollections BitSet+CustomStringConvertible.swift
[89/414] Compiling BitCollections BitSet+Equatable.swift
[90/414] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[91/414] Compiling BitCollections BitSet+SetAlgebra union.swift
[92/414] Emitting module Logging
[93/414] Compiling Logging Logging.swift
[94/414] Compiling Logging Locks.swift
[95/414] Compiling Logging LogHandler.swift
[96/414] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[97/414] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[98/414] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[99/414] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[100/414] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[101/414] Compiling HashTreeCollections _Hash.swift
[102/420] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/420] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[104/420] Compiling HeapModule Heap+Invariants.swift
[105/420] Compiling HeapModule Heap+UnsafeHandle.swift
[106/420] Compiling HeapModule _HeapNode.swift
[107/420] Compiling HeapModule Heap.swift
[108/420] Compiling HeapModule Heap+Descriptions.swift
[109/420] Emitting module HeapModule
[110/420] Compiling BitCollections BitSet+Hashable.swift
[111/420] Compiling BitCollections BitSet+Initializers.swift
[112/420] Compiling BitCollections BitSet+Invariants.swift
[113/420] Compiling BitCollections BitSet+Random.swift
[114/420] Compiling BitCollections BitSet+SetAlgebra basics.swift
[115/420] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[116/425] Compiling NIOConcurrencyHelpers NIOLock.swift
[117/425] Compiling NIOConcurrencyHelpers lock.swift
[118/425] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/425] Compiling NIOConcurrencyHelpers atomics.swift
[120/425] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[121/425] Emitting module NIOConcurrencyHelpers
[122/425] Compiling BitCollections BitArray+Codable.swift
[123/425] Compiling BitCollections BitArray+Collection.swift
[124/425] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[125/425] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[126/425] Compiling BitCollections BitArray+BitwiseOperations.swift
[127/425] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[128/425] Emitting module Atomics
[129/425] Compiling BitCollections BitSet.Index.swift
[130/425] Compiling BitCollections BitSet._UnsafeHandle.swift
[132/427] Compiling BitCollections BitArray+Initializers.swift
[133/427] Compiling BitCollections BitArray+Invariants.swift
[134/427] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[135/427] Compiling BitCollections BitArray+RandomBits.swift
[136/427] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[137/427] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[138/427] Compiling BitCollections BitSet+CustomReflectable.swift
[141/427] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[142/427] Compiling BitCollections BitSet+Extras.swift
[143/427] Compiling BitCollections BitArray+Descriptions.swift
[144/427] Compiling BitCollections BitArray+Equatable.swift
[147/427] Compiling BitCollections BitArray+Extras.swift
[148/427] Compiling BitCollections BitArray+Fill.swift
[150/427] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[154/427] Compiling BitCollections BitArray+Copy.swift
[155/427] Compiling BitCollections BitArray+CustomReflectable.swift
[158/427] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[159/427] Compiling BitCollections BitSet.Counted.swift
[169/427] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[170/427] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[171/427] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[172/427] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[173/427] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[174/427] Compiling BitCollections BitArray+Shifts.swift
[181/427] Compiling Algorithms Unique.swift
[182/427] Compiling Algorithms Windows.swift
[186/427] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[187/427] Compiling BitCollections BitArray+Testing.swift
[188/427] Compiling BitCollections BitArray._UnsafeHandle.swift
[189/427] Compiling BitCollections BitArray.swift
[190/427] Compiling BitCollections BitSet+BidirectionalCollection.swift
[191/427] Compiling BitCollections BitSet+Codable.swift
[192/427] Compiling BitCollections BitArray+Hashable.swift
[217/427] Compiling BitCollections BitSet.swift
[218/427] Compiling BitCollections Range+Utilities.swift
[219/427] Compiling BitCollections Slice+Utilities.swift
[220/427] Compiling BitCollections UInt+Tricks.swift
[221/427] Compiling BitCollections _Word.swift
[256/427] Emitting module BitCollections
[288/435] Compiling OrderedCollections OrderedSet.swift
[289/435] Compiling OrderedCollections _UnsafeBitset.swift
[290/435] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[291/435] Compiling HashTreeCollections TreeSet+Extras.swift
[292/435] Compiling HashTreeCollections TreeSet+Filter.swift
[293/435] Compiling HashTreeCollections TreeSet+Hashable.swift
[294/435] Compiling HashTreeCollections TreeSet+Sendable.swift
[295/435] Compiling HashTreeCollections TreeSet+Sequence.swift
[296/435] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[297/435] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[302/442] Emitting module DequeModule
[303/502] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[304/502] Compiling NIOCore ByteBuffer-multi-int.swift
[305/502] Compiling NIOCore ByteBuffer-views.swift
[306/502] Compiling NIOCore Channel.swift
[310/502] Compiling _RopeModule Rope+Remove.swift
[311/502] Compiling _RopeModule Rope+RemoveSubrange.swift
[312/502] Compiling _RopeModule Rope+Split.swift
[313/502] Compiling _RopeModule Optional Utilities.swift
[314/502] Compiling _RopeModule String Utilities.swift
[315/502] Compiling _RopeModule String.Index+ABI.swift
[316/502] Compiling _RopeModule _CharacterRecognizer.swift
[317/502] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[318/502] Compiling NIOCore EventLoop.swift
[319/502] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[320/502] Compiling NIOCore Interfaces.swift
[321/502] Compiling NIOCore Linux.swift
[322/502] Compiling NIOCore MarkedCircularBuffer.swift
[323/502] Compiling NIOCore MulticastChannel.swift
[324/502] Compiling NIOCore NIOAny.swift
[325/502] Compiling NIOCore NIOCloseOnErrorHandler.swift
[326/502] Compiling NIOCore ChannelHandler.swift
[327/502] Compiling NIOCore ChannelHandlers.swift
[328/502] Compiling NIOCore ChannelInvoker.swift
[329/502] Compiling NIOCore ChannelOption.swift
[330/502] Compiling NIOCore ChannelPipeline.swift
[331/502] Compiling NIOCore CircularBuffer.swift
[332/502] Compiling NIOCore Codec.swift
[333/502] Compiling NIOCore NIOLoopBound.swift
[334/502] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[335/502] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[336/502] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[337/502] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[338/502] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[339/502] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[340/502] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[341/502] Compiling HashTreeCollections TreeSet.swift
[342/502] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[343/502] Compiling NIOCore EventLoopFuture+Deprecated.swift
[344/502] Compiling NIOCore AsyncChannelInboundStream.swift
[345/502] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[346/502] Compiling NIOCore AsyncChannelOutboundWriter.swift
[347/502] Compiling NIOCore AddressedEnvelope.swift
[348/502] Compiling NIOCore AsyncAwaitSupport.swift
[349/502] Compiling NIOCore AsyncChannel.swift
[363/502] Compiling NIOCore NIOSendable.swift
[364/502] Compiling NIOCore PointerHelpers.swift
[365/502] Compiling NIOCore RecvByteBufferAllocator.swift
[366/502] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[367/502] Compiling NIOCore ConvenienceOptionSupport.swift
[368/502] Compiling NIOCore DeadChannel.swift
[369/502] Compiling NIOCore DispatchQueue+WithFuture.swift
[370/502] Compiling NIOCore EventLoop+Deprecated.swift
[371/502] Compiling NIOCore EventLoop+SerialExecutor.swift
[383/502] Compiling NIOCore SocketAddresses.swift
[384/502] Compiling NIOCore ByteBuffer-core.swift
[385/502] Compiling NIOCore ByteBuffer-hexdump.swift
[386/502] Compiling NIOCore ByteBuffer-int.swift
[400/502] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[416/502] Compiling NIOCore BSDSocketAPI.swift
[417/502] Compiling NIOCore ByteBuffer-aux.swift
[418/502] Compiling NIOCore ByteBuffer-conversions.swift
[425/502] Compiling NIOCore EventLoopFuture.swift
[426/502] Compiling NIOCore FileDescriptor.swift
[427/502] Compiling NIOCore FileHandle.swift
[428/502] Compiling NIOCore FileRegion.swift
[429/502] Compiling NIOCore GlobalSingletons.swift
[430/502] Compiling NIOCore IO.swift
[431/502] Compiling NIOCore IOData.swift
[432/502] Compiling NIOCore IPProtocol.swift
[433/502] Compiling NIOCore IntegerBitPacking.swift
[434/502] Compiling NIOCore IntegerTypes.swift
[435/502] Compiling NIOCore NIOAsyncSequenceProducer.swift
[436/502] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[437/502] Compiling NIOCore NIOAsyncWriter.swift
[438/502] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[439/502] Emitting module OrderedCollections
[440/502] Emitting module _RopeModule
[441/502] Emitting module HashTreeCollections
[442/504] Emitting module Collections
[443/504] Compiling Collections Collections.swift
[444/504] Emitting module Algorithms
[452/510] Compiling NIOCore SocketOptionProvider.swift
[453/510] Compiling NIOCore SystemCallHelpers.swift
[454/510] Compiling NIOCore TimeAmount+Duration.swift
[455/510] Compiling NIOCore TypeAssistedChannelHandler.swift
[456/510] Compiling NIOCore UniversalBootstrapSupport.swift
[457/510] Compiling NIOCore Utilities.swift
[510/510] Emitting module NIOCore
[511/563] Compiling NIOEmbedded AsyncTestingChannel.swift
[512/563] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[513/563] Emitting module NIOEmbedded
[514/563] Compiling NIOEmbedded Embedded.swift
[515/563] Compiling NIOPosix PooledRecvBufferAllocator.swift
[516/563] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[517/563] Compiling NIOPosix PosixSingletons.swift
[518/563] Compiling NIOPosix RawSocketBootstrap.swift
[519/563] Compiling NIOPosix Resolver.swift
[520/568] Compiling NIOPosix Selectable.swift
[521/568] Compiling NIOPosix SelectableChannel.swift
[522/568] Compiling NIOPosix SelectableEventLoop.swift
[523/568] Compiling NIOPosix SelectorEpoll.swift
[524/568] Compiling NIOPosix SelectorGeneric.swift
[525/568] Compiling NIOPosix HappyEyeballs.swift
[526/568] Compiling NIOPosix IO.swift
[527/568] Compiling NIOPosix IntegerBitPacking.swift
[528/568] Compiling NIOPosix IntegerTypes.swift
[529/568] Compiling NIOPosix Linux.swift
[530/568] Compiling NIOPosix LinuxCPUSet.swift
[531/568] Compiling NIOPosix SocketProtocols.swift
[532/568] Compiling NIOPosix System.swift
[533/568] Compiling NIOPosix Thread.swift
[534/568] Compiling NIOPosix ThreadPosix.swift
[535/568] Compiling NIOPosix ThreadWindows.swift
[536/568] Compiling NIOPosix SelectorKqueue.swift
[537/568] Compiling NIOPosix SelectorUring.swift
[538/568] Compiling NIOPosix ServerSocket.swift
[539/568] Compiling NIOPosix Socket.swift
[540/568] Compiling NIOPosix SocketChannel.swift
[541/568] Emitting module NIOPosix
[542/568] Compiling NIOPosix BSDSocketAPICommon.swift
[543/568] Compiling NIOPosix BSDSocketAPIPosix.swift
[544/568] Compiling NIOPosix BSDSocketAPIWindows.swift
[545/568] Compiling NIOPosix BaseSocket.swift
[546/568] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[547/568] Compiling NIOPosix BaseSocketChannel.swift
[548/568] Compiling NIOPosix BaseStreamSocketChannel.swift
[549/568] Compiling NIOPosix Bootstrap.swift
[550/568] Compiling NIOPosix ControlMessage.swift
[551/568] Compiling NIOPosix DatagramVectorReadManager.swift
[552/568] Compiling NIOPosix FileDescriptor.swift
[553/568] Compiling NIOPosix GetaddrinfoResolver.swift
[554/568] Compiling NIOPosix PendingWritesManager.swift
[555/568] Compiling NIOPosix PipeChannel.swift
[556/568] Compiling NIOPosix PipePair.swift
[557/568] Compiling NIOPosix PointerHelpers.swift
[558/568] Compiling NIOPosix Pool.swift
[559/568] Compiling NIOPosix LinuxUring.swift
[560/568] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[561/568] Compiling NIOPosix NIOThreadPool.swift
[562/568] Compiling NIOPosix NonBlockingFileIO.swift
[563/568] Compiling NIOPosix PendingDatagramWritesManager.swift
[564/568] Compiling NIOPosix UnsafeTransfer.swift
[565/568] Compiling NIOPosix Utilities.swift
[566/568] Compiling NIOPosix VsockAddress.swift
[567/568] Compiling NIOPosix VsockChannelEvents.swift
[568/568] Compiling NIOPosix resource_bundle_accessor.swift
[569/592] Emitting module NIO
[570/592] Compiling NIO Exports.swift
[571/688] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[572/688] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[573/688] Emitting module NIOFoundationCompat
[574/688] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[575/698] Compiling SQLiteNIO SQLiteRow.swift
[576/699] Compiling SQLiteNIO SQLiteData.swift
[577/699] Compiling SQLiteNIO Exports.swift
[578/699] Compiling SQLiteNIO SQLiteConnection.swift
[579/699] Compiling SQLiteNIO SQLiteStatement.swift
[580/699] Compiling SQLKit SQLDropTriggerBuilder.swift
[581/699] Compiling SQLKit SQLInsertBuilder.swift
[582/699] Compiling SQLKit SQLSubqueryBuilder.swift
[583/699] Compiling SQLKit SQLUnionBuilder.swift
[584/699] Compiling SQLKit SQLUpdateBuilder.swift
[585/699] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[586/699] Compiling SQLKit SQLJoin.swift
[587/699] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[588/699] Compiling SQLKit SQLSelectBuilder.swift
[589/699] Compiling SQLKit SQLPartialResultBuilder.swift
[590/699] Compiling SQLKit SQLPredicateBuilder.swift
[591/699] Compiling SQLKit SQLQueryBuilder.swift
[592/701] Compiling SQLKit SQLUnion.swift
[593/701] Compiling SQLKit SQLUpdate.swift
[594/701] Compiling SQLKit SQLExpression.swift
[595/701] Compiling SQLKit SQLSerializer.swift
[596/701] Compiling SQLKit SQLStatement.swift
[597/701] Compiling SQLKit SQLBinaryExpression.swift
[598/701] Compiling SQLKit SQLBinaryOperator.swift
[599/701] Compiling SQLKit SQLBind.swift
[600/701] Compiling SQLKit SQLFunction.swift
[601/701] Compiling SQLKit SQLGroupExpression.swift
[603/701] Compiling AsyncKit Optional+StrictMap.swift
[604/701] Compiling AsyncKit Exports.swift
[605/701] Compiling SQLKit SQLOrderBy.swift
[606/701] Compiling SQLKit SQLReturning.swift
[607/701] Compiling SQLKit SQLSubquery.swift
[608/701] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[609/701] Compiling SQLKit SQLAlterEnum.swift
[610/701] Compiling SQLKit SQLAlterTable.swift
[611/701] Compiling SQLKit SQLCreateEnum.swift
[612/711] Emitting module SQLiteNIO
[613/711] Compiling SQLiteNIO SQLiteError.swift
[614/711] Compiling SQLiteNIO SQLiteDataType.swift
[615/711] Compiling SQLiteNIO SQLiteCustomFunction.swift
[616/711] Compiling SQLiteNIO SQLiteDatabase.swift
[617/711] Compiling SQLiteNIO SQLiteDataConvertible.swift
[620/711] Compiling SQLKit SQLPredicateGroupBuilder.swift
[621/711] Compiling SQLKit SQLRawBuilder.swift
[628/711] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[629/711] Compiling SQLKit SQLDatabase.swift
[630/711] Compiling SQLKit SQLDatabaseReportedVersion.swift
[631/711] Compiling SQLKit SQLDialect.swift
[632/711] Compiling SQLKit SQLDatabase+Deprecated.swift
[633/711] Compiling SQLKit SQLError.swift
[634/711] Compiling SQLKit SQLExpressions+Deprecated.swift
[635/711] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[636/711] Compiling SQLKit Exports.swift
[637/711] Compiling SQLKit SQLAlias.swift
[638/711] Compiling SQLKit SQLBetween.swift
[639/711] Compiling SQLKit SQLColumn.swift
[640/711] Compiling SQLKit SQLConstraint.swift
[641/711] Compiling SQLKit SQLDataType.swift
[642/711] Compiling SQLKit SQLDirection.swift
[643/711] Compiling SQLKit SQLDistinct.swift
[644/711] Compiling SQLKit SQLForeignKeyAction.swift
[645/711] Compiling SQLKit SQLNestedSubpathExpression.swift
[646/711] Compiling SQLKit SQLQualifiedTable.swift
[647/711] Compiling SQLKit SQLQueryString.swift
[648/711] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[649/711] Compiling SQLKit SQLColumnAssignment.swift
[650/711] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[651/711] Compiling SQLKit SQLColumnDefinition.swift
[652/711] Compiling SQLKit SQLConflictAction.swift
[653/711] Compiling SQLKit SQLConflictResolutionStrategy.swift
[654/711] Compiling SQLKit SQLDropBehaviour.swift
[655/711] Compiling SQLKit SQLEnumDataType.swift
[656/711] Compiling SQLKit SQLExcludedColumn.swift
[657/711] Compiling SQLKit SQLForeignKey.swift
[658/711] Compiling SQLKit SQLAlterEnumBuilder.swift
[659/711] Compiling SQLKit SQLAlterTableBuilder.swift
[660/711] Compiling SQLKit SQLConflictUpdateBuilder.swift
[661/711] Compiling SQLKit SQLCreateEnumBuilder.swift
[662/711] Compiling SQLKit SQLCreateIndexBuilder.swift
[663/711] Compiling SQLKit SQLCreateTableBuilder.swift
[664/711] Compiling SQLKit SQLCreateTriggerBuilder.swift
[665/711] Compiling SQLKit SQLDeleteBuilder.swift
[666/711] Compiling SQLKit SQLDropEnumBuilder.swift
[667/711] Compiling SQLKit SQLDropIndexBuilder.swift
[668/711] Compiling SQLKit SQLDropTableBuilder.swift
[669/711] Compiling SQLKit SQLCreateIndex.swift
[670/711] Compiling SQLKit SQLCreateTable.swift
[671/711] Compiling SQLKit SQLCreateTrigger.swift
[672/711] Compiling SQLKit SQLDelete.swift
[673/711] Compiling SQLKit SQLDropEnum.swift
[674/711] Compiling SQLKit SQLDropIndex.swift
[675/711] Compiling SQLKit SQLDropTable.swift
[676/711] Compiling SQLKit SQLDropTrigger.swift
[677/711] Compiling SQLKit SQLInsert.swift
[678/711] Compiling SQLKit SQLSelect.swift
[681/711] Compiling SQLKit SQLIdentifier.swift
[682/711] Compiling SQLKit SQLList.swift
[683/711] Compiling SQLKit SQLLiteral.swift
[684/711] Compiling SQLKit SQLRaw.swift
[685/711] Compiling SQLKit SQLCodingUtilities.swift
[686/711] Compiling SQLKit SQLQueryEncoder.swift
[687/711] Compiling SQLKit SQLRow.swift
[688/711] Compiling SQLKit SQLRowDecoder.swift
[689/711] Compiling SQLKit SomeCodingKey.swift
[690/711] Compiling SQLKit StringHandling.swift
[691/711] Compiling SQLKit SQLColumnUpdateBuilder.swift
[692/711] Compiling SQLKit SQLCommonUnionBuilder.swift
[693/711] Compiling SQLKit SQLJoinBuilder.swift
[697/711] Compiling SQLKit SQLQueryFetcher.swift
[698/711] Compiling SQLKit SQLReturningBuilder.swift
[699/711] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[700/711] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[701/711] Emitting module SQLKit
[702/711] Emitting module AsyncKit
[712/720] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[713/720] Compiling SQLiteKit SQLiteDataEncoder.swift
[714/720] Compiling SQLiteKit SQLiteDialect.swift
[715/720] Compiling SQLiteKit SQLiteDataDecoder.swift
[716/720] Compiling SQLiteKit SQLiteConnectionSource.swift
[717/720] Compiling SQLiteKit SQLiteConfiguration.swift
[718/720] Compiling SQLiteKit Exports.swift
[719/720] Emitting module SQLiteKit
[720/720] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
Build complete! (95.97s)
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/5777] Fetching sql-kit
[117/8112] Fetching sql-kit, async-kit
[2695/9474] Fetching sql-kit, async-kit, sqlite-nio
[8127/75059] Fetching sql-kit, async-kit, sqlite-nio, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (3.96s)
Fetched https://github.com/apple/swift-nio.git from cache (3.96s)
Fetched https://github.com/vapor/async-kit.git from cache (3.96s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (3.96s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.19.0 (1.02s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/5228] Fetching swift-algorithms
[106/8581] Fetching swift-algorithms, swift-log
[274/22594] Fetching swift-algorithms, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.88s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.88s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1563] Fetching swift-atomics
[33/5081] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.30.0 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.64s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/5472] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.10.1 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.69s)
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.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.10.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.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.30.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "sqlite-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sqlite-nio.git"
    },
    {
      "identity" : "sql-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.29.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/sql-kit.git"
    },
    {
      "identity" : "async-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/async-kit.git"
    }
  ],
  "manifest_display_name" : "sqlite-kit",
  "name" : "sqlite-kit",
  "path" : "/Users/admin/builder/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" : "SQLiteKit",
      "targets" : [
        "SQLiteKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SQLiteKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLiteKitTests",
      "path" : "Tests/SQLiteKitTests",
      "product_dependencies" : [
        "SQLKitBenchmark"
      ],
      "sources" : [
        "SQLiteKitTests.swift"
      ],
      "target_dependencies" : [
        "SQLiteKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLiteKit",
      "module_type" : "SwiftTarget",
      "name" : "SQLiteKit",
      "path" : "Sources/SQLiteKit",
      "product_dependencies" : [
        "NIOFoundationCompat",
        "AsyncKit",
        "SQLiteNIO",
        "SQLKit"
      ],
      "product_memberships" : [
        "SQLiteKit"
      ],
      "sources" : [
        "Exports.swift",
        "SQLiteConfiguration.swift",
        "SQLiteConnection+SQLKit.swift",
        "SQLiteConnectionSource.swift",
        "SQLiteDataDecoder.swift",
        "SQLiteDataEncoder.swift",
        "SQLiteDialect.swift",
        "SQLiteRow+SQLRow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.