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 main (baf0d8), with Swift 6.2 (beta) for Linux on 23 Jun 2025 17:17:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sql-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/sql-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at baf0d86 Add the missing `SQLDatabase.alter(table: any SQLExpression)` method (#188)
Cloned https://github.com/vapor/sql-kit.git
Revision (git rev-parse @):
baf0d8684a43f16cd11ebcc67300c8ab5cb5d078
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sql-kit.git at main
========================================
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-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-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/3836] Fetching swift-log
[2/20476] Fetching swift-log, swift-collections
[3890/96815] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
[7977/92979] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (9.17s)
Fetched https://github.com/apple/swift-nio.git from cache (9.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (9.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.03s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[639/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (2.91s)
Fetched https://github.com/apple/swift-system.git from cache (2.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.28s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.74s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/29] Write sources
[17/29] Compiling CNIOWindows WSAStartup.c
[18/29] Compiling CNIOWindows shim.c
[19/29] Compiling CNIOWASI CNIOWASI.c
[19/29] Write sources
[19/29] Compiling _AtomicsShims.c
[23/29] Compiling CNIODarwin shim.c
[24/29] Compiling CNIOLinux liburing_shims.c
[25/29] Compiling CNIOLinux shim.c
[26/29] Write swift-version-24593BA9C3E375BF.txt
[28/72] Emitting module _NIODataStructures
[28/72] Compiling c-atomics.c
[29/72] Compiling c-nioatomics.c
[31/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/79] Compiling Atomics IntegerConformances.swift
[33/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/81] Compiling Atomics OptionalRawRepresentable.swift
[36/81] Compiling Atomics RawRepresentable.swift
[37/81] Emitting module InternalCollectionsUtilities
[38/81] Emitting module Atomics
[41/81] Compiling Atomics AtomicBool.swift
[42/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/81] Compiling InternalCollectionsUtilities Debugging.swift
[44/81] Compiling InternalCollectionsUtilities Descriptions.swift
[45/81] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/81] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[47/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[51/81] Compiling Atomics ManagedAtomic.swift
[52/81] Compiling Atomics ManagedAtomicLazyReference.swift
[56/81] Compiling Atomics AtomicValue.swift
[57/81] Compiling Atomics UnsafeAtomic.swift
[58/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[63/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/81] Compiling Atomics IntegerOperations.swift
[65/81] Compiling Atomics Unmanaged extensions.swift
[67/83] Emitting module _NIOBase64
[68/83] Compiling _NIOBase64 Base64.swift
[70/84] Compiling _NIODataStructures PriorityQueue.swift
[71/84] Compiling _NIODataStructures _TinyArray.swift
[73/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/305] Compiling HeapModule Heap+Descriptions.swift
[75/305] Compiling _RopeModule BigString+Builder.swift
[76/305] Compiling _RopeModule BigString+Contents.swift
[77/307] Compiling HeapModule _HeapNode.swift
[78/307] Compiling HeapModule Heap.swift
[79/307] Compiling _RopeModule BigString+Chunk+Counts.swift
[80/307] Compiling _RopeModule BigString+Chunk+Description.swift
[81/307] Compiling HeapModule Heap+Invariants.swift
[82/307] Emitting module DequeModule
[83/307] Compiling HeapModule Heap+UnsafeHandle.swift
[84/307] Compiling _RopeModule BigString+Chunk.swift
[85/307] Compiling _RopeModule BigString+BidirectionalCollection.swift
[86/307] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[87/307] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[88/307] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[89/307] Compiling _RopeModule BigString+Chunk+Splitting.swift
[90/307] Emitting module HeapModule
[92/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[93/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[94/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[95/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[96/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[97/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[98/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[99/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[100/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[101/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[102/340] Compiling _RopeModule BigString+Insert.swift
[103/340] Compiling _RopeModule BigString+Managing Breaks.swift
[104/340] Compiling _RopeModule BigString+RemoveSubrange.swift
[105/340] Compiling _RopeModule BigString+ReplaceSubrange.swift
[106/340] Compiling _RopeModule BigString+Split.swift
[107/340] Compiling _RopeModule Range+BigString.swift
[108/340] Compiling _RopeModule BigString+UTF16View.swift
[109/355] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[110/355] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[111/355] Compiling HashTreeCollections TreeDictionary+Keys.swift
[112/355] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[113/355] Compiling HashTreeCollections TreeDictionary+Merge.swift
[114/355] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[115/355] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[116/378] Compiling Logging Locks.swift
[117/378] Compiling Logging MetadataProvider.swift
[118/378] Emitting module Logging
[119/378] Emitting module NIOConcurrencyHelpers
[120/378] Compiling NIOConcurrencyHelpers lock.swift
[121/378] Compiling BitCollections BitArray+Invariants.swift
[122/378] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[123/378] Compiling _NIODataStructures Heap.swift
[125/379] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/379] Compiling OrderedCollections OrderedSet+Testing.swift
[127/379] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/379] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[129/379] Compiling OrderedCollections OrderedSet.swift
[130/379] Compiling OrderedCollections _UnsafeBitset.swift
[131/379] Compiling HashTreeCollections TreeSet+Equatable.swift
[132/379] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[133/379] Compiling HashTreeCollections TreeSet+Extras.swift
[134/379] Compiling HashTreeCollections TreeSet+Filter.swift
[135/379] Compiling BitCollections BitArray+Hashable.swift
[136/379] Compiling BitCollections BitArray+Initializers.swift
[137/379] Compiling BitCollections BitArray+BitwiseOperations.swift
[138/379] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[139/379] Compiling BitCollections BitArray+Codable.swift
[140/379] Compiling BitCollections BitArray+Collection.swift
[141/379] Compiling BitCollections BitArray+Copy.swift
[142/379] Compiling BitCollections BitArray+CustomReflectable.swift
[143/379] Compiling BitCollections BitArray+Descriptions.swift
[144/379] Compiling BitCollections BitArray+Equatable.swift
[145/379] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[146/379] Compiling BitCollections BitSet+CustomReflectable.swift
[147/379] Compiling BitCollections BitSet+CustomStringConvertible.swift
[148/379] Compiling BitCollections BitSet+Equatable.swift
[149/379] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[150/379] Compiling BitCollections BitSet+Extras.swift
[151/379] Compiling BitCollections BitSet+Hashable.swift
[152/379] Compiling BitCollections BitSet+Initializers.swift
[153/379] Compiling BitCollections BitArray+RandomBits.swift
[154/379] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[155/379] Compiling BitCollections BitArray+Shifts.swift
[156/379] Compiling BitCollections BitArray+Testing.swift
[157/379] Compiling BitCollections BitArray._UnsafeHandle.swift
[158/379] Compiling BitCollections BitArray.swift
[159/379] Compiling BitCollections BitSet+BidirectionalCollection.swift
[160/379] Compiling BitCollections BitSet+Codable.swift
[161/379] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[162/379] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[163/379] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[164/379] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[165/379] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[166/379] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[167/379] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[168/379] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[169/379] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[170/379] Compiling NIOConcurrencyHelpers NIOLock.swift
[171/379] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[172/379] Compiling NIOConcurrencyHelpers atomics.swift
[177/380] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[178/380] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[179/380] Compiling BitCollections BitSet+SetAlgebra union.swift
[180/380] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[181/380] Compiling BitCollections BitSet.Counted.swift
[184/380] Compiling OrderedCollections OrderedSet+Sendable.swift
[185/380] Compiling Logging Logging.swift
[186/380] Compiling Logging LogHandler.swift
[198/389] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[199/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[200/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[201/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[202/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[203/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[204/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[205/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[206/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[207/389] Compiling HashTreeCollections TreeSet.swift
[208/449] Compiling NIOCore Linux.swift
[209/449] Compiling NIOCore MarkedCircularBuffer.swift
[210/449] Compiling NIOCore MulticastChannel.swift
[211/449] Compiling NIOCore NIOAny.swift
[212/449] Compiling NIOCore NIOCloseOnErrorHandler.swift
[213/449] Compiling NIOCore NIOLoopBound.swift
[214/449] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[215/449] Compiling NIOCore NIOScheduledCallback.swift
[216/449] Compiling NIOCore NIOSendable.swift
[217/458] Compiling NIOCore RecvByteBufferAllocator.swift
[226/458] Compiling NIOCore DispatchQueue+WithFuture.swift
[227/458] Compiling NIOCore EventLoop+Deprecated.swift
[228/458] Compiling NIOCore EventLoop+SerialExecutor.swift
[229/458] Compiling NIOCore EventLoop.swift
[230/458] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[231/458] Compiling NIOCore EventLoopFuture+Deprecated.swift
[232/458] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[233/458] Compiling NIOCore EventLoopFuture.swift
[234/458] Compiling NIOCore FileDescriptor.swift
[235/458] Compiling NIOCore FileHandle.swift
[236/458] Compiling NIOCore FileRegion.swift
[237/458] Compiling NIOCore GlobalSingletons.swift
[238/458] Compiling NIOCore IO.swift
[239/458] Compiling NIOCore IOData.swift
[240/458] Compiling NIOCore IPProtocol.swift
[241/458] Compiling NIOCore IntegerBitPacking.swift
[242/458] Compiling NIOCore IntegerTypes.swift
[243/458] Compiling NIOCore Interfaces.swift
[247/458] Compiling NIOCore ByteBuffer-views.swift
[248/458] Compiling NIOCore Channel.swift
[249/458] Compiling NIOCore ChannelHandler.swift
[250/458] Compiling NIOCore ChannelHandlers.swift
[251/458] Compiling NIOCore ChannelInvoker.swift
[252/458] Compiling NIOCore ChannelOption.swift
[253/458] Compiling NIOCore ChannelPipeline.swift
[254/458] Compiling NIOCore CircularBuffer.swift
[255/458] Compiling NIOCore Codec.swift
[256/458] Compiling NIOCore ConvenienceOptionSupport.swift
[268/458] Emitting module BitCollections
[269/458] Compiling NIOCore AddressedEnvelope.swift
[270/458] Compiling NIOCore AsyncAwaitSupport.swift
[271/458] Compiling NIOCore AsyncChannel.swift
[272/458] Compiling NIOCore AsyncChannelHandler.swift
[273/458] Compiling NIOCore AsyncChannelInboundStream.swift
[274/458] Compiling NIOCore AsyncChannelOutboundWriter.swift
[275/458] Compiling NIOCore NIOAsyncSequenceProducer.swift
[276/458] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[284/458] Compiling NIOCore NIOAsyncWriter.swift
[285/458] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[286/458] Compiling NIOCore BSDSocketAPI.swift
[287/458] Compiling NIOCore ByteBuffer-aux.swift
[288/458] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[289/458] Compiling NIOCore ByteBuffer-conversions.swift
[290/458] Compiling NIOCore ByteBuffer-core.swift
[291/458] Compiling NIOCore ByteBuffer-hex.swift
[298/458] Compiling NIOCore ByteBuffer-int.swift
[299/458] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[300/458] Compiling NIOCore ByteBuffer-multi-int.swift
[301/458] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[312/458] Emitting module OrderedCollections
[376/468] Compiling NIOCore DeadChannel.swift
[379/468] Emitting module _RopeModule
[380/468] Compiling _RopeModule Rope+Join.swift
[381/468] Compiling _RopeModule Rope+MutatingForEach.swift
[382/468] Compiling _RopeModule Rope+Remove.swift
[383/468] Compiling _RopeModule Rope+RemoveSubrange.swift
[384/468] Compiling _RopeModule Rope+Split.swift
[385/468] Compiling _RopeModule Optional Utilities.swift
[386/468] Compiling _RopeModule String Utilities.swift
[387/468] Compiling _RopeModule String.Index+ABI.swift
[388/468] Compiling _RopeModule _CharacterRecognizer.swift
[397/468] Emitting module HashTreeCollections
[427/472] Emitting module Collections
[428/472] Compiling Collections Collections.swift
[438/473] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[439/473] Compiling NIOCore SocketAddresses.swift
[440/473] Compiling NIOCore SocketOptionProvider.swift
[441/473] Compiling NIOCore SystemCallHelpers.swift
[442/473] Compiling NIOCore TimeAmount+Duration.swift
[443/473] Compiling NIOCore TypeAssistedChannelHandler.swift
[444/473] Compiling NIOCore UniversalBootstrapSupport.swift
[445/473] Compiling NIOCore Utilities.swift
[473/473] Emitting module NIOCore
[475/524] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[476/524] Compiling NIOEmbedded AsyncTestingChannel.swift
[477/524] Emitting module NIOEmbedded
[478/524] Compiling NIOEmbedded Embedded.swift
[480/525] Compiling NIOPosix SelectableChannel.swift
[481/525] Compiling NIOPosix SelectableEventLoop.swift
[482/525] Compiling NIOPosix SelectorEpoll.swift
[483/525] Compiling NIOPosix SelectorGeneric.swift
[484/525] Compiling NIOPosix SelectorKqueue.swift
[485/525] Compiling NIOPosix SelectorUring.swift
[486/525] Compiling NIOPosix Pool.swift
[487/525] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[488/525] Compiling NIOPosix PosixSingletons.swift
[489/525] Compiling NIOPosix RawSocketBootstrap.swift
[490/525] Compiling NIOPosix Resolver.swift
[491/525] Compiling NIOPosix Selectable.swift
[492/525] Compiling NIOPosix ServerSocket.swift
[493/525] Compiling NIOPosix Socket.swift
[494/525] Compiling NIOPosix SocketChannel.swift
[495/525] Compiling NIOPosix SocketProtocols.swift
[496/525] Compiling NIOPosix System.swift
[497/525] Compiling NIOPosix Thread.swift
[498/531] Emitting module NIOPosix
[499/531] Compiling NIOPosix Bootstrap.swift
[500/531] Compiling NIOPosix ControlMessage.swift
[501/531] Compiling NIOPosix DatagramVectorReadManager.swift
[502/531] Compiling NIOPosix Errors+Any.swift
[503/531] Compiling NIOPosix FileDescriptor.swift
[504/531] Compiling NIOPosix GetaddrinfoResolver.swift
[505/531] Compiling NIOPosix HappyEyeballs.swift
[506/531] Compiling NIOPosix BSDSocketAPICommon.swift
[507/531] Compiling NIOPosix BSDSocketAPIPosix.swift
[508/531] Compiling NIOPosix BSDSocketAPIWindows.swift
[509/531] Compiling NIOPosix BaseSocket.swift
[510/531] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[511/531] Compiling NIOPosix BaseSocketChannel.swift
[512/531] Compiling NIOPosix BaseStreamSocketChannel.swift
[513/531] Compiling NIOPosix ThreadPosix.swift
[514/531] Compiling NIOPosix ThreadWindows.swift
[515/531] Compiling NIOPosix UnsafeTransfer.swift
[516/531] Compiling NIOPosix Utilities.swift
[517/531] Compiling NIOPosix VsockAddress.swift
[518/531] Compiling NIOPosix VsockChannelEvents.swift
[519/531] Compiling NIOPosix IO.swift
[520/531] Compiling NIOPosix IntegerBitPacking.swift
[521/531] Compiling NIOPosix IntegerTypes.swift
[522/531] Compiling NIOPosix Linux.swift
[523/531] Compiling NIOPosix LinuxCPUSet.swift
[524/531] Compiling NIOPosix LinuxUring.swift
[525/531] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[526/531] Compiling NIOPosix NIOThreadPool.swift
[527/531] Compiling NIOPosix NonBlockingFileIO.swift
[528/531] Compiling NIOPosix PendingDatagramWritesManager.swift
[529/531] Compiling NIOPosix PendingWritesManager.swift
[530/531] Compiling NIOPosix PipeChannel.swift
[531/531] Compiling NIOPosix PipePair.swift
[533/534] Compiling NIO Exports.swift
[534/534] Emitting module NIO
[536/627] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[537/627] Compiling SQLKit SQLColumnAssignment.swift
[538/627] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[539/627] Compiling SQLKit SQLColumnDefinition.swift
[540/627] Compiling SQLKit SQLCommonTableExpression.swift
[541/627] Compiling SQLKit SQLConflictAction.swift
[542/627] Compiling SQLKit SQLConflictResolutionStrategy.swift
[543/627] Compiling SQLKit SQLDropBehaviour.swift
[544/627] Compiling SQLKit SQLEnumDataType.swift
[545/627] Compiling SQLKit SQLExcludedColumn.swift
[546/627] Compiling SQLKit SQLForeignKey.swift
[547/627] Compiling SQLKit SQLJoin.swift
[548/627] Compiling SQLKit SQLJoinMethod.swift
[549/639] Compiling SQLKit SQLPredicateGroupBuilder.swift
[550/639] Compiling SQLKit SQLRawBuilder.swift
[551/639] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[552/639] Compiling SQLKit SQLSelectBuilder.swift
[553/639] Compiling SQLKit SQLSubqueryBuilder.swift
[554/639] Compiling SQLKit SQLUnionBuilder.swift
[555/639] Compiling SQLKit SQLUpdateBuilder.swift
[556/639] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[557/639] Compiling SQLKit SQLColumnUpdateBuilder.swift
[558/639] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[559/639] Compiling SQLKit SQLCommonUnionBuilder.swift
[560/639] Compiling SQLKit SQLJoinBuilder.swift
[561/639] Compiling SQLKit SQLPartialResultBuilder.swift
[562/639] Compiling SQLKit SQLDropIndex.swift
[563/639] Compiling SQLKit SQLDropTable.swift
[564/639] Compiling SQLKit SQLDropTrigger.swift
[565/639] Compiling SQLKit SQLInsert.swift
[566/639] Compiling SQLKit SQLSelect.swift
[567/639] Compiling SQLKit SQLUnion.swift
[568/639] Compiling SQLKit SQLUpdate.swift
[569/639] Compiling SQLKit SQLExpression.swift
[570/639] Compiling SQLKit SQLSerializer.swift
[571/639] Compiling SQLKit SQLStatement.swift
[572/639] Compiling SQLKit SQLBinaryExpression.swift
[573/639] Compiling SQLKit SQLBinaryOperator.swift
[574/639] Compiling SQLKit SQLBind.swift
[575/639] Compiling SQLKit SQLLockingClause.swift
[576/639] Compiling SQLKit SQLOrderBy.swift
[577/639] Compiling SQLKit SQLReturning.swift
[578/639] Compiling SQLKit SQLSubquery.swift
[579/639] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[580/639] Compiling SQLKit SQLAlterEnum.swift
[581/639] Compiling SQLKit SQLAlterTable.swift
[582/639] Compiling SQLKit SQLCreateEnum.swift
[583/639] Compiling SQLKit SQLCreateIndex.swift
[584/639] Compiling SQLKit SQLCreateTable.swift
[585/639] Compiling SQLKit SQLCreateTrigger.swift
[586/639] Compiling SQLKit SQLDelete.swift
[587/639] Compiling SQLKit SQLDropEnum.swift
[588/639] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[589/639] Compiling SQLKit Exports.swift
[590/639] Compiling SQLKit SQLAlias.swift
[591/639] Compiling SQLKit SQLBetween.swift
[592/639] Compiling SQLKit SQLColumn.swift
[593/639] Compiling SQLKit SQLConstraint.swift
[594/639] Compiling SQLKit SQLDataType.swift
[595/639] Compiling SQLKit SQLDirection.swift
[596/639] Compiling SQLKit SQLDistinct.swift
[597/639] Compiling SQLKit SQLForeignKeyAction.swift
[598/639] Compiling SQLKit SQLNestedSubpathExpression.swift
[599/639] Compiling SQLKit SQLQualifiedTable.swift
[600/639] Compiling SQLKit SQLQueryString.swift
[601/639] Compiling SQLKit SQLAlterEnumBuilder.swift
[602/639] Compiling SQLKit SQLAlterTableBuilder.swift
[603/639] Compiling SQLKit SQLConflictUpdateBuilder.swift
[604/639] Compiling SQLKit SQLCreateEnumBuilder.swift
[605/639] Compiling SQLKit SQLCreateIndexBuilder.swift
[606/639] Compiling SQLKit SQLCreateTableBuilder.swift
[607/639] Compiling SQLKit SQLCreateTriggerBuilder.swift
[608/639] Compiling SQLKit SQLDeleteBuilder.swift
[609/639] Compiling SQLKit SQLDropEnumBuilder.swift
[610/639] Compiling SQLKit SQLDropIndexBuilder.swift
[611/639] Compiling SQLKit SQLDropTableBuilder.swift
[612/639] Compiling SQLKit SQLDropTriggerBuilder.swift
[613/639] Compiling SQLKit SQLInsertBuilder.swift
[614/639] Compiling SQLKit SQLPredicateBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[615/639] Compiling SQLKit SQLQueryBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[616/639] Compiling SQLKit SQLQueryFetcher.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[617/639] Compiling SQLKit SQLReturningBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[618/639] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[619/639] Compiling SQLKit SQLSubqueryClauseBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[620/639] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[621/639] Compiling SQLKit SQLDatabase.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[622/639] Compiling SQLKit SQLDatabaseReportedVersion.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[623/639] Compiling SQLKit SQLDialect.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[624/639] Compiling SQLKit SQLDatabase+Deprecated.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[625/639] Compiling SQLKit SQLError.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[626/639] Compiling SQLKit SQLExpressions+Deprecated.swift
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[627/639] Emitting module SQLKit
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:17:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 15 |     @inlinable
 16 |     public func first<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<D?> {
 17 |         self.first().flatMapThrowing { try $0?.decode(column: column, as: D.self) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 18 |     }
 19 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:56:48: warning: capture of non-Sendable type 'D.Type' in an isolated closure
 54 |     @inlinable
 55 |     public func first<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<D?> {
 56 |         self.first().flatMapThrowing { try $0?.decode(model: D.self, with: decoder) }
    |                                                `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
 57 |     }
 58 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:163:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
161 |     @inlinable
162 |     public func all<D: Decodable>(decodingColumn column: String, as type: D.Type) -> EventLoopFuture<[D]> {
163 |         self.all().flatMapThrowing { try $0.map { try $0.decode(column: column, as: D.self) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
164 |     }
165 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:202:45: warning: capture of non-Sendable type 'D.Type' in an isolated closure
200 |     @inlinable
201 |     public func all<D: Decodable>(decoding type: D.Type, with decoder: SQLRowDecoder) -> EventLoopFuture<[D]> {
202 |         self.all().flatMapThrowing { try $0.map { try $0.decode(model: D.self, with: decoder) } }
    |                                             `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
203 |     }
204 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:343:27: warning: capture of non-Sendable type 'D.Type' in an isolated closure
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
    |                           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
344 |     }
345 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:341:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure
339 |         decoding type: D.Type,
340 |         with decoder: SQLRowDecoder,
341 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure
342 |     ) -> EventLoopFuture<Void> {
343 |         self.run { row in handler(.init { try row.decode(model: D.self, with: decoder) }) }
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:407:37: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
    |                                     `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
408 |     }
409 |
/host/spi-builder-workspace/Sources/SQLKit/Builders/Prototypes/SQLQueryFetcher.swift:405:11: warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
403 |         decoding type: D.Type,
404 |         with decoder: SQLRowDecoder,
405 |         _ handler: @escaping @Sendable (Result<D, any Error>) -> ()
    |           `- warning: capture of non-Sendable type 'D.Type' in an isolated closure; this is an error in the Swift 6 language mode
406 |     ) async throws {
407 |         try await self.run { row in handler(Result { try row.decode(model: D.self, with: decoder) }) }
[628/639] Compiling SQLKit SQLFunction.swift
[629/639] Compiling SQLKit SQLGroupExpression.swift
[630/639] Compiling SQLKit SQLIdentifier.swift
[631/639] Compiling SQLKit SQLList.swift
[632/639] Compiling SQLKit SQLLiteral.swift
[633/639] Compiling SQLKit SQLRaw.swift
[634/639] Compiling SQLKit SQLCodingUtilities.swift
[635/639] Compiling SQLKit SQLQueryEncoder.swift
[636/639] Compiling SQLKit SQLRow.swift
[637/639] Compiling SQLKit SQLRowDecoder.swift
[638/639] Compiling SQLKit SomeCodingKey.swift
[639/639] Compiling SQLKit StringHandling.swift
[641/648] Emitting module SQLKitBenchmark
[642/648] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[643/648] Compiling SQLKitBenchmark SQLBenchmarker.swift
[644/648] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[645/648] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[646/648] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[647/648] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[648/648] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (188.35s)
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.65.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",
        "NIO",
        "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" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.