Build Information
Successful build of swift-nio-irc-client, reference develop (f4ebc0
), with Swift 6.0 for Linux on 31 May 2025 16:15:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-client.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-client
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f4ebc02 Merge pull request #1 from nathanborror/develop
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
f4ebc02f12f65d15d69ce3cbf85551805cc50ee8
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/314] Fetching swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.37s)
[1/2667] Fetching swift-nio-transport-services
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.58s)
[1/76137] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.15s)
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.75s)
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.74s)
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.18s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.31s)
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.95s)
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.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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/25] Write sources
[14/25] Compiling CNIOWASI CNIOWASI.c
[15/25] Compiling CNIOWindows shim.c
[16/25] Compiling CNIOWindows WSAStartup.c
[17/25] Write sources
[18/25] Compiling _AtomicsShims.c
[18/25] Compiling CNIOLinux liburing_shims.c
[18/25] Compiling CNIODarwin shim.c
[21/25] Compiling CNIOLinux shim.c
[22/25] Write swift-version-24593BA9C3E375BF.txt
[24/64] Emitting module InternalCollectionsUtilities
[24/65] Compiling c-nioatomics.c
[26/65] Emitting module Atomics
[27/67] Compiling Atomics PointerConformances.swift
[28/67] Compiling Atomics Primitives.native.swift
[29/67] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/67] Compiling Atomics UnsafeAtomic.swift
[31/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[32/67] Compiling Atomics ManagedAtomic.swift
[33/67] Compiling Atomics ManagedAtomicLazyReference.swift
[34/67] Compiling Atomics IntegerOperations.swift
[35/67] Compiling Atomics Unmanaged extensions.swift
[36/67] Compiling Atomics DoubleWord.swift
[37/67] Compiling Atomics AtomicReference.swift
[38/67] Compiling Atomics AtomicOptionalWrappable.swift
[39/67] Compiling Atomics AtomicMemoryOrderings.swift
[40/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/67] Compiling Atomics AtomicBool.swift
[42/67] Compiling Atomics IntegerConformances.swift
[43/67] Compiling Atomics OptionalRawRepresentable.swift
[44/67] Compiling Atomics RawRepresentable.swift
[45/67] Compiling Atomics Primitives.shims.swift
[46/67] Compiling Atomics AtomicInteger.swift
[53/68] Compiling Atomics AtomicStorage.swift
[54/68] Compiling Atomics AtomicValue.swift
[61/69] Emitting module _NIOBase64
[62/69] Compiling _NIOBase64 Base64.swift
[64/70] Compiling _NIODataStructures _TinyArray.swift
[65/70] Compiling _NIODataStructures PriorityQueue.swift
[66/70] Compiling c-atomics.c
[69/91] Compiling DequeModule _DequeBuffer.swift
[70/91] Compiling DequeModule _DequeBufferHeader.swift
[71/93] Compiling DequeModule Deque+Extras.swift
[72/93] Compiling DequeModule Deque+Hashable.swift
[73/93] Compiling DequeModule Deque+CustomReflectable.swift
[74/93] Compiling DequeModule Deque+Descriptions.swift
[75/93] Compiling DequeModule Deque+Equatable.swift
[76/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/93] Compiling _NIODataStructures Heap.swift
[79/93] Emitting module _NIODataStructures
[80/94] Compiling NIOConcurrencyHelpers lock.swift
[82/94] Compiling DequeModule _DequeSlot.swift
[83/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/94] Emitting module NIOConcurrencyHelpers
[85/94] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/94] Compiling NIOConcurrencyHelpers atomics.swift
[88/95] Compiling DequeModule Deque._UnsafeHandle.swift
[89/95] Compiling DequeModule Deque.swift
[90/95] Compiling DequeModule Deque+Testing.swift
[91/95] Compiling DequeModule Deque._Storage.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/156] Compiling NIOCore MulticastChannel.swift
[98/156] Compiling NIOCore NIOAny.swift
[99/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[100/156] Compiling NIOCore NIOLoopBound.swift
[101/156] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[102/156] Compiling NIOCore NIOScheduledCallback.swift
[103/156] Compiling NIOCore NIOSendable.swift
[104/156] Compiling NIOCore RecvByteBufferAllocator.swift
[105/164] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[106/164] Compiling NIOCore EventLoopFuture+Deprecated.swift
[107/164] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[108/164] Compiling NIOCore EventLoopFuture.swift
[109/164] Compiling NIOCore FileDescriptor.swift
[110/164] Compiling NIOCore FileHandle.swift
[111/164] Compiling NIOCore FileRegion.swift
[112/164] Compiling NIOCore GlobalSingletons.swift
[113/164] Compiling NIOCore IO.swift
[114/164] Compiling NIOCore IOData.swift
[115/164] Compiling NIOCore IPProtocol.swift
[116/164] Compiling NIOCore IntegerBitPacking.swift
[117/164] Compiling NIOCore IntegerTypes.swift
[118/164] Compiling NIOCore Interfaces.swift
[119/164] Compiling NIOCore Linux.swift
[120/164] Compiling NIOCore MarkedCircularBuffer.swift
[121/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[122/164] Compiling NIOCore SocketAddresses.swift
[123/164] Compiling NIOCore SocketOptionProvider.swift
[124/164] Compiling NIOCore SystemCallHelpers.swift
[125/164] Compiling NIOCore TimeAmount+Duration.swift
[126/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/164] Compiling NIOCore UniversalBootstrapSupport.swift
[128/164] Compiling NIOCore Utilities.swift
[129/164] Compiling NIOCore CircularBuffer.swift
[130/164] Compiling NIOCore Codec.swift
[131/164] Compiling NIOCore ConvenienceOptionSupport.swift
[132/164] Compiling NIOCore DeadChannel.swift
[133/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[134/164] Compiling NIOCore EventLoop+Deprecated.swift
[135/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[136/164] Compiling NIOCore EventLoop.swift
[137/164] Compiling NIOCore AddressedEnvelope.swift
[138/164] Compiling NIOCore AsyncAwaitSupport.swift
[139/164] Compiling NIOCore AsyncChannel.swift
[140/164] Compiling NIOCore AsyncChannelHandler.swift
[141/164] Compiling NIOCore AsyncChannelInboundStream.swift
[142/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[143/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[144/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/164] Compiling NIOCore NIOAsyncWriter.swift
[146/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/164] Compiling NIOCore BSDSocketAPI.swift
[148/164] Compiling NIOCore ByteBuffer-aux.swift
[149/164] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[150/164] Compiling NIOCore ByteBuffer-conversions.swift
[151/164] Compiling NIOCore ByteBuffer-core.swift
[152/164] Compiling NIOCore ByteBuffer-hex.swift
[153/164] Compiling NIOCore ByteBuffer-int.swift
[154/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/164] Emitting module NIOCore
[156/164] Compiling NIOCore ByteBuffer-multi-int.swift
[157/164] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[158/164] Compiling NIOCore ByteBuffer-views.swift
[159/164] Compiling NIOCore Channel.swift
[160/164] Compiling NIOCore ChannelHandler.swift
[161/164] Compiling NIOCore ChannelHandlers.swift
[162/164] Compiling NIOCore ChannelInvoker.swift
[163/164] Compiling NIOCore ChannelOption.swift
[164/164] Compiling NIOCore ChannelPipeline.swift
[166/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/215] Emitting module NIOPosix
[168/221] Emitting module NIOEmbedded
[169/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/221] Compiling NIOEmbedded Embedded.swift
[172/222] Compiling NIOPosix IO.swift
[173/222] Compiling NIOPosix IntegerBitPacking.swift
[174/222] Compiling NIOPosix IntegerTypes.swift
[175/222] Compiling NIOPosix Linux.swift
[176/222] Compiling NIOPosix LinuxCPUSet.swift
[177/222] Compiling NIOPosix LinuxUring.swift
[178/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[179/222] Compiling NIOPosix ThreadPosix.swift
[180/222] Compiling NIOPosix ThreadWindows.swift
[181/222] Compiling NIOPosix UnsafeTransfer.swift
[182/222] Compiling NIOPosix Utilities.swift
[183/222] Compiling NIOPosix VsockAddress.swift
[184/222] Compiling NIOPosix VsockChannelEvents.swift
[185/222] Compiling NIOPosix Pool.swift
[186/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[187/222] Compiling NIOPosix PosixSingletons.swift
[188/222] Compiling NIOPosix RawSocketBootstrap.swift
[189/222] Compiling NIOPosix Resolver.swift
[190/222] Compiling NIOPosix Selectable.swift
[191/222] Compiling NIOPosix SelectableChannel.swift
[192/222] Compiling NIOPosix SelectableEventLoop.swift
[193/222] Compiling NIOPosix SelectorEpoll.swift
[194/222] Compiling NIOPosix SelectorGeneric.swift
[195/222] Compiling NIOPosix SelectorKqueue.swift
[196/222] Compiling NIOPosix SelectorUring.swift
[197/222] Compiling NIOPosix ServerSocket.swift
[198/222] Compiling NIOPosix Socket.swift
[199/222] Compiling NIOPosix SocketChannel.swift
[200/222] Compiling NIOPosix SocketProtocols.swift
[201/222] Compiling NIOPosix System.swift
[202/222] Compiling NIOPosix Thread.swift
[203/222] Compiling NIOPosix BSDSocketAPICommon.swift
[204/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[205/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[206/222] Compiling NIOPosix BaseSocket.swift
[207/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[208/222] Compiling NIOPosix BaseSocketChannel.swift
[209/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[210/222] Compiling NIOPosix Bootstrap.swift
[211/222] Compiling NIOPosix ControlMessage.swift
[212/222] Compiling NIOPosix DatagramVectorReadManager.swift
[213/222] Compiling NIOPosix Errors+Any.swift
[214/222] Compiling NIOPosix FileDescriptor.swift
[215/222] Compiling NIOPosix GetaddrinfoResolver.swift
[216/222] Compiling NIOPosix HappyEyeballs.swift
[217/222] Compiling NIOPosix NIOThreadPool.swift
[218/222] Compiling NIOPosix NonBlockingFileIO.swift
[219/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[220/222] Compiling NIOPosix PendingWritesManager.swift
[221/222] Compiling NIOPosix PipeChannel.swift
[222/222] Compiling NIOPosix PipePair.swift
[224/225] Compiling NIO Exports.swift
[225/225] Emitting module NIO
[227/254] Emitting module NIOTLS
[228/254] Compiling NIOTLS TLSEvents.swift
[229/254] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[230/254] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[231/254] Compiling NIOTLS SNIHandler.swift
[232/254] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[234/255] Compiling NIOIRC IRCServerName.swift
[235/255] Compiling NIOIRC IRCUserID.swift
[236/257] Compiling NIOIRC IRCMessageTarget.swift
[237/257] Compiling NIOIRC IRCChannelMode.swift
[238/257] Compiling NIOIRC ByteBufferExtras.swift
[239/257] Compiling NIOIRC Scandinavian.swift
[240/257] Compiling NIOIRC IRCChannelHandler.swift
[241/257] Compiling NIOIRC IRCMessageRecipient.swift
[242/257] Compiling NIOIRC IRCNickName.swift
[243/257] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[244/257] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[245/257] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[246/257] Compiling NIOIRC IRCCommandCodes.swift
[247/257] Compiling NIOIRC IRCMessage.swift
[248/257] Emitting module NIOFoundationCompat
[249/257] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[251/258] Compiling NIOIRC IRCUserInfo.swift
[252/258] Compiling NIOIRC IRCUserMode.swift
[253/258] Compiling NIOIRC IRCCommandParser.swift
[254/258] Compiling NIOIRC IRCDispatcher.swift
[255/258] Compiling NIOIRC IRCMessageParser.swift
[256/258] Compiling NIOIRC IRCChannelName.swift
[257/258] Compiling NIOIRC IRCCommand.swift
[258/280] Emitting module NIOIRC
[259/281] Emitting module NIOTransportServices
[261/283] Compiling NIOTransportServices StateManagedChannel.swift
[262/283] Compiling NIOTransportServices StateManagedListenerChannel.swift
[263/283] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[264/283] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[265/283] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[266/283] Compiling NIOTransportServices NIOTSListenerChannel.swift
[267/283] Compiling NIOTransportServices NIOTSBootstraps.swift
[268/283] Compiling NIOTransportServices NIOTSChannelOptions.swift
[269/283] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[270/283] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[271/283] Compiling NIOTransportServices NIOTSErrors.swift
[272/283] Compiling NIOTransportServices NIOTSEventLoop.swift
[273/283] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[274/283] Compiling NIOTransportServices NIOTSSingletons.swift
[275/283] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[276/283] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[277/283] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[278/283] Compiling NIOTransportServices NIOTSDatagramListener.swift
[279/283] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[280/283] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[281/283] Compiling NIOTransportServices AcceptHandler.swift
[282/283] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[283/283] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[285/291] Compiling IRC ReExports.swift
[286/291] Compiling IRC IRCRetryStrategyCB.swift
[287/291] Compiling IRC IRCClientMessageTarget.swift
[288/291] Compiling IRC IRCClientDelegate.swift
[289/291] Compiling IRC IRCClientOptions.swift
[290/291] Compiling IRC IRCClient.swift
[291/291] Emitting module IRC
Build complete! (86.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.68.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-irc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.2",
"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.21.0",
"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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.