The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-client with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.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 /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git (0.28s)
Fetched https://github.com/apple/swift-nio-transport-services (0.43s)
Fetched https://github.com/apple/swift-nio.git (0.48s)
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.19.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
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.19.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.1.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.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.58.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
Building for debugging...
[0/8] Compiling CNIOLinux shim.c
[0/8] Compiling CNIOWindows shim.c
[0/8] Compiling CNIOWindows WSAStartup.c
[0/8] Compiling CNIOLinux liburing_shims.c
[4/29] Compiling _AtomicsShims.c
[5/31] Compiling CNIODarwin shim.c
[7/44] Compiling Atomics Unmanaged extensions.swift
[8/44] Compiling Atomics AtomicBool.swift
[9/44] Compiling Atomics IntegerConformances.swift
[10/44] Compiling Atomics PointerConformances.swift
[11/44] Compiling DequeModule _DequeBuffer.swift
[12/44] Compiling DequeModule _DequeBufferHeader.swift
[13/46] Compiling Atomics AtomicMemoryOrderings.swift
[14/46] Compiling Atomics AtomicValue.swift
[15/46] Compiling Atomics DoubleWord.swift
[16/46] Compiling Atomics AtomicLazyReference.swift
[17/46] Compiling Atomics HighLevelTypes.swift
[18/46] Compiling DequeModule Deque+Extras.swift
[19/46] Compiling DequeModule _DequeSlot.swift
[20/46] Compiling DequeModule _UnsafeWrappedBuffer.swift
[21/46] Compiling Atomics AtomicStrongReference.swift
[22/46] Compiling Atomics AtomicInteger.swift
[23/46] Compiling Atomics AtomicOptional.swift
[24/46] Compiling Atomics AtomicOptionalRawRepresentable.swift
[25/46] Compiling Atomics AtomicRawRepresentable.swift
[26/46] Emitting module DequeModule
[27/46] Compiling _NIODataStructures Heap.swift
[28/46] Compiling _NIODataStructures PriorityQueue.swift
[29/46] Emitting module _NIODataStructures
[42/48] Emitting module Atomics
[44/48] Compiling c-nioatomics.c
[46/48] Compiling Atomics Primitives.native.swift
[47/48] Compiling Atomics Primitives.shims.swift
[47/48] Compiling c-atomics.c
[49/54] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[50/54] Compiling NIOConcurrencyHelpers lock.swift
[51/54] Compiling NIOConcurrencyHelpers atomics.swift
[52/54] Compiling NIOConcurrencyHelpers NIOLock.swift
[53/54] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[54/54] Emitting module NIOConcurrencyHelpers
[55/111] Compiling NIOCore CloseRatchet.swift
[56/111] Compiling NIOCore NIOAsyncSequenceProducer.swift
[57/111] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[58/111] Compiling NIOCore NIOAsyncWriter.swift
[59/111] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[60/111] Compiling NIOCore BSDSocketAPI.swift
[61/111] Compiling NIOCore ByteBuffer-aux.swift
[62/111] Compiling NIOCore ByteBuffer-conversions.swift
[63/111] Compiling NIOCore GlobalSingletons.swift
[64/111] Compiling NIOCore IO.swift
[65/111] Compiling NIOCore IOData.swift
[66/111] Compiling NIOCore IPProtocol.swift
[67/111] Compiling NIOCore IntegerBitPacking.swift
[68/111] Compiling NIOCore IntegerTypes.swift
[69/111] Compiling NIOCore Interfaces.swift
[70/111] Compiling NIOCore Linux.swift
[71/111] Compiling NIOCore ChannelInvoker.swift
[72/111] Compiling NIOCore ChannelOption.swift
[73/111] Compiling NIOCore ChannelPipeline.swift
[74/111] Compiling NIOCore CircularBuffer.swift
[75/111] Compiling NIOCore Codec.swift
[76/111] Compiling NIOCore ConvenienceOptionSupport.swift
[77/111] Compiling NIOCore DeadChannel.swift
[78/111] Compiling NIOCore DispatchQueue+WithFuture.swift
[79/111] Compiling NIOCore ByteBuffer-core.swift
[80/111] Compiling NIOCore ByteBuffer-int.swift
[81/111] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[82/111] Compiling NIOCore ByteBuffer-multi-int.swift
[83/111] Compiling NIOCore ByteBuffer-views.swift
[84/111] Compiling NIOCore Channel.swift
[85/111] Compiling NIOCore ChannelHandler.swift
[86/111] Compiling NIOCore ChannelHandlers.swift
[87/111] Compiling NIOCore MarkedCircularBuffer.swift
[88/111] Compiling NIOCore MulticastChannel.swift
[89/111] Compiling NIOCore NIOAny.swift
[90/111] Compiling NIOCore NIOCloseOnErrorHandler.swift
[91/111] Compiling NIOCore NIOLoopBound.swift
[92/111] Compiling NIOCore NIOSendable.swift
[93/111] Compiling NIOCore PointerHelpers.swift
[94/111] Compiling NIOCore RecvByteBufferAllocator.swift
[95/111] Compiling NIOCore ActorExecutor.swift
[96/111] Compiling NIOCore AddressedEnvelope.swift
[97/111] Compiling NIOCore AsyncAwaitSupport.swift
[98/111] Compiling NIOCore AsyncChannel.swift
[99/111] Compiling NIOCore AsyncChannelInboundStream.swift
[100/111] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[101/111] Compiling NIOCore AsyncChannelOutboundWriter.swift
[102/111] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[103/111] Compiling NIOCore EventLoop+Deprecated.swift
[104/111] Compiling NIOCore EventLoop.swift
[105/111] Compiling NIOCore EventLoopFuture+Deprecated.swift
[106/111] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[107/111] Compiling NIOCore EventLoopFuture.swift
[108/111] Compiling NIOCore FileDescriptor.swift
[109/111] Compiling NIOCore FileHandle.swift
[110/111] Compiling NIOCore FileRegion.swift
[111/111] Emitting module NIOCore
[112/119] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/119] Compiling NIOCore SocketAddresses.swift
[114/119] Compiling NIOCore SocketOptionProvider.swift
[115/119] Compiling NIOCore SystemCallHelpers.swift
[116/119] Compiling NIOCore TimeAmount+Duration.swift
[117/119] Compiling NIOCore TypeAssistedChannelHandler.swift
[118/119] Compiling NIOCore UniversalBootstrapSupport.swift
[119/119] Compiling NIOCore Utilities.swift
[120/168] Emitting module NIOEmbedded
[121/168] Compiling NIOEmbedded AsyncTestingChannel.swift
[122/168] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[123/168] Compiling NIOEmbedded Embedded.swift
[124/168] Compiling NIOPosix IntegerBitPacking.swift
[125/168] Compiling NIOPosix IntegerTypes.swift
[126/168] Compiling NIOPosix Linux.swift
[127/168] Compiling NIOPosix LinuxCPUSet.swift
[128/168] Compiling NIOPosix LinuxUring.swift
[129/168] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[130/174] Compiling NIOPosix PointerHelpers.swift
[131/174] Compiling NIOPosix Pool.swift
[132/174] Compiling NIOPosix PooledRecvBufferAllocator.swift
[133/174] Compiling NIOPosix PosixSingletons.swift
[134/174] Compiling NIOPosix RawSocketBootstrap.swift
[135/174] Compiling NIOPosix Resolver.swift
[136/174] Emitting module NIOPosix
[137/174] Compiling NIOPosix Thread.swift
[138/174] Compiling NIOPosix ThreadPosix.swift
[139/174] Compiling NIOPosix ThreadWindows.swift
[140/174] Compiling NIOPosix Utilities.swift
[141/174] Compiling NIOPosix VsockAddress.swift
[142/174] Compiling NIOPosix VsockChannelEvents.swift
[143/174] Compiling NIOPosix SelectorUring.swift
[144/174] Compiling NIOPosix ServerSocket.swift
[145/174] Compiling NIOPosix Socket.swift
[146/174] Compiling NIOPosix SocketChannel.swift
[147/174] Compiling NIOPosix SocketProtocols.swift
[148/174] Compiling NIOPosix System.swift
[149/174] Compiling NIOPosix Selectable.swift
[150/174] Compiling NIOPosix SelectableChannel.swift
[151/174] Compiling NIOPosix SelectableEventLoop.swift
[152/174] Compiling NIOPosix SelectorEpoll.swift
[153/174] Compiling NIOPosix SelectorGeneric.swift
[154/174] Compiling NIOPosix SelectorKqueue.swift
[155/174] Compiling NIOPosix BSDSocketAPICommon.swift
[156/174] Compiling NIOPosix BSDSocketAPIPosix.swift
[157/174] Compiling NIOPosix BSDSocketAPIWindows.swift
[158/174] Compiling NIOPosix BaseSocket.swift
[159/174] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[160/174] Compiling NIOPosix BaseSocketChannel.swift
[161/174] Compiling NIOPosix BaseStreamSocketChannel.swift
[162/174] Compiling NIOPosix NIOThreadPool.swift
[163/174] Compiling NIOPosix NonBlockingFileIO.swift
[164/174] Compiling NIOPosix PendingDatagramWritesManager.swift
[165/174] Compiling NIOPosix PendingWritesManager.swift
[166/174] Compiling NIOPosix PipeChannel.swift
[167/174] Compiling NIOPosix PipePair.swift
[168/174] Compiling NIOPosix Bootstrap.swift
[169/174] Compiling NIOPosix ControlMessage.swift
[170/174] Compiling NIOPosix DatagramVectorReadManager.swift
[171/174] Compiling NIOPosix FileDescriptor.swift
[172/174] Compiling NIOPosix GetaddrinfoResolver.swift
[173/174] Compiling NIOPosix HappyEyeballs.swift
[174/174] Compiling NIOPosix IO.swift
[175/176] Compiling NIO Exports.swift
[176/176] Emitting module NIO
[177/203] Emitting module NIOTLS
[178/203] Compiling NIOTLS TLSEvents.swift
[179/203] Compiling NIOTLS SNIHandler.swift
[180/203] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[181/203] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[182/203] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[183/203] Compiling NIOIRC IRCServerName.swift
[184/203] Compiling NIOIRC IRCUserID.swift
[185/205] Compiling NIOIRC IRCUserInfo.swift
[186/205] Compiling NIOIRC IRCUserMode.swift
[187/205] Emitting module NIOIRC
[188/205] Compiling NIOIRC IRCChannelName.swift
[189/205] Compiling NIOIRC IRCCommand.swift
[190/205] Compiling NIOIRC IRCMessageTarget.swift
[191/205] Compiling NIOIRC IRCChannelMode.swift
[192/205] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[193/205] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[194/205] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[195/205] Emitting module NIOFoundationCompat
[196/205] Compiling NIOIRC IRCCommandParser.swift
[197/205] Compiling NIOIRC IRCDispatcher.swift
[198/205] Compiling NIOIRC IRCMessageParser.swift
[199/205] Compiling NIOIRC ByteBufferExtras.swift
[200/205] Compiling NIOIRC Scandinavian.swift
[201/205] Compiling NIOIRC IRCChannelHandler.swift
[202/205] Compiling NIOIRC IRCCommandCodes.swift
[203/205] Compiling NIOIRC IRCMessage.swift
[204/205] Compiling NIOIRC IRCMessageRecipient.swift
[205/205] Compiling NIOIRC IRCNickName.swift
[206/227] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[207/227] Compiling NIOTransportServices NIOTSSingletons.swift
[208/227] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[209/229] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[210/229] Compiling NIOTransportServices NIOTSErrors.swift
[211/229] Compiling NIOTransportServices NIOTSEventLoop.swift
[212/229] Compiling NIOTransportServices NIOTSDatagramListener.swift
[213/229] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[214/229] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[215/229] Emitting module NIOTransportServices
[216/229] Compiling NIOTransportServices AcceptHandler.swift
[217/229] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[218/229] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[219/229] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[220/229] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[221/229] Compiling NIOTransportServices NIOTSListenerChannel.swift
[222/229] Compiling NIOTransportServices NIOTSBootstraps.swift
[223/229] Compiling NIOTransportServices NIOTSChannelOptions.swift
[224/229] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[225/229] Compiling NIOTransportServices StateManagedChannel.swift
[226/229] Compiling NIOTransportServices StateManagedListenerChannel.swift
[227/229] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[228/229] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[229/229] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[230/236] Compiling IRC IRCRetryStrategyCB.swift
[231/236] Compiling IRC IRCClientMessageTarget.swift
[232/236] Compiling IRC ReExports.swift
[233/236] Compiling IRC IRCClientOptions.swift
[234/236] Emitting module IRC
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMessage(sender     : IRCUserID?,
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNick(_ newNick: IRCNickName) throws {
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doPing(_ server: String, server2: String? = nil) throws {
  ^~~~
  public
[235/236] Compiling IRC IRCClientDelegate.swift
[236/236] Compiling IRC IRCClient.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMessage(sender     : IRCUserID?,
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doNick(_ newNick: IRCNickName) throws {
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
  ^~~~
  public
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
  open func doPing(_ server: String, server2: String? = nil) throws {
  ^~~~
  public
Build complete! (29.14s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git (0.17s)
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git (0.29s)
Fetched https://github.com/apple/swift-nio-transport-services (0.42s)
Fetched https://github.com/apple/swift-nio.git (0.49s)
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.46s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.19.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.02s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.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/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.19.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.58.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.0.4
warning: dependency 'swift-nio-irc-client' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio-irc-client",
      "name": "swift-nio-irc-client",
      "url": "https://github.com/NozeIO/swift-nio-irc-client.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc-client",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.58.0",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.1.0",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [

              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.4",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [

              ]
            }
          ]
        },
        {
          "identity": "swift-nio-irc",
          "name": "swift-nio-irc",
          "url": "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
          "version": "0.8.2",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.58.0",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.1.0",
                  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [

                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.0.4",
                  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [

                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services",
          "version": "1.19.0",
          "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.58.0",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.1.0",
                  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [

                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.0.4",
                  "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [

                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.1.0",
              "path": "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [

              ]
            }
          ]
        }
      ]
    }
  ]
}
Done.

Build Machine: Mac 5