Build Information
Successful build of swift-nio, reference 2.82.1 (0f54d5
), with Swift 5.9 for macOS (SPM) on 29 Apr 2025 14:33:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: 2.82.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio
* tag 2.82.1 -> FETCH_HEAD
HEAD is now at 0f54d58 Fix compiler issues on 5.10 x86 Ubuntu Noble. (#3224)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
0f54d58bb5db9e064f332e8524150de379d1e51c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at 2.82.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/33] Copying PrivacyInfo.xcprivacy
[2/33] Compiling CSystem shims.c
[3/33] Compiling CNIOLinux shim.c
[3/33] Compiling CNIOLinux liburing_shims.c
[5/33] Compiling CNIOWindows shim.c
[6/85] Compiling _AtomicsShims.c
[7/85] Compiling CNIOLLHTTP c_nio_http.c
[7/85] Compiling CNIODarwin shim.c
[9/85] Compiling CNIOWindows WSAStartup.c
[10/85] Compiling CNIOLLHTTP c_nio_api.c
[11/85] Compiling CNIOWASI CNIOWASI.c
[12/85] Compiling CNIOSHA1 c_nio_sha1.c
[14/104] Compiling Atomics AtomicBool.swift
[15/104] Compiling Atomics IntegerConformances.swift
[16/105] Compiling Atomics AtomicOptionalWrappable.swift
[17/105] Compiling Atomics AtomicReference.swift
[18/105] Compiling Atomics AtomicMemoryOrderings.swift
[19/105] Compiling Atomics DoubleWord.swift
[20/105] Compiling Atomics OptionalRawRepresentable.swift
[21/105] Compiling Atomics RawRepresentable.swift
[22/105] Emitting module InternalCollectionsUtilities
[23/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/105] Compiling Atomics AtomicStorage.swift
[25/105] Compiling Atomics AtomicValue.swift
[26/105] Compiling Atomics UnsafeAtomic.swift
[27/105] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/105] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/105] Compiling Atomics PointerConformances.swift
[30/105] Compiling Atomics Primitives.native.swift
[31/105] Emitting module _NIOBase64
[32/105] Compiling _NIOBase64 Base64.swift
[33/105] Compiling Atomics Primitives.shims.swift
[34/105] Compiling Atomics AtomicInteger.swift
[35/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/121] Compiling DequeModule _DequeBufferHeader.swift
[37/122] Compiling DequeModule _DequeSlot.swift
[38/122] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/125] Compiling DequeModule Deque+Equatable.swift
[43/125] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/125] Compiling DequeModule _DequeBuffer.swift
[45/125] Compiling DequeModule Deque+Extras.swift
[46/125] Compiling DequeModule Deque+Hashable.swift
[47/125] Compiling DequeModule Deque+Testing.swift
[48/125] Compiling DequeModule Deque._Storage.swift
[49/125] Compiling DequeModule Deque._UnsafeHandle.swift
[50/125] Compiling DequeModule Deque.swift
[51/125] Compiling _NIODataStructures _TinyArray.swift
[52/125] Compiling _NIODataStructures Heap.swift
[53/125] Compiling _NIODataStructures PriorityQueue.swift
[54/125] Emitting module _NIODataStructures
[55/125] Compiling SystemPackage Constants.swift
[56/125] Compiling SystemPackage Exports.swift
[57/125] Compiling SystemPackage Mocking.swift
[58/125] Compiling SystemPackage FilePathTempPosix.swift
[59/125] Compiling SystemPackage FilePathTempWindows.swift
[60/125] Compiling SystemPackage FilePathWindows.swift
[64/125] Emitting module SystemPackage
[65/125] Compiling DequeModule Deque+CustomReflectable.swift
[66/125] Compiling DequeModule Deque+Descriptions.swift
[67/125] Compiling DequeModule Deque+Codable.swift
[68/125] Compiling DequeModule Deque+Collection.swift
[69/125] Emitting module DequeModule
[71/125] Compiling Atomics ManagedAtomic.swift
[72/125] Compiling Atomics ManagedAtomicLazyReference.swift
[73/125] Compiling SystemPackage MachPort.swift
[74/125] Compiling SystemPackage PlatformString.swift
[75/125] Compiling SystemPackage SystemString.swift
[80/127] Compiling SystemPackage Util+StringArray.swift
[81/127] Compiling SystemPackage Util.swift
[82/127] Compiling SystemPackage UtilConsumers.swift
[96/127] Compiling Atomics IntegerOperations.swift
[97/127] Compiling Atomics Unmanaged extensions.swift
[97/127] Compiling c-nioatomics.c
[109/127] Emitting module Atomics
[109/127] Compiling c-atomics.c
[111/133] Compiling NIOConcurrencyHelpers lock.swift
[112/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[113/133] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[114/133] Compiling NIOConcurrencyHelpers NIOLock.swift
[115/133] Emitting module NIOConcurrencyHelpers
[116/133] Compiling NIOConcurrencyHelpers atomics.swift
[117/194] Compiling NIOCore GlobalSingletons.swift
[118/194] Compiling NIOCore IO.swift
[119/194] Compiling NIOCore IOData.swift
[120/194] Compiling NIOCore IPProtocol.swift
[121/194] Compiling NIOCore IntegerBitPacking.swift
[122/194] Compiling NIOCore IntegerTypes.swift
[123/200] Compiling NIOCore SocketOptionProvider.swift
[124/200] Compiling NIOCore SystemCallHelpers.swift
[125/200] Compiling NIOCore TimeAmount+Duration.swift
[126/200] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/200] Compiling NIOCore UniversalBootstrapSupport.swift
[128/200] Compiling NIOCore Utilities.swift
[129/200] Compiling NIOCore AddressedEnvelope.swift
[130/200] Compiling NIOCore AsyncAwaitSupport.swift
[131/200] Compiling NIOCore AsyncChannel.swift
[132/200] Compiling NIOCore AsyncChannelHandler.swift
[133/200] Compiling NIOCore AsyncChannelInboundStream.swift
[134/200] Compiling NIOCore AsyncChannelOutboundWriter.swift
[135/200] Compiling NIOCore NIOAsyncSequenceProducer.swift
[136/200] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/200] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/200] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/200] Compiling NIOCore EventLoopFuture.swift
[140/200] Compiling NIOCore FileDescriptor.swift
[141/200] Compiling NIOCore FileHandle.swift
[142/200] Compiling NIOCore FileRegion.swift
[143/200] Compiling NIOCore Codec.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[144/200] Compiling NIOCore ConvenienceOptionSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[145/200] Compiling NIOCore DeadChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[146/200] Compiling NIOCore DispatchQueue+WithFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[147/200] Compiling NIOCore EventLoop+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[148/200] Compiling NIOCore EventLoop+SerialExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[149/200] Compiling NIOCore EventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[150/200] Compiling NIOCore Channel.swift
[151/200] Compiling NIOCore ChannelHandler.swift
[152/200] Compiling NIOCore ChannelHandlers.swift
[153/200] Compiling NIOCore ChannelInvoker.swift
[154/200] Compiling NIOCore ChannelOption.swift
[155/200] Compiling NIOCore ChannelPipeline.swift
[156/200] Compiling NIOCore CircularBuffer.swift
[157/200] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/200] Compiling NIOCore NIOAsyncWriter.swift
[159/200] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/200] Compiling NIOCore BSDSocketAPI.swift
[161/200] Compiling NIOCore ByteBuffer-aux.swift
[162/200] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/200] Compiling NIOCore ByteBuffer-conversions.swift
[164/200] Emitting module NIOCore
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:78:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[165/200] Compiling NIOCore Interfaces.swift
[166/200] Compiling NIOCore Linux.swift
[167/200] Compiling NIOCore MarkedCircularBuffer.swift
[168/200] Compiling NIOCore MulticastChannel.swift
[169/200] Compiling NIOCore NIOAny.swift
[170/200] Compiling NIOCore NIOCloseOnErrorHandler.swift
[171/200] Compiling NIOCore ByteBuffer-core.swift
[172/200] Compiling NIOCore ByteBuffer-hex.swift
[173/200] Compiling NIOCore ByteBuffer-int.swift
[174/200] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[175/200] Compiling NIOCore ByteBuffer-multi-int.swift
[176/200] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[177/200] Compiling NIOCore ByteBuffer-views.swift
[178/200] Compiling NIOCore NIOLoopBound.swift
[179/200] Compiling NIOCore NIOScheduledCallback.swift
[180/200] Compiling NIOCore NIOSendable.swift
[181/200] Compiling NIOCore RecvByteBufferAllocator.swift
[182/200] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[183/200] Compiling NIOCore SocketAddresses.swift
[184/253] Compiling NIOEmbedded AsyncTestingChannel.swift
[185/253] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:26:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[186/253] Emitting module NIOEmbedded
/Users/admin/builder/spi-builder-workspace/Sources/NIOCore/EventLoop+SerialExecutor.swift:26:17: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
public func enqueue(_ job: consuming ExecutorJob) {
^
[187/253] Compiling NIOEmbedded Embedded.swift
[188/253] Compiling NIOPosix PooledRecvBufferAllocator.swift
[189/253] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/253] Compiling NIOPosix PosixSingletons.swift
[191/253] Compiling NIOPosix RawSocketBootstrap.swift
[192/253] Compiling NIOPosix Resolver.swift
[193/253] Compiling NIOPosix GetaddrinfoResolver.swift
[194/253] Compiling NIOPosix HappyEyeballs.swift
[195/253] Compiling NIOPosix IO.swift
[196/253] Compiling NIOPosix IntegerBitPacking.swift
[197/253] Compiling NIOPosix IntegerTypes.swift
[198/253] Compiling NIOPosix Linux.swift
[199/258] Compiling NIOPosix Selectable.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[200/258] Compiling NIOPosix SelectableChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[201/258] Compiling NIOPosix SelectableEventLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[202/258] Compiling NIOPosix SelectorEpoll.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[203/258] Compiling NIOPosix SelectorGeneric.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[204/258] Compiling NIOPosix BSDSocketAPICommon.swift
[205/258] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/258] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/258] Compiling NIOPosix BaseSocket.swift
[208/258] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/258] Compiling NIOPosix BaseSocketChannel.swift
[210/258] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:440:10: warning: 'Executor.enqueue(ExecutorJob)' will never be used, due to the presence of 'enqueue(UnownedJob)'
func enqueue(_ job: consuming ExecutorJob) {
^
[211/258] Compiling NIOPosix SelectorKqueue.swift
[212/258] Compiling NIOPosix SelectorUring.swift
[213/258] Compiling NIOPosix ServerSocket.swift
[214/258] Compiling NIOPosix Socket.swift
[215/258] Compiling NIOPosix SocketChannel.swift
[216/258] Compiling NIOPosix SocketProtocols.swift
[217/258] Compiling NIOPosix System.swift
[218/258] Compiling NIOPosix Thread.swift
[219/258] Compiling NIOPosix ThreadPosix.swift
[220/258] Compiling NIOPosix ThreadWindows.swift
[221/258] Compiling NIOPosix LinuxCPUSet.swift
[222/258] Compiling NIOPosix LinuxUring.swift
[223/258] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[224/258] Compiling NIOPosix NIOThreadPool.swift
[225/258] Compiling NIOPosix NonBlockingFileIO.swift
[226/258] Compiling NIOPosix BaseStreamSocketChannel.swift
[227/258] Compiling NIOPosix Bootstrap.swift
[228/258] Compiling NIOPosix ControlMessage.swift
[229/258] Compiling NIOPosix DatagramVectorReadManager.swift
[230/258] Compiling NIOPosix Errors+Any.swift
[231/258] Compiling NIOPosix FileDescriptor.swift
[232/258] Compiling NIOPosix PendingDatagramWritesManager.swift
[233/258] Compiling NIOPosix PendingWritesManager.swift
[234/258] Compiling NIOPosix PipeChannel.swift
[235/258] Compiling NIOPosix PipePair.swift
[236/258] Compiling NIOPosix Pool.swift
[237/258] Compiling NIOPosix UnsafeTransfer.swift
[238/258] Compiling NIOPosix Utilities.swift
[239/258] Compiling NIOPosix VsockAddress.swift
[240/258] Compiling NIOPosix VsockChannelEvents.swift
[241/258] Compiling NIOPosix resource_bundle_accessor.swift
[242/313] Compiling NIOEchoServer main.swift
[243/313] Emitting module NIOEchoServer
[244/313] Emitting module NIOUDPEchoClient
[245/313] Compiling NIOUDPEchoClient main.swift
[246/313] Emitting module NIOUDPEchoServer
[247/313] Compiling NIOUDPEchoServer main.swift
[248/313] Compiling NIOChatClient main.swift
[249/313] Emitting module NIOChatClient
[250/313] Compiling NIOEchoClient main.swift
[251/313] Emitting module NIOEchoClient
[252/313] Emitting module NIOTCPEchoServer
[253/313] Compiling NIOTCPEchoServer Server.swift
[254/315] Emitting module NIOMulticastChat
[255/315] Compiling NIOMulticastChat main.swift
[256/315] Emitting module NIOTCPEchoClient
[257/315] Compiling NIOTCPEchoClient Client.swift
[258/315] Compiling NIOChatServer main.swift
[259/315] Emitting module NIOChatServer
[259/315] Linking NIOEchoServer
[260/315] Linking NIOUDPEchoClient
[261/315] Linking NIOUDPEchoServer
[263/315] Emitting module NIO
[264/315] Compiling NIO Exports.swift
[264/315] Linking NIOChatClient
[265/315] Linking NIOEchoClient
[266/315] Linking NIOTCPEchoServer
[267/328] Linking NIOTCPEchoClient
[268/345] Linking NIOChatServer
[269/345] Linking NIOMulticastChat
[271/345] Compiling NIOHTTP1 ByteCollectionUtils.swift
[272/345] Compiling NIOHTTP1 HTTPDecoder.swift
[273/345] Compiling NIOHTTP1 HTTPEncoder.swift
[274/345] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[275/348] Emitting module _NIOFileSystem
[276/348] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[277/349] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[278/349] Emitting module _NIOConcurrency
[279/349] Compiling _NIOConcurrency Empty.swift
[280/349] Compiling NIOTLS TLSEvents.swift
[281/349] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[282/349] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[283/349] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[284/349] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[285/349] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[286/349] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[287/349] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[288/349] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[289/349] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[290/349] Compiling NIOTLS SNIHandler.swift
[291/349] Emitting module NIOTLS
[292/349] Compiling _NIOFileSystem OpenOptions.swift
[293/349] Compiling _NIOFileSystem String+FileSystem.swift
[294/349] Compiling _NIOFileSystem resource_bundle_accessor.swift
[295/349] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[296/349] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[297/349] Emitting module NIOFoundationCompat
[298/349] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[299/349] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[300/349] Compiling _NIOFileSystem BufferedStream.swift
[301/349] Compiling _NIOFileSystem Cancellation.swift
[302/349] Compiling _NIOFileSystem TokenBucket.swift
[303/349] Compiling _NIOFileSystem Syscall.swift
[304/349] Compiling _NIOFileSystem Syscalls.swift
[305/349] Compiling _NIOFileSystem SystemFileHandle.swift
[306/349] Compiling _NIOFileSystem Utilities.swift
[307/349] Compiling _NIOFileSystem CInterop.swift
[308/349] Compiling _NIOFileSystem Errno.swift
[309/349] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[310/349] Compiling _NIOFileSystem Mocking.swift
[311/349] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[312/349] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[313/349] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[314/349] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[321/349] Emitting module NIOHTTP1
[324/349] Compiling NIOHTTP1 HTTPTypes.swift
[325/349] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[326/371] Compiling _NIOFileSystem UnsafeTransfer.swift
[327/371] Compiling _NIOFileSystem ParallelDirCopy.swift
[328/371] Compiling _NIOFileSystem ParallelRemoval.swift
[329/371] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[336/371] Compiling _NIOFileSystem FileType.swift
[337/371] Compiling _NIOFileSystem IOStrategy.swift
[338/371] Compiling _NIOFileSystem FileHandleProtocol.swift
[339/371] Compiling _NIOFileSystem FileInfo.swift
[340/371] Compiling _NIOFileSystem FileSystem.swift
[341/371] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[342/376] Compiling NIOWebSocket WebSocketOpcode.swift
[343/377] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[344/377] Emitting module NIOWebSocket
[345/377] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[346/377] Emitting module NIOFileSystem
[347/377] Compiling NIOFileSystem Exports.swift
[348/377] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[349/377] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[350/377] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[351/377] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[352/377] Emitting module _NIOFileSystemFoundationCompat
[353/377] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[354/377] Emitting module NIOAsyncAwaitDemo
[355/377] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[356/377] Emitting module NIOHTTP1Client
[357/377] Compiling NIOWebSocket WebSocketErrorCodes.swift
[358/377] Compiling NIOHTTP1Client main.swift
[359/377] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[360/377] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[361/377] Compiling NIOAsyncAwaitDemo main.swift
[362/377] Compiling NIOWebSocket SHA1.swift
[363/377] Compiling NIOWebSocket WebSocketFrame.swift
[364/377] Compiling NIOTestUtils EventCounterHandler.swift
[365/377] Emitting module NIOTestUtils
[366/377] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[367/377] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[368/414] Compiling NIOWebSocketClient Client.swift
[369/414] Emitting module NIOWebSocketClient
[370/414] Emitting module NIOWebSocketServer
[371/414] Compiling NIOWebSocketServer Server.swift
[371/414] Linking NIOHTTP1Client
[372/414] Linking NIOAsyncAwaitDemo
[373/414] Linking NIOWebSocketClient
[374/414] Linking NIOWebSocketServer
[376/414] Emitting module NIOHTTP1Server
[377/414] Compiling NIOHTTP1Server main.swift
[377/414] Linking NIOHTTP1Server
[379/414] Compiling NIOCrashTester CrashTestSuites.swift
[380/414] Compiling NIOCrashTester CrashTests+LoopBound.swift
[381/414] Compiling NIOCrashTester CrashTests+HTTP.swift
[382/414] Compiling NIOCrashTester CrashTests+Strict.swift
[383/414] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[384/414] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[385/415] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[386/416] Compiling NIOCrashTester CrashTests+EventLoop.swift
[387/416] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[388/416] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[389/416] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[390/416] Compiling NIOPerformanceTester LockBenchmark.swift
[391/416] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[392/416] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[393/416] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[394/416] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[395/416] Emitting module NIOFileSystemTour
[396/416] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[397/416] Compiling NIOCrashTester OutputGrepper.swift
[398/416] Compiling NIOCrashTester CrashTests+System.swift
[399/416] Compiling NIOCrashTester main.swift
[400/416] Emitting module NIOCrashTester
[401/416] Compiling NIOPerformanceTester Benchmark.swift
[402/416] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[403/416] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[404/416] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[405/416] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[406/416] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[407/416] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[408/416] Compiling NIOPerformanceTester UDPBenchmark.swift
[409/416] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[410/416] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[411/416] Emitting module NIOPerformanceTester
[411/416] Linking NIOCrashTester
[412/416] Linking NIOFileSystemTour
[414/416] Compiling NIOPerformanceTester main.swift
[415/416] Compiling NIOPerformanceTester resources.swift
[415/416] Linking NIOPerformanceTester
Build complete! (29.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/4364] Fetching swift-system
[132/6069] Fetching swift-system, swift-atomics
[2009/22338] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git (2.54s)
Fetched https://github.com/apple/swift-atomics.git (2.55s)
Fetched https://github.com/apple/swift-system.git (2.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
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.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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
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",
"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",
"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",
"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",
"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",
"PooledRecvBufferAllocatorTests.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",
"NIOThreadPool.swift",
"NonBlockingFileIO.swift",
"PendingDatagramWritesManager.swift",
"PendingWritesManager.swift",
"PipeChannel.swift",
"PipePair.swift",
"Pool.swift",
"PooledRecvBufferAllocator.swift",
"PosixSingletons+ConcurrencyTakeOver.swift",
"PosixSingletons.swift",
"RawSocketBootstrap.swift",
"Resolver.swift",
"Selectable.swift",
"SelectableChannel.swift",
"SelectableEventLoop.swift",
"SelectorEpoll.swift",
"SelectorGeneric.swift",
"SelectorKqueue.swift",
"SelectorUring.swift",
"ServerSocket.swift",
"Socket.swift",
"SocketChannel.swift",
"SocketProtocols.swift",
"System.swift",
"Thread.swift",
"ThreadPosix.swift",
"ThreadWindows.swift",
"UnsafeTransfer.swift",
"Utilities.swift",
"VsockAddress.swift",
"VsockChannelEvents.swift"
],
"target_dependencies" : [
"CNIOLinux",
"CNIODarwin",
"CNIOWindows",
"NIOConcurrencyHelpers",
"NIOCore",
"_NIODataStructures"
],
"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",
"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" : "NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystem",
"path" : "Sources/_NIOFileSystemExported",
"product_memberships" : [
"_NIOFileSystem",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_NIOFileSystem"
],
"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",
"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"
],
"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",
"NIOLoopBound.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" : "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",
"NIOFileSystem",
"NIOEmbedded",
"NIOCore",
"NIOConcurrencyHelpers",
"NIO"
],
"type" : "snippet"
}
],
"tools_version" : "5.9"
}
Done.