Build Information
Successful build of sql-kit, reference main (baf0d8
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 17:00:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/sql-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write sources
[5/30] Copying PrivacyInfo.xcprivacy
[6/30] Write sources
[18/30] Compiling CNIOWindows WSAStartup.c
[18/30] Compiling CNIOWindows shim.c
[18/30] Write sources
[22/30] Write swift-version-1EA4D86E10B52AF.txt
[23/30] Compiling CNIOWASI CNIOWASI.c
[24/30] Compiling CNIOLinux liburing_shims.c
[25/30] Compiling CNIOLinux shim.c
[26/55] Compiling _AtomicsShims.c
[27/74] Compiling CNIODarwin shim.c
[29/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/75] Compiling InternalCollectionsUtilities Debugging.swift
[33/75] Compiling InternalCollectionsUtilities Descriptions.swift
[34/75] Emitting module InternalCollectionsUtilities
[35/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/75] Compiling _NIOBase64 Base64.swift
[37/75] Emitting module _NIOBase64
[38/75] Compiling Atomics PointerConformances.swift
[39/75] Compiling Atomics Primitives.native.swift
[40/75] Compiling Atomics AtomicReference.swift
[41/75] Compiling Atomics AtomicStorage.swift
[42/75] Compiling Atomics ManagedAtomicLazyReference.swift
[43/75] Compiling Atomics UnsafeAtomic.swift
[44/75] Compiling Atomics AtomicInteger.swift
[45/75] Compiling Atomics AtomicOptionalWrappable.swift
[46/75] Emitting module _NIODataStructures
[47/75] Compiling _NIODataStructures PriorityQueue.swift
[48/75] Compiling _NIODataStructures Heap.swift
[49/76] Compiling _NIODataStructures _TinyArray.swift
[50/357] Compiling DequeModule _DequeSlot.swift
[51/358] Compiling HeapModule Heap.swift
[52/358] Compiling HeapModule Heap+Invariants.swift
[53/358] Compiling HeapModule _HeapNode.swift
[54/358] Compiling Logging MetadataProvider.swift
[55/358] Compiling Logging Locks.swift
[56/358] Emitting module Logging
[57/358] Compiling Logging Logging.swift
[58/358] Compiling Logging LogHandler.swift
[59/358] Compiling HeapModule Heap+Descriptions.swift
[60/358] Emitting module HeapModule
[61/358] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[62/358] Compiling HeapModule Heap+UnsafeHandle.swift
[63/358] Compiling BitCollections BitArray+Initializers.swift
[64/358] Compiling BitCollections BitArray+Invariants.swift
[65/358] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[66/358] Compiling BitCollections BitArray+RandomBits.swift
[67/358] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[68/358] Compiling _RopeModule BigString+Chunk+Splitting.swift
[69/364] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/364] Compiling BitCollections BitSet.Index.swift
[71/364] Compiling BitCollections BitSet._UnsafeHandle.swift
[72/364] Compiling BitCollections BitArray._UnsafeHandle.swift
[73/364] Compiling BitCollections BitArray.swift
[74/364] Compiling BitCollections BitArray+Shifts.swift
[75/364] Compiling BitCollections BitArray+Testing.swift
[76/364] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[77/364] Compiling BitCollections BitSet.Counted.swift
[78/364] Compiling BitCollections BitSet+BidirectionalCollection.swift
[79/364] Compiling BitCollections BitSet+Codable.swift
[80/364] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[81/364] Compiling BitCollections BitSet+SetAlgebra union.swift
[82/364] Compiling BitCollections BitArray+BitwiseOperations.swift
[83/364] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[84/364] Compiling BitCollections BitArray+Copy.swift
[85/364] Compiling BitCollections BitArray+CustomReflectable.swift
[86/364] Emitting module Atomics
[87/364] Compiling BitCollections BitArray+Codable.swift
[88/364] Compiling BitCollections BitArray+Collection.swift
[89/365] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[90/365] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[91/365] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[92/365] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[93/365] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[94/365] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[95/365] Compiling BitCollections BitSet+Initializers.swift
[96/365] Compiling BitCollections BitSet+Invariants.swift
[97/365] Compiling BitCollections BitSet+Random.swift
[98/365] Compiling BitCollections BitSet+SetAlgebra basics.swift
[99/365] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[100/365] Compiling BitCollections BitArray+Hashable.swift
[101/365] Compiling BitCollections BitSet+CustomReflectable.swift
[102/365] Compiling BitCollections BitSet+CustomStringConvertible.swift
[103/365] Compiling BitCollections BitSet+Equatable.swift
[104/365] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[105/365] Compiling BitCollections BitSet+Extras.swift
[106/365] Compiling BitCollections BitSet+Hashable.swift
[107/365] Compiling DequeModule _DequeBufferHeader.swift
[108/365] Compiling DequeModule _DequeBuffer.swift
[119/365] Compiling Atomics Unmanaged extensions.swift
[122/365] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[123/365] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[124/365] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[125/365] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[126/365] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[127/365] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[128/365] Compiling BitCollections BitArray+Descriptions.swift
[129/365] Compiling BitCollections BitArray+Equatable.swift
[130/365] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[131/365] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[132/365] Compiling BitCollections BitArray+Extras.swift
[133/365] Compiling BitCollections BitArray+Fill.swift
[153/370] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[158/378] Emitting module DequeModule
[213/378] Emitting module BitCollections
[220/378] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[221/378] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[222/378] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[223/378] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[224/378] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[225/378] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[226/378] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[227/378] Compiling HashTreeCollections TreeSet.swift
[257/385] Compiling BitCollections BitSet.swift
[258/385] Compiling BitCollections Range+Utilities.swift
[259/385] Compiling BitCollections Slice+Utilities.swift
[260/385] Compiling BitCollections UInt+Tricks.swift
[262/385] Compiling BitCollections _Word.swift
[304/385] Compiling OrderedCollections OrderedSet.swift
[305/385] Compiling OrderedCollections _UnsafeBitset.swift
[306/385] Compiling _RopeModule Rope+Invariants.swift
[307/385] Compiling _RopeModule Rope+Remove.swift
[308/385] Compiling _RopeModule Rope+RemoveSubrange.swift
[309/385] Compiling _RopeModule Rope+Split.swift
[310/385] Compiling _RopeModule Optional Utilities.swift
[311/385] Compiling _RopeModule String Utilities.swift
[312/385] Compiling _RopeModule String.Index+ABI.swift
[313/385] Compiling _RopeModule _CharacterRecognizer.swift
[314/385] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[316/385] Compiling _RopeModule BigString+UnicodeScalarView.swift
[317/385] Compiling _RopeModule BigSubstring+UTF16View.swift
[318/385] Compiling _RopeModule BigSubstring+UTF8View.swift
[319/385] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[320/385] Compiling _RopeModule BigSubstring.swift
[321/385] Compiling _RopeModule Rope+Builder.swift
[322/385] Compiling _RopeModule Rope+Debugging.swift
[331/385] Compiling c-nioatomics.c
[341/385] Emitting module OrderedCollections
[359/385] Compiling c-atomics.c
[361/385] Emitting module _RopeModule
[385/391] Emitting module HashTreeCollections
[386/393] Compiling NIOConcurrencyHelpers NIOLock.swift
[387/393] Compiling NIOConcurrencyHelpers lock.swift
[388/393] Emitting module NIOConcurrencyHelpers
[389/393] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[390/393] Compiling NIOConcurrencyHelpers atomics.swift
[391/393] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[392/393] Emitting module Collections
[393/393] Compiling Collections Collections.swift
[394/455] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[395/455] Compiling NIOCore NIOScheduledCallback.swift
[396/455] Compiling NIOCore NIOSendable.swift
[397/455] Compiling NIOCore RecvByteBufferAllocator.swift
[398/455] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[399/455] Compiling NIOCore SocketAddresses.swift
[400/461] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[401/461] Compiling NIOCore EventLoopFuture+Deprecated.swift
[402/461] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[403/461] Compiling NIOCore EventLoopFuture.swift
[404/461] Compiling NIOCore FileDescriptor.swift
[405/461] Compiling NIOCore FileHandle.swift
[406/461] Compiling NIOCore FileRegion.swift
[407/461] Compiling NIOCore GlobalSingletons.swift
[408/461] Compiling NIOCore IO.swift
[409/461] Compiling NIOCore IOData.swift
[410/461] Compiling NIOCore IPProtocol.swift
[411/461] Compiling NIOCore IntegerBitPacking.swift
[412/461] Compiling NIOCore IntegerTypes.swift
[413/461] Compiling NIOCore Interfaces.swift
[414/461] Compiling NIOCore Linux.swift
[415/461] Compiling NIOCore MarkedCircularBuffer.swift
[416/461] Compiling NIOCore MulticastChannel.swift
[417/461] Compiling NIOCore NIOAny.swift
[418/461] Compiling NIOCore NIOCloseOnErrorHandler.swift
[419/461] Compiling NIOCore NIOLoopBound.swift
[420/461] Compiling NIOCore Codec.swift
[421/461] Compiling NIOCore ConvenienceOptionSupport.swift
[422/461] Compiling NIOCore DeadChannel.swift
[423/461] Compiling NIOCore DispatchQueue+WithFuture.swift
[424/461] Compiling NIOCore EventLoop+Deprecated.swift
[425/461] Compiling NIOCore EventLoop+SerialExecutor.swift
[426/461] Compiling NIOCore EventLoop.swift
[427/461] Compiling NIOCore SocketOptionProvider.swift
[428/461] Compiling NIOCore SystemCallHelpers.swift
[429/461] Compiling NIOCore TimeAmount+Duration.swift
[430/461] Compiling NIOCore TypeAssistedChannelHandler.swift
[431/461] Compiling NIOCore UniversalBootstrapSupport.swift
[432/461] Compiling NIOCore Utilities.swift
[433/461] Compiling NIOCore Channel.swift
[434/461] Compiling NIOCore ChannelHandler.swift
[435/461] Compiling NIOCore ChannelHandlers.swift
[436/461] Compiling NIOCore ChannelInvoker.swift
[437/461] Compiling NIOCore ChannelOption.swift
[438/461] Compiling NIOCore ChannelPipeline.swift
[439/461] Compiling NIOCore CircularBuffer.swift
[440/461] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[441/461] Compiling NIOCore NIOAsyncWriter.swift
[442/461] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[443/461] Compiling NIOCore BSDSocketAPI.swift
[444/461] Compiling NIOCore ByteBuffer-aux.swift
[445/461] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[446/461] Compiling NIOCore ByteBuffer-conversions.swift
[447/461] Compiling NIOCore ByteBuffer-core.swift
[448/461] Compiling NIOCore ByteBuffer-hex.swift
[449/461] Compiling NIOCore ByteBuffer-int.swift
[450/461] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[451/461] Compiling NIOCore ByteBuffer-multi-int.swift
[452/461] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[453/461] Compiling NIOCore ByteBuffer-views.swift
[454/461] Compiling NIOCore AddressedEnvelope.swift
[455/461] Compiling NIOCore AsyncAwaitSupport.swift
[456/461] Compiling NIOCore AsyncChannel.swift
[457/461] Compiling NIOCore AsyncChannelHandler.swift
[458/461] Compiling NIOCore AsyncChannelInboundStream.swift
[459/461] Compiling NIOCore AsyncChannelOutboundWriter.swift
[460/461] Compiling NIOCore NIOAsyncSequenceProducer.swift
[461/461] Emitting module NIOCore
[462/513] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[463/513] Compiling NIOEmbedded AsyncTestingChannel.swift
[464/513] Compiling NIOEmbedded Embedded.swift
[465/513] Emitting module NIOEmbedded
[466/513] Compiling NIOPosix Pool.swift
[467/513] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[468/513] Compiling NIOPosix PosixSingletons.swift
[469/513] Compiling NIOPosix RawSocketBootstrap.swift
[470/513] Compiling NIOPosix Resolver.swift
[471/518] Emitting module NIOPosix
[472/518] Compiling NIOPosix BaseStreamSocketChannel.swift
[473/518] Compiling NIOPosix Bootstrap.swift
[474/518] Compiling NIOPosix ControlMessage.swift
[475/518] Compiling NIOPosix DatagramVectorReadManager.swift
[476/518] Compiling NIOPosix Errors+Any.swift
[477/518] Compiling NIOPosix FileDescriptor.swift
[478/518] Compiling NIOPosix GetaddrinfoResolver.swift
[479/518] Compiling NIOPosix HappyEyeballs.swift
[480/518] Compiling NIOPosix IO.swift
[481/518] Compiling NIOPosix IntegerBitPacking.swift
[482/518] Compiling NIOPosix IntegerTypes.swift
[483/518] Compiling NIOPosix BSDSocketAPICommon.swift
[484/518] Compiling NIOPosix BSDSocketAPIPosix.swift
[485/518] Compiling NIOPosix BSDSocketAPIWindows.swift
[486/518] Compiling NIOPosix BaseSocket.swift
[487/518] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[488/518] Compiling NIOPosix BaseSocketChannel.swift
[489/518] Compiling NIOPosix SelectorKqueue.swift
[490/518] Compiling NIOPosix SelectorUring.swift
[491/518] Compiling NIOPosix ServerSocket.swift
[492/518] Compiling NIOPosix Socket.swift
[493/518] Compiling NIOPosix SocketChannel.swift
[494/518] Compiling NIOPosix UnsafeTransfer.swift
[495/518] Compiling NIOPosix Utilities.swift
[496/518] Compiling NIOPosix VsockAddress.swift
[497/518] Compiling NIOPosix VsockChannelEvents.swift
[498/518] Compiling NIOPosix resource_bundle_accessor.swift
[499/518] Compiling NIOPosix Linux.swift
[500/518] Compiling NIOPosix LinuxCPUSet.swift
[501/518] Compiling NIOPosix LinuxUring.swift
[502/518] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[503/518] Compiling NIOPosix NIOThreadPool.swift
[504/518] Compiling NIOPosix Selectable.swift
[505/518] Compiling NIOPosix SelectableChannel.swift
[506/518] Compiling NIOPosix SelectableEventLoop.swift
[507/518] Compiling NIOPosix SelectorEpoll.swift
[508/518] Compiling NIOPosix SelectorGeneric.swift
[509/518] Compiling NIOPosix SocketProtocols.swift
[510/518] Compiling NIOPosix System.swift
[511/518] Compiling NIOPosix Thread.swift
[512/518] Compiling NIOPosix ThreadPosix.swift
[513/518] Compiling NIOPosix ThreadWindows.swift
[514/518] Compiling NIOPosix NonBlockingFileIO.swift
[515/518] Compiling NIOPosix PendingDatagramWritesManager.swift
[516/518] Compiling NIOPosix PendingWritesManager.swift
[517/518] Compiling NIOPosix PipeChannel.swift
[518/518] Compiling NIOPosix PipePair.swift
[519/520] Emitting module NIO
[520/520] Compiling NIO Exports.swift
[521/614] Compiling SQLKit SQLColumn.swift
[522/614] Compiling SQLKit SQLConstraint.swift
[523/614] Compiling SQLKit SQLDataType.swift
[524/614] Compiling SQLKit SQLDirection.swift
[525/614] Compiling SQLKit SQLDistinct.swift
[526/614] Compiling SQLKit SQLForeignKeyAction.swift
[527/614] Compiling SQLKit SQLNestedSubpathExpression.swift
[528/614] Compiling SQLKit SQLQualifiedTable.swift
[529/614] Compiling SQLKit SQLQueryString.swift
[530/614] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[531/624] Compiling SQLKit SQLUnion.swift
[532/624] Compiling SQLKit SQLUpdate.swift
[533/624] Compiling SQLKit SQLExpression.swift
[534/624] Compiling SQLKit SQLSerializer.swift
[535/624] Compiling SQLKit SQLStatement.swift
[536/624] Compiling SQLKit SQLBinaryExpression.swift
[537/624] Compiling SQLKit SQLBinaryOperator.swift
[538/624] Compiling SQLKit SQLBind.swift
[539/624] Compiling SQLKit SQLFunction.swift
[540/624] Compiling SQLKit SQLGroupExpression.swift
[541/624] Compiling SQLKit SQLJoin.swift
[542/624] Compiling SQLKit SQLJoinMethod.swift
[543/624] Compiling SQLKit SQLLockingClause.swift
[544/624] Compiling SQLKit SQLOrderBy.swift
[545/624] Compiling SQLKit SQLReturning.swift
[546/624] Compiling SQLKit SQLSubquery.swift
[547/624] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[548/624] Compiling SQLKit SQLAlterEnum.swift
[549/624] Compiling SQLKit SQLAlterTable.swift
[550/624] Compiling SQLKit SQLCreateEnum.swift
[551/624] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[552/624] Compiling SQLKit SQLCommonUnionBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[553/624] Compiling SQLKit SQLJoinBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[554/624] Compiling SQLKit SQLPartialResultBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[555/624] Compiling SQLKit SQLPredicateBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[556/624] Compiling SQLKit SQLQueryBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[557/624] Compiling SQLKit SQLQueryFetcher.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[558/624] Compiling SQLKit SQLReturningBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[559/624] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[560/624] Compiling SQLKit SQLSubqueryClauseBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[561/624] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[562/624] Compiling SQLKit SQLDropTriggerBuilder.swift
[563/624] Compiling SQLKit SQLInsertBuilder.swift
[564/624] Compiling SQLKit SQLPredicateGroupBuilder.swift
[565/624] Compiling SQLKit SQLRawBuilder.swift
[566/624] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[567/624] Compiling SQLKit SQLSelectBuilder.swift
[568/624] Compiling SQLKit SQLSubqueryBuilder.swift
[569/624] Compiling SQLKit SQLUnionBuilder.swift
[570/624] Compiling SQLKit SQLUpdateBuilder.swift
[571/624] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[572/624] Compiling SQLKit SQLColumnUpdateBuilder.swift
[573/624] Compiling SQLKit SQLColumnAssignment.swift
[574/624] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[575/624] Compiling SQLKit SQLColumnDefinition.swift
[576/624] Compiling SQLKit SQLCommonTableExpression.swift
[577/624] Compiling SQLKit SQLConflictAction.swift
[578/624] Compiling SQLKit SQLConflictResolutionStrategy.swift
[579/624] Compiling SQLKit SQLDropBehaviour.swift
[580/624] Compiling SQLKit SQLEnumDataType.swift
[581/624] Compiling SQLKit SQLExcludedColumn.swift
[582/624] Compiling SQLKit SQLForeignKey.swift
[583/624] Compiling SQLKit SQLDatabase.swift
[584/624] Compiling SQLKit SQLDatabaseReportedVersion.swift
[585/624] Compiling SQLKit SQLDialect.swift
[586/624] Compiling SQLKit SQLDatabase+Deprecated.swift
[587/624] Compiling SQLKit SQLError.swift
[588/624] Compiling SQLKit SQLExpressions+Deprecated.swift
[589/624] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[590/624] Compiling SQLKit Exports.swift
[591/624] Compiling SQLKit SQLAlias.swift
[592/624] Compiling SQLKit SQLBetween.swift
[593/624] Emitting module SQLKit
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
/Users/admin/builder/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 |
/Users/admin/builder/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) }) }
[594/624] Compiling SQLKit SQLAlterEnumBuilder.swift
[595/624] Compiling SQLKit SQLAlterTableBuilder.swift
[596/624] Compiling SQLKit SQLConflictUpdateBuilder.swift
[597/624] Compiling SQLKit SQLCreateEnumBuilder.swift
[598/624] Compiling SQLKit SQLCreateIndexBuilder.swift
[599/624] Compiling SQLKit SQLCreateTableBuilder.swift
[600/624] Compiling SQLKit SQLCreateTriggerBuilder.swift
[601/624] Compiling SQLKit SQLDeleteBuilder.swift
[602/624] Compiling SQLKit SQLDropEnumBuilder.swift
[603/624] Compiling SQLKit SQLDropIndexBuilder.swift
[604/624] Compiling SQLKit SQLDropTableBuilder.swift
[605/624] Compiling SQLKit SQLCreateIndex.swift
[606/624] Compiling SQLKit SQLCreateTable.swift
[607/624] Compiling SQLKit SQLCreateTrigger.swift
[608/624] Compiling SQLKit SQLDelete.swift
[609/624] Compiling SQLKit SQLDropEnum.swift
[610/624] Compiling SQLKit SQLDropIndex.swift
[611/624] Compiling SQLKit SQLDropTable.swift
[612/624] Compiling SQLKit SQLDropTrigger.swift
[613/624] Compiling SQLKit SQLInsert.swift
[614/624] Compiling SQLKit SQLSelect.swift
[615/624] Compiling SQLKit SQLIdentifier.swift
[616/624] Compiling SQLKit SQLList.swift
[617/624] Compiling SQLKit SQLLiteral.swift
[618/624] Compiling SQLKit SQLRaw.swift
[619/624] Compiling SQLKit SQLCodingUtilities.swift
[620/624] Compiling SQLKit SQLQueryEncoder.swift
[621/624] Compiling SQLKit SQLRow.swift
[622/624] Compiling SQLKit SQLRowDecoder.swift
[623/624] Compiling SQLKit SomeCodingKey.swift
[624/624] Compiling SQLKit StringHandling.swift
[625/632] Emitting module SQLKitBenchmark
[626/632] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[627/632] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[628/632] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[629/632] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[630/632] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[631/632] Compiling SQLKitBenchmark SQLBenchmarker.swift
[632/632] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
Build complete! (37.35s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[232/20476] Fetching swift-log, swift-collections
[6500/96815] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.04s)
Fetched https://github.com/apple/swift-collections.git from cache (4.04s)
Fetched https://github.com/apple/swift-log.git from cache (4.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.62s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/6233] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.39s)
Fetched https://github.com/apple/swift-system.git from cache (1.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.37s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "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"
}
Done.