Build Information
Successful build of swift-nio-extras, reference 1.26.0 (f1f6f7
), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 14:16:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.26.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-extras
* tag 1.26.0 -> FETCH_HEAD
HEAD is now at f1f6f77 Enable Swift 6.1 jobs in CI (#268)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
f1f6f772198bee35d99dd145f1513d8581a54f2c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.26.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-nio-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Copying PrivacyInfo.xcprivacy
[1/21] Compiling CNIOWindows shim.c
[2/21] Compiling CNIOExtrasZlib empty.c
[3/21] Compiling CNIOWindows WSAStartup.c
[4/21] Compiling CNIOWASI CNIOWASI.c
[4/21] Compiling _NumericsShims _NumericsShims.c
[6/21] Compiling CNIOLinux shim.c
[6/21] Compiling CNIOLinux liburing_shims.c
[8/72] Compiling _AtomicsShims.c
[9/72] Compiling CNIOLLHTTP c_nio_llhttp.c
[10/91] Compiling CNIOLLHTTP c_nio_api.c
[11/91] Compiling CNIOLLHTTP c_nio_http.c
[13/91] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/91] Compiling Atomics AtomicStorage.swift
[15/91] Compiling Atomics AtomicValue.swift
[16/92] Emitting module RealModule
[17/93] Emitting module InternalCollectionsUtilities
[18/93] Compiling RealModule AlgebraicField.swift
[19/93] Compiling Atomics OptionalRawRepresentable.swift
[20/93] Compiling Atomics RawRepresentable.swift
[21/93] Compiling RealModule ApproximateEquality.swift
[22/93] Compiling Atomics AtomicMemoryOrderings.swift
[23/93] Compiling Atomics DoubleWord.swift
[24/93] Compiling RealModule Real.swift
[25/93] Compiling Atomics UnsafeAtomic.swift
[26/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/93] Compiling RealModule Float80+Real.swift
[28/93] Compiling Atomics ManagedAtomic.swift
[29/93] Compiling Atomics ManagedAtomicLazyReference.swift
[30/93] Compiling RealModule RealFunctions.swift
[31/93] Compiling RealModule ElementaryFunctions.swift
[32/93] Compiling RealModule Float+Real.swift
[33/93] Compiling RealModule Float16+Real.swift
[34/93] Compiling Atomics PointerConformances.swift
[35/93] Compiling Atomics Primitives.native.swift
[36/93] Compiling RealModule Double+Real.swift
[37/93] Compiling RealModule AugmentedArithmetic.swift
[38/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/93] Compiling Atomics Primitives.shims.swift
[40/93] Compiling Atomics AtomicInteger.swift
[41/93] Compiling Atomics AtomicBool.swift
[42/93] Compiling Atomics IntegerConformances.swift
[43/93] Compiling _NIOBase64 Base64.swift
[44/93] Emitting module _NIOBase64
[44/93] Compiling CNIODarwin shim.c
[46/135] Compiling DequeModule _DequeBuffer.swift
[47/136] Compiling DequeModule _DequeBufferHeader.swift
[48/136] Compiling DequeModule _DequeSlot.swift
[49/136] Compiling HTTPTypes ISOLatin1String.swift
[50/136] Compiling DequeModule Deque+CustomReflectable.swift
[51/136] Compiling DequeModule Deque+Descriptions.swift
[52/136] Compiling DequeModule Deque+Equatable.swift
[53/136] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/136] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/136] Compiling HTTPTypes HTTPField.swift
[56/136] Emitting module HTTPTypes
[57/136] Compiling HTTPTypes NIOLock.swift
[58/136] Compiling HTTPTypes HTTPResponse.swift
[59/136] Compiling HTTPTypes HTTPParsedFields.swift
[60/136] Compiling HTTPTypes HTTPRequest.swift
[61/136] Compiling _NIODataStructures _TinyArray.swift
[62/136] Compiling _NIODataStructures PriorityQueue.swift
[63/136] Emitting module _NIODataStructures
[64/136] Compiling _NIODataStructures Heap.swift
[65/136] Compiling RawStructuredFieldValues PseudoDecimal.swift
[66/136] Compiling RawStructuredFieldValues OrderedMap.swift
[67/136] Compiling DequeModule Deque+Extras.swift
[68/136] Compiling DequeModule Deque+Hashable.swift
[69/136] Compiling DequeModule Deque+Testing.swift
[70/136] Compiling DequeModule Deque._Storage.swift
[71/136] Compiling DequeModule Deque._UnsafeHandle.swift
[72/136] Compiling DequeModule Deque.swift
[73/136] Compiling HTTPTypes HTTPFieldName.swift
[74/136] Compiling HTTPTypes HTTPFields.swift
[75/136] Compiling DequeModule Deque+Codable.swift
[76/136] Compiling DequeModule Deque+Collection.swift
[77/136] Compiling RawStructuredFieldValues FieldSerializer.swift
[78/136] Compiling RawStructuredFieldValues Errors.swift
[79/136] Compiling RawStructuredFieldValues ComponentTypes.swift
[80/136] Emitting module RawStructuredFieldValues
[81/136] Compiling RawStructuredFieldValues ASCII.swift
[82/136] Compiling RawStructuredFieldValues FieldParser.swift
[83/136] Emitting module DequeModule
[84/151] Compiling StructuredFieldValues ParametersDecoder.swift
[85/151] Compiling StructuredFieldValues StructuredFieldValueDecoder.swift
[88/153] Compiling Algorithms Keyed.swift
[89/153] Compiling Algorithms MinMax.swift
[90/153] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[91/153] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[95/153] Compiling StructuredFieldValues TopLevelListDecoder.swift
[96/153] Compiling StructuredFieldValues BareInnerListDecoder.swift
[97/153] Compiling StructuredFieldValues BareItemDecoder.swift
[98/155] Compiling Atomics IntegerOperations.swift
[99/155] Compiling Atomics Unmanaged extensions.swift
[100/155] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[101/155] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[102/155] Compiling StructuredFieldValues KeyedItemDecoder.swift
[103/155] Compiling Algorithms Unique.swift
[104/155] Compiling Algorithms Windows.swift
[105/155] Compiling Algorithms Grouped.swift
[106/155] Compiling Algorithms Indexed.swift
[107/155] Compiling Algorithms Intersperse.swift
[108/155] Compiling Algorithms EitherSequence.swift
[117/155] Compiling Algorithms Suffix.swift
[118/155] Compiling Algorithms Trim.swift
[122/155] Compiling Algorithms Combinations.swift
[123/155] Compiling Algorithms Compacted.swift
[124/155] Compiling Algorithms Cycle.swift
[131/155] Emitting module Algorithms
[132/155] Emitting module Atomics
[132/155] Compiling c-nioatomics.c
[133/155] Compiling c-atomics.c
[135/161] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[136/161] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[137/161] Compiling NIOConcurrencyHelpers NIOLock.swift
[138/161] Compiling NIOConcurrencyHelpers atomics.swift
[139/161] Emitting module NIOConcurrencyHelpers
[140/161] Compiling NIOConcurrencyHelpers lock.swift
[141/222] Compiling NIOCore Interfaces.swift
[142/222] Compiling NIOCore Linux.swift
[143/222] Compiling NIOCore MarkedCircularBuffer.swift
[144/222] Compiling NIOCore MulticastChannel.swift
[145/222] Compiling NIOCore NIOAny.swift
[146/222] Compiling NIOCore NIOCloseOnErrorHandler.swift
[147/228] Compiling NIOCore NIOLoopBound.swift
[148/228] Compiling NIOCore NIOScheduledCallback.swift
[149/228] Compiling NIOCore NIOSendable.swift
[150/228] Compiling NIOCore RecvByteBufferAllocator.swift
[151/228] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[152/228] Compiling NIOCore SocketAddresses.swift
[153/228] Compiling NIOCore AddressedEnvelope.swift
[154/228] Compiling NIOCore AsyncAwaitSupport.swift
[155/228] Compiling NIOCore AsyncChannel.swift
[156/228] Compiling NIOCore AsyncChannelHandler.swift
[157/228] Compiling NIOCore AsyncChannelInboundStream.swift
[158/228] Compiling NIOCore AsyncChannelOutboundWriter.swift
[159/228] Compiling NIOCore NIOAsyncSequenceProducer.swift
[160/228] Compiling NIOCore SocketOptionProvider.swift
[161/228] Compiling NIOCore SystemCallHelpers.swift
[162/228] Compiling NIOCore TimeAmount+Duration.swift
[163/228] Compiling NIOCore TypeAssistedChannelHandler.swift
[164/228] Compiling NIOCore UniversalBootstrapSupport.swift
[165/228] Compiling NIOCore Utilities.swift
[166/228] Compiling NIOCore Codec.swift
[167/228] Compiling NIOCore ConvenienceOptionSupport.swift
[168/228] Compiling NIOCore DeadChannel.swift
[169/228] Compiling NIOCore DispatchQueue+WithFuture.swift
[170/228] Compiling NIOCore EventLoop+Deprecated.swift
[171/228] Compiling NIOCore EventLoop+SerialExecutor.swift
[172/228] Compiling NIOCore EventLoop.swift
[173/228] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[174/228] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[175/228] Compiling NIOCore NIOAsyncWriter.swift
[176/228] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[177/228] Compiling StructuredFieldValues DisplayString.swift
[183/228] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[184/228] Emitting module StructuredFieldValues
[187/228] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[188/229] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[189/229] Compiling NIOCore EventLoopFuture+Deprecated.swift
[190/229] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[191/229] Compiling NIOCore EventLoopFuture.swift
[192/229] Compiling NIOCore FileDescriptor.swift
[193/229] Compiling NIOCore FileHandle.swift
[194/229] Compiling NIOCore FileRegion.swift
[195/229] Compiling StructuredFieldValues StructuredFieldValue.swift
[196/229] Compiling NIOCore GlobalSingletons.swift
[197/229] Compiling NIOCore IO.swift
[198/229] Compiling NIOCore IOData.swift
[199/229] Compiling NIOCore IPProtocol.swift
[200/229] Compiling NIOCore IntegerBitPacking.swift
[201/229] Compiling NIOCore IntegerTypes.swift
[202/229] Compiling NIOCore Channel.swift
[203/229] Compiling NIOCore ChannelHandler.swift
[204/229] Compiling NIOCore ChannelHandlers.swift
[205/229] Compiling NIOCore ChannelInvoker.swift
[206/229] Compiling NIOCore ChannelOption.swift
[207/229] Compiling NIOCore ChannelPipeline.swift
[208/229] Compiling NIOCore CircularBuffer.swift
[212/229] Compiling NIOCore BSDSocketAPI.swift
[213/229] Compiling NIOCore ByteBuffer-aux.swift
[214/229] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[215/229] Compiling NIOCore ByteBuffer-conversions.swift
[216/229] Compiling NIOCore ByteBuffer-core.swift
[217/229] Compiling NIOCore ByteBuffer-hex.swift
[218/229] Compiling NIOCore ByteBuffer-int.swift
[219/229] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[220/229] Compiling NIOCore ByteBuffer-multi-int.swift
[221/229] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[222/229] Compiling NIOCore ByteBuffer-views.swift
[223/229] Emitting module NIOCore
[224/310] Emitting module NIOHTTPTypes
[225/310] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[226/321] Compiling NIOEmbedded AsyncTestingChannel.swift
[227/321] Compiling NIOPosix GetaddrinfoResolver.swift
[228/321] Compiling NIOPosix HappyEyeballs.swift
[229/321] Compiling NIOPosix IO.swift
[230/323] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[231/323] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[232/323] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[233/323] Compiling NIOPosix LinuxCPUSet.swift
[234/323] Compiling NIOPosix LinuxUring.swift
[235/323] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[236/323] Compiling NIOPosix NIOThreadPool.swift
[237/323] Compiling NIOPosix NonBlockingFileIO.swift
[238/323] Compiling NIOPosix PendingDatagramWritesManager.swift
[239/323] Compiling NIOPosix PendingWritesManager.swift
[240/323] Emitting module NIOHTTPResponsiveness
[241/323] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[242/323] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[243/323] Compiling NIOPosix DatagramVectorReadManager.swift
[244/323] Compiling NIOPosix Errors+Any.swift
[245/323] Compiling NIOPosix FileDescriptor.swift
[246/323] Emitting module NIOEmbedded
[247/323] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[248/323] Compiling NIOEmbedded Embedded.swift
[249/323] Emitting module NIONFS3
[250/323] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[251/323] Emitting module NIOResumableUpload
[252/323] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[253/323] Compiling NIOResumableUpload HTTPResumableUpload.swift
[254/323] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[255/323] Compiling NIONFS3 NFSTypes+SetAttr.swift
[256/323] Compiling NIONFS3 RPCTypes.swift
[257/323] Compiling NIOPosix SocketProtocols.swift
[258/323] Compiling NIOPosix System.swift
[259/323] Compiling NIOPosix Thread.swift
[260/323] Compiling NIOPosix ThreadPosix.swift
[261/323] Compiling NIOPosix ThreadWindows.swift
[262/328] Emitting module NIOPosix
[263/328] Compiling NIOPosix PooledRecvBufferAllocator.swift
[264/328] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[265/328] Compiling NIOPosix PosixSingletons.swift
[266/328] Compiling NIOPosix RawSocketBootstrap.swift
[267/328] Compiling NIOPosix Resolver.swift
[277/328] Compiling NIOPosix Pool.swift
[278/328] Compiling NIOPosix Selectable.swift
[279/328] Compiling NIOPosix SelectableChannel.swift
[280/328] Compiling NIOPosix SelectableEventLoop.swift
[281/328] Compiling NIOPosix SelectorEpoll.swift
[282/328] Compiling NIOPosix SelectorGeneric.swift
[283/328] Compiling NIOPosix SelectorKqueue.swift
[284/328] Compiling NIOPosix SelectorUring.swift
[285/328] Compiling NIOPosix ServerSocket.swift
[286/328] Compiling NIOPosix Socket.swift
[287/328] Compiling NIOPosix SocketChannel.swift
[288/328] Compiling NIOPosix IntegerBitPacking.swift
[289/328] Compiling NIOPosix IntegerTypes.swift
[290/328] Compiling NIOPosix Linux.swift
[291/328] Compiling NIOPosix BSDSocketAPICommon.swift
[292/328] Compiling NIOPosix BSDSocketAPIPosix.swift
[293/328] Compiling NIOPosix BSDSocketAPIWindows.swift
[294/328] Compiling NIOPosix BaseStreamSocketChannel.swift
[295/328] Compiling NIOPosix Bootstrap.swift
[296/328] Compiling NIOPosix ControlMessage.swift
[297/328] Compiling NIOPosix BaseSocket.swift
[298/328] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[299/328] Compiling NIOPosix BaseSocketChannel.swift
[300/328] Compiling NIOPosix UnsafeTransfer.swift
[301/328] Compiling NIOPosix Utilities.swift
[302/328] Compiling NIOPosix VsockAddress.swift
[303/328] Compiling NIOPosix VsockChannelEvents.swift
[304/328] Compiling NIOPosix resource_bundle_accessor.swift
[323/330] Emitting module NIO
[324/330] Compiling NIO Exports.swift
[325/365] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[326/365] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[327/366] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[328/366] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[329/366] Compiling NIOSOCKS ClientStateMachine.swift
[330/366] Compiling NIOSOCKS SOCKSResponse.swift
[331/367] Compiling NIOSOCKS Messages.swift
[332/367] Compiling NIOSOCKS Helpers.swift
[333/367] Compiling NIOSOCKS Errors.swift
[334/367] Compiling NIOSOCKS SOCKSRequest.swift
[335/367] Compiling NIOHTTP1 ByteCollectionUtils.swift
[336/367] Compiling NIOHTTP1 HTTPDecoder.swift
[337/367] Compiling NIOHTTP1 HTTPEncoder.swift
[338/367] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[339/367] Emitting module NIOSOCKS
[340/367] Compiling NIOTLS TLSEvents.swift
[341/367] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[342/367] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[343/367] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[344/367] Compiling NIOTLS SNIHandler.swift
[345/367] Emitting module NIOTLS
[346/367] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[347/367] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[348/367] Compiling NIOSOCKS ServerStateMachine.swift
[351/369] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[352/369] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[353/369] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[354/369] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[355/369] Compiling NIOSOCKSClient main.swift
[356/369] Emitting module NIOSOCKSClient
[357/369] Emitting module NIOHTTP1
[360/369] Compiling NIOHTTP1 HTTPTypes.swift
[361/369] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[362/369] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[363/369] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[363/410] Linking NIOSOCKSClient
[365/410] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[366/410] Emitting module NIOHTTPTypesHTTP1
[367/410] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[368/410] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[369/412] Compiling NIOExtras DebugInboundEventsHandler.swift
[370/412] Compiling NIOExtras DebugOutboundEventsHandler.swift
[371/413] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[374/413] Emitting module NIOExtras
[375/414] Compiling NIOHPACK StaticHeaderTable.swift
[376/414] Compiling NIOExtras RequestResponseWithIDHandler.swift
[377/414] Compiling NIOExtras UnsafeTransfer.swift
[378/414] Compiling NIOHPACK IndexedHeaderTable.swift
[379/414] Compiling NIOHPACK IntegerCoding.swift
[380/414] Compiling NIOExtras NIOExtrasError.swift
[381/414] Compiling NIOExtras NIOLengthFieldBitLength.swift
[382/414] Compiling NIOExtras LineBasedFrameDecoder.swift
[383/414] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[384/414] Compiling NIOExtras FixedLengthFrameDecoder.swift
[385/414] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[386/414] Compiling NIOExtras NIORequestIdentifiable.swift
[387/414] Compiling NIOExtras PCAPRingBuffer.swift
[388/414] Compiling NIOExtras QuiescingHelper.swift
[389/414] Compiling NIOExtras RequestResponseHandler.swift
[390/414] Compiling NIOHPACK HuffmanTables.swift
[391/414] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[392/414] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[393/414] Compiling NIOHTTPCompression HTTPCompression.swift
[394/414] Emitting module NIOHTTPCompression
[395/414] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[396/414] Compiling NIOHTTPCompression HTTPDecompression.swift
[397/414] Compiling NIOHPACK HuffmanCoding.swift
[398/414] Compiling NIOHPACK HeaderTables.swift
[399/414] Compiling NIOResumableUploadDemo main.swift
[400/414] Emitting module NIOResumableUploadDemo
[401/414] Emitting module NIOHPACK
[402/414] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[403/414] Compiling NIOExtras JSONRPCFraming.swift
[404/414] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[405/414] Compiling NIOExtras LengthFieldPrepender.swift
[406/414] Compiling NIOHPACK HPACKErrors.swift
[407/414] Compiling NIOHPACK HPACKEncoder.swift
[408/414] Compiling NIOHPACK HPACKHeader.swift
[408/474] Linking NIOResumableUploadDemo
[410/474] Compiling NIOExtras WritePCAPHandler.swift
[411/490] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[412/490] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[413/490] Compiling NIOHTTP2 MaySendFrames.swift
[414/490] Compiling NIOHTTP2 SendingDataState.swift
[415/490] Compiling NIOHTTP2 SendingGoawayState.swift
[416/490] Compiling NIOHTTP2 SendingHeadersState.swift
[417/490] Compiling NIOHTTP2 SendingPushPromiseState.swift
[418/496] Compiling NIOHTTP2 LocallyQuiescingState.swift
[419/496] Compiling NIOHTTP2 QuiescingState.swift
[420/496] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[421/496] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[422/496] Compiling NIOHTTP2 StateMachineResult.swift
[423/496] Compiling NIOHTTP2 ContentLengthVerifier.swift
[424/496] Compiling NIOHTTP2 DOSHeuristics.swift
[425/496] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[426/496] Compiling NIOExtrasPerformanceTester main.swift
[427/496] Compiling NIOExtrasPerformanceTester Measurement.swift
[428/496] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[429/496] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[430/496] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[431/496] Compiling NIOWritePCAPDemo main.swift
[432/496] Emitting module NIOWritePCAPDemo
[433/496] Compiling NIOWritePartialPCAPDemo main.swift
[434/496] Emitting module NIOWritePartialPCAPDemo
[435/496] Compiling HTTPServerWithQuiescingDemo main.swift
[436/496] Emitting module HTTPServerWithQuiescingDemo
[437/496] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[438/496] Emitting module NIOExtrasPerformanceTester
[439/496] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[440/496] Compiling NIOExtrasPerformanceTester Benchmark.swift
[440/496] Linking NIOWritePCAPDemo
[441/496] Linking HTTPServerWithQuiescingDemo
[442/496] Linking NIOWritePartialPCAPDemo
[444/496] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[445/496] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[446/496] Compiling NIOHTTP2 HTTP2UserEvents.swift
[447/496] Compiling NIOHTTP2 InboundEventBuffer.swift
[448/496] Compiling NIOHTTP2 InboundWindowManager.swift
[449/496] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[449/496] Linking NIOExtrasPerformanceTester
[451/496] Emitting module NIOHTTP2
[452/496] Compiling NIOHTTP2 StreamChannelFlowController.swift
[453/496] Compiling NIOHTTP2 StreamChannelList.swift
[454/496] Compiling NIOHTTP2 StreamMap.swift
[455/496] Compiling NIOHTTP2 StreamStateMachine.swift
[456/496] Compiling NIOHTTP2 UnsafeTransfer.swift
[457/496] Compiling NIOHTTP2 WatermarkedFlowController.swift
[458/496] Compiling NIOHTTP2 Error+Any.swift
[459/496] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[460/496] Compiling NIOHTTP2 ControlFrameBuffer.swift
[461/496] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[462/496] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[463/496] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[464/496] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[465/496] Compiling NIOHTTP2 HTTP2Settings.swift
[466/496] Compiling NIOHTTP2 HTTP2Stream.swift
[467/496] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[468/496] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[469/496] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[470/496] Compiling NIOHTTP2 HTTP2StreamID.swift
[471/496] Compiling NIOHTTP2 ConnectionStateMachine.swift
[472/496] Compiling NIOHTTP2 ConnectionStreamsState.swift
[473/496] Compiling NIOHTTP2 MayReceiveFrames.swift
[474/496] Compiling NIOHTTP2 ReceivingDataState.swift
[475/496] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[476/496] Compiling NIOHTTP2 ReceivingHeadersState.swift
[477/496] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[478/496] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[479/496] Compiling NIOHTTP2 HTTP2Frame.swift
[480/496] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[481/496] Compiling NIOHTTP2 HTTP2FrameParser.swift
[482/496] Compiling NIOHTTP2 HTTP2PingData.swift
[483/496] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[484/496] Compiling NIOHTTP2 SendingRstStreamState.swift
[485/496] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[486/496] Compiling NIOHTTP2 HTTP2SettingsState.swift
[487/496] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[488/496] Compiling NIOHTTP2 HasFlowControlWindows.swift
[489/496] Compiling NIOHTTP2 HasLocalSettings.swift
[490/496] Compiling NIOHTTP2 HasRemoteSettings.swift
[491/496] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[492/496] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[493/496] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[494/496] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[495/496] Compiling NIOHTTP2 HTTP2Error.swift
[496/496] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[497/500] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[498/500] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[499/500] Emitting module NIOHTTPTypesHTTP2
[500/500] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
Build complete! (36.40s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1705] Fetching swift-atomics
[53/2832] Fetching swift-atomics, swift-http-structured-headers
[99/8735] Fetching swift-atomics, swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git (1.59s)
Fetched https://github.com/apple/swift-http-structured-headers.git (1.59s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git (1.59s)
Fetching https://github.com/apple/swift-nio.git
[1/904] Fetching swift-http-types
[499/12396] Fetching swift-http-types, swift-nio-http2
[4698/87828] Fetching swift-http-types, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio.git (3.50s)
Fetched https://github.com/apple/swift-nio-http2.git (3.50s)
Fetched https://github.com/apple/swift-http-types.git (3.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (1.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4350] Fetching swift-system
[1219/20547] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git (1.70s)
Fetched https://github.com/apple/swift-system.git (1.70s)
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.35s)
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.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.52s)
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.37s)
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-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-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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
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
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.8"
}
Done.