The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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 28674b1 Drop Travis
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
28674b1472092174f3d5ef04a545da320b58109a
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-client.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services
[1/278] Fetching swift-nio-irc
[279/2342] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.23s)
[104/2064] Fetching swift-nio-transport-services
[2065/66561] Fetching swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services from cache (4.68s)
Fetched https://github.com/apple/swift-nio.git from cache (4.75s)
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.37s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.20.1 (0.42s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.56s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.32s)
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.62s)
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.20.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/24] Write sources
[14/24] Compiling CNIOWindows shim.c
[15/24] Compiling CNIOLinux liburing_shims.c
[16/24] Write sources
[17/24] Compiling CNIOWindows WSAStartup.c
[18/24] Compiling CNIODarwin shim.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[19/24] Compiling CNIOLinux shim.c
[20/24] Compiling _AtomicsShims.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[22/66] Compiling c-nioatomics.c
[24/66] Emitting module _CollectionsUtilities
[24/68] Compiling c-atomics.c
[26/74] Emitting module Atomics
[27/76] Compiling Atomics IntegerOperations.swift
[28/76] Compiling Atomics Unmanaged extensions.swift
[29/76] Compiling _CollectionsUtilities _SortedCollection.swift
[30/76] Compiling _CollectionsUtilities _UniqueCollection.swift
[31/76] Compiling _CollectionsUtilities Debugging.swift
[32/76] Compiling _CollectionsUtilities Descriptions.swift
[33/76] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[34/76] Compiling _CollectionsUtilities Specialize.swift
[35/76] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[36/76] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[37/76] Compiling _NIODataStructures _TinyArray.swift
[38/76] Compiling Atomics OptionalRawRepresentable.swift
[39/76] Compiling Atomics RawRepresentable.swift
[40/76] Compiling Atomics AtomicBool.swift
[41/76] Compiling _CollectionsUtilities UInt+reversed.swift
[42/76] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[43/76] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/76] Compiling _CollectionsUtilities Integer rank.swift
[45/76] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[46/76] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/76] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/76] Compiling _NIODataStructures PriorityQueue.swift
[67/78] Emitting module _NIOBase64
[68/78] Compiling _NIOBase64 Base64.swift
[72/95] Compiling DequeModule _DequeBuffer.swift
[73/95] Compiling DequeModule _DequeBufferHeader.swift
[74/95] Compiling DequeModule Deque+Hashable.swift
[75/95] Compiling DequeModule Deque+Sendable.swift
[76/95] Compiling DequeModule Deque+Testing.swift
[77/95] Compiling DequeModule Deque._Storage.swift
[78/97] Emitting module _NIODataStructures
[79/97] Compiling _NIODataStructures Heap.swift
[81/98] Compiling DequeModule _DequeSlot.swift
[82/98] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/98] Compiling DequeModule Deque._UnsafeHandle.swift
[84/98] Compiling DequeModule Deque.swift
[85/98] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/98] Compiling DequeModule Deque+Extras.swift
[87/98] Compiling NIOConcurrencyHelpers atomics.swift
[88/98] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/98] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/98] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[91/98] Emitting module NIOConcurrencyHelpers
[92/98] Compiling NIOConcurrencyHelpers lock.swift
[94/99] Compiling DequeModule Deque+Codable.swift
[95/99] Compiling DequeModule Deque+Collection.swift
[96/99] Compiling DequeModule Deque+CustomReflectable.swift
[97/99] Compiling DequeModule Deque+Descriptions.swift
[98/99] Compiling DequeModule Deque+Equatable.swift
[99/99] Emitting module DequeModule
[101/157] Compiling NIOCore MarkedCircularBuffer.swift
[102/157] Compiling NIOCore MulticastChannel.swift
[103/157] Compiling NIOCore NIOAny.swift
[104/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/157] Compiling NIOCore NIOLoopBound.swift
[106/157] Compiling NIOCore NIOSendable.swift
[107/157] Compiling NIOCore PointerHelpers.swift
[108/157] Compiling NIOCore RecvByteBufferAllocator.swift
[109/165] Compiling NIOCore AddressedEnvelope.swift
[110/165] Compiling NIOCore AsyncAwaitSupport.swift
[111/165] Compiling NIOCore AsyncChannel.swift
[112/165] Compiling NIOCore AsyncChannelInboundStream.swift
[113/165] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[114/165] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/165] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[116/165] Compiling NIOCore NIOAsyncSequenceProducer.swift
[117/165] Compiling NIOCore EventLoop+SerialExecutor.swift
[118/165] Compiling NIOCore EventLoop.swift
[119/165] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/165] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/165] Compiling NIOCore EventLoopFuture.swift
[122/165] Compiling NIOCore FileDescriptor.swift
[123/165] Compiling NIOCore FileHandle.swift
[124/165] Compiling NIOCore FileRegion.swift
[125/165] Compiling NIOCore GlobalSingletons.swift
[126/165] Compiling NIOCore IO.swift
[127/165] Compiling NIOCore IOData.swift
[128/165] Compiling NIOCore IPProtocol.swift
[129/165] Compiling NIOCore IntegerBitPacking.swift
[130/165] Compiling NIOCore IntegerTypes.swift
[131/165] Compiling NIOCore Interfaces.swift
[132/165] Compiling NIOCore Linux.swift
[133/165] Compiling NIOCore ChannelOption.swift
[134/165] Compiling NIOCore ChannelPipeline.swift
[135/165] Compiling NIOCore CircularBuffer.swift
[136/165] Compiling NIOCore Codec.swift
[137/165] Compiling NIOCore ConvenienceOptionSupport.swift
[138/165] Compiling NIOCore DeadChannel.swift
[139/165] Compiling NIOCore DispatchQueue+WithFuture.swift
[140/165] Compiling NIOCore EventLoop+Deprecated.swift
[141/165] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/165] Compiling NIOCore SocketAddresses.swift
[143/165] Compiling NIOCore SocketOptionProvider.swift
[144/165] Compiling NIOCore SystemCallHelpers.swift
[145/165] Compiling NIOCore TimeAmount+Duration.swift
[146/165] Compiling NIOCore TypeAssistedChannelHandler.swift
[147/165] Compiling NIOCore UniversalBootstrapSupport.swift
[148/165] Compiling NIOCore Utilities.swift
[149/165] Compiling NIOCore ByteBuffer-int.swift
[150/165] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[151/165] Compiling NIOCore ByteBuffer-multi-int.swift
[152/165] Compiling NIOCore ByteBuffer-views.swift
[153/165] Compiling NIOCore Channel.swift
[154/165] Compiling NIOCore ChannelHandler.swift
[155/165] Compiling NIOCore ChannelHandlers.swift
[156/165] Compiling NIOCore ChannelInvoker.swift
[157/165] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/165] Compiling NIOCore NIOAsyncWriter.swift
[159/165] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/165] Compiling NIOCore BSDSocketAPI.swift
[161/165] Compiling NIOCore ByteBuffer-aux.swift
[162/165] Compiling NIOCore ByteBuffer-conversions.swift
[163/165] Compiling NIOCore ByteBuffer-core.swift
[164/165] Compiling NIOCore ByteBuffer-hexdump.swift
[165/165] Emitting module NIOCore
[167/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/217] Emitting module NIOEmbedded
[169/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[170/217] Compiling NIOEmbedded Embedded.swift
[172/218] Compiling NIOPosix PooledRecvBufferAllocator.swift
[173/218] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[174/218] Compiling NIOPosix PosixSingletons.swift
[175/218] Compiling NIOPosix RawSocketBootstrap.swift
[176/218] Compiling NIOPosix Resolver.swift
[177/218] Compiling NIOPosix Selectable.swift
[178/224] Compiling NIOPosix SelectableChannel.swift
[179/224] Compiling NIOPosix SelectableEventLoop.swift
[180/224] Compiling NIOPosix SelectorEpoll.swift
[181/224] Compiling NIOPosix SelectorGeneric.swift
[182/224] Compiling NIOPosix SelectorKqueue.swift
[183/224] Compiling NIOPosix SelectorUring.swift
[184/224] Compiling NIOPosix ThreadPosix.swift
[185/224] Compiling NIOPosix ThreadWindows.swift
[186/224] Compiling NIOPosix UnsafeTransfer.swift
[187/224] Compiling NIOPosix Utilities.swift
[188/224] Compiling NIOPosix VsockAddress.swift
[189/224] Compiling NIOPosix VsockChannelEvents.swift
[190/224] Compiling NIOPosix ServerSocket.swift
[191/224] Compiling NIOPosix Socket.swift
[192/224] Compiling NIOPosix SocketChannel.swift
[193/224] Compiling NIOPosix SocketProtocols.swift
[194/224] Compiling NIOPosix System.swift
[195/224] Compiling NIOPosix Thread.swift
[196/224] Emitting module NIOPosix
[197/224] Compiling NIOPosix Bootstrap.swift
[198/224] Compiling NIOPosix ControlMessage.swift
[199/224] Compiling NIOPosix DatagramVectorReadManager.swift
[200/224] Compiling NIOPosix FileDescriptor.swift
[201/224] Compiling NIOPosix GetaddrinfoResolver.swift
[202/224] Compiling NIOPosix HappyEyeballs.swift
[203/224] Compiling NIOPosix IO.swift
[204/224] Compiling NIOPosix IntegerBitPacking.swift
[205/224] Compiling NIOPosix IntegerTypes.swift
[206/224] Compiling NIOPosix Linux.swift
[207/224] Compiling NIOPosix LinuxCPUSet.swift
[208/224] Compiling NIOPosix LinuxUring.swift
[209/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[210/224] Compiling NIOPosix NIOThreadPool.swift
[211/224] Compiling NIOPosix BSDSocketAPICommon.swift
[212/224] Compiling NIOPosix BSDSocketAPIPosix.swift
[213/224] Compiling NIOPosix BSDSocketAPIWindows.swift
[214/224] Compiling NIOPosix BaseSocket.swift
[215/224] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[216/224] Compiling NIOPosix BaseSocketChannel.swift
[217/224] Compiling NIOPosix BaseStreamSocketChannel.swift
[218/224] Compiling NIOPosix NonBlockingFileIO.swift
[219/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[220/224] Compiling NIOPosix PendingWritesManager.swift
[221/224] Compiling NIOPosix PipeChannel.swift
[222/224] Compiling NIOPosix PipePair.swift
[223/224] Compiling NIOPosix PointerHelpers.swift
[224/224] Compiling NIOPosix Pool.swift
[226/227] Emitting module NIO
[227/227] Compiling NIO Exports.swift
[229/255] Compiling NIOTLS TLSEvents.swift
[230/255] Emitting module NIOTLS
[231/255] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[232/255] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[233/255] Compiling NIOTLS SNIHandler.swift
[234/255] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[236/256] Compiling NIOIRC IRCServerName.swift
[237/256] Compiling NIOIRC IRCUserID.swift
[238/258] Compiling NIOIRC IRCMessageTarget.swift
[239/258] Compiling NIOIRC IRCChannelMode.swift
[240/258] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[241/258] Compiling NIOIRC IRCCommandCodes.swift
[242/258] Compiling NIOIRC IRCMessage.swift
[243/258] Compiling NIOIRC IRCUserInfo.swift
[244/258] Compiling NIOIRC IRCUserMode.swift
[245/258] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[246/258] Compiling NIOIRC IRCMessageRecipient.swift
[247/258] Compiling NIOIRC IRCNickName.swift
[248/258] Compiling NIOIRC IRCCommandParser.swift
[249/258] Compiling NIOIRC IRCDispatcher.swift
[250/258] Compiling NIOIRC IRCMessageParser.swift
[251/258] Emitting module NIOFoundationCompat
[252/258] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[254/259] Compiling NIOIRC ByteBufferExtras.swift
[255/259] Compiling NIOIRC Scandinavian.swift
[256/259] Compiling NIOIRC IRCChannelHandler.swift
[257/259] Compiling NIOIRC IRCChannelName.swift
[258/259] Compiling NIOIRC IRCCommand.swift
[259/259] Emitting module NIOIRC
[261/282] Emitting module NIOTransportServices
[262/284] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[263/284] Compiling NIOTransportServices NIOTSSingletons.swift
[264/284] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[265/284] Compiling NIOTransportServices AcceptHandler.swift
[266/284] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[267/284] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[268/284] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[269/284] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[270/284] Compiling NIOTransportServices NIOTSListenerChannel.swift
[271/284] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[272/284] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[273/284] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[274/284] Compiling NIOTransportServices NIOTSErrors.swift
[275/284] Compiling NIOTransportServices NIOTSEventLoop.swift
[276/284] Compiling NIOTransportServices NIOTSBootstraps.swift
[277/284] Compiling NIOTransportServices NIOTSChannelOptions.swift
[278/284] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[279/284] Compiling NIOTransportServices StateManagedChannel.swift
[280/284] Compiling NIOTransportServices StateManagedListenerChannel.swift
[281/284] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[282/284] Compiling NIOTransportServices NIOTSDatagramListener.swift
[283/284] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[284/284] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[286/292] Compiling IRC ReExports.swift
[287/292] Compiling IRC IRCRetryStrategyCB.swift
[288/292] Compiling IRC IRCClientOptions.swift
[289/292] Compiling IRC IRCClientMessageTarget.swift
[290/292] Compiling IRC IRCClientDelegate.swift
[291/292] 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
[292/292] 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! (46.31s)
Build complete.
Done.

Build Machine: Linux 1