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 2.3.0 (52b1f3), with Swift 6.0 for Linux on 2 Dec 2024 07:17:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.git
Reference: 2.3.0
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
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 52b1f3d Merge pull request #21 from ZirgVoice/concurrency
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
52b1f3d96adf2ddce348f698f46ec8e7827493dc
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/72068] Fetching swift-nio
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/adam-fowler/async-collections
Fetched https://github.com/apple/swift-nio.git from cache (6.70s)
[1/289] Fetching async-collections
Fetched https://github.com/adam-fowler/async-collections from cache (0.38s)
[1/5591] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.75s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.86s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1570/17172] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.68s)
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.07s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.17s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.84s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.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.77.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.2
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/32] Write sources
[16/32] Compiling CNIOWindows WSAStartup.c
[17/32] Compiling CNIOWindows shim.c
[18/32] Compiling CNIOWASI CNIOWASI.c
[19/32] Compiling _AtomicsShims.c
[20/32] Write sources
[21/32] Compiling CNIODarwin shim.c
[22/32] Write sources
[26/32] Compiling CNIOLinux liburing_shims.c
[27/32] Compiling CNIOLinux shim.c
[28/32] Compiling _NumericsShims _NumericsShims.c
[29/32] Write swift-version-24593BA9C3E375BF.txt
[31/84] Emitting module _NIOBase64
[31/84] Compiling c-nioatomics.c
[32/84] Compiling c-atomics.c
[34/90] Emitting module NIOConcurrencyHelpers
[35/90] Emitting module Atomics
[36/90] Compiling RealModule AlgebraicField.swift
[37/90] Compiling RealModule ApproximateEquality.swift
[38/90] Compiling RealModule AugmentedArithmetic.swift
[39/92] Compiling InternalCollectionsUtilities Debugging.swift
[40/92] Compiling InternalCollectionsUtilities Descriptions.swift
[41/94] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/94] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[43/94] Compiling _NIOBase64 Base64.swift
[44/95] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[45/95] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/95] Compiling InternalCollectionsUtilities Integer rank.swift
[49/95] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[50/95] Compiling InternalCollectionsUtilities Specialize.swift
[51/95] Compiling RealModule Real.swift
[55/96] Compiling RealModule Float80+Real.swift
[56/96] Compiling RealModule Float16+Real.swift
[57/96] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/96] Compiling Atomics IntegerOperations.swift
[60/96] Compiling Atomics Unmanaged extensions.swift
[61/96] Compiling RealModule Double+Real.swift
[62/96] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[63/96] Emitting module InternalCollectionsUtilities
[66/96] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/96] Compiling RealModule ElementaryFunctions.swift
[71/96] Compiling RealModule Float+Real.swift
[72/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/96] Compiling _NIODataStructures _TinyArray.swift
[74/96] Compiling _NIODataStructures PriorityQueue.swift
[75/96] Emitting module RealModule
[80/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/96] Compiling RealModule RealFunctions.swift
[94/345] Compiling HeapModule Heap+Invariants.swift
[95/345] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[96/345] Compiling HeapModule Heap+Descriptions.swift
[97/345] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/345] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/345] Compiling _RopeModule BigString+Debugging.swift
[100/345] Compiling _RopeModule BigString+Index.swift
[101/347] Compiling NIOConcurrencyHelpers lock.swift
[102/347] Compiling DequeModule _DequeBuffer.swift
[103/347] Compiling DequeModule _DequeBufferHeader.swift
[104/347] Compiling NIOConcurrencyHelpers atomics.swift
[105/347] Emitting module _NIODataStructures
[106/347] Compiling _NIODataStructures Heap.swift
[107/349] Compiling HeapModule _HeapNode.swift
[108/349] Compiling HeapModule Heap.swift
[111/349] Compiling HeapModule Heap+UnsafeHandle.swift
[112/349] Compiling DequeModule Deque+Equatable.swift
[113/349] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[114/349] Compiling DequeModule Deque+Testing.swift
[115/349] Compiling DequeModule Deque._Storage.swift
[116/349] Emitting module HeapModule
[118/403] Compiling _RopeModule Rope+ForEachWhile.swift
[119/403] Compiling _RopeModule Rope+Insert.swift
[120/403] Compiling HashTreeCollections TreeSet+Sequence.swift
[121/403] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[122/403] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[123/403] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[124/403] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[125/403] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[126/403] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[127/403] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[128/413] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[129/413] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[130/413] Compiling BitCollections BitSet+SetAlgebra union.swift
[131/413] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[132/413] Compiling BitCollections BitSet.Counted.swift
[133/413] Compiling _RopeModule Rope.swift
[134/413] Compiling _RopeModule RopeElement.swift
[135/413] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[136/413] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[137/413] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[138/413] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[139/413] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[140/413] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[141/413] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[142/413] Compiling BitCollections BitArray+Shifts.swift
[143/413] Compiling BitCollections BitArray+Testing.swift
[144/413] Compiling BitCollections BitArray._UnsafeHandle.swift
[145/413] Compiling BitCollections BitArray.swift
[146/413] Compiling BitCollections BitSet+BidirectionalCollection.swift
[147/413] Compiling BitCollections BitSet+Codable.swift
[148/413] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[149/413] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[150/420] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[151/420] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[152/420] Compiling BitCollections BitArray+Codable.swift
[153/420] Compiling BitCollections BitArray+Collection.swift
[154/420] Compiling BitCollections BitArray+Copy.swift
[155/420] Compiling BitCollections BitArray+CustomReflectable.swift
[156/420] Compiling BitCollections BitArray+Descriptions.swift
[157/420] Compiling BitCollections BitArray+Equatable.swift
[158/420] Compiling BitCollections BitArray+RandomBits.swift
[159/420] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[160/420] Compiling BitCollections BitSet+Initializers.swift
[161/420] Compiling BitCollections BitSet+Invariants.swift
[162/420] Compiling BitCollections BitSet+Random.swift
[163/420] Compiling BitCollections BitSet+SetAlgebra basics.swift
[164/420] Compiling BitCollections BitSet+CustomReflectable.swift
[165/420] Compiling BitCollections BitSet+CustomStringConvertible.swift
[166/420] Compiling BitCollections BitSet+Equatable.swift
[167/420] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[168/420] Compiling BitCollections BitSet+Extras.swift
[169/420] Compiling BitCollections BitSet+Hashable.swift
[170/420] Compiling BitCollections BitArray+BitwiseOperations.swift
[171/420] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[172/420] Compiling OrderedCollections OrderedSet+SubSequence.swift
[173/420] Compiling OrderedCollections OrderedSet+Testing.swift
[174/420] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[175/420] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[176/420] Compiling OrderedCollections OrderedSet.swift
[177/420] Compiling OrderedCollections _UnsafeBitset.swift
[178/420] Compiling _RopeModule Rope+Sequence.swift
[179/420] Compiling _RopeModule Rope+Append.swift
[180/420] Compiling _RopeModule Rope+Extract.swift
[181/420] Compiling _RopeModule Rope+Find.swift
[186/420] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[187/420] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[206/423] Compiling OrderedCollections OrderedSet+Sendable.swift
[207/423] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[208/423] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[230/430] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[231/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[232/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[233/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[234/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[235/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[236/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[237/430] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[238/430] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[239/430] Compiling HashTreeCollections TreeSet.swift
[242/430] Compiling BitCollections BitArray+Extras.swift
[243/430] Compiling BitCollections BitArray+Fill.swift
[244/430] Emitting module BitCollections
[249/430] Compiling BitCollections BitArray+Hashable.swift
[250/430] Compiling BitCollections BitArray+Initializers.swift
[251/430] Compiling BitCollections BitArray+Invariants.swift
[252/430] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[264/430] Emitting module DequeModule
[276/431] Compiling Algorithms Trim.swift
[277/431] Compiling Algorithms Unique.swift
[278/431] Compiling Algorithms Windows.swift
[317/441] Compiling BitCollections BitSet.Index.swift
[318/441] Compiling BitCollections BitSet._UnsafeHandle.swift
[319/441] Compiling BitCollections BitSet.swift
[320/441] Compiling BitCollections Range+Utilities.swift
[321/441] Compiling BitCollections Slice+Utilities.swift
[322/441] Compiling BitCollections UInt+Tricks.swift
[323/441] Compiling BitCollections _Word.swift
[331/500] Compiling NIOCore AddressedEnvelope.swift
[332/500] Compiling NIOCore AsyncAwaitSupport.swift
[333/500] Compiling NIOCore AsyncChannel.swift
[334/500] Compiling NIOCore AsyncChannelHandler.swift
[335/500] Compiling NIOCore AsyncChannelInboundStream.swift
[336/500] Compiling NIOCore AsyncChannelOutboundWriter.swift
[337/500] Compiling NIOCore NIOAsyncSequenceProducer.swift
[338/500] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[339/500] Compiling NIOCore ByteBuffer-conversions.swift
[340/500] Compiling NIOCore ByteBuffer-core.swift
[341/500] Compiling NIOCore ByteBuffer-hex.swift
[342/500] Compiling NIOCore ByteBuffer-int.swift
[343/500] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[344/500] Compiling NIOCore CircularBuffer.swift
[345/500] Compiling NIOCore Codec.swift
[346/500] Compiling NIOCore ConvenienceOptionSupport.swift
[347/500] Compiling NIOCore DeadChannel.swift
[348/500] Compiling NIOCore DispatchQueue+WithFuture.swift
[349/500] Compiling NIOCore EventLoop+Deprecated.swift
[350/500] Compiling NIOCore EventLoop+SerialExecutor.swift
[351/500] Compiling NIOCore EventLoop.swift
[352/500] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[353/500] Compiling NIOCore EventLoopFuture+Deprecated.swift
[354/500] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[355/500] Compiling NIOCore Linux.swift
[356/500] Compiling NIOCore MarkedCircularBuffer.swift
[357/500] Compiling NIOCore MulticastChannel.swift
[358/500] Compiling NIOCore NIOAny.swift
[359/500] Compiling NIOCore NIOCloseOnErrorHandler.swift
[360/500] Compiling NIOCore NIOLoopBound.swift
[361/500] Compiling NIOCore NIOScheduledCallback.swift
[362/500] Compiling NIOCore NIOSendable.swift
[363/500] Compiling NIOCore PointerHelpers.swift
[364/500] Compiling NIOCore RecvByteBufferAllocator.swift
[381/501] Compiling NIOCore NIOAsyncWriter.swift
[382/501] Compiling NIOCore ByteBuffer-multi-int.swift
[396/502] Emitting module OrderedCollections
[407/510] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[413/510] Compiling NIOCore EventLoopFuture.swift
[414/510] Compiling NIOCore FileDescriptor.swift
[415/510] Compiling NIOCore FileHandle.swift
[416/510] Compiling NIOCore FileRegion.swift
[417/510] Compiling NIOCore GlobalSingletons.swift
[418/510] Compiling NIOCore IO.swift
[420/510] Emitting module _RopeModule
[421/510] Compiling _RopeModule Rope+Join.swift
[422/510] Compiling _RopeModule Rope+MutatingForEach.swift
[423/510] Compiling _RopeModule Rope+Remove.swift
[424/510] Compiling _RopeModule Rope+RemoveSubrange.swift
[425/510] Compiling _RopeModule Rope+Split.swift
[426/510] Compiling _RopeModule Optional Utilities.swift
[427/510] Compiling _RopeModule String Utilities.swift
[428/510] Compiling _RopeModule String.Index+ABI.swift
[429/510] Compiling _RopeModule _CharacterRecognizer.swift
[431/510] Compiling NIOCore IOData.swift
[432/510] Compiling NIOCore IPProtocol.swift
[433/510] Compiling NIOCore IntegerBitPacking.swift
[434/510] Compiling NIOCore IntegerTypes.swift
[435/510] Compiling NIOCore Interfaces.swift
[446/510] Emitting module Algorithms
[468/512] Emitting module HashTreeCollections
[470/513] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[471/513] Compiling NIOCore SocketAddresses.swift
[472/513] Compiling NIOCore SocketOptionProvider.swift
[473/513] Compiling NIOCore SystemCallHelpers.swift
[474/513] Compiling NIOCore TimeAmount+Duration.swift
[475/513] Compiling NIOCore TypeAssistedChannelHandler.swift
[476/513] Compiling NIOCore UniversalBootstrapSupport.swift
[477/513] Compiling NIOCore Utilities.swift
[478/515] Compiling Collections Collections.swift
[479/515] Emitting module Collections
[489/524] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[490/524] Compiling NIOCore BSDSocketAPI.swift
[491/524] Compiling NIOCore ByteBuffer-aux.swift
[492/524] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[500/524] Compiling NIOCore ByteBuffer-views.swift
[501/524] Compiling NIOCore Channel.swift
[502/524] Compiling NIOCore ChannelHandler.swift
[503/524] Compiling NIOCore ChannelHandlers.swift
[504/524] Compiling NIOCore ChannelInvoker.swift
[505/524] Compiling NIOCore ChannelOption.swift
[506/524] Compiling NIOCore ChannelPipeline.swift
[516/524] Compiling AsyncCollections TaskQueue.swift
[517/524] Compiling AsyncCollections Filter.swift
[518/524] Compiling AsyncCollections CompactMap.swift
[519/524] Compiling AsyncCollections FlatMap.swift
[520/524] Compiling AsyncCollections ForEach.swift
[521/524] Compiling AsyncCollections Map.swift
[522/524] Emitting module NIOCore
[524/577] Emitting module AsyncCollections
[525/577] Compiling AsyncCollections AsyncSemaphore.swift
[527/584] Compiling AsyncDataLoader DataLoaderOptions.swift
[528/584] Compiling AsyncDataLoader DataLoaderError.swift
[529/584] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[530/584] Emitting module NIOEmbedded
[531/584] Compiling NIOEmbedded AsyncTestingChannel.swift
[532/584] Compiling NIOEmbedded Embedded.swift
[534/585] Compiling AsyncDataLoader State.swift
[535/585] Compiling AsyncDataLoader DataLoader.swift
[536/585] Emitting module AsyncDataLoader
[537/585] Compiling AsyncDataLoader Channel.swift
[539/586] Compiling NIOPosix Pool.swift
[540/586] Compiling NIOPosix PooledRecvBufferAllocator.swift
[541/586] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[542/586] Compiling NIOPosix PosixSingletons.swift
[543/586] Compiling NIOPosix RawSocketBootstrap.swift
[544/586] Compiling NIOPosix Resolver.swift
[545/586] Compiling NIOPosix Selectable.swift
[546/592] Compiling NIOPosix SelectableChannel.swift
[547/592] Compiling NIOPosix SelectableEventLoop.swift
[548/592] Compiling NIOPosix SelectorEpoll.swift
[549/592] Compiling NIOPosix SelectorGeneric.swift
[550/592] Compiling NIOPosix SelectorKqueue.swift
[551/592] Compiling NIOPosix SelectorUring.swift
[552/592] Compiling NIOPosix ServerSocket.swift
[553/592] Compiling NIOPosix Socket.swift
[554/592] Compiling NIOPosix SocketChannel.swift
[555/592] Compiling NIOPosix SocketProtocols.swift
[556/592] Compiling NIOPosix System.swift
[557/592] Compiling NIOPosix Thread.swift
[558/592] Compiling NIOPosix IO.swift
[559/592] Compiling NIOPosix IntegerBitPacking.swift
[560/592] Compiling NIOPosix IntegerTypes.swift
[561/592] Compiling NIOPosix Linux.swift
[562/592] Compiling NIOPosix LinuxCPUSet.swift
[563/592] Compiling NIOPosix LinuxUring.swift
[564/592] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[565/592] Compiling NIOPosix ThreadPosix.swift
[566/592] Compiling NIOPosix ThreadWindows.swift
[567/592] Compiling NIOPosix UnsafeTransfer.swift
[568/592] Compiling NIOPosix Utilities.swift
[569/592] Compiling NIOPosix VsockAddress.swift
[570/592] Compiling NIOPosix VsockChannelEvents.swift
[571/592] Emitting module NIOPosix
[572/592] Compiling NIOPosix NIOThreadPool.swift
[573/592] Compiling NIOPosix NonBlockingFileIO.swift
[574/592] Compiling NIOPosix PendingDatagramWritesManager.swift
[575/592] Compiling NIOPosix PendingWritesManager.swift
[576/592] Compiling NIOPosix PipeChannel.swift
[577/592] Compiling NIOPosix PipePair.swift
[578/592] Compiling NIOPosix PointerHelpers.swift
[579/592] Compiling NIOPosix BSDSocketAPICommon.swift
[580/592] Compiling NIOPosix BSDSocketAPIPosix.swift
[581/592] Compiling NIOPosix BSDSocketAPIWindows.swift
[582/592] Compiling NIOPosix BaseSocket.swift
[583/592] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[584/592] Compiling NIOPosix BaseSocketChannel.swift
[585/592] Compiling NIOPosix BaseStreamSocketChannel.swift
[586/592] Compiling NIOPosix Bootstrap.swift
[587/592] Compiling NIOPosix ControlMessage.swift
[588/592] Compiling NIOPosix DatagramVectorReadManager.swift
[589/592] Compiling NIOPosix Errors+Any.swift
[590/592] Compiling NIOPosix FileDescriptor.swift
[591/592] Compiling NIOPosix GetaddrinfoResolver.swift
[592/592] Compiling NIOPosix HappyEyeballs.swift
[594/595] Emitting module NIO
[595/595] Compiling NIO Exports.swift
[597/600] Compiling DataLoader DataLoaderError.swift
[598/600] Compiling DataLoader DataLoaderOptions.swift
[599/600] Compiling DataLoader DataLoader.swift
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:70:63: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 68 |                             let result = results[0]
 69 |                             switch result {
 70 |                             case let .success(value): promise.succeed(value)
    |                                                               `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |                             case let .failure(error): promise.fail(error)
 72 |                             }
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:54:29: warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                    `- note: generic class 'DataLoader' does not conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 52 |                 if let executionPeriod = options.executionPeriod, !dispatchScheduled {
 53 |                     eventLoopGroup.next().scheduleTask(in: executionPeriod) {
 54 |                         try self.execute()
    |                             `- warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                     }
 56 |                     dispatchScheduled = true
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:65:89: warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 63 |                                 .fail(
 64 |                                     DataLoaderError
 65 |                                         .noValueForKey("Did not return value for key: \(key)")
    |                                                                                         `- warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                                 )
 67 |                         } else {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:109:42: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
107 |     ) throws -> EventLoopFuture<[Value]> {
108 |         guard !keys.isEmpty else {
109 |             return eventLoopGroup.next().makeSucceededFuture([])
    |                                          `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
110 |         }
111 |         let futures = try keys.map { try load(key: $0, on: eventLoopGroup) }
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:112:32: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
110 |         }
111 |         let futures = try keys.map { try load(key: $0, on: eventLoopGroup) }
112 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
    |                                `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
113 |     }
114 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:150:25: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
148 |             if cache[cacheKey] == nil {
149 |                 let promise: EventLoopPromise<Value> = eventLoop.next().makePromise()
150 |                 promise.succeed(value)
    |                         `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
151 |
152 |                 cache[cacheKey] = promise.futureResult
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:216:69: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
214 |                     switch result {
215 |                     case let .failure(error): entry.element.promise.fail(error)
216 |                     case let .success(value): entry.element.promise.succeed(value)
    |                                                                     `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
217 |                     }
218 |                 }
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:204:36: warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
202 |         do {
203 |             _ = try batchLoadFunction(keys).flatMapThrowing { values in
204 |                 if values.count != keys.count {
    |                                    `- warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
205 |                     throw DataLoaderError
206 |                         .typeError(
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:211:30: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
209 |                 }
210 |
211 |                 for entry in batch.enumerated() {
    |                              `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
212 |                     let result = values[entry.offset]
213 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:17: warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                    `- note: generic class 'DataLoader' does not conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                 `- warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 |             }
222 |         } catch {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:45: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                                             `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 |             }
222 |         } catch {
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:250:25: warning: type 'DataLoaderFutureValue<Value>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  2 | import NIOConcurrencyHelpers
  3 |
  4 | public enum DataLoaderFutureValue<T> {
    |             `- note: consider making generic enum 'DataLoaderFutureValue' conform to the 'Sendable' protocol
  5 |     case success(T)
  6 |     case failure(Error)
    :
248 |             self.init(options: options, batchLoadFunction: { keys in
249 |                 let promise = eventLoop.next().makePromise(of: [DataLoaderFutureValue<Value>].self)
250 |                 promise.completeWithTask {
    |                         `- warning: type 'DataLoaderFutureValue<Value>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
251 |                     try await asyncThrowingLoadFunction(keys)
252 |                 }
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:251:57: warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
249 |                 let promise = eventLoop.next().makePromise(of: [DataLoaderFutureValue<Value>].self)
250 |                 promise.completeWithTask {
251 |                     try await asyncThrowingLoadFunction(keys)
    |                                                         `- warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
252 |                 }
253 |                 return promise.futureResult
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:260:58: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
258 |         @available(macOS 12, iOS 15, watchOS 8, tvOS 15, *)
259 |         func load(key: Key, on eventLoopGroup: EventLoopGroup) async throws -> Value {
260 |             try await load(key: key, on: eventLoopGroup).get()
    |                                                          `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
261 |         }
262 |
/host/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:278:64: warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
276 |         @available(macOS 12, iOS 15, watchOS 8, tvOS 15, *)
277 |         func loadMany(keys: [Key], on eventLoopGroup: EventLoopGroup) async throws -> [Value] {
278 |             try await loadMany(keys: keys, on: eventLoopGroup).get()
    |                                                                `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
279 |         }
280 |     }
[600/600] Emitting module DataLoader
Build complete! (118.56s)
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",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIO",
        "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.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.