Build Information
Failed to build Citadel, reference main (48d4a8), with Swift 6.0 for Linux on 24 Oct 2025 14:17:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/orlandos-nl/Citadel
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 48d4a85 Bump to Swift 5.9 & handle the lifecycle of an open TCP/IP forward in a structured manner
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
48d4a85cb42bbdb611210c9843258f2ba186fdef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
[3/291] Fetching colorizeswift
[63/3136] Fetching colorizeswift, swift-nio-ssh
[214/7962] Fetching colorizeswift, swift-nio-ssh, bigint
[2102/12012] Fetching colorizeswift, swift-nio-ssh, bigint, swift-log
[8109/29336] Fetching colorizeswift, swift-nio-ssh, bigint, swift-log, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.64s)
[10207/26491] Fetching colorizeswift, bigint, swift-log, swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.79s)
[1733/17324] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.22s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.5 (0.72s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/81490] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (8.22s)
Fetched https://github.com/apple/swift-nio.git from cache (8.88s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (2.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.21s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.74s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (3.33s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.87.0 (1.48s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5065] Fetching swift-system
[5066/23264] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.76s)
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.1
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.5
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.3
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.87.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.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Building for debugging...
[0/425] Write sources
[9/425] Compiling sha1-586-apple.S
[10/425] Write sources
[21/425] Compiling p256_beeu-armv8-asm-win.S
[22/425] Compiling _AtomicsShims.c
[23/425] Compiling CCitadelBcrypt bcrypt.c
[24/425] Compiling CNIOWindows shim.c
[25/425] Compiling CCitadelBcrypt blf.c
[26/425] Compiling CNIOWindows WSAStartup.c
[27/425] Compiling CNIOWASI CNIOWASI.c
[27/425] Compiling CNIOPosix event_loop_id.c
[29/425] Compiling CNIOLinux liburing_shims.c
[30/425] Compiling CNIODarwin shim.c
[31/425] Compiling CNIOLinux shim.c
[32/425] Compiling fiat_p256_adx_sqr.S
[33/425] Compiling fiat_p256_adx_mul.S
[34/425] Compiling fiat_curve25519_adx_square.S
[35/425] Compiling fiat_curve25519_adx_mul.S
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:44:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
44 | #define BCRYPT_WORDS 8
| ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
31 | #define BCRYPT_WORDS 6 /* Ciphertext words */
| ^
1 warning generated.
[36/425] Compiling CCitadelBcrypt bcrypt-kdf.c
[37/425] Compiling md5-x86_64-apple.S
[38/425] Compiling md5-x86_64-linux.S
[39/425] Compiling md5-586-linux.S
[40/425] Compiling md5-586-apple.S
[41/425] Compiling CCryptoBoringSSLShims shims.c
[42/425] Compiling chacha20_poly1305_x86_64-apple.S
[43/425] Compiling chacha20_poly1305_x86_64-linux.S
[44/425] Compiling chacha20_poly1305_armv8-linux.S
[45/425] Compiling chacha20_poly1305_armv8-win.S
[46/425] Compiling chacha20_poly1305_armv8-apple.S
[47/425] Compiling chacha-x86_64-linux.S
[48/425] Compiling chacha-x86_64-apple.S
[49/425] Compiling chacha-x86-linux.S
[50/425] Compiling chacha-x86-apple.S
[51/425] Compiling chacha-armv8-win.S
[52/425] Compiling chacha-armv8-linux.S
[53/425] Compiling err_data.cc
[54/425] Compiling chacha-armv8-apple.S
[55/425] Compiling chacha-armv4-linux.S
[56/425] Compiling aes128gcmsiv-x86_64-apple.S
[56/425] Compiling aes128gcmsiv-x86_64-linux.S
[58/425] Compiling x86_64-mont5-apple.S
[59/425] Compiling x86_64-mont5-linux.S
[60/425] Compiling x86_64-mont-linux.S
[61/425] Compiling x86_64-mont-apple.S
[62/425] Compiling x86-mont-apple.S
[63/425] Compiling vpaes-x86_64-linux.S
[64/425] Compiling x86-mont-linux.S
[65/425] Compiling vpaes-x86_64-apple.S
[66/425] Compiling vpaes-x86-linux.S
[67/425] Compiling vpaes-x86-apple.S
[68/425] Compiling vpaes-armv8-win.S
[69/425] Compiling vpaes-armv8-linux.S
[70/425] Compiling vpaes-armv8-apple.S
[71/425] Compiling vpaes-armv7-linux.S
[72/425] Write swift-version-24593BA9C3E375BF.txt
[73/425] Compiling x509rset.cc
[74/425] Compiling sha512-x86_64-linux.S
[75/425] Compiling sha512-x86_64-apple.S
[76/425] Compiling sha512-armv8-win.S
[77/425] Compiling sha512-armv8-linux.S
[78/425] Compiling sha512-armv8-apple.S
[80/471] Emitting module InternalCollectionsUtilities
[80/473] Compiling c-nioatomics.c
[81/494] Compiling c-atomics.c
[82/494] Compiling sha512-armv4-linux.S
[84/500] Compiling BigInt Comparable.swift
[85/500] Compiling BigInt Strideable.swift
[86/502] Emitting module _NIOBase64
[87/502] Compiling _NIOBase64 Base64.swift
[89/503] Compiling BigInt Hashable.swift
[90/503] Compiling BigInt Integer Conversion.swift
[91/503] Emitting module SwiftASN1
[93/503] Compiling SwiftASN1 DER.swift
[94/503] Compiling BigInt Exponentiation.swift
[95/503] Compiling BigInt Floating Point Conversion.swift
[96/503] Compiling BigInt GCD.swift
[97/503] Compiling BigInt BigUInt.swift
[98/503] Compiling BigInt Data Conversion.swift
[99/503] Compiling BigInt Division.swift
[100/503] Compiling BigInt Addition.swift
[101/503] Compiling BigInt BigInt.swift
[103/503] Compiling sha512-586-linux.S
[105/503] Compiling _NIODataStructures PriorityQueue.swift
[106/503] Compiling BigInt Codable.swift
[108/503] Compiling BigInt Prime Test.swift
[109/503] Compiling BigInt Bitwise Ops.swift
[112/503] Compiling BigInt Multiplication.swift
[119/504] Wrapping AST for _NIOBase64 for debugging
[121/504] Compiling _NIODataStructures _TinyArray.swift
[121/504] Compiling sha512-586-apple.S
[125/506] Compiling sha256-x86_64-linux.S
[126/506] Wrapping AST for InternalCollectionsUtilities for debugging
[127/519] Compiling sha256-x86_64-apple.S
[128/521] Compiling sha256-armv8-win.S
[130/521] Compiling Logging MetadataProvider.swift
[131/521] Compiling DequeModule Deque+CustomReflectable.swift
[132/521] Compiling DequeModule Deque+Descriptions.swift
[133/521] Compiling DequeModule Deque+Codable.swift
[136/523] Emitting module Logging
[137/523] Compiling Logging Locks.swift
[137/523] Compiling sha256-armv8-linux.S
[139/523] Compiling DequeModule _DequeBuffer.swift
[140/523] Compiling DequeModule _DequeBufferHeader.swift
[141/523] Compiling DequeModule Deque._UnsafeHandle.swift
[142/523] Compiling DequeModule Deque.swift
[145/523] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[146/523] Emitting module NIOConcurrencyHelpers
[147/523] Compiling NIOConcurrencyHelpers NIOLock.swift
[147/523] Compiling sha256-armv8-apple.S
[149/523] Emitting module _NIODataStructures
[150/523] Compiling _NIODataStructures Heap.swift
[151/523] Compiling NIOConcurrencyHelpers lock.swift
[153/524] Compiling SwiftASN1 Errors.swift
[153/525] Compiling sha256-armv4-linux.S
[155/525] Compiling DequeModule Deque+Equatable.swift
[156/525] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[156/525] Compiling sha256-586-linux.S
[160/525] Emitting module ColorizeSwift
[161/525] Compiling ColorizeSwift ColorizeSwift.swift
[162/525] Compiling DequeModule _UnsafeWrappedBuffer.swift
[165/525] Compiling BigInt Shifts.swift
[166/525] Compiling BigInt Square Root.swift
[167/525] Compiling DequeModule Deque+Extras.swift
[168/525] Compiling DequeModule Deque+Hashable.swift
[169/525] Compiling DequeModule Deque+Testing.swift
[171/526] Compiling sha256-586-apple.S
[174/526] Compiling DequeModule Deque._Storage.swift
[175/526] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[176/526] Compiling NIOConcurrencyHelpers atomics.swift
[176/527] Compiling sha1-x86_64-linux.S
[178/527] Wrapping AST for _NIODataStructures for debugging
[179/527] Wrapping AST for SwiftASN1 for debugging
[180/527] Compiling sha1-armv8-win.S
[184/527] Compiling DequeModule _DequeSlot.swift
[185/527] Emitting module BigInt
[186/527] Compiling DequeModule Deque+Collection.swift
[191/527] Compiling sha1-x86_64-apple.S
[192/527] Compiling sha1-armv8-apple.S
[193/527] Wrapping AST for ColorizeSwift for debugging
[193/527] Compiling sha1-armv8-linux.S
[193/527] Compiling sha1-armv4-large-linux.S
[198/527] Compiling sha1-586-linux.S
[200/527] Compiling Logging LogHandler.swift
[201/527] Compiling Logging Logging.swift
[201/528] Wrapping AST for NIOConcurrencyHelpers for debugging
[204/528] Compiling BigInt Subtraction.swift
[205/528] Compiling BigInt Words and Bits.swift
[205/529] Compiling rsaz-avx2-apple.S
[206/529] Compiling rdrand-x86_64-linux.S
[208/529] Compiling rsaz-avx2-linux.S
[209/529] Compiling rdrand-x86_64-apple.S
[212/529] Compiling p256_beeu-x86_64-asm-linux.S
[213/529] Compiling p256_beeu-armv8-asm-apple.S
[214/529] Compiling p256_beeu-armv8-asm-linux.S
[215/529] Compiling p256-x86_64-asm-linux.S
[216/529] Compiling p256_beeu-x86_64-asm-apple.S
[218/529] Emitting module DequeModule
[218/530] Wrapping AST for Logging for debugging
[220/530] Compiling p256-x86_64-asm-apple.S
[221/530] Compiling p256-armv8-asm-apple.S
[222/530] Compiling p256-armv8-asm-linux.S
[223/530] Compiling p256-armv8-asm-win.S
[224/530] Compiling ghashv8-armv8-win.S
[225/530] Compiling ghashv8-armv8-linux.S
[226/530] Compiling ghashv8-armv7-linux.S
[227/530] Compiling ghashv8-armv8-apple.S
[228/530] Compiling ghash-x86_64-linux.S
[228/530] Compiling ghash-x86_64-apple.S
[230/530] Compiling ghash-x86-linux.S
[231/530] Compiling ghash-x86-apple.S
[232/530] Compiling ghash-ssse3-x86_64-linux.S
[233/530] Compiling ghash-ssse3-x86_64-apple.S
[234/530] Compiling ghash-neon-armv8-win.S
[235/530] Compiling ghash-ssse3-x86-linux.S
[236/530] Compiling ghash-ssse3-x86-apple.S
[237/530] Compiling ghash-neon-armv8-linux.S
[238/530] Compiling ghash-armv4-linux.S
[239/530] Compiling ghash-neon-armv8-apple.S
[240/530] Compiling co-586-linux.S
[241/530] Compiling bn-armv8-win.S
[242/530] Compiling co-586-apple.S
[243/530] Compiling bn-armv8-linux.S
[244/530] Compiling bsaes-armv7-linux.S
[245/530] Compiling bn-586-linux.S
[246/530] Compiling bn-586-apple.S
[246/530] Compiling bn-armv8-apple.S
[248/530] Compiling armv8-mont-linux.S
[249/530] Compiling armv8-mont-win.S
[250/530] Compiling armv4-mont-linux.S
[251/530] Compiling armv8-mont-apple.S
[252/530] Compiling aesv8-gcm-armv8-win.S
[253/530] Compiling aesv8-gcm-armv8-apple.S
[254/530] Compiling aesv8-gcm-armv8-linux.S
[255/530] Wrapping AST for DequeModule for debugging
[256/530] Compiling aesv8-armv8-apple.S
[257/530] Compiling aesv8-armv8-linux.S
[258/530] Compiling aesv8-armv8-win.S
[259/530] Compiling aesv8-armv7-linux.S
[260/530] Compiling aesni-x86_64-apple.S
[261/530] Compiling aesni-x86_64-linux.S
[262/530] Compiling aesni-gcm-x86_64-linux.S
[263/530] Compiling aes-gcm-avx512-x86_64-linux.S
[264/530] Compiling aesni-x86-linux.S
[265/530] Compiling aesni-x86-apple.S
[266/530] Compiling aesni-gcm-x86_64-apple.S
[267/530] Compiling aes-gcm-avx512-x86_64-apple.S
[268/530] Compiling aes-gcm-avx2-x86_64-linux.S
[268/530] Compiling aes-gcm-avx2-x86_64-apple.S
[270/530] Compiling x_sig.cc
[271/530] Compiling xwing.cc
[272/530] Compiling x_spki.cc
[273/530] Compiling x_req.cc
[274/530] Compiling x_x509.cc
[275/530] Compiling x_x509a.cc
[276/530] Compiling x_pubkey.cc
[277/530] Compiling x_name.cc
[278/530] Compiling x_attrib.cc
[279/530] Compiling x_exten.cc
[280/530] Compiling x_crl.cc
[281/530] Compiling x_all.cc
[282/530] Compiling x509spki.cc
[283/530] Compiling x_algor.cc
[284/530] Compiling x509name.cc
[285/530] Compiling x509cset.cc
[286/530] Compiling x509_txt.cc
[287/530] Compiling x509_vfy.cc
[288/530] Compiling x509_vpm.cc
[289/530] Compiling x509_trs.cc
[290/530] Compiling x509_v3.cc
[291/530] Compiling x509_set.cc
[292/530] Compiling x509_lu.cc
[293/530] Compiling x509_ext.cc
[294/530] Compiling x509_req.cc
[295/530] Compiling x509_def.cc
[296/530] Compiling x509_obj.cc
[297/530] Compiling x509_d2.cc
[298/530] Compiling x509_cmp.cc
[299/530] Compiling x509_att.cc
[300/530] Compiling x509.cc
[301/530] Compiling v3_skey.cc
[302/530] Compiling v3_purp.cc
[303/530] Compiling v3_prn.cc
[304/530] Compiling v3_utl.cc
[305/530] Compiling v3_pmaps.cc
[306/530] Compiling v3_pcons.cc
[307/530] Compiling v3_ocsp.cc
[308/530] Compiling v3_ncons.cc
[309/530] Compiling v3_int.cc
[310/530] Compiling v3_lib.cc
[311/530] Compiling v3_ia5.cc
[312/530] Compiling v3_genn.cc
[313/530] Compiling v3_info.cc
[314/530] Compiling v3_extku.cc
[315/530] Compiling v3_enum.cc
[316/530] Compiling v3_crld.cc
[317/530] Compiling v3_bitst.cc
[318/530] Compiling v3_cpols.cc
[319/530] Compiling v3_conf.cc
[320/530] Compiling v3_bcons.cc
[321/530] Compiling v3_akeya.cc
[322/530] Compiling v3_alt.cc
[323/530] Compiling t_x509a.cc
[324/530] Compiling v3_akey.cc
[325/530] Compiling t_x509.cc
[326/530] Compiling t_req.cc
[327/530] Compiling t_crl.cc
[328/530] Compiling rsa_pss.cc
[329/530] Compiling name_print.cc
[330/530] Compiling i2d_pr.cc
[331/530] Compiling by_file.cc
[332/530] Compiling policy.cc
[333/530] Compiling by_dir.cc
[334/530] Compiling a_verify.cc
[334/530] Compiling asn1_gen.cc
[336/530] Compiling voprf.cc
[337/530] Compiling algorithm.cc
[338/530] Compiling a_digest.cc
[339/530] Compiling a_sign.cc
[340/530] Compiling thread.cc
[341/530] Compiling thread_win.cc
[342/530] Compiling thread_none.cc
[343/530] Compiling thread_pthread.cc
[344/530] Compiling stack.cc
[345/530] Compiling trust_token.cc
[346/530] Compiling siphash.cc
[347/530] Compiling pmbtoken.cc
[348/530] Compiling sha512.cc
[349/530] Compiling sha256.cc
[350/530] Compiling sha1.cc
[351/530] Compiling rsa_print.cc
[352/530] Compiling spake2plus.cc
[353/530] Compiling slhdsa.cc
[354/530] Compiling rsa_extra.cc
[355/530] Compiling refcount.cc
[356/530] Compiling rc4.cc
[357/530] Compiling windows.cc
[358/530] Compiling trusty.cc
[359/530] Compiling rsa_crypt.cc
[360/530] Compiling urandom.cc
[361/530] Compiling ios.cc
[362/530] Compiling rand.cc
[363/530] Compiling passive.cc
[364/530] Compiling poly1305_arm_asm.S
[365/530] Compiling getentropy.cc
[366/530] Compiling deterministic.cc
[367/530] Compiling forkunsafe.cc
[368/530] Compiling fork_detect.cc
[369/530] Compiling rsa_asn1.cc
[370/530] Compiling poly1305_arm.cc
[371/530] Compiling poly1305.cc
[372/530] Compiling pool.cc
[373/530] Compiling poly1305_vec.cc
[374/530] Compiling pkcs8.cc
[375/530] Compiling p5_pbev2.cc
[376/530] Compiling pkcs7.cc
[377/530] Compiling pem_xaux.cc
[377/530] Compiling pkcs8_x509.cc
[379/530] Compiling pkcs7_x509.cc
[380/530] Compiling pem_x509.cc
[381/530] Compiling pem_pkey.cc
[382/530] Compiling obj_xref.cc
[383/530] Compiling mlkem.cc
[384/530] Compiling pem_lib.cc
[384/530] Compiling pem_info.cc
[386/530] Compiling pem_all.cc
[387/530] Compiling mldsa.cc
[388/530] Compiling pem_pk8.cc
[389/530] Compiling pem_oth.cc
[390/530] Compiling mem.cc
[391/530] Compiling poly_rq_mul.S
[392/530] Compiling obj.cc
[393/530] Compiling lhash.cc
[394/530] Compiling fips_shared_support.cc
[395/530] Compiling fuzzer_mode.cc
[396/530] Compiling md4.cc
[397/530] Compiling kyber.cc
[398/530] Compiling md5.cc
[399/530] Compiling ex_data.cc
[400/530] Compiling hrss.cc
[401/530] Compiling hpke.cc
[402/530] Compiling print.cc
[403/530] Compiling scrypt.cc
[404/530] Compiling pbkdf.cc
[405/530] Compiling sign.cc
[406/530] Compiling p_x25519.cc
[407/530] Compiling p_x25519_asn1.cc
[408/530] Compiling p_rsa_asn1.cc
[409/530] Compiling p_rsa.cc
[410/530] Compiling p_ed25519_asn1.cc
[411/530] Compiling p_hkdf.cc
[412/530] Compiling p_ed25519.cc
[413/530] Compiling p_ec_asn1.cc
[414/530] Compiling p_ec.cc
[415/530] Compiling p_dh.cc
[416/530] Compiling err.cc
[417/530] Compiling p_dsa_asn1.cc
[418/530] Compiling p_dh_asn1.cc
[419/530] Compiling evp_ctx.cc
[420/530] Compiling engine.cc
[421/530] Compiling evp.cc
[422/530] Compiling ecdsa_p1363.cc
[423/530] Compiling ecdh.cc
[424/530] Compiling evp_asn1.cc
[425/530] Compiling ecdsa_asn1.cc
[426/530] Compiling hash_to_curve.cc
[427/530] Compiling ec_derive.cc
[428/530] Compiling dsa_asn1.cc
[429/530] Compiling params.cc
[430/530] Compiling dsa.cc
[431/530] Compiling ec_asn1.cc
[432/530] Compiling des.cc
[433/530] Compiling x25519-asm-arm.S
[434/530] Compiling digest_extra.cc
[435/530] Compiling dh_asn1.cc
[436/530] Compiling cpu_arm_linux.cc
[437/530] Compiling crypto.cc
[438/530] Compiling cpu_arm_freebsd.cc
[439/530] Compiling cpu_intel.cc
[440/530] Compiling curve25519.cc
[441/530] Compiling curve25519_64_adx.cc
[442/530] Compiling spake25519.cc
[443/530] Compiling cpu_aarch64_openbsd.cc
[444/530] Compiling cpu_aarch64_win.cc
[445/530] Compiling cpu_aarch64_sysreg.cc
[446/530] Compiling cpu_aarch64_linux.cc
[447/530] Compiling cpu_aarch64_fuchsia.cc
[448/530] Compiling cpu_aarch64_apple.cc
[449/530] Compiling tls_cbc.cc
[450/530] Compiling conf.cc
[451/530] Compiling e_tls.cc
[452/530] Compiling get_cipher.cc
[453/530] Compiling e_null.cc
[454/530] Compiling e_rc4.cc
[455/530] Compiling e_rc2.cc
[456/530] Compiling e_des.cc
[457/530] Compiling cms.cc
[458/530] Compiling e_aeseax.cc
[459/530] Compiling e_chacha20poly1305.cc
[460/530] Compiling e_aesgcmsiv.cc
[461/530] Compiling derive_key.cc
[462/530] Compiling e_aesctrhmac.cc
[463/530] Compiling chacha.cc
[464/530] Compiling sqrt.cc
[465/530] Compiling ber.cc
[466/530] Compiling buf.cc
[467/530] Compiling cbs.cc
[468/530] Compiling unicode.cc
[469/530] Compiling asn1_compat.cc
[470/530] Compiling cbb.cc
[471/530] Compiling exponentiation.cc
[472/530] Compiling div.cc
[473/530] Compiling pair.cc
[474/530] Compiling printf.cc
[475/530] Compiling convert.cc
[476/530] Compiling fd.cc
[477/530] Compiling file.cc
[478/530] Compiling hexdump.cc
[479/530] Compiling blake2.cc
[480/530] Compiling bn_asn1.cc
[481/530] Compiling errno.cc
[482/530] Compiling bio_mem.cc
[483/530] Compiling bio.cc
[484/530] Compiling base64.cc
[485/530] Compiling tasn_typ.cc
[486/530] Compiling tasn_fre.cc
[487/530] Compiling tasn_enc.cc
[488/530] Compiling f_int.cc
[489/530] Compiling posix_time.cc
[490/530] Compiling tasn_utl.cc
[491/530] Compiling f_string.cc
[492/530] Compiling tasn_new.cc
[493/530] Compiling asn_pack.cc
[494/530] Compiling asn1_par.cc
[495/530] Compiling tasn_dec.cc
[496/530] Compiling a_utctm.cc
[497/530] Compiling a_octet.cc
[498/530] Compiling asn1_lib.cc
[499/530] Compiling a_type.cc
[500/530] Compiling a_strnid.cc
[501/530] Compiling a_time.cc
[502/530] Compiling a_strex.cc
[503/530] Compiling a_i2d_fp.cc
[504/530] Compiling a_dup.cc
[505/530] Compiling a_object.cc
[506/530] Compiling a_mbstr.cc
[507/530] Compiling a_int.cc
[508/530] Write sources
[509/530] Wrapping AST for BigInt for debugging
[510/530] Compiling a_d2i_fp.cc
[511/530] Compiling a_gentm.cc
[512/530] Compiling aes.cc
[513/548] Compiling a_bool.cc
[515/548] Compiling Atomics ManagedAtomic.swift
[516/548] Compiling Atomics ManagedAtomicLazyReference.swift
[517/550] Compiling Atomics UnsafeAtomic.swift
[518/550] Compiling Atomics UnsafeAtomicLazyReference.swift
[518/550] Compiling a_bitstr.cc
[520/550] Compiling Atomics AtomicStorage.swift
[521/550] Compiling Atomics AtomicValue.swift
[522/550] Compiling Atomics AtomicMemoryOrderings.swift
[523/550] Compiling Atomics DoubleWord.swift
[524/550] Compiling Atomics IntegerOperations.swift
[525/550] Compiling Atomics Unmanaged extensions.swift
[526/550] Compiling Atomics AtomicInteger.swift
[527/550] Compiling Atomics AtomicOptionalWrappable.swift
[528/550] Compiling Atomics AtomicReference.swift
[529/550] Emitting module Atomics
[530/550] Compiling Atomics IntegerConformances.swift
[531/550] Compiling Atomics PointerConformances.swift
[532/550] Compiling Atomics Primitives.native.swift
[533/550] Compiling Atomics OptionalRawRepresentable.swift
[534/550] Compiling Atomics RawRepresentable.swift
[535/550] Compiling Atomics AtomicBool.swift
[536/551] Wrapping AST for Atomics for debugging
[537/612] Compiling bcm.cc
[539/620] Compiling CryptoBoringWrapper RandomBytes.swift
[540/620] Compiling NIOCore IOData.swift
[541/620] Compiling NIOCore IPProtocol.swift
[542/620] Compiling NIOCore IntegerBitPacking.swift
[543/620] Compiling NIOCore IntegerTypes.swift
[544/620] Compiling NIOCore Interfaces.swift
[545/620] Compiling NIOCore Linux.swift
[546/620] Compiling NIOCore MarkedCircularBuffer.swift
[547/620] Compiling NIOCore MulticastChannel.swift
[548/628] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[549/628] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[550/628] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[551/628] Emitting module CryptoBoringWrapper
[552/628] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[553/628] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[554/628] Compiling CryptoBoringWrapper EllipticCurve.swift
[555/629] Wrapping AST for CryptoBoringWrapper for debugging
[557/700] Compiling Crypto HPKE-KeySchedule.swift
[558/700] Compiling Crypto HPKE-Modes.swift
[559/700] Compiling Crypto Insecure.swift
[560/700] Compiling Crypto Insecure_HashFunctions.swift
[561/700] Compiling Crypto KEM.swift
[562/700] Compiling Crypto ECDH_boring.swift
[563/700] Compiling Crypto DH.swift
[564/700] Compiling Crypto ECDH.swift
[565/700] Compiling Crypto HKDF.swift
[566/700] Compiling Crypto X25519Keys.swift
[567/700] Compiling Crypto SymmetricKeys.swift
[568/700] Compiling Crypto HMAC.swift
[569/700] Compiling Crypto MACFunctions.swift
[570/700] Compiling Crypto MessageAuthenticationCode.swift
[571/700] Compiling Crypto AES.swift
[572/700] Compiling Crypto ECDSASignature_boring.swift
[573/700] Compiling Crypto ECDSA_boring.swift
[582/700] Compiling Crypto EdDSA_boring.swift
[583/700] Compiling Crypto ECDSA.swift
[584/710] Compiling Crypto AES-GCM.swift
[585/710] Compiling Crypto AES-GCM_boring.swift
[586/710] Compiling Crypto ChaChaPoly_boring.swift
[587/710] Compiling Crypto ChaChaPoly.swift
[588/710] Compiling Crypto Cipher.swift
[589/710] Compiling Crypto Nonces.swift
[590/710] Compiling Crypto ASN1.swift
[591/710] Compiling Crypto ASN1Any.swift
[592/710] Compiling Crypto ASN1BitString.swift
[593/710] Emitting module Crypto
[594/710] Compiling Crypto ASN1Boolean.swift
[595/710] Compiling Crypto ASN1Identifier.swift
[596/710] Compiling Crypto ASN1Integer.swift
[597/710] Compiling Crypto ASN1Null.swift
[598/710] Compiling Crypto ASN1OctetString.swift
[599/710] Compiling Crypto ASN1Strings.swift
[600/710] Compiling Crypto ArraySliceBigint.swift
[601/710] Compiling Crypto GeneralizedTime.swift
[602/710] Compiling Crypto ObjectIdentifier.swift
[621/710] Compiling Crypto ECDSASignature.swift
[622/710] Compiling Crypto PEMDocument.swift
[623/710] Compiling Crypto HPKE-Errors.swift
[624/710] Compiling Crypto HPKE.swift
[625/710] Compiling Crypto HPKE-Context.swift
[635/710] Compiling Crypto AESWrap.swift
[636/710] Compiling Crypto AESWrap_boring.swift
[637/710] Compiling Crypto Ed25519_boring.swift
[638/710] Compiling Crypto NISTCurvesKeys_boring.swift
[639/710] Compiling Crypto X25519Keys_boring.swift
[640/710] Compiling Crypto Curve25519.swift
[641/710] Compiling Crypto Ed25519Keys.swift
[642/710] Compiling Crypto NISTCurvesKeys.swift
[643/710] Compiling Crypto HPKE-AEAD.swift
[644/710] Compiling Crypto HPKE-Ciphersuite.swift
[645/710] Compiling Crypto HPKE-KDF.swift
[646/710] Compiling Crypto HPKE-KexKeyDerivation.swift
[647/710] Compiling Crypto HPKE-LabeledExtract.swift
[648/710] Compiling Crypto HPKE-Utils.swift
[649/710] Compiling Crypto DHKEM.swift
[650/710] Compiling Crypto HPKE-KEM-Curve25519.swift
[651/710] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[652/710] Compiling Crypto HPKE-KEM.swift
[653/710] Compiling Crypto PKCS8PrivateKey.swift
[654/710] Compiling Crypto SEC1PrivateKey.swift
[655/710] Compiling Crypto SubjectPublicKeyInfo.swift
[656/710] Compiling Crypto CryptoError_boring.swift
[657/710] Compiling Crypto CryptoKitErrors.swift
[658/710] Compiling Crypto Digest_boring.swift
[659/710] Compiling Crypto Digest.swift
[660/710] Compiling Crypto Digests.swift
[661/710] Compiling Crypto HashFunctions.swift
[662/710] Compiling Crypto HashFunctions_SHA2.swift
[663/710] Compiling Crypto Ed25519.swift
[664/710] Compiling Crypto Signature.swift
[665/710] Compiling Crypto CryptoKitErrors_boring.swift
[666/710] Compiling Crypto RNG_boring.swift
[667/710] Compiling Crypto SafeCompare_boring.swift
[668/710] Compiling Crypto Zeroization_boring.swift
[669/710] Compiling Crypto PrettyBytes.swift
[670/710] Compiling Crypto SafeCompare.swift
[671/710] Compiling Crypto SecureBytes.swift
[672/710] Compiling Crypto Zeroization.swift
[673/711] Wrapping AST for Crypto for debugging
[675/765] Emitting module NIOCore
[676/765] Emitting module _CryptoExtras
[677/772] Compiling _CryptoExtras OPRFClient.swift
[678/772] Compiling _CryptoExtras OPRFServer.swift
[679/772] Compiling _CryptoExtras VOPRF+API.swift
[680/772] Compiling _CryptoExtras VOPRFClient.swift
[681/772] Compiling _CryptoExtras VOPRFServer.swift
[682/772] Compiling _CryptoExtras RSA+BlindSigning.swift
[683/772] Compiling _CryptoExtras RSA.swift
[684/772] Compiling _CryptoExtras RSA_boring.swift
[685/772] Compiling _CryptoExtras BoringSSLHelpers.swift
[686/772] Compiling _CryptoExtras ARC.swift
[687/772] Compiling _CryptoExtras ARCCredential.swift
[688/772] Compiling _CryptoExtras ARCEncoding.swift
[689/772] Compiling _CryptoExtras ARCPrecredential.swift
[690/772] Compiling _CryptoExtras ARCPresentation.swift
[691/772] Compiling _CryptoExtras ARCRequest.swift
[692/772] Compiling _CryptoExtras ARCResponse.swift
[693/772] Compiling _CryptoExtras ARCServer.swift
[694/772] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[695/772] Compiling _CryptoExtras ChaCha20CTR.swift
[696/772] Compiling _CryptoExtras ObjectIdentifier.swift
[697/772] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[698/772] Compiling _CryptoExtras PKCS8PrivateKey.swift
[699/772] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[700/772] Compiling _CryptoExtras Scrypt.swift
[701/772] Compiling _CryptoExtras OPRF.swift
[702/773] Wrapping AST for NIOCore for debugging
[704/773] Compiling _CryptoExtras Error.swift
[705/773] Compiling _CryptoExtras I2OSP.swift
[706/773] Compiling _CryptoExtras IntegerEncoding.swift
[707/773] Compiling _CryptoExtras PEMDocument.swift
[708/773] Compiling _CryptoExtras PrettyBytes.swift
[709/773] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[710/773] Compiling _CryptoExtras ThreadOps.swift
[711/827] Emitting module NIOEmbedded
[712/827] Compiling _CryptoExtras ThreadPosix.swift
[713/827] Compiling _CryptoExtras ThreadSpecific.swift
[714/827] Compiling _CryptoExtras ThreadWindows.swift
[715/827] Compiling _CryptoExtras DLEQ.swift
[716/827] Compiling _CryptoExtras Prover.swift
[717/827] Compiling _CryptoExtras Verifier.swift
[718/827] Compiling _CryptoExtras ZKPToolbox.swift
[719/827] Compiling NIOPosix SelectorUring.swift
[720/827] Compiling NIOPosix SelectorWSAPoll.swift
[721/827] Compiling NIOPosix ServerSocket.swift
[722/827] Compiling NIOPosix Socket.swift
[723/827] Compiling NIOPosix SocketChannel.swift
[724/827] Compiling NIOPosix SocketProtocols.swift
[725/827] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[726/827] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[727/827] Compiling NIOEmbedded AsyncTestingChannel.swift
[728/827] Compiling NIOEmbedded Embedded.swift
[730/828] Compiling NIOPosix IO.swift
[731/828] Compiling NIOPosix IntegerBitPacking.swift
[732/828] Compiling NIOPosix IntegerTypes.swift
[733/828] Compiling NIOPosix Linux.swift
[734/828] Compiling NIOPosix LinuxCPUSet.swift
[735/828] Compiling NIOPosix LinuxUring.swift
[736/828] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[736/834] Wrapping AST for NIOEmbedded for debugging
[738/834] Compiling NIOPosix Bootstrap.swift
[739/834] Compiling NIOPosix ControlMessage.swift
[740/834] Compiling NIOPosix DatagramVectorReadManager.swift
[741/834] Compiling NIOPosix Errors+Any.swift
[742/834] Compiling NIOPosix FileDescriptor.swift
[743/834] Compiling NIOPosix GetaddrinfoResolver.swift
[744/834] Compiling NIOPosix HappyEyeballs.swift
[745/834] Compiling NIOPosix BSDSocketAPICommon.swift
[751/834] Compiling NIOPosix NIOPosixSendableMetatype.swift
[752/834] Compiling NIOPosix NIOThreadPool.swift
[753/834] Compiling NIOPosix NonBlockingFileIO.swift
[754/834] Compiling NIOPosix PendingDatagramWritesManager.swift
[755/834] Compiling NIOPosix PendingWritesManager.swift
[756/834] Compiling NIOPosix PipeChannel.swift
[757/834] Compiling NIOPosix PipePair.swift
[758/834] Compiling NIOPosix Pool.swift
[759/834] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[760/834] Compiling NIOPosix PosixSingletons.swift
[761/834] Compiling NIOPosix RawSocketBootstrap.swift
[762/834] Compiling NIOPosix BSDSocketAPIPosix.swift
[763/834] Compiling NIOPosix BSDSocketAPIWindows.swift
[764/834] Compiling NIOPosix BaseSocket.swift
[765/834] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[766/834] Compiling NIOPosix BaseSocketChannel.swift
[767/834] Compiling NIOPosix BaseStreamSocketChannel.swift
[770/834] Compiling NIOPosix ThreadWindows.swift
[771/834] Compiling NIOPosix UnsafeTransfer.swift
[772/834] Compiling NIOPosix Utilities.swift
[773/834] Compiling NIOPosix VsockAddress.swift
[774/834] Compiling NIOPosix VsockChannelEvents.swift
[775/834] Compiling NIOPosix Windows.swift
[776/834] Emitting module NIOPosix
[781/834] Compiling NIOPosix Resolver.swift
[782/834] Compiling NIOPosix Selectable.swift
[783/834] Compiling NIOPosix SelectableChannel.swift
[784/834] Compiling NIOPosix SelectableEventLoop.swift
[785/834] Compiling NIOPosix SelectorEpoll.swift
[786/834] Compiling NIOPosix SelectorGeneric.swift
[787/834] Compiling NIOPosix SelectorKqueue.swift
[795/834] Compiling NIOPosix System.swift
[796/834] Compiling NIOPosix Thread.swift
[797/834] Compiling NIOPosix ThreadPosix.swift
[819/835] Wrapping AST for NIOPosix for debugging
[821/837] Compiling NIO Exports.swift
[822/837] Emitting module NIO
[823/838] Wrapping AST for NIO for debugging
[825/843] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[826/843] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[827/843] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[828/843] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[829/843] Emitting module NIOFoundationCompat
[830/844] Wrapping AST for NIOFoundationCompat for debugging
[832/903] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[833/903] Compiling NIOSSH RekeyingSentNewKeysState.swift
[834/903] Compiling NIOSSH RekeyingState.swift
[835/903] Compiling NIOSSH SentKexInitWhenActiveState.swift
[836/903] Compiling NIOSSH SentNewKeysState.swift
[837/903] Compiling NIOSSH SentVersionState.swift
[838/903] Compiling NIOSSH UserAuthenticationState.swift
[839/903] Compiling NIOSSH Constants.swift
[840/911] Emitting module NIOSSH
[841/911] Compiling NIOSSH ByteBuffer+SSH.swift
[842/911] Compiling NIOSSH CSPRNG.swift
[843/911] Compiling NIOSSH ChildChannelOptions.swift
[844/911] Compiling NIOSSH ChildChannelStateMachine.swift
[845/911] Compiling NIOSSH ChildChannelUserEvents.swift
[846/911] Compiling NIOSSH ChildChannelWindowManager.swift
[847/911] Compiling NIOSSH ChildChannelWritabilityManager.swift
[848/911] Compiling NIOSSH OutboundFlowController.swift
[849/911] Compiling NIOSSH SSHChannelData.swift
[850/911] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[851/911] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[852/911] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[853/911] Compiling NIOSSH SimplePasswordDelegate.swift
[854/911] Compiling NIOSSH UserAuthDelegate.swift
[855/911] Compiling NIOSSH UserAuthSignablePayload.swift
[856/911] Compiling NIOSSH UserAuthenticationMethod.swift
[857/911] Compiling NIOSSH UserAuthenticationStateMachine.swift
[858/911] Compiling NIOSSH SendsKeyExchangeMessages.swift
[859/911] Compiling NIOSSH SendsUserAuthMessages.swift
[860/911] Compiling NIOSSH SSHConnectionStateMachine.swift
[861/911] Compiling NIOSSH ActiveState.swift
[862/911] Compiling NIOSSH IdleState.swift
[863/911] Compiling NIOSSH KeyExchangeState.swift
[864/911] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[865/911] Compiling NIOSSH ReceivedNewKeysState.swift
[866/911] Compiling NIOSSH SSHChannelIdentifier.swift
[867/911] Compiling NIOSSH SSHChannelMultiplexer.swift
[868/911] Compiling NIOSSH SSHChannelType.swift
[869/911] Compiling NIOSSH SSHChildChannel.swift
[870/911] Compiling NIOSSH AcceptsChannelMessages.swift
[871/911] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[872/911] Compiling NIOSSH AcceptsUserAuthMessages.swift
[873/911] Compiling NIOSSH AcceptsVersionMessages.swift
[874/911] Compiling NIOSSH SendsChannelMessages.swift
[875/911] Compiling NIOSSH GlobalRequestDelegate.swift
[876/911] Compiling NIOSSH ECDHCompatibleKey.swift
[877/911] Compiling NIOSSH EllipticCurveKeyExchange.swift
[878/911] Compiling NIOSSH SSHKeyExchangeResult.swift
[879/911] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[880/911] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[881/911] Compiling NIOSSH CustomKeys.swift
[882/911] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[883/911] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[884/911] Compiling NIOSSH SSHMessages.swift
[885/911] Compiling NIOSSH SSHPacketParser.swift
[886/911] Compiling NIOSSH SSHPacketSerializer.swift
[887/911] Compiling NIOSSH SSHServerConfiguration.swift
[888/911] Compiling NIOSSH SSHTerminalModes.swift
[889/911] Compiling NIOSSH AESGCM.swift
[890/911] Compiling NIOSSH SSHTransportProtection.swift
[891/911] Compiling NIOSSH NIOSSHPrivateKey.swift
[892/911] Compiling NIOSSH NIOSSHPublicKey.swift
[893/911] Compiling NIOSSH NIOSSHSignature.swift
[894/911] Compiling NIOSSH NIOSSHError.swift
[895/911] Compiling NIOSSH NIOSSHHandler.swift
[896/911] Compiling NIOSSH NIOSSHSendable.swift
[897/911] Compiling NIOSSH Role.swift
[898/911] Compiling NIOSSH SSHClientConfiguration.swift
[899/912] Wrapping AST for NIOSSH for debugging
[908/913] Wrapping AST for _CryptoExtras for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[910/947] Emitting module Citadel
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
[911/951] Compiling Citadel DirectTCPIP+Client.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[912/951] Compiling Citadel DirectTCPIP+Server.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[913/951] Compiling Citadel Errors.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[914/951] Compiling Citadel ExecClient.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[915/951] Compiling Citadel ExecDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[916/951] Compiling Citadel SSHKeyTypeDetection.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 | return channel.pipeline.addHandlers([
324 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | role: .server(server),
326 | 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:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
| `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 | let channel: Channel
243 | let delegate: CitadelServerDelegate
:
339 | return try await bootstrap.bind(host: host, port: port).map { channel in
340 | SSHServer(channel: channel, logger: logger, delegate: delegate)
341 | }.get()
| `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 | }
343 | }
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[917/951] Compiling Citadel Server.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 | return channel.pipeline.addHandlers([
324 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | role: .server(server),
326 | 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:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
| `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 | let channel: Channel
243 | let delegate: CitadelServerDelegate
:
339 | return try await bootstrap.bind(host: host, port: port).map { channel in
340 | SSHServer(channel: channel, logger: logger, delegate: delegate)
341 | }.get()
| `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 | }
343 | }
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[918/951] Compiling Citadel ShellDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 | return channel.pipeline.addHandlers([
324 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | role: .server(server),
326 | 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:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
| `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 | let channel: Channel
243 | let delegate: CitadelServerDelegate
:
339 | return try await bootstrap.bind(host: host, port: port).map { channel in
340 | SSHServer(channel: channel, logger: logger, delegate: delegate)
341 | }.get()
| `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 | }
343 | }
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[919/951] Compiling Citadel TTY.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:324:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
322 |
323 | return channel.pipeline.addHandlers([
324 | NIOSSHHandler(
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
325 | role: .server(server),
326 | 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:341:11: warning: type 'SSHServer' does not conform to the 'Sendable' protocol
239 | /// The server can be closed using the `close()` method.
240 | /// - Note: This class is not thread safe.
241 | public final class SSHServer {
| `- note: class 'SSHServer' does not conform to the 'Sendable' protocol
242 | let channel: Channel
243 | let delegate: CitadelServerDelegate
:
339 | return try await bootstrap.bind(host: host, port: port).map { channel in
340 | SSHServer(channel: channel, logger: logger, delegate: delegate)
341 | }.get()
| `- warning: type 'SSHServer' does not conform to the 'Sendable' protocol
342 | }
343 | }
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
[920/951] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
79 |
80 | let response = try await eventLoop.flatSubmit {
81 | let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
| `- warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
82 | self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
83 | self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
| `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 | private(set) var session: SSHClientSession
114 | private var userInitiatedClose = false
[921/951] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
79 |
80 | let response = try await eventLoop.flatSubmit {
81 | let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
| `- warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
82 | self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
83 | self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
| `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 | private(set) var session: SSHClientSession
114 | private var userInitiatedClose = false
[922/951] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
79 |
80 | let response = try await eventLoop.flatSubmit {
81 | let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
| `- warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
82 | self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
83 | self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
| `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 | private(set) var session: SSHClientSession
114 | private var userInitiatedClose = false
[923/951] Compiling Citadel RemotePortForward+Client.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
79 |
80 | let response = try await eventLoop.flatSubmit {
81 | let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
| `- warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
82 | self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
83 | self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
| `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 | private(set) var session: SSHClientSession
114 | private var userInitiatedClose = false
[924/951] Compiling Citadel RemotePortForward+Server.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
141 | .channelInitializer { pipeChannel in
142 | pipeChannel.pipeline.addHandlers(SSHInboundChannelDataWrapper(), theirs)
143 | }.withPipes(
| |- warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
| `- note: use 'takingOwnershipOfDescriptors(input:output:)' instead
144 | inputDescriptor: dup(handler.stdoutPipe.fileHandleForReading.fileDescriptor),
145 | outputDescriptor: dup(handler.stdinPipe.fileHandleForWriting.fileDescriptor)
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:251:5: warning: @discardableResult declared on a function returning Void is unnecessary
249 | /// - Returns: Information about the established port forward, including the actual bound port.
250 | /// - Throws: If the server rejects the port forwarding request or if connection fails.
251 | @discardableResult
| `- warning: @discardableResult declared on a function returning Void is unnecessary
252 | public func runRemotePortForward(
253 | host: String,
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:81:35: warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
79 |
80 | let response = try await eventLoop.flatSubmit {
81 | let responsePromise = self.eventLoop.makePromise(of: GlobalRequest.TCPForwardingResponse?.self)
| `- warning: capture of 'self' with non-sendable type 'SSHClient' in a `@Sendable` closure
82 | self.logger.debug("Sending TCP forwarding request", metadata: ["host": "\(host)", "port": "\(port)"])
83 | self.session.sshHandler.value.sendTCPForwardingRequest(
/host/spi-builder-workspace/Sources/Citadel/Client.swift:112:20: note: class 'SSHClient' does not conform to the 'Sendable' protocol
110 |
111 | /// Represents an SSH connection.
112 | public final class SSHClient {
| `- note: class 'SSHClient' does not conform to the 'Sendable' protocol
113 | private(set) var session: SSHClientSession
114 | private var userInitiatedClose = false
[925/951] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/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 {
[926/951] Compiling Citadel SFTPClientInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/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 {
[927/951] Compiling Citadel SFTPFile.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/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 {
[928/951] Compiling Citadel SFTPBasicEnums.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/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 {
[929/951] Compiling Citadel SFTPFileFlags.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/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 {
[930/951] Compiling Citadel SFTPServerInboundHandler.swift
[931/951] Compiling Citadel SSHAuthenticationMethod.swift
[932/951] Compiling Citadel SSHCert.swift
[933/951] Compiling Citadel SSHConnectionPoolSettings.swift
[934/951] 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 {
[935/951] 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 {
[936/951] 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 {
[937/951] 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 {
[938/951] Compiling Citadel AES.swift
[939/951] Compiling Citadel DH-Helpers.swift
[940/951] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[941/951] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[942/951] Compiling Citadel RSA.swift
[943/951] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 | ).get()
181 |
182 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | 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:185:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | let session = try await handshakeHandler.authenticated.map {
185 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
186 | }.get()
187 |
/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:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 | }
213 |
214 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | 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:217:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | let session = try await handshakeHandler.authenticated.map {
217 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
218 | }.get()
219 |
/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:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 | ).get()
252 |
253 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 | let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/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:232:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
230 | channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
231 | handshakeHandler.authenticated
232 | }.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
233 | channel.pipeline.handler(type: NIOSSHHandler.self)
234 | }.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 {
[944/951] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 | ).get()
181 |
182 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | 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:185:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | let session = try await handshakeHandler.authenticated.map {
185 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
186 | }.get()
187 |
/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:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 | }
213 |
214 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | 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:217:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | let session = try await handshakeHandler.authenticated.map {
217 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
218 | }.get()
219 |
/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:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 | ).get()
252 |
253 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 | let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/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:232:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
230 | channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
231 | handshakeHandler.authenticated
232 | }.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
233 | channel.pipeline.handler(type: NIOSSHHandler.self)
234 | }.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 {
[945/951] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 | ).get()
181 |
182 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | 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:185:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | let session = try await handshakeHandler.authenticated.map {
185 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
186 | }.get()
187 |
/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:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 | }
213 |
214 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | 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:217:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | let session = try await handshakeHandler.authenticated.map {
217 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
218 | }.get()
219 |
/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:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 | ).get()
252 |
253 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 | let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/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:232:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
230 | channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
231 | handshakeHandler.authenticated
232 | }.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
233 | channel.pipeline.handler(type: NIOSSHHandler.self)
234 | }.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 {
[946/951] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 | ).get()
181 |
182 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | 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:185:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | let session = try await handshakeHandler.authenticated.map {
185 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
186 | }.get()
187 |
/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:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 | }
213 |
214 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | 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:217:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | let session = try await handshakeHandler.authenticated.map {
217 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
218 | }.get()
219 |
/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:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 | ).get()
252 |
253 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 | let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/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:232:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
230 | channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
231 | handshakeHandler.authenticated
232 | }.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
233 | channel.pipeline.handler(type: NIOSSHHandler.self)
234 | }.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 {
[947/951] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/RemotePortForward/Client/RemotePortForward+Client.swift:258:5: error: unexpected ',' separator
256 | port localPort: Int,
257 | onOpen: @escaping @Sendable (SSHRemotePortForward) async throws -> Void = { _ in },
258 | ) async throws {
| `- error: unexpected ',' separator
259 | try await withRemotePortForward(
260 | host: host,
/host/spi-builder-workspace/Sources/Citadel/Client.swift:182:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
180 | ).get()
181 |
182 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | 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:185:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
183 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
184 | let session = try await handshakeHandler.authenticated.map {
185 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
186 | }.get()
187 |
/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:214:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
212 | }
213 |
214 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | 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:217:106: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
215 | let handshakeHandler = try await channel.pipeline.handler(type: ClientHandshakeHandler.self).get()
216 | let session = try await handshakeHandler.authenticated.map {
217 | SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
| `- warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
218 | }.get()
219 |
/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:253:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
251 | ).get()
252 |
253 | let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
254 | let session = SSHClientSession(channel: channel, inboundChannelHandler: inboundChannelHandler, sshHandler: sshHandler)
255 |
/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:232:15: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
230 | channel.pipeline.handler(type: ClientHandshakeHandler.self).flatMap { handshakeHandler in
231 | handshakeHandler.authenticated
232 | }.flatMap {
| `- warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
233 | channel.pipeline.handler(type: NIOSSHHandler.self)
234 | }.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 {
BUILD FAILURE 6.0 linux