Build Information
Successful build of Citadel, reference main (66be8c
), with Swift 5.9 for Linux on 27 Apr 2025 19:42:39 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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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 66be8cb Merge pull request #107 from tkrajacic/tk-move-dependency
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
66be8cbc0bbefcc773cd5a9d057ea7a496927049
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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-crypto.git
[1/291] Fetching colorizeswift
[60/5062] Fetching colorizeswift, bigint
[1438/18846] Fetching colorizeswift, bigint, swift-crypto
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/mtynior/ColorizeSwift.git (1.50s)
Fetched https://github.com/attaswift/BigInt.git (1.51s)
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetched https://github.com/apple/swift-crypto.git (1.54s)
[1/2756] Fetching swift-nio-ssh
[2757/6592] Fetching swift-nio-ssh, swift-log
Fetched https://github.com/Joannis/swift-nio-ssh.git (0.29s)
[3645/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.40s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.3 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1705] Fetching swift-atomics
[1706/77141] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.07s)
Fetched https://github.com/apple/swift-nio.git (4.17s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (1.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.70s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.77s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.96s)
[10720/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.19s)
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.5.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.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.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.82.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...
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:43: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.
[0/437] Compiling CCitadelBcrypt bcrypt-kdf.c
[1/437] Compiling CCitadelBcrypt bcrypt.c
[2/437] Compiling _AtomicsShims.c
[3/437] Compiling a_int.c
[4/437] Compiling a_i2d_fp.c
[4/437] Compiling a_gentm.c
[6/437] Compiling CNIOWindows shim.c
[7/437] Compiling CNIOWindows WSAStartup.c
[8/437] Compiling pkcs7.c
[9/437] Compiling CNIOWASI CNIOWASI.c
[10/437] Compiling CNIODarwin shim.c
[11/437] Compiling CNIOLinux liburing_shims.c
[12/437] Compiling CNIOLinux shim.c
[13/437] Compiling pkcs7_x509.c
[14/465] Compiling v3_utl.c
[16/467] Emitting module InternalCollectionsUtilities
[16/467] Compiling CCryptoBoringSSLShims shims.c
[18/490] Emitting module _NIOBase64
[19/490] Emitting module Logging
[19/490] Compiling c-nioatomics.c
[20/490] Compiling c-atomics.c
[22/515] Compiling Atomics DoubleWord.swift
[23/515] Compiling Atomics ManagedAtomic.swift
[24/517] Compiling Atomics OptionalRawRepresentable.swift
[25/517] Compiling Atomics RawRepresentable.swift
[26/517] Compiling Atomics AtomicStorage.swift
[27/517] Compiling Atomics AtomicValue.swift
[28/517] Compiling Atomics Primitives.shims.swift
[29/517] Compiling Atomics AtomicBool.swift
[30/517] Compiling Atomics AtomicReference.swift
[31/517] Compiling Atomics ManagedAtomicLazyReference.swift
[32/517] Compiling BigInt Shifts.swift
[33/517] Compiling BigInt Square Root.swift
[36/517] Compiling Atomics UnsafeAtomic.swift
[37/517] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/519] Compiling Atomics AtomicInteger.swift
[45/519] Compiling Atomics AtomicOptionalWrappable.swift
[49/519] Compiling Atomics AtomicMemoryOrderings.swift
[57/519] Compiling _NIOBase64 Base64.swift
[58/519] Compiling Atomics IntegerConformances.swift
[59/519] Compiling Atomics PointerConformances.swift
[60/519] Compiling Atomics Primitives.native.swift
[61/521] Compiling _NIODataStructures PriorityQueue.swift
[62/521] Compiling _NIODataStructures _TinyArray.swift
[66/523] Compiling v3_skey.c
[68/523] Compiling Atomics IntegerOperations.swift
[69/523] Compiling Atomics Unmanaged extensions.swift
[69/523] Wrapping AST for _NIOBase64 for debugging
[70/536] Wrapping AST for InternalCollectionsUtilities for debugging
[72/538] Compiling DequeModule _DequeBuffer.swift
[73/538] Compiling DequeModule _DequeBufferHeader.swift
[74/540] Compiling DequeModule Deque+CustomReflectable.swift
[75/540] Compiling DequeModule Deque+Descriptions.swift
[76/540] Compiling DequeModule Deque+Equatable.swift
[77/540] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[77/540] Compiling v3_purp.c
[79/540] Compiling DequeModule _DequeSlot.swift
[80/540] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/540] Compiling v3_prn.c
[82/540] Compiling Logging MetadataProvider.swift
[83/540] Compiling DequeModule Deque+Testing.swift
[84/540] Compiling DequeModule Deque._Storage.swift
[85/540] Compiling DequeModule Deque._UnsafeHandle.swift
[86/540] Compiling BigInt Subtraction.swift
[87/540] Compiling BigInt Words and Bits.swift
[90/540] Compiling DequeModule Deque+Codable.swift
[91/540] Emitting module BigInt
[95/540] Compiling DequeModule Deque+Collection.swift
[97/541] Compiling v3_pmaps.c
[99/541] Compiling Logging Locks.swift
[100/541] 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
~~~~~~~~~~~~~~~~^
[101/541] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[102/541] 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
~~~~~~~~~~~~~~~~^
[103/541] Emitting module NIOConcurrencyHelpers
[104/541] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[105/541] 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
~~~~~~~~~~~~~~~~^
[107/543] Emitting module _NIODataStructures
[108/543] 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
~~~~~~~~~~~~~~~~^
[109/544] Emitting module ColorizeSwift
[110/544] Compiling ColorizeSwift ColorizeSwift.swift
[110/544] Compiling v3_pcons.c
[115/544] Compiling DequeModule Deque+Extras.swift
[116/544] Compiling DequeModule Deque+Hashable.swift
[118/544] Compiling DequeModule Deque.swift
[126/548] Emitting module DequeModule
[126/549] Wrapping AST for _NIODataStructures for debugging
[129/550] Compiling v3_pcia.c
[132/550] Emitting module Atomics
[132/550] Compiling v3_pci.c
[133/550] Wrapping AST for NIOConcurrencyHelpers for debugging
[134/550] Compiling v3_ocsp.c
[135/550] Wrapping AST for ColorizeSwift for debugging
[137/550] Compiling Logging Logging.swift
[138/550] Compiling Logging LogHandler.swift
[139/552] Wrapping AST for DequeModule for debugging
[140/552] Compiling v3_lib.c
[142/552] Compiling v3_ncons.c
[143/552] Compiling v3_ia5.c
[144/552] Compiling v3_int.c
[145/552] Compiling v3_info.c
[146/552] Wrapping AST for Logging for debugging
[153/552] Compiling v3_extku.c
[154/552] Compiling v3_enum.c
[155/552] Compiling v3_genn.c
[157/553] Compiling v3_bcons.c
[158/553] Compiling v3_cpols.c
[159/554] Compiling v3_crld.c
[161/554] Compiling v3_conf.c
[162/554] Compiling v3_bitst.c
[163/554] Compiling v3_akeya.c
[164/554] Compiling v3_alt.c
[165/554] Compiling v3_akey.c
[166/554] Compiling pcy_lib.c
[167/554] Compiling pcy_node.c
[168/554] Compiling pcy_map.c
[169/562] Compiling pcy_data.c
[170/605] Compiling pcy_tree.c
[171/613] Compiling x_x509a.c
[172/613] Compiling x_x509.c
[173/613] Compiling x_sig.c
[174/613] Compiling pcy_cache.c
[175/613] Compiling x_val.c
[176/613] Compiling x_req.c
[177/613] Compiling x_spki.c
[178/613] Compiling x_pubkey.c
[179/613] Compiling x_pkey.c
[180/613] Compiling x_info.c
[181/613] Compiling x_exten.c
[182/613] Compiling x_attrib.c
[183/613] Compiling x_all.c
[184/613] Compiling x_name.c
[185/613] Compiling x_crl.c
[186/613] Compiling x509rset.c
[187/613] Compiling x_algor.c
[188/613] Compiling x509name.c
[189/613] Compiling x509spki.c
[190/613] Compiling x509cset.c
[191/613] Compiling x509_txt.c
[192/613] Compiling x509_v3.c
[193/613] Compiling x509_set.c
[194/613] Compiling x509_vpm.c
[195/613] Compiling x509_obj.c
[196/613] Compiling x509_trs.c
[197/613] Compiling x509_ext.c
[198/613] Compiling x509_d2.c
[199/613] Compiling x509_vfy.c
[200/613] Compiling x509_req.c
[201/613] Compiling x509_def.c
[202/613] Compiling x509.c
[203/613] Compiling t_x509a.c
[204/613] Compiling x509_att.c
[205/613] Compiling x509_cmp.c
[206/613] Compiling x509_lu.c
[207/613] Compiling t_req.c
[208/613] Compiling t_x509.c
[209/613] Compiling rsa_pss.c
[210/613] Compiling i2d_pr.c
[211/613] Compiling by_file.c
[212/613] Compiling name_print.c
[213/613] Compiling t_crl.c
[214/613] Compiling a_sign.c
[215/613] Compiling by_dir.c
[216/613] Compiling a_digest.c
[217/613] Compiling algorithm.c
[218/613] Compiling asn1_gen.c
[219/613] Compiling a_verify.c
[220/613] Compiling voprf.c
[221/613] Compiling thread.c
[222/613] Compiling thread_pthread.c
[223/613] Compiling thread_win.c
[224/613] Compiling thread_none.c
[225/613] Compiling trust_token.c
[226/613] Compiling pmbtoken.c
[227/613] Compiling rsa_print.c
[228/613] Compiling siphash.c
[229/613] Compiling stack.c
[230/613] Compiling windows.c
[231/613] Compiling rsa_asn1.c
[232/613] Compiling refcount_lock.c
[233/613] Compiling rc4.c
[234/613] Compiling deterministic.c
[235/613] Compiling refcount_c11.c
[236/613] Compiling rand_extra.c
[237/613] Compiling passive.c
[238/613] Compiling fuchsia.c
[239/613] Compiling poly1305_arm.c
[240/613] Compiling poly1305_arm_asm.S
[241/613] Compiling forkunsafe.c
[242/613] Compiling poly1305.c
[243/613] Compiling pool.c
[244/613] Compiling pem_xaux.c
[245/613] Compiling p5_pbev2.c
[246/613] Compiling pem_pkey.c
[246/613] Compiling pem_x509.c
[248/613] Compiling pkcs8.c
[249/613] Compiling pkcs8_x509.c
[250/613] Compiling obj_xref.c
[251/613] Compiling pem_oth.c
[252/613] Compiling pem_pk8.c
[253/613] Compiling pem_info.c
[254/613] Compiling pem_all.c
[255/613] Compiling pem_lib.c
[256/613] Compiling lhash.c
[257/613] Compiling mem.c
[258/613] Compiling poly_rq_mul.S
[259/613] Compiling x86_64-mont5.mac.x86_64.S
[260/613] Compiling obj.c
[261/613] Compiling hkdf.c
[262/613] Compiling x86_64-mont5.linux.x86_64.S
[263/613] Compiling x86_64-mont.mac.x86_64.S
[264/613] Compiling hpke.c
[265/613] Compiling x86-mont.windows.x86.S
[266/613] Compiling x86-mont.linux.x86.S
[267/613] Compiling vpaes-x86_64.mac.x86_64.S
[267/613] Compiling x86_64-mont.linux.x86_64.S
[269/613] Compiling vpaes-x86_64.linux.x86_64.S
[270/613] Compiling poly1305_vec.c
[271/613] Compiling vpaes-x86.windows.x86.S
[272/613] Compiling vpaes-x86.linux.x86.S
[273/613] Compiling vpaes-armv8.linux.aarch64.S
[274/613] Compiling vpaes-armv8.ios.aarch64.S
[275/613] Compiling vpaes-armv7.linux.arm.S
[276/613] Compiling sha512-x86_64.mac.x86_64.S
[277/613] Compiling vpaes-armv7.ios.arm.S
[278/613] Compiling sha512-armv8.linux.aarch64.S
[279/613] Compiling kdf.c
[280/613] Compiling sha512-armv8.ios.aarch64.S
[281/613] Compiling sha512-x86_64.linux.x86_64.S
[282/613] Compiling hrss.c
[283/613] Compiling sha512-armv4.linux.arm.S
[284/613] Compiling sha512-armv4.ios.arm.S
[285/613] Compiling sha512-586.windows.x86.S
[286/613] Compiling sha256-x86_64.mac.x86_64.S
[287/613] Compiling sha512-586.linux.x86.S
[288/613] Compiling sha256-armv8.linux.aarch64.S
[289/613] Compiling sha256-armv8.ios.aarch64.S
[290/613] Compiling sha256-armv4.linux.arm.S
[291/613] Compiling sha256-armv4.ios.arm.S
[292/613] Compiling sha256-x86_64.linux.x86_64.S
[293/613] Compiling sha256-586.linux.x86.S
[294/613] Compiling sha256-586.windows.x86.S
[295/613] Compiling sha1-x86_64.mac.x86_64.S
[296/613] Compiling sha1-armv4-large.linux.arm.S
[297/613] Compiling sha1-armv8.linux.aarch64.S
[298/613] Compiling sha1-armv8.ios.aarch64.S
[299/613] Compiling sha1-armv4-large.ios.arm.S
[300/613] Compiling sha1-586.windows.x86.S
[301/613] Compiling sha1-x86_64.linux.x86_64.S
[302/613] Compiling sha1-586.linux.x86.S
[303/613] Compiling sha1-altivec.c
[304/613] Compiling rsaz-avx2.mac.x86_64.S
[305/613] Compiling sha1.c
[306/613] Compiling sha512.c
[307/613] Compiling sha256.c
[308/613] Compiling fips.c
[309/613] Compiling rsaz-avx2.linux.x86_64.S
[310/613] Compiling self_check.c
[311/613] Compiling rdrand-x86_64.mac.x86_64.S
[312/613] Compiling rsa_impl.c
[313/613] Compiling rdrand-x86_64.linux.x86_64.S
[314/613] Compiling blinding.c
[315/613] Compiling urandom.c
[316/613] Compiling padding.c
[317/613] Compiling rand.c
[318/613] Compiling ctrdrbg.c
[318/613] Compiling rsa.c
[320/613] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[321/613] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[322/613] Compiling p256-x86_64-asm.mac.x86_64.S
[323/613] Compiling p256-x86_64-asm.linux.x86_64.S
[324/613] Compiling ofb.c
[325/613] Compiling fork_detect.c
[326/613] Compiling gcm_nohw.c
[327/613] Compiling cbc.c
[328/613] Compiling md5-x86_64.mac.x86_64.S
[329/613] Compiling md5-586.windows.x86.S
[330/613] Compiling polyval.c
[331/613] Compiling ctr.c
[332/613] Compiling md5.c
[333/613] Compiling md5-x86_64.linux.x86_64.S
[334/613] Compiling cfb.c
[334/613] Compiling gcm.c
[336/613] Compiling md5-586.linux.x86.S
[337/613] Compiling md4.c
[338/613] Compiling ghashv8-armx64.linux.aarch64.S
[339/613] Compiling ghashv8-armx64.ios.aarch64.S
[340/613] Compiling hmac.c
[341/613] Compiling ghash-x86_64.mac.x86_64.S
[342/613] Compiling ghashv8-armx32.linux.arm.S
[343/613] Compiling ghashv8-armx32.ios.arm.S
[344/613] Compiling ghash-x86_64.linux.x86_64.S
[345/613] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[346/613] Compiling ghash-x86.windows.x86.S
[347/613] Compiling ghash-x86.linux.x86.S
[348/613] Compiling ghash-ssse3-x86.windows.x86.S
[349/613] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[350/613] Compiling ghash-neon-armv8.linux.aarch64.S
[351/613] Compiling ghash-ssse3-x86.linux.x86.S
[352/613] Compiling fips_shared_support.c
[353/613] Compiling ghash-neon-armv8.ios.aarch64.S
[354/613] Compiling ghash-armv4.ios.arm.S
[355/613] Compiling ghash-armv4.linux.arm.S
[356/613] Compiling ecdh.c
[357/613] Compiling ecdsa.c
[358/613] Compiling util.c
[359/613] Compiling wnaf.c
[360/613] Compiling simple_mul.c
[361/613] Compiling simple.c
[362/613] Compiling scalar.c
[364/613] Compiling NIOCore ChannelPipeline.swift
[365/613] Compiling NIOCore CircularBuffer.swift
[366/613] Compiling NIOCore Codec.swift
[367/613] Compiling NIOCore ConvenienceOptionSupport.swift
[368/613] Compiling NIOCore DeadChannel.swift
[369/613] Compiling NIOCore DispatchQueue+WithFuture.swift
[370/613] Compiling NIOCore EventLoop+Deprecated.swift
[371/613] Compiling NIOCore EventLoop+SerialExecutor.swift
[372/613] Compiling NIOCore MarkedCircularBuffer.swift
[373/613] Compiling NIOCore MulticastChannel.swift
[374/613] Compiling NIOCore NIOAny.swift
[375/613] Compiling NIOCore NIOCloseOnErrorHandler.swift
[376/613] Compiling NIOCore NIOLoopBound.swift
[377/613] Compiling NIOCore NIOScheduledCallback.swift
[378/613] Compiling NIOCore NIOSendable.swift
[379/613] Compiling NIOCore RecvByteBufferAllocator.swift
[380/613] Compiling NIOCore EventLoop.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
~~~~~~~~~~~~~~~~^
[381/613] 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
~~~~~~~~~~~~~~~~^
[382/613] 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
~~~~~~~~~~~~~~~~^
[383/613] 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
~~~~~~~~~~~~~~~~^
[384/613] 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
~~~~~~~~~~~~~~~~^
[385/613] 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
~~~~~~~~~~~~~~~~^
[386/613] 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
~~~~~~~~~~~~~~~~^
[387/613] 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
~~~~~~~~~~~~~~~~^
[388/613] Compiling NIOCore GlobalSingletons.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[389/613] Compiling NIOCore IO.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[390/613] Compiling NIOCore IOData.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[391/613] Compiling NIOCore IPProtocol.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[392/613] Compiling NIOCore IntegerBitPacking.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[393/613] Compiling NIOCore IntegerTypes.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[394/613] Compiling NIOCore Interfaces.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[395/613] Compiling NIOCore Linux.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[395/621] Compiling felem.c
[396/621] Compiling p224-64.c
[397/621] Compiling p256.c
[398/621] Compiling oct.c
[399/621] Compiling ec_montgomery.c
[400/621] Compiling ec_key.c
[401/621] Compiling co-586.windows.x86.S
[402/621] Compiling check.c
[403/621] Compiling digests.c
[404/621] Compiling digest.c
[405/621] Compiling dh.c
[406/621] Compiling co-586.linux.x86.S
[407/621] Compiling ec.c
[408/621] Compiling bsaes-armv7.linux.arm.S
[409/621] Compiling bsaes-armv7.ios.arm.S
[410/621] Compiling aead.c
[411/621] Compiling cipher.c
[412/621] Compiling p256-x86_64.c
[413/621] Compiling sqrt.c
[414/621] Compiling e_aes.c
[415/621] Compiling rsaz_exp.c
[416/621] Compiling shift.c
[417/621] Compiling montgomery_inv.c
[418/621] Compiling random.c
[419/621] Compiling jacobi.c
[420/621] Compiling mul.c
[421/621] Compiling prime.c
[422/621] Compiling montgomery.c
[423/621] Compiling generic.c
[424/621] Compiling gcd.c
[425/621] Compiling gcd_extra.c
[426/621] Compiling exponentiation.c
[427/621] Compiling cmp.c
[428/621] Compiling bytes.c
[429/621] Compiling div_extra.c
[430/621] Compiling ctx.c
[431/621] Compiling bn.c
[432/621] Compiling bn-586.windows.x86.S
[433/621] Compiling div.c
[434/621] Compiling armv8-mont.linux.aarch64.S
[435/621] Compiling add.c
[436/621] Compiling armv8-mont.ios.aarch64.S
[436/621] Compiling bn-586.linux.x86.S
[438/621] Compiling armv4-mont.linux.arm.S
[439/621] Compiling aesv8-armx64.linux.aarch64.S
[440/621] Compiling armv4-mont.ios.arm.S
[441/621] Compiling aesv8-armx64.ios.aarch64.S
[442/621] Compiling aesv8-armx32.ios.arm.S
[443/621] Compiling aesv8-armx32.linux.arm.S
[444/621] Compiling x86_64-gcc.c
[445/621] Compiling aesni-x86_64.mac.x86_64.S
[446/621] Compiling aesni-gcm-x86_64.mac.x86_64.S
[447/621] Compiling aesni-x86.linux.x86.S
[448/621] Compiling aesni-x86.windows.x86.S
[449/621] Compiling aesni-x86_64.linux.x86_64.S
[450/621] Compiling key_wrap.c
[451/621] Compiling aesni-gcm-x86_64.linux.x86_64.S
[452/621] Compiling aes.c
[453/621] Compiling mode_wrappers.c
[454/621] Compiling sign.c
[455/621] Compiling ex_data.c
[456/621] Compiling p_x25519_asn1.c
[457/621] Compiling scrypt.c
[458/621] Compiling print.c
[459/621] Compiling p_x25519.c
[460/621] Compiling pbkdf.c
[461/621] Compiling p_rsa_asn1.c
[462/621] Compiling aes_nohw.c
[463/621] Compiling p_ed25519.c
[464/621] Compiling p_ed25519_asn1.c
[465/621] Compiling p_ec.c
[466/621] Compiling p_dsa_asn1.c
[467/621] Compiling p_rsa.c
[468/621] Compiling p_ec_asn1.c
[469/621] Compiling evp_ctx.c
[470/621] Compiling evp.c
[471/621] Compiling evp_asn1.c
[472/621] Compiling err_data.c
[473/621] Compiling digestsign.c
[474/621] Compiling engine.c
[475/621] Compiling ecdh_extra.c
[476/621] Compiling hash_to_curve.c
[477/621] Compiling ec_derive.c
[478/621] Compiling ecdsa_asn1.c
[479/621] Compiling err.c
[480/621] Compiling dsa_asn1.c
[481/621] Compiling dh_asn1.c
[482/621] Compiling ec_asn1.c
[483/621] Compiling params.c
[484/621] Compiling digest_extra.c
[485/621] Compiling dsa.c
[486/621] Compiling spake25519.c
[487/621] Compiling x25519-asm-arm.S
[488/621] Compiling cpu_ppc64le.c
[489/621] Compiling crypto.c
[490/621] Compiling cpu_arm_linux.c
[491/621] Compiling cpu_aarch64_win.c
[492/621] Compiling cpu_intel.c
[493/621] Compiling des.c
[494/621] Compiling cpu_arm.c
[495/621] Compiling cpu_aarch64_fuchsia.c
[496/621] Compiling cpu_aarch64_apple.c
[497/621] Compiling cpu_aarch64_linux.c
[498/621] Compiling e_rc4.c
[499/621] Compiling conf.c
[499/621] Compiling cmac.c
[501/621] Compiling curve25519.c
[502/621] Compiling tls_cbc.c
[503/621] Compiling e_tls.c
[504/621] Compiling e_des.c
[505/621] Compiling e_null.c
[506/621] Compiling e_aesctrhmac.c
[508/621] 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
~~~~~~~~~~~~~~~~^
[509/621] 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
~~~~~~~~~~~~~~~~^
[510/621] 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
~~~~~~~~~~~~~~~~^
[511/621] 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
~~~~~~~~~~~~~~~~^
[512/621] 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
~~~~~~~~~~~~~~~~^
[513/621] 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
~~~~~~~~~~~~~~~~^
[514/621] 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
~~~~~~~~~~~~~~~~^
[515/621] 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
~~~~~~~~~~~~~~~~^
[515/621] Compiling e_chacha20poly1305.c
[516/621] Compiling e_rc2.c
[517/621] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[518/621] Compiling e_aesgcmsiv.c
[519/621] Compiling derive_key.c
[520/621] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[520/621] Compiling cipher_extra.c
[522/621] Compiling e_aesccm.c
[523/621] Compiling chacha-x86_64.mac.x86_64.S
[524/621] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[525/621] Compiling chacha-x86.windows.x86.S
[526/621] Compiling chacha-x86.linux.x86.S
[527/621] Compiling chacha.c
[528/621] Compiling chacha-x86_64.linux.x86_64.S
[529/621] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[530/621] Compiling chacha-armv8.ios.aarch64.S
[531/621] Compiling chacha-armv8.linux.aarch64.S
[532/621] Compiling chacha-armv4.linux.arm.S
[533/621] Compiling unicode.c
[534/621] Compiling asn1_compat.c
[535/621] Compiling chacha-armv4.ios.arm.S
[536/621] Compiling cbb.c
[537/621] Compiling blake2.c
[538/621] Compiling ber.c
[539/621] Compiling convert.c
[540/621] Compiling cbs.c
[541/621] Compiling bn_asn1.c
[542/621] Compiling buf.c
[543/621] Compiling socket_helper.c
[544/621] Compiling printf.c
[545/621] Compiling hexdump.c
[546/621] Compiling socket.c
[547/621] Compiling pair.c
[548/621] Compiling fd.c
[549/621] Compiling file.c
[550/621] Compiling time_support.c
[551/621] Compiling bio_mem.c
[552/621] Compiling base64.c
[553/621] Compiling connect.c
[554/621] Compiling bio.c
[555/621] Compiling tasn_utl.c
[556/621] Compiling tasn_new.c
[557/621] Compiling tasn_typ.c
[558/621] Compiling f_string.c
[559/621] Compiling tasn_fre.c
[560/621] Compiling f_int.c
[561/621] Compiling asn1_par.c
[562/621] Compiling tasn_enc.c
[563/621] Compiling tasn_dec.c
[564/621] Compiling asn_pack.c
[565/621] Compiling a_time.c
[566/621] Compiling a_utctm.c
[567/621] Compiling a_strnid.c
[568/621] Compiling a_type.c
[568/621] Compiling asn1_lib.c
[569/621] Compiling a_utf8.c
[571/621] Compiling a_octet.c
[572/621] Compiling a_print.c
[573/621] Compiling a_dup.c
[574/621] Compiling a_strex.c
[576/621] 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
~~~~~~~~~~~~~~~~^
[577/621] 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
~~~~~~~~~~~~~~~~^
[578/621] 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
~~~~~~~~~~~~~~~~^
[579/621] 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
~~~~~~~~~~~~~~~~^
[580/621] 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
~~~~~~~~~~~~~~~~^
[581/621] 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
~~~~~~~~~~~~~~~~^
[582/621] 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
~~~~~~~~~~~~~~~~^
[583/621] 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
~~~~~~~~~~~~~~~~^
[584/621] 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
~~~~~~~~~~~~~~~~^
[585/621] Compiling NIOCore AddressedEnvelope.swift
[586/621] Compiling NIOCore AsyncAwaitSupport.swift
[587/621] Compiling NIOCore AsyncChannel.swift
[588/621] Compiling NIOCore AsyncChannelHandler.swift
[589/621] Compiling NIOCore AsyncChannelInboundStream.swift
[590/621] Compiling NIOCore AsyncChannelOutboundWriter.swift
[591/621] Compiling NIOCore NIOAsyncSequenceProducer.swift
[592/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[593/621] Compiling NIOCore NIOAsyncWriter.swift
[594/621] Compiling NIOCore ByteBuffer-multi-int.swift
[595/621] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[596/621] Compiling NIOCore ByteBuffer-views.swift
[597/621] Compiling NIOCore Channel.swift
[598/621] Compiling NIOCore ChannelHandler.swift
[599/621] Compiling NIOCore ChannelHandlers.swift
[600/621] Compiling NIOCore ChannelInvoker.swift
[601/621] Compiling NIOCore ChannelOption.swift
[601/621] Compiling a_mbstr.c
[602/621] Compiling a_bool.c
[603/621] Compiling a_d2i_fp.c
[604/621] Compiling CCitadelBcrypt blf.c
[605/621] Compiling a_object.c
[606/621] Wrapping AST for BigInt for debugging
[607/621] Wrapping AST for Atomics for debugging
[608/621] Compiling a_bitstr.c
[610/640] Emitting module NIOCore
[612/682] Wrapping AST for NIOCore for debugging
[614/730] Emitting module NIOEmbedded
[615/730] 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
~~~~~~~~~~~~~~~~^
[616/730] Compiling NIOEmbedded AsyncTestingChannel.swift
[617/730] 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
~~~~~~~~~~~~~~~~^
[618/731] Compiling Crypto X25519Keys.swift
[619/731] Compiling Crypto SymmetricKeys.swift
[620/731] Compiling Crypto HMAC.swift
[621/731] Compiling Crypto MACFunctions.swift
[622/731] Compiling Crypto MessageAuthenticationCode.swift
[623/731] Compiling Crypto AES.swift
[624/731] Compiling Crypto ECDSASignature_boring.swift
[625/731] Compiling Crypto ECDSA_boring.swift
[627/739] Emitting module Crypto
[628/739] Wrapping AST for NIOEmbedded for debugging
[630/739] Compiling NIOPosix BSDSocketAPICommon.swift
[631/739] Compiling NIOPosix BSDSocketAPIPosix.swift
[632/739] Compiling NIOPosix BSDSocketAPIWindows.swift
[633/739] Compiling NIOPosix BaseSocket.swift
[634/739] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[635/739] Compiling NIOPosix BaseSocketChannel.swift
[636/739] Compiling NIOPosix BaseStreamSocketChannel.swift
[637/739] Compiling NIOPosix Bootstrap.swift
[638/739] Compiling NIOPosix SelectableChannel.swift
[639/739] Compiling NIOPosix SelectableEventLoop.swift
[640/739] Compiling NIOPosix SelectorEpoll.swift
[641/739] Compiling NIOPosix SelectorGeneric.swift
[642/739] Compiling NIOPosix SelectorKqueue.swift
[643/739] Compiling NIOPosix SelectorUring.swift
[644/739] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[645/739] Compiling NIOPosix Pool.swift
[646/739] Compiling NIOPosix IO.swift
[647/739] Compiling NIOPosix IntegerBitPacking.swift
[648/739] Compiling NIOPosix IntegerTypes.swift
[649/739] Compiling NIOPosix Linux.swift
[650/739] Compiling NIOPosix LinuxCPUSet.swift
[651/739] Compiling NIOPosix LinuxUring.swift
[652/739] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[653/739] Compiling NIOPosix System.swift
[654/739] Compiling NIOPosix Thread.swift
[655/739] Compiling NIOPosix NIOThreadPool.swift
[656/739] Compiling NIOPosix NonBlockingFileIO.swift
[657/739] Compiling NIOPosix PendingDatagramWritesManager.swift
[658/739] Compiling NIOPosix PendingWritesManager.swift
[659/739] Compiling NIOPosix PipeChannel.swift
[660/739] Compiling NIOPosix PipePair.swift
[661/739] Compiling NIOPosix ControlMessage.swift
[662/739] Compiling NIOPosix DatagramVectorReadManager.swift
[663/739] Compiling NIOPosix Errors+Any.swift
[664/739] Compiling NIOPosix FileDescriptor.swift
[665/739] Compiling NIOPosix GetaddrinfoResolver.swift
[666/739] Compiling NIOPosix HappyEyeballs.swift
[667/739] Compiling NIOPosix PooledRecvBufferAllocator.swift
[668/739] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[669/739] Compiling NIOPosix PosixSingletons.swift
[670/739] Compiling NIOPosix RawSocketBootstrap.swift
[671/739] Compiling NIOPosix Resolver.swift
[672/739] Compiling NIOPosix Selectable.swift
[673/739] Compiling NIOPosix ServerSocket.swift
[674/739] Compiling NIOPosix Socket.swift
[675/739] Compiling NIOPosix SocketChannel.swift
[676/739] 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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[695/745] Compiling Crypto RNG_boring.swift
[696/745] Compiling Crypto SafeCompare_boring.swift
[697/745] Compiling Crypto Zeroization_boring.swift
[698/745] Compiling Crypto PrettyBytes.swift
[699/745] Compiling Crypto SafeCompare.swift
[700/745] Compiling Crypto SecureBytes.swift
[701/745] Compiling Crypto Zeroization.swift
[703/747] Wrapping AST for Crypto for debugging
[705/755] Compiling _CryptoExtras Error.swift
[706/756] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[707/756] Compiling _CryptoExtras DigestType.swift
[708/756] Compiling _CryptoExtras RSA_security.swift
[709/756] Compiling _CryptoExtras BoringSSLHelpers.swift
[710/756] Emitting module _CryptoExtras
[711/756] Compiling _CryptoExtras RSA.swift
[712/756] Compiling _CryptoExtras PEMDocument.swift
[713/756] 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
~~~~~~~~~~~~~~~~^
[714/756] 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
~~~~~~~~~~~~~~~~^
[715/756] 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
~~~~~~~~~~~~~~~~^
[716/756] 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
~~~~~~~~~~~~~~~~^
[717/756] 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
~~~~~~~~~~~~~~~~^
[718/756] 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
~~~~~~~~~~~~~~~~^
[719/756] Compiling _CryptoExtras RSA_boring.swift
[734/757] Emitting module NIOPosix
[752/760] Wrapping AST for NIOPosix for debugging
[753/760] Wrapping AST for _CryptoExtras for debugging
[755/762] Emitting module NIO
[756/762] Compiling NIO Exports.swift
[758/764] Wrapping AST for NIO for debugging
[760/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[761/769] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[762/769] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[763/769] Emitting module NIOFoundationCompat
[764/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[766/771] Wrapping AST for NIOFoundationCompat for debugging
[768/830] Emitting module NIOSSH
[769/838] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[770/838] Compiling NIOSSH RekeyingSentNewKeysState.swift
[771/838] Compiling NIOSSH RekeyingState.swift
[772/838] Compiling NIOSSH SentKexInitWhenActiveState.swift
[773/838] Compiling NIOSSH SentNewKeysState.swift
[774/838] Compiling NIOSSH SentVersionState.swift
[775/838] Compiling NIOSSH UserAuthenticationState.swift
[776/838] Compiling NIOSSH Constants.swift
[777/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
~~~~~~~~~~~~~~~~^
[778/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
~~~~~~~~~~~~~~~~^
[779/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
~~~~~~~~~~~~~~~~^
[780/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
~~~~~~~~~~~~~~~~^
[781/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
~~~~~~~~~~~~~~~~^
[782/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
~~~~~~~~~~~~~~~~^
[783/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
~~~~~~~~~~~~~~~~^
[784/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
~~~~~~~~~~~~~~~~^
[785/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
~~~~~~~~~~~~~~~~^
[786/838] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[787/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[788/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[789/838] Compiling NIOSSH SimplePasswordDelegate.swift
[790/838] Compiling NIOSSH UserAuthDelegate.swift
[791/838] Compiling NIOSSH UserAuthSignablePayload.swift
[792/838] Compiling NIOSSH UserAuthenticationMethod.swift
[793/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[794/838] Compiling NIOSSH GlobalRequestDelegate.swift
[795/838] Compiling NIOSSH ECDHCompatibleKey.swift
[796/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[797/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[798/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[799/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[800/838] Compiling NIOSSH CustomKeys.swift
[801/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[802/838] Compiling NIOSSH SSHChannelIdentifier.swift
[803/838] Compiling NIOSSH SSHChannelMultiplexer.swift
[804/838] Compiling NIOSSH SSHChannelType.swift
[805/838] Compiling NIOSSH SSHChildChannel.swift
[806/838] Compiling NIOSSH AcceptsChannelMessages.swift
[807/838] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[808/838] Compiling NIOSSH AcceptsUserAuthMessages.swift
[809/838] Compiling NIOSSH AcceptsVersionMessages.swift
[810/838] Compiling NIOSSH SendsChannelMessages.swift
[811/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[812/838] Compiling NIOSSH SendsUserAuthMessages.swift
[813/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[814/838] Compiling NIOSSH ActiveState.swift
[815/838] Compiling NIOSSH IdleState.swift
[816/838] Compiling NIOSSH KeyExchangeState.swift
[817/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[818/838] Compiling NIOSSH ReceivedNewKeysState.swift
[819/838] Compiling NIOSSH NIOSSHPrivateKey.swift
[820/838] Compiling NIOSSH NIOSSHPublicKey.swift
[821/838] Compiling NIOSSH NIOSSHSignature.swift
[822/838] Compiling NIOSSH NIOSSHError.swift
[823/838] Compiling NIOSSH NIOSSHHandler.swift
[824/838] Compiling NIOSSH NIOSSHSendable.swift
[825/838] Compiling NIOSSH Role.swift
[826/838] Compiling NIOSSH SSHClientConfiguration.swift
[827/838] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[828/838] Compiling NIOSSH SSHMessages.swift
[829/838] Compiling NIOSSH SSHPacketParser.swift
[830/838] Compiling NIOSSH SSHPacketSerializer.swift
[831/838] Compiling NIOSSH SSHServerConfiguration.swift
[832/838] Compiling NIOSSH SSHTerminalModes.swift
[833/838] Compiling NIOSSH AESGCM.swift
[834/838] Compiling NIOSSH SSHTransportProtection.swift
[836/840] Wrapping AST for NIOSSH for debugging
[838/871] Emitting module Citadel
[839/875] 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 {}
^
[840/875] 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 {}
^
[841/875] 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 {}
^
[842/875] 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 {}
^
[843/875] Compiling Citadel SFTPFileFlags.swift
[844/875] Compiling Citadel SFTPMessage.swift
[845/875] Compiling Citadel SFTPMessageParser.swift
[846/875] Compiling Citadel SFTPSerializer.swift
[847/875] 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
[848/875] 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
[849/875] 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
[850/875] 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
[851/875] Compiling Citadel DirectTCPIP+Client.swift
[852/875] Compiling Citadel DirectTCPIP+Server.swift
[853/875] Compiling Citadel Errors.swift
[854/875] Compiling Citadel ExecClient.swift
[855/875] 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),
^
[856/875] 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),
^
[857/875] 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),
^
[858/875] 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),
^
[859/875] 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),
^
[860/875] 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
[861/875] 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
[862/875] 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
[863/875] 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
[864/875] 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
[865/875] 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 {}
^
[866/875] 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 {}
^
[867/875] 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 {}
^
[868/875] 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 {}
^
[869/875] Compiling Citadel SSHConnectionPoolSettings.swift
[870/875] Compiling Citadel Server.swift
[871/875] Compiling Citadel ShellDelegate.swift
[872/875] Compiling Citadel TTY.swift
[874/877] Wrapping AST for Citadel for debugging
[876/884] Emitting module CitadelServerExample
[877/884] Compiling CitadelServerExample Extensions.swift
[878/884] Compiling CitadelServerExample HostKeyFile.swift
[879/884] Compiling CitadelServerExample Terminal.swift
[880/884] Compiling CitadelServerExample Server.swift
[881/884] Compiling CitadelServerExample BasicCommands.swift
[882/884] Compiling CitadelServerExample EchoShell.swift
[884/886] Wrapping AST for CitadelServerExample for debugging
[885/886] Linking CitadelServerExample
Build complete! (115.36s)
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.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.