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 mqtt-nio, reference main (ac20cd), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 16:30:43 UTC.

Swift 6 data race errors: 1

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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-nio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server-community/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ac20cd5 Import FoundationEssentials instead of Foundation when available (#159)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
ac20cd5a3f47cb7797d0e100ff79f4878e4ddc4c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
[1/2038] Fetching swift-docc-plugin
[63/3607] Fetching swift-docc-plugin, swift-atomics
[289/5867] Fetching swift-docc-plugin, swift-atomics, swift-nio-transport-services
[335/9544] Fetching swift-docc-plugin, swift-atomics, swift-nio-transport-services, swift-log
[3969/22839] Fetching swift-docc-plugin, swift-atomics, swift-nio-transport-services, swift-log, swift-nio-ssl
[6525/94181] Fetching swift-docc-plugin, swift-atomics, swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (1.28s)
[8837/92143] Fetching swift-atomics, swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.30s)
[7556/89883] Fetching swift-atomics, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.79s)
[58753/76588] Fetching swift-atomics, swift-log, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.30s)
Fetched https://github.com/apple/swift-nio.git from cache (4.30s)
Fetched https://github.com/apple/swift-log.git from cache (4.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
[1172/19376] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.12s)
Fetched https://github.com/apple/swift-collections.git from cache (2.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.63s)
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
========================================
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": "mqtt-nio",
      "name": "mqtt-nio",
      "url": "https://github.com/swift-server-community/mqtt-nio.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mqtt-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-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "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-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.29.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "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.git",
          "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/swift-server-community/mqtt-nio.git
[1/8117] Fetching mqtt-nio
Fetched https://github.com/swift-server-community/mqtt-nio.git from cache (1.44s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.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.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.03s)
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/swift-server-community/mqtt-nio.git
Working copy of https://github.com/swift-server-community/mqtt-nio.git resolved at main (ac20cd5)
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.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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.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.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.0
warning: '.resolve-product-dependencies': dependency 'mqtt-nio' is not used by any target
Found 5 product dependencies
  - swift-atomics
  - swift-log
  - swift-nio
  - swift-nio-ssl
  - swift-nio-transport-services
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-server-community/mqtt-nio.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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/444] Write sources
[11/444] Copying PrivacyInfo.xcprivacy
[12/444] Write sources
[18/444] Copying PrivacyInfo.xcprivacy
[21/444] Write swift-version--7754E27361AE5C74.txt
[22/444] Compiling CNIOWindows shim.c
[23/444] Compiling CNIOWASI CNIOWASI.c
[24/444] Compiling CNIOWindows WSAStartup.c
[25/444] Compiling CNIOLinux shim.c
[26/444] Compiling CNIOLinux liburing_shims.c
[27/473] Compiling _AtomicsShims.c
[28/473] Compiling CNIOLLHTTP c_nio_http.c
[29/473] Compiling CNIOSHA1 c_nio_sha1.c
[30/473] Compiling fiat_p256_adx_sqr.S
[31/473] Compiling fiat_p256_adx_mul.S
[32/473] Compiling fiat_curve25519_adx_square.S
[33/473] Compiling fiat_curve25519_adx_mul.S
[34/473] Compiling CNIOLLHTTP c_nio_api.c
[35/473] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/473] Compiling CNIODarwin shim.c
[37/473] Compiling CNIOBoringSSLShims shims.c
[38/473] Compiling tls_method.cc
[39/473] Compiling tls13_enc.cc
[40/473] Compiling tls13_server.cc
[41/473] Compiling tls_record.cc
[42/473] Compiling tls13_client.cc
[43/473] Compiling tls13_both.cc
[45/473] Emitting module Logging
[45/473] Compiling ssl_transcript.cc
[46/473] Compiling ssl_versions.cc
[47/473] Compiling t1_enc.cc
[48/473] Compiling ssl_x509.cc
[49/473] Compiling ssl_stat.cc
[50/473] Compiling ssl_session.cc
[51/473] Compiling ssl_key_share.cc
[52/473] Compiling ssl_privkey.cc
[53/473] Compiling ssl_file.cc
[54/473] Compiling ssl_lib.cc
[55/473] Compiling ssl_credential.cc
[56/473] Compiling ssl_cipher.cc
[57/473] Compiling ssl_buffer.cc
[58/473] Compiling ssl_cert.cc
[59/473] Compiling ssl_asn1.cc
[60/473] Compiling ssl_aead_ctx.cc
[61/473] Compiling s3_pkt.cc
[62/473] Compiling s3_lib.cc
[63/473] Compiling s3_both.cc
[64/473] Compiling handshake_server.cc
[65/473] Compiling handshake_client.cc
[66/473] Compiling handshake.cc
[67/473] Compiling handoff.cc
[68/473] Compiling extensions.cc
[69/473] Compiling encrypted_client_hello.cc
[70/473] Compiling dtls_record.cc
[72/473] Emitting module InternalCollectionsUtilities
[72/474] Compiling dtls_method.cc
[74/474] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/474] Compiling md5-x86_64-linux.S
[75/474] Compiling d1_srtp.cc
[77/474] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/474] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/474] Compiling md5-x86_64-apple.S
[79/474] Compiling md5-586-linux.S
[81/474] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/474] Compiling InternalCollectionsUtilities Specialize.swift
[83/474] Compiling InternalCollectionsUtilities Debugging.swift
[84/474] Compiling InternalCollectionsUtilities Descriptions.swift
[84/474] Compiling md5-586-apple.S
[86/474] Emitting module _NIOBase64
[87/474] Compiling _NIOBase64 Base64.swift
[87/474] Compiling chacha20_poly1305_x86_64-linux.S
[88/474] Compiling chacha20_poly1305_x86_64-apple.S
[89/474] Compiling chacha20_poly1305_armv8-win.S
[90/474] Compiling chacha20_poly1305_armv8-linux.S
[91/474] Compiling chacha20_poly1305_armv8-apple.S
[92/474] Compiling d1_pkt.cc
[93/474] Compiling chacha-x86_64-linux.S
[95/474] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[96/474] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[97/474] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[98/474] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[98/474] Compiling chacha-x86_64-apple.S
[99/474] Compiling chacha-x86-linux.S
[101/474] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/474] Compiling chacha-x86-apple.S
[102/474] Compiling chacha-armv8-win.S
[103/474] Compiling chacha-armv8-linux.S
[104/474] Compiling chacha-armv8-apple.S
[105/474] Compiling err_data.c
[106/474] Compiling chacha-armv4-linux.S
[107/474] Compiling aes128gcmsiv-x86_64-linux.S
[108/474] Compiling aes128gcmsiv-x86_64-apple.S
[109/474] Compiling x86_64-mont5-linux.S
[110/474] Compiling x86_64-mont5-apple.S
[111/474] Compiling x86_64-mont-linux.S
[112/474] Compiling x86_64-mont-apple.S
[113/474] Compiling x86-mont-linux.S
[114/474] Compiling x86-mont-apple.S
[115/474] Compiling vpaes-x86_64-linux.S
[117/474] Compiling InternalCollectionsUtilities UInt+reversed.swift
[118/474] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[119/474] Compiling InternalCollectionsUtilities Integer rank.swift
[120/474] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[121/474] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[122/474] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[122/474] Compiling vpaes-x86_64-apple.S
[123/474] Compiling vpaes-x86-linux.S
[124/474] Compiling vpaes-x86-apple.S
[125/474] Compiling vpaes-armv8-win.S
[126/474] Compiling vpaes-armv8-linux.S
[127/474] Compiling vpaes-armv8-apple.S
[128/474] Compiling vpaes-armv7-linux.S
[129/474] Compiling sha512-x86_64-linux.S
[130/474] Compiling sha512-x86_64-apple.S
[131/474] Compiling sha512-armv8-win.S
[132/474] Compiling sha512-armv8-linux.S
[133/474] Compiling bio_ssl.cc
[134/474] Compiling sha512-armv8-apple.S
[135/474] Compiling sha512-armv4-linux.S
[136/490] Compiling sha512-586-apple.S
[137/490] Compiling sha256-x86_64-linux.S
[138/490] Compiling sha512-586-linux.S
[139/490] Compiling sha256-x86_64-apple.S
[140/490] Compiling sha256-armv8-win.S
[141/490] Compiling sha256-armv8-linux.S
[142/490] Compiling sha256-armv4-linux.S
[143/490] Compiling sha256-armv8-apple.S
[144/490] Compiling sha256-586-linux.S
[145/490] Compiling sha256-586-apple.S
[146/490] Compiling sha1-x86_64-linux.S
[147/490] Compiling sha1-x86_64-apple.S
[148/490] Compiling sha1-armv8-win.S
[149/490] Compiling sha1-armv8-linux.S
[150/490] Compiling sha1-armv8-apple.S
[151/490] Compiling sha1-armv4-large-linux.S
[152/490] Compiling d1_lib.cc
[153/490] Compiling sha1-586-apple.S
[154/490] Compiling sha1-586-linux.S
[155/490] Compiling rsaz-avx2-linux.S
[156/490] Compiling rsaz-avx2-apple.S
[157/490] Compiling rdrand-x86_64-linux.S
[158/490] Compiling rdrand-x86_64-apple.S
[159/490] Compiling p256_beeu-x86_64-asm-linux.S
[160/490] Compiling p256_beeu-x86_64-asm-apple.S
[161/490] Compiling p256_beeu-armv8-asm-win.S
[162/490] Compiling p256_beeu-armv8-asm-linux.S
[163/490] Compiling p256_beeu-armv8-asm-apple.S
[164/490] Compiling p256-x86_64-asm-linux.S
[165/490] Compiling p256-x86_64-asm-apple.S
[166/490] Compiling p256-armv8-asm-win.S
[167/490] Compiling p256-armv8-asm-linux.S
[168/490] Compiling p256-armv8-asm-apple.S
[169/490] Compiling ghashv8-armv8-win.S
[170/490] Compiling ghashv8-armv8-linux.S
[171/490] Compiling ghashv8-armv8-apple.S
[172/490] Compiling ghashv8-armv7-linux.S
[173/490] Compiling ghash-x86_64-linux.S
[175/490] Compiling DequeModule _DequeSlot.swift
[176/490] Compiling DequeModule _DequeBuffer.swift
[177/490] Compiling DequeModule _DequeBufferHeader.swift
[177/491] Compiling ghash-x86_64-apple.S
[178/491] Compiling ghash-x86-linux.S
[179/491] Compiling ghash-x86-apple.S
[180/491] Compiling ghash-ssse3-x86_64-linux.S
[181/491] Compiling ghash-ssse3-x86_64-apple.S
[182/491] Compiling ghash-ssse3-x86-linux.S
[183/491] Compiling ghash-ssse3-x86-apple.S
[184/491] Compiling ghash-neon-armv8-win.S
[185/491] Compiling ghash-neon-armv8-linux.S
[186/491] Compiling ghash-armv4-linux.S
[187/491] Compiling ghash-neon-armv8-apple.S
[188/491] Compiling co-586-linux.S
[189/491] Compiling co-586-apple.S
[190/491] Compiling bsaes-armv7-linux.S
[191/491] Compiling bn-armv8-win.S
[192/491] Compiling bn-armv8-linux.S
[193/491] Compiling d1_both.cc
[194/491] Compiling bn-armv8-apple.S
[195/491] Compiling bn-586-linux.S
[196/491] Compiling bn-586-apple.S
[197/491] Compiling armv8-mont-win.S
[198/491] Compiling armv8-mont-linux.S
[199/491] Compiling aesv8-gcm-armv8-win.S
[200/491] Compiling armv4-mont-linux.S
[201/491] Compiling armv8-mont-apple.S
[202/491] Compiling aesv8-gcm-armv8-linux.S
[203/491] Compiling aesv8-gcm-armv8-apple.S
[204/491] Compiling aesv8-armv8-win.S
[205/491] Compiling aesv8-armv8-linux.S
[206/491] Compiling aesv8-armv7-linux.S
[207/491] Compiling aesv8-armv8-apple.S
[208/491] Compiling aesni-x86_64-linux.S
[209/491] Compiling aesni-x86_64-apple.S
[210/491] Compiling aesni-x86-linux.S
[211/491] Compiling aesni-x86-apple.S
[212/491] Compiling aesni-gcm-x86_64-linux.S
[213/491] Compiling aesni-gcm-x86_64-apple.S
[215/491] Compiling _NIODataStructures PriorityQueue.swift
[216/491] Emitting module _NIODataStructures
[217/491] Compiling _NIODataStructures _TinyArray.swift
[217/491] Compiling x_sig.c
[219/491] Compiling Logging MetadataProvider.swift
[220/491] Compiling Logging Locks.swift
[221/491] Compiling _NIODataStructures Heap.swift
[222/491] Compiling DequeModule _UnsafeWrappedBuffer.swift
[222/491] Compiling x_pubkey.c
[223/491] Compiling x_x509a.c
[224/491] Compiling x_req.c
[225/491] Compiling x_x509.c
[226/491] Compiling x_val.c
[227/491] Compiling x_spki.c
[228/491] Compiling x_exten.c
[229/491] Compiling x_name.c
[231/491] Compiling DequeModule Deque+Testing.swift
[232/491] Compiling DequeModule Deque._Storage.swift
[233/491] Compiling DequeModule Deque._UnsafeHandle.swift
[234/491] Compiling DequeModule Deque.swift
[235/491] Compiling DequeModule Deque+Extras.swift
[236/491] Compiling DequeModule Deque+Hashable.swift
[236/491] Compiling x509spki.c
[237/491] Compiling x_algor.c
[238/491] Compiling x_attrib.c
[239/491] Compiling x509rset.c
[240/491] Compiling x_crl.c
[241/491] Compiling x_all.c
[243/491] Compiling Logging LogHandler.swift
[244/491] Compiling Logging Logging.swift
[244/491] Compiling x509cset.c
[245/491] Compiling x509name.c
[246/491] Compiling x509_txt.c
[247/491] Compiling x509_vpm.c
[248/491] Compiling x509_v3.c
[249/491] Compiling x509_trs.c
[250/491] Compiling x509_set.c
[251/491] Compiling x509_vfy.c
[252/491] Compiling x509_req.c
[253/491] Compiling x509_obj.c
[254/491] Compiling x509_lu.c
[255/491] Compiling x509_def.c
[256/491] Compiling x509_ext.c
[256/491] Compiling x509_d2.c
[258/491] Compiling x509.c
[260/491] Compiling DequeModule Deque+CustomReflectable.swift
[261/491] Compiling DequeModule Deque+Descriptions.swift
[262/491] Compiling DequeModule Deque+Codable.swift
[263/491] Compiling DequeModule Deque+Collection.swift
[264/491] Compiling DequeModule Deque+Equatable.swift
[265/491] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[266/491] Emitting module DequeModule
[266/491] Compiling x509_cmp.c
[267/491] Compiling x509_att.c
[268/491] Compiling v3_skey.c
[269/491] Compiling v3_utl.c
[270/491] Compiling v3_purp.c
[271/491] Compiling v3_prn.c
[272/491] Compiling v3_ocsp.c
[273/491] Compiling v3_pmaps.c
[274/491] Compiling v3_pcons.c
[275/491] Compiling v3_int.c
[276/491] Compiling v3_ncons.c
[277/491] Compiling v3_lib.c
[278/491] Compiling v3_ia5.c
[279/491] Compiling v3_info.c
[280/491] Compiling v3_genn.c
[281/491] Compiling v3_extku.c
[282/491] Compiling v3_enum.c
[283/491] Compiling v3_cpols.c
[284/491] Compiling v3_crld.c
[285/491] Compiling v3_conf.c
[286/491] Compiling v3_bcons.c
[287/491] Compiling v3_bitst.c
[288/491] Compiling v3_alt.c
[289/491] Compiling v3_akeya.c
[290/491] Compiling v3_akey.c
[291/491] Compiling t_x509a.c
[292/491] Compiling t_crl.c
[293/491] Compiling i2d_pr.c
[294/491] Compiling t_req.c
[295/491] Compiling t_x509.c
[296/491] Compiling rsa_pss.c
[297/491] Compiling name_print.c
[298/491] Compiling policy.c
[299/491] Compiling by_file.c
[300/491] Compiling by_dir.c
[301/491] Compiling asn1_gen.c
[302/491] Compiling trust_token.c
[303/491] Compiling thread_win.c
[304/491] Compiling voprf.c
[305/491] Compiling algorithm.c
[306/491] Compiling a_digest.c
[307/491] Compiling a_sign.c
[308/491] Compiling a_verify.c
[309/491] Compiling pmbtoken.c
[310/491] Compiling thread_pthread.c
[311/491] Compiling thread_none.c
[312/491] Compiling thread.c
[313/491] Compiling spx_util.c
[314/491] Compiling spx_wots.c
[315/491] Compiling stack.c
[316/491] Compiling spx_thash.c
[317/491] Compiling spx_merkle.c
[318/491] Compiling spx_fors.c
[319/491] Compiling spx_address.c
[320/491] Compiling spx.c
[321/491] Compiling wots.c
[322/491] Compiling thash.c
[323/491] Compiling slhdsa.c
[324/491] Compiling merkle.c
[325/491] Compiling fors.c
[326/491] Compiling sha256.c
[327/491] Compiling sha512.c
[328/491] Compiling siphash.c
[329/491] Compiling sha1.c
[330/491] Compiling rsa_print.c
[331/491] Compiling rsa_extra.c
[332/491] Compiling urandom.c
[333/491] Compiling trusty.c
[334/491] Compiling refcount.c
[335/491] Compiling rc4.c
[336/491] Compiling rsa_crypt.c
[337/491] Compiling rand_extra.c
[338/491] Compiling rsa_asn1.c
[339/491] Compiling windows.c
[340/491] Compiling ios.c
[341/491] Compiling passive.c
[342/491] Compiling poly1305_arm_asm.S
[343/491] Compiling forkunsafe.c
[344/491] Compiling deterministic.c
[345/491] Compiling poly1305_vec.c
[346/491] Compiling poly1305_arm.c
[347/491] Compiling poly1305.c
[348/491] Compiling pool.c
[349/491] Compiling getentropy.c
[350/491] Compiling pkcs7.c
[351/491] Compiling pkcs8.c
[352/491] Compiling fork_detect.c
[353/491] Compiling p5_pbev2.c
[354/491] Compiling pkcs8_x509.c
[355/491] Compiling pem_xaux.c
[356/491] Compiling pem_x509.c
[357/491] Compiling pkcs7_x509.c
[358/491] Compiling pem_pkey.c
[359/491] Compiling pem_pk8.c
[360/491] Compiling obj_xref.c
[361/491] Compiling pem_oth.c
[362/491] Compiling mem.c
[363/491] Compiling pem_lib.c
[364/491] Compiling md5.c
[365/491] Compiling pem_info.c
[366/491] Compiling pem_all.c
[367/491] Compiling obj.c
[368/491] Compiling mldsa.c
[369/491] Compiling md4.c
[370/491] Compiling lhash.c
[371/491] Compiling poly_rq_mul.S
[372/491] Compiling fips_shared_support.c
[373/491] Compiling keccak.c
[374/491] Compiling kyber.c
[375/491] Compiling ex_data.c
[376/491] Compiling sign.c
[377/491] Compiling hpke.c
[378/491] Compiling scrypt.c
[379/491] Compiling pbkdf.c
[380/491] Compiling p_x25519_asn1.c
[381/491] Compiling print.c
[382/491] Compiling p_x25519.c
[383/491] Compiling mlkem.cc
[384/491] Compiling p_rsa_asn1.c
[385/491] Compiling p_hkdf.c
[386/491] Compiling p_rsa.c
[387/491] Compiling p_ed25519_asn1.c
[388/491] Compiling p_ed25519.c
[389/491] Compiling p_ec_asn1.c
[390/491] Compiling hrss.c
[391/491] Compiling p_ec.c
[392/491] Compiling p_dsa_asn1.c
[393/491] Compiling p_dh.c
[394/491] Compiling p_dh_asn1.c
[395/491] Compiling evp_ctx.c
[396/491] Compiling evp.c
[397/491] Compiling evp_asn1.c
[398/491] Compiling engine.c
[399/491] Compiling err.c
[400/491] Compiling ecdsa_asn1.c
[401/491] Compiling ec_derive.c
[402/491] Compiling ecdh_extra.c
[403/491] Compiling hash_to_curve.c
[404/491] Compiling dsa_asn1.c
[405/491] Compiling ec_asn1.c
[406/491] Compiling params.c
[407/491] Compiling dsa.c
[408/491] Compiling digest_extra.c
[409/491] Compiling dilithium.c
[410/491] Compiling dh_asn1.c
[411/491] Compiling spake25519.c
[412/491] Compiling x25519-asm-arm.S
[413/491] Compiling curve25519_64_adx.c
[414/491] Compiling cpu_intel.c
[415/491] Compiling des.c
[416/491] Compiling cpu_arm_linux.c
[417/491] Compiling crypto.c
[418/491] Compiling cpu_arm_freebsd.c
[419/491] Compiling cpu_aarch64_openbsd.c
[420/491] Compiling cpu_aarch64_sysreg.c
[421/491] Compiling cpu_aarch64_win.c
[422/491] Compiling cpu_aarch64_linux.c
[423/491] Compiling cpu_aarch64_fuchsia.c
[424/491] Compiling curve25519.c
[425/491] Compiling conf.c
[426/491] Compiling e_rc4.c
[427/491] Compiling tls_cbc.c
[428/491] Compiling e_rc2.c
[429/491] Compiling e_tls.c
[430/491] Compiling e_null.c
[431/491] Compiling e_des.c
[432/491] Compiling e_chacha20poly1305.c
[433/491] Compiling e_aesgcmsiv.c
[434/491] Compiling derive_key.c
[435/491] Compiling e_aesctrhmac.c
[436/491] Compiling unicode.c
[437/491] Compiling chacha.c
[438/491] Compiling cipher_extra.c
[439/491] Compiling cbb.c
[440/491] Compiling ber.c
[441/491] Compiling cbs.c
[442/491] Compiling asn1_compat.c
[443/491] Compiling bn_asn1.c
[444/491] Compiling buf.c
[445/491] Compiling blake2.c
[446/491] Compiling convert.c
[447/491] Compiling bcm.c
[448/491] Compiling printf.c
[449/491] Compiling pair.c
[450/491] Compiling hexdump.c
[451/491] Compiling file.c
[452/491] Compiling bio_mem.c
[453/491] Compiling base64.c
[454/491] Compiling bio.c
[455/491] Compiling tasn_utl.c
[456/491] Compiling socket.c
[457/491] Compiling cpu_aarch64_apple.c
[458/491] Compiling fd.c
[459/491] Compiling tasn_typ.c
[460/491] Compiling socket_helper.c
[461/491] Compiling errno.c
[462/491] Compiling tasn_new.c
[463/491] Compiling tasn_fre.c
[464/491] Compiling tasn_enc.c
[465/491] Compiling f_string.c
[466/491] Compiling connect.c
[467/491] Compiling posix_time.c
[468/491] Compiling tasn_dec.c
[469/491] Compiling f_int.c
[470/491] Compiling asn_pack.c
[471/491] Compiling asn1_par.c
[472/491] Compiling a_utctm.c
[473/491] Compiling asn1_lib.c
[474/491] Compiling a_type.c
[475/491] Compiling a_octet.c
[476/491] Compiling a_time.c
[477/491] Compiling a_strnid.c
[478/491] Compiling a_mbstr.c
[479/491] Compiling a_strex.c
[480/491] Compiling a_int.c
[480/491] Write sources
[482/491] Compiling a_object.c
[483/491] Compiling a_i2d_fp.c
[484/491] Compiling a_gentm.c
[485/491] Compiling a_dup.c
[486/491] Compiling a_d2i_fp.c
[487/491] Compiling a_bool.c
[488/491] Compiling a_bitstr.c
[490/510] Compiling Atomics AtomicStorage.swift
[491/510] Compiling Atomics AtomicValue.swift
[492/510] Compiling Atomics AtomicMemoryOrderings.swift
[493/510] Compiling Atomics DoubleWord.swift
[494/512] Compiling Atomics ManagedAtomic.swift
[495/512] Compiling Atomics ManagedAtomicLazyReference.swift
[496/512] Compiling Atomics IntegerOperations.swift
[497/512] Compiling Atomics Unmanaged extensions.swift
[498/512] Compiling Atomics Primitives.shims.swift
[499/512] Compiling Atomics AtomicInteger.swift
[500/512] Compiling Atomics UnsafeAtomic.swift
[501/512] Compiling Atomics UnsafeAtomicLazyReference.swift
[502/512] Compiling Atomics AtomicOptionalWrappable.swift
[503/512] Compiling Atomics AtomicReference.swift
[503/512] Compiling c-nioatomics.c
[504/512] Compiling c-atomics.c
[506/518] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[507/518] Compiling Atomics AtomicBool.swift
[508/518] Compiling Atomics IntegerConformances.swift
[509/518] Compiling Atomics PointerConformances.swift
[510/518] Compiling Atomics Primitives.native.swift
[511/518] Compiling NIOConcurrencyHelpers NIOLock.swift
[512/518] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[513/518] Compiling NIOConcurrencyHelpers lock.swift
[514/518] Compiling NIOConcurrencyHelpers atomics.swift
[515/518] Emitting module NIOConcurrencyHelpers
[516/518] Emitting module Atomics
[517/518] Compiling Atomics OptionalRawRepresentable.swift
[518/518] Compiling Atomics RawRepresentable.swift
[519/580] Compiling NIOCore AddressedEnvelope.swift
[520/580] Compiling NIOCore AsyncAwaitSupport.swift
[521/580] Compiling NIOCore AsyncChannel.swift
[522/580] Compiling NIOCore AsyncChannelHandler.swift
[523/580] Compiling NIOCore AsyncChannelInboundStream.swift
[524/580] Compiling NIOCore AsyncChannelOutboundWriter.swift
[525/580] Compiling NIOCore NIOAsyncSequenceProducer.swift
[526/586] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[527/586] Compiling NIOCore EventLoopFuture+Deprecated.swift
[528/586] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[529/586] Compiling NIOCore EventLoopFuture.swift
[530/586] Compiling NIOCore FileDescriptor.swift
[531/586] Compiling NIOCore FileHandle.swift
[532/586] Compiling NIOCore FileRegion.swift
[533/586] Compiling NIOCore Codec.swift
[534/586] Compiling NIOCore ConvenienceOptionSupport.swift
[535/586] Compiling NIOCore DeadChannel.swift
[536/586] Compiling NIOCore DispatchQueue+WithFuture.swift
[537/586] Compiling NIOCore EventLoop+Deprecated.swift
[538/586] Compiling NIOCore EventLoop+SerialExecutor.swift
[539/586] Compiling NIOCore EventLoop.swift
[540/586] Compiling NIOCore SocketOptionProvider.swift
[541/586] Compiling NIOCore SystemCallHelpers.swift
[542/586] Compiling NIOCore TimeAmount+Duration.swift
[543/586] Compiling NIOCore TypeAssistedChannelHandler.swift
[544/586] Compiling NIOCore UniversalBootstrapSupport.swift
[545/586] Compiling NIOCore Utilities.swift
[546/586] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[547/586] Compiling NIOCore NIOAsyncWriter.swift
[548/586] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[549/586] Compiling NIOCore BSDSocketAPI.swift
[550/586] Compiling NIOCore ByteBuffer-aux.swift
[551/586] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[552/586] Compiling NIOCore ByteBuffer-conversions.swift
[553/586] Compiling NIOCore NIOScheduledCallback.swift
[554/586] Compiling NIOCore NIOSendable.swift
[555/586] Compiling NIOCore PointerHelpers.swift
[556/586] Compiling NIOCore RecvByteBufferAllocator.swift
[557/586] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[558/586] Compiling NIOCore SocketAddresses.swift
[559/586] Compiling NIOCore Linux.swift
[560/586] Compiling NIOCore MarkedCircularBuffer.swift
[561/586] Compiling NIOCore MulticastChannel.swift
[562/586] Compiling NIOCore NIOAny.swift
[563/586] Compiling NIOCore NIOCloseOnErrorHandler.swift
[564/586] Compiling NIOCore NIOLoopBound.swift
[565/586] Compiling NIOCore Channel.swift
[566/586] Compiling NIOCore ChannelHandler.swift
[567/586] Compiling NIOCore ChannelHandlers.swift
[568/586] Compiling NIOCore ChannelInvoker.swift
[569/586] Compiling NIOCore ChannelOption.swift
[570/586] Compiling NIOCore ChannelPipeline.swift
[571/586] Compiling NIOCore CircularBuffer.swift
[572/586] Compiling NIOCore GlobalSingletons.swift
[573/586] Compiling NIOCore IO.swift
[574/586] Compiling NIOCore IOData.swift
[575/586] Compiling NIOCore IPProtocol.swift
[576/586] Compiling NIOCore IntegerBitPacking.swift
[577/586] Compiling NIOCore IntegerTypes.swift
[578/586] Compiling NIOCore Interfaces.swift
[579/586] Compiling NIOCore ByteBuffer-core.swift
[580/586] Compiling NIOCore ByteBuffer-hex.swift
[581/586] Compiling NIOCore ByteBuffer-int.swift
[582/586] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[583/586] Compiling NIOCore ByteBuffer-multi-int.swift
[584/586] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[585/586] Compiling NIOCore ByteBuffer-views.swift
[586/586] Emitting module NIOCore
[587/640] Compiling NIOEmbedded AsyncTestingChannel.swift
[588/640] Compiling NIOEmbedded Embedded.swift
[589/640] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[590/640] Emitting module NIOEmbedded
[591/640] Compiling NIOPosix PooledRecvBufferAllocator.swift
[592/640] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[593/640] Compiling NIOPosix PosixSingletons.swift
[594/640] Compiling NIOPosix RawSocketBootstrap.swift
[595/640] Compiling NIOPosix Resolver.swift
[596/645] Compiling NIOPosix BSDSocketAPICommon.swift
[597/645] Compiling NIOPosix BSDSocketAPIPosix.swift
[598/645] Compiling NIOPosix BSDSocketAPIWindows.swift
[599/645] Compiling NIOPosix BaseSocket.swift
[600/645] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[601/645] Compiling NIOPosix BaseSocketChannel.swift
[602/645] Compiling NIOPosix GetaddrinfoResolver.swift
[603/645] Compiling NIOPosix HappyEyeballs.swift
[604/645] Compiling NIOPosix IO.swift
[605/645] Compiling NIOPosix IntegerBitPacking.swift
[606/645] Compiling NIOPosix IntegerTypes.swift
[607/645] Compiling NIOPosix Linux.swift
[608/645] Compiling NIOPosix PendingWritesManager.swift
[609/645] Compiling NIOPosix PipeChannel.swift
[610/645] Compiling NIOPosix PipePair.swift
[611/645] Compiling NIOPosix PointerHelpers.swift
[612/645] Compiling NIOPosix Pool.swift
[613/645] Compiling NIOPosix Selectable.swift
[614/645] Compiling NIOPosix SelectableChannel.swift
[615/645] Compiling NIOPosix SelectableEventLoop.swift
[616/645] Compiling NIOPosix SelectorEpoll.swift
[617/645] Compiling NIOPosix SelectorGeneric.swift
[618/645] Compiling NIOPosix SelectorKqueue.swift
[619/645] Compiling NIOPosix SelectorUring.swift
[620/645] Compiling NIOPosix ServerSocket.swift
[621/645] Compiling NIOPosix Socket.swift
[622/645] Compiling NIOPosix SocketChannel.swift
[623/645] Compiling NIOPosix SocketProtocols.swift
[624/645] Compiling NIOPosix System.swift
[625/645] Compiling NIOPosix Thread.swift
[626/645] Compiling NIOPosix ThreadPosix.swift
[627/645] Compiling NIOPosix ThreadWindows.swift
[628/645] Compiling NIOPosix BaseStreamSocketChannel.swift
[629/645] Compiling NIOPosix Bootstrap.swift
[630/645] Compiling NIOPosix ControlMessage.swift
[631/645] Compiling NIOPosix DatagramVectorReadManager.swift
[632/645] Compiling NIOPosix Errors+Any.swift
[633/645] Compiling NIOPosix FileDescriptor.swift
[634/645] Emitting module NIOPosix
[635/645] Compiling NIOPosix LinuxCPUSet.swift
[636/645] Compiling NIOPosix LinuxUring.swift
[637/645] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[638/645] Compiling NIOPosix NIOThreadPool.swift
[639/645] Compiling NIOPosix NonBlockingFileIO.swift
[640/645] Compiling NIOPosix PendingDatagramWritesManager.swift
[641/645] Compiling NIOPosix UnsafeTransfer.swift
[642/645] Compiling NIOPosix Utilities.swift
[643/645] Compiling NIOPosix VsockAddress.swift
[644/645] Compiling NIOPosix VsockChannelEvents.swift
[645/645] Compiling NIOPosix resource_bundle_accessor.swift
[646/647] Emitting module NIO
[647/647] Compiling NIO Exports.swift
[648/674] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[649/674] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[650/674] Emitting module NIOTLS
[651/674] Compiling NIOTLS TLSEvents.swift
[652/674] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[653/674] Compiling NIOTLS SNIHandler.swift
[654/674] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[655/674] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[656/674] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[657/674] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[658/704] Compiling NIOSSL LinuxCABundle.swift
[659/704] Compiling NIOSSL NIOSSLClientHandler.swift
[660/704] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[661/704] Compiling NIOSSL PosixPort.swift
[662/704] Emitting module NIOFoundationCompat
[663/704] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[664/704] Compiling NIOSSL CustomPrivateKey.swift
[665/704] Compiling NIOSSL IdentityVerification.swift
[666/704] Compiling NIOSSL NIOSSLHandler.swift
[667/704] Compiling NIOSSL NIOSSLServerHandler.swift
[668/726] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[669/726] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[670/726] Compiling NIOTransportServices StateManagedChannel.swift
[671/726] Emitting module NIOHTTP1
[672/726] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[673/726] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[674/726] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[675/726] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[676/736] Compiling NIOSSL RNG.swift
[677/736] Compiling NIOSSL SafeCompare.swift
[678/736] Compiling NIOSSL Zeroization.swift
[679/739] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[680/739] Compiling NIOTransportServices NIOTSSingletons.swift
[681/739] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[682/739] Compiling NIOTransportServices NIOTSDatagramListener.swift
[683/739] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[684/739] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[685/739] Compiling NIOWebSocket WebSocketOpcode.swift
[686/739] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[689/742] Compiling NIOTransportServices NIOTSEventLoop.swift
[690/742] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[691/742] Compiling NIOTransportServices AcceptHandler.swift
[697/742] Compiling NIOWebSocket SHA1.swift
[698/742] Compiling NIOWebSocket WebSocketErrorCodes.swift
[699/742] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[700/742] Compiling NIOWebSocket WebSocketFrame.swift
[701/742] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[702/742] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[703/742] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[704/742] Emitting module NIOWebSocket
[705/742] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[706/742] Emitting module NIOTransportServices
[707/742] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[708/742] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[710/742] Compiling NIOSSL SubjectAlternativeName.swift
[711/742] Compiling NIOSSL NIOSSLSecureBytes.swift
[712/742] Compiling NIOTransportServices NIOTSErrors.swift
[717/742] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[718/742] Compiling NIOTransportServices NIOTSListenerChannel.swift
[719/742] Compiling NIOTransportServices StateManagedListenerChannel.swift
[720/742] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[721/742] Compiling NIOTransportServices NIOTSBootstraps.swift
[722/742] Compiling NIOTransportServices NIOTSChannelOptions.swift
[736/742] Emitting module NIOSSL
[737/742] Compiling NIOSSL TLSConfiguration.swift
[738/742] Compiling NIOSSL UniversalBootstrapSupport.swift
[739/742] Compiling NIOSSL resource_bundle_accessor.swift
[743/765] Compiling MQTTNIO MQTTMessageDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:128:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
126 |             connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
127 |                 .map { _ in return message.publish }
128 |                 .whenComplete { self.client.publishListeners.notify($0) }
    |                                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |
130 |         case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:144:32: warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
142 |                 return true
143 |             }
144 |             .map { _ in return publish }
    |                                `- warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
145 |             .whenComplete { result in
146 |                 // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
148 |                     return
149 |                 }
150 |                 self.client.publishListeners.notify(result)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
151 |             }
152 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:35: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                                   `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:34: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                                  `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
[744/765] Compiling MQTTNIO MQTTMessageHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:128:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
126 |             connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
127 |                 .map { _ in return message.publish }
128 |                 .whenComplete { self.client.publishListeners.notify($0) }
    |                                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |
130 |         case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:144:32: warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
142 |                 return true
143 |             }
144 |             .map { _ in return publish }
    |                                `- warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
145 |             .whenComplete { result in
146 |                 // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
148 |                     return
149 |                 }
150 |                 self.client.publishListeners.notify(result)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
151 |             }
152 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:35: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                                   `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:34: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                                  `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
[745/765] Compiling MQTTNIO MQTTTaskHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:128:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
126 |             connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
127 |                 .map { _ in return message.publish }
128 |                 .whenComplete { self.client.publishListeners.notify($0) }
    |                                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
129 |
130 |         case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:144:32: warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
142 |                 return true
143 |             }
144 |             .map { _ in return publish }
    |                                `- warning: reference to captured var 'publish' in concurrently-executing code; this is an error in the Swift 6 language mode
145 |             .whenComplete { result in
146 |                 // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 | import NIO
 16 |
 17 | class MQTTMessageHandler: ChannelDuplexHandler {
    |       `- note: class 'MQTTMessageHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = ByteBuffer
 19 |     typealias InboundOut = MQTTPacket
    :
148 |                     return
149 |                 }
150 |                 self.client.publishListeners.notify(result)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
151 |             }
152 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:35:35: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 33 |         } else {
 34 |             return self.eventLoop.submit {
 35 |                 self.tasks.append(task)
    |                                   `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 36 |             }
 37 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:17: warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
    :
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:53:34: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 51 |         } else {
 52 |             self.eventLoop.execute {
 53 |                 self._removeTask(task)
    |                                  `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             }
 55 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
[746/765] Compiling MQTTNIO MQTTReason.swift
[747/765] Compiling MQTTNIO MQTTSerializer.swift
[748/767] Emitting module MQTTNIO
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:279:16: warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
277 |
278 |     /// Dispatch queue used by Network framework TLS to control certificate verification
279 |     static var tlsDispatchQueue = DispatchQueue(label: "TSTLSConfiguration")
    |                |- warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'tlsDispatchQueue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'tlsDispatchQueue' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
280 | }
281 |
[749/767] Compiling MQTTNIO MQTTTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:279:16: warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
277 |
278 |     /// Dispatch queue used by Network framework TLS to control certificate verification
279 |     static var tlsDispatchQueue = DispatchQueue(label: "TSTLSConfiguration")
    |                |- warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'tlsDispatchQueue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'tlsDispatchQueue' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
280 | }
281 |
[750/767] Compiling MQTTNIO TSTLSConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:279:16: warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
277 |
278 |     /// Dispatch queue used by Network framework TLS to control certificate verification
279 |     static var tlsDispatchQueue = DispatchQueue(label: "TSTLSConfiguration")
    |                |- warning: static property 'tlsDispatchQueue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'tlsDispatchQueue' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'tlsDispatchQueue' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
280 | }
281 |
[751/767] Compiling MQTTNIO MQTTCoreTypesV5.swift
[752/767] Compiling MQTTNIO MQTTError.swift
[753/767] Compiling MQTTNIO MQTTPacket.swift
[754/767] Compiling MQTTNIO MQTTProperties.swift
[755/767] Compiling MQTTNIO MQTTClient+async.swift
[756/767] Compiling MQTTNIO MQTTClientV5+async.swift
[757/767] Compiling MQTTNIO Sendable.swift
[758/767] Compiling MQTTNIO MQTTInflight.swift
[759/767] Compiling MQTTNIO MQTTListeners.swift
[760/767] Compiling MQTTNIO PingreqHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:59:16: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
57 |             // if lastEventTime plus the timeout is less than now send PINGREQ
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
   |                `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
60 |                 guard context.channel.isActive else { return }
61 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:69:21: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
67 |                         break
68 |                     }
69 |                     self.lastEventTime = .now()
   |                     `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
70 |                     self.scheduleTask(context)
71 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 | /// The WebSocket ping/pong is implemented but not used as the MQTT client already implements
 23 | /// PINGREQ messages
 24 | final class WebSocketHandler: ChannelDuplexHandler {
    |             `- note: class 'WebSocketHandler' does not conform to the 'Sendable' protocol
 25 |     typealias OutboundIn = ByteBuffer
 26 |     typealias OutboundOut = WebSocketFrame
    :
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                 `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[761/767] Compiling MQTTNIO WebSocketHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:59:16: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
57 |             // if lastEventTime plus the timeout is less than now send PINGREQ
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
   |                `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
60 |                 guard context.channel.isActive else { return }
61 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:69:21: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
67 |                         break
68 |                     }
69 |                     self.lastEventTime = .now()
   |                     `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
70 |                     self.scheduleTask(context)
71 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 | /// The WebSocket ping/pong is implemented but not used as the MQTT client already implements
 23 | /// PINGREQ messages
 24 | final class WebSocketHandler: ChannelDuplexHandler {
    |             `- note: class 'WebSocketHandler' does not conform to the 'Sendable' protocol
 25 |     typealias OutboundIn = ByteBuffer
 26 |     typealias OutboundOut = WebSocketFrame
    :
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                 `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[762/767] Compiling MQTTNIO WebSocketInitialRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:59:16: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
57 |             // if lastEventTime plus the timeout is less than now send PINGREQ
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
   |                `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
60 |                 guard context.channel.isActive else { return }
61 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:69:21: warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
15 |
16 | /// Channel handler for sending PINGREQ messages to keep connect alive
17 | final class PingreqHandler {
   |             `- note: class 'PingreqHandler' does not conform to the 'Sendable' protocol
18 |     typealias OutboundIn = MQTTPacket
19 |     typealias OutboundOut = MQTTPacket
   :
67 |                         break
68 |                     }
69 |                     self.lastEventTime = .now()
   |                     `- warning: capture of 'self' with non-sendable type 'PingreqHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
70 |                     self.scheduleTask(context)
71 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 22 | /// The WebSocket ping/pong is implemented but not used as the MQTT client already implements
 23 | /// PINGREQ messages
 24 | final class WebSocketHandler: ChannelDuplexHandler {
    |             `- note: class 'WebSocketHandler' does not conform to the 'Sendable' protocol
 25 |     typealias OutboundIn = ByteBuffer
 26 |     typealias OutboundOut = WebSocketFrame
    :
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                 `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[763/767] Compiling MQTTNIO MQTTConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:44:100: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 42 |         let taskHandler = MQTTTaskHandler(client: client)
 43 |         return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
 44 |             .map { MQTTConnection(channel: $0, timeout: client.configuration.timeout, taskHandler: taskHandler) }
    |                                                                                                    `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 |     }
 46 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:17:13: note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:60:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |                     let handlers: [ChannelHandler] = [
 59 |                         MQTTMessageHandler(client, pingInterval: pingInterval),
 60 |                         taskHandler,
    |                         `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |                     ]
 62 |                     // are we using websockets
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:17:13: note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
177 |             let future = channel.pipeline.addHandler(WebSocketHandler())
178 |                 .flatMap { _ in
179 |                     afterHandlerAdded()
    |                     |- warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
180 |                 }
181 |             future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
177 |             let future = channel.pipeline.addHandler(WebSocketHandler())
178 |                 .flatMap { _ in
179 |                     afterHandlerAdded()
    |                     |- warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
180 |                 }
181 |             future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:188:48: warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
186 |             upgraders: [websocketUpgrader],
187 |             completionHandler: { _ in
188 |                 channel.pipeline.removeHandler(httpHandler, promise: nil)
    |                                                `- warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
189 |             }
190 |         )
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketInitialRequest.swift:20:13: note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
18 | // This initial request will be adapted by the WebSocket upgrader to contain the upgrade header parameters.
19 | // Channel read will only be called if the upgrade fails.
20 | final class WebSocketInitialRequestHandler: ChannelInboundHandler, RemovableChannelHandler {
   |             `- note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
21 |     public typealias InboundIn = HTTPClientResponsePart
22 |     public typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:194:41: warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
192 |         // add HTTP handler with web socket upgrade
193 |         return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
194 |             channel.pipeline.addHandler(httpHandler)
    |                                         `- warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
195 |         }
196 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketInitialRequest.swift:20:13: note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
18 | // This initial request will be adapted by the WebSocket upgrader to contain the upgrade header parameters.
19 | // Channel read will only be called if the upgrade fails.
20 | final class WebSocketInitialRequestHandler: ChannelInboundHandler, RemovableChannelHandler {
   |             `- note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
21 |     public typealias InboundIn = HTTPClientResponsePart
22 |     public typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:215:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 28 | import NIOWebSocket
 29 |
 30 | final class MQTTConnection {
    |             `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 31 |     let channel: Channel
 32 |     let timeout: TimeAmount?
    :
213 |         self.taskHandler.addTask(task)
214 |             .flatMap {
215 |                 self.channel.writeAndFlush(message)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 |             }
217 |             .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:218:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 |             }
217 |             .whenFailure { error in
218 |                 task.fail(error)
    |                 `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
219 |             }
220 |         return task.promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
[764/767] Compiling MQTTNIO MQTTCoreTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:44:100: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 42 |         let taskHandler = MQTTTaskHandler(client: client)
 43 |         return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
 44 |             .map { MQTTConnection(channel: $0, timeout: client.configuration.timeout, taskHandler: taskHandler) }
    |                                                                                                    `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 45 |     }
 46 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:17:13: note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:60:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 58 |                     let handlers: [ChannelHandler] = [
 59 |                         MQTTMessageHandler(client, pingInterval: pingInterval),
 60 |                         taskHandler,
    |                         `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 61 |                     ]
 62 |                     // are we using websockets
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTTaskHandler.swift:17:13: note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 15 |
 16 | /// Task handler.
 17 | final class MQTTTaskHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'MQTTTaskHandler' does not conform to the 'Sendable' protocol
 18 |     typealias InboundIn = MQTTPacket
 19 |
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
177 |             let future = channel.pipeline.addHandler(WebSocketHandler())
178 |                 .flatMap { _ in
179 |                     afterHandlerAdded()
    |                     |- warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
180 |                 }
181 |             future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
177 |             let future = channel.pipeline.addHandler(WebSocketHandler())
178 |                 .flatMap { _ in
179 |                     afterHandlerAdded()
    |                     |- warning: capture of 'afterHandlerAdded' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
180 |                 }
181 |             future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:188:48: warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
186 |             upgraders: [websocketUpgrader],
187 |             completionHandler: { _ in
188 |                 channel.pipeline.removeHandler(httpHandler, promise: nil)
    |                                                `- warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
189 |             }
190 |         )
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketInitialRequest.swift:20:13: note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
18 | // This initial request will be adapted by the WebSocket upgrader to contain the upgrade header parameters.
19 | // Channel read will only be called if the upgrade fails.
20 | final class WebSocketInitialRequestHandler: ChannelInboundHandler, RemovableChannelHandler {
   |             `- note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
21 |     public typealias InboundIn = HTTPClientResponsePart
22 |     public typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:194:41: warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
192 |         // add HTTP handler with web socket upgrade
193 |         return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
194 |             channel.pipeline.addHandler(httpHandler)
    |                                         `- warning: capture of 'httpHandler' with non-sendable type 'WebSocketInitialRequestHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
195 |         }
196 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketInitialRequest.swift:20:13: note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
18 | // This initial request will be adapted by the WebSocket upgrader to contain the upgrade header parameters.
19 | // Channel read will only be called if the upgrade fails.
20 | final class WebSocketInitialRequestHandler: ChannelInboundHandler, RemovableChannelHandler {
   |             `- note: class 'WebSocketInitialRequestHandler' does not conform to the 'Sendable' protocol
21 |     public typealias InboundIn = HTTPClientResponsePart
22 |     public typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:215:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 28 | import NIOWebSocket
 29 |
 30 | final class MQTTConnection {
    |             `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 31 |     let channel: Channel
 32 |     let timeout: TimeAmount?
    :
213 |         self.taskHandler.addTask(task)
214 |             .flatMap {
215 |                 self.channel.writeAndFlush(message)
    |                 `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 |             }
217 |             .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:218:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
216 |             }
217 |             .whenFailure { error in
218 |                 task.fail(error)
    |                 `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a `@Sendable` closure; this is an error in the Swift 6 language mode
219 |             }
220 |         return task.promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
   |             `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 |     let promise: EventLoopPromise<MQTTPacket>
19 |     let checkInbound: (MQTTPacket) throws -> Bool
[765/767] Compiling MQTTNIO MQTTClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:263:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
254 |
255 |     /// shutdown EventLoopGroup
256 |     private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
    |                                                                 `- note: parameter 'callback' is implicitly non-sendable
257 |         switch self.eventLoopGroupProvider {
258 |         case .shared:
    :
261 |             }
262 |         case .createNew:
263 |             self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
    |                                                                  `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
264 |         }
265 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:260:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
258 |         case .shared:
259 |             queue.async {
260 |                 callback(nil)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
261 |             }
262 |         case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:487:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
485 |                     // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
486 |                     // previous connection
487 |                     if self.connection === connection {
    |                                            `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
488 |                         self.connection = nil
489 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:30:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 28 | import NIOWebSocket
 29 |
 30 | final class MQTTConnection {
    |             `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 31 |     let channel: Channel
 32 |     let timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:516:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
514 |                 case let auth as MQTTAuthPacket:
515 |                     // auth messages require an auth workflow closure
516 |                     guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                               |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
517 |                     return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
518 |                         .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:624:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
622 |                         switch auth.reason {
623 |                         case .continueAuthentication:
624 |                             workflow(auth)
    |                             |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
625 |                         case .success:
626 |                             promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:610:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
608 |     ) -> EventLoopFuture<MQTTPacket> {
609 |         let promise = eventLoop.makePromise(of: MQTTPacket.self)
610 |         func workflow(_ packet: MQTTAuthPacket) {
    |              `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
611 |             let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
612 |             authWorkflow(auth, eventLoop)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:190:27: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
188 |                     return eventLoop.makeSucceededFuture(auth)
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                           |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                           `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
192 |             }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:191:24: warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | extension MQTTClient {
 17 |     /// Provides implementations of functions that expose MQTT Version 5.0 features
 18 |     public struct V5 {
    |                   `- note: consider making struct 'V5' conform to the 'Sendable' protocol
 19 |         let client: MQTTClient
 20 |
    :
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
    |                        `- warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
192 |             }
193 |             .flatMapThrowing { response -> MQTTAuthV5 in
[766/767] Compiling MQTTNIO MQTTClientV5.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:263:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
254 |
255 |     /// shutdown EventLoopGroup
256 |     private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
    |                                                                 `- note: parameter 'callback' is implicitly non-sendable
257 |         switch self.eventLoopGroupProvider {
258 |         case .shared:
    :
261 |             }
262 |         case .createNew:
263 |             self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
    |                                                                  `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
264 |         }
265 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:260:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
258 |         case .shared:
259 |             queue.async {
260 |                 callback(nil)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
261 |             }
262 |         case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:487:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
485 |                     // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
486 |                     // previous connection
487 |                     if self.connection === connection {
    |                                            `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
488 |                         self.connection = nil
489 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:30:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 28 | import NIOWebSocket
 29 |
 30 | final class MQTTConnection {
    |             `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 31 |     let channel: Channel
 32 |     let timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:516:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
514 |                 case let auth as MQTTAuthPacket:
515 |                     // auth messages require an auth workflow closure
516 |                     guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                               |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
517 |                     return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
518 |                         .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:624:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
622 |                         switch auth.reason {
623 |                         case .continueAuthentication:
624 |                             workflow(auth)
    |                             |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
625 |                         case .success:
626 |                             promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:610:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
608 |     ) -> EventLoopFuture<MQTTPacket> {
609 |         let promise = eventLoop.makePromise(of: MQTTPacket.self)
610 |         func workflow(_ packet: MQTTAuthPacket) {
    |              `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
611 |             let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
612 |             authWorkflow(auth, eventLoop)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:190:27: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
188 |                     return eventLoop.makeSucceededFuture(auth)
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                           |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                           `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
192 |             }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:191:24: warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | extension MQTTClient {
 17 |     /// Provides implementations of functions that expose MQTT Version 5.0 features
 18 |     public struct V5 {
    |                   `- note: consider making struct 'V5' conform to the 'Sendable' protocol
 19 |         let client: MQTTClient
 20 |
    :
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
    |                        `- warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
192 |             }
193 |             .flatMapThrowing { response -> MQTTAuthV5 in
[767/767] Compiling MQTTNIO MQTTConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:250:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
248 |
249 |             self.shutdownEventLoopGroup(queue: queue) { error in
250 |                 callback(closeError ?? error)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in an isolated closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
251 |             }
252 |         }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:263:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
254 |
255 |     /// shutdown EventLoopGroup
256 |     private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
    |                                                                 `- note: parameter 'callback' is implicitly non-sendable
257 |         switch self.eventLoopGroupProvider {
258 |         case .shared:
    :
261 |             }
262 |         case .createNew:
263 |             self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
    |                                                                  `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
264 |         }
265 |     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:260:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
258 |         case .shared:
259 |             queue.async {
260 |                 callback(nil)
    |                 |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                 `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
261 |             }
262 |         case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:487:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
485 |                     // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
486 |                     // previous connection
487 |                     if self.connection === connection {
    |                                            `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
488 |                         self.connection = nil
489 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:30:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 28 | import NIOWebSocket
 29 |
 30 | final class MQTTConnection {
    |             `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
 31 |     let channel: Channel
 32 |     let timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:516:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
514 |                 case let auth as MQTTAuthPacket:
515 |                     // auth messages require an auth workflow closure
516 |                     guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                               |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                               `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
517 |                     return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
518 |                         .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:624:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
622 |                         switch auth.reason {
623 |                         case .continueAuthentication:
624 |                             workflow(auth)
    |                             |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
625 |                         case .success:
626 |                             promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:610:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
608 |     ) -> EventLoopFuture<MQTTPacket> {
609 |         let promise = eventLoop.makePromise(of: MQTTPacket.self)
610 |         func workflow(_ packet: MQTTAuthPacket) {
    |              `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'; this is an error in the Swift 6 language mode
611 |             let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
612 |             authWorkflow(auth, eventLoop)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:190:27: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
188 |                     return eventLoop.makeSucceededFuture(auth)
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
    |                           |- warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                           `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
192 |             }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClientV5.swift:191:24: warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 16 | extension MQTTClient {
 17 |     /// Provides implementations of functions that expose MQTT Version 5.0 features
 18 |     public struct V5 {
    |                   `- note: consider making struct 'V5' conform to the 'Sendable' protocol
 19 |         let client: MQTTClient
 20 |
    :
189 |                 }
190 |                 guard let authWorkflow else { return eventLoop.makeFailedFuture(MQTTError.authWorkflowRequired) }
191 |                 return self.client.processAuth(authPacket, authWorkflow: authWorkflow, on: eventLoop)
    |                        `- warning: capture of 'self' with non-sendable type 'MQTTClient.V5' in a `@Sendable` closure; this is an error in the Swift 6 language mode
192 |             }
193 |             .flatMapThrowing { response -> MQTTAuthV5 in
Build complete! (54.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.42.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "mqtt-nio",
  "name" : "mqtt-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MQTTNIO",
      "targets" : [
        "MQTTNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MQTTNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIOTests",
      "path" : "Tests/MQTTNIOTests",
      "sources" : [
        "CoreMQTTTests.swift",
        "MQTTNIOTests+async.swift",
        "MQTTNIOTests.swift",
        "MQTTNIOv5Tests.swift"
      ],
      "target_dependencies" : [
        "MQTTNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MQTTNIO",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIO",
      "path" : "Sources/MQTTNIO",
      "product_dependencies" : [
        "Atomics",
        "Logging",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOSSL",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "MQTTNIO"
      ],
      "sources" : [
        "AsyncAwaitSupport/MQTTClient+async.swift",
        "AsyncAwaitSupport/MQTTClientV5+async.swift",
        "AsyncAwaitSupport/Sendable.swift",
        "ChannelHandlers/MQTTMessageDecoder.swift",
        "ChannelHandlers/MQTTMessageHandler.swift",
        "ChannelHandlers/MQTTTaskHandler.swift",
        "ChannelHandlers/PingreqHandler.swift",
        "ChannelHandlers/WebSocketHandler.swift",
        "ChannelHandlers/WebSocketInitialRequest.swift",
        "MQTTClient.swift",
        "MQTTClientV5.swift",
        "MQTTConfiguration.swift",
        "MQTTConnection.swift",
        "MQTTCoreTypes.swift",
        "MQTTCoreTypesV5.swift",
        "MQTTError.swift",
        "MQTTInflight.swift",
        "MQTTListeners.swift",
        "MQTTPacket.swift",
        "MQTTProperties.swift",
        "MQTTReason.swift",
        "MQTTSerializer.swift",
        "MQTTTask.swift",
        "TSTLSConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swift-server-community/mqtt-nio/main
Repository:               swift-server-community/mqtt-nio
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   MQTTNIO
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'MQTTNIO'...
Finished extracting symbol information for 'MQTTNIO'. (13.71s)
Building documentation for 'MQTTNIO'...
warning: Parameter 'connectConfiguration' is missing documentation
  --> ../AsyncAwaitSupport/MQTTClient+async.swift:75:77-75:77
73 |     /// - Parameters:
74 |     ///   - cleanSession: should we start with a new session
75 +     ///   - will: Publish message to be posted as soon as connection is made
   |                                                                             ╰─suggestion: Document 'connectConfiguration' parameter
76 |     /// - Returns: EventLoopFuture to be updated with whether server holds a session for this client
77 |     /// - Returns: Whether server held a session for this client and has restored it.
warning: Return value documented for instance method returning void
   --> ../AsyncAwaitSupport/MQTTClientV5+async.swift:129:9-129:67
127 |     /// Disconnect from server
128 |     /// - Parameter properties: properties to attach to disconnect packet
129 +     /// - Returns: Future waiting on disconnect message to be sent
    |         ╰─suggestion: Remove return value documentation
130 |     public func disconnect(properties: MQTTProperties = .init()) async throws {
131 |         return try await self.disconnect(properties: properties).get()
warning: Parameter 'properties' is missing documentation
   --> ../MQTTClient.swift:345:58-345:58
343 |     ///     - payload: Message payload
344 |     ///     - qos: Quality of Service for message.
345 +     ///     - retain: Whether this is a retained message.
    |                                                          ╰─suggestion: Document 'properties' parameter
346 |     /// - Returns: Future waiting for publish to complete. Depending on QoS setting the future will complete
347 |     ///     when message is sent, when PUBACK is received or when PUBREC and following PUBCOMP are
warning: Parameter 'subscriptionIdentifier' not found in instance method declaration
   --> ../MQTTClientV5.swift:204:17-204:39
202 |         /// - Parameters:
203 |         ///   - name: Name of listener
204 +         ///   - subscriptionIdentifier: subscription identifier to look for
    |                 ╰─suggestion: Replace 'subscriptionIdentifier' with 'subscriptionId'
205 |         ///   - listener: listener function
206 |         public func addPublishListener(named name: String, subscriptionId: UInt, _ listener: @escaping (MQTTPublishInfo) -> Void) {
warning: Parameter 'subscriptionId' is missing documentation
   --> ../MQTTClientV5.swift:205:44-205:44
203 |         ///   - name: Name of listener
204 |         ///   - subscriptionIdentifier: subscription identifier to look for
205 +         ///   - listener: listener function
    |               ╰─suggestion: Document 'subscriptionId' parameter
206 |         public func addPublishListener(named name: String, subscriptionId: UInt, _ listener: @escaping (MQTTPublishInfo) -> Void) {
207 |             self.client.publishListeners.addListener(named: name) { result inFinished building documentation for 'MQTTNIO' (0.33s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swift-server-community/mqtt-nio/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/53] Compiling SymbolKit DeclarationFragments.swift
[11/53] Compiling SymbolKit Fragment.swift
[12/53] Compiling SymbolKit FragmentKind.swift
[13/53] Compiling SymbolKit FunctionParameter.swift
[14/53] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Emitting module SymbolKit
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.70s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/55] Compiling Atomics ManagedAtomic.swift
[3/55] Compiling Atomics ManagedAtomicLazyReference.swift
[4/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/56] Compiling Atomics AtomicStorage.swift
[6/56] Compiling Atomics AtomicValue.swift
[7/56] Compiling Atomics AtomicMemoryOrderings.swift
[8/56] Compiling Atomics DoubleWord.swift
[9/56] Compiling Atomics OptionalRawRepresentable.swift
[10/56] Compiling Atomics RawRepresentable.swift
[15/58] Compiling Logging MetadataProvider.swift
[18/58] Compiling Atomics UnsafeAtomic.swift
[19/58] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/58] Emitting module _NIOBase64
[21/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/58] Compiling Atomics AtomicBool.swift
[23/58] Compiling Atomics IntegerConformances.swift
[24/58] Compiling Atomics PointerConformances.swift
[25/58] Compiling Atomics Primitives.native.swift
[26/58] Compiling _NIOBase64 Base64.swift
[27/58] Compiling NIOConcurrencyHelpers lock.swift
[28/58] Compiling Atomics IntegerOperations.swift
[29/58] Compiling Atomics Unmanaged extensions.swift
[30/58] Compiling Atomics Primitives.shims.swift
[31/58] Compiling Atomics AtomicInteger.swift
[32/58] Compiling Atomics AtomicOptionalWrappable.swift
[33/58] Compiling Atomics AtomicReference.swift
[34/58] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/58] Compiling NIOConcurrencyHelpers atomics.swift
[36/58] Compiling NIOConcurrencyHelpers NIOLock.swift
[37/58] Emitting module NIOConcurrencyHelpers
[38/58] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[39/58] Emitting module InternalCollectionsUtilities
[40/58] Emitting module _NIODataStructures
[41/58] Compiling _NIODataStructures _TinyArray.swift
[42/58] Compiling _NIODataStructures PriorityQueue.swift
[43/58] Compiling _NIODataStructures Heap.swift
[50/58] Compiling Logging Locks.swift
[51/58] Compiling Logging LogHandler.swift
[52/58] Emitting module Logging
[53/58] Compiling Logging Logging.swift
[54/74] Compiling DequeModule Deque+Extras.swift
[55/74] Compiling DequeModule Deque+Hashable.swift
[56/74] Compiling DequeModule Deque+Testing.swift
[57/74] Compiling DequeModule Deque._Storage.swift
[58/74] Compiling DequeModule Deque+CustomReflectable.swift
[59/74] Compiling DequeModule Deque+Descriptions.swift
[60/75] Compiling DequeModule _DequeBufferHeader.swift
[65/75] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/75] Compiling DequeModule _DequeSlot.swift
[67/75] Compiling DequeModule Deque+Equatable.swift
[68/75] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/75] Compiling DequeModule _DequeBuffer.swift
[70/75] Compiling DequeModule Deque._UnsafeHandle.swift
[71/75] Compiling DequeModule Deque.swift
[72/75] Emitting module Atomics
[73/75] Compiling DequeModule Deque+Codable.swift
[74/75] Compiling DequeModule Deque+Collection.swift
[75/75] Emitting module DequeModule
[76/137] Compiling NIOCore NIOScheduledCallback.swift
[77/137] Compiling NIOCore NIOSendable.swift
[78/137] Compiling NIOCore PointerHelpers.swift
[79/137] Compiling NIOCore RecvByteBufferAllocator.swift
[80/137] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[81/137] Compiling NIOCore SocketAddresses.swift
[82/143] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[83/143] Compiling NIOCore NIOAsyncWriter.swift
[84/143] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[85/143] Compiling NIOCore BSDSocketAPI.swift
[86/143] Compiling NIOCore ByteBuffer-aux.swift
[87/143] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[88/143] Compiling NIOCore ByteBuffer-conversions.swift
[89/143] Compiling NIOCore AddressedEnvelope.swift
[90/143] Compiling NIOCore AsyncAwaitSupport.swift
[91/143] Compiling NIOCore AsyncChannel.swift
[92/143] Compiling NIOCore AsyncChannelHandler.swift
[93/143] Compiling NIOCore AsyncChannelInboundStream.swift
[94/143] Compiling NIOCore AsyncChannelOutboundWriter.swift
[95/143] Compiling NIOCore NIOAsyncSequenceProducer.swift
[96/143] Compiling NIOCore GlobalSingletons.swift
[97/143] Compiling NIOCore IO.swift
[98/143] Compiling NIOCore IOData.swift
[99/143] Compiling NIOCore IPProtocol.swift
[100/143] Compiling NIOCore IntegerBitPacking.swift
[101/143] Compiling NIOCore IntegerTypes.swift
[102/143] Compiling NIOCore Interfaces.swift
[103/143] Compiling NIOCore Linux.swift
[104/143] Compiling NIOCore MarkedCircularBuffer.swift
[105/143] Compiling NIOCore MulticastChannel.swift
[106/143] Compiling NIOCore NIOAny.swift
[107/143] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/143] Compiling NIOCore NIOLoopBound.swift
[109/143] Compiling NIOCore Codec.swift
[110/143] Compiling NIOCore ConvenienceOptionSupport.swift
[111/143] Compiling NIOCore DeadChannel.swift
[112/143] Compiling NIOCore DispatchQueue+WithFuture.swift
[113/143] Compiling NIOCore EventLoop+Deprecated.swift
[114/143] Compiling NIOCore EventLoop+SerialExecutor.swift
[115/143] Compiling NIOCore EventLoop.swift
[116/143] Compiling NIOCore Channel.swift
[117/143] Compiling NIOCore ChannelHandler.swift
[118/143] Compiling NIOCore ChannelHandlers.swift
[119/143] Compiling NIOCore ChannelInvoker.swift
[120/143] Compiling NIOCore ChannelOption.swift
[121/143] Compiling NIOCore ChannelPipeline.swift
[122/143] Compiling NIOCore CircularBuffer.swift
[123/143] Compiling NIOCore SocketOptionProvider.swift
[124/143] Compiling NIOCore SystemCallHelpers.swift
[125/143] Compiling NIOCore TimeAmount+Duration.swift
[126/143] Compiling NIOCore TypeAssistedChannelHandler.swift
[127/143] Compiling NIOCore UniversalBootstrapSupport.swift
[128/143] Compiling NIOCore Utilities.swift
[129/143] Compiling NIOCore ByteBuffer-core.swift
[130/143] Compiling NIOCore ByteBuffer-hex.swift
[131/143] Compiling NIOCore ByteBuffer-int.swift
[132/143] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[133/143] Compiling NIOCore ByteBuffer-multi-int.swift
[134/143] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[135/143] Compiling NIOCore ByteBuffer-views.swift
[136/143] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/143] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/143] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/143] Compiling NIOCore EventLoopFuture.swift
[140/143] Compiling NIOCore FileDescriptor.swift
[141/143] Compiling NIOCore FileHandle.swift
[142/143] Compiling NIOCore FileRegion.swift
[143/143] Emitting module NIOCore
[144/197] Emitting module NIOEmbedded
[145/197] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[146/197] Compiling NIOEmbedded AsyncTestingChannel.swift
[147/197] Compiling NIOEmbedded Embedded.swift
[148/197] Compiling NIOPosix GetaddrinfoResolver.swift
[149/197] Compiling NIOPosix HappyEyeballs.swift
[150/197] Compiling NIOPosix IO.swift
[151/197] Compiling NIOPosix IntegerBitPacking.swift
[152/197] Compiling NIOPosix IntegerTypes.swift
[153/197] Compiling NIOPosix Linux.swift
[154/202] Compiling NIOPosix SocketProtocols.swift
[155/202] Compiling NIOPosix System.swift
[156/202] Compiling NIOPosix Thread.swift
[157/202] Compiling NIOPosix ThreadPosix.swift
[158/202] Compiling NIOPosix ThreadWindows.swift
[159/202] Compiling NIOPosix Selectable.swift
[160/202] Compiling NIOPosix SelectableChannel.swift
[161/202] Compiling NIOPosix SelectableEventLoop.swift
[162/202] Compiling NIOPosix SelectorEpoll.swift
[163/202] Compiling NIOPosix SelectorGeneric.swift
[164/202] Compiling NIOPosix PendingWritesManager.swift
[165/202] Compiling NIOPosix PipeChannel.swift
[166/202] Compiling NIOPosix PipePair.swift
[167/202] Compiling NIOPosix PointerHelpers.swift
[168/202] Compiling NIOPosix Pool.swift
[169/202] Compiling NIOPosix BSDSocketAPICommon.swift
[170/202] Compiling NIOPosix BSDSocketAPIPosix.swift
[171/202] Compiling NIOPosix BSDSocketAPIWindows.swift
[172/202] Compiling NIOPosix BaseSocket.swift
[173/202] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[174/202] Compiling NIOPosix BaseSocketChannel.swift
[175/202] Compiling NIOPosix SelectorKqueue.swift
[176/202] Compiling NIOPosix SelectorUring.swift
[177/202] Compiling NIOPosix ServerSocket.swift
[178/202] Compiling NIOPosix Socket.swift
[179/202] Compiling NIOPosix SocketChannel.swift
[180/202] Emitting module NIOPosix
[181/202] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/202] Compiling NIOPosix Bootstrap.swift
[183/202] Compiling NIOPosix ControlMessage.swift
[184/202] Compiling NIOPosix DatagramVectorReadManager.swift
[185/202] Compiling NIOPosix Errors+Any.swift
[186/202] Compiling NIOPosix FileDescriptor.swift
[187/202] Compiling NIOPosix LinuxCPUSet.swift
[188/202] Compiling NIOPosix LinuxUring.swift
[189/202] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/202] Compiling NIOPosix NIOThreadPool.swift
[191/202] Compiling NIOPosix NonBlockingFileIO.swift
[192/202] Compiling NIOPosix PendingDatagramWritesManager.swift
[193/202] Compiling NIOPosix PooledRecvBufferAllocator.swift
[194/202] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[195/202] Compiling NIOPosix PosixSingletons.swift
[196/202] Compiling NIOPosix RawSocketBootstrap.swift
[197/202] Compiling NIOPosix Resolver.swift
[198/202] Compiling NIOPosix UnsafeTransfer.swift
[199/202] Compiling NIOPosix Utilities.swift
[200/202] Compiling NIOPosix VsockAddress.swift
[201/202] Compiling NIOPosix VsockChannelEvents.swift
[202/202] Compiling NIOPosix resource_bundle_accessor.swift
[203/204] Compiling NIO Exports.swift
[204/204] Emitting module NIO
[205/231] Compiling NIOTLS TLSEvents.swift
[206/231] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[207/231] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[208/231] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[209/231] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[210/231] Compiling NIOTLS SNIHandler.swift
[211/231] Emitting module NIOTLS
[212/231] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[213/231] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[214/231] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[215/232] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[216/232] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[217/232] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[218/232] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[219/232] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[220/232] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[221/232] Compiling NIOHTTP1 HTTPEncoder.swift
[222/232] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[223/232] Emitting module NIOFoundationCompat
[224/232] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[225/232] Emitting module NIOHTTP1
[226/232] Compiling NIOHTTP1 ByteCollectionUtils.swift
[227/232] Compiling NIOHTTP1 HTTPDecoder.swift
[228/261] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[229/261] Compiling NIOSSL SSLContext.swift
[230/261] Compiling NIOSSL PosixPort.swift
[231/261] Compiling NIOSSL SSLCertificateExtensions.swift
[232/261] Compiling NIOSSL SSLConnection.swift
[233/293] Compiling NIOTransportServices StateManagedListenerChannel.swift
[234/293] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[235/293] Compiling NIOSSL SSLPKCS12Bundle.swift
[236/293] Compiling NIOWebSocket WebSocketOpcode.swift
[237/297] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[238/297] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[239/297] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[240/297] Compiling NIOTransportServices AcceptHandler.swift
[241/297] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[242/297] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[243/297] Compiling NIOTransportServices NIOTSDatagramListener.swift
[244/297] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[245/297] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[246/297] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[247/297] Compiling NIOSSL SubjectAlternativeName.swift
[248/297] Compiling NIOSSL NIOSSLSecureBytes.swift
[249/297] Compiling NIOSSL RNG.swift
[250/297] Compiling NIOSSL SafeCompare.swift
[251/297] Compiling NIOSSL Zeroization.swift
[252/297] Compiling NIOTransportServices NIOTSErrors.swift
[253/297] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[254/297] Compiling NIOTransportServices NIOTSListenerChannel.swift
[255/297] Compiling NIOTransportServices StateManagedChannel.swift
[256/297] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[257/297] Compiling NIOTransportServices NIOTSSingletons.swift
[258/297] Compiling NIOTransportServices NIOTSEventLoop.swift
[259/297] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[260/297] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[261/297] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[262/297] Compiling NIOWebSocket SHA1.swift
[263/297] Compiling NIOWebSocket WebSocketErrorCodes.swift
[264/297] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[265/297] Compiling NIOWebSocket WebSocketFrame.swift
[266/297] Emitting module NIOWebSocket
[267/297] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[268/297] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[269/297] Emitting module NIOSSL
[270/297] Emitting module NIOTransportServices
[279/299] Compiling NIOTransportServices NIOTSBootstraps.swift
[280/299] Compiling NIOTransportServices NIOTSChannelOptions.swift
[281/299] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[282/299] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[283/299] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[297/299] Compiling NIOSSL TLSConfiguration.swift
[298/299] Compiling NIOSSL UniversalBootstrapSupport.swift
[299/299] Compiling NIOSSL resource_bundle_accessor.swift
[300/322] Compiling MQTTNIO MQTTConnection.swift
[301/322] Compiling MQTTNIO MQTTCoreTypes.swift
[302/324] Emitting module MQTTNIO
[303/324] Compiling MQTTNIO MQTTMessageDecoder.swift
[304/324] Compiling MQTTNIO MQTTMessageHandler.swift
[305/324] Compiling MQTTNIO MQTTTaskHandler.swift
[306/324] Compiling MQTTNIO MQTTReason.swift
[307/324] Compiling MQTTNIO MQTTSerializer.swift
[308/324] Compiling MQTTNIO MQTTInflight.swift
[309/324] Compiling MQTTNIO MQTTListeners.swift
[310/324] Compiling MQTTNIO MQTTCoreTypesV5.swift
[311/324] Compiling MQTTNIO MQTTError.swift
[312/324] Compiling MQTTNIO MQTTPacket.swift
[313/324] Compiling MQTTNIO MQTTProperties.swift
[314/324] Compiling MQTTNIO MQTTClient+async.swift
[315/324] Compiling MQTTNIO MQTTClientV5+async.swift
[316/324] Compiling MQTTNIO Sendable.swift
[317/324] Compiling MQTTNIO PingreqHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[318/324] Compiling MQTTNIO WebSocketHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[319/324] Compiling MQTTNIO WebSocketInitialRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/PingreqHandler.swift:60:23: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
58 |             // otherwise reschedule task
59 |             if self.lastEventTime + self.timeout <= .now() {
60 |                 guard context.channel.isActive else { return }
   |                       `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
61 |
62 |                 self.client.ping().whenComplete { result in
/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/MQTTNIO/ChannelHandlers/PingreqHandler.swift:65:25: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
63 |                     switch result {
64 |                     case .failure(let error):
65 |                         context.fireErrorCaught(error)
   |                         `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
66 |                     case .success:
67 |                         break
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:122:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
120 |                 // so the other side likely will never send the close frame. We just close the
121 |                 // channel ourselves.
122 |                 context.channel.close(mode: .all, 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
123 |             }
124 |
/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/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:129:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
127 |             self.send(context: context, buffer: buffer, opcode: .ping)
128 |             _ = context.eventLoop.scheduleTask(in: pingInterval) {
129 |                 self.sendPingAndWait(context: context)
    |                                               `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a `@Sendable` closure; this is an error in the Swift 6 language mode
130 |             }
131 |         }
/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>
[320/324] Compiling MQTTNIO MQTTClient.swift
[321/324] Compiling MQTTNIO MQTTClientV5.swift
[322/324] Compiling MQTTNIO MQTTConfiguration.swift
[323/324] Compiling MQTTNIO MQTTTask.swift
[324/324] Compiling MQTTNIO TSTLSConfiguration.swift
Build of target: 'MQTTNIO' complete! (10.73s)
    1004
7	/Users/admin/builder/spi-builder-workspace/.docs/swift-server-community/mqtt-nio/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-server-community/mqtt-nio/main
File count: 1004
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-swift-server-community-mqtt-nio-main-25de2f3f.zip to s3://spi-docs-inbox/prod-swift-server-community-mqtt-nio-main-25de2f3f.zip
Copying... [13%]
Copying... [22%]
Copying... [30%]
Copying... [43%]
Copying... [52%]
Copying... [61%]
Copying... [74%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.