The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Citadel, reference main (a4059d), with Swift 5.10 for Linux on 11 Jun 2025 22:36:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orlandos-nl/Citadel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4059d8 Merge pull request #105 from newamber/main
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
a4059d8cbd58408ea5fd9941dc3c461c9334b6d9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
[1/4807] Fetching bigint
[2/8643] Fetching bigint, swift-log
[674/8934] Fetching bigint, swift-log, colorizeswift
[6244/11690] Fetching bigint, swift-log, colorizeswift, swift-nio-ssh
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.46s)
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.58s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.58s)
[1/14851] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.38s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.3 (1.53s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1798/78040] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (7.21s)
Fetched https://github.com/apple/swift-nio.git from cache (7.33s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (2.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.77s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[2/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.19s)
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.0.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/458] Write sources
[8/458] Compiling _AtomicsShims.c
[9/458] Write sources
[18/458] Compiling CNIOWindows shim.c
[18/458] Compiling rsa_print.c
[20/458] Compiling obj_xref.c
[21/458] Compiling CNIOWindows WSAStartup.c
[22/458] Compiling CNIOWASI CNIOWASI.c
[23/458] Compiling CNIOLinux liburing_shims.c
[23/458] Compiling CNIODarwin shim.c
[25/458] Compiling pem_all.c
[26/458] Compiling CNIOLinux shim.c
[27/458] Compiling pem_info.c
[28/458] Write swift-version-24593BA9C3E375BF.txt
[29/458] Compiling CCitadelBcrypt blf.c
[30/458] Compiling obj.c
[31/463] Compiling v3_skey.c
[32/463] Compiling v3_utl.c
[33/464] Compiling v3_purp.c
[34/464] Compiling CCryptoBoringSSLShims shims.c
[36/479] Emitting module _NIOBase64
[36/485] Compiling v3_prn.c
[37/485] Compiling v3_pmaps.c
[38/485] Compiling c-nioatomics.c
[39/485] Compiling v3_pcons.c
[40/485] Compiling v3_pcia.c
[41/485] Compiling c-atomics.c
[42/485] Compiling v3_pci.c
[44/485] Emitting module Logging
[44/491] Compiling v3_ocsp.c
[45/491] Compiling v3_ncons.c
[46/491] Compiling v3_int.c
[47/491] Compiling v3_lib.c
[48/491] Compiling v3_info.c
[49/491] Compiling v3_ia5.c
[50/491] Compiling v3_extku.c
[51/491] Compiling v3_genn.c
[52/491] Compiling v3_enum.c
[53/491] Compiling v3_crld.c
[54/491] Compiling v3_cpols.c
[55/491] Compiling v3_conf.c
[56/491] Compiling v3_bitst.c
[57/491] Compiling v3_bcons.c
[59/491] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[60/491] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[61/491] Compiling InternalCollectionsUtilities Descriptions.swift
[62/491] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/492] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/492] Compiling InternalCollectionsUtilities Integer rank.swift
[65/492] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/492] Compiling InternalCollectionsUtilities UInt+reversed.swift
[67/492] Emitting module InternalCollectionsUtilities
[67/492] Compiling v3_akeya.c
[69/492] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/492] Compiling InternalCollectionsUtilities Debugging.swift
[71/492] Compiling _NIOBase64 Base64.swift
[71/493] Compiling v3_alt.c
[73/493] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[74/493] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/493] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/493] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/493] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/494] Compiling _NIODataStructures PriorityQueue.swift
[80/494] Compiling _NIODataStructures _TinyArray.swift
[80/494] Compiling v3_akey.c
[81/494] Compiling pcy_tree.c
[84/494] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[85/494] Emitting module NIOConcurrencyHelpers
[85/494] Compiling pcy_node.c
[86/494] Wrapping AST for _NIOBase64 for debugging
[87/494] Compiling pcy_map.c
[88/505] Wrapping AST for InternalCollectionsUtilities for debugging
[89/509] Compiling pcy_lib.c
[91/509] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[92/509] Compiling DequeModule Deque+CustomReflectable.swift
[93/509] Compiling DequeModule Deque+Descriptions.swift
[94/511] Compiling DequeModule Deque+Equatable.swift
[95/511] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[96/511] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[97/511] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[97/512] Compiling pcy_data.c
[99/512] Compiling Logging MetadataProvider.swift
[100/512] Emitting module _NIODataStructures
[101/512] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[102/512] Compiling ColorizeSwift ColorizeSwift.swift
[103/512] Emitting module ColorizeSwift
[103/513] Compiling x_x509a.c
[105/513] Compiling DequeModule _DequeBuffer.swift
[106/513] Compiling DequeModule _DequeBufferHeader.swift
[106/513] Compiling pcy_cache.c
[108/513] Compiling x_val.c
[110/513] Compiling DequeModule _DequeSlot.swift
[111/513] Compiling DequeModule _UnsafeWrappedBuffer.swift
[112/514] Compiling x_x509.c
[114/514] Compiling DequeModule Deque+Extras.swift
[115/514] Compiling DequeModule Deque+Hashable.swift
[115/514] Compiling x_spki.c
[117/514] Compiling x_req.c
[118/514] Wrapping AST for _NIODataStructures for debugging
[118/514] Wrapping AST for NIOConcurrencyHelpers for debugging
[120/514] Compiling x_sig.c
[121/514] Compiling x_pubkey.c
[122/514] Compiling x_pkey.c
[123/514] Compiling x_info.c
[124/514] Compiling x_name.c
[125/514] Wrapping AST for ColorizeSwift for debugging
[126/514] Compiling x_attrib.c
[127/514] Compiling x_algor.c
[128/514] Compiling x_exten.c
[129/514] Compiling x509spki.c
[131/514] Compiling DequeModule Deque+Codable.swift
[132/514] Compiling DequeModule Deque+Collection.swift
[132/514] Compiling x_all.c
[133/514] Compiling x509rset.c
[134/514] Compiling x_crl.c
[135/514] Compiling x509name.c
[137/514] Compiling Logging LogHandler.swift
[138/514] Compiling Logging Locks.swift
[139/514] Compiling Logging Logging.swift
[140/514] Compiling DequeModule Deque+Testing.swift
[141/514] Compiling DequeModule Deque._Storage.swift
[142/514] Compiling DequeModule Deque._UnsafeHandle.swift
[143/514] Compiling DequeModule Deque.swift
[143/514] Compiling x509cset.c
[145/515] Emitting module DequeModule
[146/516] Compiling x509_vpm.c
[147/516] Compiling x509_v3.c
[148/516] Compiling x509_txt.c
[150/516] Compiling x509_set.c
[151/516] Wrapping AST for Logging for debugging
[152/516] Compiling x509_trs.c
[153/516] Compiling x509_req.c
[153/516] Compiling x509_vfy.c
[155/516] Wrapping AST for DequeModule for debugging
[156/516] Compiling x509_obj.c
[157/516] Compiling x509_ext.c
[158/516] Compiling x509_d2.c
[159/516] Compiling x509_def.c
[160/516] Compiling x509_lu.c
[161/516] Compiling x509.c
[162/516] Compiling x509_att.c
[163/516] Compiling x509_cmp.c
[164/516] Compiling t_x509a.c
[165/516] Compiling t_x509.c
[166/516] Compiling i2d_pr.c
[167/516] Compiling rsa_pss.c
[168/516] Compiling t_crl.c
[169/516] Compiling name_print.c
[170/516] Compiling t_req.c
[171/516] Compiling by_file.c
[172/516] Compiling a_verify.c
[173/516] Compiling a_sign.c
[174/516] Compiling a_digest.c
[175/516] Compiling by_dir.c
[176/516] Compiling asn1_gen.c
[177/516] Compiling algorithm.c
[178/516] Compiling thread_win.c
[179/516] Compiling voprf.c
[180/516] Compiling thread_none.c
[181/516] Compiling thread.c
[182/516] Compiling thread_pthread.c
[183/516] Compiling trust_token.c
[184/516] Compiling siphash.c
[185/516] Compiling stack.c
[186/516] Compiling refcount_lock.c
[186/516] Compiling refcount_c11.c
[188/516] Compiling windows.c
[189/516] Compiling pmbtoken.c
[190/516] Compiling rc4.c
[191/516] Compiling rand_extra.c
[192/516] Compiling fuchsia.c
[192/516] Compiling deterministic.c
[192/516] Compiling rsa_asn1.c
[195/516] Compiling forkunsafe.c
[195/516] Compiling passive.c
[197/516] Compiling pool.c
[198/516] Compiling poly1305.c
[198/516] Compiling poly1305_arm.c
[200/516] Compiling pkcs7.c
[201/516] Compiling p5_pbev2.c
[202/516] Compiling pkcs8.c
[203/516] Compiling pkcs8_x509.c
[204/516] Compiling pkcs7_x509.c
[205/516] Compiling pem_pkey.c
[206/516] Compiling pem_x509.c
[207/516] Compiling pem_xaux.c
[208/516] Compiling poly1305_arm_asm.S
[209/516] Compiling pem_pk8.c
[209/516] Compiling pem_oth.c
[211/516] Compiling mem.c
[212/516] Compiling lhash.c
[213/516] Compiling hkdf.c
[214/516] Compiling pem_lib.c
[215/516] Compiling hpke.c
[216/516] Compiling x86_64-mont5.mac.x86_64.S
[217/516] Compiling poly_rq_mul.S
[217/516] Compiling x86_64-mont5.linux.x86_64.S
[217/516] Compiling x86_64-mont.mac.x86_64.S
[220/516] Compiling x86_64-mont.linux.x86_64.S
[221/516] Compiling x86-mont.windows.x86.S
[222/516] Compiling vpaes-x86_64.linux.x86_64.S
[223/516] Compiling x86-mont.linux.x86.S
[223/516] Compiling vpaes-x86_64.mac.x86_64.S
[224/516] Compiling vpaes-x86.windows.x86.S
[226/516] Compiling vpaes-x86.linux.x86.S
[227/516] Compiling vpaes-armv8.linux.aarch64.S
[228/516] Compiling vpaes-armv7.linux.arm.S
[229/516] Compiling vpaes-armv7.ios.arm.S
[230/516] Compiling vpaes-armv8.ios.aarch64.S
[231/516] Compiling sha512-x86_64.mac.x86_64.S
[232/516] Compiling kdf.c
[233/516] Compiling sha512-armv8.ios.aarch64.S
[234/516] Compiling sha512-armv8.linux.aarch64.S
[235/516] Compiling sha512-armv4.ios.arm.S
[236/516] Compiling sha512-x86_64.linux.x86_64.S
[237/516] Compiling sha512-armv4.linux.arm.S
[237/516] Compiling sha512-586.linux.x86.S
[239/516] Compiling sha512-586.windows.x86.S
[240/516] Compiling sha256-x86_64.mac.x86_64.S
[241/516] Compiling sha256-armv4.linux.arm.S
[242/516] Compiling sha256-armv8.ios.aarch64.S
[243/516] Compiling sha256-armv8.linux.aarch64.S
[244/516] Compiling sha256-armv4.ios.arm.S
[245/516] Compiling sha256-x86_64.linux.x86_64.S
[246/516] Compiling sha256-586.windows.x86.S
[247/516] Compiling sha1-x86_64.mac.x86_64.S
[248/516] Compiling sha256-586.linux.x86.S
[249/516] Compiling sha1-armv8.ios.aarch64.S
[250/516] Compiling sha1-armv8.linux.aarch64.S
[251/516] Compiling sha1-armv4-large.linux.arm.S
[252/516] Compiling sha1-armv4-large.ios.arm.S
[253/516] Compiling sha1-586.windows.x86.S
[254/516] Compiling sha1-x86_64.linux.x86_64.S
[255/516] Compiling sha1-586.linux.x86.S
[256/516] Compiling poly1305_vec.c
[257/516] Compiling sha512.c
[258/516] Compiling sha1-altivec.c
[259/516] Compiling sha256.c
[260/516] Compiling sha1.c
[261/516] Compiling fips.c
[262/516] Compiling rsaz-avx2.mac.x86_64.S
[263/516] Compiling self_check.c
[264/516] Compiling rsa_impl.c
[265/516] Compiling rdrand-x86_64.mac.x86_64.S
[266/516] Compiling hrss.c
[267/516] Compiling rsaz-avx2.linux.x86_64.S
[268/516] Compiling rdrand-x86_64.linux.x86_64.S
[269/516] Compiling rsa.c
[270/516] Compiling padding.c
[271/516] Compiling blinding.c
[272/516] Compiling urandom.c
[273/516] Compiling rand.c
[274/516] Compiling fork_detect.c
[275/516] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[276/516] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[277/516] Compiling ctrdrbg.c
[278/516] Compiling p256-x86_64-asm.mac.x86_64.S
[279/516] Compiling ofb.c
[280/516] Compiling polyval.c
[281/516] Compiling p256-x86_64-asm.linux.x86_64.S
[282/516] Compiling gcm_nohw.c
[283/516] Compiling ctr.c
[284/516] Compiling gcm.c
[285/516] Compiling cfb.c
[286/516] Compiling md5.c
[287/516] Compiling cbc.c
[288/516] Compiling hmac.c
[289/516] Compiling md4.c
[290/516] Compiling md5-x86_64.mac.x86_64.S
[291/516] Compiling md5-586.windows.x86.S
[292/516] Compiling md5-x86_64.linux.x86_64.S
[293/516] Compiling ghashv8-armx32.ios.arm.S
[294/516] Compiling ghashv8-armx64.linux.aarch64.S
[295/516] Compiling ghash-x86_64.mac.x86_64.S
[296/516] Compiling ghash-x86.windows.x86.S
[296/516] Compiling ghash-x86_64.linux.x86_64.S
[296/516] Compiling md5-586.linux.x86.S
[299/516] Compiling ghashv8-armx64.ios.aarch64.S
[300/516] Compiling ghashv8-armx32.linux.arm.S
[301/516] Compiling ghash-x86.linux.x86.S
[302/516] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[303/516] Compiling fips_shared_support.c
[304/516] Compiling ghash-armv4.ios.arm.S
[305/516] Compiling ghash-neon-armv8.ios.aarch64.S
[306/516] Compiling ghash-armv4.linux.arm.S
[307/516] Compiling ghash-ssse3-x86.linux.x86.S
[308/516] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[309/516] Compiling ghash-ssse3-x86.windows.x86.S
[309/516] Compiling ghash-neon-armv8.linux.aarch64.S
[311/516] Compiling ecdh.c
[312/516] Compiling ecdsa.c
[313/516] Compiling util.c
[314/516] Compiling wnaf.c
[315/516] Compiling simple_mul.c
[316/516] Compiling scalar.c
[317/516] Compiling simple.c
[318/516] Compiling oct.c
[319/516] Compiling felem.c
[320/516] Compiling ec_montgomery.c
[321/516] Compiling p224-64.c
[322/516] Compiling p256.c
[323/516] Compiling digests.c
[324/516] Compiling ec_key.c
[325/516] Compiling dh.c
[326/516] Compiling check.c
[327/516] Compiling ec.c
[328/516] Compiling co-586.windows.x86.S
[329/516] Compiling digest.c
[330/516] Compiling co-586.linux.x86.S
[331/516] Compiling bsaes-armv7.linux.arm.S
[332/516] Compiling sqrt.c
[333/516] Compiling bsaes-armv7.ios.arm.S
[333/516] Compiling aead.c
[335/516] Compiling cipher.c
[336/516] Compiling shift.c
[337/516] Compiling rsaz_exp.c
[338/516] Compiling e_aes.c
[339/516] Compiling random.c
[340/516] Compiling p256-x86_64.c
[341/516] Compiling montgomery_inv.c
[342/516] Compiling prime.c
[343/516] Compiling montgomery.c
[344/516] Compiling mul.c
[345/516] Compiling jacobi.c
[346/516] Compiling generic.c
[347/516] Compiling div_extra.c
[348/516] Compiling gcd.c
[348/516] Compiling gcd_extra.c
[350/516] Compiling ctx.c
[351/516] Compiling div.c
[352/516] Compiling cmp.c
[353/516] Compiling exponentiation.c
[354/516] Compiling bn-586.windows.x86.S
[355/516] Compiling armv8-mont.ios.aarch64.S
[356/516] Compiling bytes.c
[357/516] Compiling add.c
[358/516] Compiling armv8-mont.linux.aarch64.S
[359/516] Compiling bn-586.linux.x86.S
[360/516] Compiling bn.c
[361/516] Compiling armv4-mont.ios.arm.S
[362/516] Compiling aesv8-armx64.ios.aarch64.S
[363/516] Compiling aesv8-armx32.linux.arm.S
[363/516] Compiling armv4-mont.linux.arm.S
[365/516] Compiling aesv8-armx32.ios.arm.S
[365/516] Compiling aesni-x86_64.mac.x86_64.S
[365/516] Compiling aesv8-armx64.linux.aarch64.S
[368/516] Compiling x86_64-gcc.c
[369/516] Compiling aesni-x86.windows.x86.S
[370/516] Compiling aesni-gcm-x86_64.mac.x86_64.S
[371/516] Compiling aesni-x86.linux.x86.S
[372/516] Compiling aesni-x86_64.linux.x86_64.S
[373/516] Compiling aesni-gcm-x86_64.linux.x86_64.S
[374/516] Compiling mode_wrappers.c
[375/516] Compiling key_wrap.c
[376/516] Compiling aes.c
[377/516] Compiling aes_nohw.c
[378/516] Compiling sign.c
[379/516] Compiling scrypt.c
[380/516] Compiling print.c
[381/516] Compiling p_x25519.c
[382/516] Compiling p_x25519_asn1.c
[383/516] Compiling ex_data.c
[384/516] Compiling pbkdf.c
[385/516] Compiling p_rsa_asn1.c
[386/516] Compiling p_ed25519.c
[387/516] Compiling p_ed25519_asn1.c
[388/516] Compiling p_ec_asn1.c
[389/516] Compiling p_dsa_asn1.c
[389/516] Compiling p_rsa.c
[391/516] Compiling p_ec.c
[392/516] Compiling evp_ctx.c
[393/516] Compiling err_data.c
[394/516] Compiling evp_asn1.c
[395/516] Compiling evp.c
[396/516] Compiling digestsign.c
[397/516] Compiling engine.c
[398/516] Compiling ecdsa_asn1.c
[398/516] Compiling ecdh_extra.c
[400/516] Compiling err.c
[401/516] Compiling dsa_asn1.c
[402/516] Compiling ec_asn1.c
[403/516] Compiling hash_to_curve.c
[404/516] Compiling ec_derive.c
[405/516] Compiling digest_extra.c
[406/516] Compiling dh_asn1.c
[407/516] Compiling spake25519.c
[408/516] Compiling dsa.c
[409/516] Compiling params.c
[410/516] Compiling x25519-asm-arm.S
[410/516] Compiling des.c
[412/516] Compiling crypto.c
[413/516] Compiling cpu_ppc64le.c
[413/516] Compiling cpu_intel.c
[415/516] Compiling cpu_arm.c
[416/516] Compiling cpu_aarch64_win.c
[417/516] Compiling cpu_arm_linux.c
[418/516] Compiling curve25519.c
[419/516] Compiling cpu_aarch64_fuchsia.c
[420/516] Compiling cpu_aarch64_linux.c
[421/516] Compiling cpu_aarch64_apple.c
[422/516] Compiling cmac.c
[423/516] Compiling tls_cbc.c
[424/516] Compiling e_rc4.c
[425/516] Compiling conf.c
[426/516] Compiling e_tls.c
[427/516] Compiling e_rc2.c
[428/516] Compiling e_aesctrhmac.c
[429/516] Compiling e_aesgcmsiv.c
[430/516] Compiling derive_key.c
[431/516] Compiling e_null.c
[432/516] Compiling e_des.c
[433/516] Compiling cipher_extra.c
[434/516] Compiling e_aesccm.c
[435/516] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[436/516] Compiling e_chacha20poly1305.c
[437/516] Compiling chacha-x86_64.mac.x86_64.S
[438/516] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[439/516] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[439/516] Compiling chacha.c
[441/516] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[442/516] Compiling chacha-x86.linux.x86.S
[443/516] Compiling chacha-x86_64.linux.x86_64.S
[444/516] Compiling chacha-x86.windows.x86.S
[445/516] Compiling chacha-armv8.ios.aarch64.S
[446/516] Compiling chacha-armv8.linux.aarch64.S
[447/516] Compiling unicode.c
[448/516] Compiling chacha-armv4.linux.arm.S
[449/516] Compiling chacha-armv4.ios.arm.S
[450/516] Compiling cbs.c
[451/516] Compiling ber.c
[451/516] Compiling cbb.c
[452/516] Compiling asn1_compat.c
[454/516] Compiling buf.c
[455/516] Compiling bn_asn1.c
[455/516] Compiling blake2.c
[455/516] Compiling convert.c
[458/516] Compiling socket_helper.c
[459/516] Compiling socket.c
[460/516] Compiling printf.c
[461/516] Compiling hexdump.c
[462/516] Compiling pair.c
[463/516] Compiling file.c
[464/516] Compiling bio_mem.c
[465/516] Compiling fd.c
[466/516] Compiling connect.c
[467/516] Compiling time_support.c
[468/516] Compiling base64.c
[469/516] Compiling tasn_typ.c
[470/516] Compiling bio.c
[471/516] Compiling tasn_fre.c
[472/516] Compiling tasn_new.c
[473/516] Compiling f_string.c
[473/516] Compiling tasn_utl.c
[475/516] Compiling tasn_enc.c
[476/516] Compiling f_int.c
[477/516] Compiling asn1_par.c
[478/516] Compiling tasn_dec.c
[479/516] Compiling asn1_lib.c
[480/516] Compiling a_utf8.c
[481/516] Compiling asn_pack.c
[482/516] Compiling a_time.c
[483/516] Compiling a_type.c
[484/516] Compiling a_utctm.c
[485/516] Compiling a_strex.c
[486/516] Compiling a_octet.c
[487/516] Compiling a_print.c
[488/516] Compiling a_mbstr.c
[489/516] Compiling a_strnid.c
[490/516] Compiling a_i2d_fp.c
[491/516] Compiling a_object.c
[492/516] Compiling a_bool.c
[493/516] Write sources
[494/516] Compiling a_dup.c
[495/516] Write sources
[496/516] Compiling CCitadelBcrypt bcrypt.c
[497/516] Compiling a_int.c
[498/516] Compiling a_gentm.c
[499/516] Compiling a_d2i_fp.c
[500/516] Compiling a_bitstr.c
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:44:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
#define BCRYPT_WORDS 8
        ^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
#define BCRYPT_WORDS 6        /* Ciphertext words */
        ^
1 warning generated.
[501/516] Compiling CCitadelBcrypt bcrypt-kdf.c
[503/611] Compiling Atomics AtomicMemoryOrderings.swift
[504/611] Compiling Crypto ECDSASignature_boring.swift
[505/611] Compiling Crypto MACFunctions.swift
[506/611] Compiling Crypto MessageAuthenticationCode.swift
[507/613] Compiling Atomics UnsafeAtomic.swift
[508/613] Compiling Atomics UnsafeAtomicLazyReference.swift
[509/613] Compiling Atomics AtomicStorage.swift
[510/613] Compiling Crypto DH.swift
[511/613] Compiling Atomics IntegerOperations.swift
[512/613] Compiling Atomics Unmanaged extensions.swift
[513/613] Compiling Crypto ECDSA_boring.swift
[514/613] Compiling Crypto Insecure.swift
[515/613] Compiling Crypto Insecure_HashFunctions.swift
[516/613] Emitting module BigInt
[518/615] Compiling Atomics IntegerConformances.swift
[519/615] Compiling Atomics PointerConformances.swift
[524/615] Compiling Crypto ArraySliceBigint.swift
[525/615] Compiling Atomics Primitives.native.swift
[528/615] Emitting module Crypto
[529/622] Compiling BigInt Subtraction.swift
[530/622] Compiling BigInt Words and Bits.swift
[531/622] Compiling Atomics OptionalRawRepresentable.swift
[532/622] Compiling Atomics RawRepresentable.swift
[533/622] Compiling Crypto HMAC.swift
[540/623] Wrapping AST for BigInt for debugging
[558/623] Compiling Crypto EdDSA_boring.swift
[559/623] Compiling Crypto ECDSA.swift
[560/623] Compiling Crypto EdDSA.swift
[561/623] Compiling Crypto Signature.swift
[562/623] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[563/623] Compiling Crypto CryptoKitErrors_boring.swift
[564/623] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[565/623] Compiling Crypto Ed25519_boring.swift
[566/623] Compiling Crypto EllipticCurvePoint_boring.swift
[567/623] Compiling Crypto EllipticCurve_boring.swift
[568/623] Compiling Crypto NISTCurvesKeys_boring.swift
[569/623] Compiling Crypto X25519Keys_boring.swift
[570/623] Compiling Crypto Curve25519.swift
[571/623] Compiling Crypto Ed25519.swift
[572/623] Compiling Crypto NISTCurvesKeys.swift
[573/623] Compiling Crypto AES-GCM.swift
[574/623] Compiling Crypto AES-GCM_boring.swift
[575/623] Compiling Crypto ChaChaPoly_boring.swift
[576/623] Compiling Crypto ChaChaPoly.swift
[577/623] Compiling Crypto Cipher.swift
[578/623] Compiling Crypto Nonces.swift
[579/623] Compiling Crypto ASN1.swift
[580/623] Compiling Crypto ASN1BitString.swift
[587/623] Compiling Crypto PEMDocument.swift
[588/623] Compiling Crypto PKCS8PrivateKey.swift
[589/623] Compiling Crypto SEC1PrivateKey.swift
[590/623] Compiling Crypto SubjectPublicKeyInfo.swift
[591/623] Compiling Crypto CryptoKitErrors.swift
[592/623] Compiling Crypto Digest_boring.swift
[593/623] Compiling Crypto Digest.swift
[594/623] Compiling Crypto Digests.swift
[595/623] Compiling Crypto HashFunctions.swift
[596/623] Compiling Crypto HashFunctions_SHA2.swift
[597/623] Emitting module Atomics
[604/624] Compiling Crypto RNG_boring.swift
[605/624] Compiling Crypto SafeCompare_boring.swift
[606/624] Compiling Crypto Zeroization_boring.swift
[607/624] Compiling Crypto PrettyBytes.swift
[608/624] Compiling Crypto SafeCompare.swift
[609/624] Compiling Crypto SecureBytes.swift
[610/624] Compiling Crypto Zeroization.swift
[612/625] Wrapping AST for Atomics for debugging
[613/693] Wrapping AST for Crypto for debugging
[615/693] Compiling _CryptoExtras Error.swift
[616/693] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[617/693] Compiling _CryptoExtras DigestType.swift
[618/694] Emitting module _CryptoExtras
[619/694] Compiling _CryptoExtras RSA_security.swift
[620/694] Compiling _CryptoExtras BoringSSLHelpers.swift
[621/694] Compiling _CryptoExtras PEMDocument.swift
[622/694] Compiling NIOCore MulticastChannel.swift
[623/694] Compiling NIOCore NIOAny.swift
[624/694] Compiling NIOCore NIOCloseOnErrorHandler.swift
[625/694] Compiling NIOCore NIOLoopBound.swift
[626/694] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[627/694] Compiling NIOCore NIOScheduledCallback.swift
[628/694] Compiling NIOCore NIOSendable.swift
[629/694] Compiling NIOCore RecvByteBufferAllocator.swift
[630/702] Compiling _CryptoExtras RSA.swift
[631/702] Compiling _CryptoExtras RSA_boring.swift
[632/703] Wrapping AST for _CryptoExtras for debugging
[634/703] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[635/703] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[636/703] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[637/703] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[638/703] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[639/703] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[640/703] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[641/703] Compiling NIOCore MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[642/703] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[643/703] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[644/703] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[645/703] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[646/703] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[647/703] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[648/703] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[649/703] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[650/703] Compiling NIOCore SingleStepByteToMessageDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[651/703] Compiling NIOCore SocketAddresses.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[652/703] Compiling NIOCore SocketOptionProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[653/703] Compiling NIOCore SystemCallHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[654/703] Compiling NIOCore TimeAmount+Duration.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[655/703] Compiling NIOCore TypeAssistedChannelHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[656/703] Compiling NIOCore UniversalBootstrapSupport.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[657/703] Compiling NIOCore Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[658/703] Compiling NIOCore AddressedEnvelope.swift
[659/703] Compiling NIOCore AsyncAwaitSupport.swift
[660/703] Compiling NIOCore AsyncChannel.swift
[661/703] Compiling NIOCore AsyncChannelHandler.swift
[662/703] Compiling NIOCore AsyncChannelInboundStream.swift
[663/703] Compiling NIOCore AsyncChannelOutboundWriter.swift
[664/703] Compiling NIOCore NIOAsyncSequenceProducer.swift
[665/703] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[666/703] Compiling NIOCore NIOAsyncWriter.swift
[667/703] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[668/703] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[669/703] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[670/703] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[671/703] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[672/703] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[673/703] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[674/703] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[675/703] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[676/703] Emitting module NIOCore
[677/703] Compiling NIOCore CircularBuffer.swift
[678/703] Compiling NIOCore Codec.swift
[679/703] Compiling NIOCore ConvenienceOptionSupport.swift
[680/703] Compiling NIOCore DeadChannel.swift
[681/703] Compiling NIOCore DispatchQueue+WithFuture.swift
[682/703] Compiling NIOCore EventLoop+Deprecated.swift
[683/703] Compiling NIOCore EventLoop+SerialExecutor.swift
[684/703] Compiling NIOCore EventLoop.swift
[685/703] Compiling NIOCore ByteBuffer-multi-int.swift
[686/703] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[687/703] Compiling NIOCore ByteBuffer-views.swift
[688/703] Compiling NIOCore Channel.swift
[689/703] Compiling NIOCore ChannelHandler.swift
[690/703] Compiling NIOCore ChannelHandlers.swift
[691/703] Compiling NIOCore ChannelInvoker.swift
[692/703] Compiling NIOCore ChannelOption.swift
[693/703] Compiling NIOCore ChannelPipeline.swift
[694/704] Wrapping AST for NIOCore for debugging
[696/754] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[697/754] Emitting module NIOEmbedded
[698/754] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[699/754] Compiling NIOEmbedded AsyncTestingChannel.swift
[701/755] Compiling NIOPosix Pool.swift
[702/755] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[703/755] Compiling NIOPosix PosixSingletons.swift
[704/755] Compiling NIOPosix RawSocketBootstrap.swift
[705/755] Compiling NIOPosix Resolver.swift
[706/755] Compiling NIOPosix Selectable.swift
[706/761] Wrapping AST for NIOEmbedded for debugging
[708/761] Compiling NIOPosix BSDSocketAPICommon.swift
[709/761] Compiling NIOPosix BSDSocketAPIPosix.swift
[710/761] Compiling NIOPosix BSDSocketAPIWindows.swift
[711/761] Compiling NIOPosix BaseSocket.swift
[712/761] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[713/761] Compiling NIOPosix BaseSocketChannel.swift
[714/761] Compiling NIOPosix BaseStreamSocketChannel.swift
[715/761] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[716/761] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[717/761] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[718/761] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[719/761] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[720/761] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[721/761] Compiling NIOPosix IO.swift
[722/761] Compiling NIOPosix IntegerBitPacking.swift
[723/761] Compiling NIOPosix IntegerTypes.swift
[724/761] Compiling NIOPosix Linux.swift
[725/761] Compiling NIOPosix LinuxCPUSet.swift
[726/761] Compiling NIOPosix LinuxUring.swift
[727/761] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[728/761] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[729/761] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[730/761] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[731/761] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[732/761] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[733/761] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[734/761] Compiling NIOPosix NIOThreadPool.swift
[735/761] Compiling NIOPosix NonBlockingFileIO.swift
[736/761] Compiling NIOPosix PendingDatagramWritesManager.swift
[737/761] Compiling NIOPosix PendingWritesManager.swift
[738/761] Compiling NIOPosix PipeChannel.swift
[739/761] Compiling NIOPosix PipePair.swift
[740/761] Compiling NIOPosix SelectableChannel.swift
[741/761] Compiling NIOPosix SelectableEventLoop.swift
[742/761] Compiling NIOPosix SelectorEpoll.swift
[743/761] Compiling NIOPosix SelectorGeneric.swift
[744/761] Compiling NIOPosix SelectorKqueue.swift
[745/761] Compiling NIOPosix SelectorUring.swift
[746/761] Emitting module NIOPosix
[747/761] Compiling NIOPosix Bootstrap.swift
[748/761] Compiling NIOPosix ControlMessage.swift
[749/761] Compiling NIOPosix DatagramVectorReadManager.swift
[750/761] Compiling NIOPosix Errors+Any.swift
[751/761] Compiling NIOPosix FileDescriptor.swift
[752/761] Compiling NIOPosix GetaddrinfoResolver.swift
[753/761] Compiling NIOPosix HappyEyeballs.swift
[754/762] Wrapping AST for NIOPosix for debugging
[756/764] Compiling NIO Exports.swift
[757/764] Emitting module NIO
[758/765] Wrapping AST for NIO for debugging
[760/770] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[761/770] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[762/770] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[763/770] Emitting module NIOFoundationCompat
[764/770] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[765/771] Wrapping AST for NIOFoundationCompat for debugging
[767/830] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[768/830] Compiling NIOSSH RekeyingSentNewKeysState.swift
[769/830] Compiling NIOSSH RekeyingState.swift
[770/830] Compiling NIOSSH SentKexInitWhenActiveState.swift
[771/830] Compiling NIOSSH SentNewKeysState.swift
[772/830] Compiling NIOSSH SentVersionState.swift
[773/830] Compiling NIOSSH UserAuthenticationState.swift
[774/830] Compiling NIOSSH Constants.swift
[775/838] Emitting module NIOSSH
[776/838] Compiling NIOSSH ByteBuffer+SSH.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[777/838] Compiling NIOSSH CSPRNG.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[778/838] Compiling NIOSSH ChildChannelOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[779/838] Compiling NIOSSH ChildChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[780/838] Compiling NIOSSH ChildChannelUserEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[781/838] Compiling NIOSSH ChildChannelWindowManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[782/838] Compiling NIOSSH ChildChannelWritabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[783/838] Compiling NIOSSH OutboundFlowController.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[784/838] Compiling NIOSSH SSHChannelData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[785/838] Compiling NIOSSH SSHChannelIdentifier.swift
[786/838] Compiling NIOSSH SSHChannelMultiplexer.swift
[787/838] Compiling NIOSSH SSHChannelType.swift
[788/838] Compiling NIOSSH SSHChildChannel.swift
[789/838] Compiling NIOSSH AcceptsChannelMessages.swift
[790/838] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[791/838] Compiling NIOSSH AcceptsUserAuthMessages.swift
[792/838] Compiling NIOSSH AcceptsVersionMessages.swift
[793/838] Compiling NIOSSH SendsChannelMessages.swift
[794/838] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[795/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[796/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[797/838] Compiling NIOSSH SimplePasswordDelegate.swift
[798/838] Compiling NIOSSH UserAuthDelegate.swift
[799/838] Compiling NIOSSH UserAuthSignablePayload.swift
[800/838] Compiling NIOSSH UserAuthenticationMethod.swift
[801/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[802/838] Compiling NIOSSH NIOSSHPrivateKey.swift
[803/838] Compiling NIOSSH NIOSSHPublicKey.swift
[804/838] Compiling NIOSSH NIOSSHSignature.swift
[805/838] Compiling NIOSSH NIOSSHError.swift
[806/838] Compiling NIOSSH NIOSSHHandler.swift
[807/838] Compiling NIOSSH NIOSSHSendable.swift
[808/838] Compiling NIOSSH Role.swift
[809/838] Compiling NIOSSH SSHClientConfiguration.swift
[810/838] Compiling NIOSSH GlobalRequestDelegate.swift
[811/838] Compiling NIOSSH ECDHCompatibleKey.swift
[812/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[813/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[814/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[815/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[816/838] Compiling NIOSSH CustomKeys.swift
[817/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[818/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[819/838] Compiling NIOSSH SendsUserAuthMessages.swift
[820/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[821/838] Compiling NIOSSH ActiveState.swift
[822/838] Compiling NIOSSH IdleState.swift
[823/838] Compiling NIOSSH KeyExchangeState.swift
[824/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[825/838] Compiling NIOSSH ReceivedNewKeysState.swift
[826/838] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[827/838] Compiling NIOSSH SSHMessages.swift
[828/838] Compiling NIOSSH SSHPacketParser.swift
[829/838] Compiling NIOSSH SSHPacketSerializer.swift
[830/838] Compiling NIOSSH SSHServerConfiguration.swift
[831/838] Compiling NIOSSH SSHTerminalModes.swift
[832/838] Compiling NIOSSH AESGCM.swift
[833/838] Compiling NIOSSH SSHTransportProtection.swift
[834/839] Wrapping AST for NIOSSH for debugging
[836/870] Compiling Citadel DirectTCPIP+Client.swift
[837/870] Compiling Citadel DirectTCPIP+Server.swift
[838/870] Compiling Citadel Errors.swift
[839/870] Compiling Citadel ExecClient.swift
[840/874] Emitting module Citadel
[841/874] Compiling Citadel SFTPServer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[842/874] Compiling Citadel SFTPServerInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[843/874] Compiling Citadel SSHAuthenticationMethod.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[844/874] Compiling Citadel SSHCert.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[845/874] Compiling Citadel ExecDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(
                  ^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(
                  ^~~~~~~~~
                  takingOwnershipOfDescriptors
[846/874] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(
                  ^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(
                  ^~~~~~~~~
                  takingOwnershipOfDescriptors
[847/874] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(
                  ^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(
                  ^~~~~~~~~
                  takingOwnershipOfDescriptors
[848/874] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(
                  ^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(
                  ^~~~~~~~~
                  takingOwnershipOfDescriptors
[849/874] Compiling Citadel SFTPFileFlags.swift
[850/874] Compiling Citadel SFTPMessage.swift
[851/874] Compiling Citadel SFTPMessageParser.swift
[852/874] Compiling Citadel SFTPSerializer.swift
[853/874] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
                    role: .client(clientConfiguration),
                                  ^
[854/874] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
                    role: .client(clientConfiguration),
                                  ^
[855/874] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
                    role: .client(clientConfiguration),
                                  ^
[856/874] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
                    role: .client(clientConfiguration),
                                  ^
[857/874] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
                    role: .client(clientConfiguration),
                                  ^
[858/874] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[859/874] Compiling Citadel SFTPClientInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[860/874] Compiling Citadel SFTPFile.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[861/874] Compiling Citadel SFTPBasicEnums.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
            deserializeHandler,
            ^
/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
extension ByteToMessageHandler: Sendable {}
^
/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 Swift 6
            serializeHandler,
            ^
/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
extension MessageToByteHandler: Sendable {}
^
[862/874] Compiling Citadel AES.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                .assign(from: serialized, count: serialized.count)
                 ^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
                .assign(from: serialized, count: serialized.count)
                 ^~~~~~
                 update
[863/874] Compiling Citadel DH-Helpers.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                .assign(from: serialized, count: serialized.count)
                 ^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
                .assign(from: serialized, count: serialized.count)
                 ^~~~~~
                 update
[864/874] Compiling Citadel DiffieHellmanGroup14Sha1.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                .assign(from: serialized, count: serialized.count)
                 ^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
                .assign(from: serialized, count: serialized.count)
                 ^~~~~~
                 update
[865/874] Compiling Citadel DiffieHellmanGroup14Sha256.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                .assign(from: serialized, count: serialized.count)
                 ^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
                .assign(from: serialized, count: serialized.count)
                 ^~~~~~
                 update
[866/874] Compiling Citadel RSA.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
                .assign(from: serialized, count: serialized.count)
                 ^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
                .assign(from: serialized, count: serialized.count)
                 ^~~~~~
                 update
[867/874] Compiling Citadel SSHConnectionPoolSettings.swift
[868/874] Compiling Citadel Server.swift
[869/874] Compiling Citadel ShellDelegate.swift
[870/874] Compiling Citadel TTY.swift
[871/875] Wrapping AST for Citadel for debugging
[873/882] Compiling CitadelServerExample Terminal.swift
[874/882] Compiling CitadelServerExample Server.swift
[875/882] Compiling CitadelServerExample HostKeyFile.swift
[876/882] Compiling CitadelServerExample Extensions.swift
[877/882] Compiling CitadelServerExample BasicCommands.swift
[878/882] Emitting module CitadelServerExample
[879/882] Compiling CitadelServerExample EchoShell.swift
[880/883] Wrapping AST for CitadelServerExample for debugging
[881/883] Write Objects.LinkFileList
[882/883] Linking CitadelServerExample
Build complete! (100.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio-ssh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Joannis/swift-nio-ssh.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "Citadel",
  "name" : "Citadel",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Citadel",
      "targets" : [
        "Citadel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CitadelServerExample",
      "targets" : [
        "CitadelServerExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CitadelTests",
      "module_type" : "SwiftTarget",
      "name" : "CitadelTests",
      "path" : "Tests/CitadelTests",
      "product_dependencies" : [
        "NIOSSH",
        "BigInt",
        "Logging"
      ],
      "sources" : [
        "Citadel2Tests.swift",
        "EndToEndTests.swift",
        "KeyTests.swift"
      ],
      "target_dependencies" : [
        "Citadel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CitadelServerExample",
      "module_type" : "SwiftTarget",
      "name" : "CitadelServerExample",
      "path" : "Sources/CitadelServerExample",
      "product_dependencies" : [
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "CitadelServerExample"
      ],
      "sources" : [
        "EchoShell/BasicCommands.swift",
        "EchoShell/EchoShell.swift",
        "EchoShell/Extensions.swift",
        "EchoShell/Terminal.swift",
        "HostKeyFile.swift",
        "Server.swift"
      ],
      "target_dependencies" : [
        "Citadel"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Citadel",
      "module_type" : "SwiftTarget",
      "name" : "Citadel",
      "path" : "Sources/Citadel",
      "product_dependencies" : [
        "NIOSSH",
        "Crypto",
        "_CryptoExtras",
        "BigInt",
        "Logging"
      ],
      "product_memberships" : [
        "Citadel",
        "CitadelServerExample"
      ],
      "sources" : [
        "Algorithms/AES.swift",
        "Algorithms/DH-Helpers.swift",
        "Algorithms/DiffieHellmanGroup14Sha1.swift",
        "Algorithms/DiffieHellmanGroup14Sha256.swift",
        "Algorithms/RSA.swift",
        "BCrypt.swift",
        "ByteBufferHelpers.swift",
        "ChannelUnwrapper.swift",
        "Client.swift",
        "ClientSession.swift",
        "DirectTCPIP/Client/DirectTCPIP+Client.swift",
        "DirectTCPIP/Server/DirectTCPIP+Server.swift",
        "Errors.swift",
        "Exec/Client/ExecClient.swift",
        "Exec/Server/ExecDelegate.swift",
        "Exec/Server/ExecHandler.swift",
        "NIOGlueHandler.swift",
        "OpenSSHKey.swift",
        "SFTP/Client/SFTPClient.swift",
        "SFTP/Client/SFTPClientInboundHandler.swift",
        "SFTP/Client/SFTPFile.swift",
        "SFTP/SFTPBasicEnums.swift",
        "SFTP/SFTPFileFlags.swift",
        "SFTP/SFTPMessage.swift",
        "SFTP/SFTPMessageParser.swift",
        "SFTP/SFTPSerializer.swift",
        "SFTP/Server/SFTPServer.swift",
        "SFTP/Server/SFTPServerInboundHandler.swift",
        "SSHAuthenticationMethod.swift",
        "SSHCert.swift",
        "SSHConnectionPoolSettings.swift",
        "Server.swift",
        "Shell/Server/ShellDelegate.swift",
        "TTY/Client/TTY.swift"
      ],
      "target_dependencies" : [
        "CCitadelBcrypt"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CCitadelBcrypt",
      "module_type" : "ClangTarget",
      "name" : "CCitadelBcrypt",
      "path" : "Sources/CCitadelBcrypt",
      "product_memberships" : [
        "Citadel",
        "CitadelServerExample"
      ],
      "sources" : [
        "bcrypt-kdf.c",
        "bcrypt.c",
        "blf.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.