The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-oblivious-http, reference main (383f36), with Swift 5.10 for macOS (SPM) on 9 Sep 2024 13:12:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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 383f36e Correct the link of sswg-security at SECURITY.md (#16)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
383f36e4dcaccef0cdc46e01b3da32c7e541efbe
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
Fetching https://github.com/apple/swift-crypto.git
[1/8521] Fetching swift-crypto
[8522/78173] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.61s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (2.82s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[33/5207] Fetching swift-atomics, swift-system
[1158/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.67s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.1.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.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.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.72.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.72.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.2.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.1.3",
              "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.3.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.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-nio-oblivious-http.git
[1/257] Fetching swift-nio-oblivious-http
Fetched https://github.com/apple/swift-nio-oblivious-http.git from cache (0.94s)
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.75s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.03s)
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-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.03s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.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.72.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.2.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.1.3
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 (383f36e)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.0
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:             5.10
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Write sources
[3/28] Copying PrivacyInfo.xcprivacy
[3/28] Write sources
[3/28] Copying PrivacyInfo.xcprivacy
[3/28] Write sources
[15/28] Write swift-version-33747A42983211AE.txt
[16/28] Compiling CNIOWindows WSAStartup.c
[17/28] Compiling CNIOWindows shim.c
[18/28] Compiling CNIOLinux shim.c
[19/28] Compiling CNIOLinux liburing_shims.c
[20/129] Compiling CNIOLLHTTP c_nio_http.c
[21/129] Compiling _AtomicsShims.c
[21/129] Write sources
[21/129] Compiling CNIODarwin shim.c
[25/129] Compiling Crypto AES-GCM.swift
[26/129] Compiling Crypto AES-GCM_boring.swift
[27/130] Compiling Crypto PEMDocument.swift
[28/130] Compiling Crypto PKCS8PrivateKey.swift
[29/130] Compiling Crypto SEC1PrivateKey.swift
[30/130] Compiling Crypto SubjectPublicKeyInfo.swift
[31/130] Compiling Crypto CryptoKitErrors.swift
[32/130] Compiling Crypto Digest_boring.swift
[33/130] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/149] Compiling CNIOLLHTTP c_nio_api.c
[35/149] Emitting module _NIOBase64
[36/149] Compiling _NIOBase64 Base64.swift
[37/149] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/149] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/149] Compiling Atomics AtomicStorage.swift
[40/149] Compiling Atomics AtomicValue.swift
[41/149] Compiling Atomics Primitives.shims.swift
[42/149] Compiling Atomics AtomicInteger.swift
[43/149] Compiling Atomics AtomicOptionalWrappable.swift
[44/149] Compiling Atomics AtomicReference.swift
[45/149] Emitting module InternalCollectionsUtilities
[46/149] Compiling Atomics PointerConformances.swift
[47/149] Compiling Atomics Primitives.native.swift
[48/164] Compiling _NIODataStructures _TinyArray.swift
[49/165] Compiling _NIODataStructures PriorityQueue.swift
[50/165] Compiling _NIODataStructures Heap.swift
[51/165] Compiling DequeModule _DequeBuffer.swift
[52/165] Compiling DequeModule _DequeSlot.swift
[53/165] Compiling DequeModule _DequeBufferHeader.swift
[54/166] Emitting module _NIODataStructures
[55/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/166] Compiling DequeModule Deque+Extras.swift
[57/166] Compiling DequeModule Deque+Hashable.swift
[58/166] Compiling DequeModule Deque+Testing.swift
[59/166] Compiling DequeModule Deque._Storage.swift
[60/166] Compiling DequeModule Deque+Equatable.swift
[61/166] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[62/166] Compiling DequeModule Deque._UnsafeHandle.swift
[63/166] Compiling DequeModule Deque.swift
[64/166] Compiling DequeModule Deque+CustomReflectable.swift
[65/166] Compiling DequeModule Deque+Descriptions.swift
[66/166] Compiling DequeModule Deque+Codable.swift
[67/166] Compiling DequeModule Deque+Collection.swift
[68/166] Emitting module DequeModule
[69/166] Compiling Atomics ManagedAtomic.swift
[70/166] Compiling Atomics ManagedAtomicLazyReference.swift
[71/166] Compiling Atomics UnsafeAtomic.swift
[72/166] Compiling Atomics UnsafeAtomicLazyReference.swift
[77/168] Compiling Atomics AtomicBool.swift
[78/168] Compiling Atomics IntegerConformances.swift
[80/168] Compiling c-nioatomics.c
[88/168] Emitting module Atomics
[89/168] Compiling Atomics IntegerOperations.swift
[90/168] Compiling Atomics Unmanaged extensions.swift
[90/168] Compiling c-atomics.c
[92/174] Emitting module Crypto
[93/182] Compiling NIOConcurrencyHelpers lock.swift
[94/182] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/182] Compiling NIOConcurrencyHelpers atomics.swift
[96/182] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/182] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/182] Emitting module NIOConcurrencyHelpers
[99/241] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[100/241] Compiling NIOCore ByteBuffer-multi-int.swift
[101/241] Compiling NIOCore ByteBuffer-views.swift
[102/241] Compiling NIOCore Channel.swift
[103/241] Compiling NIOCore ChannelHandler.swift
[104/241] Compiling NIOCore Interfaces.swift
[105/241] Compiling NIOCore Linux.swift
[106/241] Compiling NIOCore MarkedCircularBuffer.swift
[107/241] Compiling NIOCore MulticastChannel.swift
[108/241] Compiling Crypto Insecure.swift
[109/241] Compiling Crypto Insecure_HashFunctions.swift
[110/241] Compiling Crypto KEM.swift
[111/241] Compiling Crypto ECDH_boring.swift
[112/241] Compiling Crypto DH.swift
[113/241] Compiling Crypto ECDH.swift
[114/241] Compiling Crypto HKDF.swift
[115/241] Compiling Crypto AESWrap.swift
[116/241] Compiling Crypto NISTCurvesKeys.swift
[117/241] Compiling Crypto X25519Keys.swift
[118/241] Compiling Crypto SymmetricKeys.swift
[119/241] Compiling Crypto HMAC.swift
[120/241] Compiling Crypto MACFunctions.swift
[121/241] Compiling Crypto MessageAuthenticationCode.swift
[122/241] Compiling Crypto AES.swift
[123/241] Compiling Crypto ECDSASignature_boring.swift
[124/241] Compiling NIOCore DeadChannel.swift
[125/241] Compiling NIOCore DispatchQueue+WithFuture.swift
[126/241] Compiling NIOCore EventLoop+Deprecated.swift
[127/241] Compiling NIOCore EventLoop+SerialExecutor.swift
[128/241] Compiling NIOCore EventLoop.swift
[129/241] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[130/241] Compiling Crypto HPKE-KeySchedule.swift
[131/241] Compiling Crypto HPKE-Modes.swift
[132/241] Compiling NIOCore CircularBuffer.swift
[133/241] Compiling NIOCore Codec.swift
[134/241] Compiling NIOCore ConvenienceOptionSupport.swift
[135/241] Compiling NIOCore NIOLoopBound.swift
[136/241] Compiling NIOCore NIOSendable.swift
[137/241] Compiling NIOCore PointerHelpers.swift
[138/241] Compiling NIOCore RecvByteBufferAllocator.swift
[139/241] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[140/241] Compiling NIOCore SocketAddresses.swift
[141/241] Compiling NIOCore AddressedEnvelope.swift
[142/241] Compiling NIOCore AsyncAwaitSupport.swift
[143/241] Compiling NIOCore AsyncChannel.swift
[144/241] Compiling NIOCore AsyncChannelHandler.swift
[145/241] Compiling NIOCore AsyncChannelInboundStream.swift
[146/241] Compiling NIOCore AsyncChannelOutboundWriter.swift
[147/241] Compiling NIOCore NIOAsyncSequenceProducer.swift
[148/241] Compiling NIOCore ByteBuffer-hexdump.swift
[149/241] Compiling NIOCore ByteBuffer-int.swift
[150/241] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/241] Compiling NIOCore EventLoopFuture.swift
[152/241] Compiling NIOCore FileDescriptor.swift
[153/241] Compiling NIOCore FileHandle.swift
[154/241] Compiling NIOCore FileRegion.swift
[155/241] Compiling NIOCore ChannelHandlers.swift
[156/241] Compiling NIOCore ChannelInvoker.swift
[157/241] Compiling NIOCore ChannelOption.swift
[158/241] Compiling NIOCore ChannelPipeline.swift
[159/241] Compiling NIOCore ByteBuffer-core.swift
[160/241] Compiling NIOCore GlobalSingletons.swift
[161/241] Compiling NIOCore IO.swift
[162/241] Compiling NIOCore IOData.swift
[163/241] Compiling NIOCore IPProtocol.swift
[164/241] Compiling NIOCore IntegerBitPacking.swift
[165/241] Compiling NIOCore IntegerTypes.swift
[166/241] Compiling NIOCore EventLoopFuture+Deprecated.swift
[167/241] Compiling NIOCore NIOAny.swift
[168/241] Compiling NIOCore NIOCloseOnErrorHandler.swift
[169/241] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[170/241] Compiling NIOCore NIOAsyncWriter.swift
[171/241] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[172/241] Compiling NIOCore BSDSocketAPI.swift
[173/241] Compiling NIOCore ByteBuffer-aux.swift
[174/241] Compiling NIOCore ByteBuffer-conversions.swift
[175/241] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[176/241] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[177/241] Compiling Crypto Zeroization_boring.swift
[178/241] Compiling Crypto PrettyBytes.swift
[179/241] Compiling Crypto SafeCompare.swift
[180/241] Compiling Crypto SecureBytes.swift
[181/241] Compiling Crypto Zeroization.swift
[182/241] Compiling Crypto resource_bundle_accessor.swift
[195/250] Compiling NIOCore SocketOptionProvider.swift
[196/250] Compiling NIOCore SystemCallHelpers.swift
[197/250] Compiling NIOCore TimeAmount+Duration.swift
[198/250] Compiling NIOCore TypeAssistedChannelHandler.swift
[199/250] Compiling NIOCore UniversalBootstrapSupport.swift
[200/250] Compiling NIOCore Utilities.swift
[247/250] Emitting module NIOCore
[248/304] Emitting module NIOEmbedded
[249/304] Compiling NIOEmbedded Embedded.swift
[250/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[252/304] Compiling ObliviousX OHTTPEncapsulation.swift
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:567:9: warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:567:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:580:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:580:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:591:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:591:9: note: handle unknown values using "@unknown default"
        switch networkIdentifier {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:621:9: warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:621:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:666:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:666:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:679:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:679:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:688:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:688:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:730:9: warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:730:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:792:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:792:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:803:9: warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions
        switch self {
        ^
/Users/admin/builder/spi-builder-workspace/Sources/ObliviousX/OHTTPEncapsulation.swift:803:9: note: handle unknown values using "@unknown default"
        switch self {
        ^
[253/304] Compiling ObliviousX Errors.swift
[254/304] Emitting module ObliviousX
[255/304] Emitting module NIOPosix
[256/309] Compiling NIOPosix PooledRecvBufferAllocator.swift
[257/309] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[258/309] Compiling NIOPosix PosixSingletons.swift
[259/309] Compiling NIOPosix RawSocketBootstrap.swift
[260/309] Compiling NIOPosix Resolver.swift
[261/309] Compiling NIOPosix GetaddrinfoResolver.swift
[262/309] Compiling NIOPosix HappyEyeballs.swift
[263/309] Compiling NIOPosix IO.swift
[264/309] Compiling NIOPosix IntegerBitPacking.swift
[265/309] Compiling NIOPosix IntegerTypes.swift
[266/309] Compiling NIOPosix Linux.swift
[267/309] Compiling NIOPosix SocketProtocols.swift
[268/309] Compiling NIOPosix System.swift
[269/309] Compiling NIOPosix Thread.swift
[270/309] Compiling NIOPosix ThreadPosix.swift
[271/309] Compiling NIOPosix ThreadWindows.swift
[272/309] Compiling NIOPosix PendingWritesManager.swift
[273/309] Compiling NIOPosix PipeChannel.swift
[274/309] Compiling NIOPosix PipePair.swift
[275/309] Compiling NIOPosix PointerHelpers.swift
[276/309] Compiling NIOPosix Pool.swift
[277/309] Compiling NIOPosix UnsafeTransfer.swift
[278/309] Compiling NIOPosix Utilities.swift
[279/309] Compiling NIOPosix VsockAddress.swift
[280/309] Compiling NIOPosix VsockChannelEvents.swift
[281/309] Compiling NIOPosix resource_bundle_accessor.swift
[282/309] Compiling NIOPosix SelectorKqueue.swift
[283/309] Compiling NIOPosix SelectorUring.swift
[284/309] Compiling NIOPosix ServerSocket.swift
[285/309] Compiling NIOPosix Socket.swift
[286/309] Compiling NIOPosix SocketChannel.swift
[287/309] Compiling NIOPosix Selectable.swift
[288/309] Compiling NIOPosix SelectableChannel.swift
[289/309] Compiling NIOPosix SelectableEventLoop.swift
[290/309] Compiling NIOPosix SelectorEpoll.swift
[291/309] Compiling NIOPosix SelectorGeneric.swift
[292/309] Compiling NIOPosix BSDSocketAPICommon.swift
[293/309] Compiling NIOPosix BSDSocketAPIPosix.swift
[294/309] Compiling NIOPosix BSDSocketAPIWindows.swift
[295/309] Compiling NIOPosix BaseSocket.swift
[296/309] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[297/309] Compiling NIOPosix BaseSocketChannel.swift
[298/309] Compiling NIOPosix BaseStreamSocketChannel.swift
[299/309] Compiling NIOPosix Bootstrap.swift
[300/309] Compiling NIOPosix ControlMessage.swift
[301/309] Compiling NIOPosix DatagramVectorReadManager.swift
[302/309] Compiling NIOPosix Errors+Any.swift
[303/309] Compiling NIOPosix FileDescriptor.swift
[304/309] Compiling NIOPosix LinuxCPUSet.swift
[305/309] Compiling NIOPosix LinuxUring.swift
[306/309] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[307/309] Compiling NIOPosix NIOThreadPool.swift
[308/309] Compiling NIOPosix NonBlockingFileIO.swift
[309/309] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/311] Compiling NIO Exports.swift
[311/311] Emitting module NIO
[312/328] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[313/328] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[314/329] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[315/329] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[316/329] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[317/329] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[318/329] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[319/329] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[320/329] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[321/329] Compiling NIOHTTP1 ByteCollectionUtils.swift
[322/329] Compiling NIOHTTP1 HTTPDecoder.swift
[323/329] Emitting module NIOHTTP1
[324/329] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[325/329] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[326/329] Compiling NIOHTTP1 HTTPEncoder.swift
[327/329] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[328/329] Compiling NIOHTTP1 HTTPTypes.swift
[329/329] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[330/335] Compiling ObliviousHTTP BHTTPParser.swift
[331/335] Compiling ObliviousHTTP BHTTPSerializer.swift
[332/335] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[333/335] Compiling ObliviousHTTP Varint.swift
[334/335] Emitting module ObliviousHTTP
[335/335] Compiling ObliviousHTTP Errors.swift
Build complete! (14.07s)
Build complete.
✅  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:       5.10
Target:                   ObliviousHTTP
Extracting symbol information for 'ObliviousHTTP'...
Finished extracting symbol information for 'ObliviousHTTP'. (0.53s)
Building documentation for 'ObliviousHTTP'...
Finished building documentation for 'ObliviousHTTP' (0.12s)
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
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-system.git (0.51s)
[1/2020] Fetching swift-docc-plugin
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-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.35s)
Updated https://github.com/apple/swift-atomics.git (0.81s)
Updated https://github.com/apple/swift-collections.git (0.81s)
Updated https://github.com/apple/swift-crypto.git (0.81s)
Updated https://github.com/apple/swift-nio.git (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.2 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3070] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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.2
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit Mixin+Equals.swift
[30/57] Compiling SymbolKit Mixin+Hash.swift
[31/57] Compiling SymbolKit Mixin.swift
[32/57] Compiling SymbolKit LineList.swift
[33/57] Compiling SymbolKit Position.swift
[34/57] Emitting module SymbolKit
[35/57] Compiling SymbolKit SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.13s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.32s)
Target:                   ObliviousX
Extracting symbol information for 'ObliviousX'...
Finished extracting symbol information for 'ObliviousX'. (0.50s)
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-33747A42983211AE.txt
Build complete! (0.49s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.30s)
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-7f5ce87c.zip to s3://spi-docs-inbox/prod-apple-swift-nio-oblivious-http-main-7f5ce87c.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [59%]
Copying... [73%]
Copying... [88%]
Copying... [100%]
Done.