The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-webclient, reference develop (39f9ae), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 17:38:44 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/apple/swift-nio.git
[1/218] Fetching swift-nio-irc-client
[219/83396] Fetching swift-nio-irc-client, swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (4.72s)
Fetched https://github.com/apple/swift-nio.git from cache (4.72s)
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 (5.55s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/314] Fetching swift-nio-irc
[8/3157] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.89s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.89s)
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.67s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.27.0 (0.62s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23579] Fetching swift-collections
[2/29180] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Fetched https://github.com/apple/swift-system.git from cache (1.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.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.6.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.27.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.4.1
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
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.98.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "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",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.98.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "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",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.98.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "identity": "swift-nio-transport-services",
              "name": "swift-nio-transport-services",
              "url": "https://github.com/apple/swift-nio-transport-services",
              "version": "1.27.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-nio",
                  "name": "swift-nio",
                  "url": "https://github.com/apple/swift-nio.git",
                  "version": "2.98.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                    {
                      "identity": "swift-atomics",
                      "name": "swift-atomics",
                      "url": "https://github.com/apple/swift-atomics.git",
                      "version": "1.3.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-collections",
                      "name": "swift-collections",
                      "url": "https://github.com/apple/swift-collections.git",
                      "version": "1.4.1",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                      "traits": [
                      ],
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swift-system",
                      "name": "swift-system",
                      "url": "https://github.com/apple/swift-system.git",
                      "version": "1.6.4",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                      "traits": [
                        "default"
                      ],
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "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.66s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.79s)
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.85s)
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/apple/swift-nio-transport-services from cache (0.48s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.48s)
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.54s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.27.0 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
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.27.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.3.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.98.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.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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/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/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
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.3
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Copying PrivacyInfo.xcprivacy
[1/41] Write sources
[1/41] Write ircwebclientd-entitlement.plist
[1/41] Write sources
[21/41] Compiling CNIOWindows WSAStartup.c
[22/41] Compiling CNIOWindows shim.c
[23/41] Compiling CNIOWASI CNIOWASI.c
[24/41] Compiling CNIOLinux shim.c
[25/41] Compiling CNIOOpenBSD shim.c
[26/41] Compiling CNIOLinux liburing_shims.c
[27/41] Write swift-version--6988338F2F200930.txt
[28/41] Write sources
[29/45] Compiling _AtomicsShims.c
[30/45] Compiling CNIOLLHTTP c_nio_http.c
[31/45] Compiling CNIOPosix event_loop_id.c
[32/66] Compiling CNIOSHA1 c_nio_sha1.c
[33/79] Compiling CNIOLLHTTP c_nio_api.c
[34/85] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/85] Compiling CNIODarwin shim.c
[37/85] Emitting module InternalCollectionsUtilities
[38/86] Compiling Atomics ManagedAtomicLazyReference.swift
[39/86] Compiling Atomics UnsafeAtomic.swift
[40/86] Compiling Atomics AtomicReference.swift
[41/86] Compiling Atomics AtomicStorage.swift
[42/86] Compiling Atomics AtomicInteger.swift
[43/86] Compiling Atomics AtomicOptionalWrappable.swift
[44/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/86] Compiling Atomics PointerConformances.swift
[46/86] Compiling Atomics Primitives.native.swift
[47/86] Compiling Atomics OptionalRawRepresentable.swift
[48/86] Compiling Atomics RawRepresentable.swift
[49/86] Compiling Atomics AtomicValue.swift
[50/86] Compiling Atomics AtomicMemoryOrderings.swift
[51/86] Compiling _NIODataStructures _TinyArray.swift
[52/86] Compiling _NIODataStructures PriorityQueue.swift
[53/86] Compiling Atomics UnsafeAtomicLazyReference.swift
[54/86] Compiling Atomics IntegerOperations.swift
[57/87] Compiling Atomics AtomicBool.swift
[58/87] Compiling Atomics IntegerConformances.swift
[59/87] Compiling _NIOBase64 Base64.swift
[60/87] Emitting module _NIOBase64
[61/87] Compiling Atomics DoubleWord.swift
[62/87] Compiling Atomics ManagedAtomic.swift
[65/87] Emitting module _NIODataStructures
[66/87] Compiling _NIODataStructures Heap.swift
[67/87] Compiling Atomics Unmanaged extensions.swift
[80/121] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[81/121] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[82/121] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[83/121] Compiling ContainersPreview BorrowingSequence.swift
[84/124] Compiling ContainersPreview RandomAccessContainer.swift
[85/124] Compiling ContainersPreview RangeExpression2.swift
[86/124] Compiling ContainersPreview RangeReplaceableContainer.swift
[87/124] Compiling ContainersPreview Drain+Map.swift
[88/124] Compiling ContainersPreview Producer+Filter.swift
[89/124] Compiling ContainersPreview Producer+Map.swift
[90/124] Compiling ContainersPreview Producer+Reduce.swift
[91/124] Compiling ContainersPreview Drain+Reduce.swift
[92/124] Compiling ContainersPreview Drain.swift
[93/124] Compiling ContainersPreview Producer+Collect.swift
[94/124] Compiling ContainersPreview ContainerIterator.swift
[95/124] Compiling ContainersPreview DynamicContainer.swift
[96/124] Compiling ContainersPreview MutableContainer.swift
[97/124] Compiling ContainersPreview PermutableContainer.swift
[98/124] Compiling ContainersPreview BidirectionalContainer.swift
[99/124] Compiling ContainersPreview Container+Filter.swift
[100/124] Compiling ContainersPreview Container+SpanwiseZip.swift
[101/124] Compiling ContainersPreview Container.swift
[102/124] Compiling ContainersPreview Producer.swift
[103/124] Compiling ContainersPreview Borrow.swift
[104/124] Compiling ContainersPreview Box.swift
[105/124] Emitting module Atomics
[108/124] Emitting module ContainersPreview
[109/124] Compiling ContainersPreview Inout.swift
[110/124] Compiling ContainersPreview InputSpan.swift
[111/124] Compiling ContainersPreview Shared.swift
[112/124] Compiling ContainersPreview OutputSpan+Extras.swift
[113/124] Compiling ContainersPreview TemporaryAllocation.swift
[114/124] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[115/124] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[116/124] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[117/124] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[118/124] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[119/124] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[120/165] Compiling DequeModule RigidDeque+Removals.swift
[121/165] Compiling DequeModule RigidDeque+Replacements.swift
[122/165] Compiling DequeModule RigidDeque+Testing.swift
[123/165] Compiling DequeModule RigidDeque.swift
[124/165] Compiling DequeModule RigidDeque+Consumption.swift
[125/165] Compiling DequeModule RigidDeque+Container.swift
[126/165] Compiling DequeModule RigidDeque+Descriptions.swift
[127/165] Compiling DequeModule RigidDeque+Equatable.swift
[128/165] Compiling DequeModule RigidDeque+Experimental.swift
[129/169] Compiling DequeModule UniqueDeque+Append.swift
[130/169] Compiling DequeModule UniqueDeque+Consumption.swift
[131/169] Compiling DequeModule UniqueDeque+Container.swift
[132/169] Compiling DequeModule UniqueDeque+Descriptions.swift
[133/169] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[134/169] Compiling DequeModule Deque+Extras.swift
[135/169] Compiling DequeModule Deque+Hashable.swift
[136/169] Compiling DequeModule Deque+Testing.swift
[137/169] Compiling DequeModule Deque._Storage.swift
[138/169] Compiling DequeModule UniqueDeque+Equatable.swift
[139/169] Compiling DequeModule UniqueDeque+Experimental.swift
[140/169] Compiling DequeModule UniqueDeque+Hashable.swift
[141/169] Compiling DequeModule UniqueDeque+Initializers.swift
[142/169] Compiling DequeModule Deque._UnsafeHandle.swift
[143/169] Compiling DequeModule Deque.swift
[144/169] Compiling DequeModule _DequeBuffer.swift
[145/169] Compiling DequeModule _DequeBufferHeader.swift
[146/169] Compiling DequeModule RigidDeque+Append.swift
[147/169] Compiling DequeModule RigidDeque+Hashable.swift
[148/169] Compiling DequeModule RigidDeque+Initializers.swift
[149/169] Compiling DequeModule RigidDeque+Insertions.swift
[150/169] Compiling DequeModule RigidDeque+Prepend.swift
[151/169] Compiling DequeModule Deque+Codable.swift
[152/169] Compiling DequeModule Deque+Collection.swift
[153/169] Compiling DequeModule Deque+CustomReflectable.swift
[154/169] Compiling DequeModule Deque+Descriptions.swift
[155/169] Compiling DequeModule Deque+Equatable.swift
[156/169] Compiling DequeModule UniqueDeque+Insertions.swift
[157/169] Compiling DequeModule UniqueDeque+Prepend.swift
[158/169] Compiling DequeModule UniqueDeque+Removals.swift
[159/169] Compiling DequeModule UniqueDeque+Replacements.swift
[160/169] Emitting module DequeModule
[161/169] Compiling DequeModule UniqueDeque.swift
[162/169] Compiling DequeModule _DequeSlot.swift
[163/169] Compiling DequeModule _UnsafeDequeHandle.swift
[164/169] Compiling DequeModule _UnsafeDequeSegments.swift
[164/169] Compiling c-nioatomics.c
[165/169] Compiling c-atomics.c
[167/176] Emitting module NIOConcurrencyHelpers
[168/176] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[169/176] Compiling NIOConcurrencyHelpers atomics.swift
[170/176] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[171/176] Compiling NIOConcurrencyHelpers NIOLock.swift
[172/176] Compiling NIOConcurrencyHelpers lock.swift
[173/176] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[174/241] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[175/241] Compiling NIOCore NIOScheduledCallback.swift
[176/241] Compiling NIOCore NIOSendable.swift
[177/241] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[178/241] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[179/241] Compiling NIOCore RecvByteBufferAllocator.swift
[180/241] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[181/248] Compiling NIOCore IO.swift
[182/248] Compiling NIOCore IOData.swift
[183/248] Compiling NIOCore IPProtocol.swift
[184/248] Compiling NIOCore IntegerBitPacking.swift
[185/248] Compiling NIOCore IntegerTypes.swift
[186/248] Compiling NIOCore Interfaces.swift
[187/248] Compiling NIOCore Linux.swift
[188/248] Compiling NIOCore MarkedCircularBuffer.swift
[189/248] Compiling NIOCore MulticastChannel.swift
[190/248] Compiling NIOCore NIOAny.swift
[191/248] Compiling NIOCore NIOCloseOnErrorHandler.swift
[192/248] Compiling NIOCore NIOCoreSendableMetatype.swift
[193/248] Compiling NIOCore NIODecodedAsyncSequence.swift
[194/248] Compiling NIOCore NIOLoopBound.swift
[195/248] Compiling NIOCore AddressedEnvelope.swift
[196/248] Compiling NIOCore AsyncAwaitSupport.swift
[197/248] Compiling NIOCore AsyncChannel.swift
[198/248] Compiling NIOCore AsyncChannelHandler.swift
[199/248] Compiling NIOCore AsyncChannelInboundStream.swift
[200/248] Compiling NIOCore AsyncChannelOutboundWriter.swift
[201/248] Compiling NIOCore NIOAsyncSequenceProducer.swift
[202/248] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[203/248] Compiling NIOCore EventLoopFuture+Deprecated.swift
[204/248] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[205/248] Compiling NIOCore EventLoopFuture.swift
[206/248] Compiling NIOCore FileDescriptor.swift
[207/248] Compiling NIOCore FileHandle.swift
[208/248] Compiling NIOCore FileRegion.swift
[209/248] Compiling NIOCore GlobalSingletons.swift
[210/248] Compiling NIOCore ChannelHandler.swift
[211/248] Compiling NIOCore ChannelHandlers.swift
[212/248] Compiling NIOCore ChannelInvoker.swift
[213/248] Compiling NIOCore ChannelOption.swift
[214/248] Compiling NIOCore ChannelPipeline.swift
[215/248] Compiling NIOCore CircularBuffer.swift
[216/248] Compiling NIOCore Codec.swift
[217/248] Compiling NIOCore SocketAddresses.swift
[218/248] Compiling NIOCore SocketOptionProvider.swift
[219/248] Compiling NIOCore SystemCallHelpers.swift
[220/248] Compiling NIOCore TimeAmount+Duration.swift
[221/248] Compiling NIOCore TypeAssistedChannelHandler.swift
[222/248] Compiling NIOCore UniversalBootstrapSupport.swift
[223/248] Compiling NIOCore Utilities.swift
[224/248] Compiling NIOCore NIOAsyncWriter.swift
[225/248] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[226/248] Compiling NIOCore BSDSocketAPI.swift
[227/248] Compiling NIOCore ByteBuffer-aux.swift
[228/248] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/248] Compiling NIOCore ByteBuffer-conversions.swift
[230/248] Compiling NIOCore ByteBuffer-core.swift
[231/248] Compiling NIOCore ConvenienceOptionSupport.swift
[232/248] Compiling NIOCore DeadChannel.swift
[233/248] Compiling NIOCore DispatchQueue+WithFuture.swift
[234/248] Compiling NIOCore EventLoop+Deprecated.swift
[235/248] Compiling NIOCore EventLoop+SerialExecutor.swift
[236/248] Compiling NIOCore EventLoop.swift
[237/248] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[238/248] Compiling NIOCore ByteBuffer-hex.swift
[239/248] Compiling NIOCore ByteBuffer-int.swift
[240/248] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[241/248] Compiling NIOCore ByteBuffer-multi-int.swift
[242/248] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[243/248] Compiling NIOCore ByteBuffer-views.swift
[244/248] Compiling NIOCore Channel.swift
[245/248] Emitting module NIOCore
[246/304] Compiling NIOEmbedded Embedded.swift
[247/304] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[248/304] Compiling NIOEmbedded AsyncTestingChannel.swift
[249/304] Emitting module NIOEmbedded
[250/304] Compiling NIOPosix Linux.swift
[251/304] Compiling NIOPosix LinuxCPUSet.swift
[252/304] Compiling NIOPosix LinuxUring.swift
[253/304] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[254/304] Compiling NIOPosix NIOPosixSendableMetatype.swift
[255/304] Compiling NIOPosix NIOThreadPool.swift
[256/309] Compiling NIOPosix SelectorWSAPoll.swift
[257/309] Compiling NIOPosix ServerSocket.swift
[258/309] Compiling NIOPosix Socket.swift
[259/309] Compiling NIOPosix SocketChannel.swift
[260/309] Compiling NIOPosix SocketProtocols.swift
[261/309] Emitting module NIOPosix
[262/309] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[263/309] Compiling NIOPosix System.swift
[264/309] Compiling NIOPosix Thread.swift
[265/309] Compiling NIOPosix ThreadPosix.swift
[266/309] Compiling NIOPosix ThreadWindows.swift
[267/309] Compiling NIOPosix BSDSocketAPICommon.swift
[268/309] Compiling NIOPosix BSDSocketAPIPosix.swift
[269/309] Compiling NIOPosix BSDSocketAPIWindows.swift
[270/309] Compiling NIOPosix BaseSocket.swift
[271/309] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[272/309] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[273/309] Compiling NIOPosix Utilities.swift
[274/309] Compiling NIOPosix VsockAddress.swift
[275/309] Compiling NIOPosix VsockChannelEvents.swift
[276/309] Compiling NIOPosix Windows.swift
[277/309] Compiling NIOPosix resource_bundle_accessor.swift
[278/309] Compiling NIOPosix FileDescriptor.swift
[279/309] Compiling NIOPosix GetaddrinfoResolver.swift
[280/309] Compiling NIOPosix HappyEyeballs.swift
[281/309] Compiling NIOPosix IO.swift
[282/309] Compiling NIOPosix IntegerBitPacking.swift
[283/309] Compiling NIOPosix IntegerTypes.swift
[284/309] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[285/309] Compiling NIOPosix PosixSingletons.swift
[286/309] Compiling NIOPosix RawSocketBootstrap.swift
[287/309] Compiling NIOPosix Resolver.swift
[288/309] Compiling NIOPosix Selectable.swift
[289/309] Compiling NIOPosix SelectableChannel.swift
[290/309] Compiling NIOPosix BaseSocketChannel.swift
[291/309] Compiling NIOPosix BaseStreamSocketChannel.swift
[292/309] Compiling NIOPosix Bootstrap.swift
[293/309] Compiling NIOPosix ControlMessage.swift
[294/309] Compiling NIOPosix DatagramVectorReadManager.swift
[295/309] Compiling NIOPosix Errors+Any.swift
[296/309] Compiling NIOPosix SelectableEventLoop.swift
[297/309] Compiling NIOPosix SelectorEpoll.swift
[298/309] Compiling NIOPosix SelectorGeneric.swift
[299/309] Compiling NIOPosix SelectorKqueue.swift
[300/309] Compiling NIOPosix SelectorUring.swift
[301/309] Compiling NIOPosix NonBlockingFileIO.swift
[302/309] Compiling NIOPosix PendingDatagramWritesManager.swift
[303/309] Compiling NIOPosix PendingWritesManager.swift
[304/309] Compiling NIOPosix PipeChannel.swift
[305/309] Compiling NIOPosix PipePair.swift
[306/309] Compiling NIOPosix Pool.swift
[307/311] Compiling NIO Exports.swift
[308/311] Emitting module NIO
[309/357] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[310/357] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[311/357] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[312/357] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[313/358] Compiling NIOIRC IRCDispatcher.swift
[314/358] Compiling NIOIRC IRCMessageParser.swift
[315/358] Compiling NIOIRC IRCMessageTarget.swift
[316/358] Compiling NIOIRC IRCChannelMode.swift
[317/358] Compiling NIOIRC IRCChannelHandler.swift
[318/358] Compiling NIOIRC IRCCommandParser.swift
[319/358] Compiling NIOIRC IRCMessageRecipient.swift
[320/358] Compiling NIOIRC IRCNickName.swift
[321/358] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[322/358] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[323/358] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[324/358] Emitting module NIOTLS
[325/358] Compiling NIOTLS SNIHandler.swift
[326/358] Compiling NIOTLS TLSEvents.swift
[327/358] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[328/358] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[329/358] Emitting module NIOFoundationCompat
[330/358] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[331/358] Emitting module NIOHTTP1
[332/358] Compiling NIOIRC ByteBufferExtras.swift
[333/358] Compiling NIOIRC Scandinavian.swift
[334/380] Compiling NIOTransportServices NIOTSChannelOptions.swift
[335/380] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[336/380] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[337/380] Compiling NIOTransportServices NIOTSErrors.swift
[338/390] Compiling NIOWebSocket WebSocketOpcode.swift
[339/390] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[340/391] Emitting module NIOTransportServices
[341/393] Compiling NIOWebSocket SHA1.swift
[342/393] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[343/393] Compiling NIOWebSocket WebSocketErrorCodes.swift
[344/393] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[345/393] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[346/393] Emitting module NIOWebSocket
[347/393] Compiling NIOWebSocket WebSocketFrame.swift
[348/393] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[349/393] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[350/393] Compiling NIOTransportServices NIOTSSingletons.swift
[351/393] Compiling NIOTransportServices NIOTSEventLoop.swift
[352/393] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[353/393] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[354/393] Compiling NIOTransportServices StateManagedChannel.swift
[355/393] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[358/393] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[359/393] Compiling NIOTransportServices NIOTSListenerChannel.swift
[360/393] Compiling NIOTransportServices AcceptHandler.swift
[361/393] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[362/393] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[363/393] Compiling NIOTransportServices StateManagedListenerChannel.swift
[364/393] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[365/393] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[366/393] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[367/393] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[368/393] Compiling NIOTransportServices NIOTSBootstraps.swift
[371/393] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[372/393] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[373/393] Compiling NIOIRC IRCUserInfo.swift
[374/394] Compiling NIOIRC IRCUserMode.swift
[391/394] Emitting module NIOIRC
[392/401] Compiling IRC ReExports.swift
[393/401] Compiling IRC IRCRetryStrategyCB.swift
[394/401] Compiling IRC IRCClientMessageTarget.swift
[395/401] Compiling IRC IRCClientOptions.swift
[396/401] Emitting module IRC
[397/401] Compiling IRC IRCClient.swift
[398/401] Compiling IRC IRCClientDelegate.swift
[399/406] Compiling IRCWebClient IRCWebSocketBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[400/406] Compiling IRCWebClient ClientResources.swift
[401/406] Emitting module IRCWebClient
/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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
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 declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[402/406] Compiling IRCWebClient IRCWebClientEndPoint.swift
[403/406] Compiling IRCWebClient IRCWebClientServer.swift
/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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[404/408] Emitting module ircwebclientd
[405/408] Compiling ircwebclientd main.swift
[405/408] Write Objects.LinkFileList
[406/408] Linking ircwebclientd
[407/408] Applying ircwebclientd
Build complete! (25.88s)
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.