The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-irc-webclient, reference develop (39f9ae), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 12:03:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-webclient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-webclient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 39f9aeb Make IRCWebClientEndPoint removable
Cloned https://github.com/NozeIO/swift-nio-irc-webclient.git
Revision (git rev-parse @):
39f9aeb89eb317c764141dde75ffd9172498fcf5
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-webclient.git at develop
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/212] Fetching swift-nio-irc-client
[213/71353] Fetching swift-nio-irc-client, swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (22.85s)
Fetched https://github.com/apple/swift-nio.git from cache (22.85s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.70s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio-transport-services
[1/313] Fetching swift-nio-irc
[127/2573] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.03s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (1.03s)
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.65s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.23.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[1835/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.27s)
Fetched https://github.com/apple/swift-collections.git from cache (3.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
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 0.8.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.76.1
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/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.1.4
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.23.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-webclient",
      "name": "swift-nio-irc-webclient",
      "url": "https://github.com/NozeIO/swift-nio-irc-webclient.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc-webclient",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.76.1",
          "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.1.4",
              "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.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-irc-client",
          "name": "swift-nio-irc-client",
          "url": "https://github.com/NozeIO/swift-nio-irc-client.git",
          "version": "0.8.1",
          "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.76.1",
              "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.1.4",
                  "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.4.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.76.1",
                  "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.1.4",
                      "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.4.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.23.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.76.1",
                  "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.1.4",
                      "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.4.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-webclient.git
[1/224] Fetching swift-nio-irc-webclient
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.80s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.85s)
Fetched https://github.com/apple/swift-nio.git from cache (0.85s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.02s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.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.49s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.49s)
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.02s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.23.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
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-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
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.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
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 0.8.1
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.4
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.23.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at develop (39f9aeb)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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 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
warning: '.resolve-product-dependencies': dependency 'swift-nio-irc-webclient' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-nio-irc-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/38] Write sources
[4/38] Write ircwebclientd-entitlement.plist
[5/38] Write sources
[5/38] Copying PrivacyInfo.xcprivacy
[5/38] Write sources
[20/38] Compiling CNIOWindows shim.c
[20/38] Compiling CNIOWindows WSAStartup.c
[22/38] Write swift-version--7754E27361AE5C74.txt
[23/38] Compiling CNIOWASI CNIOWASI.c
[24/38] Compiling CNIOLinux shim.c
[25/38] Compiling CNIOLinux liburing_shims.c
[26/62] Compiling _AtomicsShims.c
[27/62] Compiling CNIOLLHTTP c_nio_http.c
[28/62] Write sources
[29/62] Compiling CNIOSHA1 c_nio_sha1.c
[30/62] Compiling CNIOLLHTTP c_nio_api.c
[31/81] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/81] Compiling CNIODarwin shim.c
[33/81] Compiling c-nioatomics.c
[34/81] Compiling c-atomics.c
[36/87] Compiling Atomics ManagedAtomic.swift
[37/87] Compiling Atomics ManagedAtomicLazyReference.swift
[38/87] Compiling Atomics AtomicOptionalWrappable.swift
[39/87] Compiling Atomics AtomicReference.swift
[40/88] Emitting module InternalCollectionsUtilities
[41/88] Compiling Atomics AtomicStorage.swift
[42/88] Compiling Atomics AtomicValue.swift
[43/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/88] Compiling Atomics AtomicBool.swift
[45/88] Compiling Atomics IntegerConformances.swift
[46/88] Compiling Atomics OptionalRawRepresentable.swift
[47/88] Compiling Atomics RawRepresentable.swift
[48/88] Emitting module _NIOBase64
[49/88] Compiling _NIOBase64 Base64.swift
[50/88] Compiling Atomics PointerConformances.swift
[51/88] Compiling Atomics Primitives.native.swift
[52/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/88] Compiling Atomics Primitives.shims.swift
[54/88] Compiling Atomics AtomicInteger.swift
[59/90] Compiling Atomics UnsafeAtomic.swift
[60/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[61/90] Compiling Atomics AtomicMemoryOrderings.swift
[62/90] Compiling Atomics DoubleWord.swift
[65/90] Compiling Atomics IntegerOperations.swift
[66/90] Compiling Atomics Unmanaged extensions.swift
[71/106] Emitting module _NIODataStructures
[72/106] Compiling _NIODataStructures PriorityQueue.swift
[73/106] Compiling _NIODataStructures _TinyArray.swift
[74/106] Compiling _NIODataStructures Heap.swift
[75/106] Compiling DequeModule _DequeSlot.swift
[76/106] Compiling DequeModule Deque+Equatable.swift
[77/106] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/106] Compiling DequeModule Deque+Extras.swift
[79/106] Compiling DequeModule Deque+Hashable.swift
[80/106] Compiling DequeModule Deque+Testing.swift
[81/106] Compiling DequeModule Deque._Storage.swift
[82/106] Compiling DequeModule Deque+CustomReflectable.swift
[83/106] Compiling DequeModule Deque+Descriptions.swift
[84/106] Compiling DequeModule Deque._UnsafeHandle.swift
[85/106] Compiling DequeModule Deque.swift
[86/106] Compiling DequeModule _DequeBufferHeader.swift
[87/106] Compiling DequeModule _DequeBuffer.swift
[88/107] Emitting module NIOConcurrencyHelpers
[89/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/107] Compiling NIOConcurrencyHelpers atomics.swift
[92/107] Compiling NIOConcurrencyHelpers lock.swift
[93/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[94/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/107] Compiling DequeModule Deque+Codable.swift
[96/107] Compiling DequeModule Deque+Collection.swift
[97/107] Emitting module DequeModule
[100/107] Emitting module Atomics
[105/169] Compiling NIOCore Linux.swift
[106/169] Compiling NIOCore MarkedCircularBuffer.swift
[107/169] Compiling NIOCore MulticastChannel.swift
[108/169] Compiling NIOCore NIOAny.swift
[109/169] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/169] Compiling NIOCore NIOLoopBound.swift
[111/175] Compiling NIOCore NIOScheduledCallback.swift
[112/175] Compiling NIOCore NIOSendable.swift
[113/175] Compiling NIOCore PointerHelpers.swift
[114/175] Compiling NIOCore RecvByteBufferAllocator.swift
[115/175] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/175] Compiling NIOCore SocketAddresses.swift
[117/175] Compiling NIOCore AddressedEnvelope.swift
[118/175] Compiling NIOCore AsyncAwaitSupport.swift
[119/175] Compiling NIOCore AsyncChannel.swift
[120/175] Compiling NIOCore AsyncChannelHandler.swift
[121/175] Compiling NIOCore AsyncChannelInboundStream.swift
[122/175] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/175] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/175] Compiling NIOCore SocketOptionProvider.swift
[125/175] Compiling NIOCore SystemCallHelpers.swift
[126/175] Compiling NIOCore TimeAmount+Duration.swift
[127/175] Compiling NIOCore TypeAssistedChannelHandler.swift
[128/175] Compiling NIOCore UniversalBootstrapSupport.swift
[129/175] Compiling NIOCore Utilities.swift
[130/175] Compiling NIOCore Codec.swift
[131/175] Compiling NIOCore ConvenienceOptionSupport.swift
[132/175] Compiling NIOCore DeadChannel.swift
[133/175] Compiling NIOCore DispatchQueue+WithFuture.swift
[134/175] Compiling NIOCore EventLoop+Deprecated.swift
[135/175] Compiling NIOCore EventLoop+SerialExecutor.swift
[136/175] Compiling NIOCore EventLoop.swift
[137/175] Compiling NIOCore GlobalSingletons.swift
[138/175] Compiling NIOCore IO.swift
[139/175] Compiling NIOCore IOData.swift
[140/175] Compiling NIOCore IPProtocol.swift
[141/175] Compiling NIOCore IntegerBitPacking.swift
[142/175] Compiling NIOCore IntegerTypes.swift
[143/175] Compiling NIOCore Interfaces.swift
[144/175] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/175] Compiling NIOCore NIOAsyncWriter.swift
[146/175] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/175] Compiling NIOCore BSDSocketAPI.swift
[148/175] Compiling NIOCore ByteBuffer-aux.swift
[149/175] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[150/175] Compiling NIOCore ByteBuffer-conversions.swift
[151/175] Compiling NIOCore Channel.swift
[152/175] Compiling NIOCore ChannelHandler.swift
[153/175] Compiling NIOCore ChannelHandlers.swift
[154/175] Compiling NIOCore ChannelInvoker.swift
[155/175] Compiling NIOCore ChannelOption.swift
[156/175] Compiling NIOCore ChannelPipeline.swift
[157/175] Compiling NIOCore CircularBuffer.swift
[158/175] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[159/175] Compiling NIOCore EventLoopFuture+Deprecated.swift
[160/175] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[161/175] Compiling NIOCore EventLoopFuture.swift
[162/175] Compiling NIOCore FileDescriptor.swift
[163/175] Compiling NIOCore FileHandle.swift
[164/175] Compiling NIOCore FileRegion.swift
[165/175] Compiling NIOCore ByteBuffer-core.swift
[166/175] Compiling NIOCore ByteBuffer-hex.swift
[167/175] Compiling NIOCore ByteBuffer-int.swift
[168/175] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/175] Compiling NIOCore ByteBuffer-multi-int.swift
[170/175] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[171/175] Compiling NIOCore ByteBuffer-views.swift
[172/175] Emitting module NIOCore
[173/229] Emitting module NIOEmbedded
[174/229] Compiling NIOEmbedded Embedded.swift
[175/229] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[176/229] Compiling NIOEmbedded AsyncTestingChannel.swift
[177/229] Compiling NIOPosix SocketProtocols.swift
[178/229] Compiling NIOPosix System.swift
[179/229] Compiling NIOPosix Thread.swift
[180/229] Compiling NIOPosix ThreadPosix.swift
[181/229] Compiling NIOPosix ThreadWindows.swift
[182/234] Compiling NIOPosix PooledRecvBufferAllocator.swift
[183/234] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[184/234] Compiling NIOPosix PosixSingletons.swift
[185/234] Compiling NIOPosix RawSocketBootstrap.swift
[186/234] Compiling NIOPosix Resolver.swift
[187/234] Compiling NIOPosix BSDSocketAPICommon.swift
[188/234] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/234] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/234] Compiling NIOPosix BaseSocket.swift
[191/234] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/234] Compiling NIOPosix BaseSocketChannel.swift
[193/234] Compiling NIOPosix SelectorKqueue.swift
[194/234] Compiling NIOPosix SelectorUring.swift
[195/234] Compiling NIOPosix ServerSocket.swift
[196/234] Compiling NIOPosix Socket.swift
[197/234] Compiling NIOPosix SocketChannel.swift
[198/234] Compiling NIOPosix PendingWritesManager.swift
[199/234] Compiling NIOPosix PipeChannel.swift
[200/234] Compiling NIOPosix PipePair.swift
[201/234] Compiling NIOPosix PointerHelpers.swift
[202/234] Compiling NIOPosix Pool.swift
[203/234] Compiling NIOPosix Selectable.swift
[204/234] Compiling NIOPosix SelectableChannel.swift
[205/234] Compiling NIOPosix SelectableEventLoop.swift
[206/234] Compiling NIOPosix SelectorEpoll.swift
[207/234] Compiling NIOPosix SelectorGeneric.swift
[208/234] Compiling NIOPosix BaseStreamSocketChannel.swift
[209/234] Compiling NIOPosix Bootstrap.swift
[210/234] Compiling NIOPosix ControlMessage.swift
[211/234] Compiling NIOPosix DatagramVectorReadManager.swift
[212/234] Compiling NIOPosix Errors+Any.swift
[213/234] Compiling NIOPosix FileDescriptor.swift
[214/234] Compiling NIOPosix GetaddrinfoResolver.swift
[215/234] Compiling NIOPosix HappyEyeballs.swift
[216/234] Compiling NIOPosix IO.swift
[217/234] Compiling NIOPosix IntegerBitPacking.swift
[218/234] Compiling NIOPosix IntegerTypes.swift
[219/234] Compiling NIOPosix Linux.swift
[220/234] Emitting module NIOPosix
[221/234] Compiling NIOPosix LinuxCPUSet.swift
[222/234] Compiling NIOPosix LinuxUring.swift
[223/234] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[224/234] Compiling NIOPosix NIOThreadPool.swift
[225/234] Compiling NIOPosix NonBlockingFileIO.swift
[226/234] Compiling NIOPosix PendingDatagramWritesManager.swift
[227/234] Compiling NIOPosix UnsafeTransfer.swift
[228/234] Compiling NIOPosix Utilities.swift
[229/234] Compiling NIOPosix VsockAddress.swift
[230/234] Compiling NIOPosix VsockChannelEvents.swift
[231/234] Compiling NIOPosix resource_bundle_accessor.swift
[232/236] Emitting module NIO
[233/236] Compiling NIO Exports.swift
[234/281] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[235/281] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[236/281] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[237/281] Compiling NIOTLS TLSEvents.swift
[238/281] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[239/281] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[240/281] Compiling NIOIRC IRCUserInfo.swift
[241/282] Compiling NIOIRC IRCServerName.swift
[242/282] Compiling NIOIRC IRCUserID.swift
[243/282] Emitting module NIOTLS
[244/282] Compiling NIOTLS SNIHandler.swift
[245/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[246/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[247/283] Compiling NIOHTTP1 HTTPTypes.swift
[248/283] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[249/283] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[250/283] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[251/283] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[252/283] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[253/283] Compiling NIOIRC IRCUserMode.swift
[254/283] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[255/283] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[258/283] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[259/283] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[260/283] Emitting module NIOFoundationCompat
[261/283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[264/283] Compiling NIOHTTP1 HTTPEncoder.swift
[265/283] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[266/305] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[267/305] Compiling NIOTransportServices AcceptHandler.swift
[268/305] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[269/305] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[270/305] Compiling NIOTransportServices NIOTSEventLoop.swift
[271/305] Emitting module NIOHTTP1
[274/305] Compiling NIOTransportServices NIOTSChannelOptions.swift
[275/305] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[276/305] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[277/305] Compiling NIOTransportServices StateManagedListenerChannel.swift
[278/305] Compiling NIOTransportServices NIOTSDatagramListener.swift
[279/305] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[280/315] Emitting module NIOIRC
[281/315] Compiling NIOWebSocket SHA1.swift
[282/316] Compiling NIOWebSocket WebSocketOpcode.swift
[283/316] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[284/316] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[285/316] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[286/316] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[287/316] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[288/316] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[289/316] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[290/316] Compiling NIOTransportServices NIOTSSingletons.swift
[291/318] Compiling NIOWebSocket WebSocketFrame.swift
[292/318] Compiling NIOWebSocket WebSocketErrorCodes.swift
[293/318] Emitting module NIOWebSocket
[297/318] Emitting module NIOTransportServices
[298/318] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[299/318] Compiling NIOTransportServices NIOTSListenerChannel.swift
[300/318] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[301/318] Compiling NIOTransportServices StateManagedChannel.swift
[302/318] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[303/318] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[307/318] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[308/318] Compiling NIOTransportServices NIOTSErrors.swift
[310/318] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[312/318] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[313/318] Compiling NIOTransportServices NIOTSBootstraps.swift
[316/325] Compiling IRC IRCClientMessageTarget.swift
[317/325] Compiling IRC ReExports.swift
[318/325] Compiling IRC IRCClientOptions.swift
[319/325] Compiling IRC IRCRetryStrategyCB.swift
[320/325] Emitting module IRC
[321/325] Compiling IRC IRCClient.swift
[322/325] Compiling IRC IRCClientDelegate.swift
[323/330] Compiling IRCWebClient ClientResources.swift
[324/330] Emitting module IRCWebClient
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 |     }
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
    |                                                      `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 |                                       upgradePipelineHandler: upgradeHandler)
155 |   }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 |                                       upgradePipelineHandler: upgradeHandler)
    |                                                               `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 |   }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
123 |     let config         = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 |     #if false // send along any other message
222 |       send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[325/330] Compiling IRCWebClient IRCWebClientServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 |     }
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
    |                                                      `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 |                                       upgradePipelineHandler: upgradeHandler)
155 |   }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 |     return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 |                                       upgradePipelineHandler: upgradeHandler)
    |                                                               `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 |   }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
123 |     let config         = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:141:30: warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 35 | open class IRCWebClientServer {
 36 |
 37 |   open class Configuration {
    |              `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 38 |
 39 |     open var host           : String?         = "localhost"
    :
139 |           let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
    |                              `- warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a `@Sendable` closure; this is an error in the Swift 6 language mode
142 |             host           : config.ircHost ?? config.host ?? "localhost",
143 |             nickname       : nick,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:139:42: warning: reference to captured var 'sessionCounter' in concurrently-executing code; this is an error in the Swift 6 language mode
137 |         .removeHandler(name: "de.zeezide.irc.miniirc.web.http")
138 |         .flatMap { ( _ ) -> EventLoopFuture<Void> in
139 |           let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
    |                                          `- warning: reference to captured var 'sessionCounter' in concurrently-executing code; this is an error in the Swift 6 language mode
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:142:48: warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to `Sendable`; this is an error in the Swift 6 language mode
 35 | open class IRCWebClientServer {
 36 |
 37 |   open class Configuration {
    |              `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 38 |
 39 |     open var host           : String?         = "localhost"
    :
140 |           let options = IRCClientOptions(
141 |             port           : config.ircPort ?? DefaultIRCPort,
142 |             host           : config.ircHost ?? config.host ?? "localhost",
    |                                                `- warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to `Sendable`; this is an error in the Swift 6 language mode
143 |             nickname       : nick,
144 |             eventLoopGroup : channel.eventLoop
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:172:24: warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a `@Sendable` closure; this is an error in the Swift 6 language mode
170 |       .childChannelInitializer { channel in
171 |         let config: NIOHTTPServerUpgradeConfiguration = (
172 |           upgraders: [ upgrader ], completionHandler: { _ in }
    |                        `- warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a `@Sendable` closure; this is an error in the Swift 6 language mode
173 |         )
174 |         return channel.pipeline
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPServerUpgradeHandler.swift:31:17: note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
 29 | /// An object that implements `HTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
 30 | /// a protocol on a server-side channel.
 31 | public protocol HTTPServerProtocolUpgrader {
    |                 `- note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
 32 |     /// The protocol this upgrader knows how to support.
 33 |     var supportedProtocol: String { get }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 15 | import class NIOConcurrencyHelpers.NIOAtomic
 16 | import NIO
 17 | import NIOHTTP1
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
 18 | import NIOWebSocket
 19 | import class NIOConcurrencyHelpers.Atomic
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |           .flatMap {
177 |             channel.pipeline
178 |               .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
    |                           `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |           }
180 |       }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 |  * the module.
21 |  */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
   |            `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |           .flatMap {
177 |             channel.pipeline
178 |               .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
    |                           `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |           }
180 |       }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 |  * the module.
21 |  */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
   |            `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
[326/330] Compiling IRCWebClient IRCWebClientEndPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:85:26: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
83 |
84 |     context.write(wrapOutboundOut(.end(nil))).whenComplete { _ in
85 |       if closeWhenDone { context.close(promise: nil) }
   |                          `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
86 |     }
87 |     context.flush()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
[327/330] Compiling IRCWebClient IRCWebSocketBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 |     #if false // send along any other message
222 |       send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:178:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
176 |                                        data: closeDataCode)
177 |     _ = context.write(wrapOutboundOut(closeFrame)).map { () in
178 |       context.close(promise: nil)
    |       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
179 |     }
180 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:201:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
199 |     let frame = WebSocketFrame(fin: true, opcode: .connectionClose, data: data)
200 |     _ = context.write(self.wrapOutboundOut(frame)).flatMap {
201 |       context.close(mode: .output)
    |       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
202 |     }
203 |     awaitingClose = true
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1507:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1505 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1506 | /// `ChannelHandler`.
1507 | public final class ChannelHandlerContext: ChannelInvoker {
     |                    `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1508 |     // visible for ChannelPipeline to modify
1509 |     fileprivate var next: Optional<ChannelHandlerContext>
[328/332] Emitting module ircwebclientd
[329/332] Compiling ircwebclientd main.swift
[329/332] Write Objects.LinkFileList
[330/332] Linking ircwebclientd
[331/332] Applying ircwebclientd
Build complete! (42.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.25.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-webclient",
  "name" : "swift-nio-irc-webclient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRCWebClient",
      "targets" : [
        "IRCWebClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ircwebclientd",
      "targets" : [
        "ircwebclientd"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ircwebclientd",
      "module_type" : "SwiftTarget",
      "name" : "ircwebclientd",
      "path" : "Sources/ircwebclientd",
      "product_memberships" : [
        "ircwebclientd"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IRCWebClient"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IRCWebClient",
      "module_type" : "SwiftTarget",
      "name" : "IRCWebClient",
      "path" : "Sources/IRCWebClient",
      "product_dependencies" : [
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "IRC"
      ],
      "product_memberships" : [
        "IRCWebClient",
        "ircwebclientd"
      ],
      "sources" : [
        "IRCWebClientEndPoint.swift",
        "IRCWebClientServer.swift",
        "IRCWebSocketBridge.swift",
        "WebApp/ClientResources.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.