Build Information
Successful build of swift-nio-irc, reference develop (d19369
), with Swift 6.1 for Linux on 27 Apr 2025 18:25:45 UTC.
Swift 6 data race errors: 33
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: develop
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
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d19369c GHA: Do not build on 5.5, use checkout v4
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
d19369c1b78db8f24a921dd217b030e96db92198
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at develop
========================================
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-0":/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 (4.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (5.60s)
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/4353] Fetching swift-system
[2396/20595] Fetching swift-system, swift-collections
[8740/22300] Fetching swift-system, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
[12150/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.04s)
Fetched https://github.com/apple/swift-collections.git from cache (2.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.31s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
Building for debugging...
[0/21] Write sources
[10/21] Compiling CNIOWindows shim.c
[10/21] Compiling CNIOWASI CNIOWASI.c
[10/21] Compiling CNIOWindows WSAStartup.c
[13/21] Write sources
[14/21] Compiling CNIOLinux liburing_shims.c
[15/21] Compiling _AtomicsShims.c
[16/21] Compiling CNIODarwin shim.c
[17/21] Compiling CNIOLinux shim.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[20/63] Emitting module InternalCollectionsUtilities
[21/65] Emitting module Atomics
[21/67] Compiling c-nioatomics.c
[22/67] Compiling c-atomics.c
[24/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/73] Compiling Atomics AtomicReference.swift
[27/73] Compiling Atomics AtomicStorage.swift
[28/73] Compiling Atomics AtomicValue.swift
[29/73] Compiling Atomics ManagedAtomic.swift
[30/73] Compiling Atomics ManagedAtomicLazyReference.swift
[31/73] Compiling Atomics AtomicMemoryOrderings.swift
[32/73] Compiling Atomics DoubleWord.swift
[33/73] Compiling _NIODataStructures _TinyArray.swift
[36/73] Emitting module _NIOBase64
[37/73] Compiling _NIOBase64 Base64.swift
[38/73] Compiling Atomics AtomicBool.swift
[39/73] Compiling Atomics Primitives.shims.swift
[40/73] Compiling Atomics AtomicInteger.swift
[41/73] Compiling Atomics OptionalRawRepresentable.swift
[42/73] Compiling Atomics RawRepresentable.swift
[43/74] Compiling Atomics IntegerOperations.swift
[44/74] Compiling Atomics Unmanaged extensions.swift
[45/74] Compiling Atomics PointerConformances.swift
[46/74] Compiling Atomics Primitives.native.swift
[49/74] Compiling Atomics AtomicOptionalWrappable.swift
[50/74] Compiling Atomics IntegerConformances.swift
[65/75] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[66/75] Compiling _NIODataStructures PriorityQueue.swift
[70/91] Compiling DequeModule Deque+CustomReflectable.swift
[71/91] Compiling DequeModule Deque+Descriptions.swift
[72/93] Compiling DequeModule _DequeBuffer.swift
[73/93] Compiling DequeModule _DequeBufferHeader.swift
[74/93] Emitting module _NIODataStructures
[75/93] Compiling _NIODataStructures Heap.swift
[76/94] Compiling NIOConcurrencyHelpers lock.swift
[77/94] Compiling NIOConcurrencyHelpers atomics.swift
[78/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[79/94] Emitting module NIOConcurrencyHelpers
[80/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/95] Compiling DequeModule _DequeSlot.swift
[84/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/95] Compiling DequeModule Deque+Equatable.swift
[86/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/95] Compiling DequeModule Deque+Testing.swift
[88/95] Compiling DequeModule Deque._Storage.swift
[89/95] Compiling DequeModule Deque._UnsafeHandle.swift
[90/95] Compiling DequeModule Deque.swift
[91/95] Compiling DequeModule Deque+Extras.swift
[92/95] Compiling DequeModule Deque+Hashable.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 SingleStepByteToMessageDecoder.swift
[114/163] Compiling NIOCore SocketAddresses.swift
[115/163] Compiling NIOCore SocketOptionProvider.swift
[116/163] Compiling NIOCore SystemCallHelpers.swift
[117/163] Compiling NIOCore TimeAmount+Duration.swift
[118/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/163] Compiling NIOCore UniversalBootstrapSupport.swift
[120/163] Compiling NIOCore Utilities.swift
[121/163] Compiling NIOCore EventLoop.swift
[122/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[123/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[124/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[125/163] Compiling NIOCore EventLoopFuture.swift
[126/163] Compiling NIOCore FileDescriptor.swift
[127/163] Compiling NIOCore FileHandle.swift
[128/163] Compiling NIOCore FileRegion.swift
[129/163] Compiling NIOCore ChannelPipeline.swift
[130/163] Compiling NIOCore CircularBuffer.swift
[131/163] Compiling NIOCore Codec.swift
[132/163] Compiling NIOCore ConvenienceOptionSupport.swift
[133/163] Compiling NIOCore DeadChannel.swift
[134/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/163] Compiling NIOCore EventLoop+Deprecated.swift
[136/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/163] Compiling NIOCore BSDSocketAPI.swift
[139/163] Compiling NIOCore ByteBuffer-aux.swift
[140/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[141/163] Compiling NIOCore ByteBuffer-conversions.swift
[142/163] Compiling NIOCore ByteBuffer-core.swift
[143/163] Compiling NIOCore ByteBuffer-hex.swift
[144/163] Compiling NIOCore ByteBuffer-int.swift
[145/163] Compiling NIOCore ByteBuffer-lengthPrefix.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] Compiling NIOCore AddressedEnvelope.swift
[155/163] Compiling NIOCore AsyncAwaitSupport.swift
[156/163] Compiling NIOCore AsyncChannel.swift
[157/163] Compiling NIOCore AsyncChannelHandler.swift
[158/163] Compiling NIOCore AsyncChannelInboundStream.swift
[159/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[160/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[161/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[162/163] Compiling NIOCore NIOAsyncWriter.swift
[163/163] Emitting module NIOCore
[165/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[166/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[167/215] Compiling NIOPosix PosixSingletons.swift
[168/215] Compiling NIOPosix RawSocketBootstrap.swift
[169/215] Compiling NIOPosix Resolver.swift
[170/215] Compiling NIOPosix Selectable.swift
[171/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[172/221] Emitting module NIOEmbedded
[173/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/221] Compiling NIOEmbedded Embedded.swift
[176/222] Compiling NIOPosix ThreadPosix.swift
[177/222] Compiling NIOPosix ThreadWindows.swift
[178/222] Compiling NIOPosix UnsafeTransfer.swift
[179/222] Compiling NIOPosix Utilities.swift
[180/222] Compiling NIOPosix VsockAddress.swift
[181/222] Compiling NIOPosix VsockChannelEvents.swift
[182/222] Emitting module NIOPosix
[183/222] Compiling NIOPosix SelectableChannel.swift
[184/222] Compiling NIOPosix SelectableEventLoop.swift
[185/222] Compiling NIOPosix SelectorEpoll.swift
[186/222] Compiling NIOPosix SelectorGeneric.swift
[187/222] Compiling NIOPosix SelectorKqueue.swift
[188/222] Compiling NIOPosix SelectorUring.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 Bootstrap.swift
[196/222] Compiling NIOPosix ControlMessage.swift
[197/222] Compiling NIOPosix DatagramVectorReadManager.swift
[198/222] Compiling NIOPosix Errors+Any.swift
[199/222] Compiling NIOPosix FileDescriptor.swift
[200/222] Compiling NIOPosix GetaddrinfoResolver.swift
[201/222] Compiling NIOPosix HappyEyeballs.swift
[202/222] Compiling NIOPosix IO.swift
[203/222] Compiling NIOPosix IntegerBitPacking.swift
[204/222] Compiling NIOPosix IntegerTypes.swift
[205/222] Compiling NIOPosix Linux.swift
[206/222] Compiling NIOPosix LinuxCPUSet.swift
[207/222] Compiling NIOPosix LinuxUring.swift
[208/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[209/222] Compiling NIOPosix NIOThreadPool.swift
[210/222] Compiling NIOPosix NonBlockingFileIO.swift
[211/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/222] Compiling NIOPosix PendingWritesManager.swift
[213/222] Compiling NIOPosix PipeChannel.swift
[214/222] Compiling NIOPosix PipePair.swift
[215/222] Compiling NIOPosix Pool.swift
[216/222] Compiling NIOPosix BSDSocketAPICommon.swift
[217/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[218/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[219/222] Compiling NIOPosix BaseSocket.swift
[220/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[221/222] Compiling NIOPosix BaseSocketChannel.swift
[222/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[224/225] Emitting module NIO
[225/225] Compiling NIO Exports.swift
[227/243] Compiling NIOIRC ByteBufferExtras.swift
[228/243] Compiling NIOIRC Scandinavian.swift
[229/243] Compiling NIOIRC IRCChannelHandler.swift
[230/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
[231/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
[232/245] Compiling NIOIRC IRCChannelName.swift
[233/245] Compiling NIOIRC IRCCommand.swift
[234/245] Compiling NIOIRC IRCServerName.swift
[235/245] Compiling NIOIRC IRCUserID.swift
[236/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 |
[237/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 |
[238/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
[239/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
[240/245] Compiling NIOIRC IRCCommandCodes.swift
[241/245] Compiling NIOIRC IRCMessage.swift
[242/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
[243/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
[244/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
[245/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
Build complete! (54.50s)
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.