Build Information
Successful build of mqtt-nio, reference 2.8.1 (ad1f0b), with Swift 6.2 for Linux on 20 Jun 2025 00:02:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sroebert/mqtt-nio.git
Reference: 2.8.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/sroebert/mqtt-nio
* tag 2.8.1 -> FETCH_HEAD
HEAD is now at ad1f0bc Merge pull request #14 from jasoncodes/websocket-ping
Cloned https://github.com/sroebert/mqtt-nio.git
Revision (git rev-parse @):
ad1f0bc339a6df89a28b419cdd452b0df584423d
SUCCESS checkout https://github.com/sroebert/mqtt-nio.git at 2.8.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/sroebert/mqtt-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2667] Fetching swift-nio-transport-services
[695/6503] Fetching swift-nio-transport-services, swift-log
[5277/21393] Fetching swift-nio-transport-services, swift-log, swift-nio-ssl
[7845/97720] Fetching swift-nio-transport-services, swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.81s)
[7150/95053] Fetching swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.70s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.76s)
[54956/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (11.19s)
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 (1.02s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.74s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.37s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16640] Fetching swift-collections
[667/21076] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.79s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.97s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (1.14s)
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/432] Write sources
[17/432] Compiling CNIOWindows shim.c
[17/432] Compiling CNIOWindows WSAStartup.c
[19/432] Compiling CNIOWASI CNIOWASI.c
[20/432] Compiling CNIOLinux liburing_shims.c
[21/432] Compiling _AtomicsShims.c
[22/432] Compiling CNIODarwin shim.c
[23/432] Compiling CNIOLLHTTP c_nio_http.c
[24/432] Compiling CNIOSHA1 c_nio_sha1.c
[25/432] Write swift-version-24593BA9C3E375BF.txt
[26/432] Compiling CNIOLinux shim.c
[27/432] Compiling CNIOLLHTTP c_nio_api.c
[28/432] Compiling fiat_curve25519_adx_square.S
[29/432] Compiling fiat_p256_adx_mul.S
[29/432] Compiling fiat_curve25519_adx_mul.S
[29/432] Compiling fiat_p256_adx_sqr.S
[32/457] Compiling CNIOLLHTTP c_nio_llhttp.c
[33/457] Compiling CNIOBoringSSLShims shims.c
[35/457] Emitting module _NIODataStructures
[36/457] Emitting module InternalCollectionsUtilities
[36/458] Compiling tls_method.cc
[37/458] Compiling tls_record.cc
[38/458] Compiling tls13_server.cc
[39/458] Compiling tls13_enc.cc
[40/458] Compiling tls13_both.cc
[41/458] Compiling tls13_client.cc
[42/458] Compiling t1_enc.cc
[43/458] Compiling ssl_x509.cc
[45/458] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/458] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/458] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/458] Compiling InternalCollectionsUtilities Integer rank.swift
[49/458] Compiling InternalCollectionsUtilities Descriptions.swift
[50/458] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/458] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/458] Compiling InternalCollectionsUtilities Debugging.swift
[53/458] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/458] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/458] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[56/458] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/458] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/458] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/459] Emitting module _NIOBase64
[60/459] Compiling _NIODataStructures PriorityQueue.swift
[61/459] Compiling _NIOBase64 Base64.swift
[64/461] Compiling _NIODataStructures _TinyArray.swift
[64/475] Compiling ssl_versions.cc
[66/475] Compiling DequeModule Deque+CustomReflectable.swift
[67/475] Compiling DequeModule Deque+Descriptions.swift
[68/477] Compiling DequeModule _DequeBuffer.swift
[69/477] Compiling DequeModule _DequeBufferHeader.swift
[69/477] Compiling ssl_transcript.cc
[70/477] Compiling ssl_stat.cc
[72/477] Compiling DequeModule Deque+Testing.swift
[73/477] Compiling DequeModule Deque._Storage.swift
[74/477] Compiling DequeModule Deque+Extras.swift
[75/477] Compiling DequeModule Deque+Hashable.swift
[76/477] Compiling DequeModule Deque+Equatable.swift
[77/477] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/477] Compiling DequeModule _DequeSlot.swift
[79/477] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/477] Compiling DequeModule Deque._UnsafeHandle.swift
[81/477] Compiling DequeModule Deque.swift
[82/477] Emitting module DequeModule
[83/477] Compiling Logging MetadataProvider.swift
[84/477] Emitting module Logging
[85/477] Compiling _NIODataStructures Heap.swift
[86/477] Compiling DequeModule Deque+Codable.swift
[87/477] Compiling DequeModule Deque+Collection.swift
[89/479] Compiling ssl_session.cc
[91/479] Compiling Logging LogHandler.swift
[92/479] Compiling Logging Locks.swift
[93/479] Compiling Logging Logging.swift
[94/480] Compiling ssl_privkey.cc
[95/480] Compiling ssl_key_share.cc
[96/480] Compiling ssl_file.cc
[97/480] Compiling ssl_lib.cc
[98/480] Compiling ssl_credential.cc
[99/480] Compiling ssl_cert.cc
[100/480] Compiling ssl_cipher.cc
[101/480] Compiling ssl_buffer.cc
[102/480] Compiling ssl_asn1.cc
[103/480] Compiling s3_lib.cc
[104/480] Compiling s3_pkt.cc
[105/480] Compiling ssl_aead_ctx.cc
[106/480] Compiling s3_both.cc
[107/480] Compiling handshake_client.cc
[108/480] Compiling handshake_server.cc
[109/480] Compiling handshake.cc
[110/480] Compiling handoff.cc
[111/480] Compiling dtls_record.cc
[112/480] Compiling dtls_method.cc
[113/480] Compiling d1_pkt.cc
[114/480] Compiling md5-x86_64-linux.S
[115/480] Compiling d1_srtp.cc
[116/480] Compiling encrypted_client_hello.cc
[117/480] Compiling md5-x86_64-apple.S
[118/480] Compiling md5-586-apple.S
[119/480] Compiling md5-586-linux.S
[120/480] Compiling chacha20_poly1305_x86_64-apple.S
[121/480] Compiling chacha20_poly1305_armv8-win.S
[122/480] Compiling chacha20_poly1305_x86_64-linux.S
[123/480] Compiling chacha20_poly1305_armv8-apple.S
[124/480] Compiling chacha20_poly1305_armv8-linux.S
[125/480] Compiling chacha-x86_64-linux.S
[126/480] Compiling chacha-x86_64-apple.S
[127/480] Compiling chacha-x86-linux.S
[127/480] Compiling err_data.cc
[129/480] Compiling extensions.cc
[130/480] Compiling chacha-x86-apple.S
[131/480] Compiling chacha-armv8-win.S
[132/480] Compiling chacha-armv8-linux.S
[133/480] Compiling chacha-armv4-linux.S
[134/480] Compiling chacha-armv8-apple.S
[135/480] Compiling aes128gcmsiv-x86_64-linux.S
[136/480] Compiling x86_64-mont5-apple.S
[137/480] Compiling aes128gcmsiv-x86_64-apple.S
[138/480] Compiling x86_64-mont5-linux.S
[139/480] Compiling x86_64-mont-linux.S
[140/480] Compiling x86_64-mont-apple.S
[141/480] Compiling x86-mont-apple.S
[142/480] Compiling x86-mont-linux.S
[143/480] Compiling vpaes-x86-linux.S
[144/480] Compiling vpaes-x86_64-linux.S
[145/480] Compiling vpaes-x86_64-apple.S
[146/480] Compiling bio_ssl.cc
[147/480] Compiling vpaes-x86-apple.S
[148/480] Compiling vpaes-armv8-win.S
[149/480] Compiling vpaes-armv8-linux.S
[150/480] Compiling vpaes-armv7-linux.S
[151/480] Compiling sha512-x86_64-apple.S
[151/480] Compiling vpaes-armv8-apple.S
[153/480] Compiling sha512-x86_64-linux.S
[154/480] Compiling sha512-armv8-win.S
[155/480] Compiling sha512-armv8-linux.S
[156/480] Compiling sha512-armv8-apple.S
[157/480] Compiling sha512-armv4-linux.S
[158/480] Compiling sha512-586-linux.S
[159/480] Compiling sha512-586-apple.S
[160/480] Compiling sha256-armv8-win.S
[161/480] Compiling sha256-x86_64-apple.S
[162/480] Compiling sha256-x86_64-linux.S
[163/480] Compiling sha256-armv8-linux.S
[164/480] Compiling sha256-armv8-apple.S
[165/480] Compiling sha256-586-linux.S
[166/480] Compiling sha256-armv4-linux.S
[167/480] Compiling sha256-586-apple.S
[168/480] Compiling sha1-x86_64-apple.S
[169/480] Compiling sha1-armv8-win.S
[170/480] Compiling sha1-armv8-linux.S
[171/480] Compiling sha1-x86_64-linux.S
[172/480] Compiling d1_lib.cc
[173/480] Compiling sha1-armv8-apple.S
[174/480] Compiling sha1-armv4-large-linux.S
[175/480] Compiling sha1-586-apple.S
[176/480] Compiling sha1-586-linux.S
[177/480] Compiling rsaz-avx2-linux.S
[178/480] Compiling rsaz-avx2-apple.S
[179/480] Compiling rdrand-x86_64-linux.S
[180/480] Compiling p256_beeu-x86_64-asm-apple.S
[181/480] Compiling rdrand-x86_64-apple.S
[182/480] Compiling p256_beeu-x86_64-asm-linux.S
[183/480] Compiling p256_beeu-armv8-asm-win.S
[184/480] Compiling p256_beeu-armv8-asm-linux.S
[185/480] Compiling p256_beeu-armv8-asm-apple.S
[186/480] Compiling p256-x86_64-asm-apple.S
[187/480] Compiling p256-x86_64-asm-linux.S
[188/480] Compiling p256-armv8-asm-win.S
[189/480] Compiling p256-armv8-asm-apple.S
[190/480] Compiling p256-armv8-asm-linux.S
[191/480] Compiling ghashv8-armv8-win.S
[192/480] Compiling ghashv8-armv8-linux.S
[193/480] Compiling ghashv8-armv7-linux.S
[194/480] Compiling ghashv8-armv8-apple.S
[195/480] Compiling ghash-x86_64-apple.S
[196/480] Compiling ghash-x86_64-linux.S
[197/480] Compiling ghash-x86-linux.S
[198/480] Compiling d1_both.cc
[199/480] Compiling ghash-x86-apple.S
[200/480] Compiling ghash-ssse3-x86_64-linux.S
[201/480] Compiling ghash-ssse3-x86_64-apple.S
[202/480] Compiling ghash-ssse3-x86-apple.S
[203/480] Compiling ghash-neon-armv8-linux.S
[204/480] Compiling ghash-ssse3-x86-linux.S
[205/480] Compiling ghash-neon-armv8-win.S
[206/480] Compiling ghash-neon-armv8-apple.S
[207/480] Compiling co-586-linux.S
[208/480] Compiling ghash-armv4-linux.S
[209/480] Compiling co-586-apple.S
[210/480] Compiling bn-armv8-win.S
[211/480] Compiling bsaes-armv7-linux.S
[212/480] Compiling bn-armv8-apple.S
[213/480] Compiling bn-armv8-linux.S
[214/480] Compiling bn-586-linux.S
[215/480] Compiling armv8-mont-win.S
[216/480] Compiling bn-586-apple.S
[217/480] Compiling armv8-mont-linux.S
[218/480] Compiling armv8-mont-apple.S
[219/480] Compiling armv4-mont-linux.S
[220/480] Compiling aesv8-gcm-armv8-win.S
[221/480] Compiling aesv8-gcm-armv8-apple.S
[222/480] Compiling aesv8-gcm-armv8-linux.S
[223/480] Compiling aesv8-armv8-linux.S
[224/480] Compiling aesv8-armv8-win.S
[225/480] Compiling aesv8-armv8-apple.S
[226/480] Compiling aesv8-armv7-linux.S
[227/480] Compiling aesni-x86_64-apple.S
[228/480] Compiling aesni-x86_64-linux.S
[229/480] Compiling aesni-x86-linux.S
[230/480] Compiling aesni-x86-apple.S
[231/480] Compiling aesni-gcm-x86_64-apple.S
[232/480] Compiling aesni-gcm-x86_64-linux.S
[233/480] Compiling aes-gcm-avx2-x86_64-linux.S
[234/480] Compiling aes-gcm-avx2-x86_64-apple.S
[235/480] Compiling aes-gcm-avx10-x86_64-linux.S
[236/480] Compiling aes-gcm-avx10-x86_64-apple.S
[237/480] Compiling x_x509a.cc
[238/480] Compiling x_sig.cc
[239/480] Compiling x_spki.cc
[240/480] Compiling x_val.cc
[240/480] Compiling x_x509.cc
[242/480] Compiling x_req.cc
[243/480] Compiling x_name.cc
[244/480] Compiling x_pubkey.cc
[245/480] Compiling x_exten.cc
[246/480] Compiling x_crl.cc
[247/480] Compiling x_algor.cc
[248/480] Compiling x509spki.cc
[249/480] Compiling x509rset.cc
[249/480] Compiling x509name.cc
[251/480] Compiling x_attrib.cc
[252/480] Compiling x_all.cc
[253/480] Compiling x509cset.cc
[254/480] Compiling x509_vpm.cc
[255/480] Compiling x509_vfy.cc
[256/480] Compiling x509_set.cc
[257/480] Compiling x509_trs.cc
[258/480] Compiling x509_v3.cc
[259/480] Compiling x509_txt.cc
[260/480] Compiling x509_req.cc
[261/480] Compiling x509_obj.cc
[262/480] Compiling x509_lu.cc
[263/480] Compiling x509_ext.cc
[264/480] Compiling x509_def.cc
[265/480] Compiling x509_d2.cc
[266/480] Compiling x509.cc
[267/480] Compiling x509_cmp.cc
[268/480] Compiling x509_att.cc
[269/480] Compiling v3_skey.cc
[270/480] Compiling v3_purp.cc
[271/480] Compiling v3_utl.cc
[272/480] Compiling v3_prn.cc
[273/480] Compiling v3_pmaps.cc
[274/480] Compiling v3_ocsp.cc
[275/480] Compiling v3_pcons.cc
[276/480] Compiling v3_ncons.cc
[277/480] Compiling v3_int.cc
[278/480] Compiling v3_lib.cc
[279/480] Compiling v3_info.cc
[280/480] Compiling v3_ia5.cc
[281/480] Compiling v3_genn.cc
[282/480] Compiling v3_enum.cc
[283/480] Compiling v3_extku.cc
[284/480] Compiling v3_cpols.cc
[285/480] Compiling v3_conf.cc
[286/480] Compiling v3_crld.cc
[287/480] Compiling v3_bitst.cc
[288/480] Compiling v3_bcons.cc
[289/480] Compiling v3_akeya.cc
[290/480] Compiling v3_alt.cc
[291/480] Compiling v3_akey.cc
[292/480] Compiling t_x509a.cc
[293/480] Compiling t_req.cc
[294/480] Compiling t_x509.cc
[295/480] Compiling t_crl.cc
[296/480] Compiling i2d_pr.cc
[297/480] Compiling policy.cc
[298/480] Compiling name_print.cc
[299/480] Compiling rsa_pss.cc
[300/480] Compiling by_dir.cc
[301/480] Compiling by_file.cc
[302/480] Compiling algorithm.cc
[303/480] Compiling a_verify.cc
[304/480] Compiling asn1_gen.cc
[305/480] Compiling voprf.cc
[306/480] Compiling a_digest.cc
[307/480] Compiling a_sign.cc
[308/480] Compiling thread_pthread.cc
[309/480] Compiling pmbtoken.cc
[310/480] Compiling thread_win.cc
[311/480] Compiling trust_token.cc
[312/480] Compiling thread_none.cc
[313/480] Compiling thread.cc
[314/480] Compiling sha512.cc
[315/480] Compiling siphash.cc
[315/480] Compiling slhdsa.cc
[317/480] Compiling stack.cc
[318/480] Compiling sha256.cc
[319/480] Compiling sha1.cc
[320/480] Compiling rsa_print.cc
[321/480] Compiling rsa_extra.cc
[322/480] Compiling rc4.cc
[323/480] Compiling refcount.cc
[324/480] Compiling spake2plus.cc
[325/480] Compiling rsa_crypt.cc
[326/480] Compiling windows.cc
[327/480] Compiling rsa_asn1.cc
[328/480] Compiling trusty.cc
[329/480] Compiling rand.cc
[330/480] Compiling urandom.cc
[331/480] Compiling passive.cc
[332/480] Compiling getentropy.cc
[333/480] Compiling poly1305_arm_asm.S
[334/480] Compiling ios.cc
[335/480] Compiling forkunsafe.cc
[336/480] Compiling deterministic.cc
[337/480] Compiling fork_detect.cc
[338/480] Compiling poly1305_arm.cc
[339/480] Compiling poly1305_vec.cc
[340/480] Compiling poly1305.cc
[341/480] Compiling pool.cc
[342/480] Compiling pkcs7.cc
[343/480] Compiling pkcs8.cc
[344/480] Compiling pkcs7_x509.cc
[345/480] Compiling pkcs8_x509.cc
[346/480] Compiling p5_pbev2.cc
[347/480] Compiling pem_xaux.cc
[348/480] Compiling pem_pkey.cc
[349/480] Compiling pem_x509.cc
[350/480] Compiling pem_pk8.cc
[351/480] Compiling obj_xref.cc
[352/480] Compiling pem_oth.cc
[353/480] Compiling mlkem.cc
[354/480] Compiling mldsa.cc
[355/480] Compiling pem_lib.cc
[356/480] Compiling pem_all.cc
[357/480] Compiling pem_info.cc
[358/480] Compiling obj.cc
[359/480] Compiling poly_rq_mul.S
[360/480] Compiling mem.cc
[361/480] Compiling md5.cc
[362/480] Compiling fips_shared_support.cc
[363/480] Compiling lhash.cc
[364/480] Compiling md4.cc
[365/480] Compiling ex_data.cc
[366/480] Compiling hrss.cc
[367/480] Compiling scrypt.cc
[368/480] Compiling sign.cc
[369/480] Compiling print.cc
[370/480] Compiling kyber.cc
[371/480] Compiling hpke.cc
[372/480] Compiling pbkdf.cc
[373/480] Compiling p_x25519.cc
[374/480] Compiling p_x25519_asn1.cc
[375/480] Compiling p_hkdf.cc
[376/480] Compiling p_rsa.cc
[377/480] Compiling p_ed25519_asn1.cc
[378/480] Compiling p_rsa_asn1.cc
[379/480] Compiling p_ed25519.cc
[380/480] Compiling p_ec.cc
[381/480] Compiling p_dh_asn1.cc
[382/480] Compiling p_ec_asn1.cc
[383/480] Compiling p_dh.cc
[383/480] Compiling evp_ctx.cc
[385/480] Compiling p_dsa_asn1.cc
[386/480] Compiling err.cc
[387/480] Compiling evp.cc
[388/480] Compiling ecdh.cc
[389/480] Compiling engine.cc
[390/480] Compiling evp_asn1.cc
[391/480] Compiling ec_derive.cc
[392/480] Compiling hash_to_curve.cc
[393/480] Compiling ecdsa_asn1.cc
[394/480] Compiling dsa_asn1.cc
[395/480] Compiling dsa.cc
[396/480] Compiling params.cc
[397/480] Compiling des.cc
[398/480] Compiling digest_extra.cc
[399/480] Compiling x25519-asm-arm.S
[400/480] Compiling ec_asn1.cc
[401/480] Compiling crypto.cc
[402/480] Compiling spake25519.cc
[403/480] Compiling cpu_arm_linux.cc
[404/480] Compiling dh_asn1.cc
[405/480] Compiling cpu_intel.cc
[406/480] Compiling cpu_aarch64_sysreg.cc
[407/480] Compiling cpu_arm_freebsd.cc
[408/480] Compiling curve25519.cc
[409/480] Compiling cpu_aarch64_win.cc
[410/480] Compiling cpu_aarch64_openbsd.cc
[411/480] Compiling cpu_aarch64_linux.cc
[412/480] Compiling cpu_aarch64_apple.cc
[413/480] Compiling cpu_aarch64_fuchsia.cc
[414/480] Compiling curve25519_64_adx.cc
[415/480] Compiling tls_cbc.cc
[416/480] Compiling get_cipher.cc
[417/480] Compiling conf.cc
[418/480] Compiling bcm.cc
[419/480] Compiling e_tls.cc
[420/480] Compiling e_null.cc
[421/480] Compiling e_rc4.cc
[422/480] Compiling e_rc2.cc
[423/480] Compiling e_des.cc
[424/480] Compiling e_chacha20poly1305.cc
[425/480] Compiling e_aesgcmsiv.cc
[426/480] Compiling derive_key.cc
[427/480] Compiling e_aesctrhmac.cc
[428/480] Compiling chacha.cc
[429/480] Compiling unicode.cc
[430/480] Compiling ber.cc
[431/480] Compiling buf.cc
[432/480] Compiling cbs.cc
[433/480] Compiling cbb.cc
[434/480] Compiling asn1_compat.cc
[435/480] Compiling bn_asn1.cc
[436/480] Compiling socket.cc
[436/480] Compiling printf.cc
[437/480] Compiling blake2.cc
[439/480] Compiling socket_helper.cc
[440/480] Compiling pair.cc
[441/480] Compiling convert.cc
[442/480] Compiling hexdump.cc
[443/480] Compiling errno.cc
[444/480] Compiling fd.cc
[445/480] Compiling file.cc
[446/480] Compiling bio_mem.cc
[447/480] Compiling connect.cc
[448/480] Compiling base64.cc
[449/480] Compiling bio.cc
[450/480] Compiling tasn_typ.cc
[451/480] Compiling tasn_enc.cc
[452/480] Compiling tasn_utl.cc
[453/480] Compiling tasn_fre.cc
[454/480] Compiling posix_time.cc
[455/480] Compiling f_string.cc
[456/480] Compiling tasn_new.cc
[457/480] Compiling f_int.cc
[457/480] Compiling tasn_dec.cc
[459/480] Compiling asn_pack.cc
[460/480] Compiling asn1_par.cc
[461/480] Compiling a_type.cc
[462/480] Compiling a_utctm.cc
[463/480] Compiling asn1_lib.cc
[464/480] Compiling a_time.cc
[465/480] Compiling a_octet.cc
[466/480] Compiling a_strnid.cc
[467/480] Compiling a_strex.cc
[468/480] Compiling a_mbstr.cc
[469/480] Compiling a_dup.cc
[470/480] Compiling a_i2d_fp.cc
[471/480] Compiling a_object.cc
[472/480] Write sources
[473/480] Compiling a_int.cc
[474/493] Compiling a_d2i_fp.cc
[475/498] Compiling a_gentm.cc
[477/498] Compiling Atomics AtomicMemoryOrderings.swift
[478/498] Compiling Atomics DoubleWord.swift
[479/498] Compiling Atomics AtomicStorage.swift
[480/498] Compiling Atomics AtomicValue.swift
[481/498] Compiling Atomics ManagedAtomic.swift
[482/498] Compiling Atomics ManagedAtomicLazyReference.swift
[483/500] Compiling Atomics UnsafeAtomic.swift
[484/500] Compiling Atomics UnsafeAtomicLazyReference.swift
[484/500] Compiling a_bitstr.cc
[485/500] Compiling a_bool.cc
[487/500] Compiling Atomics OptionalRawRepresentable.swift
[488/500] Compiling Atomics RawRepresentable.swift
[489/500] Compiling Atomics AtomicBool.swift
[490/500] Compiling Atomics AtomicInteger.swift
[491/500] Compiling Atomics AtomicOptionalWrappable.swift
[492/500] Compiling Atomics AtomicReference.swift
[493/500] Compiling Atomics IntegerOperations.swift
[494/500] Compiling Atomics Unmanaged extensions.swift
[495/500] Emitting module Atomics
[495/500] Compiling c-nioatomics.c
[497/500] Compiling Atomics IntegerConformances.swift
[498/500] Compiling Atomics PointerConformances.swift
[499/500] Compiling Atomics Primitives.native.swift
[500/501] Compiling c-atomics.c
[502/507] Compiling NIOConcurrencyHelpers NIOLock.swift
[503/507] Compiling NIOConcurrencyHelpers lock.swift
[504/507] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[505/507] Compiling NIOConcurrencyHelpers atomics.swift
[506/507] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[507/507] Emitting module NIOConcurrencyHelpers
[509/568] Compiling NIOCore MulticastChannel.swift
[510/568] Compiling NIOCore NIOAny.swift
[511/568] Compiling NIOCore NIOCloseOnErrorHandler.swift
[512/568] Compiling NIOCore NIOLoopBound.swift
[513/568] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[514/568] Compiling NIOCore NIOScheduledCallback.swift
[515/568] Compiling NIOCore NIOSendable.swift
[516/568] Compiling NIOCore RecvByteBufferAllocator.swift
[517/576] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[518/576] Compiling NIOCore EventLoopFuture+Deprecated.swift
[519/576] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[520/576] Compiling NIOCore EventLoopFuture.swift
[521/576] Compiling NIOCore FileDescriptor.swift
[522/576] Compiling NIOCore FileHandle.swift
[523/576] Compiling NIOCore FileRegion.swift
[524/576] Compiling NIOCore GlobalSingletons.swift
[525/576] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[526/576] Compiling NIOCore SocketAddresses.swift
[527/576] Compiling NIOCore SocketOptionProvider.swift
[528/576] Compiling NIOCore SystemCallHelpers.swift
[529/576] Compiling NIOCore TimeAmount+Duration.swift
[530/576] Compiling NIOCore TypeAssistedChannelHandler.swift
[531/576] Compiling NIOCore UniversalBootstrapSupport.swift
[532/576] Compiling NIOCore Utilities.swift
[533/576] Compiling NIOCore CircularBuffer.swift
[534/576] Compiling NIOCore Codec.swift
[535/576] Compiling NIOCore ConvenienceOptionSupport.swift
[536/576] Compiling NIOCore DeadChannel.swift
[537/576] Compiling NIOCore DispatchQueue+WithFuture.swift
[538/576] Compiling NIOCore EventLoop+Deprecated.swift
[539/576] Compiling NIOCore EventLoop+SerialExecutor.swift
[540/576] Compiling NIOCore EventLoop.swift
[541/576] Compiling NIOCore AddressedEnvelope.swift
[542/576] Compiling NIOCore AsyncAwaitSupport.swift
[543/576] Compiling NIOCore AsyncChannel.swift
[544/576] Compiling NIOCore AsyncChannelHandler.swift
[545/576] Compiling NIOCore AsyncChannelInboundStream.swift
[546/576] Compiling NIOCore AsyncChannelOutboundWriter.swift
[547/576] Compiling NIOCore NIOAsyncSequenceProducer.swift
[548/576] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[549/576] Compiling NIOCore NIOAsyncWriter.swift
[550/576] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[551/576] Compiling NIOCore BSDSocketAPI.swift
[552/576] Compiling NIOCore ByteBuffer-aux.swift
[553/576] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[554/576] Compiling NIOCore ByteBuffer-conversions.swift
[555/576] Compiling NIOCore ByteBuffer-core.swift
[556/576] Compiling NIOCore ByteBuffer-hex.swift
[557/576] Compiling NIOCore ByteBuffer-int.swift
[558/576] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[559/576] Compiling NIOCore ByteBuffer-multi-int.swift
[560/576] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[561/576] Compiling NIOCore ByteBuffer-views.swift
[562/576] Compiling NIOCore Channel.swift
[563/576] Compiling NIOCore ChannelHandler.swift
[564/576] Compiling NIOCore ChannelHandlers.swift
[565/576] Compiling NIOCore ChannelInvoker.swift
[566/576] Compiling NIOCore ChannelOption.swift
[567/576] Compiling NIOCore ChannelPipeline.swift
[568/576] Compiling NIOCore IO.swift
[569/576] Compiling NIOCore IOData.swift
[570/576] Compiling NIOCore IPProtocol.swift
[571/576] Compiling NIOCore IntegerBitPacking.swift
[572/576] Compiling NIOCore IntegerTypes.swift
[573/576] Compiling NIOCore Interfaces.swift
[574/576] Compiling NIOCore Linux.swift
[575/576] Compiling NIOCore MarkedCircularBuffer.swift
[576/576] Emitting module NIOCore
[578/627] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[579/627] Compiling NIOEmbedded AsyncTestingChannel.swift
[580/627] Compiling NIOEmbedded Embedded.swift
[581/627] Emitting module NIOEmbedded
[582/627] Compiling NIOPosix Pool.swift
[583/627] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[584/627] Compiling NIOPosix PosixSingletons.swift
[585/627] Compiling NIOPosix RawSocketBootstrap.swift
[586/627] Compiling NIOPosix Resolver.swift
[587/627] Compiling NIOPosix Selectable.swift
[589/634] Compiling NIOPosix ThreadPosix.swift
[590/634] Compiling NIOPosix ThreadWindows.swift
[591/634] Compiling NIOPosix UnsafeTransfer.swift
[592/634] Compiling NIOPosix Utilities.swift
[593/634] Compiling NIOPosix VsockAddress.swift
[594/634] Compiling NIOPosix VsockChannelEvents.swift
[595/634] Emitting module NIOPosix
[596/634] Compiling NIOPosix SelectableChannel.swift
[597/634] Compiling NIOPosix SelectableEventLoop.swift
[598/634] Compiling NIOPosix SelectorEpoll.swift
[599/634] Compiling NIOPosix SelectorGeneric.swift
[600/634] Compiling NIOPosix SelectorKqueue.swift
[601/634] Compiling NIOPosix SelectorUring.swift
[602/634] Compiling NIOPosix ServerSocket.swift
[603/634] Compiling NIOPosix Socket.swift
[604/634] Compiling NIOPosix SocketChannel.swift
[605/634] Compiling NIOPosix SocketProtocols.swift
[606/634] Compiling NIOPosix System.swift
[607/634] Compiling NIOPosix Thread.swift
[608/634] Compiling NIOPosix BSDSocketAPICommon.swift
[609/634] Compiling NIOPosix BSDSocketAPIPosix.swift
[610/634] Compiling NIOPosix BSDSocketAPIWindows.swift
[611/634] Compiling NIOPosix BaseSocket.swift
[612/634] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[613/634] Compiling NIOPosix BaseSocketChannel.swift
[614/634] Compiling NIOPosix BaseStreamSocketChannel.swift
[615/634] Compiling NIOPosix IO.swift
[616/634] Compiling NIOPosix IntegerBitPacking.swift
[617/634] Compiling NIOPosix IntegerTypes.swift
[618/634] Compiling NIOPosix Linux.swift
[619/634] Compiling NIOPosix LinuxCPUSet.swift
[620/634] Compiling NIOPosix LinuxUring.swift
[621/634] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[622/634] Compiling NIOPosix NIOThreadPool.swift
[623/634] Compiling NIOPosix NonBlockingFileIO.swift
[624/634] Compiling NIOPosix PendingDatagramWritesManager.swift
[625/634] Compiling NIOPosix PendingWritesManager.swift
[626/634] Compiling NIOPosix PipeChannel.swift
[627/634] Compiling NIOPosix PipePair.swift
[628/634] Compiling NIOPosix Bootstrap.swift
[629/634] Compiling NIOPosix ControlMessage.swift
[630/634] Compiling NIOPosix DatagramVectorReadManager.swift
[631/634] Compiling NIOPosix Errors+Any.swift
[632/634] Compiling NIOPosix FileDescriptor.swift
[633/634] Compiling NIOPosix GetaddrinfoResolver.swift
[634/634] Compiling NIOPosix HappyEyeballs.swift
[636/637] Compiling NIO Exports.swift
[637/637] Emitting module NIO
[639/665] Compiling NIOTLS TLSEvents.swift
[640/665] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[641/665] Compiling NIOTLS SNIHandler.swift
[642/665] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[643/665] Emitting module NIOTLS
[644/665] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[645/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[646/666] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[648/697] Compiling NIOSSL SSLCertificateExtensions.swift
[649/697] Compiling NIOSSL SSLCertificateName.swift
[650/697] Compiling NIOSSL NIOSSLHandler.swift
[651/697] Compiling NIOSSL AndroidCABundle.swift
[652/697] Compiling NIOSSL ByteBufferBIO.swift
[653/697] Compiling NIOSSL CustomPrivateKey.swift
[654/697] Compiling NIOSSL IdentityVerification.swift
[655/697] Compiling NIOSSL NIOSSLServerHandler.swift
[656/697] Compiling NIOSSL ObjectIdentifier.swift
[657/697] Compiling NIOSSL PosixPort.swift
[658/697] Compiling NIOSSL SSLConnection.swift
[659/697] Compiling NIOSSL SSLContext.swift
[660/697] Emitting module NIOHTTP1
[661/697] Compiling NIOSSL LinuxCABundle.swift
[662/697] Compiling NIOSSL NIOSSLClientHandler.swift
[663/697] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[664/697] Emitting module NIOFoundationCompat
[666/708] Emitting module NIOSSL
[667/712] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[668/712] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[669/712] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[670/712] Compiling NIOWebSocket SHA1.swift
[671/712] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[672/712] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[673/712] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[674/712] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[680/713] Compiling NIOWebSocket WebSocketOpcode.swift
[681/714] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[682/714] Compiling NIOSSL SSLPrivateKey.swift
[683/714] Compiling NIOSSL SSLPublicKey.swift
[684/714] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[685/714] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[686/714] Compiling NIOSSL SubjectAlternativeName.swift
[687/714] Compiling NIOSSL NIOSSLSecureBytes.swift
[688/714] Compiling NIOSSL RNG.swift
[689/714] Compiling NIOSSL SafeCompare.swift
[690/714] Compiling NIOWebSocket WebSocketErrorCodes.swift
[691/714] Compiling NIOWebSocket WebSocketFrame.swift
[692/714] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[693/715] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[695/727] Compiling NIOSSL SSLErrors.swift
[696/727] Compiling NIOSSL SSLInit.swift
[697/727] Compiling NIOSSL SSLPKCS12Bundle.swift
[698/736] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[699/736] Compiling NIOTransportServices NIOTSSingletons.swift
[700/736] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[701/736] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[702/736] Compiling NIOTransportServices NIOTSListenerChannel.swift
[703/736] Compiling NIOTransportServices NIOTSBootstraps.swift
[704/736] Compiling NIOTransportServices NIOTSChannelOptions.swift
[705/736] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[706/736] Emitting module NIOWebSocket
[707/736] Compiling NIOTransportServices NIOTSDatagramListener.swift
[708/736] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[709/736] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[710/736] Compiling NIOTransportServices AcceptHandler.swift
[711/737] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[712/737] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[718/739] Compiling NIOTransportServices NIOTSErrors.swift
[719/739] Compiling NIOTransportServices NIOTSEventLoop.swift
[724/739] Compiling NIOTransportServices StateManagedChannel.swift
[725/739] Compiling NIOTransportServices StateManagedListenerChannel.swift
[726/739] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[727/739] Emitting module NIOTransportServices
[728/739] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[729/739] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[731/739] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[732/739] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[737/740] Compiling NIOSSL Zeroization.swift
[738/740] Compiling NIOSSL TLSConfiguration.swift
[739/740] Compiling NIOSSL UniversalBootstrapSupport.swift
[740/740] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[742/806] Emitting module MQTTNIO
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[743/815] Compiling MQTTNIO MQTTWebSocketError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[744/815] Compiling MQTTNIO MQTTErrorHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[745/815] Compiling MQTTNIO MQTTFallbackPacketHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[746/815] Compiling MQTTNIO MQTTKeepAliveHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[747/815] Compiling MQTTNIO MQTTSubscriptionsHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[748/815] Compiling MQTTNIO WebSocketHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[749/815] Compiling MQTTNIO WebSocketInitialRequestHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[750/815] Compiling MQTTNIO MQTT+Sendable.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[751/815] Compiling MQTTNIO MQTTAuthenticationHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[752/815] Compiling MQTTNIO MQTTConnectResponse.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[753/815] Compiling MQTTNIO MQTTConnection.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[754/815] Compiling MQTTNIO MQTTConnectionEvent.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[755/815] Compiling MQTTNIO MQTTDisconnectReason.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[756/815] Compiling MQTTNIO MQTTConnectionError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[757/815] Compiling MQTTNIO MQTTProtocolError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[758/815] Compiling MQTTNIO MQTTPublishError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[759/815] Compiling MQTTNIO MQTTSubscribeError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[760/815] Compiling MQTTNIO MQTTUnsubscribeError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[761/815] Compiling MQTTNIO MQTTValueError.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:325:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
323 | return channel.pipeline.addHandlers([
324 | // Decoding
325 | ByteToMessageHandler(MQTTPacketDecoder(logger: logger)),
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
326 | MQTTPacketTypeParser(
327 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/MQTTNIO/Connection/MQTTConnection.swift:332:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
330 |
331 | // Encoding
332 | MessageToByteHandler(MQTTPacketEncoder(logger: logger)),
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
333 | MQTTPacketTypeSerializer(
334 | version: configuration.protocolVersion,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[762/815] Compiling MQTTNIO MQTTPacket+Subscribe.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[763/815] Compiling MQTTNIO MQTTPacket+UnsubAck.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[764/815] Compiling MQTTNIO MQTTPacket+Unsubscribe.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[765/815] Compiling MQTTNIO MQTTRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[766/815] Compiling MQTTNIO MQTTRequestHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[767/815] Compiling MQTTNIO MQTTConnectRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[768/815] Compiling MQTTNIO MQTTDisconnectRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[769/815] Compiling MQTTNIO MQTTPingRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[770/815] Compiling MQTTNIO MQTTPublishRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:58:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
56 | }
57 |
58 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
59 | guard let strongSelf = self else {
60 | return
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:207:27: warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
205 |
206 | fileprivate func triggerRequestEvent(_ event: MQTTSendable, in eventLoop: EventLoop) {
207 | channel?.pipeline.context(handler: self).whenSuccess { [weak self] context in
| `- warning: 'context(handler:)' is deprecated: This method is not strict concurrency safe. Prefer .syncOperations.context(handler:) [#DeprecatedDeclaration]
208 | guard let strongSelf = self else {
209 | return
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[771/815] Compiling MQTTNIO MQTTPropertyValue.swift
[772/815] Compiling MQTTNIO MQTTPacket+Acknowledgement.swift
[773/815] Compiling MQTTNIO MQTTPacket+Auth.swift
[774/815] Compiling MQTTNIO MQTTPacket+ConnAck.swift
[775/815] Compiling MQTTNIO MQTTPacket+Connect.swift
[776/815] Compiling MQTTNIO MQTTPacket+Disconnect.swift
[777/815] Compiling MQTTNIO MQTTPacket+Ping.swift
[778/815] Compiling MQTTNIO MQTTPacket+Publish.swift
[779/815] Compiling MQTTNIO MQTTPacket+SubAck.swift
[780/815] Compiling MQTTNIO MQTTCancellable.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[781/815] Compiling MQTTNIO MQTTClient+Concurrency.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[782/815] Compiling MQTTNIO MQTTClient.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[783/815] Compiling MQTTNIO MQTTConfiguration.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[784/815] Compiling MQTTNIO MQTTProtocolVersion.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[785/815] Compiling MQTTNIO MQTTAcknowledgementHandler.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[786/815] Compiling MQTTNIO MQTTMessage+Properties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[787/815] Compiling MQTTNIO MQTTMessage.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[788/815] Compiling MQTTNIO MQTTPayload.swift
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:51:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
49 |
50 | /// `Lock` for making sure this class is thread safe.
51 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
52 |
53 | /// The connection with the broker.
/host/spi-builder-workspace/Sources/MQTTNIO/MQTTClient.swift:165:62: warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
163 | public init(
164 | configuration: MQTTConfiguration,
165 | eventLoopGroupProvider: NIOEventLoopGroupProvider = .createNew,
| `- warning: 'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar [#DeprecatedDeclaration]
166 | logger: Logger = .init(label: "nl.roebert.MQTTNIO")
167 | ) {
/host/spi-builder-workspace/Sources/MQTTNIO/Request/MQTTRequestHandler.swift:26:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
24 | var maxInflightEntries = MQTTRequestHandler.defaultMaxInflightEntries
25 |
26 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
27 |
28 | private var entriesInflight: [AnyEntry] = []
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[789/815] Compiling MQTTNIO MQTTQoS.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[790/815] Compiling MQTTNIO MQTTSubscription.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[791/815] Compiling MQTTNIO MQTTUnsubscribeResponse.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[792/815] Compiling MQTTNIO MQTTUserProperty.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[793/815] Compiling MQTTNIO MQTTWillMessage+Properties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[794/815] Compiling MQTTNIO MQTTWillMessage.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[795/815] Compiling MQTTNIO MQTTReasonCode.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[796/815] Compiling MQTTNIO MQTTStringPair.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[797/815] Compiling MQTTNIO MQTTVariableByteInteger.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Messages/MQTTUserProperty.swift:16:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
14 | }
15 |
16 | extension Array: ExpressibleByDictionaryLiteral where Element == MQTTUserProperty {
| |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public init(dictionaryLiteral elements: (String, String)...) {
18 | self = elements.map {
[798/815] Compiling MQTTNIO MQTTPacket+Kind.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[799/815] Compiling MQTTNIO MQTTPacket.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[800/815] Compiling MQTTNIO MQTTPacketDecoder.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[801/815] Compiling MQTTNIO MQTTPacketEncoder.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[802/815] Compiling MQTTNIO MQTTPacketType.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[803/815] Compiling MQTTNIO MQTTPacketTypeParser.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[804/815] Compiling MQTTNIO MQTTPacketTypeSerializer.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[805/815] Compiling MQTTNIO MQTTProperties.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[806/815] Compiling MQTTNIO MQTTProperty.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:170:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
168 | return []
169 | }
170 | return [format.init(value)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
171 | } decode: {
172 | Int($0)
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:168:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
168 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
169 | }
170 | return [format.init(value)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:165:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
163 |
164 | extension MQTTProperty where Value == Int?, Value == Intermediate, PropertyValue: FixedWidthInteger {
165 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
166 | self.init(wrappedValue: nil, identifier) {
167 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:172:13: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
170 | return [format.init(value)]
171 | } decode: {
172 | Int($0)
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
173 | }
174 | }
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:222:21: warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
220 | return []
221 | }
222 | return [format.init(value.seconds)]
| `- warning: capture of 'format' with non-Sendable type 'PropertyValue.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
223 | } decode: {
224 | .seconds(Int64($0))
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:220:24: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
220 | return []
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
221 | }
222 | return [format.init(value.seconds)]
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:217:29: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
215 |
216 | extension MQTTProperty where Value == TimeAmount?, Value == Intermediate, PropertyValue: FixedWidthInteger {
217 | init(_ identifier: Int, format: PropertyValue.Type) {
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
218 | self.init(wrappedValue: nil, identifier) {
219 | guard let value = $0 else {
/host/spi-builder-workspace/Sources/MQTTNIO/Packet/Properties/MQTTProperty.swift:224:22: warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
222 | return [format.init(value.seconds)]
223 | } decode: {
224 | .seconds(Int64($0))
| `- warning: capture of non-Sendable type 'PropertyValue.Type' in an isolated closure; this is an error in the Swift 6 language mode
225 | }
226 | }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[807/815] Compiling MQTTNIO MQTTReAuthenticateRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[808/815] Compiling MQTTNIO MQTTSubscribeRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[809/815] Compiling MQTTNIO MQTTUnsubscribeRequest.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[810/815] Compiling MQTTNIO TSTSLConfiguration.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[811/815] Compiling MQTTNIO ByteBuffer+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[812/815] Compiling MQTTNIO CallbackList.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[813/815] Compiling MQTTNIO Collection+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[814/815] Compiling MQTTNIO String+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[815/815] Compiling MQTTNIO TimeAmount+Extensions.swift
/host/spi-builder-workspace/Sources/MQTTNIO/Utilities/CallbackList.swift:28:24: warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
26 |
27 | private var callbackEntries: [Entry] = []
28 | private let lock = Lock()
| |- warning: 'Lock' is deprecated: renamed to 'NIOLock' [#DeprecatedDeclaration]
| `- note: use 'NIOLock' instead
29 |
30 | // MARK: - Callbacks
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (215.63s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.41.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.22.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.13.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "mqtt-nio",
"name" : "mqtt-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MQTTNIO",
"targets" : [
"MQTTNIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MQTTNIOTests",
"module_type" : "SwiftTarget",
"name" : "MQTTNIOTests",
"path" : "Tests/MQTTNIOTests",
"product_dependencies" : [
"NIOTestUtils"
],
"sources" : [
"Core/MQTTNIOTestCase.swift",
"Core/TestUtils.swift",
"Tests/AuthenticationTests.swift",
"Tests/ConfigurationTests.swift",
"Tests/ConnectTests.swift",
"Tests/MQTT5Tests.swift",
"Tests/PublishTests.swift",
"Tests/SizeTests.swift",
"Tests/TopicTests.swift"
],
"target_dependencies" : [
"MQTTNIO"
],
"type" : "test"
},
{
"c99name" : "MQTTNIO",
"module_type" : "SwiftTarget",
"name" : "MQTTNIO",
"path" : "Sources/MQTTNIO",
"product_dependencies" : [
"Logging",
"NIO",
"NIOHTTP1",
"NIOWebSocket",
"NIOSSL",
"NIOTransportServices"
],
"product_memberships" : [
"MQTTNIO"
],
"sources" : [
"Connection/MQTTConnectResponse.swift",
"Connection/MQTTConnection.swift",
"Connection/MQTTConnectionEvent.swift",
"Connection/MQTTDisconnectReason.swift",
"Errors/MQTTConnectionError.swift",
"Errors/MQTTProtocolError.swift",
"Errors/MQTTPublishError.swift",
"Errors/MQTTSubscribeError.swift",
"Errors/MQTTUnsubscribeError.swift",
"Errors/MQTTValueError.swift",
"Errors/MQTTWebSocketError.swift",
"Handlers/MQTTErrorHandler.swift",
"Handlers/MQTTFallbackPacketHandler.swift",
"Handlers/MQTTKeepAliveHandler.swift",
"Handlers/MQTTSubscriptionsHandler.swift",
"Handlers/WebSocketHandler.swift",
"Handlers/WebSocketInitialRequestHandler.swift",
"MQTT+Sendable.swift",
"MQTTAuthenticationHandler.swift",
"MQTTCancellable.swift",
"MQTTClient+Concurrency.swift",
"MQTTClient.swift",
"MQTTConfiguration.swift",
"MQTTProtocolVersion.swift",
"Messages/MQTTAcknowledgementHandler.swift",
"Messages/MQTTMessage+Properties.swift",
"Messages/MQTTMessage.swift",
"Messages/MQTTPayload.swift",
"Messages/MQTTQoS.swift",
"Messages/MQTTSubscription.swift",
"Messages/MQTTUnsubscribeResponse.swift",
"Messages/MQTTUserProperty.swift",
"Messages/MQTTWillMessage+Properties.swift",
"Messages/MQTTWillMessage.swift",
"Packet/DataTypes/MQTTReasonCode.swift",
"Packet/DataTypes/MQTTStringPair.swift",
"Packet/DataTypes/MQTTVariableByteInteger.swift",
"Packet/MQTTPacket+Kind.swift",
"Packet/MQTTPacket.swift",
"Packet/MQTTPacketDecoder.swift",
"Packet/MQTTPacketEncoder.swift",
"Packet/MQTTPacketType.swift",
"Packet/MQTTPacketTypeParser.swift",
"Packet/MQTTPacketTypeSerializer.swift",
"Packet/Properties/MQTTProperties.swift",
"Packet/Properties/MQTTProperty.swift",
"Packet/Properties/MQTTPropertyValue.swift",
"Packet/Types/MQTTPacket+Acknowledgement.swift",
"Packet/Types/MQTTPacket+Auth.swift",
"Packet/Types/MQTTPacket+ConnAck.swift",
"Packet/Types/MQTTPacket+Connect.swift",
"Packet/Types/MQTTPacket+Disconnect.swift",
"Packet/Types/MQTTPacket+Ping.swift",
"Packet/Types/MQTTPacket+Publish.swift",
"Packet/Types/MQTTPacket+SubAck.swift",
"Packet/Types/MQTTPacket+Subscribe.swift",
"Packet/Types/MQTTPacket+UnsubAck.swift",
"Packet/Types/MQTTPacket+Unsubscribe.swift",
"Request/MQTTRequest.swift",
"Request/MQTTRequestHandler.swift",
"Request/Types/MQTTConnectRequest.swift",
"Request/Types/MQTTDisconnectRequest.swift",
"Request/Types/MQTTPingRequest.swift",
"Request/Types/MQTTPublishRequest.swift",
"Request/Types/MQTTReAuthenticateRequest.swift",
"Request/Types/MQTTSubscribeRequest.swift",
"Request/Types/MQTTUnsubscribeRequest.swift",
"TSTSLConfiguration.swift",
"Utilities/ByteBuffer+Extensions.swift",
"Utilities/CallbackList.swift",
"Utilities/Collection+Extensions.swift",
"Utilities/String+Extensions.swift",
"Utilities/TimeAmount+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.