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 (3945e9), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 20:11:57 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/GraphQLSwift/DataLoader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3945e9c Merge pull request #25 from NeedleInAJayStack/docs/spi
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
3945e9c9262c3792a0a4c952761f4e0de70df563
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[14/29] Write swift-version-1EA4D86E10B52AF.txt
[15/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOLinux shim.c
[19/29] Write sources
[19/29] Compiling CNIOLinux liburing_shims.c
[19/29] Write sources
[24/29] Compiling _NumericsShims _NumericsShims.c
[25/59] Compiling _AtomicsShims.c
[26/78] Compiling CNIODarwin shim.c
[28/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/79] Compiling RealModule Real.swift
[30/79] Compiling RealModule Float80+Real.swift
[31/80] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/80] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/80] Compiling InternalCollectionsUtilities Debugging.swift
[34/80] Compiling InternalCollectionsUtilities Descriptions.swift
[35/80] Compiling RealModule ApproximateEquality.swift
[36/80] Compiling RealModule AlgebraicField.swift
[37/80] Emitting module RealModule
[38/80] Compiling RealModule RealFunctions.swift
[39/80] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/80] Compiling RealModule Float16+Real.swift
[41/80] Compiling RealModule AugmentedArithmetic.swift
[42/80] Compiling RealModule Double+Real.swift
[43/80] Compiling RealModule ElementaryFunctions.swift
[44/80] Compiling RealModule Float+Real.swift
[45/80] Compiling _NIODataStructures PriorityQueue.swift
[46/80] Compiling _NIODataStructures _TinyArray.swift
[47/80] Compiling Atomics ManagedAtomicLazyReference.swift
[48/80] Compiling Atomics UnsafeAtomic.swift
[49/80] Compiling Atomics AtomicInteger.swift
[50/80] Compiling Atomics AtomicOptionalWrappable.swift
[51/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/80] Compiling Atomics IntegerOperations.swift
[53/80] Compiling Atomics DoubleWord.swift
[54/80] Compiling Atomics ManagedAtomic.swift
[55/81] Compiling _NIOBase64 Base64.swift
[56/81] Emitting module _NIOBase64
[57/81] Compiling Atomics AtomicBool.swift
[58/81] Compiling Atomics IntegerConformances.swift
[59/81] Emitting module InternalCollectionsUtilities
[60/81] Compiling Atomics OptionalRawRepresentable.swift
[61/81] Compiling Atomics RawRepresentable.swift
[62/81] Compiling Atomics AtomicValue.swift
[63/81] Compiling Atomics AtomicMemoryOrderings.swift
[64/81] Compiling Atomics PointerConformances.swift
[65/81] Compiling Atomics Primitives.native.swift
[66/334] Compiling Atomics Unmanaged extensions.swift
[67/334] Compiling _RopeModule BigString+UTF16View.swift
[68/334] Compiling _RopeModule BigString+UTF8View.swift
[69/334] Compiling _RopeModule BigString+Split.swift
[70/334] Compiling _RopeModule Range+BigString.swift
[71/334] Compiling _RopeModule BigString+Builder.swift
[72/334] Compiling _RopeModule BigString+Contents.swift
[73/334] Compiling _RopeModule BigString+RemoveSubrange.swift
[74/334] Compiling _RopeModule BigString+ReplaceSubrange.swift
[75/334] Compiling DequeModule _DequeBufferHeader.swift
[76/334] Compiling DequeModule _DequeSlot.swift
[77/335] Compiling _NIODataStructures Heap.swift
[78/335] Emitting module _NIODataStructures
[79/335] Compiling HeapModule Heap.swift
[80/335] Compiling HeapModule _HeapNode.swift
[81/335] Emitting module HeapModule
[82/335] Compiling HeapModule Heap+Invariants.swift
[83/335] Compiling HeapModule Heap+Descriptions.swift
[84/335] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[85/335] Compiling HeapModule Heap+UnsafeHandle.swift
[86/390] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/390] Compiling HashTreeCollections TreeSet+Equatable.swift
[88/390] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[89/390] Compiling HashTreeCollections TreeSet+Extras.swift
[90/390] Compiling HashTreeCollections TreeSet+Filter.swift
[91/390] Compiling HashTreeCollections TreeSet+Hashable.swift
[92/390] Compiling HashTreeCollections TreeSet+Sendable.swift
[93/390] Compiling HashTreeCollections TreeSet+Sequence.swift
[94/390] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[95/398] Compiling BitCollections BitArray+BitwiseOperations.swift
[96/398] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[97/398] Emitting module Atomics
[98/398] Compiling BitCollections BitArray+Shifts.swift
[99/398] Compiling BitCollections BitArray+Testing.swift
[100/398] Compiling BitCollections BitArray+Codable.swift
[101/398] Compiling BitCollections BitArray+Collection.swift
[102/398] Compiling BitCollections BitArray._UnsafeHandle.swift
[103/398] Compiling BitCollections BitArray.swift
[104/398] Compiling BitCollections BitArray+Copy.swift
[105/398] Compiling BitCollections BitArray+CustomReflectable.swift
[106/398] Compiling DequeModule _DequeBuffer.swift
[107/398] Compiling BitCollections BitSet+BidirectionalCollection.swift
[108/398] Compiling BitCollections BitSet+Codable.swift
[122/398] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[123/398] Compiling BitCollections BitSet+SetAlgebra union.swift
[124/398] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[125/398] Compiling BitCollections BitSet.Counted.swift
[126/398] Compiling BitCollections BitSet.Index.swift
[127/398] Compiling BitCollections BitSet._UnsafeHandle.swift
[128/398] Compiling BitCollections BitArray+Descriptions.swift
[131/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[132/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[133/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[134/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[135/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[136/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[137/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[138/404] Compiling HashTreeCollections TreeSet.swift
[139/404] Emitting module DequeModule
[140/404] Compiling BitCollections BitArray+Initializers.swift
[141/404] Compiling BitCollections BitArray+Invariants.swift
[142/404] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[143/404] Compiling BitCollections BitArray+RandomBits.swift
[144/404] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[145/404] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[146/404] Compiling BitCollections BitSet+CustomReflectable.swift
[147/404] Compiling BitCollections BitSet+CustomStringConvertible.swift
[148/404] Compiling BitCollections BitSet+Equatable.swift
[149/404] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[150/404] Compiling BitCollections BitSet+Extras.swift
[151/404] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[152/404] Compiling BitCollections BitArray+Equatable.swift
[153/404] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[154/404] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[155/404] Compiling BitCollections BitArray+Extras.swift
[156/404] Compiling BitCollections BitArray+Fill.swift
[157/404] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[158/404] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[159/404] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[160/404] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[161/404] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[162/404] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[163/404] Compiling BitCollections BitSet+Hashable.swift
[164/404] Compiling BitCollections BitSet+Initializers.swift
[165/404] Compiling BitCollections BitSet+Invariants.swift
[166/404] Compiling BitCollections BitSet+Random.swift
[167/404] Compiling BitCollections BitSet+SetAlgebra basics.swift
[168/404] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[169/404] Compiling BitCollections BitArray+Hashable.swift
[170/404] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[171/404] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[172/404] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[173/404] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[174/404] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[175/404] Compiling _RopeModule Rope+_Node.swift
[240/418] Compiling Algorithms Unique.swift
[241/418] Compiling Algorithms Windows.swift
[252/418] Compiling OrderedCollections _UnsafeBitset.swift
[253/418] Compiling _RopeModule BigString+Summary.swift
[254/418] Compiling _RopeModule BigString.swift
[255/418] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[256/418] Compiling _RopeModule BigString+Chunk+Breaks.swift
[257/418] Compiling _RopeModule BigString+Chunk+Counts.swift
[258/418] Compiling _RopeModule BigString+Chunk+Description.swift
[259/418] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[260/418] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[263/418] Compiling BitCollections BitSet.swift
[264/418] Compiling BitCollections Range+Utilities.swift
[265/418] Compiling BitCollections Slice+Utilities.swift
[266/418] Compiling BitCollections UInt+Tricks.swift
[267/418] Compiling BitCollections _Word.swift
[268/418] Compiling OrderedCollections OrderedSet.swift
[304/418] Emitting module BitCollections
[310/418] Compiling c-nioatomics.c
[327/418] Emitting module OrderedCollections
[378/418] Emitting module _RopeModule
[378/418] Compiling c-atomics.c
[380/418] Compiling _RopeModule Rope+Remove.swift
[381/418] Compiling _RopeModule Rope+RemoveSubrange.swift
[382/418] Compiling _RopeModule Rope+Split.swift
[383/418] Compiling _RopeModule Optional Utilities.swift
[384/418] Compiling _RopeModule String Utilities.swift
[385/418] Compiling _RopeModule String.Index+ABI.swift
[386/418] Compiling _RopeModule _CharacterRecognizer.swift
[387/418] Emitting module Algorithms
[418/424] Emitting module HashTreeCollections
[419/426] Compiling Collections Collections.swift
[420/426] Emitting module Collections
[421/426] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[422/426] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[423/426] Compiling NIOConcurrencyHelpers NIOLock.swift
[424/426] Compiling NIOConcurrencyHelpers atomics.swift
[425/426] Compiling NIOConcurrencyHelpers lock.swift
[426/426] Emitting module NIOConcurrencyHelpers
[427/496] Compiling NIOCore AddressedEnvelope.swift
[428/496] Compiling NIOCore AsyncAwaitSupport.swift
[429/496] Compiling NIOCore AsyncChannel.swift
[430/496] Compiling NIOCore AsyncChannelHandler.swift
[431/496] Compiling NIOCore AsyncChannelInboundStream.swift
[432/496] Compiling NIOCore AsyncChannelOutboundWriter.swift
[433/496] Compiling NIOCore NIOAsyncSequenceProducer.swift
[434/502] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[435/502] Compiling NIOCore EventLoopFuture+Deprecated.swift
[436/502] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[437/502] Compiling NIOCore EventLoopFuture.swift
[438/502] Compiling NIOCore FileDescriptor.swift
[439/502] Compiling NIOCore FileHandle.swift
[440/502] Compiling NIOCore FileRegion.swift
[441/502] Compiling NIOCore Codec.swift
[442/502] Compiling NIOCore ConvenienceOptionSupport.swift
[443/502] Compiling NIOCore DeadChannel.swift
[444/502] Compiling NIOCore DispatchQueue+WithFuture.swift
[445/502] Compiling NIOCore EventLoop+Deprecated.swift
[446/502] Compiling NIOCore EventLoop+SerialExecutor.swift
[447/502] Compiling NIOCore EventLoop.swift
[448/502] Compiling NIOCore SocketOptionProvider.swift
[449/502] Compiling NIOCore SystemCallHelpers.swift
[450/502] Compiling NIOCore TimeAmount+Duration.swift
[451/502] Compiling NIOCore TypeAssistedChannelHandler.swift
[452/502] Compiling NIOCore UniversalBootstrapSupport.swift
[453/502] Compiling NIOCore Utilities.swift
[454/502] Compiling NIOCore GlobalSingletons.swift
[455/502] Compiling NIOCore IO.swift
[456/502] Compiling NIOCore IOData.swift
[457/502] Compiling NIOCore IPProtocol.swift
[458/502] Compiling NIOCore IntegerBitPacking.swift
[459/502] Compiling NIOCore IntegerTypes.swift
[460/502] Compiling NIOCore Interfaces.swift
[461/502] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[462/502] Compiling NIOCore NIOAsyncWriter.swift
[463/502] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[464/502] Compiling NIOCore BSDSocketAPI.swift
[465/502] Compiling NIOCore ByteBuffer-aux.swift
[466/502] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[467/502] Compiling NIOCore ByteBuffer-conversions.swift
[468/502] Compiling NIOCore Channel.swift
[469/502] Compiling NIOCore ChannelHandler.swift
[470/502] Compiling NIOCore ChannelHandlers.swift
[471/502] Compiling NIOCore ChannelInvoker.swift
[472/502] Compiling NIOCore ChannelOption.swift
[473/502] Compiling NIOCore ChannelPipeline.swift
[474/502] Compiling NIOCore CircularBuffer.swift
[475/502] Compiling AsyncCollections FlatMap.swift
[476/502] Compiling AsyncCollections ForEach.swift
[477/502] Compiling AsyncCollections TaskQueue.swift
[478/502] Compiling AsyncCollections CompactMap.swift
[479/502] Compiling AsyncCollections Filter.swift
[480/502] Compiling AsyncCollections Map.swift
[481/502] Compiling AsyncCollections AsyncSemaphore.swift
[482/502] Emitting module AsyncCollections
[483/508] Compiling NIOCore Linux.swift
[484/508] Compiling NIOCore MarkedCircularBuffer.swift
[485/508] Compiling NIOCore MulticastChannel.swift
[486/508] Compiling NIOCore NIOAny.swift
[487/508] Compiling NIOCore NIOCloseOnErrorHandler.swift
[488/508] Compiling NIOCore NIOLoopBound.swift
[489/508] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[490/508] Compiling NIOCore NIOScheduledCallback.swift
[491/508] Compiling NIOCore NIOSendable.swift
[492/508] Compiling NIOCore RecvByteBufferAllocator.swift
[493/508] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[494/508] Compiling NIOCore SocketAddresses.swift
[495/508] Compiling NIOCore ByteBuffer-core.swift
[496/508] Compiling NIOCore ByteBuffer-hex.swift
[497/508] Compiling NIOCore ByteBuffer-int.swift
[498/508] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[499/508] Compiling NIOCore ByteBuffer-multi-int.swift
[500/508] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[501/508] Compiling NIOCore ByteBuffer-views.swift
[502/508] Emitting module NIOCore
[503/512] Compiling DataLoader DataLoaderError.swift
[504/512] Compiling DataLoader DataLoaderOptions.swift
[505/512] Emitting module DataLoader
[506/512] Compiling DataLoader DataLoader.swift
/Users/admin/builder/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
/Users/admin/builder/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 |
/Users/admin/builder/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 {
/Users/admin/builder/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 |
/Users/admin/builder/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(
/Users/admin/builder/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 {
/Users/admin/builder/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 {
/Users/admin/builder/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 |
/Users/admin/builder/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
/Users/admin/builder/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
[507/512] Compiling AsyncDataLoader Channel.swift
[508/512] Compiling AsyncDataLoader DataLoaderOptions.swift
[509/512] Compiling AsyncDataLoader DataLoaderError.swift
[510/512] Emitting module AsyncDataLoader
[511/512] Compiling AsyncDataLoader DataLoader.swift
[512/512] Compiling AsyncDataLoader State.swift
Build complete! (27.33s)
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/289] Fetching async-collections
[186/6248] Fetching async-collections, swift-algorithms
[6249/82587] Fetching async-collections, swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (1.06s)
[1053/76628] Fetching async-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.34s)
Fetched https://github.com/adam-fowler/async-collections from cache (3.34s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (3.76s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1797] Fetching swift-atomics
[361/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.72s)
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.21s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.62s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.41s)
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-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.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.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
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" : "/Users/admin/builder/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/Channel.swift",
        "Channel/State.swift",
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.