The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio, reference main (56f9b7), with Swift 6.3 for Linux on 15 Apr 2026 12:09:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnnzhou/swift-nio.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/johnnzhou/swift-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56f9b7c Fix flaky test testTasksScheduledDuringShutdownAreAutomaticallyCancel… (#3036)
Cloned https://github.com/johnnzhou/swift-nio.git
Revision (git rev-parse @):
56f9b7c6fc9525ba36236dbb151344f8c35288df
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnnzhou/swift-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/johnnzhou/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[438/25357] Fetching swift-atomics, swift-collections
[1544/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
[7484/29138] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.63s)
Fetched https://github.com/apple/swift-collections.git from cache (2.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.37s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Building for debugging...
[0/125] Compiling CNIOLLHTTP c_nio_http.c
[1/125] Write sources
[3/125] Compiling CNIODarwin shim.c
[4/125] Write sources
[5/125] Compiling CNIOLinux liburing_shims.c
[6/125] Compiling _AtomicsShims.c
[7/125] Compiling CNIOLLHTTP c_nio_api.c
[8/125] Write sources
[42/125] Compiling CNIOLLHTTP c_nio_llhttp.c
[43/125] Write swift-version-24593BA9C3E375BF.txt
[44/125] Compiling CNIOWindows shim.c
[45/125] Compiling CNIOWindows WSAStartup.c
[46/125] Compiling CNIOWASI CNIOWASI.c
[47/125] Compiling CSystem shims.c
[48/125] Compiling CNIOSHA1 c_nio_sha1.c
[49/125] Write sources
[50/127] Compiling CNIOLinux shim.c
[52/198] Emitting module _NIOBase64
[53/198] Emitting module InternalCollectionsUtilities
[53/200] Compiling c-nioatomics.c
[54/200] Compiling c-atomics.c
[56/206] Emitting module Atomics
[57/208] Emitting module SystemPackage
[58/212] Compiling Atomics IntegerOperations.swift
[59/212] Compiling Atomics Unmanaged extensions.swift
[60/212] Compiling SystemPackage SystemString.swift
[61/212] Compiling SystemPackage Util+StringArray.swift
[62/212] Compiling SystemPackage Util.swift
[63/212] Compiling SystemPackage UtilConsumers.swift
[64/212] Compiling Atomics ManagedAtomic.swift
[65/212] Compiling Atomics ManagedAtomicLazyReference.swift
[66/212] Compiling Atomics UnsafeAtomic.swift
[67/212] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/212] Compiling Atomics AtomicInteger.swift
[69/212] Compiling Atomics AtomicOptionalWrappable.swift
[70/212] Compiling Atomics AtomicReference.swift
[71/212] Compiling Atomics IntegerConformances.swift
[72/212] Compiling Atomics PointerConformances.swift
[73/212] Compiling Atomics Primitives.native.swift
[74/212] Compiling _NIODataStructures PriorityQueue.swift
[78/212] Compiling Atomics AtomicStorage.swift
[79/212] Compiling Atomics AtomicValue.swift
[80/212] Compiling _NIODataStructures _TinyArray.swift
[86/212] Compiling Atomics OptionalRawRepresentable.swift
[87/212] Compiling Atomics RawRepresentable.swift
[88/212] Compiling _NIOBase64 Base64.swift
[91/213] Compiling Atomics AtomicMemoryOrderings.swift
[92/213] Compiling Atomics DoubleWord.swift
[100/213] Wrapping AST for _NIOBase64 for debugging
[108/213] Compiling Atomics AtomicBool.swift
[124/215] Wrapping AST for InternalCollectionsUtilities for debugging
[126/215] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[127/215] Emitting module NIOConcurrencyHelpers
[127/215] Wrapping AST for Atomics for debugging
[129/248] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[130/248] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[131/248] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[132/248] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[133/248] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[134/252] Compiling ContainersPreview Container.swift
[135/252] Compiling ContainersPreview ContainerIterator.swift
[136/252] Compiling ContainersPreview DynamicContainer.swift
[137/252] Compiling ContainersPreview MutableContainer.swift
[138/252] Compiling ContainersPreview PermutableContainer.swift
[139/252] Emitting module ContainersPreview
[140/252] Compiling ContainersPreview RandomAccessContainer.swift
[141/252] Compiling ContainersPreview RangeExpression2.swift
[142/252] Compiling ContainersPreview RangeReplaceableContainer.swift
[143/252] Compiling ContainersPreview Drain+Map.swift
[144/252] Compiling ContainersPreview OutputSpan+Extras.swift
[145/252] Compiling ContainersPreview TemporaryAllocation.swift
[146/252] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[147/252] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[148/252] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[149/252] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[150/252] Compiling ContainersPreview BorrowingSequence.swift
[151/252] Compiling ContainersPreview BidirectionalContainer.swift
[152/252] Compiling ContainersPreview Container+Filter.swift
[153/252] Compiling ContainersPreview Container+SpanwiseZip.swift
[154/252] Compiling ContainersPreview Producer+Map.swift
[155/252] Compiling ContainersPreview Producer+Reduce.swift
[156/252] Compiling ContainersPreview Producer.swift
[157/252] Compiling ContainersPreview Borrow.swift
[158/252] Compiling ContainersPreview Drain+Reduce.swift
[159/252] Compiling ContainersPreview Drain.swift
[160/252] Compiling ContainersPreview Producer+Collect.swift
[161/252] Compiling ContainersPreview Producer+Filter.swift
[162/252] Emitting module _NIODataStructures
[163/252] Compiling _NIODataStructures Heap.swift
[164/253] Compiling ContainersPreview Box.swift
[165/253] Compiling ContainersPreview Inout.swift
[166/253] Compiling ContainersPreview InputSpan.swift
[167/253] Compiling ContainersPreview Shared.swift
[168/254] Compiling NIOConcurrencyHelpers lock.swift
[178/254] Wrapping AST for _NIODataStructures for debugging
[179/254] Wrapping AST for ContainersPreview for debugging
[181/255] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[182/255] Compiling NIOConcurrencyHelpers NIOLock.swift
[183/255] Compiling NIOConcurrencyHelpers atomics.swift
[184/295] Wrapping AST for NIOConcurrencyHelpers for debugging
[186/295] Compiling DequeModule UniqueDeque+Consumption.swift
[187/295] Compiling DequeModule UniqueDeque+Container.swift
[188/295] Compiling DequeModule UniqueDeque+Descriptions.swift
[189/295] Compiling DequeModule UniqueDeque+Equatable.swift
[190/295] Compiling DequeModule UniqueDeque+Experimental.swift
[191/300] Compiling DequeModule _DequeBuffer.swift
[192/300] Compiling DequeModule _DequeBufferHeader.swift
[193/300] Compiling DequeModule RigidDeque+Append.swift
[194/300] Compiling DequeModule RigidDeque+Consumption.swift
[195/300] Compiling DequeModule RigidDeque+Container.swift
[196/300] Compiling DequeModule RigidDeque+Descriptions.swift
[197/300] Compiling DequeModule UniqueDeque+Hashable.swift
[198/300] Compiling DequeModule UniqueDeque+Initializers.swift
[199/300] Compiling DequeModule UniqueDeque+Insertions.swift
[200/300] Compiling DequeModule UniqueDeque+Prepend.swift
[201/300] Compiling DequeModule UniqueDeque+Removals.swift
[202/300] Compiling DequeModule RigidDeque+Removals.swift
[203/300] Compiling DequeModule RigidDeque+Replacements.swift
[204/300] Compiling DequeModule RigidDeque+Testing.swift
[205/300] Compiling DequeModule RigidDeque.swift
[206/300] Compiling DequeModule UniqueDeque+Append.swift
[207/300] Compiling DequeModule Deque+Codable.swift
[208/300] Compiling DequeModule Deque+Collection.swift
[209/300] Compiling DequeModule Deque+CustomReflectable.swift
[210/300] Compiling DequeModule Deque+Descriptions.swift
[211/300] Compiling DequeModule Deque+Equatable.swift
[212/300] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[213/300] Compiling DequeModule RigidDeque+Equatable.swift
[214/300] Compiling DequeModule RigidDeque+Experimental.swift
[215/300] Compiling DequeModule RigidDeque+Hashable.swift
[216/300] Compiling DequeModule RigidDeque+Initializers.swift
[217/300] Compiling DequeModule RigidDeque+Insertions.swift
[218/300] Compiling DequeModule RigidDeque+Prepend.swift
[219/300] Compiling DequeModule Deque+Extras.swift
[220/300] Compiling DequeModule Deque+Hashable.swift
[221/300] Compiling DequeModule Deque+Testing.swift
[222/300] Compiling DequeModule Deque._Storage.swift
[223/300] Compiling DequeModule Deque._UnsafeHandle.swift
[224/300] Compiling DequeModule Deque.swift
[230/301] Compiling DequeModule UniqueDeque+Replacements.swift
[231/301] Compiling DequeModule UniqueDeque.swift
[232/301] Compiling DequeModule _DequeSlot.swift
[233/301] Compiling DequeModule _UnsafeDequeHandle.swift
[234/301] Compiling DequeModule _UnsafeDequeSegments.swift
[235/301] Emitting module DequeModule
[236/302] Wrapping AST for SystemPackage for debugging
[237/302] Wrapping AST for DequeModule for debugging
[239/361] Compiling NIOCore GlobalSingletons.swift
[240/361] Compiling NIOCore IO.swift
[241/361] Compiling NIOCore IOData.swift
[242/361] Compiling NIOCore IPProtocol.swift
[243/361] Compiling NIOCore IntegerBitPacking.swift
[244/361] Compiling NIOCore IntegerTypes.swift
[245/361] Compiling NIOCore Interfaces.swift
[246/361] Compiling NIOCore Linux.swift
[247/369] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[248/369] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[249/369] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[250/369] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[251/369] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[252/369] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[253/369] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[254/369] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[255/369] Compiling NIOCore AddressedEnvelope.swift
[256/369] Compiling NIOCore AsyncAwaitSupport.swift
[257/369] Compiling NIOCore AsyncChannel.swift
[258/369] Compiling NIOCore AsyncChannelHandler.swift
[259/369] Compiling NIOCore AsyncChannelInboundStream.swift
[260/369] Compiling NIOCore AsyncChannelOutboundWriter.swift
[261/369] Compiling NIOCore NIOAsyncSequenceProducer.swift
[262/369] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[263/369] Compiling NIOCore NIOAsyncWriter.swift
[264/369] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[265/369] Compiling NIOCore BSDSocketAPI.swift
[266/369] Compiling NIOCore ByteBuffer-aux.swift
[267/369] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[268/369] Compiling NIOCore ByteBuffer-conversions.swift
[269/369] Compiling NIOCore ByteBuffer-core.swift
[270/369] Compiling NIOCore ByteBuffer-hex.swift
[271/369] Compiling NIOCore ByteBuffer-int.swift
[272/369] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[273/369] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[274/369] Compiling NIOCore SocketAddresses.swift
[275/369] Compiling NIOCore SocketOptionProvider.swift
[276/369] Compiling NIOCore SystemCallHelpers.swift
[277/369] Compiling NIOCore TimeAmount+Duration.swift
[278/369] Compiling NIOCore TypeAssistedChannelHandler.swift
[279/369] Compiling NIOCore UniversalBootstrapSupport.swift
[280/369] Compiling NIOCore Utilities.swift
[281/369] Compiling NIOCore MarkedCircularBuffer.swift
[282/369] Compiling NIOCore MulticastChannel.swift
[283/369] Compiling NIOCore NIOAny.swift
[284/369] Compiling NIOCore NIOCloseOnErrorHandler.swift
[285/369] Compiling NIOCore NIOLoopBound.swift
[286/369] Compiling NIOCore NIOScheduledCallback.swift
[287/369] Compiling NIOCore NIOSendable.swift
[288/369] Compiling NIOCore RecvByteBufferAllocator.swift
[289/369] Compiling NIOCore ByteBuffer-multi-int.swift
[290/369] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[291/369] Compiling NIOCore ByteBuffer-views.swift
[292/369] Compiling NIOCore Channel.swift
[293/369] Compiling NIOCore ChannelHandler.swift
[294/369] Compiling NIOCore ChannelHandlers.swift
[295/369] Compiling NIOCore ChannelInvoker.swift
[296/369] Compiling NIOCore ChannelOption.swift
[297/369] Compiling NIOCore ChannelPipeline.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[298/369] Compiling NIOCore CircularBuffer.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[299/369] Compiling NIOCore Codec.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[300/369] Compiling NIOCore ConvenienceOptionSupport.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[301/369] Compiling NIOCore DeadChannel.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[302/369] Compiling NIOCore DispatchQueue+WithFuture.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[303/369] Compiling NIOCore EventLoop+Deprecated.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[304/369] Compiling NIOCore EventLoop+SerialExecutor.swift
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[305/369] Emitting module NIOCore
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:101: warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                                                     `- warning: capture of 'handlerType' with non-Sendable type 'Handler.Type' in a '@Sendable' closure [#SendableClosureCaptures]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:540:75: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 538 |         } else {
 539 |             self.eventLoop.execute {
 540 |                 promise.assumeIsolatedUnsafeUnchecked().completeWith(self._contextSync(handlerType: handlerType))
     |                                                                           `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 541 |             }
 542 |         }
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:555:38: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 553 |     @inlinable
 554 |     public func containsHandler<Handler: ChannelHandler>(type: Handler.Type) -> EventLoopFuture<Void> {
 555 |         self.handler(type: type).map { _ in () }
     |                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
 556 |     }
 557 |
/host/spi-builder-workspace/Sources/NIOCore/ChannelPipeline.swift:2339:54: warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2337 |     public func handler<Handler: ChannelHandler>(type _: Handler.Type) -> EventLoopFuture<Handler> {
2338 |         self.context(handlerType: Handler.self).map { context in
2339 |             guard let typedContext = context.handler as? Handler else {
     |                                                      `- warning: capture of non-Sendable type 'Handler.Type' in an isolated closure [#SendableMetatypes]
2340 |                 preconditionFailure(
2341 |                     "Expected channel handler of type \(Handler.self), got \(type(of: context.handler)) instead."
/host/spi-builder-workspace/Sources/NIOCore/FileRegion.swift:97:23: warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 44 | /// - Note: It is important to manually manage the lifetime of the ``NIOFileHandle`` used to create a ``FileRegion``.
 45 | /// - Note: As of SwiftNIO 2.77.0, `FileRegion` objects are are thread-safe and the underlying ``NIOFileHandle`` does enforce singular access.
 46 | public struct FileRegion: Sendable {
    |               `- note: 'FileRegion' declares conformance to protocol 'Sendable' here
 47 |
 48 |     /// The `NIOFileHandle` that is used by this `FileRegion`.
    :
 95 |
 96 | @available(*, unavailable)
 97 | extension FileRegion: Sendable {}
    |                       `- warning: redundant conformance of 'FileRegion' to protocol 'Sendable'
 98 |
 99 | extension FileRegion {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[306/370] Wrapping AST for NIOCore for debugging
[308/421] Compiling NIOPosix PooledRecvBufferAllocator.swift
[309/421] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[310/421] Compiling NIOPosix PosixSingletons.swift
[311/421] Compiling NIOPosix RawSocketBootstrap.swift
[312/421] Compiling NIOPosix Resolver.swift
[313/421] Compiling NIOPosix Selectable.swift
[314/427] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:65:20: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 63 | /// `loop.run()`.
 64 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
 65 | public final class NIOAsyncTestingEventLoop: EventLoop, @unchecked Sendable {
    |                    `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 66 |     // This type is `@unchecked Sendable` because of the use of `taskNumber`. This
 67 |     // variable is only used from within `queue`, but the compiler cannot see that.
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:162:17: warning: sendability of function types in instance method 'scheduleTask(deadline:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
160 |     @discardableResult
161 |     @preconcurrency
162 |     public func scheduleTask<T: Sendable>(
    |                 `- warning: sendability of function types in instance method 'scheduleTask(deadline:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
163 |         deadline: NIODeadline,
164 |         _ task: @escaping @Sendable () throws -> T
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:286:10: note: expected sendability to match requirement here
 284 |     @discardableResult
 285 |     @preconcurrency
 286 |     func scheduleTask<T>(deadline: NIODeadline, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T>
     |          `- note: expected sendability to match requirement here
 287 |
 288 |     /// Schedule a `task` that is executed by this `EventLoop` after the given amount of time.
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:204:17: warning: sendability of function types in instance method 'scheduleTask(in:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
202 |     @discardableResult
203 |     @preconcurrency
204 |     public func scheduleTask<T: Sendable>(in: TimeAmount, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T> {
    |                 `- warning: sendability of function types in instance method 'scheduleTask(in:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
205 |         self.scheduleTask(deadline: self.now + `in`, task)
206 |     }
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:300:10: note: expected sendability to match requirement here
 298 |     @discardableResult
 299 |     @preconcurrency
 300 |     func scheduleTask<T>(in: TimeAmount, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T>
     |          `- note: expected sendability to match requirement here
 301 |
 302 |     /// Asserts that the current thread is the one tied to this `EventLoop`.
[315/427] Compiling NIOEmbedded AsyncTestingChannel.swift
[316/427] Emitting module NIOEmbedded
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:65:20: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 63 | /// `loop.run()`.
 64 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
 65 | public final class NIOAsyncTestingEventLoop: EventLoop, @unchecked Sendable {
    |                    `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 66 |     // This type is `@unchecked Sendable` because of the use of `taskNumber`. This
 67 |     // variable is only used from within `queue`, but the compiler cannot see that.
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:162:17: warning: sendability of function types in instance method 'scheduleTask(deadline:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
160 |     @discardableResult
161 |     @preconcurrency
162 |     public func scheduleTask<T: Sendable>(
    |                 `- warning: sendability of function types in instance method 'scheduleTask(deadline:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
163 |         deadline: NIODeadline,
164 |         _ task: @escaping @Sendable () throws -> T
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:286:10: note: expected sendability to match requirement here
 284 |     @discardableResult
 285 |     @preconcurrency
 286 |     func scheduleTask<T>(deadline: NIODeadline, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T>
     |          `- note: expected sendability to match requirement here
 287 |
 288 |     /// Schedule a `task` that is executed by this `EventLoop` after the given amount of time.
/host/spi-builder-workspace/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:204:17: warning: sendability of function types in instance method 'scheduleTask(in:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
202 |     @discardableResult
203 |     @preconcurrency
204 |     public func scheduleTask<T: Sendable>(in: TimeAmount, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T> {
    |                 `- warning: sendability of function types in instance method 'scheduleTask(in:_:)' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
205 |         self.scheduleTask(deadline: self.now + `in`, task)
206 |     }
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:300:10: note: expected sendability to match requirement here
 298 |     @discardableResult
 299 |     @preconcurrency
 300 |     func scheduleTask<T>(in: TimeAmount, _ task: @escaping @Sendable () throws -> T) -> Scheduled<T>
     |          `- note: expected sendability to match requirement here
 301 |
 302 |     /// Asserts that the current thread is the one tied to this `EventLoop`.
/host/spi-builder-workspace/Sources/NIOEmbedded/Embedded.swift:112:20: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 110 | ///     responsible for ensuring they never call into the `EmbeddedEventLoop` in an
 111 | ///     unsynchronized fashion.
 112 | public final class EmbeddedEventLoop: EventLoop, CustomStringConvertible {
     |                    `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 113 |     private var _now: NIODeadline = .uptimeNanoseconds(0)
 114 |     /// The current "time" for this event loop. This is an amount in nanoseconds.
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[317/427] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/Sources/NIOEmbedded/Embedded.swift:112:20: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 110 | ///     responsible for ensuring they never call into the `EmbeddedEventLoop` in an
 111 | ///     unsynchronized fashion.
 112 | public final class EmbeddedEventLoop: EventLoop, CustomStringConvertible {
     |                    `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 113 |     private var _now: NIODeadline = .uptimeNanoseconds(0)
 114 |     /// The current "time" for this event loop. This is an amount in nanoseconds.
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[318/428] Wrapping AST for NIOEmbedded for debugging
[320/428] Compiling NIOPosix ThreadPosix.swift
[321/428] Compiling NIOPosix ThreadWindows.swift
[322/428] Compiling NIOPosix UnsafeTransfer.swift
[323/428] Compiling NIOPosix Utilities.swift
[324/428] Compiling NIOPosix VsockAddress.swift
[325/428] Compiling NIOPosix VsockChannelEvents.swift
[326/428] Emitting module NIOPosix
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[327/428] Compiling NIOPosix IO.swift
[328/428] Compiling NIOPosix IntegerBitPacking.swift
[329/428] Compiling NIOPosix IntegerTypes.swift
[330/428] Compiling NIOPosix Linux.swift
[331/428] Compiling NIOPosix LinuxCPUSet.swift
[332/428] Compiling NIOPosix LinuxUring.swift
[333/428] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[334/428] Compiling NIOPosix SelectableChannel.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[335/428] Compiling NIOPosix SelectableEventLoop.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[336/428] Compiling NIOPosix SelectorEpoll.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[337/428] Compiling NIOPosix SelectorGeneric.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[338/428] Compiling NIOPosix SelectorKqueue.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[339/428] Compiling NIOPosix SelectorUring.swift
/host/spi-builder-workspace/Sources/NIOPosix/SelectableEventLoop.swift:63:22: warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 61 | /// is guaranteed to never change!
 62 | @usableFromInline
 63 | internal final class SelectableEventLoop: EventLoop {
    |                      `- warning: sendability of function types in instance method 'submit' does not match requirement in protocol 'EventLoop'; this is an error in the Swift 6 language mode
 64 |
 65 |     static let strictModeEnabled: Bool = {
/host/spi-builder-workspace/Sources/NIOCore/EventLoop.swift:270:10: note: expected sendability to match requirement here
 268 |     /// - Returns: `EventLoopFuture` that is notified once the task was executed.
 269 |     @preconcurrency
 270 |     func submit<T>(_ task: @escaping @Sendable () throws -> T) -> EventLoopFuture<T>
     |          `- note: expected sendability to match requirement here
 271 |
 272 |     /// The current time of the event loop.
[340/428] Compiling NIOPosix BSDSocketAPICommon.swift
[341/428] Compiling NIOPosix BSDSocketAPIPosix.swift
[342/428] Compiling NIOPosix BSDSocketAPIWindows.swift
[343/428] Compiling NIOPosix BaseSocket.swift
[344/428] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[345/428] Compiling NIOPosix BaseSocketChannel.swift
[346/428] Compiling NIOPosix BaseStreamSocketChannel.swift
[347/428] Compiling NIOPosix ServerSocket.swift
[348/428] Compiling NIOPosix Socket.swift
[349/428] Compiling NIOPosix SocketChannel.swift
[350/428] Compiling NIOPosix SocketProtocols.swift
[351/428] Compiling NIOPosix System.swift
[352/428] Compiling NIOPosix Thread.swift
[353/428] Compiling NIOPosix NIOThreadPool.swift
[354/428] Compiling NIOPosix NonBlockingFileIO.swift
[355/428] Compiling NIOPosix PendingDatagramWritesManager.swift
[356/428] Compiling NIOPosix PendingWritesManager.swift
[357/428] Compiling NIOPosix PipeChannel.swift
[358/428] Compiling NIOPosix PipePair.swift
[359/428] Compiling NIOPosix Pool.swift
[360/428] Compiling NIOPosix Bootstrap.swift
[361/428] Compiling NIOPosix ControlMessage.swift
[362/428] Compiling NIOPosix DatagramVectorReadManager.swift
[363/428] Compiling NIOPosix Errors+Any.swift
[364/428] Compiling NIOPosix FileDescriptor.swift
[365/428] Compiling NIOPosix GetaddrinfoResolver.swift
[366/428] Compiling NIOPosix HappyEyeballs.swift
[367/429] Wrapping AST for NIOPosix for debugging
[369/477] Emitting module NIOMulticastChat
[370/477] Emitting module NIOEchoClient
[371/477] Compiling NIOMulticastChat main.swift
[372/477] Emitting module NIOUDPEchoServer
[373/477] Compiling NIOUDPEchoServer main.swift
[374/477] Emitting module NIOTCPEchoClient
[375/477] Compiling NIOTCPEchoClient Client.swift
[378/480] Emitting module NIOTCPEchoServer
[379/480] Compiling NIOTCPEchoServer Server.swift
[381/481] Compiling NIOEchoServer main.swift
[382/481] Emitting module NIOEchoServer
[384/481] Emitting module NIOUDPEchoClient
[385/481] Compiling NIOUDPEchoClient main.swift
[386/482] Compiling NIOEchoClient main.swift
[388/482] Compiling _NIOFileSystem ParallelDirCopy.swift
[389/482] Compiling _NIOFileSystem ParallelRemoval.swift
[390/482] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[391/482] Compiling _NIOFileSystem CInterop.swift
[394/490] Emitting module NIO
[395/490] Compiling NIO Exports.swift
[396/490] Emitting module NIOChatClient
[397/491] Emitting module NIOChatServer
[398/491] Wrapping AST for NIOUDPEchoServer for debugging
[400/491] Compiling NIOChatClient main.swift
[401/496] Compiling NIOChatServer main.swift
[402/496] Wrapping AST for NIOTCPEchoServer for debugging
[403/496] Wrapping AST for NIOTCPEchoClient for debugging
[405/497] Compiling _NIOFileSystem Array+FileSystem.swift
[406/497] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[407/497] Compiling _NIOFileSystem BufferedReader.swift
[408/497] Compiling _NIOFileSystem BufferedWriter.swift
[409/497] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[410/497] Compiling _NIOFileSystem ByteCount.swift
[411/497] Compiling _NIOFileSystem Convenience.swift
[412/497] Compiling _NIOFileSystem DirectoryEntries.swift
[413/497] Compiling _NIOFileSystem DirectoryEntry.swift
[414/497] Compiling _NIOFileSystem Exports.swift
[414/497] Write Objects.LinkFileList
[416/497] Wrapping AST for NIOUDPEchoClient for debugging
[417/498] Wrapping AST for NIOMulticastChat for debugging
[419/505] Emitting module _NIOConcurrency
[420/505] Compiling _NIOConcurrency Empty.swift
[421/506] Compiling _NIOFileSystem Errno.swift
[422/506] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[423/506] Compiling _NIOFileSystem Mocking.swift
[424/506] Compiling _NIOFileSystem Syscall.swift
[426/506] Emitting module _NIOFileSystem
[427/506] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[428/506] Compiling _NIOFileSystem FileSystemError.swift
[429/506] Compiling _NIOFileSystem FileSystemProtocol.swift
[430/506] Compiling _NIOFileSystem FileType.swift
[431/506] Compiling _NIOFileSystem IOStrategy.swift
[431/506] Write Objects.LinkFileList
[433/506] Compiling NIOTLS TLSEvents.swift
[434/506] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[435/506] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[435/507] Write Objects.LinkFileList
[437/507] Emitting module NIOTLS
[437/512] Linking NIOUDPEchoServer
[438/527] Write Objects.LinkFileList
[440/527] Wrapping AST for _NIOConcurrency for debugging
[442/527] Compiling NIOTLS SNIHandler.swift
[443/527] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[444/528] Linking NIOTCPEchoServer
[445/528] Wrapping AST for NIOTLS for debugging
[446/528] Wrapping AST for NIOEchoServer for debugging
[447/528] Linking NIOTCPEchoClient
[448/528] Write Objects.LinkFileList
[449/528] Wrapping AST for NIOChatServer for debugging
[450/528] Wrapping AST for NIOEchoClient for debugging
[451/528] Write Objects.LinkFileList
[452/528] Wrapping AST for NIOChatClient for debugging
[453/528] Write Objects.LinkFileList
[455/528] Emitting module NIOHTTP1
/host/spi-builder-workspace/Sources/NIOHTTP1/HTTPDecoder.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  13 | //===----------------------------------------------------------------------===//
  14 |
  15 | @_implementationOnly import CNIOLLHTTP
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  16 | import NIOCore
  17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[455/530] Linking NIOMulticastChat
[456/530] Write Objects.LinkFileList
[457/530] Wrapping AST for NIO for debugging
[459/530] Compiling _NIOFileSystem Syscalls.swift
[460/530] Compiling _NIOFileSystem SystemFileHandle.swift
[461/530] Compiling _NIOFileSystem Utilities.swift
[462/530] Compiling _NIOFileSystem OpenOptions.swift
[462/530] Linking NIOUDPEchoClient
[464/530] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[465/530] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[465/530] Linking NIOChatServer
[466/530] Linking NIOEchoClient
[467/530] Linking NIOEchoServer
[468/530] Linking NIOChatClient
[470/530] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[471/530] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[472/530] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[473/530] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[474/530] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[475/530] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[476/530] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[477/530] Compiling _NIOFileSystem BufferedStream.swift
[478/530] Compiling _NIOFileSystem Cancellation.swift
[479/530] Compiling _NIOFileSystem TokenBucket.swift
[480/530] Compiling _NIOFileSystem UnsafeTransfer.swift
[483/530] Compiling _NIOFileSystem FileHandleProtocol.swift
[484/530] Compiling _NIOFileSystem FileInfo.swift
[485/530] Compiling _NIOFileSystem FileSystem.swift
[487/531] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[488/531] Compiling NIOHTTP1 HTTPTypes.swift
[489/531] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[490/531] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[490/531] Wrapping AST for _NIOFileSystem for debugging
[492/533] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[493/533] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[494/533] Compiling NIOHTTP1 ByteCollectionUtils.swift
/host/spi-builder-workspace/Sources/NIOHTTP1/HTTPDecoder.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  13 | //===----------------------------------------------------------------------===//
  14 |
  15 | @_implementationOnly import CNIOLLHTTP
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  16 | import NIOCore
  17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[495/533] Compiling NIOHTTP1 HTTPDecoder.swift
/host/spi-builder-workspace/Sources/NIOHTTP1/HTTPDecoder.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  13 | //===----------------------------------------------------------------------===//
  14 |
  15 | @_implementationOnly import CNIOLLHTTP
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  16 | import NIOCore
  17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[496/533] Compiling NIOHTTP1 HTTPEncoder.swift
/host/spi-builder-workspace/Sources/NIOHTTP1/HTTPDecoder.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  13 | //===----------------------------------------------------------------------===//
  14 |
  15 | @_implementationOnly import CNIOLLHTTP
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'NIOHTTP1' may lead to instability during execution [#ImplementationOnlyDeprecated]
  16 | import NIOCore
  17 |
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[497/533] Emitting module NIOFileSystem
[498/534] Compiling NIOFileSystem Exports.swift
[500/557] Wrapping AST for NIOHTTP1 for debugging
[501/557] Wrapping AST for NIOFileSystem for debugging
[503/557] Emitting module NIOAsyncAwaitDemo
[504/557] Emitting module NIOHTTP1Client
[505/557] Emitting module NIOTestUtils
[506/557] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[507/557] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[508/557] Compiling NIOAsyncAwaitDemo main.swift
[509/558] Compiling NIOHTTP1Client main.swift
[510/558] Compiling NIOWebSocket WebSocketOpcode.swift
[512/559] Compiling NIOTestUtils EventCounterHandler.swift
[513/559] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[514/559] Compiling NIOWebSocket SHA1.swift
[515/559] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[516/560] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[516/560] Wrapping AST for NIOAsyncAwaitDemo for debugging
[517/560] Write Objects.LinkFileList
[520/560] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[520/560] Wrapping AST for NIOHTTP1Client for debugging
[522/560] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[523/560] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[523/560] Write Objects.LinkFileList
[526/561] Compiling NIOWebSocket WebSocketErrorCodes.swift
[527/561] Compiling NIOWebSocket WebSocketFrame.swift
[527/561] Wrapping AST for NIOTestUtils for debugging
[529/561] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[530/561] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[531/561] Emitting module NIOWebSocket
[533/562] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[534/562] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[535/562] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[535/566] Wrapping AST for NIOWebSocket for debugging
[537/566] Compiling NIOHTTP1Server main.swift
[538/566] Emitting module NIOHTTP1Server
[538/566] Linking NIOAsyncAwaitDemo
[541/567] Compiling NIOWebSocketClient Client.swift
[542/567] Emitting module NIOWebSocketClient
[542/567] Linking NIOHTTP1Client
[544/567] Emitting module NIOFoundationCompat
[544/567] Wrapping AST for NIOHTTP1Server for debugging
[546/567] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[546/567] Write Objects.LinkFileList
[549/569] Wrapping AST for NIOWebSocketClient for debugging
[550/569] Write Objects.LinkFileList
[551/570] Wrapping AST for NIOFoundationCompat for debugging
[553/602] Emitting module _NIOFileSystemFoundationCompat
[554/602] Emitting module NIOWebSocketServer
[555/602] Compiling NIOWebSocketServer Server.swift
[556/602] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[558/603] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[560/604] Compiling NIOCrashTester CrashTests+HTTP.swift
[561/604] Compiling NIOCrashTester CrashTests+LoopBound.swift
[561/605] Wrapping AST for NIOWebSocketServer for debugging
[562/605] Write Objects.LinkFileList
[563/605] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[565/607] Compiling NIOCrashTester CrashTests+System.swift
[566/607] Compiling NIOCrashTester OutputGrepper.swift
[567/607] Compiling NIOCrashTester CrashTests+Strict.swift
[567/607] Linking NIOHTTP1Server
[569/607] Compiling NIOCrashTester CrashTests+EventLoop.swift
[570/607] Compiling NIOPerformanceTester Benchmark.swift
[571/607] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[574/607] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[575/609] Emitting module NIOCrashTester
[575/609] Linking NIOWebSocketClient
[577/609] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[578/609] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[579/609] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[580/609] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[581/609] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[582/609] Compiling NIOPerformanceTester LockBenchmark.swift
[583/609] Emitting module NIOPerformanceTester
/host/spi-builder-workspace/Sources/NIOPerformanceTester/main.swift:798:66: warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 796 |
 797 |     let futures = (1...10_000).map { i in el1.makeSucceededFuture(i) }
 798 |     return try! EventLoopFuture<Int>.reduce(0, futures, on: el1, +).wait()
     |                                                                  `- warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 799 | }
 800 |
[584/609] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[585/609] Emitting module NIOFileSystemTour
[586/609] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[587/609] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[588/609] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[588/609] Linking NIOWebSocketServer
[591/610] Compiling NIOCrashTester main.swift
[592/611] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[593/611] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[594/611] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[595/611] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[596/611] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[597/611] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[598/611] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[599/611] Compiling NIOPerformanceTester UDPBenchmark.swift
[600/611] Wrapping AST for NIOFileSystemTour for debugging
[601/611] Wrapping AST for NIOCrashTester for debugging
[602/611] Write Objects.LinkFileList
[605/611] Compiling NIOPerformanceTester main.swift
/host/spi-builder-workspace/Sources/NIOPerformanceTester/main.swift:798:66: warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 796 |
 797 |     let futures = (1...10_000).map { i in el1.makeSucceededFuture(i) }
 798 |     return try! EventLoopFuture<Int>.reduce(0, futures, on: el1, +).wait()
     |                                                                  `- warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 799 | }
 800 |
[606/611] Compiling NIOPerformanceTester resources.swift
/host/spi-builder-workspace/Sources/NIOPerformanceTester/main.swift:798:66: warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 796 |
 797 |     let futures = (1...10_000).map { i in el1.makeSucceededFuture(i) }
 798 |     return try! EventLoopFuture<Int>.reduce(0, futures, on: el1, +).wait()
     |                                                                  `- warning: converting non-Sendable function value to '@Sendable (Int, Int) -> Int' may introduce data races
 799 | }
 800 |
[607/612] Wrapping AST for NIOPerformanceTester for debugging
[608/612] Linking NIOCrashTester
[609/612] Linking NIOFileSystemTour
[610/612] Write Objects.LinkFileList
[611/612] Linking NIOPerformanceTester
Build complete! (102.48s)
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.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "swift-nio",
  "name" : "swift-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOCore",
      "targets" : [
        "NIOCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIO",
      "targets" : [
        "NIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOEmbedded",
      "targets" : [
        "NIOEmbedded"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOPosix",
      "targets" : [
        "NIOPosix"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOConcurrency",
      "targets" : [
        "_NIOConcurrency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTLS",
      "targets" : [
        "NIOTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTP1",
      "targets" : [
        "NIOHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOConcurrencyHelpers",
      "targets" : [
        "NIOConcurrencyHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOFoundationCompat",
      "targets" : [
        "NIOFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocket",
      "targets" : [
        "NIOWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTestUtils",
      "targets" : [
        "NIOTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystem",
      "targets" : [
        "_NIOFileSystem",
        "NIOFileSystem"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_NIOFileSystemFoundationCompat",
      "targets" : [
        "_NIOFileSystemFoundationCompat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWebSocketServer",
      "targets" : [
        "NIOWebSocketServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWebSocketClient",
      "targets" : [
        "NIOWebSocketClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoServer",
      "targets" : [
        "NIOUDPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOUDPEchoClient",
      "targets" : [
        "NIOUDPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoServer",
      "targets" : [
        "NIOTCPEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTCPEchoClient",
      "targets" : [
        "NIOTCPEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOPerformanceTester",
      "targets" : [
        "NIOPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOMulticastChat",
      "targets" : [
        "NIOMulticastChat"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Server",
      "targets" : [
        "NIOHTTP1Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOHTTP1Client",
      "targets" : [
        "NIOHTTP1Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoServer",
      "targets" : [
        "NIOEchoServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOEchoClient",
      "targets" : [
        "NIOEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOCrashTester",
      "targets" : [
        "NIOCrashTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatServer",
      "targets" : [
        "NIOChatServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOChatClient",
      "targets" : [
        "NIOChatClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOAsyncAwaitDemo",
      "targets" : [
        "NIOAsyncAwaitDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOFileSystemTour",
      "targets" : [
        "NIOFileSystemTour"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_NIOFileSystemFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystemFoundationCompat",
      "path" : "Sources/NIOFileSystemFoundationCompat",
      "product_memberships" : [
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Data+FileSystem.swift",
        "Date+FileInfo.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "_NIOFileSystem",
      "path" : "Sources/NIOFileSystem",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Array+FileSystem.swift",
        "ArraySlice+FileSystem.swift",
        "BufferedReader.swift",
        "BufferedWriter.swift",
        "ByteBuffer+FileSystem.swift",
        "ByteCount.swift",
        "Convenience.swift",
        "DirectoryEntries.swift",
        "DirectoryEntry.swift",
        "Exports.swift",
        "FileChunks.swift",
        "FileHandle.swift",
        "FileHandleProtocol.swift",
        "FileInfo.swift",
        "FileSystem.swift",
        "FileSystemError+Syscall.swift",
        "FileSystemError.swift",
        "FileSystemProtocol.swift",
        "FileType.swift",
        "IOStrategy.swift",
        "Internal/BufferedOrAnyStream.swift",
        "Internal/BufferedStream.swift",
        "Internal/Cancellation.swift",
        "Internal/Concurrency Primitives/TokenBucket.swift",
        "Internal/Concurrency Primitives/UnsafeTransfer.swift",
        "Internal/ParallelDirCopy.swift",
        "Internal/ParallelRemoval.swift",
        "Internal/String+UnsafeUnititializedCapacity.swift",
        "Internal/System Calls/CInterop.swift",
        "Internal/System Calls/Errno.swift",
        "Internal/System Calls/FileDescriptor+Syscalls.swift",
        "Internal/System Calls/Mocking.swift",
        "Internal/System Calls/Syscall.swift",
        "Internal/System Calls/Syscalls.swift",
        "Internal/SystemFileHandle.swift",
        "Internal/Utilities.swift",
        "OpenOptions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "CNIOLinux",
        "CNIODarwin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIODataStructures",
      "module_type" : "SwiftTarget",
      "name" : "_NIODataStructures",
      "path" : "Sources/_NIODataStructures",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Heap.swift",
        "PriorityQueue.swift",
        "_TinyArray.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOConcurrency",
      "module_type" : "SwiftTarget",
      "name" : "_NIOConcurrency",
      "path" : "Sources/_NIOConcurrency",
      "product_memberships" : [
        "_NIOConcurrency",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_NIOBase64",
      "module_type" : "SwiftTarget",
      "name" : "_NIOBase64",
      "path" : "Sources/_NIOBase64",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Base64.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketTests",
      "path" : "Tests/NIOWebSocketTests",
      "sources" : [
        "NIOWebSocketClientUpgraderTests.swift",
        "NIOWebSocketFrameAggregatorTests.swift",
        "WebSocketClientEndToEndTests.swift",
        "WebSocketFrameDecoderTest.swift",
        "WebSocketFrameEncoderTest.swift",
        "WebSocketMaskingKeyTests.swift",
        "WebSocketServerEndToEndTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOWebSocketServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketServer",
      "path" : "Sources/NIOWebSocketServer",
      "product_memberships" : [
        "NIOWebSocketServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocketClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocketClient",
      "path" : "Sources/NIOWebSocketClient",
      "product_memberships" : [
        "NIOWebSocketClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "NIOWebSocket",
      "path" : "Sources/NIOWebSocket",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOWebSocketClientUpgrader.swift",
        "NIOWebSocketFrameAggregator.swift",
        "NIOWebSocketServerUpgrader.swift",
        "SHA1.swift",
        "WebSocketErrorCodes.swift",
        "WebSocketFrame.swift",
        "WebSocketFrameDecoder.swift",
        "WebSocketFrameEncoder.swift",
        "WebSocketOpcode.swift",
        "WebSocketProtocolErrorHandler.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1",
        "CNIOSHA1",
        "_NIOBase64"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOUDPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoServer",
      "path" : "Sources/NIOUDPEchoServer",
      "product_memberships" : [
        "NIOUDPEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOUDPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOUDPEchoClient",
      "path" : "Sources/NIOUDPEchoClient",
      "product_memberships" : [
        "NIOUDPEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTests",
      "path" : "Tests/NIOTests",
      "sources" : [
        "NIOTests.swift"
      ],
      "target_dependencies" : [
        "NIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtilsTests",
      "path" : "Tests/NIOTestUtilsTests",
      "sources" : [
        "ByteToMessageDecoderVerifierTest.swift",
        "EventCounterHandlerTest.swift",
        "NIOHTTP1TestServerTest.swift"
      ],
      "target_dependencies" : [
        "NIOTestUtils",
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "NIOTestUtils",
      "path" : "Sources/NIOTestUtils",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTestUtils",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteToMessageDecoderVerifier.swift",
        "EventCounterHandler.swift",
        "NIOHTTP1TestServer.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTLSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLSTests",
      "path" : "Tests/NIOTLSTests",
      "sources" : [
        "ApplicationProtocolNegotiationHandlerTests.swift",
        "NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
        "SNIHandlerTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTLS",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTLS",
      "module_type" : "SwiftTarget",
      "name" : "NIOTLS",
      "path" : "Sources/NIOTLS",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOTLS",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ApplicationProtocolNegotiationHandler.swift",
        "NIOTypedApplicationProtocolNegotiationHandler.swift",
        "ProtocolNegotiationHandlerStateMachine.swift",
        "SNIHandler.swift",
        "TLSEvents.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTCPEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoServer",
      "path" : "Sources/NIOTCPEchoServer",
      "product_memberships" : [
        "NIOTCPEchoServer"
      ],
      "sources" : [
        "Server.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTCPEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTCPEchoClient",
      "path" : "Sources/NIOTCPEchoClient",
      "product_memberships" : [
        "NIOTCPEchoClient"
      ],
      "sources" : [
        "Client.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSingletonsTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSingletonsTests",
      "path" : "Tests/NIOSingletonsTests",
      "sources" : [
        "GlobalSingletonsTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosixTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosixTests",
      "path" : "Tests/NIOPosixTests",
      "sources" : [
        "AcceptBackoffHandlerTest.swift",
        "AsyncChannelBootstrapTests.swift",
        "BlockingIOThreadPoolTest.swift",
        "BootstrapTest.swift",
        "ChannelNotificationTest.swift",
        "ChannelPipelineTest.swift",
        "ChannelTests.swift",
        "CoWValue.swift",
        "CodecTest.swift",
        "ControlMessageTests.swift",
        "DatagramChannelTests.swift",
        "EchoServerClientTest.swift",
        "EventLoopFutureIsolatedTests.swift",
        "EventLoopFutureTest.swift",
        "EventLoopMetricsDelegateTests.swift",
        "EventLoopTest.swift",
        "FileRegionTest.swift",
        "GetAddrInfoResolverTest.swift",
        "HappyEyeballsTest.swift",
        "IPv4Header.swift",
        "IdleStateHandlerTest.swift",
        "IntegerBitPackingTests.swift",
        "MulticastTest.swift",
        "NIOFileHandleTest.swift",
        "NIOLoopBoundTests.swift",
        "NIOScheduledCallbackTests.swift",
        "NIOThreadPoolTest.swift",
        "NonBlockingFileIOTest.swift",
        "PendingDatagramWritesManagerTests.swift",
        "PipeChannelTest.swift",
        "PooledRecvBufferAllocatorTests.swift",
        "RawSocketBootstrapTests.swift",
        "SALChannelTests.swift",
        "SALEventLoopTests.swift",
        "SelectorTest.swift",
        "SerialExecutorTests.swift",
        "SocketAddressTest.swift",
        "SocketChannelTest.swift",
        "SocketOptionProviderTest.swift",
        "StreamChannelsTest.swift",
        "SyscallAbstractionLayer.swift",
        "SystemCallWrapperHelpers.swift",
        "SystemTest.swift",
        "TestUtils.swift",
        "ThreadTest.swift",
        "UniversalBootstrapSupportTest.swift",
        "VsockAddressTest.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTestUtils",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "CNIOLinux",
        "NIOTLS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOPosix",
      "module_type" : "SwiftTarget",
      "name" : "NIOPosix",
      "path" : "Sources/NIOPosix",
      "product_dependencies" : [
        "Atomics"
      ],
      "product_memberships" : [
        "NIO",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "BSDSocketAPICommon.swift",
        "BSDSocketAPIPosix.swift",
        "BSDSocketAPIWindows.swift",
        "BaseSocket.swift",
        "BaseSocketChannel+SocketOptionProvider.swift",
        "BaseSocketChannel.swift",
        "BaseStreamSocketChannel.swift",
        "Bootstrap.swift",
        "ControlMessage.swift",
        "DatagramVectorReadManager.swift",
        "Errors+Any.swift",
        "FileDescriptor.swift",
        "GetaddrinfoResolver.swift",
        "HappyEyeballs.swift",
        "IO.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Linux.swift",
        "LinuxCPUSet.swift",
        "LinuxUring.swift",
        "MultiThreadedEventLoopGroup.swift",
        "NIOThreadPool.swift",
        "NonBlockingFileIO.swift",
        "PendingDatagramWritesManager.swift",
        "PendingWritesManager.swift",
        "PipeChannel.swift",
        "PipePair.swift",
        "Pool.swift",
        "PooledRecvBufferAllocator.swift",
        "PosixSingletons+ConcurrencyTakeOver.swift",
        "PosixSingletons.swift",
        "RawSocketBootstrap.swift",
        "Resolver.swift",
        "Selectable.swift",
        "SelectableChannel.swift",
        "SelectableEventLoop.swift",
        "SelectorEpoll.swift",
        "SelectorGeneric.swift",
        "SelectorKqueue.swift",
        "SelectorUring.swift",
        "ServerSocket.swift",
        "Socket.swift",
        "SocketChannel.swift",
        "SocketProtocols.swift",
        "System.swift",
        "Thread.swift",
        "ThreadPosix.swift",
        "ThreadWindows.swift",
        "UnsafeTransfer.swift",
        "Utilities.swift",
        "VsockAddress.swift",
        "VsockChannelEvents.swift"
      ],
      "target_dependencies" : [
        "CNIOLinux",
        "CNIODarwin",
        "CNIOWindows",
        "NIOConcurrencyHelpers",
        "NIOCore",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOPerformanceTester",
      "path" : "Sources/NIOPerformanceTester",
      "product_memberships" : [
        "NIOPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "ByteBufferViewContainsBenchmark.swift",
        "ByteBufferViewCopyToArrayBenchmark.swift",
        "ByteBufferViewIteratorBenchmark.swift",
        "ByteBufferWriteMultipleBenchmarks.swift",
        "ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
        "ChannelPipelineBenchmark.swift",
        "CircularBufferCopyToArrayBenchmark.swift",
        "CircularBufferIntoByteBufferBenchmark.swift",
        "DeadlineNowBenchmark.swift",
        "ExecuteBenchmark.swift",
        "LockBenchmark.swift",
        "NIOAsyncSequenceProducerBenchmark.swift",
        "NIOAsyncWriterSingleWritesBenchmark.swift",
        "RunIfActiveBenchmark.swift",
        "SchedulingAndRunningBenchmark.swift",
        "TCPThroughputBenchmark.swift",
        "UDPBenchmark.swift",
        "WebSocketFrameDecoderBenchmark.swift",
        "WebSocketFrameEncoderBenchmark.swift",
        "main.swift",
        "resources.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOMulticastChat",
      "module_type" : "SwiftTarget",
      "name" : "NIOMulticastChat",
      "path" : "Sources/NIOMulticastChat",
      "product_memberships" : [
        "NIOMulticastChat"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Tests",
      "path" : "Tests/NIOHTTP1Tests",
      "sources" : [
        "ByteBufferUtilsTest.swift",
        "ContentLengthTests.swift",
        "HTTPClientUpgradeTests.swift",
        "HTTPDecoderLengthTest.swift",
        "HTTPDecoderTest.swift",
        "HTTPHeaderValidationTests.swift",
        "HTTPHeadersTest.swift",
        "HTTPRequestEncoderTest.swift",
        "HTTPResponseEncoderTest.swift",
        "HTTPResponseStatusTests.swift",
        "HTTPServerClientTest.swift",
        "HTTPServerPipelineHandlerTest.swift",
        "HTTPServerProtocolErrorHandlerTest.swift",
        "HTTPServerUpgradeTests.swift",
        "HTTPTest.swift",
        "HTTPTypesTest.swift",
        "NIOHTTPObjectAggregatorTest.swift",
        "TestUtils.swift",
        "UnsafeTransfer.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTP1Server",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Server",
      "path" : "Sources/NIOHTTP1Server",
      "product_memberships" : [
        "NIOHTTP1Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1Client",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1Client",
      "path" : "Sources/NIOHTTP1Client",
      "product_memberships" : [
        "NIOHTTP1Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTP1",
      "path" : "Sources/NIOHTTP1",
      "product_dependencies" : [
        "DequeModule"
      ],
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteCollectionUtils.swift",
        "HTTPDecoder.swift",
        "HTTPEncoder.swift",
        "HTTPHeaderValidator.swift",
        "HTTPHeaders+Validation.swift",
        "HTTPPipelineSetup.swift",
        "HTTPServerPipelineHandler.swift",
        "HTTPServerProtocolErrorHandler.swift",
        "HTTPServerUpgradeHandler.swift",
        "HTTPTypedPipelineSetup.swift",
        "HTTPTypes.swift",
        "NIOHTTPClientUpgradeHandler.swift",
        "NIOHTTPObjectAggregator.swift",
        "NIOTypedHTTPClientUpgradeHandler.swift",
        "NIOTypedHTTPClientUpgraderStateMachine.swift",
        "NIOTypedHTTPServerUpgradeHandler.swift",
        "NIOTypedHTTPServerUpgraderStateMachine.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "CNIOLLHTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompatTests",
      "path" : "Tests/NIOFoundationCompatTests",
      "sources" : [
        "ByteBuffer+UUIDTests.swift",
        "ByteBufferDataProtocolTests.swift",
        "ByteBufferView+MutableDataProtocolTest.swift",
        "Codable+ByteBufferTest.swift",
        "JSONSerialization+ByteBufferTest.swift",
        "WaitSpinningRunLoopTests.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFoundationCompat",
      "module_type" : "SwiftTarget",
      "name" : "NIOFoundationCompat",
      "path" : "Sources/NIOFoundationCompat",
      "product_memberships" : [
        "NIOFoundationCompat",
        "_NIOFileSystemFoundationCompat",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "ByteBuffer-foundation.swift",
        "Codable+ByteBuffer.swift",
        "JSONSerialization+ByteBuffer.swift",
        "WaitSpinningRunLoop.swift"
      ],
      "target_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTests",
      "path" : "Tests/NIOFileSystemTests",
      "product_dependencies" : [
        "Atomics",
        "DequeModule",
        "SystemPackage"
      ],
      "sources" : [
        "ByteCountTests.swift",
        "DirectoryEntriesTests.swift",
        "FileChunksTests.swift",
        "FileHandleTests.swift",
        "FileInfoTests.swift",
        "FileOpenOptionsTests.swift",
        "FileSystemErrorTests.swift",
        "FileTypeTests.swift",
        "Internal/CancellationTests.swift",
        "Internal/Concurrency Primitives/BufferedStreamTests.swift",
        "Internal/MockingInfrastructure.swift",
        "Internal/SyscallTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "_NIOFileSystem"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemIntegrationTests",
      "path" : "Tests/NIOFileSystemIntegrationTests",
      "sources" : [
        "BufferedReaderTests.swift",
        "BufferedWriterTests.swift",
        "ConvenienceTests.swift",
        "FileHandleTests.swift",
        "FileSystemTests+SPI.swift",
        "FileSystemTests.swift",
        "XCTestExtensions.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "_NIOFileSystem",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystemFoundationCompatTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemFoundationCompatTests",
      "path" : "Tests/NIOFileSystemFoundationCompatTests",
      "sources" : [
        "FileSystemFoundationCompatTests.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOFileSystem",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystem",
      "path" : "Sources/_NIOFileSystemExported",
      "product_memberships" : [
        "_NIOFileSystem",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEmbeddedTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbeddedTests",
      "path" : "Tests/NIOEmbeddedTests",
      "sources" : [
        "AsyncTestingChannelTests.swift",
        "AsyncTestingEventLoopTests.swift",
        "EmbeddedChannelTest.swift",
        "EmbeddedEventLoopTest.swift",
        "TestUtils.swift",
        "XCTest+AsyncAwait.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOEmbedded",
      "module_type" : "SwiftTarget",
      "name" : "NIOEmbedded",
      "path" : "Sources/NIOEmbedded",
      "product_dependencies" : [
        "Atomics",
        "DequeModule"
      ],
      "product_memberships" : [
        "NIO",
        "NIOEmbedded",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AsyncTestingChannel.swift",
        "AsyncTestingEventLoop.swift",
        "Embedded.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOEchoServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoServer",
      "path" : "Sources/NIOEchoServer",
      "product_memberships" : [
        "NIOEchoServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOEchoClient",
      "path" : "Sources/NIOEchoClient",
      "product_memberships" : [
        "NIOEchoClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIODataStructuresTests",
      "module_type" : "SwiftTarget",
      "name" : "NIODataStructuresTests",
      "path" : "Tests/NIODataStructuresTests",
      "sources" : [
        "HeapTests.swift",
        "PriorityQueueTests.swift"
      ],
      "target_dependencies" : [
        "_NIODataStructures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCrashTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOCrashTester",
      "path" : "Sources/NIOCrashTester",
      "product_memberships" : [
        "NIOCrashTester"
      ],
      "sources" : [
        "CrashTestSuites.swift",
        "CrashTests+ByteBuffer.swift",
        "CrashTests+EventLoop.swift",
        "CrashTests+HTTP.swift",
        "CrashTests+LoopBound.swift",
        "CrashTests+Strict.swift",
        "CrashTests+System.swift",
        "OutputGrepper.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOFoundationCompat"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCoreTests",
      "path" : "Tests/NIOCoreTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "AddressedEnvelopeTests.swift",
        "AsyncChannel/AsyncChannelInboundStreamTests.swift",
        "AsyncChannel/AsyncChannelOutboundWriterTests.swift",
        "AsyncChannel/AsyncChannelTests.swift",
        "AsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
        "AsyncSequences/NIOAsyncSequenceTests.swift",
        "AsyncSequences/NIOAsyncWriterTests.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
        "BaseObjectsTest.swift",
        "ByteBufferBinaryEncodedLengthPrefixTests.swift",
        "ByteBufferLengthPrefixTests.swift",
        "ByteBufferQUICBinaryEncodingStrategyTests.swift",
        "ByteBufferTest.swift",
        "ChannelOptionStorageTest.swift",
        "CircularBufferTests.swift",
        "CustomChannelTests.swift",
        "DispatchQueue+WithFutureTest.swift",
        "IOErrorTest.swift",
        "IntegerTypesTest.swift",
        "LinuxTest.swift",
        "MarkedCircularBufferTests.swift",
        "NIOAnyDebugTest.swift",
        "NIOCloseOnErrorHandlerTest.swift",
        "RecvByteBufAllocatorTest.swift",
        "SingleStepByteToMessageDecoderTest.swift",
        "TimeAmount+DurationTests.swift",
        "TimeAmountTests.swift",
        "TypeAssistedChannelHandlerTests.swift",
        "UtilitiesTest.swift",
        "XCTest+AsyncAwait.swift",
        "XCTest+Extensions.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore",
        "NIOEmbedded",
        "NIOFoundationCompat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCore",
      "module_type" : "SwiftTarget",
      "name" : "NIOCore",
      "path" : "Sources/NIOCore",
      "product_dependencies" : [
        "DequeModule",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "AddressedEnvelope.swift",
        "AsyncAwaitSupport.swift",
        "AsyncChannel/AsyncChannel.swift",
        "AsyncChannel/AsyncChannelHandler.swift",
        "AsyncChannel/AsyncChannelInboundStream.swift",
        "AsyncChannel/AsyncChannelOutboundWriter.swift",
        "AsyncSequences/NIOAsyncSequenceProducer.swift",
        "AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
        "AsyncSequences/NIOAsyncWriter.swift",
        "AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
        "BSDSocketAPI.swift",
        "ByteBuffer-aux.swift",
        "ByteBuffer-binaryEncodedLengthPrefix.swift",
        "ByteBuffer-conversions.swift",
        "ByteBuffer-core.swift",
        "ByteBuffer-hex.swift",
        "ByteBuffer-int.swift",
        "ByteBuffer-lengthPrefix.swift",
        "ByteBuffer-multi-int.swift",
        "ByteBuffer-quicBinaryEncodingStrategy.swift",
        "ByteBuffer-views.swift",
        "Channel.swift",
        "ChannelHandler.swift",
        "ChannelHandlers.swift",
        "ChannelInvoker.swift",
        "ChannelOption.swift",
        "ChannelPipeline.swift",
        "CircularBuffer.swift",
        "Codec.swift",
        "ConvenienceOptionSupport.swift",
        "DeadChannel.swift",
        "DispatchQueue+WithFuture.swift",
        "EventLoop+Deprecated.swift",
        "EventLoop+SerialExecutor.swift",
        "EventLoop.swift",
        "EventLoopFuture+AssumeIsolated.swift",
        "EventLoopFuture+Deprecated.swift",
        "EventLoopFuture+WithEventLoop.swift",
        "EventLoopFuture.swift",
        "FileDescriptor.swift",
        "FileHandle.swift",
        "FileRegion.swift",
        "GlobalSingletons.swift",
        "IO.swift",
        "IOData.swift",
        "IPProtocol.swift",
        "IntegerBitPacking.swift",
        "IntegerTypes.swift",
        "Interfaces.swift",
        "Linux.swift",
        "MarkedCircularBuffer.swift",
        "MulticastChannel.swift",
        "NIOAny.swift",
        "NIOCloseOnErrorHandler.swift",
        "NIOLoopBound.swift",
        "NIOScheduledCallback.swift",
        "NIOSendable.swift",
        "RecvByteBufferAllocator.swift",
        "SingleStepByteToMessageDecoder.swift",
        "SocketAddresses.swift",
        "SocketOptionProvider.swift",
        "SystemCallHelpers.swift",
        "TimeAmount+Duration.swift",
        "TypeAssistedChannelHandler.swift",
        "UniversalBootstrapSupport.swift",
        "Utilities.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "_NIOBase64",
        "CNIODarwin",
        "CNIOLinux",
        "CNIOWindows",
        "CNIOWASI",
        "_NIODataStructures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOConcurrencyHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpersTests",
      "path" : "Tests/NIOConcurrencyHelpersTests",
      "sources" : [
        "NIOConcurrencyHelpersTests.swift"
      ],
      "target_dependencies" : [
        "NIOConcurrencyHelpers",
        "NIOCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "NIOConcurrencyHelpers",
      "path" : "Sources/NIOConcurrencyHelpers",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOAtomic.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "atomics.swift",
        "lock.swift"
      ],
      "target_dependencies" : [
        "CNIOAtomics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOChatServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatServer",
      "path" : "Sources/NIOChatServer",
      "product_memberships" : [
        "NIOChatServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOChatClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOChatClient",
      "path" : "Sources/NIOChatClient",
      "product_memberships" : [
        "NIOChatClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOConcurrencyHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOBase64Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOBase64Tests",
      "path" : "Tests/NIOBase64Tests",
      "sources" : [
        "Base64Test.swift"
      ],
      "target_dependencies" : [
        "_NIOBase64"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOAsyncAwaitDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOAsyncAwaitDemo",
      "path" : "Sources/NIOAsyncAwaitDemo",
      "product_memberships" : [
        "NIOAsyncAwaitDemo"
      ],
      "sources" : [
        "AsyncChannelIO.swift",
        "FullRequestResponse.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOPosix",
        "NIOCore",
        "NIOHTTP1"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIO",
      "module_type" : "SwiftTarget",
      "name" : "NIO",
      "path" : "Sources/NIO",
      "product_memberships" : [
        "NIO",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWindows",
      "module_type" : "ClangTarget",
      "name" : "CNIOWindows",
      "path" : "Sources/CNIOWindows",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "WSAStartup.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOWASI",
      "module_type" : "ClangTarget",
      "name" : "CNIOWASI",
      "path" : "Sources/CNIOWASI",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "CNIOWASI.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOSHA1",
      "module_type" : "ClangTarget",
      "name" : "CNIOSHA1",
      "path" : "Sources/CNIOSHA1",
      "product_memberships" : [
        "NIOWebSocket",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOCrashTester",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_sha1.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLinux",
      "module_type" : "ClangTarget",
      "name" : "CNIOLinux",
      "path" : "Sources/CNIOLinux",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "liburing_shims.c",
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOLLHTTP",
      "module_type" : "ClangTarget",
      "name" : "CNIOLLHTTP",
      "path" : "Sources/CNIOLLHTTP",
      "product_memberships" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOPerformanceTester",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOCrashTester",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "c_nio_api.c",
        "c_nio_http.c",
        "c_nio_llhttp.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIODarwin",
      "module_type" : "ClangTarget",
      "name" : "CNIODarwin",
      "path" : "Sources/CNIODarwin",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "shim.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CNIOAtomics",
      "module_type" : "ClangTarget",
      "name" : "CNIOAtomics",
      "path" : "Sources/CNIOAtomics",
      "product_memberships" : [
        "NIOCore",
        "NIO",
        "NIOEmbedded",
        "NIOPosix",
        "_NIOConcurrency",
        "NIOTLS",
        "NIOHTTP1",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOWebSocket",
        "NIOTestUtils",
        "_NIOFileSystem",
        "_NIOFileSystemFoundationCompat",
        "NIOWebSocketServer",
        "NIOWebSocketClient",
        "NIOUDPEchoServer",
        "NIOUDPEchoClient",
        "NIOTCPEchoServer",
        "NIOTCPEchoClient",
        "NIOPerformanceTester",
        "NIOMulticastChat",
        "NIOHTTP1Server",
        "NIOHTTP1Client",
        "NIOEchoServer",
        "NIOEchoClient",
        "NIOCrashTester",
        "NIOChatServer",
        "NIOChatClient",
        "NIOAsyncAwaitDemo",
        "NIOFileSystemTour"
      ],
      "sources" : [
        "src/c-atomics.c",
        "src/c-nioatomics.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOFileSystemTour",
      "module_type" : "SwiftTarget",
      "name" : "NIOFileSystemTour",
      "path" : "Snippets",
      "product_memberships" : [
        "NIOFileSystemTour"
      ],
      "sources" : [
        "NIOFileSystemTour.swift"
      ],
      "target_dependencies" : [
        "_NIOFileSystemFoundationCompat",
        "_NIOFileSystem",
        "_NIOConcurrency",
        "NIOWebSocket",
        "NIOTestUtils",
        "NIOTLS",
        "NIOPosix",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOFileSystem",
        "NIOEmbedded",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIO"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.