Build Information
Successful build of swift-nio-http2, reference 1.38.0 (5e9e99
), with Swift 5.10 for macOS (SPM) on 21 Jul 2025 18:10:32 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-http2.git
Reference: 1.38.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-http2
* tag 1.38.0 -> FETCH_HEAD
HEAD is now at 5e9e99e Add a frame delegate (#522)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at 1.38.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-nio-http2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[3/39] Write NIOHTTP2Server-entitlement.plist
[6/39] Write sources
[7/39] Write NIOHTTP2PerformanceTester-entitlement.plist
[7/39] Write sources
[13/39] Copying PrivacyInfo.xcprivacy
[13/39] Write sources
[18/39] Write swift-version-33747A42983211AE.txt
[19/39] Compiling CNIOWindows shim.c
[19/39] Compiling CNIOWindows WSAStartup.c
[21/45] Compiling CNIOWASI CNIOWASI.c
[22/45] Compiling CNIOLinux liburing_shims.c
[23/45] Compiling CNIOLinux shim.c
[25/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/60] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/60] Compiling InternalCollectionsUtilities Descriptions.swift
[28/60] Compiling InternalCollectionsUtilities Debugging.swift
[29/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[30/60] Emitting module _NIOBase64
[31/60] Compiling _NIOBase64 Base64.swift
[32/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/60] Compiling InternalCollectionsUtilities UInt+reversed.swift
[35/60] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/60] Compiling InternalCollectionsUtilities Integer rank.swift
[37/60] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[38/60] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/60] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/60] Emitting module InternalCollectionsUtilities
[41/60] Write sources
[42/60] Compiling CNIOPosix event_loop_id.c
[43/60] Compiling _AtomicsShims.c
[44/60] Compiling CNIODarwin shim.c
[45/60] Compiling CNIOLLHTTP c_nio_api.c
[46/60] Compiling CNIOLLHTTP c_nio_http.c
[48/95] Compiling DequeModule _DequeBuffer.swift
[49/95] Compiling DequeModule _DequeBufferHeader.swift
[50/95] Compiling DequeModule _DequeSlot.swift
[51/96] Compiling _NIODataStructures PriorityQueue.swift
[52/96] Compiling _NIODataStructures _TinyArray.swift
[53/96] Emitting module _NIODataStructures
[54/96] Compiling _NIODataStructures Heap.swift
[55/96] Compiling Atomics AtomicValue.swift
[56/96] Compiling Atomics AtomicMemoryOrderings.swift
[57/96] Compiling Atomics DoubleWord.swift
[58/96] Compiling Atomics ManagedAtomic.swift
[59/97] Compiling Atomics ManagedAtomicLazyReference.swift
[60/97] Compiling Atomics UnsafeAtomic.swift
[61/97] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/97] Compiling Atomics IntegerOperations.swift
[63/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[64/97] Compiling Atomics AtomicReference.swift
[65/97] Compiling Atomics AtomicStorage.swift
[66/97] Compiling Atomics AtomicInteger.swift
[67/97] Compiling Atomics AtomicOptionalWrappable.swift
[68/97] Compiling Atomics AtomicBool.swift
[69/97] Compiling Atomics IntegerConformances.swift
[71/97] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/97] Compiling Atomics Unmanaged extensions.swift
[78/97] Compiling Atomics PointerConformances.swift
[79/97] Compiling Atomics Primitives.native.swift
[80/97] Compiling Atomics OptionalRawRepresentable.swift
[81/97] Compiling Atomics RawRepresentable.swift
[82/97] Emitting module DequeModule
[89/97] Emitting module Atomics
[89/97] Compiling c-nioatomics.c
[90/97] Compiling c-atomics.c
[92/103] Compiling NIOConcurrencyHelpers lock.swift
[93/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/103] Emitting module NIOConcurrencyHelpers
[96/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/103] Compiling NIOConcurrencyHelpers atomics.swift
[98/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[99/166] Compiling NIOCore NIOScheduledCallback.swift
[100/166] Compiling NIOCore NIOSendable.swift
[101/166] Compiling NIOCore RecvByteBufferAllocator.swift
[102/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[103/166] Compiling NIOCore SocketAddresses.swift
[104/172] Compiling NIOCore GlobalSingletons.swift
[105/172] Compiling NIOCore IO.swift
[106/172] Compiling NIOCore IOData.swift
[107/172] Compiling NIOCore IPProtocol.swift
[108/172] Compiling NIOCore IntegerBitPacking.swift
[109/172] Compiling NIOCore IntegerTypes.swift
[110/172] Compiling NIOCore Interfaces.swift
[111/172] Compiling NIOCore SocketOptionProvider.swift
[112/172] Compiling NIOCore SystemCallHelpers.swift
[113/172] Compiling NIOCore TimeAmount+Duration.swift
[114/172] Compiling NIOCore TypeAssistedChannelHandler.swift
[115/172] Compiling NIOCore UniversalBootstrapSupport.swift
[116/172] Compiling NIOCore Utilities.swift
[117/172] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[118/172] Compiling NIOCore EventLoopFuture+Deprecated.swift
[119/172] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[120/172] Compiling NIOCore EventLoopFuture.swift
[121/172] Compiling NIOCore FileDescriptor.swift
[122/172] Compiling NIOCore FileHandle.swift
[123/172] Compiling NIOCore FileRegion.swift
[124/172] Compiling NIOCore Linux.swift
[125/172] Compiling NIOCore MarkedCircularBuffer.swift
[126/172] Compiling NIOCore MulticastChannel.swift
[127/172] Compiling NIOCore NIOAny.swift
[128/172] Compiling NIOCore NIOCloseOnErrorHandler.swift
[129/172] Compiling NIOCore NIOCoreSendableMetatype.swift
[130/172] Compiling NIOCore NIOLoopBound.swift
[131/172] Compiling NIOCore Channel.swift
[132/172] Compiling NIOCore ChannelHandler.swift
[133/172] Compiling NIOCore ChannelHandlers.swift
[134/172] Compiling NIOCore ChannelInvoker.swift
[135/172] Compiling NIOCore ChannelOption.swift
[136/172] Compiling NIOCore ChannelPipeline.swift
[137/172] Compiling NIOCore CircularBuffer.swift
[138/172] Compiling NIOCore Codec.swift
[139/172] Compiling NIOCore ConvenienceOptionSupport.swift
[140/172] Compiling NIOCore DeadChannel.swift
[141/172] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/172] Compiling NIOCore EventLoop+Deprecated.swift
[143/172] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/172] Compiling NIOCore EventLoop.swift
[145/172] Compiling NIOCore AddressedEnvelope.swift
[146/172] Compiling NIOCore AsyncAwaitSupport.swift
[147/172] Compiling NIOCore AsyncChannel.swift
[148/172] Compiling NIOCore AsyncChannelHandler.swift
[149/172] Compiling NIOCore AsyncChannelInboundStream.swift
[150/172] Compiling NIOCore AsyncChannelOutboundWriter.swift
[151/172] Compiling NIOCore NIOAsyncSequenceProducer.swift
[152/172] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/172] Compiling NIOCore NIOAsyncWriter.swift
[154/172] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/172] Compiling NIOCore BSDSocketAPI.swift
[156/172] Compiling NIOCore ByteBuffer-aux.swift
[157/172] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[158/172] Compiling NIOCore ByteBuffer-conversions.swift
[159/172] Compiling NIOCore ByteBuffer-core.swift
[160/172] Compiling NIOCore ByteBuffer-hex.swift
[161/172] Compiling NIOCore ByteBuffer-int.swift
[162/172] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/172] Compiling NIOCore ByteBuffer-multi-int.swift
[164/172] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/172] Compiling NIOCore ByteBuffer-views.swift
[166/172] Emitting module NIOCore
[167/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[169/226] Emitting module NIOEmbedded
[170/226] Compiling NIOEmbedded Embedded.swift
[171/226] Emitting module NIOPosix
[172/231] Compiling NIOPosix BSDSocketAPICommon.swift
[173/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[174/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[175/231] Compiling NIOPosix BaseSocket.swift
[176/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[177/231] Compiling NIOPosix BaseSocketChannel.swift
[178/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[179/231] Compiling NIOPosix PendingWritesManager.swift
[180/231] Compiling NIOPosix PipeChannel.swift
[181/231] Compiling NIOPosix PipePair.swift
[182/231] Compiling NIOPosix Pool.swift
[183/231] Compiling NIOPosix SelectorUring.swift
[184/231] Compiling NIOPosix ServerSocket.swift
[185/231] Compiling NIOPosix Socket.swift
[186/231] Compiling NIOPosix SocketChannel.swift
[187/231] Compiling NIOPosix SocketProtocols.swift
[188/231] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[189/231] Compiling NIOPosix System.swift
[190/231] Compiling NIOPosix Thread.swift
[191/231] Compiling NIOPosix ThreadPosix.swift
[192/231] Compiling NIOPosix ThreadWindows.swift
[193/231] Compiling NIOPosix GetaddrinfoResolver.swift
[194/231] Compiling NIOPosix HappyEyeballs.swift
[195/231] Compiling NIOPosix IO.swift
[196/231] Compiling NIOPosix IntegerBitPacking.swift
[197/231] Compiling NIOPosix IntegerTypes.swift
[198/231] Compiling NIOPosix Linux.swift
[199/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[200/231] Compiling NIOPosix PosixSingletons.swift
[201/231] Compiling NIOPosix RawSocketBootstrap.swift
[202/231] Compiling NIOPosix Resolver.swift
[203/231] Compiling NIOPosix Selectable.swift
[204/231] Compiling NIOPosix SelectableChannel.swift
[205/231] Compiling NIOPosix SelectableEventLoop.swift
[206/231] Compiling NIOPosix SelectorEpoll.swift
[207/231] Compiling NIOPosix SelectorGeneric.swift
[208/231] Compiling NIOPosix SelectorKqueue.swift
[209/231] Compiling NIOPosix LinuxCPUSet.swift
[210/231] Compiling NIOPosix LinuxUring.swift
[211/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[212/231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[213/231] Compiling NIOPosix NIOThreadPool.swift
[214/231] Compiling NIOPosix NonBlockingFileIO.swift
[215/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/231] Compiling NIOPosix Bootstrap.swift
[217/231] Compiling NIOPosix ControlMessage.swift
[218/231] Compiling NIOPosix DatagramVectorReadManager.swift
[219/231] Compiling NIOPosix Errors+Any.swift
[220/231] Compiling NIOPosix FileDescriptor.swift
[221/231] Compiling NIOPosix UnsafeTransfer.swift
[222/231] Compiling NIOPosix Utilities.swift
[223/231] Compiling NIOPosix VsockAddress.swift
[224/231] Compiling NIOPosix VsockChannelEvents.swift
[225/231] Compiling NIOPosix resource_bundle_accessor.swift
[226/233] Compiling NIO Exports.swift
[227/233] Emitting module NIO
[228/256] Compiling NIOTLS TLSEvents.swift
[229/256] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[230/256] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[231/256] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[232/256] Emitting module NIOTLS
[233/256] Compiling NIOTLS SNIHandler.swift
[234/256] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[235/257] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[236/257] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[237/257] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[238/257] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[239/257] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[240/257] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[241/257] Emitting module NIOHTTP1
[242/257] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[243/257] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[244/257] Compiling NIOHTTP1 ByteCollectionUtils.swift
[245/257] Compiling NIOHTTP1 HTTPDecoder.swift
[246/257] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[247/257] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[248/257] Compiling NIOHTTP1 HTTPEncoder.swift
[249/257] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[250/257] Compiling NIOHTTP1 HTTPTypes.swift
[251/257] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[252/268] Compiling NIOHPACK IndexedHeaderTable.swift
[253/268] Compiling NIOHPACK IntegerCoding.swift
[254/268] Compiling NIOHPACK HeaderTables.swift
[255/269] Compiling NIOHPACK HuffmanTables.swift
[256/269] Compiling NIOHPACK HuffmanCoding.swift
[257/269] Compiling NIOHPACK HPACKErrors.swift
[258/269] Compiling NIOHPACK StaticHeaderTable.swift
[259/269] Compiling NIOHPACK HPACKEncoder.swift
[260/269] Compiling NIOHPACK DynamicHeaderTable.swift
[261/269] Compiling NIOHPACK HPACKDecoder.swift
[262/269] Emitting module NIOHPACK
[263/269] Compiling NIOHPACK HPACKHeader.swift
[264/331] Compiling NIOHTTP2 LocallyQuiescingState.swift
[265/331] Compiling NIOHTTP2 QuiescingState.swift
[266/331] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[267/331] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[268/331] Compiling NIOHTTP2 StateMachineResult.swift
[269/331] Compiling NIOHTTP2 ContentLengthVerifier.swift
[270/331] Compiling NIOHTTP2 DOSHeuristics.swift
[271/337] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[272/337] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[273/337] Compiling NIOHTTP2 MaySendFrames.swift
[274/337] Compiling NIOHTTP2 SendingDataState.swift
[275/337] Compiling NIOHTTP2 SendingGoawayState.swift
[276/337] Compiling NIOHTTP2 SendingHeadersState.swift
[277/337] Compiling NIOHTTP2 SendingPushPromiseState.swift
[278/337] Compiling NIOHTTP2 SendingRstStreamState.swift
[279/337] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[280/337] Compiling NIOHTTP2 HTTP2SettingsState.swift
[281/337] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[282/337] Compiling NIOHTTP2 HasFlowControlWindows.swift
[283/337] Compiling NIOHTTP2 HasLocalSettings.swift
[284/337] Compiling NIOHTTP2 HasRemoteSettings.swift
[285/337] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[286/337] Compiling NIOHTTP2 HTTP2UserEvents.swift
[287/337] Compiling NIOHTTP2 InboundEventBuffer.swift
[288/337] Compiling NIOHTTP2 InboundWindowManager.swift
[289/337] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[290/337] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[291/337] Compiling NIOHTTP2 Error+Any.swift
[292/337] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[293/337] Compiling NIOHTTP2 ControlFrameBuffer.swift
[294/337] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[295/337] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[296/337] Compiling NIOHTTP2 GlitchesMonitor.swift
[297/337] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[298/337] Emitting module NIOHTTP2
[299/337] Compiling NIOHTTP2 StreamChannelFlowController.swift
[300/337] Compiling NIOHTTP2 StreamChannelList.swift
[301/337] Compiling NIOHTTP2 StreamMap.swift
[302/337] Compiling NIOHTTP2 StreamStateMachine.swift
[303/337] Compiling NIOHTTP2 UnsafeTransfer.swift
[304/337] Compiling NIOHTTP2 WatermarkedFlowController.swift
[305/337] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[306/337] Compiling NIOHTTP2 HTTP2Frame.swift
[307/337] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[308/337] Compiling NIOHTTP2 HTTP2FrameParser.swift
[309/337] Compiling NIOHTTP2 HTTP2PingData.swift
[310/337] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[311/337] Compiling NIOHTTP2 HTTP2Settings.swift
[312/337] Compiling NIOHTTP2 ConnectionStateMachine.swift
[313/337] Compiling NIOHTTP2 ConnectionStreamsState.swift
[314/337] Compiling NIOHTTP2 MayReceiveFrames.swift
[315/337] Compiling NIOHTTP2 ReceivingDataState.swift
[316/337] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[317/337] Compiling NIOHTTP2 ReceivingHeadersState.swift
[318/337] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[319/337] Compiling NIOHTTP2 HTTP2Stream.swift
[320/337] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[321/337] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[322/337] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[323/337] Compiling NIOHTTP2 HTTP2StreamID.swift
[324/337] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[325/337] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[326/337] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[327/337] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[328/337] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[329/337] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[330/337] Compiling NIOHTTP2 HTTP2Error.swift
[331/337] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[332/350] Compiling NIOHTTP2Server main.swift
[333/350] Emitting module NIOHTTP2Server
[333/350] Write Objects.LinkFileList
[335/350] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[336/351] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[337/351] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[338/351] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[339/351] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[340/351] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[341/351] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[342/351] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[343/351] Emitting module NIOHTTP2PerformanceTester
[344/351] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[345/351] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[346/351] Compiling NIOHTTP2PerformanceTester main.swift
[346/351] Write Objects.LinkFileList
[347/351] Linking NIOHTTP2Server
[348/351] Applying NIOHTTP2Server
[349/351] Linking NIOHTTP2PerformanceTester
[350/351] Applying NIOHTTP2PerformanceTester
Build complete! (24.16s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1809/78600] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.11s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.47s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4657] Fetching swift-system
[793/21473] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.61s)
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.45s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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.3.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.5.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.82.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "swift-nio-http2",
"name" : "swift-nio-http2",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOHTTP2",
"targets" : [
"NIOHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTP2Server",
"targets" : [
"NIOHTTP2Server"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP2PerformanceTester",
"targets" : [
"NIOHTTP2PerformanceTester"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP2Tests",
"path" : "Tests/NIOHTTP2Tests",
"product_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOFoundationCompat",
"Atomics"
],
"sources" : [
"CircularBufferExtensionsTests.swift",
"CompoundOutboundBufferTest.swift",
"ConcurrentStreamBufferTest.swift",
"ConfiguringPipelineAsyncMultiplexerTests.swift",
"ConfiguringPipelineInlineMultiplexerTests.swift",
"ConfiguringPipelineTests.swift",
"ConfiguringPipelineWithFramePayloadStreamsTests.swift",
"ConnectionStateMachineTests.swift",
"ContentLengthVerifierTests.swift",
"ControlFrameBufferTests.swift",
"DOSHeuristicsTests.swift",
"GlitchesMonitorTests.swift",
"HTTP2ErrorTests.swift",
"HTTP2FrameParserTests.swift",
"HTTP2FramePayloadStreamMultiplexerTests.swift",
"HTTP2FramePayloadToHTTP1CodecTests.swift",
"HTTP2InlineStreamMultiplexerTests.swift",
"HTTP2StreamMultiplexerTests.swift",
"HTTP2ToHTTP1CodecTests.swift",
"InboundWindowManagerTests.swift",
"OutboundFlowControlBufferTests.swift",
"ReentrancyTests.swift",
"SimpleClientServerFramePayloadStreamTests.swift",
"SimpleClientServerInlineStreamMultiplexerTests.swift",
"SimpleClientServerTests.swift",
"StreamChannelFlowControllerTests.swift",
"StreamIDTests.swift",
"StreamMapTests.swift",
"TestUtilities.swift"
],
"target_dependencies" : [
"NIOHTTP2"
],
"type" : "test"
},
{
"c99name" : "NIOHTTP2Server",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP2Server",
"path" : "Sources/NIOHTTP2Server",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTP2Server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOHTTP2"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP2PerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP2PerformanceTester",
"path" : "Sources/NIOHTTP2PerformanceTester",
"product_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOEmbedded"
],
"product_memberships" : [
"NIOHTTP2PerformanceTester"
],
"sources" : [
"Bench1Conn10kRequests.swift",
"Benchmark.swift",
"HPACKHeaderCanonicalFormBenchmark.swift",
"HPACKHeaderDecodingBenchmark.swift",
"HPACKHeaderEncodingBenchmark.swift",
"HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift",
"HuffmanDecodingBenchmark.swift",
"HuffmanEncodingBenchmark.swift",
"ServerOnly10KRequestsBenchmark.swift",
"StreamTeardownBenchmark.swift",
"main.swift"
],
"target_dependencies" : [
"NIOHTTP2"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP2",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP2",
"path" : "Sources/NIOHTTP2",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1",
"NIOTLS",
"NIOConcurrencyHelpers",
"Atomics"
],
"product_memberships" : [
"NIOHTTP2",
"NIOHTTP2Server",
"NIOHTTP2PerformanceTester"
],
"sources" : [
"ConnectionStateMachine/ConnectionStateMachine.swift",
"ConnectionStateMachine/ConnectionStreamsState.swift",
"ConnectionStateMachine/FrameReceivingStates/MayReceiveFrames.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingDataState.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingGoAwayState.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingHeadersState.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingPushPromiseState.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingRstStreamState.swift",
"ConnectionStateMachine/FrameReceivingStates/ReceivingWindowUpdateState.swift",
"ConnectionStateMachine/FrameSendingStates/MaySendFrames.swift",
"ConnectionStateMachine/FrameSendingStates/SendingDataState.swift",
"ConnectionStateMachine/FrameSendingStates/SendingGoawayState.swift",
"ConnectionStateMachine/FrameSendingStates/SendingHeadersState.swift",
"ConnectionStateMachine/FrameSendingStates/SendingPushPromiseState.swift",
"ConnectionStateMachine/FrameSendingStates/SendingRstStreamState.swift",
"ConnectionStateMachine/FrameSendingStates/SendingWindowUpdateState.swift",
"ConnectionStateMachine/HTTP2SettingsState.swift",
"ConnectionStateMachine/HasExtendedConnectSettings.swift",
"ConnectionStateMachine/HasFlowControlWindows.swift",
"ConnectionStateMachine/HasLocalSettings.swift",
"ConnectionStateMachine/HasRemoteSettings.swift",
"ConnectionStateMachine/LocallyQuiescingState.swift",
"ConnectionStateMachine/QuiescingState.swift",
"ConnectionStateMachine/RemotelyQuiescingState.swift",
"ConnectionStateMachine/SendAndReceiveGoawayState.swift",
"ConnectionStateMachine/StateMachineResult.swift",
"ContentLengthVerifier.swift",
"DOSHeuristics.swift",
"Error+Any.swift",
"Frame Buffers/ConcurrentStreamBuffer.swift",
"Frame Buffers/ControlFrameBuffer.swift",
"Frame Buffers/OutboundFlowControlBuffer.swift",
"Frame Buffers/OutboundFrameBuffer.swift",
"GlitchesMonitor.swift",
"HPACKHeaders+Validation.swift",
"HTTP2ChannelHandler+InboundStreamMultiplexer.swift",
"HTTP2ChannelHandler+InlineStreamMultiplexer.swift",
"HTTP2ChannelHandler.swift",
"HTTP2CommonInboundStreamMultiplexer.swift",
"HTTP2ConnectionStateChange.swift",
"HTTP2Error.swift",
"HTTP2ErrorCode.swift",
"HTTP2FlowControlWindow.swift",
"HTTP2Frame.swift",
"HTTP2FrameEncoder.swift",
"HTTP2FrameParser.swift",
"HTTP2PingData.swift",
"HTTP2PipelineHelpers.swift",
"HTTP2Settings.swift",
"HTTP2Stream.swift",
"HTTP2StreamChannel+OutboundStreamMultiplexer.swift",
"HTTP2StreamChannel.swift",
"HTTP2StreamDelegate.swift",
"HTTP2StreamID.swift",
"HTTP2StreamMultiplexer.swift",
"HTTP2ToHTTP1Codec.swift",
"HTTP2UserEvents.swift",
"InboundEventBuffer.swift",
"InboundWindowManager.swift",
"MultiplexerAbstractChannel.swift",
"NIOHTTP2FrameDelegate.swift",
"StreamChannelFlowController.swift",
"StreamChannelList.swift",
"StreamMap.swift",
"StreamStateMachine.swift",
"UnsafeTransfer.swift",
"WatermarkedFlowController.swift"
],
"target_dependencies" : [
"NIOHPACK"
],
"type" : "library"
},
{
"c99name" : "NIOHPACKTests",
"module_type" : "SwiftTarget",
"name" : "NIOHPACKTests",
"path" : "Tests/NIOHPACKTests",
"product_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_huffman_b64.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_complex_huffman_b64.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HPACKCodingTests.swift",
"HPACKHeadersTests.swift",
"HPACKIntegrationTests.swift",
"HPACKRegressionTests.swift",
"HeaderTableTests.swift",
"HuffmanCodingTests.swift",
"IntegerCodingTests.swift"
],
"target_dependencies" : [
"NIOHPACK"
],
"type" : "test"
},
{
"c99name" : "NIOHPACK",
"module_type" : "SwiftTarget",
"name" : "NIOHPACK",
"path" : "Sources/NIOHPACK",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOHTTP1"
],
"product_memberships" : [
"NIOHTTP2",
"NIOHTTP2Server",
"NIOHTTP2PerformanceTester"
],
"sources" : [
"DynamicHeaderTable.swift",
"HPACKDecoder.swift",
"HPACKEncoder.swift",
"HPACKErrors.swift",
"HPACKHeader.swift",
"HeaderTables.swift",
"HuffmanCoding.swift",
"HuffmanTables.swift",
"IndexedHeaderTable.swift",
"IntegerCoding.swift",
"StaticHeaderTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.