The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DataLoader, reference main (52b1f3), with Swift 6.0 for Linux on 2 Dec 2024 07:17:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 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 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 main
========================================
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-2":/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
Fetching https://github.com/apple/swift-algorithms.git
[1/5591] Fetching swift-algorithms
[3524/77659] Fetching swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (0.72s)
[4325/72068] Fetching swift-nio
Fetching https://github.com/adam-fowler/async-collections
[72069/72357] Fetching swift-nio, async-collections
Fetched https://github.com/apple/swift-nio.git from cache (6.34s)
Fetched https://github.com/adam-fowler/async-collections from cache (0.68s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.73s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[1555/17172] 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.77s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (3.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.87s)
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.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.08s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.79s)
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
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
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
[20/32] Compiling _NumericsShims _NumericsShims.c
[21/32] Compiling CNIOWindows shim.c
[21/32] Compiling _AtomicsShims.c
[23/32] Compiling CNIOWindows WSAStartup.c
[23/32] Write sources
[25/32] Compiling CNIOWASI CNIOWASI.c
[26/32] Compiling CNIODarwin shim.c
[27/32] Compiling CNIOLinux liburing_shims.c
[28/32] Compiling CNIOLinux shim.c
[29/32] Compiling c-nioatomics.c
[30/32] Write swift-version-24593BA9C3E375BF.txt
[30/32] Compiling c-atomics.c
[33/90] Compiling RealModule Float16+Real.swift
[34/91] Compiling RealModule RealFunctions.swift
[35/91] Emitting module _NIOBase64
[36/91] Compiling _NIOBase64 Base64.swift
[37/92] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[38/92] Compiling _NIODataStructures _TinyArray.swift
[39/92] Compiling _NIODataStructures PriorityQueue.swift
[41/92] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[42/92] Compiling InternalCollectionsUtilities Specialize.swift
[43/94] Compiling InternalCollectionsUtilities Debugging.swift
[44/94] Compiling InternalCollectionsUtilities Descriptions.swift
[45/94] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/94] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/94] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[48/94] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[49/94] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[50/94] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/94] Compiling InternalCollectionsUtilities Integer rank.swift
[52/94] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/94] Compiling RealModule Real.swift
[54/96] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[61/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/96] Compiling RealModule Float+Real.swift
[66/96] Emitting module RealModule
[68/96] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/96] Emitting module Atomics
[70/96] Emitting module NIOConcurrencyHelpers
[71/96] Emitting module InternalCollectionsUtilities
[73/96] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/96] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[83/96] Compiling RealModule ElementaryFunctions.swift
[84/96] Compiling RealModule Float80+Real.swift
[88/97] Compiling Atomics IntegerOperations.swift
[89/97] Compiling Atomics Unmanaged extensions.swift
[93/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/124] Compiling _NIODataStructures Heap.swift
[97/124] Emitting module _NIODataStructures
[98/124] Compiling NIOConcurrencyHelpers atomics.swift
[99/125] Compiling NIOConcurrencyHelpers lock.swift
[102/400] Compiling OrderedCollections OrderedDictionary.swift
[103/400] Compiling OrderedCollections OrderedSet+Codable.swift
[104/400] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[105/400] Compiling OrderedCollections OrderedSet+Descriptions.swift
[106/400] Compiling OrderedCollections OrderedSet+Diffing.swift
[107/400] Compiling OrderedCollections OrderedSet+Equatable.swift
[108/400] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[109/407] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[110/407] Compiling HeapModule Heap+Descriptions.swift
[111/407] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/407] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/409] Compiling OrderedCollections _HashTable.swift
[114/409] Compiling OrderedCollections _Hashtable+Header.swift
[115/409] Compiling OrderedCollections _HashTable+Testing.swift
[116/409] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[117/409] Compiling OrderedCollections _HashTable+Constants.swift
[118/409] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/409] Compiling HeapModule _HeapNode.swift
[120/409] Compiling HeapModule Heap.swift
[121/409] Compiling HeapModule Heap+Invariants.swift
[122/409] Compiling HeapModule Heap+UnsafeHandle.swift
[123/409] Compiling HashTreeCollections TreeSet+Hashable.swift
[124/409] Compiling HashTreeCollections TreeSet+Sendable.swift
[125/409] Compiling HashTreeCollections TreeSet+Sequence.swift
[126/409] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[127/409] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[128/409] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[129/409] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[130/409] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[131/409] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[132/409] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[133/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[134/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[135/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[136/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[137/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[138/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[139/419] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[140/419] Emitting module HeapModule
[141/420] Compiling OrderedCollections OrderedSet+Hashable.swift
[142/420] Compiling OrderedCollections OrderedSet+Initializers.swift
[143/420] Compiling OrderedCollections OrderedSet+Insertions.swift
[144/420] Compiling OrderedCollections OrderedSet+Invariants.swift
[145/420] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[146/420] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[147/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[148/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[149/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[150/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[151/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[152/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[153/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[154/420] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[155/420] Compiling OrderedCollections OrderedDictionary+Codable.swift
[156/420] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[157/420] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[158/420] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[160/420] Compiling BitCollections Range+Utilities.swift
[161/420] Compiling BitCollections Slice+Utilities.swift
[162/420] Compiling BitCollections UInt+Tricks.swift
[163/420] Compiling BitCollections _Word.swift
[164/420] Compiling HashTreeCollections TreeSet+Debugging.swift
[165/420] Compiling HashTreeCollections TreeSet+Descriptions.swift
[166/420] Compiling HashTreeCollections TreeSet+Equatable.swift
[167/420] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[168/420] Compiling HashTreeCollections TreeSet+Extras.swift
[169/420] Compiling HashTreeCollections TreeSet+Filter.swift
[182/420] Compiling BitCollections BitSet.Index.swift
[183/420] Compiling BitCollections BitSet._UnsafeHandle.swift
[184/427] Compiling DequeModule _DequeSlot.swift
[185/427] Compiling DequeModule _UnsafeWrappedBuffer.swift
[186/427] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[187/427] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[188/427] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[191/427] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[194/430] Compiling OrderedCollections OrderedSet+Sendable.swift
[195/430] Compiling OrderedCollections OrderedSet+SubSequence.swift
[196/430] Compiling OrderedCollections OrderedSet+Testing.swift
[197/430] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[198/430] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[199/430] Compiling Algorithms Trim.swift
[200/430] Compiling Algorithms Unique.swift
[201/430] Compiling Algorithms Windows.swift
[219/430] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[220/430] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[221/430] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[222/430] Compiling OrderedCollections OrderedDictionary+Values.swift
[242/430] Compiling OrderedCollections _HashTable+Bucket.swift
[243/430] Compiling OrderedCollections _HashTable+BucketIterator.swift
[244/430] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[245/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[246/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[247/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[248/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[249/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[250/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[251/430] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[252/430] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[253/430] Compiling HashTreeCollections TreeSet.swift
[270/430] Emitting module BitCollections
[298/431] Compiling OrderedCollections OrderedSet.swift
[299/431] Compiling OrderedCollections _UnsafeBitset.swift
[306/440] Emitting module DequeModule
[346/501] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[347/501] Compiling NIOCore BSDSocketAPI.swift
[348/501] Compiling NIOCore ByteBuffer-aux.swift
[349/501] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[350/501] Compiling NIOCore IntegerBitPacking.swift
[351/501] Compiling NIOCore IntegerTypes.swift
[352/501] Compiling NIOCore Interfaces.swift
[353/501] Compiling NIOCore Linux.swift
[354/501] Compiling NIOCore MarkedCircularBuffer.swift
[361/501] Compiling NIOCore ByteBuffer-conversions.swift
[362/501] Compiling NIOCore ByteBuffer-core.swift
[363/501] Compiling NIOCore ByteBuffer-hex.swift
[364/501] Compiling NIOCore ByteBuffer-int.swift
[365/501] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[366/501] Compiling NIOCore AddressedEnvelope.swift
[367/501] Emitting module OrderedCollections
[369/502] Compiling NIOCore MulticastChannel.swift
[370/502] Compiling NIOCore NIOAny.swift
[371/502] Compiling NIOCore NIOCloseOnErrorHandler.swift
[372/502] Compiling NIOCore NIOLoopBound.swift
[373/502] Compiling NIOCore NIOScheduledCallback.swift
[374/502] Compiling NIOCore NIOSendable.swift
[375/502] Compiling NIOCore PointerHelpers.swift
[376/502] Compiling NIOCore RecvByteBufferAllocator.swift
[377/510] Compiling NIOCore AsyncChannel.swift
[378/510] Compiling NIOCore AsyncChannelHandler.swift
[379/510] Compiling NIOCore AsyncChannelInboundStream.swift
[380/510] Compiling NIOCore AsyncChannelOutboundWriter.swift
[381/510] Compiling NIOCore NIOAsyncSequenceProducer.swift
[382/510] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[383/510] Compiling NIOCore NIOAsyncWriter.swift
[384/510] Compiling NIOCore ByteBuffer-multi-int.swift
[385/510] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[386/510] Compiling NIOCore ByteBuffer-views.swift
[387/510] Compiling NIOCore Channel.swift
[398/510] Compiling NIOCore AsyncAwaitSupport.swift
[399/510] Compiling NIOCore ChannelHandler.swift
[400/510] Compiling NIOCore ChannelHandlers.swift
[401/510] Compiling NIOCore ChannelInvoker.swift
[402/510] Compiling NIOCore ChannelOption.swift
[403/510] Compiling NIOCore ChannelPipeline.swift
[404/510] Compiling NIOCore CircularBuffer.swift
[405/510] Compiling NIOCore Codec.swift
[406/510] Compiling NIOCore ConvenienceOptionSupport.swift
[407/510] Compiling NIOCore DeadChannel.swift
[408/510] Compiling NIOCore DispatchQueue+WithFuture.swift
[409/510] Compiling NIOCore EventLoop+Deprecated.swift
[410/510] Compiling _RopeModule Rope+Join.swift
[411/510] Compiling _RopeModule Rope+MutatingForEach.swift
[412/510] Compiling _RopeModule Rope+Remove.swift
[413/510] Compiling _RopeModule Rope+RemoveSubrange.swift
[414/510] Compiling _RopeModule Rope+Split.swift
[415/510] Compiling _RopeModule Optional Utilities.swift
[416/510] Compiling _RopeModule String Utilities.swift
[417/510] Compiling _RopeModule String.Index+ABI.swift
[418/510] Compiling _RopeModule _CharacterRecognizer.swift
[419/510] Emitting module _RopeModule
[420/510] Compiling NIOCore IO.swift
[421/510] Compiling NIOCore IOData.swift
[422/510] Compiling NIOCore IPProtocol.swift
[428/510] Emitting module Algorithms
[443/511] Compiling NIOCore EventLoop+SerialExecutor.swift
[444/511] Compiling NIOCore EventLoop.swift
[445/511] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[446/511] Compiling NIOCore EventLoopFuture+Deprecated.swift
[447/511] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[448/511] Compiling NIOCore EventLoopFuture.swift
[449/511] Compiling NIOCore FileDescriptor.swift
[450/511] Compiling NIOCore FileHandle.swift
[451/511] Compiling NIOCore FileRegion.swift
[452/511] Compiling NIOCore GlobalSingletons.swift
[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
[486/515] Emitting module Collections
[487/515] Compiling Collections Collections.swift
[489/524] Compiling AsyncCollections TaskQueue.swift
[490/524] Compiling AsyncCollections FlatMap.swift
[491/524] Compiling AsyncCollections CompactMap.swift
[492/524] Compiling AsyncCollections Filter.swift
[493/524] Compiling AsyncCollections Map.swift
[494/524] Compiling AsyncCollections ForEach.swift
[495/524] Compiling AsyncCollections AsyncSemaphore.swift
[496/524] Emitting module AsyncCollections
[525/531] Compiling AsyncDataLoader DataLoaderOptions.swift
[526/531] Compiling AsyncDataLoader DataLoaderError.swift
[527/531] Emitting module AsyncDataLoader
[528/531] Compiling AsyncDataLoader DataLoader.swift
[529/531] Compiling AsyncDataLoader State.swift
[530/531] Compiling AsyncDataLoader Channel.swift
[532/532] Emitting module NIOCore
[534/585] Emitting module NIOEmbedded
[535/585] Compiling NIOEmbedded Embedded.swift
[536/585] Compiling NIOEmbedded AsyncTestingChannel.swift
[537/585] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[539/586] Compiling NIOPosix IO.swift
[540/586] Compiling NIOPosix IntegerBitPacking.swift
[541/586] Compiling NIOPosix IntegerTypes.swift
[542/586] Compiling NIOPosix Linux.swift
[543/586] Compiling NIOPosix LinuxCPUSet.swift
[544/586] Compiling NIOPosix LinuxUring.swift
[545/586] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[546/592] Compiling NIOPosix Pool.swift
[547/592] Compiling NIOPosix PooledRecvBufferAllocator.swift
[548/592] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[549/592] Compiling NIOPosix PosixSingletons.swift
[550/592] Compiling NIOPosix RawSocketBootstrap.swift
[551/592] Compiling NIOPosix Resolver.swift
[552/592] Compiling NIOPosix Selectable.swift
[553/592] Compiling NIOPosix ThreadPosix.swift
[554/592] Compiling NIOPosix ThreadWindows.swift
[555/592] Compiling NIOPosix UnsafeTransfer.swift
[556/592] Compiling NIOPosix Utilities.swift
[557/592] Compiling NIOPosix VsockAddress.swift
[558/592] Compiling NIOPosix VsockChannelEvents.swift
[559/592] Compiling NIOPosix SelectableChannel.swift
[560/592] Compiling NIOPosix SelectableEventLoop.swift
[561/592] Compiling NIOPosix SelectorEpoll.swift
[562/592] Compiling NIOPosix SelectorGeneric.swift
[563/592] Compiling NIOPosix SelectorKqueue.swift
[564/592] Compiling NIOPosix SelectorUring.swift
[565/592] Compiling NIOPosix ServerSocket.swift
[566/592] Compiling NIOPosix Socket.swift
[567/592] Compiling NIOPosix SocketChannel.swift
[568/592] Compiling NIOPosix SocketProtocols.swift
[569/592] Compiling NIOPosix System.swift
[570/592] Compiling NIOPosix Thread.swift
[571/592] Emitting module NIOPosix
[572/592] Compiling NIOPosix BSDSocketAPICommon.swift
[573/592] Compiling NIOPosix BSDSocketAPIPosix.swift
[574/592] Compiling NIOPosix BSDSocketAPIWindows.swift
[575/592] Compiling NIOPosix BaseSocket.swift
[576/592] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[577/592] Compiling NIOPosix BaseSocketChannel.swift
[578/592] Compiling NIOPosix BaseStreamSocketChannel.swift
[579/592] Compiling NIOPosix Bootstrap.swift
[580/592] Compiling NIOPosix ControlMessage.swift
[581/592] Compiling NIOPosix DatagramVectorReadManager.swift
[582/592] Compiling NIOPosix Errors+Any.swift
[583/592] Compiling NIOPosix FileDescriptor.swift
[584/592] Compiling NIOPosix GetaddrinfoResolver.swift
[585/592] Compiling NIOPosix HappyEyeballs.swift
[586/592] Compiling NIOPosix NIOThreadPool.swift
[587/592] Compiling NIOPosix NonBlockingFileIO.swift
[588/592] Compiling NIOPosix PendingDatagramWritesManager.swift
[589/592] Compiling NIOPosix PendingWritesManager.swift
[590/592] Compiling NIOPosix PipeChannel.swift
[591/592] Compiling NIOPosix PipePair.swift
[592/592] Compiling NIOPosix PointerHelpers.swift
[594/595] Emitting module NIO
[595/595] Compiling NIO Exports.swift
[597/600] Compiling DataLoader DataLoaderOptions.swift
[598/600] Compiling DataLoader DataLoaderError.swift
[599/600] Emitting module DataLoader
[600/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 |     }
Build complete! (128.29s)
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.