Build Information
Successful build of mqtt-nio, reference main (493ca8
), with Swift 6.1 for macOS (SPM) on 13 May 2025 14:43:44 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
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 493ca8b End publish listener on connection close if clean session is set to true (#171)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
493ca8bae5b3e93f9246a1a182a87efe25b5e6ba
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-log.git from cache
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.22s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-nio.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.26s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.00s)
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-system.git from cache (0.73s)
Fetched https://github.com/apple/swift-collections.git from cache (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.58s)
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
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.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.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.24.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "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.3",
"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.83.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.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.2",
"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.31.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.83.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.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.2",
"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.24.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.83.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.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.2",
"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/8827] Fetching mqtt-nio
Fetched https://github.com/swift-server-community/mqtt-nio.git from cache (1.40s)
Fetching https://github.com/apple/swift-atomics.git from cache
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-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetched https://github.com/apple/swift-log.git from cache (0.97s)
Fetched https://github.com/apple/swift-nio.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.06s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (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-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.03s)
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.2
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.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
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.31.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/swift-server-community/mqtt-nio.git
Working copy of https://github.com/swift-server-community/mqtt-nio.git resolved at main (493ca8b)
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.1
Building package at path: $PWD
https://github.com/swift-server-community/mqtt-nio.git
https://github.com/swift-server-community/mqtt-nio.git
{
"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.80.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.20.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/436] Write sources
[15/436] Compiling vpaes-x86-linux.S
[16/436] Compiling vpaes-x86_64-apple.S
[17/436] Copying PrivacyInfo.xcprivacy
[19/436] Write sources
[23/436] Compiling sha256-armv4-linux.S
[24/436] Compiling sha256-armv8-apple.S
[25/436] Compiling CNIOWindows shim.c
[26/436] Compiling CNIOWindows WSAStartup.c
[27/436] Write swift-version-2F0A5646E1D333AE.txt
[28/436] Compiling CNIOWASI CNIOWASI.c
[29/436] Compiling CNIOLinux shim.c
[30/436] Compiling CNIOLinux liburing_shims.c
[31/447] Compiling CNIOLLHTTP c_nio_http.c
[32/447] Compiling CNIOSHA1 c_nio_sha1.c
[33/447] Compiling _AtomicsShims.c
[34/447] Compiling fiat_p256_adx_sqr.S
[35/447] Compiling fiat_p256_adx_mul.S
[36/447] Compiling fiat_curve25519_adx_square.S
[37/447] Compiling fiat_curve25519_adx_mul.S
[38/447] Compiling CNIOLLHTTP c_nio_api.c
[39/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/465] Compiling CNIODarwin shim.c
[42/465] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/466] Compiling _NIOBase64 Base64.swift
[44/466] Emitting module _NIOBase64
[45/466] Compiling InternalCollectionsUtilities Debugging.swift
[46/466] Compiling InternalCollectionsUtilities Descriptions.swift
[47/466] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/466] Compiling InternalCollectionsUtilities Specialize.swift
[49/466] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/466] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/466] Compiling CNIOBoringSSLShims shims.c
[52/466] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/466] Compiling InternalCollectionsUtilities UInt+reversed.swift
[54/466] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/466] Compiling InternalCollectionsUtilities Integer rank.swift
[56/466] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/466] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[58/466] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[59/466] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[60/466] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/466] Emitting module InternalCollectionsUtilities
[62/466] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/466] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/466] Compiling _NIODataStructures _TinyArray.swift
[64/466] Compiling tls_method.cc
[65/466] Compiling tls13_server.cc
[66/466] Compiling tls_record.cc
[67/466] Compiling tls13_enc.cc
[69/482] Compiling DequeModule _DequeSlot.swift
[70/483] Compiling _NIODataStructures PriorityQueue.swift
[71/483] Compiling _NIODataStructures Heap.swift
[72/483] Emitting module _NIODataStructures
[72/483] Compiling tls13_client.cc
[74/483] Compiling Logging MetadataProvider.swift
[75/483] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/483] Compiling tls13_both.cc
[76/483] Compiling t1_enc.cc
[78/483] Compiling Logging LogHandler.swift
[79/483] Emitting module Logging
[80/483] Compiling Logging Locks.swift
[81/483] Compiling Logging Logging.swift
[82/483] Compiling DequeModule _DequeBufferHeader.swift
[83/483] Compiling DequeModule Deque._UnsafeHandle.swift
[84/483] Compiling DequeModule Deque.swift
[85/483] Compiling DequeModule Deque+Testing.swift
[86/483] Compiling DequeModule Deque._Storage.swift
[87/483] Compiling DequeModule Deque+Extras.swift
[88/483] Compiling DequeModule Deque+Hashable.swift
[89/483] Compiling DequeModule Deque+Equatable.swift
[90/483] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/483] Compiling DequeModule _DequeBuffer.swift
[92/483] Compiling DequeModule Deque+Codable.swift
[93/483] Compiling DequeModule Deque+Collection.swift
[94/483] Compiling DequeModule Deque+CustomReflectable.swift
[95/483] Compiling DequeModule Deque+Descriptions.swift
[96/483] Emitting module DequeModule
[96/483] Compiling ssl_stat.cc
[97/483] Compiling ssl_transcript.cc
[98/483] Compiling ssl_versions.cc
[99/483] Compiling ssl_x509.cc
[100/483] Compiling ssl_session.cc
[101/483] Compiling ssl_privkey.cc
[102/483] Compiling ssl_key_share.cc
[103/483] Compiling ssl_file.cc
[104/483] Compiling ssl_lib.cc
[105/483] Compiling ssl_credential.cc
[106/483] Compiling ssl_buffer.cc
[107/483] Compiling ssl_cipher.cc
[108/483] Compiling ssl_cert.cc
[109/483] Compiling ssl_asn1.cc
[110/483] Compiling ssl_aead_ctx.cc
[111/483] Compiling s3_pkt.cc
[112/483] Compiling s3_lib.cc
[113/483] Compiling s3_both.cc
[114/483] Compiling handshake_server.cc
[115/483] Compiling handshake.cc
[116/483] Compiling handoff.cc
[117/483] Compiling handshake_client.cc
[118/483] Compiling encrypted_client_hello.cc
[119/483] Compiling md5-x86_64-linux.S
[120/483] Compiling md5-x86_64-apple.S
[121/483] Compiling md5-586-linux.S
[122/483] Compiling md5-586-apple.S
[123/483] Compiling extensions.cc
[124/483] Compiling dtls_record.cc
[125/483] Compiling dtls_method.cc
[126/483] Compiling chacha20_poly1305_x86_64-linux.S
[127/483] Compiling chacha20_poly1305_x86_64-apple.S
[128/483] Compiling chacha20_poly1305_armv8-win.S
[129/483] Compiling chacha20_poly1305_armv8-linux.S
[130/483] Compiling chacha-x86_64-linux.S
[131/483] Compiling chacha20_poly1305_armv8-apple.S
[132/483] Compiling chacha-x86_64-apple.S
[133/483] Compiling chacha-x86-linux.S
[134/483] Compiling d1_srtp.cc
[135/483] Compiling chacha-x86-apple.S
[136/483] Compiling chacha-armv8-win.S
[137/483] Compiling chacha-armv8-linux.S
[138/483] Compiling chacha-armv4-linux.S
[139/483] Compiling aes128gcmsiv-x86_64-linux.S
[139/483] Compiling chacha-armv8-apple.S
[141/483] Compiling aes128gcmsiv-x86_64-apple.S
[142/483] Compiling x86_64-mont5-linux.S
[143/483] Compiling x86_64-mont5-apple.S
[144/483] Compiling x86_64-mont-linux.S
[145/483] Compiling x86_64-mont-apple.S
[146/483] Compiling x86-mont-linux.S
[147/483] Compiling x86-mont-apple.S
[148/483] Compiling err_data.cc
[149/483] Compiling vpaes-x86_64-linux.S
[150/483] Compiling d1_pkt.cc
[151/483] Compiling vpaes-x86-apple.S
[152/483] Compiling vpaes-armv8-win.S
[153/483] Compiling vpaes-armv8-linux.S
[154/483] Compiling vpaes-armv8-apple.S
[155/483] Compiling vpaes-armv7-linux.S
[156/483] Compiling sha512-x86_64-linux.S
[157/483] Compiling sha512-x86_64-apple.S
[158/483] Compiling sha512-armv8-win.S
[159/483] Compiling sha512-armv8-linux.S
[160/483] Compiling sha512-armv8-apple.S
[161/483] Compiling sha512-armv4-linux.S
[162/483] Compiling sha512-586-linux.S
[163/483] Compiling sha512-586-apple.S
[164/483] Compiling sha256-x86_64-linux.S
[165/483] Compiling d1_lib.cc
[166/483] Compiling bio_ssl.cc
[167/483] Compiling sha256-x86_64-apple.S
[168/483] Compiling sha256-armv8-win.S
[169/483] Compiling sha256-586-linux.S
[170/483] Compiling sha256-armv8-linux.S
[171/483] Compiling sha256-586-apple.S
[172/483] Compiling sha1-x86_64-linux.S
[173/483] Compiling sha1-x86_64-apple.S
[174/483] Compiling sha1-armv8-win.S
[175/483] Compiling sha1-armv8-linux.S
[176/483] Compiling sha1-armv4-large-linux.S
[177/483] Compiling sha1-armv8-apple.S
[178/483] Compiling sha1-586-apple.S
[179/483] Compiling sha1-586-linux.S
[180/483] Compiling rsaz-avx2-linux.S
[181/483] Compiling rdrand-x86_64-linux.S
[182/483] Compiling rsaz-avx2-apple.S
[183/483] Compiling rdrand-x86_64-apple.S
[184/483] Compiling p256_beeu-x86_64-asm-linux.S
[185/483] Compiling p256_beeu-x86_64-asm-apple.S
[186/483] Compiling p256_beeu-armv8-asm-win.S
[187/483] Compiling p256_beeu-armv8-asm-linux.S
[188/483] Compiling p256-x86_64-asm-linux.S
[189/483] Compiling p256_beeu-armv8-asm-apple.S
[190/483] Compiling p256-x86_64-asm-apple.S
[191/483] Compiling p256-armv8-asm-win.S
[192/483] Compiling p256-armv8-asm-linux.S
[193/483] Compiling ghashv8-armv8-win.S
[194/483] Compiling p256-armv8-asm-apple.S
[195/483] Compiling ghashv8-armv8-linux.S
[196/483] Compiling ghashv8-armv8-apple.S
[197/483] Compiling ghash-x86_64-linux.S
[198/483] Compiling ghashv8-armv7-linux.S
[199/483] Compiling ghash-x86_64-apple.S
[200/483] Compiling d1_both.cc
[201/483] Compiling ghash-x86-linux.S
[202/483] Compiling ghash-x86-apple.S
[203/483] Compiling ghash-ssse3-x86_64-linux.S
[204/483] Compiling ghash-ssse3-x86_64-apple.S
[205/483] Compiling ghash-ssse3-x86-linux.S
[206/483] Compiling ghash-ssse3-x86-apple.S
[207/483] Compiling ghash-neon-armv8-win.S
[208/483] Compiling ghash-neon-armv8-linux.S
[209/483] Compiling ghash-neon-armv8-apple.S
[210/483] Compiling co-586-apple.S
[210/483] Compiling ghash-armv4-linux.S
[210/483] Compiling co-586-linux.S
[213/483] Compiling bsaes-armv7-linux.S
[214/483] Compiling bn-armv8-win.S
[215/483] Compiling bn-armv8-linux.S
[216/483] Compiling bn-586-linux.S
[217/483] Compiling bn-armv8-apple.S
[218/483] Compiling armv8-mont-win.S
[219/483] Compiling armv8-mont-linux.S
[220/483] Compiling bn-586-apple.S
[221/483] Compiling armv4-mont-linux.S
[222/483] Compiling aesv8-gcm-armv8-win.S
[223/483] Compiling armv8-mont-apple.S
[224/483] Compiling aesv8-gcm-armv8-linux.S
[225/483] Compiling aesv8-gcm-armv8-apple.S
[226/483] Compiling aesv8-armv8-win.S
[227/483] Compiling aesv8-armv8-linux.S
[228/483] Compiling aesv8-armv8-apple.S
[229/483] Compiling aesni-x86_64-linux.S
[230/483] Compiling aesv8-armv7-linux.S
[231/483] Compiling aesni-x86-linux.S
[232/483] Compiling aesni-x86_64-apple.S
[233/483] Compiling aesni-x86-apple.S
[234/483] Compiling aesni-gcm-x86_64-linux.S
[235/483] Compiling aesni-gcm-x86_64-apple.S
[236/483] Compiling aes-gcm-avx2-x86_64-linux.S
[237/483] Compiling aes-gcm-avx2-x86_64-apple.S
[238/483] Compiling aes-gcm-avx10-x86_64-linux.S
[239/483] Compiling aes-gcm-avx10-x86_64-apple.S
[240/483] Compiling x_x509a.cc
[241/483] Compiling x_spki.cc
[242/483] Compiling x_sig.cc
[243/483] Compiling x_x509.cc
[244/483] Compiling x_val.cc
[245/483] Compiling x_req.cc
[246/483] Compiling x_pubkey.cc
[247/483] Compiling x_name.cc
[248/483] Compiling x_exten.cc
[249/483] Compiling x_crl.cc
[250/483] Compiling x_attrib.cc
[251/483] Compiling x_algor.cc
[252/483] Compiling x509spki.cc
[253/483] Compiling x_all.cc
[254/483] Compiling x509rset.cc
[255/483] Compiling x509name.cc
[256/483] Compiling x509cset.cc
[257/483] Compiling x509_vpm.cc
[258/483] Compiling x509_v3.cc
[259/483] Compiling x509_vfy.cc
[260/483] Compiling x509_txt.cc
[261/483] Compiling x509_set.cc
[262/483] Compiling x509_trs.cc
[263/483] Compiling x509_d2.cc
[264/483] Compiling x509_def.cc
[265/483] Compiling x509_obj.cc
[266/483] Compiling x509_req.cc
[267/483] Compiling x509_lu.cc
[268/483] Compiling x509_ext.cc
[269/483] Compiling x509_cmp.cc
[270/483] Compiling x509_att.cc
[271/483] Compiling x509.cc
[272/483] Compiling v3_prn.cc
[273/483] Compiling v3_skey.cc
[274/483] Compiling v3_utl.cc
[275/483] Compiling v3_ocsp.cc
[276/483] Compiling v3_purp.cc
[277/483] Compiling v3_pcons.cc
[278/483] Compiling v3_pmaps.cc
[279/483] Compiling v3_ncons.cc
[280/483] Compiling v3_int.cc
[281/483] Compiling v3_lib.cc
[282/483] Compiling v3_info.cc
[283/483] Compiling v3_ia5.cc
[284/483] Compiling v3_genn.cc
[285/483] Compiling v3_enum.cc
[286/483] Compiling v3_extku.cc
[287/483] Compiling v3_conf.cc
[288/483] Compiling v3_cpols.cc
[289/483] Compiling v3_crld.cc
[290/483] Compiling v3_bcons.cc
[291/483] Compiling v3_bitst.cc
[292/483] Compiling v3_alt.cc
[293/483] Compiling v3_akeya.cc
[294/483] Compiling v3_akey.cc
[295/483] Compiling t_x509a.cc
[296/483] Compiling t_crl.cc
[297/483] Compiling t_req.cc
[298/483] Compiling t_x509.cc
[299/483] Compiling rsa_pss.cc
[300/483] Compiling i2d_pr.cc
[301/483] Compiling name_print.cc
[302/483] Compiling policy.cc
[303/483] Compiling by_dir.cc
[304/483] Compiling a_sign.cc
[305/483] Compiling algorithm.cc
[306/483] Compiling by_file.cc
[307/483] Compiling asn1_gen.cc
[308/483] Compiling a_verify.cc
[309/483] Compiling a_digest.cc
[310/483] Compiling voprf.cc
[311/483] Compiling thread_win.cc
[312/483] Compiling thread.cc
[313/483] Compiling thread_none.cc
[314/483] Compiling thread_pthread.cc
[315/483] Compiling stack.cc
[316/483] Compiling trust_token.cc
[317/483] Compiling pmbtoken.cc
[318/483] Compiling slhdsa.cc
[319/483] Compiling spake2plus.cc
[320/483] Compiling siphash.cc
[321/483] Compiling sha512.cc
[322/483] Compiling sha1.cc
[323/483] Compiling sha256.cc
[324/483] Compiling rsa_extra.cc
[325/483] Compiling rsa_print.cc
[326/483] Compiling rsa_crypt.cc
[327/483] Compiling refcount.cc
[328/483] Compiling rc4.cc
[329/483] Compiling rsa_asn1.cc
[330/483] Compiling urandom.cc
[331/483] Compiling windows.cc
[332/483] Compiling trusty.cc
[333/483] Compiling rand.cc
[334/483] Compiling ios.cc
[335/483] Compiling poly1305_arm_asm.S
[336/483] Compiling passive.cc
[337/483] Compiling getentropy.cc
[338/483] Compiling forkunsafe.cc
[339/483] Compiling fork_detect.cc
[340/483] Compiling deterministic.cc
[341/483] Compiling poly1305_vec.cc
[342/483] Compiling poly1305_arm.cc
[343/483] Compiling poly1305.cc
[344/483] Compiling pool.cc
[345/483] Compiling pkcs8.cc
[346/483] Compiling pkcs8_x509.cc
[347/483] Compiling pkcs7.cc
[348/483] Compiling p5_pbev2.cc
[349/483] Compiling pkcs7_x509.cc
[350/483] Compiling pem_xaux.cc
[351/483] Compiling pem_x509.cc
[352/483] Compiling pem_pkey.cc
[353/483] Compiling pem_pk8.cc
[354/483] Compiling pem_oth.cc
[355/483] Compiling obj_xref.cc
[356/483] Compiling mlkem.cc
[357/483] Compiling pem_info.cc
[358/483] Compiling mldsa.cc
[359/483] Compiling pem_lib.cc
[360/483] Compiling pem_all.cc
[361/483] Compiling mem.cc
[362/483] Compiling obj.cc
[363/483] Compiling poly_rq_mul.S
[364/483] Compiling fips_shared_support.cc
[365/483] Compiling md5.cc
[366/483] Compiling md4.cc
[367/483] Compiling lhash.cc
[368/483] Compiling kyber.cc
[369/483] Compiling ex_data.cc
[370/483] Compiling sign.cc
[371/483] Compiling scrypt.cc
[372/483] Compiling pbkdf.cc
[372/483] Compiling print.cc
[374/483] Compiling hpke.cc
[375/483] Compiling hrss.cc
[376/483] Compiling p_x25519_asn1.cc
[377/483] Compiling p_x25519.cc
[378/483] Compiling p_ed25519.cc
[379/483] Compiling p_rsa_asn1.cc
[380/483] Compiling p_hkdf.cc
[381/483] Compiling p_rsa.cc
[382/483] Compiling p_ec.cc
[383/483] Compiling p_ed25519_asn1.cc
[384/483] Compiling p_ec_asn1.cc
[385/483] Compiling p_dh_asn1.cc
[386/483] Compiling p_dh.cc
[387/483] Compiling p_dsa_asn1.cc
[388/483] Compiling evp_ctx.cc
[389/483] Compiling err.cc
[390/483] Compiling evp.cc
[391/483] Compiling engine.cc
[392/483] Compiling evp_asn1.cc
[393/483] Compiling ecdsa_asn1.cc
[394/483] Compiling ecdh.cc
[395/483] Compiling ec_derive.cc
[396/483] Compiling hash_to_curve.cc
[397/483] Compiling dsa.cc
[398/483] Compiling bcm.cc
[399/483] Compiling ec_asn1.cc
[400/483] Compiling params.cc
[401/483] Compiling dsa_asn1.cc
[402/483] Compiling x25519-asm-arm.S
[403/483] Compiling digest_extra.cc
[404/483] Compiling des.cc
[405/483] Compiling dh_asn1.cc
[406/483] Compiling curve25519_64_adx.cc
[407/483] Compiling spake25519.cc
[408/483] Compiling cpu_intel.cc
[409/483] Compiling crypto.cc
[410/483] Compiling cpu_arm_linux.cc
[411/483] Compiling cpu_arm_freebsd.cc
[412/483] Compiling curve25519.cc
[413/483] Compiling cpu_aarch64_win.cc
[414/483] Compiling cpu_aarch64_sysreg.cc
[415/483] Compiling cpu_aarch64_openbsd.cc
[416/483] Compiling cpu_aarch64_linux.cc
[417/483] Compiling cpu_aarch64_fuchsia.cc
[418/483] Compiling cpu_aarch64_apple.cc
[419/483] Compiling get_cipher.cc
[420/483] Compiling tls_cbc.cc
[421/483] Compiling conf.cc
[422/483] Compiling e_rc4.cc
[423/483] Compiling e_tls.cc
[424/483] Compiling e_rc2.cc
[425/483] Compiling e_null.cc
[426/483] Compiling e_des.cc
[427/483] Compiling e_chacha20poly1305.cc
[428/483] Compiling e_aesgcmsiv.cc
[429/483] Compiling derive_key.cc
[430/483] Compiling e_aesctrhmac.cc
[431/483] Compiling chacha.cc
[432/483] Compiling unicode.cc
[433/483] Compiling cbs.cc
[434/483] Compiling ber.cc
[435/483] Compiling cbb.cc
[436/483] Compiling asn1_compat.cc
[437/483] Compiling buf.cc
[438/483] Compiling blake2.cc
[439/483] Compiling socket_helper.cc
[440/483] Compiling bn_asn1.cc
[441/483] Compiling convert.cc
[442/483] Compiling socket.cc
[443/483] Compiling printf.cc
[444/483] Compiling hexdump.cc
[445/483] Compiling pair.cc
[446/483] Compiling file.cc
[447/483] Compiling fd.cc
[448/483] Compiling errno.cc
[449/483] Compiling connect.cc
[450/483] Compiling bio_mem.cc
[451/483] Compiling base64.cc
[452/483] Compiling bio.cc
[453/483] Compiling tasn_typ.cc
[454/483] Compiling tasn_fre.cc
[455/483] Compiling tasn_enc.cc
[456/483] Compiling tasn_utl.cc
[457/483] Compiling tasn_new.cc
[458/483] Compiling posix_time.cc
[459/483] Compiling f_string.cc
[460/483] Compiling f_int.cc
[461/483] Compiling asn_pack.cc
[462/483] Compiling tasn_dec.cc
[463/483] Compiling asn1_par.cc
[464/483] Compiling asn1_lib.cc
[465/483] Compiling a_utctm.cc
[466/483] Compiling a_type.cc
[467/483] Compiling a_time.cc
[468/483] Compiling a_octet.cc
[469/483] Compiling a_strnid.cc
[470/483] Compiling a_strex.cc
[471/483] Compiling a_mbstr.cc
[472/483] Compiling a_object.cc
[472/483] Write sources
[474/483] Compiling a_int.cc
[475/483] Compiling a_i2d_fp.cc
[476/483] Compiling a_dup.cc
[477/483] Compiling a_d2i_fp.cc
[478/502] Compiling a_bitstr.cc
[478/502] Compiling a_gentm.cc
[480/502] Compiling a_bool.cc
[482/502] Compiling Atomics UnsafeAtomic.swift
[483/502] Compiling Atomics UnsafeAtomicLazyReference.swift
[484/504] Compiling Atomics AtomicMemoryOrderings.swift
[485/504] Compiling Atomics DoubleWord.swift
[486/504] Compiling Atomics ManagedAtomic.swift
[487/504] Compiling Atomics ManagedAtomicLazyReference.swift
[488/504] Compiling Atomics IntegerOperations.swift
[489/504] Compiling Atomics Unmanaged extensions.swift
[490/504] Compiling Atomics AtomicBool.swift
[491/504] Compiling Atomics IntegerConformances.swift
[492/504] Compiling Atomics AtomicStorage.swift
[493/504] Compiling Atomics AtomicValue.swift
[494/504] Compiling Atomics OptionalRawRepresentable.swift
[495/504] Compiling Atomics RawRepresentable.swift
[496/504] Compiling Atomics Primitives.shims.swift
[497/504] Compiling Atomics AtomicInteger.swift
[498/504] Compiling Atomics PointerConformances.swift
[499/504] Compiling Atomics Primitives.native.swift
[500/504] Compiling Atomics AtomicOptionalWrappable.swift
[501/504] Compiling Atomics AtomicReference.swift
[502/504] Emitting module Atomics
[502/504] Compiling c-nioatomics.c
[503/504] Compiling c-atomics.c
[505/510] Compiling NIOConcurrencyHelpers lock.swift
[506/510] Emitting module NIOConcurrencyHelpers
[507/510] Compiling NIOConcurrencyHelpers atomics.swift
[508/510] Compiling NIOConcurrencyHelpers NIOLock.swift
[509/510] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[510/510] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[511/572] Compiling NIOCore GlobalSingletons.swift
[512/572] Compiling NIOCore IO.swift
[513/572] Compiling NIOCore IOData.swift
[514/572] Compiling NIOCore IPProtocol.swift
[515/572] Compiling NIOCore IntegerBitPacking.swift
[516/572] Compiling NIOCore IntegerTypes.swift
[517/572] Compiling NIOCore Interfaces.swift
[518/578] Compiling NIOCore Linux.swift
[519/578] Compiling NIOCore MarkedCircularBuffer.swift
[520/578] Compiling NIOCore MulticastChannel.swift
[521/578] Compiling NIOCore NIOAny.swift
[522/578] Compiling NIOCore NIOCloseOnErrorHandler.swift
[523/578] Compiling NIOCore NIOLoopBound.swift
[524/578] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[525/578] Compiling NIOCore EventLoopFuture+Deprecated.swift
[526/578] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[527/578] Compiling NIOCore EventLoopFuture.swift
[528/578] Compiling NIOCore FileDescriptor.swift
[529/578] Compiling NIOCore FileHandle.swift
[530/578] Compiling NIOCore FileRegion.swift
[531/578] Compiling NIOCore Codec.swift
[532/578] Compiling NIOCore ConvenienceOptionSupport.swift
[533/578] Compiling NIOCore DeadChannel.swift
[534/578] Compiling NIOCore DispatchQueue+WithFuture.swift
[535/578] Compiling NIOCore EventLoop+Deprecated.swift
[536/578] Compiling NIOCore EventLoop+SerialExecutor.swift
[537/578] Compiling NIOCore EventLoop.swift
[538/578] Compiling NIOCore SocketOptionProvider.swift
[539/578] Compiling NIOCore SystemCallHelpers.swift
[540/578] Compiling NIOCore TimeAmount+Duration.swift
[541/578] Compiling NIOCore TypeAssistedChannelHandler.swift
[542/578] Compiling NIOCore UniversalBootstrapSupport.swift
[543/578] Compiling NIOCore Utilities.swift
[544/578] Compiling NIOCore AddressedEnvelope.swift
[545/578] Compiling NIOCore AsyncAwaitSupport.swift
[546/578] Compiling NIOCore AsyncChannel.swift
[547/578] Compiling NIOCore AsyncChannelHandler.swift
[548/578] Compiling NIOCore AsyncChannelInboundStream.swift
[549/578] Compiling NIOCore AsyncChannelOutboundWriter.swift
[550/578] Compiling NIOCore NIOAsyncSequenceProducer.swift
[551/578] Compiling NIOCore Channel.swift
[552/578] Compiling NIOCore ChannelHandler.swift
[553/578] Compiling NIOCore ChannelHandlers.swift
[554/578] Compiling NIOCore ChannelInvoker.swift
[555/578] Compiling NIOCore ChannelOption.swift
[556/578] Compiling NIOCore ChannelPipeline.swift
[557/578] Compiling NIOCore CircularBuffer.swift
[558/578] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[559/578] Compiling NIOCore NIOAsyncWriter.swift
[560/578] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[561/578] Compiling NIOCore BSDSocketAPI.swift
[562/578] Compiling NIOCore ByteBuffer-aux.swift
[563/578] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[564/578] Compiling NIOCore ByteBuffer-conversions.swift
[565/578] Emitting module NIOCore
[566/578] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[567/578] Compiling NIOCore NIOScheduledCallback.swift
[568/578] Compiling NIOCore NIOSendable.swift
[569/578] Compiling NIOCore RecvByteBufferAllocator.swift
[570/578] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[571/578] Compiling NIOCore SocketAddresses.swift
[572/578] Compiling NIOCore ByteBuffer-core.swift
[573/578] Compiling NIOCore ByteBuffer-hex.swift
[574/578] Compiling NIOCore ByteBuffer-int.swift
[575/578] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[576/578] Compiling NIOCore ByteBuffer-multi-int.swift
[577/578] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[578/578] Compiling NIOCore ByteBuffer-views.swift
[579/630] Compiling NIOEmbedded AsyncTestingChannel.swift
[580/630] Emitting module NIOEmbedded
[581/630] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[582/630] Compiling NIOEmbedded Embedded.swift
[583/630] Compiling NIOPosix BSDSocketAPICommon.swift
[584/630] Compiling NIOPosix BSDSocketAPIPosix.swift
[585/630] Compiling NIOPosix BSDSocketAPIWindows.swift
[586/630] Compiling NIOPosix BaseSocket.swift
[587/630] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[588/630] Compiling NIOPosix BaseSocketChannel.swift
[589/635] Compiling NIOPosix GetaddrinfoResolver.swift
[590/635] Compiling NIOPosix HappyEyeballs.swift
[591/635] Compiling NIOPosix IO.swift
[592/635] Compiling NIOPosix IntegerBitPacking.swift
[593/635] Compiling NIOPosix IntegerTypes.swift
[594/635] Emitting module NIOPosix
[595/635] Compiling NIOPosix SelectorKqueue.swift
[596/635] Compiling NIOPosix SelectorUring.swift
[597/635] Compiling NIOPosix ServerSocket.swift
[598/635] Compiling NIOPosix Socket.swift
[599/635] Compiling NIOPosix SocketChannel.swift
[600/635] Compiling NIOPosix Pool.swift
[601/635] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[602/635] Compiling NIOPosix PosixSingletons.swift
[603/635] Compiling NIOPosix RawSocketBootstrap.swift
[604/635] Compiling NIOPosix Resolver.swift
[605/635] Compiling NIOPosix SocketProtocols.swift
[606/635] Compiling NIOPosix System.swift
[607/635] Compiling NIOPosix Thread.swift
[608/635] Compiling NIOPosix ThreadPosix.swift
[609/635] Compiling NIOPosix ThreadWindows.swift
[610/635] Compiling NIOPosix NonBlockingFileIO.swift
[611/635] Compiling NIOPosix PendingDatagramWritesManager.swift
[612/635] Compiling NIOPosix PendingWritesManager.swift
[613/635] Compiling NIOPosix PipeChannel.swift
[614/635] Compiling NIOPosix PipePair.swift
[615/635] Compiling NIOPosix Selectable.swift
[616/635] Compiling NIOPosix SelectableChannel.swift
[617/635] Compiling NIOPosix SelectableEventLoop.swift
[618/635] Compiling NIOPosix SelectorEpoll.swift
[619/635] Compiling NIOPosix SelectorGeneric.swift
[620/635] Compiling NIOPosix Linux.swift
[621/635] Compiling NIOPosix LinuxCPUSet.swift
[622/635] Compiling NIOPosix LinuxUring.swift
[623/635] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[624/635] Compiling NIOPosix NIOThreadPool.swift
[625/635] Compiling NIOPosix BaseStreamSocketChannel.swift
[626/635] Compiling NIOPosix Bootstrap.swift
[627/635] Compiling NIOPosix ControlMessage.swift
[628/635] Compiling NIOPosix DatagramVectorReadManager.swift
[629/635] Compiling NIOPosix Errors+Any.swift
[630/635] Compiling NIOPosix FileDescriptor.swift
[631/635] Compiling NIOPosix UnsafeTransfer.swift
[632/635] Compiling NIOPosix Utilities.swift
[633/635] Compiling NIOPosix VsockAddress.swift
[634/635] Compiling NIOPosix VsockChannelEvents.swift
[635/635] Compiling NIOPosix resource_bundle_accessor.swift
[636/637] Emitting module NIO
[637/637] Compiling NIO Exports.swift
[638/665] Compiling NIOTLS SNIHandler.swift
[639/665] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[640/665] Emitting module NIOTLS
[641/665] Compiling NIOTLS TLSEvents.swift
[642/665] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[643/665] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[644/665] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[645/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[646/688] Compiling NIOSSL NIOSSLServerHandler.swift
[647/688] Compiling NIOSSL ObjectIdentifier.swift
[648/688] Compiling NIOSSL PosixPort.swift
[649/688] Compiling NIOSSL SSLCallbacks.swift
[650/697] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[651/697] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[652/697] Emitting module NIOFoundationCompat
[653/697] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[654/697] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[655/697] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[656/697] Compiling NIOSSL NIOSSLHandler.swift
[657/697] Compiling NIOSSL SSLConnection.swift
[658/697] Compiling NIOSSL SSLContext.swift
[659/697] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[660/719] Emitting module NIOHTTP1
[661/719] Compiling NIOTransportServices AcceptHandler.swift
[662/719] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[663/719] Compiling NIOTransportServices NIOTSBootstraps.swift
[664/719] Compiling NIOTransportServices NIOTSChannelOptions.swift
[665/719] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[666/719] Compiling NIOTransportServices NIOTSEventLoop.swift
[667/729] Emitting module NIOTransportServices
[668/731] Compiling NIOWebSocket WebSocketOpcode.swift
[669/731] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[670/731] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[671/731] Compiling NIOWebSocket SHA1.swift
[674/732] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[675/732] Emitting module NIOSSL
[676/735] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[677/735] Compiling NIOTransportServices StateManagedChannel.swift
[678/735] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[679/735] Compiling NIOTransportServices NIOTSSingletons.swift
[681/735] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[682/735] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[683/735] Compiling NIOTransportServices NIOTSListenerChannel.swift
[684/735] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[685/735] Compiling NIOTransportServices NIOTSErrors.swift
[686/735] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[687/735] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[688/735] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[689/735] Compiling NIOWebSocket WebSocketErrorCodes.swift
[690/735] Emitting module NIOWebSocket
[691/735] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[692/735] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[693/735] Compiling NIOWebSocket WebSocketFrame.swift
[694/735] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[695/735] Compiling NIOTransportServices NIOTSDatagramListener.swift
[696/735] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[697/735] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[701/735] Compiling NIOTransportServices StateManagedListenerChannel.swift
[702/735] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[703/735] Compiling NIOSSL SSLPublicKey.swift
[704/735] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[705/735] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[706/735] Compiling NIOSSL UniversalBootstrapSupport.swift
[707/735] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[708/735] Compiling NIOSSL resource_bundle_accessor.swift
[709/735] Compiling NIOSSL SSLInit.swift
[710/735] Compiling NIOSSL SSLPKCS12Bundle.swift
[711/735] Compiling NIOSSL SSLPrivateKey.swift
[714/735] Compiling NIOSSL RNG.swift
[736/758] Emitting module MQTTNIO
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:285: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
283 |
284 | /// Dispatch queue used by Network framework TLS to control certificate verification
285 | 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: add '@MainActor' to make static property 'tlsDispatchQueue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
286 | }
287 |
[737/760] Compiling MQTTNIO MQTTClient+async.swift
[738/760] Compiling MQTTNIO MQTTClientV5+async.swift
[739/760] Compiling MQTTNIO Sendable.swift
[740/760] 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
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
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
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
61 |
62 | self.client.ping().whenComplete { result in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
66 | case .success:
67 | break
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
70 | self.scheduleTask(context)
71 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:121:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
119 | // so the other side likely will never send the close frame. We just close the
120 | // channel ourselves.
121 | context.channel.close(mode: .all, promise: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
122 | }
123 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
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
:
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
[741/760] 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
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
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
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
61 |
62 | self.client.ping().whenComplete { result in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
66 | case .success:
67 | break
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
70 | self.scheduleTask(context)
71 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:121:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
119 | // so the other side likely will never send the close frame. We just close the
120 | // channel ourselves.
121 | context.channel.close(mode: .all, promise: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
122 | }
123 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
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
:
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
[742/760] 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
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
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
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
61 |
62 | self.client.ping().whenComplete { result in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
66 | case .success:
67 | break
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | 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
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
70 | self.scheduleTask(context)
71 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:121:17: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
119 | // so the other side likely will never send the close frame. We just close the
120 | // channel ourselves.
121 | context.channel.close(mode: .all, promise: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
122 | }
123 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:17: warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
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
:
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'self' with non-sendable type 'WebSocketHandler' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/WebSocketHandler.swift:128:47: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
126 | self.send(context: context, buffer: buffer, opcode: .ping)
127 | _ = context.eventLoop.scheduleTask(in: pingInterval) {
128 | self.sendPingAndWait(context: context)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
129 | }
130 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
[743/760] Compiling MQTTNIO MQTTPacket.swift
[744/760] Compiling MQTTNIO MQTTProperties.swift
[745/760] Compiling MQTTNIO MQTTTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:285: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
283 |
284 | /// Dispatch queue used by Network framework TLS to control certificate verification
285 | 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: add '@MainActor' to make static property 'tlsDispatchQueue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
286 | }
287 |
[746/760] Compiling MQTTNIO TSTLSConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/TSTLSConfiguration.swift:285: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
283 |
284 | /// Dispatch queue used by Network framework TLS to control certificate verification
285 | 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: add '@MainActor' to make static property 'tlsDispatchQueue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
286 | }
287 |
[747/760] Compiling MQTTNIO MQTTConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:47:128: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
45 | let taskHandler = MQTTTaskHandler(client: client)
46 | return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
47 | .map { MQTTConnection(channel: $0, cleanSession: cleanSession, timeout: client.configuration.timeout, taskHandler: taskHandler) }
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
48 | }
49 |
/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:81:61: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
79 | }
80 | } else {
81 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
82 | }
83 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:63:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
61 | let handlers: [ChannelHandler] = [
62 | MQTTMessageHandler(client, pingInterval: pingInterval),
63 | taskHandler,
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
64 | ]
65 | // 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:195:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
193 |
194 | // add HTTP handler with web socket upgrade
195 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
196 | channel.pipeline.addHandler(httpHandler)
197 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:181:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
179 | let future = channel.eventLoop.makeCompletedFuture {
180 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
181 | try afterHandlerAdded()
| |- warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> 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'
182 | }
183 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:181:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
179 | let future = channel.eventLoop.makeCompletedFuture {
180 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
181 | try afterHandlerAdded()
| |- warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
182 | }
183 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:217:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let cleanSession: Bool
:
215 | self.taskHandler.addTask(task)
216 | .flatMap {
217 | self.channel.writeAndFlush(message)
| `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
218 | }
219 | .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:220:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
218 | }
219 | .whenFailure { error in
220 | task.fail(error)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
221 | }
222 | 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
[748/760] Compiling MQTTNIO MQTTCoreTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:47:128: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
45 | let taskHandler = MQTTTaskHandler(client: client)
46 | return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
47 | .map { MQTTConnection(channel: $0, cleanSession: cleanSession, timeout: client.configuration.timeout, taskHandler: taskHandler) }
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
48 | }
49 |
/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:81:61: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
79 | }
80 | } else {
81 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
82 | }
83 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:63:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
61 | let handlers: [ChannelHandler] = [
62 | MQTTMessageHandler(client, pingInterval: pingInterval),
63 | taskHandler,
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
64 | ]
65 | // 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:195:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
193 |
194 | // add HTTP handler with web socket upgrade
195 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
196 | channel.pipeline.addHandler(httpHandler)
197 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:181:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
179 | let future = channel.eventLoop.makeCompletedFuture {
180 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
181 | try afterHandlerAdded()
| |- warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> 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'
182 | }
183 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:181:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
179 | let future = channel.eventLoop.makeCompletedFuture {
180 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
181 | try afterHandlerAdded()
| |- warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
182 | }
183 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:217:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let cleanSession: Bool
:
215 | self.taskHandler.addTask(task)
216 | .flatMap {
217 | self.channel.writeAndFlush(message)
| `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
218 | }
219 | .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:220:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
218 | }
219 | .whenFailure { error in
220 | task.fail(error)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
221 | }
222 | 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
[749/760] Compiling MQTTNIO MQTTMessageDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:134:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
132 | connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
133 | .map { _ in message.publish }
134 | .whenComplete { self.client.publishListeners.notify($0) }
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
135 |
136 | case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:25: warning: reference to captured var 'publish' in concurrently-executing code
148 | return true
149 | }
150 | .map { _ in publish }
| `- warning: reference to captured var 'publish' in concurrently-executing code
151 | .whenComplete { result in
152 | // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:156:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
154 | return
155 | }
156 | self.client.publishListeners.notify(result)
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
157 | }
158 | }
/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
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
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
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
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
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
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
51 | } else {
52 | self.eventLoop.execute {
53 | self._removeTask(task)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
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
[750/760] Compiling MQTTNIO MQTTMessageHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:134:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
132 | connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
133 | .map { _ in message.publish }
134 | .whenComplete { self.client.publishListeners.notify($0) }
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
135 |
136 | case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:25: warning: reference to captured var 'publish' in concurrently-executing code
148 | return true
149 | }
150 | .map { _ in publish }
| `- warning: reference to captured var 'publish' in concurrently-executing code
151 | .whenComplete { result in
152 | // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:156:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
154 | return
155 | }
156 | self.client.publishListeners.notify(result)
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
157 | }
158 | }
/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
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
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
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
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
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
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
51 | } else {
52 | self.eventLoop.execute {
53 | self._removeTask(task)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
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
[751/760] Compiling MQTTNIO MQTTTaskHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:134:33: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
132 | connection.sendMessageNoWait(MQTTPubAckPacket(type: .PUBACK, packetId: message.packetId))
133 | .map { _ in message.publish }
134 | .whenComplete { self.client.publishListeners.notify($0) }
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
135 |
136 | case .exactlyOnce:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:150:25: warning: reference to captured var 'publish' in concurrently-executing code
148 | return true
149 | }
150 | .map { _ in publish }
| `- warning: reference to captured var 'publish' in concurrently-executing code
151 | .whenComplete { result in
152 | // do not report retrySend error
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/ChannelHandlers/MQTTMessageHandler.swift:156:17: warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
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
:
154 | return
155 | }
156 | self.client.publishListeners.notify(result)
| `- warning: capture of 'self' with non-sendable type 'MQTTMessageHandler' in a '@Sendable' closure
157 | }
158 | }
/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
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
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
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
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
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
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
51 | } else {
52 | self.eventLoop.execute {
53 | self._removeTask(task)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
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
[752/760] Compiling MQTTNIO MQTTReason.swift
[753/760] Compiling MQTTNIO MQTTSerializer.swift
[754/760] Compiling MQTTNIO MQTTCoreTypesV5.swift
[755/760] Compiling MQTTNIO MQTTError.swift
[756/760] Compiling MQTTNIO MQTTInflight.swift
[757/760] Compiling MQTTNIO MQTTListeners.swift
[758/760] Compiling MQTTNIO MQTTClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | callback(closeError ?? error)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252: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
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | 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'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:265:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
256 |
257 | /// shutdown EventLoopGroup
258 | private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
| `- note: parameter 'callback' is implicitly non-sendable
259 | switch self.eventLoopGroupProvider {
260 | case .shared:
:
263 | }
264 | case .createNew:
265 | self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
| `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
266 | }
267 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:262:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
260 | case .shared:
261 | queue.async {
262 | callback(nil)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
263 | }
264 | case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:499:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
497 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
498 | // previous connection
499 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
500 | self.connection = nil
501 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:31:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let cleanSession: Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:528:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
526 | case let auth as MQTTAuthPacket:
527 | // auth messages require an auth workflow closure
528 | 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
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
529 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
530 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:636:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
634 | switch auth.reason {
635 | case .continueAuthentication:
636 | workflow(auth)
| |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
637 | case .success:
638 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:622:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
620 | ) -> EventLoopFuture<MQTTPacket> {
621 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
622 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
623 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
624 | 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
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
| `- 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
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
192 | }
193 | .flatMapThrowing { response -> MQTTAuthV5 in
[759/760] Compiling MQTTNIO MQTTClientV5.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | callback(closeError ?? error)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252: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
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | 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'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:265:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
256 |
257 | /// shutdown EventLoopGroup
258 | private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
| `- note: parameter 'callback' is implicitly non-sendable
259 | switch self.eventLoopGroupProvider {
260 | case .shared:
:
263 | }
264 | case .createNew:
265 | self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
| `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
266 | }
267 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:262:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
260 | case .shared:
261 | queue.async {
262 | callback(nil)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
263 | }
264 | case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:499:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
497 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
498 | // previous connection
499 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
500 | self.connection = nil
501 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:31:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let cleanSession: Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:528:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
526 | case let auth as MQTTAuthPacket:
527 | // auth messages require an auth workflow closure
528 | 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
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
529 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
530 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:636:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
634 | switch auth.reason {
635 | case .continueAuthentication:
636 | workflow(auth)
| |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
637 | case .success:
638 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:622:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
620 | ) -> EventLoopFuture<MQTTPacket> {
621 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
622 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
623 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
624 | 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
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
| `- 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
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
192 | }
193 | .flatMapThrowing { response -> MQTTAuthV5 in
[760/760] Compiling MQTTNIO MQTTConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | callback(closeError ?? error)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:252: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
250 |
251 | self.shutdownEventLoopGroup(queue: queue) { error in
252 | 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'
253 | }
254 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:265:66: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
256 |
257 | /// shutdown EventLoopGroup
258 | private func shutdownEventLoopGroup(queue: DispatchQueue, _ callback: @escaping (Error?) -> Void) {
| `- note: parameter 'callback' is implicitly non-sendable
259 | switch self.eventLoopGroupProvider {
260 | case .shared:
:
263 | }
264 | case .createNew:
265 | self.eventLoopGroup.shutdownGracefully(queue: queue, callback)
| `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
266 | }
267 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:262:17: warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
260 | case .shared:
261 | queue.async {
262 | callback(nil)
| |- warning: capture of 'callback' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
263 | }
264 | case .createNew:
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:499:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
497 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
498 | // previous connection
499 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
500 | self.connection = nil
501 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:31:13: note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let cleanSession: Bool
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:528:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
526 | case let auth as MQTTAuthPacket:
527 | // auth messages require an auth workflow closure
528 | 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
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
529 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
530 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:636:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
634 | switch auth.reason {
635 | case .continueAuthentication:
636 | workflow(auth)
| |- warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
637 | case .success:
638 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:622:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
620 | ) -> EventLoopFuture<MQTTPacket> {
621 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
622 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
623 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
624 | 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
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
| `- 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
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
192 | }
193 | .flatMapThrowing { response -> MQTTAuthV5 in
Build complete! (42.06s)
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.80.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.20.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.1
.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 release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'MQTTNIO'...
Finished extracting symbol information for 'MQTTNIO'. (12.31s)
Building documentation for 'MQTTNIO'...
warning: Parameter 'connectConfiguration' is missing documentation
--> ../AsyncAwaitSupport/MQTTClient+async.swift:76:77-76:77
74 | /// - Parameters:
75 | /// - cleanSession: should we start with a new session
76 + /// - will: Publish message to be posted as soon as connection is made
| ╰─suggestion: Document 'connectConfiguration' parameter
77 | /// - Returns: EventLoopFuture to be updated with whether server holds a session for this client
78 | /// - 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:130:9-130:67
128 | /// Disconnect from server
129 | /// - Parameter properties: properties to attach to disconnect packet
130 + /// - Returns: Future waiting on disconnect message to be sent
| ╰─suggestion: Remove return value documentation
131 | public func disconnect(properties: MQTTProperties = .init()) async throws {
132 | try await self.disconnect(properties: properties).get()
warning: Parameter 'properties' is missing documentation
--> ../MQTTClient.swift:347:58-347:58
345 | /// - payload: Message payload
346 | /// - qos: Quality of Service for message.
347 + /// - retain: Whether this is a retained message.
| ╰─suggestion: Document 'properties' parameter
348 | /// - Returns: Future waiting for publish to complete. Depending on QoS setting the future will complete
349 | /// 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 in
Finished building documentation for 'MQTTNIO' (0.32s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-server-community/mqtt-nio/main
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit Generics.swift
[39/57] Compiling SymbolKit Namespace.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.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] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[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.89s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/55] Compiling Atomics OptionalRawRepresentable.swift
[3/55] Compiling Atomics RawRepresentable.swift
[4/56] Compiling Logging MetadataProvider.swift
[5/56] Compiling Atomics ManagedAtomic.swift
[6/56] Compiling Atomics ManagedAtomicLazyReference.swift
[7/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/56] Compiling Atomics AtomicStorage.swift
[9/56] Compiling Atomics AtomicValue.swift
[10/56] Compiling Atomics AtomicMemoryOrderings.swift
[11/56] Compiling Atomics DoubleWord.swift
[14/58] Compiling Atomics UnsafeAtomic.swift
[15/58] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/58] Compiling Atomics AtomicBool.swift
[21/58] Compiling Atomics IntegerConformances.swift
[22/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/58] Compiling Atomics PointerConformances.swift
[24/58] Compiling Atomics Primitives.native.swift
[25/58] Compiling _NIOBase64 Base64.swift
[26/58] Emitting module _NIOBase64
[27/58] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[28/58] Compiling NIOConcurrencyHelpers lock.swift
[29/58] Compiling Atomics IntegerOperations.swift
[30/58] Compiling Atomics Unmanaged extensions.swift
[31/58] Compiling _NIODataStructures PriorityQueue.swift
[32/58] Emitting module _NIODataStructures
[33/58] Compiling _NIODataStructures _TinyArray.swift
[34/58] Compiling _NIODataStructures Heap.swift
[35/58] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[36/58] Compiling NIOConcurrencyHelpers NIOLock.swift
[37/58] Compiling NIOConcurrencyHelpers atomics.swift
[38/58] Emitting module NIOConcurrencyHelpers
[39/58] Emitting module InternalCollectionsUtilities
[40/58] Compiling Atomics Primitives.shims.swift
[41/58] Compiling Atomics AtomicInteger.swift
[42/58] Compiling Atomics AtomicOptionalWrappable.swift
[43/58] Compiling Atomics AtomicReference.swift
[50/58] Compiling Logging LogHandler.swift
[51/58] Emitting module Logging
[52/58] Compiling Logging Locks.swift
[53/58] Compiling Logging Logging.swift
[58/74] Compiling DequeModule _DequeBufferHeader.swift
[59/75] Compiling DequeModule _DequeSlot.swift
[60/75] Compiling DequeModule _DequeBuffer.swift
[61/75] Compiling DequeModule Deque+Extras.swift
[62/75] Compiling DequeModule Deque+Hashable.swift
[63/75] Compiling DequeModule Deque+Testing.swift
[64/75] Compiling DequeModule Deque._Storage.swift
[65/75] Compiling DequeModule _UnsafeWrappedBuffer.swift
[66/75] Emitting module Atomics
[67/75] Compiling DequeModule Deque+Equatable.swift
[68/75] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/75] Compiling DequeModule Deque+CustomReflectable.swift
[70/75] Compiling DequeModule Deque+Descriptions.swift
[71/75] Compiling DequeModule Deque._UnsafeHandle.swift
[72/75] Compiling DequeModule Deque.swift
[73/75] Compiling DequeModule Deque+Codable.swift
[74/75] Compiling DequeModule Deque+Collection.swift
[75/75] Emitting module DequeModule
[76/137] Compiling NIOCore AddressedEnvelope.swift
[77/137] Compiling NIOCore AsyncAwaitSupport.swift
[78/137] Compiling NIOCore AsyncChannel.swift
[79/137] Compiling NIOCore AsyncChannelHandler.swift
[80/137] Compiling NIOCore AsyncChannelInboundStream.swift
[81/137] Compiling NIOCore AsyncChannelOutboundWriter.swift
[82/137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[83/143] Compiling NIOCore GlobalSingletons.swift
[84/143] Compiling NIOCore IO.swift
[85/143] Compiling NIOCore IOData.swift
[86/143] Compiling NIOCore IPProtocol.swift
[87/143] Compiling NIOCore IntegerBitPacking.swift
[88/143] Compiling NIOCore IntegerTypes.swift
[89/143] Compiling NIOCore Interfaces.swift
[90/143] Compiling NIOCore Linux.swift
[91/143] Compiling NIOCore MarkedCircularBuffer.swift
[92/143] Compiling NIOCore MulticastChannel.swift
[93/143] Compiling NIOCore NIOAny.swift
[94/143] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/143] Compiling NIOCore NIOLoopBound.swift
[96/143] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[97/143] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/143] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/143] Compiling NIOCore EventLoopFuture.swift
[100/143] Compiling NIOCore FileDescriptor.swift
[101/143] Compiling NIOCore FileHandle.swift
[102/143] Compiling NIOCore FileRegion.swift
[103/143] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[104/143] Compiling NIOCore NIOScheduledCallback.swift
[105/143] Compiling NIOCore NIOSendable.swift
[106/143] Compiling NIOCore RecvByteBufferAllocator.swift
[107/143] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[108/143] Compiling NIOCore SocketAddresses.swift
[109/143] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[110/143] Compiling NIOCore NIOAsyncWriter.swift
[111/143] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[112/143] Compiling NIOCore BSDSocketAPI.swift
[113/143] Compiling NIOCore ByteBuffer-aux.swift
[114/143] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[115/143] Compiling NIOCore ByteBuffer-conversions.swift
[116/143] Compiling NIOCore SocketOptionProvider.swift
[117/143] Compiling NIOCore SystemCallHelpers.swift
[118/143] Compiling NIOCore TimeAmount+Duration.swift
[119/143] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/143] Compiling NIOCore UniversalBootstrapSupport.swift
[121/143] Compiling NIOCore Utilities.swift
[122/143] Compiling NIOCore Channel.swift
[123/143] Compiling NIOCore ChannelHandler.swift
[124/143] Compiling NIOCore ChannelHandlers.swift
[125/143] Compiling NIOCore ChannelInvoker.swift
[126/143] Compiling NIOCore ChannelOption.swift
[127/143] Compiling NIOCore ChannelPipeline.swift
[128/143] Compiling NIOCore CircularBuffer.swift
[129/143] Compiling NIOCore Codec.swift
[130/143] Compiling NIOCore ConvenienceOptionSupport.swift
[131/143] Compiling NIOCore DeadChannel.swift
[132/143] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/143] Compiling NIOCore EventLoop+Deprecated.swift
[134/143] Compiling NIOCore EventLoop+SerialExecutor.swift
[135/143] Compiling NIOCore EventLoop.swift
[136/143] Compiling NIOCore ByteBuffer-core.swift
[137/143] Compiling NIOCore ByteBuffer-hex.swift
[138/143] Compiling NIOCore ByteBuffer-int.swift
[139/143] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/143] Compiling NIOCore ByteBuffer-multi-int.swift
[141/143] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[142/143] Compiling NIOCore ByteBuffer-views.swift
[143/143] Emitting module NIOCore
[144/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[145/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[146/195] Compiling NIOEmbedded Embedded.swift
[147/195] Emitting module NIOEmbedded
[148/195] Compiling NIOPosix SocketProtocols.swift
[149/195] Compiling NIOPosix System.swift
[150/195] Compiling NIOPosix Thread.swift
[151/195] Compiling NIOPosix ThreadPosix.swift
[152/195] Compiling NIOPosix ThreadWindows.swift
[153/200] Compiling NIOPosix Selectable.swift
[154/200] Compiling NIOPosix SelectableChannel.swift
[155/200] Compiling NIOPosix SelectableEventLoop.swift
[156/200] Compiling NIOPosix SelectorEpoll.swift
[157/200] Compiling NIOPosix SelectorGeneric.swift
[158/200] Compiling NIOPosix Linux.swift
[159/200] Compiling NIOPosix LinuxCPUSet.swift
[160/200] Compiling NIOPosix LinuxUring.swift
[161/200] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[162/200] Compiling NIOPosix NIOThreadPool.swift
[163/200] Compiling NIOPosix GetaddrinfoResolver.swift
[164/200] Compiling NIOPosix HappyEyeballs.swift
[165/200] Compiling NIOPosix IO.swift
[166/200] Compiling NIOPosix IntegerBitPacking.swift
[167/200] Compiling NIOPosix IntegerTypes.swift
[168/200] Compiling NIOPosix BSDSocketAPICommon.swift
[169/200] Compiling NIOPosix BSDSocketAPIPosix.swift
[170/200] Compiling NIOPosix BSDSocketAPIWindows.swift
[171/200] Compiling NIOPosix BaseSocket.swift
[172/200] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[173/200] Compiling NIOPosix BaseSocketChannel.swift
[174/200] Compiling NIOPosix Pool.swift
[175/200] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/200] Compiling NIOPosix PosixSingletons.swift
[177/200] Compiling NIOPosix RawSocketBootstrap.swift
[178/200] Compiling NIOPosix Resolver.swift
[179/200] Compiling NIOPosix SelectorKqueue.swift
[180/200] Compiling NIOPosix SelectorUring.swift
[181/200] Compiling NIOPosix ServerSocket.swift
[182/200] Compiling NIOPosix Socket.swift
[183/200] Compiling NIOPosix SocketChannel.swift
[184/200] Compiling NIOPosix UnsafeTransfer.swift
[185/200] Compiling NIOPosix Utilities.swift
[186/200] Compiling NIOPosix VsockAddress.swift
[187/200] Compiling NIOPosix VsockChannelEvents.swift
[188/200] Compiling NIOPosix resource_bundle_accessor.swift
[189/200] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/200] Compiling NIOPosix Bootstrap.swift
[191/200] Compiling NIOPosix ControlMessage.swift
[192/200] Compiling NIOPosix DatagramVectorReadManager.swift
[193/200] Compiling NIOPosix Errors+Any.swift
[194/200] Compiling NIOPosix FileDescriptor.swift
[195/200] Emitting module NIOPosix
[196/200] Compiling NIOPosix NonBlockingFileIO.swift
[197/200] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/200] Compiling NIOPosix PendingWritesManager.swift
[199/200] Compiling NIOPosix PipeChannel.swift
[200/200] Compiling NIOPosix PipePair.swift
[201/202] Compiling NIO Exports.swift
[202/202] Emitting module NIO
[203/230] Compiling NIOTLS TLSEvents.swift
[204/230] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[205/230] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[206/230] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[207/230] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[208/230] Emitting module NIOTLS
[209/230] Compiling NIOTLS SNIHandler.swift
[210/230] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[211/230] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[212/231] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[213/231] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[214/231] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[215/231] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[216/231] Emitting module NIOFoundationCompat
[217/231] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[218/262] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[219/262] Compiling NIOSSL CustomPrivateKey.swift
[220/262] Compiling NIOSSL IdentityVerification.swift
[221/262] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[222/262] Compiling NIOSSL NIOSSLHandler.swift
[223/262] Compiling NIOSSL LinuxCABundle.swift
[224/262] Compiling NIOSSL NIOSSLClientHandler.swift
[225/262] Compiling NIOSSL SSLPublicKey.swift
[226/262] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[227/262] Compiling NIOSSL AndroidCABundle.swift
[228/262] Compiling NIOSSL ByteBufferBIO.swift
[229/262] Emitting module NIOHTTP1
[230/262] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[231/262] Compiling NIOSSL SSLInit.swift
[232/294] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[233/294] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[234/294] Compiling NIOTransportServices NIOTSBootstraps.swift
[235/297] Compiling NIOTransportServices NIOTSChannelOptions.swift
[236/297] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[237/297] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[238/297] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[239/297] Compiling NIOSSL ObjectIdentifier.swift
[240/297] Compiling NIOSSL PosixPort.swift
[241/297] Compiling NIOSSL SSLCallbacks.swift
[242/297] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[243/297] Compiling NIOTransportServices NIOTSSingletons.swift
[244/299] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[245/300] Compiling NIOWebSocket WebSocketOpcode.swift
[246/300] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[247/300] Compiling NIOSSL SSLCertificate.swift
[248/300] Compiling NIOSSL SSLCertificateExtensions.swift
[249/300] Compiling NIOSSL SSLCertificateName.swift
[250/300] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[251/300] Compiling NIOTransportServices StateManagedChannel.swift
[252/300] Compiling NIOTransportServices StateManagedListenerChannel.swift
[253/300] Compiling NIOTransportServices AcceptHandler.swift
[254/300] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[255/300] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[256/300] Compiling NIOTransportServices NIOTSDatagramListener.swift
[257/300] Compiling NIOSSL UniversalBootstrapSupport.swift
[258/300] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[259/300] Compiling NIOSSL resource_bundle_accessor.swift
[263/300] Emitting module NIOTransportServices
[268/300] Compiling NIOTransportServices NIOTSErrors.swift
[272/300] Emitting module NIOSSL
[273/300] Compiling NIOTransportServices NIOTSEventLoop.swift
[274/300] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[275/300] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[276/300] Compiling NIOTransportServices NIOTSListenerChannel.swift
[277/300] Compiling NIOSSL SafeCompare.swift
[278/300] Compiling NIOSSL Zeroization.swift
[279/300] Compiling NIOSSL TLSConfiguration.swift
[280/300] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[281/300] Compiling NIOWebSocket SHA1.swift
[282/300] Compiling NIOWebSocket WebSocketErrorCodes.swift
[283/300] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[284/300] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[285/300] Emitting module NIOWebSocket
[286/300] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[287/300] Compiling NIOWebSocket WebSocketFrame.swift
[288/300] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[289/300] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[301/323] Compiling MQTTNIO MQTTClient+async.swift
[302/323] Compiling MQTTNIO MQTTClientV5+async.swift
[303/323] Compiling MQTTNIO Sendable.swift
[304/325] Compiling MQTTNIO MQTTReason.swift
[305/325] Compiling MQTTNIO MQTTSerializer.swift
[306/325] Compiling MQTTNIO MQTTConnection.swift
[307/325] Compiling MQTTNIO MQTTCoreTypes.swift
[308/325] Emitting module MQTTNIO
[309/325] Compiling MQTTNIO MQTTMessageDecoder.swift
[310/325] Compiling MQTTNIO MQTTMessageHandler.swift
[311/325] Compiling MQTTNIO MQTTTaskHandler.swift
[312/325] Compiling MQTTNIO MQTTTask.swift
[313/325] Compiling MQTTNIO TSTLSConfiguration.swift
[314/325] Compiling MQTTNIO PingreqHandler.swift
[315/325] Compiling MQTTNIO WebSocketHandler.swift
[316/325] Compiling MQTTNIO WebSocketInitialRequest.swift
[317/325] Compiling MQTTNIO MQTTInflight.swift
[318/325] Compiling MQTTNIO MQTTListeners.swift
[319/325] Compiling MQTTNIO MQTTPacket.swift
[320/325] Compiling MQTTNIO MQTTProperties.swift
[321/325] Compiling MQTTNIO MQTTCoreTypesV5.swift
[322/325] Compiling MQTTNIO MQTTError.swift
[323/325] Compiling MQTTNIO MQTTClient.swift
[324/325] Compiling MQTTNIO MQTTClientV5.swift
[325/325] Compiling MQTTNIO MQTTConfiguration.swift
Build of target: 'MQTTNIO' complete! (10.02s)
1000
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: 1000
Doc size: 7.0MB
Preparing doc bundle ...
Uploading prod-swift-server-community-mqtt-nio-main-6ca76667.zip to s3://spi-docs-inbox/prod-swift-server-community-mqtt-nio-main-6ca76667.zip
Copying... [13%]
Copying... [22%]
Copying... [31%]
Copying... [44%]
Copying... [53%]
Copying... [62%]
Copying... [71%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.