Build Information
Successful build of fluent-kit, reference 1.52.2 (8baacd
), with Swift 6.2 (beta) for Android on 24 Jun 2025 00:30:32 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-kit.git
Reference: 1.52.2
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/fluent-kit
* tag 1.52.2 -> FETCH_HEAD
HEAD is now at 8baacd7 Fix arithmetic overflow crash in request pagination (#637)
Cloned https://github.com/vapor/fluent-kit.git
Revision (git rev-parse @):
8baacd7e8f7ebf68886c496b43bbe6cdcc5b57e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-kit.git at 1.52.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/vapor/fluent-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[539/9819] Fetching swift-log, sql-kit
[9820/86158] Fetching swift-log, sql-kit, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.80s)
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
[3817/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.89s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.79s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.83s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Building for debugging...
[0/33] Write sources
[21/33] Compiling CNIOWindows shim.c
[22/33] Compiling CNIOWASI CNIOWASI.c
[23/33] Compiling CNIOWindows WSAStartup.c
[23/33] Compiling _AtomicsShims.c
[25/33] Write sources
[27/33] Compiling CNIOLinux liburing_shims.c
[28/33] Compiling CNIODarwin shim.c
[29/33] Write swift-version-8C5A4AE7A8CE2BA.txt
[30/33] Compiling CNIOLinux shim.c
[32/76] Emitting module InternalCollectionsUtilities
[32/77] Compiling c-nioatomics.c
[33/77] Compiling c-atomics.c
[35/83] Compiling Atomics AtomicBool.swift
[36/83] Compiling Atomics IntegerConformances.swift
[37/83] Compiling Atomics UnsafeAtomic.swift
[38/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/85] Compiling Logging LogHandler.swift
[41/85] Compiling Atomics AtomicStorage.swift
[42/85] Compiling Atomics AtomicValue.swift
[43/85] Compiling _NIODataStructures _TinyArray.swift
[44/85] Compiling Atomics ManagedAtomic.swift
[45/85] Compiling Atomics ManagedAtomicLazyReference.swift
[46/85] Compiling Atomics AtomicMemoryOrderings.swift
[47/85] Compiling Atomics DoubleWord.swift
[48/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/85] Compiling Atomics OptionalRawRepresentable.swift
[50/85] Compiling Atomics RawRepresentable.swift
[51/85] Emitting module Atomics
[52/85] Compiling Atomics PointerConformances.swift
[53/85] Compiling Atomics Primitives.native.swift
[54/85] Compiling _NIODataStructures PriorityQueue.swift
[55/86] Emitting module _NIODataStructures
[56/86] Compiling _NIODataStructures Heap.swift
[57/86] Compiling Atomics AtomicInteger.swift
[58/86] Compiling Atomics AtomicOptionalWrappable.swift
[59/86] Compiling Atomics AtomicReference.swift
[67/87] Emitting module _NIOBase64
[68/87] Compiling _NIOBase64 Base64.swift
[77/309] Compiling HeapModule Heap+Invariants.swift
[78/309] Compiling _RopeModule BigString+Debugging.swift
[79/309] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/309] Compiling OrderedCollections _HashTable+Testing.swift
[81/309] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/311] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/311] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/312] Compiling HeapModule Heap+Descriptions.swift
[85/312] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/312] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[87/312] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[89/312] Compiling HeapModule Heap.swift
[90/312] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[91/312] Compiling HeapModule Heap+UnsafeHandle.swift
[92/312] Emitting module HeapModule
[93/312] Compiling HeapModule _HeapNode.swift
[95/366] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/366] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/366] Emitting module NIOConcurrencyHelpers
[98/366] Compiling NIOConcurrencyHelpers atomics.swift
[99/366] Compiling NIOConcurrencyHelpers lock.swift
[100/367] Compiling _RopeModule _RopeItem.swift
[101/367] Compiling _RopeModule _RopePath.swift
[102/367] Compiling HashTreeCollections TreeSet+Sequence.swift
[103/367] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[104/367] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[105/367] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[106/367] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[107/367] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[108/367] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[109/367] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[111/377] Compiling BitCollections BitSet+Invariants.swift
[112/377] Compiling BitCollections BitSet+Random.swift
[113/377] Compiling BitCollections BitSet+SetAlgebra basics.swift
[114/377] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[115/377] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[116/377] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[117/377] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[118/377] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[119/377] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[120/377] Compiling BitCollections BitSet+SetAlgebra union.swift
[121/377] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[122/377] Compiling BitCollections BitSet.Counted.swift
[123/377] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[124/377] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[125/384] Compiling BitCollections BitArray+Invariants.swift
[126/384] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[127/384] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[128/384] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[129/384] Compiling BitCollections BitArray+Hashable.swift
[130/384] Compiling BitCollections BitArray+Initializers.swift
[131/384] Compiling BitCollections BitArray+Descriptions.swift
[132/384] Compiling BitCollections BitArray+Equatable.swift
[133/384] Compiling OrderedCollections OrderedSet+SubSequence.swift
[134/384] Compiling OrderedCollections OrderedSet+Testing.swift
[135/384] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[136/384] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[137/384] Compiling OrderedCollections OrderedSet.swift
[138/384] Compiling OrderedCollections _UnsafeBitset.swift
[139/384] Compiling _RopeModule Rope.swift
[140/384] Compiling _RopeModule RopeElement.swift
[141/384] Compiling _RopeModule RopeMetric.swift
[142/384] Compiling _RopeModule RopeSummary.swift
[143/384] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[144/384] Compiling BitCollections BitSet+CustomReflectable.swift
[145/384] Compiling BitCollections BitSet+CustomStringConvertible.swift
[146/384] Compiling BitCollections BitSet+Equatable.swift
[147/384] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[148/384] Compiling BitCollections BitSet+Extras.swift
[149/384] Compiling BitCollections BitSet+Hashable.swift
[150/384] Compiling BitCollections BitSet+Initializers.swift
[151/384] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[152/384] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[153/384] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[154/384] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[155/384] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[156/384] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[157/384] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[158/384] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[169/384] Compiling OrderedCollections OrderedSet+Sendable.swift
[172/384] Compiling BitCollections BitArray+Extras.swift
[173/384] Compiling BitCollections BitArray+Fill.swift
[178/384] Compiling BitCollections BitArray+RandomBits.swift
[179/384] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[180/384] Compiling BitCollections BitArray+Shifts.swift
[181/384] Compiling BitCollections BitArray+Testing.swift
[182/384] Compiling BitCollections BitArray._UnsafeHandle.swift
[183/384] Compiling BitCollections BitArray.swift
[184/384] Compiling BitCollections BitSet+BidirectionalCollection.swift
[185/384] Compiling BitCollections BitSet+Codable.swift
[193/391] Compiling BitCollections BitArray+BitwiseOperations.swift
[194/391] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[195/391] Emitting module DequeModule
[211/392] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[212/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[213/392] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[214/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[215/392] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[216/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[217/392] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[218/392] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[219/392] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[220/392] Compiling HashTreeCollections TreeSet.swift
[221/452] Compiling NIOCore AsyncChannel.swift
[222/452] Compiling NIOCore AsyncChannelHandler.swift
[223/452] Compiling NIOCore AsyncChannelInboundStream.swift
[224/452] Compiling NIOCore AsyncChannelOutboundWriter.swift
[225/452] Compiling NIOCore NIOAsyncSequenceProducer.swift
[226/452] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[227/452] Compiling NIOCore NIOAsyncWriter.swift
[228/452] Compiling NIOCore IO.swift
[229/452] Compiling NIOCore IOData.swift
[230/452] Compiling NIOCore IPProtocol.swift
[231/461] Compiling NIOCore ConvenienceOptionSupport.swift
[232/461] Compiling NIOCore DeadChannel.swift
[233/461] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/461] Compiling NIOCore EventLoop+Deprecated.swift
[235/461] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/461] Compiling NIOCore EventLoop.swift
[237/461] Compiling NIOCore MulticastChannel.swift
[238/461] Compiling Logging MetadataProvider.swift
[239/461] Emitting module Logging
[240/461] Compiling Logging Locks.swift
[241/461] Emitting module BitCollections
[242/461] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[243/461] Compiling NIOCore BSDSocketAPI.swift
[244/461] Compiling NIOCore ByteBuffer-aux.swift
[245/461] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[246/461] Compiling NIOCore ByteBuffer-conversions.swift
[247/461] Compiling NIOCore ByteBuffer-core.swift
[248/461] Compiling NIOCore ByteBuffer-hex.swift
[249/461] Compiling NIOCore ByteBuffer-int.swift
[250/461] Compiling NIOCore Linux.swift
[251/461] Compiling NIOCore MarkedCircularBuffer.swift
[252/461] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[253/461] Compiling NIOCore EventLoopFuture+Deprecated.swift
[254/461] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[255/461] Compiling NIOCore EventLoopFuture.swift
[256/461] Compiling NIOCore FileDescriptor.swift
[257/461] Compiling NIOCore FileHandle.swift
[258/461] Compiling NIOCore FileRegion.swift
[259/461] Compiling NIOCore GlobalSingletons.swift
[260/461] Compiling NIOCore CircularBuffer.swift
[261/461] Compiling NIOCore RecvByteBufferAllocator.swift
[274/461] Compiling NIOCore Codec.swift
[279/461] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[280/461] Compiling NIOCore ByteBuffer-views.swift
[281/461] Compiling NIOCore Channel.swift
[282/461] Compiling NIOCore ChannelHandler.swift
[283/461] Compiling NIOCore ChannelHandlers.swift
[284/461] Compiling NIOCore ChannelInvoker.swift
[285/461] Compiling NIOCore ChannelOption.swift
[286/461] Compiling NIOCore ChannelPipeline.swift
[287/461] Compiling NIOCore AddressedEnvelope.swift
[288/461] Compiling NIOCore AsyncAwaitSupport.swift
[289/461] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[290/461] Compiling NIOCore ByteBuffer-multi-int.swift
[305/461] Compiling NIOCore NIOAny.swift
[306/461] Compiling NIOCore NIOCloseOnErrorHandler.swift
[307/461] Compiling NIOCore NIOLoopBound.swift
[308/461] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[309/461] Compiling NIOCore NIOScheduledCallback.swift
[310/461] Compiling NIOCore NIOSendable.swift
[312/461] Compiling Logging Logging.swift
[314/463] Emitting module _RopeModule
[343/463] Compiling NIOCore IntegerBitPacking.swift
[344/463] Compiling NIOCore IntegerTypes.swift
[345/463] Compiling NIOCore Interfaces.swift
[361/471] Emitting module OrderedCollections
[373/472] Emitting module HashTreeCollections
[386/473] Compiling _RopeModule Rope+Join.swift
[387/473] Compiling _RopeModule Rope+MutatingForEach.swift
[388/473] Compiling _RopeModule Rope+Remove.swift
[389/473] Compiling _RopeModule Rope+RemoveSubrange.swift
[390/473] Compiling _RopeModule Rope+Split.swift
[391/473] Compiling _RopeModule Optional Utilities.swift
[392/473] Compiling _RopeModule String Utilities.swift
[393/473] Compiling _RopeModule String.Index+ABI.swift
[394/473] Compiling _RopeModule _CharacterRecognizer.swift
[439/476] Compiling Collections Collections.swift
[440/476] Emitting module Collections
[442/477] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[443/477] Compiling NIOCore SocketAddresses.swift
[444/477] Compiling NIOCore SocketOptionProvider.swift
[445/477] Compiling NIOCore SystemCallHelpers.swift
[446/477] Compiling NIOCore TimeAmount+Duration.swift
[447/477] Compiling NIOCore TypeAssistedChannelHandler.swift
[448/477] Compiling NIOCore UniversalBootstrapSupport.swift
[449/477] Compiling NIOCore Utilities.swift
[477/477] Emitting module NIOCore
[479/528] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[480/528] Compiling NIOEmbedded Embedded.swift
[481/528] Emitting module NIOEmbedded
[482/528] Compiling NIOEmbedded AsyncTestingChannel.swift
[484/529] Emitting module NIOPosix
[485/535] Compiling NIOPosix SelectableChannel.swift
[486/535] Compiling NIOPosix SelectableEventLoop.swift
[487/535] Compiling NIOPosix SelectorEpoll.swift
[488/535] Compiling NIOPosix SelectorGeneric.swift
[489/535] Compiling NIOPosix SelectorKqueue.swift
[490/535] Compiling NIOPosix SelectorUring.swift
[491/535] Compiling NIOPosix ServerSocket.swift
[492/535] Compiling NIOPosix Socket.swift
[493/535] Compiling NIOPosix SocketChannel.swift
[494/535] Compiling NIOPosix SocketProtocols.swift
[495/535] Compiling NIOPosix System.swift
[496/535] Compiling NIOPosix Thread.swift
[497/535] Compiling NIOPosix Pool.swift
[498/535] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[499/535] Compiling NIOPosix PosixSingletons.swift
[500/535] Compiling NIOPosix RawSocketBootstrap.swift
[501/535] Compiling NIOPosix Resolver.swift
[502/535] Compiling NIOPosix Selectable.swift
[503/535] Compiling NIOPosix ThreadPosix.swift
[504/535] Compiling NIOPosix ThreadWindows.swift
[505/535] Compiling NIOPosix UnsafeTransfer.swift
[506/535] Compiling NIOPosix Utilities.swift
[507/535] Compiling NIOPosix VsockAddress.swift
[508/535] Compiling NIOPosix VsockChannelEvents.swift
[509/535] Compiling NIOPosix IO.swift
[510/535] Compiling NIOPosix IntegerBitPacking.swift
[511/535] Compiling NIOPosix IntegerTypes.swift
[512/535] Compiling NIOPosix Linux.swift
[513/535] Compiling NIOPosix LinuxCPUSet.swift
[514/535] Compiling NIOPosix LinuxUring.swift
[515/535] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[516/535] Compiling NIOPosix Bootstrap.swift
[517/535] Compiling NIOPosix ControlMessage.swift
[518/535] Compiling NIOPosix DatagramVectorReadManager.swift
[519/535] Compiling NIOPosix Errors+Any.swift
[520/535] Compiling NIOPosix FileDescriptor.swift
[521/535] Compiling NIOPosix GetaddrinfoResolver.swift
[522/535] Compiling NIOPosix HappyEyeballs.swift
[523/535] Compiling NIOPosix BSDSocketAPICommon.swift
[524/535] Compiling NIOPosix BSDSocketAPIPosix.swift
[525/535] Compiling NIOPosix BSDSocketAPIWindows.swift
[526/535] Compiling NIOPosix BaseSocket.swift
[527/535] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[528/535] Compiling NIOPosix BaseSocketChannel.swift
[529/535] Compiling NIOPosix BaseStreamSocketChannel.swift
[530/535] Compiling NIOPosix NIOThreadPool.swift
[531/535] Compiling NIOPosix NonBlockingFileIO.swift
[532/535] Compiling NIOPosix PendingDatagramWritesManager.swift
[533/535] Compiling NIOPosix PendingWritesManager.swift
[534/535] Compiling NIOPosix PipeChannel.swift
[535/535] Compiling NIOPosix PipePair.swift
[537/538] Emitting module NIO
[538/538] Compiling NIO Exports.swift
[540/631] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[541/631] Compiling SQLKit SQLColumnAssignment.swift
[542/631] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[543/631] Compiling SQLKit SQLColumnDefinition.swift
[544/631] Compiling SQLKit SQLCommonTableExpression.swift
[545/631] Compiling SQLKit SQLConflictAction.swift
[546/631] Compiling SQLKit SQLConflictResolutionStrategy.swift
[547/631] Compiling SQLKit SQLDropBehaviour.swift
[548/631] Compiling SQLKit SQLEnumDataType.swift
[549/631] Compiling SQLKit SQLExcludedColumn.swift
[550/631] Compiling SQLKit SQLForeignKey.swift
[551/631] Compiling SQLKit SQLJoin.swift
[552/631] Compiling SQLKit SQLJoinMethod.swift
[553/643] Compiling SQLKit SQLPredicateGroupBuilder.swift
[554/643] Compiling SQLKit SQLRawBuilder.swift
[555/643] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[556/643] Compiling SQLKit SQLSelectBuilder.swift
[557/643] Compiling SQLKit SQLSubqueryBuilder.swift
[558/643] Compiling SQLKit SQLUnionBuilder.swift
[559/643] Compiling SQLKit SQLUpdateBuilder.swift
[560/643] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[561/643] Compiling SQLKit SQLColumnUpdateBuilder.swift
[562/643] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[563/643] Compiling SQLKit SQLCommonUnionBuilder.swift
[564/643] Compiling SQLKit SQLJoinBuilder.swift
[565/643] Compiling SQLKit SQLPartialResultBuilder.swift
[566/643] Compiling SQLKit SQLDropIndex.swift
[567/643] Compiling SQLKit SQLDropTable.swift
[568/643] Compiling SQLKit SQLDropTrigger.swift
[569/643] Compiling SQLKit SQLInsert.swift
[570/643] Compiling SQLKit SQLSelect.swift
[571/643] Compiling SQLKit SQLUnion.swift
[572/643] Compiling SQLKit SQLUpdate.swift
[573/643] Compiling SQLKit SQLExpression.swift
[574/643] Compiling SQLKit SQLSerializer.swift
[575/643] Compiling SQLKit SQLStatement.swift
[576/643] Compiling SQLKit SQLBinaryExpression.swift
[577/643] Compiling SQLKit SQLBinaryOperator.swift
[578/643] Compiling SQLKit SQLBind.swift
[579/643] Compiling SQLKit SQLAlterEnumBuilder.swift
[580/643] Compiling SQLKit SQLAlterTableBuilder.swift
[581/643] Compiling SQLKit SQLConflictUpdateBuilder.swift
[582/643] Compiling SQLKit SQLCreateEnumBuilder.swift
[583/643] Compiling SQLKit SQLCreateIndexBuilder.swift
[584/643] Compiling SQLKit SQLCreateTableBuilder.swift
[585/643] Compiling SQLKit SQLCreateTriggerBuilder.swift
[586/643] Compiling SQLKit SQLDeleteBuilder.swift
[587/643] Compiling SQLKit SQLDropEnumBuilder.swift
[588/643] Compiling SQLKit SQLDropIndexBuilder.swift
[589/643] Compiling SQLKit SQLDropTableBuilder.swift
[590/643] Compiling SQLKit SQLDropTriggerBuilder.swift
[591/643] Compiling SQLKit SQLInsertBuilder.swift
[592/643] Compiling SQLKit SQLQueryBuilders+Deprecated.swift
[593/643] Compiling SQLKit Exports.swift
[594/643] Compiling SQLKit SQLAlias.swift
[595/643] Compiling SQLKit SQLBetween.swift
[596/643] Compiling SQLKit SQLColumn.swift
[597/643] Compiling SQLKit SQLConstraint.swift
[598/643] Compiling SQLKit SQLDataType.swift
[599/643] Compiling SQLKit SQLDirection.swift
[600/643] Compiling SQLKit SQLDistinct.swift
[601/643] Compiling SQLKit SQLForeignKeyAction.swift
[602/643] Compiling SQLKit SQLNestedSubpathExpression.swift
[603/643] Compiling SQLKit SQLQualifiedTable.swift
[604/643] Compiling SQLKit SQLQueryString.swift
[605/643] Compiling SQLKit SQLLockingClause.swift
[606/643] Compiling SQLKit SQLOrderBy.swift
[607/643] Compiling SQLKit SQLReturning.swift
[608/643] Compiling SQLKit SQLSubquery.swift
[609/643] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[610/643] Compiling SQLKit SQLAlterEnum.swift
[611/643] Compiling SQLKit SQLAlterTable.swift
[612/643] Compiling SQLKit SQLCreateEnum.swift
[613/643] Compiling SQLKit SQLCreateIndex.swift
[614/643] Compiling SQLKit SQLCreateTable.swift
[615/643] Compiling SQLKit SQLCreateTrigger.swift
[616/643] Compiling SQLKit SQLDelete.swift
[617/643] Compiling SQLKit SQLDropEnum.swift
[618/643] Emitting module SQLKit
[619/643] Compiling SQLKit SQLPredicateBuilder.swift
[620/643] Compiling SQLKit SQLQueryBuilder.swift
[621/643] Compiling SQLKit SQLQueryFetcher.swift
[622/643] Compiling SQLKit SQLReturningBuilder.swift
[623/643] Compiling SQLKit SQLSecondaryPredicateBuilder.swift
[624/643] Compiling SQLKit SQLSubqueryClauseBuilder.swift
[625/643] Compiling SQLKit SQLUnqualifiedColumnListBuilder.swift
[626/643] Compiling SQLKit SQLDatabase.swift
[627/643] Compiling SQLKit SQLDatabaseReportedVersion.swift
[628/643] Compiling SQLKit SQLDialect.swift
[629/643] Compiling SQLKit SQLDatabase+Deprecated.swift
[630/643] Compiling SQLKit SQLError.swift
[631/643] Compiling SQLKit SQLExpressions+Deprecated.swift
[632/643] Compiling SQLKit SQLFunction.swift
[633/643] Compiling SQLKit SQLGroupExpression.swift
[634/643] Compiling SQLKit SQLIdentifier.swift
[635/643] Compiling SQLKit SQLList.swift
[636/643] Compiling SQLKit SQLLiteral.swift
[637/643] Compiling SQLKit SQLRaw.swift
[638/643] Compiling SQLKit SQLCodingUtilities.swift
[639/643] Compiling SQLKit SQLQueryEncoder.swift
[640/643] Compiling SQLKit SQLRow.swift
[641/643] Compiling SQLKit SQLRowDecoder.swift
[642/643] Compiling SQLKit SomeCodingKey.swift
[643/643] Compiling SQLKit StringHandling.swift
[645/739] Compiling SQLKitBenchmark SQLBenchmark+Codable.swift
[646/739] Emitting module SQLKitBenchmark
[647/739] Compiling SQLKitBenchmark SQLBenchmark+Enum.swift
[648/739] Compiling SQLKitBenchmark SQLBenchmarker.swift
[649/739] Compiling SQLKitBenchmark SQLBenchmark+Upsert.swift
[650/739] Compiling SQLKitBenchmark SQLBenchmark+Union.swift
[651/739] Compiling SQLKitBenchmark SQLBenchmark+JSONPaths.swift
[652/739] Compiling SQLKitBenchmark SQLBenchmark+Planets.swift
[654/740] Emitting module FluentKit
[655/752] Compiling FluentKit AsyncMigration.swift
[656/752] Compiling FluentKit AsyncModelMiddleware.swift
[657/752] Compiling FluentKit Children+Concurrency.swift
[658/752] Compiling FluentKit Database+Concurrency.swift
[659/752] Compiling FluentKit EnumBuilder+Concurrency.swift
[660/752] Compiling FluentKit Model+Concurrency.swift
[661/752] Compiling FluentKit ModelResponder+Concurrency.swift
[662/752] Compiling FluentKit OptionalChild+Concurrency.swift
[663/752] Compiling FluentKit OptionalParent+Concurrency.swift
[664/752] Compiling FluentKit Parent+Concurrency.swift
[665/752] Compiling FluentKit QueryBuilder+Concurrency.swift
[666/752] Compiling FluentKit Relation+Concurrency.swift
[667/752] Compiling FluentKit SchemaBuilder+Concurrency.swift
[668/752] Compiling FluentKit Siblings+Concurrency.swift
[669/752] Compiling FluentKit Database+Logging.swift
[670/752] Compiling FluentKit Database.swift
[671/752] Compiling FluentKit DatabaseID.swift
[672/752] Compiling FluentKit DatabaseInput.swift
[673/752] Compiling FluentKit DatabaseOutput.swift
[674/752] Compiling FluentKit Databases.swift
[675/752] Compiling FluentKit KeyPrefixingStrategy.swift
[676/752] Compiling FluentKit TransactionControlDatabase.swift
[677/752] Compiling FluentKit DatabaseEnum.swift
[678/752] Compiling FluentKit EnumBuilder.swift
[679/752] Compiling FluentKit EnumMetadata.swift
[680/752] Compiling FluentKit EnumProperty.swift
[681/752] Compiling FluentKit OptionalEnumProperty.swift
[682/752] Compiling FluentKit Exports.swift
[683/752] Compiling FluentKit FluentError.swift
[684/752] Compiling FluentKit ModelMiddleware.swift
[685/752] Compiling FluentKit ModelResponder.swift
[686/752] Compiling FluentKit Migration.swift
[687/752] Compiling FluentKit MigrationLog.swift
[688/752] Compiling FluentKit Migrations.swift
[689/752] Compiling FluentKit Migrator.swift
[690/752] Compiling FluentKit AnyModel.swift
[691/752] Compiling FluentKit EagerLoad.swift
[692/752] Compiling FluentKit Fields+Codable.swift
[693/752] Compiling FluentKit QueryBuilder+Group.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[694/752] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[695/752] Compiling FluentKit QueryBuilder+Join.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[696/752] Compiling FluentKit QueryBuilder+Paginate.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[697/752] Compiling FluentKit QueryBuilder+Range.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[698/752] Compiling FluentKit QueryBuilder+Set.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[699/752] Compiling FluentKit QueryBuilder+Sort.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[700/752] Compiling FluentKit QueryBuilder.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[701/752] Compiling FluentKit DatabaseQuery+Action.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[702/752] Compiling FluentKit DatabaseQuery+Aggregate.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[703/752] Compiling FluentKit DatabaseQuery+Field.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[704/752] Compiling FluentKit DatabaseQuery+Filter.swift
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:187:30: warning: capture of non-sendable type 'Field.Type' in an isolated closure
185 | }
186 |
187 | public func all<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<[Field.Value]>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
188 | where
189 | Field: QueryableProperty,
/host/spi-builder-workspace/Sources/FluentKit/Query/Builder/QueryBuilder.swift:203:11: warning: capture of non-sendable type 'Field.Type' in an isolated closure
201 | public func all<Joined, Field>(
202 | _ joined: Joined.Type,
203 | _ field: KeyPath<Joined, Field>
| `- warning: capture of non-sendable type 'Field.Type' in an isolated closure
204 | ) -> EventLoopFuture<[Field.Value]>
205 | where
[705/752] Compiling FluentKit DatabaseQuery+Join.swift
[706/752] Compiling FluentKit DatabaseQuery+Range.swift
[707/752] Compiling FluentKit DatabaseQuery+Sort.swift
[708/752] Compiling FluentKit DatabaseQuery+Value.swift
[709/752] Compiling FluentKit DatabaseQuery.swift
[710/752] Compiling FluentKit QueryHistory.swift
[711/752] Compiling FluentKit DatabaseSchema.swift
[712/752] Compiling FluentKit SchemaBuilder.swift
[713/752] Compiling FluentKit OptionalType.swift
[714/752] Compiling FluentKit RandomGeneratable.swift
[715/752] Compiling FluentKit SomeCodingKey.swift
[716/752] Compiling FluentKit UnsafeMutableTransferBox.swift
[717/752] Compiling FluentKit Fields.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[718/752] Compiling FluentKit MirrorBypass.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[719/752] Compiling FluentKit Model+CRUD.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[720/752] Compiling FluentKit Model.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[721/752] Compiling FluentKit ModelAlias.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[722/752] Compiling FluentKit Schema.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[723/752] Compiling FluentKit FieldOperators.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[724/752] Compiling FluentKit Operators.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[725/752] Compiling FluentKit ValueOperators+Array.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[726/752] Compiling FluentKit ValueOperators+String.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[727/752] Compiling FluentKit ValueOperators.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[728/752] Compiling FluentKit Boolean.swift
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:160:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
158 | guard force else { return }
159 |
160 | for model in self where model.deletedTimestamp == nil {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
161 | model._$idExists = false
162 | }
/host/spi-builder-workspace/Sources/FluentKit/Model/Model+CRUD.swift:186:26: warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
184 | .create()
185 | }.map {
186 | for model in self {
| `- warning: capture of non-sendable type 'Self.Iterator.Type' in an isolated closure
187 | model._$idExists = true
188 | }
[729/752] Compiling FluentKit BooleanPropertyFormat.swift
[730/752] Compiling FluentKit Children.swift
[731/752] Compiling FluentKit CompositeChildren.swift
[732/752] Compiling FluentKit CompositeID.swift
[733/752] Compiling FluentKit CompositeOptionalChild.swift
[734/752] Compiling FluentKit CompositeOptionalParent.swift
[735/752] Compiling FluentKit CompositeParent.swift
[736/752] Compiling FluentKit Field.swift
[737/752] Compiling FluentKit FieldKey.swift
[738/752] Compiling FluentKit Group.swift
[739/752] Compiling FluentKit ID.swift
[740/752] Compiling FluentKit OptionalBoolean.swift
[741/752] Compiling FluentKit OptionalChild.swift
[742/752] Compiling FluentKit OptionalField.swift
[743/752] Compiling FluentKit OptionalParent.swift
[744/752] Compiling FluentKit Parent.swift
[745/752] Compiling FluentKit Property.swift
[746/752] Compiling FluentKit Relation.swift
[747/752] Compiling FluentKit Siblings.swift
[748/752] Compiling FluentKit Timestamp.swift
[749/752] Compiling FluentKit TimestampFormat.swift
[750/752] Compiling FluentKit QueryBuilder+Aggregate.swift
[751/752] Compiling FluentKit QueryBuilder+EagerLoad.swift
[752/752] Compiling FluentKit QueryBuilder+Filter.swift
[754/767] Compiling FluentSQL SQLList+Deprecated.swift
[755/768] Emitting module FluentSQL
[756/768] Compiling FluentSQL ConverterUtilities.swift
[757/768] Compiling FluentSQL DatabaseQuery+SQL.swift
[758/768] Compiling FluentSQL DatabaseSchema+SQL.swift
[759/768] Compiling FluentSQL Exports.swift
[760/768] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[761/768] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[762/768] Compiling FluentSQL SQLDatabase+Model.swift
[763/768] Emitting module XCTFluent
[764/768] Compiling XCTFluent TestDatabase.swift
[765/768] Compiling XCTFluent DummyDatabase.swift
[766/769] Compiling FluentSQL SQLSchemaConverter.swift
[768/769] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[769/769] Compiling FluentSQL SQLQueryConverter.swift
[771/812] Compiling FluentBenchmark RangeTests.swift
[772/812] Compiling FluentBenchmark SQLTests.swift
[773/812] Compiling FluentBenchmark SchemaTests.swift
[774/812] Compiling FluentBenchmark SetTests.swift
[775/812] Compiling FluentBenchmark SiblingsTests.swift
[776/817] Compiling FluentBenchmark Exports.swift
[777/817] Compiling FluentBenchmark FluentBenchmarker.swift
[778/817] Compiling FluentBenchmark GalacticJurisdiction.swift
[779/817] Compiling FluentBenchmark Galaxy.swift
[780/817] Compiling FluentBenchmark Governor.swift
[781/817] Compiling FluentBenchmark Jurisdiction.swift
[782/817] Compiling FluentBenchmark AggregateTests.swift
[783/817] Compiling FluentBenchmark ArrayTests.swift
[784/817] Compiling FluentBenchmark BatchTests.swift
[785/817] Compiling FluentBenchmark CRUDTests.swift
[786/817] Compiling FluentBenchmark ChildTests.swift
[787/817] Compiling FluentBenchmark ChildrenTests.swift
[788/817] Compiling FluentBenchmark Moon.swift
[789/817] Compiling FluentBenchmark Planet.swift
[790/817] Compiling FluentBenchmark PlanetTag.swift
[791/817] Compiling FluentBenchmark SolarSystem.swift
[792/817] Compiling FluentBenchmark Star.swift
[793/817] Compiling FluentBenchmark Tag.swift
[794/817] Emitting module FluentBenchmark
[795/817] Compiling FluentBenchmark SoftDeleteTests.swift
[796/817] Compiling FluentBenchmark SortTests.swift
[797/817] Compiling FluentBenchmark TimestampTests.swift
[798/817] Compiling FluentBenchmark TransactionTests.swift
[799/817] Compiling FluentBenchmark UniqueTests.swift
[800/817] Compiling FluentBenchmark FilterTests.swift
[801/817] Compiling FluentBenchmark GroupTests.swift
[802/817] Compiling FluentBenchmark IDTests.swift
[803/817] Compiling FluentBenchmark JoinTests.swift
[804/817] Compiling FluentBenchmark MiddlewareTests.swift
[805/817] Compiling FluentBenchmark MigratorTests.swift
[806/817] Compiling FluentBenchmark ModelTests.swift
[807/817] Compiling FluentBenchmark OptionalParentTests.swift
[808/817] Compiling FluentBenchmark PaginationTests.swift
[809/817] Compiling FluentBenchmark ParentTests.swift
[810/817] Compiling FluentBenchmark PerformanceTests+Siblings.swift
[811/817] Compiling FluentBenchmark PerformanceTests.swift
[812/817] Compiling FluentBenchmark ChunkTests.swift
[813/817] Compiling FluentBenchmark CodableTests.swift
[814/817] Compiling FluentBenchmark CompositeIDTests.swift
[815/817] Compiling FluentBenchmark CompositeRelationTests.swift
[816/817] Compiling FluentBenchmark EagerLoadTests.swift
[817/817] Compiling FluentBenchmark EnumTests.swift
Build complete! (148.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "sql-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.32.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sql-kit.git"
}
],
"manifest_display_name" : "fluent-kit",
"name" : "fluent-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" : "FluentKit",
"targets" : [
"FluentKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FluentBenchmark",
"targets" : [
"FluentBenchmark"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FluentSQL",
"targets" : [
"FluentSQL"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTFluent",
"targets" : [
"XCTFluent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCTFluent",
"module_type" : "SwiftTarget",
"name" : "XCTFluent",
"path" : "Sources/XCTFluent",
"product_dependencies" : [
"NIOEmbedded"
],
"product_memberships" : [
"XCTFluent"
],
"sources" : [
"DummyDatabase.swift",
"TestDatabase.swift"
],
"target_dependencies" : [
"FluentKit"
],
"type" : "library"
},
{
"c99name" : "FluentSQL",
"module_type" : "SwiftTarget",
"name" : "FluentSQL",
"path" : "Sources/FluentSQL",
"product_dependencies" : [
"SQLKit"
],
"product_memberships" : [
"FluentBenchmark",
"FluentSQL"
],
"sources" : [
"ConverterUtilities.swift",
"DatabaseQuery+SQL.swift",
"DatabaseSchema+SQL.swift",
"Exports.swift",
"SQLDatabase+Model+Concurrency.swift",
"SQLDatabase+Model.swift",
"SQLJSONColumnPath+Deprecated.swift",
"SQLList+Deprecated.swift",
"SQLQualifiedTable+Deprecated.swift",
"SQLQueryConverter.swift",
"SQLSchemaConverter.swift"
],
"target_dependencies" : [
"FluentKit"
],
"type" : "library"
},
{
"c99name" : "FluentKitTests",
"module_type" : "SwiftTarget",
"name" : "FluentKitTests",
"path" : "Tests/FluentKitTests",
"sources" : [
"AsyncTests/AsyncFilterQueryTests.swift",
"AsyncTests/AsyncFluentKitTests.swift",
"AsyncTests/AsyncQueryBuilderTests.swift",
"CompositeIDTests.swift",
"DummyDatabaseForTestSQLSerializer.swift",
"FilterQueryTests.swift",
"FluentKitTests.swift",
"OptionalEnumQueryTests.swift",
"OptionalFieldQueryTests.swift",
"QueryBuilderTests.swift",
"SQLTests.swift",
"TestUtilities.swift"
],
"target_dependencies" : [
"FluentBenchmark",
"FluentSQL",
"XCTFluent"
],
"type" : "test"
},
{
"c99name" : "FluentKit",
"module_type" : "SwiftTarget",
"name" : "FluentKit",
"path" : "Sources/FluentKit",
"product_dependencies" : [
"NIO",
"NIOConcurrencyHelpers",
"NIOCore",
"NIOPosix",
"Logging",
"SQLKit"
],
"product_memberships" : [
"FluentKit",
"FluentBenchmark",
"FluentSQL",
"XCTFluent"
],
"sources" : [
"Concurrency/AsyncMigration.swift",
"Concurrency/AsyncModelMiddleware.swift",
"Concurrency/Children+Concurrency.swift",
"Concurrency/Database+Concurrency.swift",
"Concurrency/EnumBuilder+Concurrency.swift",
"Concurrency/Model+Concurrency.swift",
"Concurrency/ModelResponder+Concurrency.swift",
"Concurrency/OptionalChild+Concurrency.swift",
"Concurrency/OptionalParent+Concurrency.swift",
"Concurrency/Parent+Concurrency.swift",
"Concurrency/QueryBuilder+Concurrency.swift",
"Concurrency/Relation+Concurrency.swift",
"Concurrency/SchemaBuilder+Concurrency.swift",
"Concurrency/Siblings+Concurrency.swift",
"Database/Database+Logging.swift",
"Database/Database.swift",
"Database/DatabaseID.swift",
"Database/DatabaseInput.swift",
"Database/DatabaseOutput.swift",
"Database/Databases.swift",
"Database/KeyPrefixingStrategy.swift",
"Database/TransactionControlDatabase.swift",
"Enum/DatabaseEnum.swift",
"Enum/EnumBuilder.swift",
"Enum/EnumMetadata.swift",
"Enum/EnumProperty.swift",
"Enum/OptionalEnumProperty.swift",
"Exports.swift",
"FluentError.swift",
"Middleware/ModelMiddleware.swift",
"Middleware/ModelResponder.swift",
"Migration/Migration.swift",
"Migration/MigrationLog.swift",
"Migration/Migrations.swift",
"Migration/Migrator.swift",
"Model/AnyModel.swift",
"Model/EagerLoad.swift",
"Model/Fields+Codable.swift",
"Model/Fields.swift",
"Model/MirrorBypass.swift",
"Model/Model+CRUD.swift",
"Model/Model.swift",
"Model/ModelAlias.swift",
"Model/Schema.swift",
"Operators/FieldOperators.swift",
"Operators/Operators.swift",
"Operators/ValueOperators+Array.swift",
"Operators/ValueOperators+String.swift",
"Operators/ValueOperators.swift",
"Properties/Boolean.swift",
"Properties/BooleanPropertyFormat.swift",
"Properties/Children.swift",
"Properties/CompositeChildren.swift",
"Properties/CompositeID.swift",
"Properties/CompositeOptionalChild.swift",
"Properties/CompositeOptionalParent.swift",
"Properties/CompositeParent.swift",
"Properties/Field.swift",
"Properties/FieldKey.swift",
"Properties/Group.swift",
"Properties/ID.swift",
"Properties/OptionalBoolean.swift",
"Properties/OptionalChild.swift",
"Properties/OptionalField.swift",
"Properties/OptionalParent.swift",
"Properties/Parent.swift",
"Properties/Property.swift",
"Properties/Relation.swift",
"Properties/Siblings.swift",
"Properties/Timestamp.swift",
"Properties/TimestampFormat.swift",
"Query/Builder/QueryBuilder+Aggregate.swift",
"Query/Builder/QueryBuilder+EagerLoad.swift",
"Query/Builder/QueryBuilder+Filter.swift",
"Query/Builder/QueryBuilder+Group.swift",
"Query/Builder/QueryBuilder+Join+DirectRelations.swift",
"Query/Builder/QueryBuilder+Join.swift",
"Query/Builder/QueryBuilder+Paginate.swift",
"Query/Builder/QueryBuilder+Range.swift",
"Query/Builder/QueryBuilder+Set.swift",
"Query/Builder/QueryBuilder+Sort.swift",
"Query/Builder/QueryBuilder.swift",
"Query/Database/DatabaseQuery+Action.swift",
"Query/Database/DatabaseQuery+Aggregate.swift",
"Query/Database/DatabaseQuery+Field.swift",
"Query/Database/DatabaseQuery+Filter.swift",
"Query/Database/DatabaseQuery+Join.swift",
"Query/Database/DatabaseQuery+Range.swift",
"Query/Database/DatabaseQuery+Sort.swift",
"Query/Database/DatabaseQuery+Value.swift",
"Query/Database/DatabaseQuery.swift",
"Query/QueryHistory.swift",
"Schema/DatabaseSchema.swift",
"Schema/SchemaBuilder.swift",
"Utilities/OptionalType.swift",
"Utilities/RandomGeneratable.swift",
"Utilities/SomeCodingKey.swift",
"Utilities/UnsafeMutableTransferBox.swift"
],
"type" : "library"
},
{
"c99name" : "FluentBenchmark",
"module_type" : "SwiftTarget",
"name" : "FluentBenchmark",
"path" : "Sources/FluentBenchmark",
"product_dependencies" : [
"SQLKit",
"SQLKitBenchmark"
],
"product_memberships" : [
"FluentBenchmark"
],
"sources" : [
"Exports.swift",
"FluentBenchmarker.swift",
"SolarSystem/GalacticJurisdiction.swift",
"SolarSystem/Galaxy.swift",
"SolarSystem/Governor.swift",
"SolarSystem/Jurisdiction.swift",
"SolarSystem/Moon.swift",
"SolarSystem/Planet.swift",
"SolarSystem/PlanetTag.swift",
"SolarSystem/SolarSystem.swift",
"SolarSystem/Star.swift",
"SolarSystem/Tag.swift",
"Tests/AggregateTests.swift",
"Tests/ArrayTests.swift",
"Tests/BatchTests.swift",
"Tests/CRUDTests.swift",
"Tests/ChildTests.swift",
"Tests/ChildrenTests.swift",
"Tests/ChunkTests.swift",
"Tests/CodableTests.swift",
"Tests/CompositeIDTests.swift",
"Tests/CompositeRelationTests.swift",
"Tests/EagerLoadTests.swift",
"Tests/EnumTests.swift",
"Tests/FilterTests.swift",
"Tests/GroupTests.swift",
"Tests/IDTests.swift",
"Tests/JoinTests.swift",
"Tests/MiddlewareTests.swift",
"Tests/MigratorTests.swift",
"Tests/ModelTests.swift",
"Tests/OptionalParentTests.swift",
"Tests/PaginationTests.swift",
"Tests/ParentTests.swift",
"Tests/PerformanceTests+Siblings.swift",
"Tests/PerformanceTests.swift",
"Tests/RangeTests.swift",
"Tests/SQLTests.swift",
"Tests/SchemaTests.swift",
"Tests/SetTests.swift",
"Tests/SiblingsTests.swift",
"Tests/SoftDeleteTests.swift",
"Tests/SortTests.swift",
"Tests/TimestampTests.swift",
"Tests/TransactionTests.swift",
"Tests/UniqueTests.swift"
],
"target_dependencies" : [
"FluentKit",
"FluentSQL"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.