This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-nio-irc-server with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-server.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-server
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 8393fa5 Can't work w/o proper Swift 5 badge
Cloned https://github.com/NozeIO/swift-nio-irc-server.git
Revision (git rev-parse @):
8393fa50b4eceb5a6d36bee5be2acd10cc13c3e0
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-server.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/40] Write sources
[2/40] Write miniircd-entitlement.plist
[2/40] Write sources
[2/40] Copying PrivacyInfo.xcprivacy
[3/40] Write sources
[23/40] Compiling CNIOWindows shim.c
[23/40] Compiling CNIOWindows WSAStartup.c
[25/40] Compiling CNIOLinux liburing_shims.c
[26/40] Compiling CNIOLinux shim.c
[27/40] Write sources
[28/40] Write swift-version-6F35C1178C84523A.txt
[29/46] Compiling _AtomicsShims.c
[30/46] Compiling CNIODarwin shim.c
[31/46] Compiling CNIOLLHTTP c_nio_api.c
[32/46] Compiling CNIOSHA1 c_nio_sha1.c
[33/85] Compiling CNIOLLHTTP c_nio_http.c
[34/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/85] Compiling c-nioatomics.c
[37/85] Emitting module _NIODataStructures
[37/85] Compiling c-atomics.c
[39/91] Compiling _NIOBase64 Base64.swift
[40/91] Emitting module _NIOBase64
[41/91] Emitting module _CollectionsUtilities
[42/92] Compiling Atomics ManagedAtomic.swift
[43/92] Compiling Atomics ManagedAtomicLazyReference.swift
[44/92] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/92] Compiling Atomics OptionalRawRepresentable.swift
[46/92] Compiling Atomics RawRepresentable.swift
[47/92] Compiling Atomics AtomicOptionalWrappable.swift
[48/92] Compiling Atomics AtomicReference.swift
[49/92] Compiling Atomics AtomicMemoryOrderings.swift
[50/92] Compiling Atomics DoubleWord.swift
[51/92] Compiling Atomics PointerConformances.swift
[52/92] Compiling Atomics Primitives.native.swift
[53/92] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/92] Compiling _NIODataStructures PriorityQueue.swift
[57/92] Compiling Atomics UnsafeAtomic.swift
[58/92] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/94] Compiling Atomics IntegerOperations.swift
[60/94] Compiling Atomics Unmanaged extensions.swift
[61/94] Compiling Atomics AtomicStorage.swift
[62/94] Compiling Atomics AtomicValue.swift
[63/94] Compiling Atomics Primitives.shims.swift
[64/94] Compiling Atomics AtomicInteger.swift
[71/94] Compiling _NIODataStructures Heap.swift
[72/94] Compiling _NIODataStructures _TinyArray.swift
[75/94] Compiling Atomics AtomicBool.swift
[76/94] Compiling Atomics IntegerConformances.swift
[79/111] Compiling DequeModule _DequeBufferHeader.swift
[80/111] Compiling DequeModule _DequeSlot.swift
[81/112] Compiling DequeModule Deque.swift
[82/112] Compiling DequeModule _DequeBuffer.swift
[83/112] Compiling DequeModule Deque+Sendable.swift
[84/112] Compiling DequeModule Deque+Testing.swift
[85/112] Compiling DequeModule Deque+Equatable.swift
[86/112] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/112] Compiling DequeModule Deque+Extras.swift
[88/112] Compiling DequeModule Deque+Hashable.swift
[89/112] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/112] Compiling DequeModule Deque+Codable.swift
[91/112] Compiling DequeModule Deque+Collection.swift
[92/112] Compiling DequeModule Deque+CustomReflectable.swift
[93/112] Compiling DequeModule Deque+Descriptions.swift
[94/112] Emitting module Atomics
[95/112] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/112] Emitting module NIOConcurrencyHelpers
[97/112] Compiling NIOConcurrencyHelpers lock.swift
[98/112] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/112] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/112] Compiling NIOConcurrencyHelpers atomics.swift
[103/112] Compiling DequeModule Deque._Storage.swift
[104/112] Compiling DequeModule Deque._UnsafeHandle.swift
[107/112] Emitting module DequeModule
[108/172] Compiling NIOCore GlobalSingletons.swift
[109/172] Compiling NIOCore IO.swift
[110/172] Compiling NIOCore IOData.swift
[111/172] Compiling NIOCore IPProtocol.swift
[112/172] Compiling NIOCore IntegerBitPacking.swift
[113/172] Compiling NIOCore IntegerTypes.swift
[114/178] Compiling NIOCore SocketOptionProvider.swift
[115/178] Compiling NIOCore SystemCallHelpers.swift
[116/178] Compiling NIOCore TimeAmount+Duration.swift
[117/178] Compiling NIOCore TypeAssistedChannelHandler.swift
[118/178] Compiling NIOCore UniversalBootstrapSupport.swift
[119/178] Compiling NIOCore Utilities.swift
[120/178] Compiling NIOCore AddressedEnvelope.swift
[121/178] Compiling NIOCore AsyncAwaitSupport.swift
[122/178] Compiling NIOCore AsyncChannel.swift
[123/178] Compiling NIOCore AsyncChannelInboundStream.swift
[124/178] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[125/178] Compiling NIOCore AsyncChannelOutboundWriter.swift
[126/178] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[127/178] Compiling NIOCore ConvenienceOptionSupport.swift
[128/178] Compiling NIOCore DeadChannel.swift
[129/178] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/178] Compiling NIOCore EventLoop+Deprecated.swift
[131/178] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/178] Compiling NIOCore EventLoop.swift
[133/178] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/178] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/178] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/178] Compiling NIOCore EventLoopFuture.swift
[137/178] Compiling NIOCore FileDescriptor.swift
[138/178] Compiling NIOCore FileHandle.swift
[139/178] Compiling NIOCore FileRegion.swift
[140/178] Compiling NIOCore NIOLoopBound.swift
[141/178] Compiling NIOCore NIOSendable.swift
[142/178] Compiling NIOCore PointerHelpers.swift
[143/178] Compiling NIOCore RecvByteBufferAllocator.swift
[144/178] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[145/178] Compiling NIOCore SocketAddresses.swift
[146/178] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/178] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[148/178] Compiling NIOCore NIOAsyncWriter.swift
[149/178] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[150/178] Compiling NIOCore BSDSocketAPI.swift
[151/178] Compiling NIOCore ByteBuffer-aux.swift
[152/178] Compiling NIOCore ByteBuffer-conversions.swift
[153/178] Compiling NIOCore ChannelHandler.swift
[154/178] Compiling NIOCore ChannelHandlers.swift
[155/178] Compiling NIOCore ChannelInvoker.swift
[156/178] Compiling NIOCore ChannelOption.swift
[157/178] Compiling NIOCore ChannelPipeline.swift
[158/178] Compiling NIOCore CircularBuffer.swift
[159/178] Compiling NIOCore Codec.swift
[160/178] Emitting module Eliza
[161/178] Compiling Eliza Eliza.swift
[162/178] Compiling NIOCore Interfaces.swift
[163/178] Compiling NIOCore Linux.swift
[164/178] Compiling NIOCore MarkedCircularBuffer.swift
[165/178] Compiling NIOCore MulticastChannel.swift
[166/178] Compiling NIOCore NIOAny.swift
[167/178] Compiling NIOCore NIOCloseOnErrorHandler.swift
[168/178] Compiling NIOCore ByteBuffer-core.swift
[169/178] Compiling NIOCore ByteBuffer-hexdump.swift
[170/178] Compiling NIOCore ByteBuffer-int.swift
[171/178] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[172/178] Compiling NIOCore ByteBuffer-multi-int.swift
[173/178] Compiling NIOCore ByteBuffer-views.swift
[174/178] Compiling NIOCore Channel.swift
[175/178] Emitting module NIOCore
[176/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[177/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[178/231] Emitting module NIOEmbedded
[179/231] Compiling NIOEmbedded Embedded.swift
[180/231] Compiling NIOPosix PooledRecvBufferAllocator.swift
[181/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[182/231] Compiling NIOPosix PosixSingletons.swift
[183/231] Compiling NIOPosix RawSocketBootstrap.swift
[184/231] Compiling NIOPosix Resolver.swift
[185/236] Compiling NIOPosix HappyEyeballs.swift
[186/236] Compiling NIOPosix IO.swift
[187/236] Compiling NIOPosix IntegerBitPacking.swift
[188/236] Compiling NIOPosix IntegerTypes.swift
[189/236] Compiling NIOPosix Linux.swift
[190/236] Compiling NIOPosix LinuxCPUSet.swift
[191/236] Compiling NIOPosix BSDSocketAPICommon.swift
[192/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[193/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[194/236] Compiling NIOPosix BaseSocket.swift
[195/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[196/236] Compiling NIOPosix BaseSocketChannel.swift
[197/236] Compiling NIOPosix PendingWritesManager.swift
[198/236] Compiling NIOPosix PipeChannel.swift
[199/236] Compiling NIOPosix PipePair.swift
[200/236] Compiling NIOPosix PointerHelpers.swift
[201/236] Compiling NIOPosix Pool.swift
[202/236] Compiling NIOPosix SocketProtocols.swift
[203/236] Compiling NIOPosix System.swift
[204/236] Compiling NIOPosix Thread.swift
[205/236] Compiling NIOPosix ThreadPosix.swift
[206/236] Compiling NIOPosix ThreadWindows.swift
[207/236] Compiling NIOPosix Selectable.swift
[208/236] Compiling NIOPosix SelectableChannel.swift
[209/236] Compiling NIOPosix SelectableEventLoop.swift
[210/236] Compiling NIOPosix SelectorEpoll.swift
[211/236] Compiling NIOPosix SelectorGeneric.swift
[212/236] Compiling NIOPosix SelectorKqueue.swift
[213/236] Compiling NIOPosix SelectorUring.swift
[214/236] Compiling NIOPosix ServerSocket.swift
[215/236] Compiling NIOPosix Socket.swift
[216/236] Compiling NIOPosix SocketChannel.swift
[217/236] Compiling NIOPosix UnsafeTransfer.swift
[218/236] Compiling NIOPosix Utilities.swift
[219/236] Compiling NIOPosix VsockAddress.swift
[220/236] Compiling NIOPosix VsockChannelEvents.swift
[221/236] Compiling NIOPosix resource_bundle_accessor.swift
[222/236] Emitting module NIOPosix
[223/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[224/236] Compiling NIOPosix Bootstrap.swift
[225/236] Compiling NIOPosix ControlMessage.swift
[226/236] Compiling NIOPosix DatagramVectorReadManager.swift
[227/236] Compiling NIOPosix FileDescriptor.swift
[228/236] Compiling NIOPosix GetaddrinfoResolver.swift
[229/236] Compiling NIOPosix LinuxUring.swift
[230/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[231/236] Compiling NIOPosix NIOThreadPool.swift
[232/236] Compiling NIOPosix NonBlockingFileIO.swift
[233/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[234/238] Emitting module NIO
[235/238] Compiling NIO Exports.swift
[236/283] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[237/283] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[238/283] Compiling NIOIRC IRCUserInfo.swift
[239/284] Compiling NIOIRC IRCServerName.swift
[240/284] Compiling NIOIRC IRCUserID.swift
[241/284] Compiling NIOIRC IRCMessageRecipient.swift
[242/284] Compiling NIOIRC IRCNickName.swift
[243/284] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[244/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[245/285] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[246/285] Compiling NIOTLS TLSEvents.swift
[247/285] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[248/285] Compiling NIOTLS SNIHandler.swift
[249/285] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[250/285] Emitting module NIOTLS
[251/285] Compiling NIOIRC IRCMessageTarget.swift
[252/285] Compiling NIOIRC IRCChannelMode.swift
[253/285] Compiling NIOIRC IRCCommandCodes.swift
[254/285] Compiling NIOIRC IRCMessage.swift
[255/285] Compiling NIOIRC IRCUserMode.swift
[256/285] Compiling NIOIRC IRCChannelHandler.swift
[257/285] Compiling NIOIRC IRCCommandParser.swift
[258/285] Compiling NIOIRC IRCChannelName.swift
[259/285] Compiling NIOIRC IRCCommand.swift
[260/285] Emitting module NIOFoundationCompat
[261/285] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[266/307] Compiling NIOTransportServices StateManagedChannel.swift
[267/307] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[268/307] Compiling NIOTransportServices AcceptHandler.swift
[269/307] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[270/307] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[271/307] Compiling NIOTransportServices NIOTSEventLoop.swift
[272/307] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[273/307] Emitting module NIOHTTP1
[276/307] Compiling NIOTransportServices NIOTSSingletons.swift
[277/307] Compiling NIOTransportServices NIOTSBootstraps.swift
[280/307] Compiling NIOTransportServices NIOTSChannelOptions.swift
[281/307] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[282/317] Emitting module NIOIRC
[283/327] Compiling NIOWebSocket SHA1.swift
[284/328] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[285/328] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[286/328] Compiling NIOWebSocket WebSocketOpcode.swift
[287/328] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[288/328] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[289/328] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[290/328] Compiling NIOWebSocket WebSocketErrorCodes.swift
[291/328] Compiling NIOWebSocket WebSocketFrame.swift
[292/328] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[293/328] Emitting module NIOWebSocket
[294/328] Compiling IRCServer ReExports.swift
[295/328] Compiling IRCServer IRCSessionHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:263:9: warning: capture of 'self' with non-sendable type 'IRCSessionHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 |  * replies (in the `IRCSessionDispatcher`).
 23 |  */
 24 | open class IRCSessionHandler : ChannelInboundHandler,
    |            `- note: class 'IRCSessionHandler' does not conform to the 'Sendable' protocol
 25 |                                IRCServerMessageTarget
 26 | {
    :
261 |     guard channel.eventLoop.inEventLoop else {
262 |       return channel.eventLoop.execute {
263 |         self.sendMessages(messages, promise: promise)
    |         `- warning: capture of 'self' with non-sendable type 'IRCSessionHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 |       }
265 |     }
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:263:27: warning: capture of 'messages' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
245 |   public var target : String  { return nick?.stringValue ?? "*" }
246 |
247 |   public func sendMessages<T: Collection>(_ messages: T,
    |                            `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
248 |                                           promise: EventLoopPromise<Void>?)
249 |                 where T.Element == IRCMessage
    :
261 |     guard channel.eventLoop.inEventLoop else {
262 |       return channel.eventLoop.execute {
263 |         self.sendMessages(messages, promise: promise)
    |                           `- warning: capture of 'messages' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 |       }
265 |     }
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:384:34: warning: passing non-sendable parameter 'yield' to function expecting a @Sendable closure
366 |   func getValues<C: Collection, T>(from sessions: C,
367 |                                    map   : @escaping ( IRCSessionHandler ) -> T,
368 |                                    yield : @escaping ( [ T ] ) -> Void)
    |                                    `- note: parameter 'yield' is implicitly non-sendable
369 |           where C.Element == IRCSessionHandler
370 |   {
    :
382 |     #endif
383 |     IRCSessionHandler.getValues(from: sessions, map: map, promise: promise)
384 |     _ = promise.futureResult.map(yield)
    |                                  `- warning: passing non-sendable parameter 'yield' to function expecting a @Sendable closure
385 |   }
386 | }
[296/329] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[297/329] Compiling NIOTransportServices NIOTSListenerChannel.swift
[298/329] Compiling NIOTransportServices NIOTSDatagramListener.swift
[299/329] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[300/329] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[301/331] Compiling IRCServer IRCServerMessageTarget.swift
[302/331] Compiling IRCServer IRCServerError.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServerError.swift:26:17: warning: let 'errorMap' is not concurrency-safe because non-'Sendable' type '[IRCCommandCode : String]' may have shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | fileprivate let errorMap : [ IRCCommandCode : String ] = [
   |                 `- warning: let 'errorMap' is not concurrency-safe because non-'Sendable' type '[IRCCommandCode : String]' may have shared mutable state; this is an error in the Swift 6 language mode
27 |   .errorUnknownCommand:    "No such command.",
28 |   .errorNoSuchServer:      "No such server.",
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCCommandCodes.swift:15:13: note: enum 'IRCCommandCode' does not conform to the 'Sendable' protocol
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | public enum IRCCommandCode : Int {
    |             `- note: enum 'IRCCommandCode' does not conform to the 'Sendable' protocol
 16 |
 17 |   // RFC 2812
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServerError.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import NIOIRC
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
16 |
17 | public typealias IRCServerError = IRCDispatcherError
   :
24 | }
25 |
26 | fileprivate let errorMap : [ IRCCommandCode : String ] = [
   |                 |- note: annotate 'errorMap' with '@MainActor' if property should only be accessed from the main actor
   |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |   .errorUnknownCommand:    "No such command.",
28 |   .errorNoSuchServer:      "No such server.",
[303/331] Compiling IRCServer IRCServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServer.swift:175:35: warning: capture of 'self' with non-sendable type 'IRCServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 29 |  * `miniircd` for an example.
 30 |  */
 31 | open class IRCServer {
    |            `- note: class 'IRCServer' does not conform to the 'Sendable' protocol
 32 |
 33 |   open class Configuration {
    :
173 |             }
174 |             .flatMap {
175 |               guard let context = self.context else {
    |                                   `- warning: capture of 'self' with non-sendable type 'IRCServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                 fatalError("lacking server context?!")
177 |               }
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServer.swift:175:35: warning: capture of 'self' with non-sendable type 'IRCServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 29 |  * `miniircd` for an example.
 30 |  */
 31 | open class IRCServer {
    |            `- note: class 'IRCServer' does not conform to the 'Sendable' protocol
 32 |
 33 |   open class Configuration {
    :
173 |             }
174 |             .flatMap {
175 |               guard let context = self.context else {
    |                                   `- warning: capture of 'self' with non-sendable type 'IRCServer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                 fatalError("lacking server context?!")
177 |               }
[304/331] Emitting module IRCServer
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/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: annotate 'noOutsideClients' with '@MainActor' if property should only be accessed from the main actor
   |                     `- 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)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/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: annotate 'topicOnlyByOperator' with '@MainActor' if property should only be accessed from the main actor
   |                     `- 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)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServerError.swift:26:17: warning: let 'errorMap' is not concurrency-safe because non-'Sendable' type '[IRCCommandCode : String]' may have shared mutable state; this is an error in the Swift 6 language mode
24 | }
25 |
26 | fileprivate let errorMap : [ IRCCommandCode : String ] = [
   |                 `- warning: let 'errorMap' is not concurrency-safe because non-'Sendable' type '[IRCCommandCode : String]' may have shared mutable state; this is an error in the Swift 6 language mode
27 |   .errorUnknownCommand:    "No such command.",
28 |   .errorNoSuchServer:      "No such server.",
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCCommandCodes.swift:15:13: note: enum 'IRCCommandCode' does not conform to the 'Sendable' protocol
 13 | //===----------------------------------------------------------------------===//
 14 |
 15 | public enum IRCCommandCode : Int {
    |             `- note: enum 'IRCCommandCode' does not conform to the 'Sendable' protocol
 16 |
 17 |   // RFC 2812
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/IRCServerError.swift:15:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
13 | //===----------------------------------------------------------------------===//
14 |
15 | import NIOIRC
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
16 |
17 | public typealias IRCServerError = IRCDispatcherError
   :
24 | }
25 |
26 | fileprivate let errorMap : [ IRCCommandCode : String ] = [
   |                 |- note: annotate 'errorMap' with '@MainActor' if property should only be accessed from the main actor
   |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
27 |   .errorUnknownCommand:    "No such command.",
28 |   .errorNoSuchServer:      "No such server.",
[305/331] Compiling IRCServer IRCServerContext.swift
[306/331] Compiling IRCServer IRCLogger.swift
[307/331] Compiling IRCServer IRCChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/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: annotate 'noOutsideClients' with '@MainActor' if property should only be accessed from the main actor
   |                     `- 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)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/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: annotate 'topicOnlyByOperator' with '@MainActor' if property should only be accessed from the main actor
   |                     `- 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)
[308/331] Compiling IRCServer IRCSessionDispatcher.swift
[310/331] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[311/331] Emitting module NIOTransportServices
[315/331] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[316/331] Compiling NIOTransportServices NIOTSErrors.swift
[317/331] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[318/331] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[319/331] Compiling IRCServer Utilities.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:95:30: warning: capture of 'handlerGroup' with non-sendable type '[C.Element]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |       let loop = handlerGroup[0].eventLoop!
 94 |       loop.execute {
 95 |         let elValues = Array(handlerGroup.map(map))
    |                              `- warning: capture of 'handlerGroup' with non-sendable type '[C.Element]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:95:47: warning: capture of 'map' with non-sendable type '(C.Element) -> T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 93 |       let loop = handlerGroup[0].eventLoop!
 94 |       loop.execute {
 95 |         let elValues = Array(handlerGroup.map(map))
    |                                               |- warning: capture of 'map' with non-sendable type '(C.Element) -> T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:97:11: warning: capture of 'values' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | extension EventLoopObject {
 57 |
 58 |   static func getValues<C: Collection, T>(from objects: C,
    |                                        `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |                                           map : @escaping ( C.Element ) -> T,
 60 |                                           promise : EventLoopPromise<[ T ]>)
    :
 95 |         let elValues = Array(handlerGroup.map(map))
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
    |           `- warning: capture of 'values' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 98 |           expectedCount -= elValues.count
 99 |           if expectedCount < 1 {
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:101:15: warning: capture of 'promise' with non-sendable type 'EventLoopPromise<[T]>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | extension EventLoopObject {
 57 |
 58 |   static func getValues<C: Collection, T>(from objects: C,
    |                                        `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |                                           map : @escaping ( C.Element ) -> T,
 60 |                                           promise : EventLoopPromise<[ T ]>)
    :
 99 |           if expectedCount < 1 {
100 |             #if swift(>=5) // NIO 2 API
101 |               promise.succeed(values)
    |               `- warning: capture of 'promise' with non-sendable type 'EventLoopPromise<[T]>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |             #else // NIO 1 API
103 |               promise.succeed(result: values)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:97:11: warning: capture of 'values' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | extension EventLoopObject {
 57 |
 58 |   static func getValues<C: Collection, T>(from objects: C,
    |                                        `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |                                           map : @escaping ( C.Element ) -> T,
 60 |                                           promise : EventLoopPromise<[ T ]>)
    :
 95 |         let elValues = Array(handlerGroup.map(map))
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
    |           `- warning: capture of 'values' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 98 |           expectedCount -= elValues.count
 99 |           if expectedCount < 1 {
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:97:37: warning: capture of 'elValues' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | extension EventLoopObject {
 57 |
 58 |   static func getValues<C: Collection, T>(from objects: C,
    |                                        `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |                                           map : @escaping ( C.Element ) -> T,
 60 |                                           promise : EventLoopPromise<[ T ]>)
    :
 95 |         let elValues = Array(handlerGroup.map(map))
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
    |                                     `- warning: capture of 'elValues' with non-sendable type '[T]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 98 |           expectedCount -= elValues.count
 99 |           if expectedCount < 1 {
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:101:15: warning: capture of 'promise' with non-sendable type 'EventLoopPromise<[T]>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 | extension EventLoopObject {
 57 |
 58 |   static func getValues<C: Collection, T>(from objects: C,
    |                                        `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 59 |                                           map : @escaping ( C.Element ) -> T,
 60 |                                           promise : EventLoopPromise<[ T ]>)
    :
 99 |           if expectedCount < 1 {
100 |             #if swift(>=5) // NIO 2 API
101 |               promise.succeed(values)
    |               `- warning: capture of 'promise' with non-sendable type 'EventLoopPromise<[T]>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
102 |             #else // NIO 1 API
103 |               promise.succeed(result: values)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:97:11: warning: mutation of captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode
 95 |         let elValues = Array(handlerGroup.map(map))
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
    |           `- warning: mutation of captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode
 98 |           expectedCount -= elValues.count
 99 |           if expectedCount < 1 {
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:98:11: warning: mutation of captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
 96 |         syncQueue.async {
 97 |           values.append(contentsOf: elValues)
 98 |           expectedCount -= elValues.count
    |           `- warning: mutation of captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |           if expectedCount < 1 {
100 |             #if swift(>=5) // NIO 2 API
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:99:14: warning: reference to captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
 97 |           values.append(contentsOf: elValues)
 98 |           expectedCount -= elValues.count
 99 |           if expectedCount < 1 {
    |              `- warning: reference to captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode
100 |             #if swift(>=5) // NIO 2 API
101 |               promise.succeed(values)
/Users/admin/builder/spi-builder-workspace/Sources/IRCServer/Utilities.swift:101:31: warning: reference to captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode
 99 |           if expectedCount < 1 {
100 |             #if swift(>=5) // NIO 2 API
101 |               promise.succeed(values)
    |                               `- warning: reference to captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode
102 |             #else // NIO 1 API
103 |               promise.succeed(result: values)
[325/331] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[327/331] Compiling NIOTransportServices StateManagedListenerChannel.swift
[328/331] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[329/338] Compiling IRC ReExports.swift
[330/338] Compiling IRC IRCRetryStrategyCB.swift
[331/338] Compiling IRC IRCClientOptions.swift
[332/338] Compiling IRC IRCClientMessageTarget.swift
[333/338] Emitting module IRC
[334/338] Compiling IRC IRCClient.swift
[335/338] Compiling IRC IRCClientDelegate.swift
[336/345] Compiling IRCElizaBot IRCElizaBot.swift
[337/345] Emitting module IRCElizaBot
[338/345] Compiling IRCWebClient IRCWebSocketBridge.swift
[339/345] Compiling IRCWebClient IRCWebClientEndPoint.swift
[340/345] Emitting module IRCWebClient
[341/345] Compiling IRCWebClient IRCWebClientServer.swift
[342/345] Compiling IRCWebClient ClientResources.swift
[343/348] Compiling miniircd main.swift
[344/348] Emitting module miniircd
[345/348] Compiling miniircd Config.swift
[345/348] Write Objects.LinkFileList
[346/348] Linking miniircd
[347/348] Applying miniircd
Build complete! (68.99s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
[1/278] Fetching swift-nio-irc
[7/502] Fetching swift-nio-irc, swift-nio-irc-webclient
[503/596] Fetching swift-nio-irc, swift-nio-irc-webclient, swift-nio-irc-eliza
[589/66203] Fetching swift-nio-irc, swift-nio-irc-webclient, swift-nio-irc-eliza, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.63s)
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (8.63s)
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (8.63s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (8.63s)
Computing version for https://github.com/NozeIO/swift-nio-irc-webclient.git
Computed https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0 (0.65s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/197] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.82s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.68s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2105] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.01s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (0.68s)
Computing version for https://github.com/NozeIO/swift-nio-irc-eliza.git
Computed https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1 (0.69s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.92s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.69s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.21.0 (0.54s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.15s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.69s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3518] Fetching swift-system
[600/17533] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.46s)
Fetched https://github.com/apple/swift-collections.git from cache (2.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.85s)
Creating working copy for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Creating working copy for https://github.com/NozeIO/swift-nio-irc-eliza.git
Working copy of https://github.com/NozeIO/swift-nio-irc-eliza.git resolved at 0.7.1
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/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.21.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
    },
    {
      "identity" : "swift-nio-irc-eliza",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-eliza.git"
    },
    {
      "identity" : "swift-nio-irc-webclient",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-webclient.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-server",
  "name" : "swift-nio-irc-server",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRCServer",
      "targets" : [
        "IRCServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "miniircd",
      "targets" : [
        "miniircd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "miniircd",
      "module_type" : "SwiftTarget",
      "name" : "miniircd",
      "path" : "Sources/miniircd",
      "product_dependencies" : [
        "IRCWebClient",
        "IRCElizaBot"
      ],
      "product_memberships" : [
        "miniircd"
      ],
      "sources" : [
        "Config.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "IRCServer"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IRCServer",
      "module_type" : "SwiftTarget",
      "name" : "IRCServer",
      "path" : "Sources/IRCServer",
      "product_dependencies" : [
        "NIO",
        "NIOIRC"
      ],
      "product_memberships" : [
        "IRCServer",
        "miniircd"
      ],
      "sources" : [
        "IRCChannel.swift",
        "IRCLogger.swift",
        "IRCServer.swift",
        "IRCServerContext.swift",
        "IRCServerError.swift",
        "IRCServerMessageTarget.swift",
        "IRCSessionDispatcher.swift",
        "IRCSessionHandler.swift",
        "ReExports.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.