Build Information
Successful build of Citadel, reference main (43a066
), with Swift 5.10 for Linux on 2 Sep 2025 07:12:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/orlandos-nl/Citadel
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 43a0664 Improve test matrix
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
43a0664e763daf8765e13e289b7e7deffdc2e9b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetching https://github.com/apple/swift-log.git
[1/291] Fetching colorizeswift
[292/5117] Fetching colorizeswift, bigint
[775/7951] Fetching colorizeswift, bigint, swift-nio-ssh
[2670/11854] Fetching colorizeswift, bigint, swift-nio-ssh, swift-log
[11276/28228] Fetching colorizeswift, bigint, swift-nio-ssh, swift-log, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.59s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.60s)
[5504/20568] Fetching colorizeswift, swift-log, swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (3.31s)
Fetched https://github.com/apple/swift-log.git from cache (3.32s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.35s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.4 (0.48s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1814] Fetching swift-atomics
[1815/79768] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.55s)
Fetched https://github.com/apple/swift-nio.git from cache (6.68s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4941] Fetching swift-system
[199/22335] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.86s)
[4349/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (3.60s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (3.15s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.75s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Building for debugging...
[0/426] Write sources
[8/426] Compiling _AtomicsShims.c
[9/426] Write sources
[20/426] Compiling CCitadelBcrypt blf.c
[21/426] Compiling CNIOWindows shim.c
[22/426] Compiling CNIOWindows WSAStartup.c
[23/426] Compiling CNIOWASI CNIOWASI.c
[24/426] Compiling CNIOPosix event_loop_id.c
[25/426] Write swift-version-24593BA9C3E375BF.txt
[26/426] Compiling CNIOLinux liburing_shims.c
[27/426] Compiling CNIODarwin shim.c
[28/426] Compiling CNIOLinux shim.c
[30/449] Emitting module _NIOBase64
[30/449] Compiling a_utctm.cc
[31/449] Compiling a_type.cc
[32/449] Compiling asn1_lib.cc
[33/454] Compiling a_time.cc
[34/466] Compiling a_strnid.cc
[36/470] Emitting module ColorizeSwift
[36/470] Compiling c-nioatomics.c
[37/470] Compiling c-atomics.c
[38/470] Compiling fiat_p256_adx_sqr.S
[39/476] Compiling CCryptoBoringSSLShims shims.c
[40/476] Compiling fiat_p256_adx_mul.S
[42/476] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[43/476] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/477] Compiling fiat_curve25519_adx_square.S
[45/477] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[46/477] Compiling InternalCollectionsUtilities Integer rank.swift
[47/477] Emitting module InternalCollectionsUtilities
[48/477] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[49/477] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/477] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[51/477] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[52/477] Compiling InternalCollectionsUtilities _SortedCollection.swift
[53/477] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[56/477] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/477] Compiling InternalCollectionsUtilities Debugging.swift
[60/479] Compiling fiat_curve25519_adx_mul.S
[61/479] Compiling _NIOBase64 Base64.swift
[65/479] Compiling InternalCollectionsUtilities Descriptions.swift
[66/479] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/480] Compiling SwiftASN1 TimeUtilities.swift
[71/480] Compiling SwiftASN1 UTCTime.swift
[72/480] Emitting module SwiftASN1
[72/480] Compiling md5-x86_64-linux.S
[75/480] Compiling _NIODataStructures _TinyArray.swift
[76/480] Compiling _NIODataStructures PriorityQueue.swift
[76/480] Compiling md5-x86_64-apple.S
[78/480] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[78/481] Compiling md5-586-linux.S
[80/481] Emitting module NIOConcurrencyHelpers
[80/481] Compiling md5-586-apple.S
[82/481] Wrapping AST for _NIOBase64 for debugging
[83/481] Compiling chacha20_poly1305_x86_64-linux.S
[84/494] Wrapping AST for InternalCollectionsUtilities for debugging
[85/496] Compiling err_data.cc
[86/496] Compiling chacha20_poly1305_armv8-win.S
[87/496] Compiling chacha20_poly1305_x86_64-apple.S
[88/496] Compiling chacha20_poly1305_armv8-linux.S
[89/496] Compiling chacha20_poly1305_armv8-apple.S
[90/496] Compiling chacha-x86_64-linux.S
[92/496] Compiling DequeModule Deque+CustomReflectable.swift
[93/496] Compiling DequeModule Deque+Descriptions.swift
[93/498] Compiling chacha-x86_64-apple.S
[95/498] Compiling DequeModule _DequeBuffer.swift
[96/498] Compiling DequeModule _DequeBufferHeader.swift
[96/498] Compiling chacha-x86-linux.S
[97/498] Compiling chacha-x86-apple.S
[98/498] Compiling chacha-armv8-win.S
[100/498] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/498] Compiling DequeModule Deque._UnsafeHandle.swift
[102/498] Compiling DequeModule Deque.swift
[103/498] Compiling DequeModule _DequeSlot.swift
[104/498] Compiling DequeModule _UnsafeWrappedBuffer.swift
[104/498] Compiling chacha-armv8-linux.S
[106/498] 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
~~~~~~~~~~~~~~~~^
[107/498] Compiling Logging MetadataProvider.swift
[108/498] Compiling DequeModule Deque+Equatable.swift
[109/498] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[110/498] Emitting module _NIODataStructures
[111/498] 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
~~~~~~~~~~~~~~~~^
[112/498] Compiling DequeModule Deque+Testing.swift
[113/498] Compiling DequeModule Deque._Storage.swift
[114/499] Compiling DequeModule Deque+Extras.swift
[115/499] Compiling DequeModule Deque+Hashable.swift
[115/499] Compiling chacha-armv4-linux.S
[116/499] Compiling chacha-armv8-apple.S
[119/499] Compiling SwiftASN1 DER.swift
[120/499] Compiling SwiftASN1 Errors.swift
[120/500] Compiling aes128gcmsiv-x86_64-linux.S
[121/500] Compiling aes128gcmsiv-x86_64-apple.S
[123/500] Compiling ColorizeSwift ColorizeSwift.swift
[124/500] Compiling x86_64-mont5-linux.S
[127/500] Compiling x86_64-mont5-apple.S
[128/500] Wrapping AST for _NIODataStructures for debugging
[132/501] 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
~~~~~~~~~~~~~~~~^
[132/501] Compiling x86_64-mont-linux.S
[134/501] 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
~~~~~~~~~~~~~~~~^
[135/501] Compiling x86_64-mont-apple.S
[136/502] Compiling x86-mont-apple.S
[137/502] Compiling x86-mont-linux.S
[139/502] Compiling DequeModule Deque+Codable.swift
[140/502] Compiling DequeModule Deque+Collection.swift
[141/502] Emitting module Logging
[142/502] Compiling Logging Locks.swift
[143/502] Compiling Logging LogHandler.swift
[144/502] Compiling Logging Logging.swift
[144/503] Wrapping AST for SwiftASN1 for debugging
[145/503] Compiling vpaes-x86_64-apple.S
[146/503] Compiling vpaes-x86-linux.S
[147/503] Compiling vpaes-x86_64-linux.S
[149/503] Compiling vpaes-x86-apple.S
[151/503] Compiling vpaes-armv8-win.S
[152/503] Compiling vpaes-armv8-linux.S
[153/503] Compiling vpaes-armv8-apple.S
[154/503] Wrapping AST for ColorizeSwift for debugging
[155/503] Compiling vpaes-armv7-linux.S
[157/503] Emitting module DequeModule
[157/504] Compiling sha512-x86_64-linux.S
[159/504] Wrapping AST for NIOConcurrencyHelpers for debugging
[160/504] Compiling sha512-armv8-win.S
[161/504] Wrapping AST for Logging for debugging
[161/504] Compiling sha512-x86_64-apple.S
[163/504] Compiling sha512-armv8-linux.S
[163/504] Compiling sha512-armv8-apple.S
[165/504] Compiling sha512-armv4-linux.S
[166/504] Compiling sha512-586-apple.S
[167/504] Compiling sha256-x86_64-linux.S
[168/504] Compiling sha512-586-linux.S
[169/504] Compiling sha256-x86_64-apple.S
[170/504] Compiling sha256-armv8-win.S
[171/504] Compiling sha256-armv8-linux.S
[172/504] Compiling sha256-armv4-linux.S
[173/504] Compiling sha256-armv8-apple.S
[174/504] Compiling sha256-586-linux.S
[175/504] Compiling sha256-586-apple.S
[176/504] Wrapping AST for DequeModule for debugging
[177/504] Compiling sha1-armv8-win.S
[178/504] Compiling sha1-armv8-apple.S
[179/504] Compiling sha1-x86_64-linux.S
[179/504] Compiling sha1-x86_64-apple.S
[181/504] Compiling sha1-armv8-linux.S
[182/504] Compiling sha1-armv4-large-linux.S
[183/504] Compiling sha1-586-apple.S
[184/504] Compiling sha1-586-linux.S
[185/504] Compiling p256_beeu-x86_64-asm-linux.S
[186/504] Compiling rsaz-avx2-apple.S
[187/504] Compiling rdrand-x86_64-apple.S
[188/504] Compiling p256_beeu-armv8-asm-linux.S
[188/504] Compiling rdrand-x86_64-linux.S
[190/504] Compiling p256_beeu-armv8-asm-win.S
[191/504] Compiling rsaz-avx2-linux.S
[192/504] Compiling p256_beeu-x86_64-asm-apple.S
[193/504] Compiling p256-x86_64-asm-apple.S
[194/504] Compiling p256_beeu-armv8-asm-apple.S
[195/504] Compiling p256-armv8-asm-apple.S
[196/504] Compiling p256-x86_64-asm-linux.S
[197/504] Compiling ghashv8-armv8-win.S
[198/504] Compiling p256-armv8-asm-win.S
[199/504] Compiling ghashv8-armv8-apple.S
[200/504] Compiling ghashv8-armv7-linux.S
[201/504] Compiling p256-armv8-asm-linux.S
[202/504] Compiling ghashv8-armv8-linux.S
[203/504] Compiling ghash-x86_64-apple.S
[204/504] Compiling ghash-x86-linux.S
[205/504] Compiling ghash-x86_64-linux.S
[206/504] Compiling ghash-ssse3-x86_64-apple.S
[207/504] Compiling ghash-x86-apple.S
[208/504] Compiling ghash-ssse3-x86_64-linux.S
[209/504] Compiling ghash-ssse3-x86-linux.S
[210/504] Compiling ghash-neon-armv8-win.S
[211/504] Compiling ghash-neon-armv8-apple.S
[212/504] Compiling ghash-neon-armv8-linux.S
[213/504] Compiling ghash-ssse3-x86-apple.S
[213/504] Compiling co-586-linux.S
[214/504] Compiling ghash-armv4-linux.S
[216/504] Compiling co-586-apple.S
[217/504] Compiling bsaes-armv7-linux.S
[218/504] Compiling bn-armv8-win.S
[219/504] Compiling bn-armv8-linux.S
[220/504] Compiling bn-586-apple.S
[221/504] Compiling bn-586-linux.S
[222/504] Compiling bn-armv8-apple.S
[223/504] Compiling armv8-mont-win.S
[224/504] Compiling armv8-mont-apple.S
[225/504] Compiling armv8-mont-linux.S
[226/504] Compiling aesv8-gcm-armv8-linux.S
[227/504] Compiling armv4-mont-linux.S
[228/504] Compiling aesv8-armv8-win.S
[228/504] Compiling aesv8-gcm-armv8-win.S
[230/504] Compiling aesv8-armv8-apple.S
[231/504] Compiling aesv8-gcm-armv8-apple.S
[232/504] Compiling aesv8-armv8-linux.S
[233/504] Compiling aesni-x86-linux.S
[234/504] Compiling aesv8-armv7-linux.S
[235/504] Compiling aesni-x86_64-linux.S
[236/504] Compiling aesni-x86_64-apple.S
[237/504] Compiling aesni-gcm-x86_64-apple.S
[238/504] Compiling aesni-gcm-x86_64-linux.S
[239/504] Compiling aesni-x86-apple.S
[240/504] Compiling aes-gcm-avx512-x86_64-linux.S
[241/504] Compiling aes-gcm-avx512-x86_64-apple.S
[242/504] Compiling aes-gcm-avx2-x86_64-linux.S
[243/504] Compiling aes-gcm-avx2-x86_64-apple.S
[244/504] Compiling xwing.cc
[245/504] Compiling x_x509a.cc
[246/504] Compiling x_spki.cc
[247/504] Compiling x_x509.cc
[248/504] Compiling x_val.cc
[249/504] Compiling x_sig.cc
[250/504] Compiling x_req.cc
[251/504] Compiling x_pubkey.cc
[252/504] Compiling x_name.cc
[253/504] Compiling x_exten.cc
[254/504] Compiling x509spki.cc
[255/504] Compiling x_algor.cc
[256/504] Compiling x509rset.cc
[257/504] Compiling x_attrib.cc
[258/504] Compiling x_crl.cc
[259/504] Compiling x_all.cc
[260/504] Compiling x509name.cc
[261/504] Compiling x509cset.cc
[262/504] Compiling x509_vfy.cc
[263/504] Compiling x509_vpm.cc
[264/504] Compiling x509_trs.cc
[265/504] Compiling x509_txt.cc
[266/504] Compiling x509_v3.cc
[267/504] Compiling x509_set.cc
[268/504] Compiling x509_req.cc
[269/504] Compiling x509_def.cc
[270/504] Compiling x509_d2.cc
[271/504] Compiling x509_obj.cc
[272/504] Compiling x509_lu.cc
[273/504] Compiling x509_ext.cc
[274/504] Compiling x509_cmp.cc
[275/504] Compiling x509_att.cc
[276/504] Compiling x509.cc
[277/504] Compiling v3_purp.cc
[278/504] Compiling v3_skey.cc
[279/504] Compiling v3_pmaps.cc
[280/504] Compiling v3_prn.cc
[281/504] Compiling v3_utl.cc
[282/504] Compiling v3_ocsp.cc
[283/504] Compiling v3_pcons.cc
[284/504] Compiling v3_ncons.cc
[285/504] Compiling v3_lib.cc
[286/504] Compiling v3_int.cc
[287/504] Compiling v3_ia5.cc
[288/504] Compiling v3_genn.cc
[289/504] Compiling v3_enum.cc
[290/504] Compiling v3_extku.cc
[291/504] Compiling v3_info.cc
[292/504] Compiling v3_crld.cc
[293/504] Compiling v3_cpols.cc
[294/504] Compiling v3_bitst.cc
[295/504] Compiling v3_conf.cc
[296/504] Compiling v3_alt.cc
[297/504] Compiling v3_akey.cc
[298/504] Compiling v3_bcons.cc
[299/504] Compiling v3_akeya.cc
[300/504] Compiling i2d_pr.cc
[301/504] Compiling t_x509a.cc
[302/504] Compiling t_x509.cc
[303/504] Compiling rsa_pss.cc
[304/504] Compiling t_crl.cc
[305/504] Compiling name_print.cc
[306/504] Compiling t_req.cc
[307/504] Compiling policy.cc
[308/504] Compiling by_file.cc
[309/504] Compiling voprf.cc
[309/504] Compiling by_dir.cc
[311/504] Compiling algorithm.cc
[312/504] Compiling a_verify.cc
[313/504] Compiling a_sign.cc
[314/504] Compiling asn1_gen.cc
[315/504] Compiling thread_win.cc
[316/504] Compiling a_digest.cc
[317/504] Compiling thread.cc
[318/504] Compiling thread_pthread.cc
[319/504] Compiling thread_none.cc
[320/504] Compiling trust_token.cc
[321/504] Compiling stack.cc
[322/504] Compiling siphash.cc
[323/504] Compiling slhdsa.cc
[324/504] Compiling pmbtoken.cc
[325/504] Compiling sha1.cc
[326/504] Compiling sha256.cc
[327/504] Compiling sha512.cc
[328/504] Compiling rsa_extra.cc
[329/504] Compiling spake2plus.cc
[330/504] Compiling rsa_crypt.cc
[331/504] Compiling rsa_print.cc
[332/504] Compiling rc4.cc
[333/504] Compiling refcount.cc
[334/504] Compiling rand.cc
[335/504] Compiling urandom.cc
[336/504] Compiling windows.cc
[337/504] Compiling trusty.cc
[338/504] Compiling passive.cc
[339/504] Compiling deterministic.cc
[340/504] Compiling rsa_asn1.cc
[341/504] Compiling poly1305_arm_asm.S
[342/504] Compiling ios.cc
[343/504] Compiling getentropy.cc
[344/504] Compiling forkunsafe.cc
[345/504] Compiling fork_detect.cc
[346/504] Compiling poly1305.cc
[347/504] Compiling poly1305_arm.cc
[348/504] Compiling poly1305_vec.cc
[349/504] Compiling pool.cc
[350/504] Compiling pkcs7.cc
[351/504] Compiling p5_pbev2.cc
[352/504] Compiling pkcs8_x509.cc
[353/504] Compiling pkcs7_x509.cc
[354/504] Compiling pkcs8.cc
[355/504] Compiling pem_xaux.cc
[356/504] Compiling pem_pkey.cc
[357/504] Compiling pem_oth.cc
[358/504] Compiling pem_x509.cc
[359/504] Compiling pem_pk8.cc
[360/504] Compiling obj_xref.cc
[361/504] Compiling mlkem.cc
[362/504] Compiling pem_info.cc
[363/504] Compiling mldsa.cc
[364/504] Compiling mem.cc
[365/504] Compiling obj.cc
[366/504] Compiling pem_lib.cc
[367/504] Compiling pem_all.cc
[368/504] Compiling poly_rq_mul.S
[369/504] Compiling fips_shared_support.cc
[370/504] Compiling lhash.cc
[371/504] Compiling md5.cc
[372/504] Compiling md4.cc
[372/504] Compiling hrss.cc
[374/504] Compiling kyber.cc
[375/504] Compiling ex_data.cc
[376/504] Compiling fuzzer_mode.cc
[377/504] Compiling scrypt.cc
[378/504] Compiling sign.cc
[379/504] Compiling print.cc
[380/504] Compiling hpke.cc
[381/504] Compiling p_x25519.cc
[382/504] Compiling pbkdf.cc
[383/504] Compiling p_rsa_asn1.cc
[384/504] Compiling p_x25519_asn1.cc
[385/504] Compiling p_ed25519.cc
[386/504] Compiling p_rsa.cc
[387/504] Compiling p_hkdf.cc
[388/504] Compiling p_ed25519_asn1.cc
[389/504] Compiling p_ec_asn1.cc
[390/504] Compiling p_ec.cc
[391/504] Compiling p_dh_asn1.cc
[392/504] Compiling p_dsa_asn1.cc
[393/504] Compiling p_dh.cc
[394/504] Compiling err.cc
[395/504] Compiling evp.cc
[396/504] Compiling engine.cc
[397/504] Compiling ecdsa_p1363.cc
[398/504] Compiling evp_ctx.cc
[399/504] Compiling evp_asn1.cc
[400/504] Compiling ecdh.cc
[401/504] Compiling ecdsa_asn1.cc
[402/504] Compiling hash_to_curve.cc
[403/504] Compiling ec_derive.cc
[404/504] Compiling ec_asn1.cc
[405/504] Compiling dsa_asn1.cc
[406/504] Compiling digest_extra.cc
[407/504] Compiling dsa.cc
[408/504] Compiling x25519-asm-arm.S
[409/504] Compiling params.cc
[410/504] Compiling des.cc
[411/504] Compiling dh_asn1.cc
[412/504] Compiling crypto.cc
[413/504] Compiling spake25519.cc
[414/504] Compiling curve25519.cc
[415/504] Compiling cpu_intel.cc
[416/504] Compiling cpu_arm_freebsd.cc
[417/504] Compiling cpu_aarch64_linux.cc
[418/504] Compiling cpu_arm_linux.cc
[419/504] Compiling cpu_aarch64_win.cc
[420/504] Compiling cpu_aarch64_openbsd.cc
[421/504] Compiling cpu_aarch64_sysreg.cc
[422/504] Compiling cpu_aarch64_fuchsia.cc
[423/504] Compiling cpu_aarch64_apple.cc
[424/504] Compiling get_cipher.cc
[425/504] Compiling tls_cbc.cc
[426/504] Compiling bcm.cc
[427/504] Compiling conf.cc
[428/504] Compiling curve25519_64_adx.cc
[429/504] Compiling e_rc4.cc
[430/504] Compiling e_chacha20poly1305.cc
[431/504] Compiling e_null.cc
[432/504] Compiling e_rc2.cc
[433/504] Compiling e_des.cc
[434/504] Compiling e_tls.cc
[435/504] Compiling e_aesgcmsiv.cc
[436/504] Compiling e_aeseax.cc
[437/504] Compiling e_aesctrhmac.cc
[438/504] Compiling derive_key.cc
[439/504] Compiling cms.cc
[440/504] Compiling chacha.cc
[441/504] Compiling unicode.cc
[442/504] Compiling sqrt.cc
[443/504] Compiling buf.cc
[444/504] Compiling cbs.cc
[445/504] Compiling asn1_compat.cc
[446/504] Compiling cbb.cc
[447/504] Compiling ber.cc
[448/504] Compiling exponentiation.cc
[449/504] Compiling div.cc
[450/504] Compiling hexdump.cc
[451/504] Compiling blake2.cc
[452/504] Compiling printf.cc
[453/504] Compiling file.cc
[454/504] Compiling fd.cc
[455/504] Compiling pair.cc
[456/504] Compiling convert.cc
[457/504] Compiling bn_asn1.cc
[458/504] Compiling errno.cc
[459/504] Compiling base64.cc
[460/504] Compiling bio.cc
[461/504] Compiling tasn_typ.cc
[462/504] Compiling bio_mem.cc
[463/504] Compiling tasn_fre.cc
[464/504] Compiling posix_time.cc
[465/504] Compiling tasn_utl.cc
[466/504] Compiling tasn_enc.cc
[467/504] Compiling f_string.cc
[468/504] Compiling f_int.cc
[469/504] Compiling tasn_new.cc
[470/504] Compiling asn_pack.cc
[471/504] Compiling tasn_dec.cc
[472/504] Compiling asn1_par.cc
[473/504] Compiling a_octet.cc
[474/504] Compiling a_object.cc
[475/504] Compiling a_i2d_fp.cc
[476/504] Compiling a_strex.cc
[477/504] Compiling a_mbstr.cc
[478/504] Compiling a_dup.cc
[479/504] Compiling CCitadelBcrypt bcrypt.c
[479/504] Write sources
[482/504] Compiling a_int.cc
[483/504] Compiling a_d2i_fp.cc
/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.
[484/504] Compiling CCitadelBcrypt bcrypt-kdf.c
[485/504] Compiling a_gentm.cc
[486/525] Compiling aes.cc
[488/543] Compiling Atomics ManagedAtomic.swift
[489/543] Compiling Atomics ManagedAtomicLazyReference.swift
[490/545] Compiling Atomics AtomicMemoryOrderings.swift
[491/545] Compiling Atomics DoubleWord.swift
[492/545] Compiling Atomics UnsafeAtomic.swift
[493/545] Compiling Atomics UnsafeAtomicLazyReference.swift
[494/545] Compiling Atomics AtomicStorage.swift
[495/545] Compiling Atomics AtomicValue.swift
[496/545] Compiling Atomics IntegerOperations.swift
[497/545] Compiling Atomics Unmanaged extensions.swift
[497/545] Compiling a_bool.cc
[498/545] Compiling a_bitstr.cc
[501/545] Compiling BigInt String Conversion.swift
[502/547] Compiling Atomics AtomicInteger.swift
[503/547] Compiling Atomics AtomicOptionalWrappable.swift
[504/547] Compiling Atomics AtomicReference.swift
[505/550] Compiling Atomics OptionalRawRepresentable.swift
[506/550] Compiling Atomics RawRepresentable.swift
[507/550] Compiling Atomics AtomicBool.swift
[517/555] Emitting module BigInt
[521/555] Compiling Atomics IntegerConformances.swift
[522/555] Compiling Atomics PointerConformances.swift
[523/555] Compiling Atomics Primitives.native.swift
[524/555] Compiling CryptoBoringWrapper RandomBytes.swift
[525/555] Compiling BigInt Subtraction.swift
[526/555] Compiling BigInt Words and Bits.swift
[528/556] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[528/556] Wrapping AST for BigInt for debugging
[530/556] Emitting module CryptoBoringWrapper
[531/556] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[532/556] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[533/556] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[534/556] Compiling CryptoBoringWrapper EllipticCurve.swift
[535/556] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[537/557] Emitting module Atomics
[544/558] Wrapping AST for CryptoBoringWrapper for debugging
[545/624] Wrapping AST for Atomics for debugging
[547/690] Compiling NIOCore Interfaces.swift
[548/690] Compiling NIOCore Linux.swift
[549/690] Compiling NIOCore MarkedCircularBuffer.swift
[550/690] Compiling NIOCore MulticastChannel.swift
[551/690] Compiling NIOCore ByteBuffer-multi-int.swift
[552/690] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[553/690] Compiling NIOCore ByteBuffer-views.swift
[554/690] Compiling NIOCore Channel.swift
[555/690] Compiling NIOCore ChannelHandler.swift
[556/690] Compiling NIOCore ChannelHandlers.swift
[557/700] Compiling Crypto HPKE-AEAD.swift
[558/700] Compiling Crypto HPKE-Ciphersuite.swift
[559/700] Compiling Crypto HPKE-KDF.swift
[560/700] Compiling Crypto HPKE-KexKeyDerivation.swift
[561/700] Compiling Crypto HPKE-LabeledExtract.swift
[562/700] Compiling Crypto HPKE-Utils.swift
[563/700] Compiling Crypto DHKEM.swift
[564/700] Compiling Crypto HPKE-KEM-Curve25519.swift
[565/700] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[566/700] Compiling Crypto HPKE-KEM.swift
[567/700] Emitting module Crypto
[568/700] Compiling NIOCore NIOAny.swift
[569/700] Compiling NIOCore NIOCloseOnErrorHandler.swift
[570/700] Compiling NIOCore NIOCoreSendableMetatype.swift
[571/700] Compiling NIOCore NIOLoopBound.swift
[572/700] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[573/700] Compiling NIOCore NIOScheduledCallback.swift
[574/700] Compiling NIOCore NIOSendable.swift
[575/700] Compiling NIOCore RecvByteBufferAllocator.swift
[576/708] Compiling NIOCore EventLoop.swift
[577/708] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[586/708] Compiling NIOCore IOData.swift
/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
~~~~~~~~~~~~~~~~^
[587/708] Compiling NIOCore IPProtocol.swift
/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
~~~~~~~~~~~~~~~~^
[588/708] Compiling NIOCore IntegerBitPacking.swift
/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
~~~~~~~~~~~~~~~~^
[589/708] Compiling NIOCore IntegerTypes.swift
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[594/708] Compiling NIOCore ChannelInvoker.swift
[595/708] Compiling NIOCore ChannelOption.swift
[596/708] Compiling NIOCore ChannelPipeline.swift
[597/708] Compiling NIOCore CircularBuffer.swift
[598/708] Compiling NIOCore Codec.swift
[599/708] Compiling NIOCore ConvenienceOptionSupport.swift
[600/708] Compiling NIOCore DeadChannel.swift
[601/708] Compiling NIOCore DispatchQueue+WithFuture.swift
[602/708] Compiling NIOCore EventLoop+Deprecated.swift
[603/708] Compiling NIOCore EventLoop+SerialExecutor.swift
[604/708] Compiling NIOCore AsyncChannelHandler.swift
[605/708] Compiling NIOCore AsyncChannelInboundStream.swift
[606/708] Compiling NIOCore AsyncChannelOutboundWriter.swift
[607/708] Compiling NIOCore NIOAsyncSequenceProducer.swift
[608/708] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[609/708] Compiling NIOCore NIOAsyncWriter.swift
[614/708] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[615/708] Compiling NIOCore BSDSocketAPI.swift
[616/708] Compiling NIOCore ByteBuffer-aux.swift
[617/708] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[618/708] Compiling NIOCore ByteBuffer-conversions.swift
[619/708] Compiling NIOCore ByteBuffer-core.swift
[620/708] Compiling NIOCore ByteBuffer-hex.swift
[621/708] Compiling NIOCore ByteBuffer-int.swift
[622/708] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[623/708] Compiling NIOCore EventLoopFuture+Deprecated.swift
[624/708] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[625/708] Compiling NIOCore EventLoopFuture.swift
[626/708] Compiling NIOCore FileDescriptor.swift
[627/708] Compiling NIOCore FileHandle.swift
[628/708] Compiling NIOCore FileRegion.swift
[629/708] Compiling NIOCore GlobalSingletons.swift
[630/708] Compiling NIOCore IO.swift
[631/708] Compiling NIOCore AddressedEnvelope.swift
[632/708] Compiling NIOCore AsyncAwaitSupport.swift
[633/708] Compiling NIOCore AsyncChannel.swift
[634/708] Compiling Crypto Ed25519.swift
[635/708] Compiling Crypto Signature.swift
[636/708] Compiling Crypto CryptoKitErrors_boring.swift
[637/708] Compiling Crypto RNG_boring.swift
[638/708] Compiling Crypto SafeCompare_boring.swift
[639/708] Compiling Crypto Zeroization_boring.swift
[640/708] Compiling Crypto PrettyBytes.swift
[641/708] Compiling Crypto SafeCompare.swift
[642/708] Compiling Crypto SecureBytes.swift
[643/708] Compiling Crypto Zeroization.swift
[644/709] Wrapping AST for Crypto for debugging
[646/709] 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
~~~~~~~~~~~~~~~~^
[647/709] 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
~~~~~~~~~~~~~~~~^
[648/709] 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
~~~~~~~~~~~~~~~~^
[649/709] 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
~~~~~~~~~~~~~~~~^
[650/709] 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
~~~~~~~~~~~~~~~~^
[651/709] 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
~~~~~~~~~~~~~~~~^
[652/709] 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
~~~~~~~~~~~~~~~~^
[653/709] 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
~~~~~~~~~~~~~~~~^
[654/759] Compiling _CryptoExtras ARCResponse.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[655/759] Compiling _CryptoExtras ARCServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[656/759] Compiling _CryptoExtras ChaCha20CTR_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[657/759] Compiling _CryptoExtras ChaCha20CTR.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[658/759] Compiling _CryptoExtras ObjectIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[659/759] Compiling _CryptoExtras PBKDF2_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[660/759] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[661/759] Compiling _CryptoExtras PBKDF2.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[662/759] Compiling _CryptoExtras Scrypt_boring.swift
[663/759] Compiling _CryptoExtras Scrypt.swift
[664/759] Compiling _CryptoExtras OPRF.swift
[665/759] Compiling _CryptoExtras OPRFClient.swift
[666/759] Compiling _CryptoExtras OPRFServer.swift
[667/759] Compiling _CryptoExtras VOPRF+API.swift
[668/759] Compiling _CryptoExtras VOPRFClient.swift
[669/759] Compiling _CryptoExtras VOPRFServer.swift
[670/759] Compiling _CryptoExtras RSA+BlindSigning.swift
[671/759] Compiling _CryptoExtras CMAC.swift
[672/759] Compiling _CryptoExtras ARC+API.swift
[673/759] Compiling _CryptoExtras ARC.swift
[674/759] Compiling _CryptoExtras ARCCredential.swift
[675/759] Compiling _CryptoExtras ARCEncoding.swift
[676/759] Compiling _CryptoExtras ARCPrecredential.swift
[680/759] Compiling _CryptoExtras BoringSSLHelpers.swift
[681/759] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[682/759] Compiling _CryptoExtras Data+Extensions.swift
[683/759] Compiling _CryptoExtras DigestType.swift
[684/759] Compiling _CryptoExtras Error.swift
[685/759] Compiling _CryptoExtras I2OSP.swift
[686/759] Compiling _CryptoExtras IntegerEncoding.swift
[687/766] Emitting module _CryptoExtras
[688/766] Compiling _CryptoExtras AES_CBC.swift
[689/766] Compiling _CryptoExtras AES_CFB.swift
[690/766] Compiling _CryptoExtras AES_CTR.swift
[691/766] Compiling _CryptoExtras AES_GCM_SIV.swift
[692/766] Compiling _CryptoExtras Block Function.swift
[693/766] Compiling _CryptoExtras AES_CFB_boring.swift
[694/766] Compiling _CryptoExtras AES_CTR_boring.swift
[695/766] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[702/766] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[703/766] Compiling _CryptoExtras PKCS8PrivateKey.swift
[704/766] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[705/766] Compiling _CryptoExtras ECToolbox_boring.swift
[706/766] Compiling _CryptoExtras ECToolbox.swift
[707/766] Compiling _CryptoExtras HashToField.swift
[708/766] Compiling _CryptoExtras KDF.swift
[709/766] Compiling _CryptoExtras PEMDocument.swift
[710/766] Compiling _CryptoExtras PrettyBytes.swift
[711/766] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[712/766] Compiling _CryptoExtras DLEQ.swift
[713/766] Compiling _CryptoExtras Prover.swift
[714/766] Compiling _CryptoExtras Verifier.swift
[715/766] Compiling _CryptoExtras ZKPToolbox.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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[732/766] Compiling _CryptoExtras ARCPresentation.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
~~~~~~~~~~~~~~~~^
[733/766] Compiling _CryptoExtras ARCRequest.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
~~~~~~~~~~~~~~~~^
[734/766] Emitting module NIOCore
[735/767] Wrapping AST for NIOCore for debugging
[737/819] Emitting module NIOEmbedded
[738/819] 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
~~~~~~~~~~~~~~~~^
[739/819] 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
~~~~~~~~~~~~~~~~^
[740/819] Compiling NIOEmbedded AsyncTestingChannel.swift
[741/820] Wrapping AST for NIOEmbedded for debugging
[743/820] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[744/820] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[745/820] 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
~~~~~~~~~~~~~~~~^
[746/820] Compiling NIOPosix StructuredConcurrencyHelpers.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
~~~~~~~~~~~~~~~~^
[747/820] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[748/820] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[749/826] Compiling NIOPosix Pool.swift
[750/826] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[751/826] Compiling NIOPosix PosixSingletons.swift
[752/826] Compiling NIOPosix RawSocketBootstrap.swift
[753/826] Compiling NIOPosix Resolver.swift
[754/826] Compiling NIOPosix Selectable.swift
[755/826] Compiling NIOPosix SelectableChannel.swift
[756/826] Compiling NIOPosix SelectableEventLoop.swift
[757/826] Compiling NIOPosix SelectorEpoll.swift
[758/826] Compiling NIOPosix SelectorGeneric.swift
[759/826] Compiling NIOPosix SelectorKqueue.swift
[760/826] Compiling NIOPosix SelectorUring.swift
[761/826] Compiling NIOPosix ServerSocket.swift
[762/826] Compiling NIOPosix IO.swift
[763/826] Compiling NIOPosix IntegerBitPacking.swift
[764/826] Compiling NIOPosix IntegerTypes.swift
[765/826] Compiling NIOPosix Linux.swift
[766/826] Compiling NIOPosix LinuxCPUSet.swift
[767/826] Compiling NIOPosix LinuxUring.swift
[768/826] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[769/826] Compiling NIOPosix NIOPosixSendableMetatype.swift
[770/826] Compiling NIOPosix NIOThreadPool.swift
[771/826] Compiling NIOPosix NonBlockingFileIO.swift
[772/826] Compiling NIOPosix PendingDatagramWritesManager.swift
[773/826] Compiling NIOPosix PendingWritesManager.swift
[774/826] Compiling NIOPosix PipeChannel.swift
[775/826] Compiling NIOPosix PipePair.swift
[776/826] Emitting module NIOPosix
[777/826] Compiling NIOPosix BSDSocketAPICommon.swift
[778/826] Compiling NIOPosix BSDSocketAPIPosix.swift
[779/826] Compiling NIOPosix BSDSocketAPIWindows.swift
[780/826] Compiling NIOPosix BaseSocket.swift
[781/826] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[782/826] Compiling NIOPosix BaseSocketChannel.swift
[783/826] Compiling NIOPosix BaseStreamSocketChannel.swift
[784/826] Compiling NIOPosix Bootstrap.swift
[785/826] Compiling NIOPosix ControlMessage.swift
[786/826] Compiling NIOPosix DatagramVectorReadManager.swift
[787/826] Compiling NIOPosix Errors+Any.swift
[788/826] Compiling NIOPosix FileDescriptor.swift
[789/826] Compiling NIOPosix GetaddrinfoResolver.swift
[790/826] Compiling NIOPosix HappyEyeballs.swift
[791/826] 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
~~~~~~~~~~~~~~~~^
[792/826] 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
~~~~~~~~~~~~~~~~^
[793/826] 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
~~~~~~~~~~~~~~~~^
[794/826] 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
~~~~~~~~~~~~~~~~^
[795/826] 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
~~~~~~~~~~~~~~~~^
[796/826] 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
~~~~~~~~~~~~~~~~^
[797/827] Wrapping AST for NIOPosix for debugging
[799/829] Compiling NIO Exports.swift
[800/829] Emitting module NIO
[801/830] Wrapping AST for NIO for debugging
[803/835] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[804/835] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[805/835] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[806/835] Emitting module NIOFoundationCompat
[807/835] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[808/836] Wrapping AST for NIOFoundationCompat for debugging
[810/895] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[811/895] Compiling NIOSSH RekeyingSentNewKeysState.swift
[812/895] Compiling NIOSSH RekeyingState.swift
[813/895] Compiling NIOSSH SentKexInitWhenActiveState.swift
[814/895] Compiling NIOSSH SentNewKeysState.swift
[815/895] Compiling NIOSSH SentVersionState.swift
[816/895] Compiling NIOSSH UserAuthenticationState.swift
[817/895] Compiling NIOSSH Constants.swift
[818/903] Emitting module NIOSSH
[819/903] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[820/903] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[821/903] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[822/903] Compiling NIOSSH SimplePasswordDelegate.swift
[823/903] Compiling NIOSSH UserAuthDelegate.swift
[824/903] Compiling NIOSSH UserAuthSignablePayload.swift
[825/903] Compiling NIOSSH UserAuthenticationMethod.swift
[826/903] Compiling NIOSSH UserAuthenticationStateMachine.swift
[827/903] Compiling NIOSSH GlobalRequestDelegate.swift
[828/903] Compiling NIOSSH ECDHCompatibleKey.swift
[829/903] Compiling NIOSSH EllipticCurveKeyExchange.swift
[830/903] Compiling NIOSSH SSHKeyExchangeResult.swift
[831/903] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[832/903] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[833/903] Compiling NIOSSH CustomKeys.swift
[834/903] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[835/903] Compiling NIOSSH NIOSSHPrivateKey.swift
[836/903] Compiling NIOSSH NIOSSHPublicKey.swift
[837/903] Compiling NIOSSH NIOSSHSignature.swift
[838/903] Compiling NIOSSH NIOSSHError.swift
[839/903] Compiling NIOSSH NIOSSHHandler.swift
[840/903] Compiling NIOSSH NIOSSHSendable.swift
[841/903] Compiling NIOSSH Role.swift
[842/903] Compiling NIOSSH SSHClientConfiguration.swift
[843/903] Compiling NIOSSH SendsKeyExchangeMessages.swift
[844/903] Compiling NIOSSH SendsUserAuthMessages.swift
[845/903] Compiling NIOSSH SSHConnectionStateMachine.swift
[846/903] Compiling NIOSSH ActiveState.swift
[847/903] Compiling NIOSSH IdleState.swift
[848/903] Compiling NIOSSH KeyExchangeState.swift
[849/903] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[850/903] Compiling NIOSSH ReceivedNewKeysState.swift
[851/903] 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
~~~~~~~~~~~~~~~~^
[852/903] 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
~~~~~~~~~~~~~~~~^
[853/903] 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
~~~~~~~~~~~~~~~~^
[854/903] 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
~~~~~~~~~~~~~~~~^
[855/903] 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
~~~~~~~~~~~~~~~~^
[856/903] 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
~~~~~~~~~~~~~~~~^
[857/903] 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
~~~~~~~~~~~~~~~~^
[858/903] 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
~~~~~~~~~~~~~~~~^
[859/903] 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
~~~~~~~~~~~~~~~~^
[860/903] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[861/903] Compiling NIOSSH SSHMessages.swift
[862/903] Compiling NIOSSH SSHPacketParser.swift
[863/903] Compiling NIOSSH SSHPacketSerializer.swift
[864/903] Compiling NIOSSH SSHServerConfiguration.swift
[865/903] Compiling NIOSSH SSHTerminalModes.swift
[866/903] Compiling NIOSSH AESGCM.swift
[867/903] Compiling NIOSSH SSHTransportProtection.swift
[868/903] Compiling NIOSSH SSHChannelIdentifier.swift
[869/903] Compiling NIOSSH SSHChannelMultiplexer.swift
[870/903] Compiling NIOSSH SSHChannelType.swift
[871/903] Compiling NIOSSH SSHChildChannel.swift
[872/903] Compiling NIOSSH AcceptsChannelMessages.swift
[873/903] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[874/903] Compiling NIOSSH AcceptsUserAuthMessages.swift
[875/903] Compiling NIOSSH AcceptsVersionMessages.swift
[876/903] Compiling NIOSSH SendsChannelMessages.swift
[877/904] Wrapping AST for NIOSSH for debugging
[900/905] Wrapping AST for _CryptoExtras for debugging
[902/937] Emitting module Citadel
[903/941] Compiling Citadel DirectTCPIP+Client.swift
[904/941] Compiling Citadel DirectTCPIP+Server.swift
[905/941] Compiling Citadel Errors.swift
[906/941] Compiling Citadel ExecClient.swift
[907/941] Compiling Citadel ExecDelegate.swift
[908/941] Compiling Citadel SFTPServerInboundHandler.swift
[909/941] Compiling Citadel SSHAuthenticationMethod.swift
[910/941] Compiling Citadel SSHCert.swift
[911/941] Compiling Citadel SSHConnectionPoolSettings.swift
[912/941] Compiling Citadel SFTPMessage.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in 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 {}
^
[913/941] Compiling Citadel SFTPMessageParser.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in 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 {}
^
[914/941] Compiling Citadel SFTPSerializer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in 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 {}
^
[915/941] Compiling Citadel SFTPServer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in 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 {}
^
[916/941] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
/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 {}
^
[917/941] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
/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 {}
^
[918/941] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
/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 {}
^
[919/941] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
/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 {}
^
[920/941] Compiling Citadel SFTPClientInboundHandler.swift
[921/941] Compiling Citadel SFTPFile.swift
[922/941] Compiling Citadel SFTPBasicEnums.swift
[923/941] Compiling Citadel SFTPFileFlags.swift
[924/941] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/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),
^
[925/941] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/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),
^
[926/941] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/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),
^
[927/941] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/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),
^
[928/941] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/Client.swift:180:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:183:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:210:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:213:60: warning: capture of 'sshHandler' with non-sendable type 'NIOSSHHandler' in a `@Sendable` closure
SSHClientSession(channel: channel, sshHandler: sshHandler)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:26:20: note: class 'NIOSSHHandler' does not conform to the 'Sendable' protocol
public final class NIOSSHHandler {
^
/host/spi-builder-workspace/Sources/Citadel/Client.swift:247:87: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
let sshHandler = try await channel.pipeline.handler(type: NIOSSHHandler.self).get()
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:159:17: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:173:51: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable
return handshakeHandler.authenticated.flatMap {
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
/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),
^
[929/941] Compiling Citadel AES.swift
[930/941] Compiling Citadel DH-Helpers.swift
[931/941] Compiling Citadel DiffieHellmanGroup14Sha1.swift
[932/941] Compiling Citadel DiffieHellmanGroup14Sha256.swift
[933/941] Compiling Citadel RSA.swift
[934/941] Compiling Citadel SSHKeyTypeDetection.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[935/941] Compiling Citadel Server.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[936/941] Compiling Citadel ShellDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[937/941] Compiling Citadel TTY.swift
/host/spi-builder-workspace/Sources/Citadel/Server.swift:261:21: warning: conformance of 'NIOSSHHandler' to 'Sendable' is unavailable; this is an error in Swift 6
NIOSSHHandler(
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/NIOSSHHandler.swift:81:1: note: conformance of 'NIOSSHHandler' to 'Sendable' has been explicitly marked unavailable here
extension NIOSSHHandler: Sendable {}
^
[938/942] Wrapping AST for Citadel for debugging
[940/949] Compiling CitadelServerExample Terminal.swift
[941/949] Compiling CitadelServerExample Extensions.swift
[942/949] Compiling CitadelServerExample HostKeyFile.swift
[943/949] Compiling CitadelServerExample Server.swift
[944/949] Emitting module CitadelServerExample
[945/949] Compiling CitadelServerExample BasicCommands.swift
[946/949] Compiling CitadelServerExample EchoShell.swift
[947/950] Wrapping AST for CitadelServerExample for debugging
[948/950] Write Objects.LinkFileList
[949/950] Linking CitadelServerExample
Build complete! (164.10s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio-ssh",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.4",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Joannis/swift-nio-ssh.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "Citadel",
"name" : "Citadel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Citadel",
"targets" : [
"Citadel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CitadelServerExample",
"targets" : [
"CitadelServerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CitadelTests",
"module_type" : "SwiftTarget",
"name" : "CitadelTests",
"path" : "Tests/CitadelTests",
"product_dependencies" : [
"NIOSSH",
"BigInt",
"Logging"
],
"sources" : [
"Citadel2Tests.swift",
"EndToEndTests.swift",
"KeyTests.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "test"
},
{
"c99name" : "CitadelServerExample",
"module_type" : "SwiftTarget",
"name" : "CitadelServerExample",
"path" : "Sources/CitadelServerExample",
"product_dependencies" : [
"ColorizeSwift"
],
"product_memberships" : [
"CitadelServerExample"
],
"sources" : [
"EchoShell/BasicCommands.swift",
"EchoShell/EchoShell.swift",
"EchoShell/Extensions.swift",
"EchoShell/Terminal.swift",
"HostKeyFile.swift",
"Server.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "executable"
},
{
"c99name" : "Citadel",
"module_type" : "SwiftTarget",
"name" : "Citadel",
"path" : "Sources/Citadel",
"product_dependencies" : [
"NIOSSH",
"Crypto",
"_CryptoExtras",
"BigInt",
"Logging"
],
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"Algorithms/AES.swift",
"Algorithms/DH-Helpers.swift",
"Algorithms/DiffieHellmanGroup14Sha1.swift",
"Algorithms/DiffieHellmanGroup14Sha256.swift",
"Algorithms/RSA.swift",
"BCrypt.swift",
"ByteBufferHelpers.swift",
"ChannelUnwrapper.swift",
"Client.swift",
"ClientSession.swift",
"DirectTCPIP/Client/DirectTCPIP+Client.swift",
"DirectTCPIP/Server/DirectTCPIP+Server.swift",
"Errors.swift",
"Exec/Client/ExecClient.swift",
"Exec/Server/ExecDelegate.swift",
"Exec/Server/ExecHandler.swift",
"NIOGlueHandler.swift",
"OpenSSHKey.swift",
"SFTP/Client/SFTPClient.swift",
"SFTP/Client/SFTPClientInboundHandler.swift",
"SFTP/Client/SFTPFile.swift",
"SFTP/SFTPBasicEnums.swift",
"SFTP/SFTPFileFlags.swift",
"SFTP/SFTPMessage.swift",
"SFTP/SFTPMessageParser.swift",
"SFTP/SFTPSerializer.swift",
"SFTP/Server/SFTPServer.swift",
"SFTP/Server/SFTPServerInboundHandler.swift",
"SSHAuthenticationMethod.swift",
"SSHCert.swift",
"SSHConnectionPoolSettings.swift",
"SSHKeyTypeDetection.swift",
"Server.swift",
"Shell/Server/ShellDelegate.swift",
"TTY/Client/TTY.swift"
],
"target_dependencies" : [
"CCitadelBcrypt"
],
"type" : "library"
},
{
"c99name" : "CCitadelBcrypt",
"module_type" : "ClangTarget",
"name" : "CCitadelBcrypt",
"path" : "Sources/CCitadelBcrypt",
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"bcrypt-kdf.c",
"bcrypt.c",
"blf.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.