The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio, reference main (56f9b7), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 12:26:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnnzhou/swift-nio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[365/7421] Fetching swift-atomics, swift-system
[422/30958] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.34s)
Fetched https://github.com/apple/swift-system.git from cache (2.34s)
Fetched https://github.com/apple/swift-collections.git from cache (2.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-nio",
      "name": "swift-nio",
      "url": "https://github.com/johnnzhou/swift-nio.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/johnnzhou/swift-nio.git
[1/25657] Fetching swift-nio
Fetched https://github.com/johnnzhou/swift-nio.git from cache (1.78s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetched https://github.com/apple/swift-system.git from cache (0.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
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
Creating working copy for https://github.com/johnnzhou/swift-nio.git
Working copy of https://github.com/johnnzhou/swift-nio.git resolved at main (56f9b7c)
warning: '.resolve-product-dependencies': dependency 'swift-nio' is not used by any target
Found 3 product dependencies
  - swift-atomics
  - swift-collections
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/johnnzhou/swift-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/121] Compiling CNIOWindows WSAStartup.c
[1/121] Compiling CNIOWindows shim.c
[1/121] Copying PrivacyInfo.xcprivacy
[4/121] Write sources
[9/121] Compiling CNIOWASI CNIOWASI.c
[10/121] Write sources
[12/121] Compiling CNIOLinux liburing_shims.c
[13/121] Write NIOWebSocketServer-entitlement.plist
[14/121] Compiling CNIOLinux shim.c
[15/121] Write NIOWebSocketClient-entitlement.plist
[15/121] Write sources
[18/121] Write NIOUDPEchoServer-entitlement.plist
[21/121] Write sources
[21/121] Write NIOUDPEchoClient-entitlement.plist
[24/121] Write sources
[24/121] Write NIOTCPEchoServer-entitlement.plist
[26/121] Write sources
[27/121] Write NIOTCPEchoClient-entitlement.plist
[30/121] Write sources
[30/121] Write NIOPerformanceTester-entitlement.plist
[30/121] Write NIOMulticastChat-entitlement.plist
[33/121] Write NIOHTTP1Server-entitlement.plist
[33/121] Write sources
[35/121] Write NIOHTTP1Client-entitlement.plist
[37/121] Write sources
[43/121] Write NIOEchoServer-entitlement.plist
[45/121] Write NIOEchoClient-entitlement.plist
[46/121] Write sources
[47/121] Write NIOCrashTester-entitlement.plist
[47/121] Write sources
[50/121] Write NIOChatServer-entitlement.plist
[52/121] Write NIOChatClient-entitlement.plist
[53/121] Write sources
[56/121] Write NIOAsyncAwaitDemo-entitlement.plist
[58/121] Write sources
[60/121] Compiling CSystem shims.c
[61/121] Write sources
[62/121] Write swift-version--6988338F2F200930.txt
[63/121] Compiling CNIOSHA1 c_nio_sha1.c
[63/121] Compiling CNIOLLHTTP c_nio_http.c
[65/153] Compiling _AtomicsShims.c
[66/153] Compiling CNIOLLHTTP c_nio_api.c
[67/155] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/193] Compiling CNIODarwin shim.c
[70/193] Compiling Atomics ManagedAtomicLazyReference.swift
[71/193] Compiling Atomics UnsafeAtomic.swift
[72/194] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/194] Compiling Atomics UnsafeAtomicLazyReference.swift
[76/194] Compiling Atomics IntegerOperations.swift
[79/195] Compiling Atomics DoubleWord.swift
[80/195] Compiling Atomics ManagedAtomic.swift
[81/195] Compiling Atomics Unmanaged extensions.swift
[82/195] Compiling _NIOBase64 Base64.swift
[83/195] Emitting module _NIOBase64
[86/195] Compiling Atomics PointerConformances.swift
[87/195] Compiling Atomics Primitives.native.swift
[88/195] Compiling Atomics AtomicValue.swift
[89/195] Compiling Atomics AtomicMemoryOrderings.swift
[90/195] Compiling Atomics AtomicInteger.swift
[91/195] Compiling Atomics AtomicOptionalWrappable.swift
[92/195] Compiling Atomics OptionalRawRepresentable.swift
[93/195] Compiling Atomics RawRepresentable.swift
[94/195] Emitting module InternalCollectionsUtilities
[95/195] Compiling Atomics AtomicReference.swift
[96/195] Compiling Atomics AtomicStorage.swift
[97/195] Compiling Atomics AtomicBool.swift
[98/195] Compiling Atomics IntegerConformances.swift
[115/198] Compiling _NIODataStructures PriorityQueue.swift
[116/198] Emitting module _NIODataStructures
[117/198] Compiling _NIODataStructures _TinyArray.swift
[118/198] Compiling _NIODataStructures Heap.swift
[119/232] Compiling ContainersPreview Producer+Filter.swift
[120/232] Compiling ContainersPreview Producer+Map.swift
[121/232] Compiling ContainersPreview Producer+Reduce.swift
[122/235] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[123/235] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[124/235] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[125/235] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[126/235] Compiling ContainersPreview Inout.swift
[127/235] Compiling ContainersPreview InputSpan.swift
[128/235] Compiling ContainersPreview Shared.swift
[129/235] Compiling ContainersPreview BidirectionalContainer.swift
[130/235] Compiling ContainersPreview Container+Filter.swift
[131/235] Compiling ContainersPreview Container+SpanwiseZip.swift
[132/235] Compiling ContainersPreview Container.swift
[135/235] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[136/235] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[137/235] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[138/235] Compiling ContainersPreview BorrowingSequence.swift
[139/235] Emitting module ContainersPreview
[140/235] Emitting module SystemPackage
[143/235] Emitting module Atomics
[144/235] Compiling ContainersPreview Drain+Reduce.swift
[145/235] Compiling ContainersPreview Drain.swift
[146/235] Compiling ContainersPreview Producer+Collect.swift
[151/235] Compiling ContainersPreview Producer.swift
[152/235] Compiling ContainersPreview Borrow.swift
[153/235] Compiling ContainersPreview Box.swift
[154/235] Compiling ContainersPreview RandomAccessContainer.swift
[155/235] Compiling ContainersPreview RangeExpression2.swift
[156/235] Compiling ContainersPreview RangeReplaceableContainer.swift
[157/235] Compiling ContainersPreview Drain+Map.swift
[158/235] Compiling ContainersPreview ContainerIterator.swift
[159/235] Compiling ContainersPreview DynamicContainer.swift
[160/235] Compiling ContainersPreview MutableContainer.swift
[161/235] Compiling ContainersPreview PermutableContainer.swift
[162/235] Compiling ContainersPreview OutputSpan+Extras.swift
[163/235] Compiling ContainersPreview TemporaryAllocation.swift
[164/235] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[165/235] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[184/276] Compiling DequeModule UniqueDeque+Equatable.swift
[185/276] Compiling DequeModule UniqueDeque+Experimental.swift
[186/276] Compiling DequeModule UniqueDeque+Hashable.swift
[187/276] Compiling DequeModule UniqueDeque+Initializers.swift
[188/280] Compiling DequeModule UniqueDeque+Append.swift
[189/280] Compiling DequeModule UniqueDeque+Consumption.swift
[190/280] Compiling DequeModule UniqueDeque+Container.swift
[191/280] Compiling DequeModule UniqueDeque+Descriptions.swift
[192/280] Compiling DequeModule RigidDeque+Hashable.swift
[193/280] Compiling DequeModule RigidDeque+Initializers.swift
[194/280] Compiling DequeModule RigidDeque+Insertions.swift
[195/280] Compiling DequeModule RigidDeque+Prepend.swift
[196/280] Compiling DequeModule RigidDeque+Removals.swift
[197/280] Compiling DequeModule RigidDeque+Replacements.swift
[198/280] Compiling DequeModule RigidDeque+Testing.swift
[199/280] Compiling DequeModule RigidDeque.swift
[200/280] Compiling DequeModule RigidDeque+Consumption.swift
[201/280] Compiling DequeModule RigidDeque+Container.swift
[202/280] Compiling DequeModule RigidDeque+Descriptions.swift
[203/280] Compiling DequeModule RigidDeque+Equatable.swift
[204/280] Compiling DequeModule RigidDeque+Experimental.swift
[205/280] Compiling DequeModule UniqueDeque+Insertions.swift
[206/280] Compiling DequeModule UniqueDeque+Prepend.swift
[207/280] Compiling DequeModule UniqueDeque+Removals.swift
[208/280] Compiling DequeModule UniqueDeque+Replacements.swift
[209/280] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[210/280] Compiling DequeModule Deque+Extras.swift
[211/280] Compiling DequeModule Deque+Hashable.swift
[212/280] Compiling DequeModule Deque+Testing.swift
[213/280] Compiling DequeModule Deque._Storage.swift
[214/280] Compiling DequeModule Deque._UnsafeHandle.swift
[215/280] Compiling DequeModule Deque.swift
[216/280] Compiling DequeModule _DequeBuffer.swift
[217/280] Compiling DequeModule _DequeBufferHeader.swift
[218/280] Compiling DequeModule RigidDeque+Append.swift
[219/280] Compiling DequeModule Deque+Codable.swift
[220/280] Compiling DequeModule Deque+Collection.swift
[221/280] Compiling DequeModule Deque+CustomReflectable.swift
[222/280] Compiling DequeModule Deque+Descriptions.swift
[223/280] Compiling DequeModule Deque+Equatable.swift
[224/280] Compiling DequeModule UniqueDeque.swift
[225/280] Compiling DequeModule _DequeSlot.swift
[226/280] Compiling DequeModule _UnsafeDequeHandle.swift
[227/280] Compiling DequeModule _UnsafeDequeSegments.swift
[228/280] Emitting module DequeModule
[228/280] Compiling c-nioatomics.c
[229/280] Compiling c-atomics.c
[231/286] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[232/286] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[233/286] Compiling NIOConcurrencyHelpers NIOLock.swift
[234/286] Emitting module NIOConcurrencyHelpers
[235/286] Compiling NIOConcurrencyHelpers lock.swift
[236/286] Compiling NIOConcurrencyHelpers atomics.swift
[237/347] Compiling NIOCore GlobalSingletons.swift
[238/347] Compiling NIOCore IO.swift
[239/347] Compiling NIOCore IOData.swift
[240/347] Compiling NIOCore IPProtocol.swift
[241/347] Compiling NIOCore IntegerBitPacking.swift
[242/347] Compiling NIOCore IntegerTypes.swift
[243/353] Compiling NIOCore SocketOptionProvider.swift
[244/353] Compiling NIOCore SystemCallHelpers.swift
[245/353] Compiling NIOCore TimeAmount+Duration.swift
[246/353] Compiling NIOCore TypeAssistedChannelHandler.swift
[247/353] Compiling NIOCore UniversalBootstrapSupport.swift
[248/353] Compiling NIOCore Utilities.swift
[249/353] Compiling NIOCore AddressedEnvelope.swift
[250/353] Compiling NIOCore AsyncAwaitSupport.swift
[251/353] Compiling NIOCore AsyncChannel.swift
[252/353] Compiling NIOCore AsyncChannelHandler.swift
[253/353] Compiling NIOCore AsyncChannelInboundStream.swift
[254/353] Compiling NIOCore AsyncChannelOutboundWriter.swift
[255/353] Compiling NIOCore NIOAsyncSequenceProducer.swift
[256/353] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/Users/admin/builder/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 {
[257/353] Compiling NIOCore EventLoopFuture+Deprecated.swift
/Users/admin/builder/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 {
[258/353] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/Users/admin/builder/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 {
[259/353] Compiling NIOCore EventLoopFuture.swift
/Users/admin/builder/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 {
[260/353] Compiling NIOCore FileDescriptor.swift
/Users/admin/builder/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 {
[261/353] Compiling NIOCore FileHandle.swift
/Users/admin/builder/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 {
[262/353] Compiling NIOCore FileRegion.swift
/Users/admin/builder/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 {
[263/353] Compiling NIOCore Codec.swift
[264/353] Compiling NIOCore ConvenienceOptionSupport.swift
[265/353] Compiling NIOCore DeadChannel.swift
[266/353] Compiling NIOCore DispatchQueue+WithFuture.swift
[267/353] Compiling NIOCore EventLoop+Deprecated.swift
[268/353] Compiling NIOCore EventLoop+SerialExecutor.swift
[269/353] Compiling NIOCore EventLoop.swift
[270/353] Compiling NIOCore Interfaces.swift
[271/353] Compiling NIOCore Linux.swift
[272/353] Compiling NIOCore MarkedCircularBuffer.swift
[273/353] Compiling NIOCore MulticastChannel.swift
[274/353] Compiling NIOCore NIOAny.swift
[275/353] Compiling NIOCore NIOCloseOnErrorHandler.swift
[276/353] Compiling NIOCore Channel.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[277/353] Compiling NIOCore ChannelHandler.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[278/353] Compiling NIOCore ChannelHandlers.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[279/353] Compiling NIOCore ChannelInvoker.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[280/353] Compiling NIOCore ChannelOption.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[281/353] Compiling NIOCore ChannelPipeline.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[282/353] Compiling NIOCore CircularBuffer.swift
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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>
[283/353] Compiling NIOCore NIOLoopBound.swift
[284/353] Compiling NIOCore NIOScheduledCallback.swift
[285/353] Compiling NIOCore NIOSendable.swift
[286/353] Compiling NIOCore RecvByteBufferAllocator.swift
[287/353] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[288/353] Compiling NIOCore SocketAddresses.swift
[289/353] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[290/353] Compiling NIOCore NIOAsyncWriter.swift
[291/353] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[292/353] Compiling NIOCore BSDSocketAPI.swift
[293/353] Compiling NIOCore ByteBuffer-aux.swift
[294/353] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[295/353] Compiling NIOCore ByteBuffer-conversions.swift
[296/353] Compiling NIOCore ByteBuffer-core.swift
[297/353] Compiling NIOCore ByteBuffer-hex.swift
[298/353] Compiling NIOCore ByteBuffer-int.swift
[299/353] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[300/353] Compiling NIOCore ByteBuffer-multi-int.swift
[301/353] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[302/353] Compiling NIOCore ByteBuffer-views.swift
[303/353] Emitting module NIOCore
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |         }
/Users/admin/builder/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 |
/Users/admin/builder/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."
/Users/admin/builder/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>
[304/406] Compiling NIOEmbedded Embedded.swift
/Users/admin/builder/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.
/Users/admin/builder/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.
[305/406] Emitting module NIOEmbedded
/Users/admin/builder/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.
/Users/admin/builder/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.
/Users/admin/builder/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
/Users/admin/builder/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.
/Users/admin/builder/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 |     }
/Users/admin/builder/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`.
/Users/admin/builder/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.
/Users/admin/builder/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.
[306/406] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/Users/admin/builder/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.
/Users/admin/builder/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.
/Users/admin/builder/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
/Users/admin/builder/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.
/Users/admin/builder/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 |     }
/Users/admin/builder/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`.
[307/406] Compiling NIOEmbedded AsyncTestingChannel.swift
[308/406] Compiling NIOPosix BaseStreamSocketChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[309/406] Compiling NIOPosix Bootstrap.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[310/406] Compiling NIOPosix ControlMessage.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[311/406] Compiling NIOPosix DatagramVectorReadManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[312/406] Compiling NIOPosix Errors+Any.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[313/406] Compiling NIOPosix FileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
225 |             count: messageCount
226 |         )
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[314/411] Compiling NIOPosix SelectorKqueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[315/411] Compiling NIOPosix SelectorUring.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[316/411] Compiling NIOPosix ServerSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[317/411] Compiling NIOPosix Socket.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[318/411] Compiling NIOPosix SocketChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers' [#MemberImportVisibility]
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
error: emit-module command failed with exit code 1 (use -v to see invocation)
[319/411] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/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 = {
/Users/admin/builder/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.
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[320/411] Compiling NIOPosix PooledRecvBufferAllocator.swift
[321/411] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[322/411] Compiling NIOPosix PosixSingletons.swift
[323/411] Compiling NIOPosix RawSocketBootstrap.swift
[324/411] Compiling NIOPosix Resolver.swift
[325/411] Compiling NIOPosix PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[326/411] Compiling NIOPosix PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[327/411] Compiling NIOPosix PipeChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[328/411] Compiling NIOPosix PipePair.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[329/411] Compiling NIOPosix Pool.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
156 |             }
157 |             c += 1
/Users/admin/builder/spi-builder-workspace/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin' [#MemberImportVisibility]
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
[#MemberImportVisibility]: <https://docs.swift.org/compiler/documentation/diagnostics/member-import-visibility>
[330/411] Compiling NIOPosix LinuxCPUSet.swift
[331/411] Compiling NIOPosix LinuxUring.swift
[332/411] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[333/411] Compiling NIOPosix NIOThreadPool.swift
[334/411] Compiling NIOPosix NonBlockingFileIO.swift
[335/411] Compiling NIOPosix Selectable.swift
/Users/admin/builder/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 = {
/Users/admin/builder/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/411] Compiling NIOPosix SelectableChannel.swift
/Users/admin/builder/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 = {
/Users/admin/builder/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/411] Compiling NIOPosix SelectableEventLoop.swift
/Users/admin/builder/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 = {
/Users/admin/builder/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/411] Compiling NIOPosix SelectorEpoll.swift
/Users/admin/builder/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 = {
/Users/admin/builder/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/411] Compiling NIOPosix SelectorGeneric.swift
/Users/admin/builder/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 = {
/Users/admin/builder/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/411] Compiling NIOPosix SocketProtocols.swift
[341/411] Compiling NIOPosix System.swift
[342/411] Compiling NIOPosix Thread.swift
[343/411] Compiling NIOPosix ThreadPosix.swift
[344/411] Compiling NIOPosix ThreadWindows.swift
[345/411] Compiling NIOPosix GetaddrinfoResolver.swift
[346/411] Compiling NIOPosix HappyEyeballs.swift
[347/411] Compiling NIOPosix IO.swift
[348/411] Compiling NIOPosix IntegerBitPacking.swift
[349/411] Compiling NIOPosix IntegerTypes.swift
[350/411] Compiling NIOPosix Linux.swift
[351/411] Compiling NIOPosix BSDSocketAPICommon.swift
[352/411] Compiling NIOPosix BSDSocketAPIPosix.swift
[353/411] Compiling NIOPosix BSDSocketAPIWindows.swift
[354/411] Compiling NIOPosix BaseSocket.swift
[355/411] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[356/411] Compiling NIOPosix BaseSocketChannel.swift
[357/411] Compiling NIOPosix UnsafeTransfer.swift
[358/411] Compiling NIOPosix Utilities.swift
[359/411] Compiling NIOPosix VsockAddress.swift
[360/411] Compiling NIOPosix VsockChannelEvents.swift
[361/411] Compiling NIOPosix resource_bundle_accessor.swift
BUILD FAILURE 6.3 macosSpm