The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-irc-client, reference develop (f4ebc0), with Swift 6.1 for macOS (SPM) on 31 May 2025 16:19:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-client.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-client
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at f4ebc02 Merge pull request #1 from nathanborror/develop
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
f4ebc02f12f65d15d69ce3cbf85551805cc50ee8
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at develop
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
[1/314] Fetching swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio.git from cache (1.18s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.18s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (1.79s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.49s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.34s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.89s)
Fetched https://github.com/apple/swift-system.git from cache (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
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 0.8.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.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.83.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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.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.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-nio-irc-client",
      "name": "swift-nio-irc-client",
      "url": "https://github.com/NozeIO/swift-nio-irc-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc-client",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.83.0",
          "path": "/Users/admin/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/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.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-irc",
          "name": "swift-nio-irc",
          "url": "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
          "version": "0.8.2",
          "path": "/Users/admin/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.83.0",
              "path": "/Users/admin/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/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.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services",
          "version": "1.24.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.83.0",
              "path": "/Users/admin/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/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.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/218] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.79s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.46s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.48s)
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (0.82s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.50s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Fetched https://github.com/apple/swift-system.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.02s)
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 0.8.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at develop (f4ebc02)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.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.2.0
warning: '.resolve-product-dependencies': dependency 'swift-nio-irc-client' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-nio-irc
  - swift-nio-transport-services
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
https://github.com/NozeIO/swift-nio-irc-client.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.68.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-client",
  "name" : "swift-nio-irc-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRC",
      "targets" : [
        "IRC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IRC",
      "module_type" : "SwiftTarget",
      "name" : "IRC",
      "path" : "Sources/IRC",
      "product_dependencies" : [
        "NIO",
        "NIOIRC",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "IRC"
      ],
      "sources" : [
        "IRCClient.swift",
        "IRCClientDelegate.swift",
        "IRCClientMessageTarget.swift",
        "IRCClientOptions.swift",
        "IRCRetryStrategyCB.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/26] Write sources
[2/26] Copying PrivacyInfo.xcprivacy
[2/26] Write sources
[15/26] Compiling CNIOWindows WSAStartup.c
[15/26] Compiling CNIOWindows shim.c
[17/26] Write sources
[18/26] Compiling CNIOWASI CNIOWASI.c
[19/26] Compiling CNIOLinux shim.c
[19/26] Compiling CNIOLinux liburing_shims.c
[21/26] Write swift-version-2F0A5646E1D333AE.txt
[22/26] Compiling _AtomicsShims.c
[23/65] Compiling CNIODarwin shim.c
[25/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/66] Compiling InternalCollectionsUtilities Debugging.swift
[27/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/66] Compiling InternalCollectionsUtilities Descriptions.swift
[30/66] Emitting module _NIOBase64
[31/66] Compiling _NIOBase64 Base64.swift
[32/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/66] Compiling Atomics Primitives.shims.swift
[34/66] Compiling Atomics AtomicInteger.swift
[35/66] Compiling Atomics ManagedAtomic.swift
[36/66] Compiling Atomics ManagedAtomicLazyReference.swift
[37/66] Compiling Atomics AtomicStorage.swift
[38/66] Compiling Atomics AtomicValue.swift
[39/66] Compiling Atomics AtomicMemoryOrderings.swift
[40/66] Compiling Atomics OptionalRawRepresentable.swift
[41/66] Compiling Atomics DoubleWord.swift
[42/66] Compiling Atomics RawRepresentable.swift
[43/66] Compiling Atomics UnsafeAtomic.swift
[44/66] Compiling Atomics UnsafeAtomicLazyReference.swift
[45/66] Compiling Atomics AtomicOptionalWrappable.swift
[46/66] Compiling Atomics AtomicReference.swift
[47/66] Emitting module InternalCollectionsUtilities
[48/66] Compiling Atomics AtomicBool.swift
[49/66] Compiling Atomics IntegerConformances.swift
[58/68] Compiling Atomics PointerConformances.swift
[59/68] Compiling Atomics Primitives.native.swift
[60/84] Compiling Atomics IntegerOperations.swift
[61/84] Compiling Atomics Unmanaged extensions.swift
[62/84] Compiling DequeModule _DequeSlot.swift
[63/84] Compiling DequeModule _DequeBuffer.swift
[64/84] Compiling DequeModule _DequeBufferHeader.swift
[65/85] Compiling _NIODataStructures _TinyArray.swift
[66/85] Emitting module _NIODataStructures
[67/85] Compiling DequeModule Deque+CustomReflectable.swift
[68/85] Compiling DequeModule Deque+Descriptions.swift
[69/85] Emitting module Atomics
[70/85] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/85] Compiling DequeModule Deque+Equatable.swift
[72/85] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/85] Compiling DequeModule Deque+Testing.swift
[74/85] Compiling DequeModule Deque._Storage.swift
[75/85] Compiling DequeModule Deque+Extras.swift
[76/85] Compiling DequeModule Deque+Hashable.swift
[77/85] Compiling DequeModule Deque._UnsafeHandle.swift
[78/85] Compiling DequeModule Deque.swift
[79/85] Compiling _NIODataStructures Heap.swift
[80/85] Compiling DequeModule Deque+Codable.swift
[81/85] Compiling DequeModule Deque+Collection.swift
[82/85] Compiling _NIODataStructures PriorityQueue.swift
[83/85] Emitting module DequeModule
[83/85] Compiling c-nioatomics.c
[84/85] Compiling c-atomics.c
[86/91] Compiling NIOConcurrencyHelpers lock.swift
[87/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/91] Emitting module NIOConcurrencyHelpers
[89/91] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/91] Compiling NIOConcurrencyHelpers atomics.swift
[91/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/153] Compiling NIOCore GlobalSingletons.swift
[93/153] Compiling NIOCore IO.swift
[94/153] Compiling NIOCore IOData.swift
[95/153] Compiling NIOCore IPProtocol.swift
[96/153] Compiling NIOCore IntegerBitPacking.swift
[97/153] Compiling NIOCore IntegerTypes.swift
[98/153] Compiling NIOCore Interfaces.swift
[99/159] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[100/159] Compiling NIOCore NIOScheduledCallback.swift
[101/159] Compiling NIOCore NIOSendable.swift
[102/159] Compiling NIOCore RecvByteBufferAllocator.swift
[103/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[104/159] Compiling NIOCore SocketAddresses.swift
[105/159] Compiling NIOCore AddressedEnvelope.swift
[106/159] Compiling NIOCore AsyncAwaitSupport.swift
[107/159] Compiling NIOCore AsyncChannel.swift
[108/159] Compiling NIOCore AsyncChannelHandler.swift
[109/159] Compiling NIOCore AsyncChannelInboundStream.swift
[110/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[111/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/159] Compiling NIOCore SocketOptionProvider.swift
[113/159] Compiling NIOCore SystemCallHelpers.swift
[114/159] Compiling NIOCore TimeAmount+Duration.swift
[115/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[116/159] Compiling NIOCore UniversalBootstrapSupport.swift
[117/159] Compiling NIOCore Utilities.swift
[118/159] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/159] Compiling NIOCore EventLoopFuture.swift
[122/159] Compiling NIOCore FileDescriptor.swift
[123/159] Compiling NIOCore FileHandle.swift
[124/159] Compiling NIOCore FileRegion.swift
[125/159] Compiling NIOCore Linux.swift
[126/159] Compiling NIOCore MarkedCircularBuffer.swift
[127/159] Compiling NIOCore MulticastChannel.swift
[128/159] Compiling NIOCore NIOAny.swift
[129/159] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/159] Compiling NIOCore NIOLoopBound.swift
[131/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/159] Compiling NIOCore NIOAsyncWriter.swift
[133/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/159] Compiling NIOCore BSDSocketAPI.swift
[135/159] Compiling NIOCore ByteBuffer-aux.swift
[136/159] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[137/159] Compiling NIOCore ByteBuffer-conversions.swift
[138/159] Compiling NIOCore Codec.swift
[139/159] Compiling NIOCore ConvenienceOptionSupport.swift
[140/159] Compiling NIOCore DeadChannel.swift
[141/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/159] Compiling NIOCore EventLoop+Deprecated.swift
[143/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/159] Compiling NIOCore EventLoop.swift
[145/159] Compiling NIOCore ByteBuffer-core.swift
[146/159] Compiling NIOCore ByteBuffer-hex.swift
[147/159] Compiling NIOCore ByteBuffer-int.swift
[148/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[149/159] Compiling NIOCore ByteBuffer-multi-int.swift
[150/159] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[151/159] Compiling NIOCore ByteBuffer-views.swift
[152/159] Compiling NIOCore Channel.swift
[153/159] Compiling NIOCore ChannelHandler.swift
[154/159] Compiling NIOCore ChannelHandlers.swift
[155/159] Compiling NIOCore ChannelInvoker.swift
[156/159] Compiling NIOCore ChannelOption.swift
[157/159] Compiling NIOCore ChannelPipeline.swift
[158/159] Compiling NIOCore CircularBuffer.swift
[159/159] Emitting module NIOCore
[160/211] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[161/211] Emitting module NIOEmbedded
[162/211] Compiling NIOEmbedded AsyncTestingChannel.swift
[163/211] Compiling NIOEmbedded Embedded.swift
[164/211] Emitting module NIOPosix
[165/216] Compiling NIOPosix SelectorKqueue.swift
[166/216] Compiling NIOPosix SelectorUring.swift
[167/216] Compiling NIOPosix ServerSocket.swift
[168/216] Compiling NIOPosix Socket.swift
[169/216] Compiling NIOPosix SocketChannel.swift
[170/216] Compiling NIOPosix Pool.swift
[171/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[172/216] Compiling NIOPosix PosixSingletons.swift
[173/216] Compiling NIOPosix RawSocketBootstrap.swift
[174/216] Compiling NIOPosix Resolver.swift
[175/216] Compiling NIOPosix BSDSocketAPICommon.swift
[176/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[177/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[178/216] Compiling NIOPosix BaseSocket.swift
[179/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[180/216] Compiling NIOPosix BaseSocketChannel.swift
[181/216] Compiling NIOPosix SocketProtocols.swift
[182/216] Compiling NIOPosix System.swift
[183/216] Compiling NIOPosix Thread.swift
[184/216] Compiling NIOPosix ThreadPosix.swift
[185/216] Compiling NIOPosix ThreadWindows.swift
[186/216] Compiling NIOPosix Selectable.swift
[187/216] Compiling NIOPosix SelectableChannel.swift
[188/216] Compiling NIOPosix SelectableEventLoop.swift
[189/216] Compiling NIOPosix SelectorEpoll.swift
[190/216] Compiling NIOPosix SelectorGeneric.swift
[191/216] Compiling NIOPosix GetaddrinfoResolver.swift
[192/216] Compiling NIOPosix HappyEyeballs.swift
[193/216] Compiling NIOPosix IO.swift
[194/216] Compiling NIOPosix IntegerBitPacking.swift
[195/216] Compiling NIOPosix IntegerTypes.swift
[196/216] Compiling NIOPosix Linux.swift
[197/216] Compiling NIOPosix LinuxCPUSet.swift
[198/216] Compiling NIOPosix LinuxUring.swift
[199/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/216] Compiling NIOPosix NIOThreadPool.swift
[201/216] Compiling NIOPosix NonBlockingFileIO.swift
[202/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/216] Compiling NIOPosix PendingWritesManager.swift
[204/216] Compiling NIOPosix PipeChannel.swift
[205/216] Compiling NIOPosix PipePair.swift
[206/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[207/216] Compiling NIOPosix Bootstrap.swift
[208/216] Compiling NIOPosix ControlMessage.swift
[209/216] Compiling NIOPosix DatagramVectorReadManager.swift
[210/216] Compiling NIOPosix Errors+Any.swift
[211/216] Compiling NIOPosix FileDescriptor.swift
[212/216] Compiling NIOPosix UnsafeTransfer.swift
[213/216] Compiling NIOPosix Utilities.swift
[214/216] Compiling NIOPosix VsockAddress.swift
[215/216] Compiling NIOPosix VsockChannelEvents.swift
[216/216] Compiling NIOPosix resource_bundle_accessor.swift
[217/218] Emitting module NIO
[218/218] Compiling NIO Exports.swift
[219/247] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[220/247] Emitting module NIOTLS
[221/247] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[222/247] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[223/247] Compiling NIOTLS SNIHandler.swift
[224/247] Compiling NIOTLS TLSEvents.swift
[225/247] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[226/247] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[227/247] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[228/247] Compiling NIOIRC IRCUserInfo.swift
[229/248] Compiling NIOIRC IRCServerName.swift
[230/248] Compiling NIOIRC IRCUserID.swift
[231/248] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[232/248] Emitting module NIOFoundationCompat
[233/248] Compiling NIOIRC IRCMessageRecipient.swift
[234/248] Compiling NIOIRC IRCNickName.swift
[235/248] Compiling NIOIRC IRCCommandCodes.swift
[236/248] Compiling NIOIRC IRCMessage.swift
[237/248] Compiling NIOIRC IRCDispatcher.swift
[238/248] Compiling NIOIRC IRCMessageParser.swift
[239/248] Compiling NIOIRC IRCChannelName.swift
[240/248] Compiling NIOIRC IRCCommand.swift
[241/248] Compiling NIOIRC IRCMessageTarget.swift
[242/248] Compiling NIOIRC IRCChannelMode.swift
[243/270] Compiling NIOIRC IRCUserMode.swift
[244/270] Compiling NIOTransportServices NIOTSDatagramListener.swift
[245/270] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[246/270] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[247/270] Compiling NIOTransportServices AcceptHandler.swift
[248/270] Emitting module NIOIRC
[249/270] Emitting module NIOTransportServices
[250/272] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[251/272] Compiling NIOTransportServices NIOTSSingletons.swift
[253/272] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[254/272] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[258/272] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[259/272] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[260/272] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[261/272] Compiling NIOTransportServices StateManagedChannel.swift
[262/272] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[263/272] Compiling NIOTransportServices NIOTSListenerChannel.swift
[264/272] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[265/272] Compiling NIOTransportServices NIOTSErrors.swift
[266/272] Compiling NIOTransportServices NIOTSEventLoop.swift
[267/272] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[268/272] Compiling NIOTransportServices StateManagedListenerChannel.swift
[269/272] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[270/272] Compiling NIOTransportServices NIOTSBootstraps.swift
[271/272] Compiling NIOTransportServices NIOTSChannelOptions.swift
[272/272] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[273/279] Compiling IRC IRCClientMessageTarget.swift
[274/279] Compiling IRC IRCRetryStrategyCB.swift
[275/279] Compiling IRC IRCClientDelegate.swift
[276/279] Compiling IRC IRCClientOptions.swift
[277/279] Compiling IRC ReExports.swift
[278/279] Emitting module IRC
[279/279] Compiling IRC IRCClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:156:21: warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
154 |     _ = bootstrap.channelInitializer { [weak self] channel in
155 |       return channel.pipeline
156 |         .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
    |                     `- warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
157 |         .flatMap { [weak self] _ in
158 |           guard let me = self else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/IRCChannelHandler.swift:37:12: note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
 35 |  *
 36 |  */
 37 | open class IRCChannelHandler : ChannelDuplexHandler {
    |            `- note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
 38 |
 39 |   public typealias InboundErr  = IRCParserError
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
 14 |
 15 | import NIO
 16 | import NIOIRC
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
 17 |
 18 | #if canImport(NIOTransportServices)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:164:25: warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
162 |           }
163 |           return channel.pipeline
164 |             .addHandler(Handler(client: me),
    |                         `- warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
165 |                         name: "de.zeezide.nio.irc.client")
166 |         }
    :
390 |   // MARK: - Handler
391 |
392 |   final class Handler : ChannelInboundHandler {
    |               `- note: class 'Handler' does not conform to the 'Sendable' protocol
393 |
394 |     typealias InboundIn = IRCMessage
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:157:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
 31 |  * - `connect` the client
 32 |  */
 33 | open class IRCClient : IRCClientMessageTarget {
    |            `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
 34 |
 35 |   public let options   : IRCClientOptions
    :
155 |       return channel.pipeline
156 |         .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 |         .flatMap { [weak self] _ in
    |                          `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
158 |           guard let me = self else {
159 |             let error = channel.eventLoop.makePromise(of: Void.self)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:158:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
 31 |  * - `connect` the client
 32 |  */
 33 | open class IRCClient : IRCClientMessageTarget {
    |            `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
 34 |
 35 |   public let options   : IRCClientOptions
    :
156 |         .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 |         .flatMap { [weak self] _ in
158 |           guard let me = self else {
    |                          `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
159 |             let error = channel.eventLoop.makePromise(of: Void.self)
160 |             error.fail(Error.internalInconsistency)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:187:70: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
185 |
186 |   open func connect() {
187 |     guard eventLoop.inEventLoop else { return eventLoop.execute(self.connect) }
    |                                                                      `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
188 |
189 |     guard state.canStartConnection else { return }
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:205:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
 31 |  * - `connect` the client
 32 |  */
 33 | open class IRCClient : IRCClientMessageTarget {
    |            `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
 34 |
 35 |   public let options   : IRCClientOptions
    :
203 |     return bootstrap.connect(host: host, port: port)
204 |       .map { channel in
205 |         self.retryInfo.registerSuccessfulConnect()
    |         `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
206 |
207 |         guard case .connecting = self.state else {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:245:65: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
243 |
244 |   open func close() {
245 |     guard eventLoop.inEventLoop else { return eventLoop.execute(close) }
    |                                                                 `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
246 |     _ = channel?.close(mode: .all)
247 |     clearListCollectors()
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:446:22: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
444 |     }
445 |     if count == 1 {
446 |       return channel.writeAndFlush(messages.first!, promise: promise)
    |                      `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
447 |     }
448 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:451:17: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
449 |     guard let promise = promise else {
450 |       for message in messages {
451 |         channel.write(message, promise: nil)
    |                 `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
452 |       }
453 |       return channel.flush()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:457:45: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
455 |
456 |     EventLoopFuture<Void>
457 |       .andAllSucceed(messages.map { channel.write($0) },
    |                                             `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
458 |                      on: promise.futureResult.eventLoop)
459 |       .cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 21 |  * arguments).
 22 |  */
 23 | public struct IRCMessage : Codable, CustomStringConvertible {
    |               `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
 24 |
 25 |   public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
 31 |  * - `connect` the client
 32 |  */
 33 | open class IRCClient : IRCClientMessageTarget {
    |            `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
 34 |
 35 |   public let options   : IRCClientOptions
    :
434 |     guard channel.eventLoop.inEventLoop else {
435 |       return channel.eventLoop.execute {
436 |         self.sendMessages(messages, promise: promise)
    |         `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
437 |       }
438 |     }
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:27: warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
422 |   public var origin : String? { return nil }
423 |
424 |   public func sendMessages<T: Collection>(_ messages: T,
    |                            `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
425 |                                           promise: EventLoopPromise<Void>?)
426 |                 where T.Element == IRCMessage
    :
434 |     guard channel.eventLoop.inEventLoop else {
435 |       return channel.eventLoop.execute {
436 |         self.sendMessages(messages, promise: promise)
    |                           `- warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
437 |       }
438 |     }
Build complete! (16.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.68.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.21.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-client",
  "name" : "swift-nio-irc-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRC",
      "targets" : [
        "IRC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IRC",
      "module_type" : "SwiftTarget",
      "name" : "IRC",
      "path" : "Sources/IRC",
      "product_dependencies" : [
        "NIO",
        "NIOIRC",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "IRC"
      ],
      "sources" : [
        "IRCClient.swift",
        "IRCClientDelegate.swift",
        "IRCClientMessageTarget.swift",
        "IRCClientOptions.swift",
        "IRCRetryStrategyCB.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.