Build Information
Successful build of Citadel, reference main (a4059d
), with Swift 5.9 for Linux on 11 Jun 2025 22:35:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.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.9
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
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/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
[1/291] Fetching colorizeswift
[249/5098] Fetching colorizeswift, bigint
Fetched https://github.com/mtynior/ColorizeSwift.git (1.13s)
Fetching https://github.com/apple/swift-log.git
[4808/19658] Fetching bigint, swift-crypto
[7630/23494] Fetching bigint, swift-crypto, swift-log
Fetched https://github.com/apple/swift-log.git (0.77s)
Fetching https://github.com/Joannis/swift-nio-ssh.git
[8817/19658] Fetching bigint, swift-crypto
[19065/22414] Fetching bigint, swift-crypto, swift-nio-ssh
Fetched https://github.com/Joannis/swift-nio-ssh.git (0.96s)
[19658/19658] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git (3.51s)
Fetched https://github.com/apple/swift-crypto.git (3.55s)
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.72s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1797] Fetching swift-atomics
[1798/78040] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (6.50s)
Fetched https://github.com/apple/swift-nio.git (6.61s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (2.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.37s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.53s)
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.82.1 (1.09s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
[2/21019] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git (1.68s)
Fetched https://github.com/apple/swift-collections.git (1.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.57s)
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.1
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
/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.
[0/437] Compiling CCitadelBcrypt bcrypt-kdf.c
[1/437] Compiling CCitadelBcrypt bcrypt.c
[2/437] Compiling CCitadelBcrypt blf.c
[2/437] Compiling kdf.c
[2/437] Compiling a_bitstr.c
[5/437] Compiling CNIOWindows WSAStartup.c
[5/437] Compiling oct.c
[7/437] Compiling _AtomicsShims.c
[8/437] Compiling CNIOWASI CNIOWASI.c
[8/437] Compiling felem.c
[10/437] Compiling CNIOWindows shim.c
[11/437] Compiling CNIOLinux liburing_shims.c
[12/437] Compiling CNIODarwin shim.c
[13/437] Compiling CNIOLinux shim.c
[14/448] Compiling v3_utl.c
[15/448] Compiling v3_skey.c
[16/467] Compiling CCryptoBoringSSLShims shims.c
[17/488] Compiling c-nioatomics.c
[18/507] Compiling c-atomics.c
[19/507] Compiling v3_purp.c
[21/513] Compiling Atomics UnsafeAtomic.swift
[22/513] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/513] Compiling Atomics Primitives.shims.swift
[24/513] Compiling Atomics AtomicInteger.swift
[25/513] Compiling Atomics AtomicOptionalWrappable.swift
[26/517] Compiling Atomics ManagedAtomic.swift
[27/517] Compiling Atomics ManagedAtomicLazyReference.swift
[31/517] Compiling Atomics AtomicReference.swift
[32/517] Compiling Atomics AtomicStorage.swift
[33/517] Compiling Atomics AtomicValue.swift
[34/517] Compiling Atomics AtomicMemoryOrderings.swift
[35/517] Compiling Atomics DoubleWord.swift
[36/517] Emitting module InternalCollectionsUtilities
[40/517] Compiling Atomics OptionalRawRepresentable.swift
[41/517] Compiling Atomics RawRepresentable.swift
[42/517] Compiling Atomics AtomicBool.swift
[43/517] Compiling Atomics IntegerConformances.swift
[48/517] Compiling Atomics PointerConformances.swift
[49/517] Compiling Atomics Primitives.native.swift
[54/517] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/517] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/519] Compiling Atomics IntegerOperations.swift
[57/519] Compiling Atomics Unmanaged extensions.swift
[58/519] Emitting module Atomics
[59/519] Emitting module _NIOBase64
[60/519] Compiling _NIOBase64 Base64.swift
[65/522] Emitting module NIOConcurrencyHelpers
[66/522] Compiling _NIODataStructures PriorityQueue.swift
[67/522] Compiling _NIODataStructures _TinyArray.swift
[71/523] Compiling v3_prn.c
[72/523] Wrapping AST for _NIOBase64 for debugging
[79/524] Compiling v3_pmaps.c
[81/525] Compiling v3_pcons.c
[86/525] Compiling Logging MetadataProvider.swift
[87/525] Wrapping AST for InternalCollectionsUtilities for debugging
[95/525] Emitting module BigInt
[99/525] Emitting module _NIODataStructures
[100/525] 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
~~~~~~~~~~~~~~~~^
[101/541] Compiling BigInt Subtraction.swift
[102/541] Compiling BigInt Words and Bits.swift
[103/542] Emitting module ColorizeSwift
[104/542] Compiling ColorizeSwift ColorizeSwift.swift
[104/542] Compiling v3_pcia.c
[106/542] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/542] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[109/542] 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
~~~~~~~~~~~~~~~~^
[110/542] 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
~~~~~~~~~~~~~~~~^
[111/542] 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
~~~~~~~~~~~~~~~~^
[112/545] Compiling v3_ocsp.c
[115/547] Wrapping AST for _NIODataStructures for debugging
[120/548] Compiling v3_lib.c
[121/548] Compiling v3_ncons.c
[123/548] Compiling DequeModule Deque+CustomReflectable.swift
[124/548] Compiling DequeModule Deque+Descriptions.swift
[124/550] Wrapping AST for NIOConcurrencyHelpers for debugging
[125/550] Compiling v3_int.c
[127/550] Compiling DequeModule _DequeBuffer.swift
[128/550] Compiling DequeModule _DequeBufferHeader.swift
[128/550] Wrapping AST for ColorizeSwift for debugging
[130/550] Compiling DequeModule Deque+Equatable.swift
[131/550] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[132/550] Compiling DequeModule Deque+Extras.swift
[133/550] Compiling DequeModule Deque+Hashable.swift
[133/550] Compiling v3_pci.c
[134/550] Compiling v3_info.c
[136/550] Compiling Logging LogHandler.swift
[137/550] Emitting module Logging
[138/550] Compiling Logging Locks.swift
[139/550] Compiling Logging Logging.swift
[139/550] Compiling v3_genn.c
[140/551] Compiling v3_ia5.c
[143/551] Compiling DequeModule _DequeSlot.swift
[144/551] Compiling DequeModule _UnsafeWrappedBuffer.swift
[144/551] Compiling v3_extku.c
[145/552] Compiling v3_enum.c
[146/552] Compiling v3_bitst.c
[148/552] Compiling v3_cpols.c
[149/552] Compiling v3_conf.c
[150/552] Compiling v3_crld.c
[151/552] Compiling v3_akeya.c
[153/552] Compiling DequeModule Deque+Testing.swift
[154/552] Compiling DequeModule Deque._Storage.swift
[155/552] Compiling DequeModule Deque._UnsafeHandle.swift
[156/552] Compiling DequeModule Deque.swift
[156/552] Wrapping AST for Logging for debugging
[158/552] Compiling DequeModule Deque+Codable.swift
[159/552] Compiling DequeModule Deque+Collection.swift
[159/552] Compiling v3_akey.c
[160/552] Compiling pcy_node.c
[161/552] Compiling v3_bcons.c
[162/552] Compiling v3_alt.c
[163/552] Compiling pcy_map.c
[164/552] Compiling pcy_tree.c
[165/552] Compiling pcy_lib.c
[166/552] Compiling pcy_data.c
[168/552] Emitting module DequeModule
[168/553] Compiling x_val.c
[169/553] Compiling x_spki.c
[170/553] Compiling x_x509a.c
[171/553] Compiling x_sig.c
[171/553] Compiling x_x509.c
[174/554] Compiling pcy_cache.c
[175/554] Compiling x_req.c
[176/554] Compiling x_pubkey.c
[178/554] Compiling x_info.c
[179/554] Compiling x_pkey.c
[180/554] Compiling x_attrib.c
[181/554] Compiling x_name.c
[182/554] Compiling x_exten.c
[183/554] Compiling x_all.c
[184/554] Wrapping AST for DequeModule for debugging
[185/554] Compiling x_crl.c
[186/555] Compiling x509rset.c
[187/555] Compiling x_algor.c
[188/564] Compiling x509spki.c
[189/584] Compiling x509name.c
[190/613] Compiling x509cset.c
[191/613] Compiling x509_vpm.c
[192/613] Compiling x509_txt.c
[193/613] Compiling x509_req.c
[194/613] Compiling x509_set.c
[195/613] Compiling x509_v3.c
[196/613] Compiling x509_trs.c
[197/613] Compiling x509_def.c
[198/613] Compiling x509_obj.c
[199/613] Compiling x509_lu.c
[200/613] Compiling x509_att.c
[201/613] Compiling x509.c
[202/613] Compiling x509_d2.c
[203/613] Compiling x509_vfy.c
[204/613] Compiling t_x509a.c
[205/613] Compiling x509_ext.c
[206/613] Compiling t_x509.c
[207/613] Compiling name_print.c
[208/613] Compiling t_crl.c
[209/613] Compiling i2d_pr.c
[210/613] Compiling x509_cmp.c
[211/613] Compiling rsa_pss.c
[212/613] Compiling t_req.c
[213/613] Compiling by_file.c
[214/613] Compiling a_sign.c
[215/613] Compiling algorithm.c
[216/613] Compiling voprf.c
[217/613] Compiling a_verify.c
[218/613] Compiling by_dir.c
[219/613] Compiling thread_win.c
[220/613] Compiling a_digest.c
[221/613] Compiling thread_pthread.c
[222/613] Compiling trust_token.c
[223/613] Compiling asn1_gen.c
[224/613] Compiling thread.c
[225/613] Compiling thread_none.c
[226/613] Compiling stack.c
[227/613] Compiling rsa_print.c
[227/613] Compiling siphash.c
[229/613] Compiling refcount_lock.c
[230/613] Compiling pmbtoken.c
[231/613] Compiling refcount_c11.c
[232/613] Compiling windows.c
[233/613] Compiling rc4.c
[233/613] Compiling rand_extra.c
[235/613] Compiling rsa_asn1.c
[236/613] Compiling passive.c
[237/613] Compiling fuchsia.c
[238/613] Compiling forkunsafe.c
[239/613] Compiling deterministic.c
[240/613] Compiling poly1305_arm_asm.S
[241/613] Compiling poly1305_arm.c
[242/613] Compiling poly1305.c
[243/613] Compiling pool.c
[245/613] Compiling NIOCore MarkedCircularBuffer.swift
[246/613] Compiling NIOCore MulticastChannel.swift
[247/613] Compiling NIOCore NIOAny.swift
[248/613] Compiling NIOCore NIOCloseOnErrorHandler.swift
[249/613] Compiling NIOCore NIOLoopBound.swift
[250/613] Compiling NIOCore NIOScheduledCallback.swift
[251/613] Compiling NIOCore NIOSendable.swift
[252/613] Compiling NIOCore RecvByteBufferAllocator.swift
[252/621] Compiling pkcs7.c
[253/621] Compiling pkcs8.c
[254/621] Compiling pkcs8_x509.c
[255/621] Compiling p5_pbev2.c
[256/621] Compiling pem_xaux.c
[257/621] Compiling pem_x509.c
[258/621] Compiling pkcs7_x509.c
[259/621] Compiling pem_oth.c
[260/621] Compiling pem_pk8.c
[260/621] Compiling pem_pkey.c
[262/621] Compiling obj_xref.c
[263/621] Compiling pem_lib.c
[264/621] Compiling pem_info.c
[265/621] Compiling mem.c
[266/621] Compiling lhash.c
[267/621] Compiling pem_all.c
[268/621] Compiling x86_64-mont5.mac.x86_64.S
[269/621] Compiling poly_rq_mul.S
[270/621] Compiling hpke.c
[271/621] Compiling obj.c
[272/621] Compiling hkdf.c
[274/621] 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
~~~~~~~~~~~~~~~~^
[275/621] 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
~~~~~~~~~~~~~~~~^
[276/621] 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
~~~~~~~~~~~~~~~~^
[277/621] 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
~~~~~~~~~~~~~~~~^
[278/621] 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
~~~~~~~~~~~~~~~~^
[279/621] 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
~~~~~~~~~~~~~~~~^
[280/621] 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
~~~~~~~~~~~~~~~~^
[281/621] 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
~~~~~~~~~~~~~~~~^
[281/621] Compiling x86_64-mont5.linux.x86_64.S
[282/621] Compiling x86_64-mont.mac.x86_64.S
[283/621] Compiling x86_64-mont.linux.x86_64.S
[284/621] Compiling x86-mont.linux.x86.S
[285/621] Compiling x86-mont.windows.x86.S
[286/621] Compiling poly1305_vec.c
[287/621] Compiling vpaes-x86_64.linux.x86_64.S
[288/621] Compiling vpaes-x86.windows.x86.S
[289/621] Compiling vpaes-x86.linux.x86.S
[290/621] Compiling vpaes-x86_64.mac.x86_64.S
[291/621] Compiling vpaes-armv8.linux.aarch64.S
[292/621] Compiling vpaes-armv8.ios.aarch64.S
[293/621] Compiling vpaes-armv7.ios.arm.S
[294/621] Compiling vpaes-armv7.linux.arm.S
[295/621] Compiling hrss.c
[296/621] Compiling sha512-x86_64.mac.x86_64.S
[297/621] Compiling sha512-x86_64.linux.x86_64.S
[298/621] Compiling sha512-armv8.ios.aarch64.S
[299/621] Compiling sha512-armv8.linux.aarch64.S
[300/621] Compiling sha512-armv4.linux.arm.S
[301/621] Compiling sha512-586.windows.x86.S
[301/621] Compiling sha512-armv4.ios.arm.S
[303/621] Compiling sha512-586.linux.x86.S
[304/621] Compiling sha256-x86_64.mac.x86_64.S
[305/621] Compiling sha256-armv8.ios.aarch64.S
[306/621] Compiling sha256-armv8.linux.aarch64.S
[307/621] Compiling sha256-x86_64.linux.x86_64.S
[308/621] Compiling sha256-armv4.ios.arm.S
[309/621] Compiling sha256-armv4.linux.arm.S
[310/621] Compiling sha256-586.windows.x86.S
[311/621] Compiling sha256-586.linux.x86.S
[312/621] Compiling sha1-x86_64.mac.x86_64.S
[313/621] Compiling sha1-armv8.ios.aarch64.S
[314/621] Compiling sha1-x86_64.linux.x86_64.S
[315/621] Compiling sha1-armv8.linux.aarch64.S
[316/621] Compiling sha1-armv4-large.linux.arm.S
[317/621] Compiling sha1-armv4-large.ios.arm.S
[318/621] Compiling sha1-586.windows.x86.S
[319/621] Compiling sha1-altivec.c
[320/621] Compiling sha1.c
[320/621] Compiling sha1-586.linux.x86.S
[322/621] Compiling self_check.c
[323/621] Compiling sha512.c
[324/621] Compiling fips.c
[324/621] Compiling sha256.c
[326/621] Compiling rsaz-avx2.mac.x86_64.S
[327/621] Compiling rsaz-avx2.linux.x86_64.S
[328/621] Compiling rdrand-x86_64.mac.x86_64.S
[329/621] Compiling blinding.c
[330/621] Compiling rdrand-x86_64.linux.x86_64.S
[332/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
~~~~~~~~~~~~~~~~^
[333/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
~~~~~~~~~~~~~~~~^
[334/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
~~~~~~~~~~~~~~~~^
[335/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
~~~~~~~~~~~~~~~~^
[336/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
~~~~~~~~~~~~~~~~^
[337/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
~~~~~~~~~~~~~~~~^
[338/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
~~~~~~~~~~~~~~~~^
[339/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
~~~~~~~~~~~~~~~~^
[339/621] Compiling padding.c
[340/621] Compiling rsa_impl.c
[341/621] Compiling rsa.c
[342/621] Compiling urandom.c
[343/621] Compiling rand.c
[344/621] Compiling fork_detect.c
[345/621] Compiling ctrdrbg.c
[346/621] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[347/621] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[348/621] Compiling p256-x86_64-asm.mac.x86_64.S
[349/621] Compiling polyval.c
[350/621] Compiling p256-x86_64-asm.linux.x86_64.S
[350/621] Compiling ofb.c
[352/621] Compiling gcm_nohw.c
[353/621] Compiling gcm.c
[354/621] Compiling ctr.c
[356/621] 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
~~~~~~~~~~~~~~~~^
[357/621] 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
~~~~~~~~~~~~~~~~^
[358/621] 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
~~~~~~~~~~~~~~~~^
[359/621] 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
~~~~~~~~~~~~~~~~^
[360/621] 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
~~~~~~~~~~~~~~~~^
[361/621] 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
~~~~~~~~~~~~~~~~^
[362/621] 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
~~~~~~~~~~~~~~~~^
[363/621] 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
~~~~~~~~~~~~~~~~^
[364/621] Compiling NIOCore ChannelPipeline.swift
[365/621] Compiling NIOCore CircularBuffer.swift
[366/621] Compiling NIOCore Codec.swift
[367/621] Compiling NIOCore ConvenienceOptionSupport.swift
[368/621] Compiling NIOCore DeadChannel.swift
[369/621] Compiling NIOCore DispatchQueue+WithFuture.swift
[370/621] Compiling NIOCore EventLoop+Deprecated.swift
[371/621] Compiling NIOCore EventLoop+SerialExecutor.swift
[371/621] Compiling cbc.c
[372/621] Compiling md5-x86_64.linux.x86_64.S
[372/621] Compiling md5-x86_64.mac.x86_64.S
[372/621] Compiling md5.c
[375/621] Compiling md5-586.windows.x86.S
[376/621] Compiling cfb.c
[377/621] Compiling md5-586.linux.x86.S
[378/621] Compiling md4.c
[379/621] Compiling ghashv8-armx64.linux.aarch64.S
[380/621] Compiling hmac.c
[381/621] Compiling ghashv8-armx32.linux.arm.S
[382/621] Compiling ghashv8-armx64.ios.aarch64.S
[383/621] Compiling ghashv8-armx32.ios.arm.S
[384/621] Compiling ghash-x86_64.mac.x86_64.S
[385/621] Compiling ghash-x86.linux.x86.S
[386/621] Compiling ghash-x86_64.linux.x86_64.S
[387/621] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[388/621] Compiling ghash-ssse3-x86.linux.x86.S
[389/621] Compiling ghash-ssse3-x86.windows.x86.S
[389/621] Compiling ghash-x86.windows.x86.S
[389/621] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[392/621] Compiling ghash-neon-armv8.ios.aarch64.S
[393/621] Compiling fips_shared_support.c
[394/621] Compiling ghash-neon-armv8.linux.aarch64.S
[395/621] Compiling ghash-armv4.ios.arm.S
[396/621] Compiling ghash-armv4.linux.arm.S
[397/621] Compiling ecdh.c
[398/621] Compiling wnaf.c
[399/621] Compiling util.c
[400/621] Compiling ecdsa.c
[401/621] Compiling simple_mul.c
[402/621] Compiling simple.c
[403/621] Compiling p256.c
[404/621] Compiling scalar.c
[405/621] Compiling ec_montgomery.c
[406/621] Compiling p224-64.c
[407/621] Compiling digests.c
[408/621] Compiling check.c
[409/621] Compiling ec.c
[410/621] Compiling digest.c
[410/621] Compiling dh.c
[412/621] Compiling co-586.windows.x86.S
[413/621] Compiling ec_key.c
[414/621] Compiling co-586.linux.x86.S
[415/621] Compiling bsaes-armv7.linux.arm.S
[416/621] Compiling bsaes-armv7.ios.arm.S
[417/621] Compiling aead.c
[418/621] Compiling e_aes.c
[419/621] Compiling p256-x86_64.c
[420/621] Compiling random.c
[421/621] Compiling sqrt.c
[422/621] Compiling shift.c
[423/621] Compiling rsaz_exp.c
[424/621] Compiling mul.c
[425/621] Compiling montgomery_inv.c
[426/621] Compiling cipher.c
[427/621] Compiling prime.c
[427/621] Compiling generic.c
[429/621] Compiling montgomery.c
[430/621] Compiling jacobi.c
[430/621] Compiling gcd_extra.c
[432/621] Compiling gcd.c
[433/621] Compiling exponentiation.c
[434/621] Compiling ctx.c
[435/621] Compiling div.c
[436/621] Compiling div_extra.c
[437/621] Compiling cmp.c
[438/621] Compiling add.c
[439/621] Compiling bn.c
[439/621] Compiling bytes.c
[441/621] Compiling armv8-mont.linux.aarch64.S
[442/621] Compiling bn-586.windows.x86.S
[443/621] Compiling bn-586.linux.x86.S
[444/621] Compiling x86_64-gcc.c
[445/621] Compiling aesv8-armx64.linux.aarch64.S
[446/621] Compiling armv8-mont.ios.aarch64.S
[447/621] Compiling armv4-mont.linux.arm.S
[448/621] Compiling aesv8-armx64.ios.aarch64.S
[449/621] Compiling armv4-mont.ios.arm.S
[450/621] Compiling aesv8-armx32.linux.arm.S
[451/621] Compiling aesv8-armx32.ios.arm.S
[452/621] Compiling aesni-x86_64.linux.x86_64.S
[453/621] Compiling aesni-x86_64.mac.x86_64.S
[454/621] Compiling aesni-x86.windows.x86.S
[455/621] Compiling aesni-x86.linux.x86.S
[456/621] Compiling aesni-gcm-x86_64.mac.x86_64.S
[457/621] Compiling mode_wrappers.c
[458/621] Compiling aes.c
[459/621] Compiling aesni-gcm-x86_64.linux.x86_64.S
[460/621] Compiling key_wrap.c
[461/621] Compiling ex_data.c
[462/621] Compiling scrypt.c
[463/621] Compiling sign.c
[464/621] Compiling aes_nohw.c
[465/621] Compiling print.c
[466/621] Compiling pbkdf.c
[467/621] Compiling p_rsa_asn1.c
[468/621] Compiling p_x25519.c
[469/621] Compiling p_x25519_asn1.c
[470/621] Compiling p_ed25519_asn1.c
[471/621] Compiling p_ed25519.c
[472/621] Compiling p_ec_asn1.c
[473/621] Compiling p_rsa.c
[474/621] Compiling p_dsa_asn1.c
[475/621] Compiling digestsign.c
[476/621] Compiling err_data.c
[477/621] Compiling p_ec.c
[478/621] Compiling evp_ctx.c
[479/621] Compiling evp.c
[480/621] Compiling evp_asn1.c
[481/621] Compiling err.c
[482/621] Compiling engine.c
[483/621] Compiling ecdh_extra.c
[484/621] Compiling ecdsa_asn1.c
[485/621] Compiling ec_derive.c
[486/621] Compiling dh_asn1.c
[487/621] Compiling hash_to_curve.c
[488/621] Compiling dsa_asn1.c
[489/621] Compiling ec_asn1.c
[490/621] Compiling params.c
[491/621] Compiling dsa.c
[492/621] Compiling spake25519.c
[493/621] Compiling digest_extra.c
[494/621] Compiling x25519-asm-arm.S
[495/621] Compiling cpu_ppc64le.c
[496/621] Compiling cpu_arm_linux.c
[497/621] Compiling crypto.c
[498/621] Compiling des.c
[499/621] Compiling cpu_arm.c
[500/621] Compiling cpu_intel.c
[501/621] Compiling cpu_aarch64_win.c
[502/621] Compiling cpu_aarch64_linux.c
[503/621] Compiling curve25519.c
[504/621] Compiling cpu_aarch64_fuchsia.c
[505/621] Compiling cmac.c
[506/621] Compiling cpu_aarch64_apple.c
[507/621] Compiling e_rc4.c
[508/621] Compiling conf.c
[509/621] Compiling e_null.c
[509/621] Compiling tls_cbc.c
[510/621] Compiling e_tls.c
[512/621] Compiling e_rc2.c
[513/621] Compiling e_des.c
[514/621] Compiling e_chacha20poly1305.c
[514/621] Compiling derive_key.c
[516/621] Compiling e_aesctrhmac.c
[518/621] Compiling NIOCore AddressedEnvelope.swift
[519/621] Compiling NIOCore AsyncAwaitSupport.swift
[520/621] Compiling NIOCore AsyncChannel.swift
[521/621] Compiling NIOCore AsyncChannelHandler.swift
[522/621] Compiling NIOCore AsyncChannelInboundStream.swift
[523/621] Compiling NIOCore AsyncChannelOutboundWriter.swift
[524/621] Compiling NIOCore NIOAsyncSequenceProducer.swift
[525/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[526/621] Compiling NIOCore NIOAsyncWriter.swift
[527/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
~~~~~~~~~~~~~~~~^
[528/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
~~~~~~~~~~~~~~~~^
[529/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
~~~~~~~~~~~~~~~~^
[530/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
~~~~~~~~~~~~~~~~^
[531/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
~~~~~~~~~~~~~~~~^
[532/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
~~~~~~~~~~~~~~~~^
[533/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
~~~~~~~~~~~~~~~~^
[534/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
~~~~~~~~~~~~~~~~^
[535/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
~~~~~~~~~~~~~~~~^
[536/621] Compiling NIOCore ByteBuffer-multi-int.swift
[537/621] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[538/621] Compiling NIOCore ByteBuffer-views.swift
[539/621] Compiling NIOCore Channel.swift
[540/621] Compiling NIOCore ChannelHandler.swift
[541/621] Compiling NIOCore ChannelHandlers.swift
[542/621] Compiling NIOCore ChannelInvoker.swift
[543/621] Compiling NIOCore ChannelOption.swift
[543/621] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[543/621] Compiling cipher_extra.c
[544/621] Compiling e_aesccm.c
[546/621] Compiling e_aesgcmsiv.c
[547/621] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[548/621] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[549/621] Compiling chacha-x86_64.mac.x86_64.S
[550/621] Compiling chacha-x86.linux.x86.S
[551/621] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[552/621] Compiling chacha-x86.windows.x86.S
[553/621] Compiling chacha.c
[554/621] Compiling chacha-x86_64.linux.x86_64.S
[555/621] Compiling chacha-armv8.linux.aarch64.S
[556/621] Compiling chacha-armv4.ios.arm.S
[557/621] Compiling chacha-armv4.linux.arm.S
[558/621] Compiling unicode.c
[559/621] Compiling chacha-armv8.ios.aarch64.S
[560/621] Compiling ber.c
[561/621] Compiling asn1_compat.c
[562/621] Compiling buf.c
[563/621] Compiling blake2.c
[564/621] Compiling cbs.c
[565/621] Compiling cbb.c
[566/621] Compiling socket.c
[567/621] Compiling printf.c
[568/621] Compiling bn_asn1.c
[569/621] Compiling convert.c
[570/621] Compiling socket_helper.c
[571/621] Compiling pair.c
[572/621] Compiling file.c
[573/621] Compiling hexdump.c
[574/621] Compiling fd.c
[575/621] Compiling bio_mem.c
[576/621] Compiling bio.c
[577/621] Compiling base64.c
[578/621] Compiling time_support.c
[579/621] Compiling connect.c
[580/621] Compiling tasn_typ.c
[581/621] Compiling tasn_enc.c
[582/621] Compiling tasn_new.c
[583/621] Compiling tasn_utl.c
[584/621] Compiling f_string.c
[585/621] Compiling tasn_fre.c
[587/621] Emitting module NIOCore
[587/622] Compiling f_int.c
[588/622] Compiling asn_pack.c
[589/622] Compiling tasn_dec.c
[590/622] Compiling asn1_par.c
[592/623] Compiling asn1_lib.c
[593/623] Compiling a_utf8.c
[595/623] Compiling a_time.c
[596/623] Compiling a_strex.c
[597/623] Compiling a_utctm.c
[598/623] Compiling a_print.c
[599/623] Compiling a_octet.c
[599/623] Compiling a_type.c
[601/623] Compiling a_strnid.c
[602/623] Compiling a_object.c
[603/623] Compiling a_dup.c
[604/623] Compiling a_i2d_fp.c
[604/623] Compiling a_mbstr.c
[606/623] Compiling a_bool.c
[607/623] Compiling a_gentm.c
[608/623] Compiling a_d2i_fp.c
[609/623] Compiling a_int.c
[610/623] Wrapping AST for BigInt for debugging
[611/623] Wrapping AST for Atomics for debugging
[612/679] 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/730] Compiling NIOPosix PooledRecvBufferAllocator.swift
[619/730] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[620/730] Compiling NIOPosix PosixSingletons.swift
[621/730] Compiling NIOPosix RawSocketBootstrap.swift
[622/730] Compiling NIOPosix Resolver.swift
[623/730] Compiling NIOPosix Selectable.swift
[624/737] Emitting module Crypto
[627/745] Emitting module NIOPosix
[628/745] Compiling NIOPosix IO.swift
[629/745] Compiling NIOPosix IntegerBitPacking.swift
[630/745] Compiling NIOPosix IntegerTypes.swift
[631/745] Compiling NIOPosix Linux.swift
[632/745] Compiling NIOPosix LinuxCPUSet.swift
[633/745] Compiling NIOPosix LinuxUring.swift
[634/745] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[635/745] Compiling NIOPosix ThreadWindows.swift
[636/745] Compiling NIOPosix UnsafeTransfer.swift
[637/745] Compiling NIOPosix Utilities.swift
[638/745] Compiling NIOPosix VsockAddress.swift
[639/745] Compiling NIOPosix VsockChannelEvents.swift
[640/745] Compiling Crypto AES.swift
[641/745] Compiling Crypto ECDSASignature_boring.swift
[642/745] Compiling Crypto ECDSA_boring.swift
[643/745] Compiling NIOPosix ControlMessage.swift
[644/745] Compiling NIOPosix DatagramVectorReadManager.swift
[645/745] Compiling NIOPosix Errors+Any.swift
[646/745] Compiling NIOPosix FileDescriptor.swift
[647/745] Compiling NIOPosix GetaddrinfoResolver.swift
[648/745] Compiling NIOPosix HappyEyeballs.swift
[651/745] Compiling NIOPosix PendingDatagramWritesManager.swift
[652/745] Compiling NIOPosix PendingWritesManager.swift
[653/745] Compiling NIOPosix PipeChannel.swift
[654/745] Compiling NIOPosix PipePair.swift
[655/745] Compiling NIOPosix Pool.swift
[659/745] Compiling NIOPosix SelectorUring.swift
[660/745] Compiling NIOPosix ServerSocket.swift
[661/745] Compiling NIOPosix Socket.swift
[662/745] Compiling NIOPosix SocketChannel.swift
[663/745] Compiling NIOPosix SocketProtocols.swift
[664/745] Compiling NIOPosix System.swift
[665/745] Compiling NIOPosix Thread.swift
[666/745] Compiling NIOPosix ThreadPosix.swift
[672/745] Compiling NIOPosix NIOThreadPool.swift
[673/745] Compiling NIOPosix NonBlockingFileIO.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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[689/745] Compiling NIOPosix SelectableChannel.swift
[690/745] Compiling NIOPosix SelectableEventLoop.swift
[691/745] Compiling NIOPosix SelectorEpoll.swift
[692/745] Compiling NIOPosix SelectorGeneric.swift
[693/745] Compiling NIOPosix SelectorKqueue.swift
[694/745] Compiling NIOPosix BSDSocketAPICommon.swift
[695/745] Compiling NIOPosix BSDSocketAPIPosix.swift
[696/745] Compiling NIOPosix BSDSocketAPIWindows.swift
[697/745] Compiling NIOPosix BaseSocket.swift
[698/745] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[699/745] Compiling NIOPosix BaseSocketChannel.swift
[700/745] Compiling NIOPosix BaseStreamSocketChannel.swift
[701/745] Compiling NIOPosix Bootstrap.swift
[708/745] Compiling Crypto RNG_boring.swift
[709/745] Compiling Crypto SafeCompare_boring.swift
[710/745] Compiling Crypto Zeroization_boring.swift
[711/745] Compiling Crypto PrettyBytes.swift
[712/745] Compiling Crypto SafeCompare.swift
[713/745] Compiling Crypto SecureBytes.swift
[714/745] Compiling Crypto Zeroization.swift
[739/749] Wrapping AST for NIOEmbedded for debugging
[740/749] Wrapping AST for NIOPosix for debugging
[741/749] Wrapping AST for Crypto for debugging
[743/759] Emitting module NIO
[744/759] Compiling NIO Exports.swift
[745/759] Compiling _CryptoExtras Error.swift
[747/762] Compiling _CryptoExtras DigestType.swift
[748/762] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[749/762] Compiling _CryptoExtras BoringSSLHelpers.swift
[751/762] Emitting module _CryptoExtras
[751/762] Wrapping AST for NIO for debugging
[753/764] Compiling _CryptoExtras PEMDocument.swift
[754/767] Compiling _CryptoExtras RSA_security.swift
[755/767] Compiling _CryptoExtras RSA.swift
[756/767] Compiling _CryptoExtras RSA_boring.swift
[757/768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[758/768] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[759/768] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[761/769] Wrapping AST for _CryptoExtras for debugging
[763/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[764/769] Emitting module NIOFoundationCompat
[766/771] Wrapping AST for NIOFoundationCompat for debugging
[768/830] Emitting module NIOSSH
[769/838] Compiling NIOSSH SSHChannelIdentifier.swift
[770/838] Compiling NIOSSH SSHChannelMultiplexer.swift
[771/838] Compiling NIOSSH SSHChannelType.swift
[772/838] Compiling NIOSSH SSHChildChannel.swift
[773/838] Compiling NIOSSH AcceptsChannelMessages.swift
[774/838] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[775/838] Compiling NIOSSH AcceptsUserAuthMessages.swift
[776/838] Compiling NIOSSH AcceptsVersionMessages.swift
[777/838] Compiling NIOSSH SendsChannelMessages.swift
[778/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
~~~~~~~~~~~~~~~~^
[779/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
~~~~~~~~~~~~~~~~^
[780/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
~~~~~~~~~~~~~~~~^
[781/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
~~~~~~~~~~~~~~~~^
[782/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
~~~~~~~~~~~~~~~~^
[783/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
~~~~~~~~~~~~~~~~^
[784/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
~~~~~~~~~~~~~~~~^
[785/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
~~~~~~~~~~~~~~~~^
[786/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
~~~~~~~~~~~~~~~~^
[787/838] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[788/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[789/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[790/838] Compiling NIOSSH SimplePasswordDelegate.swift
[791/838] Compiling NIOSSH UserAuthDelegate.swift
[792/838] Compiling NIOSSH UserAuthSignablePayload.swift
[793/838] Compiling NIOSSH UserAuthenticationMethod.swift
[794/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[795/838] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[796/838] Compiling NIOSSH RekeyingSentNewKeysState.swift
[797/838] Compiling NIOSSH RekeyingState.swift
[798/838] Compiling NIOSSH SentKexInitWhenActiveState.swift
[799/838] Compiling NIOSSH SentNewKeysState.swift
[800/838] Compiling NIOSSH SentVersionState.swift
[801/838] Compiling NIOSSH UserAuthenticationState.swift
[802/838] Compiling NIOSSH Constants.swift
[803/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[804/838] Compiling NIOSSH SendsUserAuthMessages.swift
[805/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[806/838] Compiling NIOSSH ActiveState.swift
[807/838] Compiling NIOSSH IdleState.swift
[808/838] Compiling NIOSSH KeyExchangeState.swift
[809/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[810/838] Compiling NIOSSH ReceivedNewKeysState.swift
[811/838] Compiling NIOSSH GlobalRequestDelegate.swift
[812/838] Compiling NIOSSH ECDHCompatibleKey.swift
[813/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[814/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[815/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[816/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[817/838] Compiling NIOSSH CustomKeys.swift
[818/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.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 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),
^
[844/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),
^
[845/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),
^
[846/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),
^
[847/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),
^
[848/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 {}
^
[849/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 {}
^
[850/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 {}
^
[851/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 {}
^
[852/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
[853/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
[854/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
[855/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
[856/875] Compiling Citadel SFTPFileFlags.swift
[857/875] Compiling Citadel SFTPMessage.swift
[858/875] Compiling Citadel SFTPMessageParser.swift
[859/875] Compiling Citadel SFTPSerializer.swift
[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 DirectTCPIP+Client.swift
[866/875] Compiling Citadel DirectTCPIP+Server.swift
[867/875] Compiling Citadel Errors.swift
[868/875] Compiling Citadel ExecClient.swift
[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] Compiling CitadelServerExample Extensions.swift
[877/884] Compiling CitadelServerExample HostKeyFile.swift
[878/884] Compiling CitadelServerExample Terminal.swift
[879/884] Compiling CitadelServerExample Server.swift
[880/884] Compiling CitadelServerExample BasicCommands.swift
[881/884] Emitting module CitadelServerExample
[882/884] Compiling CitadelServerExample EchoShell.swift
[884/886] Wrapping AST for CitadelServerExample for debugging
[885/886] Linking CitadelServerExample
Build complete! (82.26s)
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:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.