The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

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
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftNIOExtras/swift-nio-irc
 * tag               0.8.2      -> FETCH_HEAD
HEAD is now at 782e6d3 Merge branch 'develop' into main
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git into spi-builder-workspace
782e6d3bcd892efaedc9c530b2d5c5fbb42a680e
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (1.24s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.58.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.35s)
Fetched https://github.com/apple/swift-collections.git (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.1.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.02s)
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-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
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOLinux liburing_shims.c
[1/8] Compiling CNIOWindows shim.c
[3/8] Compiling CNIOLinux shim.c
[4/29] Compiling CNIODarwin shim.c
[5/29] Compiling _AtomicsShims.c
[7/44] Compiling Atomics AtomicMemoryOrderings.swift
[8/44] Compiling DequeModule _DequeBufferHeader.swift
[9/46] Compiling Atomics AtomicOptionalRawRepresentable.swift
[10/46] Compiling Atomics Unmanaged extensions.swift
[11/46] Compiling Atomics AtomicBool.swift
[12/46] Compiling DequeModule Deque.swift
[13/46] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[14/46] Compiling Atomics DoubleWord.swift
[15/46] Compiling Atomics IntegerConformances.swift
[16/46] Compiling Atomics PointerConformances.swift
[17/46] Compiling Atomics AtomicInteger.swift
[18/46] Compiling Atomics AtomicLazyReference.swift
[19/46] Compiling Atomics HighLevelTypes.swift
[20/46] Compiling Atomics AtomicOptional.swift
[21/46] Compiling _NIODataStructures PriorityQueue.swift
[22/46] Compiling Atomics AtomicRawRepresentable.swift
[23/46] Compiling Atomics AtomicStrongReference.swift
[24/46] Compiling Atomics AtomicValue.swift
[25/46] Emitting module DequeModule
[26/46] Compiling DequeModule _DequeSlot.swift
[27/46] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/46] Emitting module _NIODataStructures
[29/46] Compiling _NIODataStructures Heap.swift
[44/48] Emitting module Atomics
[45/48] Compiling Atomics Primitives.native.swift
[46/48] Compiling Atomics Primitives.shims.swift
[46/48] Compiling c-nioatomics.c
[47/48] Compiling c-atomics.c
[49/54] Compiling NIOConcurrencyHelpers lock.swift
[50/54] Emitting module NIOConcurrencyHelpers
[51/54] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[52/54] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[53/54] Compiling NIOConcurrencyHelpers NIOLock.swift
[54/54] Compiling NIOConcurrencyHelpers atomics.swift
[55/111] Compiling NIOCore MarkedCircularBuffer.swift
[56/111] Compiling NIOCore MulticastChannel.swift
[57/111] Compiling NIOCore NIOAny.swift
[58/111] Compiling NIOCore NIOCloseOnErrorHandler.swift
[59/111] Compiling NIOCore NIOLoopBound.swift
[60/111] Compiling NIOCore NIOSendable.swift
[61/111] Compiling NIOCore PointerHelpers.swift
[62/111] Compiling NIOCore RecvByteBufferAllocator.swift
[63/119] Compiling NIOCore GlobalSingletons.swift
[64/119] Compiling NIOCore IO.swift
[65/119] Compiling NIOCore IOData.swift
[66/119] Compiling NIOCore IPProtocol.swift
[67/119] Compiling NIOCore IntegerBitPacking.swift
[68/119] Compiling NIOCore IntegerTypes.swift
[69/119] Compiling NIOCore Interfaces.swift
[70/119] Compiling NIOCore Linux.swift
[71/119] Compiling NIOCore ActorExecutor.swift
[72/119] Compiling NIOCore AddressedEnvelope.swift
[73/119] Compiling NIOCore AsyncAwaitSupport.swift
[74/119] Compiling NIOCore AsyncChannel.swift
[75/119] Compiling NIOCore AsyncChannelInboundStream.swift
[76/119] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[77/119] Compiling NIOCore AsyncChannelOutboundWriter.swift
[78/119] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[79/119] Compiling NIOCore EventLoop+Deprecated.swift
[80/119] Compiling NIOCore EventLoop.swift
[81/119] Compiling NIOCore EventLoopFuture+Deprecated.swift
[82/119] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[83/119] Compiling NIOCore EventLoopFuture.swift
[84/119] Compiling NIOCore FileDescriptor.swift
[85/119] Compiling NIOCore FileHandle.swift
[86/119] Compiling NIOCore FileRegion.swift
[87/119] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[88/119] Compiling NIOCore SocketAddresses.swift
[89/119] Compiling NIOCore SocketOptionProvider.swift
[90/119] Compiling NIOCore SystemCallHelpers.swift
[91/119] Compiling NIOCore TimeAmount+Duration.swift
[92/119] Compiling NIOCore TypeAssistedChannelHandler.swift
[93/119] Compiling NIOCore UniversalBootstrapSupport.swift
[94/119] Compiling NIOCore Utilities.swift
[95/119] Compiling NIOCore ChannelInvoker.swift
[96/119] Compiling NIOCore ChannelOption.swift
[97/119] Compiling NIOCore ChannelPipeline.swift
[98/119] Compiling NIOCore CircularBuffer.swift
[99/119] Compiling NIOCore Codec.swift
[100/119] Compiling NIOCore ConvenienceOptionSupport.swift
[101/119] Compiling NIOCore DeadChannel.swift
[102/119] Compiling NIOCore DispatchQueue+WithFuture.swift
[103/119] Emitting module NIOCore
[104/119] Compiling NIOCore ByteBuffer-core.swift
[105/119] Compiling NIOCore ByteBuffer-int.swift
[106/119] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[107/119] Compiling NIOCore ByteBuffer-multi-int.swift
[108/119] Compiling NIOCore ByteBuffer-views.swift
[109/119] Compiling NIOCore Channel.swift
[110/119] Compiling NIOCore ChannelHandler.swift
[111/119] Compiling NIOCore ChannelHandlers.swift
[112/119] Compiling NIOCore CloseRatchet.swift
[113/119] Compiling NIOCore NIOAsyncSequenceProducer.swift
[114/119] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[115/119] Compiling NIOCore NIOAsyncWriter.swift
[116/119] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[117/119] Compiling NIOCore BSDSocketAPI.swift
[118/119] Compiling NIOCore ByteBuffer-aux.swift
[119/119] Compiling NIOCore ByteBuffer-conversions.swift
[120/168] Compiling NIOEmbedded AsyncTestingChannel.swift
[121/168] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[122/168] Emitting module NIOEmbedded
[123/168] Compiling NIOEmbedded Embedded.swift
[124/168] Emitting module NIOPosix
[125/174] Compiling NIOPosix SelectorUring.swift
[126/174] Compiling NIOPosix ServerSocket.swift
[127/174] Compiling NIOPosix Socket.swift
[128/174] Compiling NIOPosix SocketChannel.swift
[129/174] Compiling NIOPosix SocketProtocols.swift
[130/174] Compiling NIOPosix System.swift
[131/174] Compiling NIOPosix PointerHelpers.swift
[132/174] Compiling NIOPosix Pool.swift
[133/174] Compiling NIOPosix PooledRecvBufferAllocator.swift
[134/174] Compiling NIOPosix PosixSingletons.swift
[135/174] Compiling NIOPosix RawSocketBootstrap.swift
[136/174] Compiling NIOPosix Resolver.swift
[137/174] Compiling NIOPosix BSDSocketAPICommon.swift
[138/174] Compiling NIOPosix BSDSocketAPIPosix.swift
[139/174] Compiling NIOPosix BSDSocketAPIWindows.swift
[140/174] Compiling NIOPosix BaseSocket.swift
[141/174] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[142/174] Compiling NIOPosix BaseSocketChannel.swift
[143/174] Compiling NIOPosix BaseStreamSocketChannel.swift
[144/174] Compiling NIOPosix Selectable.swift
[145/174] Compiling NIOPosix SelectableChannel.swift
[146/174] Compiling NIOPosix SelectableEventLoop.swift
[147/174] Compiling NIOPosix SelectorEpoll.swift
[148/174] Compiling NIOPosix SelectorGeneric.swift
[149/174] Compiling NIOPosix SelectorKqueue.swift
[150/174] Compiling NIOPosix NIOThreadPool.swift
[151/174] Compiling NIOPosix NonBlockingFileIO.swift
[152/174] Compiling NIOPosix PendingDatagramWritesManager.swift
[153/174] Compiling NIOPosix PendingWritesManager.swift
[154/174] Compiling NIOPosix PipeChannel.swift
[155/174] Compiling NIOPosix PipePair.swift
[156/174] Compiling NIOPosix IntegerBitPacking.swift
[157/174] Compiling NIOPosix IntegerTypes.swift
[158/174] Compiling NIOPosix Linux.swift
[159/174] Compiling NIOPosix LinuxCPUSet.swift
[160/174] Compiling NIOPosix LinuxUring.swift
[161/174] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[162/174] Compiling NIOPosix Bootstrap.swift
[163/174] Compiling NIOPosix ControlMessage.swift
[164/174] Compiling NIOPosix DatagramVectorReadManager.swift
[165/174] Compiling NIOPosix FileDescriptor.swift
[166/174] Compiling NIOPosix GetaddrinfoResolver.swift
[167/174] Compiling NIOPosix HappyEyeballs.swift
[168/174] Compiling NIOPosix IO.swift
[169/174] Compiling NIOPosix Thread.swift
[170/174] Compiling NIOPosix ThreadPosix.swift
[171/174] Compiling NIOPosix ThreadWindows.swift
[172/174] Compiling NIOPosix Utilities.swift
[173/174] Compiling NIOPosix VsockAddress.swift
[174/174] Compiling NIOPosix VsockChannelEvents.swift
[175/176] Emitting module NIO
[176/176] Compiling NIO Exports.swift
[177/193] Compiling NIOIRC IRCServerName.swift
[178/193] Compiling NIOIRC IRCUserID.swift
[179/195] Compiling NIOIRC IRCUserInfo.swift
[180/195] Compiling NIOIRC IRCUserMode.swift
[181/195] Emitting module NIOIRC
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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: "") }
                              ^
[182/195] Compiling NIOIRC IRCCommandCodes.swift
[183/195] Compiling NIOIRC IRCMessage.swift
[184/195] Compiling NIOIRC IRCMessageRecipient.swift
[185/195] Compiling NIOIRC IRCNickName.swift
[186/195] Compiling NIOIRC IRCMessageTarget.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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: "") }
                              ^
[187/195] Compiling NIOIRC IRCChannelMode.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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: "") }
                              ^
[188/195] Compiling NIOIRC IRCCommandParser.swift
[189/195] Compiling NIOIRC IRCDispatcher.swift
[190/195] Compiling NIOIRC IRCMessageParser.swift
[191/195] Compiling NIOIRC ByteBufferExtras.swift
[192/195] Compiling NIOIRC Scandinavian.swift
[193/195] Compiling NIOIRC IRCChannelHandler.swift
[194/195] Compiling NIOIRC IRCChannelName.swift
[195/195] Compiling NIOIRC IRCCommand.swift
Build complete! (41.15s)
Build complete.
Done.