The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Citadel, reference 0.11.1 (0e0830), with Swift 6.2 (beta) for Android on 15 Jul 2025 12:18:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: 0.11.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orlandos-nl/Citadel
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at 0e08308 Merge pull request #112 from nedithgar/main
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
0e0830867f05837b391426c68171ea19b2981dbf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at 0.11.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/291] Fetching colorizeswift
[292/5113] Fetching colorizeswift, bigint
[919/7898] Fetching colorizeswift, bigint, swift-nio-ssh
[1295/11752] Fetching colorizeswift, bigint, swift-nio-ssh, swift-log
[4000/27501] Fetching colorizeswift, bigint, swift-nio-ssh, swift-log, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.88s)
[9093/24716] Fetching colorizeswift, bigint, swift-log, swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (1.29s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.30s)
[6847/19603] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (3.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.28s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.4 (1.31s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1808] Fetching swift-atomics
[1809/78479] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (7.54s)
Fetched https://github.com/apple/swift-nio.git from cache (7.71s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (11.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.82s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (1.30s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4657] Fetching swift-system
[2609/21403] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
[2847/16746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.41s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.70s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.83s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.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.2.0
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/417] Write sources
[20/417] Compiling CNIOWindows WSAStartup.c
[21/417] Compiling CNIOWindows shim.c
[22/417] Compiling _AtomicsShims.c
[23/417] Compiling CNIOWASI CNIOWASI.c
[24/417] Compiling CNIOLinux liburing_shims.c
[25/417] Compiling CNIODarwin shim.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 */
      |         ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:163:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
  163 |     getentropy(key, keylen);
      |     ^~~~~~~~~~ ~~~~~~~~~~~
2 warnings generated.
[26/417] Compiling CCitadelBcrypt bcrypt-kdf.c
[27/417] Compiling CCitadelBcrypt bcrypt.c
[28/417] Write swift-version-8C5A4AE7A8CE2BA.txt
[29/417] Compiling CCitadelBcrypt blf.c
[30/417] Compiling CNIOLinux shim.c
[31/419] Compiling fiat_p256_adx_sqr.S
[32/421] Compiling fiat_curve25519_adx_square.S
[33/421] Compiling fiat_p256_adx_mul.S
[34/459] Compiling CCryptoBoringSSLShims shims.c
[35/461] Compiling c-nioatomics.c
[37/482] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/483] Compiling BigInt Comparable.swift
[39/483] Compiling BigInt Addition.swift
[40/483] Compiling BigInt BigInt.swift
[41/483] Compiling BigInt BigUInt.swift
[42/483] Compiling BigInt Exponentiation.swift
[43/483] Compiling BigInt Floating Point Conversion.swift
[46/485] Compiling BigInt Data Conversion.swift
[47/485] Compiling BigInt Division.swift
[48/485] Compiling BigInt GCD.swift
[49/485] Compiling BigInt Prime Test.swift
[50/485] Compiling BigInt Hashable.swift
[51/485] Compiling BigInt Random.swift
[54/485] Compiling BigInt Bitwise Ops.swift
[55/485] Compiling BigInt Codable.swift
[57/485] Emitting module InternalCollectionsUtilities
[60/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/485] Compiling c-atomics.c
[65/486] Compiling Logging LogHandler.swift
[66/486] Compiling _NIOBase64 Base64.swift
[67/486] Emitting module _NIOBase64
[69/487] Compiling fiat_curve25519_adx_mul.S
[71/487] Compiling _NIODataStructures PriorityQueue.swift
[72/487] Compiling _NIODataStructures _TinyArray.swift
[73/487] Emitting module _NIODataStructures
[74/487] Compiling _NIODataStructures Heap.swift
[75/493] Compiling md5-x86_64-linux.S
[77/509] Compiling BigInt Strideable.swift
[78/509] Compiling BigInt String Conversion.swift
[78/511] Wrapping AST for _NIOBase64 for debugging
[79/511] Wrapping AST for _NIODataStructures for debugging
[80/511] Wrapping AST for InternalCollectionsUtilities for debugging
[81/511] Compiling md5-x86_64-apple.S
[82/511] Compiling md5-586-linux.S
[83/511] Compiling md5-586-apple.S
[85/511] Compiling DequeModule _DequeBuffer.swift
[86/511] Compiling DequeModule _DequeBufferHeader.swift
[86/513] Compiling chacha20_poly1305_x86_64-linux.S
[87/513] Compiling chacha20_poly1305_x86_64-apple.S
[88/513] Compiling chacha20_poly1305_armv8-win.S
[90/513] Emitting module SwiftASN1
[90/513] Compiling chacha20_poly1305_armv8-linux.S
[92/513] Compiling DequeModule Deque+CustomReflectable.swift
[93/513] Compiling DequeModule Deque+Descriptions.swift
[94/513] Compiling DequeModule Deque+Testing.swift
[95/513] Compiling DequeModule Deque._Storage.swift
[98/513] Compiling DequeModule _DequeSlot.swift
[99/513] Compiling DequeModule _UnsafeWrappedBuffer.swift
[100/513] Compiling SwiftASN1 DER.swift
[101/513] Compiling SwiftASN1 Errors.swift
[101/513] Compiling chacha20_poly1305_armv8-apple.S
[102/513] Compiling chacha-x86_64-linux.S
[105/513] Compiling chacha-x86_64-apple.S
[107/513] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[107/513] Compiling chacha-x86-linux.S
[109/513] Compiling NIOConcurrencyHelpers lock.swift
[110/513] Emitting module NIOConcurrencyHelpers
[110/513] Compiling chacha-x86-apple.S
[111/513] Compiling err_data.cc
[113/513] Compiling NIOConcurrencyHelpers atomics.swift
[114/513] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[115/513] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/514] Compiling chacha-armv8-win.S
[118/514] Compiling DequeModule Deque+Extras.swift
[119/514] Compiling DequeModule Deque+Hashable.swift
[120/514] Compiling DequeModule Deque._UnsafeHandle.swift
[121/514] Compiling DequeModule Deque.swift
[122/514] Compiling DequeModule Deque+Equatable.swift
[123/514] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[123/514] Compiling chacha-armv8-linux.S
[124/514] Compiling chacha-armv8-apple.S
[127/514] Compiling chacha-armv4-linux.S
[128/514] Wrapping AST for NIOConcurrencyHelpers for debugging
[129/514] Compiling aes128gcmsiv-x86_64-linux.S
[130/514] Compiling aes128gcmsiv-x86_64-apple.S
[131/514] Compiling x86_64-mont5-linux.S
[132/514] Compiling x86_64-mont5-apple.S
[133/514] Compiling x86_64-mont-linux.S
[134/514] Compiling x86-mont-linux.S
[135/514] Compiling x86-mont-apple.S
[136/514] Compiling x86_64-mont-apple.S
[138/514] Compiling DequeModule Deque+Codable.swift
[138/514] Compiling vpaes-x86_64-linux.S
[139/514] Compiling DequeModule Deque+Collection.swift
[140/514] Compiling vpaes-x86-linux.S
[141/514] Compiling vpaes-x86_64-apple.S
[142/514] Compiling vpaes-x86-apple.S
[143/514] Compiling vpaes-armv8-win.S
[144/514] Compiling vpaes-armv8-linux.S
[145/514] Compiling vpaes-armv7-linux.S
[146/514] Compiling vpaes-armv8-apple.S
[147/514] Compiling sha512-x86_64-linux.S
[148/514] Compiling sha512-x86_64-apple.S
[150/514] Compiling BigInt Subtraction.swift
[151/514] Compiling BigInt Words and Bits.swift
[152/514] Emitting module DequeModule
[152/515] Compiling sha512-armv8-win.S
[153/515] Compiling sha512-armv8-linux.S
[155/515] Compiling sha512-armv8-apple.S
[156/515] Compiling sha512-armv4-linux.S
[157/515] Compiling sha512-586-linux.S
[158/515] Compiling sha512-586-apple.S
[159/515] Compiling sha256-x86_64-linux.S
[160/515] Compiling sha256-x86_64-apple.S
[161/515] Wrapping AST for DequeModule for debugging
[162/515] Compiling sha256-armv8-win.S
[163/515] Compiling sha256-armv8-linux.S
[164/515] Compiling sha256-armv8-apple.S
[165/515] Compiling sha256-armv4-linux.S
[166/515] Compiling sha256-586-linux.S
[167/515] Compiling sha256-586-apple.S
[168/515] Compiling sha1-x86_64-linux.S
[169/515] Compiling sha1-x86_64-apple.S
[171/515] Compiling Logging MetadataProvider.swift
[171/515] Compiling sha1-armv8-win.S
[178/516] Emitting module Logging
[178/516] Compiling sha1-armv8-linux.S
[180/516] Compiling Logging Locks.swift
[180/516] Compiling sha1-armv8-apple.S
[181/516] Compiling sha1-armv4-large-linux.S
[182/516] Compiling sha1-586-linux.S
[183/516] Compiling sha1-586-apple.S
[183/516] Compiling rsaz-avx2-linux.S
[185/516] Wrapping AST for SwiftASN1 for debugging
[186/516] Compiling rdrand-x86_64-linux.S
[187/516] Compiling rsaz-avx2-apple.S
[187/516] Compiling rdrand-x86_64-apple.S
[189/516] Compiling p256_beeu-armv8-asm-linux.S
[190/516] Compiling p256_beeu-x86_64-asm-linux.S
[191/516] Compiling p256_beeu-x86_64-asm-apple.S
[192/516] Compiling p256_beeu-armv8-asm-win.S
[193/516] Compiling p256_beeu-armv8-asm-apple.S
[194/516] Compiling p256-x86_64-asm-linux.S
[201/516] Compiling p256-x86_64-asm-apple.S
[202/516] Compiling p256-armv8-asm-win.S
[207/516] Emitting module BigInt
[210/516] Compiling p256-armv8-asm-apple.S
[211/517] Compiling ghashv8-armv8-win.S
[212/517] Compiling ghashv8-armv8-linux.S
[214/517] Compiling ghash-x86_64-apple.S
[215/517] Compiling ghashv8-armv8-apple.S
[216/517] Compiling p256-armv8-asm-linux.S
[217/517] Compiling ghashv8-armv7-linux.S
[218/517] Compiling ghash-x86_64-linux.S
[219/517] Compiling ghash-x86-linux.S
[220/517] Compiling ghash-x86-apple.S
[221/517] Compiling ghash-ssse3-x86-linux.S
[222/517] Compiling ghash-ssse3-x86-apple.S
[223/517] Compiling ghash-ssse3-x86_64-linux.S
[224/517] Compiling ghash-neon-armv8-linux.S
[225/517] Compiling ghash-ssse3-x86_64-apple.S
[226/517] Compiling ghash-neon-armv8-win.S
[227/517] Compiling ghash-armv4-linux.S
[228/517] Compiling ghash-neon-armv8-apple.S
[229/517] Compiling bn-armv8-win.S
[231/517] Compiling Logging Logging.swift
[231/517] Compiling co-586-linux.S
[232/518] Compiling bsaes-armv7-linux.S
[233/518] Compiling co-586-apple.S
[234/518] Compiling bn-armv8-linux.S
[236/518] Compiling bn-armv8-apple.S
[237/518] Compiling armv8-mont-win.S
[238/518] Compiling bn-586-apple.S
[238/518] Compiling bn-586-linux.S
[240/518] Compiling armv8-mont-apple.S
[242/518] Emitting module ColorizeSwift
[243/518] Compiling ColorizeSwift ColorizeSwift.swift
[243/519] Compiling armv8-mont-linux.S
[244/519] Compiling armv4-mont-linux.S
[245/519] Compiling aesv8-gcm-armv8-apple.S
[246/519] Compiling aesv8-gcm-armv8-win.S
[247/519] Wrapping AST for Logging for debugging
[249/519] Compiling aesv8-armv8-win.S
[250/519] Compiling aesv8-gcm-armv8-linux.S
[251/519] Compiling aesv8-armv8-linux.S
[252/519] Compiling aesv8-armv8-apple.S
[253/519] Compiling aesv8-armv7-linux.S
[254/519] Compiling aesni-x86_64-apple.S
[255/519] Compiling aesni-x86_64-linux.S
[256/519] Compiling aesni-x86-linux.S
[257/519] Compiling aesni-gcm-x86_64-apple.S
[258/519] Compiling aesni-gcm-x86_64-linux.S
[259/519] Compiling aesni-x86-apple.S
[260/519] Wrapping AST for ColorizeSwift for debugging
[261/519] Compiling aes-gcm-avx10-x86_64-apple.S
[262/519] Compiling aes-gcm-avx10-x86_64-linux.S
[263/519] Compiling x_sig.cc
[264/519] Compiling x_pubkey.cc
[265/519] Compiling x_req.cc
[266/519] Compiling x_x509.cc
[267/519] Compiling x_x509a.cc
[268/519] Compiling x_val.cc
[269/519] Compiling x_spki.cc
[270/519] Compiling x_name.cc
[271/519] Compiling x509spki.cc
[272/519] Compiling x_exten.cc
[273/519] Compiling x_crl.cc
[274/519] Compiling x_attrib.cc
[275/519] Compiling x_all.cc
[276/519] Compiling x_algor.cc
[277/519] Compiling x509rset.cc
[278/519] Compiling x509name.cc
[279/519] Compiling x509_txt.cc
[280/519] Compiling x509cset.cc
[281/519] Compiling x509_vfy.cc
[282/519] Compiling x509_vpm.cc
[283/519] Compiling x509_v3.cc
[284/519] Compiling x509_trs.cc
[285/519] Compiling x509_set.cc
[286/519] Compiling x509_req.cc
[287/519] Compiling x509_lu.cc
[288/519] Compiling x509_obj.cc
[289/519] Compiling x509_ext.cc
[290/519] Compiling x509_def.cc
[291/519] Compiling x509_cmp.cc
[292/519] Compiling x509_d2.cc
[293/519] Compiling x509.cc
[294/519] Compiling x509_att.cc
[295/519] Compiling v3_skey.cc
[296/519] Compiling v3_utl.cc
[297/519] Compiling v3_prn.cc
[298/519] Compiling v3_pmaps.cc
[299/519] Compiling v3_purp.cc
[300/519] Compiling v3_pcons.cc
[301/519] Compiling v3_ocsp.cc
[302/519] Compiling v3_ncons.cc
[303/519] Compiling v3_lib.cc
[304/519] Compiling v3_int.cc
[305/519] Compiling v3_info.cc
[306/519] Compiling v3_ia5.cc
[307/519] Compiling v3_genn.cc
[308/519] Compiling v3_crld.cc
[309/519] Compiling v3_enum.cc
[310/519] Compiling v3_extku.cc
[311/519] Compiling v3_bitst.cc
[312/519] Compiling v3_conf.cc
[313/519] Compiling v3_cpols.cc
[314/519] Compiling v3_akeya.cc
[315/519] Compiling v3_akey.cc
[316/519] Compiling t_x509a.cc
[317/519] Compiling v3_bcons.cc
[318/519] Compiling v3_alt.cc
[319/519] Compiling t_req.cc
[320/519] Compiling t_crl.cc
[321/519] Compiling t_x509.cc
[322/519] Compiling i2d_pr.cc
[323/519] Compiling policy.cc
[324/519] Compiling rsa_pss.cc
[325/519] Compiling name_print.cc
[326/519] Compiling algorithm.cc
[327/519] Compiling by_file.cc
[328/519] Compiling by_dir.cc
[329/519] Compiling a_verify.cc
[330/519] Compiling voprf.cc
[331/519] Compiling a_sign.cc
[332/519] Compiling asn1_gen.cc
[333/519] Compiling pmbtoken.cc
[334/519] Compiling a_digest.cc
[335/519] Compiling thread_none.cc
[336/519] Compiling thread_pthread.cc
[337/519] Compiling thread.cc
[338/519] Compiling thread_win.cc
[339/519] Compiling trust_token.cc
[340/519] Compiling stack.cc
[341/519] Compiling wots.cc
[342/519] Compiling thash.cc
[343/519] Compiling siphash.cc
[344/519] Compiling slhdsa.cc
[345/519] Compiling merkle.cc
[346/519] Compiling fors.cc
[347/519] Compiling sha512.cc
[348/519] Compiling sha256.cc
[349/519] Compiling sha1.cc
[350/519] Compiling rsa_print.cc
[351/519] Compiling refcount.cc
[352/519] Compiling rsa_extra.cc
[353/519] Compiling windows.cc
[354/519] Compiling rc4.cc
[355/519] Compiling rsa_crypt.cc
[356/519] Compiling rsa_asn1.cc
[357/519] Compiling urandom.cc
[358/519] Compiling rand_extra.cc
[359/519] Compiling trusty.cc
[360/519] Compiling ios.cc
[361/519] Compiling poly1305_arm_asm.S
[362/519] Compiling getentropy.cc
[363/519] Compiling passive.cc
[364/519] Compiling forkunsafe.cc
[365/519] Compiling poly1305_arm.cc
[366/519] Compiling deterministic.cc
[367/519] Compiling fork_detect.cc
[368/519] Compiling poly1305.cc
[369/519] Compiling poly1305_vec.cc
[370/519] Compiling pool.cc
[371/519] Compiling p5_pbev2.cc
[372/519] Compiling pkcs8_x509.cc
[373/519] Compiling pkcs8.cc
[374/519] Compiling pkcs7.cc
[375/519] Compiling pkcs7_x509.cc
[376/519] Compiling pem_xaux.cc
[377/519] Compiling pem_x509.cc
[378/519] Compiling pem_pkey.cc
[379/519] Compiling pem_oth.cc
[380/519] Compiling pem_info.cc
[381/519] Compiling pem_pk8.cc
[382/519] Compiling obj_xref.cc
[383/519] Compiling pem_lib.cc
[384/519] Compiling obj.cc
[385/519] Compiling md5.cc
[386/519] Compiling mlkem.cc
[387/519] Compiling poly_rq_mul.S
[388/519] Compiling mldsa.cc
[389/519] Compiling fips_shared_support.cc
[390/519] Compiling pem_all.cc
[391/519] Compiling mem.cc
[392/519] Compiling md4.cc
[393/519] Compiling lhash.cc
[394/519] Compiling ex_data.cc
[395/519] Compiling kyber.cc
[396/519] Compiling sign.cc
[397/519] Compiling hpke.cc
[398/519] Compiling hrss.cc
[399/519] Compiling print.cc
[400/519] Compiling scrypt.cc
[401/519] Compiling pbkdf.cc
[402/519] Compiling p_x25519_asn1.cc
[403/519] Compiling p_x25519.cc
[404/519] Compiling p_ed25519_asn1.cc
[405/519] Compiling p_rsa_asn1.cc
[406/519] Compiling p_ed25519.cc
[407/519] Compiling p_rsa.cc
[408/519] Compiling p_hkdf.cc
[409/519] Compiling p_ec.cc
[410/519] Compiling p_ec_asn1.cc
[411/519] Compiling evp_ctx.cc
[412/519] Compiling p_dsa_asn1.cc
[413/519] Compiling p_dh.cc
[414/519] Compiling evp_asn1.cc
[415/519] Compiling p_dh_asn1.cc
[416/519] Compiling evp.cc
[417/519] Compiling err.cc
[418/519] Compiling ecdsa_asn1.cc
[419/519] Compiling ecdh_extra.cc
[420/519] Compiling hash_to_curve.cc
[421/519] Compiling engine.cc
[422/519] Compiling ec_derive.cc
[423/519] Compiling params.cc
[424/519] Compiling dsa.cc
[425/519] Compiling dsa_asn1.cc
[426/519] Compiling ec_asn1.cc
[427/519] Compiling digest_extra.cc
[428/519] Compiling x25519-asm-arm.S
[429/519] Compiling dh_asn1.cc
[430/519] Compiling des.cc
[431/519] Compiling spake25519.cc
[432/519] Compiling cpu_arm_linux.cc
[433/519] Compiling curve25519_64_adx.cc
[434/519] Compiling cpu_intel.cc
[435/519] Compiling crypto.cc
[436/519] Compiling cpu_aarch64_win.cc
[437/519] Compiling cpu_aarch64_sysreg.cc
[438/519] Compiling cpu_arm_freebsd.cc
[439/519] Compiling cpu_aarch64_fuchsia.cc
[440/519] Compiling bcm.cc
[441/519] Compiling curve25519.cc
[442/519] Compiling cpu_aarch64_openbsd.cc
[443/519] Compiling cpu_aarch64_linux.cc
[444/519] Compiling tls_cbc.cc
[445/519] Compiling cpu_aarch64_apple.cc
[446/519] Compiling conf.cc
[447/519] Compiling e_rc4.cc
[448/519] Compiling e_tls.cc
[449/519] Compiling e_des.cc
[450/519] Compiling e_rc2.cc
[451/519] Compiling e_null.cc
[452/519] Compiling e_chacha20poly1305.cc
[453/519] Compiling e_aesgcmsiv.cc
[454/519] Compiling cipher_extra.cc
[455/519] Compiling e_aesctrhmac.cc
[456/519] Compiling chacha.cc
[457/519] Compiling derive_key.cc
[458/519] Compiling cbs.cc
[459/519] Compiling cbb.cc
[460/519] Compiling unicode.cc
[461/519] Compiling buf.cc
[462/519] Compiling blake2.cc
[463/519] Compiling ber.cc
[464/519] Compiling asn1_compat.cc
[465/519] Compiling bn_asn1.cc
[466/519] Compiling pair.cc
[467/519] Compiling convert.cc
[468/519] Compiling printf.cc
[469/519] Compiling file.cc
[470/519] Compiling hexdump.cc
[471/519] Compiling errno.cc
[472/519] Compiling base64.cc
[473/519] Compiling bio_mem.cc
[474/519] Compiling fd.cc
[475/519] Compiling tasn_new.cc
[476/519] Compiling tasn_fre.cc
[477/519] Compiling bio.cc
[478/519] Compiling tasn_typ.cc
[479/519] Compiling tasn_utl.cc
[480/519] Compiling f_string.cc
[481/519] Compiling tasn_enc.cc
[482/519] Compiling posix_time.cc
[483/519] Compiling asn_pack.cc
[484/519] Compiling asn1_par.cc
[485/519] Compiling tasn_dec.cc
[486/519] Compiling f_int.cc
[487/519] Compiling asn1_lib.cc
[488/519] Compiling a_utctm.cc
[489/519] Compiling a_octet.cc
[490/519] Compiling a_time.cc
[491/519] Compiling a_type.cc
[492/519] Compiling a_strnid.cc
[493/519] Compiling a_strex.cc
[494/519] Compiling a_object.cc
[495/519] Compiling a_mbstr.cc
[496/519] Wrapping AST for BigInt for debugging
[496/519] Write sources
[498/519] Compiling a_i2d_fp.cc
[499/519] Compiling a_int.cc
[500/519] Compiling a_d2i_fp.cc
[501/537] Compiling a_dup.cc
[503/537] Compiling Atomics ManagedAtomic.swift
[504/537] Compiling Atomics ManagedAtomicLazyReference.swift
[505/537] Compiling Atomics UnsafeAtomic.swift
[506/537] Compiling Atomics UnsafeAtomicLazyReference.swift
[506/539] Compiling a_gentm.cc
[507/539] Compiling a_bitstr.cc
[508/539] Compiling a_bool.cc
[510/541] Compiling Atomics AtomicStorage.swift
[511/541] Compiling Atomics AtomicValue.swift
[512/541] Compiling Atomics AtomicMemoryOrderings.swift
[513/541] Compiling Atomics DoubleWord.swift
[514/547] Compiling Atomics OptionalRawRepresentable.swift
[515/547] Compiling Atomics RawRepresentable.swift
[516/547] Compiling Atomics AtomicBool.swift
[517/547] Compiling Atomics IntegerOperations.swift
[518/547] Compiling Atomics Unmanaged extensions.swift
[519/547] Compiling Atomics AtomicInteger.swift
[520/547] Compiling Atomics AtomicOptionalWrappable.swift
[521/547] Compiling Atomics AtomicReference.swift
[522/547] Compiling CryptoBoringWrapper RandomBytes.swift
[523/547] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[524/547] Emitting module CryptoBoringWrapper
[525/547] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[526/547] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[527/547] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[528/547] Compiling CryptoBoringWrapper EllipticCurve.swift
[529/547] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[531/548] Compiling Atomics IntegerConformances.swift
[532/548] Compiling Atomics PointerConformances.swift
[533/548] Compiling Atomics Primitives.native.swift
[533/548] Wrapping AST for CryptoBoringWrapper for debugging
[535/548] Emitting module Atomics
[536/620] Wrapping AST for Atomics for debugging
[538/681] Compiling NIOCore NIOAny.swift
[539/681] Compiling NIOCore NIOCloseOnErrorHandler.swift
[540/681] Compiling NIOCore NIOCoreSendableMetatype.swift
[541/681] Compiling NIOCore NIOLoopBound.swift
[542/681] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[543/681] Compiling NIOCore NIOScheduledCallback.swift
[544/681] Compiling NIOCore NIOSendable.swift
[545/681] Compiling NIOCore RecvByteBufferAllocator.swift
[546/689] Compiling NIOCore MarkedCircularBuffer.swift
[547/689] Compiling NIOCore MulticastChannel.swift
[556/698] Emitting module Crypto
[557/698] Compiling NIOCore AddressedEnvelope.swift
[558/698] Compiling NIOCore AsyncAwaitSupport.swift
[559/698] Compiling NIOCore AsyncChannel.swift
[560/698] Compiling NIOCore AsyncChannelHandler.swift
[561/698] Compiling NIOCore AsyncChannelInboundStream.swift
[562/698] Compiling NIOCore AsyncChannelOutboundWriter.swift
[563/698] Compiling NIOCore NIOAsyncSequenceProducer.swift
[564/698] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[565/698] Compiling NIOCore NIOAsyncWriter.swift
[566/698] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[567/698] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[568/698] Compiling NIOCore SocketAddresses.swift
[569/698] Compiling NIOCore SocketOptionProvider.swift
[570/698] Compiling NIOCore SystemCallHelpers.swift
[571/698] Compiling NIOCore TimeAmount+Duration.swift
[572/698] Compiling NIOCore TypeAssistedChannelHandler.swift
[573/698] Compiling NIOCore UniversalBootstrapSupport.swift
[574/698] Compiling NIOCore Utilities.swift
[575/698] Compiling Crypto ECDSA.swift
[576/698] Compiling Crypto Ed25519.swift
[577/698] Compiling NIOCore FileHandle.swift
[578/698] Compiling NIOCore FileRegion.swift
[579/698] Compiling NIOCore GlobalSingletons.swift
[580/698] Compiling NIOCore IO.swift
[581/698] Compiling NIOCore IOData.swift
[582/698] Compiling NIOCore IPProtocol.swift
[583/698] Compiling NIOCore IntegerBitPacking.swift
[584/698] Compiling NIOCore IntegerTypes.swift
[585/698] Compiling NIOCore Interfaces.swift
[586/698] Compiling NIOCore Linux.swift
[595/698] Compiling NIOCore EventLoopFuture+Deprecated.swift
[596/698] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[597/698] Compiling NIOCore EventLoopFuture.swift
[598/698] Compiling NIOCore FileDescriptor.swift
[603/698] Compiling NIOCore ByteBuffer-views.swift
[604/698] Compiling NIOCore Channel.swift
[605/698] Compiling NIOCore ChannelHandler.swift
[606/698] Compiling NIOCore ChannelHandlers.swift
[607/698] Compiling NIOCore ChannelInvoker.swift
[608/698] Compiling NIOCore ChannelOption.swift
[609/698] Compiling NIOCore ChannelPipeline.swift
[610/698] Compiling NIOCore CircularBuffer.swift
[611/698] Compiling NIOCore Codec.swift
[612/698] Compiling NIOCore ConvenienceOptionSupport.swift
[613/698] Compiling NIOCore BSDSocketAPI.swift
[614/698] Compiling NIOCore ByteBuffer-aux.swift
[615/698] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[616/698] Compiling NIOCore ByteBuffer-conversions.swift
[617/698] Compiling NIOCore ByteBuffer-core.swift
[618/698] Compiling NIOCore ByteBuffer-hex.swift
[619/698] Compiling NIOCore ByteBuffer-int.swift
[620/698] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[621/698] Compiling NIOCore ByteBuffer-multi-int.swift
[622/698] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[623/698] Compiling NIOCore DeadChannel.swift
[624/698] Compiling NIOCore DispatchQueue+WithFuture.swift
[625/698] Compiling NIOCore EventLoop+Deprecated.swift
[626/698] Compiling NIOCore EventLoop+SerialExecutor.swift
[627/698] Compiling NIOCore EventLoop.swift
[628/698] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[642/698] Compiling Crypto Signature.swift
[643/698] Compiling Crypto CryptoKitErrors_boring.swift
[644/698] Compiling Crypto RNG_boring.swift
[645/698] Compiling Crypto SafeCompare_boring.swift
[646/698] Compiling Crypto Zeroization_boring.swift
[647/698] Compiling Crypto PrettyBytes.swift
[648/698] Compiling Crypto SafeCompare.swift
[649/698] Compiling Crypto SecureBytes.swift
[650/698] Compiling Crypto Zeroization.swift
[668/699] Wrapping AST for Crypto for debugging
[670/745] Emitting module _CryptoExtras
[671/751] Compiling _CryptoExtras AES_CBC.swift
[672/751] Compiling _CryptoExtras AES_CFB.swift
[673/751] Compiling _CryptoExtras AES_CTR.swift
[674/751] Compiling _CryptoExtras AES_GCM_SIV.swift
[675/751] Compiling _CryptoExtras Block Function.swift
[676/751] Compiling _CryptoExtras AES_CFB_boring.swift
[677/751] Compiling _CryptoExtras AES_CTR_boring.swift
[678/751] Emitting module NIOCore
[679/751] Compiling _CryptoExtras RSA.swift
[680/751] Compiling _CryptoExtras RSA_boring.swift
[681/751] Compiling _CryptoExtras RSA_security.swift
[682/751] Compiling _CryptoExtras BoringSSLHelpers.swift
[683/751] Compiling _CryptoExtras ARCRequest.swift
[684/751] Compiling _CryptoExtras ARCResponse.swift
[685/751] Compiling _CryptoExtras ARCServer.swift
[686/751] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[687/751] Compiling _CryptoExtras ChaCha20CTR.swift
[688/751] Compiling _CryptoExtras ECToolbox_boring.swift
[689/751] Compiling _CryptoExtras ECToolbox.swift
[690/751] Compiling _CryptoExtras HashToField.swift
[691/751] Compiling _CryptoExtras KDF.swift
[692/751] Compiling _CryptoExtras PBKDF2_boring.swift
[693/751] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[694/751] Compiling _CryptoExtras PBKDF2.swift
[695/751] Compiling _CryptoExtras Scrypt_boring.swift
[696/751] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[697/752] Wrapping AST for NIOCore for debugging
[699/803] Compiling NIOPosix Thread.swift
[700/803] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[701/803] Compiling _CryptoExtras DLEQ.swift
[702/803] Compiling _CryptoExtras Prover.swift
[703/803] Compiling _CryptoExtras Verifier.swift
[704/803] Compiling _CryptoExtras ZKPToolbox.swift
[705/803] Emitting module NIOEmbedded
[706/803] Compiling NIOEmbedded AsyncTestingChannel.swift
[707/803] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[708/803] Compiling NIOEmbedded Embedded.swift
[709/804] Wrapping AST for NIOEmbedded for debugging
[711/804] Emitting module NIOPosix
[712/810] Compiling NIOPosix Pool.swift
[713/810] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[714/810] Compiling NIOPosix PosixSingletons.swift
[715/810] Compiling NIOPosix RawSocketBootstrap.swift
[716/810] Compiling NIOPosix Resolver.swift
[717/810] Compiling NIOPosix Selectable.swift
[718/810] Compiling NIOPosix SelectableChannel.swift
[719/810] Compiling NIOPosix SelectableEventLoop.swift
[720/810] Compiling NIOPosix SelectorEpoll.swift
[721/810] Compiling NIOPosix SelectorGeneric.swift
[722/810] Compiling NIOPosix SelectorKqueue.swift
[723/810] Compiling NIOPosix SelectorUring.swift
[724/810] Compiling NIOPosix ServerSocket.swift
[725/810] Compiling NIOPosix Socket.swift
[726/810] Compiling NIOPosix SocketChannel.swift
[727/810] Compiling NIOPosix SocketProtocols.swift
[728/810] Compiling NIOPosix System.swift
[730/810] Compiling NIOPosix Bootstrap.swift
[731/810] Compiling NIOPosix ControlMessage.swift
[732/810] Compiling NIOPosix DatagramVectorReadManager.swift
[733/810] Compiling NIOPosix Errors+Any.swift
[734/810] Compiling NIOPosix FileDescriptor.swift
[735/810] Compiling NIOPosix GetaddrinfoResolver.swift
[736/810] Compiling NIOPosix HappyEyeballs.swift
[737/810] Compiling NIOPosix ThreadPosix.swift
[738/810] Compiling NIOPosix ThreadWindows.swift
[739/810] Compiling NIOPosix UnsafeTransfer.swift
[740/810] Compiling NIOPosix Utilities.swift
[741/810] Compiling NIOPosix VsockAddress.swift
[742/810] Compiling NIOPosix VsockChannelEvents.swift
[743/810] Compiling NIOPosix IO.swift
[744/810] Compiling NIOPosix IntegerBitPacking.swift
[745/810] Compiling NIOPosix IntegerTypes.swift
[746/810] Compiling NIOPosix Linux.swift
[747/810] Compiling NIOPosix LinuxCPUSet.swift
[748/810] Compiling NIOPosix LinuxUring.swift
[749/810] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[750/810] Compiling NIOPosix NIOPosixSendableMetatype.swift
[751/810] Compiling NIOPosix NIOThreadPool.swift
[752/810] Compiling NIOPosix NonBlockingFileIO.swift
[753/810] Compiling NIOPosix PendingDatagramWritesManager.swift
[754/810] Compiling NIOPosix PendingWritesManager.swift
[755/810] Compiling NIOPosix PipeChannel.swift
[756/810] Compiling NIOPosix PipePair.swift
[757/810] Compiling NIOPosix BSDSocketAPICommon.swift
[758/810] Compiling NIOPosix BSDSocketAPIPosix.swift
[759/810] Compiling NIOPosix BSDSocketAPIWindows.swift
[760/810] Compiling NIOPosix BaseSocket.swift
[761/810] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[762/810] Compiling NIOPosix BaseSocketChannel.swift
[763/810] Compiling NIOPosix BaseStreamSocketChannel.swift
[803/812] Wrapping AST for NIOPosix for debugging
[803/812] Wrapping AST for _CryptoExtras for debugging
[806/814] Emitting module NIO
[807/814] Compiling NIO Exports.swift
[808/820] Wrapping AST for NIO for debugging
[810/820] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[811/820] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[812/820] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[813/820] Emitting module NIOFoundationCompat
[814/820] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[815/821] Wrapping AST for NIOFoundationCompat for debugging
[817/880] Emitting module NIOSSH
[818/888] Compiling NIOSSH SSHChannelIdentifier.swift
[819/888] Compiling NIOSSH SSHChannelMultiplexer.swift
[820/888] Compiling NIOSSH SSHChannelType.swift
[821/888] Compiling NIOSSH SSHChildChannel.swift
[822/888] Compiling NIOSSH AcceptsChannelMessages.swift
[823/888] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[824/888] Compiling NIOSSH AcceptsUserAuthMessages.swift
[825/888] Compiling NIOSSH AcceptsVersionMessages.swift
[826/888] Compiling NIOSSH SendsChannelMessages.swift
[827/888] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[828/888] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[829/888] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[830/888] Compiling NIOSSH SimplePasswordDelegate.swift
[831/888] Compiling NIOSSH UserAuthDelegate.swift
[832/888] Compiling NIOSSH UserAuthSignablePayload.swift
[833/888] Compiling NIOSSH UserAuthenticationMethod.swift
[834/888] Compiling NIOSSH UserAuthenticationStateMachine.swift
[835/888] Compiling NIOSSH ByteBuffer+SSH.swift
[836/888] Compiling NIOSSH CSPRNG.swift
[837/888] Compiling NIOSSH ChildChannelOptions.swift
[838/888] Compiling NIOSSH ChildChannelStateMachine.swift
[839/888] Compiling NIOSSH ChildChannelUserEvents.swift
[840/888] Compiling NIOSSH ChildChannelWindowManager.swift
[841/888] Compiling NIOSSH ChildChannelWritabilityManager.swift
[842/888] Compiling NIOSSH OutboundFlowController.swift
[843/888] Compiling NIOSSH SSHChannelData.swift
[844/888] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[845/888] Compiling NIOSSH RekeyingSentNewKeysState.swift
[846/888] Compiling NIOSSH RekeyingState.swift
[847/888] Compiling NIOSSH SentKexInitWhenActiveState.swift
[848/888] Compiling NIOSSH SentNewKeysState.swift
[849/888] Compiling NIOSSH SentVersionState.swift
[850/888] Compiling NIOSSH UserAuthenticationState.swift
[851/888] Compiling NIOSSH Constants.swift
[852/888] Compiling NIOSSH GlobalRequestDelegate.swift
[853/888] Compiling NIOSSH ECDHCompatibleKey.swift
[854/888] Compiling NIOSSH EllipticCurveKeyExchange.swift
[855/888] Compiling NIOSSH SSHKeyExchangeResult.swift
[856/888] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[857/888] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[858/888] Compiling NIOSSH CustomKeys.swift
[859/888] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[860/888] Compiling NIOSSH SendsKeyExchangeMessages.swift
[861/888] Compiling NIOSSH SendsUserAuthMessages.swift
[862/888] Compiling NIOSSH SSHConnectionStateMachine.swift
[863/888] Compiling NIOSSH ActiveState.swift
[864/888] Compiling NIOSSH IdleState.swift
[865/888] Compiling NIOSSH KeyExchangeState.swift
[866/888] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[867/888] Compiling NIOSSH ReceivedNewKeysState.swift
[868/888] Compiling NIOSSH NIOSSHPrivateKey.swift
[869/888] Compiling NIOSSH NIOSSHPublicKey.swift
[870/888] Compiling NIOSSH NIOSSHSignature.swift
[871/888] Compiling NIOSSH NIOSSHError.swift
[872/888] Compiling NIOSSH NIOSSHHandler.swift
[873/888] Compiling NIOSSH NIOSSHSendable.swift
[874/888] Compiling NIOSSH Role.swift
[875/888] Compiling NIOSSH SSHClientConfiguration.swift
[876/888] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[877/888] Compiling NIOSSH SSHMessages.swift
[878/888] Compiling NIOSSH SSHPacketParser.swift
[879/888] Compiling NIOSSH SSHPacketSerializer.swift
[880/888] Compiling NIOSSH SSHServerConfiguration.swift
[881/888] Compiling NIOSSH SSHTerminalModes.swift
[882/888] Compiling NIOSSH AESGCM.swift
[883/888] Compiling NIOSSH SSHTransportProtection.swift
[884/889] Wrapping AST for NIOSSH for debugging
[886/921] Compiling Citadel SFTPServerInboundHandler.swift
[887/921] Compiling Citadel SSHAuthenticationMethod.swift
[888/921] Compiling Citadel SSHCert.swift
[889/921] Compiling Citadel SSHConnectionPoolSettings.swift
[890/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         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:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         let session = try await handshakeHandler.authenticated.map {
183 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 |         }.get()
185 |
/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:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         let session = try await handshakeHandler.authenticated.map {
213 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 |         }.get()
215 |
/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:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 |         let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 |             channel.pipeline.addHandlers(settings.channelHandlers + [
159 |                 NIOSSHHandler(
    |                 `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 |                     role: .client(clientConfiguration),
161 |                     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/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 |         return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 |             return handshakeHandler.authenticated.flatMap {
    |                                                   `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
175 |             }.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>
[891/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         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:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         let session = try await handshakeHandler.authenticated.map {
183 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 |         }.get()
185 |
/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:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         let session = try await handshakeHandler.authenticated.map {
213 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 |         }.get()
215 |
/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:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 |         let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 |             channel.pipeline.addHandlers(settings.channelHandlers + [
159 |                 NIOSSHHandler(
    |                 `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 |                     role: .client(clientConfiguration),
161 |                     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/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 |         return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 |             return handshakeHandler.authenticated.flatMap {
    |                                                   `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
175 |             }.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>
[892/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         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:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         let session = try await handshakeHandler.authenticated.map {
183 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 |         }.get()
185 |
/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:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         let session = try await handshakeHandler.authenticated.map {
213 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 |         }.get()
215 |
/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:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 |         let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 |             channel.pipeline.addHandlers(settings.channelHandlers + [
159 |                 NIOSSHHandler(
    |                 `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 |                     role: .client(clientConfiguration),
161 |                     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/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 |         return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 |             return handshakeHandler.authenticated.flatMap {
    |                                                   `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
175 |             }.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>
[893/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         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:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         let session = try await handshakeHandler.authenticated.map {
183 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 |         }.get()
185 |
/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:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         let session = try await handshakeHandler.authenticated.map {
213 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 |         }.get()
215 |
/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:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 |         let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 |             channel.pipeline.addHandlers(settings.channelHandlers + [
159 |                 NIOSSHHandler(
    |                 `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 |                     role: .client(clientConfiguration),
161 |                     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/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 |         return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 |             return handshakeHandler.authenticated.flatMap {
    |                                                   `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
175 |             }.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>
[894/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         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:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 |         let session = try await handshakeHandler.authenticated.map {
183 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 |         }.get()
185 |
/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:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 |         let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 |         let session = try await handshakeHandler.authenticated.map {
213 |             SSHClientSession(channel: channel, sshHandler: sshHandler)
    |                                                            `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 |         }.get()
215 |
/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:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 |         let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 |             channel.pipeline.addHandlers(settings.channelHandlers + [
159 |                 NIOSSHHandler(
    |                 `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 |                     role: .client(clientConfiguration),
161 |                     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/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 |         return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 |             return handshakeHandler.authenticated.flatMap {
    |                                                   `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 |                 channel.pipeline.handler(type: NIOSSHHandler.self)
175 |             }.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>
[895/925] 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 {
[896/925] 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 {
[897/925] 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 {
[898/925] 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 {
[899/925] Compiling Citadel SFTPClientInboundHandler.swift
[900/925] Compiling Citadel SFTPFile.swift
[901/925] Compiling Citadel SFTPBasicEnums.swift
[902/925] Compiling Citadel SFTPFileFlags.swift
[903/925] Compiling Citadel DirectTCPIP+Client.swift
[904/925] Compiling Citadel DirectTCPIP+Server.swift
[905/925] Compiling Citadel Errors.swift
[906/925] Compiling Citadel ExecClient.swift
[907/925] Compiling Citadel ExecDelegate.swift
[908/925] 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(), 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/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[909/925] 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(), 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/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[910/925] 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(), 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/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[911/925] Compiling Citadel SFTPClient.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(), 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/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 {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[912/925] Compiling Citadel AES.swift
[913/925] Compiling Citadel DH-Helpers.swift
[914/925] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[915/925] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[916/925] Compiling Citadel RSA.swift
[917/925] 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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
 68 |
 69 |     /// The enabled TransportProtectionSchemes.
 70 |     public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
    |                `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
 71 |
 72 |     /// The enabled KeyExchangeAlgorithms
 73 |     public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
    |                `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.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' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
 76 |
 77 |     func apply(to clientConfiguration: inout SSHClientConfiguration) {
[918/925] Compiling Citadel SSHKeyTypeDetection.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 |                 return channel.pipeline.addHandlers([
261 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 |                         role: .server(server),
263 |                         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:278:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
184 | /// The server can be closed using the `close()` method.
185 | /// - Note: This class is not thread safe.
186 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
187 |     let channel: Channel
188 |     let delegate: CitadelServerDelegate
    :
276 |         return try await bootstrap.bind(host: host, port: port).map { channel in
277 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
278 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
279 |     }
280 | }
[919/925] Compiling Citadel Server.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 |                 return channel.pipeline.addHandlers([
261 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 |                         role: .server(server),
263 |                         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:278:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
184 | /// The server can be closed using the `close()` method.
185 | /// - Note: This class is not thread safe.
186 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
187 |     let channel: Channel
188 |     let delegate: CitadelServerDelegate
    :
276 |         return try await bootstrap.bind(host: host, port: port).map { channel in
277 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
278 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
279 |     }
280 | }
[920/925] Compiling Citadel ShellDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 |                 return channel.pipeline.addHandlers([
261 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 |                         role: .server(server),
263 |                         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:278:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
184 | /// The server can be closed using the `close()` method.
185 | /// - Note: This class is not thread safe.
186 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
187 |     let channel: Channel
188 |     let delegate: CitadelServerDelegate
    :
276 |         return try await bootstrap.bind(host: host, port: port).map { channel in
277 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
278 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
279 |     }
280 | }
[921/925] Compiling Citadel TTY.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 |                 return channel.pipeline.addHandlers([
261 |                     NIOSSHHandler(
    |                     `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 |                         role: .server(server),
263 |                         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:278:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
184 | /// The server can be closed using the `close()` method.
185 | /// - Note: This class is not thread safe.
186 | public final class SSHServer {
    |                    `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
187 |     let channel: Channel
188 |     let delegate: CitadelServerDelegate
    :
276 |         return try await bootstrap.bind(host: host, port: port).map { channel in
277 |             SSHServer(channel: channel, logger: logger, delegate: delegate)
278 |         }.get()
    |           `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
279 |     }
280 | }
[922/926] Wrapping AST for Citadel for debugging
[924/933] Compiling CitadelServerExample Server.swift
[925/933] Compiling CitadelServerExample Terminal.swift
[926/933] Compiling CitadelServerExample HostKeyFile.swift
[927/933] Compiling CitadelServerExample Extensions.swift
[928/933] Emitting module CitadelServerExample
[929/933] Compiling CitadelServerExample EchoShell.swift
[930/933] Compiling CitadelServerExample BasicCommands.swift
[931/934] Wrapping AST for CitadelServerExample for debugging
[932/934] Write Objects.LinkFileList
[933/934] Linking CitadelServerExample
Build complete! (258.81s)
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/Joannis/swift-nio-ssh.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" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.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"
      ],
      "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",
        "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",
        "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.5"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.