The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio, reference 2.99.0 (f71c8d), with Swift 6.2 for Android on 23 Apr 2026 17:31:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio.git
Reference: 2.99.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio
 * tag               2.99.0     -> FETCH_HEAD
HEAD is now at f71c8d2 Move historycal dependency back to NIOFoundationCompat (#3581)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
f71c8d2a5e74a2c6d11a0fbe324774b5d6084237
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at 2.99.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/23680] Fetching swift-collections
[712/29281] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
[2132/23680] Fetching swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (2.32s)
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.69s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-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.4
Building for debugging...
[0/131] Write sources
[40/131] Compiling CNIODarwin shim.c
[41/131] Compiling CNIOWindows WSAStartup.c
[42/131] Compiling _AtomicsShims.c
[43/131] Compiling CNIOWindows shim.c
[44/131] Compiling CNIOWASI CNIOWASI.c
[45/131] Compiling CNIOPosix event_loop_id.c
[46/131] Compiling CSystem shims.c
[47/131] Compiling CNIOOpenBSD shim.c
[47/131] Compiling CNIOLLHTTP c_nio_http.c
[49/131] Compiling CNIOSHA1 c_nio_sha1.c
[49/131] Compiling CNIOLLHTTP c_nio_api.c
[50/131] Write sources
[52/131] Write swift-version--11D90AFD9DD3AB2.txt
[53/131] Compiling CNIOLLHTTP c_nio_llhttp.c
[54/131] Compiling CNIOLinux liburing_shims.c
[55/186] Compiling CNIOLinux shim.c
[57/204] Emitting module InternalCollectionsUtilities
[58/206] Emitting module SystemPackage
[58/210] Compiling c-nioatomics.c
[60/210] Emitting module Atomics
[60/212] Compiling c-atomics.c
[62/219] Compiling Atomics IntegerOperations.swift
[63/219] Compiling Atomics Unmanaged extensions.swift
[66/219] Compiling _NIODataStructures PriorityQueue.swift
[67/219] Compiling Atomics ManagedAtomic.swift
[68/219] Compiling Atomics ManagedAtomicLazyReference.swift
[69/219] Compiling Atomics AtomicMemoryOrderings.swift
[70/219] Compiling Atomics DoubleWord.swift
[71/219] Compiling Atomics UnsafeAtomic.swift
[72/219] Compiling Atomics UnsafeAtomicLazyReference.swift
[73/219] Compiling Atomics AtomicInteger.swift
[74/219] Compiling Atomics AtomicOptionalWrappable.swift
[75/219] Compiling Atomics AtomicReference.swift
[76/219] Compiling Atomics Primitives.native.swift
[77/219] Compiling Atomics AtomicStorage.swift
[78/219] Compiling Atomics AtomicValue.swift
[79/219] Compiling Atomics OptionalRawRepresentable.swift
[80/219] Compiling Atomics RawRepresentable.swift
[87/219] Compiling Atomics AtomicBool.swift
[88/219] Compiling Atomics IntegerConformances.swift
[89/219] Compiling Atomics PointerConformances.swift
[96/220] Compiling _NIOBase64 Base64.swift
[97/220] Emitting module _NIOBase64
[105/221] Compiling SystemPackage SystemString.swift
[106/221] Compiling SystemPackage Util+StringArray.swift
[107/221] Compiling SystemPackage Util.swift
[108/221] Compiling SystemPackage UtilConsumers.swift
[115/221] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[116/221] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[120/221] Compiling _NIODataStructures Heap.swift
[121/221] Emitting module _NIODataStructures
[125/231] Wrapping AST for InternalCollectionsUtilities for debugging
[126/233] Wrapping AST for _NIOBase64 for debugging
[129/255] Compiling _NIODataStructures _TinyArray.swift
[130/256] Compiling ContainersPreview RandomAccessContainer.swift
[131/256] Compiling ContainersPreview RangeExpression2.swift
[132/256] Compiling ContainersPreview RangeReplaceableContainer.swift
[133/256] Compiling ContainersPreview Drain+Map.swift
[134/256] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[135/256] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[136/256] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[137/256] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[138/256] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[139/260] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[140/260] Compiling ContainersPreview BorrowingSequence.swift
[141/260] Compiling ContainersPreview BidirectionalContainer.swift
[142/260] Compiling ContainersPreview Container+Filter.swift
[143/260] Compiling ContainersPreview Container+SpanwiseZip.swift
[144/260] Compiling ContainersPreview Container.swift
[145/260] Compiling ContainersPreview ContainerIterator.swift
[146/260] Compiling ContainersPreview DynamicContainer.swift
[147/260] Compiling ContainersPreview MutableContainer.swift
[148/260] Compiling ContainersPreview PermutableContainer.swift
[149/260] Compiling ContainersPreview Drain+Reduce.swift
[150/260] Compiling ContainersPreview Drain.swift
[151/260] Compiling ContainersPreview Producer+Collect.swift
[152/260] Compiling ContainersPreview Producer+Filter.swift
[153/260] Compiling ContainersPreview Producer+Map.swift
[154/260] Compiling ContainersPreview Producer+Reduce.swift
[155/260] Compiling ContainersPreview Producer.swift
[156/260] Compiling ContainersPreview Borrow.swift
[157/260] Wrapping AST for Atomics for debugging
[159/260] Compiling NIOConcurrencyHelpers NIOLock.swift
[159/260] Wrapping AST for _NIODataStructures for debugging
[161/260] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[162/260] Compiling ContainersPreview Box.swift
[163/260] Compiling ContainersPreview Inout.swift
[164/260] Compiling ContainersPreview InputSpan.swift
[165/260] Compiling ContainersPreview Shared.swift
[166/260] Compiling ContainersPreview OutputSpan+Extras.swift
[167/260] Compiling ContainersPreview TemporaryAllocation.swift
[168/260] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[169/260] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[170/260] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[171/260] Emitting module ContainersPreview
[173/261] Compiling NIOConcurrencyHelpers lock.swift
[173/261] Wrapping AST for ContainersPreview for debugging
[175/267] Emitting module NIOConcurrencyHelpers
[176/301] Compiling NIOConcurrencyHelpers atomics.swift
[177/302] Wrapping AST for NIOConcurrencyHelpers for debugging
[179/302] Compiling DequeModule UniqueDeque+Consumption.swift
[180/302] Compiling DequeModule UniqueDeque+Container.swift
[181/302] Compiling DequeModule UniqueDeque+Descriptions.swift
[182/302] Compiling DequeModule UniqueDeque+Equatable.swift
[183/302] Compiling DequeModule UniqueDeque+Experimental.swift
[184/302] Compiling DequeModule UniqueDeque+Hashable.swift
[185/302] Compiling DequeModule UniqueDeque+Initializers.swift
[186/302] Compiling DequeModule UniqueDeque+Insertions.swift
[187/302] Compiling DequeModule UniqueDeque+Prepend.swift
[188/302] Compiling DequeModule UniqueDeque+Removals.swift
[189/307] Compiling DequeModule _DequeBuffer.swift
[190/307] Compiling DequeModule _DequeBufferHeader.swift
[191/307] Compiling DequeModule RigidDeque+Append.swift
[192/307] Compiling DequeModule RigidDeque+Consumption.swift
[193/307] Compiling DequeModule RigidDeque+Container.swift
[194/307] Compiling DequeModule RigidDeque+Descriptions.swift
[195/307] Compiling DequeModule RigidDeque+Equatable.swift
[196/307] Compiling DequeModule RigidDeque+Experimental.swift
[197/307] Compiling DequeModule RigidDeque+Hashable.swift
[198/307] Compiling DequeModule RigidDeque+Initializers.swift
[199/307] Compiling DequeModule RigidDeque+Insertions.swift
[200/307] Compiling DequeModule RigidDeque+Prepend.swift
[201/307] Compiling DequeModule RigidDeque+Removals.swift
[202/307] Compiling DequeModule RigidDeque+Replacements.swift
[203/307] Compiling DequeModule RigidDeque+Testing.swift
[204/307] Compiling DequeModule RigidDeque.swift
[205/307] Compiling DequeModule UniqueDeque+Append.swift
[206/307] Compiling DequeModule Deque+Codable.swift
[207/307] Compiling DequeModule Deque+Collection.swift
[208/307] Compiling DequeModule Deque+CustomReflectable.swift
[209/307] Compiling DequeModule Deque+Descriptions.swift
[210/307] Compiling DequeModule Deque+Equatable.swift
[211/307] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[230/308] Compiling DequeModule Deque+Extras.swift
[231/308] Compiling DequeModule Deque+Hashable.swift
[232/308] Compiling DequeModule Deque+Testing.swift
[233/308] Compiling DequeModule Deque._Storage.swift
[234/308] Compiling DequeModule Deque._UnsafeHandle.swift
[235/308] Compiling DequeModule Deque.swift
[235/308] Wrapping AST for SystemPackage for debugging
[237/308] Emitting module DequeModule
[238/308] Compiling DequeModule UniqueDeque+Replacements.swift
[239/308] Compiling DequeModule UniqueDeque.swift
[240/308] Compiling DequeModule _DequeSlot.swift
[241/308] Compiling DequeModule _UnsafeDequeHandle.swift
[242/308] Compiling DequeModule _UnsafeDequeSegments.swift
[243/309] Wrapping AST for DequeModule for debugging
[245/373] Compiling NIOCore NIOCoreSendableMetatype.swift
[246/373] Compiling NIOCore NIODecodedAsyncSequence.swift
[247/373] Compiling NIOCore NIOLoopBound.swift
[248/373] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[249/373] Compiling NIOCore NIOScheduledCallback.swift
[250/373] Compiling NIOCore NIOSendable.swift
[251/373] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[252/373] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[253/373] Compiling NIOCore RecvByteBufferAllocator.swift
[254/381] Compiling NIOCore EventLoopFuture+Deprecated.swift
[255/381] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[256/381] Compiling NIOCore EventLoopFuture.swift
[257/381] Compiling NIOCore FileDescriptor.swift
[258/381] Compiling NIOCore FileHandle.swift
[259/381] Compiling NIOCore FileRegion.swift
[260/381] Compiling NIOCore GlobalSingletons.swift
[261/381] Compiling NIOCore IO.swift
[262/381] Compiling NIOCore IOData.swift
[263/381] Compiling NIOCore IPProtocol.swift
[264/381] Compiling NIOCore IntegerBitPacking.swift
[265/381] Compiling NIOCore IntegerTypes.swift
[266/381] Compiling NIOCore Interfaces.swift
[267/381] Compiling NIOCore Linux.swift
[268/381] Compiling NIOCore MarkedCircularBuffer.swift
[269/381] Compiling NIOCore MulticastChannel.swift
[270/381] Compiling NIOCore NIOAny.swift
[271/381] Compiling NIOCore NIOCloseOnErrorHandler.swift
[272/381] Compiling NIOCore CircularBuffer.swift
[273/381] Compiling NIOCore Codec.swift
[274/381] Compiling NIOCore ConvenienceOptionSupport.swift
[275/381] Compiling NIOCore DeadChannel.swift
[276/381] Compiling NIOCore DispatchQueue+WithFuture.swift
[277/381] Compiling NIOCore EventLoop+Deprecated.swift
[278/381] Compiling NIOCore EventLoop+SerialExecutor.swift
[279/381] Compiling NIOCore EventLoop.swift
[280/381] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[281/381] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[282/381] Compiling NIOCore SocketAddresses.swift
[283/381] Compiling NIOCore SocketOptionProvider.swift
[284/381] Compiling NIOCore SystemCallHelpers.swift
[285/381] Compiling NIOCore TimeAmount+Duration.swift
[286/381] Compiling NIOCore TypeAssistedChannelHandler.swift
[287/381] Compiling NIOCore UniversalBootstrapSupport.swift
[288/381] Compiling NIOCore Utilities.swift
[289/381] Compiling NIOCore AddressedEnvelope.swift
[290/381] Compiling NIOCore AsyncAwaitSupport.swift
[291/381] Compiling NIOCore AsyncChannel.swift
[292/381] Compiling NIOCore AsyncChannelHandler.swift
[293/381] Compiling NIOCore AsyncChannelInboundStream.swift
[294/381] Compiling NIOCore AsyncChannelOutboundWriter.swift
[295/381] Compiling NIOCore NIOAsyncSequenceProducer.swift
[296/381] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[297/381] Compiling NIOCore NIOAsyncWriter.swift
[298/381] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[299/381] Compiling NIOCore BSDSocketAPI.swift
[300/381] Compiling NIOCore ByteBuffer-aux.swift
[301/381] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[302/381] Compiling NIOCore ByteBuffer-conversions.swift
[303/381] Compiling NIOCore ByteBuffer-core.swift
[304/381] Compiling NIOCore ByteBuffer-hex.swift
[305/381] Compiling NIOCore ByteBuffer-int.swift
[306/381] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[307/381] Compiling NIOCore ByteBuffer-multi-int.swift
[308/381] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[309/381] Compiling NIOCore ByteBuffer-views.swift
[310/381] Compiling NIOCore Channel.swift
[311/381] Compiling NIOCore ChannelHandler.swift
[312/381] Compiling NIOCore ChannelHandlers.swift
[313/381] Compiling NIOCore ChannelInvoker.swift
[314/381] Compiling NIOCore ChannelOption.swift
[315/381] Compiling NIOCore ChannelPipeline.swift
[316/381] Emitting module NIOCore
[317/382] Wrapping AST for NIOCore for debugging
[319/439] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[320/439] Compiling NIOEmbedded AsyncTestingChannel.swift
[321/439] Compiling NIOEmbedded Embedded.swift
[322/439] Emitting module NIOEmbedded
[324/440] Compiling NIOPosix HappyEyeballs.swift
[325/440] Compiling NIOPosix IO.swift
[326/440] Compiling NIOPosix IntegerBitPacking.swift
[327/440] Compiling NIOPosix IntegerTypes.swift
[328/440] Compiling NIOPosix Linux.swift
[329/440] Compiling NIOPosix LinuxCPUSet.swift
[330/440] Compiling NIOPosix LinuxUring.swift
[330/446] Wrapping AST for NIOEmbedded for debugging
[332/446] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[333/446] Emitting module NIOFoundationEssentialsCompat
[334/446] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[335/447] Wrapping AST for NIOFoundationEssentialsCompat for debugging
[337/447] Compiling NIOPosix ThreadPosix.swift
[338/447] Compiling NIOPosix ThreadWindows.swift
[339/447] Compiling NIOPosix Utilities.swift
[340/447] Compiling NIOPosix VsockAddress.swift
[341/447] Compiling NIOPosix VsockChannelEvents.swift
[342/447] Compiling NIOPosix Windows.swift
[343/447] Compiling NIOPosix PipePair.swift
[344/447] Compiling NIOPosix Pool.swift
[345/447] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[346/447] Compiling NIOPosix PosixSingletons.swift
[347/447] Compiling NIOPosix RawSocketBootstrap.swift
[348/447] Compiling NIOPosix Resolver.swift
[349/447] Compiling NIOPosix Selectable.swift
[350/447] Compiling NIOPosix ServerSocket.swift
[351/447] Compiling NIOPosix Socket.swift
[352/447] Compiling NIOPosix SocketChannel.swift
[353/447] Compiling NIOPosix SocketProtocols.swift
[354/447] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[355/447] Compiling NIOPosix System.swift
[356/447] Compiling NIOPosix Thread.swift
[357/447] Compiling NIOPosix SelectableChannel.swift
[358/447] Compiling NIOPosix SelectableEventLoop.swift
[359/447] Compiling NIOPosix SelectorEpoll.swift
[360/447] Compiling NIOPosix SelectorGeneric.swift
[361/447] Compiling NIOPosix SelectorKqueue.swift
[362/447] Compiling NIOPosix SelectorUring.swift
[363/447] Compiling NIOPosix SelectorWSAPoll.swift
[364/447] Compiling NIOPosix BaseStreamSocketChannel.swift
[365/447] Compiling NIOPosix Bootstrap.swift
[366/447] Compiling NIOPosix ControlMessage.swift
[367/447] Compiling NIOPosix DatagramVectorReadManager.swift
[368/447] Compiling NIOPosix Errors+Any.swift
[369/447] Compiling NIOPosix FileDescriptor.swift
[370/447] Compiling NIOPosix GetaddrinfoResolver.swift
[371/447] Compiling NIOPosix BSDSocketAPICommon.swift
[372/447] Compiling NIOPosix BSDSocketAPIPosix.swift
[373/447] Compiling NIOPosix BSDSocketAPIWindows.swift
[374/447] Compiling NIOPosix BaseSocket.swift
[375/447] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[376/447] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[377/447] Compiling NIOPosix BaseSocketChannel.swift
[378/447] Emitting module NIOPosix
[379/447] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[380/447] Compiling NIOPosix NIOPosixSendableMetatype.swift
[381/447] Compiling NIOPosix NIOThreadPool.swift
[382/447] Compiling NIOPosix NonBlockingFileIO.swift
[383/447] Compiling NIOPosix PendingDatagramWritesManager.swift
[384/447] Compiling NIOPosix PendingWritesManager.swift
[385/447] Compiling NIOPosix PipeChannel.swift
[386/454] Wrapping AST for NIOPosix for debugging
[388/532] Emitting module NIOUDPEchoServer
[389/532] Compiling NIOUDPEchoServer main.swift
[390/533] Compiling NIOEchoServer main.swift
[391/533] Emitting module NIOEchoServer
[393/533] Emitting module NIOTCPEchoClient
[394/533] Compiling NIOTCPEchoClient Client.swift
[395/535] Emitting module NIOUDPEchoClient
[396/535] Compiling NIOUDPEchoClient main.swift
[399/535] Compiling NIOTCPEchoServer Server.swift
[400/535] Emitting module NIOTCPEchoServer
[401/538] Emitting module NIOMulticastChat
[402/538] Compiling NIOMulticastChat main.swift
[405/546] Wrapping AST for NIOUDPEchoServer for debugging
[406/546] Write Objects.LinkFileList
[407/546] Wrapping AST for NIOUDPEchoClient for debugging
[408/546] Write Objects.LinkFileList
[410/546] Emitting module NIO
[411/546] Compiling NIO Exports.swift
[412/546] Emitting module NIOEchoClient
[413/546] Compiling NIOEchoClient main.swift
[416/548] Emitting module NIOChatServer
[417/548] Compiling NIOChatServer main.swift
[418/548] Compiling NIOChatClient main.swift
[419/548] Emitting module NIOChatClient
[419/548] Linking NIOUDPEchoClient
[420/548] Wrapping AST for NIOTCPEchoServer for debugging
[421/549] Linking NIOUDPEchoServer
[424/572] Write Objects.LinkFileList
[426/578] Emitting module NIOFS
[427/582] Emitting module _NIOConcurrency
[428/582] Compiling _NIOConcurrency Empty.swift
[429/582] Compiling NIOFS ParallelRemoval.swift
[430/582] Compiling NIOFS String+UnsafeUnititializedCapacity.swift
[431/582] Compiling NIOFS CInterop.swift
[432/582] Compiling NIOFS Errno.swift
[433/582] Compiling NIOFS FileDescriptor+Syscalls.swift
[433/582] Wrapping AST for NIOTCPEchoClient for debugging
[434/582] Write Objects.LinkFileList
[436/582] Emitting module _NIOFileSystem
[438/587] Compiling NIOTLS TLSEvents.swift
[438/587] Wrapping AST for NIOMulticastChat for debugging
[439/587] Wrapping AST for _NIOConcurrency for debugging
[440/587] Write Objects.LinkFileList
[442/587] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[443/587] Emitting module NIOTLS
[444/587] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[444/587] Linking NIOTCPEchoServer
[446/587] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[447/587] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[447/587] Wrapping AST for NIOEchoServer for debugging
[448/589] Linking NIOTCPEchoClient
[448/589] Write Objects.LinkFileList
[450/589] Wrapping AST for NIOEchoClient for debugging
[451/589] Wrapping AST for NIOChatServer for debugging
[451/589] Write Objects.LinkFileList
[454/589] Compiling NIOHTTP1 ByteCollectionUtils.swift
[455/589] Compiling NIOHTTP1 HTTPDecoder.swift
[456/589] Compiling NIOHTTP1 HTTPEncoder.swift
[458/589] Wrapping AST for NIOChatClient for debugging
[459/589] Linking NIOMulticastChat
[459/589] Write Objects.LinkFileList
[463/589] Emitting module NIOFoundationCompat
[464/589] Compiling _NIOFileSystem NIOFilePath.swift
[465/589] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[466/589] Compiling _NIOFileSystem OpenOptions.swift
[467/589] Compiling _NIOFileSystem String+FileSystem.swift
[471/589] Linking NIOEchoClient
[472/589] Linking NIOEchoServer
[478/589] Wrapping AST for NIO for debugging
[480/589] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[481/589] Compiling NIOTLS SNIHandler.swift
[481/590] Linking NIOChatServer
[484/590] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[485/590] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[486/590] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[487/590] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[488/590] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[488/590] Wrapping AST for NIOTLS for debugging
[490/590] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[491/590] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[492/590] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[493/590] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[493/590] Linking NIOChatClient
[495/590] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[496/590] Compiling NIOFoundationCompat Exports.swift
[497/590] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[499/591] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[500/591] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[501/591] Compiling NIOFS FileSystemProtocol.swift
[502/591] Compiling NIOFS FileType.swift
[503/591] Compiling NIOFS IOStrategy.swift
[505/591] Wrapping AST for NIOFoundationCompat for debugging
[512/591] Compiling NIOFS BufferedOrAnyStream.swift
[513/591] Compiling NIOFS BufferedStream.swift
[514/591] Compiling NIOFS Cancellation.swift
[515/591] Compiling NIOFS TokenBucket.swift
[516/591] Compiling NIOFS ParallelDirCopy.swift
[517/591] Compiling NIOFS Mocking.swift
[518/591] Compiling NIOFS Syscall.swift
[519/591] Compiling NIOFS Syscalls.swift
[520/591] Compiling NIOFS SystemFileHandle.swift
[521/591] Compiling NIOFS Utilities.swift
[537/591] Compiling NIOHTTP1 HTTPTypes.swift
[549/592] Emitting module NIOHTTP1
[552/592] Wrapping AST for _NIOFileSystem for debugging
[555/598] Emitting module NIOFileSystem
[556/598] Compiling NIOFileSystem Exports.swift
[557/598] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[558/599] Emitting module _NIOFileSystemFoundationCompat
[559/599] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[561/602] Wrapping AST for NIOHTTP1 for debugging
[562/623] Wrapping AST for NIOFileSystem for debugging
[563/623] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[576/624] Compiling NIOHTTP1Client main.swift
[577/624] Emitting module NIOHTTP1Client
[578/625] Emitting module NIOAsyncAwaitDemo
[579/625] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[581/625] Compiling NIOWebSocket WebSocketErrorCodes.swift
[582/626] Compiling NIOAsyncAwaitDemo main.swift
[583/626] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[584/627] Compiling NIOWebSocket WebSocketOpcode.swift
[586/630] Emitting module NIOTestUtils
[587/630] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[588/630] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[589/630] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[590/630] Compiling NIOWebSocket WebSocketFrame.swift
[591/630] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[592/630] Compiling NIOFSFoundationCompat Date+FileInfo.swift
[593/630] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[594/630] Compiling NIOWebSocket SHA1.swift
[595/630] Compiling NIOFSFoundationCompat Data+FileSystem.swift
[596/630] Emitting module NIOFSFoundationCompat
[596/630] Wrapping AST for NIOAsyncAwaitDemo for debugging
[597/630] Write Objects.LinkFileList
[598/630] Wrapping AST for NIOHTTP1Client for debugging
[599/630] Write Objects.LinkFileList
[601/630] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[603/631] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[604/631] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[605/631] Emitting module NIOWebSocket
[606/655] Linking NIOHTTP1Client
[607/667] Wrapping AST for NIOWebSocket for debugging
[608/667] Linking NIOAsyncAwaitDemo
[610/667] Compiling NIOCrashTester CrashTests+LoopBound.swift
[611/667] Compiling NIOCrashTester CrashTests+HTTP.swift
[612/667] Compiling NIOCrashTester CrashTests+System.swift
[613/667] Compiling NIOHTTP1Server main.swift
[614/668] Emitting module NIOHTTP1Server
[615/669] Compiling NIOCrashTester CrashTestSuites.swift
[616/669] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[617/669] Compiling NIOCrashTester CrashTests+EventLoop.swift
[618/669] Compiling NIOCrashTester CrashTests+Strict.swift
[619/669] Compiling NIOCrashTester OutputGrepper.swift
[621/669] Compiling NIOWebSocketClient Client.swift
[622/669] Emitting module NIOWebSocketClient
[623/669] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[624/669] Compiling NIOPerformanceTester ChannelPipelineInstantiationBenchmark.swift
[625/669] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[625/672] Wrapping AST for NIOHTTP1Server for debugging
[626/672] Write Objects.LinkFileList
[628/673] Emitting module NIOCrashTester
[629/673] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[630/673] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[631/673] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[632/673] Compiling NIOPerformanceTester LockBenchmark.swift
[633/673] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[634/673] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[635/673] Wrapping AST for NIOWebSocketClient for debugging
[636/673] Write Objects.LinkFileList
[638/673] Emitting module NIOWebSocketServer
[639/673] Compiling NIOWebSocketServer Server.swift
[643/674] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[644/674] Emitting module NIOPerformanceTester
[644/674] Wrapping AST for NIOWebSocketServer for debugging
[645/674] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[647/674] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[648/674] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[648/674] Write Objects.LinkFileList
[650/674] Compiling NIOCrashTester main.swift
[650/675] Linking NIOHTTP1Server
[652/675] Linking NIOWebSocketClient
[653/675] Wrapping AST for NIOCrashTester for debugging
[654/675] Write Objects.LinkFileList
[656/675] Compiling NIOPerformanceTester NIOThreadPoolSubmitBenchmark.swift
[657/675] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[658/675] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[659/675] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[660/675] Compiling NIOPerformanceTester UDPBenchmark.swift
[661/675] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[661/675] Linking NIOWebSocketServer
[662/675] Linking NIOCrashTester
[664/675] Compiling NIOTestUtils ManualTaskExecutor.swift
[665/675] Compiling NIOTestUtils EventCounterHandler.swift
[666/678] Wrapping AST for NIOTestUtils for debugging
[668/678] Emitting module NIOFileSystemTour
[669/678] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[670/679] Wrapping AST for NIOFileSystemTour for debugging
[671/679] Write Objects.LinkFileList
[673/679] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[674/679] Compiling NIOPerformanceTester main.swift
[675/679] Compiling NIOPerformanceTester resources.swift
[676/680] Wrapping AST for NIOPerformanceTester for debugging
[677/680] Write Objects.LinkFileList
[678/680] Linking NIOFileSystemTour
[679/680] Linking NIOPerformanceTester
Build complete! (124.01s)
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" : "/host/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" : "NIOFoundationEssentialsCompat",
      "targets" : [
        "NIOFoundationEssentialsCompat"
      ],
      "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",
        "NIOFoundationEssentialsCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystem",
      "path" : "Sources/_NIOFileSystem",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "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/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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOTransportAccessibleChannelCoreTests.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",
        "CNIOOpenBSD",
        "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"
      ],
      "sources" : [
        "BSDSocketAPICommon.swift",
        "BSDSocketAPIPosix.swift",
        "BSDSocketAPIWindows.swift",
        "BaseSocket.swift",
        "BaseSocketChannel+AccessibleTransport.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",
        "Utilities.swift",
        "VsockAddress.swift",
        "VsockChannelEvents.swift",
        "Windows.swift"
      ],
      "target_dependencies" : [
        "CNIOOpenBSD",
        "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",
        "ChannelPipelineInstantiationBenchmark.swift",
        "CircularBufferCopyToArrayBenchmark.swift",
        "CircularBufferIntoByteBufferBenchmark.swift",
        "DeadlineNowBenchmark.swift",
        "ExecuteBenchmark.swift",
        "LockBenchmark.swift",
        "NIOAsyncSequenceProducerBenchmark.swift",
        "NIOAsyncWriterSingleWritesBenchmark.swift",
        "NIOThreadPoolSubmitBenchmark.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"
      ],
      "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" : "NIOFoundationEssentialsCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationEssentialsCompat",
      "path" : "Sources/NIOFoundationEssentialsCompat",
      "product_memberships" : [
        "NIOFoundationEssentialsCompat",
        "NIOFoundationCompat",
        "_NIOFileSystemFoundationCompat",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteBuffer-foundation.swift",
        "Codable+ByteBuffer.swift"
      ],
      "target_dependencies" : [
        "NIOCore"
      ],
      "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",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift",
        "JSONSerialization+ByteBuffer.swift",
        "WaitSpinningRunLoop.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOFoundationEssentialsCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystem",
      "path" : "Sources/NIOFileSystem",
      "product_memberships" : [
        "_NIOFileSystem",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFSTests",
      "path" : "Tests/NIOFSTests",
      "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",
        "NIOFS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFSIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFSIntegrationTests",
      "path" : "Tests/NIOFSIntegrationTests",
      "sources" : [
        "BufferedReaderTests.swift",
        "BufferedWriterTests.swift",
        "ConvenienceTests.swift",
        "FileHandleTests.swift",
        "FileSystemTests+SPI.swift",
        "FileSystemTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOFS",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFSFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFSFoundationCompatTests",
      "path" : "Tests/NIOFSFoundationCompatTests",
      "sources" : [
        "FileSystemFoundationCompatTests.swift"
      ],
      "target_dependencies" : [
        "NIOFS",
        "NIOFSFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFSFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFSFoundationCompat",
      "path" : "Sources/NIOFSFoundationCompat",
      "sources" : [
        "Data+FileSystem.swift",
        "Date+FileInfo.swift"
      ],
      "target_dependencies" : [
        "NIOFS",
        "NIOFoundationEssentialsCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFS",
      "module_type" : "SwiftTarget",
      "name" : "NIOFS",
      "path" : "Sources/NIOFS",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "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/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",
        "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",
        "ByteBufferCustomAllocatorTest.swift",
        "ByteBufferLengthPrefixTests.swift",
        "ByteBufferQUICBinaryEncodingStrategyTests.swift",
        "ByteBufferSpanTests.swift",
        "ByteBufferTest.swift",
        "ChannelOptionStorageTest.swift",
        "CircularBufferTests.swift",
        "CustomChannelTests.swift",
        "DispatchQueue+WithFutureTest.swift",
        "IOErrorTest.swift",
        "IntegerTypesTest.swift",
        "LinuxTest.swift",
        "MarkedCircularBufferTests.swift",
        "NIOAnyDebugTest.swift",
        "NIOCloseOnErrorHandlerTest.swift",
        "NIODecodedAsyncSequenceTests.swift",
        "NIOIsolatedEventLoopTests.swift",
        "NIOPooledRecvBufferAllocatorTests.swift",
        "NIOSplitLinesMessageDecoderTests.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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIODecodedAsyncSequence.swift",
        "NIOLoopBound.swift",
        "NIOPooledRecvBufferAllocator.swift",
        "NIOScheduledCallback.swift",
        "NIOSendable.swift",
        "NIOSplitLinesMessageDecoder.swift",
        "NIOTransportAccessibleChannelCore.swift",
        "RecvByteBufferAllocator.swift",
        "SingleStepByteToMessageDecoder.swift",
        "SocketAddresses.swift",
        "SocketOptionProvider.swift",
        "SystemCallHelpers.swift",
        "TimeAmount+Duration.swift",
        "TypeAssistedChannelHandler.swift",
        "UniversalBootstrapSupport.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "_NIOBase64",
        "CNIOOpenBSD",
        "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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOThreadPoolWorkAvailable.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",
        "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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOFoundationEssentialsCompat",
        "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" : "CNIOOpenBSD",
      "module_type" : "ClangTarget",
      "name" : "CNIOOpenBSD",
      "path" : "Sources/CNIOOpenBSD",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationEssentialsCompat",
        "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" : "CNIOLinux",
      "module_type" : "ClangTarget",
      "name" : "CNIOLinux",
      "path" : "Sources/CNIOLinux",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOFoundationEssentialsCompat",
        "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",
        "NIOFoundationEssentialsCompat",
        "NIOFoundationCompat",
        "NIOFileSystem",
        "NIOEmbedded",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIO"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.