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 0.3.0 (95485c), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 20:50:07 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-oblivious-http.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-oblivious-http
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 95485ce Remove mailmap file (#14)
Cloned https://github.com/apple/swift-nio-oblivious-http.git
Revision (git rev-parse @):
95485cef6b3b8846ff9247bed8d796269334506f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-oblivious-http.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-oblivious-http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/28] Write sources
[8/28] Copying PrivacyInfo.xcprivacy
[8/28] Write sources
[8/28] Copying PrivacyInfo.xcprivacy
[11/28] Write sources
[15/28] Compiling CNIOWindows WSAStartup.c
[16/28] Compiling CNIOWindows shim.c
[17/28] Write swift-version-117DEE11B69C53C9.txt
[18/28] Write sources
[19/28] Compiling CNIOLinux liburing_shims.c
[20/28] Compiling CNIOLinux shim.c
[21/43] Compiling _AtomicsShims.c
[22/52] Compiling CNIOLLHTTP c_nio_http.c
[23/52] Compiling CNIOLLHTTP c_nio_api.c
[24/148] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/148] Emitting module _NIOBase64
[26/148] Compiling CNIODarwin shim.c
[27/148] Compiling c-nioatomics.c
[28/148] Compiling c-atomics.c
[30/154] Emitting module Crypto
[31/162] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/163] Compiling Crypto Curve25519.swift
[33/163] Compiling Crypto Ed25519Keys.swift
[34/163] Emitting module InternalCollectionsUtilities
[35/163] Compiling Crypto NISTCurvesKeys_boring.swift
[36/163] Compiling Crypto X25519Keys_boring.swift
[37/163] Compiling Crypto AESWrap_boring.swift
[38/163] Compiling Crypto Ed25519_boring.swift
[39/163] Compiling Crypto EllipticCurvePoint_boring.swift
[40/163] Compiling Crypto EllipticCurve_boring.swift
[41/163] Compiling _NIOBase64 Base64.swift
[42/163] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/163] Compiling Crypto SymmetricKeys.swift
[44/163] Compiling Crypto HMAC.swift
[45/163] Compiling Crypto AES.swift
[46/163] Compiling Crypto ECDSASignature_boring.swift
[47/163] Compiling Crypto MACFunctions.swift
[48/163] Compiling Crypto MessageAuthenticationCode.swift
[49/163] Compiling Crypto NISTCurvesKeys.swift
[50/163] Compiling Crypto X25519Keys.swift
[51/179] Compiling DequeModule _DequeBufferHeader.swift
[52/179] Compiling DequeModule _DequeSlot.swift
[53/180] Emitting module _NIODataStructures
[54/180] Compiling DequeModule Deque+Equatable.swift
[55/180] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[56/180] Compiling DequeModule Deque+Extras.swift
[57/180] Compiling DequeModule Deque+Hashable.swift
[60/180] Compiling Crypto ASN1Boolean.swift
[61/180] Compiling Crypto ASN1Identifier.swift
[62/180] Compiling DequeModule Deque+Codable.swift
[63/180] Compiling DequeModule Deque+Collection.swift
[64/180] Compiling DequeModule Deque+Testing.swift
[65/180] Compiling DequeModule Deque._Storage.swift
[68/182] Compiling _NIODataStructures _TinyArray.swift
[69/182] Compiling _NIODataStructures PriorityQueue.swift
[70/182] Compiling _NIODataStructures Heap.swift
[71/182] Compiling DequeModule _DequeBuffer.swift
[74/182] Compiling Atomics IntegerOperations.swift
[75/182] Compiling Atomics Unmanaged extensions.swift
[76/182] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/182] Compiling DequeModule Deque._UnsafeHandle.swift
[78/182] Compiling DequeModule Deque.swift
[83/182] Compiling NIOConcurrencyHelpers lock.swift
[84/182] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/182] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[86/182] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/182] Emitting module NIOConcurrencyHelpers
[88/182] Compiling NIOConcurrencyHelpers atomics.swift
[93/182] Compiling DequeModule Deque+CustomReflectable.swift
[94/182] Compiling DequeModule Deque+Descriptions.swift
[95/182] Emitting module DequeModule
[96/182] Emitting module Atomics
[99/241] Compiling NIOCore GlobalSingletons.swift
[100/241] Compiling NIOCore IO.swift
[101/241] Compiling NIOCore IOData.swift
[102/241] Compiling NIOCore IPProtocol.swift
[103/241] Compiling NIOCore IntegerBitPacking.swift
[104/241] Compiling NIOCore IntegerTypes.swift
[105/247] Compiling NIOCore SocketOptionProvider.swift
[106/247] Compiling NIOCore SystemCallHelpers.swift
[107/247] Compiling NIOCore TimeAmount+Duration.swift
[108/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/247] Compiling NIOCore UniversalBootstrapSupport.swift
[110/247] Compiling NIOCore Utilities.swift
[111/247] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[112/247] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[113/247] Compiling Crypto Zeroization_boring.swift
[114/247] Compiling Crypto PrettyBytes.swift
[115/247] Compiling Crypto SafeCompare.swift
[116/247] Compiling Crypto SecureBytes.swift
[117/247] Compiling Crypto Zeroization.swift
[118/247] Compiling Crypto resource_bundle_accessor.swift
[119/247] Compiling NIOCore MulticastChannel.swift
[120/247] Compiling NIOCore NIOAny.swift
[121/247] Compiling NIOCore NIOCloseOnErrorHandler.swift
[122/247] Compiling NIOCore NIOLoopBound.swift
[123/247] Compiling NIOCore NIOSendable.swift
[124/247] Compiling NIOCore PointerHelpers.swift
[125/247] Compiling NIOCore RecvByteBufferAllocator.swift
[126/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/247] Compiling NIOCore SocketAddresses.swift
[133/247] Compiling NIOCore Interfaces.swift
[134/247] Compiling NIOCore Linux.swift
[135/247] Compiling NIOCore MarkedCircularBuffer.swift
[136/247] Compiling Crypto Insecure.swift
[137/247] Compiling Crypto Insecure_HashFunctions.swift
[138/247] Compiling Crypto KEM.swift
[139/247] Compiling Crypto ECDH_boring.swift
[140/247] Compiling Crypto DH.swift
[141/247] Compiling Crypto ECDH.swift
[142/247] Compiling Crypto HKDF.swift
[143/247] Compiling Crypto AESWrap.swift
[144/247] Compiling NIOCore AsyncChannel.swift
[145/247] Compiling NIOCore AsyncChannelHandler.swift
[146/247] Compiling NIOCore AsyncChannelInboundStream.swift
[147/247] Compiling NIOCore AsyncChannelOutboundWriter.swift
[148/247] Compiling NIOCore NIOAsyncSequenceProducer.swift
[149/247] Compiling NIOCore DeadChannel.swift
[150/247] Compiling NIOCore DispatchQueue+WithFuture.swift
[151/247] Compiling NIOCore EventLoop+Deprecated.swift
[152/247] Compiling NIOCore EventLoop+SerialExecutor.swift
[153/247] Compiling NIOCore ByteBuffer-hexdump.swift
[154/247] Compiling NIOCore ByteBuffer-int.swift
[155/247] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/247] Compiling NIOCore ByteBuffer-multi-int.swift
[157/247] Compiling NIOCore ByteBuffer-views.swift
[158/247] Compiling NIOCore Channel.swift
[159/247] Compiling NIOCore ChannelHandler.swift
[160/247] Compiling NIOCore AddressedEnvelope.swift
[161/247] Compiling NIOCore AsyncAwaitSupport.swift
[162/247] Compiling NIOCore ChannelHandlers.swift
[163/247] Compiling NIOCore ChannelInvoker.swift
[164/247] Compiling NIOCore ChannelOption.swift
[165/247] Compiling NIOCore ChannelPipeline.swift
[166/247] Compiling NIOCore CircularBuffer.swift
[167/247] Compiling NIOCore Codec.swift
[168/247] Compiling NIOCore ConvenienceOptionSupport.swift
[170/247] Compiling NIOCore EventLoop.swift
[171/247] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[172/247] Compiling NIOCore EventLoopFuture+Deprecated.swift
[173/247] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[174/247] Compiling NIOCore EventLoopFuture.swift
[175/247] Compiling NIOCore FileDescriptor.swift
[176/247] Compiling NIOCore FileHandle.swift
[177/247] Compiling NIOCore FileRegion.swift
[183/247] Compiling Crypto Nonces.swift
[184/247] Compiling Crypto ASN1.swift
[185/247] Compiling Crypto ASN1Any.swift
[186/247] Compiling Crypto ASN1BitString.swift
[187/247] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[188/247] Compiling NIOCore NIOAsyncWriter.swift
[189/247] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[190/247] Compiling NIOCore BSDSocketAPI.swift
[191/247] Compiling NIOCore ByteBuffer-aux.swift
[192/247] Compiling NIOCore ByteBuffer-conversions.swift
[193/247] Compiling NIOCore ByteBuffer-core.swift
[247/250] Emitting module NIOCore
[248/304] Emitting module ObliviousX
[249/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; this is an error in the Swift 6 language mode
565 | extension UInt16 {
566 |     init(networkIdentifier: HPKE.KEM) {
567 |         switch networkIdentifier {
    |         |- warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
568 |         case .P256_HKDF_SHA256:
569 |             self = 0x0010
/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; this is an error in the Swift 6 language mode
578 |
579 |     init(networkIdentifier: HPKE.KDF) {
580 |         switch networkIdentifier {
    |         |- warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
581 |         case .HKDF_SHA256:
582 |             self = 0x0001
/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; this is an error in the Swift 6 language mode
589 |
590 |     init(networkIdentifier: HPKE.AEAD) {
591 |         switch networkIdentifier {
    |         |- warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
592 |         case .AES_GCM_128:
593 |             self = 0x0001
/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; this is an error in the Swift 6 language mode
619 |
620 |     var encapsulatedKeySize: Int {
621 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.KEM' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
622 |         case .P256_HKDF_SHA256:
623 |             return 65
/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; this is an error in the Swift 6 language mode
664 |
665 |     var keyByteCount: Int {
666 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
667 |         case .AES_GCM_128:
668 |             return 16
/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; this is an error in the Swift 6 language mode
677 |
678 |     var nonceByteCount: Int {
679 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
680 |         case .AES_GCM_128, .AES_GCM_256, .chaChaPoly:
681 |             return 12
/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; this is an error in the Swift 6 language mode
686 |
687 |     var tagByteCount: Int {
688 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
689 |         case .AES_GCM_128, .AES_GCM_256, .chaChaPoly:
690 |             return 16
/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; this is an error in the Swift 6 language mode
728 |         }
729 |
730 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.AEAD' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
731 |         case .AES_GCM_128, .AES_GCM_256:
732 |             do {
/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; this is an error in the Swift 6 language mode
790 | extension HPKE.KDF {
791 |     func extract<S: DataProtocol>(salt: S, ikm: SymmetricKey) -> SymmetricKey {
792 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
793 |         case .HKDF_SHA256:
794 |             return SymmetricKey(data: HKDF<SHA256>.extract(inputKeyMaterial: ikm, salt: salt))
/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; this is an error in the Swift 6 language mode
801 |
802 |     func expand(prk: SymmetricKey, info: Data, outputByteCount: Int) -> SymmetricKey {
803 |         switch self {
    |         |- warning: switch covers known cases, but 'HPKE.KDF' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
    |         `- note: handle unknown values using "@unknown default"
804 |         case .HKDF_SHA256:
805 |             return SymmetricKey(
[250/304] Compiling ObliviousX Errors.swift
[251/304] Emitting module NIOEmbedded
[252/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[253/304] Compiling NIOEmbedded Embedded.swift
[254/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[255/304] Compiling NIOPosix PooledRecvBufferAllocator.swift
[256/304] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[257/304] Compiling NIOPosix PosixSingletons.swift
[258/304] Compiling NIOPosix RawSocketBootstrap.swift
[259/304] Compiling NIOPosix Resolver.swift
[260/309] Compiling NIOPosix SocketProtocols.swift
[261/309] Compiling NIOPosix System.swift
[262/309] Compiling NIOPosix Thread.swift
[263/309] Compiling NIOPosix ThreadPosix.swift
[264/309] Compiling NIOPosix ThreadWindows.swift
[265/309] Compiling NIOPosix BSDSocketAPICommon.swift
[266/309] Compiling NIOPosix BSDSocketAPIPosix.swift
[267/309] Compiling NIOPosix BSDSocketAPIWindows.swift
[268/309] Compiling NIOPosix BaseSocket.swift
[269/309] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[270/309] Compiling NIOPosix BaseSocketChannel.swift
[271/309] Compiling NIOPosix UnsafeTransfer.swift
[272/309] Compiling NIOPosix Utilities.swift
[273/309] Compiling NIOPosix VsockAddress.swift
[274/309] Compiling NIOPosix VsockChannelEvents.swift
[275/309] Compiling NIOPosix resource_bundle_accessor.swift
[276/309] Compiling NIOPosix SelectorKqueue.swift
[277/309] Compiling NIOPosix SelectorUring.swift
[278/309] Compiling NIOPosix ServerSocket.swift
[279/309] Compiling NIOPosix Socket.swift
[280/309] Compiling NIOPosix SocketChannel.swift
[281/309] Emitting module NIOPosix
[282/309] Compiling NIOPosix PendingWritesManager.swift
[283/309] Compiling NIOPosix PipeChannel.swift
[284/309] Compiling NIOPosix PipePair.swift
[285/309] Compiling NIOPosix PointerHelpers.swift
[286/309] Compiling NIOPosix Pool.swift
[287/309] Compiling NIOPosix GetaddrinfoResolver.swift
[288/309] Compiling NIOPosix HappyEyeballs.swift
[289/309] Compiling NIOPosix IO.swift
[290/309] Compiling NIOPosix IntegerBitPacking.swift
[291/309] Compiling NIOPosix IntegerTypes.swift
[292/309] Compiling NIOPosix Linux.swift
[293/309] Compiling NIOPosix BaseStreamSocketChannel.swift
[294/309] Compiling NIOPosix Bootstrap.swift
[295/309] Compiling NIOPosix ControlMessage.swift
[296/309] Compiling NIOPosix DatagramVectorReadManager.swift
[297/309] Compiling NIOPosix Errors+Any.swift
[298/309] Compiling NIOPosix FileDescriptor.swift
[299/309] Compiling NIOPosix Selectable.swift
[300/309] Compiling NIOPosix SelectableChannel.swift
[301/309] Compiling NIOPosix SelectableEventLoop.swift
[302/309] Compiling NIOPosix SelectorEpoll.swift
[303/309] Compiling NIOPosix SelectorGeneric.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] Emitting module NIO
[311/311] Compiling NIO Exports.swift
[312/328] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[313/329] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[314/329] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[315/329] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[316/329] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[317/329] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[318/329] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[319/329] Compiling NIOHTTP1 HTTPEncoder.swift
[320/329] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[321/329] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[322/329] Emitting module NIOHTTP1
[323/329] Compiling NIOHTTP1 ByteCollectionUtils.swift
[324/329] Compiling NIOHTTP1 HTTPDecoder.swift
[325/329] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[326/329] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[327/329] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[328/329] Compiling NIOHTTP1 HTTPTypes.swift
[329/329] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[330/335] Compiling ObliviousHTTP ObliviousHTTPHandler.swift
[331/335] Compiling ObliviousHTTP BHTTPSerializer.swift
[332/335] Compiling ObliviousHTTP Errors.swift
[333/335] Compiling ObliviousHTTP Varint.swift
[334/335] Emitting module ObliviousHTTP
[335/335] Compiling ObliviousHTTP BHTTPParser.swift
Build complete! (62.06s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
[1/8889] Fetching swift-crypto
[2846/78702] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (4.15s)
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.7.1 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (3.35s)
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
[64/5207] Fetching swift-atomics, swift-system
[846/20241] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.94s)
Fetched https://github.com/apple/swift-system.git from cache (1.94s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.81s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.7.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.54.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nio-oblivious-http",
  "name" : "swift-nio-oblivious-http",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14"
    },
    {
      "name" : "ios",
      "version" : "17"
    },
    {
      "name" : "tvos",
      "version" : "17"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "ObliviousHTTP",
      "targets" : [
        "ObliviousHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ObliviousX",
      "targets" : [
        "ObliviousX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ObliviousXTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousXTests",
      "path" : "Tests/ObliviousXTests",
      "product_dependencies" : [
        "Crypto"
      ],
      "sources" : [
        "ObliviousXTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousX",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousX",
      "path" : "Sources/ObliviousX",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "ObliviousX"
      ],
      "sources" : [
        "Errors.swift",
        "OHTTPEncapsulation.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObliviousHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTPTests",
      "path" : "Tests/ObliviousHTTPTests",
      "product_dependencies" : [
        "Crypto",
        "NIOCore",
        "NIOHTTP1"
      ],
      "sources" : [
        "BHTTPParserTests.swift",
        "BHTTPSerializerTests.swift"
      ],
      "target_dependencies" : [
        "ObliviousHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ObliviousHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ObliviousHTTP",
      "path" : "Sources/ObliviousHTTP",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "ObliviousHTTP"
      ],
      "sources" : [
        "BHTTPParser.swift",
        "BHTTPSerializer.swift",
        "Errors.swift",
        "ObliviousHTTPHandler.swift",
        "Varint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.