The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio, reference main (2550c9), with Swift 6.2 (beta) for macOS (SPM) on 8 Sep 2025 21:23:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2550c9e Remove NIOFileSystem from products (#3370)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
2550c9ed48e11193780e097277ce21be8352e8cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/123] Compiling CNIOWindows WSAStartup.c
[1/123] Compiling CNIOWASI CNIOWASI.c
[2/123] Copying PrivacyInfo.xcprivacy
[5/123] Write sources
[10/123] Compiling CNIOLinux shim.c
[10/123] Compiling CNIOLinux liburing_shims.c
[12/123] Write sources
[14/123] Write NIOWebSocketServer-entitlement.plist
[16/123] Write NIOWebSocketClient-entitlement.plist
[16/123] Write sources
[18/123] Write NIOUDPEchoServer-entitlement.plist
[20/123] Write sources
[20/123] Write NIOUDPEchoClient-entitlement.plist
[22/123] Write sources
[25/123] Write NIOTCPEchoServer-entitlement.plist
[26/123] Write sources
[27/123] Write NIOTCPEchoClient-entitlement.plist
[28/123] Write sources
[30/123] Write NIOPerformanceTester-entitlement.plist
[31/123] Write sources
[32/123] Write NIOMulticastChat-entitlement.plist
[33/123] Write NIOHTTP1Server-entitlement.plist
[33/123] Write sources
[35/123] Write NIOHTTP1Client-entitlement.plist
[36/123] Write sources
[44/123] Write NIOEchoServer-entitlement.plist
[45/123] Write sources
[46/123] Write NIOEchoClient-entitlement.plist
[47/123] Write sources
[47/123] Write NIOCrashTester-entitlement.plist
[49/123] Write sources
[51/123] Write NIOChatServer-entitlement.plist
[51/123] Write sources
[54/123] Write NIOChatClient-entitlement.plist
[55/123] Write sources
[55/123] Write NIOAsyncAwaitDemo-entitlement.plist
[57/123] Write sources
[60/123] Write swift-version-1EA4D86E10B52AF.txt
[61/123] Compiling CNIOWindows shim.c
[62/123] Compiling CSystem shims.c
[63/129] Compiling CNIOSHA1 c_nio_sha1.c
[64/129] Compiling CNIOLLHTTP c_nio_http.c
[65/129] Compiling _AtomicsShims.c
[66/129] Compiling CNIOPosix event_loop_id.c
[67/129] Write sources
[68/129] Compiling CNIOLLHTTP c_nio_api.c
[69/190] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/190] Compiling CNIODarwin shim.c
[72/190] Compiling _NIOBase64 Base64.swift
[73/190] Emitting module _NIOBase64
[74/190] Compiling InternalCollectionsUtilities Descriptions.swift
[75/190] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/190] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/191] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/191] Emitting module InternalCollectionsUtilities
[79/191] Compiling Atomics OptionalRawRepresentable.swift
[80/191] Compiling Atomics RawRepresentable.swift
[81/191] Compiling Atomics AtomicReference.swift
[82/191] Compiling Atomics UnsafeAtomicLazyReference.swift
[83/191] Compiling Atomics IntegerOperations.swift
[84/191] Compiling Atomics AtomicValue.swift
[85/191] Compiling Atomics AtomicMemoryOrderings.swift
[86/191] Compiling Atomics DoubleWord.swift
[87/191] Compiling Atomics ManagedAtomic.swift
[88/191] Compiling Atomics ManagedAtomicLazyReference.swift
[89/191] Compiling Atomics UnsafeAtomic.swift
[92/195] Compiling Atomics AtomicInteger.swift
[93/195] Compiling Atomics AtomicOptionalWrappable.swift
[94/195] Compiling InternalCollectionsUtilities Debugging.swift
[96/195] Compiling Atomics AtomicStorage.swift
[97/195] Compiling Atomics PointerConformances.swift
[98/195] Compiling Atomics Primitives.native.swift
[99/195] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[100/195] Compiling _NIODataStructures _TinyArray.swift
[101/195] Compiling _NIODataStructures PriorityQueue.swift
[102/195] Emitting module _NIODataStructures
[103/195] Compiling _NIODataStructures Heap.swift
[104/195] Compiling SystemPackage Constants.swift
[105/195] Compiling SystemPackage Exports.swift
[106/195] Compiling SystemPackage Mocking.swift
[110/195] Compiling Atomics Unmanaged extensions.swift
[111/195] Compiling Atomics AtomicBool.swift
[112/195] Compiling Atomics IntegerConformances.swift
[121/211] Emitting module SystemPackage
[122/211] Compiling DequeModule Deque._Storage.swift
[123/211] Compiling DequeModule Deque+CustomReflectable.swift
[124/211] Compiling DequeModule Deque+Descriptions.swift
[128/211] Compiling DequeModule _DequeBufferHeader.swift
[129/211] Compiling DequeModule _DequeSlot.swift
[130/211] Compiling DequeModule Deque+Extras.swift
[131/211] Compiling DequeModule Deque+Hashable.swift
[132/211] Compiling SystemPackage RawBuffer.swift
[133/211] Compiling SystemPackage Syscalls.swift
[134/211] Compiling SystemPackage WindowsSyscallAdapters.swift
[135/211] Compiling SystemPackage MachPort.swift
[136/211] Compiling SystemPackage PlatformString.swift
[137/211] Compiling SystemPackage SystemString.swift
[138/212] Emitting module Atomics
[139/212] Compiling SystemPackage Util+StringArray.swift
[140/212] Compiling SystemPackage Util.swift
[141/212] Compiling SystemPackage UtilConsumers.swift
[142/212] Compiling DequeModule Deque+Collection.swift
[143/212] Compiling DequeModule Deque+Equatable.swift
[144/212] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[147/212] Compiling DequeModule Deque+Testing.swift
[148/212] Compiling DequeModule _DequeBuffer.swift
[155/212] Compiling DequeModule Deque._UnsafeHandle.swift
[156/212] Compiling DequeModule Deque.swift
[157/212] Compiling DequeModule Deque+Codable.swift
[159/212] Compiling DequeModule _UnsafeWrappedBuffer.swift
[160/212] Emitting module DequeModule
[160/212] Compiling c-nioatomics.c
[161/212] Compiling c-atomics.c
[163/218] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[164/218] Compiling NIOConcurrencyHelpers lock.swift
[165/218] Compiling NIOConcurrencyHelpers NIOLock.swift
[166/218] Emitting module NIOConcurrencyHelpers
[167/218] Compiling NIOConcurrencyHelpers atomics.swift
[168/218] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[169/281] Compiling NIOCore AddressedEnvelope.swift
[170/281] Compiling NIOCore AsyncAwaitSupport.swift
[171/281] Compiling NIOCore AsyncChannel.swift
[172/281] Compiling NIOCore AsyncChannelHandler.swift
[173/281] Compiling NIOCore AsyncChannelInboundStream.swift
[174/281] Compiling NIOCore AsyncChannelOutboundWriter.swift
[175/281] Compiling NIOCore NIOAsyncSequenceProducer.swift
[176/287] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[177/287] Compiling NIOCore NIOScheduledCallback.swift
[178/287] Compiling NIOCore NIOSendable.swift
[179/287] Compiling NIOCore RecvByteBufferAllocator.swift
[180/287] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[181/287] Compiling NIOCore SocketAddresses.swift
[182/287] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/287] Compiling NIOCore NIOAsyncWriter.swift
[184/287] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[185/287] Compiling NIOCore BSDSocketAPI.swift
[186/287] Compiling NIOCore ByteBuffer-aux.swift
[187/287] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[188/287] Compiling NIOCore ByteBuffer-conversions.swift
[189/287] Compiling NIOCore SocketOptionProvider.swift
[190/287] Compiling NIOCore SystemCallHelpers.swift
[191/287] Compiling NIOCore TimeAmount+Duration.swift
[192/287] Compiling NIOCore TypeAssistedChannelHandler.swift
[193/287] Compiling NIOCore UniversalBootstrapSupport.swift
[194/287] Compiling NIOCore Utilities.swift
[195/287] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[196/287] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/287] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/287] Compiling NIOCore EventLoopFuture.swift
[199/287] Compiling NIOCore FileDescriptor.swift
[200/287] Compiling NIOCore FileHandle.swift
[201/287] Compiling NIOCore FileRegion.swift
[202/287] Compiling NIOCore Codec.swift
[203/287] Compiling NIOCore ConvenienceOptionSupport.swift
[204/287] Compiling NIOCore DeadChannel.swift
[205/287] Compiling NIOCore DispatchQueue+WithFuture.swift
[206/287] Compiling NIOCore EventLoop+Deprecated.swift
[207/287] Compiling NIOCore EventLoop+SerialExecutor.swift
[208/287] Compiling NIOCore EventLoop.swift
[209/287] Compiling NIOCore GlobalSingletons.swift
[210/287] Compiling NIOCore IO.swift
[211/287] Compiling NIOCore IOData.swift
[212/287] Compiling NIOCore IPProtocol.swift
[213/287] Compiling NIOCore IntegerBitPacking.swift
[214/287] Compiling NIOCore IntegerTypes.swift
[215/287] Compiling NIOCore Interfaces.swift
[216/287] Compiling NIOCore Channel.swift
[217/287] Compiling NIOCore ChannelHandler.swift
[218/287] Compiling NIOCore ChannelHandlers.swift
[219/287] Compiling NIOCore ChannelInvoker.swift
[220/287] Compiling NIOCore ChannelOption.swift
[221/287] Compiling NIOCore ChannelPipeline.swift
[222/287] Compiling NIOCore CircularBuffer.swift
[223/287] Compiling NIOCore Linux.swift
[224/287] Compiling NIOCore MarkedCircularBuffer.swift
[225/287] Compiling NIOCore MulticastChannel.swift
[226/287] Compiling NIOCore NIOAny.swift
[227/287] Compiling NIOCore NIOCloseOnErrorHandler.swift
[228/287] Compiling NIOCore NIOCoreSendableMetatype.swift
[229/287] Compiling NIOCore NIOLoopBound.swift
[230/287] Compiling NIOCore ByteBuffer-core.swift
[231/287] Compiling NIOCore ByteBuffer-hex.swift
[232/287] Compiling NIOCore ByteBuffer-int.swift
[233/287] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[234/287] Compiling NIOCore ByteBuffer-multi-int.swift
[235/287] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/287] Compiling NIOCore ByteBuffer-views.swift
[237/287] Emitting module NIOCore
[238/343] Emitting module NIOEmbedded
[239/343] Compiling NIOEmbedded AsyncTestingChannel.swift
[240/343] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[241/343] Compiling NIOEmbedded Embedded.swift
[242/343] Emitting module NIOPosix
[243/348] Compiling NIOPosix PosixSingletons.swift
[244/348] Compiling NIOPosix RawSocketBootstrap.swift
[245/348] Compiling NIOPosix Resolver.swift
[246/348] Compiling NIOPosix Selectable.swift
[247/348] Compiling NIOPosix SelectableChannel.swift
[248/348] Compiling NIOPosix SelectableEventLoop.swift
[249/348] Compiling NIOPosix ServerSocket.swift
[250/348] Compiling NIOPosix Socket.swift
[251/348] Compiling NIOPosix SocketChannel.swift
[252/348] Compiling NIOPosix SocketProtocols.swift
[253/348] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[254/348] Compiling NIOPosix PendingDatagramWritesManager.swift
[255/348] Compiling NIOPosix PendingWritesManager.swift
[256/348] Compiling NIOPosix PipeChannel.swift
[257/348] Compiling NIOPosix PipePair.swift
[258/348] Compiling NIOPosix Pool.swift
[259/348] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[260/348] Compiling NIOPosix BSDSocketAPICommon.swift
[261/348] Compiling NIOPosix BSDSocketAPIPosix.swift
[262/348] Compiling NIOPosix BSDSocketAPIWindows.swift
[263/348] Compiling NIOPosix BaseSocket.swift
[264/348] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[265/348] Compiling NIOPosix BaseSocketChannel.swift
[266/348] Compiling NIOPosix System.swift
[267/348] Compiling NIOPosix Thread.swift
[268/348] Compiling NIOPosix ThreadPosix.swift
[269/348] Compiling NIOPosix ThreadWindows.swift
[270/348] Compiling NIOPosix UnsafeTransfer.swift
[271/348] Compiling NIOPosix GetaddrinfoResolver.swift
[272/348] Compiling NIOPosix HappyEyeballs.swift
[273/348] Compiling NIOPosix IO.swift
[274/348] Compiling NIOPosix IntegerBitPacking.swift
[275/348] Compiling NIOPosix IntegerTypes.swift
[276/348] Compiling NIOPosix Linux.swift
[277/348] Compiling NIOPosix BaseStreamSocketChannel.swift
[278/348] Compiling NIOPosix Bootstrap.swift
[279/348] Compiling NIOPosix ControlMessage.swift
[280/348] Compiling NIOPosix DatagramVectorReadManager.swift
[281/348] Compiling NIOPosix Errors+Any.swift
[282/348] Compiling NIOPosix FileDescriptor.swift
[283/348] Compiling NIOPosix SelectorEpoll.swift
[284/348] Compiling NIOPosix SelectorGeneric.swift
[285/348] Compiling NIOPosix SelectorKqueue.swift
[286/348] Compiling NIOPosix SelectorUring.swift
[287/348] Compiling NIOPosix SelectorWSAPoll.swift
[288/348] Compiling NIOPosix Utilities.swift
[289/348] Compiling NIOPosix VsockAddress.swift
[290/348] Compiling NIOPosix VsockChannelEvents.swift
[291/348] Compiling NIOPosix Windows.swift
[292/348] Compiling NIOPosix resource_bundle_accessor.swift
[293/348] Compiling NIOPosix LinuxCPUSet.swift
[294/348] Compiling NIOPosix LinuxUring.swift
[295/348] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[296/348] Compiling NIOPosix NIOPosixSendableMetatype.swift
[297/348] Compiling NIOPosix NIOThreadPool.swift
[298/348] Compiling NIOPosix NonBlockingFileIO.swift
[299/440] Compiling NIOUDPEchoServer main.swift
[300/440] Emitting module NIOUDPEchoServer
[301/442] Emitting module NIOUDPEchoClient
[302/442] Compiling NIOUDPEchoClient main.swift
[303/442] Emitting module NIOTCPEchoServer
[304/442] Compiling NIOTCPEchoServer Server.swift
[304/442] Write Objects.LinkFileList
[307/444] Emitting module NIOTCPEchoClient
[308/444] Compiling NIOTCPEchoClient Client.swift
[309/444] Compiling NIOEchoServer main.swift
[310/444] Emitting module NIOEchoServer
[311/444] Emitting module NIO
[312/444] Compiling NIO Exports.swift
[312/444] Write Objects.LinkFileList
[315/444] Compiling NIOEchoClient main.swift
[316/444] Emitting module NIOEchoClient
[317/444] Compiling NIOMulticastChat main.swift
[318/444] Emitting module NIOMulticastChat
[319/446] Compiling NIOChatServer main.swift
[320/446] Emitting module NIOChatServer
[321/452] Emitting module NIOChatClient
[322/452] Compiling NIOChatClient main.swift
[323/452] Emitting module _NIOConcurrency
[324/452] Compiling _NIOConcurrency Empty.swift
[324/469] Write Objects.LinkFileList
[328/474] Emitting module _NIOFileSystem
[328/478] Linking NIOUDPEchoClient
[330/478] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[331/478] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[332/478] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[332/478] Linking NIOTCPEchoClient
[333/478] Linking NIOUDPEchoServer
[334/478] Applying NIOUDPEchoClient
[335/478] Applying NIOTCPEchoClient
[336/478] Applying NIOUDPEchoServer
[337/478] Write Objects.LinkFileList
[339/478] Linking NIOTCPEchoServer
[340/478] Linking NIOMulticastChat
[341/478] Applying NIOTCPEchoServer
[342/478] Applying NIOMulticastChat
[344/478] Compiling NIOTLS TLSEvents.swift
[345/478] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[346/478] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[347/478] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[348/478] Emitting module NIOTLS
[349/478] Compiling NIOTLS SNIHandler.swift
[350/478] Compiling _NIOFileSystem Errno.swift
[351/478] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[352/478] Compiling _NIOFileSystem Mocking.swift
[353/478] Compiling _NIOFileSystem Syscall.swift
[354/482] Compiling NIOFileSystem NIOFileSystemSendableMetatype.swift
[355/482] Compiling NIOFileSystem OpenOptions.swift
[356/482] Compiling NIOFileSystem String+FileSystem.swift
[357/482] Compiling NIOFileSystem resource_bundle_accessor.swift
[358/482] Compiling _NIOFileSystem FileSystemProtocol.swift
[359/482] Compiling _NIOFileSystem FileType.swift
[360/482] Compiling _NIOFileSystem IOStrategy.swift
[361/482] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[362/482] Compiling _NIOFileSystem BufferedStream.swift
[363/482] Compiling _NIOFileSystem Cancellation.swift
[364/482] Compiling _NIOFileSystem TokenBucket.swift
[365/482] Compiling _NIOFileSystem UnsafeTransfer.swift
[366/482] Compiling _NIOFileSystem ByteCount.swift
[367/482] Compiling _NIOFileSystem Convenience.swift
[368/482] Compiling _NIOFileSystem DirectoryEntries.swift
[369/482] Compiling _NIOFileSystem DirectoryEntry.swift
[370/482] Compiling _NIOFileSystem FileInfo.swift
[371/482] Compiling _NIOFileSystem FileSystem.swift
[372/482] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[373/482] Compiling _NIOFileSystem FileSystemError.swift
[374/482] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[375/482] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[376/482] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[377/482] Compiling NIOHTTP1 HTTPTypes.swift
[378/482] Compiling NIOHTTP1 HTTPEncoder.swift
[379/482] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[380/482] Compiling NIOHTTP1 ByteCollectionUtils.swift
[381/482] Compiling NIOHTTP1 HTTPDecoder.swift
[382/482] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[383/482] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[384/482] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[385/482] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[386/482] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[387/482] Emitting module NIOFileSystem
[387/482] Linking NIOEchoServer
[388/482] Linking NIOChatServer
[389/482] Linking NIOEchoClient
[390/482] Linking NIOChatClient
[391/482] Applying NIOEchoServer
[393/482] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[394/482] Emitting module NIOFoundationCompat
[394/482] Applying NIOChatServer
[395/482] Applying NIOEchoClient
[396/482] Applying NIOChatClient
[408/482] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[411/482] Emitting module NIOHTTP1
[414/482] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[418/482] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[424/483] Compiling _NIOFileSystem ParallelRemoval.swift
[425/483] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[426/483] Compiling _NIOFileSystem CInterop.swift
[427/483] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[428/506] Compiling NIOWebSocket WebSocketOpcode.swift
[429/507] Compiling NIOHTTP1Client main.swift
[430/507] Emitting module NIOHTTP1Client
[431/507] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[432/507] Emitting module NIOWebSocket
[433/507] Compiling NIOTestUtils EventCounterHandler.swift
[434/507] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[435/507] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[436/507] Emitting module NIOAsyncAwaitDemo
[437/507] Compiling NIOAsyncAwaitDemo main.swift
[438/507] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[438/507] Write Objects.LinkFileList
[440/507] Emitting module NIOTestUtils
[441/507] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[442/507] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[442/507] Write Objects.LinkFileList
[444/507] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[445/507] Compiling NIOWebSocket WebSocketErrorCodes.swift
[446/507] Compiling NIOWebSocket SHA1.swift
[447/507] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[448/507] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[449/507] Compiling NIOWebSocket WebSocketFrame.swift
[450/507] Compiling NIOTestUtils ManualTaskExecutor.swift
[451/507] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[452/542] Compiling NIOHTTP1Server main.swift
[453/542] Emitting module NIOHTTP1Server
[453/542] Write Objects.LinkFileList
[455/542] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[456/542] Compiling NIOCrashTester CrashTestSuites.swift
[457/542] Emitting module NIOWebSocketClient
[458/542] Compiling NIOWebSocketClient Client.swift
[459/542] Emitting module NIOCrashTester
[459/542] Linking NIOHTTP1Client
[461/542] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[462/542] Compiling NIOPerformanceTester LockBenchmark.swift
[463/542] Compiling NIOCrashTester CrashTests+Strict.swift
[464/542] Compiling NIOCrashTester CrashTests+HTTP.swift
[465/542] Compiling NIOCrashTester CrashTests+LoopBound.swift
[466/542] Compiling NIOCrashTester CrashTests+EventLoop.swift
[466/542] Write Objects.LinkFileList
[468/544] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[469/544] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[470/544] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[471/544] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[471/544] Applying NIOHTTP1Client
[473/544] Emitting module NIOPerformanceTester
[477/544] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[478/544] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[482/544] Compiling NIOPerformanceTester Benchmark.swift
[483/544] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[484/544] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[485/544] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[486/544] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[486/544] Linking NIOAsyncAwaitDemo
[488/544] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[489/544] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[489/544] Applying NIOAsyncAwaitDemo
[491/544] Compiling NIOCrashTester CrashTests+System.swift
[492/544] Compiling NIOCrashTester main.swift
[493/544] Compiling NIOCrashTester OutputGrepper.swift
[494/544] Compiling NIOWebSocketServer Server.swift
[495/544] Emitting module NIOWebSocketServer
[495/544] Write Objects.LinkFileList
[497/544] Compiling NIOPerformanceTester resources.swift
[505/544] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[506/544] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[507/544] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[508/544] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[509/544] Compiling NIOPerformanceTester UDPBenchmark.swift
[512/544] Compiling NIOPerformanceTester main.swift
[522/544] Write Objects.LinkFileList
[529/550] Linking NIOHTTP1Server
[530/550] Applying NIOHTTP1Server
[532/550] Compiling NIOFileSystemFoundationCompat Date+FileInfo.swift
[533/550] Emitting module NIOFileSystemFoundationCompat
[534/550] Compiling NIOFileSystemFoundationCompat Data+FileSystem.swift
[535/550] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[536/550] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[537/550] Emitting module _NIOFileSystemFoundationCompat
[537/550] Linking NIOWebSocketClient
[538/552] Applying NIOWebSocketClient
[541/552] Write Objects.LinkFileList
[542/552] Linking NIOCrashTester
[543/552] Linking NIOWebSocketServer
[545/552] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[546/552] Emitting module NIOFileSystemTour
[546/552] Applying NIOCrashTester
[547/552] Applying NIOWebSocketServer
[548/552] Write Objects.LinkFileList
[549/552] Linking NIOPerformanceTester
[550/552] Applying NIOPerformanceTester
[551/552] Linking NIOFileSystemTour
Build complete! (27.80s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
[74/6751] Fetching swift-atomics, swift-system
[1006/24161] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
[871/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.49s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "swift-nio",
  "name" : "swift-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOCore",
      "targets" : [
        "NIOCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIO",
      "targets" : [
        "NIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOEmbedded",
      "targets" : [
        "NIOEmbedded"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOPosix",
      "targets" : [
        "NIOPosix"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOConcurrency",
      "targets" : [
        "_NIOConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTLS",
      "targets" : [
        "NIOTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTP1",
      "targets" : [
        "NIOHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOConcurrencyHelpers",
      "targets" : [
        "NIOConcurrencyHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOFoundationCompat",
      "targets" : [
        "NIOFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocket",
      "targets" : [
        "NIOWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTestUtils",
      "targets" : [
        "NIOTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystem",
      "targets" : [
        "_NIOFileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystemFoundationCompat",
      "targets" : [
        "_NIOFileSystemFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocketServer",
      "targets" : [
        "NIOWebSocketServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWebSocketClient",
      "targets" : [
        "NIOWebSocketClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoServer",
      "targets" : [
        "NIOUDPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoClient",
      "targets" : [
        "NIOUDPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoServer",
      "targets" : [
        "NIOTCPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoClient",
      "targets" : [
        "NIOTCPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOPerformanceTester",
      "targets" : [
        "NIOPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOMulticastChat",
      "targets" : [
        "NIOMulticastChat"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Server",
      "targets" : [
        "NIOHTTP1Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Client",
      "targets" : [
        "NIOHTTP1Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoServer",
      "targets" : [
        "NIOEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoClient",
      "targets" : [
        "NIOEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOCrashTester",
      "targets" : [
        "NIOCrashTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatServer",
      "targets" : [
        "NIOChatServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatClient",
      "targets" : [
        "NIOChatClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOAsyncAwaitDemo",
      "targets" : [
        "NIOAsyncAwaitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOFileSystemTour",
      "targets" : [
        "NIOFileSystemTour"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOFileSystemFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystemFoundationCompat",
      "path" : "Sources/_NIOFileSystemFoundationCompat",
      "product_memberships" : [
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Data+FileSystem.swift",
        "Date+FileInfo.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystem",
      "path" : "Sources/_NIOFileSystem",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/_NIOFileSystem/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Array+FileSystem.swift",
        "ArraySlice+FileSystem.swift",
        "BufferedReader.swift",
        "BufferedWriter.swift",
        "ByteBuffer+FileSystem.swift",
        "ByteCount.swift",
        "Convenience.swift",
        "DirectoryEntries.swift",
        "DirectoryEntry.swift",
        "Exports.swift",
        "FileChunks.swift",
        "FileHandle.swift",
        "FileHandleProtocol.swift",
        "FileInfo.swift",
        "FileSystem.swift",
        "FileSystemError+Syscall.swift",
        "FileSystemError.swift",
        "FileSystemProtocol.swift",
        "FileType.swift",
        "IOStrategy.swift",
        "Internal/BufferedOrAnyStream.swift",
        "Internal/BufferedStream.swift",
        "Internal/Cancellation.swift",
        "Internal/Concurrency Primitives/TokenBucket.swift",
        "Internal/Concurrency Primitives/UnsafeTransfer.swift",
        "Internal/ParallelDirCopy.swift",
        "Internal/ParallelRemoval.swift",
        "Internal/String+UnsafeUnititializedCapacity.swift",
        "Internal/System Calls/CInterop.swift",
        "Internal/System Calls/Errno.swift",
        "Internal/System Calls/FileDescriptor+Syscalls.swift",
        "Internal/System Calls/Mocking.swift",
        "Internal/System Calls/Syscall.swift",
        "Internal/System Calls/Syscalls.swift",
        "Internal/SystemFileHandle.swift",
        "Internal/Utilities.swift",
        "NIOFilePath.swift",
        "NIOFileSystemSendableMetatype.swift",
        "OpenOptions.swift",
        "String+FileSystem.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "CNIOLinux",
        "CNIODarwin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIODataStructures",
      "module_type" : "SwiftTarget",
      "name" : "_NIODataStructures",
      "path" : "Sources/_NIODataStructures",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Heap.swift",
        "PriorityQueue.swift",
        "_TinyArray.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "_NIOConcurrency",
      "path" : "Sources/_NIOConcurrency",
      "product_memberships" : [
        "_NIOConcurrency",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOBase64",
      "module_type" : "SwiftTarget",
      "name" : "_NIOBase64",
      "path" : "Sources/_NIOBase64",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Base64.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketTests",
      "path" : "Tests/NIOWebSocketTests",
      "sources" : [
        "ByteBufferWebSocketTests.swift",
        "NIOWebSocketClientUpgraderTests.swift",
        "NIOWebSocketFrameAggregatorTests.swift",
        "WebSocketClientEndToEndTests.swift",
        "WebSocketFrameDecoderTest.swift",
        "WebSocketFrameEncoderTest.swift",
        "WebSocketMaskingKeyTests.swift",
        "WebSocketServerEndToEndTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOWebSocketServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketServer",
      "path" : "Sources/NIOWebSocketServer",
      "product_memberships" : [
        "NIOWebSocketServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocketClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketClient",
      "path" : "Sources/NIOWebSocketClient",
      "product_memberships" : [
        "NIOWebSocketClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocket",
      "path" : "Sources/NIOWebSocket",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOWebSocketClientUpgrader.swift",
        "NIOWebSocketFrameAggregator.swift",
        "NIOWebSocketServerUpgrader.swift",
        "SHA1.swift",
        "WebSocketErrorCodes.swift",
        "WebSocketFrame.swift",
        "WebSocketFrameDecoder.swift",
        "WebSocketFrameEncoder.swift",
        "WebSocketOpcode.swift",
        "WebSocketProtocolErrorHandler.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "CNIOSHA1",
        "_NIOBase64"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOUDPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoServer",
      "path" : "Sources/NIOUDPEchoServer",
      "product_memberships" : [
        "NIOUDPEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOUDPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoClient",
      "path" : "Sources/NIOUDPEchoClient",
      "product_memberships" : [
        "NIOUDPEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTests",
      "path" : "Tests/NIOTests",
      "sources" : [
        "NIOTests.swift"
      ],
      "target_dependencies" : [
        "NIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtilsTests",
      "path" : "Tests/NIOTestUtilsTests",
      "sources" : [
        "ByteToMessageDecoderVerifierTest.swift",
        "EventCounterHandlerTest.swift",
        "ManualTaskExecutorTest.swift",
        "NIOHTTP1TestServerTest.swift"
      ],
      "target_dependencies" : [
        "NIOTestUtils",
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtils",
      "path" : "Sources/NIOTestUtils",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTestUtils",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteToMessageDecoderVerifier.swift",
        "EventCounterHandler.swift",
        "ManualTaskExecutor.swift",
        "NIOHTTP1TestServer.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTLSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLSTests",
      "path" : "Tests/NIOTLSTests",
      "sources" : [
        "ApplicationProtocolNegotiationHandlerTests.swift",
        "NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
        "SNIHandlerTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTLS",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTLS",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLS",
      "path" : "Sources/NIOTLS",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOTLS",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ApplicationProtocolNegotiationHandler.swift",
        "NIOTypedApplicationProtocolNegotiationHandler.swift",
        "ProtocolNegotiationHandlerStateMachine.swift",
        "SNIHandler.swift",
        "TLSEvents.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTCPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoServer",
      "path" : "Sources/NIOTCPEchoServer",
      "product_memberships" : [
        "NIOTCPEchoServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTCPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoClient",
      "path" : "Sources/NIOTCPEchoClient",
      "product_memberships" : [
        "NIOTCPEchoClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSingletonsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSingletonsTests",
      "path" : "Tests/NIOSingletonsTests",
      "sources" : [
        "GlobalSingletonsTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosixTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosixTests",
      "path" : "Tests/NIOPosixTests",
      "sources" : [
        "AcceptBackoffHandlerTest.swift",
        "AsyncChannelBootstrapTests.swift",
        "BlockingIOThreadPoolTest.swift",
        "BootstrapTest.swift",
        "ChannelNotificationTest.swift",
        "ChannelPipelineTest.swift",
        "ChannelTests.swift",
        "CoWValue.swift",
        "CodecTest.swift",
        "ControlMessageTests.swift",
        "DatagramChannelTests.swift",
        "EchoServerClientTest.swift",
        "EventLoopFutureIsolatedTests.swift",
        "EventLoopFutureTest.swift",
        "EventLoopMetricsDelegateTests.swift",
        "EventLoopTest.swift",
        "FileRegionTest.swift",
        "GetAddrInfoResolverTest.swift",
        "HappyEyeballsTest.swift",
        "IPv4Header.swift",
        "IdleStateHandlerTest.swift",
        "IntegerBitPackingTests.swift",
        "MulticastTest.swift",
        "NIOFileHandleTest.swift",
        "NIOLoopBoundTests.swift",
        "NIOScheduledCallbackTests.swift",
        "NIOThreadPoolTest.swift",
        "NonBlockingFileIOTest.swift",
        "PendingDatagramWritesManagerTests.swift",
        "PipeChannelTest.swift",
        "RawSocketBootstrapTests.swift",
        "SALChannelTests.swift",
        "SALEventLoopTests.swift",
        "SelectorTest.swift",
        "SerialExecutorTests.swift",
        "SocketAddressTest.swift",
        "SocketChannelTest.swift",
        "SocketOptionProviderTest.swift",
        "StreamChannelsTest.swift",
        "SyscallAbstractionLayer.swift",
        "SyscallAbstractionLayerContext.swift",
        "SystemCallWrapperHelpers.swift",
        "SystemTest.swift",
        "TestUtils.swift",
        "ThreadTest.swift",
        "UniversalBootstrapSupportTest.swift",
        "VsockAddressTest.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTestUtils",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "CNIOLinux",
        "CNIODarwin",
        "NIOTLS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosix",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosix",
      "path" : "Sources/NIOPosix",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIO",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BSDSocketAPICommon.swift",
        "BSDSocketAPIPosix.swift",
        "BSDSocketAPIWindows.swift",
        "BaseSocket.swift",
        "BaseSocketChannel+SocketOptionProvider.swift",
        "BaseSocketChannel.swift",
        "BaseStreamSocketChannel.swift",
        "Bootstrap.swift",
        "ControlMessage.swift",
        "DatagramVectorReadManager.swift",
        "Errors+Any.swift",
        "FileDescriptor.swift",
        "GetaddrinfoResolver.swift",
        "HappyEyeballs.swift",
        "IO.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Linux.swift",
        "LinuxCPUSet.swift",
        "LinuxUring.swift",
        "MultiThreadedEventLoopGroup.swift",
        "NIOPosixSendableMetatype.swift",
        "NIOThreadPool.swift",
        "NonBlockingFileIO.swift",
        "PendingDatagramWritesManager.swift",
        "PendingWritesManager.swift",
        "PipeChannel.swift",
        "PipePair.swift",
        "Pool.swift",
        "PosixSingletons+ConcurrencyTakeOver.swift",
        "PosixSingletons.swift",
        "RawSocketBootstrap.swift",
        "Resolver.swift",
        "Selectable.swift",
        "SelectableChannel.swift",
        "SelectableEventLoop.swift",
        "SelectorEpoll.swift",
        "SelectorGeneric.swift",
        "SelectorKqueue.swift",
        "SelectorUring.swift",
        "SelectorWSAPoll.swift",
        "ServerSocket.swift",
        "Socket.swift",
        "SocketChannel.swift",
        "SocketProtocols.swift",
        "StructuredConcurrencyHelpers.swift",
        "System.swift",
        "Thread.swift",
        "ThreadPosix.swift",
        "ThreadWindows.swift",
        "UnsafeTransfer.swift",
        "Utilities.swift",
        "VsockAddress.swift",
        "VsockChannelEvents.swift",
        "Windows.swift"
      ],
      "target_dependencies" : [
        "CNIOLinux",
        "CNIODarwin",
        "CNIOWindows",
        "NIOConcurrencyHelpers",
        "NIOCore",
        "_NIODataStructures",
        "CNIOPosix"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOPerformanceTester",
      "path" : "Sources/NIOPerformanceTester",
      "product_memberships" : [
        "NIOPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "ByteBufferViewContainsBenchmark.swift",
        "ByteBufferViewCopyToArrayBenchmark.swift",
        "ByteBufferViewIteratorBenchmark.swift",
        "ByteBufferWriteMultipleBenchmarks.swift",
        "ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
        "ChannelPipelineBenchmark.swift",
        "CircularBufferCopyToArrayBenchmark.swift",
        "CircularBufferIntoByteBufferBenchmark.swift",
        "DeadlineNowBenchmark.swift",
        "ExecuteBenchmark.swift",
        "LockBenchmark.swift",
        "NIOAsyncSequenceProducerBenchmark.swift",
        "NIOAsyncWriterSingleWritesBenchmark.swift",
        "RunIfActiveBenchmark.swift",
        "SchedulingAndRunningBenchmark.swift",
        "TCPThroughputBenchmark.swift",
        "UDPBenchmark.swift",
        "WebSocketFrameDecoderBenchmark.swift",
        "WebSocketFrameEncoderBenchmark.swift",
        "main.swift",
        "resources.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOMulticastChat",
      "module_type" : "SwiftTarget",
      "name" : "NIOMulticastChat",
      "path" : "Sources/NIOMulticastChat",
      "product_memberships" : [
        "NIOMulticastChat"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Tests",
      "path" : "Tests/NIOHTTP1Tests",
      "sources" : [
        "ByteBufferUtilsTest.swift",
        "ContentLengthTests.swift",
        "HTTPClientUpgradeTests.swift",
        "HTTPDecoderLengthTest.swift",
        "HTTPDecoderTest.swift",
        "HTTPHeaderValidationTests.swift",
        "HTTPHeadersTest.swift",
        "HTTPRequestEncoderTest.swift",
        "HTTPResponseEncoderTest.swift",
        "HTTPResponseStatusTests.swift",
        "HTTPServerClientTest.swift",
        "HTTPServerPipelineHandlerTest.swift",
        "HTTPServerProtocolErrorHandlerTest.swift",
        "HTTPServerUpgradeTests.swift",
        "HTTPTest.swift",
        "HTTPTypesTest.swift",
        "NIOHTTPObjectAggregatorTest.swift",
        "TestUtils.swift",
        "UnsafeTransfer.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP1Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Server",
      "path" : "Sources/NIOHTTP1Server",
      "product_memberships" : [
        "NIOHTTP1Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Client",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Client",
      "path" : "Sources/NIOHTTP1Client",
      "product_memberships" : [
        "NIOHTTP1Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1",
      "path" : "Sources/NIOHTTP1",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteCollectionUtils.swift",
        "HTTPDecoder.swift",
        "HTTPEncoder.swift",
        "HTTPHeaderValidator.swift",
        "HTTPHeaders+Validation.swift",
        "HTTPPipelineSetup.swift",
        "HTTPServerPipelineHandler.swift",
        "HTTPServerProtocolErrorHandler.swift",
        "HTTPServerUpgradeHandler.swift",
        "HTTPTypedPipelineSetup.swift",
        "HTTPTypes.swift",
        "NIOHTTPClientUpgradeHandler.swift",
        "NIOHTTPObjectAggregator.swift",
        "NIOTypedHTTPClientUpgradeHandler.swift",
        "NIOTypedHTTPClientUpgraderStateMachine.swift",
        "NIOTypedHTTPServerUpgradeHandler.swift",
        "NIOTypedHTTPServerUpgraderStateMachine.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "CNIOLLHTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompatTests",
      "path" : "Tests/NIOFoundationCompatTests",
      "sources" : [
        "ByteBuffer+UUIDTests.swift",
        "ByteBufferDataProtocolTests.swift",
        "ByteBufferView+MutableDataProtocolTest.swift",
        "Codable+ByteBufferTest.swift",
        "JSONSerialization+ByteBufferTest.swift",
        "WaitSpinningRunLoopTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompat",
      "path" : "Sources/NIOFoundationCompat",
      "product_memberships" : [
        "NIOFoundationCompat",
        "_NIOFileSystemFoundationCompat",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteBuffer-foundation.swift",
        "Codable+ByteBuffer.swift",
        "JSONSerialization+ByteBuffer.swift",
        "WaitSpinningRunLoop.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTests",
      "path" : "Tests/NIOFileSystemTests",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "sources" : [
        "ByteCountTests.swift",
        "DirectoryEntriesTests.swift",
        "FileChunksTests.swift",
        "FileHandleTests.swift",
        "FileInfoTests.swift",
        "FileOpenOptionsTests.swift",
        "FilePathTests.swift",
        "FileSystemErrorTests.swift",
        "FileTypeTests.swift",
        "Internal/CancellationTests.swift",
        "Internal/Concurrency Primitives/BufferedStreamTests.swift",
        "Internal/MockingInfrastructure.swift",
        "Internal/SyscallTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOFileSystem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemIntegrationTests",
      "path" : "Tests/NIOFileSystemIntegrationTests",
      "sources" : [
        "BufferedReaderTests.swift",
        "BufferedWriterTests.swift",
        "ConvenienceTests.swift",
        "FileHandleTests.swift",
        "FileSystemTests+SPI.swift",
        "FileSystemTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemFoundationCompatTests",
      "path" : "Tests/NIOFileSystemFoundationCompatTests",
      "sources" : [
        "FileSystemFoundationCompatTests.swift"
      ],
      "target_dependencies" : [
        "NIOFileSystem",
        "NIOFileSystemFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemFoundationCompat",
      "path" : "Sources/NIOFileSystemFoundationCompat",
      "sources" : [
        "Data+FileSystem.swift",
        "Date+FileInfo.swift"
      ],
      "target_dependencies" : [
        "NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystem",
      "path" : "Sources/NIOFileSystem",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOFileSystem/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Array+FileSystem.swift",
        "ArraySlice+FileSystem.swift",
        "BufferedReader.swift",
        "BufferedWriter.swift",
        "ByteBuffer+FileSystem.swift",
        "ByteCount.swift",
        "Convenience.swift",
        "DirectoryEntries.swift",
        "DirectoryEntry.swift",
        "Exports.swift",
        "FileChunks.swift",
        "FileHandle.swift",
        "FileHandleProtocol.swift",
        "FileInfo.swift",
        "FileSystem.swift",
        "FileSystemError+Syscall.swift",
        "FileSystemError.swift",
        "FileSystemProtocol.swift",
        "FileType.swift",
        "IOStrategy.swift",
        "Internal/BufferedOrAnyStream.swift",
        "Internal/BufferedStream.swift",
        "Internal/Cancellation.swift",
        "Internal/Concurrency Primitives/TokenBucket.swift",
        "Internal/Concurrency Primitives/UnsafeTransfer.swift",
        "Internal/ParallelDirCopy.swift",
        "Internal/ParallelRemoval.swift",
        "Internal/String+UnsafeUnititializedCapacity.swift",
        "Internal/System Calls/CInterop.swift",
        "Internal/System Calls/Errno.swift",
        "Internal/System Calls/FileDescriptor+Syscalls.swift",
        "Internal/System Calls/Mocking.swift",
        "Internal/System Calls/Syscall.swift",
        "Internal/System Calls/Syscalls.swift",
        "Internal/SystemFileHandle.swift",
        "Internal/Utilities.swift",
        "NIOFilePath.swift",
        "NIOFileSystemSendableMetatype.swift",
        "OpenOptions.swift",
        "String+FileSystem.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "CNIOLinux",
        "CNIODarwin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEmbeddedTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbeddedTests",
      "path" : "Tests/NIOEmbeddedTests",
      "sources" : [
        "AsyncTestingChannelTests.swift",
        "AsyncTestingEventLoopTests.swift",
        "EmbeddedChannelTest.swift",
        "EmbeddedEventLoopTest.swift",
        "TestUtils.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOEmbedded",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbedded",
      "path" : "Sources/NIOEmbedded",
      "product_dependencies" : [
        "Atomics",
        "DequeModule"
      ],
      "product_memberships" : [
        "NIO",
        "NIOEmbedded",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AsyncTestingChannel.swift",
        "AsyncTestingEventLoop.swift",
        "Embedded.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoServer",
      "path" : "Sources/NIOEchoServer",
      "product_memberships" : [
        "NIOEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoClient",
      "path" : "Sources/NIOEchoClient",
      "product_memberships" : [
        "NIOEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIODataStructuresTests",
      "module_type" : "SwiftTarget",
      "name" : "NIODataStructuresTests",
      "path" : "Tests/NIODataStructuresTests",
      "sources" : [
        "HeapTests.swift",
        "PriorityQueueTests.swift"
      ],
      "target_dependencies" : [
        "_NIODataStructures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCrashTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOCrashTester",
      "path" : "Sources/NIOCrashTester",
      "product_memberships" : [
        "NIOCrashTester"
      ],
      "sources" : [
        "CrashTestSuites.swift",
        "CrashTests+ByteBuffer.swift",
        "CrashTests+EventLoop.swift",
        "CrashTests+HTTP.swift",
        "CrashTests+LoopBound.swift",
        "CrashTests+Strict.swift",
        "CrashTests+System.swift",
        "OutputGrepper.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOFoundationCompat"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCoreTests",
      "path" : "Tests/NIOCoreTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "AddressedEnvelopeTests.swift",
        "AsyncChannel/AsyncChannelInboundStreamTests.swift",
        "AsyncChannel/AsyncChannelOutboundWriterTests.swift",
        "AsyncChannel/AsyncChannelTests.swift",
        "AsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
        "AsyncSequences/NIOAsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncWriterTests.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
        "BaseObjectsTest.swift",
        "ByteBufferBinaryEncodedLengthPrefixTests.swift",
        "ByteBufferLengthPrefixTests.swift",
        "ByteBufferQUICBinaryEncodingStrategyTests.swift",
        "ByteBufferTest.swift",
        "ChannelOptionStorageTest.swift",
        "CircularBufferTests.swift",
        "CustomChannelTests.swift",
        "DispatchQueue+WithFutureTest.swift",
        "IOErrorTest.swift",
        "IntegerTypesTest.swift",
        "LinuxTest.swift",
        "MarkedCircularBufferTests.swift",
        "NIOAnyDebugTest.swift",
        "NIOCloseOnErrorHandlerTest.swift",
        "NIOIsolatedEventLoopTests.swift",
        "NIOPooledRecvBufferAllocatorTests.swift",
        "RecvByteBufAllocatorTest.swift",
        "SingleStepByteToMessageDecoderTest.swift",
        "TimeAmount+DurationTests.swift",
        "TimeAmountTests.swift",
        "TypeAssistedChannelHandlerTests.swift",
        "UtilitiesTest.swift",
        "XCTest+AsyncAwait.swift",
        "XCTest+Extensions.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCore",
      "module_type" : "SwiftTarget",
      "name" : "NIOCore",
      "path" : "Sources/NIOCore",
      "product_dependencies" : [
        "DequeModule",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AddressedEnvelope.swift",
        "AsyncAwaitSupport.swift",
        "AsyncChannel/AsyncChannel.swift",
        "AsyncChannel/AsyncChannelHandler.swift",
        "AsyncChannel/AsyncChannelInboundStream.swift",
        "AsyncChannel/AsyncChannelOutboundWriter.swift",
        "AsyncSequences/NIOAsyncSequenceProducer.swift",
        "AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
        "AsyncSequences/NIOAsyncWriter.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
        "BSDSocketAPI.swift",
        "ByteBuffer-aux.swift",
        "ByteBuffer-binaryEncodedLengthPrefix.swift",
        "ByteBuffer-conversions.swift",
        "ByteBuffer-core.swift",
        "ByteBuffer-hex.swift",
        "ByteBuffer-int.swift",
        "ByteBuffer-lengthPrefix.swift",
        "ByteBuffer-multi-int.swift",
        "ByteBuffer-quicBinaryEncodingStrategy.swift",
        "ByteBuffer-views.swift",
        "Channel.swift",
        "ChannelHandler.swift",
        "ChannelHandlers.swift",
        "ChannelInvoker.swift",
        "ChannelOption.swift",
        "ChannelPipeline.swift",
        "CircularBuffer.swift",
        "Codec.swift",
        "ConvenienceOptionSupport.swift",
        "DeadChannel.swift",
        "DispatchQueue+WithFuture.swift",
        "EventLoop+Deprecated.swift",
        "EventLoop+SerialExecutor.swift",
        "EventLoop.swift",
        "EventLoopFuture+AssumeIsolated.swift",
        "EventLoopFuture+Deprecated.swift",
        "EventLoopFuture+WithEventLoop.swift",
        "EventLoopFuture.swift",
        "FileDescriptor.swift",
        "FileHandle.swift",
        "FileRegion.swift",
        "GlobalSingletons.swift",
        "IO.swift",
        "IOData.swift",
        "IPProtocol.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Interfaces.swift",
        "Linux.swift",
        "MarkedCircularBuffer.swift",
        "MulticastChannel.swift",
        "NIOAny.swift",
        "NIOCloseOnErrorHandler.swift",
        "NIOCoreSendableMetatype.swift",
        "NIOLoopBound.swift",
        "NIOPooledRecvBufferAllocator.swift",
        "NIOScheduledCallback.swift",
        "NIOSendable.swift",
        "RecvByteBufferAllocator.swift",
        "SingleStepByteToMessageDecoder.swift",
        "SocketAddresses.swift",
        "SocketOptionProvider.swift",
        "SystemCallHelpers.swift",
        "TimeAmount+Duration.swift",
        "TypeAssistedChannelHandler.swift",
        "UniversalBootstrapSupport.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "_NIOBase64",
        "CNIODarwin",
        "CNIOLinux",
        "CNIOWindows",
        "CNIOWASI",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOConcurrencyHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpersTests",
      "path" : "Tests/NIOConcurrencyHelpersTests",
      "sources" : [
        "NIOConcurrencyHelpersTests.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpers",
      "path" : "Sources/NIOConcurrencyHelpers",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOAtomic.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "atomics.swift",
        "lock.swift"
      ],
      "target_dependencies" : [
        "CNIOAtomics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOChatServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatServer",
      "path" : "Sources/NIOChatServer",
      "product_memberships" : [
        "NIOChatServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOChatClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatClient",
      "path" : "Sources/NIOChatClient",
      "product_memberships" : [
        "NIOChatClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOBase64Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOBase64Tests",
      "path" : "Tests/NIOBase64Tests",
      "sources" : [
        "Base64Test.swift"
      ],
      "target_dependencies" : [
        "_NIOBase64"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOAsyncAwaitDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOAsyncAwaitDemo",
      "path" : "Sources/NIOAsyncAwaitDemo",
      "product_memberships" : [
        "NIOAsyncAwaitDemo"
      ],
      "sources" : [
        "AsyncChannelIO.swift",
        "FullRequestResponse.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIO",
      "module_type" : "SwiftTarget",
      "name" : "NIO",
      "path" : "Sources/NIO",
      "product_memberships" : [
        "NIO",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWindows",
      "module_type" : "ClangTarget",
      "name" : "CNIOWindows",
      "path" : "Sources/CNIOWindows",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "WSAStartup.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWASI",
      "module_type" : "ClangTarget",
      "name" : "CNIOWASI",
      "path" : "Sources/CNIOWASI",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "CNIOWASI.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOSHA1",
      "module_type" : "ClangTarget",
      "name" : "CNIOSHA1",
      "path" : "Sources/CNIOSHA1",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_sha1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOPosix",
      "module_type" : "ClangTarget",
      "name" : "CNIOPosix",
      "path" : "Sources/CNIOPosix",
      "product_memberships" : [
        "NIO",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "event_loop_id.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLinux",
      "module_type" : "ClangTarget",
      "name" : "CNIOLinux",
      "path" : "Sources/CNIOLinux",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "liburing_shims.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLLHTTP",
      "module_type" : "ClangTarget",
      "name" : "CNIOLLHTTP",
      "path" : "Sources/CNIOLLHTTP",
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_api.c",
        "c_nio_http.c",
        "c_nio_llhttp.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIODarwin",
      "module_type" : "ClangTarget",
      "name" : "CNIODarwin",
      "path" : "Sources/CNIODarwin",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOAtomics",
      "module_type" : "ClangTarget",
      "name" : "CNIOAtomics",
      "path" : "Sources/CNIOAtomics",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "src/c-atomics.c",
        "src/c-nioatomics.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTour",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTour",
      "path" : "Snippets",
      "product_memberships" : [
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOFileSystemTour.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystemFoundationCompat",
        "_NIOFileSystem",
        "_NIOConcurrency",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOTLS",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOEmbedded",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIO"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.10"
}
Done.