The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Citadel, reference 0.12.1 (ae8562), with Swift 6.3 for Linux on 19 Apr 2026 18:39:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Building for debugging...
[0/428] Write sources
[16/428] Compiling _AtomicsShims.c
[17/428] Write sources
[21/428] Compiling CNIOWindows shim.c
[22/428] Compiling CCitadelBcrypt blf.c
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:44:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
   44 | #define BCRYPT_WORDS 8
      |         ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
   31 | #define BCRYPT_WORDS 6        /* Ciphertext words */
      |         ^
1 warning generated.
[23/428] Compiling CCitadelBcrypt bcrypt-kdf.c
[24/428] Compiling CNIOWindows WSAStartup.c
[24/428] Compiling CNIOWASI CNIOWASI.c
[26/428] Compiling CCitadelBcrypt bcrypt.c
[27/428] Compiling CNIOPosix event_loop_id.c
[28/428] Compiling CNIOOpenBSD shim.c
[29/428] Write swift-version-24593BA9C3E375BF.txt
[30/428] Compiling CNIOLinux liburing_shims.c
[31/428] Compiling CNIODarwin shim.c
[32/428] Compiling CNIOLinux shim.c
[33/428] Compiling fiat_p256_adx_mul.S
[34/428] Compiling fiat_p256_adx_sqr.S
[35/475] Compiling CCryptoBoringSSLShims shims.c
[36/477] Compiling c-nioatomics.c
[37/477] Compiling fiat_curve25519_adx_square.S
[38/477] Compiling fiat_curve25519_adx_mul.S
[39/477] Compiling md5-x86_64-linux.S
[40/477] Compiling md5-x86_64-apple.S
[41/477] Compiling md5-586-linux.S
[42/477] Compiling md5-586-apple.S
[43/477] Compiling err_data.cc
[44/477] Compiling c-atomics.c
[45/477] Compiling chacha20_poly1305_x86_64-linux.S
[46/477] Compiling chacha20_poly1305_x86_64-apple.S
[47/484] Compiling chacha20_poly1305_armv8-win.S
[48/484] Compiling chacha20_poly1305_armv8-linux.S
[49/484] Compiling chacha20_poly1305_armv8-apple.S
[50/484] Compiling chacha-x86_64-linux.S
[51/484] Compiling chacha-x86_64-apple.S
[52/484] Compiling chacha-x86-linux.S
[53/484] Compiling chacha-x86-apple.S
[54/484] Compiling chacha-armv8-win.S
[55/484] Compiling chacha-armv8-linux.S
[56/484] Compiling chacha-armv8-apple.S
[57/484] Compiling chacha-armv4-linux.S
[58/484] Compiling aes128gcmsiv-x86_64-linux.S
[59/484] Compiling aes128gcmsiv-x86_64-apple.S
[60/484] Compiling x86_64-mont5-linux.S
[61/484] Compiling x86_64-mont5-apple.S
[62/484] Compiling x86_64-mont-linux.S
[63/484] Compiling x86_64-mont-apple.S
[64/484] Compiling x86-mont-linux.S
[66/484] Compiling InternalCollectionsUtilities Integer rank.swift
[67/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/486] Compiling InternalCollectionsUtilities String+Padding.swift
[70/486] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/486] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[73/488] Emitting module InternalCollectionsUtilities
[74/488] Compiling InternalCollectionsUtilities Debugging.swift
[75/488] Compiling InternalCollectionsUtilities Descriptions.swift
[76/488] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[77/488] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/488] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/488] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[81/488] Compiling InternalCollectionsUtilities Span+Extras.swift
[87/488] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/488] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/488] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[90/488] Compiling SwiftASN1 DER.swift
[95/488] Compiling x86-mont-apple.S
[97/488] Emitting module _NIOBase64
[98/488] Compiling _NIOBase64 Base64.swift
[99/489] Compiling SwiftASN1 Errors.swift
[100/489] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[100/490] Compiling vpaes-x86_64-linux.S
[103/490] Compiling vpaes-x86_64-apple.S
[104/490] Wrapping AST for _NIOBase64 for debugging
[106/490] Compiling _NIODataStructures PriorityQueue.swift
[107/490] Compiling _NIODataStructures _TinyArray.swift
[107/490] Wrapping AST for InternalCollectionsUtilities for debugging
[108/490] Compiling vpaes-x86-linux.S
[109/491] Compiling vpaes-armv8-win.S
[110/491] Compiling vpaes-x86-apple.S
[111/496] Compiling vpaes-armv8-linux.S
[112/523] Compiling vpaes-armv8-apple.S
[113/523] Compiling vpaes-armv7-linux.S
[115/523] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[116/523] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[117/523] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[118/523] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[119/523] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[120/523] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[121/523] Compiling ContainersPreview BorrowingSequence.swift
[122/523] Compiling ContainersPreview BidirectionalContainer.swift
[123/523] Compiling ContainersPreview Container+Filter.swift
[124/523] Compiling ContainersPreview Container+SpanwiseZip.swift
[125/523] Compiling ContainersPreview RandomAccessContainer.swift
[126/523] Compiling ContainersPreview RangeExpression2.swift
[127/523] Compiling ContainersPreview RangeReplaceableContainer.swift
[128/523] Compiling ContainersPreview Drain+Map.swift
[129/527] Compiling ContainersPreview Producer+Map.swift
[130/527] Compiling ContainersPreview Producer+Reduce.swift
[131/527] Compiling ContainersPreview Producer.swift
[132/527] Compiling ContainersPreview Borrow.swift
[133/527] Emitting module NIOConcurrencyHelpers
[133/527] Compiling sha512-x86_64-linux.S
[134/527] Compiling sha512-x86_64-apple.S
[136/527] Compiling ContainersPreview Drain+Reduce.swift
[137/527] Compiling ContainersPreview Drain.swift
[138/527] Compiling ContainersPreview Producer+Collect.swift
[139/527] Compiling ContainersPreview Producer+Filter.swift
[140/527] Compiling ContainersPreview Container.swift
[141/527] Compiling ContainersPreview ContainerIterator.swift
[142/527] Compiling ContainersPreview DynamicContainer.swift
[143/527] Compiling ContainersPreview MutableContainer.swift
[144/527] Compiling ContainersPreview PermutableContainer.swift
[144/527] Compiling sha512-armv8-win.S
[145/527] Compiling sha512-armv8-linux.S
[147/527] Emitting module ContainersPreview
[147/527] Compiling sha512-armv8-apple.S
[148/527] Compiling sha512-armv4-linux.S
[150/527] Emitting module SwiftASN1
[151/527] Compiling ContainersPreview Box.swift
[152/527] Compiling ContainersPreview Inout.swift
[153/527] Compiling ContainersPreview InputSpan.swift
[154/527] Compiling ContainersPreview Shared.swift
[154/527] Compiling sha512-586-linux.S
[155/527] Compiling sha512-586-apple.S
[156/527] Compiling sha256-x86_64-apple.S
[157/527] Compiling sha256-x86_64-linux.S
[159/527] Compiling ContainersPreview OutputSpan+Extras.swift
[160/527] Compiling ContainersPreview TemporaryAllocation.swift
[161/527] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[162/527] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[163/527] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[163/528] Compiling sha256-armv8-win.S
[164/528] Compiling sha256-armv8-linux.S
[166/528] Compiling sha256-armv4-linux.S
[167/528] Compiling sha256-armv8-apple.S
[168/528] Compiling sha256-586-apple.S
[169/528] Compiling sha256-586-linux.S
[170/528] Compiling sha1-x86_64-linux.S
[171/528] Wrapping AST for ContainersPreview for debugging
[172/528] Compiling sha1-x86_64-apple.S
[173/528] Compiling sha1-armv8-win.S
[174/529] Compiling sha1-armv8-linux.S
[175/529] Compiling sha1-armv8-apple.S
[176/568] Compiling sha1-armv4-large-linux.S
[177/568] Compiling sha1-586-linux.S
[178/568] Compiling sha1-586-apple.S
[179/568] Compiling rsaz-avx2-linux.S
[180/568] Compiling rsaz-avx2-apple.S
[182/568] Compiling DequeModule Deque._UnsafeHandle.swift
[183/568] Compiling DequeModule Deque.swift
[183/568] Compiling rdrand-x86_64-linux.S
[184/568] Compiling rdrand-x86_64-apple.S
[186/568] Compiling DequeModule UniqueDeque+Consumption.swift
[187/568] Compiling DequeModule UniqueDeque+Container.swift
[188/568] Compiling DequeModule UniqueDeque+Descriptions.swift
[189/568] Compiling DequeModule UniqueDeque+Equatable.swift
[190/568] Compiling DequeModule UniqueDeque+Experimental.swift
[190/573] Compiling p256_beeu-x86_64-asm-linux.S
[192/573] Emitting module Logging
[192/573] Compiling p256_beeu-x86_64-asm-apple.S
[194/573] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[195/573] Compiling NIOConcurrencyHelpers NIOLock.swift
[196/573] Emitting module _NIODataStructures
[197/573] Compiling _NIODataStructures Heap.swift
[198/574] Compiling Logging MetadataProvider.swift
[199/574] Compiling NIOConcurrencyHelpers lock.swift
[200/574] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[200/574] Compiling p256_beeu-armv8-asm-win.S
[202/574] Compiling DequeModule Deque+Testing.swift
[203/574] Compiling DequeModule Deque._Storage.swift
[204/574] Compiling DequeModule Deque+Extras.swift
[205/574] Compiling DequeModule Deque+Hashable.swift
[205/574] Compiling p256_beeu-armv8-asm-linux.S
[207/575] Compiling p256_beeu-armv8-asm-apple.S
[209/575] Compiling p256-x86_64-asm-linux.S
[210/575] Compiling p256-x86_64-asm-apple.S
[211/575] Wrapping AST for _NIODataStructures for debugging
[213/575] Compiling DequeModule _DequeBuffer.swift
[214/575] Compiling DequeModule _DequeBufferHeader.swift
[215/575] Compiling DequeModule RigidDeque+Append.swift
[216/575] Compiling DequeModule RigidDeque+Consumption.swift
[217/575] Compiling DequeModule RigidDeque+Container.swift
[218/575] Compiling DequeModule RigidDeque+Descriptions.swift
[218/575] Compiling p256-armv8-asm-linux.S
[219/575] Compiling p256-armv8-asm-apple.S
[220/575] Compiling p256-armv8-asm-win.S
[221/575] Wrapping AST for SwiftASN1 for debugging
[223/575] Compiling NIOConcurrencyHelpers atomics.swift
[224/575] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[224/576] Compiling ghashv8-armv8-win.S
[225/576] Compiling ghashv8-armv8-linux.S
[227/576] Compiling DequeModule UniqueDeque+Hashable.swift
[228/576] Compiling DequeModule UniqueDeque+Initializers.swift
[229/576] Compiling DequeModule UniqueDeque+Insertions.swift
[230/576] Compiling DequeModule UniqueDeque+Prepend.swift
[231/576] Compiling DequeModule UniqueDeque+Removals.swift
[232/576] Compiling DequeModule RigidDeque+Equatable.swift
[233/576] Compiling DequeModule RigidDeque+Experimental.swift
[234/576] Compiling DequeModule RigidDeque+Hashable.swift
[235/576] Compiling DequeModule RigidDeque+Initializers.swift
[236/576] Compiling DequeModule RigidDeque+Insertions.swift
[237/576] Compiling DequeModule RigidDeque+Prepend.swift
[237/576] Compiling ghashv8-armv8-apple.S
[238/576] Compiling ghashv8-armv7-linux.S
[241/576] Emitting module ColorizeSwift
[242/576] Compiling ColorizeSwift ColorizeSwift.swift
[242/576] Compiling ghash-x86_64-apple.S
[243/576] Compiling ghash-x86_64-linux.S
[244/577] Compiling ghash-x86-linux.S
[246/577] Compiling ghash-x86-apple.S
[247/577] Compiling ghash-ssse3-x86_64-linux.S
[248/577] Compiling ghash-ssse3-x86-linux.S
[249/577] Compiling ghash-ssse3-x86-apple.S
[250/577] Wrapping AST for NIOConcurrencyHelpers for debugging
[251/577] Compiling ghash-ssse3-x86_64-apple.S
[252/577] Wrapping AST for ColorizeSwift for debugging
[253/577] Compiling ghash-neon-armv8-win.S
[255/577] Compiling DequeModule RigidDeque+Removals.swift
[256/577] Compiling DequeModule RigidDeque+Replacements.swift
[257/577] Compiling DequeModule RigidDeque+Testing.swift
[258/577] Compiling DequeModule RigidDeque.swift
[259/577] Compiling DequeModule UniqueDeque+Append.swift
[259/577] Compiling ghash-neon-armv8-apple.S
[260/577] Compiling ghash-neon-armv8-linux.S
[261/577] Compiling ghash-armv4-linux.S
[262/577] Compiling co-586-apple.S
[263/577] Compiling co-586-linux.S
[264/577] Compiling bsaes-armv7-linux.S
[265/577] Compiling bn-armv8-linux.S
[266/577] Compiling bn-armv8-win.S
[267/577] Compiling bn-586-linux.S
[268/577] Compiling bn-armv8-apple.S
[269/577] Compiling armv8-mont-win.S
[270/577] Compiling bn-586-apple.S
[271/577] Compiling armv8-mont-apple.S
[272/577] Compiling armv8-mont-linux.S
[273/577] Compiling armv4-mont-linux.S
[274/577] Compiling aesv8-gcm-armv8-linux.S
[275/577] Compiling aesv8-gcm-armv8-win.S
[276/577] Compiling aesv8-gcm-armv8-apple.S
[277/577] Compiling aesv8-armv8-apple.S
[278/577] Compiling aesv8-armv8-win.S
[279/577] Compiling aesv8-armv8-linux.S
[280/577] Compiling aesv8-armv7-linux.S
[281/577] Compiling aesni-x86_64-apple.S
[282/577] Compiling aesni-x86_64-linux.S
[283/577] Compiling aesni-x86-apple.S
[284/577] Compiling aesni-x86-linux.S
[285/577] Compiling aesni-gcm-x86_64-linux.S
[286/577] Compiling aes-gcm-avx512-x86_64-linux.S
[287/577] Compiling aesni-gcm-x86_64-apple.S
[289/577] Compiling Logging Logging.swift
[290/577] Compiling Logging LogHandler.swift
[291/577] Compiling Logging Locks.swift
[292/577] Compiling Logging LogEvent.swift
[292/578] Compiling aes-gcm-avx2-x86_64-linux.S
[293/578] Compiling aes-gcm-avx512-x86_64-apple.S
[294/578] Compiling aes-gcm-avx2-x86_64-apple.S
[297/578] Compiling DequeModule Deque+Codable.swift
[298/578] Compiling DequeModule Deque+Collection.swift
[299/578] Compiling DequeModule Deque+CustomReflectable.swift
[300/578] Compiling DequeModule Deque+Descriptions.swift
[301/578] Compiling DequeModule Deque+Equatable.swift
[302/578] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[308/578] Compiling xwing.cc
[309/578] Wrapping AST for Logging for debugging
[310/578] Compiling x_sig.cc
[311/578] Compiling x_pubkey.cc
[312/578] Compiling x_x509a.cc
[313/578] Compiling x_spki.cc
[314/578] Compiling x_x509.cc
[315/578] Compiling x_req.cc
[316/578] Compiling x_name.cc
[317/578] Compiling x_exten.cc
[318/578] Compiling x_crl.cc
[319/578] Compiling x_attrib.cc
[320/578] Compiling x509spki.cc
[321/578] Compiling x_all.cc
[322/578] Compiling x_algor.cc
[323/578] Compiling x509rset.cc
[325/578] Compiling DequeModule UniqueDeque+Replacements.swift
[326/578] Compiling DequeModule UniqueDeque.swift
[327/578] Compiling DequeModule _DequeSlot.swift
[328/578] Compiling DequeModule _UnsafeDequeHandle.swift
[329/578] Compiling DequeModule _UnsafeDequeSegments.swift
[330/578] Emitting module DequeModule
[331/579] Compiling x509name.cc
[332/579] Wrapping AST for DequeModule for debugging
[333/579] Compiling x509cset.cc
[334/579] Compiling x509_vpm.cc
[335/579] Compiling x509_v3.cc
[336/579] Compiling x509_txt.cc
[337/579] Compiling x509_vfy.cc
[338/579] Compiling x509_trs.cc
[339/579] Compiling x509_req.cc
[340/579] Compiling x509_lu.cc
[341/579] Compiling x509_set.cc
[342/579] Compiling x509_obj.cc
[343/579] Compiling x509_def.cc
[344/579] Compiling x509_d2.cc
[345/579] Compiling x509_ext.cc
[346/579] Compiling x509.cc
[347/579] Compiling x509_cmp.cc
[348/579] Compiling v3_utl.cc
[349/579] Compiling v3_skey.cc
[350/579] Compiling x509_att.cc
[351/579] Compiling v3_prn.cc
[352/579] Compiling v3_purp.cc
[353/579] Compiling v3_pmaps.cc
[354/579] Compiling v3_pcons.cc
[355/579] Compiling v3_ocsp.cc
[356/579] Compiling v3_ncons.cc
[357/579] Compiling v3_int.cc
[358/579] Compiling v3_lib.cc
[359/579] Compiling v3_genn.cc
[360/579] Compiling v3_info.cc
[361/579] Compiling v3_ia5.cc
[362/579] Compiling v3_enum.cc
[363/579] Compiling v3_extku.cc
[364/579] Compiling v3_cpols.cc
[365/579] Compiling v3_bitst.cc
[366/579] Compiling t_x509a.cc
[367/579] Compiling v3_crld.cc
[368/579] Compiling v3_bcons.cc
[369/579] Compiling v3_akeya.cc
[370/579] Compiling v3_conf.cc
[371/579] Compiling v3_alt.cc
[372/579] Compiling v3_akey.cc
[373/579] Compiling t_req.cc
[374/579] Compiling i2d_pr.cc
[375/579] Compiling t_crl.cc
[376/579] Compiling t_x509.cc
[377/579] Compiling policy.cc
[378/579] Compiling name_print.cc
[379/579] Compiling rsa_pss.cc
[380/579] Compiling by_file.cc
[381/579] Compiling by_dir.cc
[382/579] Compiling asn1_gen.cc
[383/579] Compiling voprf.cc
[384/579] Compiling algorithm.cc
[385/579] Compiling a_sign.cc
[386/579] Compiling a_digest.cc
[387/579] Compiling a_verify.cc
[388/579] Compiling thread_win.cc
[389/579] Compiling thread_pthread.cc
[390/579] Compiling thread.cc
[391/579] Compiling thread_none.cc
[392/579] Compiling stack.cc
[393/579] Compiling pmbtoken.cc
[394/579] Compiling sha256.cc
[395/579] Compiling siphash.cc
[396/579] Compiling sha512.cc
[397/579] Compiling trust_token.cc
[398/579] Compiling slhdsa.cc
[399/579] Compiling sha1.cc
[400/579] Compiling spake2plus.cc
[401/579] Compiling rsa_extra.cc
[402/579] Compiling rsa_print.cc
[403/579] Compiling rc4.cc
[404/579] Compiling refcount.cc
[405/579] Compiling windows.cc
[406/579] Compiling rsa_crypt.cc
[407/579] Compiling trusty.cc
[408/579] Compiling urandom.cc
[409/579] Compiling rand.cc
[410/579] Compiling ios.cc
[411/579] Compiling getentropy.cc
[412/579] Compiling passive.cc
[413/579] Compiling poly1305_arm_asm.S
[414/579] Compiling deterministic.cc
[415/579] Compiling forkunsafe.cc
[416/579] Compiling fork_detect.cc
[417/579] Compiling rsa_asn1.cc
[418/579] Compiling poly1305_arm.cc
[419/579] Compiling poly1305.cc
[420/579] Compiling poly1305_vec.cc
[421/579] Compiling pool.cc
[422/579] Compiling pkcs7.cc
[423/579] Compiling p5_pbev2.cc
[424/579] Compiling pkcs8_x509.cc
[425/579] Compiling pkcs8.cc
[426/579] Compiling pkcs7_x509.cc
[427/579] Compiling pem_xaux.cc
[428/579] Compiling pem_x509.cc
[429/579] Compiling pem_pkey.cc
[430/579] Compiling obj_xref.cc
[431/579] Compiling mlkem.cc
[432/579] Compiling pem_pk8.cc
[433/579] Compiling pem_oth.cc
[434/579] Compiling pem_info.cc
[435/579] Compiling pem_lib.cc
[436/579] Compiling pem_all.cc
[437/579] Compiling mldsa.cc
[438/579] Compiling mem.cc
[439/579] Compiling poly_rq_mul.S
[440/579] Compiling obj.cc
[441/579] Compiling fips_shared_support.cc
[442/579] Compiling lhash.cc
[443/579] Compiling md5.cc
[444/579] Compiling md4.cc
[445/579] Compiling fuzzer_mode.cc
[446/579] Compiling kyber.cc
[447/579] Compiling ex_data.cc
[448/579] Compiling hrss.cc
[449/579] Compiling hpke.cc
[450/579] Compiling scrypt.cc
[451/579] Compiling print.cc
[452/579] Compiling pbkdf.cc
[453/579] Compiling sign.cc
[454/579] Compiling p_x25519_asn1.cc
[455/579] Compiling p_x25519.cc
[456/579] Compiling p_rsa_asn1.cc
[457/579] Compiling p_hkdf.cc
[458/579] Compiling p_rsa.cc
[459/579] Compiling p_ed25519_asn1.cc
[460/579] Compiling p_ed25519.cc
[461/579] Compiling p_ec_asn1.cc
[462/579] Compiling p_dh_asn1.cc
[463/579] Compiling p_ec.cc
[464/579] Compiling p_dsa_asn1.cc
[465/579] Compiling p_dh.cc
[466/579] Compiling evp_ctx.cc
[467/579] Compiling err.cc
[468/579] Compiling engine.cc
[469/579] Compiling evp.cc
[470/579] Compiling evp_asn1.cc
[471/579] Compiling ecdsa_p1363.cc
[472/579] Compiling ecdh.cc
[473/579] Compiling ec_derive.cc
[474/579] Compiling ecdsa_asn1.cc
[475/579] Compiling dsa.cc
[476/579] Compiling hash_to_curve.cc
[477/579] Compiling dsa_asn1.cc
[478/579] Compiling digest_extra.cc
[479/579] Compiling ec_asn1.cc
[480/579] Compiling x25519-asm-arm.S
[481/579] Compiling des.cc
[482/579] Compiling params.cc
[483/579] Compiling dh_asn1.cc
[484/579] Compiling crypto.cc
[485/579] Compiling cpu_intel.cc
[486/579] Compiling cpu_arm_linux.cc
[487/579] Compiling spake25519.cc
[488/579] Compiling curve25519.cc
[489/579] Compiling cpu_arm_freebsd.cc
[490/579] Compiling cpu_aarch64_win.cc
[491/579] Compiling cpu_aarch64_openbsd.cc
[492/579] Compiling cpu_aarch64_sysreg.cc
[493/579] Compiling cpu_aarch64_linux.cc
[494/579] Compiling cpu_aarch64_fuchsia.cc
[495/579] Compiling cpu_aarch64_apple.cc
[496/579] Compiling curve25519_64_adx.cc
[497/579] Compiling conf.cc
[498/579] Compiling get_cipher.cc
[499/579] Compiling tls_cbc.cc
[500/579] Compiling e_tls.cc
[501/579] Compiling e_rc4.cc
[502/579] Compiling e_rc2.cc
[503/579] Compiling e_null.cc
[504/579] Compiling e_des.cc
[505/579] Compiling e_chacha20poly1305.cc
[506/579] Compiling e_aesgcmsiv.cc
[507/579] Compiling e_aeseax.cc
[508/579] Compiling cms.cc
[509/579] Compiling derive_key.cc
[510/579] Compiling e_aesctrhmac.cc
[511/579] Compiling chacha.cc
[512/579] Compiling buf.cc
[513/579] Compiling unicode.cc
[514/579] Compiling sqrt.cc
[515/579] Compiling cbb.cc
[516/579] Compiling ber.cc
[517/579] Compiling asn1_compat.cc
[518/579] Compiling cbs.cc
[519/579] Compiling exponentiation.cc
[520/579] Compiling div.cc
[521/579] Compiling printf.cc
[522/579] Compiling pair.cc
[523/579] Compiling bn_asn1.cc
[524/579] Compiling blake2.cc
[525/579] Compiling convert.cc
[526/579] Compiling hexdump.cc
[527/579] Compiling fd.cc
[528/579] Compiling file.cc
[529/579] Compiling errno.cc
[530/579] Compiling bio_mem.cc
[531/579] Compiling bio.cc
[532/579] Compiling base64.cc
[533/579] Compiling tasn_typ.cc
[534/579] Compiling tasn_fre.cc
[535/579] Compiling tasn_utl.cc
[536/579] Compiling posix_time.cc
[537/579] Compiling tasn_enc.cc
[538/579] Compiling tasn_new.cc
[539/579] Compiling f_string.cc
[540/579] Compiling f_int.cc
[541/579] Compiling tasn_dec.cc
[542/579] Compiling asn_pack.cc
[543/579] Compiling asn1_par.cc
[544/579] Compiling a_utctm.cc
[545/579] Compiling asn1_lib.cc
[546/579] Compiling a_octet.cc
[547/579] Compiling a_type.cc
[548/579] Compiling a_time.cc
[549/579] Compiling a_strex.cc
[550/579] Compiling a_strnid.cc
[551/579] Compiling a_i2d_fp.cc
[552/579] Compiling a_object.cc
[553/579] Compiling a_mbstr.cc
[554/579] Compiling a_dup.cc
[555/579] Write sources
[557/579] Compiling a_int.cc
[558/618] Compiling a_d2i_fp.cc
[559/618] Compiling a_gentm.cc
[560/618] Compiling aes.cc
[562/618] Compiling Atomics UnsafeAtomic.swift
[563/618] Compiling Atomics UnsafeAtomicLazyReference.swift
[564/620] Compiling Atomics ManagedAtomic.swift
[565/620] Compiling Atomics ManagedAtomicLazyReference.swift
[566/620] Compiling Atomics AtomicMemoryOrderings.swift
[567/620] Compiling Atomics DoubleWord.swift
[567/620] Compiling a_bool.cc
[569/620] Compiling Atomics OptionalRawRepresentable.swift
[570/620] Compiling Atomics RawRepresentable.swift
[571/620] Compiling Atomics AtomicBool.swift
[572/620] Compiling Atomics IntegerOperations.swift
[573/620] Compiling Atomics Unmanaged extensions.swift
[573/620] Compiling a_bitstr.cc
[575/620] Compiling Atomics AtomicInteger.swift
[576/620] Compiling Atomics AtomicOptionalWrappable.swift
[577/620] Compiling Atomics AtomicReference.swift
[578/620] Emitting module Atomics
[579/620] Emitting module BigInt
[580/622] Compiling Atomics AtomicStorage.swift
[581/622] Compiling Atomics AtomicValue.swift
[582/622] Compiling Atomics IntegerConformances.swift
[583/622] Compiling Atomics PointerConformances.swift
[584/622] Compiling Atomics Primitives.native.swift
[585/623] Wrapping AST for Atomics for debugging
[588/687] Compiling bcm.cc
[590/695] Compiling NIOCore AsyncChannelHandler.swift
[591/695] Compiling NIOCore AsyncChannelInboundStream.swift
[592/695] Compiling NIOCore AsyncChannelOutboundWriter.swift
[593/695] Compiling NIOCore AddressedEnvelope.swift
[594/695] Compiling NIOCore AsyncAwaitSupport.swift
[595/695] Compiling NIOCore AsyncChannel.swift
[596/695] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[597/695] Compiling NIOCore CircularBuffer.swift
[598/695] Compiling NIOCore Codec.swift
[599/695] Compiling NIOCore ByteBuffer-core.swift
[600/695] Compiling NIOCore ByteBuffer-hex.swift
[601/695] Compiling NIOCore ByteBuffer-int.swift
[602/695] Compiling NIOCore NIOAsyncSequenceProducer.swift
[603/695] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[604/695] Compiling NIOCore NIOAsyncWriter.swift
[605/695] Compiling NIOCore ByteBuffer-aux.swift
[606/695] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[607/695] Compiling NIOCore ByteBuffer-conversions.swift
[608/695] Compiling NIOCore ConvenienceOptionSupport.swift
[609/695] Compiling NIOCore DeadChannel.swift
[610/696] Wrapping AST for BigInt for debugging
[612/696] Compiling CryptoBoringWrapper RandomBytes.swift
[613/696] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[614/696] Compiling NIOCore NIOCoreSendableMetatype.swift
[615/696] Compiling NIOCore NIODecodedAsyncSequence.swift
[616/696] Compiling NIOCore NIOLoopBound.swift
[617/696] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[618/696] Compiling NIOCore NIOScheduledCallback.swift
[619/696] Compiling NIOCore NIOSendable.swift
[620/696] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[621/696] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[622/696] Compiling NIOCore RecvByteBufferAllocator.swift
[623/704] Emitting module CryptoBoringWrapper
[624/704] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[625/704] Compiling CryptoBoringWrapper EllipticCurve.swift
[626/704] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[627/704] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[628/704] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[629/705] Wrapping AST for CryptoBoringWrapper for debugging
[631/776] Compiling Crypto NISTCurvesKeys_boring.swift
[632/776] Compiling Crypto X25519Keys_boring.swift
[633/776] Compiling Crypto Curve25519.swift
[634/776] Compiling Crypto Ed25519Keys.swift
[635/776] Compiling Crypto NISTCurvesKeys.swift
[636/776] Compiling Crypto HPKE-Errors.swift
[637/776] Compiling Crypto HPKE.swift
[638/776] Compiling Crypto HPKE-Context.swift
[639/776] Compiling Crypto HPKE-KeySchedule.swift
[640/776] Compiling Crypto HPKE-KEM-Curve25519.swift
[641/776] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[642/776] Compiling Crypto HPKE-KEM.swift
[643/776] Compiling Crypto PKCS8PrivateKey.swift
[644/776] Compiling Crypto SEC1PrivateKey.swift
[645/776] Compiling Crypto SubjectPublicKeyInfo.swift
[646/776] Compiling Crypto CryptoError_boring.swift
[647/776] Compiling Crypto CryptoKitErrors.swift
[648/776] Compiling Crypto Digest_boring.swift
[649/776] Compiling Crypto X25519Keys.swift
[650/776] Compiling Crypto SymmetricKeys.swift
[651/776] Compiling Crypto HMAC.swift
[652/776] Compiling Crypto MACFunctions.swift
[653/776] Compiling Crypto MessageAuthenticationCode.swift
[654/776] Compiling Crypto AES.swift
[655/776] Compiling Crypto ECDSASignature_boring.swift
[656/776] Compiling Crypto ECDSA_boring.swift
[657/776] Compiling Crypto EdDSA_boring.swift
[658/776] Compiling Crypto ECDSA.swift
[659/786] Emitting module Crypto
[660/786] Compiling Crypto AES-GCM.swift
[661/786] Compiling Crypto AES-GCM_boring.swift
[662/786] Compiling Crypto ChaChaPoly_boring.swift
[663/786] Compiling Crypto ChaChaPoly.swift
[664/786] Compiling Crypto Cipher.swift
[665/786] Compiling Crypto Nonces.swift
[666/786] Compiling Crypto ASN1.swift
[667/786] Compiling Crypto ASN1Any.swift
[668/786] Compiling Crypto ASN1BitString.swift
[669/786] Compiling Crypto ASN1Boolean.swift
[686/786] Compiling Crypto Ed25519.swift
[691/786] Compiling Crypto HPKE-Modes.swift
[692/786] Compiling Crypto Insecure.swift
[693/786] Compiling Crypto Insecure_HashFunctions.swift
[694/786] Compiling Crypto KEM.swift
[695/786] Compiling Crypto ECDH_boring.swift
[696/786] Compiling Crypto DH.swift
[697/786] Compiling Crypto ECDH.swift
[698/786] Compiling Crypto HKDF.swift
[699/786] Compiling Crypto AESWrap.swift
[700/786] Compiling Crypto AESWrap_boring.swift
[701/786] Compiling Crypto Ed25519_boring.swift
[707/786] Compiling Crypto HPKE-AEAD.swift
[708/786] Compiling Crypto HPKE-Ciphersuite.swift
[709/786] Compiling Crypto HPKE-KDF.swift
[710/786] Compiling Crypto HPKE-KexKeyDerivation.swift
[711/786] Compiling Crypto HPKE-LabeledExtract.swift
[712/786] Compiling Crypto HPKE-Utils.swift
[713/786] Compiling Crypto DHKEM.swift
[717/786] Compiling Crypto ASN1Identifier.swift
[718/786] Compiling Crypto ASN1Integer.swift
[719/786] Compiling Crypto ASN1Null.swift
[720/786] Compiling Crypto ASN1OctetString.swift
[721/786] Compiling Crypto ASN1Strings.swift
[722/786] Compiling Crypto ArraySliceBigint.swift
[723/786] Compiling Crypto GeneralizedTime.swift
[724/786] Compiling Crypto ObjectIdentifier.swift
[725/786] Compiling Crypto ECDSASignature.swift
[726/786] Compiling Crypto PEMDocument.swift
[733/786] Compiling Crypto Digest.swift
[734/786] Compiling Crypto Digests.swift
[735/786] Compiling Crypto HashFunctions.swift
[736/786] Compiling Crypto HashFunctions_SHA2.swift
[747/786] Compiling Crypto Signature.swift
[748/786] Compiling Crypto CryptoKitErrors_boring.swift
[749/786] Compiling Crypto RNG_boring.swift
[750/786] Compiling Crypto SafeCompare_boring.swift
[751/786] Compiling Crypto Zeroization_boring.swift
[752/786] Compiling Crypto PrettyBytes.swift
[753/786] Compiling Crypto SafeCompare.swift
[754/786] Compiling Crypto SecureBytes.swift
[755/786] Compiling Crypto Zeroization.swift
[756/787] Wrapping AST for Crypto for debugging
[758/841] Emitting module _CryptoExtras
[759/848] Compiling _CryptoExtras ECToolbox_boring.swift
[760/848] Compiling _CryptoExtras ECToolbox.swift
[761/848] Compiling _CryptoExtras HashToField.swift
[762/848] Compiling _CryptoExtras KDF.swift
[763/848] Compiling _CryptoExtras PBKDF2_boring.swift
[764/848] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[765/848] Compiling _CryptoExtras PBKDF2.swift
[766/848] Compiling _CryptoExtras Scrypt_boring.swift
[767/848] Compiling _CryptoExtras Scrypt.swift
[768/848] Compiling _CryptoExtras OPRF.swift
[769/848] Compiling _CryptoExtras OPRFClient.swift
[770/848] Compiling _CryptoExtras OPRFServer.swift
[771/848] Compiling _CryptoExtras VOPRF+API.swift
[772/848] Compiling _CryptoExtras VOPRFClient.swift
[773/848] Compiling _CryptoExtras VOPRFServer.swift
[774/848] Compiling _CryptoExtras ARCResponse.swift
[775/848] Compiling _CryptoExtras ARCServer.swift
[776/848] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[777/848] Compiling _CryptoExtras ChaCha20CTR.swift
[778/848] Compiling _CryptoExtras ObjectIdentifier.swift
[779/848] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[780/848] Compiling _CryptoExtras PKCS8PrivateKey.swift
[781/848] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[782/848] Compiling _CryptoExtras Error.swift
[783/848] Compiling _CryptoExtras I2OSP.swift
[784/848] Compiling _CryptoExtras IntegerEncoding.swift
[785/848] Compiling _CryptoExtras PEMDocument.swift
[786/848] Compiling _CryptoExtras PrettyBytes.swift
[787/848] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[788/848] Compiling _CryptoExtras ThreadOps.swift
[789/848] Compiling _CryptoExtras ThreadPosix.swift
[790/848] Compiling _CryptoExtras ThreadSpecific.swift
[791/848] Compiling _CryptoExtras ThreadWindows.swift
[792/848] Compiling _CryptoExtras DLEQ.swift
[793/848] Compiling _CryptoExtras Prover.swift
[794/848] Compiling _CryptoExtras Verifier.swift
[795/848] Compiling _CryptoExtras ZKPToolbox.swift
[796/848] Compiling _CryptoExtras CMAC.swift
[797/848] Compiling _CryptoExtras ARC+API.swift
[798/848] Compiling _CryptoExtras ARC.swift
[799/848] Compiling _CryptoExtras ARCCredential.swift
[800/848] Compiling _CryptoExtras ARCEncoding.swift
[801/848] Compiling _CryptoExtras ARCPrecredential.swift
[802/848] Compiling _CryptoExtras ARCPresentation.swift
[803/848] Compiling _CryptoExtras ARCRequest.swift
[804/848] Compiling _CryptoExtras AES_CBC.swift
[805/848] Compiling _CryptoExtras AES_CFB.swift
[806/848] Compiling _CryptoExtras AES_CTR.swift
[807/848] Compiling _CryptoExtras AES_GCM_SIV.swift
[808/848] Compiling _CryptoExtras Block Function.swift
[809/848] Compiling _CryptoExtras AES_CFB_boring.swift
[810/848] Compiling _CryptoExtras AES_CTR_boring.swift
[811/848] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[812/848] Compiling _CryptoExtras RSA+BlindSigning.swift
[813/848] Compiling _CryptoExtras RSA.swift
[814/848] Compiling _CryptoExtras RSA_boring.swift
[815/848] Compiling _CryptoExtras BoringSSLHelpers.swift
[816/848] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[817/848] Compiling _CryptoExtras Data+Extensions.swift
[818/848] Compiling _CryptoExtras DigestType.swift
[837/849] Wrapping AST for _CryptoExtras for debugging
[839/849] Emitting module NIOCore
[840/850] Wrapping AST for NIOCore for debugging
[842/904] Emitting module NIOEmbedded
[843/904] Compiling NIOEmbedded AsyncTestingChannel.swift
[844/904] Compiling NIOEmbedded Embedded.swift
[845/904] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[846/904] Compiling NIOPosix PipePair.swift
[847/904] Compiling NIOPosix Pool.swift
[848/904] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[849/904] Compiling NIOPosix PosixSingletons.swift
[850/904] Compiling NIOPosix RawSocketBootstrap.swift
[851/904] Compiling NIOPosix Resolver.swift
[852/904] Compiling NIOPosix Selectable.swift
[853/911] Wrapping AST for NIOEmbedded for debugging
[855/911] Compiling NIOPosix HappyEyeballs.swift
[856/911] Compiling NIOPosix IO.swift
[857/911] Compiling NIOPosix IntegerBitPacking.swift
[858/911] Compiling NIOPosix IntegerTypes.swift
[859/911] Compiling NIOPosix Linux.swift
[860/911] Compiling NIOPosix LinuxCPUSet.swift
[861/911] Compiling NIOPosix LinuxUring.swift
[862/911] Compiling NIOPosix ThreadPosix.swift
[863/911] Compiling NIOPosix ThreadWindows.swift
[864/911] Compiling NIOPosix Utilities.swift
[865/911] Compiling NIOPosix VsockAddress.swift
[866/911] Compiling NIOPosix VsockChannelEvents.swift
[867/911] Compiling NIOPosix Windows.swift
[868/911] Emitting module NIOPosix
[869/911] Compiling NIOPosix BSDSocketAPICommon.swift
[870/911] Compiling NIOPosix BSDSocketAPIPosix.swift
[871/911] Compiling NIOPosix BSDSocketAPIWindows.swift
[872/911] Compiling NIOPosix BaseSocket.swift
[873/911] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[874/911] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[875/911] Compiling NIOPosix BaseSocketChannel.swift
[876/911] Compiling NIOPosix SelectableChannel.swift
[877/911] Compiling NIOPosix SelectableEventLoop.swift
[878/911] Compiling NIOPosix SelectorEpoll.swift
[879/911] Compiling NIOPosix SelectorGeneric.swift
[880/911] Compiling NIOPosix SelectorKqueue.swift
[881/911] Compiling NIOPosix SelectorUring.swift
[882/911] Compiling NIOPosix SelectorWSAPoll.swift
[883/911] Compiling NIOPosix ServerSocket.swift
[884/911] Compiling NIOPosix Socket.swift
[885/911] Compiling NIOPosix SocketChannel.swift
[886/911] Compiling NIOPosix SocketProtocols.swift
[887/911] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[888/911] Compiling NIOPosix System.swift
[889/911] Compiling NIOPosix Thread.swift
[890/911] Compiling NIOPosix BaseStreamSocketChannel.swift
[891/911] Compiling NIOPosix Bootstrap.swift
[892/911] Compiling NIOPosix ControlMessage.swift
[893/911] Compiling NIOPosix DatagramVectorReadManager.swift
[894/911] Compiling NIOPosix Errors+Any.swift
[895/911] Compiling NIOPosix FileDescriptor.swift
[896/911] Compiling NIOPosix GetaddrinfoResolver.swift
[897/911] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[898/911] Compiling NIOPosix NIOPosixSendableMetatype.swift
[899/911] Compiling NIOPosix NIOThreadPool.swift
[900/911] Compiling NIOPosix NonBlockingFileIO.swift
[901/911] Compiling NIOPosix PendingDatagramWritesManager.swift
[902/911] Compiling NIOPosix PendingWritesManager.swift
[903/911] Compiling NIOPosix PipeChannel.swift
[904/912] Wrapping AST for NIOPosix for debugging
[906/914] Emitting module NIO
[907/914] Compiling NIO Exports.swift
[908/915] Wrapping AST for NIO for debugging
[910/920] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[911/920] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[912/920] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[913/920] Emitting module NIOFoundationCompat
[914/920] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[915/921] Wrapping AST for NIOFoundationCompat for debugging
[917/980] Emitting module NIOSSH
[918/988] Compiling NIOSSH ByteBuffer+SSH.swift
[919/988] Compiling NIOSSH CSPRNG.swift
[920/988] Compiling NIOSSH ChildChannelOptions.swift
[921/988] Compiling NIOSSH ChildChannelStateMachine.swift
[922/988] Compiling NIOSSH ChildChannelUserEvents.swift
[923/988] Compiling NIOSSH ChildChannelWindowManager.swift
[924/988] Compiling NIOSSH ChildChannelWritabilityManager.swift
[925/988] Compiling NIOSSH OutboundFlowController.swift
[926/988] Compiling NIOSSH SSHChannelData.swift
[927/988] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[928/988] Compiling NIOSSH RekeyingSentNewKeysState.swift
[929/988] Compiling NIOSSH RekeyingState.swift
[930/988] Compiling NIOSSH SentKexInitWhenActiveState.swift
[931/988] Compiling NIOSSH SentNewKeysState.swift
[932/988] Compiling NIOSSH SentVersionState.swift
[933/988] Compiling NIOSSH UserAuthenticationState.swift
[934/988] Compiling NIOSSH Constants.swift
[935/988] Compiling NIOSSH SSHChannelIdentifier.swift
[936/988] Compiling NIOSSH SSHChannelMultiplexer.swift
[937/988] Compiling NIOSSH SSHChannelType.swift
[938/988] Compiling NIOSSH SSHChildChannel.swift
[939/988] Compiling NIOSSH AcceptsChannelMessages.swift
[940/988] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[941/988] Compiling NIOSSH AcceptsUserAuthMessages.swift
[942/988] Compiling NIOSSH AcceptsVersionMessages.swift
[943/988] Compiling NIOSSH SendsChannelMessages.swift
[944/988] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[945/988] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[946/988] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[947/988] Compiling NIOSSH SimplePasswordDelegate.swift
[948/988] Compiling NIOSSH UserAuthDelegate.swift
[949/988] Compiling NIOSSH UserAuthSignablePayload.swift
[950/988] Compiling NIOSSH UserAuthenticationMethod.swift
[951/988] Compiling NIOSSH UserAuthenticationStateMachine.swift
[952/988] Compiling NIOSSH SendsKeyExchangeMessages.swift
[953/988] Compiling NIOSSH SendsUserAuthMessages.swift
[954/988] Compiling NIOSSH SSHConnectionStateMachine.swift
[955/988] Compiling NIOSSH ActiveState.swift
[956/988] Compiling NIOSSH IdleState.swift
[957/988] Compiling NIOSSH KeyExchangeState.swift
[958/988] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[959/988] Compiling NIOSSH ReceivedNewKeysState.swift
[960/988] Compiling NIOSSH GlobalRequestDelegate.swift
[961/988] Compiling NIOSSH ECDHCompatibleKey.swift
[962/988] Compiling NIOSSH EllipticCurveKeyExchange.swift
[963/988] Compiling NIOSSH SSHKeyExchangeResult.swift
[964/988] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[965/988] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[966/988] Compiling NIOSSH CustomKeys.swift
[967/988] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[968/988] Compiling NIOSSH NIOSSHPrivateKey.swift
[969/988] Compiling NIOSSH NIOSSHPublicKey.swift
[970/988] Compiling NIOSSH NIOSSHSignature.swift
[971/988] Compiling NIOSSH NIOSSHError.swift
[972/988] Compiling NIOSSH NIOSSHHandler.swift
[973/988] Compiling NIOSSH NIOSSHSendable.swift
[974/988] Compiling NIOSSH Role.swift
[975/988] Compiling NIOSSH SSHClientConfiguration.swift
[976/988] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[977/988] Compiling NIOSSH SSHMessages.swift
[978/988] Compiling NIOSSH SSHPacketParser.swift
[979/988] Compiling NIOSSH SSHPacketSerializer.swift
[980/988] Compiling NIOSSH SSHServerConfiguration.swift
[981/988] Compiling NIOSSH SSHTerminalModes.swift
[982/988] Compiling NIOSSH AESGCM.swift
[983/988] Compiling NIOSSH SSHTransportProtection.swift
[984/989] Wrapping AST for NIOSSH for debugging
[986/1023] Compiling Citadel DirectTCPIP+Client.swift
[987/1023] Compiling Citadel DirectTCPIP+Server.swift
[988/1023] Compiling Citadel Errors.swift
[989/1023] Compiling Citadel ExecClient.swift
[990/1023] Compiling Citadel ExecDelegate.swift
[991/1027] Emitting module Citadel
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
[992/1027] Compiling Citadel SFTPServerInboundHandler.swift
[993/1027] Compiling Citadel SSHAuthenticationMethod.swift
[994/1027] Compiling Citadel SSHCert.swift
[995/1027] Compiling Citadel SSHConnectionPoolSettings.swift
[996/1027] Compiling Citadel SFTPMessage.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/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/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/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 {
[997/1027] Compiling Citadel SFTPMessageParser.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/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/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/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 {
[998/1027] Compiling Citadel SFTPSerializer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/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/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/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 {
[999/1027] Compiling Citadel SFTPServer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/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/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/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 {
[1000/1027] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 |         ).get()
181 |
182 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:185:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
185 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
186 |         }.get()
187 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 |         }
213 |
214 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:217:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
217 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
218 |         }.get()
219 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 |         ).get()
252 |
253 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 |         let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:231:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
229 |             channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
230 |                 handshakeHandler.authenticated
231 |             }.flatMap {
    |               `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
232 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
233 |             }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1001/1027] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 |         ).get()
181 |
182 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:185:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
185 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
186 |         }.get()
187 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 |         }
213 |
214 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:217:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
217 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
218 |         }.get()
219 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 |         ).get()
252 |
253 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 |         let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:231:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
229 |             channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
230 |                 handshakeHandler.authenticated
231 |             }.flatMap {
    |               `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
232 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
233 |             }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1002/1027] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 |         ).get()
181 |
182 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:185:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
185 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
186 |         }.get()
187 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 |         }
213 |
214 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:217:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
217 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
218 |         }.get()
219 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 |         ).get()
252 |
253 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 |         let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:231:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
229 |             channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
230 |                 handshakeHandler.authenticated
231 |             }.flatMap {
    |               `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
232 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
233 |             }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1003/1027] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 |         ).get()
181 |
182 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:185:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
185 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
186 |         }.get()
187 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 |         }
213 |
214 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:217:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
217 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
218 |         }.get()
219 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 |         ).get()
252 |
253 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 |         let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:231:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
229 |             channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
230 |                 handshakeHandler.authenticated
231 |             }.flatMap {
    |               `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
232 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
233 |             }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1004/1027] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  4 | import NIOSSH
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
    | `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |     func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
  8 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 23 | }
 24 |
 25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
    | `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
 27 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 42 | }
 43 |
 44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
    | `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 45 |     func register() {
 46 |         switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 92 |         var algorithms = SSHAlgorithms()
 93 |
 94 |         algorithms.transportProtectionSchemes = .add([
    |                                                  `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |             AES128CTR.self
 96 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |         ])
 97 |
 98 |         algorithms.keyExchangeAlgorithms = .add([
    |                                             `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 99 |             DiffieHellmanGroup14Sha1.self,
100 |             DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 |         ])
102 |
103 |         algorithms.publicKeyAlgorihtms = .add([
    |                                           `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 |             (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 |         ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHTransportProtection.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type'
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHPublicKeyProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
 74 |
 75 |     public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
    |                `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' contains non-Sendable type 'any NIOSSHSignatureProtocol.Type'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 |         ).get()
181 |
182 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:185:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
183 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 |         let session = try await handshakeHandler.authenticated.map {
185 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
186 |         }.get()
187 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 |         }
213 |
214 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:217:106: warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
215 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 |         let session = try await handshakeHandler.authenticated.map {
217 |             SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
    |                                                                                                          `- warning: capture of 'sshHandler' with non-Sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
218 |         }.get()
219 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 24 | /// other usage models, including port forwarding. It is also able to construct somewhat
 25 | /// arbitrary secure multiplexed channels.
 26 | public final class NIOSSHHandler {
    |                    `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
 27 |     internal var channel: Channel? {
 28 |         self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 |         ).get()
252 |
253 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 |         let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:231:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
229 |             channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
230 |                 handshakeHandler.authenticated
231 |             }.flatMap {
    |               `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
232 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
233 |             }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1005/1027] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/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/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/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 {
[1006/1027] Compiling Citadel SFTPClientInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/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/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/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 {
[1007/1027] Compiling Citadel SFTPFile.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/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/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/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 {
[1008/1027] Compiling Citadel SFTPBasicEnums.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/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/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/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 {
[1009/1027] Compiling Citadel SFTPFileFlags.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/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/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/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 {
[1010/1027] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), SSHOutboundChannelDataUnwrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 79 |
 80 |         let response = try await eventLoop.flatSubmit {
 81 |             let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
    |                                   `- warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 82 |             self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
 83 |             self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
    |                    `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 |     private(set) var session: SSHClientSession
114 |     private var userInitiatedClose = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1011/1027] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), SSHOutboundChannelDataUnwrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 79 |
 80 |         let response = try await eventLoop.flatSubmit {
 81 |             let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
    |                                   `- warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 82 |             self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
 83 |             self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
    |                    `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 |     private(set) var session: SSHClientSession
114 |     private var userInitiatedClose = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1012/1027] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), SSHOutboundChannelDataUnwrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 79 |
 80 |         let response = try await eventLoop.flatSubmit {
 81 |             let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
    |                                   `- warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 82 |             self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
 83 |             self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
    |                    `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 |     private(set) var session: SSHClientSession
114 |     private var userInitiatedClose = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1013/1027] Compiling Citadel RemotePortForward+Client.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), SSHOutboundChannelDataUnwrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 79 |
 80 |         let response = try await eventLoop.flatSubmit {
 81 |             let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
    |                                   `- warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 82 |             self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
 83 |             self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
    |                    `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 |     private(set) var session: SSHClientSession
114 |     private var userInitiatedClose = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1014/1027] Compiling Citadel RemotePortForward+Server.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), SSHOutboundChannelDataUnwrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:171:37: warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
169 |         host: String,
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
    |                                     `- warning: cannot use default expression for inference of 'Inbound.Type' because it is inferrable from parameters #2, #6; this will be an error in a future Swift language mode
172 |         outboundType: Outbound.Type = ByteBuffer.self,
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:172:39: warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
170 |         port: Int,
171 |         inboundType: Inbound.Type = ByteBuffer.self,
172 |         outboundType: Outbound.Type = ByteBuffer.self,
    |                                       `- warning: cannot use default expression for inference of 'Outbound.Type' because it is inferrable from parameters #3, #6; this will be an error in a future Swift language mode
173 |         configure: @escaping @Sendable (Channel) -> EventLoopFuture<Void> = { $0.eventLoop.makeSucceededVoidFuture() },
174 |         onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 79 |
 80 |         let response = try await eventLoop.flatSubmit {
 81 |             let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
    |                                   `- warning: capture of 'self' with non-Sendable type 'SSHClient' in a '@Sendable' closure [#SendableClosureCaptures]
 82 |             self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
 83 |             self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
    |                    `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 |     private(set) var session: SSHClientSession
114 |     private var userInitiatedClose = false
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[1015/1027] Compiling Citadel AES.swift
[1016/1027] Compiling Citadel DH-Helpers.swift
[1017/1027] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[1018/1027] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[1019/1027] Compiling Citadel RSA.swift
[1020/1027] Compiling Citadel SSHKeyTypeDetection.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 |                 return channel.pipeline.addHandlers([
324 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 |                         role: .server(server),
326 |                         allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Server.swift:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 |     let channel: Channel
243 |     let delegate: CitadelServerDelegate
    :
339 |         return try await bootstrap.bind(host: host, port: port).map { channel in
340 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
341 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 |     }
343 | }
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:76:31: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 74 |             try await withThrowingTaskGroup(of: Void.self) { group in
 75 |                 group.addTask {
 76 |                     try await self.delegate.startShell(
    |                               `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:79:34: warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
 79 |                         context: shellContext
    |                                  `- warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 80 |                     )
 81 |                 }
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:35:15: note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 33 | }
 34 |
 35 | public struct SSHShellContext {
    |               `- note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 36 |     public struct WindowSize {
 37 |         public let columns: Int
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:84:46: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 82 |
 83 |                 group.addTask {
 84 |                     for try await message in self.outbound.stream {
    |                                              `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 85 |                         switch message.event {
 86 |                         case .stdout(let data):
[1021/1027] Compiling Citadel Server.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 |                 return channel.pipeline.addHandlers([
324 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 |                         role: .server(server),
326 |                         allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Server.swift:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 |     let channel: Channel
243 |     let delegate: CitadelServerDelegate
    :
339 |         return try await bootstrap.bind(host: host, port: port).map { channel in
340 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
341 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 |     }
343 | }
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:76:31: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 74 |             try await withThrowingTaskGroup(of: Void.self) { group in
 75 |                 group.addTask {
 76 |                     try await self.delegate.startShell(
    |                               `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:79:34: warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
 79 |                         context: shellContext
    |                                  `- warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 80 |                     )
 81 |                 }
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:35:15: note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 33 | }
 34 |
 35 | public struct SSHShellContext {
    |               `- note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 36 |     public struct WindowSize {
 37 |         public let columns: Int
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:84:46: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 82 |
 83 |                 group.addTask {
 84 |                     for try await message in self.outbound.stream {
    |                                              `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 85 |                         switch message.event {
 86 |                         case .stdout(let data):
[1022/1027] Compiling Citadel ShellDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 |                 return channel.pipeline.addHandlers([
324 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 |                         role: .server(server),
326 |                         allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Server.swift:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 |     let channel: Channel
243 |     let delegate: CitadelServerDelegate
    :
339 |         return try await bootstrap.bind(host: host, port: port).map { channel in
340 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
341 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 |     }
343 | }
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:76:31: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 74 |             try await withThrowingTaskGroup(of: Void.self) { group in
 75 |                 group.addTask {
 76 |                     try await self.delegate.startShell(
    |                               `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:79:34: warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
 79 |                         context: shellContext
    |                                  `- warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 80 |                     )
 81 |                 }
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:35:15: note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 33 | }
 34 |
 35 | public struct SSHShellContext {
    |               `- note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 36 |     public struct WindowSize {
 37 |         public let columns: Int
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:84:46: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 82 |
 83 |                 group.addTask {
 84 |                     for try await message in self.outbound.stream {
    |                                              `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 85 |                         switch message.event {
 86 |                         case .stdout(let data):
[1023/1027] Compiling Citadel TTY.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 |                 return channel.pipeline.addHandlers([
324 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 |                         role: .server(server),
326 |                         allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 79 |
 80 | @available(*, unavailable)
 81 | extension NIOSSHHandler: Sendable {}
    | `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
 82 |
 83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Server.swift:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 |     let channel: Channel
243 |     let delegate: CitadelServerDelegate
    :
339 |         return try await bootstrap.bind(host: host, port: port).map { channel in
340 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
341 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 |     }
343 | }
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:76:31: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 74 |             try await withThrowingTaskGroup(of: Void.self) { group in
 75 |                 group.addTask {
 76 |                     try await self.delegate.startShell(
    |                               `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:79:34: warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 77 |                         inbound: self.inbound.stream,
 78 |                         outbound: ShellOutboundWriter(continuation: self.outbound.continuation),
 79 |                         context: shellContext
    |                                  `- warning: capture of 'shellContext' with non-Sendable type 'SSHShellContext' in an isolated closure
 80 |                     )
 81 |                 }
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:35:15: note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 33 | }
 34 |
 35 | public struct SSHShellContext {
    |               `- note: consider making struct 'SSHShellContext' conform to the 'Sendable' protocol
 36 |     public struct WindowSize {
 37 |         public let columns: Int
/host/spi-builder-workspace/Sources/Citadel/Shell/Server/ShellDelegate.swift:84:46: warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 43 | }
 44 |
 45 | final class ShellServerInboundHandler: ChannelInboundHandler {
    |             `- note: class 'ShellServerInboundHandler' does not conform to the 'Sendable' protocol
 46 |     typealias InboundIn = ByteBuffer
 47 |
    :
 82 |
 83 |                 group.addTask {
 84 |                     for try await message in self.outbound.stream {
    |                                              `- warning: capture of 'self' with non-Sendable type 'ShellServerInboundHandler' in an isolated closure
 85 |                         switch message.event {
 86 |                         case .stdout(let data):
[1024/1028] Wrapping AST for Citadel for debugging
[1026/1035] Compiling CitadelServerExample Terminal.swift
[1027/1035] Emitting module CitadelServerExample
[1028/1035] Compiling CitadelServerExample BasicCommands.swift
[1029/1035] Compiling CitadelServerExample Extensions.swift
[1030/1035] Compiling CitadelServerExample EchoShell.swift
[1031/1035] Compiling CitadelServerExample HostKeyFile.swift
[1032/1035] Compiling CitadelServerExample Server.swift
[1033/1036] Wrapping AST for CitadelServerExample for debugging
[1034/1036] Write Objects.LinkFileList
[1035/1036] Linking CitadelServerExample
Build complete! (345.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio-ssh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.4",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Wellz26/swift-nio-ssh.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.12.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "Citadel",
  "name" : "Citadel",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Citadel",
      "targets" : [
        "Citadel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CitadelServerExample",
      "targets" : [
        "CitadelServerExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CitadelTests",
      "module_type" : "SwiftTarget",
      "name" : "CitadelTests",
      "path" : "Tests/CitadelTests",
      "product_dependencies" : [
        "NIOSSH",
        "BigInt",
        "Logging"
      ],
      "sources" : [
        "Citadel2Tests.swift",
        "EndToEndTests.swift",
        "KeyTests.swift",
        "RemotePortForwardTests.swift",
        "WithExecTests.swift"
      ],
      "target_dependencies" : [
        "Citadel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CitadelServerExample",
      "module_type" : "SwiftTarget",
      "name" : "CitadelServerExample",
      "path" : "Sources/CitadelServerExample",
      "product_dependencies" : [
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "CitadelServerExample"
      ],
      "sources" : [
        "EchoShell/BasicCommands.swift",
        "EchoShell/EchoShell.swift",
        "EchoShell/Extensions.swift",
        "EchoShell/Terminal.swift",
        "HostKeyFile.swift",
        "Server.swift"
      ],
      "target_dependencies" : [
        "Citadel"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Citadel",
      "module_type" : "SwiftTarget",
      "name" : "Citadel",
      "path" : "Sources/Citadel",
      "product_dependencies" : [
        "NIOSSH",
        "NIO",
        "Crypto",
        "_CryptoExtras",
        "BigInt",
        "Logging"
      ],
      "product_memberships" : [
        "Citadel",
        "CitadelServerExample"
      ],
      "sources" : [
        "Algorithms/AES.swift",
        "Algorithms/DH-Helpers.swift",
        "Algorithms/DiffieHellmanGroup14Sha1.swift",
        "Algorithms/DiffieHellmanGroup14Sha256.swift",
        "Algorithms/RSA.swift",
        "BCrypt.swift",
        "ByteBufferHelpers.swift",
        "ChannelUnwrapper.swift",
        "Client.swift",
        "ClientSession.swift",
        "DirectTCPIP/Client/DirectTCPIP+Client.swift",
        "DirectTCPIP/Server/DirectTCPIP+Server.swift",
        "Errors.swift",
        "Exec/Client/ExecClient.swift",
        "Exec/Server/ExecDelegate.swift",
        "Exec/Server/ExecHandler.swift",
        "NIOGlueHandler.swift",
        "OpenSSHKey.swift",
        "RemotePortForward/Client/RemotePortForward+Client.swift",
        "RemotePortForward/Server/RemotePortForward+Server.swift",
        "SFTP/Client/SFTPClient.swift",
        "SFTP/Client/SFTPClientInboundHandler.swift",
        "SFTP/Client/SFTPFile.swift",
        "SFTP/SFTPBasicEnums.swift",
        "SFTP/SFTPFileFlags.swift",
        "SFTP/SFTPMessage.swift",
        "SFTP/SFTPMessageParser.swift",
        "SFTP/SFTPSerializer.swift",
        "SFTP/Server/SFTPServer.swift",
        "SFTP/Server/SFTPServerInboundHandler.swift",
        "SSHAuthenticationMethod.swift",
        "SSHCert.swift",
        "SSHConnectionPoolSettings.swift",
        "SSHKeyTypeDetection.swift",
        "Server.swift",
        "Shell/Server/ShellDelegate.swift",
        "TTY/Client/TTY.swift"
      ],
      "target_dependencies" : [
        "CCitadelBcrypt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CCitadelBcrypt",
      "module_type" : "ClangTarget",
      "name" : "CCitadelBcrypt",
      "path" : "Sources/CCitadelBcrypt",
      "product_memberships" : [
        "Citadel",
        "CitadelServerExample"
      ],
      "sources" : [
        "bcrypt-kdf.c",
        "bcrypt.c",
        "blf.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.