Build Information
Successful build of Citadel, reference main (43a066
), with Swift 6.2 (beta) for Android on 2 Sep 2025 07:09:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.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 43a0664 Improve test matrix
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
43a0664e763daf8765e13e289b7e7deffdc2e9b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/mtynior/ColorizeSwift.git
[1/4826] Fetching bigint
[870/5117] Fetching bigint, colorizeswift
[1637/9020] Fetching bigint, colorizeswift, swift-log
[2081/11854] Fetching bigint, colorizeswift, swift-log, swift-nio-ssh
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.28s)
[10516/11563] Fetching bigint, swift-log, swift-nio-ssh
[11564/27937] Fetching bigint, swift-log, swift-nio-ssh, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.38s)
[9221/25103] Fetching bigint, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.68s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.68s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.73s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.4 (2.42s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
[1/77954] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.55s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (7.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
[4942/22335] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.43s)
Fetched https://github.com/apple/swift-collections.git from cache (1.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (2.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (6.27s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.97s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.38s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Building for debugging...
[0/426] Write sources
[19/426] Compiling CNIOWindows shim.c
[20/426] Compiling _AtomicsShims.c
[21/426] Compiling CNIOWindows WSAStartup.c
[22/426] Compiling CNIOWASI CNIOWASI.c
[23/426] Compiling CNIOPosix event_loop_id.c
[24/426] Compiling CNIOLinux liburing_shims.c
[25/426] Compiling CNIODarwin shim.c
[26/426] Compiling CCitadelBcrypt blf.c
[27/426] Compiling ghashv8-armv8-win.S
[28/426] Write swift-version-8C5A4AE7A8CE2BA.txt
[29/426] Compiling vpaes-armv8-linux.S
[30/426] Compiling fiat_p256_adx_sqr.S
[31/426] Compiling CNIOLinux shim.c
[32/426] Compiling fiat_curve25519_adx_square.S
[33/426] Compiling fiat_p256_adx_mul.S
[34/468] Compiling CCryptoBoringSSLShims shims.c
[36/470] Emitting module _NIOBase64
[36/470] Compiling c-nioatomics.c
[37/470] Compiling fiat_curve25519_adx_mul.S
[38/470] Compiling md5-x86_64-linux.S
[39/470] Compiling md5-x86_64-apple.S
[40/470] Compiling md5-586-linux.S
[41/470] Compiling md5-586-apple.S
[42/470] Compiling err_data.cc
[44/470] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/470] Compiling InternalCollectionsUtilities Debugging.swift
[46/472] Compiling InternalCollectionsUtilities Descriptions.swift
[47/472] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/472] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/473] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/473] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/473] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/473] Compiling chacha20_poly1305_x86_64-linux.S
[55/473] Compiling SwiftASN1 TimeUtilities.swift
[56/473] Compiling SwiftASN1 UTCTime.swift
[57/473] Compiling _NIOBase64 Base64.swift
[57/474] Compiling c-atomics.c
[62/474] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/474] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[65/474] Compiling InternalCollectionsUtilities Integer rank.swift
[66/474] Emitting module InternalCollectionsUtilities
[67/474] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/474] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/474] Compiling _NIODataStructures _TinyArray.swift
[70/474] Compiling _NIODataStructures PriorityQueue.swift
[70/480] Compiling chacha20_poly1305_x86_64-apple.S
[75/480] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[75/481] Compiling chacha20_poly1305_armv8-win.S
[77/481] Emitting module _NIODataStructures
[79/481] Compiling _NIODataStructures Heap.swift
[80/482] Compiling chacha20_poly1305_armv8-linux.S
[81/482] Compiling chacha20_poly1305_armv8-apple.S
[82/482] Wrapping AST for _NIOBase64 for debugging
[83/487] Wrapping AST for InternalCollectionsUtilities for debugging
[84/497] Compiling chacha-x86_64-linux.S
[86/497] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/497] Compiling DequeModule Deque+CustomReflectable.swift
[88/497] Compiling DequeModule Deque+Descriptions.swift
[88/499] Compiling chacha-x86_64-apple.S
[90/499] Compiling NIOConcurrencyHelpers lock.swift
[90/499] Compiling chacha-x86-linux.S
[91/499] Compiling chacha-x86-apple.S
[92/499] Wrapping AST for _NIODataStructures for debugging
[94/499] Compiling DequeModule Deque+Equatable.swift
[95/499] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/499] Compiling DequeModule _DequeBuffer.swift
[97/499] Compiling DequeModule _DequeBufferHeader.swift
[98/499] Emitting module SwiftASN1
[98/499] Compiling chacha-armv8-win.S
[100/499] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[101/499] Emitting module NIOConcurrencyHelpers
[102/499] Compiling NIOConcurrencyHelpers atomics.swift
[103/499] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[103/499] Compiling chacha-armv8-apple.S
[105/499] Compiling DequeModule _DequeSlot.swift
[106/499] Compiling DequeModule _UnsafeWrappedBuffer.swift
[107/500] Compiling DequeModule Deque+Extras.swift
[108/500] Compiling DequeModule Deque+Hashable.swift
[108/500] Compiling chacha-armv8-linux.S
[109/500] Compiling chacha-armv4-linux.S
[111/500] Compiling aes128gcmsiv-x86_64-linux.S
[112/500] Compiling aes128gcmsiv-x86_64-apple.S
[113/500] Compiling x86_64-mont5-linux.S
[114/500] Compiling x86_64-mont5-apple.S
[116/500] Compiling DequeModule Deque+Testing.swift
[117/500] Compiling DequeModule Deque._Storage.swift
[118/500] Compiling DequeModule Deque._UnsafeHandle.swift
[119/500] Compiling DequeModule Deque.swift
[120/500] Compiling SwiftASN1 DER.swift
[121/500] Compiling SwiftASN1 Errors.swift
[121/500] Compiling x86_64-mont-linux.S
[122/500] Compiling x86_64-mont-apple.S
[123/500] Compiling x86-mont-apple.S
[124/500] Compiling x86-mont-linux.S
[125/500] Wrapping AST for NIOConcurrencyHelpers for debugging
[126/500] Compiling vpaes-x86_64-linux.S
[127/500] Compiling vpaes-x86_64-apple.S
[128/500] Compiling vpaes-x86-linux.S
[129/500] Compiling vpaes-x86-apple.S
[130/500] Compiling vpaes-armv8-win.S
[131/500] Compiling vpaes-armv8-apple.S
[132/500] Compiling sha512-x86_64-linux.S
[133/500] Compiling vpaes-armv7-linux.S
[134/500] Compiling sha512-x86_64-apple.S
[135/500] Compiling sha512-armv8-win.S
[136/500] Compiling sha512-armv8-apple.S
[137/500] Compiling sha512-armv4-linux.S
[138/500] Compiling sha512-armv8-linux.S
[139/500] Compiling sha512-586-linux.S
[140/500] Compiling sha512-586-apple.S
[141/500] Compiling sha256-x86_64-linux.S
[142/500] Compiling sha256-x86_64-apple.S
[143/500] Compiling sha256-armv8-win.S
[145/500] Compiling DequeModule Deque+Codable.swift
[146/500] Compiling DequeModule Deque+Collection.swift
[146/500] Compiling sha256-armv8-linux.S
[147/500] Compiling sha256-armv8-apple.S
[148/500] Compiling sha256-armv4-linux.S
[149/500] Compiling sha256-586-linux.S
[150/500] Compiling sha256-586-apple.S
[152/500] Emitting module DequeModule
[152/501] Compiling sha1-x86_64-linux.S
[153/501] Compiling sha1-x86_64-apple.S
[154/501] Compiling sha1-armv8-win.S
[156/501] Compiling sha1-armv8-apple.S
[157/501] Compiling sha1-armv8-linux.S
[158/501] Compiling sha1-armv4-large-linux.S
[159/501] Compiling sha1-586-linux.S
[160/501] Compiling sha1-586-apple.S
[161/501] Compiling rsaz-avx2-linux.S
[162/501] Wrapping AST for DequeModule for debugging
[163/501] Compiling rsaz-avx2-apple.S
[164/501] Compiling rdrand-x86_64-linux.S
[165/501] Compiling rdrand-x86_64-apple.S
[166/501] Compiling p256_beeu-x86_64-asm-linux.S
[167/501] Compiling p256_beeu-x86_64-asm-apple.S
[168/501] Compiling p256_beeu-armv8-asm-win.S
[169/501] Compiling p256_beeu-armv8-asm-linux.S
[170/501] Compiling p256-x86_64-asm-linux.S
[171/501] Compiling p256_beeu-armv8-asm-apple.S
[172/501] Compiling p256-x86_64-asm-apple.S
[173/501] Compiling p256-armv8-asm-win.S
[174/501] Compiling p256-armv8-asm-linux.S
[175/501] Compiling p256-armv8-asm-apple.S
[176/501] Compiling ghashv8-armv8-linux.S
[177/501] Compiling ghashv8-armv7-linux.S
[178/501] Compiling ghashv8-armv8-apple.S
[179/501] Compiling ghash-x86_64-linux.S
[180/501] Compiling ghash-x86_64-apple.S
[181/501] Compiling ghash-x86-linux.S
[182/501] Compiling ghash-ssse3-x86_64-linux.S
[183/501] Compiling ghash-x86-apple.S
[184/501] Compiling ghash-ssse3-x86_64-apple.S
[185/501] Compiling ghash-ssse3-x86-linux.S
[186/501] Compiling ghash-ssse3-x86-apple.S
[187/501] Compiling ghash-neon-armv8-win.S
[188/501] Compiling ghash-neon-armv8-linux.S
[189/501] Compiling ghash-neon-armv8-apple.S
[190/501] Compiling ghash-armv4-linux.S
[191/501] Compiling co-586-apple.S
[192/501] Compiling bsaes-armv7-linux.S
[192/501] Compiling co-586-linux.S
[194/501] Compiling bn-armv8-win.S
[195/501] Compiling bn-armv8-linux.S
[196/501] Compiling bn-armv8-apple.S
[197/501] Compiling bn-586-linux.S
[198/501] Compiling bn-586-apple.S
[199/501] Compiling armv8-mont-win.S
[200/501] Compiling armv8-mont-apple.S
[200/501] Compiling armv8-mont-linux.S
[202/501] Compiling aesv8-armv8-win.S
[203/501] Compiling aesv8-gcm-armv8-win.S
[203/501] Compiling armv4-mont-linux.S
[205/501] Compiling aesv8-gcm-armv8-linux.S
[206/501] Compiling aesv8-gcm-armv8-apple.S
[207/501] Compiling aesv8-armv8-apple.S
[208/501] Compiling aesni-x86_64-linux.S
[209/501] Compiling aesv8-armv7-linux.S
[210/501] Compiling aesv8-armv8-linux.S
[211/501] Compiling aesni-x86_64-apple.S
[213/501] Compiling Logging MetadataProvider.swift
[213/501] Compiling aesni-x86-apple.S
[214/501] Compiling aesni-x86-linux.S
[215/501] Compiling aesni-gcm-x86_64-apple.S
[217/501] Emitting module Logging
[218/501] Compiling Logging Locks.swift
[218/501] Compiling aesni-gcm-x86_64-linux.S
[219/501] Compiling aes-gcm-avx512-x86_64-linux.S
[227/502] Compiling aes-gcm-avx512-x86_64-apple.S
[229/502] Compiling Logging LogHandler.swift
[230/502] Compiling Logging Logging.swift
[230/503] Compiling aes-gcm-avx2-x86_64-linux.S
[231/503] Compiling aes-gcm-avx2-x86_64-apple.S
[233/503] Wrapping AST for SwiftASN1 for debugging
[234/503] Wrapping AST for Logging for debugging
[236/503] Emitting module ColorizeSwift
[237/503] Compiling ColorizeSwift ColorizeSwift.swift
[238/504] Compiling xwing.cc
[239/504] Wrapping AST for ColorizeSwift for debugging
[240/504] Compiling x_x509a.cc
[241/504] Compiling x_x509.cc
[242/504] Compiling x_val.cc
[242/504] Compiling x_spki.cc
[244/504] Compiling x_sig.cc
[245/504] Compiling x_req.cc
[246/504] Compiling x_pubkey.cc
[247/504] Compiling x_name.cc
[248/504] Compiling x_exten.cc
[249/504] Compiling x_algor.cc
[250/504] Compiling x_attrib.cc
[251/504] Compiling x_crl.cc
[252/504] Compiling x_all.cc
[253/504] Compiling x509spki.cc
[254/504] Compiling x509rset.cc
[255/504] Compiling x509name.cc
[256/504] Compiling x509cset.cc
[257/504] Compiling x509_vpm.cc
[258/504] Compiling x509_txt.cc
[259/504] Compiling x509_v3.cc
[260/504] Compiling x509_trs.cc
[261/504] Compiling x509_vfy.cc
[262/504] Compiling x509_set.cc
[263/504] Compiling x509_req.cc
[264/504] Compiling x509_ext.cc
[265/504] Compiling x509_obj.cc
[266/504] Compiling x509_lu.cc
[267/504] Compiling x509_cmp.cc
[268/504] Compiling x509_def.cc
[269/504] Compiling x509_d2.cc
[270/504] Compiling x509_att.cc
[271/504] Compiling x509.cc
[272/504] Compiling v3_skey.cc
[273/504] Compiling v3_prn.cc
[274/504] Compiling v3_pcons.cc
[275/504] Compiling v3_pmaps.cc
[276/504] Compiling v3_purp.cc
[277/504] Compiling v3_utl.cc
[278/504] Compiling v3_ocsp.cc
[279/504] Compiling v3_ncons.cc
[280/504] Compiling v3_int.cc
[281/504] Compiling v3_lib.cc
[282/504] Compiling v3_ia5.cc
[283/504] Compiling v3_genn.cc
[284/504] Compiling v3_extku.cc
[285/504] Compiling v3_info.cc
[286/504] Compiling v3_enum.cc
[287/504] Compiling v3_conf.cc
[288/504] Compiling v3_crld.cc
[289/504] Compiling v3_cpols.cc
[290/504] Compiling v3_bcons.cc
[291/504] Compiling v3_bitst.cc
[292/504] Compiling v3_alt.cc
[293/504] Compiling v3_akeya.cc
[294/504] Compiling v3_akey.cc
[295/504] Compiling t_x509.cc
[296/504] Compiling t_req.cc
[297/504] Compiling t_x509a.cc
[298/504] Compiling t_crl.cc
[299/504] Compiling rsa_pss.cc
[300/504] Compiling name_print.cc
[301/504] Compiling policy.cc
[302/504] Compiling i2d_pr.cc
[303/504] Compiling by_file.cc
[304/504] Compiling by_dir.cc
[305/504] Compiling asn1_gen.cc
[306/504] Compiling algorithm.cc
[307/504] Compiling a_verify.cc
[308/504] Compiling a_sign.cc
[309/504] Compiling voprf.cc
[310/504] Compiling a_digest.cc
[311/504] Compiling thread_win.cc
[312/504] Compiling thread_pthread.cc
[313/504] Compiling thread_none.cc
[314/504] Compiling thread.cc
[315/504] Compiling trust_token.cc
[316/504] Compiling stack.cc
[317/504] Compiling pmbtoken.cc
[318/504] Compiling sha512.cc
[319/504] Compiling spake2plus.cc
[320/504] Compiling siphash.cc
[321/504] Compiling slhdsa.cc
[322/504] Compiling sha1.cc
[323/504] Compiling sha256.cc
[324/504] Compiling rsa_extra.cc
[325/504] Compiling rsa_print.cc
[326/504] Compiling refcount.cc
[327/504] Compiling rsa_crypt.cc
[328/504] Compiling rc4.cc
[329/504] Compiling windows.cc
[330/504] Compiling urandom.cc
[331/504] Compiling rsa_asn1.cc
[332/504] Compiling trusty.cc
[333/504] Compiling ios.cc
[334/504] Compiling rand.cc
[335/504] Compiling passive.cc
[336/504] Compiling poly1305_arm_asm.S
[337/504] Compiling forkunsafe.cc
[338/504] Compiling getentropy.cc
[339/504] Compiling deterministic.cc
[340/504] Compiling fork_detect.cc
[341/504] Compiling poly1305_arm.cc
[342/504] Compiling poly1305_vec.cc
[343/504] Compiling poly1305.cc
[344/504] Compiling pool.cc
[345/504] Compiling pkcs7.cc
[346/504] Compiling p5_pbev2.cc
[347/504] Compiling pkcs8_x509.cc
[348/504] Compiling pem_x509.cc
[349/504] Compiling pem_xaux.cc
[350/504] Compiling pkcs8.cc
[351/504] Compiling pkcs7_x509.cc
[352/504] Compiling pem_pkey.cc
[353/504] Compiling pem_oth.cc
[354/504] Compiling mlkem.cc
[355/504] Compiling pem_pk8.cc
[356/504] Compiling pem_lib.cc
[357/504] Compiling obj_xref.cc
[358/504] Compiling pem_info.cc
[359/504] Compiling mem.cc
[360/504] Compiling mldsa.cc
[361/504] Compiling obj.cc
[362/504] Compiling pem_all.cc
[363/504] Compiling poly_rq_mul.S
[364/504] Compiling fips_shared_support.cc
[365/504] Compiling md5.cc
[366/504] Compiling md4.cc
[367/504] Compiling lhash.cc
[368/504] Compiling kyber.cc
[369/504] Compiling fuzzer_mode.cc
[370/504] Compiling hpke.cc
[371/504] Compiling ex_data.cc
[372/504] Compiling scrypt.cc
[373/504] Compiling hrss.cc
[374/504] Compiling sign.cc
[375/504] Compiling pbkdf.cc
[376/504] Compiling print.cc
[377/504] Compiling p_x25519_asn1.cc
[378/504] Compiling p_x25519.cc
[379/504] Compiling p_rsa_asn1.cc
[380/504] Compiling p_rsa.cc
[381/504] Compiling p_ed25519.cc
[382/504] Compiling p_hkdf.cc
[383/504] Compiling p_ed25519_asn1.cc
[384/504] Compiling p_ec.cc
[385/504] Compiling p_ec_asn1.cc
[386/504] Compiling p_dh_asn1.cc
[387/504] Compiling p_dh.cc
[388/504] Compiling evp.cc
[389/504] Compiling p_dsa_asn1.cc
[390/504] Compiling err.cc
[391/504] Compiling evp_asn1.cc
[392/504] Compiling evp_ctx.cc
[393/504] Compiling engine.cc
[394/504] Compiling ecdsa_p1363.cc
[395/504] Compiling ecdh.cc
[396/504] Compiling hash_to_curve.cc
[397/504] Compiling ec_derive.cc
[398/504] Compiling ecdsa_asn1.cc
[399/504] Compiling ec_asn1.cc
[400/504] Compiling dsa_asn1.cc
[401/504] Compiling params.cc
[402/504] Compiling bcm.cc
[403/504] Compiling x25519-asm-arm.S
[404/504] Compiling dsa.cc
[405/504] Compiling digest_extra.cc
[406/504] Compiling des.cc
[407/504] Compiling curve25519_64_adx.cc
[408/504] Compiling spake25519.cc
[409/504] Compiling dh_asn1.cc
[410/504] Compiling cpu_intel.cc
[411/504] Compiling cpu_arm_linux.cc
[412/504] Compiling curve25519.cc
[413/504] Compiling crypto.cc
[414/504] Compiling cpu_aarch64_win.cc
[415/504] Compiling cpu_arm_freebsd.cc
[416/504] Compiling cpu_aarch64_openbsd.cc
[417/504] Compiling cpu_aarch64_sysreg.cc
[418/504] Compiling cpu_aarch64_linux.cc
[419/504] Compiling cpu_aarch64_apple.cc
[420/504] Compiling conf.cc
[421/504] Compiling cpu_aarch64_fuchsia.cc
[422/504] Compiling e_tls.cc
[423/504] Compiling tls_cbc.cc
[424/504] Compiling get_cipher.cc
[425/504] Compiling e_rc4.cc
[426/504] Compiling e_null.cc
[427/504] Compiling e_des.cc
[428/504] Compiling cms.cc
[429/504] Compiling e_rc2.cc
[430/504] Compiling e_chacha20poly1305.cc
[431/504] Compiling e_aeseax.cc
[432/504] Compiling derive_key.cc
[433/504] Compiling e_aesctrhmac.cc
[434/504] Compiling chacha.cc
[435/504] Compiling e_aesgcmsiv.cc
[436/504] Compiling unicode.cc
[437/504] Compiling cbs.cc
[438/504] Compiling cbb.cc
[439/504] Compiling buf.cc
[440/504] Compiling exponentiation.cc
[441/504] Compiling ber.cc
[442/504] Compiling sqrt.cc
[443/504] Compiling asn1_compat.cc
[444/504] Compiling div.cc
[445/504] Compiling blake2.cc
[446/504] Compiling printf.cc
[447/504] Compiling hexdump.cc
[448/504] Compiling pair.cc
[449/504] Compiling convert.cc
[450/504] Compiling file.cc
[451/504] Compiling bn_asn1.cc
[452/504] Compiling fd.cc
[453/504] Compiling bio_mem.cc
[454/504] Compiling errno.cc
[455/504] Compiling base64.cc
[456/504] Compiling bio.cc
[457/504] Compiling tasn_utl.cc
[458/504] Compiling tasn_typ.cc
[459/504] Compiling tasn_fre.cc
[460/504] Compiling tasn_new.cc
[461/504] Compiling tasn_enc.cc
[462/504] Compiling f_string.cc
[463/504] Compiling posix_time.cc
[464/504] Compiling f_int.cc
[465/504] Compiling asn_pack.cc
[466/504] Compiling tasn_dec.cc
[467/504] Compiling asn1_par.cc
[468/504] Compiling a_octet.cc
[469/504] Compiling asn1_lib.cc
[470/504] Compiling a_type.cc
[471/504] Compiling a_utctm.cc
[472/504] Compiling a_time.cc
[473/504] Compiling a_strnid.cc
[474/504] Compiling a_strex.cc
[475/504] Compiling a_object.cc
[476/504] Compiling a_d2i_fp.cc
[477/504] Compiling a_mbstr.cc
[478/504] Compiling a_i2d_fp.cc
[479/504] Compiling a_dup.cc
[480/504] Write sources
[481/504] Compiling a_int.cc
[482/504] Write sources
[483/504] Compiling CCitadelBcrypt bcrypt.c
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:44:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
44 | #define BCRYPT_WORDS 8
| ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
31 | #define BCRYPT_WORDS 6 /* Ciphertext words */
| ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:163:5: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
163 | getentropy(key, keylen);
| ^~~~~~~~~~ ~~~~~~~~~~~
2 warnings generated.
[484/504] Compiling CCitadelBcrypt bcrypt-kdf.c
[485/543] Compiling a_gentm.cc
[486/543] Compiling a_bool.cc
[488/543] Compiling Atomics ManagedAtomic.swift
[489/543] Compiling Atomics ManagedAtomicLazyReference.swift
[490/543] Compiling Atomics UnsafeAtomic.swift
[491/543] Compiling Atomics UnsafeAtomicLazyReference.swift
[492/545] Compiling Atomics AtomicStorage.swift
[493/545] Compiling Atomics AtomicValue.swift
[494/545] Compiling Atomics AtomicMemoryOrderings.swift
[495/545] Compiling Atomics DoubleWord.swift
[495/545] Compiling aes.cc
[496/545] Compiling a_bitstr.cc
[498/545] Compiling Atomics OptionalRawRepresentable.swift
[499/545] Compiling Atomics RawRepresentable.swift
[500/545] Compiling Atomics AtomicBool.swift
[501/553] Compiling Atomics IntegerOperations.swift
[502/553] Compiling Atomics Unmanaged extensions.swift
[503/553] Compiling Atomics AtomicInteger.swift
[504/553] Compiling Atomics AtomicOptionalWrappable.swift
[505/553] Compiling Atomics AtomicReference.swift
[508/555] Emitting module BigInt
[515/555] Compiling CryptoBoringWrapper RandomBytes.swift
[516/555] Emitting module CryptoBoringWrapper
[519/555] Compiling BigInt Square Root.swift
[526/555] Compiling Atomics IntegerConformances.swift
[527/555] Compiling Atomics PointerConformances.swift
[528/555] Compiling Atomics Primitives.native.swift
[529/555] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[530/555] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[531/555] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[532/555] Compiling CryptoBoringWrapper EllipticCurve.swift
[533/555] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[534/555] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[535/556] Wrapping AST for CryptoBoringWrapper for debugging
[537/571] Compiling BigInt Subtraction.swift
[538/571] Compiling BigInt Words and Bits.swift
[539/616] Compiling Crypto GeneralizedTime.swift
[540/616] Compiling Crypto ObjectIdentifier.swift
[541/616] Compiling Crypto ECDSASignature.swift
[542/628] Wrapping AST for BigInt for debugging
[544/628] Emitting module Atomics
[545/629] Wrapping AST for Atomics for debugging
[547/690] Emitting module Crypto
[548/700] Compiling NIOCore EventLoop+Deprecated.swift
[549/700] Compiling NIOCore EventLoop+SerialExecutor.swift
[550/700] Compiling NIOCore EventLoop.swift
[551/700] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[552/700] Compiling NIOCore IOData.swift
[553/700] Compiling NIOCore IPProtocol.swift
[554/700] Compiling NIOCore IntegerBitPacking.swift
[555/700] Compiling NIOCore IntegerTypes.swift
[556/700] Compiling NIOCore Interfaces.swift
[557/700] Compiling NIOCore Linux.swift
[558/700] Compiling Crypto X25519Keys.swift
[559/700] Compiling Crypto SymmetricKeys.swift
[560/700] Compiling Crypto HMAC.swift
[561/700] Compiling Crypto MACFunctions.swift
[562/700] Compiling Crypto MessageAuthenticationCode.swift
[563/700] Compiling Crypto AES.swift
[564/700] Compiling Crypto ECDSASignature_boring.swift
[565/700] Compiling Crypto ECDSA_boring.swift
[566/700] Compiling Crypto EdDSA_boring.swift
[567/700] Compiling Crypto ECDSA.swift
[568/700] Compiling NIOCore ByteBuffer-views.swift
[569/700] Compiling NIOCore Channel.swift
[570/700] Compiling NIOCore ChannelHandler.swift
[571/700] Compiling NIOCore ChannelHandlers.swift
[572/700] Compiling NIOCore ChannelInvoker.swift
[573/700] Compiling NIOCore ChannelOption.swift
[574/700] Compiling NIOCore ChannelPipeline.swift
[575/700] Compiling NIOCore EventLoopFuture+Deprecated.swift
[576/700] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[577/700] Compiling NIOCore EventLoopFuture.swift
[578/700] Compiling NIOCore NIOAny.swift
[579/700] Compiling NIOCore NIOCloseOnErrorHandler.swift
[580/700] Compiling NIOCore NIOCoreSendableMetatype.swift
[581/700] Compiling NIOCore NIOLoopBound.swift
[582/700] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[583/700] Compiling NIOCore NIOScheduledCallback.swift
[584/700] Compiling NIOCore NIOSendable.swift
[585/700] Compiling NIOCore RecvByteBufferAllocator.swift
[586/708] Compiling NIOCore FileDescriptor.swift
[587/708] Compiling NIOCore FileHandle.swift
[588/708] Compiling NIOCore FileRegion.swift
[589/708] Compiling NIOCore GlobalSingletons.swift
[590/708] Compiling NIOCore IO.swift
[591/708] Compiling NIOCore CircularBuffer.swift
[592/708] Compiling NIOCore Codec.swift
[593/708] Compiling NIOCore ConvenienceOptionSupport.swift
[594/708] Compiling NIOCore DeadChannel.swift
[595/708] Compiling NIOCore DispatchQueue+WithFuture.swift
[596/708] Compiling NIOCore MarkedCircularBuffer.swift
[597/708] Compiling NIOCore MulticastChannel.swift
[606/708] Compiling NIOCore BSDSocketAPI.swift
[607/708] Compiling NIOCore ByteBuffer-aux.swift
[608/708] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[609/708] Compiling NIOCore ByteBuffer-conversions.swift
[610/708] Compiling NIOCore ByteBuffer-core.swift
[611/708] Compiling NIOCore ByteBuffer-hex.swift
[612/708] Compiling NIOCore ByteBuffer-int.swift
[613/708] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[614/708] Compiling NIOCore ByteBuffer-multi-int.swift
[615/708] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[616/708] Compiling NIOCore AddressedEnvelope.swift
[617/708] Compiling NIOCore AsyncAwaitSupport.swift
[618/708] Compiling NIOCore AsyncChannel.swift
[619/708] Compiling NIOCore AsyncChannelHandler.swift
[620/708] Compiling NIOCore AsyncChannelInboundStream.swift
[621/708] Compiling NIOCore AsyncChannelOutboundWriter.swift
[622/708] Compiling NIOCore NIOAsyncSequenceProducer.swift
[623/708] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[624/708] Compiling NIOCore NIOAsyncWriter.swift
[625/708] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[626/708] Compiling Crypto Ed25519.swift
[627/708] Compiling Crypto Signature.swift
[628/708] Compiling Crypto CryptoKitErrors_boring.swift
[629/708] Compiling Crypto RNG_boring.swift
[630/708] Compiling Crypto SafeCompare_boring.swift
[631/708] Compiling Crypto Zeroization_boring.swift
[632/708] Compiling Crypto PrettyBytes.swift
[633/708] Compiling Crypto SafeCompare.swift
[634/708] Compiling Crypto SecureBytes.swift
[635/708] Compiling Crypto Zeroization.swift
[644/709] Wrapping AST for Crypto for debugging
[646/759] Compiling _CryptoExtras OPRFClient.swift
[647/759] Compiling _CryptoExtras ARCPresentation.swift
[648/759] Compiling _CryptoExtras ARCRequest.swift
[649/759] Compiling _CryptoExtras ARCResponse.swift
[650/759] Compiling _CryptoExtras ARCServer.swift
[651/759] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[652/759] Compiling _CryptoExtras ChaCha20CTR.swift
[653/759] Compiling _CryptoExtras ObjectIdentifier.swift
[654/759] Compiling _CryptoExtras OPRFServer.swift
[655/759] Compiling _CryptoExtras VOPRF+API.swift
[656/759] Compiling _CryptoExtras VOPRFClient.swift
[657/759] Compiling _CryptoExtras VOPRFServer.swift
[658/759] Compiling _CryptoExtras RSA+BlindSigning.swift
[659/759] Compiling _CryptoExtras RSA.swift
[660/759] Compiling _CryptoExtras RSA_boring.swift
[661/759] Compiling _CryptoExtras BoringSSLHelpers.swift
[662/759] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[663/759] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[664/759] Compiling _CryptoExtras CMAC.swift
[665/759] Compiling _CryptoExtras ARC+API.swift
[666/759] Compiling _CryptoExtras ARC.swift
[667/759] Compiling _CryptoExtras ARCCredential.swift
[668/759] Compiling _CryptoExtras ARCEncoding.swift
[669/759] Compiling _CryptoExtras ARCPrecredential.swift
[670/759] Compiling _CryptoExtras AES_CBC.swift
[671/759] Compiling _CryptoExtras AES_CFB.swift
[674/759] Compiling _CryptoExtras Data+Extensions.swift
[675/759] Compiling _CryptoExtras DigestType.swift
[676/759] Compiling _CryptoExtras Error.swift
[677/759] Compiling _CryptoExtras I2OSP.swift
[678/759] Compiling _CryptoExtras IntegerEncoding.swift
[679/766] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[680/766] Compiling NIOCore SocketAddresses.swift
[681/766] Compiling NIOCore SocketOptionProvider.swift
[682/766] Compiling NIOCore SystemCallHelpers.swift
[683/766] Compiling NIOCore TimeAmount+Duration.swift
[684/766] Compiling NIOCore TypeAssistedChannelHandler.swift
[685/766] Compiling NIOCore UniversalBootstrapSupport.swift
[686/766] Compiling NIOCore Utilities.swift
[694/766] Emitting module _CryptoExtras
[697/766] Compiling _CryptoExtras AES_CTR.swift
[698/766] Compiling _CryptoExtras AES_GCM_SIV.swift
[699/766] Compiling _CryptoExtras Block Function.swift
[700/766] Compiling _CryptoExtras AES_CFB_boring.swift
[701/766] Compiling _CryptoExtras AES_CTR_boring.swift
[702/766] Compiling _CryptoExtras PEMDocument.swift
[703/766] Compiling _CryptoExtras PrettyBytes.swift
[704/766] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[705/766] Compiling _CryptoExtras DLEQ.swift
[706/766] Compiling _CryptoExtras Prover.swift
[707/766] Compiling _CryptoExtras Verifier.swift
[708/766] Compiling _CryptoExtras ZKPToolbox.swift
[709/766] Compiling _CryptoExtras PBKDF2_boring.swift
[710/766] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[711/766] Compiling _CryptoExtras PBKDF2.swift
[712/766] Compiling _CryptoExtras Scrypt_boring.swift
[713/766] Compiling _CryptoExtras Scrypt.swift
[714/766] Compiling _CryptoExtras OPRF.swift
[716/766] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[717/766] Compiling _CryptoExtras PKCS8PrivateKey.swift
[718/766] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[719/766] Compiling _CryptoExtras ECToolbox_boring.swift
[720/766] Compiling _CryptoExtras ECToolbox.swift
[721/766] Compiling _CryptoExtras HashToField.swift
[722/766] Compiling _CryptoExtras KDF.swift
[737/767] Wrapping AST for _CryptoExtras for debugging
[757/767] Emitting module NIOCore
[758/768] Wrapping AST for NIOCore for debugging
[760/820] Compiling NIOEmbedded AsyncTestingChannel.swift
[761/820] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[762/820] Compiling NIOEmbedded Embedded.swift
[763/820] Emitting module NIOEmbedded
[764/821] Wrapping AST for NIOEmbedded for debugging
[766/821] Emitting module NIOPosix
[767/827] Compiling NIOPosix Socket.swift
[768/827] Compiling NIOPosix SocketChannel.swift
[769/827] Compiling NIOPosix SocketProtocols.swift
[770/827] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[771/827] Compiling NIOPosix System.swift
[772/827] Compiling NIOPosix Thread.swift
[773/827] Compiling NIOPosix IO.swift
[774/827] Compiling NIOPosix IntegerBitPacking.swift
[775/827] Compiling NIOPosix IntegerTypes.swift
[776/827] Compiling NIOPosix Linux.swift
[777/827] Compiling NIOPosix LinuxCPUSet.swift
[778/827] Compiling NIOPosix LinuxUring.swift
[779/827] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[780/827] Compiling NIOPosix ThreadPosix.swift
[781/827] Compiling NIOPosix ThreadWindows.swift
[782/827] Compiling NIOPosix UnsafeTransfer.swift
[783/827] Compiling NIOPosix Utilities.swift
[784/827] Compiling NIOPosix VsockAddress.swift
[785/827] Compiling NIOPosix VsockChannelEvents.swift
[786/827] Compiling NIOPosix BSDSocketAPICommon.swift
[787/827] Compiling NIOPosix BSDSocketAPIPosix.swift
[788/827] Compiling NIOPosix BSDSocketAPIWindows.swift
[789/827] Compiling NIOPosix BaseSocket.swift
[790/827] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[791/827] Compiling NIOPosix BaseSocketChannel.swift
[792/827] Compiling NIOPosix BaseStreamSocketChannel.swift
[793/827] Compiling NIOPosix Pool.swift
[794/827] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[795/827] Compiling NIOPosix PosixSingletons.swift
[796/827] Compiling NIOPosix RawSocketBootstrap.swift
[797/827] Compiling NIOPosix Resolver.swift
[798/827] Compiling NIOPosix Selectable.swift
[799/827] Compiling NIOPosix SelectableChannel.swift
[800/827] Compiling NIOPosix SelectableEventLoop.swift
[801/827] Compiling NIOPosix SelectorEpoll.swift
[802/827] Compiling NIOPosix SelectorGeneric.swift
[803/827] Compiling NIOPosix SelectorKqueue.swift
[804/827] Compiling NIOPosix SelectorUring.swift
[805/827] Compiling NIOPosix ServerSocket.swift
[806/827] Compiling NIOPosix NIOPosixSendableMetatype.swift
[807/827] Compiling NIOPosix NIOThreadPool.swift
[808/827] Compiling NIOPosix NonBlockingFileIO.swift
[809/827] Compiling NIOPosix PendingDatagramWritesManager.swift
[810/827] Compiling NIOPosix PendingWritesManager.swift
[811/827] Compiling NIOPosix PipeChannel.swift
[812/827] Compiling NIOPosix PipePair.swift
[813/827] Compiling NIOPosix Bootstrap.swift
[814/827] Compiling NIOPosix ControlMessage.swift
[815/827] Compiling NIOPosix DatagramVectorReadManager.swift
[816/827] Compiling NIOPosix Errors+Any.swift
[817/827] Compiling NIOPosix FileDescriptor.swift
[818/827] Compiling NIOPosix GetaddrinfoResolver.swift
[819/827] Compiling NIOPosix HappyEyeballs.swift
[820/828] Wrapping AST for NIOPosix for debugging
[822/830] Emitting module NIO
[823/830] Compiling NIO Exports.swift
[824/831] Wrapping AST for NIO for debugging
[826/836] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[827/836] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[828/836] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[829/836] Emitting module NIOFoundationCompat
[830/836] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[831/837] Wrapping AST for NIOFoundationCompat for debugging
[833/896] Compiling NIOSSH SSHChannelIdentifier.swift
[834/896] Compiling NIOSSH SSHChannelMultiplexer.swift
[835/896] Compiling NIOSSH SSHChannelType.swift
[836/896] Compiling NIOSSH SSHChildChannel.swift
[837/896] Compiling NIOSSH AcceptsChannelMessages.swift
[838/896] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[839/896] Compiling NIOSSH AcceptsUserAuthMessages.swift
[840/896] Compiling NIOSSH AcceptsVersionMessages.swift
[841/896] Compiling NIOSSH SendsChannelMessages.swift
[842/904] Emitting module NIOSSH
[843/904] Compiling NIOSSH ByteBuffer+SSH.swift
[844/904] Compiling NIOSSH CSPRNG.swift
[845/904] Compiling NIOSSH ChildChannelOptions.swift
[846/904] Compiling NIOSSH ChildChannelStateMachine.swift
[847/904] Compiling NIOSSH ChildChannelUserEvents.swift
[848/904] Compiling NIOSSH ChildChannelWindowManager.swift
[849/904] Compiling NIOSSH ChildChannelWritabilityManager.swift
[850/904] Compiling NIOSSH OutboundFlowController.swift
[851/904] Compiling NIOSSH SSHChannelData.swift
[852/904] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[853/904] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[854/904] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[855/904] Compiling NIOSSH SimplePasswordDelegate.swift
[856/904] Compiling NIOSSH UserAuthDelegate.swift
[857/904] Compiling NIOSSH UserAuthSignablePayload.swift
[858/904] Compiling NIOSSH UserAuthenticationMethod.swift
[859/904] Compiling NIOSSH UserAuthenticationStateMachine.swift
[860/904] Compiling NIOSSH GlobalRequestDelegate.swift
[861/904] Compiling NIOSSH ECDHCompatibleKey.swift
[862/904] Compiling NIOSSH EllipticCurveKeyExchange.swift
[863/904] Compiling NIOSSH SSHKeyExchangeResult.swift
[864/904] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[865/904] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[866/904] Compiling NIOSSH CustomKeys.swift
[867/904] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[868/904] Compiling NIOSSH NIOSSHPrivateKey.swift
[869/904] Compiling NIOSSH NIOSSHPublicKey.swift
[870/904] Compiling NIOSSH NIOSSHSignature.swift
[871/904] Compiling NIOSSH NIOSSHError.swift
[872/904] Compiling NIOSSH NIOSSHHandler.swift
[873/904] Compiling NIOSSH NIOSSHSendable.swift
[874/904] Compiling NIOSSH Role.swift
[875/904] Compiling NIOSSH SSHClientConfiguration.swift
[876/904] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[877/904] Compiling NIOSSH RekeyingSentNewKeysState.swift
[878/904] Compiling NIOSSH RekeyingState.swift
[879/904] Compiling NIOSSH SentKexInitWhenActiveState.swift
[880/904] Compiling NIOSSH SentNewKeysState.swift
[881/904] Compiling NIOSSH SentVersionState.swift
[882/904] Compiling NIOSSH UserAuthenticationState.swift
[883/904] Compiling NIOSSH Constants.swift
[884/904] Compiling NIOSSH SendsKeyExchangeMessages.swift
[885/904] Compiling NIOSSH SendsUserAuthMessages.swift
[886/904] Compiling NIOSSH SSHConnectionStateMachine.swift
[887/904] Compiling NIOSSH ActiveState.swift
[888/904] Compiling NIOSSH IdleState.swift
[889/904] Compiling NIOSSH KeyExchangeState.swift
[890/904] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[891/904] Compiling NIOSSH ReceivedNewKeysState.swift
[892/904] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[893/904] Compiling NIOSSH SSHMessages.swift
[894/904] Compiling NIOSSH SSHPacketParser.swift
[895/904] Compiling NIOSSH SSHPacketSerializer.swift
[896/904] Compiling NIOSSH SSHServerConfiguration.swift
[897/904] Compiling NIOSSH SSHTerminalModes.swift
[898/904] Compiling NIOSSH AESGCM.swift
[899/904] Compiling NIOSSH SSHTransportProtection.swift
[900/905] Wrapping AST for NIOSSH for debugging
[902/937] Compiling Citadel SFTPServerInboundHandler.swift
[903/937] Compiling Citadel SSHAuthenticationMethod.swift
[904/937] Compiling Citadel SSHCert.swift
[905/937] Compiling Citadel SSHConnectionPoolSettings.swift
[906/941] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 | ).get()
179 |
180 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 | let session = try await handshakeHandler.authenticated.map {
183 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 | }.get()
185 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 | }
209 |
210 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 | let session = try await handshakeHandler.authenticated.map {
213 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 | }.get()
215 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 | ).get()
246 |
247 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 | let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 | let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 | channel.pipeline.addHandlers(settings.channelHandlers + [
159 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 | role: .client(clientConfiguration),
161 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 | return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 | return handshakeHandler.authenticated.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 | channel.pipeline.handler(type: NIOSSHHandler.self)
175 | }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[907/941] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 | ).get()
179 |
180 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 | let session = try await handshakeHandler.authenticated.map {
183 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 | }.get()
185 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 | }
209 |
210 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 | let session = try await handshakeHandler.authenticated.map {
213 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 | }.get()
215 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 | ).get()
246 |
247 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 | let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 | let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 | channel.pipeline.addHandlers(settings.channelHandlers + [
159 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 | role: .client(clientConfiguration),
161 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 | return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 | return handshakeHandler.authenticated.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 | channel.pipeline.handler(type: NIOSSHHandler.self)
175 | }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[908/941] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 | ).get()
179 |
180 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 | let session = try await handshakeHandler.authenticated.map {
183 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 | }.get()
185 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 | }
209 |
210 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 | let session = try await handshakeHandler.authenticated.map {
213 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 | }.get()
215 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 | ).get()
246 |
247 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 | let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 | let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 | channel.pipeline.addHandlers(settings.channelHandlers + [
159 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 | role: .client(clientConfiguration),
161 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 | return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 | return handshakeHandler.authenticated.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 | channel.pipeline.handler(type: NIOSSHHandler.self)
175 | }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[909/941] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 | ).get()
179 |
180 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 | let session = try await handshakeHandler.authenticated.map {
183 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 | }.get()
185 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 | }
209 |
210 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 | let session = try await handshakeHandler.authenticated.map {
213 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 | }.get()
215 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 | ).get()
246 |
247 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 | let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 | let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 | channel.pipeline.addHandlers(settings.channelHandlers + [
159 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 | role: .client(clientConfiguration),
161 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 | return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 | return handshakeHandler.authenticated.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 | channel.pipeline.handler(type: NIOSSHHandler.self)
175 | }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[910/941] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
178 | ).get()
179 |
180 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
181 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
182 | let session = try await handshakeHandler.authenticated.map {
183 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
184 | }.get()
185 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
208 | }
209 |
210 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
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:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
211 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
212 | let session = try await handshakeHandler.authenticated.map {
213 | SSHClientSession(channel: channel, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a '@Sendable' closure [#SendableClosureCaptures]
214 | }.get()
215 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
24 | /// other usage models, including port forwarding. It is also able to construct somewhat
25 | /// arbitrary secure multiplexed channels.
26 | public final class NIOSSHHandler {
| `- note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
27 | internal var channel: Channel? {
28 | self.context.map { $0.channel }
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
245 | ).get()
246 |
247 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
248 | let session = SSHClientSession(channel: channel, sshHandler: sshHandler)
249 |
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
157 | let bootstrap = ClientBootstrap(group: eventLoop).channelInitializer { channel in
158 | channel.pipeline.addHandlers(settings.channelHandlers + [
159 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
160 | role: .client(clientConfiguration),
161 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
171 |
172 | return try await bootstrap.connect(host: settings.host, port: settings.port).flatMap { channel in
173 | return handshakeHandler.authenticated.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
174 | channel.pipeline.handler(type: NIOSSHHandler.self)
175 | }.map { sshHandler in
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[911/941] Compiling Citadel SFTPMessage.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 | SSHChannelDataUnwrapper(),
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 | serializeHandler,
112 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
111 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 | sftpInboundHandler,
113 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[912/941] Compiling Citadel SFTPMessageParser.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 | SSHChannelDataUnwrapper(),
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 | serializeHandler,
112 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
111 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 | sftpInboundHandler,
113 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[913/941] Compiling Citadel SFTPSerializer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
108 | SSHChannelDataUnwrapper(),
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
111 | serializeHandler,
112 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
109 | SSHOutboundChannelDataWrapper(),
110 | deserializeHandler,
111 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
112 | sftpInboundHandler,
113 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[914/941] 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 {
[915/941] Compiling Citadel SFTPClientInboundHandler.swift
[916/941] Compiling Citadel SFTPFile.swift
[917/941] Compiling Citadel SFTPBasicEnums.swift
[918/941] Compiling Citadel SFTPFileFlags.swift
[919/941] Emitting module Citadel
/host/spi-builder-workspace/Sources/Citadel/Client.swift:6:1: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import NIOSSH
5 |
6 | extension SSHAlgorithms.Modification<NIOSSHTransportProtection.Type> {
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | func apply(to configuration: inout [any NIOSSHTransportProtection.Type]) {
8 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:25:1: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
23 | }
24 |
25 | extension SSHAlgorithms.Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type> {
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
26 | func apply(to configuration: inout [any NIOSSHKeyExchangeAlgorithmProtocol.Type]) {
27 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:44:1: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
42 | }
43 |
44 | extension SSHAlgorithms.Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>{
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
45 | func register() {
46 | switch self {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:94:50: warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
92 | var algorithms = SSHAlgorithms()
93 |
94 | algorithms.transportProtectionSchemes = .add([
| `- warning: type 'any NIOSSHTransportProtection.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | AES128CTR.self
96 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:98:45: warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
96 | ])
97 |
98 | algorithms.keyExchangeAlgorithms = .add([
| `- warning: type 'any NIOSSHKeyExchangeAlgorithmProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
99 | DiffieHellmanGroup14Sha1.self,
100 | DiffieHellmanGroup14Sha256.self
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHPublicKeyProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:103:43: warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | ])
102 |
103 | algorithms.publicKeyAlgorihtms = .add([
| `- warning: type 'any NIOSSHSignatureProtocol.Type' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
104 | (Insecure.RSA.PublicKey.self, Insecure.RSA.Signature.self),
105 | ])
/host/spi-builder-workspace/Sources/Citadel/Client.swift:70:16: warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
68 |
69 | /// The enabled TransportProtectionSchemes.
70 | public var transportProtectionSchemes: Modification<NIOSSHTransportProtection.Type>?
| `- warning: stored property 'transportProtectionSchemes' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHTransportProtection.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
/host/spi-builder-workspace/Sources/Citadel/Client.swift:73:16: warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
71 |
72 | /// The enabled KeyExchangeAlgorithms
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
| `- warning: stored property 'keyExchangeAlgorithms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<any NIOSSHKeyExchangeAlgorithmProtocol.Type>?'
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
/host/spi-builder-workspace/Sources/Citadel/Client.swift:75:16: warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
73 | public var keyExchangeAlgorithms: Modification<NIOSSHKeyExchangeAlgorithmProtocol.Type>?
74 |
75 | public var publicKeyAlgorihtms: Modification<(NIOSSHPublicKeyProtocol.Type, NIOSSHSignatureProtocol.Type)>?
| `- warning: stored property 'publicKeyAlgorihtms' of 'Sendable'-conforming struct 'SSHAlgorithms' has non-sendable type 'SSHAlgorithms.Modification<(any NIOSSHPublicKeyProtocol.Type, any NIOSSHSignatureProtocol.Type)>?'
76 |
77 | func apply(to clientConfiguration: inout SSHClientConfiguration) {
[920/941] Compiling Citadel DirectTCPIP+Client.swift
[921/941] Compiling Citadel DirectTCPIP+Server.swift
[922/941] Compiling Citadel Errors.swift
[923/941] Compiling Citadel ExecClient.swift
[924/941] Compiling Citadel ExecDelegate.swift
[925/941] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
48 | SSHChannelDataUnwrapper(),
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
51 | serializeHandler,
52 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
51 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
52 | sftpInboundHandler,
53 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[926/941] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
48 | SSHChannelDataUnwrapper(),
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
51 | serializeHandler,
52 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
51 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
52 | sftpInboundHandler,
53 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[927/941] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
48 | SSHChannelDataUnwrapper(),
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
51 | serializeHandler,
52 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
51 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
52 | sftpInboundHandler,
53 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[928/941] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)' [#DeprecatedDeclaration]
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
48 | SSHChannelDataUnwrapper(),
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
51 | serializeHandler,
52 | sftpInboundHandler,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
49 | SSHOutboundChannelDataWrapper(),
50 | deserializeHandler,
51 | serializeHandler,
| `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
52 | sftpInboundHandler,
53 | CloseErrorHandler(logger: logger)
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
| `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[929/941] Compiling Citadel AES.swift
[930/941] Compiling Citadel DH-Helpers.swift
[931/941] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[932/941] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[933/941] Compiling Citadel RSA.swift
[934/941] Compiling Citadel SSHKeyTypeDetection.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 | return channel.pipeline.addHandlers([
261 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 | role: .server(server),
263 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/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 | }
[935/941] Compiling Citadel Server.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 | return channel.pipeline.addHandlers([
261 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 | role: .server(server),
263 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/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 | }
[936/941] Compiling Citadel ShellDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 | return channel.pipeline.addHandlers([
261 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 | role: .server(server),
263 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/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 | }
[937/941] Compiling Citadel TTY.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
259 |
260 | return channel.pipeline.addHandlers([
261 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
262 | role: .server(server),
263 | allocator: channel.allocator,
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
79 |
80 | @available(*, unavailable)
81 | extension NIOSSHHandler: Sendable {}
| `- note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
82 |
83 | extension NIOSSHHandler {
/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 | }
[938/942] Wrapping AST for Citadel for debugging
[940/949] Compiling CitadelServerExample Extensions.swift
[941/949] Compiling CitadelServerExample Server.swift
[942/949] Compiling CitadelServerExample Terminal.swift
[943/949] Compiling CitadelServerExample HostKeyFile.swift
[944/949] Compiling CitadelServerExample BasicCommands.swift
[945/949] Emitting module CitadelServerExample
[946/949] Compiling CitadelServerExample EchoShell.swift
[947/950] Wrapping AST for CitadelServerExample for debugging
[948/950] Write Objects.LinkFileList
[949/950] Linking CitadelServerExample
Build complete! (185.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio-ssh",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.4",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Joannis/swift-nio-ssh.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "Citadel",
"name" : "Citadel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Citadel",
"targets" : [
"Citadel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CitadelServerExample",
"targets" : [
"CitadelServerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CitadelTests",
"module_type" : "SwiftTarget",
"name" : "CitadelTests",
"path" : "Tests/CitadelTests",
"product_dependencies" : [
"NIOSSH",
"BigInt",
"Logging"
],
"sources" : [
"Citadel2Tests.swift",
"EndToEndTests.swift",
"KeyTests.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "test"
},
{
"c99name" : "CitadelServerExample",
"module_type" : "SwiftTarget",
"name" : "CitadelServerExample",
"path" : "Sources/CitadelServerExample",
"product_dependencies" : [
"ColorizeSwift"
],
"product_memberships" : [
"CitadelServerExample"
],
"sources" : [
"EchoShell/BasicCommands.swift",
"EchoShell/EchoShell.swift",
"EchoShell/Extensions.swift",
"EchoShell/Terminal.swift",
"HostKeyFile.swift",
"Server.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "executable"
},
{
"c99name" : "Citadel",
"module_type" : "SwiftTarget",
"name" : "Citadel",
"path" : "Sources/Citadel",
"product_dependencies" : [
"NIOSSH",
"Crypto",
"_CryptoExtras",
"BigInt",
"Logging"
],
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"Algorithms/AES.swift",
"Algorithms/DH-Helpers.swift",
"Algorithms/DiffieHellmanGroup14Sha1.swift",
"Algorithms/DiffieHellmanGroup14Sha256.swift",
"Algorithms/RSA.swift",
"BCrypt.swift",
"ByteBufferHelpers.swift",
"ChannelUnwrapper.swift",
"Client.swift",
"ClientSession.swift",
"DirectTCPIP/Client/DirectTCPIP+Client.swift",
"DirectTCPIP/Server/DirectTCPIP+Server.swift",
"Errors.swift",
"Exec/Client/ExecClient.swift",
"Exec/Server/ExecDelegate.swift",
"Exec/Server/ExecHandler.swift",
"NIOGlueHandler.swift",
"OpenSSHKey.swift",
"SFTP/Client/SFTPClient.swift",
"SFTP/Client/SFTPClientInboundHandler.swift",
"SFTP/Client/SFTPFile.swift",
"SFTP/SFTPBasicEnums.swift",
"SFTP/SFTPFileFlags.swift",
"SFTP/SFTPMessage.swift",
"SFTP/SFTPMessageParser.swift",
"SFTP/SFTPSerializer.swift",
"SFTP/Server/SFTPServer.swift",
"SFTP/Server/SFTPServerInboundHandler.swift",
"SSHAuthenticationMethod.swift",
"SSHCert.swift",
"SSHConnectionPoolSettings.swift",
"SSHKeyTypeDetection.swift",
"Server.swift",
"Shell/Server/ShellDelegate.swift",
"TTY/Client/TTY.swift"
],
"target_dependencies" : [
"CCitadelBcrypt"
],
"type" : "library"
},
{
"c99name" : "CCitadelBcrypt",
"module_type" : "ClangTarget",
"name" : "CCitadelBcrypt",
"path" : "Sources/CCitadelBcrypt",
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"bcrypt-kdf.c",
"bcrypt.c",
"blf.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.