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