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-oblivious-http, reference main (8aa449), with Swift 6.1 for macOS (SPM) on 21 Jun 2025 14:21:22 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-oblivious-http.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-oblivious-http
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8aa449e Added require-explicit-sendable to macOS CI. (#39)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
8aa449e599233b6d6d9e69c0c70c0aaf5cf80df7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.64s)
Fetched https://github.com/apple/swift-nio.git from cache (1.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.76s)
Fetching https://github.com/apple/swift-atomics.git from cache
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.85s)
Fetched https://github.com/apple/swift-collections.git from cache (0.86s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.40s)
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.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.06s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.19s)
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
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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
========================================
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-oblivious-http",
      "name": "swift-nio-oblivious-http",
      "url": "https://github.com/apple/swift-nio-oblivious-http.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-oblivious-http",
      "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-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.12.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-nio-oblivious-http.git
[10/475] Fetching swift-nio-oblivious-http
Fetched https://github.com/apple/swift-nio-oblivious-http.git from cache (0.83s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio.git from cache (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.88s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.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.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
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)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.46s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-oblivious-http.git
Working copy of https://github.com/apple/swift-nio-oblivious-http.git resolved at main (8aa449e)
warning: '.resolve-product-dependencies': dependency 'swift-nio-oblivious-http' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
https://github.com/apple/swift-nio-oblivious-http.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.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/29] Write sources
[9/29] Copying PrivacyInfo.xcprivacy
[9/29] Write sources
[9/29] Copying PrivacyInfo.xcprivacy
[9/29] Write sources
[15/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWindows shim.c
[17/29] Compiling CNIOWASI CNIOWASI.c
[18/29] Compiling CNIOLinux shim.c
[18/29] Compiling CNIOLinux liburing_shims.c
[20/29] Write sources
[21/29] Write swift-version-2F0A5646E1D333AE.txt
[22/29] Compiling _AtomicsShims.c
[23/49] Compiling CNIOLLHTTP c_nio_http.c
[24/49] Compiling CNIOLLHTTP c_nio_api.c
[25/141] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/141] Compiling CNIODarwin shim.c
[28/141] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/142] Compiling InternalCollectionsUtilities Descriptions.swift
[30/142] Compiling InternalCollectionsUtilities Debugging.swift
[31/142] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/142] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/142] Emitting module _NIOBase64
[34/142] Compiling _NIOBase64 Base64.swift
[35/142] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/142] Compiling Crypto SubjectPublicKeyInfo.swift
[37/142] Compiling Crypto CryptoKitErrors.swift
[38/142] Compiling Crypto ECDSASignature.swift
[39/142] Compiling Crypto PEMDocument.swift
[40/142] Compiling Atomics AtomicBool.swift
[41/142] Compiling Crypto ObjectIdentifier.swift
[42/142] Emitting module InternalCollectionsUtilities
[43/142] Compiling Crypto PKCS8PrivateKey.swift
[44/142] Compiling Crypto SEC1PrivateKey.swift
[45/142] Compiling Atomics ManagedAtomicLazyReference.swift
[46/142] Compiling Atomics UnsafeAtomic.swift
[47/142] Compiling Atomics DoubleWord.swift
[48/142] Compiling Atomics ManagedAtomic.swift
[49/142] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/142] Compiling Atomics IntegerOperations.swift
[51/143] Compiling Crypto Curve25519.swift
[52/143] Compiling Crypto Ed25519Keys.swift
[57/159] Compiling Atomics Unmanaged extensions.swift
[58/159] Compiling DequeModule _DequeBufferHeader.swift
[59/160] Compiling DequeModule _DequeBuffer.swift
[60/160] Compiling DequeModule _DequeSlot.swift
[61/160] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/160] Compiling _NIODataStructures _TinyArray.swift
[63/160] Compiling _NIODataStructures PriorityQueue.swift
[64/160] Compiling _NIODataStructures Heap.swift
[65/160] Emitting module _NIODataStructures
[66/160] Compiling DequeModule Deque+Extras.swift
[67/160] Compiling DequeModule Deque+Hashable.swift
[68/160] Compiling Atomics OptionalRawRepresentable.swift
[69/160] Compiling Atomics RawRepresentable.swift
[70/160] Compiling DequeModule Deque+Codable.swift
[71/160] Compiling DequeModule Deque+Collection.swift
[72/160] Emitting module Atomics
[73/160] Compiling DequeModule Deque+Testing.swift
[74/160] Compiling DequeModule Deque._Storage.swift
[77/160] Compiling DequeModule Deque+Equatable.swift
[78/160] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/160] Compiling DequeModule Deque._UnsafeHandle.swift
[80/160] Compiling DequeModule Deque.swift
[81/160] Compiling DequeModule Deque+CustomReflectable.swift
[82/160] Compiling DequeModule Deque+Descriptions.swift
[85/160] Emitting module DequeModule
[85/160] Compiling c-nioatomics.c
[86/160] Compiling c-atomics.c
[88/166] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/166] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/166] Compiling NIOConcurrencyHelpers lock.swift
[91/166] Emitting module NIOConcurrencyHelpers
[92/166] Compiling NIOConcurrencyHelpers atomics.swift
[93/166] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/228] Emitting module Crypto
[95/236] Compiling NIOCore AddressedEnvelope.swift
[96/236] Compiling NIOCore AsyncAwaitSupport.swift
[97/236] Compiling NIOCore AsyncChannel.swift
[98/236] Compiling NIOCore AsyncChannelHandler.swift
[99/236] Compiling NIOCore AsyncChannelInboundStream.swift
[100/236] Compiling NIOCore AsyncChannelOutboundWriter.swift
[101/236] Compiling NIOCore NIOAsyncSequenceProducer.swift
[102/242] Compiling NIOCore GlobalSingletons.swift
[103/242] Compiling NIOCore IO.swift
[104/242] Compiling NIOCore IOData.swift
[105/242] Compiling NIOCore IPProtocol.swift
[106/242] Compiling NIOCore IntegerBitPacking.swift
[107/242] Compiling NIOCore IntegerTypes.swift
[108/242] Compiling NIOCore Interfaces.swift
[109/242] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[110/242] Compiling NIOCore NIOScheduledCallback.swift
[111/242] Compiling NIOCore NIOSendable.swift
[112/242] Compiling NIOCore RecvByteBufferAllocator.swift
[113/242] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/242] Compiling NIOCore SocketAddresses.swift
[115/242] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/242] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/242] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/242] Compiling NIOCore EventLoopFuture.swift
[119/242] Compiling NIOCore FileDescriptor.swift
[120/242] Compiling NIOCore FileHandle.swift
[121/242] Compiling NIOCore FileRegion.swift
[146/242] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/242] Compiling NIOCore UniversalBootstrapSupport.swift
[148/242] Compiling NIOCore Utilities.swift
[149/242] Compiling Crypto HashFunctions.swift
[150/242] Compiling Crypto HashFunctions_SHA2.swift
[151/242] Compiling Crypto HPKE-AEAD.swift
[152/242] Compiling Crypto HPKE-Ciphersuite.swift
[153/242] Compiling Crypto HPKE-KDF.swift
[157/242] Compiling NIOCore Codec.swift
[158/242] Compiling NIOCore ConvenienceOptionSupport.swift
[159/242] Compiling NIOCore DeadChannel.swift
[160/242] Compiling NIOCore DispatchQueue+WithFuture.swift
[161/242] Compiling NIOCore EventLoop+Deprecated.swift
[162/242] Compiling NIOCore EventLoop+SerialExecutor.swift
[163/242] Compiling NIOCore EventLoop.swift
[164/242] Compiling NIOCore Linux.swift
[165/242] Compiling NIOCore MarkedCircularBuffer.swift
[166/242] Compiling NIOCore MulticastChannel.swift
[167/242] Compiling NIOCore NIOAny.swift
[168/242] Compiling NIOCore NIOCloseOnErrorHandler.swift
[169/242] Compiling NIOCore NIOLoopBound.swift
[170/242] Compiling NIOCore Channel.swift
[171/242] Compiling NIOCore ChannelHandler.swift
[172/242] Compiling NIOCore ChannelHandlers.swift
[173/242] Compiling NIOCore ChannelInvoker.swift
[174/242] Compiling NIOCore ChannelOption.swift
[175/242] Compiling NIOCore ChannelPipeline.swift
[176/242] Compiling NIOCore CircularBuffer.swift
[177/242] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[178/242] Compiling NIOCore NIOAsyncWriter.swift
[179/242] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[180/242] Compiling NIOCore BSDSocketAPI.swift
[181/242] Compiling NIOCore ByteBuffer-aux.swift
[182/242] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[183/242] Compiling NIOCore ByteBuffer-conversions.swift
[184/242] Compiling NIOCore ByteBuffer-core.swift
[185/242] Compiling NIOCore ByteBuffer-hex.swift
[186/242] Compiling NIOCore ByteBuffer-int.swift
[187/242] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[188/242] Compiling NIOCore ByteBuffer-multi-int.swift
[189/242] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[190/242] Compiling NIOCore ByteBuffer-views.swift
[191/242] Compiling NIOCore SocketOptionProvider.swift
[192/242] Compiling NIOCore SystemCallHelpers.swift
[193/242] Compiling NIOCore TimeAmount+Duration.swift
[194/242] Compiling Crypto RNG_boring.swift
[195/242] Compiling Crypto SafeCompare_boring.swift
[196/242] Compiling Crypto Zeroization_boring.swift
[197/242] Compiling Crypto PrettyBytes.swift
[198/242] Compiling Crypto SafeCompare.swift
[199/242] Compiling Crypto SecureBytes.swift
[200/242] Compiling Crypto Zeroization.swift
[201/242] Compiling Crypto resource_bundle_accessor.swift
[242/245] Emitting module NIOCore
[243/297] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[244/297] Compiling NIOEmbedded AsyncTestingChannel.swift
[245/297] Emitting module NIOEmbedded
[246/297] Compiling NIOEmbedded Embedded.swift
[247/297] Compiling NIOPosix GetaddrinfoResolver.swift
[248/297] Compiling NIOPosix HappyEyeballs.swift
[249/297] Compiling NIOPosix IO.swift
[250/297] Compiling NIOPosix IntegerBitPacking.swift
[251/297] Compiling NIOPosix IntegerTypes.swift
[252/302] Compiling ObliviousX Errors.swift
[253/302] Compiling ObliviousX OHTTPEncapsulation.swift
[254/302] Emitting module ObliviousX
[255/302] Compiling NIOPosix Selectable.swift
[256/302] Compiling NIOPosix SelectableChannel.swift
[257/302] Compiling NIOPosix SelectableEventLoop.swift
[258/302] Compiling NIOPosix SelectorEpoll.swift
[259/302] Compiling NIOPosix SelectorGeneric.swift
[260/302] Emitting module NIOPosix
[261/302] Compiling NIOPosix BSDSocketAPICommon.swift
[262/302] Compiling NIOPosix BSDSocketAPIPosix.swift
[263/302] Compiling NIOPosix BSDSocketAPIWindows.swift
[264/302] Compiling NIOPosix BaseSocket.swift
[265/302] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[266/302] Compiling NIOPosix BaseSocketChannel.swift
[267/302] Compiling NIOPosix Linux.swift
[268/302] Compiling NIOPosix LinuxCPUSet.swift
[269/302] Compiling NIOPosix LinuxUring.swift
[270/302] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[271/302] Compiling NIOPosix NIOThreadPool.swift
[272/302] Compiling NIOPosix UnsafeTransfer.swift
[273/302] Compiling NIOPosix Utilities.swift
[274/302] Compiling NIOPosix VsockAddress.swift
[275/302] Compiling NIOPosix VsockChannelEvents.swift
[276/302] Compiling NIOPosix resource_bundle_accessor.swift
[277/302] Compiling NIOPosix NonBlockingFileIO.swift
[278/302] Compiling NIOPosix PendingDatagramWritesManager.swift
[279/302] Compiling NIOPosix PendingWritesManager.swift
[280/302] Compiling NIOPosix PipeChannel.swift
[281/302] Compiling NIOPosix PipePair.swift
[282/302] Compiling NIOPosix SelectorKqueue.swift
[283/302] Compiling NIOPosix SelectorUring.swift
[284/302] Compiling NIOPosix ServerSocket.swift
[285/302] Compiling NIOPosix Socket.swift
[286/302] Compiling NIOPosix SocketChannel.swift
[287/302] Compiling NIOPosix Pool.swift
[288/302] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[289/302] Compiling NIOPosix PosixSingletons.swift
[290/302] Compiling NIOPosix RawSocketBootstrap.swift
[291/302] Compiling NIOPosix Resolver.swift
[292/302] Compiling NIOPosix SocketProtocols.swift
[293/302] Compiling NIOPosix System.swift
[294/302] Compiling NIOPosix Thread.swift
[295/302] Compiling NIOPosix ThreadPosix.swift
[296/302] Compiling NIOPosix ThreadWindows.swift
[297/302] Compiling NIOPosix BaseStreamSocketChannel.swift
[298/302] Compiling NIOPosix Bootstrap.swift
[299/302] Compiling NIOPosix ControlMessage.swift
[300/302] Compiling NIOPosix DatagramVectorReadManager.swift
[301/302] Compiling NIOPosix Errors+Any.swift
[302/302] Compiling NIOPosix FileDescriptor.swift
[303/304] Compiling NIO Exports.swift
[304/304] Emitting module NIO
[305/321] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[306/321] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[307/321] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[308/321] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[309/321] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[310/321] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[311/322] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[312/322] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[313/322] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[314/322] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[315/322] Compiling NIOHTTP1 ByteCollectionUtils.swift
[316/322] Compiling NIOHTTP1 HTTPDecoder.swift
[317/322] Compiling NIOHTTP1 HTTPEncoder.swift
[318/322] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[319/322] Emitting module NIOHTTP1
[320/322] Compiling NIOHTTP1 HTTPTypes.swift
[321/322] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[322/322] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[323/328] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[324/328] Compiling ObliviousHTTP Errors.swift
[325/328] Compiling ObliviousHTTP BHTTPSerializer.swift
[326/328] Compiling ObliviousHTTP Varint.swift
[327/328] Emitting module ObliviousHTTP
[328/328] Compiling ObliviousHTTP BHTTPParser.swift
Build complete! (14.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-nio-oblivious-http/main
Repository:               apple/swift-nio-oblivious-http
Swift version used:       6.1
Target:                   ObliviousHTTP
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 'ObliviousHTTP'...
Finished extracting symbol information for 'ObliviousHTTP'. (9.22s)
Building documentation for 'ObliviousHTTP'...
Finished building documentation for 'ObliviousHTTP' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-oblivious-http/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-asn1.git (0.48s)
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-crypto.git (0.59s)
Updated https://github.com/apple/swift-atomics.git (0.59s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/apple/swift-nio.git (0.79s)
Updated https://github.com/apple/swift-system.git (0.79s)
Updated https://github.com/apple/swift-collections.git (0.79s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.69s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (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.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.54s)
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/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.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] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.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 Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.75s)
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 Debugging.swift
[5/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/47] Compiling InternalCollectionsUtilities Descriptions.swift
[7/47] Compiling Atomics DoubleWord.swift
[8/47] Compiling Atomics ManagedAtomic.swift
[9/48] Compiling Atomics AtomicValue.swift
[10/48] Compiling Atomics AtomicMemoryOrderings.swift
[11/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/48] Compiling Atomics ManagedAtomicLazyReference.swift
[13/48] Compiling Atomics UnsafeAtomic.swift
[14/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/48] Compiling Atomics IntegerOperations.swift
[16/48] Emitting module _NIOBase64
[17/48] Compiling _NIOBase64 Base64.swift
[18/48] Compiling _NIODataStructures _TinyArray.swift
[19/48] Compiling NIOConcurrencyHelpers lock.swift
[20/48] Compiling _NIODataStructures PriorityQueue.swift
[21/48] Compiling _NIODataStructures Heap.swift
[22/48] Compiling Atomics Unmanaged extensions.swift
[23/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[24/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/48] Compiling NIOConcurrencyHelpers atomics.swift
[26/48] Emitting module _NIODataStructures
[27/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/48] Emitting module NIOConcurrencyHelpers
[29/48] Compiling Atomics AtomicInteger.swift
[30/48] Compiling Atomics AtomicOptionalWrappable.swift
[31/48] Compiling Atomics AtomicBool.swift
[32/48] Compiling Atomics IntegerConformances.swift
[33/48] Compiling Atomics OptionalRawRepresentable.swift
[34/48] Compiling Atomics RawRepresentable.swift
[35/48] Emitting module InternalCollectionsUtilities
[36/48] Compiling Atomics PointerConformances.swift
[37/48] Compiling Atomics Primitives.native.swift
[38/48] Compiling Atomics AtomicReference.swift
[39/48] Compiling Atomics AtomicStorage.swift
[44/64] Compiling DequeModule _DequeBufferHeader.swift
[45/64] Compiling DequeModule _DequeSlot.swift
[46/65] Compiling DequeModule _DequeBuffer.swift
[47/65] Compiling DequeModule Deque+CustomReflectable.swift
[48/65] Compiling DequeModule Deque+Descriptions.swift
[49/65] Compiling DequeModule Deque+Extras.swift
[50/65] Compiling DequeModule Deque+Hashable.swift
[51/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/65] Compiling DequeModule Deque+Testing.swift
[53/65] Compiling DequeModule Deque._Storage.swift
[56/65] Compiling DequeModule Deque+Equatable.swift
[57/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/65] Compiling DequeModule Deque._UnsafeHandle.swift
[59/65] Compiling DequeModule Deque.swift
[62/65] Compiling DequeModule Deque+Codable.swift
[63/65] Compiling DequeModule Deque+Collection.swift
[64/65] Emitting module DequeModule
[65/65] Emitting module Atomics
[66/127] Compiling NIOCore Linux.swift
[67/127] Compiling NIOCore MarkedCircularBuffer.swift
[68/127] Compiling NIOCore MulticastChannel.swift
[69/127] Compiling NIOCore NIOAny.swift
[70/127] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/127] Compiling NIOCore NIOLoopBound.swift
[72/133] Compiling NIOCore GlobalSingletons.swift
[73/133] Compiling NIOCore IO.swift
[74/133] Compiling NIOCore IOData.swift
[75/133] Compiling NIOCore IPProtocol.swift
[76/133] Compiling NIOCore IntegerBitPacking.swift
[77/133] Compiling NIOCore IntegerTypes.swift
[78/133] Compiling NIOCore Interfaces.swift
[79/133] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[80/133] Compiling NIOCore EventLoopFuture+Deprecated.swift
[81/133] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[82/133] Compiling NIOCore EventLoopFuture.swift
[83/133] Compiling NIOCore FileDescriptor.swift
[84/133] Compiling NIOCore FileHandle.swift
[85/133] Compiling NIOCore FileRegion.swift
[86/133] Compiling NIOCore Codec.swift
[87/133] Compiling NIOCore ConvenienceOptionSupport.swift
[88/133] Compiling NIOCore DeadChannel.swift
[89/133] Compiling NIOCore DispatchQueue+WithFuture.swift
[90/133] Compiling NIOCore EventLoop+Deprecated.swift
[91/133] Compiling NIOCore EventLoop+SerialExecutor.swift
[92/133] Compiling NIOCore EventLoop.swift
[93/133] Compiling NIOCore SocketOptionProvider.swift
[94/133] Compiling NIOCore SystemCallHelpers.swift
[95/133] Compiling NIOCore TimeAmount+Duration.swift
[96/133] Compiling NIOCore TypeAssistedChannelHandler.swift
[97/133] Compiling NIOCore UniversalBootstrapSupport.swift
[98/133] Compiling NIOCore Utilities.swift
[99/133] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[100/133] Compiling NIOCore NIOScheduledCallback.swift
[101/133] Compiling NIOCore NIOSendable.swift
[102/133] Compiling NIOCore RecvByteBufferAllocator.swift
[103/133] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/133] Compiling NIOCore SocketAddresses.swift
[105/133] Compiling NIOCore AddressedEnvelope.swift
[106/133] Compiling NIOCore AsyncAwaitSupport.swift
[107/133] Compiling NIOCore AsyncChannel.swift
[108/133] Compiling NIOCore AsyncChannelHandler.swift
[109/133] Compiling NIOCore AsyncChannelInboundStream.swift
[110/133] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/133] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/133] Compiling NIOCore Channel.swift
[113/133] Compiling NIOCore ChannelHandler.swift
[114/133] Compiling NIOCore ChannelHandlers.swift
[115/133] Compiling NIOCore ChannelInvoker.swift
[116/133] Compiling NIOCore ChannelOption.swift
[117/133] Compiling NIOCore ChannelPipeline.swift
[118/133] Compiling NIOCore CircularBuffer.swift
[119/133] Compiling NIOCore ByteBuffer-core.swift
[120/133] Compiling NIOCore ByteBuffer-hex.swift
[121/133] Compiling NIOCore ByteBuffer-int.swift
[122/133] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[123/133] Compiling NIOCore ByteBuffer-multi-int.swift
[124/133] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[125/133] Compiling NIOCore ByteBuffer-views.swift
[126/133] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[127/133] Compiling NIOCore NIOAsyncWriter.swift
[128/133] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[129/133] Compiling NIOCore BSDSocketAPI.swift
[130/133] Compiling NIOCore ByteBuffer-aux.swift
[131/133] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[132/133] Compiling NIOCore ByteBuffer-conversions.swift
[133/133] Emitting module NIOCore
[134/185] Compiling NIOEmbedded AsyncTestingChannel.swift
[135/185] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[136/185] Emitting module NIOEmbedded
[137/185] Compiling NIOEmbedded Embedded.swift
[138/185] Compiling NIOPosix Linux.swift
[139/185] Compiling NIOPosix LinuxCPUSet.swift
[140/185] Compiling NIOPosix LinuxUring.swift
[141/185] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[142/185] Compiling NIOPosix NIOThreadPool.swift
[143/185] Compiling NIOPosix Pool.swift
[144/185] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[145/185] Compiling NIOPosix PosixSingletons.swift
[146/185] Compiling NIOPosix RawSocketBootstrap.swift
[147/185] Compiling NIOPosix Resolver.swift
[148/190] Compiling NIOPosix Selectable.swift
[149/190] Compiling NIOPosix SelectableChannel.swift
[150/190] Compiling NIOPosix SelectableEventLoop.swift
[151/190] Compiling NIOPosix SelectorEpoll.swift
[152/190] Compiling NIOPosix SelectorGeneric.swift
[153/190] Compiling NIOPosix SocketProtocols.swift
[154/190] Compiling NIOPosix System.swift
[155/190] Compiling NIOPosix Thread.swift
[156/190] Compiling NIOPosix ThreadPosix.swift
[157/190] Compiling NIOPosix ThreadWindows.swift
[158/190] Compiling NIOPosix BSDSocketAPICommon.swift
[159/190] Compiling NIOPosix BSDSocketAPIPosix.swift
[160/190] Compiling NIOPosix BSDSocketAPIWindows.swift
[161/190] Compiling NIOPosix BaseSocket.swift
[162/190] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[163/190] Compiling NIOPosix BaseSocketChannel.swift
[164/190] Compiling NIOPosix SelectorKqueue.swift
[165/190] Compiling NIOPosix SelectorUring.swift
[166/190] Compiling NIOPosix ServerSocket.swift
[167/190] Compiling NIOPosix Socket.swift
[168/190] Compiling NIOPosix SocketChannel.swift
[169/190] Compiling NIOPosix UnsafeTransfer.swift
[170/190] Compiling NIOPosix Utilities.swift
[171/190] Compiling NIOPosix VsockAddress.swift
[172/190] Compiling NIOPosix VsockChannelEvents.swift
[173/190] Compiling NIOPosix resource_bundle_accessor.swift
[174/190] Compiling NIOPosix BaseStreamSocketChannel.swift
[175/190] Compiling NIOPosix Bootstrap.swift
[176/190] Compiling NIOPosix ControlMessage.swift
[177/190] Compiling NIOPosix DatagramVectorReadManager.swift
[178/190] Compiling NIOPosix Errors+Any.swift
[179/190] Compiling NIOPosix FileDescriptor.swift
[180/190] Emitting module NIOPosix
[181/190] Compiling NIOPosix GetaddrinfoResolver.swift
[182/190] Compiling NIOPosix HappyEyeballs.swift
[183/190] Compiling NIOPosix IO.swift
[184/190] Compiling NIOPosix IntegerBitPacking.swift
[185/190] Compiling NIOPosix IntegerTypes.swift
[186/190] Compiling NIOPosix NonBlockingFileIO.swift
[187/190] Compiling NIOPosix PendingDatagramWritesManager.swift
[188/190] Compiling NIOPosix PendingWritesManager.swift
[189/190] Compiling NIOPosix PipeChannel.swift
[190/190] Compiling NIOPosix PipePair.swift
[191/192] Compiling NIO Exports.swift
[192/192] Emitting module NIO
[193/209] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[194/209] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[195/210] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[196/210] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[197/210] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[198/210] Compiling NIOHTTP1 HTTPEncoder.swift
[199/210] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[200/210] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[201/210] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[202/210] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[203/210] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[204/210] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[205/210] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[206/210] Compiling NIOHTTP1 ByteCollectionUtils.swift
[207/210] Compiling NIOHTTP1 HTTPDecoder.swift
[208/210] Emitting module NIOHTTP1
[209/210] Compiling NIOHTTP1 HTTPTypes.swift
[210/210] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[211/216] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[212/216] Compiling ObliviousHTTP Errors.swift
[213/216] Compiling ObliviousHTTP BHTTPSerializer.swift
[214/216] Emitting module ObliviousHTTP
[215/216] Compiling ObliviousHTTP BHTTPParser.swift
[216/216] Compiling ObliviousHTTP Varint.swift
Build of target: 'ObliviousHTTP' complete! (8.16s)
Target:                   ObliviousX
Extracting symbol information for 'ObliviousX'...
Finished extracting symbol information for 'ObliviousX'. (3.93s)
Building documentation for 'ObliviousX'...
Finished building documentation for 'ObliviousX' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-oblivious-http/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (1.56s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/74] Compiling Crypto HPKE-KexKeyDerivation.swift
[3/74] Compiling Crypto HPKE-LabeledExtract.swift
[4/74] Compiling Crypto HPKE-Utils.swift
[5/74] Compiling Crypto DHKEM.swift
[6/74] Compiling Crypto HPKE-KEM-Curve25519.swift
[7/74] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[8/74] Compiling Crypto HPKE-KEM.swift
[9/74] Compiling Crypto HPKE-Errors.swift
[10/82] Compiling Crypto HPKE.swift
[11/82] Compiling Crypto HPKE-Context.swift
[12/82] Compiling Crypto HPKE-KeySchedule.swift
[13/82] Compiling Crypto HPKE-Modes.swift
[14/82] Compiling Crypto Insecure.swift
[15/82] Compiling Crypto Insecure_HashFunctions.swift
[16/82] Compiling Crypto KEM.swift
[17/82] Compiling Crypto ECDH_boring.swift
[18/82] Compiling Crypto AES-GCM.swift
[19/82] Compiling Crypto AES-GCM_boring.swift
[20/82] Compiling Crypto ChaChaPoly_boring.swift
[21/82] Compiling Crypto ChaChaPoly.swift
[22/82] Compiling Crypto Cipher.swift
[23/82] Compiling Crypto Nonces.swift
[24/82] Compiling Crypto ASN1.swift
[25/82] Compiling Crypto ASN1Any.swift
[26/82] Compiling Crypto Curve25519.swift
[27/82] Compiling Crypto Ed25519Keys.swift
[28/82] Compiling Crypto NISTCurvesKeys.swift
[29/82] Compiling Crypto X25519Keys.swift
[30/82] Compiling Crypto SymmetricKeys.swift
[31/82] Compiling Crypto HMAC.swift
[32/82] Compiling Crypto MACFunctions.swift
[33/82] Compiling Crypto MessageAuthenticationCode.swift
[34/82] Compiling Crypto DH.swift
[35/82] Compiling Crypto ECDH.swift
[36/82] Compiling Crypto HKDF.swift
[37/82] Compiling Crypto AESWrap.swift
[38/82] Compiling Crypto AESWrap_boring.swift
[39/82] Compiling Crypto Ed25519_boring.swift
[40/82] Compiling Crypto NISTCurvesKeys_boring.swift
[41/82] Compiling Crypto X25519Keys_boring.swift
[42/82] Compiling Crypto GeneralizedTime.swift
[43/82] Compiling Crypto ObjectIdentifier.swift
[44/82] Compiling Crypto ECDSASignature.swift
[45/82] Compiling Crypto PEMDocument.swift
[46/82] Compiling Crypto PKCS8PrivateKey.swift
[47/82] Compiling Crypto SEC1PrivateKey.swift
[48/82] Compiling Crypto SubjectPublicKeyInfo.swift
[49/82] Compiling Crypto CryptoKitErrors.swift
[50/82] Compiling Crypto AES.swift
[51/82] Compiling Crypto ECDSASignature_boring.swift
[52/82] Compiling Crypto ECDSA_boring.swift
[53/82] Compiling Crypto EdDSA_boring.swift
[54/82] Compiling Crypto ECDSA.swift
[55/82] Compiling Crypto Ed25519.swift
[56/82] Compiling Crypto Signature.swift
[57/82] Compiling Crypto CryptoKitErrors_boring.swift
[58/82] Compiling Crypto Digest_boring.swift
[59/82] Compiling Crypto Digest.swift
[60/82] Compiling Crypto Digests.swift
[61/82] Compiling Crypto HashFunctions.swift
[62/82] Compiling Crypto HashFunctions_SHA2.swift
[63/82] Compiling Crypto HPKE-AEAD.swift
[64/82] Compiling Crypto HPKE-Ciphersuite.swift
[65/82] Compiling Crypto HPKE-KDF.swift
[66/82] Compiling Crypto ASN1BitString.swift
[67/82] Compiling Crypto ASN1Boolean.swift
[68/82] Compiling Crypto ASN1Identifier.swift
[69/82] Compiling Crypto ASN1Integer.swift
[70/82] Compiling Crypto ASN1Null.swift
[71/82] Compiling Crypto ASN1OctetString.swift
[72/82] Compiling Crypto ASN1Strings.swift
[73/82] Compiling Crypto ArraySliceBigint.swift
[74/82] Emitting module Crypto
[75/82] Compiling Crypto RNG_boring.swift
[76/82] Compiling Crypto SafeCompare_boring.swift
[77/82] Compiling Crypto Zeroization_boring.swift
[78/82] Compiling Crypto PrettyBytes.swift
[79/82] Compiling Crypto SafeCompare.swift
[80/82] Compiling Crypto SecureBytes.swift
[81/82] Compiling Crypto Zeroization.swift
[82/82] Compiling Crypto resource_bundle_accessor.swift
[83/85] Emitting module ObliviousX
[84/85] Compiling ObliviousX Errors.swift
[85/85] Compiling ObliviousX OHTTPEncapsulation.swift
Build of target: 'ObliviousX' complete! (2.82s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-oblivious-http/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio-oblivious-http/main/linkable-paths.json
     186
2	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-oblivious-http/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-oblivious-http/main
File count: 186
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-oblivious-http-main-211ee512.zip to s3://spi-docs-inbox/prod-apple-swift-nio-oblivious-http-main-211ee512.zip
Copying... [13%]
Copying... [27%]
Copying... [40%]
Copying... [54%]
Copying... [67%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.