This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 5c27005 Merge pull request #15 from d-exclaimation/async-await
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
5c27005aed25bc1dda9c5ad30289f96913500f83
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling CNIOWindows WSAStartup.c
[1/7] Compiling CNIOWindows shim.c
[2/7] Compiling CNIOLinux liburing_shims.c
[3/7] Compiling CNIOLinux shim.c
[4/10] Compiling CNIODarwin shim.c
[6/10] Emitting module _NIODataStructures
[7/10] Compiling _NIODataStructures PriorityQueue.swift
[8/10] Compiling _NIODataStructures Heap.swift
[8/10] Compiling c-nioatomics.c
[9/10] Compiling c-atomics.c
[11/14] Emitting module NIOConcurrencyHelpers
[12/14] Compiling NIOConcurrencyHelpers atomics.swift
[13/14] Compiling NIOConcurrencyHelpers lock.swift
[14/14] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[15/57] Compiling NIOCore Codec.swift
[16/57] Compiling NIOCore ConvenienceOptionSupport.swift
[17/57] Compiling NIOCore DeadChannel.swift
[18/57] Compiling NIOCore DispatchQueue+WithFuture.swift
[19/57] Compiling NIOCore EventLoop+Deprecated.swift
[20/57] Compiling NIOCore EventLoop.swift
[21/57] Compiling NIOCore ChannelHandler.swift
[22/57] Compiling NIOCore ChannelHandlers.swift
[23/57] Compiling NIOCore ChannelInvoker.swift
[24/57] Compiling NIOCore ChannelOption.swift
[25/57] Compiling NIOCore ChannelPipeline.swift
[26/57] Compiling NIOCore CircularBuffer.swift
[27/57] Compiling NIOCore MulticastChannel.swift
[28/57] Compiling NIOCore NIOAny.swift
[29/57] Compiling NIOCore NIOCloseOnErrorHandler.swift
[30/57] Compiling NIOCore PointerHelpers.swift
[31/57] Compiling NIOCore RecvByteBufferAllocator.swift
[32/57] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[33/63] Compiling NIOCore SocketAddresses.swift
[34/63] Compiling NIOCore SocketOptionProvider.swift
[35/63] Compiling NIOCore SystemCallHelpers.swift
[36/63] Compiling NIOCore TypeAssistedChannelHandler.swift
[37/63] Compiling NIOCore UniversalBootstrapSupport.swift
[38/63] Compiling NIOCore Utilities.swift
[39/63] Emitting module NIOCore
[40/63] Compiling NIOCore IOData.swift
[41/63] Compiling NIOCore IntegerBitPacking.swift
[42/63] Compiling NIOCore IntegerTypes.swift
[43/63] Compiling NIOCore Interfaces.swift
[44/63] Compiling NIOCore Linux.swift
[45/63] Compiling NIOCore MarkedCircularBuffer.swift
[46/63] Compiling NIOCore EventLoopFuture+Deprecated.swift
[47/63] Compiling NIOCore EventLoopFuture.swift
[48/63] Compiling NIOCore FileDescriptor.swift
[49/63] Compiling NIOCore FileHandle.swift
[50/63] Compiling NIOCore FileRegion.swift
[51/63] Compiling NIOCore IO.swift
[52/63] Compiling NIOCore ByteBuffer-core.swift
[53/63] Compiling NIOCore ByteBuffer-int.swift
[54/63] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[55/63] Compiling NIOCore ByteBuffer-multi-int.swift
[56/63] Compiling NIOCore ByteBuffer-views.swift
[57/63] Compiling NIOCore Channel.swift
[58/63] Compiling NIOCore AddressedEnvelope.swift
[59/63] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[60/63] Compiling NIOCore AsyncAwaitSupport.swift
[61/63] Compiling NIOCore BSDSocketAPI.swift
[62/63] Compiling NIOCore ByteBuffer-aux.swift
[63/63] Compiling NIOCore ByteBuffer-conversions.swift
[64/105] Compiling NIOEmbedded Embedded.swift
[65/105] Emitting module NIOEmbedded
[66/105] Compiling NIOPosix HappyEyeballs.swift
[67/105] Compiling NIOPosix IO.swift
[68/105] Compiling NIOPosix IntegerBitPacking.swift
[69/105] Compiling NIOPosix IntegerTypes.swift
[70/105] Compiling NIOPosix Linux.swift
[71/105] Compiling NIOPosix LinuxCPUSet.swift
[72/110] Emitting module NIOPosix
[73/110] Compiling NIOPosix SelectorUring.swift
[74/110] Compiling NIOPosix ServerSocket.swift
[75/110] Compiling NIOPosix Socket.swift
[76/110] Compiling NIOPosix SocketChannel.swift
[77/110] Compiling NIOPosix SocketProtocols.swift
[78/110] Compiling NIOPosix SelectableChannel.swift
[79/110] Compiling NIOPosix SelectableEventLoop.swift
[80/110] Compiling NIOPosix SelectorEpoll.swift
[81/110] Compiling NIOPosix SelectorGeneric.swift
[82/110] Compiling NIOPosix SelectorKqueue.swift
[83/110] Compiling NIOPosix BSDSocketAPICommon.swift
[84/110] Compiling NIOPosix BSDSocketAPIPosix.swift
[85/110] Compiling NIOPosix BSDSocketAPIWindows.swift
[86/110] Compiling NIOPosix BaseSocket.swift
[87/110] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[88/110] Compiling NIOPosix BaseSocketChannel.swift
[89/110] Compiling NIOPosix BaseStreamSocketChannel.swift
[90/110] Compiling NIOPosix Bootstrap.swift
[91/110] Compiling NIOPosix ControlMessage.swift
[92/110] Compiling NIOPosix DatagramVectorReadManager.swift
[93/110] Compiling NIOPosix FileDescriptor.swift
[94/110] Compiling NIOPosix GetaddrinfoResolver.swift
[95/110] Compiling NIOPosix System.swift
[96/110] Compiling NIOPosix Thread.swift
[97/110] Compiling NIOPosix ThreadPosix.swift
[98/110] Compiling NIOPosix ThreadWindows.swift
[99/110] Compiling NIOPosix Utilities.swift
[100/110] Compiling NIOPosix PipeChannel.swift
[101/110] Compiling NIOPosix PipePair.swift
[102/110] Compiling NIOPosix PointerHelpers.swift
[103/110] Compiling NIOPosix Resolver.swift
[104/110] Compiling NIOPosix Selectable.swift
[105/110] Compiling NIOPosix LinuxUring.swift
[106/110] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[107/110] Compiling NIOPosix NIOThreadPool.swift
[108/110] Compiling NIOPosix NonBlockingFileIO.swift
[109/110] Compiling NIOPosix PendingDatagramWritesManager.swift
[110/110] Compiling NIOPosix PendingWritesManager.swift
[111/112] Emitting module NIO
[112/112] Compiling NIO Exports.swift
[113/116] Compiling DataLoader DataLoaderOptions.swift
[114/116] Emitting module DataLoader
[115/116] Compiling DataLoader DataLoaderError.swift
[116/116] Compiling DataLoader DataLoader.swift
Build complete! (12.64s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (1.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.37.0 (0.56s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.37.0
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.