The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

docker run --rm -v "checkouts-4609320-1":/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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-irc.git
Reference: 0.8.2
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/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.git
[1/61558] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (5.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/11949] Fetching swift-collections
[838/13254] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.04s)
Fetched https://github.com/apple/swift-collections.git (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.36s)
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/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 _AtomicsShims.c
[1/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOWindows WSAStartup.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/8] Compiling CNIODarwin shim.c
[5/8] Compiling CNIOLinux shim.c
[7/44] Compiling DequeModule Deque+CustomReflectable.swift
[8/44] Compiling DequeModule Deque+CustomStringConvertible.swift
[9/46] Compiling Atomics Primitives.shims.swift
[10/46] Compiling DequeModule _DequeBufferHeader.swift
[11/48] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[14/48] Compiling DequeModule Deque._Storage.swift
[15/48] Compiling Atomics AtomicLazyReference.swift
[16/48] Compiling Atomics HighLevelTypes.swift
[17/48] Compiling Atomics IntegerConformances.swift
[18/48] Compiling DequeModule Deque+Equatable.swift
[19/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[20/48] Compiling DequeModule Deque+Extras.swift
[21/48] Compiling Atomics PointerConformances.swift
[22/48] Compiling Atomics Primitives.native.swift
[23/48] Compiling DequeModule Deque+Collection.swift
[27/48] Emitting module Atomics
[28/48] Compiling DequeModule Compatibility.swift
[29/48] Compiling DequeModule Deque+Codable.swift
[35/48] Emitting module DequeModule
[36/48] Compiling _NIODataStructures PriorityQueue.swift
[41/48] Compiling DequeModule _DequeSlot.swift
[42/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/50] Compiling c-nioatomics.c
[46/50] Compiling _NIODataStructures Heap.swift
[47/50] Emitting module _NIODataStructures
[49/52] Compiling c-atomics.c
[53/59] Compiling NIOConcurrencyHelpers NIOLock.swift
[56/60] Compiling NIOConcurrencyHelpers lock.swift
[57/60] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[58/60] Emitting module NIOConcurrencyHelpers
[59/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[60/60] Compiling NIOConcurrencyHelpers atomics.swift
[63/119] Compiling NIOCore MarkedCircularBuffer.swift
[64/119] Compiling NIOCore MulticastChannel.swift
[65/119] Compiling NIOCore NIOAny.swift
[66/119] Compiling NIOCore NIOCloseOnErrorHandler.swift
[67/119] Compiling NIOCore NIOLoopBound.swift
[68/119] Compiling NIOCore NIOSendable.swift
[69/119] Compiling NIOCore PointerHelpers.swift
[70/119] Compiling NIOCore RecvByteBufferAllocator.swift
[71/119] Compiling NIOCore GlobalSingletons.swift
[72/119] Compiling NIOCore IO.swift
[73/119] Compiling NIOCore IOData.swift
[74/119] Compiling NIOCore IPProtocol.swift
[75/119] Compiling NIOCore IntegerBitPacking.swift
[76/119] Compiling NIOCore IntegerTypes.swift
[77/119] Compiling NIOCore Interfaces.swift
[78/119] Compiling NIOCore Linux.swift
[79/127] Compiling NIOCore EventLoop+Deprecated.swift
[80/127] Compiling NIOCore EventLoop.swift
[81/127] Compiling NIOCore EventLoopFuture+Deprecated.swift
[82/127] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[83/127] Compiling NIOCore EventLoopFuture.swift
[84/127] Compiling NIOCore FileDescriptor.swift
[85/127] Compiling NIOCore FileHandle.swift
[86/127] Compiling NIOCore FileRegion.swift
[87/127] Compiling NIOCore CloseRatchet.swift
[88/127] Compiling NIOCore NIOAsyncSequenceProducer.swift
[89/127] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[90/127] Compiling NIOCore NIOAsyncWriter.swift
[91/127] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[92/127] Compiling NIOCore BSDSocketAPI.swift
[93/127] Compiling NIOCore ByteBuffer-aux.swift
[94/127] Compiling NIOCore ByteBuffer-conversions.swift
[95/127] Compiling NIOCore ChannelInvoker.swift
[96/127] Compiling NIOCore ChannelOption.swift
[97/127] Compiling NIOCore ChannelPipeline.swift
[98/127] Compiling NIOCore CircularBuffer.swift
[99/127] Compiling NIOCore Codec.swift
[100/127] Compiling NIOCore ConvenienceOptionSupport.swift
[101/127] Compiling NIOCore DeadChannel.swift
[102/127] Compiling NIOCore DispatchQueue+WithFuture.swift
[103/127] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/127] Compiling NIOCore SocketAddresses.swift
[105/127] Compiling NIOCore SocketOptionProvider.swift
[106/127] Compiling NIOCore SystemCallHelpers.swift
[107/127] Compiling NIOCore TimeAmount+Duration.swift
[108/127] Compiling NIOCore TypeAssistedChannelHandler.swift
[109/127] Compiling NIOCore UniversalBootstrapSupport.swift
[110/127] Compiling NIOCore Utilities.swift
[111/127] Compiling NIOCore ActorExecutor.swift
[112/127] Compiling NIOCore AddressedEnvelope.swift
[113/127] Compiling NIOCore AsyncAwaitSupport.swift
[114/127] Compiling NIOCore AsyncChannel.swift
[115/127] Compiling NIOCore AsyncChannelInboundStream.swift
[116/127] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[117/127] Compiling NIOCore AsyncChannelOutboundWriter.swift
[118/127] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[119/127] Compiling NIOCore ByteBuffer-core.swift
[120/127] Compiling NIOCore ByteBuffer-int.swift
[121/127] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[122/127] Compiling NIOCore ByteBuffer-multi-int.swift
[123/127] Compiling NIOCore ByteBuffer-views.swift
[124/127] Compiling NIOCore Channel.swift
[125/127] Compiling NIOCore ChannelHandler.swift
[126/127] Compiling NIOCore ChannelHandlers.swift
[127/127] Emitting module NIOCore
[130/178] Compiling NIOEmbedded Embedded.swift
[131/178] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[132/178] Compiling NIOEmbedded AsyncTestingChannel.swift
[133/178] Emitting module NIOEmbedded
[136/180] Emitting module NIOPosix
[137/186] Compiling NIOPosix Selectable.swift
[138/186] Compiling NIOPosix SelectableChannel.swift
[139/186] Compiling NIOPosix SelectableEventLoop.swift
[140/186] Compiling NIOPosix SelectorEpoll.swift
[141/186] Compiling NIOPosix SelectorGeneric.swift
[142/186] Compiling NIOPosix SelectorKqueue.swift
[143/186] Compiling NIOPosix PointerHelpers.swift
[144/186] Compiling NIOPosix Pool.swift
[145/186] Compiling NIOPosix PooledRecvBufferAllocator.swift
[146/186] Compiling NIOPosix PosixSingletons.swift
[147/186] Compiling NIOPosix RawSocketBootstrap.swift
[148/186] Compiling NIOPosix Resolver.swift
[149/186] Compiling NIOPosix SelectorUring.swift
[150/186] Compiling NIOPosix ServerSocket.swift
[151/186] Compiling NIOPosix Socket.swift
[152/186] Compiling NIOPosix SocketChannel.swift
[153/186] Compiling NIOPosix SocketProtocols.swift
[154/186] Compiling NIOPosix System.swift
[155/186] Compiling NIOPosix Bootstrap.swift
[156/186] Compiling NIOPosix ControlMessage.swift
[157/186] Compiling NIOPosix DatagramVectorReadManager.swift
[158/186] Compiling NIOPosix FileDescriptor.swift
[159/186] Compiling NIOPosix GetaddrinfoResolver.swift
[160/186] Compiling NIOPosix HappyEyeballs.swift
[161/186] Compiling NIOPosix IO.swift
[162/186] Compiling NIOPosix Thread.swift
[163/186] Compiling NIOPosix ThreadPosix.swift
[164/186] Compiling NIOPosix ThreadWindows.swift
[165/186] Compiling NIOPosix Utilities.swift
[166/186] Compiling NIOPosix VsockAddress.swift
[167/186] Compiling NIOPosix VsockChannelEvents.swift
[168/186] Compiling NIOPosix IntegerBitPacking.swift
[169/186] Compiling NIOPosix IntegerTypes.swift
[170/186] Compiling NIOPosix Linux.swift
[171/186] Compiling NIOPosix LinuxCPUSet.swift
[172/186] Compiling NIOPosix LinuxUring.swift
[173/186] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[174/186] Compiling NIOPosix BSDSocketAPICommon.swift
[175/186] Compiling NIOPosix BSDSocketAPIPosix.swift
[176/186] Compiling NIOPosix BSDSocketAPIWindows.swift
[177/186] Compiling NIOPosix BaseSocket.swift
[178/186] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[179/186] Compiling NIOPosix BaseSocketChannel.swift
[180/186] Compiling NIOPosix BaseStreamSocketChannel.swift
[181/186] Compiling NIOPosix NIOThreadPool.swift
[182/186] Compiling NIOPosix NonBlockingFileIO.swift
[183/186] Compiling NIOPosix PendingDatagramWritesManager.swift
[184/186] Compiling NIOPosix PendingWritesManager.swift
[185/186] Compiling NIOPosix PipeChannel.swift
[186/186] Compiling NIOPosix PipePair.swift
[189/190] Emitting module NIO
[190/190] Compiling NIO Exports.swift
[193/209] Compiling NIOIRC ByteBufferExtras.swift
[194/209] Compiling NIOIRC Scandinavian.swift
[195/209] Compiling NIOIRC IRCChannelHandler.swift
[196/211] Compiling NIOIRC IRCMessageTarget.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
[197/211] Compiling NIOIRC IRCChannelMode.swift
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
[198/211] Compiling NIOIRC IRCUserInfo.swift
[199/211] Compiling NIOIRC IRCUserMode.swift
[200/211] Compiling NIOIRC IRCChannelName.swift
[201/211] Compiling NIOIRC IRCCommand.swift
[202/211] Compiling NIOIRC IRCServerName.swift
[203/211] Compiling NIOIRC IRCUserID.swift
[204/211] Compiling NIOIRC IRCMessageRecipient.swift
[205/211] Compiling NIOIRC IRCNickName.swift
[206/211] Compiling NIOIRC IRCCommandCodes.swift
[207/211] Compiling NIOIRC IRCMessage.swift
[208/211] Compiling NIOIRC IRCCommandParser.swift
[209/211] Compiling NIOIRC IRCDispatcher.swift
[210/211] Compiling NIOIRC IRCMessageParser.swift
[211/211] Emitting module NIOIRC
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:51:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:52:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: warning: instance method 'components(separatedBy:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:64:22: note: The missing import of module 'Foundation' will be added implicitly
    let lines = text.components(separatedBy: "\n")
                     ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: warning: instance method 'replacingOccurrences(of:with:options:range:)' cannot be used in an '@inlinable' function because 'Foundation' was not imported by this file; this is an error in Swift 6
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
/host/spi-builder-workspace/Sources/NIOIRC/IRCMessageTarget.swift:65:31: note: The missing import of module 'Foundation' will be added implicitly
                    .map { $0.replacingOccurrences(of: "\r", with: "") }
                              ^
Build complete! (55.82s)
Build complete.
Done.

Build Machine: Linux 2