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 main (d29285), with Swift 6.0 for Linux on 23 Jun 2025 11:35:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d292854 Merge pull request #109 from nedithgar/main
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
d29285434900d98ce7d5781e9ac1c3a0b3fc9a14
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
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-4609320-3":/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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
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/attaswift/BigInt.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetching https://github.com/mtynior/ColorizeSwift.git
[1/2756] Fetching swift-nio-ssh
[2/7563] Fetching swift-nio-ssh, bigint
[188/7854] Fetching swift-nio-ssh, bigint, colorizeswift
[1287/11690] Fetching swift-nio-ssh, bigint, colorizeswift, swift-log
[4272/27123] Fetching swift-nio-ssh, bigint, colorizeswift, swift-log, swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.60s)
[9624/26832] Fetching swift-nio-ssh, bigint, swift-log, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.81s)
[11113/24076] Fetching bigint, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
[7431/20240] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (2.10s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.12s)
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.78s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/78136] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.18s)
Fetched https://github.com/apple/swift-nio.git from cache (6.31s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (3.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.17s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.97s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.00s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.31s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
[168/21076] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (3.24s)
Fetched https://github.com/apple/swift-collections.git from cache (3.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (3.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.70s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/458] Write sources
[17/458] Compiling CNIOWindows shim.c
[18/458] Compiling CNIOWindows WSAStartup.c
[18/458] Compiling _AtomicsShims.c
[20/458] Compiling CNIOWASI CNIOWASI.c
[21/458] Compiling CNIODarwin shim.c
[22/458] Compiling CNIOLinux liburing_shims.c
[23/458] Compiling CCitadelBcrypt blf.c
[24/458] Compiling CNIOLinux shim.c
[25/458] Compiling CCitadelBcrypt bcrypt.c
[25/458] Write swift-version-24593BA9C3E375BF.txt
[27/458] Compiling v3_utl.c
[28/458] Compiling v3_skey.c
[29/458] Compiling v3_prn.c
[30/458] Compiling v3_purp.c
[31/458] Compiling CCryptoBoringSSLShims shims.c
[32/458] Compiling v3_pmaps.c
[33/462] Compiling v3_pcons.c
[34/485] Compiling v3_pcia.c
[35/485] Compiling v3_pci.c
[36/485] Compiling v3_ocsp.c
[37/485] Compiling v3_ncons.c
[38/485] Compiling v3_lib.c
[39/485] Compiling v3_int.c
[40/485] Compiling v3_info.c
[41/485] Compiling v3_ia5.c
[42/485] Compiling v3_genn.c
[43/485] Compiling c-nioatomics.c
[44/485] Compiling v3_extku.c
[45/485] Compiling v3_enum.c
[46/485] Compiling v3_crld.c
[47/485] Compiling v3_cpols.c
[48/485] Compiling c-atomics.c
[49/485] Compiling v3_conf.c
[50/485] Compiling v3_bitst.c
[51/485] Compiling v3_bcons.c
[52/491] Compiling v3_akeya.c
[53/491] Compiling v3_alt.c
[54/491] Compiling v3_akey.c
[55/491] Compiling pcy_node.c
[56/491] Compiling pcy_tree.c
[58/491] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[59/491] Compiling InternalCollectionsUtilities Integer rank.swift
[60/491] Emitting module InternalCollectionsUtilities
[61/491] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/492] Compiling InternalCollectionsUtilities Descriptions.swift
[63/492] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/492] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[65/492] Compiling InternalCollectionsUtilities Debugging.swift
[66/492] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[67/492] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[68/492] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[69/492] Compiling InternalCollectionsUtilities _SortedCollection.swift
[70/492] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[71/492] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/492] Compiling pcy_lib.c
[72/492] Compiling pcy_map.c
[74/492] Compiling _NIODataStructures PriorityQueue.swift
[75/492] Emitting module _NIOBase64
[76/492] Compiling _NIOBase64 Base64.swift
[78/493] Compiling _NIODataStructures _TinyArray.swift
[79/493] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/494] Compiling pcy_data.c
[80/494] Compiling pcy_cache.c
[82/494] Compiling x_x509a.c
[83/494] Compiling x_x509.c
[84/494] Compiling x_val.c
[85/494] Compiling x_spki.c
[86/494] Compiling x_sig.c
[88/494] Compiling Logging MetadataProvider.swift
[89/494] Compiling NIOConcurrencyHelpers lock.swift
[90/494] Emitting module _NIODataStructures
[91/494] Compiling _NIODataStructures Heap.swift
[92/495] Compiling Logging Locks.swift
[93/495] Emitting module Logging
[93/495] Compiling x_pubkey.c
[94/495] Compiling x_req.c
[96/495] Compiling x_pkey.c
[98/495] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/495] Emitting module NIOConcurrencyHelpers
[100/495] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/495] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/495] Compiling NIOConcurrencyHelpers atomics.swift
[102/496] Compiling x_name.c
[104/496] Wrapping AST for _NIOBase64 for debugging
[106/496] Emitting module ColorizeSwift
[107/496] Compiling ColorizeSwift ColorizeSwift.swift
[107/496] Compiling x_info.c
[108/496] Wrapping AST for _NIODataStructures for debugging
[109/497] Wrapping AST for InternalCollectionsUtilities for debugging
[111/497] Compiling Logging LogHandler.swift
[112/497] Compiling Logging Logging.swift
[112/497] Compiling x_exten.c
[115/498] Compiling x_attrib.c
[116/500] Compiling x509spki.c
[117/513] Wrapping AST for NIOConcurrencyHelpers for debugging
[118/513] Compiling x_algor.c
[120/513] Compiling DequeModule Deque+Equatable.swift
[121/513] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/513] Compiling x_crl.c
[123/513] Compiling DequeModule Deque+CustomReflectable.swift
[124/513] Compiling DequeModule Deque+Descriptions.swift
[124/513] Compiling x_all.c
[126/515] Compiling DequeModule _DequeBuffer.swift
[127/515] Compiling DequeModule _DequeBufferHeader.swift
[128/515] Compiling DequeModule Deque+Extras.swift
[129/515] Compiling DequeModule Deque+Hashable.swift
[129/515] Compiling x509name.c
[130/515] Wrapping AST for ColorizeSwift for debugging
[131/515] Compiling x509_v3.c
[132/515] Compiling x509rset.c
[133/515] Compiling x509cset.c
[134/515] Compiling x509_vpm.c
[135/515] Wrapping AST for Logging for debugging
[136/515] Compiling x509_txt.c
[137/515] Compiling x509_set.c
[138/515] Compiling x509_vfy.c
[140/515] Compiling DequeModule Deque+Codable.swift
[141/515] Compiling DequeModule Deque+Collection.swift
[141/515] Compiling x509_trs.c
[142/515] Compiling x509_req.c
[143/515] Compiling x509_obj.c
[144/515] Compiling x509_lu.c
[146/515] Compiling DequeModule _DequeSlot.swift
[147/515] Compiling DequeModule _UnsafeWrappedBuffer.swift
[148/515] Emitting module DequeModule
[148/515] Compiling x509_def.c
[149/515] Compiling x509_ext.c
[151/515] Compiling DequeModule Deque+Testing.swift
[152/515] Compiling DequeModule Deque._Storage.swift
[153/515] Compiling DequeModule Deque._UnsafeHandle.swift
[154/515] Compiling DequeModule Deque.swift
[154/516] Compiling x509_d2.c
[155/516] Compiling x509.c
[156/516] Compiling t_x509a.c
[157/516] Compiling x509_cmp.c
[159/516] Compiling x509_att.c
[160/516] Compiling i2d_pr.c
[161/516] Compiling rsa_pss.c
[162/516] Compiling t_x509.c
[163/516] Compiling name_print.c
[164/516] Compiling t_crl.c
[165/516] Compiling t_req.c
[166/516] Compiling by_file.c
[167/516] Compiling algorithm.c
[168/516] Compiling a_sign.c
[168/516] Compiling by_dir.c
[170/516] Compiling voprf.c
[171/516] Compiling thread_win.c
[172/516] Compiling a_verify.c
[173/516] Compiling trust_token.c
[174/516] Compiling pmbtoken.c
[175/516] Compiling thread.c
[176/516] Compiling a_digest.c
[177/516] Compiling thread_pthread.c
[178/516] Compiling stack.c
[178/516] Compiling thread_none.c
[180/516] Compiling siphash.c
[181/516] Compiling asn1_gen.c
[182/516] Compiling rsa_print.c
[183/516] Compiling rsa_asn1.c
[184/516] Compiling rc4.c
[184/516] Compiling windows.c
[186/516] Wrapping AST for DequeModule for debugging
[187/516] Compiling refcount_lock.c
[187/516] Compiling refcount_c11.c
[189/516] Compiling rand_extra.c
[190/516] Compiling fuchsia.c
[191/516] Compiling passive.c
[192/516] Compiling deterministic.c
[193/516] Compiling forkunsafe.c
[194/516] Compiling pool.c
[195/516] Compiling poly1305.c
[196/516] Compiling poly1305_arm.c
[197/516] Compiling poly1305_arm_asm.S
[198/516] Compiling poly1305_vec.c
[199/516] Compiling pkcs7.c
[200/516] Compiling p5_pbev2.c
[200/516] Compiling pkcs8.c
[200/516] Compiling pkcs8_x509.c
[203/516] Compiling pem_xaux.c
[203/516] Compiling pkcs7_x509.c
[205/516] Compiling pem_x509.c
[206/516] Compiling pem_oth.c
[207/516] Compiling pem_pk8.c
[208/516] Compiling pem_pkey.c
[209/516] Compiling obj_xref.c
[210/516] Compiling pem_info.c
[211/516] Compiling lhash.c
[212/516] Compiling mem.c
[213/516] Compiling pem_lib.c
[214/516] Compiling pem_all.c
[215/516] Compiling obj.c
[216/516] Compiling hkdf.c
[217/516] Compiling poly_rq_mul.S
[218/516] Compiling x86_64-mont5.mac.x86_64.S
[218/516] Compiling x86_64-mont5.linux.x86_64.S
[220/516] Compiling x86_64-mont.mac.x86_64.S
[221/516] Compiling x86-mont.windows.x86.S
[221/516] Compiling x86_64-mont.linux.x86_64.S
[223/516] Compiling x86-mont.linux.x86.S
[224/516] Compiling hpke.c
[225/516] Compiling vpaes-x86_64.mac.x86_64.S
[226/516] Compiling vpaes-x86.linux.x86.S
[227/516] Compiling vpaes-x86_64.linux.x86_64.S
[228/516] Compiling hrss.c
[229/516] Compiling vpaes-x86.windows.x86.S
[230/516] Compiling vpaes-armv8.ios.aarch64.S
[231/516] Compiling vpaes-armv8.linux.aarch64.S
[232/516] Compiling vpaes-armv7.linux.arm.S
[233/516] Compiling vpaes-armv7.ios.arm.S
[234/516] Compiling sha512-armv8.linux.aarch64.S
[235/516] Compiling sha512-x86_64.mac.x86_64.S
[236/516] Compiling sha512-armv4.linux.arm.S
[236/516] Compiling kdf.c
[238/516] Compiling sha512-armv4.ios.arm.S
[239/516] Compiling sha512-armv8.ios.aarch64.S
[240/516] Compiling sha512-x86_64.linux.x86_64.S
[241/516] Compiling sha512-586.linux.x86.S
[242/516] Compiling sha512-586.windows.x86.S
[243/516] Compiling sha256-x86_64.mac.x86_64.S
[244/516] Compiling sha256-armv4.ios.arm.S
[245/516] Compiling sha256-586.windows.x86.S
[246/516] Compiling sha256-armv4.linux.arm.S
[247/516] Compiling sha256-armv8.ios.aarch64.S
[248/516] Compiling sha256-armv8.linux.aarch64.S
[249/516] Compiling sha1-x86_64.mac.x86_64.S
[250/516] Compiling sha256-586.linux.x86.S
[251/516] Compiling sha256-x86_64.linux.x86_64.S
[252/516] Compiling sha1-armv8.ios.aarch64.S
[253/516] Compiling sha1-armv8.linux.aarch64.S
[253/516] Compiling sha1-armv4-large.ios.arm.S
[255/516] Compiling sha1-586.windows.x86.S
[256/516] Compiling sha1-armv4-large.linux.arm.S
[257/516] Compiling sha1-586.linux.x86.S
[258/516] Compiling sha1-x86_64.linux.x86_64.S
[259/516] Compiling sha1-altivec.c
[260/516] Compiling sha256.c
[261/516] Compiling rsaz-avx2.mac.x86_64.S
[262/516] Compiling sha512.c
[263/516] Compiling sha1.c
[264/516] Compiling rsaz-avx2.linux.x86_64.S
[265/516] Compiling fips.c
[266/516] Compiling self_check.c
[267/516] Compiling rdrand-x86_64.mac.x86_64.S
[268/516] Compiling rdrand-x86_64.linux.x86_64.S
[268/516] Compiling blinding.c
[270/516] Compiling padding.c
[271/516] Compiling rsa_impl.c
[272/516] Compiling rsa.c
[273/516] Compiling urandom.c
[274/516] Compiling rand.c
[275/516] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[276/516] Compiling p256-x86_64-asm.mac.x86_64.S
[277/516] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[278/516] Compiling ctrdrbg.c
[279/516] Compiling polyval.c
[280/516] Compiling fork_detect.c
[281/516] Compiling p256-x86_64-asm.linux.x86_64.S
[282/516] Compiling gcm_nohw.c
[283/516] Compiling ctr.c
[284/516] Compiling ofb.c
[285/516] Compiling cfb.c
[286/516] Compiling cbc.c
[287/516] Compiling md5-x86_64.mac.x86_64.S
[288/516] Compiling gcm.c
[289/516] Compiling md5-x86_64.linux.x86_64.S
[290/516] Compiling md5-586.windows.x86.S
[291/516] Compiling md5.c
[292/516] Compiling ghashv8-armx64.linux.aarch64.S
[293/516] Compiling md5-586.linux.x86.S
[294/516] Compiling ghashv8-armx64.ios.aarch64.S
[295/516] Compiling ghashv8-armx32.linux.arm.S
[296/516] Compiling hmac.c
[297/516] Compiling ghash-x86_64.mac.x86_64.S
[298/516] Compiling ghashv8-armx32.ios.arm.S
[299/516] Compiling ghash-x86.linux.x86.S
[300/516] Compiling md4.c
[301/516] Compiling ghash-x86_64.linux.x86_64.S
[302/516] Compiling ghash-x86.windows.x86.S
[303/516] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[303/516] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[305/516] Compiling fips_shared_support.c
[306/516] Compiling ecdh.c
[307/516] Compiling ecdsa.c
[308/516] Compiling ghash-ssse3-x86.windows.x86.S
[309/516] Compiling util.c
[310/516] Compiling ghash-ssse3-x86.linux.x86.S
[311/516] Compiling wnaf.c
[312/516] Compiling ghash-neon-armv8.linux.aarch64.S
[313/516] Compiling ghash-armv4.linux.arm.S
[314/516] Compiling ghash-neon-armv8.ios.aarch64.S
[315/516] Compiling ghash-armv4.ios.arm.S
[316/516] Compiling simple_mul.c
[317/516] Compiling simple.c
[318/516] Compiling scalar.c
[319/516] Compiling oct.c
[320/516] Compiling felem.c
[321/516] Compiling ec_montgomery.c
[322/516] Compiling p256.c
[323/516] Compiling digests.c
[324/516] Compiling ec_key.c
[325/516] Compiling p224-64.c
[326/516] Compiling digest.c
[327/516] Compiling check.c
[328/516] Compiling co-586.linux.x86.S
[329/516] Compiling dh.c
[330/516] Compiling ec.c
[331/516] Compiling co-586.windows.x86.S
[332/516] Compiling bsaes-armv7.linux.arm.S
[333/516] Compiling aead.c
[334/516] Compiling bsaes-armv7.ios.arm.S
[335/516] Compiling cipher.c
[336/516] Compiling rsaz_exp.c
[337/516] Compiling sqrt.c
[338/516] Compiling p256-x86_64.c
[339/516] Compiling shift.c
[340/516] Compiling random.c
[341/516] Compiling e_aes.c
[342/516] Compiling prime.c
[343/516] Compiling montgomery.c
[344/516] Compiling mul.c
[345/516] Compiling jacobi.c
[346/516] Compiling generic.c
[347/516] Compiling montgomery_inv.c
[348/516] Compiling gcd_extra.c
[349/516] Compiling gcd.c
[350/516] Compiling div_extra.c
[351/516] Compiling cmp.c
[352/516] Compiling div.c
[353/516] Compiling bytes.c
[354/516] Compiling ctx.c
[355/516] Compiling bn-586.windows.x86.S
[356/516] Compiling bn.c
[357/516] Compiling exponentiation.c
[358/516] Compiling bn-586.linux.x86.S
[359/516] Compiling armv4-mont.linux.arm.S
[360/516] Compiling armv8-mont.linux.aarch64.S
[361/516] Compiling armv8-mont.ios.aarch64.S
[362/516] Compiling add.c
[363/516] Compiling aesv8-armx64.ios.aarch64.S
[364/516] Compiling aesni-x86_64.mac.x86_64.S
[365/516] Compiling aesv8-armx64.linux.aarch64.S
[366/516] Compiling aesv8-armx32.ios.arm.S
[367/516] Compiling armv4-mont.ios.arm.S
[368/516] Compiling aesv8-armx32.linux.arm.S
[369/516] Compiling aesni-x86.linux.x86.S
[370/516] Compiling aesni-x86.windows.x86.S
[371/516] Compiling aesni-gcm-x86_64.mac.x86_64.S
[372/516] Compiling aesni-x86_64.linux.x86_64.S
[373/516] Compiling aesni-gcm-x86_64.linux.x86_64.S
[374/516] Compiling x86_64-gcc.c
[375/516] Compiling mode_wrappers.c
[376/516] Compiling key_wrap.c
[377/516] Compiling aes.c
[378/516] Compiling ex_data.c
[378/516] Compiling print.c
[380/516] Compiling aes_nohw.c
[381/516] Compiling sign.c
[382/516] Compiling pbkdf.c
[383/516] Compiling scrypt.c
[384/516] Compiling p_x25519.c
[385/516] Compiling p_x25519_asn1.c
[386/516] Compiling p_rsa_asn1.c
[387/516] Compiling p_ed25519_asn1.c
[388/516] Compiling p_ed25519.c
[389/516] Compiling p_ec_asn1.c
[390/516] Compiling p_rsa.c
[391/516] Compiling p_dsa_asn1.c
[392/516] Compiling evp_ctx.c
[393/516] Compiling p_ec.c
[394/516] Compiling evp_asn1.c
[395/516] Compiling err_data.c
[396/516] Compiling digestsign.c
[397/516] Compiling engine.c
[398/516] Compiling evp.c
[399/516] Compiling err.c
[400/516] Compiling dsa_asn1.c
[401/516] Compiling ecdsa_asn1.c
[402/516] Compiling ecdh_extra.c
[403/516] Compiling ec_derive.c
[404/516] Compiling ec_asn1.c
[405/516] Compiling hash_to_curve.c
[406/516] Compiling dsa.c
[407/516] Compiling digest_extra.c
[408/516] Compiling params.c
[409/516] Compiling spake25519.c
[409/516] Compiling dh_asn1.c
[411/516] Compiling x25519-asm-arm.S
[412/516] Compiling cpu_ppc64le.c
[413/516] Compiling crypto.c
[414/516] Compiling cpu_arm_linux.c
[415/516] Compiling cpu_intel.c
[416/516] Compiling cpu_arm.c
[417/516] Compiling des.c
[417/516] Compiling cpu_aarch64_linux.c
[419/516] Compiling cpu_aarch64_win.c
[420/516] Compiling cpu_aarch64_fuchsia.c
[421/516] Compiling cpu_aarch64_apple.c
[422/516] Compiling curve25519.c
[423/516] Compiling e_rc4.c
[424/516] Compiling e_tls.c
[425/516] Compiling tls_cbc.c
[426/516] Compiling e_null.c
[427/516] Compiling cmac.c
[428/516] Compiling e_des.c
[429/516] Compiling conf.c
[430/516] Compiling e_rc2.c
[431/516] Compiling derive_key.c
[432/516] Compiling e_chacha20poly1305.c
[433/516] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[434/516] Compiling cipher_extra.c
[435/516] Compiling e_aesgcmsiv.c
[436/516] Compiling e_aesctrhmac.c
[437/516] Compiling e_aesccm.c
[438/516] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[439/516] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[440/516] Compiling chacha-x86_64.mac.x86_64.S
[441/516] Compiling chacha-x86_64.linux.x86_64.S
[442/516] Compiling chacha-x86.linux.x86.S
[443/516] Compiling chacha-x86.windows.x86.S
[444/516] Compiling chacha-armv8.linux.aarch64.S
[445/516] Compiling chacha.c
[446/516] Compiling chacha-armv8.ios.aarch64.S
[447/516] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[448/516] Compiling chacha-armv4.linux.arm.S
[449/516] Compiling chacha-armv4.ios.arm.S
[450/516] Compiling unicode.c
[451/516] Compiling cbb.c
[452/516] Compiling asn1_compat.c
[452/516] Compiling ber.c
[454/516] Compiling buf.c
[455/516] Compiling bn_asn1.c
[456/516] Compiling cbs.c
[457/516] Compiling blake2.c
[458/516] Compiling socket_helper.c
[459/516] Compiling hexdump.c
[460/516] Compiling convert.c
[461/516] Compiling socket.c
[462/516] Compiling printf.c
[463/516] Compiling pair.c
[464/516] Compiling file.c
[465/516] Compiling fd.c
[466/516] Compiling bio_mem.c
[467/516] Compiling connect.c
[468/516] Compiling tasn_utl.c
[469/516] Compiling base64.c
[470/516] Compiling time_support.c
[471/516] Compiling bio.c
[472/516] Compiling tasn_typ.c
[473/516] Compiling tasn_enc.c
[474/516] Compiling tasn_fre.c
[475/516] Compiling tasn_new.c
[476/516] Compiling f_int.c
[477/516] Compiling asn_pack.c
[478/516] Compiling tasn_dec.c
[479/516] Compiling f_string.c
[480/516] Compiling a_utf8.c
[481/516] Compiling asn1_par.c
[482/516] Compiling a_type.c
[483/516] Compiling asn1_lib.c
[484/516] Compiling a_time.c
[485/516] Compiling a_strex.c
[486/516] Compiling a_utctm.c
[487/516] Compiling a_print.c
[488/516] Compiling a_mbstr.c
[489/516] Compiling a_strnid.c
[490/516] Compiling a_octet.c
[491/516] Compiling a_d2i_fp.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.
[492/516] Compiling CCitadelBcrypt bcrypt-kdf.c
[492/516] Write sources
[495/516] Compiling a_i2d_fp.c
[496/516] Compiling a_int.c
[497/516] Compiling a_object.c
[498/516] Compiling a_gentm.c
[499/516] Compiling a_bool.c
[500/516] Compiling a_dup.c
[501/516] Compiling a_bitstr.c
[503/611] Compiling Crypto ECDSASignature.swift
[504/611] Compiling Crypto PEMDocument.swift
[505/611] Compiling Crypto PKCS8PrivateKey.swift
[506/611] Compiling Crypto SEC1PrivateKey.swift
[507/613] Compiling Crypto ASN1Identifier.swift
[508/613] Compiling Crypto ASN1Integer.swift
[509/613] Compiling Atomics IntegerOperations.swift
[510/613] Compiling Atomics Unmanaged extensions.swift
[511/613] Compiling Crypto ASN1OctetString.swift
[512/613] Compiling Crypto ArraySliceBigint.swift
[513/613] Compiling Crypto ObjectIdentifier.swift
[514/613] Compiling Crypto AES-GCM.swift
[515/613] Compiling Crypto AES-GCM_boring.swift
[516/613] Compiling Crypto ChaChaPoly_boring.swift
[517/613] Compiling Crypto ASN1.swift
[518/613] Compiling Crypto ASN1BitString.swift
[519/613] Compiling Crypto ChaChaPoly.swift
[520/613] Compiling Crypto Cipher.swift
[521/613] Compiling Crypto Nonces.swift
[522/613] Emitting module Atomics
[523/614] Wrapping AST for Atomics for debugging
[525/674] Compiling NIOCore AsyncChannelHandler.swift
[526/674] Compiling NIOCore AsyncChannelInboundStream.swift
[527/674] Compiling NIOCore AsyncChannelOutboundWriter.swift
[528/676] Compiling NIOCore AddressedEnvelope.swift
[529/676] Compiling NIOCore AsyncAwaitSupport.swift
[530/676] Compiling NIOCore AsyncChannel.swift
[531/676] Compiling NIOCore NIOAsyncWriter.swift
[532/676] Compiling NIOCore ByteBuffer-multi-int.swift
[533/676] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[534/676] Compiling NIOCore NIOAsyncSequenceProducer.swift
[535/676] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[536/676] Emitting module BigInt
[537/676] Compiling NIOCore ByteBuffer-hex.swift
[538/676] Compiling NIOCore ByteBuffer-int.swift
[539/676] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[540/676] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[541/676] Compiling NIOCore ByteBuffer-conversions.swift
[542/676] Compiling NIOCore ByteBuffer-core.swift
[543/676] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[544/676] Compiling NIOCore BSDSocketAPI.swift
[545/676] Compiling NIOCore ByteBuffer-aux.swift
[546/676] Compiling BigInt Subtraction.swift
[547/676] Compiling BigInt Words and Bits.swift
[549/677] Compiling NIOCore ChannelInvoker.swift
[550/677] Compiling NIOCore ChannelOption.swift
[551/677] Compiling NIOCore ChannelPipeline.swift
[552/677] Compiling NIOCore CircularBuffer.swift
[553/677] Compiling NIOCore Codec.swift
[554/677] Compiling NIOCore ConvenienceOptionSupport.swift
[555/677] Compiling NIOCore DeadChannel.swift
[556/677] Compiling NIOCore DispatchQueue+WithFuture.swift
[557/684] Compiling NIOCore MulticastChannel.swift
[558/684] Compiling NIOCore NIOAny.swift
[559/684] Compiling NIOCore NIOCloseOnErrorHandler.swift
[560/684] Compiling NIOCore NIOLoopBound.swift
[561/684] Compiling Crypto RNG_boring.swift
[562/684] Compiling Crypto SafeCompare_boring.swift
[563/684] Compiling Crypto Zeroization_boring.swift
[564/684] Compiling Crypto PrettyBytes.swift
[564/692] Wrapping AST for BigInt for debugging
[566/692] Compiling NIOCore Interfaces.swift
[567/692] Compiling NIOCore Linux.swift
[568/692] Compiling NIOCore MarkedCircularBuffer.swift
[569/692] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[570/692] Compiling NIOCore EventLoopFuture+Deprecated.swift
[571/692] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[572/692] Compiling NIOCore EventLoopFuture.swift
[573/692] Compiling NIOCore FileDescriptor.swift
[574/692] Compiling NIOCore FileHandle.swift
[575/692] Compiling NIOCore FileRegion.swift
[576/692] Compiling NIOCore GlobalSingletons.swift
[581/692] Compiling NIOCore EventLoop+Deprecated.swift
[582/692] Compiling NIOCore EventLoop+SerialExecutor.swift
[583/692] Compiling NIOCore EventLoop.swift
[584/692] Compiling NIOCore IO.swift
[585/692] Compiling NIOCore IOData.swift
[586/692] Compiling NIOCore IPProtocol.swift
[587/692] Compiling NIOCore IntegerBitPacking.swift
[588/692] Compiling NIOCore IntegerTypes.swift
[603/692] Compiling NIOCore ChannelHandler.swift
[604/692] Compiling NIOCore ChannelHandlers.swift
[605/692] Emitting module Crypto
[634/692] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[635/692] Compiling NIOCore SocketAddresses.swift
[636/692] Compiling NIOCore SocketOptionProvider.swift
[649/693] Compiling NIOCore SystemCallHelpers.swift
[650/693] Compiling NIOCore TimeAmount+Duration.swift
[651/693] Compiling NIOCore TypeAssistedChannelHandler.swift
[652/693] Compiling NIOCore UniversalBootstrapSupport.swift
[653/693] Compiling NIOCore Utilities.swift
[681/693] Emitting module NIOCore
[682/694] Wrapping AST for Crypto for debugging
[683/694] Wrapping AST for NIOCore for debugging
[685/735] Compiling _CryptoExtras Error.swift
[686/753] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[687/753] Compiling _CryptoExtras DigestType.swift
[688/753] Compiling _CryptoExtras RSA_security.swift
[689/753] Compiling _CryptoExtras BoringSSLHelpers.swift
[690/753] Emitting module _CryptoExtras
[691/753] Compiling _CryptoExtras RSA_boring.swift
[692/753] Compiling _CryptoExtras RSA.swift
[693/753] Compiling _CryptoExtras PEMDocument.swift
[694/754] Wrapping AST for _CryptoExtras 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
[700/755] Wrapping AST for NIOEmbedded for debugging
[702/755] Compiling NIOPosix IO.swift
[703/755] Compiling NIOPosix IntegerBitPacking.swift
[704/755] Compiling NIOPosix IntegerTypes.swift
[705/755] Compiling NIOPosix Linux.swift
[706/755] Compiling NIOPosix LinuxCPUSet.swift
[707/755] Compiling NIOPosix LinuxUring.swift
[708/755] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[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 SelectableChannel.swift
[716/761] Compiling NIOPosix SelectableEventLoop.swift
[717/761] Compiling NIOPosix SelectorEpoll.swift
[718/761] Compiling NIOPosix SelectorGeneric.swift
[719/761] Compiling NIOPosix SelectorKqueue.swift
[720/761] Compiling NIOPosix SelectorUring.swift
[721/761] Compiling NIOPosix Pool.swift
[722/761] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[723/761] Compiling NIOPosix PosixSingletons.swift
[724/761] Compiling NIOPosix RawSocketBootstrap.swift
[725/761] Compiling NIOPosix Resolver.swift
[726/761] Compiling NIOPosix Selectable.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 Bootstrap.swift
[740/761] Compiling NIOPosix ControlMessage.swift
[741/761] Compiling NIOPosix DatagramVectorReadManager.swift
[742/761] Compiling NIOPosix Errors+Any.swift
[743/761] Compiling NIOPosix FileDescriptor.swift
[744/761] Compiling NIOPosix GetaddrinfoResolver.swift
[745/761] Compiling NIOPosix HappyEyeballs.swift
[746/761] Compiling NIOPosix BSDSocketAPICommon.swift
[747/761] Compiling NIOPosix BSDSocketAPIPosix.swift
[748/761] Compiling NIOPosix BSDSocketAPIWindows.swift
[749/761] Compiling NIOPosix BaseSocket.swift
[750/761] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[751/761] Compiling NIOPosix BaseSocketChannel.swift
[752/761] Compiling NIOPosix BaseStreamSocketChannel.swift
[753/761] Emitting module NIOPosix
[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] Emitting module NIOFoundationCompat
[764/770] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[765/771] Wrapping AST for NIOFoundationCompat for debugging
[767/830] Compiling NIOSSH SSHChannelIdentifier.swift
[768/830] Compiling NIOSSH SSHChannelMultiplexer.swift
[769/830] Compiling NIOSSH SSHChannelType.swift
[770/830] Compiling NIOSSH SSHChildChannel.swift
[771/830] Compiling NIOSSH AcceptsChannelMessages.swift
[772/830] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[773/830] Compiling NIOSSH AcceptsUserAuthMessages.swift
[774/830] Compiling NIOSSH AcceptsVersionMessages.swift
[775/830] Compiling NIOSSH SendsChannelMessages.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 ClientUserAuthenticationDelegate.swift
[785/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[786/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[787/838] Compiling NIOSSH SimplePasswordDelegate.swift
[788/838] Compiling NIOSSH UserAuthDelegate.swift
[789/838] Compiling NIOSSH UserAuthSignablePayload.swift
[790/838] Compiling NIOSSH UserAuthenticationMethod.swift
[791/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[792/838] Emitting module NIOSSH
[793/838] Compiling NIOSSH ByteBuffer+SSH.swift
[794/838] Compiling NIOSSH CSPRNG.swift
[795/838] Compiling NIOSSH ChildChannelOptions.swift
[796/838] Compiling NIOSSH ChildChannelStateMachine.swift
[797/838] Compiling NIOSSH ChildChannelUserEvents.swift
[798/838] Compiling NIOSSH ChildChannelWindowManager.swift
[799/838] Compiling NIOSSH ChildChannelWritabilityManager.swift
[800/838] Compiling NIOSSH OutboundFlowController.swift
[801/838] Compiling NIOSSH SSHChannelData.swift
[802/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[803/838] Compiling NIOSSH SendsUserAuthMessages.swift
[804/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[805/838] Compiling NIOSSH ActiveState.swift
[806/838] Compiling NIOSSH IdleState.swift
[807/838] Compiling NIOSSH KeyExchangeState.swift
[808/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[809/838] Compiling NIOSSH ReceivedNewKeysState.swift
[810/838] Compiling NIOSSH GlobalRequestDelegate.swift
[811/838] Compiling NIOSSH ECDHCompatibleKey.swift
[812/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[813/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[814/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[815/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[816/838] Compiling NIOSSH CustomKeys.swift
[817/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[818/838] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[819/838] Compiling NIOSSH RekeyingSentNewKeysState.swift
[820/838] Compiling NIOSSH RekeyingState.swift
[821/838] Compiling NIOSSH SentKexInitWhenActiveState.swift
[822/838] Compiling NIOSSH SentNewKeysState.swift
[823/838] Compiling NIOSSH SentVersionState.swift
[824/838] Compiling NIOSSH UserAuthenticationState.swift
[825/838] Compiling NIOSSH Constants.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/871] Emitting module Citadel
[837/875] Compiling Citadel DirectTCPIP+Client.swift
[838/875] Compiling Citadel DirectTCPIP+Server.swift
[839/875] Compiling Citadel Errors.swift
[840/875] Compiling Citadel ExecClient.swift
[841/875] Compiling Citadel ExecDelegate.swift
[842/875] Compiling Citadel SFTPClientInboundHandler.swift
[843/875] Compiling Citadel SFTPFile.swift
[844/875] Compiling Citadel SFTPBasicEnums.swift
[845/875] Compiling Citadel SFTPFileFlags.swift
[846/875] Compiling Citadel SFTPServerInboundHandler.swift
[847/875] Compiling Citadel SSHAuthenticationMethod.swift
[848/875] Compiling Citadel SSHCert.swift
[849/875] Compiling Citadel SSHConnectionPoolSettings.swift
[850/875] 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 }
[851/875] 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 }
[852/875] 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 }
[853/875] 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 }
[854/875] 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 }
[855/875] Compiling Citadel SFTPMessage.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[856/875] Compiling Citadel SFTPMessageParser.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[857/875] Compiling Citadel SFTPSerializer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 |             SSHChannelDataUnwrapper(),
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
    |             `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 |             serializeHandler,
112 |             sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 |             SSHOutboundChannelDataWrapper(),
110 |             deserializeHandler,
111 |             serializeHandler,
    |             `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 |             sftpInboundHandler,
113 |             CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[858/875] 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 {
[859/875] 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)
/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/875] 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)
/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/875] 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)
/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/875] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
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)
/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 {
[863/875] 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 {
[864/875] 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 {
[865/875] 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 {
[866/875] 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 {
[867/875] 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 {
[868/875] Compiling Citadel SSHKeyTypeDetection.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/875] 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 | }
[870/875] 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 | }
[871/875] 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 | }
[872/876] Wrapping AST for Citadel for debugging
[874/883] Compiling CitadelServerExample Extensions.swift
[875/883] Emitting module CitadelServerExample
[876/883] Compiling CitadelServerExample Terminal.swift
[877/883] Compiling CitadelServerExample HostKeyFile.swift
[878/883] Compiling CitadelServerExample Server.swift
[879/883] Compiling CitadelServerExample BasicCommands.swift
[880/883] Compiling CitadelServerExample EchoShell.swift
[881/884] Wrapping AST for CitadelServerExample for debugging
[882/884] Write Objects.LinkFileList
[883/884] Linking CitadelServerExample
Build complete! (140.76s)
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",
        "SSHKeyTypeDetection.swift",
        "Server.swift",
        "Shell/Server/ShellDelegate.swift",
        "TTY/Client/TTY.swift"
      ],
      "target_dependencies" : [
        "CCitadelBcrypt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CCitadelBcrypt",
      "module_type" : "ClangTarget",
      "name" : "CCitadelBcrypt",
      "path" : "Sources/CCitadelBcrypt",
      "product_memberships" : [
        "Citadel",
        "CitadelServerExample"
      ],
      "sources" : [
        "bcrypt-kdf.c",
        "bcrypt.c",
        "blf.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.