Build Information
Successful build of swift-nio-irc-webclient with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-webclient.git
Reference: 0.8.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-webclient
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at 71f49df Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-irc-webclient.git
Revision (git rev-parse @):
71f49dfb3ac09f132358be4343d8d194764158d2
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/NozeIO/swift-nio-irc-webclient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/36] Write sources
[0/36] Write ircwebclientd-entitlement.plist
[0/36] Write sources
[14/36] Write swift-version--423B1241ED78D482.txt
[15/36] Write sources
[16/38] Compiling CNIOLLHTTP c_nio_http.c
[17/38] Compiling CNIODarwin shim.c
[17/38] Write sources
[17/38] Compiling CNIOSHA1 c_nio_sha1.c
[17/38] Write sources
[23/38] Compiling CNIOLLHTTP c_nio_api.c
[24/38] Compiling CNIOWindows shim.c
[25/38] Compiling _AtomicsShims.c
[26/38] Compiling CNIOWindows WSAStartup.c
[27/38] Compiling CNIOLinux shim.c
[28/38] Write sources
[29/42] Compiling CNIOLinux liburing_shims.c
[30/59] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/78] Emitting module _CollectionsUtilities
[33/80] Compiling Atomics Primitives.shims.swift
[34/80] Compiling Atomics AtomicInteger.swift
[35/80] Compiling Atomics AtomicOptionalWrappable.swift
[36/80] Compiling Atomics IntegerConformances.swift
[37/80] Compiling Atomics PointerConformances.swift
[38/80] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/80] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/80] Emitting module _NIOBase64
[41/80] Compiling _NIOBase64 Base64.swift
[42/80] Compiling Atomics AtomicMemoryOrderings.swift
[43/80] Compiling Atomics DoubleWord.swift
[44/80] Compiling Atomics Primitives.native.swift
[45/80] Compiling Atomics AtomicReference.swift
[46/80] Compiling Atomics OptionalRawRepresentable.swift
[47/80] Compiling Atomics RawRepresentable.swift
[48/80] Compiling Atomics ManagedAtomic.swift
[49/80] Compiling Atomics ManagedAtomicLazyReference.swift
[50/80] Compiling Atomics AtomicBool.swift
[51/80] Compiling Atomics UnsafeAtomic.swift
[52/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/96] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/96] Compiling DequeModule Deque+Extras.swift
[55/98] Compiling _NIODataStructures _TinyArray.swift
[56/98] Compiling _NIODataStructures PriorityQueue.swift
[57/98] Compiling DequeModule Deque+Hashable.swift
[58/98] Compiling DequeModule Deque+Sendable.swift
[59/98] Compiling DequeModule Deque+Descriptions.swift
[60/98] Compiling DequeModule Deque+Equatable.swift
[61/98] Compiling DequeModule Deque+Testing.swift
[62/98] Compiling DequeModule Deque._Storage.swift
[63/98] Compiling DequeModule _DequeBuffer.swift
[64/98] Compiling DequeModule _DequeBufferHeader.swift
[65/98] Compiling DequeModule _DequeSlot.swift
[66/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/98] Emitting module _NIODataStructures
[68/98] Compiling _NIODataStructures Heap.swift
[69/98] Compiling DequeModule Deque._UnsafeHandle.swift
[70/98] Compiling DequeModule Deque.swift
[71/98] Compiling DequeModule Deque+Codable.swift
[72/98] Compiling DequeModule Deque+Collection.swift
[73/98] Compiling DequeModule Deque+CustomReflectable.swift
[74/98] Emitting module DequeModule
[93/100] Emitting module Atomics
[94/100] Compiling Atomics IntegerOperations.swift
[95/100] Compiling Atomics Unmanaged extensions.swift
[95/100] Compiling c-nioatomics.c
[96/100] Compiling c-atomics.c
[98/106] Compiling NIOConcurrencyHelpers lock.swift
[99/106] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/106] Emitting module NIOConcurrencyHelpers
[101/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[102/106] Compiling NIOConcurrencyHelpers NIOLock.swift
[103/106] Compiling NIOConcurrencyHelpers atomics.swift
[104/163] Compiling NIOCore MarkedCircularBuffer.swift
[105/163] Compiling NIOCore MulticastChannel.swift
[106/163] Compiling NIOCore NIOAny.swift
[107/163] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/163] Compiling NIOCore NIOLoopBound.swift
[109/163] Compiling NIOCore NIOSendable.swift
[110/163] Compiling NIOCore PointerHelpers.swift
[111/163] Compiling NIOCore RecvByteBufferAllocator.swift
[112/171] Compiling NIOCore EventLoop+SerialExecutor.swift
[113/171] Compiling NIOCore EventLoop.swift
[114/171] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/171] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/171] Compiling NIOCore EventLoopFuture.swift
[117/171] Compiling NIOCore FileDescriptor.swift
[118/171] Compiling NIOCore FileHandle.swift
[119/171] Compiling NIOCore FileRegion.swift
[120/171] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[121/171] Compiling NIOCore SocketAddresses.swift
[122/171] Compiling NIOCore SocketOptionProvider.swift
[123/171] Compiling NIOCore SystemCallHelpers.swift
[124/171] Compiling NIOCore TimeAmount+Duration.swift
[125/171] Compiling NIOCore TypeAssistedChannelHandler.swift
[126/171] Compiling NIOCore UniversalBootstrapSupport.swift
[127/171] Compiling NIOCore Utilities.swift
[128/171] Compiling NIOCore ChannelOption.swift
[129/171] Compiling NIOCore ChannelPipeline.swift
[130/171] Compiling NIOCore CircularBuffer.swift
[131/171] Compiling NIOCore Codec.swift
[132/171] Compiling NIOCore ConvenienceOptionSupport.swift
[133/171] Compiling NIOCore DeadChannel.swift
[134/171] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/171] Compiling NIOCore EventLoop+Deprecated.swift
[136/171] Compiling NIOCore AddressedEnvelope.swift
[137/171] Compiling NIOCore AsyncAwaitSupport.swift
[138/171] Compiling NIOCore AsyncChannel.swift
[139/171] Compiling NIOCore AsyncChannelInboundStream.swift
[140/171] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[141/171] Compiling NIOCore AsyncChannelOutboundWriter.swift
[142/171] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[143/171] Compiling NIOCore NIOAsyncSequenceProducer.swift
[144/171] Compiling NIOCore GlobalSingletons.swift
[145/171] Compiling NIOCore IO.swift
[146/171] Compiling NIOCore IOData.swift
[147/171] Compiling NIOCore IPProtocol.swift
[148/171] Compiling NIOCore IntegerBitPacking.swift
[149/171] Compiling NIOCore IntegerTypes.swift
[150/171] Compiling NIOCore Interfaces.swift
[151/171] Compiling NIOCore Linux.swift
[152/171] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[153/171] Compiling NIOCore NIOAsyncWriter.swift
[154/171] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[155/171] Compiling NIOCore BSDSocketAPI.swift
[156/171] Compiling NIOCore ByteBuffer-aux.swift
[157/171] Compiling NIOCore ByteBuffer-conversions.swift
[158/171] Compiling NIOCore ByteBuffer-core.swift
[159/171] Compiling NIOCore ByteBuffer-hexdump.swift
[160/171] Compiling NIOCore ByteBuffer-int.swift
[161/171] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[162/171] Compiling NIOCore ByteBuffer-multi-int.swift
[163/171] Compiling NIOCore ByteBuffer-views.swift
[164/171] Compiling NIOCore Channel.swift
[165/171] Compiling NIOCore ChannelHandler.swift
[166/171] Compiling NIOCore ChannelHandlers.swift
[167/171] Compiling NIOCore ChannelInvoker.swift
[168/171] Emitting module NIOCore
[169/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/222] Emitting module NIOEmbedded
[171/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[172/222] Compiling NIOEmbedded Embedded.swift
[173/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[174/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[175/222] Compiling NIOPosix PosixSingletons.swift
[176/222] Compiling NIOPosix RawSocketBootstrap.swift
[177/222] Compiling NIOPosix Resolver.swift
[178/222] Compiling NIOPosix Selectable.swift
[179/228] Compiling NIOPosix IntegerBitPacking.swift
[180/228] Compiling NIOPosix IntegerTypes.swift
[181/228] Compiling NIOPosix Linux.swift
[182/228] Compiling NIOPosix LinuxCPUSet.swift
[183/228] Compiling NIOPosix LinuxUring.swift
[184/228] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[185/228] Compiling NIOPosix NIOThreadPool.swift
[186/228] Compiling NIOPosix ThreadPosix.swift
[187/228] Compiling NIOPosix ThreadWindows.swift
[188/228] Compiling NIOPosix UnsafeTransfer.swift
[189/228] Compiling NIOPosix Utilities.swift
[190/228] Compiling NIOPosix VsockAddress.swift
[191/228] Compiling NIOPosix VsockChannelEvents.swift
[192/228] Compiling NIOPosix SelectableChannel.swift
[193/228] Compiling NIOPosix SelectableEventLoop.swift
[194/228] Compiling NIOPosix SelectorEpoll.swift
[195/228] Compiling NIOPosix SelectorGeneric.swift
[196/228] Compiling NIOPosix SelectorKqueue.swift
[197/228] Compiling NIOPosix SelectorUring.swift
[198/228] Compiling NIOPosix ServerSocket.swift
[199/228] Compiling NIOPosix Socket.swift
[200/228] Compiling NIOPosix SocketChannel.swift
[201/228] Compiling NIOPosix SocketProtocols.swift
[202/228] Compiling NIOPosix System.swift
[203/228] Compiling NIOPosix Thread.swift
[204/228] Compiling NIOPosix BSDSocketAPICommon.swift
[205/228] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/228] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/228] Compiling NIOPosix BaseSocket.swift
[208/228] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/228] Compiling NIOPosix BaseSocketChannel.swift
[210/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/228] Compiling NIOPosix NonBlockingFileIO.swift
[212/228] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/228] Compiling NIOPosix PendingWritesManager.swift
[214/228] Compiling NIOPosix PipeChannel.swift
[215/228] Compiling NIOPosix PipePair.swift
[216/228] Compiling NIOPosix PointerHelpers.swift
[217/228] Compiling NIOPosix Pool.swift
[218/228] Emitting module NIOPosix
[219/228] Compiling NIOPosix Bootstrap.swift
[220/228] Compiling NIOPosix ControlMessage.swift
[221/228] Compiling NIOPosix DatagramVectorReadManager.swift
[222/228] Compiling NIOPosix FileDescriptor.swift
[223/228] Compiling NIOPosix GetaddrinfoResolver.swift
[224/228] Compiling NIOPosix HappyEyeballs.swift
[225/228] Compiling NIOPosix IO.swift
[226/230] Emitting module NIO
[227/230] Compiling NIO Exports.swift
[228/273] Compiling NIOTLS TLSEvents.swift
[229/273] Emitting module NIOTLS
[230/273] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[231/273] Compiling NIOIRC ByteBufferExtras.swift
[232/273] Compiling NIOIRC Scandinavian.swift
[233/275] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[234/275] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[235/275] Compiling NIOTLS SNIHandler.swift
[236/275] Compiling NIOIRC IRCChannelHandler.swift
[237/275] Compiling NIOIRC IRCMessageTarget.swift
[238/275] Compiling NIOIRC IRCNickName.swift
[239/275] Compiling NIOIRC IRCServerName.swift
[240/275] Compiling NIOIRC IRCMessage.swift
[241/275] Compiling NIOIRC IRCMessageRecipient.swift
[242/275] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[243/275] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[244/275] Compiling NIOIRC IRCChannelMode.swift
[245/275] Compiling NIOIRC IRCChannelName.swift
[246/275] Compiling NIOIRC IRCCommand.swift
[247/275] Compiling NIOIRC IRCCommandCodes.swift
[248/275] Compiling NIOIRC IRCCommandParser.swift
[249/275] Compiling NIOIRC IRCDispatcher.swift
[250/275] Compiling NIOIRC IRCMessageParser.swift
[251/275] Emitting module NIOHTTP1
[254/287] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[255/287] Compiling NIOWebSocket WebSocketOpcode.swift
[256/287] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[257/288] Compiling NIOWebSocket WebSocketFrame.swift
[258/288] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[259/288] Emitting module NIOWebSocket
[260/288] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[261/288] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[262/288] Compiling NIOWebSocket WebSocketErrorCodes.swift
[263/288] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[264/288] Compiling NIOWebSocket SHA1.swift
[265/288] Compiling NIOIRC IRCUserInfo.swift
[266/288] Compiling NIOIRC IRCUserMode.swift
[267/288] Emitting module NIOIRC
[272/288] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[273/288] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[284/288] Emitting module NIOFoundationCompat
[285/288] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[286/310] Emitting module NIOTransportServices
[287/312] Compiling NIOTransportServices NIOTSDatagramListener.swift
[288/312] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[289/312] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[290/312] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[291/312] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[292/312] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[293/312] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[294/312] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[295/312] Compiling NIOTransportServices AcceptHandler.swift
[296/312] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[297/312] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[298/312] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[299/312] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[300/312] Compiling NIOTransportServices NIOTSListenerChannel.swift
[301/312] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[302/312] Compiling NIOTransportServices NIOTSErrors.swift
[303/312] Compiling NIOTransportServices NIOTSEventLoop.swift
[304/312] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[305/312] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[306/312] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[307/312] Compiling NIOTransportServices StateManagedChannel.swift
[308/312] Compiling NIOTransportServices StateManagedListenerChannel.swift
[309/312] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[310/319] Compiling IRC IRCClientMessageTarget.swift
[311/319] Compiling IRC ReExports.swift
[312/319] Compiling IRC IRCRetryStrategyCB.swift
[313/319] Compiling IRC IRCClientOptions.swift
[314/319] Compiling IRC IRCClientDelegate.swift
[315/319] Emitting module IRC
[316/319] Compiling IRC IRCClient.swift
[317/324] Compiling IRCWebClient ClientResources.swift
[318/324] Compiling IRCWebClient IRCWebSocketBridge.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, registered nick: IRCNickName,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, received message: IRCMessage) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func clientFailedToRegister(_ client: IRCClient) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, messageOfTheDay message: String) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
[319/324] Compiling IRCWebClient IRCWebClientEndPoint.swift
[320/324] Compiling IRCWebClient IRCWebClientServer.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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
var sessionCounter = NIOAtomic.makeAtomic(value: 1)
^
[321/324] Emitting module IRCWebClient
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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
var sessionCounter = NIOAtomic.makeAtomic(value: 1)
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, registered nick: IRCNickName,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, received message: IRCMessage) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func clientFailedToRegister(_ client: IRCClient) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, messageOfTheDay message: String) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
open func client(_ client: IRCClient,
^~~~
public
[322/326] Compiling ircwebclientd main.swift
[323/326] Emitting module ircwebclientd
[323/326] Write Objects.LinkFileList
[324/326] Linking ircwebclientd
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ircwebclientd: replacing existing signature
[325/326] Applying ircwebclientd
Build complete! (21.04s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.31s)
Fetched https://github.com/apple/swift-nio.git from cache (0.35s)
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.04s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.21s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.21s)
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.04s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.20.1 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.20s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.23s)
Fetched https://github.com/apple/swift-system.git from cache (0.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.05s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-transport-services-195621bb is not valid git repository for 'https://github.com/apple/swift-nio-transport-services', will fetch again.
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-transport-services-195621bb is not valid git repository for 'https://github.com/apple/swift-nio-transport-services', will fetch again.
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.01s)
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.20.1
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.63.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Build complete.
Done.