Build Information
Successful build of swift-nio-irc-client, reference 0.8.1 (7a0b7d
), with Swift 6.1 for Linux on 27 Apr 2025 17:55:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-client.git
Reference: 0.8.1
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-client
* tag 0.8.1 -> FETCH_HEAD
HEAD is now at 7a0b7d4 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
https://github.com/NozeIO/swift-nio-irc-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
}
],
"manifest_display_name" : "swift-nio-irc-client",
"name" : "swift-nio-irc-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRC",
"targets" : [
"IRC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IRC",
"module_type" : "SwiftTarget",
"name" : "IRC",
"path" : "Sources/IRC",
"product_dependencies" : [
"NIO",
"NIOIRC",
"NIOTransportServices"
],
"product_memberships" : [
"IRC"
],
"sources" : [
"IRCClient.swift",
"IRCClientDelegate.swift",
"IRCClientMessageTarget.swift",
"IRCClientOptions.swift",
"IRCRetryStrategyCB.swift",
"ReExports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/apple/swift-nio.git
[1/2619] Fetching swift-nio-transport-services
[630/2933] Fetching swift-nio-transport-services, swift-nio-irc
[2934/78369] Fetching swift-nio-transport-services, swift-nio-irc, swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (4.32s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (4.32s)
Fetched https://github.com/apple/swift-nio.git from cache (4.40s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (4.85s)
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.45s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.42s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4267/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
[1787/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/25] Write sources
[15/25] Compiling CNIODarwin shim.c
[16/25] Compiling CNIOLinux liburing_shims.c
[17/25] Compiling CNIOWASI CNIOWASI.c
[18/25] Compiling _AtomicsShims.c
[19/25] Compiling CNIOWindows WSAStartup.c
[20/25] Compiling CNIOWindows shim.c
[21/25] Compiling CNIOLinux shim.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[23/67] Compiling c-nioatomics.c
[25/67] Compiling Atomics ManagedAtomic.swift
[26/67] Compiling Atomics ManagedAtomicLazyReference.swift
[27/69] Compiling Atomics AtomicMemoryOrderings.swift
[28/69] Compiling Atomics DoubleWord.swift
[29/71] Compiling Atomics AtomicStorage.swift
[30/71] Compiling Atomics AtomicValue.swift
[33/71] Emitting module _NIOBase64
[34/71] Compiling _NIOBase64 Base64.swift
[34/72] Compiling c-atomics.c
[36/72] Compiling Atomics AtomicReference.swift
[39/72] Compiling _NIODataStructures _TinyArray.swift
[40/72] Compiling Atomics AtomicBool.swift
[43/72] Compiling _NIODataStructures PriorityQueue.swift
[44/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/72] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/72] Compiling Atomics IntegerConformances.swift
[49/72] Compiling Atomics PointerConformances.swift
[50/72] Compiling Atomics Primitives.native.swift
[51/72] Compiling Atomics Primitives.shims.swift
[52/72] Compiling Atomics AtomicInteger.swift
[53/72] Compiling Atomics AtomicOptionalWrappable.swift
[54/72] Emitting module Atomics
[55/72] Compiling Atomics OptionalRawRepresentable.swift
[56/72] Compiling Atomics RawRepresentable.swift
[61/72] Emitting module InternalCollectionsUtilities
[69/79] Compiling Atomics IntegerOperations.swift
[70/79] Compiling Atomics Unmanaged extensions.swift
[73/95] Compiling NIOConcurrencyHelpers lock.swift
[74/95] Compiling DequeModule Deque+CustomReflectable.swift
[75/95] Compiling DequeModule Deque+Descriptions.swift
[76/95] Compiling DequeModule _DequeBuffer.swift
[77/95] Compiling DequeModule _DequeBufferHeader.swift
[78/95] Emitting module _NIODataStructures
[79/95] Compiling _NIODataStructures Heap.swift
[80/97] Emitting module NIOConcurrencyHelpers
[81/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/98] Compiling NIOConcurrencyHelpers atomics.swift
[84/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/99] Compiling DequeModule Deque+Equatable.swift
[87/99] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/99] Compiling DequeModule _DequeSlot.swift
[90/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[91/99] Compiling DequeModule Deque+Testing.swift
[92/99] Compiling DequeModule Deque._Storage.swift
[93/99] Compiling DequeModule Deque+Extras.swift
[94/99] Compiling DequeModule Deque+Hashable.swift
[95/99] Compiling DequeModule Deque._UnsafeHandle.swift
[96/99] Compiling DequeModule Deque.swift
[97/99] Compiling DequeModule Deque+Codable.swift
[98/99] Compiling DequeModule Deque+Collection.swift
[99/99] Emitting module DequeModule
[101/159] Compiling NIOCore MarkedCircularBuffer.swift
[102/159] Compiling NIOCore MulticastChannel.swift
[103/159] Compiling NIOCore NIOAny.swift
[104/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/159] Compiling NIOCore NIOLoopBound.swift
[106/159] Compiling NIOCore NIOScheduledCallback.swift
[107/159] Compiling NIOCore NIOSendable.swift
[108/159] Compiling NIOCore RecvByteBufferAllocator.swift
[109/167] Compiling NIOCore EventLoop.swift
[110/167] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[111/167] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/167] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/167] Compiling NIOCore EventLoopFuture.swift
[114/167] Compiling NIOCore FileDescriptor.swift
[115/167] Compiling NIOCore FileHandle.swift
[116/167] Compiling NIOCore FileRegion.swift
[117/167] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[118/167] Compiling NIOCore SocketAddresses.swift
[119/167] Compiling NIOCore SocketOptionProvider.swift
[120/167] Compiling NIOCore SystemCallHelpers.swift
[121/167] Compiling NIOCore TimeAmount+Duration.swift
[122/167] Compiling NIOCore TypeAssistedChannelHandler.swift
[123/167] Compiling NIOCore UniversalBootstrapSupport.swift
[124/167] Compiling NIOCore Utilities.swift
[125/167] Compiling NIOCore GlobalSingletons.swift
[126/167] Compiling NIOCore IO.swift
[127/167] Compiling NIOCore IOData.swift
[128/167] Compiling NIOCore IPProtocol.swift
[129/167] Compiling NIOCore IntegerBitPacking.swift
[130/167] Compiling NIOCore IntegerTypes.swift
[131/167] Compiling NIOCore Interfaces.swift
[132/167] Compiling NIOCore Linux.swift
[133/167] Compiling NIOCore AddressedEnvelope.swift
[134/167] Compiling NIOCore AsyncAwaitSupport.swift
[135/167] Compiling NIOCore AsyncChannel.swift
[136/167] Compiling NIOCore AsyncChannelHandler.swift
[137/167] Compiling NIOCore AsyncChannelInboundStream.swift
[138/167] Compiling NIOCore AsyncChannelOutboundWriter.swift
[139/167] Compiling NIOCore NIOAsyncSequenceProducer.swift
[140/167] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[141/167] Compiling NIOCore NIOAsyncWriter.swift
[142/167] Compiling NIOCore ChannelPipeline.swift
[143/167] Compiling NIOCore CircularBuffer.swift
[144/167] Compiling NIOCore Codec.swift
[145/167] Compiling NIOCore ConvenienceOptionSupport.swift
[146/167] Compiling NIOCore DeadChannel.swift
[147/167] Compiling NIOCore DispatchQueue+WithFuture.swift
[148/167] Compiling NIOCore EventLoop+Deprecated.swift
[149/167] Compiling NIOCore EventLoop+SerialExecutor.swift
[150/167] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/167] Compiling NIOCore BSDSocketAPI.swift
[152/167] Compiling NIOCore ByteBuffer-aux.swift
[153/167] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[154/167] Compiling NIOCore ByteBuffer-conversions.swift
[155/167] Compiling NIOCore ByteBuffer-core.swift
[156/167] Compiling NIOCore ByteBuffer-hex.swift
[157/167] Compiling NIOCore ByteBuffer-int.swift
[158/167] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[159/167] Compiling NIOCore ByteBuffer-multi-int.swift
[160/167] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[161/167] Compiling NIOCore ByteBuffer-views.swift
[162/167] Compiling NIOCore Channel.swift
[163/167] Compiling NIOCore ChannelHandler.swift
[164/167] Compiling NIOCore ChannelHandlers.swift
[165/167] Compiling NIOCore ChannelInvoker.swift
[166/167] Compiling NIOCore ChannelOption.swift
[167/167] Emitting module NIOCore
[169/219] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/219] Emitting module NIOEmbedded
[171/219] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[172/219] Compiling NIOEmbedded Embedded.swift
[174/220] Emitting module NIOPosix
[175/226] Compiling NIOPosix ServerSocket.swift
[176/226] Compiling NIOPosix Socket.swift
[177/226] Compiling NIOPosix SocketChannel.swift
[178/226] Compiling NIOPosix SocketProtocols.swift
[179/226] Compiling NIOPosix System.swift
[180/226] Compiling NIOPosix Thread.swift
[181/226] Compiling NIOPosix ThreadPosix.swift
[182/226] Compiling NIOPosix ThreadWindows.swift
[183/226] Compiling NIOPosix UnsafeTransfer.swift
[184/226] Compiling NIOPosix Utilities.swift
[185/226] Compiling NIOPosix VsockAddress.swift
[186/226] Compiling NIOPosix VsockChannelEvents.swift
[187/226] Compiling NIOPosix SelectableChannel.swift
[188/226] Compiling NIOPosix SelectableEventLoop.swift
[189/226] Compiling NIOPosix SelectorEpoll.swift
[190/226] Compiling NIOPosix SelectorGeneric.swift
[191/226] Compiling NIOPosix SelectorKqueue.swift
[192/226] Compiling NIOPosix SelectorUring.swift
[193/226] Compiling NIOPosix IO.swift
[194/226] Compiling NIOPosix IntegerBitPacking.swift
[195/226] Compiling NIOPosix IntegerTypes.swift
[196/226] Compiling NIOPosix Linux.swift
[197/226] Compiling NIOPosix LinuxCPUSet.swift
[198/226] Compiling NIOPosix LinuxUring.swift
[199/226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/226] Compiling NIOPosix PooledRecvBufferAllocator.swift
[201/226] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[202/226] Compiling NIOPosix PosixSingletons.swift
[203/226] Compiling NIOPosix RawSocketBootstrap.swift
[204/226] Compiling NIOPosix Resolver.swift
[205/226] Compiling NIOPosix Selectable.swift
[206/226] Compiling NIOPosix Bootstrap.swift
[207/226] Compiling NIOPosix ControlMessage.swift
[208/226] Compiling NIOPosix DatagramVectorReadManager.swift
[209/226] Compiling NIOPosix Errors+Any.swift
[210/226] Compiling NIOPosix FileDescriptor.swift
[211/226] Compiling NIOPosix GetaddrinfoResolver.swift
[212/226] Compiling NIOPosix HappyEyeballs.swift
[213/226] Compiling NIOPosix NIOThreadPool.swift
[214/226] Compiling NIOPosix NonBlockingFileIO.swift
[215/226] Compiling NIOPosix PendingDatagramWritesManager.swift
[216/226] Compiling NIOPosix PendingWritesManager.swift
[217/226] Compiling NIOPosix PipeChannel.swift
[218/226] Compiling NIOPosix PipePair.swift
[219/226] Compiling NIOPosix Pool.swift
[220/226] Compiling NIOPosix BSDSocketAPICommon.swift
[221/226] Compiling NIOPosix BSDSocketAPIPosix.swift
[222/226] Compiling NIOPosix BSDSocketAPIWindows.swift
[223/226] Compiling NIOPosix BaseSocket.swift
[224/226] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[225/226] Compiling NIOPosix BaseSocketChannel.swift
[226/226] Compiling NIOPosix BaseStreamSocketChannel.swift
[228/229] Emitting module NIO
[229/229] Compiling NIO Exports.swift
[231/258] Compiling NIOTLS TLSEvents.swift
[232/258] Emitting module NIOTLS
[233/258] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[234/258] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[235/258] Compiling NIOTLS SNIHandler.swift
[236/258] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[238/259] Compiling NIOIRC IRCServerName.swift
[239/259] Compiling NIOIRC IRCUserID.swift
[240/261] Compiling NIOIRC ByteBufferExtras.swift
[241/261] Compiling NIOIRC Scandinavian.swift
[242/261] Compiling NIOIRC IRCChannelHandler.swift
[243/261] Compiling NIOIRC IRCUserInfo.swift
[244/261] Compiling NIOIRC IRCUserMode.swift
[245/261] Compiling NIOIRC IRCMessageRecipient.swift
[246/261] Compiling NIOIRC IRCNickName.swift
[247/261] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[248/261] Compiling NIOIRC IRCMessageTarget.swift
[249/261] Compiling NIOIRC IRCChannelMode.swift
[250/261] Compiling NIOIRC IRCCommandParser.swift
[251/261] Compiling NIOIRC IRCDispatcher.swift
[252/261] Compiling NIOIRC IRCMessageParser.swift
[253/261] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[254/261] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[255/261] Emitting module NIOFoundationCompat
[256/261] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[257/262] Compiling NIOIRC IRCChannelName.swift
[258/262] Compiling NIOIRC IRCCommand.swift
[259/262] Compiling NIOIRC IRCCommandCodes.swift
[260/262] Compiling NIOIRC IRCMessage.swift
[262/262] Emitting module NIOIRC
[264/285] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[265/285] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[266/285] Compiling NIOTransportServices NIOTSListenerChannel.swift
[267/285] Compiling NIOTransportServices AcceptHandler.swift
[268/285] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[269/285] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[270/287] Compiling NIOTransportServices NIOTSBootstraps.swift
[271/287] Compiling NIOTransportServices NIOTSChannelOptions.swift
[272/287] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[273/287] Emitting module NIOTransportServices
[274/287] Compiling NIOTransportServices StateManagedChannel.swift
[275/287] Compiling NIOTransportServices StateManagedListenerChannel.swift
[276/287] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[277/287] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[278/287] Compiling NIOTransportServices NIOTSSingletons.swift
[279/287] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[280/287] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[281/287] Compiling NIOTransportServices NIOTSErrors.swift
[282/287] Compiling NIOTransportServices NIOTSEventLoop.swift
[283/287] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[284/287] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[285/287] Compiling NIOTransportServices NIOTSDatagramListener.swift
[286/287] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[287/287] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[289/295] Compiling IRC IRCClientMessageTarget.swift
[290/295] Compiling IRC IRCClientDelegate.swift
[291/295] Compiling IRC IRCRetryStrategyCB.swift
[292/295] Compiling IRC IRCClientOptions.swift
[293/295] Compiling IRC ReExports.swift
[294/295] Emitting module IRC
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
574 | }
575 |
576 | open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
577 | throws
578 | {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
580 | }
581 |
582 | open func doMessage(sender : IRCUserID?,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
583 | recipients : [ IRCMessageRecipient ],
584 | message : String) throws
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
591 | }
592 |
593 | open func doNick(_ newNick: IRCNickName) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
594 | switch state {
595 | case .registering(let channel, let nick, let info):
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
607 | }
608 |
609 | open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
610 | throws
611 | {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
623 | }
624 |
625 | open func doPing(_ server: String, server2: String? = nil) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
626 | let msg : IRCMessage
627 |
[295/295] Compiling IRC IRCClient.swift
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
574 | }
575 |
576 | open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
577 | throws
578 | {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
580 | }
581 |
582 | open func doMessage(sender : IRCUserID?,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
583 | recipients : [ IRCMessageRecipient ],
584 | message : String) throws
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
591 | }
592 |
593 | open func doNick(_ newNick: IRCNickName) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
594 | switch state {
595 | case .registering(let channel, let nick, let info):
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
607 | }
608 |
609 | open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
610 | throws
611 | {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
623 | }
624 |
625 | open func doPing(_ server: String, server2: String? = nil) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
626 | let msg : IRCMessage
627 |
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:156:21: warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
154 | _ = bootstrap.channelInitializer { [weak self] channel in
155 | return channel.pipeline
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
| `- warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
157 | .flatMap { [weak self] _ in
158 | guard let me = self else {
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/IRCChannelHandler.swift:37:12: note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
35 | *
36 | */
37 | open class IRCChannelHandler : ChannelDuplexHandler {
| `- note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
38 |
39 | public typealias InboundErr = IRCParserError
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
14 |
15 | import NIO
16 | import NIOIRC
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
17 |
18 | #if canImport(NIOTransportServices)
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:164:25: warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
162 | }
163 | return channel.pipeline
164 | .addHandler(Handler(client: me),
| `- warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
165 | name: "de.zeezide.nio.irc.client")
166 | }
:
390 | // MARK: - Handler
391 |
392 | final class Handler : ChannelInboundHandler {
| `- note: class 'Handler' does not conform to the 'Sendable' protocol
393 |
394 | typealias InboundIn = IRCMessage
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:157:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
155 | return channel.pipeline
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 | .flatMap { [weak self] _ in
| `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
158 | guard let me = self else {
159 | let error = channel.eventLoop.makePromise(of: Void.self)
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:158:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 | .flatMap { [weak self] _ in
158 | guard let me = self else {
| `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
159 | let error = channel.eventLoop.makePromise(of: Void.self)
160 | error.fail(Error.internalInconsistency)
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:187:70: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
185 |
186 | open func connect() {
187 | guard eventLoop.inEventLoop else { return eventLoop.execute(self.connect) }
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
188 |
189 | guard state.canStartConnection else { return }
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:205:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
203 | return bootstrap.connect(host: host, port: port)
204 | .map { channel in
205 | self.retryInfo.registerSuccessfulConnect()
| `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
206 |
207 | guard case .connecting = self.state else {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:245:65: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
243 |
244 | open func close() {
245 | guard eventLoop.inEventLoop else { return eventLoop.execute(close) }
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
246 | _ = channel?.close(mode: .all)
247 | clearListCollectors()
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:446:22: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
444 | }
445 | if count == 1 {
446 | return channel.writeAndFlush(messages.first!, promise: promise)
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
447 | }
448 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:451:17: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
449 | guard let promise = promise else {
450 | for message in messages {
451 | channel.write(message, promise: nil)
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
452 | }
453 | return channel.flush()
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:457:45: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
455 |
456 | EventLoopFuture<Void>
457 | .andAllSucceed(messages.map { channel.write($0) },
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
458 | on: promise.futureResult.eventLoop)
459 | .cascade(to: promise)
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
434 | guard channel.eventLoop.inEventLoop else {
435 | return channel.eventLoop.execute {
436 | self.sendMessages(messages, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
437 | }
438 | }
/host/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:27: warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
422 | public var origin : String? { return nil }
423 |
424 | public func sendMessages<T: Collection>(_ messages: T,
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
425 | promise: EventLoopPromise<Void>?)
426 | where T.Element == IRCMessage
:
434 | guard channel.eventLoop.inEventLoop else {
435 | return channel.eventLoop.execute {
436 | self.sendMessages(messages, promise: promise)
| `- warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
437 | }
438 | }
Build complete! (39.79s)
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",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
}
],
"manifest_display_name" : "swift-nio-irc-client",
"name" : "swift-nio-irc-client",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRC",
"targets" : [
"IRC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IRC",
"module_type" : "SwiftTarget",
"name" : "IRC",
"path" : "Sources/IRC",
"product_dependencies" : [
"NIO",
"NIOIRC",
"NIOTransportServices"
],
"product_memberships" : [
"IRC"
],
"sources" : [
"IRCClient.swift",
"IRCClientDelegate.swift",
"IRCClientMessageTarget.swift",
"IRCClientOptions.swift",
"IRCRetryStrategyCB.swift",
"ReExports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.