The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-client with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-client.git
Reference: develop
Cloned https://github.com/NozeIO/swift-nio-irc-client.git into spi-builder-workspace
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
[1/278] Fetching swift-nio-irc
[279/1988] Fetching swift-nio-irc, swift-nio-transport-services
[1989/62061] Fetching swift-nio-irc, swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services (4.28s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git (4.28s)
Fetched https://github.com/apple/swift-nio.git (4.36s)
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.28s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.17.0 (0.33s)
Fetching https://github.com/apple/swift-atomics.git
[1/1045] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.54.0 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/11270] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.32s)
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.54.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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.17.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 CNIOWindows shim.c
[1/8] Compiling CNIOLinux liburing_shims.c
[2/8] Compiling CNIODarwin shim.c
[3/8] Compiling CNIOWindows WSAStartup.c
[4/8] Compiling _AtomicsShims.c
[5/8] Compiling CNIOLinux shim.c
[7/44] Compiling _NIODataStructures PriorityQueue.swift
[8/44] Compiling DequeModule Deque+Hashable.swift
[9/44] Compiling DequeModule Deque+Testing.swift
[10/46] Emitting module DequeModule
[11/46] Compiling DequeModule Compatibility.swift
[12/46] Compiling DequeModule Deque+Codable.swift
[13/46] Compiling Atomics AtomicRawRepresentable.swift
[14/48] Compiling DequeModule Deque+Extras.swift
[15/48] Compiling DequeModule Deque._Storage.swift
[16/48] Compiling DequeModule Deque+Equatable.swift
[17/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[18/48] Compiling Atomics Primitives.shims.swift
[19/48] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[21/48] Compiling DequeModule Deque._UnsafeHandle.swift
[22/48] Compiling DequeModule _DequeBuffer.swift
[23/48] Compiling Atomics Primitives.native.swift
[29/48] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[30/48] Compiling DequeModule Deque+CustomReflectable.swift
[31/48] Compiling DequeModule Deque+CustomStringConvertible.swift
[40/48] Compiling DequeModule _DequeSlot.swift
[41/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/50] Emitting module Atomics
[45/50] Emitting module _NIODataStructures
[46/50] Compiling _NIODataStructures Heap.swift
[50/53] Compiling c-nioatomics.c
[53/54] Compiling c-atomics.c
[55/60] Compiling NIOConcurrencyHelpers lock.swift
[56/60] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[57/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[58/60] Compiling NIOConcurrencyHelpers NIOLock.swift
[59/60] Emitting module NIOConcurrencyHelpers
[60/60] Compiling NIOConcurrencyHelpers atomics.swift
[63/118] Compiling NIOCore AddressedEnvelope.swift
[64/118] Compiling NIOCore AsyncAwaitSupport.swift
[65/118] Compiling NIOCore AsyncChannel.swift
[66/118] Compiling NIOCore AsyncChannelInboundStream.swift
[67/118] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[68/118] Compiling NIOCore AsyncChannelOutboundWriter.swift
[69/118] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[70/118] Compiling NIOCore CloseRatchet.swift
[71/125] Compiling NIOCore NIOAny.swift
[72/125] Compiling NIOCore NIOCloseOnErrorHandler.swift
[73/125] Compiling NIOCore NIOLoopBound.swift
[74/125] Compiling NIOCore NIOSendable.swift
[75/125] Compiling NIOCore PointerHelpers.swift
[76/125] Compiling NIOCore RecvByteBufferAllocator.swift
[77/125] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[78/125] Compiling NIOCore IOData.swift
[79/125] Compiling NIOCore IPProtocol.swift
[80/125] Compiling NIOCore IntegerBitPacking.swift
[81/125] Compiling NIOCore IntegerTypes.swift
[82/125] Compiling NIOCore Interfaces.swift
[83/125] Compiling NIOCore Linux.swift
[84/125] Compiling NIOCore MarkedCircularBuffer.swift
[85/125] Compiling NIOCore MulticastChannel.swift
[86/125] Compiling NIOCore EventLoop.swift
[87/125] Compiling NIOCore EventLoopFuture+Deprecated.swift
[88/125] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[89/125] Compiling NIOCore EventLoopFuture.swift
[90/125] Compiling NIOCore FileDescriptor.swift
[91/125] Compiling NIOCore FileHandle.swift
[92/125] Compiling NIOCore FileRegion.swift
[93/125] Compiling NIOCore IO.swift
[94/125] Compiling NIOCore SocketAddresses.swift
[95/125] Compiling NIOCore SocketOptionProvider.swift
[96/125] Compiling NIOCore SystemCallHelpers.swift
[97/125] Compiling NIOCore TimeAmount+Duration.swift
[98/125] Compiling NIOCore TypeAssistedChannelHandler.swift
[99/125] Compiling NIOCore UniversalBootstrapSupport.swift
[100/125] Compiling NIOCore Utilities.swift
[101/125] Compiling NIOCore NIOAsyncSequenceProducer.swift
[102/125] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/125] Compiling NIOCore NIOAsyncWriter.swift
[104/125] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[105/125] Compiling NIOCore BSDSocketAPI.swift
[106/125] Compiling NIOCore ByteBuffer-aux.swift
[107/125] Compiling NIOCore ByteBuffer-conversions.swift
[108/125] Compiling NIOCore ByteBuffer-core.swift
[109/125] Compiling NIOCore ChannelOption.swift
[110/125] Compiling NIOCore ChannelPipeline.swift
[111/125] Compiling NIOCore CircularBuffer.swift
[112/125] Compiling NIOCore Codec.swift
[113/125] Compiling NIOCore ConvenienceOptionSupport.swift
[114/125] Compiling NIOCore DeadChannel.swift
[115/125] Compiling NIOCore DispatchQueue+WithFuture.swift
[116/125] Compiling NIOCore EventLoop+Deprecated.swift
[117/125] Compiling NIOCore ByteBuffer-int.swift
[118/125] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[119/125] Compiling NIOCore ByteBuffer-multi-int.swift
[120/125] Compiling NIOCore ByteBuffer-views.swift
[121/125] Compiling NIOCore Channel.swift
[122/125] Compiling NIOCore ChannelHandler.swift
[123/125] Compiling NIOCore ChannelHandlers.swift
[124/125] Compiling NIOCore ChannelInvoker.swift
[125/125] Emitting module NIOCore
[128/174] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[129/174] Compiling NIOEmbedded AsyncTestingChannel.swift
[130/174] Emitting module NIOEmbedded
[131/174] Compiling NIOEmbedded Embedded.swift
[134/176] Emitting module NIOPosix
[135/181] Compiling NIOPosix SelectorKqueue.swift
[136/181] Compiling NIOPosix SelectorUring.swift
[137/181] Compiling NIOPosix ServerSocket.swift
[138/181] Compiling NIOPosix Socket.swift
[139/181] Compiling NIOPosix SocketChannel.swift
[140/181] Compiling NIOPosix SocketProtocols.swift
[141/181] Compiling NIOPosix System.swift
[142/181] Compiling NIOPosix Thread.swift
[143/181] Compiling NIOPosix ThreadPosix.swift
[144/181] Compiling NIOPosix ThreadWindows.swift
[145/181] Compiling NIOPosix Utilities.swift
[146/181] Compiling NIOPosix BSDSocketAPICommon.swift
[147/181] Compiling NIOPosix BSDSocketAPIPosix.swift
[148/181] Compiling NIOPosix BSDSocketAPIWindows.swift
[149/181] Compiling NIOPosix BaseSocket.swift
[150/181] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[151/181] Compiling NIOPosix BaseSocketChannel.swift
[152/181] Compiling NIOPosix HappyEyeballs.swift
[153/181] Compiling NIOPosix IO.swift
[154/181] Compiling NIOPosix IntegerBitPacking.swift
[155/181] Compiling NIOPosix IntegerTypes.swift
[156/181] Compiling NIOPosix Linux.swift
[157/181] Compiling NIOPosix LinuxCPUSet.swift
[158/181] Compiling NIOPosix PipeChannel.swift
[159/181] Compiling NIOPosix PipePair.swift
[160/181] Compiling NIOPosix PointerHelpers.swift
[161/181] Compiling NIOPosix Pool.swift
[162/181] Compiling NIOPosix PooledRecvBufferAllocator.swift
[163/181] Compiling NIOPosix RawSocketBootstrap.swift
[164/181] Compiling NIOPosix LinuxUring.swift
[165/181] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[166/181] Compiling NIOPosix NIOThreadPool.swift
[167/181] Compiling NIOPosix NonBlockingFileIO.swift
[168/181] Compiling NIOPosix PendingDatagramWritesManager.swift
[169/181] Compiling NIOPosix PendingWritesManager.swift
[170/181] Compiling NIOPosix BaseStreamSocketChannel.swift
[171/181] Compiling NIOPosix Bootstrap.swift
[172/181] Compiling NIOPosix ControlMessage.swift
[173/181] Compiling NIOPosix DatagramVectorReadManager.swift
[174/181] Compiling NIOPosix FileDescriptor.swift
[175/181] Compiling NIOPosix GetaddrinfoResolver.swift
[176/181] Compiling NIOPosix Resolver.swift
[177/181] Compiling NIOPosix Selectable.swift
[178/181] Compiling NIOPosix SelectableChannel.swift
[179/181] Compiling NIOPosix SelectableEventLoop.swift
[180/181] Compiling NIOPosix SelectorEpoll.swift
[181/181] Compiling NIOPosix SelectorGeneric.swift
[184/185] Compiling NIO Exports.swift
[185/185] Emitting module NIO
[188/214] Compiling NIOTLS TLSEvents.swift
[189/214] Emitting module NIOTLS
[190/214] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[191/214] Compiling NIOIRC IRCServerName.swift
[192/214] Compiling NIOIRC IRCUserID.swift
[193/216] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[194/216] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[195/216] Compiling NIOTLS SNIHandler.swift
[198/218] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[199/218] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[200/218] Compiling NIOIRC IRCUserInfo.swift
[201/218] Compiling NIOIRC IRCUserMode.swift
[202/218] Compiling NIOIRC IRCMessageRecipient.swift
[203/218] Compiling NIOIRC IRCNickName.swift
[204/218] Compiling NIOIRC IRCCommandCodes.swift
[205/218] Compiling NIOIRC IRCMessage.swift
[206/218] Compiling NIOIRC IRCChannelName.swift
[207/218] Compiling NIOIRC IRCCommand.swift
[208/218] Compiling NIOIRC IRCMessageTarget.swift
[209/218] Compiling NIOIRC IRCChannelMode.swift
[210/218] Compiling NIOIRC ByteBufferExtras.swift
[211/218] Compiling NIOIRC Scandinavian.swift
[212/218] Compiling NIOIRC IRCChannelHandler.swift
[213/218] Compiling NIOIRC IRCCommandParser.swift
[214/218] Compiling NIOIRC IRCDispatcher.swift
[215/218] Compiling NIOIRC IRCMessageParser.swift
[216/218] Emitting module NIOIRC
[219/220] Emitting module NIOFoundationCompat
[220/220] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[223/236] Compiling NIOTransportServices NIOTSEventLoop.swift
[224/236] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[225/237] Compiling NIOTransportServices StateManagedChannel.swift
[226/237] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[227/237] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[228/237] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[229/237] Compiling NIOTransportServices NIOTSListenerChannel.swift
[230/237] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[231/237] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[232/237] Compiling NIOTransportServices NIOTSErrors.swift
[233/237] Compiling NIOTransportServices NIOTSChannelOptions.swift
[234/237] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[235/237] Emitting module NIOTransportServices
[236/237] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[237/237] Compiling NIOTransportServices NIOTSBootstraps.swift
[240/246] Compiling IRC ReExports.swift
[241/246] Compiling IRC IRCClientDelegate.swift
[242/246] Compiling IRC IRCClientMessageTarget.swift
[243/246] Compiling IRC IRCRetryStrategyCB.swift
[244/246] Compiling IRC IRCClientOptions.swift
[245/246] 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
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/host/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
/host/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
/host/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
/host/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
[246/246] 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
  open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
  ^~~~
  public
/host/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
/host/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
/host/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
/host/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! (79.79s)
Build complete.
Done.

Build Machine: Linux 2