Build Information
Successful build of swift-nio-oblivious-http, reference 0.9.0 (adf364), with Swift 6.2 for macOS (SPM) on 19 Apr 2026 22:39:11 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.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: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-oblivious-http
* tag 0.9.0 -> FETCH_HEAD
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 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Write sources
[6/34] Copying PrivacyInfo.xcprivacy
[6/34] Write sources
[18/34] Compiling CNIOWindows shim.c
[18/34] Compiling CNIOWindows WSAStartup.c
[20/34] Compiling CNIOWASI CNIOWASI.c
[21/34] Compiling CNIOLinux liburing_shims.c
[22/34] Compiling CNIOLinux shim.c
[22/34] Compiling CNIOOpenBSD shim.c
[24/34] Write sources
[25/34] Write swift-version--3CB7CFEC50E0D141.txt
[26/40] Compiling _AtomicsShims.c
[27/40] Compiling CNIOPosix event_loop_id.c
[28/40] Compiling CNIOLLHTTP c_nio_http.c
[29/78] Compiling CNIOLLHTTP c_nio_api.c
[30/164] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/164] Compiling CNIODarwin shim.c
[33/164] Compiling Crypto NISTCurvesKeys_boring.swift
[34/164] Compiling Crypto X25519Keys_boring.swift
[35/165] Emitting module _NIOBase64
[36/165] Compiling _NIOBase64 Base64.swift
[37/165] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/165] Compiling Crypto HKDF.swift
[39/165] Compiling Crypto AESWrap.swift
[42/165] Compiling Crypto AESWrap_boring.swift
[43/165] Compiling Crypto Ed25519_boring.swift
[44/165] Compiling Crypto ECDH.swift
[45/165] Compiling Crypto ANSIx963.swift
[48/166] Compiling Crypto GeneralizedTime.swift
[49/166] Compiling Crypto ObjectIdentifier.swift
[50/166] Compiling Crypto ASN1Strings.swift
[51/166] Compiling Crypto ArraySliceBigint.swift
[52/166] Compiling Crypto ECDSASignature.swift
[53/166] Compiling Crypto PEMDocument.swift
[54/166] Compiling Crypto ASN1Null.swift
[55/166] Compiling Crypto ASN1OctetString.swift
[56/166] Compiling Crypto ASN1Identifier.swift
[57/166] Compiling Crypto ASN1Integer.swift
[58/166] Emitting module InternalCollectionsUtilities
[73/166] Compiling Atomics Unmanaged extensions.swift
[74/166] Compiling _NIODataStructures _TinyArray.swift
[75/166] Compiling _NIODataStructures PriorityQueue.swift
[76/166] Emitting module _NIODataStructures
[77/166] Compiling _NIODataStructures Heap.swift
[78/200] Compiling ContainersPreview Producer+Filter.swift
[79/200] Compiling ContainersPreview Producer+Map.swift
[80/200] Compiling ContainersPreview Producer+Reduce.swift
[81/200] Compiling ContainersPreview ContainerIterator.swift
[82/200] Compiling ContainersPreview DynamicContainer.swift
[83/200] Compiling ContainersPreview MutableContainer.swift
[84/200] Compiling ContainersPreview PermutableContainer.swift
[85/200] Compiling ContainersPreview RandomAccessContainer.swift
[86/200] Compiling ContainersPreview RangeExpression2.swift
[87/200] Compiling ContainersPreview RangeReplaceableContainer.swift
[88/200] Compiling ContainersPreview Drain+Map.swift
[89/200] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[90/200] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[91/200] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[92/200] Compiling ContainersPreview BorrowingSequence.swift
[93/203] Compiling ContainersPreview BidirectionalContainer.swift
[94/203] Compiling ContainersPreview Container+Filter.swift
[95/203] Compiling ContainersPreview Container+SpanwiseZip.swift
[96/203] Compiling ContainersPreview Container.swift
[97/203] Compiling ContainersPreview Producer.swift
[98/203] Compiling ContainersPreview Borrow.swift
[99/203] Compiling ContainersPreview Box.swift
[100/203] Compiling ContainersPreview Drain+Reduce.swift
[101/203] Compiling ContainersPreview Drain.swift
[102/203] Compiling ContainersPreview Producer+Collect.swift
[103/203] Emitting module ContainersPreview
[104/203] Compiling ContainersPreview Inout.swift
[105/203] Compiling ContainersPreview InputSpan.swift
[106/203] Compiling ContainersPreview Shared.swift
[107/203] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[108/203] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[109/203] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[110/203] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[111/203] Compiling ContainersPreview OutputSpan+Extras.swift
[112/203] Compiling ContainersPreview TemporaryAllocation.swift
[113/203] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/203] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[115/203] Emitting module Atomics
[115/244] Compiling c-nioatomics.c
[117/244] Compiling DequeModule RigidDeque+Consumption.swift
[118/244] Compiling DequeModule RigidDeque+Container.swift
[119/244] Compiling DequeModule RigidDeque+Descriptions.swift
[120/244] Compiling DequeModule RigidDeque+Equatable.swift
[121/244] Compiling DequeModule RigidDeque+Experimental.swift
[122/244] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/244] Compiling DequeModule Deque+Extras.swift
[124/244] Compiling DequeModule Deque+Hashable.swift
[125/244] Compiling DequeModule Deque+Testing.swift
[126/244] Compiling DequeModule Deque._Storage.swift
[127/244] Compiling DequeModule UniqueDeque+Equatable.swift
[128/244] Compiling DequeModule UniqueDeque+Experimental.swift
[129/244] Compiling DequeModule UniqueDeque+Hashable.swift
[130/244] Compiling DequeModule UniqueDeque+Initializers.swift
[131/244] Compiling DequeModule RigidDeque+Hashable.swift
[132/244] Compiling DequeModule RigidDeque+Initializers.swift
[133/244] Compiling DequeModule RigidDeque+Insertions.swift
[134/244] Compiling DequeModule RigidDeque+Prepend.swift
[135/244] Compiling DequeModule UniqueDeque+Append.swift
[136/244] Compiling DequeModule UniqueDeque+Consumption.swift
[137/244] Compiling DequeModule UniqueDeque+Container.swift
[138/244] Compiling DequeModule UniqueDeque+Descriptions.swift
[139/248] Compiling DequeModule UniqueDeque+Insertions.swift
[140/248] Compiling DequeModule UniqueDeque+Prepend.swift
[141/248] Compiling DequeModule UniqueDeque+Removals.swift
[142/248] Compiling DequeModule UniqueDeque+Replacements.swift
[143/248] Compiling DequeModule RigidDeque+Removals.swift
[144/248] Compiling DequeModule RigidDeque+Replacements.swift
[145/248] Compiling DequeModule RigidDeque+Testing.swift
[146/248] Compiling DequeModule RigidDeque.swift
[147/248] Compiling DequeModule Deque._UnsafeHandle.swift
[148/248] Compiling DequeModule Deque.swift
[149/248] Compiling DequeModule _DequeBuffer.swift
[150/248] Compiling DequeModule _DequeBufferHeader.swift
[151/248] Compiling DequeModule RigidDeque+Append.swift
[152/248] Compiling DequeModule Deque+Codable.swift
[153/248] Compiling DequeModule Deque+Collection.swift
[154/248] Compiling DequeModule Deque+CustomReflectable.swift
[155/248] Compiling DequeModule Deque+Descriptions.swift
[156/248] Compiling DequeModule Deque+Equatable.swift
[156/248] Compiling c-atomics.c
[158/255] Compiling NIOConcurrencyHelpers lock.swift
[159/255] Emitting module NIOConcurrencyHelpers
[160/255] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[161/255] Compiling NIOConcurrencyHelpers atomics.swift
[162/255] Compiling NIOConcurrencyHelpers NIOLock.swift
[163/255] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[164/255] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[165/255] Emitting module DequeModule
[166/255] Compiling DequeModule UniqueDeque.swift
[167/255] Compiling DequeModule _DequeSlot.swift
[168/255] Compiling DequeModule _UnsafeDequeHandle.swift
[169/255] Compiling DequeModule _UnsafeDequeSegments.swift
[170/320] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[171/320] Compiling NIOCore EventLoopFuture.swift
[172/320] Compiling NIOCore FileDescriptor.swift
[173/320] Compiling NIOCore FileHandle.swift
[174/320] Compiling NIOCore FileRegion.swift
[175/320] Compiling NIOCore GlobalSingletons.swift
[176/320] Compiling Crypto XWing.swift
[177/320] Compiling Crypto ECDH_boring.swift
[178/320] Compiling Crypto DH.swift
[179/320] Compiling NIOCore NIODecodedAsyncSequence.swift
[180/320] Compiling NIOCore NIOLoopBound.swift
[181/320] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[182/320] Compiling NIOCore NIOScheduledCallback.swift
[183/320] Compiling NIOCore NIOSendable.swift
[184/320] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[185/320] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[186/320] Compiling NIOCore RecvByteBufferAllocator.swift
[187/320] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[188/320] Compiling NIOCore EventLoopFuture+Deprecated.swift
[189/320] Compiling NIOCore AsyncChannelInboundStream.swift
[190/320] Compiling NIOCore AsyncChannelOutboundWriter.swift
[191/320] Compiling NIOCore NIOAsyncSequenceProducer.swift
[192/320] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[193/320] Compiling NIOCore MarkedCircularBuffer.swift
[194/320] Compiling NIOCore MulticastChannel.swift
[195/320] Compiling NIOCore NIOAny.swift
[196/320] Compiling NIOCore NIOCloseOnErrorHandler.swift
[197/320] Compiling NIOCore NIOCoreSendableMetatype.swift
[198/320] Compiling NIOCore ByteBuffer-hex.swift
[199/320] Compiling NIOCore ByteBuffer-int.swift
[200/320] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[201/320] Compiling NIOCore ByteBuffer-multi-int.swift
[202/320] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[203/320] Compiling NIOCore ByteBuffer-views.swift
[204/320] Compiling NIOCore Channel.swift
[205/320] Compiling NIOCore NIOAsyncWriter.swift
[206/320] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[207/320] Compiling NIOCore BSDSocketAPI.swift
[208/320] Compiling Crypto Ed25519Keys.swift
[209/320] Compiling Crypto NISTCurvesKeys.swift
[210/320] Compiling Crypto X25519Keys.swift
[211/320] Compiling Crypto SymmetricKeys.swift
[212/320] Compiling Crypto HMAC.swift
[213/320] Compiling Crypto MACFunctions.swift
[214/320] Compiling Crypto MessageAuthenticationCode.swift
[215/320] Compiling Crypto AES.swift
[216/320] Compiling Crypto ECDSASignature_boring.swift
[217/320] Compiling Crypto ECDSA_boring.swift
[218/320] Compiling Crypto EdDSA_boring.swift
[219/320] Compiling Crypto MLDSA_boring.swift
[220/320] Compiling Crypto MLDSA_wrapper.swift
[221/320] Compiling Crypto ECDSA.swift
[222/320] Compiling Crypto Ed25519.swift
[223/320] Compiling Crypto MLDSA.swift
[224/320] Compiling Crypto Signature.swift
[225/320] Compiling Crypto CryptoKitErrors_boring.swift
[226/320] Emitting module Crypto
[227/320] Compiling NIOCore ByteBuffer-aux.swift
[228/320] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/320] Compiling NIOCore ByteBuffer-conversions.swift
[230/320] Compiling NIOCore ByteBuffer-core.swift
[231/320] Compiling NIOCore ConvenienceOptionSupport.swift
[232/320] Compiling NIOCore DeadChannel.swift
[233/320] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/320] Compiling NIOCore EventLoop+Deprecated.swift
[235/320] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/329] Compiling NIOCore IOData.swift
[237/329] Compiling NIOCore IPProtocol.swift
[238/329] Compiling NIOCore IntegerBitPacking.swift
[239/329] Compiling NIOCore IntegerTypes.swift
[240/329] Compiling NIOCore Interfaces.swift
[241/329] Compiling NIOCore Linux.swift
[242/329] Compiling NIOCore AddressedEnvelope.swift
[243/329] Compiling NIOCore AsyncAwaitSupport.swift
[244/329] Compiling NIOCore AsyncChannel.swift
[245/329] Compiling NIOCore AsyncChannelHandler.swift
[246/329] Compiling NIOCore EventLoop.swift
[247/329] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[248/329] Compiling NIOCore ChannelHandler.swift
[249/329] Compiling NIOCore ChannelHandlers.swift
[250/329] Compiling NIOCore ChannelInvoker.swift
[251/329] Compiling NIOCore ChannelOption.swift
[252/329] Compiling NIOCore ChannelPipeline.swift
[253/329] Compiling NIOCore CircularBuffer.swift
[254/329] Compiling NIOCore Codec.swift
[255/329] Compiling NIOCore IO.swift
[270/329] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[271/329] Compiling Crypto RNG_boring.swift
[272/329] Compiling Crypto SafeCompare_boring.swift
[273/329] Compiling Crypto Zeroization_boring.swift
[274/329] Compiling Crypto PrettyBytes.swift
[275/329] Compiling Crypto SafeCompare.swift
[276/329] Compiling Crypto SecureBytes.swift
[277/329] Compiling Crypto Zeroization.swift
[278/329] Compiling Crypto resource_bundle_accessor.swift
[315/338] Compiling NIOCore SocketAddresses.swift
[316/338] Compiling NIOCore SocketOptionProvider.swift
[317/338] Compiling NIOCore SystemCallHelpers.swift
[318/338] Compiling NIOCore TimeAmount+Duration.swift
[319/338] Compiling NIOCore TypeAssistedChannelHandler.swift
[320/338] Compiling NIOCore UniversalBootstrapSupport.swift
[321/338] Compiling NIOCore Utilities.swift
[336/338] Emitting module NIOCore
[337/338] Compiling ObliviousXHelpers Helpers.swift
[338/338] Emitting module ObliviousXHelpers
[339/400] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[340/400] Compiling NIOEmbedded AsyncTestingChannel.swift
[341/400] Compiling ObliviousX Errors.swift
[342/400] Compiling ObliviousX OHTTPEncapsulation.swift
[343/400] Emitting module ObliviousX
[344/400] Emitting module NIOEmbedded
[345/400] Compiling NIOEmbedded Embedded.swift
[346/400] Compiling ObliviousDoH ODoHRoutine.swift
[347/400] Emitting module ObliviousDoH
[348/400] Compiling ObliviousDoH Errors.swift
[349/400] Compiling NIOPosix FileDescriptor.swift
[350/400] Compiling NIOPosix GetaddrinfoResolver.swift
[351/400] Compiling NIOPosix HappyEyeballs.swift
[352/400] Compiling NIOPosix IO.swift
[353/400] Compiling NIOPosix IntegerBitPacking.swift
[354/400] Compiling NIOPosix IntegerTypes.swift
[355/405] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[356/405] Compiling NIOPosix PosixSingletons.swift
[357/405] Compiling NIOPosix RawSocketBootstrap.swift
[358/405] Compiling NIOPosix Resolver.swift
[359/405] Compiling NIOPosix Selectable.swift
[360/405] Compiling NIOPosix SelectableChannel.swift
[361/405] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[362/405] Compiling NIOPosix System.swift
[363/405] Compiling NIOPosix Thread.swift
[364/405] Compiling NIOPosix ThreadPosix.swift
[365/405] Compiling NIOPosix ThreadWindows.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 Utilities.swift
[372/405] Compiling NIOPosix VsockAddress.swift
[373/405] Compiling NIOPosix VsockChannelEvents.swift
[374/405] Compiling NIOPosix Windows.swift
[375/405] Compiling NIOPosix resource_bundle_accessor.swift
[376/405] Compiling NIOPosix SelectableEventLoop.swift
[377/405] Compiling NIOPosix SelectorEpoll.swift
[378/405] Compiling NIOPosix SelectorGeneric.swift
[379/405] Compiling NIOPosix SelectorKqueue.swift
[380/405] Compiling NIOPosix SelectorUring.swift
[381/405] Compiling NIOPosix BSDSocketAPICommon.swift
[382/405] Compiling NIOPosix BSDSocketAPIPosix.swift
[383/405] Compiling NIOPosix BSDSocketAPIWindows.swift
[384/405] Compiling NIOPosix BaseSocket.swift
[385/405] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[386/405] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[387/405] Emitting module NIOPosix
[388/405] Compiling NIOPosix BaseSocketChannel.swift
[389/405] Compiling NIOPosix BaseStreamSocketChannel.swift
[390/405] Compiling NIOPosix Bootstrap.swift
[391/405] Compiling NIOPosix ControlMessage.swift
[392/405] Compiling NIOPosix DatagramVectorReadManager.swift
[393/405] Compiling NIOPosix Errors+Any.swift
[394/405] Compiling NIOPosix Linux.swift
[395/405] Compiling NIOPosix LinuxCPUSet.swift
[396/405] Compiling NIOPosix LinuxUring.swift
[397/405] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[398/405] Compiling NIOPosix NIOPosixSendableMetatype.swift
[399/405] Compiling NIOPosix NIOThreadPool.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] Compiling NIO Exports.swift
[407/407] Emitting module NIO
[408/424] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[409/424] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[410/425] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[411/425] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[412/425] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[413/425] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[414/425] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[415/425] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[416/425] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[417/425] Compiling NIOHTTP1 HTTPEncoder.swift
[418/425] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[419/425] Compiling NIOHTTP1 ByteCollectionUtils.swift
[420/425] Compiling NIOHTTP1 HTTPDecoder.swift
[421/425] Emitting module NIOHTTP1
[422/425] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[423/425] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[424/425] Compiling NIOHTTP1 HTTPTypes.swift
[425/425] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[426/431] Emitting module ObliviousHTTP
[427/431] Compiling ObliviousHTTP BHTTPParser.swift
[428/431] Compiling ObliviousHTTP Varint.swift
[429/431] Compiling ObliviousHTTP Errors.swift
[430/431] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[431/431] Compiling ObliviousHTTP BHTTPSerializer.swift
Build complete! (33.96s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[1/17416] Fetching swift-crypto
[872/100588] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (5.16s)
Fetched https://github.com/apple/swift-nio.git from cache (5.16s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (8.60s)
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.72s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[384/7421] Fetching swift-atomics, swift-system
[883/30990] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.99s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.99s)
Fetched https://github.com/apple/swift-system.git from cache (1.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.62s)
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-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
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"
}
Done.