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 main (5ca52e), with Swift 6.1 for macOS (SPM) on 26 Jun 2025 10:22:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-http2.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-http2
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5ca52e2 Add static SDK CI workflow (#500)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
5ca52e2f076c6a24451175f575f390569381d6a1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.82s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Fetched https://github.com/apple/swift-collections.git from cache (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio-http2",
      "name": "swift-nio-http2",
      "url": "https://github.com/apple/swift-nio-http2.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.83.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.81s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.95s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at main (5ca52e2)
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
warning: '.resolve-product-dependencies': dependency 'swift-nio-http2' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-atomics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-nio-http2.git
https://github.com/apple/swift-nio-http2.git
{
  "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",
        "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" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_complex_huffman_b64.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/38] Write sources
[13/38] Write NIOHTTP2PerformanceTester-entitlement.plist
[13/38] Write NIOHTTP2Server-entitlement.plist
[13/38] Write sources
[13/38] Copying PrivacyInfo.xcprivacy
[13/38] Write sources
[18/38] Compiling CNIOWindows WSAStartup.c
[19/38] Compiling CNIOWindows shim.c
[20/38] Compiling CNIOWASI CNIOWASI.c
[21/38] Compiling CNIOLinux shim.c
[22/38] Compiling CNIOLinux liburing_shims.c
[23/38] Write sources
[24/38] Write swift-version-2F0A5646E1D333AE.txt
[25/38] Compiling _AtomicsShims.c
[26/58] Compiling CNIOLLHTTP c_nio_http.c
[27/58] Compiling CNIOLLHTTP c_nio_api.c
[28/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/77] Compiling CNIODarwin shim.c
[31/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/78] Compiling InternalCollectionsUtilities Debugging.swift
[33/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/78] Compiling InternalCollectionsUtilities Descriptions.swift
[35/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/78] Emitting module InternalCollectionsUtilities
[37/78] Emitting module _NIOBase64
[38/78] Compiling _NIOBase64 Base64.swift
[39/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/78] Compiling Atomics DoubleWord.swift
[41/78] Compiling Atomics ManagedAtomic.swift
[42/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/78] Compiling Atomics IntegerOperations.swift
[44/78] Compiling Atomics AtomicValue.swift
[45/78] Compiling Atomics AtomicMemoryOrderings.swift
[46/78] Compiling Atomics ManagedAtomicLazyReference.swift
[47/78] Compiling Atomics UnsafeAtomic.swift
[48/79] Compiling Atomics AtomicBool.swift
[49/79] Compiling Atomics IntegerConformances.swift
[50/79] Compiling Atomics OptionalRawRepresentable.swift
[51/79] Compiling Atomics RawRepresentable.swift
[52/79] Compiling Atomics PointerConformances.swift
[53/79] Compiling Atomics Primitives.native.swift
[54/79] Compiling Atomics AtomicReference.swift
[55/79] Compiling Atomics AtomicStorage.swift
[56/79] Compiling Atomics AtomicInteger.swift
[57/79] Compiling Atomics AtomicOptionalWrappable.swift
[60/79] Compiling Atomics Unmanaged extensions.swift
[67/95] Compiling DequeModule _DequeBufferHeader.swift
[68/95] Compiling DequeModule _DequeSlot.swift
[69/96] Compiling DequeModule Deque+Extras.swift
[70/96] Compiling DequeModule Deque+Hashable.swift
[71/96] Compiling DequeModule Deque+Testing.swift
[72/96] Compiling DequeModule Deque._Storage.swift
[73/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/96] Compiling DequeModule _DequeBuffer.swift
[75/96] Compiling DequeModule Deque+Equatable.swift
[76/96] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/96] Compiling DequeModule Deque._UnsafeHandle.swift
[78/96] Compiling DequeModule Deque.swift
[79/96] Emitting module _NIODataStructures
[80/96] Compiling _NIODataStructures PriorityQueue.swift
[81/96] Compiling _NIODataStructures _TinyArray.swift
[82/96] Compiling _NIODataStructures Heap.swift
[83/96] Emitting module Atomics
[84/96] Compiling DequeModule Deque+Codable.swift
[85/96] Compiling DequeModule Deque+Collection.swift
[86/96] Emitting module DequeModule
[87/96] Compiling DequeModule Deque+CustomReflectable.swift
[88/96] Compiling DequeModule Deque+Descriptions.swift
[88/96] Compiling c-nioatomics.c
[89/96] Compiling c-atomics.c
[91/102] Emitting module NIOConcurrencyHelpers
[92/102] Compiling NIOConcurrencyHelpers atomics.swift
[93/102] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/102] Compiling NIOConcurrencyHelpers lock.swift
[95/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/164] Compiling NIOCore GlobalSingletons.swift
[98/164] Compiling NIOCore IO.swift
[99/164] Compiling NIOCore IOData.swift
[100/164] Compiling NIOCore IPProtocol.swift
[101/164] Compiling NIOCore IntegerBitPacking.swift
[102/164] Compiling NIOCore IntegerTypes.swift
[103/164] Compiling NIOCore Interfaces.swift
[104/170] Compiling NIOCore SocketOptionProvider.swift
[105/170] Compiling NIOCore SystemCallHelpers.swift
[106/170] Compiling NIOCore TimeAmount+Duration.swift
[107/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[108/170] Compiling NIOCore UniversalBootstrapSupport.swift
[109/170] Compiling NIOCore Utilities.swift
[110/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/170] Compiling NIOCore NIOScheduledCallback.swift
[112/170] Compiling NIOCore NIOSendable.swift
[113/170] Compiling NIOCore RecvByteBufferAllocator.swift
[114/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[115/170] Compiling NIOCore SocketAddresses.swift
[116/170] Compiling NIOCore AddressedEnvelope.swift
[117/170] Compiling NIOCore AsyncAwaitSupport.swift
[118/170] Compiling NIOCore AsyncChannel.swift
[119/170] Compiling NIOCore AsyncChannelHandler.swift
[120/170] Compiling NIOCore AsyncChannelInboundStream.swift
[121/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[122/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[123/170] Compiling NIOCore Codec.swift
[124/170] Compiling NIOCore ConvenienceOptionSupport.swift
[125/170] Compiling NIOCore DeadChannel.swift
[126/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/170] Compiling NIOCore EventLoop+Deprecated.swift
[128/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/170] Compiling NIOCore EventLoop.swift
[130/170] Compiling NIOCore Linux.swift
[131/170] Compiling NIOCore MarkedCircularBuffer.swift
[132/170] Compiling NIOCore MulticastChannel.swift
[133/170] Compiling NIOCore NIOAny.swift
[134/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[135/170] Compiling NIOCore NIOLoopBound.swift
[136/170] Compiling NIOCore Channel.swift
[137/170] Compiling NIOCore ChannelHandler.swift
[138/170] Compiling NIOCore ChannelHandlers.swift
[139/170] Compiling NIOCore ChannelInvoker.swift
[140/170] Compiling NIOCore ChannelOption.swift
[141/170] Compiling NIOCore ChannelPipeline.swift
[142/170] Compiling NIOCore CircularBuffer.swift
[143/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[145/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[146/170] Compiling NIOCore EventLoopFuture.swift
[147/170] Compiling NIOCore FileDescriptor.swift
[148/170] Compiling NIOCore FileHandle.swift
[149/170] Compiling NIOCore FileRegion.swift
[150/170] Compiling NIOCore ByteBuffer-core.swift
[151/170] Compiling NIOCore ByteBuffer-hex.swift
[152/170] Compiling NIOCore ByteBuffer-int.swift
[153/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[154/170] Compiling NIOCore ByteBuffer-multi-int.swift
[155/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[156/170] Compiling NIOCore ByteBuffer-views.swift
[157/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/170] Compiling NIOCore NIOAsyncWriter.swift
[159/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/170] Compiling NIOCore BSDSocketAPI.swift
[161/170] Compiling NIOCore ByteBuffer-aux.swift
[162/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/170] Compiling NIOCore ByteBuffer-conversions.swift
[164/170] Emitting module NIOCore
[165/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[166/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/222] Emitting module NIOEmbedded
[168/222] Compiling NIOEmbedded Embedded.swift
[169/222] Compiling NIOPosix Linux.swift
[170/222] Compiling NIOPosix LinuxCPUSet.swift
[171/222] Compiling NIOPosix LinuxUring.swift
[172/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[173/222] Compiling NIOPosix NIOThreadPool.swift
[174/222] Compiling NIOPosix GetaddrinfoResolver.swift
[175/222] Compiling NIOPosix HappyEyeballs.swift
[176/222] Compiling NIOPosix IO.swift
[177/222] Compiling NIOPosix IntegerBitPacking.swift
[178/222] Compiling NIOPosix IntegerTypes.swift
[179/227] Compiling NIOPosix Pool.swift
[180/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[181/227] Compiling NIOPosix PosixSingletons.swift
[182/227] Compiling NIOPosix RawSocketBootstrap.swift
[183/227] Compiling NIOPosix Resolver.swift
[184/227] Compiling NIOPosix BSDSocketAPICommon.swift
[185/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/227] Compiling NIOPosix BaseSocket.swift
[188/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/227] Compiling NIOPosix BaseSocketChannel.swift
[190/227] Emitting module NIOPosix
[191/227] Compiling NIOPosix Selectable.swift
[192/227] Compiling NIOPosix SelectableChannel.swift
[193/227] Compiling NIOPosix SelectableEventLoop.swift
[194/227] Compiling NIOPosix SelectorEpoll.swift
[195/227] Compiling NIOPosix SelectorGeneric.swift
[196/227] Compiling NIOPosix SelectorKqueue.swift
[197/227] Compiling NIOPosix SelectorUring.swift
[198/227] Compiling NIOPosix ServerSocket.swift
[199/227] Compiling NIOPosix Socket.swift
[200/227] Compiling NIOPosix SocketChannel.swift
[201/227] Compiling NIOPosix NonBlockingFileIO.swift
[202/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/227] Compiling NIOPosix PendingWritesManager.swift
[204/227] Compiling NIOPosix PipeChannel.swift
[205/227] Compiling NIOPosix PipePair.swift
[206/227] Compiling NIOPosix SocketProtocols.swift
[207/227] Compiling NIOPosix System.swift
[208/227] Compiling NIOPosix Thread.swift
[209/227] Compiling NIOPosix ThreadPosix.swift
[210/227] Compiling NIOPosix ThreadWindows.swift
[211/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[212/227] Compiling NIOPosix Bootstrap.swift
[213/227] Compiling NIOPosix ControlMessage.swift
[214/227] Compiling NIOPosix DatagramVectorReadManager.swift
[215/227] Compiling NIOPosix Errors+Any.swift
[216/227] Compiling NIOPosix FileDescriptor.swift
[217/227] Compiling NIOPosix UnsafeTransfer.swift
[218/227] Compiling NIOPosix Utilities.swift
[219/227] Compiling NIOPosix VsockAddress.swift
[220/227] Compiling NIOPosix VsockChannelEvents.swift
[221/227] Compiling NIOPosix resource_bundle_accessor.swift
[222/229] Emitting module NIO
[223/229] Compiling NIO Exports.swift
[224/252] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[225/253] Compiling NIOTLS TLSEvents.swift
[226/253] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[227/253] Compiling NIOTLS SNIHandler.swift
[228/253] Emitting module NIOTLS
[229/253] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[230/253] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[231/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[232/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[233/253] Compiling NIOHTTP1 HTTPEncoder.swift
[234/253] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[235/253] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[236/253] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[237/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[238/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[239/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[240/253] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[241/253] Compiling NIOHTTP1 ByteCollectionUtils.swift
[242/253] Compiling NIOHTTP1 HTTPDecoder.swift
[243/253] Emitting module NIOHTTP1
[244/253] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[245/253] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[246/253] Compiling NIOHTTP1 HTTPTypes.swift
[247/253] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[248/264] Compiling NIOHPACK IndexedHeaderTable.swift
[249/265] Compiling NIOHPACK IntegerCoding.swift
[250/265] Compiling NIOHPACK HuffmanTables.swift
[251/265] Compiling NIOHPACK HuffmanCoding.swift
[252/265] Compiling NIOHPACK StaticHeaderTable.swift
[253/265] Compiling NIOHPACK HeaderTables.swift
[254/265] Compiling NIOHPACK HPACKErrors.swift
[255/265] Compiling NIOHPACK DynamicHeaderTable.swift
[256/265] Compiling NIOHPACK HPACKDecoder.swift
[257/265] Compiling NIOHPACK HPACKEncoder.swift
[258/265] Emitting module NIOHPACK
[259/265] Compiling NIOHPACK HPACKHeader.swift
[260/325] Emitting module NIOHTTP2
[261/331] Compiling NIOHTTP2 LocallyQuiescingState.swift
[262/331] Compiling NIOHTTP2 QuiescingState.swift
[263/331] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[264/331] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[265/331] Compiling NIOHTTP2 StateMachineResult.swift
[266/331] Compiling NIOHTTP2 ContentLengthVerifier.swift
[267/331] Compiling NIOHTTP2 DOSHeuristics.swift
[268/331] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[269/331] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[270/331] Compiling NIOHTTP2 MaySendFrames.swift
[271/331] Compiling NIOHTTP2 SendingDataState.swift
[272/331] Compiling NIOHTTP2 SendingGoawayState.swift
[273/331] Compiling NIOHTTP2 SendingHeadersState.swift
[274/331] Compiling NIOHTTP2 SendingPushPromiseState.swift
[275/331] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[276/331] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[277/331] Compiling NIOHTTP2 HTTP2UserEvents.swift
[278/331] Compiling NIOHTTP2 InboundEventBuffer.swift
[279/331] Compiling NIOHTTP2 InboundWindowManager.swift
[280/331] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[281/331] Compiling NIOHTTP2 HTTP2Settings.swift
[282/331] Compiling NIOHTTP2 HTTP2Stream.swift
[283/331] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[284/331] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[285/331] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[286/331] Compiling NIOHTTP2 HTTP2StreamID.swift
[287/331] Compiling NIOHTTP2 Error+Any.swift
[288/331] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[289/331] Compiling NIOHTTP2 ControlFrameBuffer.swift
[290/331] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[291/331] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[292/331] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[293/331] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[294/331] Compiling NIOHTTP2 ConnectionStateMachine.swift
[295/331] Compiling NIOHTTP2 ConnectionStreamsState.swift
[296/331] Compiling NIOHTTP2 MayReceiveFrames.swift
[297/331] Compiling NIOHTTP2 ReceivingDataState.swift
[298/331] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[299/331] Compiling NIOHTTP2 ReceivingHeadersState.swift
[300/331] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[301/331] Compiling NIOHTTP2 StreamChannelFlowController.swift
[302/331] Compiling NIOHTTP2 StreamChannelList.swift
[303/331] Compiling NIOHTTP2 StreamMap.swift
[304/331] Compiling NIOHTTP2 StreamStateMachine.swift
[305/331] Compiling NIOHTTP2 UnsafeTransfer.swift
[306/331] Compiling NIOHTTP2 WatermarkedFlowController.swift
[307/331] Compiling NIOHTTP2 SendingRstStreamState.swift
[308/331] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[309/331] Compiling NIOHTTP2 HTTP2SettingsState.swift
[310/331] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[311/331] Compiling NIOHTTP2 HasFlowControlWindows.swift
[312/331] Compiling NIOHTTP2 HasLocalSettings.swift
[313/331] Compiling NIOHTTP2 HasRemoteSettings.swift
[314/331] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[315/331] Compiling NIOHTTP2 HTTP2Frame.swift
[316/331] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[317/331] Compiling NIOHTTP2 HTTP2FrameParser.swift
[318/331] Compiling NIOHTTP2 HTTP2PingData.swift
[319/331] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[320/331] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[321/331] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[322/331] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[323/331] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[324/331] Compiling NIOHTTP2 HTTP2Error.swift
[325/331] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[326/344] Emitting module NIOHTTP2Server
[327/344] Compiling NIOHTTP2Server main.swift
[328/344] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[329/344] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[330/344] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[331/345] Emitting module NIOHTTP2PerformanceTester
[332/345] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[333/345] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[334/345] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[335/345] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[336/345] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[337/345] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[338/345] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[338/345] Write Objects.LinkFileList
[340/345] Compiling NIOHTTP2PerformanceTester main.swift
[340/345] Write Objects.LinkFileList
[341/345] Linking NIOHTTP2Server
[342/345] Applying NIOHTTP2Server
[343/345] Linking NIOHTTP2PerformanceTester
[344/345] Applying NIOHTTP2PerformanceTester
Build complete! (17.86s)
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",
        "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" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_complex_huffman_b64.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-nio-http2/main
Repository:               apple/swift-nio-http2
Swift version used:       6.1
Target:                   NIOHPACK
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NIOHPACK'...
Finished extracting symbol information for 'NIOHPACK'. (8.91s)
Building documentation for 'NIOHPACK'...
Finished building documentation for 'NIOHPACK' (0.24s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-http2/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-atomics.git (0.44s)
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Updated https://github.com/apple/swift-collections.git (0.79s)
Updated https://github.com/apple/swift-system.git (0.79s)
Updated https://github.com/apple/swift-nio.git (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.93s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.84s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/47] Compiling InternalCollectionsUtilities Debugging.swift
[4/47] Compiling InternalCollectionsUtilities Descriptions.swift
[5/47] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/47] Compiling _NIODataStructures PriorityQueue.swift
[8/47] Compiling Atomics AtomicValue.swift
[9/47] Compiling Atomics AtomicMemoryOrderings.swift
[10/48] Compiling Atomics DoubleWord.swift
[11/48] Compiling Atomics ManagedAtomic.swift
[12/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/48] Compiling Atomics ManagedAtomicLazyReference.swift
[14/48] Compiling Atomics UnsafeAtomic.swift
[15/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[16/48] Compiling Atomics IntegerOperations.swift
[17/48] Compiling _NIOBase64 Base64.swift
[18/48] Emitting module _NIOBase64
[19/48] Compiling Atomics Unmanaged extensions.swift
[20/48] Compiling NIOConcurrencyHelpers lock.swift
[21/48] Compiling Atomics OptionalRawRepresentable.swift
[22/48] Compiling Atomics RawRepresentable.swift
[23/48] Compiling _NIODataStructures _TinyArray.swift
[24/48] Compiling _NIODataStructures Heap.swift
[25/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/48] Compiling NIOConcurrencyHelpers atomics.swift
[28/48] Emitting module _NIODataStructures
[29/48] Emitting module InternalCollectionsUtilities
[30/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[31/48] Emitting module NIOConcurrencyHelpers
[32/48] Compiling Atomics AtomicInteger.swift
[33/48] Compiling Atomics AtomicOptionalWrappable.swift
[34/48] Compiling Atomics AtomicReference.swift
[35/48] Compiling Atomics AtomicStorage.swift
[38/48] Compiling Atomics PointerConformances.swift
[39/48] Compiling Atomics Primitives.native.swift
[40/48] Compiling Atomics AtomicBool.swift
[41/48] Compiling Atomics IntegerConformances.swift
[44/64] Compiling DequeModule Deque._UnsafeHandle.swift
[45/64] Compiling DequeModule Deque.swift
[46/64] Compiling DequeModule Deque+Testing.swift
[47/64] Compiling DequeModule Deque._Storage.swift
[48/64] Compiling DequeModule _DequeBufferHeader.swift
[49/65] Compiling DequeModule _DequeSlot.swift
[50/65] Compiling DequeModule _DequeBuffer.swift
[53/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[54/65] Compiling DequeModule Deque+Equatable.swift
[55/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/65] Compiling DequeModule Deque+CustomReflectable.swift
[59/65] Compiling DequeModule Deque+Descriptions.swift
[60/65] Compiling DequeModule Deque+Extras.swift
[61/65] Compiling DequeModule Deque+Hashable.swift
[62/65] Emitting module Atomics
[63/65] Compiling DequeModule Deque+Codable.swift
[64/65] Compiling DequeModule Deque+Collection.swift
[65/65] Emitting module DequeModule
[66/127] Compiling NIOCore GlobalSingletons.swift
[67/127] Compiling NIOCore IO.swift
[68/127] Compiling NIOCore IOData.swift
[69/127] Compiling NIOCore IPProtocol.swift
[70/127] Compiling NIOCore IntegerBitPacking.swift
[71/127] Compiling NIOCore IntegerTypes.swift
[72/127] Compiling NIOCore Interfaces.swift
[73/133] Compiling NIOCore AddressedEnvelope.swift
[74/133] Compiling NIOCore AsyncAwaitSupport.swift
[75/133] Compiling NIOCore AsyncChannel.swift
[76/133] Compiling NIOCore AsyncChannelHandler.swift
[77/133] Compiling NIOCore AsyncChannelInboundStream.swift
[78/133] Compiling NIOCore AsyncChannelOutboundWriter.swift
[79/133] Compiling NIOCore NIOAsyncSequenceProducer.swift
[80/133] Compiling NIOCore Codec.swift
[81/133] Compiling NIOCore ConvenienceOptionSupport.swift
[82/133] Compiling NIOCore DeadChannel.swift
[83/133] Compiling NIOCore DispatchQueue+WithFuture.swift
[84/133] Compiling NIOCore EventLoop+Deprecated.swift
[85/133] Compiling NIOCore EventLoop+SerialExecutor.swift
[86/133] Compiling NIOCore EventLoop.swift
[87/133] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[88/133] Compiling NIOCore EventLoopFuture+Deprecated.swift
[89/133] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[90/133] Compiling NIOCore EventLoopFuture.swift
[91/133] Compiling NIOCore FileDescriptor.swift
[92/133] Compiling NIOCore FileHandle.swift
[93/133] Compiling NIOCore FileRegion.swift
[94/133] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[95/133] Compiling NIOCore NIOAsyncWriter.swift
[96/133] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[97/133] Compiling NIOCore BSDSocketAPI.swift
[98/133] Compiling NIOCore ByteBuffer-aux.swift
[99/133] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[100/133] Compiling NIOCore ByteBuffer-conversions.swift
[101/133] Compiling NIOCore SocketOptionProvider.swift
[102/133] Compiling NIOCore SystemCallHelpers.swift
[103/133] Compiling NIOCore TimeAmount+Duration.swift
[104/133] Compiling NIOCore TypeAssistedChannelHandler.swift
[105/133] Compiling NIOCore UniversalBootstrapSupport.swift
[106/133] Compiling NIOCore Utilities.swift
[107/133] Compiling NIOCore Channel.swift
[108/133] Compiling NIOCore ChannelHandler.swift
[109/133] Compiling NIOCore ChannelHandlers.swift
[110/133] Compiling NIOCore ChannelInvoker.swift
[111/133] Compiling NIOCore ChannelOption.swift
[112/133] Compiling NIOCore ChannelPipeline.swift
[113/133] Compiling NIOCore CircularBuffer.swift
[114/133] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[115/133] Compiling NIOCore NIOScheduledCallback.swift
[116/133] Compiling NIOCore NIOSendable.swift
[117/133] Compiling NIOCore RecvByteBufferAllocator.swift
[118/133] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[119/133] Compiling NIOCore SocketAddresses.swift
[120/133] Compiling NIOCore Linux.swift
[121/133] Compiling NIOCore MarkedCircularBuffer.swift
[122/133] Compiling NIOCore MulticastChannel.swift
[123/133] Compiling NIOCore NIOAny.swift
[124/133] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/133] Compiling NIOCore NIOLoopBound.swift
[126/133] Compiling NIOCore ByteBuffer-core.swift
[127/133] Compiling NIOCore ByteBuffer-hex.swift
[128/133] Compiling NIOCore ByteBuffer-int.swift
[129/133] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/133] Compiling NIOCore ByteBuffer-multi-int.swift
[131/133] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[132/133] Compiling NIOCore ByteBuffer-views.swift
[133/133] Emitting module NIOCore
[134/185] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[135/185] Compiling NIOEmbedded AsyncTestingChannel.swift
[136/185] Emitting module NIOEmbedded
[137/185] Compiling NIOEmbedded Embedded.swift
[138/185] Compiling NIOPosix GetaddrinfoResolver.swift
[139/185] Compiling NIOPosix HappyEyeballs.swift
[140/185] Compiling NIOPosix IO.swift
[141/185] Compiling NIOPosix IntegerBitPacking.swift
[142/185] Compiling NIOPosix IntegerTypes.swift
[143/190] Compiling NIOPosix Selectable.swift
[144/190] Compiling NIOPosix SelectableChannel.swift
[145/190] Compiling NIOPosix SelectableEventLoop.swift
[146/190] Compiling NIOPosix SelectorEpoll.swift
[147/190] Compiling NIOPosix SelectorGeneric.swift
[148/190] Compiling NIOPosix Linux.swift
[149/190] Compiling NIOPosix LinuxCPUSet.swift
[150/190] Compiling NIOPosix LinuxUring.swift
[151/190] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[152/190] Compiling NIOPosix NIOThreadPool.swift
[153/190] Compiling NIOPosix Pool.swift
[154/190] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[155/190] Compiling NIOPosix PosixSingletons.swift
[156/190] Compiling NIOPosix RawSocketBootstrap.swift
[157/190] Compiling NIOPosix Resolver.swift
[158/190] Compiling NIOPosix SelectorKqueue.swift
[159/190] Compiling NIOPosix SelectorUring.swift
[160/190] Compiling NIOPosix ServerSocket.swift
[161/190] Compiling NIOPosix Socket.swift
[162/190] Compiling NIOPosix SocketChannel.swift
[163/190] Compiling NIOPosix UnsafeTransfer.swift
[164/190] Compiling NIOPosix Utilities.swift
[165/190] Compiling NIOPosix VsockAddress.swift
[166/190] Compiling NIOPosix VsockChannelEvents.swift
[167/190] Compiling NIOPosix resource_bundle_accessor.swift
[168/190] Compiling NIOPosix BaseStreamSocketChannel.swift
[169/190] Compiling NIOPosix Bootstrap.swift
[170/190] Compiling NIOPosix ControlMessage.swift
[171/190] Compiling NIOPosix DatagramVectorReadManager.swift
[172/190] Compiling NIOPosix Errors+Any.swift
[173/190] Compiling NIOPosix FileDescriptor.swift
[174/190] Compiling NIOPosix BSDSocketAPICommon.swift
[175/190] Compiling NIOPosix BSDSocketAPIPosix.swift
[176/190] Compiling NIOPosix BSDSocketAPIWindows.swift
[177/190] Compiling NIOPosix BaseSocket.swift
[178/190] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[179/190] Compiling NIOPosix BaseSocketChannel.swift
[180/190] Emitting module NIOPosix
[181/190] Compiling NIOPosix NonBlockingFileIO.swift
[182/190] Compiling NIOPosix PendingDatagramWritesManager.swift
[183/190] Compiling NIOPosix PendingWritesManager.swift
[184/190] Compiling NIOPosix PipeChannel.swift
[185/190] Compiling NIOPosix PipePair.swift
[186/190] Compiling NIOPosix SocketProtocols.swift
[187/190] Compiling NIOPosix System.swift
[188/190] Compiling NIOPosix Thread.swift
[189/190] Compiling NIOPosix ThreadPosix.swift
[190/190] Compiling NIOPosix ThreadWindows.swift
[191/192] Emitting module NIO
[192/192] Compiling NIO Exports.swift
[193/209] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[194/209] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[195/209] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[196/209] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[197/209] Compiling NIOHTTP1 HTTPEncoder.swift
[198/209] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[199/209] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[200/209] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[201/210] Emitting module NIOHTTP1
[202/210] Compiling NIOHTTP1 ByteCollectionUtils.swift
[203/210] Compiling NIOHTTP1 HTTPDecoder.swift
[204/210] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[205/210] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[206/210] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[207/210] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[208/210] Compiling NIOHTTP1 HTTPTypes.swift
[209/210] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[210/210] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[211/221] Compiling NIOHPACK IndexedHeaderTable.swift
[212/222] Compiling NIOHPACK IntegerCoding.swift
[213/222] Compiling NIOHPACK HuffmanTables.swift
[214/222] Compiling NIOHPACK HPACKErrors.swift
[215/222] Compiling NIOHPACK HuffmanCoding.swift
[216/222] Compiling NIOHPACK HeaderTables.swift
[217/222] Compiling NIOHPACK DynamicHeaderTable.swift
[218/222] Compiling NIOHPACK HPACKDecoder.swift
[219/222] Compiling NIOHPACK HPACKHeader.swift
[220/222] Compiling NIOHPACK HPACKEncoder.swift
[221/222] Compiling NIOHPACK StaticHeaderTable.swift
[222/222] Emitting module NIOHPACK
Build of target: 'NIOHPACK' complete! (7.66s)
Target:                   NIOHTTP2
Extracting symbol information for 'NIOHTTP2'...
Finished extracting symbol information for 'NIOHTTP2'. (2.23s)
Building documentation for 'NIOHTTP2'...
Finished building documentation for 'NIOHTTP2' (0.51s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-http2/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.45s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling NIOTLS TLSEvents.swift
[3/7] Emitting module NIOTLS
[4/7] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[5/7] Compiling NIOTLS SNIHandler.swift
[6/7] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[7/7] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[8/67] Compiling NIOHTTP2 SendingRstStreamState.swift
[9/67] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[10/67] Compiling NIOHTTP2 HTTP2SettingsState.swift
[11/67] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[12/67] Compiling NIOHTTP2 HasFlowControlWindows.swift
[13/67] Compiling NIOHTTP2 HasLocalSettings.swift
[14/67] Compiling NIOHTTP2 HasRemoteSettings.swift
[15/67] Compiling NIOHTTP2 HTTP2Settings.swift
[16/67] Compiling NIOHTTP2 HTTP2Stream.swift
[17/67] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[18/67] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[19/67] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[20/67] Compiling NIOHTTP2 HTTP2StreamID.swift
[21/73] Compiling NIOHTTP2 LocallyQuiescingState.swift
[22/73] Compiling NIOHTTP2 QuiescingState.swift
[23/73] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[24/73] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[25/73] Compiling NIOHTTP2 StateMachineResult.swift
[26/73] Compiling NIOHTTP2 ContentLengthVerifier.swift
[27/73] Compiling NIOHTTP2 DOSHeuristics.swift
[28/73] Compiling NIOHTTP2 Error+Any.swift
[29/73] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[30/73] Compiling NIOHTTP2 ControlFrameBuffer.swift
[31/73] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[32/73] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[33/73] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[34/73] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[35/73] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[36/73] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[37/73] Compiling NIOHTTP2 HTTP2UserEvents.swift
[38/73] Compiling NIOHTTP2 InboundEventBuffer.swift
[39/73] Compiling NIOHTTP2 InboundWindowManager.swift
[40/73] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[41/73] Emitting module NIOHTTP2
[42/73] Compiling NIOHTTP2 ConnectionStateMachine.swift
[43/73] Compiling NIOHTTP2 ConnectionStreamsState.swift
[44/73] Compiling NIOHTTP2 MayReceiveFrames.swift
[45/73] Compiling NIOHTTP2 ReceivingDataState.swift
[46/73] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[47/73] Compiling NIOHTTP2 ReceivingHeadersState.swift
[48/73] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[49/73] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[50/73] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[51/73] Compiling NIOHTTP2 MaySendFrames.swift
[52/73] Compiling NIOHTTP2 SendingDataState.swift
[53/73] Compiling NIOHTTP2 SendingGoawayState.swift
[54/73] Compiling NIOHTTP2 SendingHeadersState.swift
[55/73] Compiling NIOHTTP2 SendingPushPromiseState.swift
[56/73] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[57/73] Compiling NIOHTTP2 HTTP2Frame.swift
[58/73] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[59/73] Compiling NIOHTTP2 HTTP2FrameParser.swift
[60/73] Compiling NIOHTTP2 HTTP2PingData.swift
[61/73] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[62/73] Compiling NIOHTTP2 StreamChannelFlowController.swift
[63/73] Compiling NIOHTTP2 StreamChannelList.swift
[64/73] Compiling NIOHTTP2 StreamMap.swift
[65/73] Compiling NIOHTTP2 StreamStateMachine.swift
[66/73] Compiling NIOHTTP2 UnsafeTransfer.swift
[67/73] Compiling NIOHTTP2 WatermarkedFlowController.swift
[68/73] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[69/73] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[70/73] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[71/73] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[72/73] Compiling NIOHTTP2 HTTP2Error.swift
[73/73] Compiling NIOHTTP2 HTTP2ErrorCode.swift
Build of target: 'NIOHTTP2' complete! (2.04s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-http2/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-http2/main/linkable-paths.json
    2558
16	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-http2/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-http2/main
File count: 2558
Doc size:   16.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-http2-main-b43291ac.zip to s3://spi-docs-inbox/prod-apple-swift-nio-http2-main-b43291ac.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [42%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.