The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of DataLoader, reference main (15ff32), with Swift 6.2 (beta) for Android on 11 Sep 2025 11:12:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15ff327 Merge pull request #27 from bjschoenfeld/refactor/simplify-channel
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
15ff3272acac747a127e578c8f23b727e1f4fb89
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/5985] Fetching swift-algorithms
Fetching https://github.com/adam-fowler/async-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
[1/78062] Fetching swift-nio
[782/78351] Fetching swift-nio, async-collections
Fetched https://github.com/adam-fowler/async-collections from cache (0.30s)
[3904/78062] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.93s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (8.63s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
[1/17453] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (1.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.37s)
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.57s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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.1
Creating working copy for https://github.com/adam-fowler/async-collections
Working copy of https://github.com/adam-fowler/async-collections resolved at 0.1.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Building for debugging...
[0/29] Write sources
[13/29] Compiling _NumericsShims _NumericsShims.c
[14/29] Compiling CNIOWASI CNIOWASI.c
[15/29] Compiling CNIOWindows shim.c
[16/29] Compiling CNIOWindows WSAStartup.c
[16/29] Write sources
[22/29] Compiling _AtomicsShims.c
[23/29] Compiling CNIOLinux liburing_shims.c
[24/29] Compiling CNIODarwin shim.c
[25/29] Write swift-version-8C5A4AE7A8CE2BA.txt
[26/29] Compiling CNIOLinux shim.c
[27/78] Compiling c-nioatomics.c
[28/78] Compiling c-atomics.c
[30/84] Compiling InternalCollectionsUtilities Debugging.swift
[31/84] Compiling InternalCollectionsUtilities Descriptions.swift
[32/86] Emitting module RealModule
[33/87] Compiling RealModule Float80+Real.swift
[34/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/88] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/88] Compiling InternalCollectionsUtilities Integer rank.swift
[37/88] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/88] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/88] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/88] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/88] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/88] Compiling RealModule RealFunctions.swift
[45/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/88] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/88] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/88] Emitting module InternalCollectionsUtilities
[51/88] Compiling Atomics DoubleWord.swift
[52/88] Compiling Atomics ManagedAtomic.swift
[53/88] Compiling Atomics ManagedAtomicLazyReference.swift
[54/88] Compiling Atomics UnsafeAtomic.swift
[55/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/88] Compiling RealModule Real.swift
[63/88] Compiling RealModule Float16+Real.swift
[66/88] Compiling RealModule RelaxedArithmetic.swift
[67/89] Emitting module _NIOBase64
[68/89] Compiling _NIOBase64 Base64.swift
[69/90] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/90] Emitting module Atomics
[79/90] Compiling _NIODataStructures Heap.swift
[80/90] Emitting module _NIODataStructures
[81/90] Compiling _NIODataStructures PriorityQueue.swift
[82/90] Compiling _NIODataStructures _TinyArray.swift
[84/116] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/117] Compiling Algorithms MinMax.swift
[87/117] Compiling Algorithms RandomSample.swift
[89/291] Compiling HeapModule Heap+Invariants.swift
[90/299] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/322] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[92/392] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[93/392] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[94/394] Compiling HeapModule Heap+Descriptions.swift
[95/394] Compiling BitCollections BitArray+Copy.swift
[96/394] Compiling BitCollections BitArray+CustomReflectable.swift
[97/394] Compiling NIOConcurrencyHelpers lock.swift
[98/394] Compiling HeapModule Heap.swift
[99/394] Compiling HeapModule _HeapNode.swift
[100/394] Emitting module NIOConcurrencyHelpers
[101/394] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[102/394] Compiling NIOConcurrencyHelpers atomics.swift
[103/395] Compiling HeapModule Heap+UnsafeHandle.swift
[105/395] Emitting module HeapModule
[107/396] Compiling HashTreeCollections TreeSet+Hashable.swift
[108/396] Compiling HashTreeCollections TreeSet+Sendable.swift
[109/396] Compiling HashTreeCollections TreeSet+Sequence.swift
[110/396] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[111/396] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[112/396] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[113/396] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[114/396] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[115/396] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[116/396] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[117/406] Compiling DequeModule _DequeSlot.swift
[118/406] Compiling DequeModule _UnsafeWrappedBuffer.swift
[119/406] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[120/406] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[121/406] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[122/406] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[123/406] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[124/406] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[125/406] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[126/406] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[127/406] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[128/406] Compiling BitCollections BitSet+SetAlgebra union.swift
[129/406] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[130/406] Compiling BitCollections BitSet.Counted.swift
[131/406] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[132/406] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[133/413] Compiling BitCollections BitSet+CustomReflectable.swift
[134/413] Compiling BitCollections BitSet+CustomStringConvertible.swift
[135/413] Compiling BitCollections BitSet+Equatable.swift
[136/413] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[137/413] Compiling BitCollections BitSet+Extras.swift
[138/413] Compiling BitCollections BitSet+Hashable.swift
[139/413] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[140/413] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[141/413] Compiling BitCollections BitSet+Initializers.swift
[142/413] Compiling BitCollections BitSet+Invariants.swift
[143/413] Compiling BitCollections BitSet+Random.swift
[144/413] Compiling BitCollections BitSet+SetAlgebra basics.swift
[145/413] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[146/413] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[147/413] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[148/413] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[149/413] Compiling BitCollections BitArray+Hashable.swift
[150/413] Compiling BitCollections BitArray+Initializers.swift
[151/413] Compiling BitCollections BitArray+Invariants.swift
[152/413] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[153/413] Compiling BitCollections BitArray+BitwiseOperations.swift
[154/413] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[155/413] Compiling BitCollections BitArray+Codable.swift
[156/413] Compiling BitCollections BitArray+Collection.swift
[157/413] Emitting module BitCollections
[158/420] Compiling BitCollections Range+Utilities.swift
[159/420] Compiling BitCollections Slice+Utilities.swift
[160/420] Compiling BitCollections UInt+Tricks.swift
[161/420] Compiling BitCollections _Word.swift
[162/420] Compiling OrderedCollections OrderedSet.swift
[163/420] Compiling OrderedCollections _UnsafeBitset.swift
[164/420] Compiling HashTreeCollections TreeSet+Equatable.swift
[165/420] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[166/420] Compiling HashTreeCollections TreeSet+Extras.swift
[167/420] Compiling HashTreeCollections TreeSet+Filter.swift
[176/420] Compiling BitCollections BitArray+RandomBits.swift
[177/420] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[178/420] Compiling BitCollections BitArray+Shifts.swift
[179/420] Compiling BitCollections BitArray+Testing.swift
[180/420] Compiling BitCollections BitArray._UnsafeHandle.swift
[181/420] Compiling BitCollections BitArray.swift
[182/420] Compiling BitCollections BitSet+BidirectionalCollection.swift
[183/420] Compiling BitCollections BitSet+Codable.swift
[192/420] Compiling BitCollections BitSet.Index.swift
[193/420] Compiling BitCollections BitSet._UnsafeHandle.swift
[194/420] Compiling BitCollections BitSet.swift
[197/420] Compiling BitCollections BitArray+Extras.swift
[198/420] Compiling BitCollections BitArray+Fill.swift
[207/423] Compiling Algorithms Trim.swift
[208/423] Compiling Algorithms Unique.swift
[209/423] Compiling Algorithms Windows.swift
[235/423] Emitting module DequeModule
[236/424] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[237/424] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[238/424] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[239/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[240/424] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[241/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[242/424] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[243/424] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[244/424] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[245/424] Compiling HashTreeCollections TreeSet.swift
[253/485] Compiling NIOCore ChannelPipeline.swift
[254/485] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[255/485] Compiling NIOCore BSDSocketAPI.swift
[256/485] Compiling NIOCore ByteBuffer-aux.swift
[257/485] Compiling NIOCore NIOAsyncSequenceProducer.swift
[258/485] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[259/485] Compiling NIOCore NIOAsyncWriter.swift
[260/485] Compiling NIOCore AsyncChannelInboundStream.swift
[261/485] Compiling NIOCore AsyncChannelOutboundWriter.swift
[265/485] Compiling NIOCore IOData.swift
[266/485] Compiling NIOCore IPProtocol.swift
[267/485] Compiling NIOCore IntegerBitPacking.swift
[268/485] Compiling NIOCore IntegerTypes.swift
[269/485] Compiling NIOCore Interfaces.swift
[270/485] Compiling NIOCore Linux.swift
[271/485] Compiling NIOCore ByteBuffer-multi-int.swift
[272/485] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[273/485] Compiling NIOCore ByteBuffer-views.swift
[274/485] Compiling NIOCore Channel.swift
[275/485] Compiling NIOCore ChannelHandler.swift
[276/485] Compiling NIOCore ChannelHandlers.swift
[277/485] Compiling NIOCore ChannelInvoker.swift
[278/485] Compiling NIOCore ChannelOption.swift
[291/485] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[292/485] Compiling NIOCore ByteBuffer-conversions.swift
[293/485] Compiling NIOCore ByteBuffer-core.swift
[294/485] Compiling NIOCore ByteBuffer-hex.swift
[295/485] Compiling NIOCore ByteBuffer-int.swift
[296/485] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[297/485] Compiling NIOCore AddressedEnvelope.swift
[298/485] Compiling NIOCore AsyncAwaitSupport.swift
[299/485] Compiling NIOCore AsyncChannel.swift
[300/485] Compiling NIOCore AsyncChannelHandler.swift
[303/485] Compiling NIOCore NIOScheduledCallback.swift
[304/485] Compiling NIOCore NIOSendable.swift
[305/485] Compiling NIOCore RecvByteBufferAllocator.swift
[306/485] Compiling NIOCore EventLoopFuture+Deprecated.swift
[307/485] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[308/485] Compiling NIOCore EventLoopFuture.swift
[309/485] Compiling NIOCore FileDescriptor.swift
[310/485] Compiling NIOCore FileHandle.swift
[311/485] Compiling NIOCore FileRegion.swift
[312/494] Compiling NIOCore GlobalSingletons.swift
[313/494] Compiling NIOCore IO.swift
[336/495] Emitting module OrderedCollections
[384/496] Compiling NIOCore MarkedCircularBuffer.swift
[385/496] Compiling NIOCore MulticastChannel.swift
[386/496] Compiling NIOCore CircularBuffer.swift
[387/496] Compiling NIOCore Codec.swift
[388/496] Compiling NIOCore ConvenienceOptionSupport.swift
[389/496] Compiling NIOCore DeadChannel.swift
[390/496] Compiling NIOCore DispatchQueue+WithFuture.swift
[391/496] Compiling NIOCore EventLoop+Deprecated.swift
[392/496] Compiling NIOCore EventLoop+SerialExecutor.swift
[393/496] Compiling NIOCore EventLoop.swift
[394/496] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[395/496] Emitting module _RopeModule
[396/496] Emitting module Algorithms
[398/497] Emitting module HashTreeCollections
[400/498] Compiling _RopeModule Rope+Join.swift
[401/498] Compiling _RopeModule Rope+MutatingForEach.swift
[402/498] Compiling _RopeModule Rope+Remove.swift
[403/498] Compiling _RopeModule Rope+RemoveSubrange.swift
[404/498] Compiling _RopeModule Rope+Split.swift
[405/498] Compiling _RopeModule Optional Utilities.swift
[406/498] Compiling _RopeModule String Utilities.swift
[407/498] Compiling _RopeModule String.Index+ABI.swift
[408/498] Compiling _RopeModule _CharacterRecognizer.swift
[423/498] Compiling NIOCore NIOAny.swift
[424/498] Compiling NIOCore NIOCloseOnErrorHandler.swift
[425/498] Compiling NIOCore NIOCoreSendableMetatype.swift
[426/498] Compiling NIOCore NIOLoopBound.swift
[427/498] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[447/509] Compiling Collections Collections.swift
[448/509] Emitting module Collections
[475/518] Compiling AsyncCollections TaskQueue.swift
[476/518] Compiling AsyncCollections Map.swift
[477/518] Compiling AsyncCollections ForEach.swift
[478/518] Compiling AsyncCollections Filter.swift
[479/518] Compiling AsyncCollections FlatMap.swift
[480/518] Compiling AsyncCollections CompactMap.swift
[481/518] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[482/518] Compiling NIOCore SocketAddresses.swift
[483/518] Compiling NIOCore SocketOptionProvider.swift
[484/518] Compiling NIOCore SystemCallHelpers.swift
[485/518] Compiling NIOCore TimeAmount+Duration.swift
[486/518] Compiling NIOCore TypeAssistedChannelHandler.swift
[487/518] Compiling NIOCore UniversalBootstrapSupport.swift
[488/518] Compiling NIOCore Utilities.swift
[489/518] Emitting module AsyncCollections
[490/518] Compiling AsyncCollections AsyncSemaphore.swift
[492/524] Compiling AsyncDataLoader DataLoaderOptions.swift
[493/524] Compiling AsyncDataLoader Channel.swift
[494/524] Compiling AsyncDataLoader DataLoader.swift
[495/524] Compiling AsyncDataLoader DataLoaderError.swift
[496/524] Emitting module AsyncDataLoader
[525/525] Emitting module NIOCore
[527/530] Compiling DataLoader DataLoaderOptions.swift
[528/530] Emitting module DataLoader
[529/530] Compiling DataLoader DataLoaderError.swift
[530/530] Compiling DataLoader DataLoader.swift
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:54:29: warning: capture of non-sendable type 'Key.Type' in an isolated closure
 52 |                 if let executionPeriod = options.executionPeriod, !dispatchScheduled {
 53 |                     eventLoopGroup.next().scheduleTask(in: executionPeriod) {
 54 |                         try self.execute()
    |                             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
 55 |                     }
 56 |                     dispatchScheduled = true
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:40:17: warning: capture of non-sendable type 'Key.Type' in an isolated closure
 38 |
 39 |     /// Loads a key, returning an `EventLoopFuture` for the value represented by that key.
 40 |     public func load(key: Key, on eventLoopGroup: EventLoopGroup) throws -> EventLoopFuture<Value> {
    |                 `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
 41 |         let cacheKey = options.cacheKeyFunction?(key) ?? key
 42 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:65:88: warning: capture of non-sendable type 'Key.Type' in an isolated closure
 63 |                                 .fail(
 64 |                                     DataLoaderError
 65 |                                         .noValueForKey("Did not return value for key: \(key)")
    |                                                                                        `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
 66 |                                 )
 67 |                         } else {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:40:22: warning: capture of non-sendable type 'Key.Type' in an isolated closure
 38 |
 39 |     /// Loads a key, returning an `EventLoopFuture` for the value represented by that key.
 40 |     public func load(key: Key, on eventLoopGroup: EventLoopGroup) throws -> EventLoopFuture<Value> {
    |                      `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
 41 |         let cacheKey = options.cacheKeyFunction?(key) ?? key
 42 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:204:36: warning: capture of non-sendable type 'Key.Type' in an isolated closure
202 |         do {
203 |             _ = try batchLoadFunction(keys).flatMapThrowing { values in
204 |                 if values.count != keys.count {
    |                                    `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
205 |                     throw DataLoaderError
206 |                         .typeError(
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:194:13: warning: capture of non-sendable type 'Key.Type' in an isolated closure
192 |
193 |     private func executeBatch(batch: LoaderQueue<Key, Value>) throws {
194 |         let keys = batch.map(\.key)
    |             `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
195 |
196 |         if keys.isEmpty {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:22: warning: capture of non-sendable type 'Key.Type' in an isolated closure
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                      `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
221 |             }
222 |         } catch {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:193:18: warning: capture of non-sendable type 'Key.Type' in an isolated closure
191 |     }
192 |
193 |     private func executeBatch(batch: LoaderQueue<Key, Value>) throws {
    |                  `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
194 |         let keys = batch.map(\.key)
195 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:251:31: warning: capture of non-sendable type 'Key.Type' in an isolated closure
249 |                 let promise = eventLoop.next().makePromise(of: [DataLoaderFutureValue<Value>].self)
250 |                 promise.completeWithTask {
251 |                     try await asyncThrowingLoadFunction(keys)
    |                               `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
252 |                 }
253 |                 return promise.futureResult
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:246:22: warning: capture of non-sendable type 'Key.Type' in an isolated closure
244 |             on eventLoop: EventLoop,
245 |             options: DataLoaderOptions<Key, Value> = DataLoaderOptions(),
246 |             throwing asyncThrowingLoadFunction: @escaping ConcurrentBatchLoadFunction<Key, Value>
    |                      `- warning: capture of non-sendable type 'Key.Type' in an isolated closure
247 |         ) {
248 |             self.init(options: options, batchLoadFunction: { keys in
Build complete! (141.89s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "async-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/async-collections"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "DataLoader",
  "name" : "DataLoader",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DataLoader",
      "targets" : [
        "DataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncDataLoader",
      "targets" : [
        "AsyncDataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "DataLoaderTests",
      "path" : "Tests/DataLoaderTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "DataLoader"
      ],
      "sources" : [
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncDataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoaderTests",
      "path" : "Tests/AsyncDataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "AsyncDataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncDataLoader",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoader",
      "path" : "Sources/AsyncDataLoader",
      "product_dependencies" : [
        "Algorithms",
        "AsyncCollections"
      ],
      "product_memberships" : [
        "AsyncDataLoader"
      ],
      "sources" : [
        "Channel.swift",
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.