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