Build Information
Successful build of swift-nio-irc, reference develop (d19369
), with Swift 5.9 for Linux on 9 Sep 2024 22:17:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-irc.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/SwiftNIOExtras/swift-nio-irc
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d19369c GHA: Do not build on 5.5, use checkout v4
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
d19369c1b78db8f24a921dd217b030e96db92198
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/SwiftNIOExtras/swift-nio-irc.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:ce1b417af3daf69cc45d04f29a58e7801e2026daba8632e701e58a5b08a16260
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio.git
[1/69672] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (6.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.86s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[535/5207] Fetching swift-atomics, swift-system
[4881/20215] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.54s)
[4421/16577] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.55s)
[3152/15008] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.56s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.72.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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
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.3
Building for debugging...
[0/8] Compiling CNIOLinux liburing_shims.c
[0/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIOWindows WSAStartup.c
[3/8] Compiling _AtomicsShims.c
[4/8] Compiling CNIODarwin shim.c
[5/8] Compiling CNIOLinux shim.c
[6/50] Compiling c-nioatomics.c
[7/50] Compiling c-atomics.c
[9/56] Compiling Atomics Primitives.shims.swift
[10/56] Compiling Atomics AtomicInteger.swift
[11/56] Compiling Atomics AtomicOptionalWrappable.swift
[12/58] Compiling Atomics OptionalRawRepresentable.swift
[13/58] Compiling Atomics RawRepresentable.swift
[14/58] Compiling Atomics AtomicBool.swift
[16/58] Compiling Atomics IntegerConformances.swift
[17/58] Emitting module _NIOBase64
[18/58] Compiling _NIOBase64 Base64.swift
[21/61] Emitting module InternalCollectionsUtilities
[22/61] Compiling Atomics AtomicMemoryOrderings.swift
[23/61] Compiling Atomics DoubleWord.swift
[24/61] Compiling Atomics AtomicReference.swift
[25/61] Compiling Atomics AtomicStorage.swift
[26/61] Compiling Atomics AtomicValue.swift
[27/61] Compiling Atomics ManagedAtomic.swift
[28/61] Compiling Atomics ManagedAtomicLazyReference.swift
[29/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/62] Compiling Atomics PointerConformances.swift
[43/62] Compiling Atomics Primitives.native.swift
[45/62] Compiling _NIODataStructures PriorityQueue.swift
[46/62] Compiling _NIODataStructures _TinyArray.swift
[50/64] Compiling Atomics IntegerOperations.swift
[51/64] Compiling Atomics Unmanaged extensions.swift
[53/79] Emitting module Atomics
[54/79] Compiling DequeModule Deque+CustomReflectable.swift
[55/79] Compiling DequeModule Deque+Descriptions.swift
[56/79] Compiling DequeModule Deque+Equatable.swift
[57/79] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/81] Compiling DequeModule Deque+Collection.swift
[61/82] Compiling DequeModule Deque+Extras.swift
[62/82] Compiling DequeModule Deque+Hashable.swift
[63/82] Compiling NIOConcurrencyHelpers lock.swift
[64/82] Compiling DequeModule _DequeBuffer.swift
[65/82] Compiling DequeModule _DequeBufferHeader.swift
[67/83] Emitting module _NIODataStructures
[68/83] Compiling _NIODataStructures Heap.swift
[70/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/84] Emitting module NIOConcurrencyHelpers
[72/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/85] Compiling DequeModule _DequeSlot.swift
[76/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/85] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[78/85] Compiling NIOConcurrencyHelpers atomics.swift
[81/87] Compiling DequeModule Deque+Testing.swift
[82/87] Compiling DequeModule Deque._Storage.swift
[83/87] Compiling DequeModule Deque._UnsafeHandle.swift
[84/87] Compiling DequeModule Deque.swift
[85/87] Emitting module DequeModule
[86/87] Compiling DequeModule Deque+Codable.swift
[90/146] Compiling NIOCore MarkedCircularBuffer.swift
[91/146] Compiling NIOCore MulticastChannel.swift
[92/146] Compiling NIOCore NIOAny.swift
[93/146] Compiling NIOCore NIOCloseOnErrorHandler.swift
[94/146] Compiling NIOCore NIOLoopBound.swift
[95/146] Compiling NIOCore NIOSendable.swift
[96/146] Compiling NIOCore PointerHelpers.swift
[97/146] Compiling NIOCore RecvByteBufferAllocator.swift
[98/154] Compiling NIOCore AddressedEnvelope.swift
[99/154] Compiling NIOCore AsyncAwaitSupport.swift
[100/154] Compiling NIOCore AsyncChannel.swift
[101/154] Compiling NIOCore AsyncChannelHandler.swift
[102/154] Compiling NIOCore AsyncChannelInboundStream.swift
[103/154] Compiling NIOCore AsyncChannelOutboundWriter.swift
[104/154] Compiling NIOCore NIOAsyncSequenceProducer.swift
[105/154] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[106/154] Compiling NIOCore EventLoop.swift
[107/154] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[108/154] Compiling NIOCore EventLoopFuture+Deprecated.swift
[109/154] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[110/154] Compiling NIOCore EventLoopFuture.swift
[111/154] Compiling NIOCore FileDescriptor.swift
[112/154] Compiling NIOCore FileHandle.swift
[113/154] Compiling NIOCore FileRegion.swift
[114/154] Compiling NIOCore ChannelPipeline.swift
[115/154] Compiling NIOCore CircularBuffer.swift
[116/154] Compiling NIOCore Codec.swift
[117/154] Compiling NIOCore ConvenienceOptionSupport.swift
[118/154] Compiling NIOCore DeadChannel.swift
[119/154] Compiling NIOCore DispatchQueue+WithFuture.swift
[120/154] Compiling NIOCore EventLoop+Deprecated.swift
[121/154] Compiling NIOCore EventLoop+SerialExecutor.swift
[122/154] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[123/154] Compiling NIOCore SocketAddresses.swift
[124/154] Compiling NIOCore SocketOptionProvider.swift
[125/154] Compiling NIOCore SystemCallHelpers.swift
[126/154] Compiling NIOCore TimeAmount+Duration.swift
[127/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/154] Compiling NIOCore UniversalBootstrapSupport.swift
[129/154] Compiling NIOCore Utilities.swift
[130/154] Compiling NIOCore NIOAsyncWriter.swift
[131/154] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/154] Compiling NIOCore BSDSocketAPI.swift
[133/154] Compiling NIOCore ByteBuffer-aux.swift
[134/154] Compiling NIOCore ByteBuffer-conversions.swift
[135/154] Compiling NIOCore ByteBuffer-core.swift
[136/154] Compiling NIOCore ByteBuffer-hexdump.swift
[137/154] Compiling NIOCore ByteBuffer-int.swift
[138/154] Compiling NIOCore GlobalSingletons.swift
[139/154] Compiling NIOCore IO.swift
[140/154] Compiling NIOCore IOData.swift
[141/154] Compiling NIOCore IPProtocol.swift
[142/154] Compiling NIOCore IntegerBitPacking.swift
[143/154] Compiling NIOCore IntegerTypes.swift
[144/154] Compiling NIOCore Interfaces.swift
[145/154] Compiling NIOCore Linux.swift
[146/154] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/154] Compiling NIOCore ByteBuffer-multi-int.swift
[148/154] Compiling NIOCore ByteBuffer-views.swift
[149/154] Compiling NIOCore Channel.swift
[150/154] Compiling NIOCore ChannelHandler.swift
[151/154] Compiling NIOCore ChannelHandlers.swift
[152/154] Compiling NIOCore ChannelInvoker.swift
[153/154] Compiling NIOCore ChannelOption.swift
[154/154] Emitting module NIOCore
[157/208] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[158/208] Compiling NIOEmbedded AsyncTestingChannel.swift
[159/208] Emitting module NIOEmbedded
[160/208] Compiling NIOEmbedded Embedded.swift
[163/210] Compiling NIOPosix Pool.swift
[164/210] Compiling NIOPosix PooledRecvBufferAllocator.swift
[165/210] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[166/210] Compiling NIOPosix PosixSingletons.swift
[167/210] Compiling NIOPosix RawSocketBootstrap.swift
[168/210] Compiling NIOPosix Resolver.swift
[169/210] Compiling NIOPosix Selectable.swift
[170/210] Compiling NIOPosix SelectableChannel.swift
[171/210] Compiling NIOPosix SelectableEventLoop.swift
[172/210] Compiling NIOPosix SelectorEpoll.swift
[173/210] Compiling NIOPosix SelectorGeneric.swift
[174/210] Compiling NIOPosix SelectorKqueue.swift
[175/210] Compiling NIOPosix SelectorUring.swift
[176/216] Compiling NIOPosix ServerSocket.swift
[177/216] Compiling NIOPosix Socket.swift
[178/216] Compiling NIOPosix SocketChannel.swift
[179/216] Compiling NIOPosix SocketProtocols.swift
[180/216] Compiling NIOPosix System.swift
[181/216] Compiling NIOPosix Thread.swift
[182/216] Emitting module NIOPosix
[183/216] Compiling NIOPosix BSDSocketAPICommon.swift
[184/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[185/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[186/216] Compiling NIOPosix BaseSocket.swift
[187/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[188/216] Compiling NIOPosix BaseSocketChannel.swift
[189/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/216] Compiling NIOPosix ThreadPosix.swift
[191/216] Compiling NIOPosix ThreadWindows.swift
[192/216] Compiling NIOPosix UnsafeTransfer.swift
[193/216] Compiling NIOPosix Utilities.swift
[194/216] Compiling NIOPosix VsockAddress.swift
[195/216] Compiling NIOPosix VsockChannelEvents.swift
[196/216] Compiling NIOPosix Bootstrap.swift
[197/216] Compiling NIOPosix ControlMessage.swift
[198/216] Compiling NIOPosix DatagramVectorReadManager.swift
[199/216] Compiling NIOPosix Errors+Any.swift
[200/216] Compiling NIOPosix FileDescriptor.swift
[201/216] Compiling NIOPosix GetaddrinfoResolver.swift
[202/216] Compiling NIOPosix HappyEyeballs.swift
[203/216] Compiling NIOPosix NIOThreadPool.swift
[204/216] Compiling NIOPosix NonBlockingFileIO.swift
[205/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/216] Compiling NIOPosix PendingWritesManager.swift
[207/216] Compiling NIOPosix PipeChannel.swift
[208/216] Compiling NIOPosix PipePair.swift
[209/216] Compiling NIOPosix PointerHelpers.swift
[210/216] Compiling NIOPosix IO.swift
[211/216] Compiling NIOPosix IntegerBitPacking.swift
[212/216] Compiling NIOPosix IntegerTypes.swift
[213/216] Compiling NIOPosix Linux.swift
[214/216] Compiling NIOPosix LinuxCPUSet.swift
[215/216] Compiling NIOPosix LinuxUring.swift
[216/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[219/220] Compiling NIO Exports.swift
[220/220] Emitting module NIO
[223/239] Compiling NIOIRC ByteBufferExtras.swift
[224/239] Compiling NIOIRC Scandinavian.swift
[225/239] Compiling NIOIRC IRCChannelHandler.swift
[226/239] Compiling NIOIRC IRCMessageRecipient.swift
[227/239] Compiling NIOIRC IRCNickName.swift
[228/241] 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: "") }
^
[229/241] Compiling NIOIRC IRCCommandCodes.swift
[230/241] Compiling NIOIRC IRCMessage.swift
[231/241] Compiling NIOIRC IRCServerName.swift
[232/241] Compiling NIOIRC IRCUserID.swift
[233/241] 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: "") }
^
[234/241] 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: "") }
^
[235/241] Compiling NIOIRC IRCCommandParser.swift
[236/241] Compiling NIOIRC IRCDispatcher.swift
[237/241] Compiling NIOIRC IRCMessageParser.swift
[238/241] Compiling NIOIRC IRCChannelName.swift
[239/241] Compiling NIOIRC IRCCommand.swift
[240/241] Compiling NIOIRC IRCUserInfo.swift
[241/241] Compiling NIOIRC IRCUserMode.swift
Build complete! (39.84s)
Build complete.
Done.