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 (0fc472), with Swift 5.10 for macOS (SPM) on 7 May 2025 07:12:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
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 0fc472b Drop Swift 5.9 (#270)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
0fc472ba34b5d94d0811acec2bd01e16804bbf47
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.10
Building package at path:  $PWD
https://github.com/apple/swift-nio-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/74] Write sources
[2/74] Write NIOExtrasPerformanceTester-entitlement.plist
[2/74] Copying PrivacyInfo.xcprivacy
[2/74] Write NIOSOCKSClient-entitlement.plist
[5/74] Write NIOWritePCAPDemo-entitlement.plist
[6/74] Write sources
[6/74] Write NIOWritePartialPCAPDemo-entitlement.plist
[6/74] Write HTTPServerWithQuiescingDemo-entitlement.plist
[7/74] Write NIOResumableUploadDemo-entitlement.plist
[10/74] Write sources
[39/74] Write swift-version-33747A42983211AE.txt
[40/74] Compiling CNIOWindows shim.c
[40/74] Compiling CNIOExtrasZlib empty.c
[42/74] Compiling CNIOWindows WSAStartup.c
[42/74] Compiling CNIOWASI CNIOWASI.c
[44/74] Compiling _NumericsShims _NumericsShims.c
[45/74] Compiling CNIOLinux liburing_shims.c
[45/74] Compiling CNIOLinux shim.c
[48/125] Emitting module RealModule
[49/126] Emitting module InternalCollectionsUtilities
[49/127] Compiling _AtomicsShims.c
[50/127] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/127] Compiling CNIOLLHTTP c_nio_http.c
[52/127] Compiling CNIOLLHTTP c_nio_api.c
[54/127] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/127] Compiling InternalCollectionsUtilities Specialize.swift
[55/127] Write sources
[57/127] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/127] Write sources
[59/127] Compiling InternalCollectionsUtilities Debugging.swift
[60/127] Compiling InternalCollectionsUtilities Descriptions.swift
[61/127] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/127] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/127] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[64/127] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/127] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[66/127] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[67/127] Compiling RealModule AlgebraicField.swift
[68/127] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[69/127] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/127] Compiling RealModule Float80+Real.swift
[71/127] Compiling RealModule Real.swift
[72/127] Compiling RealModule Float16+Real.swift
[73/127] Compiling RealModule ElementaryFunctions.swift
[74/127] Compiling RealModule Float+Real.swift
[75/127] Compiling RealModule AugmentedArithmetic.swift
[76/127] Compiling RealModule Double+Real.swift
[77/127] Compiling RealModule ApproximateEquality.swift
[78/127] Compiling InternalCollectionsUtilities UInt+reversed.swift
[79/127] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[80/146] Compiling Atomics AtomicOptionalWrappable.swift
[81/146] Compiling Atomics AtomicReference.swift
[82/146] Compiling RealModule RealFunctions.swift
[83/146] Emitting module _NIOBase64
[84/146] Compiling _NIOBase64 Base64.swift
[84/146] Compiling CNIODarwin shim.c
[86/169] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/188] Compiling DequeModule _DequeBufferHeader.swift
[88/188] Compiling DequeModule _DequeSlot.swift
[89/188] Compiling DequeModule _DequeBuffer.swift
[90/189] Compiling RawStructuredFieldValues FieldSerializer.swift
[91/189] Compiling RawStructuredFieldValues OrderedMap.swift
[92/189] Compiling RawStructuredFieldValues PseudoDecimal.swift
[93/189] Emitting module _NIODataStructures
[94/189] Compiling _NIODataStructures Heap.swift
[95/189] Compiling _NIODataStructures PriorityQueue.swift
[96/189] Compiling _NIODataStructures _TinyArray.swift
[97/189] Emitting module HTTPTypes
[98/189] Compiling HTTPTypes HTTPField.swift
[99/189] Compiling HTTPTypes ISOLatin1String.swift
[100/189] Compiling HTTPTypes HTTPResponse.swift
[101/189] Compiling HTTPTypes NIOLock.swift
[102/189] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/189] Compiling HTTPTypes HTTPParsedFields.swift
[104/189] Compiling HTTPTypes HTTPRequest.swift
[105/189] Compiling RawStructuredFieldValues Errors.swift
[106/189] Compiling RawStructuredFieldValues FieldParser.swift
[107/189] Emitting module RawStructuredFieldValues
[108/189] Compiling RawStructuredFieldValues ASCII.swift
[109/189] Compiling RawStructuredFieldValues ComponentTypes.swift
[110/189] Compiling DequeModule Deque+Testing.swift
[111/189] Compiling DequeModule Deque._Storage.swift
[112/189] Compiling DequeModule Deque+Extras.swift
[113/189] Compiling DequeModule Deque+Hashable.swift
[114/189] Compiling DequeModule Deque+Equatable.swift
[115/189] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/189] Compiling DequeModule Deque._UnsafeHandle.swift
[117/189] Compiling DequeModule Deque.swift
[118/189] Compiling HTTPTypes HTTPFields.swift
[119/189] Compiling HTTPTypes HTTPFieldName.swift
[120/204] Compiling Algorithms Combinations.swift
[121/204] Compiling Algorithms Compacted.swift
[122/204] Compiling Algorithms Cycle.swift
[123/206] Compiling Algorithms Suffix.swift
[124/206] Compiling Algorithms Trim.swift
[126/206] Compiling Algorithms FirstNonNil.swift
[127/206] Compiling Algorithms FlattenCollection.swift
[128/206] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[130/206] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[131/206] Compiling StructuredFieldValues TopLevelListDecoder.swift
[132/206] Compiling StructuredFieldValues ParametersDecoder.swift
[133/206] Compiling Algorithms Grouped.swift
[134/206] Compiling Algorithms Indexed.swift
[135/206] Compiling Algorithms Intersperse.swift
[136/206] Compiling StructuredFieldValues BareInnerListDecoder.swift
[137/206] Compiling StructuredFieldValues BareItemDecoder.swift
[140/206] Emitting module DequeModule
[141/206] Compiling Algorithms Partition.swift
[142/206] Compiling Algorithms Permutations.swift
[143/206] Compiling Algorithms Product.swift
[144/206] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[145/206] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[146/206] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[147/206] Compiling Algorithms Unique.swift
[148/206] Compiling Algorithms Windows.swift
[151/206] Compiling StructuredFieldValues KeyedItemDecoder.swift
[154/208] Emitting module Algorithms
[167/208] Emitting module Atomics
[172/208] Compiling Atomics IntegerOperations.swift
[173/208] Compiling Atomics Unmanaged extensions.swift
[173/208] Compiling c-nioatomics.c
[174/208] Compiling c-atomics.c
[176/214] Compiling NIOConcurrencyHelpers lock.swift
[177/214] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[178/214] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[179/214] Compiling NIOConcurrencyHelpers NIOLock.swift
[180/214] Emitting module NIOConcurrencyHelpers
[181/214] Compiling NIOConcurrencyHelpers atomics.swift
[182/275] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[183/275] Compiling StructuredFieldValues DisplayString.swift
[184/275] Compiling NIOCore ByteBuffer-conversions.swift
[185/275] Compiling NIOCore NIOLoopBound.swift
[186/275] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[187/275] Compiling NIOCore BSDSocketAPI.swift
[188/275] Compiling NIOCore ByteBuffer-aux.swift
[189/275] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[190/275] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[191/275] Compiling NIOCore NIOAsyncWriter.swift
[192/275] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[193/275] Emitting module StructuredFieldValues
[194/275] Compiling NIOCore NIOScheduledCallback.swift
[195/275] Compiling NIOCore NIOSendable.swift
[196/275] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[197/276] Compiling StructuredFieldValues StructuredFieldValue.swift
[198/276] Compiling NIOCore Interfaces.swift
[199/276] Compiling NIOCore Linux.swift
[200/276] Compiling NIOCore MarkedCircularBuffer.swift
[201/276] Compiling NIOCore MulticastChannel.swift
[202/276] Compiling NIOCore NIOAny.swift
[203/276] Compiling NIOCore NIOCloseOnErrorHandler.swift
[204/276] Compiling NIOCore Channel.swift
[205/276] Compiling NIOCore ChannelHandler.swift
[206/276] Compiling NIOCore ChannelHandlers.swift
[207/276] Compiling NIOCore ChannelInvoker.swift
[208/276] Compiling NIOCore ChannelOption.swift
[209/276] Compiling NIOCore ChannelPipeline.swift
[210/276] Compiling NIOCore CircularBuffer.swift
[211/276] Compiling NIOCore Codec.swift
[212/276] Compiling NIOCore ConvenienceOptionSupport.swift
[213/276] Compiling NIOCore DeadChannel.swift
[214/276] Compiling NIOCore DispatchQueue+WithFuture.swift
[215/276] Compiling NIOCore EventLoop+Deprecated.swift
[216/276] Compiling NIOCore EventLoop+SerialExecutor.swift
[217/276] Compiling NIOCore EventLoop.swift
[218/276] Compiling NIOCore GlobalSingletons.swift
[219/276] Compiling NIOCore IO.swift
[220/276] Compiling NIOCore IOData.swift
[221/276] Compiling NIOCore IPProtocol.swift
[222/276] Compiling NIOCore IntegerBitPacking.swift
[223/276] Compiling NIOCore IntegerTypes.swift
[224/282] Compiling NIOCore SocketOptionProvider.swift
[225/282] Compiling NIOCore SystemCallHelpers.swift
[226/282] Compiling NIOCore TimeAmount+Duration.swift
[227/282] Compiling NIOCore TypeAssistedChannelHandler.swift
[228/282] Compiling NIOCore UniversalBootstrapSupport.swift
[229/282] Compiling NIOCore Utilities.swift
[230/282] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[231/282] Compiling NIOCore EventLoopFuture+Deprecated.swift
[232/282] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[233/282] Compiling NIOCore EventLoopFuture.swift
[234/282] Compiling NIOCore FileDescriptor.swift
[235/282] Compiling NIOCore FileHandle.swift
[236/282] Compiling NIOCore FileRegion.swift
[237/282] Compiling NIOCore AddressedEnvelope.swift
[238/282] Compiling NIOCore AsyncAwaitSupport.swift
[239/282] Compiling NIOCore AsyncChannel.swift
[240/282] Compiling NIOCore AsyncChannelHandler.swift
[241/282] Compiling NIOCore AsyncChannelInboundStream.swift
[242/282] Compiling NIOCore AsyncChannelOutboundWriter.swift
[243/282] Compiling NIOCore NIOAsyncSequenceProducer.swift
[244/282] Compiling NIOCore ByteBuffer-core.swift
[245/282] Compiling NIOCore ByteBuffer-hex.swift
[246/282] Compiling NIOCore ByteBuffer-int.swift
[247/282] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[248/282] Compiling NIOCore ByteBuffer-multi-int.swift
[249/282] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/282] Compiling NIOCore ByteBuffer-views.swift
[261/282] Compiling NIOCore RecvByteBufferAllocator.swift
[262/282] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[263/282] Compiling NIOCore SocketAddresses.swift
[264/282] Emitting module NIOCore
[265/363] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[266/363] Emitting module NIOHTTPTypes
[267/374] Compiling NIOPosix BSDSocketAPICommon.swift
[268/374] Compiling NIOPosix BSDSocketAPIPosix.swift
[269/374] Compiling NIOPosix BSDSocketAPIWindows.swift
[270/376] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[271/376] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[272/376] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[273/376] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[274/376] Compiling NIOPosix BaseSocket.swift
[275/376] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[276/376] Compiling NIOPosix BaseSocketChannel.swift
[277/376] Emitting module NIOHTTPResponsiveness
[278/376] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[279/376] Compiling NIOPosix NonBlockingFileIO.swift
[280/376] Compiling NIOPosix BaseStreamSocketChannel.swift
[281/376] Compiling NIOPosix Bootstrap.swift
[282/376] Compiling NIOPosix ControlMessage.swift
[283/376] Compiling NIOPosix DatagramVectorReadManager.swift
[284/376] Compiling NIOPosix Errors+Any.swift
[285/376] Emitting module NIONFS3
[286/376] Compiling NIOEmbedded AsyncTestingChannel.swift
[287/376] Emitting module NIOEmbedded
[288/376] Compiling NIOEmbedded Embedded.swift
[289/376] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[290/376] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[291/376] Emitting module NIOResumableUpload
[292/376] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[293/376] Compiling NIOResumableUpload HTTPResumableUpload.swift
[294/376] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[295/376] Compiling NIONFS3 NFSTypes+SetAttr.swift
[296/376] Compiling NIONFS3 RPCTypes.swift
[297/376] Compiling NIOPosix SocketProtocols.swift
[298/376] Compiling NIOPosix System.swift
[299/376] Compiling NIOPosix Thread.swift
[300/376] Compiling NIOPosix ThreadPosix.swift
[301/376] Compiling NIOPosix ThreadWindows.swift
[302/381] Compiling NIOPosix Selectable.swift
[303/381] Compiling NIOPosix SelectableChannel.swift
[304/381] Compiling NIOPosix SelectableEventLoop.swift
[305/381] Compiling NIOPosix SelectorEpoll.swift
[306/381] Compiling NIOPosix SelectorGeneric.swift
[307/381] Compiling NIOPosix SelectorKqueue.swift
[308/381] Compiling NIOPosix SelectorUring.swift
[309/381] Compiling NIOPosix ServerSocket.swift
[310/381] Compiling NIOPosix Socket.swift
[311/381] Compiling NIOPosix SocketChannel.swift
[312/381] Compiling NIOPosix PooledRecvBufferAllocator.swift
[313/381] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[314/381] Compiling NIOPosix PosixSingletons.swift
[315/381] Compiling NIOPosix RawSocketBootstrap.swift
[316/381] Compiling NIOPosix Resolver.swift
[317/381] Emitting module NIOPosix
[324/381] Compiling NIOPosix Linux.swift
[325/381] Compiling NIOPosix LinuxCPUSet.swift
[326/381] Compiling NIOPosix IntegerBitPacking.swift
[327/381] Compiling NIOPosix IntegerTypes.swift
[328/381] Compiling NIOPosix LinuxUring.swift
[329/381] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[330/381] Compiling NIOPosix NIOThreadPool.swift
[331/381] Compiling NIOPosix PendingDatagramWritesManager.swift
[332/381] Compiling NIOPosix FileDescriptor.swift
[333/381] Compiling NIOPosix PendingWritesManager.swift
[338/381] Compiling NIOPosix GetaddrinfoResolver.swift
[339/381] Compiling NIOPosix Pool.swift
[340/381] Compiling NIOPosix HappyEyeballs.swift
[341/381] Compiling NIOPosix IO.swift
[342/381] Compiling NIOPosix UnsafeTransfer.swift
[343/381] Compiling NIOPosix Utilities.swift
[344/381] Compiling NIOPosix VsockAddress.swift
[345/381] Compiling NIOPosix VsockChannelEvents.swift
[346/381] Compiling NIOPosix resource_bundle_accessor.swift
[364/383] Emitting module NIO
[365/383] Compiling NIO Exports.swift
[366/418] Compiling NIOTLS TLSEvents.swift
[367/418] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[368/418] Compiling NIOSOCKS ClientStateMachine.swift
[369/419] Compiling NIOSOCKS SOCKSResponse.swift
[370/419] Emitting module NIOSOCKS
[371/419] Compiling NIOSOCKS Messages.swift
[372/419] Compiling NIOSOCKS Errors.swift
[373/419] Compiling NIOSOCKS SOCKSRequest.swift
[374/419] Compiling NIOHTTP1 HTTPEncoder.swift
[375/419] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[376/419] Compiling NIOHTTP1 ByteCollectionUtils.swift
[377/419] Compiling NIOHTTP1 HTTPDecoder.swift
[378/419] Compiling NIOSOCKS Helpers.swift
[379/419] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[380/419] Emitting module NIOTLS
[381/419] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[382/419] Compiling NIOTLS SNIHandler.swift
[383/419] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[384/419] Compiling NIOSOCKS ServerStateMachine.swift
[385/419] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[386/420] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[387/422] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[388/422] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[389/422] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[390/422] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[391/422] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[392/422] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[395/422] Compiling NIOSOCKSClient main.swift
[396/422] Emitting module NIOSOCKSClient
[397/422] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[397/422] Write Objects.LinkFileList
[399/422] Emitting module NIOHTTP1
[402/422] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[403/422] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[404/422] Compiling NIOHTTP1 HTTPTypes.swift
[405/422] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[406/463] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[407/463] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[408/463] Emitting module NIOHTTPTypesHTTP1
[409/463] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[410/463] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[411/463] Compiling NIOHPACK HPACKEncoder.swift
[412/464] Compiling NIOHPACK IndexedHeaderTable.swift
[413/464] Compiling NIOHPACK IntegerCoding.swift
[414/464] Compiling NIOExtras LineBasedFrameDecoder.swift
[415/464] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[416/464] Compiling NIOExtras NIOExtrasError.swift
[417/464] Compiling NIOExtras NIOLengthFieldBitLength.swift
[418/465] Compiling NIOExtras RequestResponseWithIDHandler.swift
[419/465] Compiling NIOExtras UnsafeTransfer.swift
[420/465] Compiling NIOExtras DebugInboundEventsHandler.swift
[421/465] Compiling NIOExtras DebugOutboundEventsHandler.swift
[422/467] Compiling NIOHPACK StaticHeaderTable.swift
[423/467] Compiling NIOExtras QuiescingHelper.swift
[424/467] Compiling NIOExtras RequestResponseHandler.swift
[425/467] Compiling NIOExtras NIORequestIdentifiable.swift
[426/467] Compiling NIOExtras PCAPRingBuffer.swift
[427/467] Emitting module NIOHTTPCompression
[430/467] Compiling NIOExtras FixedLengthFrameDecoder.swift
[431/467] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[432/467] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[433/467] Compiling NIOHTTPCompression HTTPDecompression.swift
[434/467] Compiling NIOHTTPCompression HTTPCompression.swift
[435/467] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[436/467] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[437/467] Compiling NIOHPACK HuffmanTables.swift
[438/467] Emitting module NIOHPACK
[439/467] Compiling NIOHPACK HeaderTables.swift
[440/467] Compiling NIOHPACK HuffmanCoding.swift
[441/467] Emitting module NIOExtras
[442/467] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[443/467] Compiling NIOExtras JSONRPCFraming.swift
[444/467] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[445/467] Compiling NIOExtras LengthFieldPrepender.swift
[446/467] Compiling NIOHPACK HPACKErrors.swift
[447/467] Compiling NIOHPACK HPACKHeader.swift
[447/467] Linking NIOSOCKSClient
[449/467] Emitting module NIOResumableUploadDemo
[450/467] Compiling NIOResumableUploadDemo main.swift
[450/467] Applying NIOSOCKSClient
[451/521] Write Objects.LinkFileList
[453/527] Compiling NIOExtras WritePCAPHandler.swift
[454/543] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[455/543] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[456/543] Compiling NIOHTTP2 MaySendFrames.swift
[457/543] Compiling NIOHTTP2 SendingDataState.swift
[458/543] Compiling NIOHTTP2 SendingGoawayState.swift
[459/543] Compiling NIOHTTP2 SendingHeadersState.swift
[460/543] Compiling NIOHTTP2 SendingPushPromiseState.swift
[461/549] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[462/549] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[463/549] Compiling NIOExtrasPerformanceTester main.swift
[464/549] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[465/549] Compiling NIOExtrasPerformanceTester Measurement.swift
[466/549] Emitting module NIOWritePCAPDemo
[467/549] Compiling NIOWritePCAPDemo main.swift
[468/549] Emitting module HTTPServerWithQuiescingDemo
[469/549] Compiling HTTPServerWithQuiescingDemo main.swift
[470/549] Emitting module NIOWritePartialPCAPDemo
[471/549] Compiling NIOWritePartialPCAPDemo main.swift
[471/549] Write Objects.LinkFileList
[475/549] Compiling NIOExtrasPerformanceTester Benchmark.swift
[476/549] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[477/549] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[478/549] Emitting module NIOExtrasPerformanceTester
[479/549] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[479/549] Write Objects.LinkFileList
[480/549] Linking NIOResumableUploadDemo
[481/549] Applying NIOResumableUploadDemo
[483/549] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[484/549] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[485/549] Compiling NIOHTTP2 HTTP2UserEvents.swift
[486/549] Compiling NIOHTTP2 InboundEventBuffer.swift
[487/549] Compiling NIOHTTP2 InboundWindowManager.swift
[488/549] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[489/549] Emitting module NIOHTTP2
[490/549] Compiling NIOHTTP2 StreamChannelFlowController.swift
[491/549] Compiling NIOHTTP2 StreamChannelList.swift
[492/549] Compiling NIOHTTP2 StreamMap.swift
[493/549] Compiling NIOHTTP2 StreamStateMachine.swift
[494/549] Compiling NIOHTTP2 UnsafeTransfer.swift
[495/549] Compiling NIOHTTP2 WatermarkedFlowController.swift
[495/549] Linking HTTPServerWithQuiescingDemo
[496/549] Linking NIOWritePCAPDemo
[497/549] Linking NIOWritePartialPCAPDemo
[499/549] Compiling NIOHTTP2 HTTP2Settings.swift
[500/549] Compiling NIOHTTP2 HTTP2Stream.swift
[501/549] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[502/549] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[503/549] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[504/549] Compiling NIOHTTP2 HTTP2StreamID.swift
[505/549] Compiling NIOHTTP2 ConnectionStateMachine.swift
[506/549] Compiling NIOHTTP2 ConnectionStreamsState.swift
[507/549] Compiling NIOHTTP2 MayReceiveFrames.swift
[508/549] Compiling NIOHTTP2 ReceivingDataState.swift
[509/549] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[510/549] Compiling NIOHTTP2 ReceivingHeadersState.swift
[511/549] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[511/549] Applying HTTPServerWithQuiescingDemo
[512/549] Applying NIOWritePCAPDemo
[513/549] Applying NIOWritePartialPCAPDemo
[514/549] Linking NIOExtrasPerformanceTester
[515/549] Applying NIOExtrasPerformanceTester
[517/549] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[518/549] Compiling NIOHTTP2 HTTP2Frame.swift
[519/549] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[520/549] Compiling NIOHTTP2 HTTP2FrameParser.swift
[521/549] Compiling NIOHTTP2 HTTP2PingData.swift
[522/549] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[523/549] Compiling NIOHTTP2 LocallyQuiescingState.swift
[524/549] Compiling NIOHTTP2 QuiescingState.swift
[525/549] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[526/549] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[527/549] Compiling NIOHTTP2 StateMachineResult.swift
[528/549] Compiling NIOHTTP2 ContentLengthVerifier.swift
[529/549] Compiling NIOHTTP2 DOSHeuristics.swift
[530/549] Compiling NIOHTTP2 SendingRstStreamState.swift
[531/549] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[532/549] Compiling NIOHTTP2 HTTP2SettingsState.swift
[533/549] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[534/549] Compiling NIOHTTP2 HasFlowControlWindows.swift
[535/549] Compiling NIOHTTP2 HasLocalSettings.swift
[536/549] Compiling NIOHTTP2 HasRemoteSettings.swift
[537/549] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[538/549] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[539/549] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[540/549] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[541/549] Compiling NIOHTTP2 HTTP2Error.swift
[542/549] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[543/549] Compiling NIOHTTP2 Error+Any.swift
[544/549] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[545/549] Compiling NIOHTTP2 ControlFrameBuffer.swift
[546/549] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[547/549] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[548/549] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[549/549] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[550/553] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[551/553] Emitting module NIOHTTPTypesHTTP2
[552/553] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[553/553] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
Build complete! (49.89s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-nio.git
[1/5959] Fetching swift-algorithms
[2/7094] Fetching swift-algorithms, swift-http-structured-headers
[167/7998] Fetching swift-algorithms, swift-http-structured-headers, swift-http-types
[483/9703] Fetching swift-algorithms, swift-http-structured-headers, swift-http-types, swift-atomics
[1105/21211] Fetching swift-algorithms, swift-http-structured-headers, swift-http-types, swift-atomics, swift-nio-http2
[11048/96998] Fetching swift-algorithms, swift-http-structured-headers, swift-http-types, swift-atomics, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.19s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.19s)
[12589/84586] Fetching swift-algorithms, swift-http-structured-headers, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (21.14s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (21.14s)
Fetched https://github.com/apple/swift-algorithms.git from cache (21.14s)
Fetched https://github.com/apple/swift-nio.git from cache (21.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.22s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4367] Fetching swift-system
[613/20738] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.18s)
Fetched https://github.com/apple/swift-system.git from cache (2.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.44s)
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.36.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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.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.82.1
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.3
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.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.4.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.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-http-structured-headers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-structured-headers.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "swift-nio-extras",
  "name" : "swift-nio-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOExtras",
      "targets" : [
        "NIOExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOSOCKS",
      "targets" : [
        "NIOSOCKS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPCompression",
      "targets" : [
        "NIOHTTPCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypes",
      "targets" : [
        "NIOHTTPTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP1",
      "targets" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP2",
      "targets" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOResumableUpload",
      "targets" : [
        "NIOResumableUpload"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPResponsiveness",
      "targets" : [
        "NIOHTTPResponsiveness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWritePartialPCAPDemo",
      "targets" : [
        "NIOWritePartialPCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWritePCAPDemo",
      "targets" : [
        "NIOWritePCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSOCKSClient",
      "targets" : [
        "NIOSOCKSClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOResumableUploadDemo",
      "targets" : [
        "NIOResumableUploadDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOExtrasPerformanceTester",
      "targets" : [
        "NIOExtrasPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HTTPServerWithQuiescingDemo",
      "targets" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOWritePartialPCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePartialPCAPDemo",
      "path" : "Sources/NIOWritePartialPCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePartialPCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWritePCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePCAPDemo",
      "path" : "Sources/NIOWritePCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSTests",
      "path" : "Tests/NIOSOCKSTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded"
      ],
      "sources" : [
        "ClientGreeting+Tests.swift",
        "ClientRequest+Tests.swift",
        "ClientStateMachine+Tests.swift",
        "Helpers+Tests.swift",
        "MethodSelection+Tests.swift",
        "SOCKSServerHandshakeHandler+Tests.swift",
        "ServerResponse+Tests.swift",
        "ServerStateMachine+Tests.swift",
        "SocksClientHandler+Tests.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOSOCKSClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSClient",
      "path" : "Sources/NIOSOCKSClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOSOCKSClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKS",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKS",
      "path" : "Sources/NIOSOCKS",
      "product_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOSOCKS",
        "NIOSOCKSClient"
      ],
      "sources" : [
        "Channel Handlers/SOCKSClientHandler.swift",
        "Channel Handlers/SOCKSServerHandshakeHandler.swift",
        "Messages/AuthenticationMethod.swift",
        "Messages/ClientGreeting.swift",
        "Messages/Errors.swift",
        "Messages/Helpers.swift",
        "Messages/Messages.swift",
        "Messages/SOCKSRequest.swift",
        "Messages/SOCKSResponse.swift",
        "Messages/SelectedAuthenticationMethod.swift",
        "State/ClientStateMachine.swift",
        "State/ServerStateMachine.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOResumableUploadTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUploadTests",
      "path" : "Tests/NIOResumableUploadTests",
      "product_dependencies" : [
        "NIOEmbedded"
      ],
      "sources" : [
        "NIOResumableUploadTests.swift"
      ],
      "target_dependencies" : [
        "NIOResumableUpload"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOResumableUploadDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUploadDemo",
      "path" : "Sources/NIOResumableUploadDemo",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOResumableUpload",
        "NIOHTTPTypesHTTP1"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOResumableUpload",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUpload",
      "path" : "Sources/NIOResumableUpload",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore",
        "StructuredFieldValues",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOResumableUpload",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "HTTPResumableUpload.swift",
        "HTTPResumableUploadChannel.swift",
        "HTTPResumableUploadContext.swift",
        "HTTPResumableUploadHandler.swift",
        "HTTPResumableUploadProtocol.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIONFS3Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3Tests",
      "path" : "Tests/NIONFS3Tests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "NFS3FileSystemTests.swift",
        "NFS3ReplyEncoderTest.swift",
        "NFS3RoundtripTests.swift"
      ],
      "target_dependencies" : [
        "NIONFS3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIONFS3",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3",
      "path" : "Sources/NIONFS3",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "MountTypes+Mount.swift",
        "MountTypes+Null.swift",
        "MountTypes+Unmount.swift",
        "NFSCallDecoder.swift",
        "NFSCallEncoder.swift",
        "NFSFileSystem+FuturesAPI.swift",
        "NFSFileSystem.swift",
        "NFSFileSystemHandler.swift",
        "NFSFileSystemInvoker.swift",
        "NFSFileSystemServerHandler.swift",
        "NFSReplyDecoder.swift",
        "NFSReplyEncoder.swift",
        "NFSTypes+Access.swift",
        "NFSTypes+Common.swift",
        "NFSTypes+Containers.swift",
        "NFSTypes+FSInfo.swift",
        "NFSTypes+FSStat.swift",
        "NFSTypes+Getattr.swift",
        "NFSTypes+Lookup.swift",
        "NFSTypes+Null.swift",
        "NFSTypes+PathConf.swift",
        "NFSTypes+Read.swift",
        "NFSTypes+ReadDir.swift",
        "NFSTypes+ReadDirPlus.swift",
        "NFSTypes+Readlink.swift",
        "NFSTypes+SetAttr.swift",
        "RPCTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2Tests",
      "path" : "Tests/NIOHTTPTypesHTTP2Tests",
      "sources" : [
        "NIOHTTPTypesHTTP2Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2",
      "path" : "Sources/NIOHTTPTypesHTTP2",
      "product_dependencies" : [
        "NIOHTTP2"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP2"
      ],
      "sources" : [
        "HTTP2HeadersStateMachine.swift",
        "HTTP2ToHTTPCodec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1Tests",
      "path" : "Tests/NIOHTTPTypesHTTP1Tests",
      "sources" : [
        "NIOHTTPTypesHTTP1Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1",
      "path" : "Sources/NIOHTTPTypesHTTP1",
      "product_dependencies" : [
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP1",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "HTTP1ToHTTPCodec.swift",
        "HTTPToHTTP1Codec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypes",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypes",
      "path" : "Sources/NIOHTTPTypes",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOResumableUpload",
        "NIOHTTPResponsiveness",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "NIOHTTPTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPResponsivenessTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPResponsivenessTests",
      "path" : "Tests/NIOHTTPResponsivenessTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "HTTPTypes"
      ],
      "sources" : [
        "HTTPDrippingDownloadHandlerTests.swift",
        "HTTPResponsivenessTests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPResponsiveness",
        "NIOHTTPTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPResponsiveness",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPResponsiveness",
      "path" : "Sources/NIOHTTPResponsiveness",
      "product_dependencies" : [
        "NIOCore",
        "HTTPTypes",
        "Algorithms"
      ],
      "product_memberships" : [
        "NIOHTTPResponsiveness"
      ],
      "sources" : [
        "HTTPDrippingDownloadHandler.swift",
        "HTTPReceiveDiscardHandler.swift",
        "ResponsivenessConfig.swift",
        "SimpleResponsivenessRequestMux.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPCompressionTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompressionTests",
      "path" : "Tests/NIOHTTPCompressionTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "HTTPRequestCompressorTest.swift",
        "HTTPRequestDecompressorTest.swift",
        "HTTPResponseCompressorTest.swift",
        "HTTPResponseDecompressorTest.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib",
        "NIOHTTPCompression"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPCompression",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompression",
      "path" : "Sources/NIOHTTPCompression",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "HTTPCompression.swift",
        "HTTPDecompression.swift",
        "HTTPRequestCompressor.swift",
        "HTTPRequestDecompressor.swift",
        "HTTPResponseCompressor.swift",
        "HTTPResponseDecompressor.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasTests",
      "path" : "Tests/NIOExtrasTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOTestUtils",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "DebugInboundEventsHandlerTest.swift",
        "DebugOutboundEventsHandlerTest.swift",
        "FixedLengthFrameDecoderTest.swift",
        "HTTP1ProxyConnectHandlerTests.swift",
        "JSONRPCFramingContentLengthHeaderDecoderTests.swift",
        "JSONRPCFramingContentLengthHeaderEncoderTests.swift",
        "LengthFieldBasedFrameDecoderTest.swift",
        "LengthFieldPrependerTest.swift",
        "LineBasedFrameDecoderTest.swift",
        "PCAPRingBufferTest.swift",
        "QuiescingHelperTest.swift",
        "RequestResponseHandlerTest.swift",
        "RequestResponseWithIDHandlerTest.swift",
        "SynchronizedFileSinkTests.swift",
        "WritePCAPHandlerTest.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOExtrasPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasPerformanceTester",
      "path" : "Sources/NIOExtrasPerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtrasPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "HTTP1PCAPPerformanceTests.swift",
        "HTTP1PerformanceTestFramework.swift",
        "HTTP1RawPerformanceTests.swift",
        "HTTP1RollingPCAPPerformanceTests.swift",
        "Measurement.swift",
        "PCAPPerformanceTest.swift",
        "RollingPCAPPerformanceTest.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOExtras",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtras",
      "path" : "Sources/NIOExtras",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtras",
        "NIOWritePartialPCAPDemo",
        "NIOWritePCAPDemo",
        "NIOExtrasPerformanceTester",
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "DebugInboundEventsHandler.swift",
        "DebugOutboundEventsHandler.swift",
        "FixedLengthFrameDecoder.swift",
        "HTTP1ProxyConnectHandler.swift",
        "JSONRPCFraming+ContentLengthHeader.swift",
        "JSONRPCFraming.swift",
        "LengthFieldBasedFrameDecoder.swift",
        "LengthFieldPrepender.swift",
        "LineBasedFrameDecoder.swift",
        "MarkedCircularBuffer+PopFirstCheckMarked.swift",
        "NIOExtrasError.swift",
        "NIOLengthFieldBitLength.swift",
        "NIORequestIdentifiable.swift",
        "PCAPRingBuffer.swift",
        "QuiescingHelper.swift",
        "RequestResponseHandler.swift",
        "RequestResponseWithIDHandler.swift",
        "UnsafeTransfer.swift",
        "WritePCAPHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPServerWithQuiescingDemo",
      "module_type" : "SwiftTarget",
      "name" : "HTTPServerWithQuiescingDemo",
      "path" : "Sources/HTTPServerWithQuiescingDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNIOExtrasZlib",
      "module_type" : "ClangTarget",
      "name" : "CNIOExtrasZlib",
      "path" : "Sources/CNIOExtrasZlib",
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.