Build Information
Successful build of mqtt-nio, reference 2.12.0 (aa23a1
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:45:41 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-nio.git
Reference: 2.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server-community/mqtt-nio
* tag 2.12.0 -> FETCH_HEAD
HEAD is now at aa23a1a Update contributors
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
aa23a1a17344bea48d7585afc817e7dd75ce2a52
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at 2.12.0
========================================
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] Copying PrivacyInfo.xcprivacy
[16/436] Write sources
[19/436] Copying PrivacyInfo.xcprivacy
[21/436] Compiling CNIOWindows WSAStartup.c
[21/436] Compiling CNIOWindows shim.c
[23/436] Compiling CNIOWASI CNIOWASI.c
[24/436] Compiling CNIOLinux liburing_shims.c
[25/436] Compiling CNIOLinux shim.c
[26/436] Write swift-version-2F0A5646E1D333AE.txt
[27/436] Compiling fiat_p256_adx_sqr.S
[28/436] Compiling fiat_p256_adx_mul.S
[29/436] Compiling fiat_curve25519_adx_square.S
[30/447] Compiling _AtomicsShims.c
[31/447] Compiling CNIOLLHTTP c_nio_http.c
[32/447] Compiling fiat_curve25519_adx_mul.S
[33/465] Compiling CNIOLLHTTP c_nio_api.c
[34/465] Compiling CNIOSHA1 c_nio_sha1.c
[35/465] Compiling CNIOLLHTTP c_nio_llhttp.c
[37/465] Emitting module _NIOBase64
[37/465] Compiling CNIODarwin shim.c
[39/465] Compiling _NIOBase64 Base64.swift
[39/465] Compiling CNIOBoringSSLShims shims.c
[41/465] Compiling InternalCollectionsUtilities Debugging.swift
[42/465] Compiling InternalCollectionsUtilities Descriptions.swift
[43/465] Compiling InternalCollectionsUtilities Integer rank.swift
[44/465] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[45/465] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/465] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/466] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[48/466] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[49/466] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/466] Compiling InternalCollectionsUtilities UInt+reversed.swift
[51/466] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/466] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/466] Emitting module InternalCollectionsUtilities
[54/466] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[55/466] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[56/466] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/466] Compiling InternalCollectionsUtilities Specialize.swift
[58/466] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/466] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/466] Compiling tls13_enc.cc
[60/466] Compiling tls_record.cc
[60/466] Compiling tls13_server.cc
[60/466] Compiling tls_method.cc
[63/466] Compiling tls13_client.cc
[64/480] Compiling t1_enc.cc
[66/482] Compiling Logging MetadataProvider.swift
[67/482] Compiling _NIODataStructures _TinyArray.swift
[68/482] Emitting module _NIODataStructures
[69/482] Compiling _NIODataStructures PriorityQueue.swift
[70/482] Compiling _NIODataStructures Heap.swift
[70/482] Compiling tls13_both.cc
[72/482] Emitting module Logging
[73/482] Compiling Logging LogHandler.swift
[74/482] Compiling Logging Locks.swift
[75/482] Compiling Logging Logging.swift
[76/482] Compiling DequeModule Deque+CustomReflectable.swift
[77/482] Compiling DequeModule Deque+Descriptions.swift
[78/483] Compiling DequeModule _DequeBuffer.swift
[79/483] Compiling DequeModule _DequeSlot.swift
[80/483] Compiling DequeModule _DequeBufferHeader.swift
[81/483] Compiling DequeModule Deque+Equatable.swift
[82/483] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/483] Compiling DequeModule Deque+Extras.swift
[84/483] Compiling DequeModule Deque+Hashable.swift
[85/483] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/483] Compiling DequeModule Deque+Testing.swift
[87/483] Compiling DequeModule Deque._Storage.swift
[88/483] Compiling DequeModule Deque._UnsafeHandle.swift
[89/483] Compiling DequeModule Deque.swift
[89/483] Compiling ssl_x509.cc
[90/483] Compiling ssl_stat.cc
[92/483] Compiling DequeModule Deque+Codable.swift
[93/483] Compiling DequeModule Deque+Collection.swift
[93/483] Compiling ssl_versions.cc
[94/483] Compiling ssl_transcript.cc
[96/483] Emitting module DequeModule
[96/483] Compiling ssl_privkey.cc
[97/483] Compiling ssl_file.cc
[98/483] Compiling ssl_session.cc
[99/483] Compiling ssl_key_share.cc
[100/483] Compiling ssl_lib.cc
[101/483] Compiling ssl_buffer.cc
[102/483] Compiling ssl_credential.cc
[103/483] Compiling ssl_cipher.cc
[104/483] Compiling ssl_cert.cc
[105/483] Compiling ssl_asn1.cc
[106/483] Compiling s3_pkt.cc
[107/483] Compiling ssl_aead_ctx.cc
[108/483] Compiling s3_lib.cc
[109/483] Compiling s3_both.cc
[110/483] Compiling handshake_server.cc
[111/483] Compiling handoff.cc
[112/483] Compiling handshake.cc
[113/483] Compiling handshake_client.cc
[114/483] Compiling md5-x86_64-linux.S
[115/483] Compiling md5-x86_64-apple.S
[116/483] Compiling encrypted_client_hello.cc
[117/483] Compiling extensions.cc
[118/483] Compiling md5-586-linux.S
[119/483] Compiling md5-586-apple.S
[120/483] Compiling chacha20_poly1305_x86_64-linux.S
[121/483] Compiling d1_srtp.cc
[122/483] Compiling dtls_method.cc
[123/483] Compiling d1_pkt.cc
[124/483] Compiling dtls_record.cc
[125/483] Compiling chacha20_poly1305_x86_64-apple.S
[126/483] Compiling chacha20_poly1305_armv8-linux.S
[127/483] Compiling chacha20_poly1305_armv8-win.S
[128/483] Compiling chacha-x86_64-linux.S
[129/483] Compiling chacha-x86-linux.S
[130/483] Compiling chacha-x86_64-apple.S
[131/483] Compiling chacha20_poly1305_armv8-apple.S
[132/483] Compiling chacha-x86-apple.S
[133/483] Compiling chacha-armv8-win.S
[134/483] Compiling chacha-armv8-linux.S
[135/483] Compiling chacha-armv4-linux.S
[136/483] Compiling aes128gcmsiv-x86_64-linux.S
[137/483] Compiling x86_64-mont5-linux.S
[138/483] Compiling aes128gcmsiv-x86_64-apple.S
[139/483] Compiling chacha-armv8-apple.S
[140/483] Compiling x86_64-mont5-apple.S
[141/483] Compiling x86_64-mont-linux.S
[142/483] Compiling x86_64-mont-apple.S
[143/483] Compiling x86-mont-linux.S
[144/483] Compiling vpaes-x86_64-linux.S
[145/483] Compiling x86-mont-apple.S
[146/483] Compiling vpaes-x86_64-apple.S
[147/483] Compiling vpaes-x86-linux.S
[148/483] Compiling vpaes-x86-apple.S
[149/483] Compiling vpaes-armv8-win.S
[150/483] Compiling vpaes-armv8-linux.S
[151/483] Compiling vpaes-armv8-apple.S
[152/483] Compiling err_data.cc
[153/483] Compiling d1_lib.cc
[154/483] Compiling vpaes-armv7-linux.S
[155/483] Compiling sha512-x86_64-linux.S
[156/483] Compiling sha512-x86_64-apple.S
[157/483] Compiling sha512-armv8-win.S
[158/483] Compiling sha512-armv8-linux.S
[159/483] Compiling sha512-armv4-linux.S
[160/483] Compiling sha512-armv8-apple.S
[161/483] Compiling sha512-586-apple.S
[162/483] Compiling sha512-586-linux.S
[163/483] Compiling bio_ssl.cc
[164/483] Compiling sha256-x86_64-linux.S
[165/483] Compiling sha256-x86_64-apple.S
[166/483] Compiling sha256-armv8-linux.S
[167/483] Compiling sha256-armv8-win.S
[168/483] Compiling sha256-armv8-apple.S
[169/483] Compiling sha256-armv4-linux.S
[170/483] Compiling sha256-586-linux.S
[171/483] Compiling sha256-586-apple.S
[172/483] Compiling sha1-armv8-win.S
[173/483] Compiling sha1-x86_64-apple.S
[174/483] Compiling sha1-x86_64-linux.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-linux.S
[179/483] Compiling rsaz-avx2-linux.S
[180/483] Compiling sha1-586-apple.S
[181/483] Compiling rsaz-avx2-apple.S
[182/483] Compiling rdrand-x86_64-linux.S
[182/483] Compiling rdrand-x86_64-apple.S
[184/483] Compiling p256_beeu-x86_64-asm-linux.S
[185/483] Compiling p256_beeu-armv8-asm-win.S
[186/483] Compiling p256_beeu-armv8-asm-linux.S
[186/483] Compiling p256_beeu-x86_64-asm-apple.S
[188/483] Compiling p256_beeu-armv8-asm-apple.S
[189/483] Compiling p256-x86_64-asm-linux.S
[190/483] Compiling p256-armv8-asm-win.S
[190/483] Compiling p256-x86_64-asm-apple.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 d1_both.cc
[197/483] Compiling ghashv8-armv8-apple.S
[198/483] Compiling ghashv8-armv7-linux.S
[199/483] Compiling ghash-x86_64-linux.S
[200/483] Compiling ghash-x86-apple.S
[201/483] Compiling ghash-x86_64-apple.S
[202/483] Compiling ghash-x86-linux.S
[203/483] Compiling ghash-ssse3-x86_64-linux.S
[204/483] Compiling ghash-ssse3-x86-linux.S
[204/483] Compiling ghash-ssse3-x86_64-apple.S
[206/483] Compiling ghash-ssse3-x86-apple.S
[206/483] Compiling ghash-neon-armv8-linux.S
[206/483] Compiling ghash-neon-armv8-win.S
[209/483] Compiling ghash-armv4-linux.S
[210/483] Compiling ghash-neon-armv8-apple.S
[211/483] Compiling co-586-linux.S
[212/483] Compiling co-586-apple.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-apple.S
[217/483] Compiling bn-586-linux.S
[217/483] Compiling bn-armv8-apple.S
[219/483] Compiling armv8-mont-win.S
[220/483] Compiling armv8-mont-linux.S
[221/483] Compiling armv8-mont-apple.S
[222/483] Compiling aesv8-gcm-armv8-win.S
[222/483] Compiling armv4-mont-linux.S
[224/483] Compiling aesv8-armv8-linux.S
[225/483] Compiling aesv8-gcm-armv8-linux.S
[225/483] Compiling aesv8-armv8-win.S
[227/483] Compiling aesv8-armv8-apple.S
[228/483] Compiling aesv8-gcm-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 aes-gcm-avx2-x86_64-linux.S
[235/483] Compiling aes-gcm-avx2-x86_64-apple.S
[235/483] Compiling aesni-gcm-x86_64-apple.S
[235/483] Compiling aesni-gcm-x86_64-linux.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_val.cc
[242/483] Compiling x_spki.cc
[243/483] Compiling x_x509.cc
[244/483] Compiling x_exten.cc
[245/483] Compiling x_sig.cc
[246/483] Compiling x_pubkey.cc
[247/483] Compiling x_req.cc
[248/483] Compiling x_crl.cc
[249/483] Compiling x_name.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 x509name.cc
[255/483] Compiling x509rset.cc
[256/483] Compiling x509cset.cc
[257/483] Compiling x509_v3.cc
[258/483] Compiling x509_vpm.cc
[259/483] Compiling x509_vfy.cc
[260/483] Compiling x509_txt.cc
[261/483] Compiling x509_trs.cc
[262/483] Compiling x509_req.cc
[263/483] Compiling x509_set.cc
[264/483] Compiling x509_def.cc
[265/483] Compiling x509_obj.cc
[266/483] Compiling x509_d2.cc
[267/483] Compiling x509_ext.cc
[268/483] Compiling x509_lu.cc
[269/483] Compiling x509_cmp.cc
[270/483] Compiling x509_att.cc
[271/483] Compiling x509.cc
[272/483] Compiling v3_skey.cc
[273/483] Compiling v3_utl.cc
[274/483] Compiling v3_prn.cc
[275/483] Compiling v3_pmaps.cc
[276/483] Compiling v3_ocsp.cc
[277/483] Compiling v3_purp.cc
[278/483] Compiling v3_pcons.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_extku.cc
[285/483] Compiling v3_genn.cc
[286/483] Compiling v3_enum.cc
[287/483] Compiling v3_crld.cc
[288/483] Compiling v3_cpols.cc
[289/483] Compiling v3_conf.cc
[290/483] Compiling v3_bitst.cc
[291/483] Compiling v3_bcons.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_x509.cc
[298/483] Compiling t_req.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_file.cc
[304/483] Compiling algorithm.cc
[305/483] Compiling a_digest.cc
[306/483] Compiling asn1_gen.cc
[307/483] Compiling a_verify.cc
[307/483] Compiling by_dir.cc
[309/483] Compiling a_sign.cc
[310/483] Compiling voprf.cc
[311/483] Compiling thread_win.cc
[312/483] Compiling thread_pthread.cc
[313/483] Compiling thread.cc
[314/483] Compiling trust_token.cc
[315/483] Compiling thread_none.cc
[316/483] Compiling stack.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 sha256.cc
[323/483] Compiling sha1.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 windows.cc
[331/483] Compiling urandom.cc
[332/483] Compiling trusty.cc
[333/483] Compiling rand.cc
[334/483] Compiling passive.cc
[335/483] Compiling ios.cc
[336/483] Compiling poly1305_arm_asm.S
[337/483] Compiling getentropy.cc
[338/483] Compiling forkunsafe.cc
[339/483] Compiling deterministic.cc
[340/483] Compiling fork_detect.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 pkcs7.cc
[346/483] Compiling pkcs8.cc
[347/483] Compiling pkcs8_x509.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_oth.cc
[354/483] Compiling pem_pk8.cc
[355/483] Compiling mlkem.cc
[356/483] Compiling obj_xref.cc
[357/483] Compiling mldsa.cc
[358/483] Compiling pem_info.cc
[359/483] Compiling pem_lib.cc
[360/483] Compiling poly_rq_mul.S
[361/483] Compiling pem_all.cc
[362/483] Compiling obj.cc
[363/483] Compiling fips_shared_support.cc
[364/483] Compiling mem.cc
[365/483] Compiling md4.cc
[366/483] Compiling md5.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
[373/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_ec.cc
[380/483] Compiling p_rsa_asn1.cc
[381/483] Compiling p_rsa.cc
[382/483] Compiling p_hkdf.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_dsa_asn1.cc
[387/483] Compiling p_dh.cc
[388/483] Compiling evp_ctx.cc
[389/483] Compiling err.cc
[390/483] Compiling engine.cc
[391/483] Compiling evp.cc
[392/483] Compiling evp_asn1.cc
[393/483] Compiling ecdsa_asn1.cc
[394/483] Compiling ecdh.cc
[395/483] Compiling hash_to_curve.cc
[396/483] Compiling ec_derive.cc
[397/483] Compiling dsa.cc
[398/483] Compiling bcm.cc
[399/483] Compiling ec_asn1.cc
[400/483] Compiling dsa_asn1.cc
[401/483] Compiling x25519-asm-arm.S
[402/483] Compiling params.cc
[403/483] Compiling digest_extra.cc
[404/483] Compiling des.cc
[405/483] Compiling dh_asn1.cc
[405/483] Compiling curve25519_64_adx.cc
[407/483] Compiling spake25519.cc
[408/483] Compiling cpu_intel.cc
[409/483] Compiling cpu_arm_linux.cc
[410/483] Compiling crypto.cc
[411/483] Compiling cpu_arm_freebsd.cc
[412/483] Compiling cpu_aarch64_win.cc
[413/483] Compiling curve25519.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 conf.cc
[420/483] Compiling get_cipher.cc
[421/483] Compiling tls_cbc.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 chacha.cc
[431/483] Compiling e_aesctrhmac.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 socket.cc
[442/483] Compiling convert.cc
[443/483] Compiling printf.cc
[444/483] Compiling pair.cc
[445/483] Compiling hexdump.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_octet.cc
[468/483] Compiling a_time.cc
[469/483] Compiling a_strnid.cc
[470/483] Compiling a_strex.cc
[471/483] Compiling a_object.cc
[472/483] Compiling a_mbstr.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/500] Compiling a_d2i_fp.cc
[478/502] Compiling a_gentm.cc
[479/502] Compiling a_bitstr.cc
[480/502] Compiling a_bool.cc
[482/502] Compiling Atomics ManagedAtomic.swift
[483/502] Compiling Atomics ManagedAtomicLazyReference.swift
[484/502] Compiling Atomics UnsafeAtomic.swift
[485/502] Compiling Atomics UnsafeAtomicLazyReference.swift
[486/504] Compiling Atomics AtomicMemoryOrderings.swift
[487/504] Compiling Atomics DoubleWord.swift
[488/504] Compiling Atomics Primitives.shims.swift
[489/504] Compiling Atomics AtomicInteger.swift
[490/504] Compiling Atomics AtomicStorage.swift
[491/504] Compiling Atomics AtomicValue.swift
[492/504] Compiling Atomics AtomicOptionalWrappable.swift
[493/504] Compiling Atomics AtomicReference.swift
[494/504] Compiling Atomics IntegerOperations.swift
[495/504] Compiling Atomics Unmanaged extensions.swift
[496/504] Compiling Atomics PointerConformances.swift
[497/504] Compiling Atomics Primitives.native.swift
[498/504] Compiling Atomics AtomicBool.swift
[499/504] Compiling Atomics IntegerConformances.swift
[499/504] Compiling c-nioatomics.c
[501/504] Emitting module Atomics
[502/504] Compiling Atomics OptionalRawRepresentable.swift
[503/504] Compiling Atomics RawRepresentable.swift
[503/504] Compiling c-atomics.c
[505/510] Compiling NIOConcurrencyHelpers lock.swift
[506/510] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[507/510] Compiling NIOConcurrencyHelpers NIOLock.swift
[508/510] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[509/510] Emitting module NIOConcurrencyHelpers
[510/510] Compiling NIOConcurrencyHelpers atomics.swift
[511/571] Compiling NIOCore GlobalSingletons.swift
[512/571] Compiling NIOCore IO.swift
[513/571] Compiling NIOCore IOData.swift
[514/571] Compiling NIOCore IPProtocol.swift
[515/571] Compiling NIOCore IntegerBitPacking.swift
[516/571] Compiling NIOCore IntegerTypes.swift
[517/577] Compiling NIOCore AddressedEnvelope.swift
[518/577] Compiling NIOCore AsyncAwaitSupport.swift
[519/577] Compiling NIOCore AsyncChannel.swift
[520/577] Compiling NIOCore AsyncChannelHandler.swift
[521/577] Compiling NIOCore AsyncChannelInboundStream.swift
[522/577] Compiling NIOCore AsyncChannelOutboundWriter.swift
[523/577] Compiling NIOCore NIOAsyncSequenceProducer.swift
[524/577] Compiling NIOCore SocketOptionProvider.swift
[525/577] Compiling NIOCore SystemCallHelpers.swift
[526/577] Compiling NIOCore TimeAmount+Duration.swift
[527/577] Compiling NIOCore TypeAssistedChannelHandler.swift
[528/577] Compiling NIOCore UniversalBootstrapSupport.swift
[529/577] Compiling NIOCore Utilities.swift
[530/577] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[531/577] Compiling NIOCore EventLoopFuture+Deprecated.swift
[532/577] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[533/577] Compiling NIOCore EventLoopFuture.swift
[534/577] Compiling NIOCore FileDescriptor.swift
[535/577] Compiling NIOCore FileHandle.swift
[536/577] Compiling NIOCore FileRegion.swift
[537/577] Compiling NIOCore NIOLoopBound.swift
[538/577] Compiling NIOCore NIOScheduledCallback.swift
[539/577] Compiling NIOCore NIOSendable.swift
[540/577] Compiling NIOCore RecvByteBufferAllocator.swift
[541/577] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[542/577] Compiling NIOCore SocketAddresses.swift
[543/577] Compiling NIOCore Codec.swift
[544/577] Compiling NIOCore ConvenienceOptionSupport.swift
[545/577] Compiling NIOCore DeadChannel.swift
[546/577] Compiling NIOCore DispatchQueue+WithFuture.swift
[547/577] Compiling NIOCore EventLoop+Deprecated.swift
[548/577] Compiling NIOCore EventLoop+SerialExecutor.swift
[549/577] Compiling NIOCore EventLoop.swift
[550/577] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[551/577] Compiling NIOCore NIOAsyncWriter.swift
[552/577] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[553/577] Compiling NIOCore BSDSocketAPI.swift
[554/577] Compiling NIOCore ByteBuffer-aux.swift
[555/577] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[556/577] Compiling NIOCore ByteBuffer-conversions.swift
[557/577] Compiling NIOCore Channel.swift
[558/577] Compiling NIOCore ChannelHandler.swift
[559/577] Compiling NIOCore ChannelHandlers.swift
[560/577] Compiling NIOCore ChannelInvoker.swift
[561/577] Compiling NIOCore ChannelOption.swift
[562/577] Compiling NIOCore ChannelPipeline.swift
[563/577] Compiling NIOCore CircularBuffer.swift
[564/577] Compiling NIOCore Interfaces.swift
[565/577] Compiling NIOCore Linux.swift
[566/577] Compiling NIOCore MarkedCircularBuffer.swift
[567/577] Compiling NIOCore MulticastChannel.swift
[568/577] Compiling NIOCore NIOAny.swift
[569/577] Compiling NIOCore NIOCloseOnErrorHandler.swift
[570/577] Compiling NIOCore ByteBuffer-core.swift
[571/577] Compiling NIOCore ByteBuffer-hex.swift
[572/577] Compiling NIOCore ByteBuffer-int.swift
[573/577] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[574/577] Compiling NIOCore ByteBuffer-multi-int.swift
[575/577] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[576/577] Compiling NIOCore ByteBuffer-views.swift
[577/577] Emitting module NIOCore
[578/630] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[579/630] Emitting module NIOEmbedded
[580/630] Compiling NIOEmbedded AsyncTestingChannel.swift
[581/630] Compiling NIOEmbedded Embedded.swift
[582/630] Compiling NIOPosix SocketProtocols.swift
[583/630] Compiling NIOPosix System.swift
[584/630] Compiling NIOPosix Thread.swift
[585/630] Compiling NIOPosix ThreadPosix.swift
[586/630] Compiling NIOPosix ThreadWindows.swift
[587/635] Emitting module NIOPosix
[588/635] Compiling NIOPosix LinuxCPUSet.swift
[589/635] Compiling NIOPosix LinuxUring.swift
[590/635] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[591/635] Compiling NIOPosix NIOThreadPool.swift
[592/635] Compiling NIOPosix NonBlockingFileIO.swift
[593/635] Compiling NIOPosix BSDSocketAPICommon.swift
[594/635] Compiling NIOPosix BSDSocketAPIPosix.swift
[595/635] Compiling NIOPosix BSDSocketAPIWindows.swift
[596/635] Compiling NIOPosix BaseSocket.swift
[597/635] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[598/635] Compiling NIOPosix BaseSocketChannel.swift
[599/635] Compiling NIOPosix PendingDatagramWritesManager.swift
[600/635] Compiling NIOPosix PendingWritesManager.swift
[601/635] Compiling NIOPosix PipeChannel.swift
[602/635] Compiling NIOPosix PipePair.swift
[603/635] Compiling NIOPosix Pool.swift
[604/635] Compiling NIOPosix GetaddrinfoResolver.swift
[605/635] Compiling NIOPosix HappyEyeballs.swift
[606/635] Compiling NIOPosix IO.swift
[607/635] Compiling NIOPosix IntegerBitPacking.swift
[608/635] Compiling NIOPosix IntegerTypes.swift
[609/635] Compiling NIOPosix Linux.swift
[610/635] Compiling NIOPosix Selectable.swift
[611/635] Compiling NIOPosix SelectableChannel.swift
[612/635] Compiling NIOPosix SelectableEventLoop.swift
[613/635] Compiling NIOPosix SelectorEpoll.swift
[614/635] Compiling NIOPosix SelectorGeneric.swift
[615/635] Compiling NIOPosix SelectorKqueue.swift
[616/635] Compiling NIOPosix SelectorUring.swift
[617/635] Compiling NIOPosix ServerSocket.swift
[618/635] Compiling NIOPosix Socket.swift
[619/635] Compiling NIOPosix SocketChannel.swift
[620/635] Compiling NIOPosix PooledRecvBufferAllocator.swift
[621/635] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[622/635] Compiling NIOPosix PosixSingletons.swift
[623/635] Compiling NIOPosix RawSocketBootstrap.swift
[624/635] Compiling NIOPosix Resolver.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] Compiling NIO Exports.swift
[637/637] Emitting module NIO
[638/665] Compiling NIOTLS TLSEvents.swift
[639/665] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[640/665] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[641/665] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[642/666] Compiling NIOTLS SNIHandler.swift
[643/666] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[644/666] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[645/666] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[646/666] Emitting module NIOTLS
[647/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[648/666] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[649/666] Emitting module NIOFoundationCompat
[650/666] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[651/666] Compiling NIOHTTP1 HTTPEncoder.swift
[652/666] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[653/666] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[654/666] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[655/666] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[656/666] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[657/666] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[658/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[659/718] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[660/718] Compiling NIOTransportServices NIOTSBootstraps.swift
[661/718] Compiling NIOTransportServices NIOTSChannelOptions.swift
[662/718] Emitting module NIOHTTP1
[663/718] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[664/718] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[665/718] Compiling NIOTransportServices NIOTSEventLoop.swift
[666/718] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[669/728] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[670/730] Emitting module NIOSSL
[671/733] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[672/733] Compiling NIOTransportServices StateManagedChannel.swift
[673/733] Emitting module NIOTransportServices
[674/733] Compiling NIOWebSocket WebSocketOpcode.swift
[675/733] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[676/733] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[677/733] Compiling NIOTransportServices NIOTSSingletons.swift
[678/733] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[679/733] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[680/733] Compiling NIOTransportServices NIOTSErrors.swift
[681/734] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[682/734] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[683/734] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[684/734] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[685/734] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[686/734] Compiling NIOWebSocket SHA1.swift
[687/734] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[688/734] Compiling NIOWebSocket WebSocketFrame.swift
[689/734] Emitting module NIOWebSocket
[690/734] Compiling NIOWebSocket WebSocketErrorCodes.swift
[691/734] Compiling NIOTransportServices AcceptHandler.swift
[692/734] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[693/734] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[696/734] Compiling NIOTransportServices NIOTSDatagramListener.swift
[699/734] Compiling NIOTransportServices StateManagedListenerChannel.swift
[700/734] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[701/734] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[702/734] Compiling NIOTransportServices NIOTSListenerChannel.swift
[703/734] Compiling NIOSSL UniversalBootstrapSupport.swift
[704/734] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[705/734] Compiling NIOSSL resource_bundle_accessor.swift
[706/734] Compiling NIOSSL SSLPublicKey.swift
[707/734] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[708/734] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[709/734] Compiling NIOSSL SSLCallbacks.swift
[710/734] Compiling NIOSSL SSLCertificate.swift
[711/734] Compiling NIOSSL SSLCertificateExtensions.swift
[735/757] 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 |
[736/759] Compiling MQTTNIO MQTTInflight.swift
[737/759] Compiling MQTTNIO MQTTListeners.swift
[738/759] Compiling MQTTNIO MQTTClient+async.swift
[739/759] Compiling MQTTNIO MQTTClientV5+async.swift
[740/759] Compiling MQTTNIO Sendable.swift
[741/759] 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>
[742/759] 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>
[743/759] 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>
[744/759] 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 |
[745/759] 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 |
[746/759] 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
[747/759] 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
[748/759] 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
[749/759] Compiling MQTTNIO MQTTConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:45:100: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
43 | let taskHandler = MQTTTaskHandler(client: client)
44 | return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
45 | .map { MQTTConnection(channel: $0, timeout: client.configuration.timeout, taskHandler: taskHandler) }
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
46 | }
47 |
/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:79:61: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
77 | }
78 | } else {
79 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
80 | }
81 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:61:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
59 | let handlers: [ChannelHandler] = [
60 | MQTTMessageHandler(client, pingInterval: pingInterval),
61 | taskHandler,
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
62 | ]
63 | // 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:193:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
191 |
192 | // add HTTP handler with web socket upgrade
193 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
194 | channel.pipeline.addHandler(httpHandler)
195 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179: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
177 | let future = channel.eventLoop.makeCompletedFuture {
178 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
179 | 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'
180 | }
181 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
177 | let future = channel.eventLoop.makeCompletedFuture {
178 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
179 | 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'
180 | }
181 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:215:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let timeout: TimeAmount?
:
213 | self.taskHandler.addTask(task)
214 | .flatMap {
215 | self.channel.writeAndFlush(message)
| `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
216 | }
217 | .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:218:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
216 | }
217 | .whenFailure { error in
218 | task.fail(error)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
219 | }
220 | return task.promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
| `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 | let promise: EventLoopPromise<MQTTPacket>
19 | let checkInbound: (MQTTPacket) throws -> Bool
[750/759] Compiling MQTTNIO MQTTCoreTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:45:100: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
43 | let taskHandler = MQTTTaskHandler(client: client)
44 | return self.createBootstrap(client: client, pingInterval: pingInterval, taskHandler: taskHandler)
45 | .map { MQTTConnection(channel: $0, timeout: client.configuration.timeout, taskHandler: taskHandler) }
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure
46 | }
47 |
/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:79:61: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
77 | }
78 | } else {
79 | return channel.pipeline.addHandlers(handlers)
| `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
80 | }
81 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:61:25: warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
59 | let handlers: [ChannelHandler] = [
60 | MQTTMessageHandler(client, pingInterval: pingInterval),
61 | taskHandler,
| `- warning: capture of 'taskHandler' with non-sendable type 'MQTTTaskHandler' in a '@Sendable' closure; this is an error in the Swift 6 language mode
62 | ]
63 | // 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:193:74: warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
191 |
192 | // add HTTP handler with web socket upgrade
193 | return channel.pipeline.addHTTPClientHandlers(withClientUpgrade: config).flatMap {
| `- warning: type 'any NIOHTTPClientProtocolUpgrader' does not conform to the 'Sendable' protocol
194 | channel.pipeline.addHandler(httpHandler)
195 | }
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179: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
177 | let future = channel.eventLoop.makeCompletedFuture {
178 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
179 | 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'
180 | }
181 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:179:21: warning: capture of 'afterHandlerAdded' with non-sendable type '() throws -> Void' in an isolated closure
177 | let future = channel.eventLoop.makeCompletedFuture {
178 | try channel.pipeline.syncOperations.addHandler(WebSocketHandler())
179 | 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'
180 | }
181 | future.cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:215:17: warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
29 | #endif
30 |
31 | final class MQTTConnection {
| `- note: class 'MQTTConnection' does not conform to the 'Sendable' protocol
32 | let channel: Channel
33 | let timeout: TimeAmount?
:
213 | self.taskHandler.addTask(task)
214 | .flatMap {
215 | self.channel.writeAndFlush(message)
| `- warning: capture of 'self' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
216 | }
217 | .whenFailure { error in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTConnection.swift:218:17: warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
216 | }
217 | .whenFailure { error in
218 | task.fail(error)
| `- warning: capture of 'task' with non-sendable type 'MQTTTask' in a '@Sendable' closure
219 | }
220 | return task.promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTTask.swift:17:13: note: class 'MQTTTask' does not conform to the 'Sendable' protocol
15 |
16 | /// Class encapsulating a single task
17 | final class MQTTTask {
| `- note: class 'MQTTTask' does not conform to the 'Sendable' protocol
18 | let promise: EventLoopPromise<MQTTPacket>
19 | let checkInbound: (MQTTPacket) throws -> Bool
[751/759] Compiling MQTTNIO MQTTCoreTypesV5.swift
[752/759] Compiling MQTTNIO MQTTError.swift
[753/759] Compiling MQTTNIO MQTTPacket.swift
[754/759] Compiling MQTTNIO MQTTProperties.swift
[755/759] Compiling MQTTNIO MQTTReason.swift
[756/759] Compiling MQTTNIO MQTTSerializer.swift
[757/759] 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:490:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
488 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
489 | // previous connection
490 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
491 | self.connection = nil
492 | }
/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 timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:519:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
517 | case let auth as MQTTAuthPacket:
518 | // auth messages require an auth workflow closure
519 | 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'
520 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
521 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:627:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
625 | switch auth.reason {
626 | case .continueAuthentication:
627 | 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'
628 | case .success:
629 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:613:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
611 | ) -> EventLoopFuture<MQTTPacket> {
612 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
613 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
614 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
615 | 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
[758/759] 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:490:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
488 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
489 | // previous connection
490 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
491 | self.connection = nil
492 | }
/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 timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:519:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
517 | case let auth as MQTTAuthPacket:
518 | // auth messages require an auth workflow closure
519 | 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'
520 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
521 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:627:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
625 | switch auth.reason {
626 | case .continueAuthentication:
627 | 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'
628 | case .success:
629 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:613:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
611 | ) -> EventLoopFuture<MQTTPacket> {
612 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
613 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
614 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
615 | 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/759] 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:490:44: warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
488 | // only reset connection if this connection is still set. Stops a reconnect having its connection removed by the
489 | // previous connection
490 | if self.connection === connection {
| `- warning: capture of 'connection' with non-sendable type 'MQTTConnection' in a '@Sendable' closure
491 | self.connection = nil
492 | }
/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 timeout: TimeAmount?
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:519:31: warning: capture of 'authWorkflow' with non-sendable type '((MQTTAuthV5, any EventLoop) -> EventLoopFuture<MQTTAuthV5>)?' in a '@Sendable' closure
517 | case let auth as MQTTAuthPacket:
518 | // auth messages require an auth workflow closure
519 | 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'
520 | return self.processAuth(auth, authWorkflow: authWorkflow, on: eventLoop)
521 | .flatMapThrowing { result -> MQTTConnAckPacket in
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:627:29: warning: capture of 'workflow' with non-sendable type '(MQTTAuthPacket) -> ()' in a '@Sendable' closure
625 | switch auth.reason {
626 | case .continueAuthentication:
627 | 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'
628 | case .success:
629 | promise.succeed(auth)
/Users/admin/builder/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:613:14: warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
611 | ) -> EventLoopFuture<MQTTPacket> {
612 | let promise = eventLoop.makePromise(of: MQTTPacket.self)
613 | func workflow(_ packet: MQTTAuthPacket) {
| `- warning: concurrently-executed local function 'workflow' must be marked as '@Sendable'
614 | let auth = MQTTAuthV5(reason: packet.reason, properties: packet.properties)
615 | 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! (49.58s)
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-docc-plugin
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.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-nio.git from cache (0.93s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.24s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
Fetched https://github.com/apple/swift-log.git from cache (1.24s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.25s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.25s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.99s)
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.58s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
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.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.56s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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.30.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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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"
}
Done.