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 swift-nio-transport-services with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.21.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * tag               1.21.0     -> FETCH_HEAD
HEAD is now at 38ac822 Add ChannelOptions to extract base types. (#203)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
38ac8221dd20674682148d6451367f89c2652980
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.21.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/apple/swift-nio-transport-services.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/16] Copying PrivacyInfo.xcprivacy
[3/16] Compiling CNIOWindows WSAStartup.c
[3/16] Compiling CNIOWindows shim.c
[5/16] Compiling CNIOLinux shim.c
[6/16] Compiling CNIOLinux liburing_shims.c
[7/20] Compiling _AtomicsShims.c
[8/20] Compiling CNIODarwin shim.c
[8/20] Compiling CNIOLLHTTP c_nio_http.c
[10/20] Compiling CNIOLLHTTP c_nio_api.c
[11/23] Compiling CNIOLLHTTP c_nio_llhttp.c
[13/58] Emitting module _CollectionsUtilities
[14/60] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/60] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/60] Compiling Atomics OptionalRawRepresentable.swift
[17/60] Compiling Atomics RawRepresentable.swift
[18/60] Compiling Atomics AtomicBool.swift
[19/60] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[20/60] Compiling _CollectionsUtilities Specialize.swift
[21/60] Compiling _CollectionsUtilities Debugging.swift
[22/60] Compiling _CollectionsUtilities Descriptions.swift
[23/60] Compiling _CollectionsUtilities _SortedCollection.swift
[24/60] Compiling _CollectionsUtilities _UniqueCollection.swift
[25/60] Compiling _CollectionsUtilities UInt+reversed.swift
[26/60] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[27/60] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[28/60] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[29/60] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/60] Compiling _CollectionsUtilities Integer rank.swift
[31/60] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[32/60] Emitting module _NIOBase64
[33/60] Compiling _NIOBase64 Base64.swift
[34/60] Compiling _NIODataStructures PriorityQueue.swift
[35/60] Compiling _NIODataStructures _TinyArray.swift
[36/60] Emitting module _NIODataStructures
[37/60] Compiling _NIODataStructures Heap.swift
[38/76] Compiling DequeModule Deque+Hashable.swift
[39/76] Compiling DequeModule Deque+Sendable.swift
[40/78] Compiling DequeModule Deque+Codable.swift
[41/78] Compiling DequeModule Deque+Collection.swift
[42/78] Compiling DequeModule Deque+CustomReflectable.swift
[43/80] Compiling DequeModule Deque.swift
[44/80] Compiling DequeModule _DequeSlot.swift
[47/80] Compiling DequeModule _DequeBuffer.swift
[48/80] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/80] Compiling DequeModule _DequeBufferHeader.swift
[51/80] Compiling DequeModule Deque._UnsafeHandle.swift
[52/80] Compiling DequeModule Deque+Descriptions.swift
[53/80] Compiling DequeModule Deque+Equatable.swift
[54/80] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/80] Compiling DequeModule Deque+Extras.swift
[57/80] Compiling DequeModule Deque+Testing.swift
[58/80] Compiling DequeModule Deque._Storage.swift
[61/80] Compiling Atomics IntegerOperations.swift
[62/80] Compiling Atomics Unmanaged extensions.swift
[72/80] Emitting module DequeModule
[73/80] Emitting module Atomics
[73/80] Compiling c-nioatomics.c
[77/80] Compiling c-atomics.c
[79/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/86] Compiling NIOConcurrencyHelpers lock.swift
[81/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/86] Compiling NIOConcurrencyHelpers atomics.swift
[83/86] Emitting module NIOConcurrencyHelpers
[84/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/144] Compiling NIOCore MarkedCircularBuffer.swift
[86/144] Compiling NIOCore MulticastChannel.swift
[87/144] Compiling NIOCore NIOAny.swift
[88/144] Compiling NIOCore NIOCloseOnErrorHandler.swift
[89/144] Compiling NIOCore NIOLoopBound.swift
[90/144] Compiling NIOCore NIOSendable.swift
[91/144] Compiling NIOCore PointerHelpers.swift
[92/144] Compiling NIOCore RecvByteBufferAllocator.swift
[93/152] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[94/152] Compiling NIOCore SocketAddresses.swift
[95/152] Compiling NIOCore SocketOptionProvider.swift
[96/152] Compiling NIOCore SystemCallHelpers.swift
[97/152] Compiling NIOCore TimeAmount+Duration.swift
[98/152] Compiling NIOCore TypeAssistedChannelHandler.swift
[99/152] Compiling NIOCore UniversalBootstrapSupport.swift
[100/152] Compiling NIOCore Utilities.swift
[101/152] Compiling NIOCore NIOAsyncWriter.swift
[102/152] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[103/152] Compiling NIOCore BSDSocketAPI.swift
[104/152] Compiling NIOCore ByteBuffer-aux.swift
[105/152] Compiling NIOCore ByteBuffer-conversions.swift
[106/152] Compiling NIOCore ByteBuffer-core.swift
[107/152] Compiling NIOCore ByteBuffer-hexdump.swift
[108/152] Compiling NIOCore ByteBuffer-int.swift
[109/152] Compiling NIOCore ChannelPipeline.swift
[110/152] Compiling NIOCore CircularBuffer.swift
[111/152] Compiling NIOCore Codec.swift
[112/152] Compiling NIOCore ConvenienceOptionSupport.swift
[113/152] Compiling NIOCore DeadChannel.swift
[114/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[115/152] Compiling NIOCore EventLoop+Deprecated.swift
[116/152] Compiling NIOCore EventLoop+SerialExecutor.swift
[117/152] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[118/152] Compiling NIOCore ByteBuffer-multi-int.swift
[119/152] Compiling NIOCore ByteBuffer-views.swift
[120/152] Compiling NIOCore Channel.swift
[121/152] Compiling NIOCore ChannelHandler.swift
[122/152] Compiling NIOCore ChannelHandlers.swift
[123/152] Compiling NIOCore ChannelInvoker.swift
[124/152] Compiling NIOCore ChannelOption.swift
[125/152] Compiling NIOCore EventLoop.swift
[126/152] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[127/152] Compiling NIOCore EventLoopFuture+Deprecated.swift
[128/152] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[129/152] Compiling NIOCore EventLoopFuture.swift
[130/152] Compiling NIOCore FileDescriptor.swift
[131/152] Compiling NIOCore FileHandle.swift
[132/152] Compiling NIOCore FileRegion.swift
[133/152] Compiling NIOCore AddressedEnvelope.swift
[134/152] Compiling NIOCore AsyncAwaitSupport.swift
[135/152] Compiling NIOCore AsyncChannel.swift
[136/152] Compiling NIOCore AsyncChannelInboundStream.swift
[137/152] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[138/152] Compiling NIOCore AsyncChannelOutboundWriter.swift
[139/152] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[140/152] Compiling NIOCore NIOAsyncSequenceProducer.swift
[141/152] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[142/152] Emitting module NIOCore
[143/152] Compiling NIOCore GlobalSingletons.swift
[144/152] Compiling NIOCore IO.swift
[145/152] Compiling NIOCore IOData.swift
[146/152] Compiling NIOCore IPProtocol.swift
[147/152] Compiling NIOCore IntegerBitPacking.swift
[148/152] Compiling NIOCore IntegerTypes.swift
[149/152] Compiling NIOCore Interfaces.swift
[150/152] Compiling NIOCore Linux.swift
[151/204] Compiling NIOEmbedded AsyncTestingChannel.swift
[152/204] Compiling NIOEmbedded Embedded.swift
[153/204] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[154/204] Emitting module NIOEmbedded
[155/204] Compiling NIOPosix PooledRecvBufferAllocator.swift
[156/204] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[157/204] Compiling NIOPosix PosixSingletons.swift
[158/204] Compiling NIOPosix RawSocketBootstrap.swift
[159/204] Compiling NIOPosix Resolver.swift
[160/204] Compiling NIOPosix Selectable.swift
[161/204] Compiling NIOPosix SelectableChannel.swift
[162/210] Compiling NIOPosix IntegerBitPacking.swift
[163/210] Compiling NIOPosix IntegerTypes.swift
[164/210] Compiling NIOPosix Linux.swift
[165/210] Compiling NIOPosix LinuxCPUSet.swift
[166/210] Compiling NIOPosix LinuxUring.swift
[167/210] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[168/210] Compiling NIOPosix NIOThreadPool.swift
[169/210] Emitting module NIOPosix
[170/210] Compiling NIOPosix BSDSocketAPICommon.swift
[171/210] Compiling NIOPosix BSDSocketAPIPosix.swift
[172/210] Compiling NIOPosix BSDSocketAPIWindows.swift
[173/210] Compiling NIOPosix BaseSocket.swift
[174/210] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[175/210] Compiling NIOPosix BaseSocketChannel.swift
[176/210] Compiling NIOPosix BaseStreamSocketChannel.swift
[177/210] Compiling NIOPosix SelectableEventLoop.swift
[178/210] Compiling NIOPosix SelectorEpoll.swift
[179/210] Compiling NIOPosix SelectorGeneric.swift
[180/210] Compiling NIOPosix SelectorKqueue.swift
[181/210] Compiling NIOPosix SelectorUring.swift
[182/210] Compiling NIOPosix ServerSocket.swift
[183/210] Compiling NIOPosix Socket.swift
[184/210] Compiling NIOPosix SocketChannel.swift
[185/210] Compiling NIOPosix SocketProtocols.swift
[186/210] Compiling NIOPosix System.swift
[187/210] Compiling NIOPosix Thread.swift
[188/210] Compiling NIOPosix ThreadPosix.swift
[189/210] Compiling NIOPosix Bootstrap.swift
[190/210] Compiling NIOPosix ControlMessage.swift
[191/210] Compiling NIOPosix DatagramVectorReadManager.swift
[192/210] Compiling NIOPosix FileDescriptor.swift
[193/210] Compiling NIOPosix GetaddrinfoResolver.swift
[194/210] Compiling NIOPosix HappyEyeballs.swift
[195/210] Compiling NIOPosix IO.swift
[196/210] Compiling NIOPosix NonBlockingFileIO.swift
[197/210] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/210] Compiling NIOPosix PendingWritesManager.swift
[199/210] Compiling NIOPosix PipeChannel.swift
[200/210] Compiling NIOPosix PipePair.swift
[201/210] Compiling NIOPosix PointerHelpers.swift
[202/210] Compiling NIOPosix Pool.swift
[203/210] Compiling NIOPosix ThreadWindows.swift
[204/210] Compiling NIOPosix UnsafeTransfer.swift
[205/210] Compiling NIOPosix Utilities.swift
[206/210] Compiling NIOPosix VsockAddress.swift
[207/210] Compiling NIOPosix VsockChannelEvents.swift
[208/210] Compiling NIOPosix resource_bundle_accessor.swift
[209/212] Compiling NIO Exports.swift
[210/212] Emitting module NIO
[211/238] Compiling NIOTLS TLSEvents.swift
[212/238] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[213/238] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[214/240] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[215/240] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[216/240] Emitting module NIOTLS
[217/240] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[218/240] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[219/240] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[220/240] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[221/240] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[222/240] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[223/240] Compiling NIOTLS SNIHandler.swift
[224/240] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[225/240] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[226/240] Emitting module NIOHTTP1
[227/240] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[228/240] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[229/240] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[230/240] Emitting module NIOFoundationCompat
[231/240] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/240] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[233/240] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[234/262] Compiling NIOTransportServices StateManagedChannel.swift
[235/262] Compiling NIOTransportServices StateManagedListenerChannel.swift
[236/262] Compiling NIOTransportServices AcceptHandler.swift
[237/262] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[238/262] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[239/262] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[240/262] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[241/262] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[245/264] Compiling NIOTransportServices NIOTSDatagramListener.swift
[246/264] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[247/264] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[248/264] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[249/264] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[250/264] Compiling NIOTransportServices NIOTSListenerChannel.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[251/264] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[252/264] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[253/264] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[254/264] Emitting module NIOTransportServices
[255/264] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[256/264] Compiling NIOTransportServices NIOTSErrors.swift
[257/264] Compiling NIOTransportServices NIOTSEventLoop.swift
[258/264] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[259/264] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[262/264] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[263/268] Compiling NIOTSHTTPServer main.swift
[264/268] Emitting module NIOTSHTTPServer
[265/268] Compiling NIOTSHTTPClient main.swift
[266/268] Emitting module NIOTSHTTPClient
[266/268] Linking NIOTSHTTPServer
[267/268] Linking NIOTSHTTPClient
Build complete! (28.88s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Fetched https://github.com/apple/swift-atomics.git (0.98s)
Fetched https://github.com/apple/swift-nio.git (2.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (1.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.05s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.88s)
Fetched https://github.com/apple/swift-collections.git (1.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.65.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.2.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.