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 (b4e1b4), with Swift 6.1 for macOS (SPM) on 9 Sep 2025 20:11:16 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.67.1
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 b4e1b44 Add Oblivious DNS-over-HTTPS types and serialization (#43)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
b4e1b440814738c30f3579bdbdb85223ea835e2b
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.91s)
Fetched https://github.com/apple/swift-nio.git from cache (1.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.59s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
Fetched https://github.com/apple/swift-system.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (3.74s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.35s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.4.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.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
========================================
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.86.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.1",
              "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.6.2",
              "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.15.0",
          "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.4.0",
              "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
[7/649] Fetching swift-nio-oblivious-http
Fetched https://github.com/apple/swift-nio-oblivious-http.git from cache (0.86s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.82s)
Fetched https://github.com/apple/swift-nio.git from cache (0.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.91s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.53s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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 (b4e1b44)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
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"
        ]
      }
    },
    {
      "name" : "ObliviousDoH",
      "targets" : [
        "ObliviousDoH"
      ],
      "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" : "ObliviousXHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXHelpers",
      "path" : "Sources/ObliviousXHelpers",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX",
        "ObliviousDoH"
      ],
      "sources" : [
        "Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "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"
    },
    {
      "c99name" : "ObliviousDoHTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoHTests",
      "path" : "Tests/ObliviousDoHTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousDoHTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousDoH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousDoH",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoH",
      "path" : "Sources/ObliviousDoH",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousDoH"
      ],
      "sources" : [
        "Errors.swift",
        "ODoHRoutine.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "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/32] Write sources
[2/32] Copying PrivacyInfo.xcprivacy
[2/32] Write sources
[13/32] Copying PrivacyInfo.xcprivacy
[13/32] Write sources
[17/32] Compiling CNIOWindows shim.c
[17/32] Compiling CNIOWindows WSAStartup.c
[19/32] Compiling CNIOWASI CNIOWASI.c
[20/32] Compiling CNIOLinux liburing_shims.c
[21/32] Compiling CNIOLinux shim.c
[22/32] Write sources
[23/32] Write swift-version-2F0A5646E1D333AE.txt
[24/33] Compiling _AtomicsShims.c
[25/38] Compiling CNIOPosix event_loop_id.c
[26/38] Compiling CNIOLLHTTP c_nio_http.c
[27/145] Compiling CNIOLLHTTP c_nio_api.c
[28/145] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/145] Compiling CNIODarwin shim.c
[31/145] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/145] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/146] Compiling _NIOBase64 Base64.swift
[34/146] Emitting module _NIOBase64
[35/146] Compiling InternalCollectionsUtilities Descriptions.swift
[36/146] Compiling InternalCollectionsUtilities Debugging.swift
[37/146] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/146] Compiling Atomics DoubleWord.swift
[39/146] Compiling Atomics ManagedAtomic.swift
[40/146] Compiling Atomics AtomicValue.swift
[41/146] Compiling Atomics AtomicMemoryOrderings.swift
[42/147] Compiling Atomics ManagedAtomicLazyReference.swift
[43/147] Compiling Atomics UnsafeAtomic.swift
[44/147] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/147] Compiling Atomics IntegerOperations.swift
[46/147] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/147] Compiling Atomics PointerConformances.swift
[48/147] Compiling Atomics Primitives.native.swift
[49/147] Compiling Atomics AtomicBool.swift
[50/147] Compiling Atomics IntegerConformances.swift
[51/147] Emitting module InternalCollectionsUtilities
[52/147] Compiling Atomics OptionalRawRepresentable.swift
[53/147] Compiling Atomics RawRepresentable.swift
[54/147] Compiling Atomics AtomicInteger.swift
[55/147] Compiling Atomics AtomicOptionalWrappable.swift
[58/147] Compiling Atomics AtomicReference.swift
[59/147] Compiling Atomics AtomicStorage.swift
[62/147] Compiling Atomics Unmanaged extensions.swift
[67/163] Compiling DequeModule _DequeSlot.swift
[68/163] Compiling DequeModule _DequeBufferHeader.swift
[69/164] Compiling DequeModule _DequeBuffer.swift
[70/164] Emitting module Atomics
[71/164] Compiling _NIODataStructures PriorityQueue.swift
[72/164] Compiling _NIODataStructures Heap.swift
[73/164] Emitting module _NIODataStructures
[74/164] Compiling _NIODataStructures _TinyArray.swift
[75/164] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/164] Compiling DequeModule Deque+Testing.swift
[77/164] Compiling DequeModule Deque._Storage.swift
[78/164] Compiling DequeModule Deque+Extras.swift
[79/164] Compiling DequeModule Deque+Hashable.swift
[80/164] Compiling DequeModule Deque+Equatable.swift
[81/164] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/164] Compiling DequeModule Deque._UnsafeHandle.swift
[83/164] Compiling DequeModule Deque.swift
[84/164] Compiling DequeModule Deque+CustomReflectable.swift
[85/164] Compiling DequeModule Deque+Descriptions.swift
[86/164] Compiling DequeModule Deque+Codable.swift
[87/164] Compiling DequeModule Deque+Collection.swift
[88/164] Emitting module DequeModule
[88/164] Compiling c-nioatomics.c
[89/164] Compiling c-atomics.c
[91/170] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/170] Compiling NIOConcurrencyHelpers lock.swift
[93/170] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/170] Emitting module NIOConcurrencyHelpers
[95/170] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/170] Compiling NIOConcurrencyHelpers atomics.swift
[97/233] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[98/233] Compiling NIOCore ByteBuffer-views.swift
[99/233] Compiling NIOCore Channel.swift
[100/233] Compiling NIOCore ChannelHandler.swift
[101/233] Compiling NIOCore ChannelHandlers.swift
[102/233] Compiling NIOCore ChannelInvoker.swift
[103/233] Compiling NIOCore ChannelOption.swift
[104/233] Compiling NIOCore ChannelPipeline.swift
[105/233] Compiling NIOCore CircularBuffer.swift
[106/233] Compiling NIOCore Codec.swift
[107/233] Compiling NIOCore ConvenienceOptionSupport.swift
[108/233] Compiling NIOCore DeadChannel.swift
[109/233] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/233] Compiling NIOCore EventLoop+Deprecated.swift
[111/233] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/233] Compiling NIOCore EventLoop.swift
[113/233] Compiling NIOCore Linux.swift
[114/233] Compiling NIOCore MarkedCircularBuffer.swift
[115/233] Compiling NIOCore MulticastChannel.swift
[116/233] Compiling NIOCore NIOAny.swift
[117/233] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/233] Compiling NIOCore NIOCoreSendableMetatype.swift
[119/233] Compiling NIOCore NIOLoopBound.swift
[120/233] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[121/241] Compiling NIOCore BSDSocketAPI.swift
[122/241] Compiling NIOCore ByteBuffer-aux.swift
[123/241] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[124/241] Compiling NIOCore ByteBuffer-conversions.swift
[125/241] Compiling NIOCore GlobalSingletons.swift
[126/241] Compiling NIOCore IO.swift
[127/241] Compiling NIOCore IOData.swift
[128/241] Compiling NIOCore IPProtocol.swift
[129/241] Compiling NIOCore IntegerBitPacking.swift
[130/241] Compiling NIOCore IntegerTypes.swift
[131/241] Compiling NIOCore Interfaces.swift
[132/241] Compiling NIOCore ByteBuffer-core.swift
[133/241] Compiling NIOCore ByteBuffer-hex.swift
[134/241] Compiling NIOCore ByteBuffer-int.swift
[135/241] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[136/241] Compiling NIOCore ByteBuffer-multi-int.swift
[137/241] Emitting module Crypto
[138/241] Compiling NIOCore AddressedEnvelope.swift
[139/241] Compiling NIOCore AsyncAwaitSupport.swift
[140/241] Compiling NIOCore AsyncChannel.swift
[141/241] Compiling NIOCore AsyncChannelHandler.swift
[142/241] Compiling NIOCore AsyncChannelInboundStream.swift
[143/241] Compiling NIOCore AsyncChannelOutboundWriter.swift
[144/241] Compiling NIOCore NIOAsyncSequenceProducer.swift
[145/241] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[146/241] Compiling NIOCore EventLoopFuture+Deprecated.swift
[147/241] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[148/241] Compiling NIOCore EventLoopFuture.swift
[149/241] Compiling NIOCore FileDescriptor.swift
[150/241] Compiling NIOCore FileHandle.swift
[151/241] Compiling NIOCore FileRegion.swift
[152/241] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/241] Compiling NIOCore NIOAsyncWriter.swift
[154/241] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/241] Compiling Crypto AES.swift
[156/241] Compiling Crypto ECDSASignature_boring.swift
[157/241] Compiling Crypto ECDSA_boring.swift
[158/241] Compiling Crypto EdDSA_boring.swift
[159/241] Compiling Crypto ECDSA.swift
[160/241] Compiling Crypto Ed25519.swift
[161/241] Compiling Crypto Signature.swift
[162/241] Compiling Crypto CryptoKitErrors_boring.swift
[163/241] Compiling NIOCore NIOScheduledCallback.swift
[164/241] Compiling NIOCore NIOSendable.swift
[165/241] Compiling NIOCore RecvByteBufferAllocator.swift
[166/241] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[167/241] Compiling NIOCore SocketAddresses.swift
[168/241] Compiling Crypto HMAC.swift
[169/241] Compiling Crypto MACFunctions.swift
[170/241] Compiling Crypto MessageAuthenticationCode.swift
[191/247] Compiling Crypto RNG_boring.swift
[192/247] Compiling Crypto SafeCompare_boring.swift
[193/247] Compiling Crypto Zeroization_boring.swift
[194/247] Compiling Crypto PrettyBytes.swift
[195/247] Compiling Crypto SafeCompare.swift
[196/247] Compiling Crypto SecureBytes.swift
[197/247] Compiling Crypto Zeroization.swift
[198/247] Compiling Crypto resource_bundle_accessor.swift
[199/247] Compiling NIOCore SocketOptionProvider.swift
[200/247] Compiling NIOCore SystemCallHelpers.swift
[201/247] Compiling NIOCore TimeAmount+Duration.swift
[202/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[203/247] Compiling NIOCore UniversalBootstrapSupport.swift
[204/247] Compiling NIOCore Utilities.swift
[247/249] Emitting module NIOCore
[248/303] Emitting module NIOEmbedded
[249/303] Compiling NIOEmbedded AsyncTestingChannel.swift
[250/303] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[251/303] Compiling NIOEmbedded Embedded.swift
[252/303] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[253/303] Compiling NIOPosix PosixSingletons.swift
[254/303] Compiling NIOPosix RawSocketBootstrap.swift
[255/303] Compiling NIOPosix Resolver.swift
[256/303] Compiling NIOPosix Selectable.swift
[257/308] Compiling NIOPosix UnsafeTransfer.swift
[258/308] Compiling NIOPosix Utilities.swift
[259/308] Compiling NIOPosix VsockAddress.swift
[260/308] Compiling NIOPosix VsockChannelEvents.swift
[261/308] Compiling NIOPosix resource_bundle_accessor.swift
[262/308] Compiling NIOPosix GetaddrinfoResolver.swift
[263/308] Compiling NIOPosix HappyEyeballs.swift
[264/308] Compiling NIOPosix IO.swift
[265/308] Compiling NIOPosix IntegerBitPacking.swift
[266/308] Compiling NIOPosix IntegerTypes.swift
[267/308] Compiling NIOPosix Linux.swift
[268/308] Compiling ObliviousXHelpers Helpers.swift
[269/308] Emitting module ObliviousXHelpers
[270/308] Emitting module NIOPosix
[271/314] Compiling NIOPosix BSDSocketAPICommon.swift
[272/314] Compiling NIOPosix BSDSocketAPIPosix.swift
[273/314] Compiling NIOPosix BSDSocketAPIWindows.swift
[274/314] Compiling NIOPosix BaseSocket.swift
[275/314] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[276/314] Compiling NIOPosix BaseSocketChannel.swift
[277/314] Compiling NIOPosix SelectableChannel.swift
[278/314] Compiling NIOPosix SelectableEventLoop.swift
[279/314] Compiling NIOPosix SelectorEpoll.swift
[280/314] Compiling NIOPosix SelectorGeneric.swift
[281/314] Compiling NIOPosix SelectorKqueue.swift
[282/314] Compiling NIOPosix SelectorUring.swift
[283/314] Compiling NIOPosix ServerSocket.swift
[284/314] Compiling NIOPosix Socket.swift
[285/314] Compiling NIOPosix SocketChannel.swift
[286/314] Compiling NIOPosix SocketProtocols.swift
[287/314] Compiling NIOPosix LinuxCPUSet.swift
[288/314] Compiling NIOPosix LinuxUring.swift
[289/314] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[290/314] Compiling NIOPosix NIOPosixSendableMetatype.swift
[291/314] Compiling NIOPosix NIOThreadPool.swift
[292/314] Compiling NIOPosix NonBlockingFileIO.swift
[293/314] Compiling NIOPosix PendingDatagramWritesManager.swift
[294/314] Compiling NIOPosix PendingWritesManager.swift
[295/314] Compiling NIOPosix PipeChannel.swift
[296/314] Compiling NIOPosix PipePair.swift
[297/314] Compiling NIOPosix Pool.swift
[298/314] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[299/314] Compiling NIOPosix System.swift
[300/314] Compiling NIOPosix Thread.swift
[301/314] Compiling NIOPosix ThreadPosix.swift
[302/314] Compiling NIOPosix ThreadWindows.swift
[303/314] Compiling NIOPosix BaseStreamSocketChannel.swift
[304/314] Compiling NIOPosix Bootstrap.swift
[305/314] Compiling NIOPosix ControlMessage.swift
[306/314] Compiling NIOPosix DatagramVectorReadManager.swift
[307/314] Compiling NIOPosix Errors+Any.swift
[308/314] Compiling NIOPosix FileDescriptor.swift
[309/314] Compiling ObliviousX Errors.swift
[310/316] Compiling ObliviousX OHTTPEncapsulation.swift
[311/316] Emitting module ObliviousX
[312/316] Emitting module ObliviousDoH
[313/316] Compiling ObliviousDoH Errors.swift
[314/316] Compiling ObliviousDoH ODoHRoutine.swift
[315/316] Emitting module NIO
[316/316] Compiling NIO Exports.swift
[317/333] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[318/333] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[319/333] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[320/333] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[321/333] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[322/333] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[323/334] Emitting module NIOHTTP1
[324/334] Compiling NIOHTTP1 ByteCollectionUtils.swift
[325/334] Compiling NIOHTTP1 HTTPDecoder.swift
[326/334] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[327/334] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[328/334] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[329/334] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[330/334] Compiling NIOHTTP1 HTTPTypes.swift
[331/334] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[332/334] Compiling NIOHTTP1 HTTPEncoder.swift
[333/334] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[334/334] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[335/340] Compiling ObliviousHTTP Varint.swift
[336/340] Compiling ObliviousHTTP BHTTPSerializer.swift
[337/340] Compiling ObliviousHTTP Errors.swift
[338/340] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[339/340] Emitting module ObliviousHTTP
[340/340] Compiling ObliviousHTTP BHTTPParser.swift
Build complete! (14.45s)
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"
        ]
      }
    },
    {
      "name" : "ObliviousDoH",
      "targets" : [
        "ObliviousDoH"
      ],
      "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" : "ObliviousXHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXHelpers",
      "path" : "Sources/ObliviousXHelpers",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX",
        "ObliviousDoH"
      ],
      "sources" : [
        "Helpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "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"
    },
    {
      "c99name" : "ObliviousDoHTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoHTests",
      "path" : "Tests/ObliviousDoHTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousDoHTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousDoH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousDoH",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousDoH",
      "path" : "Sources/ObliviousDoH",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousDoH"
      ],
      "sources" : [
        "Errors.swift",
        "ODoHRoutine.swift"
      ],
      "target_dependencies" : [
        "ObliviousXHelpers"
      ],
      "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.38s)
Building documentation for 'ObliviousHTTP'...
Finished building documentation for 'ObliviousHTTP' (0.11s)
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-collections.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-collections.git (0.59s)
Updated https://github.com/apple/swift-asn1.git (0.58s)
Updated https://github.com/apple/swift-system.git (0.58s)
Updated https://github.com/apple/swift-atomics.git (0.58s)
Updated https://github.com/apple/swift-crypto.git (0.58s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/apple/swift-nio.git (0.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.91s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.61s)
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
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[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 DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.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] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.11s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/46] Compiling InternalCollectionsUtilities Descriptions.swift
[4/46] Compiling InternalCollectionsUtilities Debugging.swift
[5/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/47] Compiling Atomics AtomicValue.swift
[8/47] Compiling Atomics AtomicMemoryOrderings.swift
[9/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/48] Compiling Atomics IntegerOperations.swift
[12/48] Compiling Atomics DoubleWord.swift
[13/48] Compiling Atomics ManagedAtomic.swift
[14/48] Compiling Atomics ManagedAtomicLazyReference.swift
[15/48] Compiling Atomics UnsafeAtomic.swift
[16/48] Emitting module _NIOBase64
[17/48] Compiling _NIOBase64 Base64.swift
[18/48] Compiling Atomics Unmanaged extensions.swift
[19/48] Compiling NIOConcurrencyHelpers lock.swift
[20/48] Compiling _NIODataStructures Heap.swift
[21/48] Compiling _NIODataStructures PriorityQueue.swift
[22/48] Compiling _NIODataStructures _TinyArray.swift
[23/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[24/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[25/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/48] Compiling NIOConcurrencyHelpers atomics.swift
[27/48] Emitting module _NIODataStructures
[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 PointerConformances.swift
[34/48] Compiling Atomics Primitives.native.swift
[35/48] Compiling Atomics OptionalRawRepresentable.swift
[36/48] Compiling Atomics RawRepresentable.swift
[37/48] Emitting module InternalCollectionsUtilities
[38/48] Compiling Atomics AtomicReference.swift
[39/48] Compiling Atomics AtomicStorage.swift
[44/64] Compiling DequeModule _DequeBufferHeader.swift
[45/65] Compiling DequeModule _DequeSlot.swift
[46/65] Compiling DequeModule _DequeBuffer.swift
[47/65] Compiling DequeModule Deque+Extras.swift
[48/65] Compiling DequeModule Deque+Hashable.swift
[49/65] Compiling DequeModule Deque._UnsafeHandle.swift
[50/65] Compiling DequeModule Deque.swift
[51/65] Compiling DequeModule Deque+CustomReflectable.swift
[52/65] Compiling DequeModule Deque+Descriptions.swift
[53/65] Compiling DequeModule Deque+Testing.swift
[54/65] Compiling DequeModule Deque._Storage.swift
[55/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/65] Compiling DequeModule Deque+Equatable.swift
[57/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/65] Emitting module DequeModule
[61/65] Compiling DequeModule Deque+Codable.swift
[62/65] Compiling DequeModule Deque+Collection.swift
[65/65] Emitting module Atomics
[66/128] Compiling NIOCore AddressedEnvelope.swift
[67/128] Compiling NIOCore AsyncAwaitSupport.swift
[68/128] Compiling NIOCore AsyncChannel.swift
[69/128] Compiling NIOCore AsyncChannelHandler.swift
[70/128] Compiling NIOCore AsyncChannelInboundStream.swift
[71/128] Compiling NIOCore AsyncChannelOutboundWriter.swift
[72/128] Compiling NIOCore NIOAsyncSequenceProducer.swift
[73/134] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[74/134] Compiling NIOCore NIOScheduledCallback.swift
[75/134] Compiling NIOCore NIOSendable.swift
[76/134] Compiling NIOCore RecvByteBufferAllocator.swift
[77/134] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[78/134] Compiling NIOCore SocketAddresses.swift
[79/134] Compiling NIOCore Linux.swift
[80/134] Compiling NIOCore MarkedCircularBuffer.swift
[81/134] Compiling NIOCore MulticastChannel.swift
[82/134] Compiling NIOCore NIOAny.swift
[83/134] Compiling NIOCore NIOCloseOnErrorHandler.swift
[84/134] Compiling NIOCore NIOCoreSendableMetatype.swift
[85/134] Compiling NIOCore NIOLoopBound.swift
[86/134] Compiling NIOCore GlobalSingletons.swift
[87/134] Compiling NIOCore IO.swift
[88/134] Compiling NIOCore IOData.swift
[89/134] Compiling NIOCore IPProtocol.swift
[90/134] Compiling NIOCore IntegerBitPacking.swift
[91/134] Compiling NIOCore IntegerTypes.swift
[92/134] Compiling NIOCore Interfaces.swift
[93/134] Compiling NIOCore Codec.swift
[94/134] Compiling NIOCore ConvenienceOptionSupport.swift
[95/134] Compiling NIOCore DeadChannel.swift
[96/134] Compiling NIOCore DispatchQueue+WithFuture.swift
[97/134] Compiling NIOCore EventLoop+Deprecated.swift
[98/134] Compiling NIOCore EventLoop+SerialExecutor.swift
[99/134] Compiling NIOCore EventLoop.swift
[100/134] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[101/134] Compiling NIOCore NIOAsyncWriter.swift
[102/134] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[103/134] Compiling NIOCore BSDSocketAPI.swift
[104/134] Compiling NIOCore ByteBuffer-aux.swift
[105/134] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[106/134] Compiling NIOCore ByteBuffer-conversions.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 EventLoopFuture+AssumeIsolated.swift
[114/134] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/134] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/134] Compiling NIOCore EventLoopFuture.swift
[117/134] Compiling NIOCore FileDescriptor.swift
[118/134] Compiling NIOCore FileHandle.swift
[119/134] Compiling NIOCore FileRegion.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] Emitting module NIOEmbedded
[136/188] Compiling NIOEmbedded AsyncTestingChannel.swift
[137/188] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[138/188] Compiling NIOEmbedded Embedded.swift
[139/188] Compiling NIOPosix GetaddrinfoResolver.swift
[140/188] Compiling NIOPosix HappyEyeballs.swift
[141/188] Compiling NIOPosix IO.swift
[142/188] Compiling NIOPosix IntegerBitPacking.swift
[143/188] Compiling NIOPosix IntegerTypes.swift
[144/188] Compiling NIOPosix Linux.swift
[145/193] Compiling NIOPosix PendingDatagramWritesManager.swift
[146/193] Compiling NIOPosix PendingWritesManager.swift
[147/193] Compiling NIOPosix PipeChannel.swift
[148/193] Compiling NIOPosix PipePair.swift
[149/193] Compiling NIOPosix Pool.swift
[150/193] Compiling NIOPosix LinuxCPUSet.swift
[151/193] Compiling NIOPosix LinuxUring.swift
[152/193] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[153/193] Compiling NIOPosix NIOPosixSendableMetatype.swift
[154/193] Compiling NIOPosix NIOThreadPool.swift
[155/193] Compiling NIOPosix NonBlockingFileIO.swift
[156/193] Compiling NIOPosix SelectorUring.swift
[157/193] Compiling NIOPosix ServerSocket.swift
[158/193] Compiling NIOPosix Socket.swift
[159/193] Compiling NIOPosix SocketChannel.swift
[160/193] Compiling NIOPosix SocketProtocols.swift
[161/193] Compiling NIOPosix BSDSocketAPICommon.swift
[162/193] Compiling NIOPosix BSDSocketAPIPosix.swift
[163/193] Compiling NIOPosix BSDSocketAPIWindows.swift
[164/193] Compiling NIOPosix BaseSocket.swift
[165/193] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[166/193] Compiling NIOPosix BaseSocketChannel.swift
[167/193] Compiling NIOPosix SelectableChannel.swift
[168/193] Compiling NIOPosix SelectableEventLoop.swift
[169/193] Compiling NIOPosix SelectorEpoll.swift
[170/193] Compiling NIOPosix SelectorGeneric.swift
[171/193] Compiling NIOPosix SelectorKqueue.swift
[172/193] Compiling NIOPosix UnsafeTransfer.swift
[173/193] Compiling NIOPosix Utilities.swift
[174/193] Compiling NIOPosix VsockAddress.swift
[175/193] Compiling NIOPosix VsockChannelEvents.swift
[176/193] Compiling NIOPosix resource_bundle_accessor.swift
[177/193] Compiling NIOPosix BaseStreamSocketChannel.swift
[178/193] Compiling NIOPosix Bootstrap.swift
[179/193] Compiling NIOPosix ControlMessage.swift
[180/193] Compiling NIOPosix DatagramVectorReadManager.swift
[181/193] Compiling NIOPosix Errors+Any.swift
[182/193] Compiling NIOPosix FileDescriptor.swift
[183/193] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[184/193] Compiling NIOPosix System.swift
[185/193] Compiling NIOPosix Thread.swift
[186/193] Compiling NIOPosix ThreadPosix.swift
[187/193] Compiling NIOPosix ThreadWindows.swift
[188/193] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[189/193] Compiling NIOPosix PosixSingletons.swift
[190/193] Compiling NIOPosix RawSocketBootstrap.swift
[191/193] Compiling NIOPosix Resolver.swift
[192/193] Compiling NIOPosix Selectable.swift
[193/193] Emitting module NIOPosix
[194/195] Compiling NIO Exports.swift
[195/195] Emitting module NIO
[196/212] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[197/213] Compiling NIOHTTP1 HTTPEncoder.swift
[198/213] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[199/213] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[200/213] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[201/213] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[202/213] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[203/213] Compiling NIOHTTP1 ByteCollectionUtils.swift
[204/213] Compiling NIOHTTP1 HTTPDecoder.swift
[205/213] Emitting module NIOHTTP1
[206/213] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[207/213] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[208/213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[209/213] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[210/213] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[211/213] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[212/213] Compiling NIOHTTP1 HTTPTypes.swift
[213/213] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[214/219] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[215/219] Compiling ObliviousHTTP BHTTPSerializer.swift
[216/219] Compiling ObliviousHTTP Varint.swift
[217/219] Emitting module ObliviousHTTP
[218/219] Compiling ObliviousHTTP BHTTPParser.swift
[219/219] Compiling ObliviousHTTP Errors.swift
Build of target: 'ObliviousHTTP' complete! (8.30s)
Target:                   ObliviousX
Extracting symbol information for 'ObliviousX'...
Finished extracting symbol information for 'ObliviousX'. (4.35s)
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.66s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/75] Compiling Crypto DH.swift
[3/75] Compiling Crypto ECDH.swift
[4/75] Compiling Crypto HKDF.swift
[5/75] Compiling Crypto AESWrap.swift
[6/75] Compiling Crypto AESWrap_boring.swift
[7/75] Compiling Crypto Ed25519_boring.swift
[8/75] Compiling Crypto NISTCurvesKeys_boring.swift
[9/75] Compiling Crypto X25519Keys_boring.swift
[10/83] Compiling Crypto AES-GCM.swift
[11/83] Compiling Crypto AES-GCM_boring.swift
[12/83] Compiling Crypto ChaChaPoly_boring.swift
[13/83] Compiling Crypto ChaChaPoly.swift
[14/83] Compiling Crypto Cipher.swift
[15/83] Compiling Crypto Nonces.swift
[16/83] Compiling Crypto ASN1.swift
[17/83] Compiling Crypto ASN1Any.swift
[18/83] Compiling Crypto ASN1BitString.swift
[19/83] Compiling Crypto ObjectIdentifier.swift
[20/83] Compiling Crypto ECDSASignature.swift
[21/83] Compiling Crypto PEMDocument.swift
[22/83] Compiling Crypto PKCS8PrivateKey.swift
[23/83] Compiling Crypto SEC1PrivateKey.swift
[24/83] Compiling Crypto SubjectPublicKeyInfo.swift
[25/83] Compiling Crypto CryptoError_boring.swift
[26/83] Compiling Crypto CryptoKitErrors.swift
[27/83] Compiling Crypto AES.swift
[28/83] Compiling Crypto ECDSASignature_boring.swift
[29/83] Compiling Crypto ECDSA_boring.swift
[30/83] Compiling Crypto EdDSA_boring.swift
[31/83] Compiling Crypto ECDSA.swift
[32/83] Compiling Crypto Ed25519.swift
[33/83] Compiling Crypto Signature.swift
[34/83] Compiling Crypto CryptoKitErrors_boring.swift
[35/83] Compiling Crypto HPKE-KexKeyDerivation.swift
[36/83] Compiling Crypto HPKE-LabeledExtract.swift
[37/83] Compiling Crypto HPKE-Utils.swift
[38/83] Compiling Crypto DHKEM.swift
[39/83] Compiling Crypto HPKE-KEM-Curve25519.swift
[40/83] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[41/83] Compiling Crypto HPKE-KEM.swift
[42/83] Compiling Crypto HPKE-Errors.swift
[43/83] Compiling Crypto HPKE.swift
[44/83] Compiling Crypto HPKE-Context.swift
[45/83] Compiling Crypto HPKE-KeySchedule.swift
[46/83] Compiling Crypto HPKE-Modes.swift
[47/83] Compiling Crypto Insecure.swift
[48/83] Compiling Crypto Insecure_HashFunctions.swift
[49/83] Compiling Crypto KEM.swift
[50/83] Compiling Crypto ECDH_boring.swift
[51/83] Compiling Crypto Curve25519.swift
[52/83] Compiling Crypto Ed25519Keys.swift
[53/83] Compiling Crypto NISTCurvesKeys.swift
[54/83] Compiling Crypto X25519Keys.swift
[55/83] Compiling Crypto SymmetricKeys.swift
[56/83] Compiling Crypto HMAC.swift
[57/83] Compiling Crypto MACFunctions.swift
[58/83] Compiling Crypto MessageAuthenticationCode.swift
[59/83] Compiling Crypto Digest_boring.swift
[60/83] Compiling Crypto Digest.swift
[61/83] Compiling Crypto Digests.swift
[62/83] Compiling Crypto HashFunctions.swift
[63/83] Compiling Crypto HashFunctions_SHA2.swift
[64/83] Compiling Crypto HPKE-AEAD.swift
[65/83] Compiling Crypto HPKE-Ciphersuite.swift
[66/83] Compiling Crypto HPKE-KDF.swift
[67/83] Emitting module Crypto
[68/83] Compiling Crypto ASN1Boolean.swift
[69/83] Compiling Crypto ASN1Identifier.swift
[70/83] Compiling Crypto ASN1Integer.swift
[71/83] Compiling Crypto ASN1Null.swift
[72/83] Compiling Crypto ASN1OctetString.swift
[73/83] Compiling Crypto ASN1Strings.swift
[74/83] Compiling Crypto ArraySliceBigint.swift
[75/83] Compiling Crypto GeneralizedTime.swift
[76/83] Compiling Crypto RNG_boring.swift
[77/83] Compiling Crypto SafeCompare_boring.swift
[78/83] Compiling Crypto Zeroization_boring.swift
[79/83] Compiling Crypto PrettyBytes.swift
[80/83] Compiling Crypto SafeCompare.swift
[81/83] Compiling Crypto SecureBytes.swift
[82/83] Compiling Crypto Zeroization.swift
[83/83] Compiling Crypto resource_bundle_accessor.swift
[84/85] Compiling ObliviousXHelpers Helpers.swift
[85/85] Emitting module ObliviousXHelpers
[86/88] Compiling ObliviousX OHTTPEncapsulation.swift
[87/88] Emitting module ObliviousX
[88/88] Compiling ObliviousX Errors.swift
Build of target: 'ObliviousX' complete! (3.22s)
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-83deffbd.zip to s3://spi-docs-inbox/prod-apple-swift-nio-oblivious-http-main-83deffbd.zip
Copying... [13%]
Copying... [27%]
Copying... [40%]
Copying... [54%]
Copying... [67%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.