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.38.0 (5e9e99), with Swift 6.1 for macOS (SPM) on 21 Jul 2025 18:11:06 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: 1.38.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-http2
 * tag               1.38.0     -> FETCH_HEAD
HEAD is now at 5e9e99e Add a frame delegate (#522)
Cloned https://github.com/apple/swift-nio-http2.git
Revision (git rev-parse @):
5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-http2.git at 1.38.0
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-atomics.git from cache (1.68s)
Fetched https://github.com/apple/swift-nio.git from cache (1.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.60s)
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 (1.06s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Creating working copy for https://github.com/apple/swift-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.85.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.82s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio.git from cache (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0 (5e9e99e)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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",
        "GlitchesMonitorTests.swift",
        "HTTP2ErrorTests.swift",
        "HTTP2FrameParserTests.swift",
        "HTTP2FramePayloadStreamMultiplexerTests.swift",
        "HTTP2FramePayloadToHTTP1CodecTests.swift",
        "HTTP2InlineStreamMultiplexerTests.swift",
        "HTTP2StreamMultiplexerTests.swift",
        "HTTP2ToHTTP1CodecTests.swift",
        "InboundWindowManagerTests.swift",
        "OutboundFlowControlBufferTests.swift",
        "ReentrancyTests.swift",
        "SimpleClientServerFramePayloadStreamTests.swift",
        "SimpleClientServerInlineStreamMultiplexerTests.swift",
        "SimpleClientServerTests.swift",
        "StreamChannelFlowControllerTests.swift",
        "StreamIDTests.swift",
        "StreamMapTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP2Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2Server",
      "path" : "Sources/NIOHTTP2Server",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTP2Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2PerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2PerformanceTester",
      "path" : "Sources/NIOHTTP2PerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded"
      ],
      "product_memberships" : [
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "Bench1Conn10kRequests.swift",
        "Benchmark.swift",
        "HPACKHeaderCanonicalFormBenchmark.swift",
        "HPACKHeaderDecodingBenchmark.swift",
        "HPACKHeaderEncodingBenchmark.swift",
        "HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift",
        "HuffmanDecodingBenchmark.swift",
        "HuffmanEncodingBenchmark.swift",
        "ServerOnly10KRequestsBenchmark.swift",
        "StreamTeardownBenchmark.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2",
      "path" : "Sources/NIOHTTP2",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "NIOTLS",
        "NIOConcurrencyHelpers",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOHTTP2",
        "NIOHTTP2Server",
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "ConnectionStateMachine/ConnectionStateMachine.swift",
        "ConnectionStateMachine/ConnectionStreamsState.swift",
        "ConnectionStateMachine/FrameReceivingStates/MayReceiveFrames.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingDataState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingGoAwayState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingHeadersState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingPushPromiseState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingRstStreamState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingWindowUpdateState.swift",
        "ConnectionStateMachine/FrameSendingStates/MaySendFrames.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingDataState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingGoawayState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingHeadersState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingPushPromiseState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingRstStreamState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingWindowUpdateState.swift",
        "ConnectionStateMachine/HTTP2SettingsState.swift",
        "ConnectionStateMachine/HasExtendedConnectSettings.swift",
        "ConnectionStateMachine/HasFlowControlWindows.swift",
        "ConnectionStateMachine/HasLocalSettings.swift",
        "ConnectionStateMachine/HasRemoteSettings.swift",
        "ConnectionStateMachine/LocallyQuiescingState.swift",
        "ConnectionStateMachine/QuiescingState.swift",
        "ConnectionStateMachine/RemotelyQuiescingState.swift",
        "ConnectionStateMachine/SendAndReceiveGoawayState.swift",
        "ConnectionStateMachine/StateMachineResult.swift",
        "ContentLengthVerifier.swift",
        "DOSHeuristics.swift",
        "Error+Any.swift",
        "Frame Buffers/ConcurrentStreamBuffer.swift",
        "Frame Buffers/ControlFrameBuffer.swift",
        "Frame Buffers/OutboundFlowControlBuffer.swift",
        "Frame Buffers/OutboundFrameBuffer.swift",
        "GlitchesMonitor.swift",
        "HPACKHeaders+Validation.swift",
        "HTTP2ChannelHandler+InboundStreamMultiplexer.swift",
        "HTTP2ChannelHandler+InlineStreamMultiplexer.swift",
        "HTTP2ChannelHandler.swift",
        "HTTP2CommonInboundStreamMultiplexer.swift",
        "HTTP2ConnectionStateChange.swift",
        "HTTP2Error.swift",
        "HTTP2ErrorCode.swift",
        "HTTP2FlowControlWindow.swift",
        "HTTP2Frame.swift",
        "HTTP2FrameEncoder.swift",
        "HTTP2FrameParser.swift",
        "HTTP2PingData.swift",
        "HTTP2PipelineHelpers.swift",
        "HTTP2Settings.swift",
        "HTTP2Stream.swift",
        "HTTP2StreamChannel+OutboundStreamMultiplexer.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2StreamDelegate.swift",
        "HTTP2StreamID.swift",
        "HTTP2StreamMultiplexer.swift",
        "HTTP2ToHTTP1Codec.swift",
        "HTTP2UserEvents.swift",
        "InboundEventBuffer.swift",
        "InboundWindowManager.swift",
        "MultiplexerAbstractChannel.swift",
        "NIOHTTP2FrameDelegate.swift",
        "StreamChannelFlowController.swift",
        "StreamChannelList.swift",
        "StreamMap.swift",
        "StreamStateMachine.swift",
        "UnsafeTransfer.swift",
        "WatermarkedFlowController.swift"
      ],
      "target_dependencies" : [
        "NIOHPACK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHPACKTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHPACKTests",
      "path" : "Tests/NIOHPACKTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_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/39] Write sources
[5/39] Copying PrivacyInfo.xcprivacy
[5/39] Write sources
[7/39] Write NIOHTTP2Server-entitlement.plist
[11/39] Write sources
[13/39] Write NIOHTTP2PerformanceTester-entitlement.plist
[15/39] Write sources
[18/39] Compiling CNIOWindows shim.c
[19/39] Compiling CNIOWindows WSAStartup.c
[20/39] Write swift-version-2F0A5646E1D333AE.txt
[21/39] Compiling CNIOWASI CNIOWASI.c
[22/39] Compiling CNIOLinux liburing_shims.c
[23/39] Compiling CNIOLinux shim.c
[24/59] Compiling _AtomicsShims.c
[25/59] Compiling CNIOPosix event_loop_id.c
[25/59] Write sources
[27/59] Compiling CNIOLLHTTP c_nio_http.c
[28/78] Compiling CNIOLLHTTP c_nio_api.c
[29/78] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/78] Compiling CNIODarwin shim.c
[32/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/78] Compiling InternalCollectionsUtilities Debugging.swift
[34/79] Compiling InternalCollectionsUtilities Descriptions.swift
[35/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/79] Emitting module _NIOBase64
[39/79] Compiling _NIOBase64 Base64.swift
[40/79] Compiling Atomics AtomicInteger.swift
[41/79] Compiling Atomics AtomicOptionalWrappable.swift
[42/79] Compiling Atomics OptionalRawRepresentable.swift
[43/79] Compiling Atomics RawRepresentable.swift
[44/79] Compiling Atomics AtomicBool.swift
[45/79] Compiling Atomics IntegerConformances.swift
[46/79] Compiling Atomics AtomicReference.swift
[47/79] Compiling Atomics AtomicStorage.swift
[48/79] Emitting module InternalCollectionsUtilities
[51/79] Compiling Atomics DoubleWord.swift
[52/79] Compiling Atomics ManagedAtomic.swift
[53/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/80] Compiling Atomics IntegerOperations.swift
[55/80] Compiling Atomics AtomicValue.swift
[56/80] Compiling Atomics AtomicMemoryOrderings.swift
[61/80] Compiling Atomics ManagedAtomicLazyReference.swift
[62/80] Compiling Atomics UnsafeAtomic.swift
[65/80] Compiling Atomics PointerConformances.swift
[66/80] Compiling Atomics Primitives.native.swift
[67/96] Compiling Atomics Unmanaged extensions.swift
[68/96] Compiling DequeModule _DequeSlot.swift
[69/97] Compiling DequeModule _DequeBuffer.swift
[70/97] Compiling DequeModule _DequeBufferHeader.swift
[71/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/97] Compiling _NIODataStructures _TinyArray.swift
[73/97] Compiling _NIODataStructures PriorityQueue.swift
[74/97] Emitting module _NIODataStructures
[75/97] Compiling _NIODataStructures Heap.swift
[76/97] Compiling DequeModule Deque+Testing.swift
[77/97] Compiling DequeModule Deque._Storage.swift
[78/97] Compiling DequeModule Deque+Equatable.swift
[79/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[80/97] Compiling DequeModule Deque+Extras.swift
[81/97] Compiling DequeModule Deque+Hashable.swift
[82/97] Compiling DequeModule Deque._UnsafeHandle.swift
[83/97] Compiling DequeModule Deque.swift
[84/97] Emitting module Atomics
[85/97] Compiling DequeModule Deque+CustomReflectable.swift
[86/97] Compiling DequeModule Deque+Descriptions.swift
[87/97] Compiling DequeModule Deque+Codable.swift
[88/97] Compiling DequeModule Deque+Collection.swift
[89/97] Emitting module DequeModule
[89/97] Compiling c-nioatomics.c
[90/97] Compiling c-atomics.c
[92/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/103] Emitting module NIOConcurrencyHelpers
[95/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/103] Compiling NIOConcurrencyHelpers atomics.swift
[97/103] Compiling NIOConcurrencyHelpers lock.swift
[98/166] Compiling NIOCore Linux.swift
[99/166] Compiling NIOCore MarkedCircularBuffer.swift
[100/166] Compiling NIOCore MulticastChannel.swift
[101/166] Compiling NIOCore NIOAny.swift
[102/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/166] Compiling NIOCore NIOCoreSendableMetatype.swift
[104/166] Compiling NIOCore NIOLoopBound.swift
[105/172] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/172] Compiling NIOCore NIOScheduledCallback.swift
[107/172] Compiling NIOCore NIOSendable.swift
[108/172] Compiling NIOCore RecvByteBufferAllocator.swift
[109/172] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/172] Compiling NIOCore SocketAddresses.swift
[111/172] Compiling NIOCore AddressedEnvelope.swift
[112/172] Compiling NIOCore AsyncAwaitSupport.swift
[113/172] Compiling NIOCore AsyncChannel.swift
[114/172] Compiling NIOCore AsyncChannelHandler.swift
[115/172] Compiling NIOCore AsyncChannelInboundStream.swift
[116/172] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/172] Compiling NIOCore NIOAsyncSequenceProducer.swift
[118/172] Compiling NIOCore GlobalSingletons.swift
[119/172] Compiling NIOCore IO.swift
[120/172] Compiling NIOCore IOData.swift
[121/172] Compiling NIOCore IPProtocol.swift
[122/172] Compiling NIOCore IntegerBitPacking.swift
[123/172] Compiling NIOCore IntegerTypes.swift
[124/172] Compiling NIOCore Interfaces.swift
[125/172] Compiling NIOCore SocketOptionProvider.swift
[126/172] Compiling NIOCore SystemCallHelpers.swift
[127/172] Compiling NIOCore TimeAmount+Duration.swift
[128/172] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/172] Compiling NIOCore UniversalBootstrapSupport.swift
[130/172] Compiling NIOCore Utilities.swift
[131/172] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[132/172] Compiling NIOCore EventLoopFuture+Deprecated.swift
[133/172] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[134/172] Compiling NIOCore EventLoopFuture.swift
[135/172] Compiling NIOCore FileDescriptor.swift
[136/172] Compiling NIOCore FileHandle.swift
[137/172] Compiling NIOCore FileRegion.swift
[138/172] Compiling NIOCore Codec.swift
[139/172] Compiling NIOCore ConvenienceOptionSupport.swift
[140/172] Compiling NIOCore DeadChannel.swift
[141/172] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/172] Compiling NIOCore EventLoop+Deprecated.swift
[143/172] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/172] Compiling NIOCore EventLoop.swift
[145/172] Compiling NIOCore Channel.swift
[146/172] Compiling NIOCore ChannelHandler.swift
[147/172] Compiling NIOCore ChannelHandlers.swift
[148/172] Compiling NIOCore ChannelInvoker.swift
[149/172] Compiling NIOCore ChannelOption.swift
[150/172] Compiling NIOCore ChannelPipeline.swift
[151/172] Compiling NIOCore CircularBuffer.swift
[152/172] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/172] Compiling NIOCore NIOAsyncWriter.swift
[154/172] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/172] Compiling NIOCore BSDSocketAPI.swift
[156/172] Compiling NIOCore ByteBuffer-aux.swift
[157/172] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[158/172] Compiling NIOCore ByteBuffer-conversions.swift
[159/172] Compiling NIOCore ByteBuffer-core.swift
[160/172] Compiling NIOCore ByteBuffer-hex.swift
[161/172] Compiling NIOCore ByteBuffer-int.swift
[162/172] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/172] Compiling NIOCore ByteBuffer-multi-int.swift
[164/172] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/172] Compiling NIOCore ByteBuffer-views.swift
[166/172] Emitting module NIOCore
[167/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/226] Compiling NIOEmbedded Embedded.swift
[169/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/226] Emitting module NIOEmbedded
[171/226] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[172/226] Compiling NIOPosix System.swift
[173/226] Compiling NIOPosix Thread.swift
[174/226] Compiling NIOPosix ThreadPosix.swift
[175/226] Compiling NIOPosix ThreadWindows.swift
[176/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[177/231] Compiling NIOPosix PosixSingletons.swift
[178/231] Compiling NIOPosix RawSocketBootstrap.swift
[179/231] Compiling NIOPosix Resolver.swift
[180/231] Compiling NIOPosix Selectable.swift
[181/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/231] Compiling NIOPosix Bootstrap.swift
[183/231] Compiling NIOPosix ControlMessage.swift
[184/231] Compiling NIOPosix DatagramVectorReadManager.swift
[185/231] Compiling NIOPosix Errors+Any.swift
[186/231] Compiling NIOPosix FileDescriptor.swift
[187/231] Compiling NIOPosix BSDSocketAPICommon.swift
[188/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/231] Compiling NIOPosix BaseSocket.swift
[191/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/231] Compiling NIOPosix BaseSocketChannel.swift
[193/231] Emitting module NIOPosix
[194/231] Compiling NIOPosix SelectorUring.swift
[195/231] Compiling NIOPosix ServerSocket.swift
[196/231] Compiling NIOPosix Socket.swift
[197/231] Compiling NIOPosix SocketChannel.swift
[198/231] Compiling NIOPosix SocketProtocols.swift
[199/231] Compiling NIOPosix GetaddrinfoResolver.swift
[200/231] Compiling NIOPosix HappyEyeballs.swift
[201/231] Compiling NIOPosix IO.swift
[202/231] Compiling NIOPosix IntegerBitPacking.swift
[203/231] Compiling NIOPosix IntegerTypes.swift
[204/231] Compiling NIOPosix Linux.swift
[205/231] Compiling NIOPosix LinuxCPUSet.swift
[206/231] Compiling NIOPosix LinuxUring.swift
[207/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[208/231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[209/231] Compiling NIOPosix NIOThreadPool.swift
[210/231] Compiling NIOPosix NonBlockingFileIO.swift
[211/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/231] Compiling NIOPosix PendingWritesManager.swift
[213/231] Compiling NIOPosix PipeChannel.swift
[214/231] Compiling NIOPosix PipePair.swift
[215/231] Compiling NIOPosix Pool.swift
[216/231] Compiling NIOPosix SelectableChannel.swift
[217/231] Compiling NIOPosix SelectableEventLoop.swift
[218/231] Compiling NIOPosix SelectorEpoll.swift
[219/231] Compiling NIOPosix SelectorGeneric.swift
[220/231] Compiling NIOPosix SelectorKqueue.swift
[221/231] Compiling NIOPosix UnsafeTransfer.swift
[222/231] Compiling NIOPosix Utilities.swift
[223/231] Compiling NIOPosix VsockAddress.swift
[224/231] Compiling NIOPosix VsockChannelEvents.swift
[225/231] Compiling NIOPosix resource_bundle_accessor.swift
[226/233] Compiling NIO Exports.swift
[227/233] Emitting module NIO
[228/256] Compiling NIOTLS SNIHandler.swift
[229/256] Compiling NIOTLS TLSEvents.swift
[230/256] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[231/256] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[232/256] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[233/256] Emitting module NIOTLS
[234/256] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[235/256] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[236/256] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[237/256] Compiling NIOHTTP1 ByteCollectionUtils.swift
[238/256] Compiling NIOHTTP1 HTTPDecoder.swift
[239/256] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[240/256] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[241/256] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[242/257] Emitting module NIOHTTP1
[243/257] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[244/257] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[245/257] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[246/257] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[247/257] Compiling NIOHTTP1 HTTPEncoder.swift
[248/257] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[249/257] Compiling NIOHTTP1 HTTPTypes.swift
[250/257] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[251/257] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[252/268] Compiling NIOHPACK IndexedHeaderTable.swift
[253/268] Compiling NIOHPACK IntegerCoding.swift
[254/269] Compiling NIOHPACK HuffmanTables.swift
[255/269] Compiling NIOHPACK HuffmanCoding.swift
[256/269] Compiling NIOHPACK HeaderTables.swift
[257/269] Compiling NIOHPACK StaticHeaderTable.swift
[258/269] Compiling NIOHPACK HPACKEncoder.swift
[259/269] Compiling NIOHPACK HPACKErrors.swift
[260/269] Emitting module NIOHPACK
[261/269] Compiling NIOHPACK DynamicHeaderTable.swift
[262/269] Compiling NIOHPACK HPACKDecoder.swift
[263/269] Compiling NIOHPACK HPACKHeader.swift
[264/331] Compiling NIOHTTP2 LocallyQuiescingState.swift
[265/331] Compiling NIOHTTP2 QuiescingState.swift
[266/331] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[267/331] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[268/331] Compiling NIOHTTP2 StateMachineResult.swift
[269/331] Compiling NIOHTTP2 ContentLengthVerifier.swift
[270/331] Compiling NIOHTTP2 DOSHeuristics.swift
[271/337] Emitting module NIOHTTP2
[272/337] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[273/337] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[274/337] Compiling NIOHTTP2 MaySendFrames.swift
[275/337] Compiling NIOHTTP2 SendingDataState.swift
[276/337] Compiling NIOHTTP2 SendingGoawayState.swift
[277/337] Compiling NIOHTTP2 SendingHeadersState.swift
[278/337] Compiling NIOHTTP2 SendingPushPromiseState.swift
[279/337] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[280/337] Compiling NIOHTTP2 HTTP2UserEvents.swift
[281/337] Compiling NIOHTTP2 InboundEventBuffer.swift
[282/337] Compiling NIOHTTP2 InboundWindowManager.swift
[283/337] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[284/337] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[285/337] Compiling NIOHTTP2 HTTP2Stream.swift
[286/337] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[287/337] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[288/337] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[289/337] Compiling NIOHTTP2 HTTP2StreamID.swift
[290/337] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[291/337] Compiling NIOHTTP2 SendingRstStreamState.swift
[292/337] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[293/337] Compiling NIOHTTP2 HTTP2SettingsState.swift
[294/337] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[295/337] Compiling NIOHTTP2 HasFlowControlWindows.swift
[296/337] Compiling NIOHTTP2 HasLocalSettings.swift
[297/337] Compiling NIOHTTP2 HasRemoteSettings.swift
[298/337] Compiling NIOHTTP2 Error+Any.swift
[299/337] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[300/337] Compiling NIOHTTP2 ControlFrameBuffer.swift
[301/337] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[302/337] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[303/337] Compiling NIOHTTP2 GlitchesMonitor.swift
[304/337] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[305/337] Compiling NIOHTTP2 StreamChannelFlowController.swift
[306/337] Compiling NIOHTTP2 StreamChannelList.swift
[307/337] Compiling NIOHTTP2 StreamMap.swift
[308/337] Compiling NIOHTTP2 StreamStateMachine.swift
[309/337] Compiling NIOHTTP2 UnsafeTransfer.swift
[310/337] Compiling NIOHTTP2 WatermarkedFlowController.swift
[311/337] Compiling NIOHTTP2 ConnectionStateMachine.swift
[312/337] Compiling NIOHTTP2 ConnectionStreamsState.swift
[313/337] Compiling NIOHTTP2 MayReceiveFrames.swift
[314/337] Compiling NIOHTTP2 ReceivingDataState.swift
[315/337] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[316/337] Compiling NIOHTTP2 ReceivingHeadersState.swift
[317/337] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[318/337] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[319/337] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[320/337] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[321/337] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[322/337] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[323/337] Compiling NIOHTTP2 HTTP2Error.swift
[324/337] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[325/337] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[326/337] Compiling NIOHTTP2 HTTP2Frame.swift
[327/337] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[328/337] Compiling NIOHTTP2 HTTP2FrameParser.swift
[329/337] Compiling NIOHTTP2 HTTP2PingData.swift
[330/337] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[331/337] Compiling NIOHTTP2 HTTP2Settings.swift
[332/350] Emitting module NIOHTTP2Server
[333/350] Compiling NIOHTTP2Server main.swift
[333/350] Write Objects.LinkFileList
[335/350] Compiling NIOHTTP2PerformanceTester ServerOnly10KRequestsBenchmark.swift
[336/350] Compiling NIOHTTP2PerformanceTester StreamTeardownBenchmark.swift
[337/351] Compiling NIOHTTP2PerformanceTester HuffmanEncodingBenchmark.swift
[338/351] Compiling NIOHTTP2PerformanceTester HPACKHeaderDecodingBenchmark.swift
[339/351] Compiling NIOHTTP2PerformanceTester HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift
[340/351] Compiling NIOHTTP2PerformanceTester HuffmanDecodingBenchmark.swift
[341/351] Emitting module NIOHTTP2PerformanceTester
[342/351] Compiling NIOHTTP2PerformanceTester HPACKHeaderCanonicalFormBenchmark.swift
[343/351] Compiling NIOHTTP2PerformanceTester HPACKHeaderEncodingBenchmark.swift
[344/351] Compiling NIOHTTP2PerformanceTester Bench1Conn10kRequests.swift
[345/351] Compiling NIOHTTP2PerformanceTester Benchmark.swift
[346/351] Compiling NIOHTTP2PerformanceTester main.swift
[346/351] Write Objects.LinkFileList
[347/351] Linking NIOHTTP2Server
[348/351] Applying NIOHTTP2Server
[349/351] Linking NIOHTTP2PerformanceTester
[350/351] Applying NIOHTTP2PerformanceTester
Build complete! (19.70s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.82.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-http2",
  "name" : "swift-nio-http2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOHTTP2",
      "targets" : [
        "NIOHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTP2Server",
      "targets" : [
        "NIOHTTP2Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP2PerformanceTester",
      "targets" : [
        "NIOHTTP2PerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2Tests",
      "path" : "Tests/NIOHTTP2Tests",
      "product_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "Atomics"
      ],
      "sources" : [
        "CircularBufferExtensionsTests.swift",
        "CompoundOutboundBufferTest.swift",
        "ConcurrentStreamBufferTest.swift",
        "ConfiguringPipelineAsyncMultiplexerTests.swift",
        "ConfiguringPipelineInlineMultiplexerTests.swift",
        "ConfiguringPipelineTests.swift",
        "ConfiguringPipelineWithFramePayloadStreamsTests.swift",
        "ConnectionStateMachineTests.swift",
        "ContentLengthVerifierTests.swift",
        "ControlFrameBufferTests.swift",
        "DOSHeuristicsTests.swift",
        "GlitchesMonitorTests.swift",
        "HTTP2ErrorTests.swift",
        "HTTP2FrameParserTests.swift",
        "HTTP2FramePayloadStreamMultiplexerTests.swift",
        "HTTP2FramePayloadToHTTP1CodecTests.swift",
        "HTTP2InlineStreamMultiplexerTests.swift",
        "HTTP2StreamMultiplexerTests.swift",
        "HTTP2ToHTTP1CodecTests.swift",
        "InboundWindowManagerTests.swift",
        "OutboundFlowControlBufferTests.swift",
        "ReentrancyTests.swift",
        "SimpleClientServerFramePayloadStreamTests.swift",
        "SimpleClientServerInlineStreamMultiplexerTests.swift",
        "SimpleClientServerTests.swift",
        "StreamChannelFlowControllerTests.swift",
        "StreamIDTests.swift",
        "StreamMapTests.swift",
        "TestUtilities.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP2Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2Server",
      "path" : "Sources/NIOHTTP2Server",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTP2Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2PerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2PerformanceTester",
      "path" : "Sources/NIOHTTP2PerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded"
      ],
      "product_memberships" : [
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "Bench1Conn10kRequests.swift",
        "Benchmark.swift",
        "HPACKHeaderCanonicalFormBenchmark.swift",
        "HPACKHeaderDecodingBenchmark.swift",
        "HPACKHeaderEncodingBenchmark.swift",
        "HPACKHeadersNormalizationOfHTTPHeadersBenchmark.swift",
        "HuffmanDecodingBenchmark.swift",
        "HuffmanEncodingBenchmark.swift",
        "ServerOnly10KRequestsBenchmark.swift",
        "StreamTeardownBenchmark.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOHTTP2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP2",
      "path" : "Sources/NIOHTTP2",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "NIOTLS",
        "NIOConcurrencyHelpers",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOHTTP2",
        "NIOHTTP2Server",
        "NIOHTTP2PerformanceTester"
      ],
      "sources" : [
        "ConnectionStateMachine/ConnectionStateMachine.swift",
        "ConnectionStateMachine/ConnectionStreamsState.swift",
        "ConnectionStateMachine/FrameReceivingStates/MayReceiveFrames.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingDataState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingGoAwayState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingHeadersState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingPushPromiseState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingRstStreamState.swift",
        "ConnectionStateMachine/FrameReceivingStates/ReceivingWindowUpdateState.swift",
        "ConnectionStateMachine/FrameSendingStates/MaySendFrames.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingDataState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingGoawayState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingHeadersState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingPushPromiseState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingRstStreamState.swift",
        "ConnectionStateMachine/FrameSendingStates/SendingWindowUpdateState.swift",
        "ConnectionStateMachine/HTTP2SettingsState.swift",
        "ConnectionStateMachine/HasExtendedConnectSettings.swift",
        "ConnectionStateMachine/HasFlowControlWindows.swift",
        "ConnectionStateMachine/HasLocalSettings.swift",
        "ConnectionStateMachine/HasRemoteSettings.swift",
        "ConnectionStateMachine/LocallyQuiescingState.swift",
        "ConnectionStateMachine/QuiescingState.swift",
        "ConnectionStateMachine/RemotelyQuiescingState.swift",
        "ConnectionStateMachine/SendAndReceiveGoawayState.swift",
        "ConnectionStateMachine/StateMachineResult.swift",
        "ContentLengthVerifier.swift",
        "DOSHeuristics.swift",
        "Error+Any.swift",
        "Frame Buffers/ConcurrentStreamBuffer.swift",
        "Frame Buffers/ControlFrameBuffer.swift",
        "Frame Buffers/OutboundFlowControlBuffer.swift",
        "Frame Buffers/OutboundFrameBuffer.swift",
        "GlitchesMonitor.swift",
        "HPACKHeaders+Validation.swift",
        "HTTP2ChannelHandler+InboundStreamMultiplexer.swift",
        "HTTP2ChannelHandler+InlineStreamMultiplexer.swift",
        "HTTP2ChannelHandler.swift",
        "HTTP2CommonInboundStreamMultiplexer.swift",
        "HTTP2ConnectionStateChange.swift",
        "HTTP2Error.swift",
        "HTTP2ErrorCode.swift",
        "HTTP2FlowControlWindow.swift",
        "HTTP2Frame.swift",
        "HTTP2FrameEncoder.swift",
        "HTTP2FrameParser.swift",
        "HTTP2PingData.swift",
        "HTTP2PipelineHelpers.swift",
        "HTTP2Settings.swift",
        "HTTP2Stream.swift",
        "HTTP2StreamChannel+OutboundStreamMultiplexer.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2StreamDelegate.swift",
        "HTTP2StreamID.swift",
        "HTTP2StreamMultiplexer.swift",
        "HTTP2ToHTTP1Codec.swift",
        "HTTP2UserEvents.swift",
        "InboundEventBuffer.swift",
        "InboundWindowManager.swift",
        "MultiplexerAbstractChannel.swift",
        "NIOHTTP2FrameDelegate.swift",
        "StreamChannelFlowController.swift",
        "StreamChannelList.swift",
        "StreamMap.swift",
        "StreamStateMachine.swift",
        "UnsafeTransfer.swift",
        "WatermarkedFlowController.swift"
      ],
      "target_dependencies" : [
        "NIOHPACK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHPACKTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHPACKTests",
      "path" : "Tests/NIOHPACKTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/NIOHPACKTests/Fixtures/large_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/1.38.0
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.49s)
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/1.38.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-atomics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/apple/swift-system.git (0.59s)
Updated https://github.com/apple/swift-collections.git (0.59s)
Updated https://github.com/apple/swift-nio.git (0.77s)
Updated https://github.com/apple/swift-atomics.git (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.97s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.69s)
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.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit Relationship.swift
[22/57] Compiling SymbolKit RelationshipKind.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit GenericConstraint.swift
[32/57] Compiling SymbolKit GenericParameter.swift
[33/57] Compiling SymbolKit Generics.swift
[34/57] Compiling SymbolKit Namespace.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Names.swift
[45/57] Compiling SymbolKit SPI.swift
[46/57] Compiling SymbolKit Snippet.swift
[47/57] Compiling SymbolKit Extension.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! (4.10s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/47] Compiling InternalCollectionsUtilities Descriptions.swift
[5/47] Compiling InternalCollectionsUtilities Debugging.swift
[6/47] Compiling Atomics AtomicValue.swift
[7/47] Compiling Atomics AtomicMemoryOrderings.swift
[8/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/48] Emitting module _NIOBase64
[10/48] Compiling _NIOBase64 Base64.swift
[11/48] Compiling Atomics Unmanaged extensions.swift
[12/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[13/48] Compiling Atomics IntegerOperations.swift
[14/48] Compiling Atomics DoubleWord.swift
[15/48] Compiling Atomics ManagedAtomic.swift
[16/48] Compiling Atomics ManagedAtomicLazyReference.swift
[17/48] Compiling Atomics UnsafeAtomic.swift
[18/48] Compiling _NIODataStructures _TinyArray.swift
[19/48] Compiling _NIODataStructures PriorityQueue.swift
[20/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/48] Compiling NIOConcurrencyHelpers lock.swift
[22/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[23/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/48] Compiling Atomics AtomicInteger.swift
[25/48] Compiling Atomics AtomicOptionalWrappable.swift
[26/48] Compiling _NIODataStructures Heap.swift
[27/48] Emitting module _NIODataStructures
[30/48] Compiling Atomics AtomicReference.swift
[31/48] Compiling Atomics AtomicStorage.swift
[32/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[33/48] Compiling NIOConcurrencyHelpers atomics.swift
[34/48] Emitting module InternalCollectionsUtilities
[35/48] Compiling Atomics OptionalRawRepresentable.swift
[36/48] Compiling Atomics RawRepresentable.swift
[37/48] Compiling Atomics PointerConformances.swift
[38/48] Compiling Atomics Primitives.native.swift
[39/48] Compiling Atomics AtomicBool.swift
[40/48] Compiling Atomics IntegerConformances.swift
[41/48] Emitting module NIOConcurrencyHelpers
[44/64] Compiling DequeModule Deque._UnsafeHandle.swift
[45/64] Compiling DequeModule Deque.swift
[46/64] Compiling DequeModule Deque+Equatable.swift
[47/64] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[50/65] Compiling DequeModule Deque+Codable.swift
[51/65] Compiling DequeModule Deque+Collection.swift
[52/65] Compiling DequeModule Deque+CustomReflectable.swift
[53/65] Compiling DequeModule Deque+Descriptions.swift
[54/65] Emitting module Atomics
[55/65] Compiling DequeModule Deque+Testing.swift
[56/65] Compiling DequeModule Deque._Storage.swift
[57/65] Compiling DequeModule _DequeBuffer.swift
[58/65] Compiling DequeModule Deque+Extras.swift
[59/65] Compiling DequeModule Deque+Hashable.swift
[60/65] Compiling DequeModule _DequeBufferHeader.swift
[61/65] Emitting module DequeModule
[64/65] Compiling DequeModule _DequeSlot.swift
[65/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/128] Compiling NIOCore Linux.swift
[67/128] Compiling NIOCore MarkedCircularBuffer.swift
[68/128] Compiling NIOCore MulticastChannel.swift
[69/128] Compiling NIOCore NIOAny.swift
[70/128] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/128] Compiling NIOCore NIOCoreSendableMetatype.swift
[72/128] Compiling NIOCore NIOLoopBound.swift
[73/134] Compiling NIOCore GlobalSingletons.swift
[74/134] Compiling NIOCore IO.swift
[75/134] Compiling NIOCore IOData.swift
[76/134] Compiling NIOCore IPProtocol.swift
[77/134] Compiling NIOCore IntegerBitPacking.swift
[78/134] Compiling NIOCore IntegerTypes.swift
[79/134] Compiling NIOCore Interfaces.swift
[80/134] Compiling NIOCore AddressedEnvelope.swift
[81/134] Compiling NIOCore AsyncAwaitSupport.swift
[82/134] Compiling NIOCore AsyncChannel.swift
[83/134] Compiling NIOCore AsyncChannelHandler.swift
[84/134] Compiling NIOCore AsyncChannelInboundStream.swift
[85/134] Compiling NIOCore AsyncChannelOutboundWriter.swift
[86/134] Compiling NIOCore NIOAsyncSequenceProducer.swift
[87/134] Compiling NIOCore Codec.swift
[88/134] Compiling NIOCore ConvenienceOptionSupport.swift
[89/134] Compiling NIOCore DeadChannel.swift
[90/134] Compiling NIOCore DispatchQueue+WithFuture.swift
[91/134] Compiling NIOCore EventLoop+Deprecated.swift
[92/134] Compiling NIOCore EventLoop+SerialExecutor.swift
[93/134] Compiling NIOCore EventLoop.swift
[94/134] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[95/134] Compiling NIOCore NIOScheduledCallback.swift
[96/134] Compiling NIOCore NIOSendable.swift
[97/134] Compiling NIOCore RecvByteBufferAllocator.swift
[98/134] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[99/134] Compiling NIOCore SocketAddresses.swift
[100/134] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[101/134] Compiling NIOCore EventLoopFuture+Deprecated.swift
[102/134] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[103/134] Compiling NIOCore EventLoopFuture.swift
[104/134] Compiling NIOCore FileDescriptor.swift
[105/134] Compiling NIOCore FileHandle.swift
[106/134] Compiling NIOCore FileRegion.swift
[107/134] Compiling NIOCore SocketOptionProvider.swift
[108/134] Compiling NIOCore SystemCallHelpers.swift
[109/134] Compiling NIOCore TimeAmount+Duration.swift
[110/134] Compiling NIOCore TypeAssistedChannelHandler.swift
[111/134] Compiling NIOCore UniversalBootstrapSupport.swift
[112/134] Compiling NIOCore Utilities.swift
[113/134] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[114/134] Compiling NIOCore NIOAsyncWriter.swift
[115/134] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[116/134] Compiling NIOCore BSDSocketAPI.swift
[117/134] Compiling NIOCore ByteBuffer-aux.swift
[118/134] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[119/134] Compiling NIOCore ByteBuffer-conversions.swift
[120/134] Compiling NIOCore Channel.swift
[121/134] Compiling NIOCore ChannelHandler.swift
[122/134] Compiling NIOCore ChannelHandlers.swift
[123/134] Compiling NIOCore ChannelInvoker.swift
[124/134] Compiling NIOCore ChannelOption.swift
[125/134] Compiling NIOCore ChannelPipeline.swift
[126/134] Compiling NIOCore CircularBuffer.swift
[127/134] Compiling NIOCore ByteBuffer-core.swift
[128/134] Compiling NIOCore ByteBuffer-hex.swift
[129/134] Compiling NIOCore ByteBuffer-int.swift
[130/134] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[131/134] Compiling NIOCore ByteBuffer-multi-int.swift
[132/134] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[133/134] Compiling NIOCore ByteBuffer-views.swift
[134/134] Emitting module NIOCore
[135/188] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[136/188] Emitting module NIOEmbedded
[137/188] Compiling NIOEmbedded AsyncTestingChannel.swift
[138/188] Compiling NIOEmbedded Embedded.swift
[139/188] Compiling NIOPosix BSDSocketAPICommon.swift
[140/188] Compiling NIOPosix BSDSocketAPIPosix.swift
[141/188] Compiling NIOPosix BSDSocketAPIWindows.swift
[142/188] Compiling NIOPosix BaseSocket.swift
[143/188] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[144/188] Compiling NIOPosix BaseSocketChannel.swift
[145/193] Compiling NIOPosix SelectableChannel.swift
[146/193] Compiling NIOPosix SelectableEventLoop.swift
[147/193] Compiling NIOPosix SelectorEpoll.swift
[148/193] Compiling NIOPosix SelectorGeneric.swift
[149/193] Compiling NIOPosix SelectorKqueue.swift
[150/193] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[151/193] Compiling NIOPosix PosixSingletons.swift
[152/193] Compiling NIOPosix RawSocketBootstrap.swift
[153/193] Compiling NIOPosix Resolver.swift
[154/193] Compiling NIOPosix Selectable.swift
[155/193] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[156/193] Compiling NIOPosix System.swift
[157/193] Compiling NIOPosix Thread.swift
[158/193] Compiling NIOPosix ThreadPosix.swift
[159/193] Compiling NIOPosix ThreadWindows.swift
[160/193] Compiling NIOPosix LinuxCPUSet.swift
[161/193] Compiling NIOPosix LinuxUring.swift
[162/193] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[163/193] Compiling NIOPosix NIOPosixSendableMetatype.swift
[164/193] Compiling NIOPosix NIOThreadPool.swift
[165/193] Compiling NIOPosix NonBlockingFileIO.swift
[166/193] Compiling NIOPosix PendingDatagramWritesManager.swift
[167/193] Compiling NIOPosix PendingWritesManager.swift
[168/193] Compiling NIOPosix PipeChannel.swift
[169/193] Compiling NIOPosix PipePair.swift
[170/193] Compiling NIOPosix Pool.swift
[171/193] Compiling NIOPosix SelectorUring.swift
[172/193] Compiling NIOPosix ServerSocket.swift
[173/193] Compiling NIOPosix Socket.swift
[174/193] Compiling NIOPosix SocketChannel.swift
[175/193] Compiling NIOPosix SocketProtocols.swift
[176/193] Compiling NIOPosix BaseStreamSocketChannel.swift
[177/193] Compiling NIOPosix Bootstrap.swift
[178/193] Compiling NIOPosix ControlMessage.swift
[179/193] Compiling NIOPosix DatagramVectorReadManager.swift
[180/193] Compiling NIOPosix Errors+Any.swift
[181/193] Compiling NIOPosix FileDescriptor.swift
[182/193] Compiling NIOPosix GetaddrinfoResolver.swift
[183/193] Compiling NIOPosix HappyEyeballs.swift
[184/193] Compiling NIOPosix IO.swift
[185/193] Compiling NIOPosix IntegerBitPacking.swift
[186/193] Compiling NIOPosix IntegerTypes.swift
[187/193] Compiling NIOPosix Linux.swift
[188/193] Emitting module NIOPosix
[189/193] Compiling NIOPosix UnsafeTransfer.swift
[190/193] Compiling NIOPosix Utilities.swift
[191/193] Compiling NIOPosix VsockAddress.swift
[192/193] Compiling NIOPosix VsockChannelEvents.swift
[193/193] Compiling NIOPosix resource_bundle_accessor.swift
[194/195] Emitting module NIO
[195/195] Compiling NIO Exports.swift
[196/212] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[197/213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[198/213] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[199/213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[200/213] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[201/213] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[202/213] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[203/213] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[204/213] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[205/213] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[206/213] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[207/213] Compiling NIOHTTP1 ByteCollectionUtils.swift
[208/213] Compiling NIOHTTP1 HTTPDecoder.swift
[209/213] Compiling NIOHTTP1 HTTPEncoder.swift
[210/213] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[211/213] Emitting module NIOHTTP1
[212/213] Compiling NIOHTTP1 HTTPTypes.swift
[213/213] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[214/224] Compiling NIOHPACK IndexedHeaderTable.swift
[215/225] Compiling NIOHPACK IntegerCoding.swift
[216/225] Compiling NIOHPACK HuffmanTables.swift
[217/225] Compiling NIOHPACK HeaderTables.swift
[218/225] Compiling NIOHPACK HuffmanCoding.swift
[219/225] Compiling NIOHPACK HPACKErrors.swift
[220/225] Compiling NIOHPACK HPACKEncoder.swift
[221/225] Compiling NIOHPACK HPACKHeader.swift
[222/225] Compiling NIOHPACK DynamicHeaderTable.swift
[223/225] Compiling NIOHPACK HPACKDecoder.swift
[224/225] Compiling NIOHPACK StaticHeaderTable.swift
[225/225] Emitting module NIOHPACK
Build of target: 'NIOHPACK' complete! (7.41s)
Target:                   NIOHTTP2
Extracting symbol information for 'NIOHTTP2'...
Finished extracting symbol information for 'NIOHTTP2'. (2.30s)
Building documentation for 'NIOHTTP2'...
Finished building documentation for 'NIOHTTP2' (0.54s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-http2/1.38.0
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.47s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling NIOTLS TLSEvents.swift
[3/7] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[4/7] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[5/7] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[6/7] Emitting module NIOTLS
[7/7] Compiling NIOTLS SNIHandler.swift
[8/69] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[9/69] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[10/69] Compiling NIOHTTP2 MaySendFrames.swift
[11/69] Compiling NIOHTTP2 SendingDataState.swift
[12/69] Compiling NIOHTTP2 SendingGoawayState.swift
[13/69] Compiling NIOHTTP2 SendingHeadersState.swift
[14/69] Compiling NIOHTTP2 SendingPushPromiseState.swift
[15/75] Compiling NIOHTTP2 SendingRstStreamState.swift
[16/75] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[17/75] Compiling NIOHTTP2 HTTP2SettingsState.swift
[18/75] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[19/75] Compiling NIOHTTP2 HasFlowControlWindows.swift
[20/75] Compiling NIOHTTP2 HasLocalSettings.swift
[21/75] Compiling NIOHTTP2 HasRemoteSettings.swift
[22/75] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[23/75] Compiling NIOHTTP2 HTTP2UserEvents.swift
[24/75] Compiling NIOHTTP2 InboundEventBuffer.swift
[25/75] Compiling NIOHTTP2 InboundWindowManager.swift
[26/75] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[27/75] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[28/75] Emitting module NIOHTTP2
[29/75] Compiling NIOHTTP2 StreamChannelFlowController.swift
[30/75] Compiling NIOHTTP2 StreamChannelList.swift
[31/75] Compiling NIOHTTP2 StreamMap.swift
[32/75] Compiling NIOHTTP2 StreamStateMachine.swift
[33/75] Compiling NIOHTTP2 UnsafeTransfer.swift
[34/75] Compiling NIOHTTP2 WatermarkedFlowController.swift
[35/75] Compiling NIOHTTP2 LocallyQuiescingState.swift
[36/75] Compiling NIOHTTP2 QuiescingState.swift
[37/75] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[38/75] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[39/75] Compiling NIOHTTP2 StateMachineResult.swift
[40/75] Compiling NIOHTTP2 ContentLengthVerifier.swift
[41/75] Compiling NIOHTTP2 DOSHeuristics.swift
[42/75] Compiling NIOHTTP2 ConnectionStateMachine.swift
[43/75] Compiling NIOHTTP2 ConnectionStreamsState.swift
[44/75] Compiling NIOHTTP2 MayReceiveFrames.swift
[45/75] Compiling NIOHTTP2 ReceivingDataState.swift
[46/75] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[47/75] Compiling NIOHTTP2 ReceivingHeadersState.swift
[48/75] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[49/75] Compiling NIOHTTP2 HTTP2Stream.swift
[50/75] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[51/75] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[52/75] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[53/75] Compiling NIOHTTP2 HTTP2StreamID.swift
[54/75] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[55/75] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[56/75] Compiling NIOHTTP2 HTTP2Frame.swift
[57/75] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[58/75] Compiling NIOHTTP2 HTTP2FrameParser.swift
[59/75] Compiling NIOHTTP2 HTTP2PingData.swift
[60/75] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[61/75] Compiling NIOHTTP2 HTTP2Settings.swift
[62/75] Compiling NIOHTTP2 Error+Any.swift
[63/75] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[64/75] Compiling NIOHTTP2 ControlFrameBuffer.swift
[65/75] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[66/75] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[67/75] Compiling NIOHTTP2 GlitchesMonitor.swift
[68/75] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[69/75] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[70/75] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[71/75] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[72/75] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[73/75] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[74/75] Compiling NIOHTTP2 HTTP2Error.swift
[75/75] Compiling NIOHTTP2 HTTP2ErrorCode.swift
Build of target: 'NIOHTTP2' complete! (2.10s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-http2/1.38.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-http2/1.38.0/linkable-paths.json
    2582
16	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-http2/1.38.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-http2/1.38.0
File count: 2582
Doc size:   16.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-http2-1.38.0-b40c6166.zip to s3://spi-docs-inbox/prod-apple-swift-nio-http2-1.38.0-b40c6166.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.