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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftNIOExtras/swift-nio-irc.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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 80261d2 Simplify the ByteBuffer extension
Cloned https://github.com/SwiftNIOExtras/swift-nio-irc.git
Revision (git rev-parse @):
80261d2c0919621842aeaee6569c68afb7ab40c7
SUCCESS checkout https://github.com/SwiftNIOExtras/swift-nio-irc.git at develop
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.29s)
Fetched https://github.com/apple/swift-collections.git (0.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.07s)
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.5
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.62.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio-irc",
      "name": "swift-nio-irc",
      "url": "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.5",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git (0.19s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.04s)
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-collections.git (0.25s)
Fetched https://github.com/apple/swift-atomics.git (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
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.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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 develop
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
warning: '.resolve-product-dependencies': dependency 'swift-nio-irc' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux shim.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/32] Compiling CNIODarwin shim.c
[5/32] Compiling _AtomicsShims.c
[7/51] Compiling Atomics Primitives.native.swift
[8/51] Compiling Atomics AtomicMemoryOrderings.swift
[9/51] Compiling Atomics DoubleWord.swift
[10/53] Compiling Atomics UnsafeAtomic.swift
[11/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/53] Compiling Atomics AtomicReference.swift
[13/53] Compiling Atomics AtomicStorage.swift
[14/53] Emitting module DequeModule
[15/53] Compiling Atomics OptionalRawRepresentable.swift
[16/53] Compiling Atomics RawRepresentable.swift
[17/53] Compiling Atomics AtomicBool.swift
[18/53] Compiling Atomics ManagedAtomic.swift
[19/53] Compiling Atomics ManagedAtomicLazyReference.swift
[20/53] Compiling Atomics Primitives.shims.swift
[21/53] Compiling Atomics AtomicInteger.swift
[22/53] Emitting module _NIOBase64
[23/53] Compiling _NIOBase64 Base64.swift
[24/53] Compiling Atomics AtomicOptionalWrappable.swift
[25/53] Compiling Atomics IntegerConformances.swift
[26/53] Compiling Atomics PointerConformances.swift
[27/53] Compiling DequeModule _DequeSlot.swift
[28/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[29/53] Emitting module _NIODataStructures
[30/53] Compiling _NIODataStructures _TinyArray.swift
[31/53] Compiling _NIODataStructures PriorityQueue.swift
[32/53] Compiling _NIODataStructures Heap.swift
[38/55] Compiling Atomics IntegerOperations.swift
[39/55] Compiling Atomics Unmanaged extensions.swift
[39/55] Compiling c-nioatomics.c
[54/55] Emitting module Atomics
[54/55] Compiling c-atomics.c
[56/61] Compiling NIOConcurrencyHelpers lock.swift
[57/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[58/61] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[59/61] Emitting module NIOConcurrencyHelpers
[60/61] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/61] Compiling NIOConcurrencyHelpers atomics.swift
[62/118] Compiling NIOCore MarkedCircularBuffer.swift
[63/118] Compiling NIOCore MulticastChannel.swift
[64/118] Compiling NIOCore NIOAny.swift
[65/118] Compiling NIOCore NIOCloseOnErrorHandler.swift
[66/118] Compiling NIOCore NIOLoopBound.swift
[67/118] Compiling NIOCore NIOSendable.swift
[68/118] Compiling NIOCore PointerHelpers.swift
[69/118] Compiling NIOCore RecvByteBufferAllocator.swift
[70/126] Compiling NIOCore GlobalSingletons.swift
[71/126] Compiling NIOCore IO.swift
[72/126] Compiling NIOCore IOData.swift
[73/126] Compiling NIOCore IPProtocol.swift
[74/126] Compiling NIOCore IntegerBitPacking.swift
[75/126] Compiling NIOCore IntegerTypes.swift
[76/126] Compiling NIOCore Interfaces.swift
[77/126] Compiling NIOCore Linux.swift
[78/126] Compiling NIOCore EventLoop+SerialExecutor.swift
[79/126] Compiling NIOCore EventLoop.swift
[80/126] Compiling NIOCore EventLoopFuture+Deprecated.swift
[81/126] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[82/126] Compiling NIOCore EventLoopFuture.swift
[83/126] Compiling NIOCore FileDescriptor.swift
[84/126] Compiling NIOCore FileHandle.swift
[85/126] Compiling NIOCore FileRegion.swift
[86/126] Compiling NIOCore AddressedEnvelope.swift
[87/126] Compiling NIOCore AsyncAwaitSupport.swift
[88/126] Compiling NIOCore AsyncChannel.swift
[89/126] Compiling NIOCore AsyncChannelInboundStream.swift
[90/126] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[91/126] Compiling NIOCore AsyncChannelOutboundWriter.swift
[92/126] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[93/126] Compiling NIOCore NIOAsyncSequenceProducer.swift
[94/126] Compiling NIOCore ChannelOption.swift
[95/126] Compiling NIOCore ChannelPipeline.swift
[96/126] Compiling NIOCore CircularBuffer.swift
[97/126] Compiling NIOCore Codec.swift
[98/126] Compiling NIOCore ConvenienceOptionSupport.swift
[99/126] Compiling NIOCore DeadChannel.swift
[100/126] Compiling NIOCore DispatchQueue+WithFuture.swift
[101/126] Compiling NIOCore EventLoop+Deprecated.swift
[102/126] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[103/126] Compiling NIOCore SocketAddresses.swift
[104/126] Compiling NIOCore SocketOptionProvider.swift
[105/126] Compiling NIOCore SystemCallHelpers.swift
[106/126] Compiling NIOCore TimeAmount+Duration.swift
[107/126] Compiling NIOCore TypeAssistedChannelHandler.swift
[108/126] Compiling NIOCore UniversalBootstrapSupport.swift
[109/126] Compiling NIOCore Utilities.swift
[110/126] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[111/126] Compiling NIOCore NIOAsyncWriter.swift
[112/126] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[113/126] Compiling NIOCore BSDSocketAPI.swift
[114/126] Compiling NIOCore ByteBuffer-aux.swift
[115/126] Compiling NIOCore ByteBuffer-conversions.swift
[116/126] Compiling NIOCore ByteBuffer-core.swift
[117/126] Compiling NIOCore ByteBuffer-hexdump.swift
[118/126] Compiling NIOCore ByteBuffer-int.swift
[119/126] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[120/126] Compiling NIOCore ByteBuffer-multi-int.swift
[121/126] Compiling NIOCore ByteBuffer-views.swift
[122/126] Compiling NIOCore Channel.swift
[123/126] Compiling NIOCore ChannelHandler.swift
[124/126] Compiling NIOCore ChannelHandlers.swift
[125/126] Compiling NIOCore ChannelInvoker.swift
[126/126] Emitting module NIOCore
[127/175] Compiling NIOEmbedded AsyncTestingChannel.swift
[128/175] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[129/175] Emitting module NIOEmbedded
[130/175] Compiling NIOEmbedded Embedded.swift
[131/175] Emitting module NIOPosix
[132/181] Compiling NIOPosix Selectable.swift
[133/181] Compiling NIOPosix SelectableChannel.swift
[134/181] Compiling NIOPosix SelectableEventLoop.swift
[135/181] Compiling NIOPosix SelectorEpoll.swift
[136/181] Compiling NIOPosix SelectorGeneric.swift
[137/181] Compiling NIOPosix SelectorKqueue.swift
[138/181] Compiling NIOPosix Thread.swift
[139/181] Compiling NIOPosix ThreadPosix.swift
[140/181] Compiling NIOPosix ThreadWindows.swift
[141/181] Compiling NIOPosix Utilities.swift
[142/181] Compiling NIOPosix VsockAddress.swift
[143/181] Compiling NIOPosix VsockChannelEvents.swift
[144/181] Compiling NIOPosix BSDSocketAPICommon.swift
[145/181] Compiling NIOPosix BSDSocketAPIPosix.swift
[146/181] Compiling NIOPosix BSDSocketAPIWindows.swift
[147/181] Compiling NIOPosix BaseSocket.swift
[148/181] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[149/181] Compiling NIOPosix BaseSocketChannel.swift
[150/181] Compiling NIOPosix BaseStreamSocketChannel.swift
[151/181] Compiling NIOPosix SelectorUring.swift
[152/181] Compiling NIOPosix ServerSocket.swift
[153/181] Compiling NIOPosix Socket.swift
[154/181] Compiling NIOPosix SocketChannel.swift
[155/181] Compiling NIOPosix SocketProtocols.swift
[156/181] Compiling NIOPosix System.swift
[157/181] Compiling NIOPosix NIOThreadPool.swift
[158/181] Compiling NIOPosix NonBlockingFileIO.swift
[159/181] Compiling NIOPosix PendingDatagramWritesManager.swift
[160/181] Compiling NIOPosix PendingWritesManager.swift
[161/181] Compiling NIOPosix PipeChannel.swift
[162/181] Compiling NIOPosix PipePair.swift
[163/181] Compiling NIOPosix PointerHelpers.swift
[164/181] Compiling NIOPosix Pool.swift
[165/181] Compiling NIOPosix PooledRecvBufferAllocator.swift
[166/181] Compiling NIOPosix PosixSingletons.swift
[167/181] Compiling NIOPosix RawSocketBootstrap.swift
[168/181] Compiling NIOPosix Resolver.swift
[169/181] Compiling NIOPosix IntegerBitPacking.swift
[170/181] Compiling NIOPosix IntegerTypes.swift
[171/181] Compiling NIOPosix Linux.swift
[172/181] Compiling NIOPosix LinuxCPUSet.swift
[173/181] Compiling NIOPosix LinuxUring.swift
[174/181] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[175/181] Compiling NIOPosix Bootstrap.swift
[176/181] Compiling NIOPosix ControlMessage.swift
[177/181] Compiling NIOPosix DatagramVectorReadManager.swift
[178/181] Compiling NIOPosix FileDescriptor.swift
[179/181] Compiling NIOPosix GetaddrinfoResolver.swift
[180/181] Compiling NIOPosix HappyEyeballs.swift
[181/181] Compiling NIOPosix IO.swift
[182/183] Emitting module NIO
[183/183] Compiling NIO Exports.swift
[184/200] Compiling NIOIRC IRCServerName.swift
[185/200] Compiling NIOIRC IRCUserID.swift
[186/202] Compiling NIOIRC IRCUserInfo.swift
[187/202] Compiling NIOIRC IRCUserMode.swift
[188/202] Compiling NIOIRC IRCChannelName.swift
[189/202] Compiling NIOIRC IRCCommand.swift
[190/202] Compiling NIOIRC IRCCommandCodes.swift
[191/202] Compiling NIOIRC IRCMessage.swift
[192/202] Compiling NIOIRC IRCMessageRecipient.swift
[193/202] Compiling NIOIRC IRCNickName.swift
[194/202] Compiling NIOIRC IRCMessageTarget.swift
/Users/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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: "") }
                              ^
[195/202] Compiling NIOIRC IRCChannelMode.swift
/Users/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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: "") }
                              ^
[196/202] Emitting module NIOIRC
/Users/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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/admin/builds/h8344Zi3/0/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: "") }
                              ^
[197/202] Compiling NIOIRC IRCCommandParser.swift
[198/202] Compiling NIOIRC IRCDispatcher.swift
[199/202] Compiling NIOIRC IRCMessageParser.swift
[200/202] Compiling NIOIRC ByteBufferExtras.swift
[201/202] Compiling NIOIRC Scandinavian.swift
[202/202] Compiling NIOIRC IRCChannelHandler.swift
Build complete! (23.60s)
Build complete.
Done.