The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-irc, reference 0.8.2 (782e6d), with Swift 6.1 for Linux on 27 Apr 2025 18:25:39 UTC.

Swift 6 data race errors: 33

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-irc.git
Reference: 0.8.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SwiftNIOExtras/swift-nio-irc
 * tag               0.8.2      -> FETCH_HEAD
HEAD is now at 782e6d3 Merge branch 'develop' into main
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
782e6d3bcd892efaedc9c530b2d5c5fbb42a680e
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftNIOExtras/swift-nio-irc.git
https://github.com/SwiftNIOExtras/swift-nio-irc.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.18.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc",
  "name" : "swift-nio-irc",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOIRC",
      "targets" : [
        "NIOIRC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOIRC",
      "module_type" : "SwiftTarget",
      "name" : "NIOIRC",
      "path" : "Sources/NIOIRC",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "NIOIRC"
      ],
      "sources" : [
        "Helpers/ByteBufferExtras.swift",
        "Helpers/Scandinavian.swift",
        "IRCChannelHandler.swift",
        "IRCCommandParser.swift",
        "IRCDispatcher.swift",
        "IRCMessageParser.swift",
        "IRCMessageTarget.swift",
        "Model/IRCChannelMode.swift",
        "Model/IRCChannelName.swift",
        "Model/IRCCommand.swift",
        "Model/IRCCommandCodes.swift",
        "Model/IRCMessage.swift",
        "Model/IRCMessageRecipient.swift",
        "Model/IRCNickName.swift",
        "Model/IRCServerName.swift",
        "Model/IRCUserID.swift",
        "Model/IRCUserInfo.swift",
        "Model/IRCUserMode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio.git
[1/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (4.80s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[394/6058] Fetching swift-atomics, swift-system
[2200/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
[8739/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.11s)
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.77s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.1.4
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows shim.c
[11/21] Compiling CNIOWindows WSAStartup.c
[12/21] Compiling CNIOWASI CNIOWASI.c
[13/21] Write sources
[14/21] Compiling CNIODarwin shim.c
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling CNIOLinux shim.c
[17/21] Compiling _AtomicsShims.c
[17/21] Write swift-version-24593BA9C3E375BF.txt
[20/63] Emitting module _NIOBase64
[20/63] Compiling c-nioatomics.c
[21/63] Compiling c-atomics.c
[23/63] Compiling _NIODataStructures _TinyArray.swift
[24/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/65] Compiling InternalCollectionsUtilities Specialize.swift
[28/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/73] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/73] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[31/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/73] Compiling InternalCollectionsUtilities Debugging.swift
[37/73] Compiling InternalCollectionsUtilities Descriptions.swift
[38/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[39/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/73] Compiling _NIODataStructures PriorityQueue.swift
[41/73] Compiling _NIOBase64 Base64.swift
[42/73] Compiling InternalCollectionsUtilities Integer rank.swift
[43/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/73] Emitting module Atomics
[46/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/74] Emitting module InternalCollectionsUtilities
[63/74] Compiling Atomics IntegerOperations.swift
[64/74] Compiling Atomics Unmanaged extensions.swift
[69/91] Emitting module NIOConcurrencyHelpers
[70/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/91] Compiling DequeModule _DequeBuffer.swift
[72/91] Compiling DequeModule _DequeBufferHeader.swift
[73/93] Compiling NIOConcurrencyHelpers lock.swift
[74/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[75/93] Compiling NIOConcurrencyHelpers atomics.swift
[76/93] Emitting module _NIODataStructures
[77/93] Compiling _NIODataStructures Heap.swift
[78/94] Compiling DequeModule Deque+Extras.swift
[79/94] Compiling DequeModule Deque+Hashable.swift
[80/94] Compiling DequeModule Deque+Testing.swift
[81/94] Compiling DequeModule Deque._Storage.swift
[83/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/95] Compiling DequeModule _DequeSlot.swift
[86/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/95] Compiling DequeModule Deque+Equatable.swift
[88/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/95] Compiling DequeModule Deque._UnsafeHandle.swift
[90/95] Compiling DequeModule Deque.swift
[91/95] Compiling DequeModule Deque+CustomReflectable.swift
[92/95] Compiling DequeModule Deque+Descriptions.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/155] Compiling NIOCore MarkedCircularBuffer.swift
[98/155] Compiling NIOCore MulticastChannel.swift
[99/155] Compiling NIOCore NIOAny.swift
[100/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/155] Compiling NIOCore NIOLoopBound.swift
[102/155] Compiling NIOCore NIOScheduledCallback.swift
[103/155] Compiling NIOCore NIOSendable.swift
[104/155] Compiling NIOCore RecvByteBufferAllocator.swift
[105/163] Compiling NIOCore GlobalSingletons.swift
[106/163] Compiling NIOCore IO.swift
[107/163] Compiling NIOCore IOData.swift
[108/163] Compiling NIOCore IPProtocol.swift
[109/163] Compiling NIOCore IntegerBitPacking.swift
[110/163] Compiling NIOCore IntegerTypes.swift
[111/163] Compiling NIOCore Interfaces.swift
[112/163] Compiling NIOCore Linux.swift
[113/163] Compiling NIOCore AddressedEnvelope.swift
[114/163] Compiling NIOCore AsyncAwaitSupport.swift
[115/163] Compiling NIOCore AsyncChannel.swift
[116/163] Compiling NIOCore AsyncChannelHandler.swift
[117/163] Compiling NIOCore AsyncChannelInboundStream.swift
[118/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[119/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[120/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[121/163] Compiling NIOCore NIOAsyncWriter.swift
[122/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/163] Compiling NIOCore SocketAddresses.swift
[124/163] Compiling NIOCore SocketOptionProvider.swift
[125/163] Compiling NIOCore SystemCallHelpers.swift
[126/163] Compiling NIOCore TimeAmount+Duration.swift
[127/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/163] Compiling NIOCore UniversalBootstrapSupport.swift
[129/163] Compiling NIOCore Utilities.swift
[130/163] Compiling NIOCore ChannelPipeline.swift
[131/163] Compiling NIOCore CircularBuffer.swift
[132/163] Compiling NIOCore Codec.swift
[133/163] Compiling NIOCore ConvenienceOptionSupport.swift
[134/163] Compiling NIOCore DeadChannel.swift
[135/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[136/163] Compiling NIOCore EventLoop+Deprecated.swift
[137/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/163] Compiling NIOCore EventLoop.swift
[139/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[140/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[141/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[142/163] Compiling NIOCore EventLoopFuture.swift
[143/163] Compiling NIOCore FileDescriptor.swift
[144/163] Compiling NIOCore FileHandle.swift
[145/163] Compiling NIOCore FileRegion.swift
[146/163] Compiling NIOCore ByteBuffer-multi-int.swift
[147/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[148/163] Compiling NIOCore ByteBuffer-views.swift
[149/163] Compiling NIOCore Channel.swift
[150/163] Compiling NIOCore ChannelHandler.swift
[151/163] Compiling NIOCore ChannelHandlers.swift
[152/163] Compiling NIOCore ChannelInvoker.swift
[153/163] Compiling NIOCore ChannelOption.swift
[154/163] Emitting module NIOCore
[155/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/163] Compiling NIOCore BSDSocketAPI.swift
[157/163] Compiling NIOCore ByteBuffer-aux.swift
[158/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/163] Compiling NIOCore ByteBuffer-conversions.swift
[160/163] Compiling NIOCore ByteBuffer-core.swift
[161/163] Compiling NIOCore ByteBuffer-hex.swift
[162/163] Compiling NIOCore ByteBuffer-int.swift
[163/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[165/215] Emitting module NIOEmbedded
[166/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/215] Compiling NIOEmbedded Embedded.swift
[168/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/216] Compiling NIOPosix IO.swift
[171/216] Compiling NIOPosix IntegerBitPacking.swift
[172/216] Compiling NIOPosix IntegerTypes.swift
[173/216] Compiling NIOPosix Linux.swift
[174/216] Compiling NIOPosix LinuxCPUSet.swift
[175/216] Compiling NIOPosix LinuxUring.swift
[176/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/222] Compiling NIOPosix ThreadPosix.swift
[178/222] Compiling NIOPosix ThreadWindows.swift
[179/222] Compiling NIOPosix UnsafeTransfer.swift
[180/222] Compiling NIOPosix Utilities.swift
[181/222] Compiling NIOPosix VsockAddress.swift
[182/222] Compiling NIOPosix VsockChannelEvents.swift
[183/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[184/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[185/222] Compiling NIOPosix PosixSingletons.swift
[186/222] Compiling NIOPosix RawSocketBootstrap.swift
[187/222] Compiling NIOPosix Resolver.swift
[188/222] Compiling NIOPosix Selectable.swift
[189/222] Compiling NIOPosix ServerSocket.swift
[190/222] Compiling NIOPosix Socket.swift
[191/222] Compiling NIOPosix SocketChannel.swift
[192/222] Compiling NIOPosix SocketProtocols.swift
[193/222] Compiling NIOPosix System.swift
[194/222] Compiling NIOPosix Thread.swift
[195/222] Compiling NIOPosix BSDSocketAPICommon.swift
[196/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/222] Compiling NIOPosix BaseSocket.swift
[199/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/222] Compiling NIOPosix BaseSocketChannel.swift
[201/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[202/222] Emitting module NIOPosix
[203/222] Compiling NIOPosix Bootstrap.swift
[204/222] Compiling NIOPosix ControlMessage.swift
[205/222] Compiling NIOPosix DatagramVectorReadManager.swift
[206/222] Compiling NIOPosix Errors+Any.swift
[207/222] Compiling NIOPosix FileDescriptor.swift
[208/222] Compiling NIOPosix GetaddrinfoResolver.swift
[209/222] Compiling NIOPosix HappyEyeballs.swift
[210/222] Compiling NIOPosix SelectableChannel.swift
[211/222] Compiling NIOPosix SelectableEventLoop.swift
[212/222] Compiling NIOPosix SelectorEpoll.swift
[213/222] Compiling NIOPosix SelectorGeneric.swift
[214/222] Compiling NIOPosix SelectorKqueue.swift
[215/222] Compiling NIOPosix SelectorUring.swift
[216/222] Compiling NIOPosix NIOThreadPool.swift
[217/222] Compiling NIOPosix NonBlockingFileIO.swift
[218/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[219/222] Compiling NIOPosix PendingWritesManager.swift
[220/222] Compiling NIOPosix PipeChannel.swift
[221/222] Compiling NIOPosix PipePair.swift
[222/222] Compiling NIOPosix Pool.swift
[224/225] Compiling NIO Exports.swift
[225/225] Emitting module NIO
[227/243] Compiling NIOIRC IRCServerName.swift
[228/243] Compiling NIOIRC IRCUserID.swift
[229/243] Compiling NIOIRC IRCCommandCodes.swift
[230/243] Compiling NIOIRC IRCMessage.swift
[231/245] Emitting module NIOIRC
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:78:8: warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 76 | public enum IRCDispatcherError : Swift.Error {
 77 |
 78 |   case doesNotRespondTo(IRCMessage)
    |        `- warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:80:8: warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 78 |   case doesNotRespondTo(IRCMessage)
 79 |
 80 |   case nicknameInUse(IRCNickName)
    |        `- warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:81:8: warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
    |        `- warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 82 |   case noSuchChannel(IRCChannelName)
 83 |   case alreadyRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:82:8: warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
    |        `- warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 83 |   case alreadyRegistered
 84 |   case notRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelName.swift:28:15: note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
26 |  * - shall not contain a ','
27 |  */
28 | public struct IRCChannelName : Hashable, CustomStringConvertible {
   |               `- note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
29 |
30 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
49 |     guard !recipients.isEmpty else { return }
50 |
51 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
53 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
50 |
51 |     let lines = text.components(separatedBy: "\n")
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
53 |
54 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
62 |     guard !recipients.isEmpty else { return }
63 |
64 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
66 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
63 |
64 |     let lines = text.components(separatedBy: "\n")
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
66 |
67 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:24:21: warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
   |                     |- warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'channelOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:25:21: warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
   |                     |- warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'private' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:26:21: warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
   |                     |- warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'secret' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:27:21: warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
   |                     |- warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'inviteOnly' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:28:21: warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
   |                     |- warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'topicOnlyByOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:29:21: warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
   |                     |- warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'noOutsideClients' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:30:21: warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
   |                     |- warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'moderated' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:31:21: warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
   |                     |- warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'userLimit' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:32:21: warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
   |                     |- warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'banMask' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:33:21: warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
   |                     |- warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'speakControl' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
35 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:34:21: warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
   |                     |- warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'password' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |
36 |   @inlinable
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:39:23: warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 37 |      * As per issue #6, thanks @gbeaman.
 38 |      */
 39 |     public static let allowStartingDigit = ValidationFlags(rawValue: 1 << 0)
    |                       |- warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'allowStartingDigit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |
 41 |     /**
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:46:23: warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 44 |      * By default we allow up to 1024 characters.
 45 |      */
 46 |     public static let strictLengthLimit  = ValidationFlags(rawValue: 1 << 1)
    |                       |- warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'strictLengthLimit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |   }
 48 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:24:21: warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
   |                     |- warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesWallOps' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:25:21: warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
   |                     |- warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'invisible' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:27:21: warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
   |                     |- warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'away' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:28:21: warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
   |                     |- warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'restrictedConnection' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:29:21: warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
   |                     |- warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'operator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:30:21: warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
   |                     |- warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'localOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
32 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:31:21: warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
   |                     |- warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesServerNotices' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |   // Freenode
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:34:21: warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
   |                     |- warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'ignoreUnknown' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:35:21: warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
   |                     |- warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'disableForwarding' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:36:21: warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
   |                     |- warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'blockUnidentified' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
38 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:37:21: warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
   |                     |- warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'connectedSecurely' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:40:21: warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
40 |   public static let hideHostname          = IRCUserMode(rawValue: 1 << 13)
   |                     |- warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'hideHostname' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 |   @inlinable
[232/245] Compiling NIOIRC ByteBufferExtras.swift
[233/245] Compiling NIOIRC Scandinavian.swift
[234/245] Compiling NIOIRC IRCChannelHandler.swift
[235/245] Compiling NIOIRC IRCMessageRecipient.swift
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:39:23: warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 37 |      * As per issue #6, thanks @gbeaman.
 38 |      */
 39 |     public static let allowStartingDigit = ValidationFlags(rawValue: 1 << 0)
    |                       |- warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'allowStartingDigit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |
 41 |     /**
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:46:23: warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 44 |      * By default we allow up to 1024 characters.
 45 |      */
 46 |     public static let strictLengthLimit  = ValidationFlags(rawValue: 1 << 1)
    |                       |- warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'strictLengthLimit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |   }
 48 |
[236/245] Compiling NIOIRC IRCNickName.swift
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:39:23: warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 37 |      * As per issue #6, thanks @gbeaman.
 38 |      */
 39 |     public static let allowStartingDigit = ValidationFlags(rawValue: 1 << 0)
    |                       |- warning: static property 'allowStartingDigit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'allowStartingDigit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |
 41 |     /**
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:46:23: warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
 28 |   @usableFromInline let normalized : String
 29 |
 30 |   public struct ValidationFlags: OptionSet {
    |                 `- note: consider making struct 'ValidationFlags' conform to the 'Sendable' protocol
 31 |     public let rawValue : UInt8
 32 |     public init(rawValue: UInt8) { self.rawValue = rawValue }
    :
 44 |      * By default we allow up to 1024 characters.
 45 |      */
 46 |     public static let strictLengthLimit  = ValidationFlags(rawValue: 1 << 1)
    |                       |- warning: static property 'strictLengthLimit' is not concurrency-safe because non-'Sendable' type 'IRCNickName.ValidationFlags' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'strictLengthLimit' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 47 |   }
 48 |
[237/245] Compiling NIOIRC IRCCommandParser.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:78:8: warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 76 | public enum IRCDispatcherError : Swift.Error {
 77 |
 78 |   case doesNotRespondTo(IRCMessage)
    |        `- warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:80:8: warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 78 |   case doesNotRespondTo(IRCMessage)
 79 |
 80 |   case nicknameInUse(IRCNickName)
    |        `- warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:81:8: warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
    |        `- warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 82 |   case noSuchChannel(IRCChannelName)
 83 |   case alreadyRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:82:8: warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
    |        `- warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 83 |   case alreadyRegistered
 84 |   case notRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelName.swift:28:15: note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
26 |  * - shall not contain a ','
27 |  */
28 | public struct IRCChannelName : Hashable, CustomStringConvertible {
   |               `- note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
29 |
30 |   public typealias StringLiteralType = String
[238/245] Compiling NIOIRC IRCDispatcher.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:78:8: warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 76 | public enum IRCDispatcherError : Swift.Error {
 77 |
 78 |   case doesNotRespondTo(IRCMessage)
    |        `- warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:80:8: warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 78 |   case doesNotRespondTo(IRCMessage)
 79 |
 80 |   case nicknameInUse(IRCNickName)
    |        `- warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:81:8: warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
    |        `- warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 82 |   case noSuchChannel(IRCChannelName)
 83 |   case alreadyRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:82:8: warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
    |        `- warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 83 |   case alreadyRegistered
 84 |   case notRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelName.swift:28:15: note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
26 |  * - shall not contain a ','
27 |  */
28 | public struct IRCChannelName : Hashable, CustomStringConvertible {
   |               `- note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
29 |
30 |   public typealias StringLiteralType = String
[239/245] Compiling NIOIRC IRCMessageParser.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:78:8: warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 76 | public enum IRCDispatcherError : Swift.Error {
 77 |
 78 |   case doesNotRespondTo(IRCMessage)
    |        `- warning: associated value 'doesNotRespondTo' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCMessage'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCMessage' conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:80:8: warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 78 |   case doesNotRespondTo(IRCMessage)
 79 |
 80 |   case nicknameInUse(IRCNickName)
    |        `- warning: associated value 'nicknameInUse' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:81:8: warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 79 |
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
    |        `- warning: associated value 'noSuchNick' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCNickName'; this is an error in the Swift 6 language mode
 82 |   case noSuchChannel(IRCChannelName)
 83 |   case alreadyRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 21 |  * future compat.
 22 |  */
 23 | public struct IRCNickName : Hashable, CustomStringConvertible {
    |               `- note: consider making struct 'IRCNickName' conform to the 'Sendable' protocol
 24 |
 25 |   public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/NIOIRC/IRCDispatcher.swift:82:8: warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 80 |   case nicknameInUse(IRCNickName)
 81 |   case noSuchNick   (IRCNickName)
 82 |   case noSuchChannel(IRCChannelName)
    |        `- warning: associated value 'noSuchChannel' of 'Sendable'-conforming enum 'IRCDispatcherError' has non-sendable type 'IRCChannelName'; this is an error in the Swift 6 language mode
 83 |   case alreadyRegistered
 84 |   case notRegistered
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelName.swift:28:15: note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
26 |  * - shall not contain a ','
27 |  */
28 | public struct IRCChannelName : Hashable, CustomStringConvertible {
   |               `- note: consider making struct 'IRCChannelName' conform to the 'Sendable' protocol
29 |
30 |   public typealias StringLiteralType = String
[240/245] Compiling NIOIRC IRCMessageTarget.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
49 |     guard !recipients.isEmpty else { return }
50 |
51 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
53 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
50 |
51 |     let lines = text.components(separatedBy: "\n")
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
53 |
54 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
62 |     guard !recipients.isEmpty else { return }
63 |
64 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
66 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
63 |
64 |     let lines = text.components(separatedBy: "\n")
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
66 |
67 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:24:21: warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
   |                     |- warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'channelOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:25:21: warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
   |                     |- warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'private' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:26:21: warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
   |                     |- warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'secret' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:27:21: warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
   |                     |- warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'inviteOnly' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:28:21: warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
   |                     |- warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'topicOnlyByOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:29:21: warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
   |                     |- warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'noOutsideClients' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:30:21: warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
   |                     |- warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'moderated' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:31:21: warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
   |                     |- warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'userLimit' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:32:21: warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
   |                     |- warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'banMask' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:33:21: warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
   |                     |- warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'speakControl' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
35 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:34:21: warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
   |                     |- warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'password' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |
36 |   @inlinable
[241/245] Compiling NIOIRC IRCChannelMode.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
49 |     guard !recipients.isEmpty else { return }
50 |
51 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
53 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
50 |
51 |     let lines = text.components(separatedBy: "\n")
52 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
53 |
54 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
62 |     guard !recipients.isEmpty else { return }
63 |
64 |     let lines = text.components(separatedBy: "\n")
   |                      |- warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'FoundationEssentials' was not imported by this file; this is an error in the Swift 6 language mode
   |                      `- note: The missing import of module 'FoundationEssentials' will be added implicitly
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
66 |
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
63 |
64 |     let lines = text.components(separatedBy: "\n")
65 |                     .map { $0.replacingOccurrences(of: "\r", with: "") }
   |                               |- warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in the Swift 6 language mode
   |                               `- note: The missing import of module 'Foundation' will be added implicitly
66 |
67 |     let messages = lines.map {
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:24:21: warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
   |                     |- warning: static property 'channelOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'channelOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:25:21: warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
   |                     |- warning: static property 'private' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'private' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:26:21: warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
24 |   public static let channelOperator     = IRCChannelMode(rawValue: 1 << 0)
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
   |                     |- warning: static property 'secret' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'secret' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:27:21: warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let `private`           = IRCChannelMode(rawValue: 1 << 1)
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
   |                     |- warning: static property 'inviteOnly' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'inviteOnly' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:28:21: warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |   public static let secret              = IRCChannelMode(rawValue: 1 << 2)
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
   |                     |- warning: static property 'topicOnlyByOperator' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'topicOnlyByOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:29:21: warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let inviteOnly          = IRCChannelMode(rawValue: 1 << 3)
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
   |                     |- warning: static property 'noOutsideClients' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'noOutsideClients' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:30:21: warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let topicOnlyByOperator = IRCChannelMode(rawValue: 1 << 4)
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
   |                     |- warning: static property 'moderated' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'moderated' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:31:21: warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let noOutsideClients    = IRCChannelMode(rawValue: 1 << 5)
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
   |                     |- warning: static property 'userLimit' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'userLimit' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:32:21: warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
30 |   public static let moderated           = IRCChannelMode(rawValue: 1 << 6)
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
   |                     |- warning: static property 'banMask' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'banMask' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:33:21: warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
31 |   public static let userLimit           = IRCChannelMode(rawValue: 1 << 7)
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
   |                     |- warning: static property 'speakControl' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'speakControl' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
35 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCChannelMode.swift:34:21: warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCChannelMode : OptionSet {
   |               `- note: consider making struct 'IRCChannelMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |   public static let banMask             = IRCChannelMode(rawValue: 1 << 8)
33 |   public static let speakControl        = IRCChannelMode(rawValue: 1 << 9)
34 |   public static let password            = IRCChannelMode(rawValue: 1 << 10)
   |                     |- warning: static property 'password' is not concurrency-safe because non-'Sendable' type 'IRCChannelMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'password' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |
36 |   @inlinable
[242/245] Compiling NIOIRC IRCChannelName.swift
[243/245] Compiling NIOIRC IRCCommand.swift
[244/245] Compiling NIOIRC IRCUserInfo.swift
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:24:21: warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
   |                     |- warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesWallOps' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:25:21: warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
   |                     |- warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'invisible' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:27:21: warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
   |                     |- warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'away' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:28:21: warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
   |                     |- warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'restrictedConnection' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:29:21: warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
   |                     |- warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'operator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:30:21: warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
   |                     |- warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'localOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
32 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:31:21: warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
   |                     |- warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesServerNotices' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |   // Freenode
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:34:21: warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
   |                     |- warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'ignoreUnknown' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:35:21: warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
   |                     |- warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'disableForwarding' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:36:21: warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
   |                     |- warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'blockUnidentified' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
38 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:37:21: warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
   |                     |- warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'connectedSecurely' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:40:21: warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
40 |   public static let hideHostname          = IRCUserMode(rawValue: 1 << 13)
   |                     |- warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'hideHostname' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 |   @inlinable
[245/245] Compiling NIOIRC IRCUserMode.swift
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:24:21: warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
22 |   }
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
   |                     |- warning: static property 'receivesWallOps' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesWallOps' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:25:21: warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
23 |
24 |   public static let receivesWallOps       = IRCUserMode(rawValue: 1 << 2)
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
   |                     |- warning: static property 'invisible' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'invisible' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:27:21: warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
25 |   public static let invisible             = IRCUserMode(rawValue: 1 << 3)
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
   |                     |- warning: static property 'away' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'away' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:28:21: warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
26 |
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
   |                     |- warning: static property 'restrictedConnection' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'restrictedConnection' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:29:21: warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
27 |   public static let away                  = IRCUserMode(rawValue: 1 << 4)
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
   |                     |- warning: static property 'operator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'operator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:30:21: warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
28 |   public static let restrictedConnection  = IRCUserMode(rawValue: 1 << 5)
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
   |                     |- warning: static property 'localOperator' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'localOperator' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
32 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:31:21: warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
29 |   public static let `operator`            = IRCUserMode(rawValue: 1 << 6)
30 |   public static let localOperator         = IRCUserMode(rawValue: 1 << 7)
31 |   public static let receivesServerNotices = IRCUserMode(rawValue: 1 << 8)
   |                     |- warning: static property 'receivesServerNotices' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'receivesServerNotices' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 |
33 |   // Freenode
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:34:21: warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
32 |
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
   |                     |- warning: static property 'ignoreUnknown' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'ignoreUnknown' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:35:21: warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
33 |   // Freenode
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
   |                     |- warning: static property 'disableForwarding' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'disableForwarding' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:36:21: warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
34 |   public static let ignoreUnknown         = IRCUserMode(rawValue: 1 << 9)
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
   |                     |- warning: static property 'blockUnidentified' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'blockUnidentified' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
38 |
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:37:21: warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
35 |   public static let disableForwarding     = IRCUserMode(rawValue: 1 << 10)
36 |   public static let blockUnidentified     = IRCUserMode(rawValue: 1 << 11)
37 |   public static let connectedSecurely     = IRCUserMode(rawValue: 1 << 12)
   |                     |- warning: static property 'connectedSecurely' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'connectedSecurely' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
/host/spi-builder-workspace/Sources/NIOIRC/Model/IRCUserMode.swift:40:21: warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
13 | //===----------------------------------------------------------------------===//
14 |
15 | public struct IRCUserMode : OptionSet {
   |               `- note: consider making struct 'IRCUserMode' conform to the 'Sendable' protocol
16 |
17 |   public let rawValue: UInt16
   :
38 |
39 |   // UnrealIRCd https://www.unrealircd.org/docs/User_Modes "x"
40 |   public static let hideHostname          = IRCUserMode(rawValue: 1 << 13)
   |                     |- warning: static property 'hideHostname' is not concurrency-safe because non-'Sendable' type 'IRCUserMode' may have shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: add '@MainActor' to make static property 'hideHostname' part of global actor 'MainActor'
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
41 |
42 |   @inlinable
Build complete! (50.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.18.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc",
  "name" : "swift-nio-irc",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOIRC",
      "targets" : [
        "NIOIRC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOIRC",
      "module_type" : "SwiftTarget",
      "name" : "NIOIRC",
      "path" : "Sources/NIOIRC",
      "product_dependencies" : [
        "NIO"
      ],
      "product_memberships" : [
        "NIOIRC"
      ],
      "sources" : [
        "Helpers/ByteBufferExtras.swift",
        "Helpers/Scandinavian.swift",
        "IRCChannelHandler.swift",
        "IRCCommandParser.swift",
        "IRCDispatcher.swift",
        "IRCMessageParser.swift",
        "IRCMessageTarget.swift",
        "Model/IRCChannelMode.swift",
        "Model/IRCChannelName.swift",
        "Model/IRCCommand.swift",
        "Model/IRCCommandCodes.swift",
        "Model/IRCMessage.swift",
        "Model/IRCMessageRecipient.swift",
        "Model/IRCNickName.swift",
        "Model/IRCServerName.swift",
        "Model/IRCUserID.swift",
        "Model/IRCUserInfo.swift",
        "Model/IRCUserMode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.