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-extras, reference main (a32874), with Swift 5.8 for macOS (SPM) on 15 Nov 2024 12:35:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a32874d remove unused Swift 6 language mode workflow (#237)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
a32874df06556beb810c93e7607c9ba9b7be15c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/apple/swift-nio-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Copying PrivacyInfo.xcprivacy
[1/19] Compiling CNIOWindows WSAStartup.c
[1/19] Compiling CNIOWindows shim.c
[3/19] Compiling CNIOExtrasZlib empty.c
[4/19] Compiling CNIOWASI CNIOWASI.c
[5/19] Compiling CNIOLinux shim.c
[6/19] Compiling CNIOLinux liburing_shims.c
[7/52] Compiling _AtomicsShims.c
[8/52] Compiling CNIOLLHTTP c_nio_http.c
[8/52] Compiling CNIODarwin shim.c
[11/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/52] Compiling InternalCollectionsUtilities Debugging.swift
[13/52] Compiling InternalCollectionsUtilities Descriptions.swift
[14/52] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/52] Compiling InternalCollectionsUtilities Specialize.swift
[16/52] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/52] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/53] Compiling CNIOLLHTTP c_nio_api.c
[21/53] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/53] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/53] Emitting module InternalCollectionsUtilities
[26/53] Compiling InternalCollectionsUtilities Integer rank.swift
[27/53] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/53] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/53] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/53] Emitting module _NIOBase64
[31/53] Compiling _NIOBase64 Base64.swift
[31/64] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/88] Compiling Atomics UnsafeAtomic.swift
[35/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[36/90] Compiling Atomics ManagedAtomic.swift
[37/90] Compiling Atomics ManagedAtomicLazyReference.swift
[38/90] Compiling DequeModule _DequeBufferHeader.swift
[39/90] Compiling DequeModule _DequeSlot.swift
[40/91] Compiling DequeModule _DequeBuffer.swift
[41/91] Compiling Atomics AtomicMemoryOrderings.swift
[42/91] Compiling Atomics DoubleWord.swift
[43/91] Compiling Atomics IntegerOperations.swift
[44/91] Compiling Atomics Unmanaged extensions.swift
[45/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/91] Compiling DequeModule Deque+Extras.swift
[47/91] Compiling DequeModule Deque+Hashable.swift
[48/91] Compiling DequeModule Deque._UnsafeHandle.swift
[49/91] Compiling DequeModule Deque.swift
[50/91] Compiling DequeModule Deque+Testing.swift
[51/91] Compiling DequeModule Deque._Storage.swift
[52/91] Compiling _NIODataStructures Heap.swift
[53/91] Emitting module _NIODataStructures
[54/91] Compiling _NIODataStructures PriorityQueue.swift
[55/91] Compiling _NIODataStructures _TinyArray.swift
[56/91] Compiling HTTPTypes NIOLock.swift
[57/91] Compiling HTTPTypes HTTPRequest.swift
[58/91] Compiling HTTPTypes ISOLatin1String.swift
[59/91] Compiling HTTPTypes HTTPParsedFields.swift
[60/91] Compiling HTTPTypes HTTPResponse.swift
[65/91] Compiling DequeModule Deque+Equatable.swift
[66/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/91] Compiling DequeModule Deque+CustomReflectable.swift
[68/91] Compiling DequeModule Deque+Descriptions.swift
[71/91] Compiling HTTPTypes HTTPFieldName.swift
[72/91] Emitting module HTTPTypes
[73/91] Compiling HTTPTypes HTTPFields.swift
[74/91] Compiling HTTPTypes HTTPField.swift
[75/91] Compiling DequeModule Deque+Codable.swift
[76/91] Compiling DequeModule Deque+Collection.swift
[77/91] Emitting module DequeModule
[84/91] Emitting module Atomics
[84/91] Compiling c-nioatomics.c
[85/91] Compiling c-atomics.c
[87/97] Compiling NIOConcurrencyHelpers atomics.swift
[88/97] Compiling NIOConcurrencyHelpers lock.swift
[89/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/97] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/97] Emitting module NIOConcurrencyHelpers
[92/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/159] Compiling NIOCore Linux.swift
[94/159] Compiling NIOCore MarkedCircularBuffer.swift
[95/159] Compiling NIOCore MulticastChannel.swift
[96/159] Compiling NIOCore NIOAny.swift
[97/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[98/159] Compiling NIOCore NIOLoopBound.swift
[99/165] Compiling NIOCore NIOScheduledCallback.swift
[100/165] Compiling NIOCore NIOSendable.swift
[101/165] Compiling NIOCore PointerHelpers.swift
[102/165] Compiling NIOCore RecvByteBufferAllocator.swift
[103/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/165] Compiling NIOCore SocketAddresses.swift
[105/165] Compiling NIOCore SocketOptionProvider.swift
[106/165] Compiling NIOCore SystemCallHelpers.swift
[107/165] Compiling NIOCore TimeAmount+Duration.swift
[108/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/165] Compiling NIOCore UniversalBootstrapSupport.swift
[110/165] Compiling NIOCore Utilities.swift
[111/165] Compiling NIOCore AddressedEnvelope.swift
[112/165] Compiling NIOCore AsyncAwaitSupport.swift
[113/165] Compiling NIOCore AsyncChannel.swift
[114/165] Compiling NIOCore AsyncChannelHandler.swift
[115/165] Compiling NIOCore AsyncChannelInboundStream.swift
[116/165] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/165] Compiling NIOCore NIOAsyncSequenceProducer.swift
[118/165] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/165] Compiling NIOCore EventLoopFuture.swift
[122/165] Compiling NIOCore FileDescriptor.swift
[123/165] Compiling NIOCore FileHandle.swift
[124/165] Compiling NIOCore FileRegion.swift
[125/165] Compiling NIOCore Codec.swift
[126/165] Compiling NIOCore ConvenienceOptionSupport.swift
[127/165] Compiling NIOCore DeadChannel.swift
[128/165] Compiling NIOCore DispatchQueue+WithFuture.swift
[129/165] Compiling NIOCore EventLoop+Deprecated.swift
[130/165] Compiling NIOCore EventLoop+SerialExecutor.swift
[131/165] Compiling NIOCore EventLoop.swift
[132/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/165] Compiling NIOCore NIOAsyncWriter.swift
[134/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[135/165] Compiling NIOCore BSDSocketAPI.swift
[136/165] Compiling NIOCore ByteBuffer-aux.swift
[137/165] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[138/165] Compiling NIOCore ByteBuffer-conversions.swift
[139/165] Compiling NIOCore Channel.swift
[140/165] Compiling NIOCore ChannelHandler.swift
[141/165] Compiling NIOCore ChannelHandlers.swift
[142/165] Compiling NIOCore ChannelInvoker.swift
[143/165] Compiling NIOCore ChannelOption.swift
[144/165] Compiling NIOCore ChannelPipeline.swift
[145/165] Compiling NIOCore CircularBuffer.swift
[146/165] Compiling NIOCore GlobalSingletons.swift
[147/165] Compiling NIOCore IO.swift
[148/165] Compiling NIOCore IOData.swift
[149/165] Compiling NIOCore IPProtocol.swift
[150/165] Compiling NIOCore IntegerBitPacking.swift
[151/165] Compiling NIOCore IntegerTypes.swift
[152/165] Compiling NIOCore Interfaces.swift
[153/165] Emitting module NIOCore
[154/165] Compiling NIOCore ByteBuffer-core.swift
[155/165] Compiling NIOCore ByteBuffer-hex.swift
[156/165] Compiling NIOCore ByteBuffer-int.swift
[157/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/165] Compiling NIOCore ByteBuffer-multi-int.swift
[159/165] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[160/165] Compiling NIOCore ByteBuffer-views.swift
[161/247] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[162/247] Emitting module NIOHTTPTypes
[163/247] Compiling NIOPosix BSDSocketAPICommon.swift
[164/247] Compiling NIOPosix BSDSocketAPIPosix.swift
[165/247] Compiling NIOPosix BSDSocketAPIWindows.swift
[166/249] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/249] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/249] Emitting module NIOEmbedded
[169/249] Compiling NIOEmbedded Embedded.swift
[170/249] Compiling NIOPosix BaseSocket.swift
[171/249] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[172/249] Compiling NIOPosix BaseSocketChannel.swift
[173/249] Emitting module NIONFS3
[174/249] Compiling NIONFS3 NFSTypes+SetAttr.swift
[175/249] Compiling NIONFS3 RPCTypes.swift
[176/249] Compiling NIOPosix LinuxUring.swift
[177/249] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[178/249] Compiling NIOPosix NIOThreadPool.swift
[179/249] Compiling NIOPosix BaseStreamSocketChannel.swift
[180/249] Compiling NIOPosix Bootstrap.swift
[181/249] Compiling NIOPosix ControlMessage.swift
[182/249] Compiling NIOPosix DatagramVectorReadManager.swift
[183/249] Compiling NIOPosix NonBlockingFileIO.swift
[184/249] Compiling NIOPosix PendingDatagramWritesManager.swift
[185/249] Compiling NIOPosix PendingWritesManager.swift
[186/249] Compiling NIOPosix Errors+Any.swift
[187/249] Compiling NIOPosix FileDescriptor.swift
[188/249] Compiling NIOPosix LinuxCPUSet.swift
[189/249] Compiling NIOPosix IntegerBitPacking.swift
[190/249] Compiling NIOPosix IntegerTypes.swift
[191/249] Compiling NIOPosix Linux.swift
[192/249] Compiling NIOPosix GetaddrinfoResolver.swift
[193/249] Compiling NIOPosix HappyEyeballs.swift
[194/249] Compiling NIOPosix IO.swift
[195/249] Emitting module NIOPosix
[196/254] Compiling NIOPosix SocketProtocols.swift
[197/254] Compiling NIOPosix System.swift
[198/254] Compiling NIOPosix Thread.swift
[199/254] Compiling NIOPosix ThreadPosix.swift
[200/254] Compiling NIOPosix ThreadWindows.swift
[204/254] Compiling NIOPosix PointerHelpers.swift
[205/254] Compiling NIOPosix Pool.swift
[230/254] Compiling NIOPosix Selectable.swift
[231/254] Compiling NIOPosix SelectableChannel.swift
[232/254] Compiling NIOPosix SelectableEventLoop.swift
[233/254] Compiling NIOPosix SelectorEpoll.swift
[234/254] Compiling NIOPosix SelectorGeneric.swift
[235/254] Compiling NIOPosix PooledRecvBufferAllocator.swift
[236/254] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[237/254] Compiling NIOPosix PosixSingletons.swift
[238/254] Compiling NIOPosix RawSocketBootstrap.swift
[239/254] Compiling NIOPosix Resolver.swift
[240/254] Compiling NIOPosix SelectorKqueue.swift
[241/254] Compiling NIOPosix SelectorUring.swift
[242/254] Compiling NIOPosix ServerSocket.swift
[243/254] Compiling NIOPosix Socket.swift
[244/254] Compiling NIOPosix SocketChannel.swift
[245/254] Compiling NIOPosix UnsafeTransfer.swift
[246/254] Compiling NIOPosix Utilities.swift
[247/254] Compiling NIOPosix VsockAddress.swift
[248/254] Compiling NIOPosix VsockChannelEvents.swift
[249/254] Compiling NIOPosix resource_bundle_accessor.swift
[250/256] Emitting module NIO
[251/256] Compiling NIO Exports.swift
[252/291] Compiling NIOTLS TLSEvents.swift
[253/291] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[254/291] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[255/292] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[256/292] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[257/292] Compiling NIOSOCKS SOCKSResponse.swift
[258/292] Compiling NIOSOCKS ClientStateMachine.swift
[259/293] Compiling NIOSOCKS Messages.swift
[260/293] Compiling NIOSOCKS Helpers.swift
[261/293] Compiling NIOSOCKS Errors.swift
[262/293] Compiling NIOSOCKS AuthenticationMethod.swift
[263/293] Compiling NIOSOCKS ClientGreeting.swift
[264/293] Compiling NIOSOCKS SOCKSClientHandler.swift
[265/293] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[266/293] Compiling NIOSOCKS SOCKSRequest.swift
[267/293] Emitting module NIOSOCKS
[268/293] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[269/293] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[270/293] Emitting module NIOTLS
[271/293] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[272/293] Compiling NIOTLS SNIHandler.swift
[273/293] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[274/293] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[275/293] Compiling NIOSOCKS ServerStateMachine.swift
[276/295] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[277/295] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[278/295] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[279/295] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[280/295] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[281/295] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[282/295] Emitting module NIOHTTP1
[285/295] Compiling NIOHTTP1 HTTPTypes.swift
[286/295] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[289/295] Emitting module NIOSOCKSClient
[290/295] Compiling NIOSOCKSClient main.swift
[290/335] Linking NIOSOCKSClient
[292/335] Compiling NIOExtras RequestResponseWithIDHandler.swift
[293/336] Compiling NIOHPACK IndexedHeaderTable.swift
[294/336] Compiling NIOHPACK IntegerCoding.swift
[295/337] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[296/337] Emitting module NIOHTTPTypesHTTP1
[297/337] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[298/337] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[299/337] Compiling NIOExtras LineBasedFrameDecoder.swift
[300/337] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[301/337] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[302/337] Compiling NIOExtras NIOExtrasError.swift
[303/337] Compiling NIOExtras NIOLengthFieldBitLength.swift
[304/337] Compiling NIOExtras NIORequestIdentifiable.swift
[305/337] Compiling NIOExtras PCAPRingBuffer.swift
[306/337] Compiling NIOExtras QuiescingHelper.swift
[307/337] Compiling NIOExtras RequestResponseHandler.swift
[308/337] Compiling NIOExtras DebugInboundEventsHandler.swift
[309/337] Compiling NIOExtras DebugOutboundEventsHandler.swift
[310/337] Emitting module NIOExtras
[311/337] Compiling NIOExtras FixedLengthFrameDecoder.swift
[312/337] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[313/337] Compiling NIOHPACK StaticHeaderTable.swift
[314/337] Compiling NIOHPACK HuffmanCoding.swift
[315/337] Compiling NIOHPACK HeaderTables.swift
[316/337] Compiling NIOHPACK HuffmanTables.swift
[317/337] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[318/337] Compiling NIOExtras JSONRPCFraming.swift
[319/337] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[320/337] Compiling NIOExtras LengthFieldPrepender.swift
[321/337] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[322/337] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[323/337] Compiling NIOHTTPCompression HTTPCompression.swift
[324/337] Compiling NIOHTTPCompression HTTPDecompression.swift
[325/337] Emitting module NIOHTTPCompression
[326/337] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[327/337] Compiling NIOHPACK HPACKEncoder.swift
[328/337] Compiling NIOHPACK HPACKErrors.swift
[331/337] Compiling NIOHPACK HPACKHeader.swift
[332/337] Emitting module NIOHPACK
[333/337] Compiling NIOExtras WritePCAPHandler.swift
[334/413] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[335/413] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[336/413] Compiling NIOHTTP2 MaySendFrames.swift
[337/413] Compiling NIOHTTP2 SendingDataState.swift
[338/413] Compiling NIOHTTP2 SendingGoawayState.swift
[339/413] Compiling NIOHTTP2 SendingHeadersState.swift
[340/413] Compiling NIOHTTP2 SendingPushPromiseState.swift
[341/419] Compiling NIOHTTP2 LocallyQuiescingState.swift
[342/419] Compiling NIOHTTP2 QuiescingState.swift
[343/419] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[344/419] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[345/419] Compiling NIOHTTP2 StateMachineResult.swift
[346/419] Compiling NIOHTTP2 ContentLengthVerifier.swift
[347/419] Compiling NIOHTTP2 DOSHeuristics.swift
[348/419] Emitting module HTTPServerWithQuiescingDemo
[349/419] Compiling NIOHTTP2 SendingRstStreamState.swift
[350/419] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[351/419] Compiling NIOHTTP2 HTTP2SettingsState.swift
[352/419] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[353/419] Compiling NIOHTTP2 HasFlowControlWindows.swift
[354/419] Compiling NIOHTTP2 HasLocalSettings.swift
[355/419] Compiling NIOHTTP2 HasRemoteSettings.swift
[356/419] Compiling NIOExtrasPerformanceTester Measurement.swift
[357/419] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[358/419] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[359/419] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[360/419] Compiling NIOExtrasPerformanceTester main.swift
[361/419] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[362/419] Emitting module NIOWritePCAPDemo
[363/419] Compiling NIOWritePCAPDemo main.swift
[364/419] Compiling HTTPServerWithQuiescingDemo main.swift
[365/419] Compiling NIOWritePartialPCAPDemo main.swift
[366/419] Emitting module NIOWritePartialPCAPDemo
[367/419] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[368/419] Compiling NIOExtrasPerformanceTester Benchmark.swift
[369/419] Emitting module NIOExtrasPerformanceTester
[370/419] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[371/419] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[372/419] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[373/419] Compiling NIOHTTP2 HTTP2UserEvents.swift
[374/419] Compiling NIOHTTP2 InboundEventBuffer.swift
[375/419] Compiling NIOHTTP2 InboundWindowManager.swift
[376/419] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[377/419] Emitting module NIOHTTP2
[378/419] Compiling NIOHTTP2 Error+Any.swift
[379/419] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[380/419] Compiling NIOHTTP2 ControlFrameBuffer.swift
[381/419] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[382/419] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[383/419] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[384/419] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[385/419] Compiling NIOHTTP2 StreamChannelFlowController.swift
[386/419] Compiling NIOHTTP2 StreamChannelList.swift
[387/419] Compiling NIOHTTP2 StreamMap.swift
[388/419] Compiling NIOHTTP2 StreamStateMachine.swift
[389/419] Compiling NIOHTTP2 UnsafeTransfer.swift
[390/419] Compiling NIOHTTP2 WatermarkedFlowController.swift
[390/419] Linking NIOWritePCAPDemo
[391/419] Linking NIOWritePartialPCAPDemo
[392/419] Linking HTTPServerWithQuiescingDemo
[393/419] Linking NIOExtrasPerformanceTester
[395/419] Compiling NIOHTTP2 ConnectionStateMachine.swift
[396/419] Compiling NIOHTTP2 ConnectionStreamsState.swift
[397/419] Compiling NIOHTTP2 MayReceiveFrames.swift
[398/419] Compiling NIOHTTP2 ReceivingDataState.swift
[399/419] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[400/419] Compiling NIOHTTP2 ReceivingHeadersState.swift
[401/419] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[402/419] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[403/419] Compiling NIOHTTP2 HTTP2Frame.swift
[404/419] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[405/419] Compiling NIOHTTP2 HTTP2FrameParser.swift
[406/419] Compiling NIOHTTP2 HTTP2PingData.swift
[407/419] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[408/419] Compiling NIOHTTP2 HTTP2Settings.swift
[409/419] Compiling NIOHTTP2 HTTP2Stream.swift
[410/419] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[411/419] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[412/419] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[413/419] Compiling NIOHTTP2 HTTP2StreamID.swift
[414/419] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[415/419] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[416/419] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[417/419] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[418/419] Compiling NIOHTTP2 HTTP2Error.swift
[419/419] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[420/423] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[421/423] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[422/423] Emitting module NIOHTTPTypesHTTP2
[423/423] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
Build complete! (34.22s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/662] Fetching swift-http-types
[551/11805] Fetching swift-http-types, swift-nio-http2
[1444/83335] Fetching swift-http-types, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-http-types.git (4.11s)
Fetched https://github.com/apple/swift-nio.git (4.11s)
Fetched https://github.com/apple/swift-nio-http2.git (4.11s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (2.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.45s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3901] Fetching swift-system
[3902/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (2.20s)
Fetched https://github.com/apple/swift-system.git (2.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.34.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.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
Build complete.
Done.