Build Information
Successful build of swift-nio-oblivious-http, reference main (adf364), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 22:39:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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 adf364e Drop Swift 6.0 (#55)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
adf364ef99d9db08e68caf3dead7c0899048273b
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/17416] Fetching swift-crypto
[1395/100588] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (8.30s)
Fetched https://github.com/apple/swift-nio.git from cache (8.30s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (11.64s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.83s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.68s)
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/1820] Fetching swift-atomics
[384/7421] Fetching swift-atomics, swift-system
[385/30990] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.04s)
Fetched https://github.com/apple/swift-collections.git from cache (2.04s)
Fetched https://github.com/apple/swift-system.git from cache (2.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.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.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.4.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.4
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.98.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/apple/swift-nio-oblivious-http.git
[1/804] Fetching swift-nio-oblivious-http
Fetched https://github.com/apple/swift-nio-oblivious-http.git from cache (0.75s)
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-nio.git from cache (0.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.81s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.89s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.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.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.07s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.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.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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 (adf364e)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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.98.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: 6.3
Building package at path: $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[5/34] Copying PrivacyInfo.xcprivacy
[7/34] Write sources
[18/34] Compiling CNIOWindows WSAStartup.c
[19/34] Compiling CNIOWindows shim.c
[20/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOLinux shim.c
[22/34] Compiling CNIOLinux liburing_shims.c
[22/34] Compiling CNIOOpenBSD shim.c
[24/34] Write sources
[25/34] Write swift-version--6988338F2F200930.txt
[26/40] Compiling _AtomicsShims.c
[27/40] Compiling CNIOPosix event_loop_id.c
[28/40] Compiling CNIOLLHTTP c_nio_http.c
[29/59] Compiling CNIOLLHTTP c_nio_api.c
[30/164] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/164] Compiling CNIODarwin shim.c
[33/164] Compiling Crypto HPKE-LabeledExtract.swift
[34/164] Compiling Crypto HPKE-Utils.swift
[35/165] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/165] Compiling _NIOBase64 Base64.swift
[37/165] Emitting module _NIOBase64
[38/165] Compiling Crypto HPKE-KDF.swift
[39/165] Compiling Crypto HPKE-KexKeyDerivation.swift
[40/165] Compiling _NIODataStructures _TinyArray.swift
[41/165] Compiling _NIODataStructures PriorityQueue.swift
[46/165] Compiling Crypto HPKE-AEAD.swift
[47/165] Compiling Crypto HPKE-Ciphersuite.swift
[48/166] Compiling Crypto HashFunctions_SHA3.swift
[49/166] Compiling Crypto Digest_xkcp.swift
[50/166] Compiling Crypto Digest.swift
[51/166] Compiling Crypto Digests.swift
[52/166] Compiling Crypto HashFunctions.swift
[53/166] Compiling Crypto HashFunctions_SHA2.swift
[54/166] Compiling Crypto CryptoKitErrors.swift
[55/166] Compiling Crypto Digest_boring.swift
[56/166] Compiling Crypto PKCS8PrivateKey.swift
[57/166] Compiling Crypto SEC1PrivateKey.swift
[58/166] Compiling Crypto SubjectPublicKeyInfo.swift
[59/166] Compiling Crypto CryptoError_boring.swift
[60/166] Emitting module InternalCollectionsUtilities
[63/166] Emitting module _NIODataStructures
[64/166] Compiling _NIODataStructures Heap.swift
[73/166] Compiling Atomics Unmanaged extensions.swift
[74/200] Compiling ContainersPreview Producer+Filter.swift
[75/200] Compiling ContainersPreview Producer+Map.swift
[76/200] Compiling ContainersPreview Producer+Reduce.swift
[77/200] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[78/200] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[79/200] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[80/200] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[81/203] Compiling ContainersPreview ContainerIterator.swift
[82/203] Compiling ContainersPreview DynamicContainer.swift
[83/203] Compiling ContainersPreview MutableContainer.swift
[84/203] Compiling ContainersPreview PermutableContainer.swift
[85/203] Compiling ContainersPreview Drain+Reduce.swift
[86/203] Compiling ContainersPreview Drain.swift
[87/203] Compiling ContainersPreview Producer+Collect.swift
[88/203] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[89/203] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[90/203] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[91/203] Compiling ContainersPreview BorrowingSequence.swift
[92/203] Compiling ContainersPreview BidirectionalContainer.swift
[93/203] Compiling ContainersPreview Container+Filter.swift
[94/203] Compiling ContainersPreview Container+SpanwiseZip.swift
[95/203] Compiling ContainersPreview Container.swift
[96/203] Compiling ContainersPreview Producer.swift
[97/203] Compiling ContainersPreview Borrow.swift
[98/203] Compiling ContainersPreview Box.swift
[103/203] Emitting module Atomics
[104/203] Compiling ContainersPreview Inout.swift
[105/203] Compiling ContainersPreview InputSpan.swift
[106/203] Compiling ContainersPreview Shared.swift
[107/203] Emitting module ContainersPreview
[108/203] Compiling ContainersPreview OutputSpan+Extras.swift
[109/203] Compiling ContainersPreview TemporaryAllocation.swift
[110/203] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/203] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/203] Compiling ContainersPreview RandomAccessContainer.swift
[113/203] Compiling ContainersPreview RangeExpression2.swift
[114/203] Compiling ContainersPreview RangeReplaceableContainer.swift
[115/203] Compiling ContainersPreview Drain+Map.swift
[116/244] Compiling DequeModule UniqueDeque+Equatable.swift
[117/244] Compiling DequeModule UniqueDeque+Experimental.swift
[118/244] Compiling DequeModule UniqueDeque+Hashable.swift
[119/244] Compiling DequeModule UniqueDeque+Initializers.swift
[120/248] Compiling DequeModule RigidDeque+Consumption.swift
[121/248] Compiling DequeModule RigidDeque+Container.swift
[122/248] Compiling DequeModule RigidDeque+Descriptions.swift
[123/248] Compiling DequeModule RigidDeque+Equatable.swift
[124/248] Compiling DequeModule RigidDeque+Experimental.swift
[125/248] Compiling DequeModule RigidDeque+Hashable.swift
[126/248] Compiling DequeModule RigidDeque+Initializers.swift
[127/248] Compiling DequeModule RigidDeque+Insertions.swift
[128/248] Compiling DequeModule RigidDeque+Prepend.swift
[129/248] Compiling DequeModule UniqueDeque+Append.swift
[130/248] Compiling DequeModule UniqueDeque+Consumption.swift
[131/248] Compiling DequeModule UniqueDeque+Container.swift
[132/248] Compiling DequeModule UniqueDeque+Descriptions.swift
[133/248] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[134/248] Compiling DequeModule Deque+Extras.swift
[135/248] Compiling DequeModule Deque+Hashable.swift
[136/248] Compiling DequeModule Deque+Testing.swift
[137/248] Compiling DequeModule Deque._Storage.swift
[138/248] Compiling DequeModule UniqueDeque+Insertions.swift
[139/248] Compiling DequeModule UniqueDeque+Prepend.swift
[140/248] Compiling DequeModule UniqueDeque+Removals.swift
[141/248] Compiling DequeModule UniqueDeque+Replacements.swift
[142/248] Compiling DequeModule RigidDeque+Removals.swift
[143/248] Compiling DequeModule RigidDeque+Replacements.swift
[144/248] Compiling DequeModule RigidDeque+Testing.swift
[145/248] Compiling DequeModule RigidDeque.swift
[146/248] Compiling DequeModule Deque._UnsafeHandle.swift
[147/248] Compiling DequeModule Deque.swift
[148/248] Compiling DequeModule _DequeBuffer.swift
[149/248] Compiling DequeModule _DequeBufferHeader.swift
[150/248] Compiling DequeModule RigidDeque+Append.swift
[151/248] Compiling DequeModule Deque+Codable.swift
[152/248] Compiling DequeModule Deque+Collection.swift
[153/248] Compiling DequeModule Deque+CustomReflectable.swift
[154/248] Compiling DequeModule Deque+Descriptions.swift
[155/248] Compiling DequeModule Deque+Equatable.swift
[156/248] Emitting module Crypto
[157/257] Compiling DequeModule UniqueDeque.swift
[158/257] Compiling DequeModule _DequeSlot.swift
[159/257] Compiling DequeModule _UnsafeDequeHandle.swift
[160/257] Compiling DequeModule _UnsafeDequeSegments.swift
[161/257] Emitting module DequeModule
[162/257] Compiling Crypto Ed25519Keys.swift
[163/257] Compiling Crypto NISTCurvesKeys.swift
[164/257] Compiling Crypto X25519Keys.swift
[165/257] Compiling Crypto SymmetricKeys.swift
[166/257] Compiling Crypto HMAC.swift
[167/257] Compiling Crypto MACFunctions.swift
[168/257] Compiling Crypto MessageAuthenticationCode.swift
[169/257] Compiling Crypto AES.swift
[170/257] Compiling Crypto ECDSASignature_boring.swift
[200/257] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[201/257] Compiling Crypto RNG_boring.swift
[202/257] Compiling Crypto SafeCompare_boring.swift
[203/257] Compiling Crypto Zeroization_boring.swift
[204/257] Compiling Crypto PrettyBytes.swift
[205/257] Compiling Crypto SafeCompare.swift
[206/257] Compiling Crypto SecureBytes.swift
[207/257] Compiling Crypto Zeroization.swift
[208/257] Compiling Crypto resource_bundle_accessor.swift
[209/257] Compiling Crypto ECDSA_boring.swift
[210/257] Compiling Crypto EdDSA_boring.swift
[211/257] Compiling Crypto MLDSA_boring.swift
[212/257] Compiling Crypto MLDSA_wrapper.swift
[213/257] Compiling Crypto ECDSA.swift
[214/257] Compiling Crypto Ed25519.swift
[215/257] Compiling Crypto MLDSA.swift
[216/257] Compiling Crypto Signature.swift
[217/257] Compiling Crypto CryptoKitErrors_boring.swift
[218/257] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[219/257] Compiling Crypto HPKE-KEM.swift
[220/257] Compiling Crypto HPKE-Errors.swift
[221/257] Compiling Crypto HPKE.swift
[222/257] Compiling Crypto HPKE-Context.swift
[223/257] Compiling Crypto HPKE-KeySchedule.swift
[224/257] Compiling Crypto HPKE-Modes.swift
[225/257] Compiling Crypto Insecure.swift
[226/257] Compiling Crypto Insecure_HashFunctions.swift
[227/257] Compiling Crypto AES-GCM.swift
[228/257] Compiling Crypto AES-GCM_boring.swift
[229/257] Compiling Crypto ChaChaPoly_boring.swift
[230/257] Compiling Crypto ChaChaPoly.swift
[231/257] Compiling Crypto Cipher.swift
[232/257] Compiling Crypto Nonces.swift
[233/257] Compiling Crypto ASN1.swift
[234/257] Compiling Crypto ASN1Any.swift
[235/257] Compiling Crypto ASN1BitString.swift
[236/257] Compiling Crypto ASN1Boolean.swift
[252/257] Compiling Crypto GeneralizedTime.swift
[253/257] Compiling Crypto ObjectIdentifier.swift
[254/257] Compiling Crypto ECDSASignature.swift
[255/257] Compiling Crypto PEMDocument.swift
[255/259] Compiling c-nioatomics.c
[256/259] Compiling c-atomics.c
[258/266] Compiling NIOConcurrencyHelpers lock.swift
[259/266] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[260/266] Compiling NIOConcurrencyHelpers NIOLock.swift
[261/266] Compiling NIOConcurrencyHelpers atomics.swift
[262/266] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[263/266] Emitting module NIOConcurrencyHelpers
[264/266] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[265/331] Compiling ObliviousXHelpers Helpers.swift
[266/331] Emitting module ObliviousXHelpers
[267/337] Compiling NIOCore MarkedCircularBuffer.swift
[268/337] Compiling NIOCore MulticastChannel.swift
[269/337] Compiling NIOCore NIOAny.swift
[270/337] Compiling NIOCore NIOCloseOnErrorHandler.swift
[271/337] Compiling NIOCore NIOCoreSendableMetatype.swift
[272/337] Compiling NIOCore NIODecodedAsyncSequence.swift
[273/337] Compiling NIOCore NIOLoopBound.swift
[274/344] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[275/344] Compiling NIOCore NIOScheduledCallback.swift
[276/344] Compiling NIOCore NIOSendable.swift
[277/344] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[278/344] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[279/344] Compiling NIOCore RecvByteBufferAllocator.swift
[280/344] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[281/344] Emitting module ObliviousX
[282/344] Compiling ObliviousX OHTTPEncapsulation.swift
[283/344] Compiling ObliviousX Errors.swift
[284/344] Compiling NIOCore ConvenienceOptionSupport.swift
[285/344] Compiling NIOCore DeadChannel.swift
[286/344] Compiling NIOCore DispatchQueue+WithFuture.swift
[287/344] Compiling NIOCore EventLoop+Deprecated.swift
[288/344] Compiling NIOCore EventLoop+SerialExecutor.swift
[289/344] Compiling NIOCore EventLoop.swift
[290/344] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[291/344] Compiling NIOCore IO.swift
[292/344] Compiling NIOCore IOData.swift
[293/344] Compiling NIOCore IPProtocol.swift
[294/344] Compiling NIOCore IntegerBitPacking.swift
[295/344] Compiling NIOCore IntegerTypes.swift
[296/344] Compiling NIOCore Interfaces.swift
[297/344] Compiling NIOCore Linux.swift
[298/344] Compiling ObliviousDoH Errors.swift
[299/344] Compiling ObliviousDoH ODoHRoutine.swift
[300/344] Emitting module ObliviousDoH
[301/344] Compiling NIOCore SocketAddresses.swift
[302/344] Compiling NIOCore SocketOptionProvider.swift
[303/344] Compiling NIOCore SystemCallHelpers.swift
[304/344] Compiling NIOCore TimeAmount+Duration.swift
[305/344] Compiling NIOCore TypeAssistedChannelHandler.swift
[306/344] Compiling NIOCore UniversalBootstrapSupport.swift
[307/344] Compiling NIOCore Utilities.swift
[308/344] Compiling NIOCore ChannelHandler.swift
[309/344] Compiling NIOCore ChannelHandlers.swift
[310/344] Compiling NIOCore ChannelInvoker.swift
[311/344] Compiling NIOCore ChannelOption.swift
[312/344] Compiling NIOCore ChannelPipeline.swift
[313/344] Compiling NIOCore CircularBuffer.swift
[314/344] Compiling NIOCore Codec.swift
[315/344] Compiling NIOCore EventLoopFuture+Deprecated.swift
[316/344] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[317/344] Compiling NIOCore EventLoopFuture.swift
[318/344] Compiling NIOCore FileDescriptor.swift
[319/344] Compiling NIOCore FileHandle.swift
[320/344] Compiling NIOCore FileRegion.swift
[321/344] Compiling NIOCore GlobalSingletons.swift
[322/344] Compiling NIOCore NIOAsyncWriter.swift
[323/344] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[324/344] Compiling NIOCore BSDSocketAPI.swift
[325/344] Compiling NIOCore ByteBuffer-aux.swift
[326/344] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[327/344] Compiling NIOCore ByteBuffer-conversions.swift
[328/344] Compiling NIOCore ByteBuffer-core.swift
[329/344] Compiling NIOCore AddressedEnvelope.swift
[330/344] Compiling NIOCore AsyncAwaitSupport.swift
[331/344] Compiling NIOCore AsyncChannel.swift
[332/344] Compiling NIOCore AsyncChannelHandler.swift
[333/344] Compiling NIOCore AsyncChannelInboundStream.swift
[334/344] Compiling NIOCore AsyncChannelOutboundWriter.swift
[335/344] Compiling NIOCore NIOAsyncSequenceProducer.swift
[336/344] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[337/344] Compiling NIOCore ByteBuffer-hex.swift
[338/344] Compiling NIOCore ByteBuffer-int.swift
[339/344] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[340/344] Compiling NIOCore ByteBuffer-multi-int.swift
[341/344] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[342/344] Compiling NIOCore ByteBuffer-views.swift
[343/344] Compiling NIOCore Channel.swift
[344/344] Emitting module NIOCore
[345/400] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[346/400] Compiling NIOPosix PosixSingletons.swift
[347/400] Compiling NIOPosix RawSocketBootstrap.swift
[348/400] Compiling NIOPosix Resolver.swift
[349/400] Compiling NIOPosix Selectable.swift
[350/400] Compiling NIOPosix SelectableChannel.swift
[351/405] Compiling NIOEmbedded Embedded.swift
[352/405] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[353/405] Compiling NIOEmbedded AsyncTestingChannel.swift
[354/405] Emitting module NIOEmbedded
[355/405] Compiling NIOPosix Linux.swift
[356/405] Compiling NIOPosix LinuxCPUSet.swift
[357/405] Compiling NIOPosix LinuxUring.swift
[358/405] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[359/405] Compiling NIOPosix NIOPosixSendableMetatype.swift
[360/405] Compiling NIOPosix NIOThreadPool.swift
[361/405] Compiling NIOPosix Utilities.swift
[362/405] Compiling NIOPosix VsockAddress.swift
[363/405] Compiling NIOPosix VsockChannelEvents.swift
[364/405] Compiling NIOPosix Windows.swift
[365/405] Compiling NIOPosix resource_bundle_accessor.swift
[366/405] Compiling NIOPosix SelectorWSAPoll.swift
[367/405] Compiling NIOPosix ServerSocket.swift
[368/405] Compiling NIOPosix Socket.swift
[369/405] Compiling NIOPosix SocketChannel.swift
[370/405] Compiling NIOPosix SocketProtocols.swift
[371/405] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[372/405] Compiling NIOPosix System.swift
[373/405] Compiling NIOPosix Thread.swift
[374/405] Compiling NIOPosix ThreadPosix.swift
[375/405] Compiling NIOPosix ThreadWindows.swift
[376/405] Emitting module NIOPosix
[377/405] Compiling NIOPosix FileDescriptor.swift
[378/405] Compiling NIOPosix GetaddrinfoResolver.swift
[379/405] Compiling NIOPosix HappyEyeballs.swift
[380/405] Compiling NIOPosix IO.swift
[381/405] Compiling NIOPosix IntegerBitPacking.swift
[382/405] Compiling NIOPosix IntegerTypes.swift
[383/405] Compiling NIOPosix BSDSocketAPICommon.swift
[384/405] Compiling NIOPosix BSDSocketAPIPosix.swift
[385/405] Compiling NIOPosix BSDSocketAPIWindows.swift
[386/405] Compiling NIOPosix BaseSocket.swift
[387/405] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[388/405] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[389/405] Compiling NIOPosix BaseSocketChannel.swift
[390/405] Compiling NIOPosix BaseStreamSocketChannel.swift
[391/405] Compiling NIOPosix Bootstrap.swift
[392/405] Compiling NIOPosix ControlMessage.swift
[393/405] Compiling NIOPosix DatagramVectorReadManager.swift
[394/405] Compiling NIOPosix Errors+Any.swift
[395/405] Compiling NIOPosix SelectableEventLoop.swift
[396/405] Compiling NIOPosix SelectorEpoll.swift
[397/405] Compiling NIOPosix SelectorGeneric.swift
[398/405] Compiling NIOPosix SelectorKqueue.swift
[399/405] Compiling NIOPosix SelectorUring.swift
[400/405] Compiling NIOPosix NonBlockingFileIO.swift
[401/405] Compiling NIOPosix PendingDatagramWritesManager.swift
[402/405] Compiling NIOPosix PendingWritesManager.swift
[403/405] Compiling NIOPosix PipeChannel.swift
[404/405] Compiling NIOPosix PipePair.swift
[405/405] Compiling NIOPosix Pool.swift
[406/407] Emitting module NIO
[407/407] Compiling NIO Exports.swift
[408/424] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[409/424] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[410/424] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[411/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[412/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[413/424] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[414/425] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[415/425] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[416/425] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[417/425] Compiling NIOHTTP1 ByteCollectionUtils.swift
[418/425] Compiling NIOHTTP1 HTTPDecoder.swift
[419/425] Compiling NIOHTTP1 HTTPEncoder.swift
[420/425] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[421/425] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[422/425] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[423/425] Emitting module NIOHTTP1
[424/425] Compiling NIOHTTP1 HTTPTypes.swift
[425/425] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[426/431] Compiling ObliviousHTTP BHTTPSerializer.swift
[427/431] Emitting module ObliviousHTTP
[428/431] Compiling ObliviousHTTP Varint.swift
[429/431] Compiling ObliviousHTTP BHTTPParser.swift
[430/431] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[431/431] Compiling ObliviousHTTP Errors.swift
Build complete! (19.69s)
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" : "4.0.0",
"upper_bound" : "5.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" : "6.1"
}
✅ 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.3
Target: ObliviousHTTP
Extracting symbol information for 'ObliviousHTTP'...
Finished extracting symbol information for 'ObliviousHTTP'. (22.33s)
Building documentation for 'ObliviousHTTP'...
Finished building documentation for 'ObliviousHTTP' (0.30s)
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-asn1.git
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-asn1.git (0.50s)
Updated https://github.com/apple/swift-collections.git (0.56s)
Updated https://github.com/apple/swift-crypto.git (0.56s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-nio.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.14s)
Updated https://github.com/apple/swift-nio.git (0.72s)
Computing version for https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-atomics.git (0.72s)
Updated https://github.com/apple/swift-system.git (0.72s)
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (2.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.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.44s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.24s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.10s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.88s)
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.6
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Emitting module SymbolKit
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.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 GenericConstraint.swift
[36/57] Compiling SymbolKit GenericParameter.swift
[37/57] Compiling SymbolKit Generics.swift
[38/57] Compiling SymbolKit Namespace.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling Snippets Snippet.swift
[49/57] Compiling Snippets SnippetParser.swift
[50/57] Emitting module Snippets
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.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.37s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ObliviousHTTP' complete! (1.67s)
Target: ObliviousX
Extracting symbol information for 'ObliviousX'...
Finished extracting symbol information for 'ObliviousX'. (9.35s)
Building documentation for 'ObliviousX'...
Finished building documentation for 'ObliviousX' (0.07s)
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--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (1.45s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ObliviousX' complete! (1.62s)
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
196
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: 196
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-oblivious-http-main-fa80e43e.zip to s3://spi-docs-inbox/prod-apple-swift-nio-oblivious-http-main-fa80e43e.zip
Copying... [13%]
Copying... [25%]
Copying... [38%]
Copying... [50%]
Copying... [63%]
Copying... [75%]
Copying... [88%]
Copying... [100%]
Done.