The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio, reference 2.99.0 (f71c8d), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 17:42:11 UTC.

Swift 6 data race errors: 0

Build Command

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

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/25500] Fetching swift-atomics, swift-collections
[75/31101] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
[7496/29281] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Fetched https://github.com/apple/swift-system.git from cache (2.28s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-nio",
      "name": "swift-nio",
      "url": "https://github.com/apple/swift-nio.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-nio.git
[1/83219] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.37s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0 (f71c8d2)
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
warning: '.resolve-product-dependencies': dependency 'swift-nio' is not used by any target
Found 3 product dependencies
  - swift-atomics
  - swift-collections
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/127] Copying PrivacyInfo.xcprivacy
[0/127] Write sources
[0/127] Copying PrivacyInfo.xcprivacy
[0/127] Write sources
[0/127] Write NIOWebSocketClient-entitlement.plist
[0/127] Write sources
[0/127] Write NIOUDPEchoServer-entitlement.plist
[0/127] Write NIOUDPEchoClient-entitlement.plist
[0/127] Write sources
[15/127] Write NIOTCPEchoServer-entitlement.plist
[15/127] Write NIOTCPEchoClient-entitlement.plist
[15/127] Write sources
[15/127] Write NIOWebSocketServer-entitlement.plist
[15/127] Write sources
[15/127] Write NIOHTTP1Server-entitlement.plist
[15/127] Write sources
[27/127] Write NIOPerformanceTester-entitlement.plist
[27/127] Write sources
[27/127] Write NIOMulticastChat-entitlement.plist
[27/127] Write sources
[27/127] Write NIOEchoClient-entitlement.plist
[27/127] Write sources
[27/127] Write NIOCrashTester-entitlement.plist
[27/127] Write NIOHTTP1Client-entitlement.plist
[27/127] Write sources
[44/127] Write NIOChatClient-entitlement.plist
[46/127] Write sources
[46/127] Write NIOAsyncAwaitDemo-entitlement.plist
[48/127] Write sources
[51/127] Write NIOEchoServer-entitlement.plist
[58/127] Write NIOChatServer-entitlement.plist
[59/127] Compiling CSystem shims.c
[60/127] Compiling CNIOWindows WSAStartup.c
[61/127] Compiling CNIOLinux shim.c
[62/127] Compiling CNIOWASI CNIOWASI.c
[63/127] Compiling CNIOWindows shim.c
[64/127] Compiling CNIOOpenBSD shim.c
[65/127] Compiling CNIOLinux liburing_shims.c
[66/127] Write swift-version--6988338F2F200930.txt
[66/127] Write sources
[68/131] Compiling _AtomicsShims.c
[69/131] Compiling CNIOPosix event_loop_id.c
[70/146] Compiling CNIOLLHTTP c_nio_http.c
[71/161] Compiling CNIOSHA1 c_nio_sha1.c
[72/161] Compiling CNIOLLHTTP c_nio_api.c
[73/178] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/199] Compiling CNIODarwin shim.c
[76/199] Compiling Atomics UnsafeAtomicLazyReference.swift
[77/199] Compiling Atomics IntegerOperations.swift
[78/200] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[81/201] Compiling Atomics AtomicValue.swift
[82/201] Compiling Atomics AtomicMemoryOrderings.swift
[83/201] Compiling _NIOBase64 Base64.swift
[84/201] Emitting module _NIOBase64
[85/201] Compiling Atomics Unmanaged extensions.swift
[89/204] Compiling Atomics DoubleWord.swift
[90/204] Compiling Atomics ManagedAtomic.swift
[91/204] Compiling Atomics AtomicBool.swift
[92/204] Compiling Atomics IntegerConformances.swift
[93/204] Compiling Atomics AtomicInteger.swift
[94/204] Compiling Atomics AtomicOptionalWrappable.swift
[95/204] Compiling Atomics PointerConformances.swift
[96/204] Compiling Atomics Primitives.native.swift
[97/204] Compiling Atomics AtomicReference.swift
[98/204] Compiling Atomics AtomicStorage.swift
[99/204] Compiling Atomics OptionalRawRepresentable.swift
[100/204] Compiling Atomics RawRepresentable.swift
[101/204] Compiling Atomics ManagedAtomicLazyReference.swift
[102/204] Compiling Atomics UnsafeAtomic.swift
[103/204] Emitting module InternalCollectionsUtilities
[109/204] Emitting module SystemPackage
[113/238] Compiling ContainersPreview ContainerIterator.swift
[114/238] Compiling ContainersPreview DynamicContainer.swift
[115/238] Compiling ContainersPreview MutableContainer.swift
[116/238] Compiling ContainersPreview PermutableContainer.swift
[117/238] Compiling ContainersPreview Producer+Filter.swift
[118/238] Compiling ContainersPreview Producer+Map.swift
[119/238] Compiling ContainersPreview Producer+Reduce.swift
[120/241] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[121/241] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[122/241] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[123/241] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[124/241] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[125/241] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[126/241] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[127/241] Compiling ContainersPreview BorrowingSequence.swift
[128/241] Compiling ContainersPreview Producer.swift
[129/241] Compiling ContainersPreview Borrow.swift
[130/241] Compiling ContainersPreview Box.swift
[132/241] Compiling ContainersPreview BidirectionalContainer.swift
[133/241] Compiling ContainersPreview Container+Filter.swift
[134/241] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[135/241] Compiling ContainersPreview RandomAccessContainer.swift
[136/241] Compiling ContainersPreview Producer+Collect.swift
[137/241] Compiling ContainersPreview OutputSpan+Extras.swift
[138/241] Compiling ContainersPreview Container+SpanwiseZip.swift
[139/241] Compiling ContainersPreview Container.swift
[144/241] Compiling ContainersPreview Drain+Reduce.swift
[145/241] Compiling ContainersPreview Drain.swift
[146/241] Compiling ContainersPreview Inout.swift
[147/241] Compiling ContainersPreview InputSpan.swift
[148/241] Compiling ContainersPreview Shared.swift
[149/241] Compiling _NIODataStructures _TinyArray.swift
[150/241] Compiling _NIODataStructures PriorityQueue.swift
[151/241] Emitting module ContainersPreview
[160/241] Emitting module Atomics
[162/241] Compiling ContainersPreview RangeExpression2.swift
[163/241] Compiling ContainersPreview RangeReplaceableContainer.swift
[164/241] Compiling ContainersPreview Drain+Map.swift
[173/241] Compiling ContainersPreview TemporaryAllocation.swift
[174/241] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[185/241] Emitting module _NIODataStructures
[186/241] Compiling _NIODataStructures Heap.swift
[190/282] Compiling DequeModule RigidDeque+Hashable.swift
[191/282] Compiling DequeModule RigidDeque+Initializers.swift
[192/282] Compiling DequeModule RigidDeque+Insertions.swift
[193/282] Compiling DequeModule RigidDeque+Prepend.swift
[194/282] Compiling DequeModule UniqueDeque+Equatable.swift
[195/282] Compiling DequeModule UniqueDeque+Experimental.swift
[196/282] Compiling DequeModule UniqueDeque+Hashable.swift
[197/282] Compiling DequeModule UniqueDeque+Initializers.swift
[198/286] Compiling DequeModule RigidDeque+Removals.swift
[199/286] Compiling DequeModule RigidDeque+Replacements.swift
[200/286] Compiling DequeModule RigidDeque+Testing.swift
[201/286] Compiling DequeModule RigidDeque.swift
[202/286] Compiling DequeModule UniqueDeque+Insertions.swift
[203/286] Compiling DequeModule UniqueDeque+Prepend.swift
[204/286] Compiling DequeModule UniqueDeque+Removals.swift
[205/286] Compiling DequeModule UniqueDeque+Replacements.swift
[206/286] Compiling DequeModule UniqueDeque+Append.swift
[207/286] Compiling DequeModule UniqueDeque+Consumption.swift
[208/286] Compiling DequeModule UniqueDeque+Container.swift
[209/286] Compiling DequeModule UniqueDeque+Descriptions.swift
[210/286] Compiling DequeModule RigidDeque+Consumption.swift
[211/286] Compiling DequeModule RigidDeque+Container.swift
[212/286] Compiling DequeModule RigidDeque+Descriptions.swift
[213/286] Compiling DequeModule RigidDeque+Equatable.swift
[214/286] Compiling DequeModule RigidDeque+Experimental.swift
[215/286] Compiling DequeModule Deque._UnsafeHandle.swift
[216/286] Compiling DequeModule Deque.swift
[217/286] Compiling DequeModule _DequeBuffer.swift
[218/286] Compiling DequeModule _DequeBufferHeader.swift
[219/286] Compiling DequeModule RigidDeque+Append.swift
[220/286] Compiling DequeModule Deque+Codable.swift
[221/286] Compiling DequeModule Deque+Collection.swift
[222/286] Compiling DequeModule Deque+CustomReflectable.swift
[223/286] Compiling DequeModule Deque+Descriptions.swift
[224/286] Compiling DequeModule Deque+Equatable.swift
[225/286] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[226/286] Compiling DequeModule Deque+Extras.swift
[227/286] Compiling DequeModule Deque+Hashable.swift
[228/286] Compiling DequeModule Deque+Testing.swift
[229/286] Compiling DequeModule Deque._Storage.swift
[230/286] Emitting module DequeModule
[231/286] Compiling DequeModule UniqueDeque.swift
[232/286] Compiling DequeModule _DequeSlot.swift
[233/286] Compiling DequeModule _UnsafeDequeHandle.swift
[234/286] Compiling DequeModule _UnsafeDequeSegments.swift
[234/286] Compiling c-nioatomics.c
[235/286] Compiling c-atomics.c
[237/293] Emitting module NIOConcurrencyHelpers
[238/293] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[239/293] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[240/293] Compiling NIOConcurrencyHelpers NIOLock.swift
[241/293] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[242/293] Compiling NIOConcurrencyHelpers atomics.swift
[243/293] Compiling NIOConcurrencyHelpers lock.swift
[244/358] Compiling NIOCore IO.swift
[245/358] Compiling NIOCore IOData.swift
[246/358] Compiling NIOCore IPProtocol.swift
[247/358] Compiling NIOCore IntegerBitPacking.swift
[248/358] Compiling NIOCore IntegerTypes.swift
[249/358] Compiling NIOCore Interfaces.swift
[250/358] Compiling NIOCore Linux.swift
[251/365] Compiling NIOCore AddressedEnvelope.swift
[252/365] Compiling NIOCore AsyncAwaitSupport.swift
[253/365] Compiling NIOCore AsyncChannel.swift
[254/365] Compiling NIOCore AsyncChannelHandler.swift
[255/365] Compiling NIOCore AsyncChannelInboundStream.swift
[256/365] Compiling NIOCore AsyncChannelOutboundWriter.swift
[257/365] Compiling NIOCore NIOAsyncSequenceProducer.swift
[258/365] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[259/365] Compiling NIOCore SocketAddresses.swift
[260/365] Compiling NIOCore SocketOptionProvider.swift
[261/365] Compiling NIOCore SystemCallHelpers.swift
[262/365] Compiling NIOCore TimeAmount+Duration.swift
[263/365] Compiling NIOCore TypeAssistedChannelHandler.swift
[264/365] Compiling NIOCore UniversalBootstrapSupport.swift
[265/365] Compiling NIOCore Utilities.swift
[266/365] Compiling NIOCore ConvenienceOptionSupport.swift
[267/365] Compiling NIOCore DeadChannel.swift
[268/365] Compiling NIOCore DispatchQueue+WithFuture.swift
[269/365] Compiling NIOCore EventLoop+Deprecated.swift
[270/365] Compiling NIOCore EventLoop+SerialExecutor.swift
[271/365] Compiling NIOCore EventLoop.swift
[272/365] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[273/365] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[274/365] Compiling NIOCore NIOScheduledCallback.swift
[275/365] Compiling NIOCore NIOSendable.swift
[276/365] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[277/365] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[278/365] Compiling NIOCore RecvByteBufferAllocator.swift
[279/365] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[280/365] Compiling NIOCore MarkedCircularBuffer.swift
[281/365] Compiling NIOCore MulticastChannel.swift
[282/365] Compiling NIOCore NIOAny.swift
[283/365] Compiling NIOCore NIOCloseOnErrorHandler.swift
[284/365] Compiling NIOCore NIOCoreSendableMetatype.swift
[285/365] Compiling NIOCore NIODecodedAsyncSequence.swift
[286/365] Compiling NIOCore NIOLoopBound.swift
[287/365] Compiling NIOCore ChannelHandler.swift
[288/365] Compiling NIOCore ChannelHandlers.swift
[289/365] Compiling NIOCore ChannelInvoker.swift
[290/365] Compiling NIOCore ChannelOption.swift
[291/365] Compiling NIOCore ChannelPipeline.swift
[292/365] Compiling NIOCore CircularBuffer.swift
[293/365] Compiling NIOCore Codec.swift
[294/365] Compiling NIOCore EventLoopFuture+Deprecated.swift
[295/365] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[296/365] Compiling NIOCore EventLoopFuture.swift
[297/365] Compiling NIOCore FileDescriptor.swift
[298/365] Compiling NIOCore FileHandle.swift
[299/365] Compiling NIOCore FileRegion.swift
[300/365] Compiling NIOCore GlobalSingletons.swift
[301/365] Compiling NIOCore NIOAsyncWriter.swift
[302/365] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[303/365] Compiling NIOCore BSDSocketAPI.swift
[304/365] Compiling NIOCore ByteBuffer-aux.swift
[305/365] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[306/365] Compiling NIOCore ByteBuffer-conversions.swift
[307/365] Compiling NIOCore ByteBuffer-core.swift
[308/365] Compiling NIOCore ByteBuffer-hex.swift
[309/365] Compiling NIOCore ByteBuffer-int.swift
[310/365] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[311/365] Compiling NIOCore ByteBuffer-multi-int.swift
[312/365] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[313/365] Compiling NIOCore ByteBuffer-views.swift
[314/365] Compiling NIOCore Channel.swift
[315/365] Emitting module NIOCore
[316/424] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[317/424] Compiling NIOEmbedded AsyncTestingChannel.swift
[318/424] Compiling NIOEmbedded Embedded.swift
[319/424] Emitting module NIOEmbedded
[320/424] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[321/424] Emitting module NIOFoundationEssentialsCompat
[322/424] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[323/424] Compiling NIOPosix BSDSocketAPICommon.swift
[324/424] Compiling NIOPosix BSDSocketAPIPosix.swift
[325/424] Compiling NIOPosix BSDSocketAPIWindows.swift
[326/424] Compiling NIOPosix BaseSocket.swift
[327/424] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[328/424] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[329/424] Compiling NIOPosix FileDescriptor.swift
[330/424] Compiling NIOPosix GetaddrinfoResolver.swift
[331/424] Compiling NIOPosix HappyEyeballs.swift
[332/424] Compiling NIOPosix IO.swift
[333/424] Compiling NIOPosix IntegerBitPacking.swift
[334/424] Compiling NIOPosix IntegerTypes.swift
[335/429] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[336/429] Compiling NIOPosix PosixSingletons.swift
[337/429] Compiling NIOPosix RawSocketBootstrap.swift
[338/429] Compiling NIOPosix Resolver.swift
[339/429] Compiling NIOPosix Selectable.swift
[340/429] Compiling NIOPosix SelectableChannel.swift
[341/429] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[342/429] Compiling NIOPosix System.swift
[343/429] Compiling NIOPosix Thread.swift
[344/429] Compiling NIOPosix ThreadPosix.swift
[345/429] Compiling NIOPosix ThreadWindows.swift
[346/429] Emitting module NIOPosix
[347/429] Compiling NIOPosix Utilities.swift
[348/429] Compiling NIOPosix VsockAddress.swift
[349/429] Compiling NIOPosix VsockChannelEvents.swift
[350/429] Compiling NIOPosix Windows.swift
[351/429] Compiling NIOPosix resource_bundle_accessor.swift
[352/429] Compiling NIOPosix SelectorWSAPoll.swift
[353/429] Compiling NIOPosix ServerSocket.swift
[354/429] Compiling NIOPosix Socket.swift
[355/429] Compiling NIOPosix SocketChannel.swift
[356/429] Compiling NIOPosix SocketProtocols.swift
[357/429] Compiling NIOPosix SelectableEventLoop.swift
[358/429] Compiling NIOPosix SelectorEpoll.swift
[359/429] Compiling NIOPosix SelectorGeneric.swift
[360/429] Compiling NIOPosix SelectorKqueue.swift
[361/429] Compiling NIOPosix SelectorUring.swift
[362/429] Compiling NIOPosix BaseSocketChannel.swift
[363/429] Compiling NIOPosix BaseStreamSocketChannel.swift
[364/429] Compiling NIOPosix Bootstrap.swift
[365/429] Compiling NIOPosix ControlMessage.swift
[366/429] Compiling NIOPosix DatagramVectorReadManager.swift
[367/429] Compiling NIOPosix Errors+Any.swift
[368/429] Compiling NIOPosix Linux.swift
[369/429] Compiling NIOPosix LinuxCPUSet.swift
[370/429] Compiling NIOPosix LinuxUring.swift
[371/429] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[372/429] Compiling NIOPosix NIOPosixSendableMetatype.swift
[373/429] Compiling NIOPosix NIOThreadPool.swift
[374/429] Compiling NIOPosix NonBlockingFileIO.swift
[375/429] Compiling NIOPosix PendingDatagramWritesManager.swift
[376/429] Compiling NIOPosix PendingWritesManager.swift
[377/429] Compiling NIOPosix PipeChannel.swift
[378/429] Compiling NIOPosix PipePair.swift
[379/429] Compiling NIOPosix Pool.swift
[380/519] Compiling NIOUDPEchoServer main.swift
[381/519] Emitting module NIOUDPEchoServer
[382/519] Emitting module NIOEchoServer
[383/519] Compiling NIOEchoServer main.swift
[384/519] Compiling NIOUDPEchoClient main.swift
[385/519] Emitting module NIOUDPEchoClient
[386/519] Compiling NIOMulticastChat main.swift
[387/519] Emitting module NIOMulticastChat
[388/521] Compiling NIOEchoClient main.swift
[389/521] Emitting module NIOEchoClient
[389/521] Write Objects.LinkFileList
[394/523] Emitting module NIOChatServer
[395/523] Compiling NIOChatServer main.swift
[396/523] Compiling NIOTCPEchoClient Client.swift
[397/523] Emitting module NIOTCPEchoClient
[397/523] Write Objects.LinkFileList
[400/523] Compiling NIOTCPEchoServer Server.swift
[401/523] Emitting module NIOTCPEchoServer
[402/523] Emitting module NIO
[403/523] Compiling NIO Exports.swift
[403/523] Write Objects.LinkFileList
[405/525] Compiling NIOChatClient main.swift
[406/525] Emitting module NIOChatClient
[407/525] Compiling _NIOConcurrency Empty.swift
[408/525] Emitting module _NIOConcurrency
[409/531] Compiling NIOFS FileSystemError.swift
[410/531] Compiling NIOFS FileSystemProtocol.swift
[411/531] Compiling NIOFS FileType.swift
[412/531] Compiling NIOFS IOStrategy.swift
[413/535] Compiling NIOFS Array+FileSystem.swift
[414/535] Compiling NIOFS ArraySlice+FileSystem.swift
[415/535] Compiling NIOFS BufferedReader.swift
[416/535] Compiling NIOFS BufferedWriter.swift
[417/535] Emitting module NIOFS
[417/535] Linking NIOUDPEchoClient
[418/535] Linking NIOTCPEchoServer
[419/535] Linking NIOMulticastChat
[420/535] Applying NIOUDPEchoClient
[421/535] Applying NIOTCPEchoServer
[422/535] Applying NIOMulticastChat
[423/535] Write Objects.LinkFileList
[425/556] Linking NIOUDPEchoServer
[427/556] Compiling NIOFS Syscalls.swift
[428/556] Compiling NIOFS SystemFileHandle.swift
[429/556] Compiling NIOFS Utilities.swift
[430/556] Compiling NIOFS NIOFilePath.swift
[430/556] Linking NIOEchoServer
[435/560] Applying NIOUDPEchoServer
[437/560] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[438/560] Compiling _NIOFileSystem OpenOptions.swift
[439/560] Compiling _NIOFileSystem String+FileSystem.swift
[440/560] Compiling _NIOFileSystem resource_bundle_accessor.swift
[441/560] Compiling NIOFS ByteBuffer+FileSystem.swift
[442/560] Compiling NIOFS ByteCount.swift
[443/560] Compiling NIOFS Convenience.swift
[444/560] Compiling NIOFS DirectoryEntries.swift
[444/560] Applying NIOEchoServer
[446/560] Compiling NIOFS Errno.swift
[447/560] Compiling NIOFS FileDescriptor+Syscalls.swift
[448/560] Compiling NIOFS Mocking.swift
[449/560] Compiling NIOFS Syscall.swift
[450/560] Compiling NIOFS BufferedOrAnyStream.swift
[451/560] Compiling NIOFS BufferedStream.swift
[452/560] Compiling NIOFS Cancellation.swift
[453/560] Compiling NIOFS TokenBucket.swift
[465/560] Linking NIOEchoClient
[466/560] Applying NIOEchoClient
[468/560] Emitting module NIOFoundationCompat
[469/560] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[470/560] Compiling NIOFoundationCompat Exports.swift
[471/560] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[471/560] Linking NIOTCPEchoClient
[473/560] Compiling NIOTLS SNIHandler.swift
[474/560] Compiling NIOTLS TLSEvents.swift
[475/560] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[476/560] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[477/560] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[478/560] Emitting module NIOTLS
[478/560] Applying NIOTCPEchoClient
[479/560] Linking NIOChatServer
[480/560] Applying NIOChatServer
[481/560] Linking NIOChatClient
[482/560] Applying NIOChatClient
[488/560] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[489/560] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[490/560] Compiling NIOFS String+UnsafeUnititializedCapacity.swift
[491/560] Compiling NIOFS CInterop.swift
[492/560] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[493/560] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[494/560] Compiling NIOHTTP1 HTTPTypes.swift
[495/560] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[498/560] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[499/560] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[500/560] Compiling NIOHTTP1 ByteCollectionUtils.swift
[501/560] Compiling NIOHTTP1 HTTPDecoder.swift
[502/560] Emitting module NIOHTTP1
[503/560] Compiling NIOHTTP1 HTTPEncoder.swift
[504/560] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[507/560] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[508/560] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[509/560] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[510/560] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[521/561] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[522/584] Emitting module NIOHTTP1Client
[523/584] Compiling NIOHTTP1Client main.swift
[524/584] Compiling NIOWebSocket SHA1.swift
[525/585] Compiling NIOWebSocket WebSocketOpcode.swift
[525/585] Write Objects.LinkFileList
[527/585] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[528/585] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[529/585] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[530/585] Compiling NIOAsyncAwaitDemo main.swift
[531/585] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[532/585] Emitting module NIOAsyncAwaitDemo
[533/585] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[534/585] Emitting module NIOTestUtils
[534/585] Write Objects.LinkFileList
[536/585] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[537/585] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[538/585] Emitting module NIOWebSocket
[539/585] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[540/585] Compiling NIOTestUtils ManualTaskExecutor.swift
[541/585] Compiling NIOTestUtils EventCounterHandler.swift
[542/585] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[543/585] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[544/585] Compiling NIOWebSocket WebSocketFrame.swift
[545/585] Compiling NIOWebSocket WebSocketErrorCodes.swift
[546/622] Emitting module NIOHTTP1Server
[547/622] Compiling NIOHTTP1Server main.swift
[547/622] Write Objects.LinkFileList
[549/622] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[550/622] Compiling NIOPerformanceTester LockBenchmark.swift
[551/622] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[552/622] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[553/622] Compiling NIOPerformanceTester ChannelPipelineInstantiationBenchmark.swift
[554/622] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[555/622] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[556/622] Compiling NIOPerformanceTester UDPBenchmark.swift
[556/625] Linking NIOHTTP1Client
[558/625] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[559/625] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[560/627] Compiling NIOWebSocketClient Client.swift
[561/627] Emitting module NIOWebSocketClient
[561/627] Applying NIOHTTP1Client
[562/627] Write Objects.LinkFileList
[564/627] Compiling NIOFSFoundationCompat Date+FileInfo.swift
[565/627] Compiling NIOFSFoundationCompat Data+FileSystem.swift
[566/627] Emitting module NIOFSFoundationCompat
[566/627] Linking NIOAsyncAwaitDemo
[567/627] Applying NIOAsyncAwaitDemo
[569/627] Emitting module NIOPerformanceTester
[570/627] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[571/627] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[572/627] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[573/627] Compiling NIOPerformanceTester NIOThreadPoolSubmitBenchmark.swift
[574/627] Compiling NIOWebSocketServer Server.swift
[575/627] Emitting module NIOWebSocketServer
[576/627] Compiling NIOCrashTester CrashTests+LoopBound.swift
[577/627] Compiling NIOCrashTester CrashTests+System.swift
[578/627] Compiling NIOCrashTester CrashTests+Strict.swift
[579/627] Compiling NIOCrashTester CrashTests+HTTP.swift
[580/627] Compiling NIOCrashTester CrashTests+EventLoop.swift
[581/627] Compiling NIOCrashTester OutputGrepper.swift
[582/627] Compiling NIOCrashTester CrashTestSuites.swift
[583/627] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[584/627] Emitting module NIOCrashTester
[585/627] Compiling NIOCrashTester main.swift
[586/627] Compiling NIOPerformanceTester Benchmark.swift
[587/627] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[588/627] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[589/627] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[590/627] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[591/627] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[591/627] Linking NIOHTTP1Server
[601/627] Emitting module _NIOFileSystem
[601/627] Write Objects.LinkFileList
[608/627] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[609/627] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[612/627] Write Objects.LinkFileList
[613/627] Applying NIOHTTP1Server
[615/632] Compiling NIOFileSystem Exports.swift
[616/632] Emitting module NIOFileSystem
[617/632] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[618/632] Emitting module _NIOFileSystemFoundationCompat
[619/632] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[619/632] Linking NIOWebSocketClient
[620/632] Applying NIOWebSocketClient
[622/634] Compiling NIOPerformanceTester main.swift
[623/634] Compiling NIOPerformanceTester resources.swift
[623/634] Write Objects.LinkFileList
[624/634] Linking NIOWebSocketServer
[625/634] Linking NIOCrashTester
[626/634] Applying NIOWebSocketServer
[627/634] Applying NIOCrashTester
[629/634] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[630/634] Emitting module NIOFileSystemTour
[630/634] Write Objects.LinkFileList
[631/634] Linking NIOPerformanceTester
[632/634] Applying NIOPerformanceTester
[633/634] Linking NIOFileSystemTour
Build complete! (28.16s)
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" : "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"
      ],
      "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/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"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "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"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NIOFS/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/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-nio/2.99.0
Repository:               apple/swift-nio
Swift version used:       6.3
Target:                   NIO
Extracting symbol information for 'NIO'...
Finished extracting symbol information for 'NIO'. (28.15s)
Building documentation for 'NIO'...
Finished building documentation for 'NIO' (0.34s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-atomics.git (0.43s)
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/apple/swift-collections.git (0.57s)
Updated https://github.com/apple/swift-system.git (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.97s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Relationship.swift
[8/57] Compiling SymbolKit RelationshipKind.swift
[9/57] Compiling SymbolKit SourceOrigin.swift
[10/57] Compiling SymbolKit GenericConstraints.swift
[11/57] Compiling SymbolKit Swift.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Symbol.swift
[17/57] Compiling SymbolKit SymbolKind.swift
[18/57] Compiling SymbolKit SymbolGraph.swift
[19/57] Compiling SymbolKit GraphCollector.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Mixin+Equals.swift
[40/57] Compiling SymbolKit Mixin+Hash.swift
[41/57] Compiling SymbolKit Mixin.swift
[42/57] Compiling SymbolKit LineList.swift
[43/57] Compiling SymbolKit Position.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract URL+Status.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIO' complete! (1.06s)
Target:                   NIOConcurrencyHelpers
Extracting symbol information for 'NIOConcurrencyHelpers'...
Finished extracting symbol information for 'NIOConcurrencyHelpers'. (1.21s)
Building documentation for 'NIOConcurrencyHelpers'...
Finished building documentation for 'NIOConcurrencyHelpers' (0.21s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (1.03s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOConcurrencyHelpers' complete! (1.09s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOCore
Extracting symbol information for 'NIOCore'...
Finished extracting symbol information for 'NIOCore'. (1.36s)
Building documentation for 'NIOCore'...
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:60:13-60:15
58 |     /// - Parameters:
59 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
60 +     ///   - to: The `SocketAddress` to which this `Channel` should bind.
   |             ╰─suggestion: Replace 'to' with 'address'
61 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
62 |     func bind(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:60:13-60:15
58 |     /// - Parameters:
59 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
60 +     ///   - to: The `SocketAddress` to which this `Channel` should bind.
   |             ╰─suggestion: Replace 'to' with 'address'
61 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
62 |     func bind(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:60:13-60:15
58 |     /// - Parameters:
59 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
60 +     ///   - to: The `SocketAddress` to which this `Channel` should bind.
   |             ╰─suggestion: Replace 'to' with 'address'
61 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
62 |     func bind(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:60:13-60:15
58 |     /// - Parameters:
59 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
60 +     ///   - to: The `SocketAddress` to which this `Channel` should bind.
   |             ╰─suggestion: Replace 'to' with 'address'
61 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
62 |     func bind(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:60:13-60:15
58 |     /// - Parameters:
59 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
60 +     ///   - to: The `SocketAddress` to which this `Channel` should bind.
   |             ╰─suggestion: Replace 'to' with 'address'
61 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
62 |     func bind(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:71:13-71:15
69 |     /// - Parameters:
70 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
71 +     ///   - to: The `SocketAddress` to which the the `Channel` should connect.
   |             ╰─suggestion: Replace 'to' with 'address'
72 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
73 |     func connect(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:71:13-71:15
69 |     /// - Parameters:
70 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
71 +     ///   - to: The `SocketAddress` to which the the `Channel` should connect.
   |             ╰─suggestion: Replace 'to' with 'address'
72 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
73 |     func connect(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:71:13-71:15
69 |     /// - Parameters:
70 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
71 +     ///   - to: The `SocketAddress` to which the the `Channel` should connect.
   |             ╰─suggestion: Replace 'to' with 'address'
72 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
73 |     func connect(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:71:13-71:15
69 |     /// - Parameters:
70 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
71 +     ///   - to: The `SocketAddress` to which the the `Channel` should connect.
   |             ╰─suggestion: Replace 'to' with 'address'
72 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
73 |     func connect(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelHandler.swift:71:13-71:15
69 |     /// - Parameters:
70 |     ///   - context: The `ChannelHandlerContext` which this `ChannelHandler` belongs to.
71 +     ///   - to: The `SocketAddress` to which the the `Channel` should connect.
   |             ╰─suggestion: Replace 'to' with 'address'
72 |     ///   - promise: The `EventLoopPromise` which should be notified once the operation completes, or nil if no notification should take place.
73 |     func connect(context: ChannelHandlerContext, to: SocketAddress, promise: EventLoopPromise<Void>?)
warning: External name 'to' used to document parameter
  --> ../ChannelInvoker.swift:27:13-27:15
25 |     /// Bind to a `SocketAddress`.
26 |     /// - Parameters:
27 +     ///   - to: the `SocketAddress` to which we should bind the `Channel`.
   |             ╰─suggestion: Replace 'to' with 'address'
28 |     ///   - promise: the `EventLoopPromise` that will be notified once the operation completes,
29 |     ///                or `nil` if not interested in the outcome of the operation.
warning: External name 'to' used to document parameter
  --> ../ChannelInvoker.swift:27:13-27:15
25 |     /// Bind to a `SocketAddress`.
26 |     /// - Parameters:
27 +     ///   - to: the `SocketAddress` to which we should bind the `Channel`.
   |             ╰─suggestion: Replace 'to' with 'address'
28 |     ///   - promise: the `EventLoopPromise` that will be notified once the operation completes,
29 |     ///                or `nil` if not interested in the outcome of the operation.
warning: External name 'to' used to document parameter
  --> ../ChannelInvoker.swift:34:13-34:15
32 |     /// Connect to a `SocketAddress`.
33 |     /// - Parameters:
34 +     ///   - to: the `SocketAddress` to which we should connect the `Channel`.
   |             ╰─suggestion: Replace 'to' with 'address'
35 |     ///   - promise: the `EventLoopPromise` that will be notified once the operation completes,
36 |     ///                or `nil` if not interested in the outcome of the operation.
warning: External name 'to' used to document parameter
  --> ../ChannelInvoker.swift:34:13-34:15
32 |     /// Connect to a `SocketAddress`.
33 |     /// - Parameters:
34 +     ///   - to: the `SocketAddress` to which we should connect the `Channel`.
   |             ╰─suggestion: Replace 'to' with 'address'
35 |     ///   - promise: the `EventLoopPromise` that will be notified once the operation completes,
36 |     ///                or `nil` if not interested in the outcome of the operation.
Finished building documentation for 'NIOCore' (1.57s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.92s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOCore' complete! (1.02s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOEmbedded
Extracting symbol information for 'NIOEmbedded'...
Finished extracting symbol information for 'NIOEmbedded'. (1.07s)
Building documentation for 'NIOEmbedded'...
Finished building documentation for 'NIOEmbedded' (0.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.85s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOEmbedded' complete! (0.96s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOFoundationCompat
Extracting symbol information for 'NIOFoundationCompat'...
Finished extracting symbol information for 'NIOFoundationCompat'. (1.10s)
Building documentation for 'NIOFoundationCompat'...
Finished building documentation for 'NIOFoundationCompat' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.87s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOFoundationCompat' complete! (0.98s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOHTTP1
Extracting symbol information for 'NIOHTTP1'...
Finished extracting symbol information for 'NIOHTTP1'. (1.14s)
Building documentation for 'NIOHTTP1'...
Finished building documentation for 'NIOHTTP1' (0.46s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.87s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOHTTP1' complete! (0.97s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOPosix
Extracting symbol information for 'NIOPosix'...
Finished extracting symbol information for 'NIOPosix'. (1.13s)
Building documentation for 'NIOPosix'...
Finished building documentation for 'NIOPosix' (0.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.86s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOPosix' complete! (0.98s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOTLS
Extracting symbol information for 'NIOTLS'...
Finished extracting symbol information for 'NIOTLS'. (1.08s)
Building documentation for 'NIOTLS'...
Finished building documentation for 'NIOTLS' (0.08s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.86s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOTLS' complete! (0.99s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOWebSocket
Extracting symbol information for 'NIOWebSocket'...
Finished extracting symbol information for 'NIOWebSocket'. (1.13s)
Building documentation for 'NIOWebSocket'...
Finished building documentation for 'NIOWebSocket' (0.21s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.85s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOWebSocket' complete! (0.97s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOTestUtils
Extracting symbol information for 'NIOTestUtils'...
Finished extracting symbol information for 'NIOTestUtils'. (1.77s)
Building documentation for 'NIOTestUtils'...
Finished building documentation for 'NIOTestUtils' (0.09s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.87s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOTestUtils' complete! (0.96s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   _NIOFileSystem
Extracting symbol information for '_NIOFileSystem'...
Finished extracting symbol information for '_NIOFileSystem'. (1.18s)
Building documentation for '_NIOFileSystem'...
warning: Parameter 'range' not found in instance method declaration
   --> ../FileHandleProtocol.swift:200:11-200:63
198 |     ///
199 |     /// - Parameters:
200 +     ///   - range: The absolute offsets into the file to read.
    |           ╰─suggestion: Remove 'range' parameter documentation
201 |     ///   - chunkLength: The maximum length of the chunk to read as a ``ByteCount``.
202 |     /// - Returns: A sequence of chunks read from the file.
warning: Parameter 'offset' is missing documentation
   --> ../FileHandleProtocol.swift:201:85-201:85
199 |     /// - Parameters:
200 |     ///   - range: The absolute offsets into the file to read.
201 +     ///   - chunkLength: The maximum length of the chunk to read as a ``ByteCount``.
    |           ╰─suggestion: Document 'offset' parameter
202 |     /// - Returns: A sequence of chunks read from the file.
203 |     func readChunks(in range: Range<Int64>, chunkLength: ByteCount) -> FileChunks
Finished building documentation for '_NIOFileSystem' (0.42s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.84s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: '_NIOFileSystem' complete! (0.95s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
Target:                   NIOFileSystem
Extracting symbol information for 'NIOFileSystem'...
Finished extracting symbol information for 'NIOFileSystem'. (1.09s)
Building documentation for 'NIOFileSystem'...
Finished building documentation for 'NIOFileSystem' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.88s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'NIOFileSystem' complete! (0.98s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/apple/swift-nio/2.99.0/linkable-paths.json
   10794
67	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio/2.99.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio/2.99.0
File count: 10794
Doc size:   67.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-2.99.0-e7113b4a.zip to s3://spi-docs-inbox/prod-apple-swift-nio-2.99.0-e7113b4a.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.