The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-http2, reference 1.36.0 (428146), with Swift 6.2 (beta) for Linux on 23 Jun 2025 20:27:54 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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.36.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-http2
 * tag               1.36.0     -> FETCH_HEAD
HEAD is now at 4281466 Remove temporary shims (#514)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
4281466512f63d1bd530e33f4aa6993ee7864be0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at 1.36.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-http2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1797] Fetching swift-atomics
[1798/78136] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.69s)
Fetched https://github.com/apple/swift-nio.git from cache (4.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.89s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[2486/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.96s)
Fetched https://github.com/apple/swift-collections.git from cache (3.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.06s)
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.83.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
Building for debugging...
[0/49] Write sources
[15/49] Compiling CNIOWindows WSAStartup.c
[16/49] Compiling CNIOWASI CNIOWASI.c
[17/49] Compiling CNIOWindows shim.c
[18/49] Compiling _AtomicsShims.c
[19/49] Compiling CNIOLinux liburing_shims.c
[20/49] Compiling CNIODarwin shim.c
[20/49] Write sources
[22/49] Compiling CNIOLLHTTP c_nio_http.c
[23/49] Write swift-version-24593BA9C3E375BF.txt
[24/49] Compiling CNIOLLHTTP c_nio_api.c
[25/49] Compiling CNIOLinux shim.c
[26/87] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/87] Emitting module InternalCollectionsUtilities
[29/88] Emitting module _NIODataStructures
[29/88] Compiling c-nioatomics.c
[31/88] Emitting module Atomics
[31/90] Compiling c-atomics.c
[33/96] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/96] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/96] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/96] Compiling _NIODataStructures PriorityQueue.swift
[38/96] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[39/96] Emitting module _NIOBase64
[40/96] Compiling _NIOBase64 Base64.swift
[41/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/97] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/97] Compiling InternalCollectionsUtilities Integer rank.swift
[44/97] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/97] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[48/97] Compiling InternalCollectionsUtilities Debugging.swift
[49/97] Compiling InternalCollectionsUtilities Descriptions.swift
[50/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/97] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/97] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/98] Compiling Atomics AtomicMemoryOrderings.swift
[58/98] Compiling Atomics DoubleWord.swift
[59/98] Compiling Atomics AtomicStorage.swift
[60/98] Compiling Atomics AtomicValue.swift
[62/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[63/98] Compiling Atomics IntegerOperations.swift
[64/98] Compiling Atomics Unmanaged extensions.swift
[68/98] Wrapping AST for _NIOBase64 for debugging
[73/99] Compiling _NIODataStructures _TinyArray.swift
[74/99] Wrapping AST for InternalCollectionsUtilities for debugging
[75/114] Wrapping AST for Atomics for debugging
[77/114] Compiling DequeModule _DequeBuffer.swift
[78/114] Compiling DequeModule _DequeBufferHeader.swift
[79/116] Compiling DequeModule Deque+Equatable.swift
[80/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/116] Compiling DequeModule Deque+CustomReflectable.swift
[82/116] Compiling DequeModule Deque+Descriptions.swift
[83/116] Compiling DequeModule _DequeSlot.swift
[84/116] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/116] Compiling NIOConcurrencyHelpers lock.swift
[86/116] Compiling _NIODataStructures Heap.swift
[87/117] Emitting module NIOConcurrencyHelpers
[88/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/117] Compiling DequeModule Deque+Extras.swift
[90/117] Compiling DequeModule Deque+Hashable.swift
[91/117] Wrapping AST for _NIODataStructures for debugging
[93/117] Compiling NIOConcurrencyHelpers atomics.swift
[94/117] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/118] Compiling DequeModule Deque._UnsafeHandle.swift
[97/118] Compiling DequeModule Deque.swift
[98/118] Compiling DequeModule Deque+Testing.swift
[99/118] Compiling DequeModule Deque._Storage.swift
[99/118] Wrapping AST for NIOConcurrencyHelpers for debugging
[101/118] Compiling DequeModule Deque+Codable.swift
[102/118] Compiling DequeModule Deque+Collection.swift
[103/118] Emitting module DequeModule
[104/119] Wrapping AST for DequeModule for debugging
[106/179] Compiling NIOCore MulticastChannel.swift
[107/179] Compiling NIOCore NIOAny.swift
[108/179] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/179] Compiling NIOCore NIOLoopBound.swift
[110/179] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/179] Compiling NIOCore NIOScheduledCallback.swift
[112/179] Compiling NIOCore NIOSendable.swift
[113/179] Compiling NIOCore RecvByteBufferAllocator.swift
[114/187] Compiling NIOCore IO.swift
[115/187] Compiling NIOCore IOData.swift
[116/187] Compiling NIOCore IPProtocol.swift
[117/187] Compiling NIOCore IntegerBitPacking.swift
[118/187] Compiling NIOCore IntegerTypes.swift
[119/187] Compiling NIOCore Interfaces.swift
[120/187] Compiling NIOCore Linux.swift
[121/187] Compiling NIOCore MarkedCircularBuffer.swift
[122/187] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/187] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/187] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/187] Compiling NIOCore EventLoopFuture.swift
[126/187] Compiling NIOCore FileDescriptor.swift
[127/187] Compiling NIOCore FileHandle.swift
[128/187] Compiling NIOCore FileRegion.swift
[129/187] Compiling NIOCore GlobalSingletons.swift
[130/187] Compiling NIOCore CircularBuffer.swift
[131/187] Compiling NIOCore Codec.swift
[132/187] Compiling NIOCore ConvenienceOptionSupport.swift
[133/187] Compiling NIOCore DeadChannel.swift
[134/187] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/187] Compiling NIOCore EventLoop+Deprecated.swift
[136/187] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/187] Compiling NIOCore EventLoop.swift
[138/187] Compiling NIOCore AddressedEnvelope.swift
[139/187] Compiling NIOCore AsyncAwaitSupport.swift
[140/187] Compiling NIOCore AsyncChannel.swift
[141/187] Compiling NIOCore AsyncChannelHandler.swift
[142/187] Compiling NIOCore AsyncChannelInboundStream.swift
[143/187] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/187] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/187] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/187] Compiling NIOCore NIOAsyncWriter.swift
[147/187] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[148/187] Compiling NIOCore SocketAddresses.swift
[149/187] Compiling NIOCore SocketOptionProvider.swift
[150/187] Compiling NIOCore SystemCallHelpers.swift
[151/187] Compiling NIOCore TimeAmount+Duration.swift
[152/187] Compiling NIOCore TypeAssistedChannelHandler.swift
[153/187] Compiling NIOCore UniversalBootstrapSupport.swift
[154/187] Compiling NIOCore Utilities.swift
[155/187] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/187] Compiling NIOCore BSDSocketAPI.swift
[157/187] Compiling NIOCore ByteBuffer-aux.swift
[158/187] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/187] Compiling NIOCore ByteBuffer-conversions.swift
[160/187] Compiling NIOCore ByteBuffer-core.swift
[161/187] Compiling NIOCore ByteBuffer-hex.swift
[162/187] Compiling NIOCore ByteBuffer-int.swift
[163/187] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/187] Compiling NIOCore ByteBuffer-multi-int.swift
[165/187] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[166/187] Compiling NIOCore ByteBuffer-views.swift
[167/187] Compiling NIOCore Channel.swift
[168/187] Compiling NIOCore ChannelHandler.swift
[169/187] Compiling NIOCore ChannelHandlers.swift
[170/187] Compiling NIOCore ChannelInvoker.swift
[171/187] Compiling NIOCore ChannelOption.swift
[172/187] Compiling NIOCore ChannelPipeline.swift
[173/187] Emitting module NIOCore
[174/190] Wrapping AST for NIOCore for debugging
[176/238] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[177/238] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/238] Emitting module NIOEmbedded
[179/238] Compiling NIOEmbedded Embedded.swift
[180/238] Compiling NIOPosix IO.swift
[181/238] Compiling NIOPosix IntegerBitPacking.swift
[182/238] Compiling NIOPosix IntegerTypes.swift
[183/238] Compiling NIOPosix Linux.swift
[184/238] Compiling NIOPosix LinuxCPUSet.swift
[185/238] Compiling NIOPosix LinuxUring.swift
[186/238] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[187/245] Wrapping AST for NIOEmbedded for debugging
[189/245] Emitting module NIOPosix
[190/245] Compiling NIOPosix ThreadPosix.swift
[191/245] Compiling NIOPosix ThreadWindows.swift
[192/245] Compiling NIOPosix UnsafeTransfer.swift
[193/245] Compiling NIOPosix Utilities.swift
[194/245] Compiling NIOPosix VsockAddress.swift
[195/245] Compiling NIOPosix VsockChannelEvents.swift
[196/245] Compiling NIOPosix Pool.swift
[197/245] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/245] Compiling NIOPosix PosixSingletons.swift
[199/245] Compiling NIOPosix RawSocketBootstrap.swift
[200/245] Compiling NIOPosix Resolver.swift
[201/245] Compiling NIOPosix Selectable.swift
[202/245] Compiling NIOPosix ServerSocket.swift
[203/245] Compiling NIOPosix Socket.swift
[204/245] Compiling NIOPosix SocketChannel.swift
[205/245] Compiling NIOPosix SocketProtocols.swift
[206/245] Compiling NIOPosix System.swift
[207/245] Compiling NIOPosix Thread.swift
[208/245] Compiling NIOPosix SelectableChannel.swift
[209/245] Compiling NIOPosix SelectableEventLoop.swift
[210/245] Compiling NIOPosix SelectorEpoll.swift
[211/245] Compiling NIOPosix SelectorGeneric.swift
[212/245] Compiling NIOPosix SelectorKqueue.swift
[213/245] Compiling NIOPosix SelectorUring.swift
[214/245] Compiling NIOPosix Bootstrap.swift
[215/245] Compiling NIOPosix ControlMessage.swift
[216/245] Compiling NIOPosix DatagramVectorReadManager.swift
[217/245] Compiling NIOPosix Errors+Any.swift
[218/245] Compiling NIOPosix FileDescriptor.swift
[219/245] Compiling NIOPosix GetaddrinfoResolver.swift
[220/245] Compiling NIOPosix HappyEyeballs.swift
[221/245] Compiling NIOPosix NIOThreadPool.swift
[222/245] Compiling NIOPosix NonBlockingFileIO.swift
[223/245] Compiling NIOPosix PendingDatagramWritesManager.swift
[224/245] Compiling NIOPosix PendingWritesManager.swift
[225/245] Compiling NIOPosix PipeChannel.swift
[226/245] Compiling NIOPosix PipePair.swift
[227/245] Compiling NIOPosix BSDSocketAPICommon.swift
[228/245] Compiling NIOPosix BSDSocketAPIPosix.swift
[229/245] Compiling NIOPosix BSDSocketAPIWindows.swift
[230/245] Compiling NIOPosix BaseSocket.swift
[231/245] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[232/245] Compiling NIOPosix BaseSocketChannel.swift
[233/245] Compiling NIOPosix BaseStreamSocketChannel.swift
[234/246] Wrapping AST for NIOPosix for debugging
[236/248] Emitting module NIO
[237/248] Compiling NIO Exports.swift
[238/249] Wrapping AST for NIO for debugging
[240/271] Compiling NIOTLS TLSEvents.swift
[241/271] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[242/271] Emitting module NIOTLS
[243/271] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[244/271] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[245/271] Compiling NIOTLS SNIHandler.swift
[247/272] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[248/272] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[249/274] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[250/274] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[251/274] Emitting module NIOHTTP1
[251/274] Wrapping AST for NIOTLS for debugging
[253/274] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[254/274] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[255/274] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[256/274] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[257/274] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[258/274] Compiling NIOHTTP1 HTTPTypes.swift
[259/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[260/274] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[261/274] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[262/274] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[263/274] Compiling NIOHTTP1 ByteCollectionUtils.swift
[264/274] Compiling NIOHTTP1 HTTPDecoder.swift
[265/274] Compiling NIOHTTP1 HTTPEncoder.swift
[266/282] Wrapping AST for NIOHTTP1 for debugging
[268/286] Compiling NIOHPACK IndexedHeaderTable.swift
[269/287] Compiling NIOHPACK StaticHeaderTable.swift
[270/287] Compiling NIOHPACK DynamicHeaderTable.swift
[271/287] Compiling NIOHPACK HPACKDecoder.swift
[272/287] Compiling NIOHPACK IntegerCoding.swift
[273/287] Compiling NIOHPACK HuffmanTables.swift
[274/287] Compiling NIOHPACK HuffmanCoding.swift
[275/287] Emitting module NIOHPACK
[276/287] Compiling NIOHPACK HPACKEncoder.swift
[277/287] Compiling NIOHPACK HPACKErrors.swift
[278/287] Compiling NIOHPACK HPACKHeader.swift
[279/287] Compiling NIOHPACK HeaderTables.swift
[280/288] Wrapping AST for NIOHPACK for debugging
[282/346] Compiling NIOHTTP2 MaySendFrames.swift
[283/346] Compiling NIOHTTP2 SendingDataState.swift
[284/346] Compiling NIOHTTP2 SendingGoawayState.swift
[285/346] Compiling NIOHTTP2 SendingHeadersState.swift
[286/346] Compiling NIOHTTP2 SendingPushPromiseState.swift
[287/346] Compiling NIOHTTP2 SendingRstStreamState.swift
[288/346] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[289/346] Compiling NIOHTTP2 HTTP2SettingsState.swift
[290/346] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[291/346] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[292/346] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[293/346] Compiling NIOHTTP2 HTTP2StreamID.swift
[294/346] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[295/346] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[296/346] Compiling NIOHTTP2 HTTP2UserEvents.swift
[297/346] Compiling NIOHTTP2 InboundEventBuffer.swift
[298/354] Emitting module NIOHTTP2
[299/354] Compiling NIOHTTP2 ConnectionStateMachine.swift
[300/354] Compiling NIOHTTP2 ConnectionStreamsState.swift
[301/354] Compiling NIOHTTP2 MayReceiveFrames.swift
[302/354] Compiling NIOHTTP2 ReceivingDataState.swift
[303/354] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[304/354] Compiling NIOHTTP2 ReceivingHeadersState.swift
[305/354] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[306/354] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[307/354] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[308/354] Compiling NIOHTTP2 InboundWindowManager.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[309/354] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[310/354] Compiling NIOHTTP2 StreamChannelFlowController.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[311/354] Compiling NIOHTTP2 StreamChannelList.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[312/354] Compiling NIOHTTP2 StreamMap.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[313/354] Compiling NIOHTTP2 StreamStateMachine.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[314/354] Compiling NIOHTTP2 UnsafeTransfer.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[315/354] Compiling NIOHTTP2 WatermarkedFlowController.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:529:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 527 |                 )
 528 |             }
 529 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 530 |             return .init(
 531 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
/host/spi-builder-workspace/Sources/NIOHTTP2/StreamStateMachine.swift:758:42: warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 756 |                 )
 757 |             }
 758 |         } catch let error where error is InvalidContentLengthError {
     |                                          `- warning: use of protocol 'InvalidContentLengthError' as a type must be written 'any InvalidContentLengthError'; this will be an error in a future Swift language mode [#ExistentialAny]
 759 |             return .init(
 760 |                 result: .streamError(streamID: self.streamID, underlyingError: error, type: .protocolError),
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[316/354] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[317/354] Compiling NIOHTTP2 HTTP2Frame.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[318/354] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[319/354] Compiling NIOHTTP2 HTTP2FrameParser.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[320/354] Compiling NIOHTTP2 HTTP2PingData.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[321/354] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[322/354] Compiling NIOHTTP2 HTTP2Settings.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[323/354] Compiling NIOHTTP2 HTTP2Stream.swift
/host/spi-builder-workspace/Sources/NIOHTTP2/HTTP2FrameParser.swift:1158:22: warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1156 |         } catch is IgnoredFrame {
1157 |             return nil
1158 |         } catch _ as NIOHPACKError {
     |                      `- warning: use of protocol 'NIOHPACKError' as a type must be written 'any NIOHPACKError'; this will be an error in a future Swift language mode [#ExistentialAny]
1159 |             // convert into a connection error of type COMPRESSION_ERROR
1160 |             throw InternalError.codecError(code: .compressionError)
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[324/354] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[325/354] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[326/354] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[327/354] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[328/354] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[329/354] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[330/354] Compiling NIOHTTP2 HTTP2Error.swift
[331/354] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[332/354] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[333/354] Compiling NIOHTTP2 HasFlowControlWindows.swift
[334/354] Compiling NIOHTTP2 HasLocalSettings.swift
[335/354] Compiling NIOHTTP2 HasRemoteSettings.swift
[336/354] Compiling NIOHTTP2 LocallyQuiescingState.swift
[337/354] Compiling NIOHTTP2 QuiescingState.swift
[338/354] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[339/354] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[340/354] Compiling NIOHTTP2 StateMachineResult.swift
[341/354] Compiling NIOHTTP2 ContentLengthVerifier.swift
[342/354] Compiling NIOHTTP2 DOSHeuristics.swift
[343/354] Compiling NIOHTTP2 Error+Any.swift
[344/354] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[345/354] Compiling NIOHTTP2 ControlFrameBuffer.swift
[346/354] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[347/354] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[348/357] Wrapping AST for NIOHTTP2 for debugging
[350/368] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[351/369] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[352/369] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[353/369] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[354/369] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[355/369] Emitting module NIOHTTP2PerformanceTester
[356/369] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[357/369] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[358/369] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[359/369] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[360/369] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[361/369] Compiling NIOHTTP2PerformanceTester main.swift
[363/370] Emitting module NIOHTTP2Server
[364/370] Compiling NIOHTTP2Server main.swift
[365/371] Wrapping AST for NIOHTTP2Server for debugging
[366/371] Wrapping AST for NIOHTTP2PerformanceTester for debugging
[367/371] Write Objects.LinkFileList
[369/371] Linking NIOHTTP2PerformanceTester
[370/371] Linking NIOHTTP2Server
Build complete! (106.40s)
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" : "/host/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",
        "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",
        "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",
        "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" : "/host/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_complex_huffman_b64.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_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.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.