Build Information
Successful build of Citadel, reference 0.11.1 (0e0830
), with Swift 5.10 for macOS (SPM) on 15 Jul 2025 12:14:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: 0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/Citadel
* tag 0.11.1 -> FETCH_HEAD
HEAD is now at 0e08308 Merge pull request #112 from nedithgar/main
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
0e0830867f05837b391426c68171ea19b2981dbf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at 0.11.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/404] Write sources
[6/404] Copying PrivacyInfo.xcprivacy
[9/404] Write sources
[12/404] Copying PrivacyInfo.xcprivacy
[12/404] Write sources
[24/404] Write CitadelServerExample-entitlement.plist
[26/404] Write swift-version-33747A42983211AE.txt
[27/404] Compiling CNIOWindows shim.c
[28/404] Compiling CNIOWindows WSAStartup.c
[29/404] Compiling CNIOWASI CNIOWASI.c
[30/404] Compiling CNIOLinux liburing_shims.c
[30/404] Compiling CNIOLinux shim.c
[32/447] Compiling _AtomicsShims.c
[33/447] Compiling CNIODarwin shim.c
[34/447] Compiling CCitadelBcrypt blf.c
/Users/admin/builder/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:44:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
#define BCRYPT_WORDS 8
^
/Users/admin/builder/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
#define BCRYPT_WORDS 6 /* Ciphertext words */
^
1 warning generated.
[35/447] Compiling CCitadelBcrypt bcrypt-kdf.c
[37/447] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/448] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/448] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[40/448] Compiling InternalCollectionsUtilities Debugging.swift
[41/448] Compiling InternalCollectionsUtilities Descriptions.swift
[42/523] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/523] Compiling CCitadelBcrypt bcrypt.c
[44/523] Emitting module InternalCollectionsUtilities
[45/523] Emitting module _NIOBase64
[46/523] Compiling _NIOBase64 Base64.swift
[47/523] Compiling Crypto ASN1.swift
[48/523] Compiling Crypto ASN1Any.swift
[48/523] Compiling fiat_p256_adx_sqr.S
[49/523] Compiling fiat_p256_adx_mul.S
[51/523] Compiling Crypto Cipher.swift
[52/523] Compiling Crypto Nonces.swift
[53/523] Compiling Crypto ChaChaPoly_boring.swift
[54/523] Compiling Crypto ChaChaPoly.swift
[55/523] Compiling Crypto AES-GCM.swift
[56/523] Compiling Crypto AES-GCM_boring.swift
[56/523] Compiling fiat_curve25519_adx_square.S
[57/523] Compiling fiat_curve25519_adx_mul.S
[58/523] Compiling md5-x86_64-linux.S
[59/523] Compiling md5-x86_64-apple.S
[60/539] Compiling md5-586-linux.S
[61/539] Compiling md5-586-apple.S
[63/539] Emitting module Logging
[63/539] Compiling CCryptoBoringSSLShims shims.c
[65/539] Compiling DequeModule _DequeBufferHeader.swift
[66/539] Compiling DequeModule _DequeSlot.swift
[66/540] Compiling chacha20_poly1305_x86_64-linux.S
[67/540] Compiling chacha20_poly1305_x86_64-apple.S
[69/540] Compiling _NIODataStructures PriorityQueue.swift
[70/540] Compiling _NIODataStructures _TinyArray.swift
[70/540] Compiling chacha20_poly1305_armv8-win.S
[71/540] Compiling chacha20_poly1305_armv8-linux.S
[73/540] Compiling DequeModule _UnsafeWrappedBuffer.swift
[73/540] Compiling chacha20_poly1305_armv8-apple.S
[75/540] Compiling Logging MetadataProvider.swift
[75/540] Compiling chacha-x86_64-linux.S
[76/540] Compiling chacha-x86_64-apple.S
[78/540] Emitting module _NIODataStructures
[79/540] Compiling _NIODataStructures Heap.swift
[79/540] Compiling chacha-x86-linux.S
[81/540] Compiling DequeModule _DequeBuffer.swift
[82/540] Compiling DequeModule Deque+Extras.swift
[83/540] Compiling DequeModule Deque+Hashable.swift
[84/540] Compiling DequeModule Deque+Testing.swift
[85/540] Compiling DequeModule Deque._Storage.swift
[86/540] Compiling DequeModule Deque+Equatable.swift
[87/540] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/540] Compiling DequeModule Deque._UnsafeHandle.swift
[89/540] Compiling DequeModule Deque.swift
[89/540] Compiling chacha-x86-apple.S
[90/540] Compiling chacha-armv8-win.S
[91/540] Compiling chacha-armv8-linux.S
[92/540] Compiling chacha-armv8-apple.S
[93/540] Compiling chacha-armv4-linux.S
[94/540] Compiling aes128gcmsiv-x86_64-linux.S
[96/540] Compiling DequeModule Deque+CustomReflectable.swift
[97/540] Compiling DequeModule Deque+Descriptions.swift
[98/540] Compiling DequeModule Deque+Codable.swift
[99/540] Compiling DequeModule Deque+Collection.swift
[100/540] Emitting module DequeModule
[100/540] Compiling aes128gcmsiv-x86_64-apple.S
[101/540] Compiling x86_64-mont5-linux.S
[103/540] Compiling Logging Locks.swift
[104/540] Compiling Logging LogHandler.swift
[105/540] Compiling Logging Logging.swift
[105/540] Compiling x86_64-mont5-apple.S
[106/540] Compiling x86_64-mont-linux.S
[107/540] Compiling x86_64-mont-apple.S
[108/540] Compiling x86-mont-linux.S
[109/540] Compiling x86-mont-apple.S
[110/540] Compiling vpaes-x86_64-linux.S
[111/540] Compiling err_data.cc
[112/540] Compiling vpaes-x86_64-apple.S
[113/540] Compiling vpaes-x86-linux.S
[114/540] Compiling vpaes-armv8-win.S
[115/540] Compiling vpaes-x86-apple.S
[116/540] Compiling vpaes-armv8-linux.S
[117/540] Compiling vpaes-armv8-apple.S
[118/540] Compiling vpaes-armv7-linux.S
[119/540] Compiling sha512-x86_64-linux.S
[120/540] Compiling sha512-x86_64-apple.S
[121/540] Compiling sha512-armv8-win.S
[122/540] Compiling sha512-armv8-linux.S
[123/540] Compiling sha512-armv4-linux.S
[123/540] Compiling sha512-586-linux.S
[125/540] Compiling sha512-armv8-apple.S
[126/540] Compiling sha512-586-apple.S
[127/540] Compiling sha256-x86_64-linux.S
[128/540] Compiling sha256-armv8-win.S
[129/540] Compiling sha256-x86_64-apple.S
[130/540] Compiling sha256-armv8-linux.S
[131/540] Compiling sha256-armv4-linux.S
[132/540] Compiling sha256-armv8-apple.S
[133/540] Compiling sha256-586-apple.S
[134/540] Compiling sha256-586-linux.S
[134/540] Compiling sha1-x86_64-linux.S
[136/540] Compiling sha1-x86_64-apple.S
[137/540] Compiling sha1-armv8-win.S
[138/540] Compiling sha1-armv8-linux.S
[139/540] Compiling sha1-armv4-large-linux.S
[140/540] Compiling sha1-armv8-apple.S
[141/540] Compiling sha1-586-apple.S
[142/540] Compiling sha1-586-linux.S
[143/540] Compiling rsaz-avx2-linux.S
[144/540] Compiling rsaz-avx2-apple.S
[145/540] Compiling rdrand-x86_64-linux.S
[146/540] Compiling rdrand-x86_64-apple.S
[147/540] Compiling p256_beeu-x86_64-asm-linux.S
[148/540] Compiling p256_beeu-x86_64-asm-apple.S
[149/540] Compiling p256_beeu-armv8-asm-win.S
[150/540] Compiling p256_beeu-armv8-asm-linux.S
[151/540] Compiling p256-x86_64-asm-linux.S
[152/540] Compiling p256_beeu-armv8-asm-apple.S
[153/540] Compiling p256-x86_64-asm-apple.S
[154/540] Compiling p256-armv8-asm-win.S
[155/540] Compiling p256-armv8-asm-linux.S
[156/540] Compiling ghashv8-armv8-win.S
[157/540] Compiling p256-armv8-asm-apple.S
[158/540] Compiling ghashv8-armv8-linux.S
[159/540] Compiling ghashv8-armv8-apple.S
[160/540] Compiling ghashv8-armv7-linux.S
[161/540] Compiling ghash-x86_64-linux.S
[162/540] Compiling ghash-x86-linux.S
[162/540] Compiling ghash-x86_64-apple.S
[164/540] Compiling ghash-x86-apple.S
[165/540] Compiling ghash-ssse3-x86_64-linux.S
[166/540] Compiling ghash-ssse3-x86_64-apple.S
[167/540] Compiling ghash-ssse3-x86-apple.S
[168/540] Compiling ghash-ssse3-x86-linux.S
[169/540] Compiling ghash-neon-armv8-win.S
[170/540] Compiling ghash-neon-armv8-linux.S
[171/540] Compiling ghash-neon-armv8-apple.S
[172/540] Compiling ghash-armv4-linux.S
[173/540] Compiling co-586-apple.S
[174/540] Compiling co-586-linux.S
[175/540] Compiling bsaes-armv7-linux.S
[176/540] Compiling bn-armv8-win.S
[177/540] Compiling bn-armv8-linux.S
[178/540] Compiling bn-586-linux.S
[179/540] Compiling bn-armv8-apple.S
[180/540] Compiling bn-586-apple.S
[181/540] Compiling armv8-mont-win.S
[182/540] Compiling armv8-mont-linux.S
[183/540] Compiling armv4-mont-linux.S
[184/540] Compiling armv8-mont-apple.S
[185/540] Compiling aesv8-gcm-armv8-win.S
[186/540] Compiling aesv8-gcm-armv8-linux.S
[187/540] Compiling aesv8-armv8-win.S
[188/540] Compiling aesv8-armv8-linux.S
[189/540] Compiling aesv8-gcm-armv8-apple.S
[190/540] Compiling aesv8-armv8-apple.S
[191/540] Compiling aesv8-armv7-linux.S
[192/540] Compiling aesni-x86_64-linux.S
[193/540] Compiling aesni-x86_64-apple.S
[194/540] Compiling aesni-x86-linux.S
[195/540] Compiling aesni-x86-apple.S
[196/540] Compiling aesni-gcm-x86_64-linux.S
[197/540] Compiling aesni-gcm-x86_64-apple.S
[198/540] Compiling aes-gcm-avx10-x86_64-linux.S
[199/540] Compiling aes-gcm-avx10-x86_64-apple.S
[200/540] Compiling c-nioatomics.c
[204/541] Compiling SwiftASN1 DER.swift
[205/541] Compiling Crypto MACFunctions.swift
[206/541] Compiling Crypto MessageAuthenticationCode.swift
[206/541] Compiling x_sig.cc
[207/541] Compiling x_x509.cc
[207/541] Compiling x_val.cc
[209/541] Compiling x_spki.cc
[210/541] Compiling x_x509a.cc
[212/541] Compiling SwiftASN1 Errors.swift
[212/541] Compiling x_req.cc
[215/541] Compiling c-atomics.c
[217/541] Emitting module SwiftASN1
[217/541] Compiling x_exten.cc
[218/541] Compiling x_pubkey.cc
[219/541] Compiling x_attrib.cc
[220/541] Compiling x_crl.cc
[221/541] Compiling x_name.cc
[223/547] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[223/547] Compiling x_all.cc
[225/547] Compiling Crypto DH.swift
[226/547] Compiling Crypto ECDH.swift
[227/547] Compiling Crypto HKDF.swift
[228/547] Compiling Crypto SymmetricKeys.swift
[229/547] Compiling Crypto AESWrap.swift
[230/547] Compiling Crypto HMAC.swift
[231/547] Compiling Crypto AESWrap_boring.swift
[232/547] Compiling Crypto Ed25519_boring.swift
[233/547] Compiling Crypto NISTCurvesKeys_boring.swift
[234/547] Compiling Crypto X25519Keys_boring.swift
[243/555] Compiling Crypto HPKE.swift
[244/555] Compiling Crypto HPKE-Context.swift
[245/555] Compiling Crypto HPKE-KeySchedule.swift
[246/555] Compiling Crypto HPKE-Modes.swift
[247/555] Compiling Crypto Insecure.swift
[248/555] Compiling Crypto Insecure_HashFunctions.swift
[249/555] Compiling Crypto KEM.swift
[250/555] Compiling Crypto ECDH_boring.swift
[251/555] Compiling Crypto GeneralizedTime.swift
[252/555] Compiling Crypto ObjectIdentifier.swift
[253/555] Compiling Crypto ECDSASignature.swift
[254/555] Compiling Crypto PEMDocument.swift
[255/555] Compiling Crypto PKCS8PrivateKey.swift
[256/555] Compiling Crypto SEC1PrivateKey.swift
[257/555] Compiling Crypto SubjectPublicKeyInfo.swift
[258/555] Compiling Crypto CryptoKitErrors.swift
[259/555] Emitting module Crypto
[260/555] Compiling Crypto HPKE-KexKeyDerivation.swift
[261/555] Compiling Crypto HPKE-LabeledExtract.swift
[262/555] Compiling Crypto HPKE-Utils.swift
[263/555] Compiling Crypto DHKEM.swift
[264/555] Compiling Crypto HPKE-KEM-Curve25519.swift
[265/555] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[266/555] Compiling Crypto HPKE-KEM.swift
[267/555] Compiling Crypto HPKE-Errors.swift
[268/555] Compiling Crypto Digest_boring.swift
[269/555] Compiling Crypto Digest.swift
[270/555] Compiling Crypto Digests.swift
[271/555] Compiling Crypto HashFunctions.swift
[272/555] Compiling Crypto HashFunctions_SHA2.swift
[273/555] Compiling Crypto HPKE-AEAD.swift
[274/555] Compiling Crypto HPKE-Ciphersuite.swift
[275/555] Compiling Crypto HPKE-KDF.swift
[276/555] Compiling Crypto ASN1BitString.swift
[277/555] Compiling Crypto ASN1Boolean.swift
[278/555] Compiling Crypto ASN1Identifier.swift
[279/555] Compiling Crypto ASN1Integer.swift
[280/555] Compiling Crypto ASN1Null.swift
[281/555] Compiling Crypto ASN1OctetString.swift
[282/555] Compiling Crypto ASN1Strings.swift
[283/555] Compiling Crypto ArraySliceBigint.swift
[292/555] Compiling Crypto AES.swift
[293/555] Compiling Crypto ECDSASignature_boring.swift
[294/555] Compiling Crypto ECDSA_boring.swift
[295/555] Compiling Crypto EdDSA_boring.swift
[296/555] Compiling Crypto ECDSA.swift
[297/555] Compiling Crypto Ed25519.swift
[298/555] Compiling Crypto Signature.swift
[299/555] Compiling Crypto CryptoKitErrors_boring.swift
[307/555] Compiling x_algor.cc
[309/555] Compiling NIOConcurrencyHelpers lock.swift
[310/555] Compiling NIOConcurrencyHelpers NIOLock.swift
[311/555] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[312/555] Emitting module NIOConcurrencyHelpers
[313/555] Compiling NIOConcurrencyHelpers atomics.swift
[313/555] Compiling x509spki.cc
[314/555] Compiling x509rset.cc
[314/555] Compiling x509cset.cc
[316/555] Compiling x509name.cc
[317/555] Compiling x509_vpm.cc
[319/555] Compiling Crypto RNG_boring.swift
[320/555] Compiling Crypto SafeCompare_boring.swift
[321/555] Compiling Crypto Zeroization_boring.swift
[322/555] Compiling Crypto PrettyBytes.swift
[323/555] Compiling Crypto SafeCompare.swift
[324/555] Compiling Crypto SecureBytes.swift
[325/555] Compiling Crypto Zeroization.swift
[326/555] Compiling Crypto resource_bundle_accessor.swift
[326/555] Compiling x509_vfy.cc
[328/555] Emitting module ColorizeSwift
[329/555] Compiling ColorizeSwift ColorizeSwift.swift
[329/555] Compiling x509_v3.cc
[330/555] Compiling x509_txt.cc
[331/555] Compiling x509_trs.cc
[332/555] Compiling x509_set.cc
[333/555] Compiling x509_req.cc
[334/555] Compiling x509_obj.cc
[335/555] Compiling x509_lu.cc
[336/555] Compiling x509_ext.cc
[337/555] Compiling x509_def.cc
[338/555] Compiling x509_d2.cc
[339/555] Compiling x509_cmp.cc
[340/555] Compiling x509_att.cc
[341/555] Compiling x509.cc
[342/555] Compiling v3_skey.cc
[343/555] Compiling v3_purp.cc
[344/555] Compiling v3_utl.cc
[345/555] Compiling v3_prn.cc
[346/555] Compiling v3_pmaps.cc
[347/555] Compiling v3_pcons.cc
[348/555] Compiling v3_ocsp.cc
[349/555] Compiling v3_ncons.cc
[350/555] Compiling v3_lib.cc
[351/555] Compiling v3_int.cc
[352/555] Compiling v3_ia5.cc
[353/555] Compiling v3_info.cc
[354/555] Compiling v3_genn.cc
[355/555] Compiling v3_extku.cc
[356/555] Compiling v3_enum.cc
[357/555] Compiling v3_crld.cc
[358/555] Compiling v3_cpols.cc
[359/555] Compiling v3_conf.cc
[360/555] Compiling v3_bitst.cc
[361/555] Compiling v3_bcons.cc
[362/555] Compiling v3_akeya.cc
[363/555] Compiling v3_alt.cc
[364/555] Compiling v3_akey.cc
[365/555] Compiling t_x509a.cc
[366/555] Compiling t_x509.cc
[367/555] Compiling t_crl.cc
[368/555] Compiling t_req.cc
[369/555] Compiling rsa_pss.cc
[370/555] Compiling i2d_pr.cc
[371/555] Compiling name_print.cc
[372/555] Compiling policy.cc
[373/555] Compiling by_dir.cc
[374/555] Compiling by_file.cc
[375/555] Compiling asn1_gen.cc
[376/555] Compiling algorithm.cc
[377/555] Compiling a_verify.cc
[378/555] Compiling a_sign.cc
[379/555] Compiling a_digest.cc
[380/555] Compiling voprf.cc
[381/555] Compiling trust_token.cc
[382/555] Compiling thread_win.cc
[383/555] Compiling thread_pthread.cc
[384/555] Compiling pmbtoken.cc
[385/555] Compiling thread_none.cc
[386/555] Compiling thread.cc
[387/555] Compiling stack.cc
[388/555] Compiling wots.cc
[389/555] Compiling thash.cc
[390/555] Compiling merkle.cc
[391/555] Compiling fors.cc
[392/555] Compiling siphash.cc
[393/555] Compiling sha512.cc
[394/555] Compiling sha256.cc
[395/555] Compiling slhdsa.cc
[396/555] Compiling sha1.cc
[397/555] Compiling rsa_extra.cc
[398/555] Compiling rsa_print.cc
[399/555] Compiling rc4.cc
[400/555] Compiling rsa_crypt.cc
[401/555] Compiling windows.cc
[402/555] Compiling refcount.cc
[403/555] Compiling urandom.cc
[404/555] Compiling trusty.cc
[405/555] Compiling rand_extra.cc
[406/555] Compiling rsa_asn1.cc
[407/555] Compiling poly1305_arm_asm.S
[408/555] Compiling ios.cc
[409/555] Compiling passive.cc
[410/555] Compiling getentropy.cc
[411/555] Compiling deterministic.cc
[412/555] Compiling forkunsafe.cc
[413/555] Compiling fork_detect.cc
[414/555] Compiling poly1305_vec.cc
[415/555] Compiling poly1305_arm.cc
[416/555] Compiling pool.cc
[417/555] Compiling poly1305.cc
[418/555] Compiling pkcs7.cc
[419/555] Compiling pkcs8.cc
[420/555] Compiling pkcs8_x509.cc
[421/555] Compiling p5_pbev2.cc
[422/555] Compiling pem_xaux.cc
[423/555] Compiling pkcs7_x509.cc
[424/555] Compiling pem_x509.cc
[425/555] Compiling pem_pkey.cc
[426/555] Compiling pem_oth.cc
[426/555] Compiling pem_pk8.cc
[428/555] Compiling mldsa.cc
[429/555] Compiling obj_xref.cc
[430/555] Compiling pem_info.cc
[431/555] Compiling mem.cc
[432/555] Compiling pem_lib.cc
[433/555] Compiling pem_all.cc
[434/555] Compiling md4.cc
[435/555] Compiling md5.cc
[436/555] Compiling mlkem.cc
[437/555] Compiling poly_rq_mul.S
[438/555] Compiling fips_shared_support.cc
[439/555] Compiling obj.cc
[440/555] Compiling lhash.cc
[441/555] Compiling kyber.cc
[442/555] Compiling ex_data.cc
[443/555] Compiling scrypt.cc
[443/555] Compiling sign.cc
[445/555] Compiling pbkdf.cc
[446/555] Compiling print.cc
[447/555] Compiling hpke.cc
[448/555] Compiling hrss.cc
[449/555] Compiling p_x25519_asn1.cc
[450/555] Compiling p_x25519.cc
[451/555] Compiling p_ed25519.cc
[452/555] Compiling p_rsa_asn1.cc
[453/555] Compiling p_hkdf.cc
[454/555] Compiling p_ed25519_asn1.cc
[455/555] Compiling p_rsa.cc
[456/555] Compiling p_ec_asn1.cc
[457/555] Compiling p_ec.cc
[458/555] Compiling p_dh_asn1.cc
[459/555] Compiling p_dsa_asn1.cc
[460/555] Compiling p_dh.cc
[461/555] Compiling evp_ctx.cc
[462/555] Compiling err.cc
[463/555] Compiling evp.cc
[464/555] Compiling engine.cc
[465/555] Compiling evp_asn1.cc
[466/555] Compiling ecdsa_asn1.cc
[467/555] Compiling ecdh_extra.cc
[468/555] Compiling hash_to_curve.cc
[469/555] Compiling ec_derive.cc
[470/555] Compiling dsa.cc
[471/555] Compiling dsa_asn1.cc
[472/555] Compiling params.cc
[473/555] Compiling ec_asn1.cc
[474/555] Compiling x25519-asm-arm.S
[475/555] Compiling digest_extra.cc
[476/555] Compiling des.cc
[477/555] Compiling dh_asn1.cc
[478/555] Compiling curve25519_64_adx.cc
[479/555] Compiling bcm.cc
[480/555] Compiling spake25519.cc
[481/555] Compiling cpu_intel.cc
[482/555] Compiling crypto.cc
[483/555] Compiling cpu_arm_linux.cc
[484/555] Compiling cpu_arm_freebsd.cc
[485/555] Compiling curve25519.cc
[486/555] Compiling cpu_aarch64_win.cc
[487/555] Compiling cpu_aarch64_sysreg.cc
[488/555] Compiling cpu_aarch64_openbsd.cc
[489/555] Compiling cpu_aarch64_linux.cc
[490/555] Compiling cpu_aarch64_fuchsia.cc
[491/555] Compiling cpu_aarch64_apple.cc
[492/555] Compiling conf.cc
[493/555] Compiling tls_cbc.cc
[494/555] Compiling e_rc4.cc
[495/555] Compiling e_tls.cc
[496/555] Compiling e_rc2.cc
[497/555] Compiling e_null.cc
[498/555] Compiling e_des.cc
[499/555] Compiling e_chacha20poly1305.cc
[500/555] Compiling e_aesgcmsiv.cc
[501/555] Compiling e_aesctrhmac.cc
[502/555] Compiling derive_key.cc
[503/555] Compiling cipher_extra.cc
[504/555] Compiling chacha.cc
[505/555] Compiling unicode.cc
[506/555] Compiling ber.cc
[507/555] Compiling asn1_compat.cc
[508/555] Compiling cbb.cc
[509/555] Compiling cbs.cc
[510/555] Compiling buf.cc
[511/555] Compiling blake2.cc
[512/555] Compiling printf.cc
[513/555] Compiling convert.cc
[514/555] Compiling bn_asn1.cc
[515/555] Compiling pair.cc
[516/555] Compiling hexdump.cc
[517/555] Compiling file.cc
[518/555] Compiling errno.cc
[519/555] Compiling fd.cc
[520/555] Compiling bio_mem.cc
[521/555] Compiling bio.cc
[522/555] Compiling base64.cc
[523/555] Compiling tasn_typ.cc
[524/555] Compiling tasn_utl.cc
[525/555] Compiling tasn_fre.cc
[526/555] Compiling tasn_new.cc
[527/555] Compiling posix_time.cc
[528/555] Compiling tasn_enc.cc
[529/555] Compiling f_string.cc
[530/555] Compiling tasn_dec.cc
[531/555] Compiling asn_pack.cc
[532/555] Compiling f_int.cc
[533/555] Compiling asn1_par.cc
[534/555] Compiling asn1_lib.cc
[535/555] Compiling a_utctm.cc
[536/555] Compiling a_type.cc
[537/555] Compiling a_time.cc
[538/555] Compiling a_octet.cc
[539/555] Compiling a_strnid.cc
[540/555] Compiling a_strex.cc
[540/555] Write sources
[543/555] Compiling a_mbstr.cc
[544/555] Compiling a_object.cc
[545/574] Compiling a_int.cc
[546/576] Compiling a_i2d_fp.cc
[547/576] Compiling a_dup.cc
[548/576] Compiling a_d2i_fp.cc
[549/595] Compiling a_bitstr.cc
[550/595] Compiling a_gentm.cc
[551/595] Compiling a_bool.cc
[553/604] Compiling Atomics UnsafeAtomicLazyReference.swift
[554/604] Compiling Atomics IntegerOperations.swift
[555/605] Compiling Atomics Unmanaged extensions.swift
[556/605] Compiling Atomics AtomicValue.swift
[557/605] Compiling Atomics AtomicMemoryOrderings.swift
[558/605] Compiling Atomics DoubleWord.swift
[559/605] Compiling Atomics ManagedAtomic.swift
[560/605] Compiling Atomics ManagedAtomicLazyReference.swift
[561/605] Compiling Atomics UnsafeAtomic.swift
[562/605] Compiling Atomics AtomicInteger.swift
[563/605] Compiling Atomics AtomicOptionalWrappable.swift
[568/605] Compiling BigInt Shifts.swift
[569/605] Compiling BigInt Square Root.swift
[572/607] Emitting module BigInt
[575/607] Compiling Atomics AtomicStorage.swift
[576/607] Compiling Atomics PointerConformances.swift
[577/607] Compiling Atomics Primitives.native.swift
[578/607] Compiling Atomics OptionalRawRepresentable.swift
[579/607] Compiling Atomics RawRepresentable.swift
[580/607] Compiling Atomics AtomicReference.swift
[583/607] Compiling Atomics AtomicBool.swift
[584/607] Compiling Atomics IntegerConformances.swift
[585/607] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[586/607] Compiling CryptoBoringWrapper RandomBytes.swift
[595/607] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[596/607] Compiling BigInt Subtraction.swift
[597/607] Compiling BigInt Words and Bits.swift
[598/607] Emitting module Atomics
[599/607] Emitting module CryptoBoringWrapper
[600/607] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[601/607] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[602/607] Compiling CryptoBoringWrapper EllipticCurve.swift
[603/607] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[604/607] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[605/718] Compiling _CryptoExtras RSA_security.swift
[606/718] Compiling _CryptoExtras BoringSSLHelpers.swift
[607/718] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[608/718] Compiling _CryptoExtras DigestType.swift
[609/718] Compiling _CryptoExtras Error.swift
[610/723] Compiling _CryptoExtras RSA.swift
[611/723] Compiling _CryptoExtras RSA_boring.swift
[616/729] Compiling _CryptoExtras I2OSP.swift
[617/729] Compiling _CryptoExtras IntegerEncoding.swift
[618/729] Compiling _CryptoExtras PEMDocument.swift
[619/729] Compiling _CryptoExtras PrettyBytes.swift
[620/729] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[621/729] Compiling _CryptoExtras AES_CBC.swift
[622/729] Compiling _CryptoExtras AES_CFB.swift
[623/729] Compiling _CryptoExtras AES_CTR.swift
[624/729] Compiling _CryptoExtras AES_GCM_SIV.swift
[625/729] Compiling _CryptoExtras Block Function.swift
[626/729] Compiling _CryptoExtras AES_CFB_boring.swift
[627/729] Compiling _CryptoExtras ARCPrecredential.swift
[628/729] Compiling _CryptoExtras ARC.swift
[629/729] Compiling _CryptoExtras ARCCredential.swift
[630/729] Compiling _CryptoExtras ARCEncoding.swift
[631/729] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[632/729] Compiling _CryptoExtras ChaCha20CTR.swift
[633/729] Compiling _CryptoExtras ECToolbox_boring.swift
[634/729] Compiling _CryptoExtras ECToolbox.swift
[635/729] Compiling _CryptoExtras OPRF.swift
[636/729] Compiling _CryptoExtras OPRFClient.swift
[637/729] Compiling _CryptoExtras OPRFServer.swift
[638/729] Compiling _CryptoExtras VOPRF+API.swift
[639/729] Compiling _CryptoExtras VOPRFClient.swift
[640/729] Compiling _CryptoExtras VOPRFServer.swift
[641/729] Compiling _CryptoExtras RSA+BlindSigning.swift
[642/729] Compiling _CryptoExtras HashToField.swift
[643/729] Compiling _CryptoExtras KDF.swift
[644/729] Compiling _CryptoExtras PBKDF2_boring.swift
[645/729] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[646/729] Compiling _CryptoExtras PBKDF2.swift
[647/729] Compiling _CryptoExtras Scrypt_boring.swift
[648/729] Compiling _CryptoExtras Scrypt.swift
[649/729] Emitting module _CryptoExtras
[651/729] Compiling _CryptoExtras ARCPresentation.swift
[652/729] Compiling _CryptoExtras ARCRequest.swift
[653/729] Compiling _CryptoExtras ARCResponse.swift
[654/729] Compiling _CryptoExtras ARCServer.swift
[661/729] Compiling _CryptoExtras AES_CTR_boring.swift
[662/729] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[663/729] Compiling _CryptoExtras ARC+API.swift
[672/729] Compiling NIOCore SocketOptionProvider.swift
[673/729] Compiling NIOCore SystemCallHelpers.swift
[674/729] Compiling NIOCore TimeAmount+Duration.swift
[675/729] Compiling NIOCore TypeAssistedChannelHandler.swift
[676/729] Compiling NIOCore UniversalBootstrapSupport.swift
[677/729] Compiling NIOCore Utilities.swift
[678/729] Compiling _CryptoExtras DLEQ.swift
[679/729] Compiling _CryptoExtras Prover.swift
[680/729] Compiling _CryptoExtras Verifier.swift
[681/729] Compiling _CryptoExtras ZKPToolbox.swift
[682/729] Compiling _CryptoExtras resource_bundle_accessor.swift
[692/729] Compiling NIOCore ChannelOption.swift
[693/729] Compiling NIOCore ChannelPipeline.swift
[694/729] Compiling NIOCore CircularBuffer.swift
[702/729] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[703/729] Compiling NIOCore NIOAsyncWriter.swift
[704/729] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[705/729] Compiling NIOCore BSDSocketAPI.swift
[706/729] Compiling NIOCore ByteBuffer-aux.swift
[707/729] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[708/729] Compiling NIOCore ByteBuffer-conversions.swift
[709/729] Emitting module NIOCore
[717/782] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[718/782] Compiling NIOEmbedded AsyncTestingChannel.swift
[719/782] Compiling NIOEmbedded Embedded.swift
[720/782] Emitting module NIOEmbedded
[721/782] Compiling NIOPosix LinuxCPUSet.swift
[722/782] Compiling NIOPosix LinuxUring.swift
[723/782] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[724/782] Compiling NIOPosix NIOPosixSendableMetatype.swift
[725/782] Compiling NIOPosix NIOThreadPool.swift
[726/787] Compiling NIOPosix UnsafeTransfer.swift
[727/787] Compiling NIOPosix Utilities.swift
[728/787] Compiling NIOPosix VsockAddress.swift
[729/787] Compiling NIOPosix VsockChannelEvents.swift
[730/787] Compiling NIOPosix resource_bundle_accessor.swift
[731/787] Compiling NIOPosix SelectorKqueue.swift
[732/787] Compiling NIOPosix SelectorUring.swift
[733/787] Compiling NIOPosix ServerSocket.swift
[734/787] Compiling NIOPosix Socket.swift
[735/787] Compiling NIOPosix SocketChannel.swift
[736/787] Emitting module NIOPosix
[737/787] Compiling NIOPosix BSDSocketAPICommon.swift
[738/787] Compiling NIOPosix BSDSocketAPIPosix.swift
[739/787] Compiling NIOPosix BSDSocketAPIWindows.swift
[740/787] Compiling NIOPosix BaseSocket.swift
[741/787] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[742/787] Compiling NIOPosix BaseSocketChannel.swift
[743/787] Compiling NIOPosix SocketProtocols.swift
[744/787] Compiling NIOPosix System.swift
[745/787] Compiling NIOPosix Thread.swift
[746/787] Compiling NIOPosix ThreadPosix.swift
[747/787] Compiling NIOPosix ThreadWindows.swift
[748/787] Compiling NIOPosix GetaddrinfoResolver.swift
[749/787] Compiling NIOPosix HappyEyeballs.swift
[750/787] Compiling NIOPosix IO.swift
[751/787] Compiling NIOPosix IntegerBitPacking.swift
[752/787] Compiling NIOPosix IntegerTypes.swift
[753/787] Compiling NIOPosix Linux.swift
[754/787] Compiling NIOPosix Pool.swift
[755/787] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[756/787] Compiling NIOPosix PosixSingletons.swift
[757/787] Compiling NIOPosix RawSocketBootstrap.swift
[758/787] Compiling NIOPosix Resolver.swift
[759/787] Compiling NIOPosix Selectable.swift
[760/787] Compiling NIOPosix SelectableChannel.swift
[761/787] Compiling NIOPosix SelectableEventLoop.swift
[762/787] Compiling NIOPosix SelectorEpoll.swift
[763/787] Compiling NIOPosix SelectorGeneric.swift
[764/787] Compiling NIOPosix NonBlockingFileIO.swift
[765/787] Compiling NIOPosix PendingDatagramWritesManager.swift
[766/787] Compiling NIOPosix PendingWritesManager.swift
[767/787] Compiling NIOPosix PipeChannel.swift
[768/787] Compiling NIOPosix PipePair.swift
[769/787] Compiling NIOPosix BaseStreamSocketChannel.swift
[770/787] Compiling NIOPosix Bootstrap.swift
[771/787] Compiling NIOPosix ControlMessage.swift
[772/787] Compiling NIOPosix DatagramVectorReadManager.swift
[773/787] Compiling NIOPosix Errors+Any.swift
[774/787] Compiling NIOPosix FileDescriptor.swift
[775/789] Emitting module NIO
[776/789] Compiling NIO Exports.swift
[777/794] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[778/794] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[779/794] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[780/794] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[781/794] Emitting module NIOFoundationCompat
[782/855] Compiling NIOSSH ActiveState.swift
[783/855] Compiling NIOSSH IdleState.swift
[784/855] Compiling NIOSSH KeyExchangeState.swift
[785/855] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[786/855] Compiling NIOSSH ReceivedNewKeysState.swift
[787/855] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[788/855] Compiling NIOSSH RekeyingSentNewKeysState.swift
[789/861] Emitting module NIOSSH
[790/861] Compiling NIOSSH ByteBuffer+SSH.swift
[791/861] Compiling NIOSSH CSPRNG.swift
[792/861] Compiling NIOSSH ChildChannelOptions.swift
[793/861] Compiling NIOSSH ChildChannelStateMachine.swift
[794/861] Compiling NIOSSH ChildChannelUserEvents.swift
[795/861] Compiling NIOSSH ChildChannelWindowManager.swift
[796/861] Compiling NIOSSH ChildChannelWritabilityManager.swift
[797/861] Compiling NIOSSH ECDHCompatibleKey.swift
[798/861] Compiling NIOSSH EllipticCurveKeyExchange.swift
[799/861] Compiling NIOSSH SSHKeyExchangeResult.swift
[800/861] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[801/861] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[802/861] Compiling NIOSSH CustomKeys.swift
[803/861] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[804/861] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[805/861] Compiling NIOSSH SimplePasswordDelegate.swift
[806/861] Compiling NIOSSH UserAuthDelegate.swift
[807/861] Compiling NIOSSH UserAuthSignablePayload.swift
[808/861] Compiling NIOSSH UserAuthenticationMethod.swift
[809/861] Compiling NIOSSH UserAuthenticationStateMachine.swift
[810/861] Compiling NIOSSH Role.swift
[811/861] Compiling NIOSSH SSHClientConfiguration.swift
[812/861] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[813/861] Compiling NIOSSH SSHMessages.swift
[814/861] Compiling NIOSSH SSHPacketParser.swift
[815/861] Compiling NIOSSH SSHPacketSerializer.swift
[816/861] Compiling NIOSSH RekeyingState.swift
[817/861] Compiling NIOSSH SentKexInitWhenActiveState.swift
[818/861] Compiling NIOSSH SentNewKeysState.swift
[819/861] Compiling NIOSSH SentVersionState.swift
[820/861] Compiling NIOSSH UserAuthenticationState.swift
[821/861] Compiling NIOSSH Constants.swift
[822/861] Compiling NIOSSH GlobalRequestDelegate.swift
[823/861] Compiling NIOSSH NIOSSHPrivateKey.swift
[824/861] Compiling NIOSSH NIOSSHPublicKey.swift
[825/861] Compiling NIOSSH NIOSSHSignature.swift
[826/861] Compiling NIOSSH NIOSSHError.swift
[827/861] Compiling NIOSSH NIOSSHHandler.swift
[828/861] Compiling NIOSSH NIOSSHSendable.swift
[829/861] Compiling NIOSSH SSHServerConfiguration.swift
[830/861] Compiling NIOSSH SSHTerminalModes.swift
[831/861] Compiling NIOSSH AESGCM.swift
[832/861] Compiling NIOSSH SSHTransportProtection.swift
[833/861] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[834/861] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[835/861] Compiling NIOSSH OutboundFlowController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[836/861] Compiling NIOSSH SSHChannelData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[837/861] Compiling NIOSSH SSHChannelIdentifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[838/861] Compiling NIOSSH SSHChannelMultiplexer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[839/861] Compiling NIOSSH SSHChannelType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[840/861] Compiling NIOSSH SSHChildChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[841/861] Compiling NIOSSH AcceptsChannelMessages.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[842/861] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[843/861] Compiling NIOSSH AcceptsUserAuthMessages.swift
[844/861] Compiling NIOSSH AcceptsVersionMessages.swift
[845/861] Compiling NIOSSH SendsChannelMessages.swift
[846/861] Compiling NIOSSH SendsKeyExchangeMessages.swift
[847/861] Compiling NIOSSH SendsUserAuthMessages.swift
[848/861] Compiling NIOSSH SSHConnectionStateMachine.swift
[859/894] Emitting module Citadel
[860/897] Compiling Citadel SFTPFile.swift
[861/897] Compiling Citadel SFTPBasicEnums.swift
[862/897] Compiling Citadel SFTPFileFlags.swift
[863/897] Compiling Citadel SFTPMessage.swift
[864/897] Compiling Citadel SFTPMessageParser.swift
[865/897] Compiling Citadel SFTPSerializer.swift
[866/897] Compiling Citadel RSA.swift
[867/897] Compiling Citadel BCrypt.swift
[868/897] Compiling Citadel ByteBufferHelpers.swift
[869/897] Compiling Citadel ChannelUnwrapper.swift
[870/897] Compiling Citadel Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[871/897] Compiling Citadel ClientSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[872/897] Compiling Citadel DirectTCPIP+Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[873/897] Compiling Citadel DirectTCPIP+Server.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[874/897] Compiling Citadel SSHCert.swift
[875/897] Compiling Citadel SSHConnectionPoolSettings.swift
[876/897] Compiling Citadel SSHKeyTypeDetection.swift
[877/897] Compiling Citadel AES.swift
[878/897] Compiling Citadel DH-Helpers.swift
[879/897] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[880/897] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[881/897] Compiling Citadel SFTPServer.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[882/897] Compiling Citadel SFTPServerInboundHandler.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[883/897] Compiling Citadel SSHAuthenticationMethod.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[884/897] Compiling Citadel NIOGlueHandler.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[885/897] Compiling Citadel OpenSSHKey.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[886/897] Compiling Citadel SFTPClient.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[887/897] Compiling Citadel SFTPClientInboundHandler.swift
/Users/admin/builder/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 Swift 6
deserializeHandler,
^
/Users/admin/builder/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
extension ByteToMessageHandler: Sendable {}
^
/Users/admin/builder/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 Swift 6
serializeHandler,
^
/Users/admin/builder/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
extension MessageToByteHandler: Sendable {}
^
[888/897] Compiling Citadel Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[889/897] Compiling Citadel ExecClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[890/897] Compiling Citadel ExecDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[891/897] Compiling Citadel ExecHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[892/897] Compiling Citadel Server.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[893/897] Compiling Citadel ShellDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[894/897] Compiling Citadel TTY.swift
/Users/admin/builder/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[895/904] Compiling CitadelServerExample Terminal.swift
[896/904] Compiling CitadelServerExample Server.swift
[897/904] Compiling CitadelServerExample HostKeyFile.swift
[898/904] Compiling CitadelServerExample BasicCommands.swift
[899/904] Compiling CitadelServerExample Extensions.swift
[900/904] Compiling CitadelServerExample EchoShell.swift
[901/904] Emitting module CitadelServerExample
[901/904] Write Objects.LinkFileList
[902/904] Linking CitadelServerExample
[903/904] Applying CitadelServerExample
Build complete! (60.77s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
[1/291] Fetching colorizeswift
[60/3076] Fetching colorizeswift, swift-nio-ssh
[61/7898] Fetching colorizeswift, swift-nio-ssh, bigint
[62/11752] Fetching colorizeswift, swift-nio-ssh, bigint, swift-log
[711/27501] Fetching colorizeswift, swift-nio-ssh, bigint, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.65s)
[5359/23647] Fetching colorizeswift, swift-nio-ssh, bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git from cache (3.13s)
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (3.13s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.13s)
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (3.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.05s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.85s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.4 (0.46s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1809/78479] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.04s)
Fetched https://github.com/apple/swift-atomics.git from cache (7.04s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (1.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.84.0 (0.55s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4657] Fetching swift-system
[607/21403] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (8.15s)
Fetched https://github.com/apple/swift-system.git from cache (8.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.37s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.84.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.4
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
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio-ssh",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.4",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Joannis/swift-nio-ssh.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "Citadel",
"name" : "Citadel",
"path" : "/Users/admin/builder/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"
}
Done.