The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-irc-webclient, reference develop (39f9ae), with Swift 6.2 (beta) for Linux on 18 Jun 2025 20:30:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-webclient.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/apple/swift-nio.git
[1/218] Fetching swift-nio-irc-client
[219/76545] Fetching swift-nio-irc-client, swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (8.81s)
Fetched https://github.com/apple/swift-nio.git from cache (8.98s)
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 (9.86s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/2667] Fetching swift-nio-transport-services
[588/2981] Fetching swift-nio-transport-services, swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.44s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.53s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (1.41s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.85s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.37s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[1374/21068] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
[2829/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.25s)
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.5.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.24.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/54] Write sources
[18/54] Compiling CNIOWindows WSAStartup.c
[19/54] Compiling CNIOWindows shim.c
[20/54] Compiling CNIOWASI CNIOWASI.c
[21/54] Compiling _AtomicsShims.c
[22/54] Compiling CNIOLinux liburing_shims.c
[23/54] Compiling CNIOLLHTTP c_nio_http.c
[24/54] Compiling CNIOSHA1 c_nio_sha1.c
[24/54] Write sources
[24/54] Compiling CNIODarwin shim.c
[27/54] Write swift-version-24593BA9C3E375BF.txt
[28/56] Compiling CNIOLinux shim.c
[29/60] Compiling CNIOLLHTTP c_nio_api.c
[30/92] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/92] Emitting module _NIOBase64
[32/92] Compiling c-nioatomics.c
[34/92] Emitting module Atomics
[34/94] Compiling c-atomics.c
[36/100] Compiling Atomics IntegerOperations.swift
[37/100] Compiling Atomics Unmanaged extensions.swift
[38/100] Compiling Atomics UnsafeAtomic.swift
[39/100] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/100] Compiling Atomics ManagedAtomicLazyReference.swift
[41/100] Compiling Atomics AtomicStorage.swift
[42/101] Emitting module InternalCollectionsUtilities
[43/101] Compiling Atomics OptionalRawRepresentable.swift
[44/101] Compiling Atomics RawRepresentable.swift
[45/101] Compiling Atomics ManagedAtomic.swift
[47/101] Compiling Atomics AtomicInteger.swift
[48/101] Compiling Atomics AtomicOptionalWrappable.swift
[49/101] Compiling Atomics AtomicReference.swift
[51/101] Compiling Atomics AtomicValue.swift
[52/101] Compiling Atomics AtomicMemoryOrderings.swift
[53/101] Compiling Atomics DoubleWord.swift
[58/101] Compiling Atomics AtomicBool.swift
[59/101] Compiling Atomics IntegerConformances.swift
[60/101] Compiling Atomics PointerConformances.swift
[61/101] Compiling Atomics Primitives.native.swift
[65/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/101] Compiling _NIOBase64 Base64.swift
[71/103] Wrapping AST for _NIOBase64 for debugging
[73/103] Compiling _NIODataStructures PriorityQueue.swift
[74/103] Compiling _NIODataStructures _TinyArray.swift
[74/103] Wrapping AST for Atomics for debugging
[76/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/104] Wrapping AST for InternalCollectionsUtilities for debugging
[79/119] Emitting module NIOConcurrencyHelpers
[80/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/119] Compiling DequeModule _DequeBuffer.swift
[82/119] Compiling DequeModule _DequeBufferHeader.swift
[83/121] Compiling DequeModule Deque+Equatable.swift
[84/121] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[85/121] Compiling DequeModule _DequeSlot.swift
[86/121] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/121] Compiling NIOConcurrencyHelpers NIOLock.swift
[88/121] Compiling NIOConcurrencyHelpers lock.swift
[89/121] Compiling DequeModule Deque+Extras.swift
[90/121] Compiling DequeModule Deque+Hashable.swift
[91/121] Compiling DequeModule Deque+CustomReflectable.swift
[92/121] Compiling DequeModule Deque+Descriptions.swift
[93/121] Compiling DequeModule Deque._UnsafeHandle.swift
[94/121] Compiling DequeModule Deque.swift
[95/121] Compiling DequeModule Deque+Testing.swift
[96/121] Compiling DequeModule Deque._Storage.swift
[97/121] Compiling DequeModule Deque+Codable.swift
[98/121] Compiling DequeModule Deque+Collection.swift
[99/121] Compiling _NIODataStructures Heap.swift
[100/121] Emitting module _NIODataStructures
[101/122] Wrapping AST for _NIODataStructures for debugging
[103/122] Compiling NIOConcurrencyHelpers atomics.swift
[104/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/123] Emitting module DequeModule
[106/124] Wrapping AST for NIOConcurrencyHelpers for debugging
[108/124] Wrapping AST for DequeModule for debugging
[110/184] Compiling NIOCore IO.swift
[111/184] Compiling NIOCore IOData.swift
[112/184] Compiling NIOCore IPProtocol.swift
[113/184] Compiling NIOCore IntegerBitPacking.swift
[114/184] Compiling NIOCore IntegerTypes.swift
[115/184] Compiling NIOCore Interfaces.swift
[116/184] Compiling NIOCore Linux.swift
[117/184] Compiling NIOCore MarkedCircularBuffer.swift
[118/184] Compiling NIOCore AddressedEnvelope.swift
[119/184] Compiling NIOCore AsyncAwaitSupport.swift
[120/184] Compiling NIOCore AsyncChannel.swift
[121/184] Compiling NIOCore AsyncChannelHandler.swift
[122/184] Compiling NIOCore AsyncChannelInboundStream.swift
[123/184] Compiling NIOCore AsyncChannelOutboundWriter.swift
[124/184] Compiling NIOCore NIOAsyncSequenceProducer.swift
[125/184] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[126/184] Compiling NIOCore NIOAsyncWriter.swift
[127/192] Compiling NIOCore CircularBuffer.swift
[128/192] Compiling NIOCore Codec.swift
[129/192] Compiling NIOCore ConvenienceOptionSupport.swift
[130/192] Compiling NIOCore DeadChannel.swift
[131/192] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/192] Compiling NIOCore EventLoop+Deprecated.swift
[133/192] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/192] Compiling NIOCore EventLoop.swift
[135/192] Compiling NIOCore MulticastChannel.swift
[136/192] Compiling NIOCore NIOAny.swift
[137/192] Compiling NIOCore NIOCloseOnErrorHandler.swift
[138/192] Compiling NIOCore NIOLoopBound.swift
[139/192] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[140/192] Compiling NIOCore NIOScheduledCallback.swift
[141/192] Compiling NIOCore NIOSendable.swift
[142/192] Compiling NIOCore RecvByteBufferAllocator.swift
[143/192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[144/192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[145/192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[146/192] Compiling NIOCore EventLoopFuture.swift
[147/192] Compiling NIOCore FileDescriptor.swift
[148/192] Compiling NIOCore FileHandle.swift
[149/192] Compiling NIOCore FileRegion.swift
[150/192] Compiling NIOCore GlobalSingletons.swift
[151/192] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[152/192] Compiling NIOCore BSDSocketAPI.swift
[153/192] Compiling NIOCore ByteBuffer-aux.swift
[154/192] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[155/192] Compiling NIOCore ByteBuffer-conversions.swift
[156/192] Compiling NIOCore ByteBuffer-core.swift
[157/192] Compiling NIOCore ByteBuffer-hex.swift
[158/192] Compiling NIOCore ByteBuffer-int.swift
[159/192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/192] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[161/192] Compiling NIOCore SocketAddresses.swift
[162/192] Compiling NIOCore SocketOptionProvider.swift
[163/192] Compiling NIOCore SystemCallHelpers.swift
[164/192] Compiling NIOCore TimeAmount+Duration.swift
[165/192] Compiling NIOCore TypeAssistedChannelHandler.swift
[166/192] Compiling NIOCore UniversalBootstrapSupport.swift
[167/192] Compiling NIOCore Utilities.swift
[168/192] Compiling NIOCore ByteBuffer-multi-int.swift
[169/192] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[170/192] Compiling NIOCore ByteBuffer-views.swift
[171/192] Compiling NIOCore Channel.swift
[172/192] Compiling NIOCore ChannelHandler.swift
[173/192] Compiling NIOCore ChannelHandlers.swift
[174/192] Compiling NIOCore ChannelInvoker.swift
[175/192] Compiling NIOCore ChannelOption.swift
[176/192] Compiling NIOCore ChannelPipeline.swift
[177/192] Emitting module NIOCore
[178/193] Wrapping AST for NIOCore for debugging
[180/243] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/243] Emitting module NIOEmbedded
[182/243] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/243] Compiling NIOEmbedded Embedded.swift
[184/244] Wrapping AST for NIOEmbedded for debugging
[186/244] Compiling NIOPosix IO.swift
[187/244] Compiling NIOPosix IntegerBitPacking.swift
[188/244] Compiling NIOPosix IntegerTypes.swift
[189/244] Compiling NIOPosix Linux.swift
[190/244] Compiling NIOPosix LinuxCPUSet.swift
[191/244] Compiling NIOPosix LinuxUring.swift
[192/244] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[193/250] Compiling NIOPosix ThreadPosix.swift
[194/250] Compiling NIOPosix ThreadWindows.swift
[195/250] Compiling NIOPosix UnsafeTransfer.swift
[196/250] Compiling NIOPosix Utilities.swift
[197/250] Compiling NIOPosix VsockAddress.swift
[198/250] Compiling NIOPosix VsockChannelEvents.swift
[199/250] Compiling NIOPosix SelectableChannel.swift
[200/250] Compiling NIOPosix SelectableEventLoop.swift
[201/250] Compiling NIOPosix SelectorEpoll.swift
[202/250] Compiling NIOPosix SelectorGeneric.swift
[203/250] Compiling NIOPosix SelectorKqueue.swift
[204/250] Compiling NIOPosix SelectorUring.swift
[205/250] Compiling NIOPosix Pool.swift
[206/250] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[207/250] Compiling NIOPosix PosixSingletons.swift
[208/250] Compiling NIOPosix RawSocketBootstrap.swift
[209/250] Compiling NIOPosix Resolver.swift
[210/250] Compiling NIOPosix Selectable.swift
[211/250] Compiling NIOPosix ServerSocket.swift
[212/250] Compiling NIOPosix Socket.swift
[213/250] Compiling NIOPosix SocketChannel.swift
[214/250] Compiling NIOPosix SocketProtocols.swift
[215/250] Compiling NIOPosix System.swift
[216/250] Compiling NIOPosix Thread.swift
[217/250] Emitting module NIOPosix
[218/250] Compiling NIOPosix BSDSocketAPICommon.swift
[219/250] Compiling NIOPosix BSDSocketAPIPosix.swift
[220/250] Compiling NIOPosix BSDSocketAPIWindows.swift
[221/250] Compiling NIOPosix BaseSocket.swift
[222/250] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[223/250] Compiling NIOPosix BaseSocketChannel.swift
[224/250] Compiling NIOPosix BaseStreamSocketChannel.swift
[225/250] Compiling NIOPosix Bootstrap.swift
[226/250] Compiling NIOPosix ControlMessage.swift
[227/250] Compiling NIOPosix DatagramVectorReadManager.swift
[228/250] Compiling NIOPosix Errors+Any.swift
[229/250] Compiling NIOPosix FileDescriptor.swift
[230/250] Compiling NIOPosix GetaddrinfoResolver.swift
[231/250] Compiling NIOPosix HappyEyeballs.swift
[232/250] Compiling NIOPosix NIOThreadPool.swift
[233/250] Compiling NIOPosix NonBlockingFileIO.swift
[234/250] Compiling NIOPosix PendingDatagramWritesManager.swift
[235/250] Compiling NIOPosix PendingWritesManager.swift
[236/250] Compiling NIOPosix PipeChannel.swift
[237/250] Compiling NIOPosix PipePair.swift
[238/253] Wrapping AST for NIOPosix for debugging
[240/253] Emitting module NIO
[241/253] Compiling NIO Exports.swift
[242/254] Wrapping AST for NIO for debugging
[244/298] Compiling NIOTLS TLSEvents.swift
[245/298] Emitting module NIOTLS
[246/298] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[247/298] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[248/298] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[249/300] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[250/300] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[251/300] Compiling NIOTLS SNIHandler.swift
[252/300] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[253/300] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[255/301] Emitting module NIOHTTP1
[255/301] Wrapping AST for NIOTLS for debugging
[257/301] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[258/301] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[259/301] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[260/301] Compiling NIOHTTP1 HTTPTypes.swift
[261/301] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[262/301] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[263/301] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[264/301] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[265/301] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[266/301] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[269/303] Compiling NIOHTTP1 ByteCollectionUtils.swift
[270/303] Compiling NIOHTTP1 HTTPDecoder.swift
[271/303] Compiling NIOHTTP1 HTTPEncoder.swift
[272/307] Wrapping AST for NIOHTTP1 for debugging
[274/314] Compiling NIOIRC IRCUserInfo.swift
[275/314] Compiling NIOIRC IRCUserMode.swift
[276/314] Compiling NIOWebSocket WebSocketOpcode.swift
[277/315] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[278/315] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[279/315] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[280/315] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[283/315] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[290/315] Emitting module NIOIRC
[291/315] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[292/315] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[293/315] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[294/315] Compiling NIOWebSocket SHA1.swift
[300/316] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[301/316] Emitting module NIOWebSocket
[302/316] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[303/316] Emitting module NIOFoundationCompat
[303/317] Wrapping AST for NIOIRC for debugging
[306/317] Compiling NIOWebSocket WebSocketErrorCodes.swift
[307/317] Compiling NIOWebSocket WebSocketFrame.swift
[309/318] Wrapping AST for NIOFoundationCompat for debugging
[311/340] Wrapping AST for NIOWebSocket for debugging
[313/340] Compiling NIOTransportServices AcceptHandler.swift
[314/340] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[315/340] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[316/342] Compiling NIOTransportServices NIOTSBootstraps.swift
[317/342] Compiling NIOTransportServices NIOTSChannelOptions.swift
[318/342] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[319/342] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[320/342] Compiling NIOTransportServices NIOTSErrors.swift
[321/342] Compiling NIOTransportServices NIOTSEventLoop.swift
[322/342] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[323/342] Compiling NIOTransportServices NIOTSSingletons.swift
[324/342] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[325/342] Compiling NIOTransportServices StateManagedChannel.swift
[326/342] Compiling NIOTransportServices StateManagedListenerChannel.swift
[327/342] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[328/342] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[329/342] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[330/342] Compiling NIOTransportServices NIOTSListenerChannel.swift
[331/342] Emitting module NIOTransportServices
[332/342] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[333/342] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[334/342] Compiling NIOTransportServices NIOTSDatagramListener.swift
[335/342] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[336/342] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[337/343] Wrapping AST for NIOTransportServices for debugging
[339/350] Compiling IRC ReExports.swift
[340/350] Compiling IRC IRCRetryStrategyCB.swift
[341/350] Compiling IRC IRCClientDelegate.swift
[342/350] Compiling IRC IRCClientOptions.swift
[343/350] Compiling IRC IRCClientMessageTarget.swift
[344/350] Emitting module IRC
[345/350] Compiling IRC IRCClient.swift
[346/351] Wrapping AST for IRC for debugging
[348/356] Compiling IRCWebClient ClientResources.swift
[349/356] Compiling IRCWebClient IRCWebSocketBridge.swift
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
221 |     #if false // send along any other message
222 |       send(message)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[350/356] Compiling IRCWebClient IRCWebClientEndPoint.swift
[351/356] Emitting module IRCWebClient
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
221 |     #if false // send along any other message
222 |       send(message)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[352/356] Compiling IRCWebClient IRCWebClientServer.swift
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[353/359] Wrapping AST for IRCWebClient for debugging
[355/359] Emitting module ircwebclientd
[356/359] Compiling ircwebclientd main.swift
[357/360] Wrapping AST for ircwebclientd for debugging
[358/360] Write Objects.LinkFileList
[359/360] Linking ircwebclientd
Build complete! (166.87s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.