Build Information
Successful build of swift-nio-irc, reference develop (d19369
), with Swift 5.8 for macOS (SPM) on 9 Sep 2024 18:15:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/SwiftNIOExtras/swift-nio-irc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[1/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling CNIOWindows shim.c
[3/9] Compiling CNIOLinux liburing_shims.c
[4/9] Compiling CNIOLinux shim.c
[6/33] Emitting module _NIOBase64
[6/33] Compiling _AtomicsShims.c
[7/33] Compiling CNIODarwin shim.c
[9/52] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/53] Compiling Atomics ManagedAtomic.swift
[11/53] Compiling Atomics ManagedAtomicLazyReference.swift
[12/53] Compiling Atomics UnsafeAtomic.swift
[13/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/53] Compiling Atomics AtomicStorage.swift
[15/53] Compiling Atomics AtomicValue.swift
[16/53] Compiling _NIOBase64 Base64.swift
[17/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/53] Compiling Atomics AtomicMemoryOrderings.swift
[19/53] Compiling Atomics DoubleWord.swift
[20/53] Compiling Atomics Primitives.shims.swift
[21/53] Compiling Atomics AtomicInteger.swift
[22/53] Compiling Atomics AtomicBool.swift
[23/53] Compiling Atomics IntegerConformances.swift
[24/53] Compiling Atomics PointerConformances.swift
[25/53] Compiling Atomics Primitives.native.swift
[26/53] Emitting module InternalCollectionsUtilities
[27/53] Compiling Atomics AtomicOptionalWrappable.swift
[28/53] Compiling Atomics AtomicReference.swift
[29/53] Compiling _NIODataStructures PriorityQueue.swift
[30/69] Compiling DequeModule Deque+CustomReflectable.swift
[31/69] Compiling DequeModule Deque+Descriptions.swift
[32/70] Compiling DequeModule _DequeSlot.swift
[33/70] Compiling DequeModule Deque+Extras.swift
[34/70] Compiling DequeModule Deque+Hashable.swift
[35/70] Compiling DequeModule _DequeBufferHeader.swift
[36/70] Compiling DequeModule Deque+Equatable.swift
[37/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[38/70] Compiling _NIODataStructures Heap.swift
[39/70] Compiling _NIODataStructures _TinyArray.swift
[40/70] Emitting module _NIODataStructures
[41/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/70] Compiling DequeModule _DequeBuffer.swift
[43/70] Compiling DequeModule Deque+Testing.swift
[44/70] Compiling DequeModule Deque._Storage.swift
[45/70] Compiling DequeModule Deque._UnsafeHandle.swift
[46/70] Compiling DequeModule Deque.swift
[47/70] Compiling DequeModule Deque+Codable.swift
[48/70] Compiling DequeModule Deque+Collection.swift
[49/70] Emitting module DequeModule
[59/72] Compiling c-nioatomics.c
[61/72] Compiling Atomics IntegerOperations.swift
[62/72] Compiling Atomics Unmanaged extensions.swift
[63/72] Compiling Atomics OptionalRawRepresentable.swift
[64/72] Compiling Atomics RawRepresentable.swift
[71/72] Emitting module Atomics
[71/72] Compiling c-atomics.c
[73/78] Compiling NIOConcurrencyHelpers lock.swift
[74/78] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[75/78] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[76/78] Compiling NIOConcurrencyHelpers atomics.swift
[77/78] Emitting module NIOConcurrencyHelpers
[78/78] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/137] Compiling NIOCore GlobalSingletons.swift
[80/137] Compiling NIOCore IO.swift
[81/137] Compiling NIOCore IOData.swift
[82/137] Compiling NIOCore IPProtocol.swift
[83/137] Compiling NIOCore IntegerBitPacking.swift
[84/137] Compiling NIOCore IntegerTypes.swift
[85/143] Compiling NIOCore NIOLoopBound.swift
[86/143] Compiling NIOCore NIOSendable.swift
[87/143] Compiling NIOCore PointerHelpers.swift
[88/143] Compiling NIOCore RecvByteBufferAllocator.swift
[89/143] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[90/143] Compiling NIOCore SocketAddresses.swift
[91/143] Compiling NIOCore SocketOptionProvider.swift
[92/143] Compiling NIOCore SystemCallHelpers.swift
[93/143] Compiling NIOCore TimeAmount+Duration.swift
[94/143] Compiling NIOCore TypeAssistedChannelHandler.swift
[95/143] Compiling NIOCore UniversalBootstrapSupport.swift
[96/143] Compiling NIOCore Utilities.swift
[97/143] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/143] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/143] Compiling NIOCore EventLoopFuture.swift
[100/143] Compiling NIOCore FileDescriptor.swift
[101/143] Compiling NIOCore FileHandle.swift
[102/143] Compiling NIOCore FileRegion.swift
[103/143] Compiling NIOCore AddressedEnvelope.swift
[104/143] Compiling NIOCore AsyncAwaitSupport.swift
[105/143] Compiling NIOCore AsyncChannel.swift
[106/143] Compiling NIOCore AsyncChannelHandler.swift
[107/143] Compiling NIOCore AsyncChannelInboundStream.swift
[108/143] Compiling NIOCore AsyncChannelOutboundWriter.swift
[109/143] Compiling NIOCore NIOAsyncSequenceProducer.swift
[110/143] Compiling NIOCore Interfaces.swift
[111/143] Compiling NIOCore Linux.swift
[112/143] Compiling NIOCore MarkedCircularBuffer.swift
[113/143] Compiling NIOCore MulticastChannel.swift
[114/143] Compiling NIOCore NIOAny.swift
[115/143] Compiling NIOCore NIOCloseOnErrorHandler.swift
[116/143] Compiling NIOCore DeadChannel.swift
[117/143] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/143] Compiling NIOCore EventLoop+Deprecated.swift
[119/143] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/143] Compiling NIOCore EventLoop.swift
[121/143] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/143] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[123/143] Compiling NIOCore NIOAsyncWriter.swift
[124/143] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[125/143] Compiling NIOCore BSDSocketAPI.swift
[126/143] Compiling NIOCore ByteBuffer-aux.swift
[127/143] Compiling NIOCore ByteBuffer-conversions.swift
[128/143] Compiling NIOCore ByteBuffer-core.swift
[129/143] Compiling NIOCore ChannelHandlers.swift
[130/143] Compiling NIOCore ChannelInvoker.swift
[131/143] Compiling NIOCore ChannelOption.swift
[132/143] Compiling NIOCore ChannelPipeline.swift
[133/143] Compiling NIOCore CircularBuffer.swift
[134/143] Compiling NIOCore Codec.swift
[135/143] Compiling NIOCore ConvenienceOptionSupport.swift
[136/143] Emitting module NIOCore
[137/143] Compiling NIOCore ByteBuffer-hexdump.swift
[138/143] Compiling NIOCore ByteBuffer-int.swift
[139/143] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/143] Compiling NIOCore ByteBuffer-multi-int.swift
[141/143] Compiling NIOCore ByteBuffer-views.swift
[142/143] Compiling NIOCore Channel.swift
[143/143] Compiling NIOCore ChannelHandler.swift
[144/197] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[145/197] Compiling NIOEmbedded AsyncTestingChannel.swift
[146/197] Compiling NIOEmbedded Embedded.swift
[147/197] Emitting module NIOEmbedded
[148/197] Compiling NIOPosix PooledRecvBufferAllocator.swift
[149/197] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[150/197] Compiling NIOPosix PosixSingletons.swift
[151/197] Compiling NIOPosix RawSocketBootstrap.swift
[152/197] Compiling NIOPosix Resolver.swift
[153/202] Compiling NIOPosix SelectorKqueue.swift
[154/202] Compiling NIOPosix SelectorUring.swift
[155/202] Compiling NIOPosix ServerSocket.swift
[156/202] Compiling NIOPosix Socket.swift
[157/202] Compiling NIOPosix SocketChannel.swift
[158/202] Compiling NIOPosix PendingWritesManager.swift
[159/202] Compiling NIOPosix PipeChannel.swift
[160/202] Compiling NIOPosix PipePair.swift
[161/202] Compiling NIOPosix PointerHelpers.swift
[162/202] Compiling NIOPosix Pool.swift
[163/202] Compiling NIOPosix GetaddrinfoResolver.swift
[164/202] Compiling NIOPosix HappyEyeballs.swift
[165/202] Compiling NIOPosix IO.swift
[166/202] Compiling NIOPosix IntegerBitPacking.swift
[167/202] Compiling NIOPosix IntegerTypes.swift
[168/202] Compiling NIOPosix Linux.swift
[169/202] Compiling NIOPosix SocketProtocols.swift
[170/202] Compiling NIOPosix System.swift
[171/202] Compiling NIOPosix Thread.swift
[172/202] Compiling NIOPosix ThreadPosix.swift
[173/202] Compiling NIOPosix ThreadWindows.swift
[174/202] Compiling NIOPosix Selectable.swift
[175/202] Compiling NIOPosix SelectableChannel.swift
[176/202] Compiling NIOPosix SelectableEventLoop.swift
[177/202] Compiling NIOPosix SelectorEpoll.swift
[178/202] Compiling NIOPosix SelectorGeneric.swift
[179/202] Compiling NIOPosix BaseStreamSocketChannel.swift
[180/202] Compiling NIOPosix Bootstrap.swift
[181/202] Compiling NIOPosix ControlMessage.swift
[182/202] Compiling NIOPosix DatagramVectorReadManager.swift
[183/202] Compiling NIOPosix Errors+Any.swift
[184/202] Compiling NIOPosix FileDescriptor.swift
[185/202] Emitting module NIOPosix
[186/202] Compiling NIOPosix LinuxCPUSet.swift
[187/202] Compiling NIOPosix LinuxUring.swift
[188/202] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[189/202] Compiling NIOPosix NIOThreadPool.swift
[190/202] Compiling NIOPosix NonBlockingFileIO.swift
[191/202] Compiling NIOPosix PendingDatagramWritesManager.swift
[192/202] Compiling NIOPosix BSDSocketAPICommon.swift
[193/202] Compiling NIOPosix BSDSocketAPIPosix.swift
[194/202] Compiling NIOPosix BSDSocketAPIWindows.swift
[195/202] Compiling NIOPosix BaseSocket.swift
[196/202] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[197/202] Compiling NIOPosix BaseSocketChannel.swift
[198/202] Compiling NIOPosix UnsafeTransfer.swift
[199/202] Compiling NIOPosix Utilities.swift
[200/202] Compiling NIOPosix VsockAddress.swift
[201/202] Compiling NIOPosix VsockChannelEvents.swift
[202/202] Compiling NIOPosix resource_bundle_accessor.swift
[203/204] Emitting module NIO
[204/204] Compiling NIO Exports.swift
[205/222] Compiling NIOIRC IRCUserInfo.swift
[206/223] Compiling NIOIRC IRCCommandCodes.swift
[207/223] Compiling NIOIRC IRCMessage.swift
[208/223] Compiling NIOIRC IRCMessageRecipient.swift
[209/223] Compiling NIOIRC IRCNickName.swift
[210/223] Compiling NIOIRC IRCServerName.swift
[211/223] Compiling NIOIRC IRCUserID.swift
[212/223] Compiling NIOIRC IRCMessageTarget.swift
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
[213/223] Compiling NIOIRC IRCChannelMode.swift
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
[214/223] Compiling NIOIRC IRCDispatcher.swift
[215/223] Compiling NIOIRC IRCMessageParser.swift
[216/223] Compiling NIOIRC IRCChannelName.swift
[217/223] Compiling NIOIRC IRCCommand.swift
[218/223] Emitting module NIOIRC
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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")
^
/Users/admin/builder/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")
^
/Users/admin/builder/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: "") }
^
/Users/admin/builder/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: "") }
^
[219/223] Compiling NIOIRC ByteBufferExtras.swift
[220/223] Compiling NIOIRC Scandinavian.swift
[221/223] Compiling NIOIRC IRCChannelHandler.swift
[222/223] Compiling NIOIRC IRCCommandParser.swift
[223/223] Compiling NIOIRC IRCUserMode.swift
Build complete! (31.08s)
Fetching https://github.com/apple/swift-nio.git
[1/69662] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.83s)
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/3638] Fetching swift-system
[74/5207] Fetching swift-system, swift-atomics
[1231/20215] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git (2.04s)
Fetched https://github.com/apple/swift-collections.git (2.04s)
Fetched https://github.com/apple/swift-atomics.git (2.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.82s)
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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.3
Build complete.
Done.