The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.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.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git (0.25s)
Fetched https://github.com/apple/swift-nio-transport-services (0.38s)
Fetched https://github.com/apple/swift-nio.git (0.45s)
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.44s)
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.47s)
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.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-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
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.1.0
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOLinux shim.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOWindows WSAStartup.c
[4/29] Compiling _AtomicsShims.c
[5/29] Compiling CNIODarwin shim.c
[7/29] Compiling DequeModule _DequeBuffer.swift
[8/29] Compiling DequeModule _DequeBufferHeader.swift
[9/29] Compiling DequeModule Deque.swift
[10/29] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[11/29] Compiling DequeModule Deque._Storage.swift
[12/29] Compiling DequeModule Deque._UnsafeHandle.swift
[13/46] Compiling Atomics AtomicOptionalRawRepresentable.swift
[14/46] Compiling Atomics AtomicRawRepresentable.swift
[15/46] Compiling Atomics AtomicStrongReference.swift
[16/46] Compiling Atomics AtomicInteger.swift
[17/46] Compiling Atomics AtomicMemoryOrderings.swift
[18/46] Compiling Atomics AtomicValue.swift
[19/46] Compiling Atomics DoubleWord.swift
[20/46] Compiling Atomics AtomicOptional.swift
[21/46] Compiling Atomics IntegerConformances.swift
[22/46] Compiling Atomics PointerConformances.swift
[23/46] Compiling Atomics Unmanaged extensions.swift
[24/46] Emitting module DequeModule
[25/46] Compiling DequeModule _DequeSlot.swift
[26/46] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/46] Compiling _NIODataStructures Heap.swift
[28/46] Compiling _NIODataStructures PriorityQueue.swift
[29/46] Emitting module _NIODataStructures
[30/46] Compiling Atomics AtomicLazyReference.swift
[31/46] Compiling Atomics HighLevelTypes.swift
[33/46] Compiling Atomics AtomicBool.swift
[42/48] Emitting module Atomics
[45/48] Compiling Atomics Primitives.native.swift
[46/48] Compiling Atomics Primitives.shims.swift
[46/48] Compiling c-nioatomics.c
[47/48] Compiling c-atomics.c
[49/54] Compiling NIOConcurrencyHelpers lock.swift
[50/54] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[51/54] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[52/54] Compiling NIOConcurrencyHelpers NIOLock.swift
[53/54] Emitting module NIOConcurrencyHelpers
[54/54] Compiling NIOConcurrencyHelpers atomics.swift
[55/111] Compiling NIOCore ActorExecutor.swift
[56/111] Compiling NIOCore AddressedEnvelope.swift
[57/111] Compiling NIOCore AsyncAwaitSupport.swift
[58/111] Compiling NIOCore AsyncChannel.swift
[59/111] Compiling NIOCore AsyncChannelInboundStream.swift
[60/111] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[61/111] Compiling NIOCore AsyncChannelOutboundWriter.swift
[62/111] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[63/111] Compiling NIOCore MarkedCircularBuffer.swift
[64/111] Compiling NIOCore MulticastChannel.swift
[65/111] Compiling NIOCore NIOAny.swift
[66/111] Compiling NIOCore NIOCloseOnErrorHandler.swift
[67/111] Compiling NIOCore NIOLoopBound.swift
[68/111] Compiling NIOCore NIOSendable.swift
[69/111] Compiling NIOCore PointerHelpers.swift
[70/111] Compiling NIOCore RecvByteBufferAllocator.swift
[71/119] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[72/119] Compiling NIOCore SocketAddresses.swift
[73/119] Compiling NIOCore SocketOptionProvider.swift
[74/119] Compiling NIOCore SystemCallHelpers.swift
[75/119] Compiling NIOCore TimeAmount+Duration.swift
[76/119] Compiling NIOCore TypeAssistedChannelHandler.swift
[77/119] Compiling NIOCore UniversalBootstrapSupport.swift
[78/119] Compiling NIOCore Utilities.swift
[79/119] Compiling NIOCore GlobalSingletons.swift
[80/119] Compiling NIOCore IO.swift
[81/119] Compiling NIOCore IOData.swift
[82/119] Compiling NIOCore IPProtocol.swift
[83/119] Compiling NIOCore IntegerBitPacking.swift
[84/119] Compiling NIOCore IntegerTypes.swift
[85/119] Compiling NIOCore Interfaces.swift
[86/119] Compiling NIOCore Linux.swift
[87/119] Emitting module NIOCore
[88/119] Compiling NIOCore EventLoop+Deprecated.swift
[89/119] Compiling NIOCore EventLoop.swift
[90/119] Compiling NIOCore EventLoopFuture+Deprecated.swift
[91/119] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[92/119] Compiling NIOCore EventLoopFuture.swift
[93/119] Compiling NIOCore FileDescriptor.swift
[94/119] Compiling NIOCore FileHandle.swift
[95/119] Compiling NIOCore FileRegion.swift
[96/119] Compiling NIOCore ChannelInvoker.swift
[97/119] Compiling NIOCore ChannelOption.swift
[98/119] Compiling NIOCore ChannelPipeline.swift
[99/119] Compiling NIOCore CircularBuffer.swift
[100/119] Compiling NIOCore Codec.swift
[101/119] Compiling NIOCore ConvenienceOptionSupport.swift
[102/119] Compiling NIOCore DeadChannel.swift
[103/119] Compiling NIOCore DispatchQueue+WithFuture.swift
[104/119] Compiling NIOCore ByteBuffer-core.swift
[105/119] Compiling NIOCore ByteBuffer-int.swift
[106/119] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[107/119] Compiling NIOCore ByteBuffer-multi-int.swift
[108/119] Compiling NIOCore ByteBuffer-views.swift
[109/119] Compiling NIOCore Channel.swift
[110/119] Compiling NIOCore ChannelHandler.swift
[111/119] Compiling NIOCore ChannelHandlers.swift
[112/119] Compiling NIOCore CloseRatchet.swift
[113/119] Compiling NIOCore NIOAsyncSequenceProducer.swift
[114/119] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[115/119] Compiling NIOCore NIOAsyncWriter.swift
[116/119] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[117/119] Compiling NIOCore BSDSocketAPI.swift
[118/119] Compiling NIOCore ByteBuffer-aux.swift
[119/119] Compiling NIOCore ByteBuffer-conversions.swift
[120/168] Compiling NIOPosix IntegerBitPacking.swift
[121/168] Compiling NIOPosix IntegerTypes.swift
[122/168] Compiling NIOPosix Linux.swift
[123/168] Compiling NIOPosix LinuxCPUSet.swift
[124/168] Compiling NIOPosix LinuxUring.swift
[125/168] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[126/174] Emitting module NIOEmbedded
[127/174] Compiling NIOEmbedded AsyncTestingChannel.swift
[128/174] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[129/174] Compiling NIOEmbedded Embedded.swift
[130/174] Compiling NIOPosix Thread.swift
[131/174] Compiling NIOPosix ThreadPosix.swift
[132/174] Compiling NIOPosix ThreadWindows.swift
[133/174] Compiling NIOPosix Utilities.swift
[134/174] Compiling NIOPosix VsockAddress.swift
[135/174] Compiling NIOPosix VsockChannelEvents.swift
[136/174] Compiling NIOPosix SelectorUring.swift
[137/174] Compiling NIOPosix ServerSocket.swift
[138/174] Compiling NIOPosix Socket.swift
[139/174] Compiling NIOPosix SocketChannel.swift
[140/174] Compiling NIOPosix SocketProtocols.swift
[141/174] Compiling NIOPosix System.swift
[142/174] Compiling NIOPosix BSDSocketAPICommon.swift
[143/174] Compiling NIOPosix BSDSocketAPIPosix.swift
[144/174] Compiling NIOPosix BSDSocketAPIWindows.swift
[145/174] Compiling NIOPosix BaseSocket.swift
[146/174] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[147/174] Compiling NIOPosix BaseSocketChannel.swift
[148/174] Compiling NIOPosix BaseStreamSocketChannel.swift
[149/174] Emitting module NIOPosix
[150/174] Compiling NIOPosix NIOThreadPool.swift
[151/174] Compiling NIOPosix NonBlockingFileIO.swift
[152/174] Compiling NIOPosix PendingDatagramWritesManager.swift
[153/174] Compiling NIOPosix PendingWritesManager.swift
[154/174] Compiling NIOPosix PipeChannel.swift
[155/174] Compiling NIOPosix PipePair.swift
[156/174] Compiling NIOPosix PointerHelpers.swift
[157/174] Compiling NIOPosix Pool.swift
[158/174] Compiling NIOPosix PooledRecvBufferAllocator.swift
[159/174] Compiling NIOPosix PosixSingletons.swift
[160/174] Compiling NIOPosix RawSocketBootstrap.swift
[161/174] Compiling NIOPosix Resolver.swift
[162/174] Compiling NIOPosix Selectable.swift
[163/174] Compiling NIOPosix SelectableChannel.swift
[164/174] Compiling NIOPosix SelectableEventLoop.swift
[165/174] Compiling NIOPosix SelectorEpoll.swift
[166/174] Compiling NIOPosix SelectorGeneric.swift
[167/174] Compiling NIOPosix SelectorKqueue.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] Emitting module NIO
[176/176] Compiling NIO Exports.swift
[177/203] Compiling NIOTLS TLSEvents.swift
[178/203] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[179/203] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[180/203] Emitting module NIOTLS
[181/203] Compiling NIOTLS SNIHandler.swift
[182/203] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[183/203] Emitting module NIOIRC
[184/203] Compiling NIOIRC IRCServerName.swift
[185/203] Compiling NIOIRC IRCUserID.swift
[186/203] Compiling NIOIRC IRCCommandCodes.swift
[187/203] Compiling NIOIRC IRCMessage.swift
[188/205] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[189/205] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[190/205] Emitting module NIOFoundationCompat
[191/205] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[192/205] Compiling NIOIRC IRCChannelName.swift
[193/205] Compiling NIOIRC IRCCommand.swift
[194/205] Compiling NIOIRC IRCMessageTarget.swift
[195/205] Compiling NIOIRC IRCChannelMode.swift
[196/205] Compiling NIOIRC ByteBufferExtras.swift
[197/205] Compiling NIOIRC Scandinavian.swift
[198/205] Compiling NIOIRC IRCChannelHandler.swift
[199/205] Compiling NIOIRC IRCCommandParser.swift
[200/205] Compiling NIOIRC IRCDispatcher.swift
[201/205] Compiling NIOIRC IRCMessageParser.swift
[202/205] Compiling NIOIRC IRCMessageRecipient.swift
[203/205] Compiling NIOIRC IRCNickName.swift
[204/227] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[205/227] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[206/227] Compiling NIOTransportServices AcceptHandler.swift
[209/227] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[210/227] Compiling NIOTransportServices NIOTSSingletons.swift
[211/227] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[212/229] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[213/229] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[214/229] Compiling NIOTransportServices NIOTSListenerChannel.swift
[215/229] Compiling NIOTransportServices NIOTSDatagramListener.swift
[216/229] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[217/229] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[218/229] Compiling NIOTransportServices NIOTSBootstraps.swift
[219/229] Compiling NIOTransportServices NIOTSChannelOptions.swift
[220/229] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[221/229] Emitting module NIOTransportServices
[222/229] Compiling NIOTransportServices StateManagedChannel.swift
[223/229] Compiling NIOTransportServices StateManagedListenerChannel.swift
[224/229] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[225/229] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[226/229] Compiling NIOTransportServices NIOTSErrors.swift
[227/229] Compiling NIOTransportServices NIOTSEventLoop.swift
[228/229] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[229/229] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[230/236] Compiling IRC ReExports.swift
[231/236] Compiling IRC IRCRetryStrategyCB.swift
[232/236] Compiling IRC IRCClientDelegate.swift
[233/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
[234/236] Compiling IRC IRCClientOptions.swift
[235/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
[236/236] Compiling IRC IRCClientMessageTarget.swift
Build complete! (28.64s)
Build complete.
Done.

Build Machine: Mac 5