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-client, reference develop (f4ebc0), with Swift 5.10 for macOS (SPM) on 31 May 2025 16:19:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[11/26] Copying PrivacyInfo.xcprivacy
[12/26] Write sources
[15/26] Write swift-version-33747A42983211AE.txt
[16/26] Write sources
[17/26] Compiling CNIOWindows shim.c
[18/26] Compiling CNIOWASI CNIOWASI.c
[19/26] Compiling CNIOWindows WSAStartup.c
[20/26] Compiling CNIOLinux shim.c
[21/26] Compiling CNIOLinux liburing_shims.c
[22/46] Compiling _AtomicsShims.c
[23/46] Compiling CNIODarwin shim.c
[25/46] Compiling InternalCollectionsUtilities Debugging.swift
[26/46] Compiling InternalCollectionsUtilities Descriptions.swift
[27/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/48] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/48] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/66] Compiling _NIOBase64 Base64.swift
[32/66] Emitting module _NIOBase64
[33/66] Compiling Atomics ManagedAtomic.swift
[34/66] Compiling Atomics ManagedAtomicLazyReference.swift
[35/66] Compiling Atomics AtomicOptionalWrappable.swift
[36/66] Compiling Atomics AtomicReference.swift
[37/66] Compiling Atomics AtomicBool.swift
[38/66] Compiling Atomics IntegerConformances.swift
[39/66] Compiling Atomics OptionalRawRepresentable.swift
[40/66] Compiling Atomics RawRepresentable.swift
[41/66] Emitting module InternalCollectionsUtilities
[42/66] Compiling _NIODataStructures PriorityQueue.swift
[43/82] Compiling DequeModule _DequeSlot.swift
[44/82] Compiling DequeModule _DequeBufferHeader.swift
[45/83] Compiling DequeModule _DequeBuffer.swift
[46/83] Compiling _NIODataStructures _TinyArray.swift
[47/83] Compiling _NIODataStructures Heap.swift
[48/83] Emitting module _NIODataStructures
[49/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[50/83] Compiling DequeModule Deque+Testing.swift
[51/83] Compiling DequeModule Deque._Storage.swift
[52/83] Compiling DequeModule Deque+Equatable.swift
[53/83] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[54/83] Compiling DequeModule Deque._UnsafeHandle.swift
[55/83] Compiling DequeModule Deque.swift
[56/83] Compiling DequeModule Deque+Extras.swift
[57/83] Compiling DequeModule Deque+Hashable.swift
[58/83] Compiling DequeModule Deque+Codable.swift
[59/83] Compiling DequeModule Deque+Collection.swift
[60/83] Compiling DequeModule Deque+CustomReflectable.swift
[61/83] Compiling DequeModule Deque+Descriptions.swift
[62/83] Emitting module DequeModule
[67/83] Compiling Atomics AtomicMemoryOrderings.swift
[68/83] Compiling Atomics DoubleWord.swift
[71/85] Emitting module Atomics
[76/85] Compiling Atomics Primitives.shims.swift
[77/85] Compiling Atomics AtomicInteger.swift
[80/85] Compiling Atomics PointerConformances.swift
[81/85] Compiling Atomics Primitives.native.swift
[81/85] Compiling c-nioatomics.c
[83/85] Compiling Atomics IntegerOperations.swift
[84/85] Compiling Atomics Unmanaged extensions.swift
[84/85] Compiling c-atomics.c
[86/91] Compiling NIOConcurrencyHelpers lock.swift
[87/91] Compiling NIOConcurrencyHelpers atomics.swift
[88/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/91] Emitting module NIOConcurrencyHelpers
[92/153] Compiling NIOCore Linux.swift
[93/153] Compiling NIOCore MarkedCircularBuffer.swift
[94/153] Compiling NIOCore MulticastChannel.swift
[95/153] Compiling NIOCore NIOAny.swift
[96/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[97/153] Compiling NIOCore NIOLoopBound.swift
[98/153] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[99/153] Compiling NIOCore NIOScheduledCallback.swift
[100/153] Compiling NIOCore NIOSendable.swift
[101/153] Compiling NIOCore RecvByteBufferAllocator.swift
[102/153] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[103/153] Compiling NIOCore SocketAddresses.swift
[104/153] Compiling NIOCore AddressedEnvelope.swift
[105/153] Compiling NIOCore AsyncAwaitSupport.swift
[106/153] Compiling NIOCore AsyncChannel.swift
[107/153] Compiling NIOCore AsyncChannelHandler.swift
[108/153] Compiling NIOCore AsyncChannelInboundStream.swift
[109/153] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/153] Compiling NIOCore NIOAsyncSequenceProducer.swift
[111/159] Compiling NIOCore Codec.swift
[112/159] Compiling NIOCore ConvenienceOptionSupport.swift
[113/159] Compiling NIOCore DeadChannel.swift
[114/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[115/159] Compiling NIOCore EventLoop+Deprecated.swift
[116/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[117/159] Compiling NIOCore EventLoop.swift
[118/159] Compiling NIOCore SocketOptionProvider.swift
[119/159] Compiling NIOCore SystemCallHelpers.swift
[120/159] Compiling NIOCore TimeAmount+Duration.swift
[121/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[122/159] Compiling NIOCore UniversalBootstrapSupport.swift
[123/159] Compiling NIOCore Utilities.swift
[124/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[125/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[126/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[127/159] Compiling NIOCore EventLoopFuture.swift
[128/159] Compiling NIOCore FileDescriptor.swift
[129/159] Compiling NIOCore FileHandle.swift
[130/159] Compiling NIOCore FileRegion.swift
[131/159] Emitting module NIOCore
[132/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[133/159] Compiling NIOCore NIOAsyncWriter.swift
[134/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[135/159] Compiling NIOCore BSDSocketAPI.swift
[136/159] Compiling NIOCore ByteBuffer-aux.swift
[137/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[138/159] Compiling NIOCore ByteBuffer-conversions.swift
[139/159] Compiling NIOCore GlobalSingletons.swift
[140/159] Compiling NIOCore IO.swift
[141/159] Compiling NIOCore IOData.swift
[142/159] Compiling NIOCore IPProtocol.swift
[143/159] Compiling NIOCore IntegerBitPacking.swift
[144/159] Compiling NIOCore IntegerTypes.swift
[145/159] Compiling NIOCore Interfaces.swift
[146/159] Compiling NIOCore Channel.swift
[147/159] Compiling NIOCore ChannelHandler.swift
[148/159] Compiling NIOCore ChannelHandlers.swift
[149/159] Compiling NIOCore ChannelInvoker.swift
[150/159] Compiling NIOCore ChannelOption.swift
[151/159] Compiling NIOCore ChannelPipeline.swift
[152/159] Compiling NIOCore CircularBuffer.swift
[153/159] Compiling NIOCore ByteBuffer-core.swift
[154/159] Compiling NIOCore ByteBuffer-hex.swift
[155/159] Compiling NIOCore ByteBuffer-int.swift
[156/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/159] Compiling NIOCore ByteBuffer-multi-int.swift
[158/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/159] Compiling NIOCore ByteBuffer-views.swift
[160/211] Compiling NIOEmbedded AsyncTestingChannel.swift
[161/211] Compiling NIOEmbedded Embedded.swift
[162/211] Emitting module NIOEmbedded
[163/211] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/211] Emitting module NIOPosix
[165/216] Compiling NIOPosix GetaddrinfoResolver.swift
[166/216] Compiling NIOPosix HappyEyeballs.swift
[167/216] Compiling NIOPosix IO.swift
[168/216] Compiling NIOPosix IntegerBitPacking.swift
[169/216] Compiling NIOPosix IntegerTypes.swift
[170/216] Compiling NIOPosix SocketProtocols.swift
[171/216] Compiling NIOPosix System.swift
[172/216] Compiling NIOPosix Thread.swift
[173/216] Compiling NIOPosix ThreadPosix.swift
[174/216] Compiling NIOPosix ThreadWindows.swift
[175/216] Compiling NIOPosix Pool.swift
[176/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[177/216] Compiling NIOPosix PosixSingletons.swift
[178/216] Compiling NIOPosix RawSocketBootstrap.swift
[179/216] Compiling NIOPosix Resolver.swift
[180/216] Compiling NIOPosix BSDSocketAPICommon.swift
[181/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[182/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[183/216] Compiling NIOPosix BaseSocket.swift
[184/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[185/216] Compiling NIOPosix BaseSocketChannel.swift
[186/216] Compiling NIOPosix Linux.swift
[187/216] Compiling NIOPosix LinuxCPUSet.swift
[188/216] Compiling NIOPosix LinuxUring.swift
[189/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/216] Compiling NIOPosix NIOThreadPool.swift
[191/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[192/216] Compiling NIOPosix Bootstrap.swift
[193/216] Compiling NIOPosix ControlMessage.swift
[194/216] Compiling NIOPosix DatagramVectorReadManager.swift
[195/216] Compiling NIOPosix Errors+Any.swift
[196/216] Compiling NIOPosix FileDescriptor.swift
[197/216] Compiling NIOPosix Selectable.swift
[198/216] Compiling NIOPosix SelectableChannel.swift
[199/216] Compiling NIOPosix SelectableEventLoop.swift
[200/216] Compiling NIOPosix SelectorEpoll.swift
[201/216] Compiling NIOPosix SelectorGeneric.swift
[202/216] Compiling NIOPosix SelectorKqueue.swift
[203/216] Compiling NIOPosix SelectorUring.swift
[204/216] Compiling NIOPosix ServerSocket.swift
[205/216] Compiling NIOPosix Socket.swift
[206/216] Compiling NIOPosix SocketChannel.swift
[207/216] Compiling NIOPosix NonBlockingFileIO.swift
[208/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[209/216] Compiling NIOPosix PendingWritesManager.swift
[210/216] Compiling NIOPosix PipeChannel.swift
[211/216] Compiling NIOPosix PipePair.swift
[212/216] Compiling NIOPosix UnsafeTransfer.swift
[213/216] Compiling NIOPosix Utilities.swift
[214/216] Compiling NIOPosix VsockAddress.swift
[215/216] Compiling NIOPosix VsockChannelEvents.swift
[216/216] Compiling NIOPosix resource_bundle_accessor.swift
[217/218] Emitting module NIO
[218/218] Compiling NIO Exports.swift
[219/247] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[220/247] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[221/247] Compiling NIOTLS TLSEvents.swift
[222/247] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[223/247] Emitting module NIOTLS
[224/247] Compiling NIOTLS SNIHandler.swift
[225/247] Compiling NIOIRC IRCUserInfo.swift
[226/248] Compiling NIOIRC IRCServerName.swift
[227/248] Compiling NIOIRC IRCUserID.swift
[228/248] Compiling NIOIRC IRCMessageRecipient.swift
[229/248] Compiling NIOIRC IRCNickName.swift
[230/248] Compiling NIOIRC IRCCommandCodes.swift
[231/248] Compiling NIOIRC IRCMessage.swift
[232/248] Compiling NIOIRC IRCMessageTarget.swift
[233/248] Compiling NIOIRC IRCChannelMode.swift
[234/248] Compiling NIOIRC IRCChannelName.swift
[235/248] Compiling NIOIRC IRCCommand.swift
[236/248] Compiling NIOIRC IRCDispatcher.swift
[237/248] Compiling NIOIRC IRCMessageParser.swift
[238/248] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[239/248] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[240/248] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[241/248] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[242/248] Emitting module NIOFoundationCompat
[243/248] Compiling NIOIRC IRCUserMode.swift
[244/258] Compiling NIOTransportServices StateManagedListenerChannel.swift
[245/258] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[246/258] Compiling NIOTransportServices NIOTSBootstraps.swift
[247/258] Compiling NIOTransportServices NIOTSChannelOptions.swift
[248/258] Emitting module NIOIRC
[249/270] Emitting module NIOTransportServices
[250/272] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[251/272] Compiling NIOTransportServices NIOTSErrors.swift
[252/272] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[253/272] Compiling NIOTransportServices StateManagedChannel.swift
[254/272] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[255/272] Compiling NIOTransportServices NIOTSSingletons.swift
[256/272] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[257/272] Compiling NIOTransportServices NIOTSListenerChannel.swift
[258/272] Compiling NIOTransportServices NIOTSEventLoop.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[259/272] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSEventLoop.swift:17:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import class Dispatch.DispatchSource
~~~~~~~~~~~~~~~~^
[260/272] Compiling NIOTransportServices AcceptHandler.swift
[261/272] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[262/272] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[263/272] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[264/272] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[265/272] Compiling NIOTransportServices NIOTSDatagramListener.swift
[266/272] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[267/272] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[270/272] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[273/279] Compiling IRC ReExports.swift
[274/279] Compiling IRC IRCRetryStrategyCB.swift
[275/279] Compiling IRC IRCClientMessageTarget.swift
[276/279] Compiling IRC IRCClientOptions.swift
[277/279] Compiling IRC IRCClientDelegate.swift
[278/279] Emitting module IRC
[279/279] Compiling IRC IRCClient.swift
Build complete! (27.02s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
[55/2981] Fetching swift-nio-transport-services, swift-nio-irc
[2973/79118] Fetching swift-nio-transport-services, swift-nio-irc, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.24s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (4.24s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (4.24s)
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.48s)
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.38s)
Fetching https://github.com/apple/swift-atomics.git
[1/1717] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[572/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
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-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-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-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
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" : "/Users/admin/builder/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"
}
Done.