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.10.1 (a4059d), with Swift 6.0 for Linux on 11 Jun 2025 22:34:44 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: 0.10.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.10.1     -> FETCH_HEAD
HEAD is now at a4059d8 Merge pull request #105 from newamber/main
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
a4059d8cbd58408ea5fd9941dc3c461c9334b6d9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at 0.10.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
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
Fetching https://github.com/apple/swift-log.git
[1/291] Fetching colorizeswift
[60/3047] Fetching colorizeswift, swift-nio-ssh
[3048/7854] Fetching colorizeswift, swift-nio-ssh, bigint
[3145/11690] Fetching colorizeswift, swift-nio-ssh, bigint, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
[1/14851] Fetching swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (2.80s)
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (2.80s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.84s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.3 (0.81s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/78040] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.41s)
Fetched https://github.com/apple/swift-nio.git from cache (4.61s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (2.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.71s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.71s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.34s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[931/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.47s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.0.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Building for debugging...
[0/458] Write sources
[9/458] Compiling _AtomicsShims.c
[10/458] Write sources
[19/458] Compiling CNIOWindows 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 */
      |         ^
1 warning generated.
[20/458] Compiling CCitadelBcrypt bcrypt-kdf.c
[21/458] Compiling CCitadelBcrypt bcrypt.c
[22/458] Compiling CNIOWindows WSAStartup.c
[23/458] Compiling CNIOWASI CNIOWASI.c
[24/458] Compiling a_i2d_fp.c
[25/458] Compiling a_gentm.c
[26/458] Compiling CNIOLinux liburing_shims.c
[27/458] Compiling CNIODarwin shim.c
[28/458] Compiling a_int.c
[29/458] Compiling CNIOLinux shim.c
[30/458] Write swift-version-24593BA9C3E375BF.txt
[31/458] Compiling CCitadelBcrypt blf.c
[32/458] Compiling CCryptoBoringSSLShims shims.c
[33/458] Compiling v3_utl.c
[34/458] Compiling v3_skey.c
[35/458] Compiling v3_purp.c
[36/458] Compiling v3_prn.c
[38/506] Emitting module Logging
[39/506] Emitting module ColorizeSwift
[40/506] Emitting module BigInt
[40/508] Compiling c-nioatomics.c
[41/508] Compiling v3_pmaps.c
[42/508] Compiling v3_pcons.c
[43/508] Compiling c-atomics.c
[44/508] Compiling v3_pcia.c
[45/508] Compiling v3_pci.c
[47/508] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[48/515] Compiling _NIODataStructures _TinyArray.swift
[48/515] Compiling v3_ocsp.c
[50/515] Emitting module InternalCollectionsUtilities
[51/515] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/515] Compiling BigInt Data Conversion.swift
[53/515] Compiling BigInt Division.swift
[54/515] Compiling BigInt Subtraction.swift
[55/515] Compiling BigInt Words and Bits.swift
[56/515] Compiling _NIODataStructures PriorityQueue.swift
[57/515] Compiling BigInt Strideable.swift
[58/515] Compiling BigInt String Conversion.swift
[59/515] Compiling BigInt BigInt.swift
[60/515] Compiling BigInt BigUInt.swift
[61/515] Compiling BigInt Multiplication.swift
[62/515] Compiling BigInt Prime Test.swift
[63/515] Compiling BigInt Bitwise Ops.swift
[64/515] Compiling BigInt Codable.swift
[65/515] Compiling BigInt Exponentiation.swift
[66/515] Compiling BigInt Addition.swift
[67/515] Compiling BigInt Random.swift
[68/515] Compiling BigInt Shifts.swift
[69/515] Compiling BigInt Square Root.swift
[70/515] Compiling BigInt Comparable.swift
[71/515] Compiling BigInt Integer Conversion.swift
[72/515] Compiling _NIOBase64 Base64.swift
[73/515] Emitting module _NIOBase64
[75/517] Wrapping AST for _NIOBase64 for debugging
[77/517] Compiling Logging MetadataProvider.swift
[77/517] Compiling v3_ncons.c
[79/517] Compiling NIOConcurrencyHelpers lock.swift
[80/517] Compiling Logging Locks.swift
[80/517] Wrapping AST for InternalCollectionsUtilities for debugging
[82/517] Compiling _NIODataStructures Heap.swift
[83/517] Emitting module _NIODataStructures
[83/518] Compiling v3_lib.c
[86/533] Compiling DequeModule Deque+Extras.swift
[87/533] Compiling DequeModule Deque+Hashable.swift
[88/533] Compiling DequeModule Deque+Testing.swift
[89/533] Compiling DequeModule Deque._Storage.swift
[90/533] Compiling DequeModule _DequeBuffer.swift
[91/533] Compiling DequeModule _DequeBufferHeader.swift
[92/533] Compiling DequeModule Deque._UnsafeHandle.swift
[93/533] Compiling DequeModule Deque.swift
[94/533] Compiling BigInt Hashable.swift
[95/533] Compiling NIOConcurrencyHelpers atomics.swift
[96/533] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[97/533] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/533] Emitting module NIOConcurrencyHelpers
[99/533] Compiling ColorizeSwift ColorizeSwift.swift
[100/533] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/534] Compiling Logging LogHandler.swift
[102/534] Compiling Logging Logging.swift
[102/536] Compiling v3_int.c
[104/536] Compiling DequeModule Deque+CustomReflectable.swift
[105/536] Compiling DequeModule Deque+Descriptions.swift
[108/538] Compiling DequeModule Deque+Equatable.swift
[109/538] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[109/538] Compiling v3_info.c
[112/538] Compiling DequeModule Deque+Codable.swift
[113/538] Compiling DequeModule Deque+Collection.swift
[119/539] Wrapping AST for _NIODataStructures for debugging
[120/539] Compiling v3_ia5.c
[121/539] Compiling v3_genn.c
[125/539] Wrapping AST for ColorizeSwift for debugging
[126/539] Compiling v3_extku.c
[128/539] Compiling DequeModule _DequeSlot.swift
[129/539] Compiling DequeModule _UnsafeWrappedBuffer.swift
[129/539] Wrapping AST for Logging for debugging
[130/539] Wrapping AST for NIOConcurrencyHelpers for debugging
[131/539] Compiling v3_bitst.c
[132/539] Compiling v3_enum.c
[139/539] Compiling v3_crld.c
[140/539] Compiling v3_conf.c
[141/539] Compiling v3_bcons.c
[142/539] Compiling v3_cpols.c
[143/539] Compiling v3_akeya.c
[144/539] Compiling v3_alt.c
[146/539] Emitting module DequeModule
[146/539] Compiling pcy_tree.c
[147/540] Compiling v3_akey.c
[148/540] Compiling pcy_map.c
[149/540] Compiling pcy_node.c
[151/540] Compiling pcy_cache.c
[152/540] Compiling pcy_lib.c
[153/540] Compiling pcy_data.c
[154/540] Compiling x_x509a.c
[155/540] Compiling x_val.c
[156/540] Compiling x_spki.c
[157/540] Compiling x_sig.c
[158/540] Compiling x_x509.c
[158/540] Wrapping AST for DequeModule for debugging
[160/540] Compiling x_req.c
[161/540] Compiling x_pubkey.c
[162/540] Compiling x_exten.c
[163/540] Compiling x_pkey.c
[164/540] Compiling x_info.c
[165/540] Compiling x509spki.c
[166/540] Compiling x_attrib.c
[167/540] Compiling x_name.c
[168/540] Compiling x509name.c
[169/540] Compiling x_algor.c
[170/540] Compiling x_all.c
[171/540] Compiling x_crl.c
[172/540] Compiling x509rset.c
[173/540] Compiling x509_v3.c
[174/540] Compiling x509_txt.c
[175/540] Compiling x509cset.c
[176/540] Compiling x509_vpm.c
[177/540] Compiling x509_trs.c
[178/540] Compiling x509_set.c
[179/540] Compiling x509_vfy.c
[180/540] Compiling x509_req.c
[181/540] Compiling x509_obj.c
[182/540] Compiling x509_att.c
[183/540] Compiling x509_def.c
[184/540] Compiling x509_ext.c
[185/540] Compiling x509_d2.c
[186/540] Compiling t_x509.c
[187/540] Compiling x509_lu.c
[188/540] Compiling x509.c
[189/540] Compiling t_x509a.c
[190/540] Compiling x509_cmp.c
[191/540] Compiling i2d_pr.c
[192/540] Compiling t_crl.c
[193/540] Compiling name_print.c
[194/540] Compiling rsa_pss.c
[195/540] Compiling t_req.c
[196/540] Compiling algorithm.c
[197/540] Compiling by_file.c
[198/540] Compiling by_dir.c
[199/540] Compiling a_verify.c
[200/540] Compiling a_digest.c
[201/540] Compiling voprf.c
[202/540] Compiling asn1_gen.c
[203/540] Compiling a_sign.c
[204/540] Compiling trust_token.c
[205/540] Compiling thread_win.c
[206/540] Compiling thread.c
[207/540] Compiling thread_pthread.c
[208/540] Compiling thread_none.c
[209/540] Compiling siphash.c
[210/540] Compiling pmbtoken.c
[211/540] Compiling stack.c
[212/540] Compiling refcount_lock.c
[213/540] Compiling rc4.c
[214/540] Compiling rsa_print.c
[215/540] Compiling rsa_asn1.c
[216/540] Compiling windows.c
[217/540] Compiling fuchsia.c
[218/540] Compiling refcount_c11.c
[219/540] Compiling deterministic.c
[220/540] Compiling rand_extra.c
[221/540] Compiling passive.c
[222/540] Compiling poly1305_arm_asm.S
[223/540] Compiling pool.c
[224/540] Compiling forkunsafe.c
[225/540] Compiling poly1305_arm.c
[226/540] Compiling poly1305.c
[227/540] Compiling pkcs7.c
[228/540] Compiling p5_pbev2.c
[229/540] Compiling poly1305_vec.c
[230/540] Compiling pkcs8.c
[231/540] Compiling pkcs7_x509.c
[232/540] Compiling pem_x509.c
[233/540] Compiling pkcs8_x509.c
[234/540] Compiling pem_xaux.c
[235/540] Compiling pem_pkey.c
[236/540] Compiling obj_xref.c
[237/540] Compiling pem_pk8.c
[238/540] Compiling pem_oth.c
[239/540] Compiling lhash.c
[240/540] Compiling mem.c
[241/540] Compiling pem_info.c
[242/540] Compiling x86_64-mont5.mac.x86_64.S
[243/540] Compiling pem_lib.c
[244/540] Compiling obj.c
[245/540] Compiling hkdf.c
[246/540] Compiling hpke.c
[247/540] Compiling x86_64-mont.mac.x86_64.S
[248/540] Compiling x86-mont.windows.x86.S
[248/540] Compiling pem_all.c
[250/540] Compiling x86-mont.linux.x86.S
[251/540] Compiling poly_rq_mul.S
[252/540] Compiling x86_64-mont5.linux.x86_64.S
[253/540] Compiling x86_64-mont.linux.x86_64.S
[254/540] Compiling vpaes-x86_64.mac.x86_64.S
[255/540] Compiling vpaes-x86.windows.x86.S
[256/540] Compiling vpaes-x86_64.linux.x86_64.S
[257/540] Compiling vpaes-armv8.ios.aarch64.S
[258/540] Compiling vpaes-armv8.linux.aarch64.S
[259/540] Compiling vpaes-x86.linux.x86.S
[259/540] Compiling vpaes-armv7.linux.arm.S
[261/540] Compiling vpaes-armv7.ios.arm.S
[262/540] Compiling sha512-armv8.linux.aarch64.S
[263/540] Compiling sha512-x86_64.mac.x86_64.S
[264/540] Compiling sha512-armv8.ios.aarch64.S
[265/540] Compiling sha512-armv4.linux.arm.S
[266/540] Compiling sha512-586.windows.x86.S
[267/540] Compiling sha512-armv4.ios.arm.S
[268/540] Compiling kdf.c
[269/540] Compiling sha512-x86_64.linux.x86_64.S
[270/540] Compiling sha512-586.linux.x86.S
[271/540] Compiling sha256-x86_64.mac.x86_64.S
[272/540] Compiling sha256-armv8.linux.aarch64.S
[273/540] Compiling sha256-armv8.ios.aarch64.S
[274/540] Compiling hrss.c
[275/540] Compiling sha256-armv4.linux.arm.S
[276/540] Compiling sha256-armv4.ios.arm.S
[277/540] Compiling sha256-586.windows.x86.S
[277/540] Compiling sha256-x86_64.linux.x86_64.S
[279/540] Compiling sha256-586.linux.x86.S
[280/540] Compiling sha1-x86_64.mac.x86_64.S
[281/540] Compiling sha1-armv8.linux.aarch64.S
[282/540] Compiling sha1-armv4-large.ios.arm.S
[283/540] Compiling sha1-586.linux.x86.S
[284/540] Compiling sha1-586.windows.x86.S
[285/540] Compiling sha1-armv4-large.linux.arm.S
[286/540] Compiling sha1-armv8.ios.aarch64.S
[287/540] Compiling sha1-x86_64.linux.x86_64.S
[288/540] Compiling sha512.c
[289/540] Compiling sha1-altivec.c
[290/540] Compiling rsaz-avx2.mac.x86_64.S
[291/540] Compiling sha256.c
[292/540] Compiling sha1.c
[293/540] Compiling rsaz-avx2.linux.x86_64.S
[294/540] Compiling fips.c
[295/540] Compiling rdrand-x86_64.mac.x86_64.S
[296/540] Compiling self_check.c
[297/540] Compiling blinding.c
[298/540] Compiling rdrand-x86_64.linux.x86_64.S
[299/540] Compiling rsa_impl.c
[300/540] Compiling padding.c
[301/540] Compiling urandom.c
[302/540] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[303/540] Compiling rand.c
[304/540] Compiling rsa.c
[305/540] Compiling ctrdrbg.c
[306/540] Compiling fork_detect.c
[307/540] Compiling p256-x86_64-asm.mac.x86_64.S
[308/540] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[309/540] Compiling p256-x86_64-asm.linux.x86_64.S
[310/540] Compiling gcm.c
[311/540] Compiling polyval.c
[311/540] Compiling cfb.c
[313/540] Compiling ofb.c
[314/540] Compiling gcm_nohw.c
[315/540] Compiling ctr.c
[316/540] Compiling md5-x86_64.linux.x86_64.S
[317/540] Compiling md5-x86_64.mac.x86_64.S
[318/540] Compiling cbc.c
[319/540] Compiling md5-586.windows.x86.S
[320/540] Compiling md5.c
[321/540] Compiling md5-586.linux.x86.S
[322/540] Compiling ghashv8-armx64.linux.aarch64.S
[323/540] Compiling ghashv8-armx32.linux.arm.S
[324/540] Compiling ghashv8-armx32.ios.arm.S
[325/540] Compiling ghashv8-armx64.ios.aarch64.S
[326/540] Compiling ghash-x86_64.linux.x86_64.S
[327/540] Compiling ghash-x86.windows.x86.S
[328/540] Compiling ghash-x86_64.mac.x86_64.S
[329/540] Compiling ghash-x86.linux.x86.S
[330/540] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[331/540] Compiling md4.c
[332/540] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[333/540] Compiling hmac.c
[334/540] Compiling ghash-ssse3-x86.windows.x86.S
[335/540] Compiling ghash-neon-armv8.linux.aarch64.S
[336/540] Compiling ghash-ssse3-x86.linux.x86.S
[337/540] Compiling fips_shared_support.c
[338/540] Compiling ghash-neon-armv8.ios.aarch64.S
[339/540] Compiling ghash-armv4.linux.arm.S
[340/540] Compiling ghash-armv4.ios.arm.S
[341/540] Compiling util.c
[342/540] Compiling wnaf.c
[343/540] Compiling scalar.c
[344/540] Compiling simple.c
[345/540] Compiling ecdh.c
[346/540] Compiling ecdsa.c
[347/540] Compiling simple_mul.c
[348/540] Compiling p256.c
[349/540] Compiling oct.c
[350/540] Compiling felem.c
[351/540] Compiling ec_montgomery.c
[352/540] Compiling ec_key.c
[353/540] Compiling p224-64.c
[354/540] Compiling digest.c
[355/540] Compiling co-586.windows.x86.S
[356/540] Compiling co-586.linux.x86.S
[357/540] Compiling digests.c
[358/540] Compiling check.c
[359/540] Compiling dh.c
[360/540] Compiling ec.c
[361/540] Compiling bsaes-armv7.ios.arm.S
[362/540] Compiling bsaes-armv7.linux.arm.S
[363/540] Compiling cipher.c
[364/540] Compiling aead.c
[365/540] Compiling shift.c
[366/540] Compiling rsaz_exp.c
[367/540] Compiling sqrt.c
[368/540] Compiling random.c
[369/540] Compiling e_aes.c
[370/540] Compiling p256-x86_64.c
[371/540] Compiling mul.c
[372/540] Compiling montgomery_inv.c
[373/540] Compiling montgomery.c
[374/540] Compiling prime.c
[375/540] Compiling generic.c
[376/540] Compiling jacobi.c
[377/540] Compiling gcd_extra.c
[378/540] Compiling gcd.c
[379/540] Compiling div_extra.c
[380/540] Compiling exponentiation.c
[381/540] Compiling bytes.c
[382/540] Compiling ctx.c
[383/540] Compiling cmp.c
[383/540] Compiling div.c
[385/540] Compiling bn-586.windows.x86.S
[386/540] Compiling bn.c
[387/540] Compiling armv8-mont.linux.aarch64.S
[388/540] Compiling armv8-mont.ios.aarch64.S
[388/540] Compiling armv4-mont.linux.arm.S
[390/540] Compiling add.c
[391/540] Compiling armv4-mont.ios.arm.S
[391/540] Compiling bn-586.linux.x86.S
[393/540] Compiling aesv8-armx64.linux.aarch64.S
[394/540] Compiling aesv8-armx64.ios.aarch64.S
[395/540] Compiling aesv8-armx32.linux.arm.S
[396/540] Compiling aesv8-armx32.ios.arm.S
[397/540] Compiling aesni-x86.windows.x86.S
[398/540] Compiling aesni-x86_64.mac.x86_64.S
[399/540] Compiling aesni-x86.linux.x86.S
[400/540] Compiling aesni-x86_64.linux.x86_64.S
[401/540] Compiling aesni-gcm-x86_64.mac.x86_64.S
[402/540] Compiling aesni-gcm-x86_64.linux.x86_64.S
[403/540] Compiling mode_wrappers.c
[404/540] Compiling x86_64-gcc.c
[405/540] Compiling ex_data.c
[406/540] Compiling aes.c
[407/540] Compiling key_wrap.c
[408/540] Compiling sign.c
[409/540] Compiling p_x25519_asn1.c
[410/540] Compiling scrypt.c
[411/540] Compiling p_x25519.c
[412/540] Compiling pbkdf.c
[413/540] Compiling p_ed25519_asn1.c
[414/540] Compiling p_rsa_asn1.c
[415/540] Compiling print.c
[416/540] Compiling p_ec_asn1.c
[417/540] Compiling p_ed25519.c
[418/540] Compiling aes_nohw.c
[419/540] Compiling p_dsa_asn1.c
[420/540] Compiling p_rsa.c
[421/540] Compiling digestsign.c
[422/540] Compiling p_ec.c
[423/540] Compiling err_data.c
[424/540] Compiling evp.c
[425/540] Compiling evp_asn1.c
[426/540] Compiling evp_ctx.c
[427/540] Compiling ecdsa_asn1.c
[428/540] Compiling engine.c
[429/540] Compiling ecdh_extra.c
[429/540] Compiling err.c
[431/540] Compiling hash_to_curve.c
[432/540] Compiling ec_derive.c
[433/540] Compiling dsa_asn1.c
[434/540] Compiling dh_asn1.c
[435/540] Compiling spake25519.c
[436/540] Compiling dsa.c
[437/540] Compiling params.c
[438/540] Compiling ec_asn1.c
[439/540] Compiling x25519-asm-arm.S
[440/540] Compiling digest_extra.c
[441/540] Compiling crypto.c
[442/540] Compiling cpu_ppc64le.c
[443/540] Compiling cpu_arm.c
[444/540] Compiling cpu_arm_linux.c
[445/540] Compiling cpu_aarch64_win.c
[446/540] Compiling cpu_intel.c
[447/540] Compiling cpu_aarch64_linux.c
[448/540] Compiling des.c
[449/540] Compiling cpu_aarch64_fuchsia.c
[450/540] Compiling e_rc4.c
[451/540] Compiling cpu_aarch64_apple.c
[452/540] Compiling cmac.c
[453/540] Compiling tls_cbc.c
[454/540] Compiling e_tls.c
[455/540] Compiling curve25519.c
[456/540] Compiling conf.c
[457/540] Compiling e_rc2.c
[458/540] Compiling e_null.c
[459/540] Compiling e_des.c
[460/540] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[461/540] Compiling derive_key.c
[462/540] Compiling e_chacha20poly1305.c
[463/540] Compiling cipher_extra.c
[464/540] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[465/540] Compiling e_aesccm.c
[466/540] Compiling e_aesctrhmac.c
[467/540] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[468/540] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[469/540] Compiling e_aesgcmsiv.c
[470/540] Compiling chacha-x86_64.mac.x86_64.S
[471/540] Compiling chacha-x86.windows.x86.S
[472/540] Compiling chacha-x86.linux.x86.S
[473/540] Compiling chacha.c
[474/540] Compiling chacha-x86_64.linux.x86_64.S
[475/540] Compiling chacha-armv8.ios.aarch64.S
[475/540] Compiling chacha-armv8.linux.aarch64.S
[477/540] Compiling chacha-armv4.ios.arm.S
[478/540] Compiling chacha-armv4.linux.arm.S
[479/540] Compiling unicode.c
[480/540] Compiling asn1_compat.c
[481/540] Compiling cbb.c
[482/540] Compiling convert.c
[483/540] Compiling bn_asn1.c
[484/540] Compiling ber.c
[485/540] Compiling buf.c
[486/540] Compiling cbs.c
[487/540] Compiling socket_helper.c
[488/540] Compiling blake2.c
[489/540] Compiling socket.c
[490/540] Compiling printf.c
[491/540] Compiling connect.c
[492/540] Compiling pair.c
[493/540] Compiling hexdump.c
[494/540] Compiling file.c
[495/540] Compiling fd.c
[496/540] Compiling bio_mem.c
[497/540] Compiling tasn_fre.c
[498/540] Compiling base64.c
[499/540] Compiling time_support.c
[500/540] Compiling tasn_utl.c
[501/540] Compiling tasn_typ.c
[502/540] Compiling tasn_enc.c
[503/540] Compiling f_int.c
[503/540] Compiling bio.c
[505/540] Compiling tasn_new.c
[506/540] Compiling tasn_dec.c
[507/540] Compiling f_string.c
[508/540] Compiling a_time.c
[509/540] Compiling asn1_par.c
[510/540] Compiling asn_pack.c
[511/540] Compiling a_utctm.c
[512/540] Compiling asn1_lib.c
[513/540] Compiling a_type.c
[514/540] Compiling a_strnid.c
[515/540] Compiling a_utf8.c
[516/540] Compiling a_octet.c
[517/540] Compiling a_print.c
[518/540] Compiling a_dup.c
[518/540] Write sources
[520/540] Compiling a_object.c
[521/540] Compiling a_mbstr.c
[522/540] Compiling a_d2i_fp.c
[523/540] Compiling a_strex.c
[524/540] Compiling a_bool.c
[525/540] Wrapping AST for BigInt for debugging
[526/540] Compiling a_bitstr.c
[528/558] Compiling Atomics UnsafeAtomic.swift
[529/558] Compiling Atomics UnsafeAtomicLazyReference.swift
[530/616] Compiling Crypto Digests.swift
[531/616] Compiling Crypto HashFunctions.swift
[532/616] Compiling Crypto ChaChaPoly.swift
[533/616] Compiling Crypto Cipher.swift
[534/616] Compiling Crypto Nonces.swift
[535/616] Compiling Crypto ASN1.swift
[536/616] Compiling Crypto ASN1BitString.swift
[537/616] Compiling Crypto SEC1PrivateKey.swift
[538/616] Compiling Crypto SubjectPublicKeyInfo.swift
[539/616] Compiling Crypto ASN1Integer.swift
[540/616] Compiling Crypto ASN1OctetString.swift
[541/616] Emitting module Atomics
[542/616] Compiling Crypto Ed25519_boring.swift
[543/616] Compiling Crypto EllipticCurvePoint_boring.swift
[544/616] Compiling Crypto EllipticCurve_boring.swift
[545/616] Compiling Crypto NISTCurvesKeys_boring.swift
[546/616] Compiling Crypto X25519Keys_boring.swift
[547/616] Compiling Crypto Curve25519.swift
[548/616] Compiling Crypto Ed25519.swift
[549/616] Compiling Crypto NISTCurvesKeys.swift
[550/616] Compiling Crypto X25519Keys.swift
[551/616] Compiling Crypto SymmetricKeys.swift
[552/616] Compiling Crypto HMAC.swift
[553/616] Compiling Crypto MACFunctions.swift
[554/616] Compiling Crypto MessageAuthenticationCode.swift
[555/616] Compiling Crypto AES.swift
[556/616] Compiling Crypto ECDSASignature_boring.swift
[557/616] Compiling Crypto ECDSA_boring.swift
[558/623] Compiling Crypto EdDSA_boring.swift
[559/623] Compiling Crypto ECDSA.swift
[560/623] Compiling Crypto EdDSA.swift
[561/623] Compiling Crypto Signature.swift
[562/623] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[563/623] Compiling Crypto CryptoKitErrors_boring.swift
[564/623] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[567/623] Compiling Crypto CryptoKitErrors.swift
[568/623] Compiling Crypto Digest_boring.swift
[569/623] Compiling Crypto Digest.swift
[572/623] Compiling Crypto HashFunctions_SHA2.swift
[573/623] Compiling Crypto ASN1Identifier.swift
[576/623] Compiling Crypto ArraySliceBigint.swift
[577/623] Compiling Crypto ObjectIdentifier.swift
[578/623] Compiling Crypto ECDSASignature.swift
[579/623] Compiling Crypto PEMDocument.swift
[580/623] Compiling Crypto PKCS8PrivateKey.swift
[584/623] Compiling Crypto AES-GCM.swift
[585/623] Compiling Crypto AES-GCM_boring.swift
[586/623] Compiling Crypto ChaChaPoly_boring.swift
[596/624] Emitting module Crypto
[597/624] Compiling Crypto Insecure.swift
[598/624] Compiling Crypto Insecure_HashFunctions.swift
[599/624] Compiling Crypto ECDH_boring.swift
[600/624] Compiling Crypto DH.swift
[601/624] Compiling Crypto ECDH.swift
[602/624] Compiling Crypto HKDF.swift
[603/624] Compiling Crypto AESWrap.swift
[604/624] Compiling Crypto AESWrap_boring.swift
[604/624] Wrapping AST for Atomics for debugging
[606/684] Compiling NIOCore FileDescriptor.swift
[607/684] Compiling NIOCore FileHandle.swift
[608/684] Compiling NIOCore FileRegion.swift
[609/684] Compiling NIOCore GlobalSingletons.swift
[610/684] Compiling Crypto SafeCompare.swift
[611/684] Compiling Crypto SecureBytes.swift
[612/684] Compiling Crypto Zeroization.swift
[613/685] Wrapping AST for Crypto for debugging
[615/693] Compiling _CryptoExtras RSA_security.swift
[616/694] Compiling _CryptoExtras Error.swift
[617/694] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[618/694] Compiling _CryptoExtras DigestType.swift
[619/694] Compiling _CryptoExtras BoringSSLHelpers.swift
[620/694] Compiling NIOCore MulticastChannel.swift
[621/694] Compiling NIOCore NIOAny.swift
[622/694] Compiling NIOCore NIOCloseOnErrorHandler.swift
[623/694] Compiling NIOCore NIOLoopBound.swift
[624/694] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[625/694] Compiling NIOCore NIOScheduledCallback.swift
[626/694] Compiling NIOCore NIOSendable.swift
[627/694] Compiling NIOCore RecvByteBufferAllocator.swift
[628/702] Compiling _CryptoExtras PEMDocument.swift
[629/702] Emitting module _CryptoExtras
[630/702] Compiling _CryptoExtras RSA.swift
[631/702] Compiling _CryptoExtras RSA_boring.swift
[632/703] Wrapping AST for _CryptoExtras for debugging
[634/703] Compiling NIOCore IO.swift
[635/703] Compiling NIOCore IOData.swift
[636/703] Compiling NIOCore IPProtocol.swift
[637/703] Compiling NIOCore IntegerBitPacking.swift
[638/703] Compiling NIOCore IntegerTypes.swift
[639/703] Compiling NIOCore Interfaces.swift
[640/703] Compiling NIOCore Linux.swift
[641/703] Compiling NIOCore MarkedCircularBuffer.swift
[642/703] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[643/703] Compiling NIOCore EventLoopFuture+Deprecated.swift
[644/703] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[645/703] Compiling NIOCore EventLoopFuture.swift
[650/703] Compiling NIOCore CircularBuffer.swift
[651/703] Compiling NIOCore Codec.swift
[652/703] Compiling NIOCore ConvenienceOptionSupport.swift
[653/703] Compiling NIOCore DeadChannel.swift
[654/703] Compiling NIOCore DispatchQueue+WithFuture.swift
[655/703] Compiling NIOCore EventLoop+Deprecated.swift
[656/703] Compiling NIOCore EventLoop+SerialExecutor.swift
[657/703] Compiling NIOCore EventLoop.swift
[658/703] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[659/703] Compiling NIOCore SocketAddresses.swift
[660/703] Compiling NIOCore SocketOptionProvider.swift
[661/703] Compiling NIOCore SystemCallHelpers.swift
[662/703] Compiling NIOCore TimeAmount+Duration.swift
[663/703] Compiling NIOCore TypeAssistedChannelHandler.swift
[664/703] Compiling NIOCore UniversalBootstrapSupport.swift
[665/703] Compiling NIOCore Utilities.swift
[666/703] Compiling NIOCore AddressedEnvelope.swift
[667/703] Compiling NIOCore AsyncAwaitSupport.swift
[668/703] Compiling NIOCore AsyncChannel.swift
[669/703] Compiling NIOCore AsyncChannelHandler.swift
[670/703] Compiling NIOCore AsyncChannelInboundStream.swift
[671/703] Compiling NIOCore AsyncChannelOutboundWriter.swift
[672/703] Compiling NIOCore NIOAsyncSequenceProducer.swift
[673/703] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[674/703] Compiling NIOCore NIOAsyncWriter.swift
[675/703] Emitting module NIOCore
[676/703] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[677/703] Compiling NIOCore BSDSocketAPI.swift
[678/703] Compiling NIOCore ByteBuffer-aux.swift
[679/703] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[680/703] Compiling NIOCore ByteBuffer-conversions.swift
[681/703] Compiling NIOCore ByteBuffer-core.swift
[682/703] Compiling NIOCore ByteBuffer-hex.swift
[683/703] Compiling NIOCore ByteBuffer-int.swift
[684/703] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[685/703] Compiling NIOCore ByteBuffer-multi-int.swift
[686/703] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[687/703] Compiling NIOCore ByteBuffer-views.swift
[688/703] Compiling NIOCore Channel.swift
[689/703] Compiling NIOCore ChannelHandler.swift
[690/703] Compiling NIOCore ChannelHandlers.swift
[691/703] Compiling NIOCore ChannelInvoker.swift
[692/703] Compiling NIOCore ChannelOption.swift
[693/703] Compiling NIOCore ChannelPipeline.swift
[694/704] Wrapping AST for NIOCore for debugging
[696/754] Emitting module NIOEmbedded
[697/754] Compiling NIOEmbedded AsyncTestingChannel.swift
[698/754] Compiling NIOEmbedded Embedded.swift
[699/754] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[701/755] Compiling NIOPosix IO.swift
[702/755] Compiling NIOPosix IntegerBitPacking.swift
[703/755] Compiling NIOPosix IntegerTypes.swift
[704/755] Compiling NIOPosix Linux.swift
[705/755] Compiling NIOPosix LinuxCPUSet.swift
[706/755] Compiling NIOPosix LinuxUring.swift
[707/755] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[707/761] Wrapping AST for NIOEmbedded for debugging
[709/761] Compiling NIOPosix ThreadPosix.swift
[710/761] Compiling NIOPosix ThreadWindows.swift
[711/761] Compiling NIOPosix UnsafeTransfer.swift
[712/761] Compiling NIOPosix Utilities.swift
[713/761] Compiling NIOPosix VsockAddress.swift
[714/761] Compiling NIOPosix VsockChannelEvents.swift
[715/761] Compiling NIOPosix Pool.swift
[716/761] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[717/761] Compiling NIOPosix PosixSingletons.swift
[718/761] Compiling NIOPosix RawSocketBootstrap.swift
[719/761] Compiling NIOPosix Resolver.swift
[720/761] Compiling NIOPosix Selectable.swift
[721/761] Compiling NIOPosix SelectableChannel.swift
[722/761] Compiling NIOPosix SelectableEventLoop.swift
[723/761] Compiling NIOPosix SelectorEpoll.swift
[724/761] Compiling NIOPosix SelectorGeneric.swift
[725/761] Compiling NIOPosix SelectorKqueue.swift
[726/761] Compiling NIOPosix SelectorUring.swift
[727/761] Compiling NIOPosix ServerSocket.swift
[728/761] Compiling NIOPosix Socket.swift
[729/761] Compiling NIOPosix SocketChannel.swift
[730/761] Compiling NIOPosix SocketProtocols.swift
[731/761] Compiling NIOPosix System.swift
[732/761] Compiling NIOPosix Thread.swift
[733/761] Compiling NIOPosix NIOThreadPool.swift
[734/761] Compiling NIOPosix NonBlockingFileIO.swift
[735/761] Compiling NIOPosix PendingDatagramWritesManager.swift
[736/761] Compiling NIOPosix PendingWritesManager.swift
[737/761] Compiling NIOPosix PipeChannel.swift
[738/761] Compiling NIOPosix PipePair.swift
[739/761] Compiling NIOPosix BSDSocketAPICommon.swift
[740/761] Compiling NIOPosix BSDSocketAPIPosix.swift
[741/761] Compiling NIOPosix BSDSocketAPIWindows.swift
[742/761] Compiling NIOPosix BaseSocket.swift
[743/761] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[744/761] Compiling NIOPosix BaseSocketChannel.swift
[745/761] Compiling NIOPosix BaseStreamSocketChannel.swift
[746/761] Emitting module NIOPosix
[747/761] Compiling NIOPosix Bootstrap.swift
[748/761] Compiling NIOPosix ControlMessage.swift
[749/761] Compiling NIOPosix DatagramVectorReadManager.swift
[750/761] Compiling NIOPosix Errors+Any.swift
[751/761] Compiling NIOPosix FileDescriptor.swift
[752/761] Compiling NIOPosix GetaddrinfoResolver.swift
[753/761] Compiling NIOPosix HappyEyeballs.swift
[754/762] Wrapping AST for NIOPosix for debugging
[756/764] Compiling NIO Exports.swift
[757/764] Emitting module NIO
[758/765] Wrapping AST for NIO for debugging
[760/770] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[761/770] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[762/770] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[763/770] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[764/770] Emitting module NIOFoundationCompat
[765/771] Wrapping AST for NIOFoundationCompat for debugging
[767/830] Emitting module NIOSSH
[768/838] Compiling NIOSSH GlobalRequestDelegate.swift
[769/838] Compiling NIOSSH ECDHCompatibleKey.swift
[770/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[771/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[772/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[773/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[774/838] Compiling NIOSSH CustomKeys.swift
[775/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[776/838] Compiling NIOSSH NIOSSHPrivateKey.swift
[777/838] Compiling NIOSSH NIOSSHPublicKey.swift
[778/838] Compiling NIOSSH NIOSSHSignature.swift
[779/838] Compiling NIOSSH NIOSSHError.swift
[780/838] Compiling NIOSSH NIOSSHHandler.swift
[781/838] Compiling NIOSSH NIOSSHSendable.swift
[782/838] Compiling NIOSSH Role.swift
[783/838] Compiling NIOSSH SSHClientConfiguration.swift
[784/838] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[785/838] Compiling NIOSSH RekeyingSentNewKeysState.swift
[786/838] Compiling NIOSSH RekeyingState.swift
[787/838] Compiling NIOSSH SentKexInitWhenActiveState.swift
[788/838] Compiling NIOSSH SentNewKeysState.swift
[789/838] Compiling NIOSSH SentVersionState.swift
[790/838] Compiling NIOSSH UserAuthenticationState.swift
[791/838] Compiling NIOSSH Constants.swift
[792/838] Compiling NIOSSH ByteBuffer+SSH.swift
[793/838] Compiling NIOSSH CSPRNG.swift
[794/838] Compiling NIOSSH ChildChannelOptions.swift
[795/838] Compiling NIOSSH ChildChannelStateMachine.swift
[796/838] Compiling NIOSSH ChildChannelUserEvents.swift
[797/838] Compiling NIOSSH ChildChannelWindowManager.swift
[798/838] Compiling NIOSSH ChildChannelWritabilityManager.swift
[799/838] Compiling NIOSSH OutboundFlowController.swift
[800/838] Compiling NIOSSH SSHChannelData.swift
[801/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[802/838] Compiling NIOSSH SendsUserAuthMessages.swift
[803/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[804/838] Compiling NIOSSH ActiveState.swift
[805/838] Compiling NIOSSH IdleState.swift
[806/838] Compiling NIOSSH KeyExchangeState.swift
[807/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[808/838] Compiling NIOSSH ReceivedNewKeysState.swift
[809/838] Compiling NIOSSH SSHChannelIdentifier.swift
[810/838] Compiling NIOSSH SSHChannelMultiplexer.swift
[811/838] Compiling NIOSSH SSHChannelType.swift
[812/838] Compiling NIOSSH SSHChildChannel.swift
[813/838] Compiling NIOSSH AcceptsChannelMessages.swift
[814/838] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[815/838] Compiling NIOSSH AcceptsUserAuthMessages.swift
[816/838] Compiling NIOSSH AcceptsVersionMessages.swift
[817/838] Compiling NIOSSH SendsChannelMessages.swift
[818/838] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[819/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[820/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[821/838] Compiling NIOSSH SimplePasswordDelegate.swift
[822/838] Compiling NIOSSH UserAuthDelegate.swift
[823/838] Compiling NIOSSH UserAuthSignablePayload.swift
[824/838] Compiling NIOSSH UserAuthenticationMethod.swift
[825/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[826/838] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[827/838] Compiling NIOSSH SSHMessages.swift
[828/838] Compiling NIOSSH SSHPacketParser.swift
[829/838] Compiling NIOSSH SSHPacketSerializer.swift
[830/838] Compiling NIOSSH SSHServerConfiguration.swift
[831/838] Compiling NIOSSH SSHTerminalModes.swift
[832/838] Compiling NIOSSH AESGCM.swift
[833/838] Compiling NIOSSH SSHTransportProtection.swift
[834/839] Wrapping AST for NIOSSH for debugging
[836/870] Emitting module Citadel
[837/874] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  2 | import Crypto
  3 | import Logging
  4 | import NIOSSH
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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 }
[838/874] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  2 | import Crypto
  3 | import Logging
  4 | import NIOSSH
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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 }
[839/874] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  2 | import Crypto
  3 | import Logging
  4 | import NIOSSH
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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 }
[840/874] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  2 | import Crypto
  3 | import Logging
  4 | import NIOSSH
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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 }
[841/874] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
178 |         ).get()
179 |
180 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:4:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  2 | import Crypto
  3 | import Logging
  4 | import NIOSSH
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOSSH'
  5 |
  6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
208 |         }
209 |
210 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
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: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:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
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
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: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
245 |         ).get()
246 |
247 |         let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
    |                                                                                       `- warning: type 'NIOSSHHandler' does not conform to the 'Sendable' protocol
248 |         let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/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 }
[842/874] Compiling Citadel SFTPFileFlags.swift
[843/874] Compiling Citadel SFTPMessage.swift
[844/874] Compiling Citadel SFTPMessageParser.swift
[845/874] Compiling Citadel SFTPSerializer.swift
[846/874] 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 {
[847/874] Compiling Citadel SFTPServerInboundHandler.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 {
[848/874] Compiling Citadel SSHAuthenticationMethod.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 {
[849/874] Compiling Citadel SSHCert.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 {
[850/874] Compiling Citadel DirectTCPIP+Client.swift
[851/874] Compiling Citadel DirectTCPIP+Server.swift
[852/874] Compiling Citadel Errors.swift
[853/874] Compiling Citadel ExecClient.swift
[854/874] Compiling Citadel ExecDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
[855/874] 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:)'
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
[856/874] 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:)'
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
[857/874] 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:)'
141 |                 .channelInitializer { pipeChannel in
142 |                     pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 |                 }.withPipes(
    |                   |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
    |                   `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 |                     inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 |                     outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
[858/874] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[859/874] Compiling Citadel SFTPClientInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[860/874] Compiling Citadel SFTPFile.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[861/874] Compiling Citadel SFTPBasicEnums.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 48 |             SSHChannelDataUnwrapper(),
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 51 |             serializeHandler,
 52 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 49 |             SSHOutboundChannelDataWrapper(),
 50 |             deserializeHandler,
 51 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
 52 |             sftpInboundHandler,
 53 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[862/874] Compiling Citadel AES.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
 96 |             let serialized = Array(bignum.serialize())
 97 |             (buffer.baseAddress! + 1)
 98 |                 .assign(from: serialized, count: serialized.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |                  `- note: use 'update(from:count:)' instead
 99 |
100 |             if buffer[1] & 0x80 != 0 {
[863/874] Compiling Citadel DH-Helpers.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
 96 |             let serialized = Array(bignum.serialize())
 97 |             (buffer.baseAddress! + 1)
 98 |                 .assign(from: serialized, count: serialized.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |                  `- note: use 'update(from:count:)' instead
 99 |
100 |             if buffer[1] & 0x80 != 0 {
[864/874] Compiling Citadel DiffieHellmanGroup14Sha1.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
 96 |             let serialized = Array(bignum.serialize())
 97 |             (buffer.baseAddress! + 1)
 98 |                 .assign(from: serialized, count: serialized.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |                  `- note: use 'update(from:count:)' instead
 99 |
100 |             if buffer[1] & 0x80 != 0 {
[865/874] Compiling Citadel DiffieHellmanGroup14Sha256.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
 96 |             let serialized = Array(bignum.serialize())
 97 |             (buffer.baseAddress! + 1)
 98 |                 .assign(from: serialized, count: serialized.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |                  `- note: use 'update(from:count:)' instead
 99 |
100 |             if buffer[1] & 0x80 != 0 {
[866/874] Compiling Citadel RSA.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
 96 |             let serialized = Array(bignum.serialize())
 97 |             (buffer.baseAddress! + 1)
 98 |                 .assign(from: serialized, count: serialized.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |                  `- note: use 'update(from:count:)' instead
 99 |
100 |             if buffer[1] & 0x80 != 0 {
[867/874] Compiling Citadel SSHConnectionPoolSettings.swift
/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 | }
[868/874] Compiling Citadel Server.swift
/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 | }
[869/874] Compiling Citadel ShellDelegate.swift
/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 | }
[870/874] Compiling Citadel TTY.swift
/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 | }
[871/875] Wrapping AST for Citadel for debugging
[873/882] Compiling CitadelServerExample HostKeyFile.swift
[874/882] Emitting module CitadelServerExample
[875/882] Compiling CitadelServerExample Terminal.swift
[876/882] Compiling CitadelServerExample Server.swift
[877/882] Compiling CitadelServerExample Extensions.swift
[878/882] Compiling CitadelServerExample BasicCommands.swift
[879/882] Compiling CitadelServerExample EchoShell.swift
[880/883] Wrapping AST for CitadelServerExample for debugging
[881/883] Write Objects.LinkFileList
[882/883] Linking CitadelServerExample
Build complete! (176.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio-ssh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "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" : "1.0.0",
            "upper_bound" : "2.1.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",
        "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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.