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-webclient with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

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-webclient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-webclient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 39f9aeb Make IRCWebClientEndPoint removable
Cloned https://github.com/NozeIO/swift-nio-irc-webclient.git
Revision (git rev-parse @):
39f9aeb89eb317c764141dde75ffd9172498fcf5
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-webclient.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-webclient.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/37] Write sources
[0/37] Write ircwebclientd-entitlement.plist
[0/37] Write sources
[14/37] Copying PrivacyInfo.xcprivacy
[14/37] Write sources
[20/37] Compiling CNIOWindows WSAStartup.c
[20/37] Compiling CNIOWindows shim.c
[22/37] Compiling CNIOLinux shim.c
[23/37] Compiling CNIOLinux liburing_shims.c
[24/37] Write sources
[25/37] Write swift-version-6F35C1178C84523A.txt
[26/43] Compiling _AtomicsShims.c
[27/43] Compiling CNIODarwin shim.c
[28/43] Compiling CNIOLLHTTP c_nio_http.c
[29/61] Compiling CNIOSHA1 c_nio_sha1.c
[30/80] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/80] Compiling CNIOLLHTTP c_nio_api.c
[32/80] Compiling c-nioatomics.c
[33/80] Compiling c-atomics.c
[35/86] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/87] Emitting module _NIOBase64
[37/87] Compiling _NIOBase64 Base64.swift
[38/87] Compiling Atomics AtomicStorage.swift
[39/87] Compiling Atomics AtomicValue.swift
[40/87] Compiling Atomics PointerConformances.swift
[41/87] Compiling Atomics Primitives.native.swift
[42/87] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/87] Compiling _NIODataStructures PriorityQueue.swift
[44/87] Compiling Atomics AtomicMemoryOrderings.swift
[45/87] Compiling Atomics DoubleWord.swift
[46/87] Compiling Atomics UnsafeAtomic.swift
[47/87] Compiling Atomics UnsafeAtomicLazyReference.swift
[48/87] Compiling Atomics ManagedAtomic.swift
[49/87] Compiling Atomics ManagedAtomicLazyReference.swift
[52/89] Compiling Atomics AtomicBool.swift
[53/89] Compiling Atomics IntegerConformances.swift
[54/89] Emitting module _CollectionsUtilities
[55/89] Compiling Atomics OptionalRawRepresentable.swift
[56/89] Compiling Atomics RawRepresentable.swift
[57/89] Compiling Atomics AtomicOptionalWrappable.swift
[58/89] Compiling Atomics AtomicReference.swift
[59/89] Compiling Atomics Primitives.shims.swift
[60/89] Compiling Atomics AtomicInteger.swift
[63/89] Compiling _NIODataStructures Heap.swift
[64/89] Emitting module _NIODataStructures
[65/89] Compiling _NIODataStructures _TinyArray.swift
[66/106] Compiling DequeModule Deque.swift
[67/106] Compiling DequeModule _DequeBuffer.swift
[70/106] Compiling DequeModule Deque+Extras.swift
[71/106] Compiling DequeModule Deque+Hashable.swift
[72/106] Compiling DequeModule Deque+Equatable.swift
[73/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/106] Compiling DequeModule _DequeBufferHeader.swift
[75/107] Compiling Atomics IntegerOperations.swift
[76/107] Compiling Atomics Unmanaged extensions.swift
[79/107] Compiling DequeModule _DequeSlot.swift
[80/107] Compiling DequeModule Deque+CustomReflectable.swift
[81/107] Compiling DequeModule Deque+Descriptions.swift
[82/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/107] Compiling DequeModule Deque+Codable.swift
[84/107] Compiling DequeModule Deque+Collection.swift
[85/107] Emitting module Atomics
[88/107] Compiling NIOConcurrencyHelpers lock.swift
[89/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/107] Emitting module NIOConcurrencyHelpers
[93/107] Compiling NIOConcurrencyHelpers atomics.swift
[96/107] Compiling DequeModule Deque+Sendable.swift
[97/107] Compiling DequeModule Deque+Testing.swift
[100/107] Compiling DequeModule Deque._Storage.swift
[101/107] Compiling DequeModule Deque._UnsafeHandle.swift
[104/107] Emitting module DequeModule
[105/167] Compiling NIOCore AddressedEnvelope.swift
[106/167] Compiling NIOCore AsyncAwaitSupport.swift
[107/167] Compiling NIOCore AsyncChannel.swift
[108/167] Compiling NIOCore AsyncChannelInboundStream.swift
[109/167] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[110/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/167] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[112/173] Compiling NIOCore NIOLoopBound.swift
[113/173] Compiling NIOCore NIOSendable.swift
[114/173] Compiling NIOCore PointerHelpers.swift
[115/173] Compiling NIOCore RecvByteBufferAllocator.swift
[116/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/173] Compiling NIOCore SocketAddresses.swift
[118/173] Compiling NIOCore Interfaces.swift
[119/173] Compiling NIOCore Linux.swift
[120/173] Compiling NIOCore MarkedCircularBuffer.swift
[121/173] Compiling NIOCore MulticastChannel.swift
[122/173] Compiling NIOCore NIOAny.swift
[123/173] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/173] Compiling NIOCore GlobalSingletons.swift
[125/173] Compiling NIOCore IO.swift
[126/173] Compiling NIOCore IOData.swift
[127/173] Compiling NIOCore IPProtocol.swift
[128/173] Compiling NIOCore IntegerBitPacking.swift
[129/173] Compiling NIOCore IntegerTypes.swift
[130/173] Compiling NIOCore ConvenienceOptionSupport.swift
[131/173] Compiling NIOCore DeadChannel.swift
[132/173] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/173] Compiling NIOCore EventLoop+Deprecated.swift
[134/173] Compiling NIOCore EventLoop+SerialExecutor.swift
[135/173] Compiling NIOCore EventLoop.swift
[136/173] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/173] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/173] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/173] Compiling NIOCore EventLoopFuture.swift
[140/173] Compiling NIOCore FileDescriptor.swift
[141/173] Compiling NIOCore FileHandle.swift
[142/173] Compiling NIOCore FileRegion.swift
[143/173] Compiling NIOCore SocketOptionProvider.swift
[144/173] Compiling NIOCore SystemCallHelpers.swift
[145/173] Compiling NIOCore TimeAmount+Duration.swift
[146/173] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/173] Compiling NIOCore UniversalBootstrapSupport.swift
[148/173] Compiling NIOCore Utilities.swift
[149/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[150/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[151/173] Compiling NIOCore NIOAsyncWriter.swift
[152/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/173] Compiling NIOCore BSDSocketAPI.swift
[154/173] Compiling NIOCore ByteBuffer-aux.swift
[155/173] Compiling NIOCore ByteBuffer-conversions.swift
[156/173] Compiling NIOCore ChannelHandler.swift
[157/173] Compiling NIOCore ChannelHandlers.swift
[158/173] Compiling NIOCore ChannelInvoker.swift
[159/173] Compiling NIOCore ChannelOption.swift
[160/173] Compiling NIOCore ChannelPipeline.swift
[161/173] Compiling NIOCore CircularBuffer.swift
[162/173] Compiling NIOCore Codec.swift
[163/173] Compiling NIOCore ByteBuffer-core.swift
[164/173] Compiling NIOCore ByteBuffer-hexdump.swift
[165/173] Compiling NIOCore ByteBuffer-int.swift
[166/173] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[167/173] Compiling NIOCore ByteBuffer-multi-int.swift
[168/173] Compiling NIOCore ByteBuffer-views.swift
[169/173] Compiling NIOCore Channel.swift
[170/173] Emitting module NIOCore
[171/226] Compiling NIOEmbedded Embedded.swift
[172/226] Emitting module NIOEmbedded
[173/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[175/226] Compiling NIOPosix PendingWritesManager.swift
[176/226] Compiling NIOPosix PipeChannel.swift
[177/226] Compiling NIOPosix PipePair.swift
[178/226] Compiling NIOPosix PointerHelpers.swift
[179/226] Compiling NIOPosix Pool.swift
[180/231] Compiling NIOPosix HappyEyeballs.swift
[181/231] Compiling NIOPosix IO.swift
[182/231] Compiling NIOPosix IntegerBitPacking.swift
[183/231] Compiling NIOPosix IntegerTypes.swift
[184/231] Compiling NIOPosix Linux.swift
[185/231] Compiling NIOPosix LinuxCPUSet.swift
[186/231] Compiling NIOPosix SocketProtocols.swift
[187/231] Compiling NIOPosix System.swift
[188/231] Compiling NIOPosix Thread.swift
[189/231] Compiling NIOPosix ThreadPosix.swift
[190/231] Compiling NIOPosix ThreadWindows.swift
[191/231] Compiling NIOPosix SelectorKqueue.swift
[192/231] Compiling NIOPosix SelectorUring.swift
[193/231] Compiling NIOPosix ServerSocket.swift
[194/231] Compiling NIOPosix Socket.swift
[195/231] Compiling NIOPosix SocketChannel.swift
[196/231] Compiling NIOPosix PooledRecvBufferAllocator.swift
[197/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/231] Compiling NIOPosix PosixSingletons.swift
[199/231] Compiling NIOPosix RawSocketBootstrap.swift
[200/231] Compiling NIOPosix Resolver.swift
[201/231] Compiling NIOPosix Selectable.swift
[202/231] Compiling NIOPosix SelectableChannel.swift
[203/231] Compiling NIOPosix SelectableEventLoop.swift
[204/231] Compiling NIOPosix SelectorEpoll.swift
[205/231] Compiling NIOPosix SelectorGeneric.swift
[206/231] Emitting module NIOPosix
[207/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[208/231] Compiling NIOPosix Bootstrap.swift
[209/231] Compiling NIOPosix ControlMessage.swift
[210/231] Compiling NIOPosix DatagramVectorReadManager.swift
[211/231] Compiling NIOPosix FileDescriptor.swift
[212/231] Compiling NIOPosix GetaddrinfoResolver.swift
[213/231] Compiling NIOPosix LinuxUring.swift
[214/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[215/231] Compiling NIOPosix NIOThreadPool.swift
[216/231] Compiling NIOPosix NonBlockingFileIO.swift
[217/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/231] Compiling NIOPosix BSDSocketAPICommon.swift
[219/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[220/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[221/231] Compiling NIOPosix BaseSocket.swift
[222/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[223/231] Compiling NIOPosix BaseSocketChannel.swift
[224/231] Compiling NIOPosix UnsafeTransfer.swift
[225/231] Compiling NIOPosix Utilities.swift
[226/231] Compiling NIOPosix VsockAddress.swift
[227/231] Compiling NIOPosix VsockChannelEvents.swift
[228/231] Compiling NIOPosix resource_bundle_accessor.swift
[229/233] Compiling NIO Exports.swift
[230/233] Emitting module NIO
[231/278] Compiling NIOTLS TLSEvents.swift
[232/278] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[233/278] Compiling NIOIRC IRCUserInfo.swift
[234/279] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[235/279] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[236/279] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[237/279] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[238/279] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[239/279] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[240/279] Emitting module NIOTLS
[241/279] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[242/279] Compiling NIOTLS SNIHandler.swift
[243/279] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[244/280] Compiling NIOIRC IRCCommandCodes.swift
[245/280] Compiling NIOIRC IRCMessage.swift
[246/280] Compiling NIOIRC IRCUserMode.swift
[247/280] Compiling NIOIRC IRCDispatcher.swift
[248/280] Compiling NIOHTTP1 HTTPDecoder.swift
[249/280] Compiling NIOIRC IRCMessageTarget.swift
[250/280] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[251/280] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[252/280] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[253/280] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[254/280] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[255/280] Emitting module NIOFoundationCompat
[258/280] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[261/302] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[262/302] Compiling NIOTransportServices AcceptHandler.swift
[263/302] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[264/302] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[265/302] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[266/302] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[267/302] Compiling NIOTransportServices StateManagedListenerChannel.swift
[268/302] Compiling NIOTransportServices NIOTSDatagramListener.swift
[269/302] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[272/302] Emitting module NIOHTTP1
[273/302] Compiling NIOTransportServices NIOTSEventLoop.swift
[274/302] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[277/312] Emitting module NIOIRC
[278/312] Compiling NIOWebSocket SHA1.swift
[279/313] Compiling NIOWebSocket WebSocketOpcode.swift
[280/313] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[281/313] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[282/313] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[283/313] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[284/313] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[285/313] Compiling NIOTransportServices NIOTSSingletons.swift
[286/315] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[287/315] Compiling NIOWebSocket WebSocketErrorCodes.swift
[288/315] Compiling NIOWebSocket WebSocketFrame.swift
[289/315] Emitting module NIOWebSocket
[290/315] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[294/315] Emitting module NIOTransportServices
[295/315] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[296/315] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[297/315] Compiling NIOTransportServices NIOTSBootstraps.swift
[298/315] Compiling NIOTransportServices NIOTSChannelOptions.swift
[300/315] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[301/315] Compiling NIOTransportServices NIOTSListenerChannel.swift
[302/315] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[303/315] Compiling NIOTransportServices NIOTSErrors.swift
[304/315] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[305/315] Compiling NIOTransportServices StateManagedChannel.swift
[309/315] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[313/322] Compiling IRC ReExports.swift
[314/322] Compiling IRC IRCClientMessageTarget.swift
[315/322] Compiling IRC IRCRetryStrategyCB.swift
[316/322] Compiling IRC IRCClientOptions.swift
[317/322] Emitting module IRC
[318/322] Compiling IRC IRCClientDelegate.swift
[319/322] Compiling IRC IRCClient.swift
[320/327] Compiling IRCWebClient IRCWebSocketBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 |     #if false // send along any other message
222 |       send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:178:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                                        data: closeDataCode)
177 |     _ = context.write(wrapOutboundOut(closeFrame)).map { () in
178 |       context.close(promise: nil)
    |       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |     }
180 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1456:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1454 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1455 | /// `ChannelHandler`.
1456 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1457 |     // visible for ChannelPipeline to modify
1458 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:201:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
199 |     let frame = WebSocketFrame(fin: true, opcode: .connectionClose, data: data)
200 |     _ = context.write(self.wrapOutboundOut(frame)).flatMap {
201 |       context.close(mode: .output)
    |       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
202 |     }
203 |     awaitingClose = true
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1456:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1454 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1455 | /// `ChannelHandler`.
1456 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1457 |     // visible for ChannelPipeline to modify
1458 |     fileprivate var next: Optional<ChannelHandlerContext>
[321/327] Compiling IRCWebClient ClientResources.swift
[322/327] Compiling IRCWebClient IRCWebClientEndPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:85:26: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
83 |
84 |     context.write(wrapOutboundOut(.end(nil))).whenComplete { _ in
85 |       if closeWhenDone { context.close(promise: nil) }
   |                          `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
86 |     }
87 |     context.flush()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1456:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1454 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1455 | /// `ChannelHandler`.
1456 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1457 |     // visible for ChannelPipeline to modify
1458 |     fileprivate var next: Optional<ChannelHandlerContext>
[323/327] Emitting module IRCWebClient
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 |     }
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
    |                                                      `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 |                                       upgradePipelineHandler: upgradeHandler)
155 |   }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 |                                       upgradePipelineHandler: upgradeHandler)
    |                                                               `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 |   }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
123 |     let config         = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 |     #if false // send along any other message
222 |       send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[324/327] Compiling IRCWebClient IRCWebClientServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 |     }
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
    |                                                      `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 |                                       upgradePipelineHandler: upgradeHandler)
155 |   }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 |                                       upgradePipelineHandler: upgradeHandler)
    |                                                               `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 |   }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
123 |     let config         = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:141:30: warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 35 | open class IRCWebClientServer {
 36 |
 37 |   open class Configuration {
    |              `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 38 |
 39 |     open var host           : String?         = "localhost"
    :
139 |           let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
    |                              `- warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |             host           : config.ircHost ?? config.host ?? "localhost",
143 |             nickname       : nick,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:139:42: warning: reference to captured var 'sessionCounter' in concurrently-executing code; this is an error in the Swift 6 language mode
137 |         .removeHandler(name: "de.zeezide.irc.miniirc.web.http")
138 |         .flatMap { ( _ ) -> EventLoopFuture<Void> in
139 |           let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
    |                                          `- warning: reference to captured var 'sessionCounter' in concurrently-executing code; this is an error in the Swift 6 language mode
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:142:48: warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to `Sendable`; this is an error in the Swift 6 language mode
 35 | open class IRCWebClientServer {
 36 |
 37 |   open class Configuration {
    |              `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 38 |
 39 |     open var host           : String?         = "localhost"
    :
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
142 |             host           : config.ircHost ?? config.host ?? "localhost",
    |                                                `- warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to `Sendable`; this is an error in the Swift 6 language mode
143 |             nickname       : nick,
144 |             eventLoopGroup : channel.eventLoop
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:172:24: warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |       .childChannelInitializer { channel in
171 |         let config: NIOHTTPServerUpgradeConfiguration = (
172 |           upgraders: [ upgrader ], completionHandler: { _ in }
    |                        `- warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a `@Sendable` closure; this is an error in the Swift 6 language mode
173 |         )
174 |         return channel.pipeline
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPServerUpgradeHandler.swift:32:17: note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
 30 | /// An object that implements `HTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
 31 | /// a protocol on a server-side channel.
 32 | public protocol HTTPServerProtocolUpgrader {
    |                 `- note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
 33 |     /// The protocol this upgrader knows how to support.
 34 |     var supportedProtocol: String { get }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 15 | import class NIOConcurrencyHelpers.NIOAtomic
 16 | import NIO
 17 | import NIOHTTP1
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 18 | import NIOWebSocket
 19 | import class NIOConcurrencyHelpers.Atomic
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |           .flatMap {
177 |             channel.pipeline
178 |               .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
    |                           `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |           }
180 |       }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 |  * the module.
21 |  */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
   |            `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |           .flatMap {
177 |             channel.pipeline
178 |               .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
    |                           `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |           }
180 |       }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 |  * the module.
21 |  */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
   |            `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
[325/329] Compiling ircwebclientd main.swift
[326/329] Emitting module ircwebclientd
[326/329] Write Objects.LinkFileList
[327/329] Linking ircwebclientd
[328/329] Applying ircwebclientd
Build complete! (74.96s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/apple/swift-nio.git
[1/197] Fetching swift-nio-irc-client
[198/65804] Fetching swift-nio-irc-client, swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (9.13s)
Fetched https://github.com/apple/swift-nio.git from cache (9.13s)
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.74s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio-transport-services
[1/278] Fetching swift-nio-irc
[57/2383] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (1.07s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.07s)
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.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.13s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.65.0 (0.65s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3518] Fetching swift-system
[142/17533] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.25s)
Fetched https://github.com/apple/swift-system.git from cache (2.25s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.0 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.84s)
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.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.65.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.0
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/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.25.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-webclient",
  "name" : "swift-nio-irc-webclient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRCWebClient",
      "targets" : [
        "IRCWebClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ircwebclientd",
      "targets" : [
        "ircwebclientd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ircwebclientd",
      "module_type" : "SwiftTarget",
      "name" : "ircwebclientd",
      "path" : "Sources/ircwebclientd",
      "product_memberships" : [
        "ircwebclientd"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IRCWebClient"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IRCWebClient",
      "module_type" : "SwiftTarget",
      "name" : "IRCWebClient",
      "path" : "Sources/IRCWebClient",
      "product_dependencies" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "IRC"
      ],
      "product_memberships" : [
        "IRCWebClient",
        "ircwebclientd"
      ],
      "sources" : [
        "IRCWebClientEndPoint.swift",
        "IRCWebClientServer.swift",
        "IRCWebSocketBridge.swift",
        "WebApp/ClientResources.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.