Build Information
Successful build of Citadel, reference 0.10.0 (f2cd2d
), with Swift 5.9 for Linux on 5 Apr 2025 21:38:52 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: 0.10.0
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
* tag 0.10.0 -> FETCH_HEAD
HEAD is now at f2cd2d6 Merge pull request #104 from orlandos-nl/jo/add-jump-host-helpers
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
f2cd2d6a089762aa84c7eca55fadc189c4bcd399
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at 0.10.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/orlandos-nl/Citadel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/mtynior/ColorizeSwift.git
[1/291] Fetching colorizeswift
[60/5062] Fetching colorizeswift, bigint
[4539/18654] Fetching colorizeswift, bigint, swift-crypto
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/mtynior/ColorizeSwift.git (0.41s)
[6946/18363] Fetching bigint, swift-crypto
Fetched https://github.com/attaswift/BigInt.git (0.42s)
Fetching https://github.com/Joannis/swift-nio-ssh.git
[2311/13592] Fetching swift-crypto
[3399/16348] Fetching swift-crypto, swift-nio-ssh
[6427/20173] Fetching swift-crypto, swift-nio-ssh, swift-log
Fetched https://github.com/Joannis/swift-nio-ssh.git (0.28s)
[8719/17417] Fetching swift-crypto, swift-log
Fetched https://github.com/apple/swift-log.git (0.39s)
[6117/13592] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git (1.51s)
Computing version for https://github.com/Joannis/swift-nio-ssh.git
Computed https://github.com/Joannis/swift-nio-ssh.git at 0.3.3 (0.40s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.41s)
[1/74711] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.80s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (1.20s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4224] Fetching swift-system
[1184/20127] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.68s)
Fetched https://github.com/apple/swift-collections.git (1.71s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.79s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.0.5
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Building for debugging...
[0/437] Compiling _AtomicsShims.c
[1/437] Compiling CNIOWindows shim.c
[2/437] Compiling co-586.linux.x86.S
[3/437] Compiling CNIOWindows WSAStartup.c
[4/437] Compiling check.c
[5/437] Compiling sha256-armv8.linux.aarch64.S
[6/437] Compiling co-586.windows.x86.S
[7/437] Compiling CNIOWASI CNIOWASI.c
[8/437] Compiling CNIODarwin shim.c
[8/437] Compiling CNIOLinux liburing_shims.c
[10/437] Compiling sha256-x86_64.linux.x86_64.S
[11/437] Compiling CNIOLinux shim.c
[12/438] Compiling v3_prn.c
[13/441] Compiling v3_skey.c
[14/441] Compiling v3_purp.c
[15/441] Compiling v3_utl.c
[16/448] Compiling CCryptoBoringSSLShims shims.c
[17/488] Compiling c-nioatomics.c
[18/507] Compiling c-atomics.c
[20/507] Emitting module BigInt
[20/509] Compiling v3_pmaps.c
[22/515] Compiling Atomics Primitives.shims.swift
[23/515] Compiling Atomics AtomicInteger.swift
[24/515] Compiling Atomics AtomicOptionalWrappable.swift
[25/517] Compiling Atomics AtomicReference.swift
[26/517] Compiling Atomics AtomicStorage.swift
[27/517] Compiling Atomics AtomicValue.swift
[28/517] Emitting module InternalCollectionsUtilities
[29/519] Compiling Atomics AtomicMemoryOrderings.swift
[30/519] Compiling Atomics DoubleWord.swift
[31/519] Compiling Atomics ManagedAtomic.swift
[32/519] Compiling Atomics ManagedAtomicLazyReference.swift
[33/519] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/519] Compiling Atomics IntegerOperations.swift
[35/519] Compiling Atomics Unmanaged extensions.swift
[37/519] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/519] Compiling Atomics OptionalRawRepresentable.swift
[46/519] Compiling Atomics RawRepresentable.swift
[47/519] Compiling Atomics AtomicBool.swift
[49/519] Compiling Atomics IntegerConformances.swift
[50/519] Compiling Atomics PointerConformances.swift
[53/519] Compiling Atomics Primitives.native.swift
[59/519] Compiling _NIODataStructures PriorityQueue.swift
[60/519] Compiling Logging LogHandler.swift
[61/519] Emitting module _NIOBase64
[62/519] Compiling _NIOBase64 Base64.swift
[63/520] Compiling BigInt Subtraction.swift
[64/520] Compiling BigInt Words and Bits.swift
[65/520] Compiling _NIODataStructures _TinyArray.swift
[73/523] Compiling v3_pcons.c
[74/523] Wrapping AST for _NIOBase64 for debugging
[75/523] Compiling v3_pcia.c
[77/523] Emitting module Atomics
[77/523] Compiling v3_ocsp.c
[79/523] Compiling Logging MetadataProvider.swift
[80/523] Emitting module Logging
[81/523] Compiling Logging Locks.swift
[82/523] Compiling NIOConcurrencyHelpers lock.swift
[83/523] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[90/523] Compiling NIOConcurrencyHelpers NIOLock.swift
[91/523] Emitting module NIOConcurrencyHelpers
[91/523] Compiling v3_pci.c
[93/523] Emitting module _NIODataStructures
[100/523] Compiling _NIODataStructures Heap.swift
[100/528] Wrapping AST for InternalCollectionsUtilities for debugging
[102/532] Compiling DequeModule Deque+Codable.swift
[103/532] Compiling DequeModule Deque+Collection.swift
[104/532] Compiling DequeModule Deque+CustomReflectable.swift
[108/537] Emitting module ColorizeSwift
[109/537] Compiling ColorizeSwift ColorizeSwift.swift
[113/544] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/544] Compiling NIOConcurrencyHelpers atomics.swift
[119/546] Compiling DequeModule Deque+Descriptions.swift
[120/546] Compiling DequeModule Deque+Equatable.swift
[121/546] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[121/546] Compiling v3_ncons.c
[124/550] Wrapping AST for _NIODataStructures for debugging
[126/550] Compiling DequeModule _DequeBuffer.swift
[127/550] Compiling DequeModule _DequeBufferHeader.swift
[128/550] Compiling v3_lib.c
[131/550] Compiling DequeModule Deque+Testing.swift
[132/550] Compiling DequeModule Deque._Storage.swift
[133/550] Compiling DequeModule Deque+Extras.swift
[134/550] Compiling DequeModule Deque+Hashable.swift
[134/550] Compiling v3_ia5.c
[135/550] Compiling v3_info.c
[136/550] Wrapping AST for ColorizeSwift for debugging
[137/550] Compiling v3_int.c
[138/550] Wrapping AST for NIOConcurrencyHelpers for debugging
[138/550] Compiling v3_genn.c
[140/550] Compiling v3_extku.c
[142/550] Compiling Logging Logging.swift
[142/551] Compiling v3_enum.c
[144/552] Compiling v3_bcons.c
[146/552] Compiling DequeModule _DequeSlot.swift
[147/552] Compiling DequeModule _UnsafeWrappedBuffer.swift
[147/552] Compiling v3_crld.c
[148/552] Compiling v3_cpols.c
[150/552] Compiling v3_bitst.c
[151/552] Compiling v3_conf.c
[153/552] Compiling DequeModule Deque._UnsafeHandle.swift
[154/552] Compiling DequeModule Deque.swift
[154/552] Compiling v3_alt.c
[155/552] Compiling pcy_map.c
[156/552] Compiling v3_akeya.c
[157/552] Wrapping AST for Logging for debugging
[158/552] Compiling pcy_tree.c
[159/552] Compiling v3_akey.c
[160/552] Emitting module DequeModule
[163/553] Compiling pcy_node.c
[165/554] Compiling pcy_data.c
[166/554] Compiling pcy_lib.c
[167/554] Compiling x_x509a.c
[169/554] Compiling pcy_cache.c
[170/554] Compiling x_val.c
[171/554] Compiling x_x509.c
[172/554] Compiling x_spki.c
[173/554] Compiling x_sig.c
[174/554] Wrapping AST for DequeModule for debugging
[175/554] Compiling x_req.c
[176/571] Compiling x_name.c
[177/575] Compiling x_pkey.c
[178/588] Compiling x_pubkey.c
[179/597] Compiling x_info.c
[180/613] Compiling x_exten.c
[181/613] Compiling x_attrib.c
[182/613] Compiling x_algor.c
[183/613] Compiling x509spki.c
[184/613] Compiling x_crl.c
[185/613] Compiling x509rset.c
[186/613] Compiling x_all.c
[187/613] Compiling x509name.c
[188/613] Compiling x509cset.c
[189/613] Compiling x509_v3.c
[190/613] Compiling x509_txt.c
[191/613] Compiling x509_set.c
[192/613] Compiling x509_vpm.c
[193/613] Compiling x509_trs.c
[194/613] Compiling x509_req.c
[195/613] Compiling x509_vfy.c
[196/613] Compiling x509_obj.c
[197/613] Compiling x509_def.c
[198/613] Compiling x509_lu.c
[199/613] Compiling x509_d2.c
[200/613] Compiling x509_ext.c
[201/613] Compiling t_x509a.c
[202/613] Compiling x509.c
[203/613] Compiling x509_att.c
[204/613] Compiling x509_cmp.c
[205/613] Compiling i2d_pr.c
[206/613] Compiling t_x509.c
[207/613] Compiling t_req.c
[208/613] Compiling t_crl.c
[209/613] Compiling name_print.c
[210/613] Compiling rsa_pss.c
[211/613] Compiling by_file.c
[212/613] Compiling algorithm.c
[213/613] Compiling by_dir.c
[214/613] Compiling asn1_gen.c
[215/613] Compiling a_verify.c
[216/613] Compiling a_sign.c
[217/613] Compiling a_digest.c
[218/613] Compiling voprf.c
[219/613] Compiling thread_win.c
[220/613] Compiling thread_pthread.c
[221/613] Compiling thread.c
[222/613] Compiling thread_none.c
[223/613] Compiling trust_token.c
[224/613] Compiling refcount_lock.c
[225/613] Compiling siphash.c
[226/613] Compiling rc4.c
[227/613] Compiling stack.c
[228/613] Compiling rsa_asn1.c
[229/613] Compiling rsa_print.c
[230/613] Compiling refcount_c11.c
[231/613] Compiling pmbtoken.c
[232/613] Compiling rand_extra.c
[233/613] Compiling windows.c
[234/613] Compiling fuchsia.c
[235/613] Compiling deterministic.c
[236/613] Compiling forkunsafe.c
[237/613] Compiling passive.c
[238/613] Compiling poly1305_arm_asm.S
[239/613] Compiling poly1305_arm.c
[240/613] Compiling pool.c
[241/613] Compiling poly1305.c
[243/613] Compiling NIOCore MarkedCircularBuffer.swift
[244/613] Compiling NIOCore MulticastChannel.swift
[245/613] Compiling NIOCore NIOAny.swift
[246/613] Compiling NIOCore NIOCloseOnErrorHandler.swift
[247/613] Compiling NIOCore NIOLoopBound.swift
[248/613] Compiling NIOCore NIOScheduledCallback.swift
[249/613] Compiling NIOCore NIOSendable.swift
[250/613] Compiling NIOCore RecvByteBufferAllocator.swift
[250/621] Compiling pkcs7.c
[251/621] Compiling pem_xaux.c
[252/621] Compiling pkcs8.c
[253/621] Compiling p5_pbev2.c
[254/621] Compiling pem_x509.c
[255/621] Compiling pkcs8_x509.c
[256/621] Compiling pkcs7_x509.c
[257/621] Compiling pem_pk8.c
[258/621] Compiling pem_oth.c
[260/621] Compiling NIOCore GlobalSingletons.swift
[261/621] Compiling NIOCore IO.swift
[262/621] Compiling NIOCore IOData.swift
[263/621] Compiling NIOCore IPProtocol.swift
[264/621] Compiling NIOCore IntegerBitPacking.swift
[265/621] Compiling NIOCore IntegerTypes.swift
[266/621] Compiling NIOCore Interfaces.swift
[267/621] Compiling NIOCore Linux.swift
[267/621] Compiling pem_pkey.c
[268/621] Compiling obj_xref.c
[269/621] Compiling lhash.c
[270/621] Compiling pem_lib.c
[271/621] Compiling mem.c
[272/621] Compiling pem_all.c
[273/621] Compiling pem_info.c
[274/621] Compiling x86_64-mont5.mac.x86_64.S
[275/621] Compiling hkdf.c
[276/621] Compiling obj.c
[277/621] Compiling hpke.c
[278/621] Compiling poly_rq_mul.S
[279/621] Compiling poly1305_vec.c
[280/621] Compiling x86_64-mont5.linux.x86_64.S
[281/621] Compiling x86_64-mont.mac.x86_64.S
[282/621] Compiling hrss.c
[283/621] Compiling x86_64-mont.linux.x86_64.S
[284/621] Compiling x86-mont.linux.x86.S
[285/621] Compiling x86-mont.windows.x86.S
[286/621] Compiling vpaes-x86_64.mac.x86_64.S
[287/621] Compiling vpaes-x86_64.linux.x86_64.S
[288/621] Compiling vpaes-x86.linux.x86.S
[289/621] Compiling vpaes-armv8.linux.aarch64.S
[290/621] Compiling vpaes-armv7.ios.arm.S
[291/621] Compiling vpaes-x86.windows.x86.S
[292/621] Compiling kdf.c
[293/621] Compiling sha512-x86_64.mac.x86_64.S
[294/621] Compiling vpaes-armv8.ios.aarch64.S
[295/621] Compiling vpaes-armv7.linux.arm.S
[296/621] Compiling sha512-armv4.linux.arm.S
[297/621] Compiling sha512-armv8.linux.aarch64.S
[298/621] Compiling sha512-armv8.ios.aarch64.S
[299/621] Compiling sha512-x86_64.linux.x86_64.S
[300/621] Compiling sha512-586.linux.x86.S
[301/621] Compiling sha512-armv4.ios.arm.S
[302/621] Compiling sha512-586.windows.x86.S
[303/621] Compiling sha256-x86_64.mac.x86_64.S
[304/621] Compiling sha256-armv4.linux.arm.S
[305/621] Compiling sha256-armv8.ios.aarch64.S
[306/621] Compiling sha256-armv4.ios.arm.S
[307/621] Compiling sha256-586.windows.x86.S
[308/621] Compiling sha1-x86_64.mac.x86_64.S
[309/621] Compiling sha1-armv8.ios.aarch64.S
[310/621] Compiling sha256-586.linux.x86.S
[311/621] Compiling sha1-armv8.linux.aarch64.S
[312/621] Compiling sha1-armv4-large.linux.arm.S
[313/621] Compiling sha1-x86_64.linux.x86_64.S
[314/621] Compiling sha1-586.linux.x86.S
[315/621] Compiling sha1-armv4-large.ios.arm.S
[316/621] Compiling sha1-586.windows.x86.S
[317/621] Compiling sha1-altivec.c
[318/621] Compiling sha1.c
[319/621] Compiling sha256.c
[320/621] Compiling rsaz-avx2.mac.x86_64.S
[321/621] Compiling fips.c
[322/621] Compiling sha512.c
[323/621] Compiling rsaz-avx2.linux.x86_64.S
[324/621] Compiling self_check.c
[325/621] Compiling rdrand-x86_64.mac.x86_64.S
[326/621] Compiling rdrand-x86_64.linux.x86_64.S
[327/621] Compiling rsa_impl.c
[328/621] Compiling blinding.c
[329/621] Compiling padding.c
[330/621] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[331/621] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[332/621] Compiling fork_detect.c
[333/621] Compiling urandom.c
[334/621] Compiling rand.c
[334/621] Compiling ctrdrbg.c
[336/621] Compiling rsa.c
[337/621] Compiling p256-x86_64-asm.mac.x86_64.S
[338/621] Compiling p256-x86_64-asm.linux.x86_64.S
[339/621] Compiling gcm_nohw.c
[340/621] Compiling ofb.c
[341/621] Compiling polyval.c
[342/621] Compiling ctr.c
[343/621] Compiling md5-x86_64.mac.x86_64.S
[343/621] Compiling cfb.c
[345/621] Compiling gcm.c
[346/621] Compiling md5-x86_64.linux.x86_64.S
[347/621] Compiling md5-586.windows.x86.S
[348/621] Compiling cbc.c
[349/621] Compiling md5.c
[350/621] Compiling md5-586.linux.x86.S
[351/621] Compiling ghashv8-armx32.linux.arm.S
[352/621] Compiling ghashv8-armx64.ios.aarch64.S
[353/621] Compiling ghashv8-armx64.linux.aarch64.S
[354/621] Compiling hmac.c
[355/621] Compiling ghashv8-armx32.ios.arm.S
[356/621] Compiling md4.c
[357/621] Compiling ghash-x86_64.mac.x86_64.S
[358/621] Compiling ghash-x86.windows.x86.S
[359/621] Compiling ghash-x86.linux.x86.S
[360/621] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[361/621] Compiling ghash-x86_64.linux.x86_64.S
[362/621] Compiling ghash-ssse3-x86.linux.x86.S
[363/621] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[364/621] Compiling ghash-ssse3-x86.windows.x86.S
[365/621] Compiling ghash-neon-armv8.ios.aarch64.S
[366/621] Compiling ghash-neon-armv8.linux.aarch64.S
[367/621] Compiling ghash-armv4.linux.arm.S
[368/621] Compiling fips_shared_support.c
[369/621] Compiling ghash-armv4.ios.arm.S
[371/621] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[372/621] Compiling NIOCore SocketAddresses.swift
[373/621] Compiling NIOCore SocketOptionProvider.swift
[374/621] Compiling NIOCore SystemCallHelpers.swift
[375/621] Compiling NIOCore TimeAmount+Duration.swift
[376/621] Compiling NIOCore TypeAssistedChannelHandler.swift
[377/621] Compiling NIOCore UniversalBootstrapSupport.swift
[378/621] Compiling NIOCore Utilities.swift
[378/621] Compiling ecdsa.c
[379/621] Compiling util.c
[380/621] Compiling wnaf.c
[381/621] Compiling scalar.c
[382/621] Compiling ecdh.c
[383/621] Compiling simple_mul.c
[384/621] Compiling simple.c
[386/621] Compiling NIOCore EventLoop.swift
[387/621] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[388/621] Compiling NIOCore EventLoopFuture+Deprecated.swift
[389/621] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[390/621] Compiling NIOCore EventLoopFuture.swift
[391/621] Compiling NIOCore FileDescriptor.swift
[392/621] Compiling NIOCore FileHandle.swift
[393/621] Compiling NIOCore FileRegion.swift
[393/621] Compiling felem.c
[394/621] Compiling oct.c
[395/621] Compiling ec_montgomery.c
[397/621] Compiling NIOCore ChannelPipeline.swift
[398/621] Compiling NIOCore CircularBuffer.swift
[399/621] Compiling NIOCore Codec.swift
[400/621] Compiling NIOCore ConvenienceOptionSupport.swift
[401/621] Compiling NIOCore DeadChannel.swift
[402/621] Compiling NIOCore DispatchQueue+WithFuture.swift
[403/621] Compiling NIOCore EventLoop+Deprecated.swift
[404/621] Compiling NIOCore EventLoop+SerialExecutor.swift
[404/621] Compiling p256.c
[405/621] Compiling ec_key.c
[406/621] Compiling p224-64.c
[407/621] Compiling ec.c
[408/621] Compiling digests.c
[409/621] Compiling digest.c
[410/621] Compiling dh.c
[411/621] Compiling bsaes-armv7.linux.arm.S
[412/621] Compiling bsaes-armv7.ios.arm.S
[413/621] Compiling aead.c
[414/621] Compiling cipher.c
[415/621] Compiling sqrt.c
[416/621] Compiling p256-x86_64.c
[417/621] Compiling rsaz_exp.c
[418/621] Compiling e_aes.c
[419/621] Compiling shift.c
[420/621] Compiling random.c
[421/621] Compiling prime.c
[422/621] Compiling montgomery_inv.c
[423/621] Compiling mul.c
[424/621] Compiling generic.c
[425/621] Compiling gcd.c
[426/621] Compiling jacobi.c
[427/621] Compiling montgomery.c
[428/621] Compiling gcd_extra.c
[429/621] Compiling ctx.c
[430/621] Compiling div_extra.c
[431/621] Compiling exponentiation.c
[432/621] Compiling cmp.c
[433/621] Compiling bn-586.windows.x86.S
[434/621] Compiling bytes.c
[435/621] Compiling bn.c
[436/621] Compiling div.c
[437/621] Compiling add.c
[438/621] Compiling bn-586.linux.x86.S
[439/621] Compiling armv8-mont.linux.aarch64.S
[440/621] Compiling armv8-mont.ios.aarch64.S
[441/621] Compiling x86_64-gcc.c
[442/621] Compiling aesv8-armx64.linux.aarch64.S
[443/621] Compiling armv4-mont.linux.arm.S
[444/621] Compiling aesv8-armx64.ios.aarch64.S
[444/621] Compiling armv4-mont.ios.arm.S
[446/621] Compiling aesv8-armx32.ios.arm.S
[446/621] Compiling aesv8-armx32.linux.arm.S
[448/621] Compiling aesni-x86_64.mac.x86_64.S
[449/621] Compiling aesni-x86.linux.x86.S
[450/621] Compiling mode_wrappers.c
[450/621] Compiling aesni-x86.windows.x86.S
[452/621] Compiling aesni-x86_64.linux.x86_64.S
[453/621] Compiling aesni-gcm-x86_64.mac.x86_64.S
[454/621] Compiling aesni-gcm-x86_64.linux.x86_64.S
[455/621] Compiling aes.c
[456/621] Compiling key_wrap.c
[457/621] Compiling pbkdf.c
[458/621] Compiling sign.c
[459/621] Compiling ex_data.c
[460/621] Compiling p_x25519.c
[461/621] Compiling scrypt.c
[462/621] Compiling print.c
[463/621] Compiling aes_nohw.c
[464/621] Compiling p_x25519_asn1.c
[465/621] Compiling p_ed25519_asn1.c
[466/621] Compiling p_ed25519.c
[467/621] Compiling p_rsa_asn1.c
[468/621] Compiling p_ec_asn1.c
[469/621] Compiling p_rsa.c
[470/621] Compiling p_ec.c
[471/621] Compiling p_dsa_asn1.c
[472/621] Compiling digestsign.c
[473/621] Compiling err_data.c
[474/621] Compiling evp_asn1.c
[475/621] Compiling evp_ctx.c
[476/621] Compiling evp.c
[477/621] Compiling ecdsa_asn1.c
[478/621] Compiling engine.c
[479/621] Compiling ec_derive.c
[480/621] Compiling ecdh_extra.c
[481/621] Compiling err.c
[482/621] Compiling hash_to_curve.c
[483/621] Compiling ec_asn1.c
[484/621] Compiling dsa_asn1.c
[485/621] Compiling params.c
[486/621] Compiling digest_extra.c
[487/621] Compiling dh_asn1.c
[487/621] Compiling spake25519.c
[489/621] Compiling dsa.c
[490/621] Compiling cpu_ppc64le.c
[491/621] Compiling des.c
[492/621] Compiling x25519-asm-arm.S
[493/621] Compiling cpu_intel.c
[494/621] Compiling crypto.c
[495/621] Compiling cpu_arm_linux.c
[496/621] Compiling cpu_aarch64_win.c
[497/621] Compiling cpu_aarch64_apple.c
[498/621] Compiling cpu_arm.c
[499/621] Compiling cpu_aarch64_linux.c
[500/621] Compiling cpu_aarch64_fuchsia.c
[501/621] Compiling conf.c
[502/621] Compiling cmac.c
[503/621] Compiling curve25519.c
[504/621] Compiling tls_cbc.c
[505/621] Compiling e_rc4.c
[506/621] Compiling e_null.c
[507/621] Compiling e_tls.c
[508/621] Compiling e_des.c
[509/621] Compiling e_chacha20poly1305.c
[509/621] Compiling e_aesctrhmac.c
[511/621] Compiling e_rc2.c
[512/621] Compiling e_aesgcmsiv.c
[513/621] Compiling derive_key.c
[514/621] Compiling e_aesccm.c
[515/621] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[516/621] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[517/621] Compiling cipher_extra.c
[518/621] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[519/621] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[520/621] Compiling chacha-x86_64.mac.x86_64.S
[521/621] Compiling chacha.c
[522/621] Compiling chacha-x86_64.linux.x86_64.S
[523/621] Compiling chacha-x86.linux.x86.S
[524/621] Compiling chacha-x86.windows.x86.S
[525/621] Compiling chacha-armv8.linux.aarch64.S
[526/621] Compiling chacha-armv4.ios.arm.S
[526/621] Compiling chacha-armv8.ios.aarch64.S
[528/621] Compiling chacha-armv4.linux.arm.S
[529/621] Compiling unicode.c
[530/621] Compiling ber.c
[531/621] Compiling bn_asn1.c
[532/621] Compiling cbs.c
[532/621] Compiling buf.c
[534/621] Compiling asn1_compat.c
[535/621] Compiling cbb.c
[536/621] Compiling blake2.c
[537/621] Compiling printf.c
[538/621] Compiling convert.c
[539/621] Compiling hexdump.c
[540/621] Compiling socket_helper.c
[541/621] Compiling pair.c
[542/621] Compiling socket.c
[543/621] Compiling fd.c
[544/621] Compiling file.c
[545/621] Compiling connect.c
[546/621] Compiling bio_mem.c
[547/621] Compiling time_support.c
[548/621] Compiling base64.c
[550/621] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[551/621] Compiling NIOCore BSDSocketAPI.swift
[552/621] Compiling NIOCore ByteBuffer-aux.swift
[553/621] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[554/621] Compiling NIOCore ByteBuffer-conversions.swift
[555/621] Compiling NIOCore ByteBuffer-core.swift
[556/621] Compiling NIOCore ByteBuffer-hex.swift
[557/621] Compiling NIOCore ByteBuffer-int.swift
[558/621] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[559/621] Compiling NIOCore AddressedEnvelope.swift
[560/621] Compiling NIOCore AsyncAwaitSupport.swift
[561/621] Compiling NIOCore AsyncChannel.swift
[562/621] Compiling NIOCore AsyncChannelHandler.swift
[563/621] Compiling NIOCore AsyncChannelInboundStream.swift
[564/621] Compiling NIOCore AsyncChannelOutboundWriter.swift
[565/621] Compiling NIOCore NIOAsyncSequenceProducer.swift
[566/621] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[567/621] Compiling NIOCore NIOAsyncWriter.swift
[568/621] Compiling NIOCore ByteBuffer-multi-int.swift
[569/621] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[570/621] Compiling NIOCore ByteBuffer-views.swift
[571/621] Compiling NIOCore Channel.swift
[572/621] Compiling NIOCore ChannelHandler.swift
[573/621] Compiling NIOCore ChannelHandlers.swift
[574/621] Compiling NIOCore ChannelInvoker.swift
[575/621] Compiling NIOCore ChannelOption.swift
[575/621] Compiling tasn_typ.c
[576/621] Compiling tasn_utl.c
[577/621] Compiling bio.c
[578/621] Compiling tasn_enc.c
[579/621] Compiling tasn_dec.c
[580/621] Compiling f_string.c
[581/621] Compiling f_int.c
[582/621] Compiling tasn_fre.c
[583/621] Compiling tasn_new.c
[584/621] Compiling asn_pack.c
[585/621] Compiling asn1_par.c
[586/621] Compiling a_type.c
[587/621] Compiling asn1_lib.c
[588/621] Compiling a_time.c
[589/621] Compiling a_utf8.c
[590/621] Compiling a_utctm.c
[591/621] Compiling a_print.c
[592/621] Compiling a_octet.c
[593/621] Compiling a_strex.c
[594/621] Compiling a_strnid.c
[595/621] Compiling a_mbstr.c
[596/621] Compiling a_object.c
[597/621] Compiling a_i2d_fp.c
[598/621] Compiling a_dup.c
[599/621] Compiling a_int.c
[600/621] Compiling a_bool.c
[601/621] Compiling a_gentm.c
[602/621] Compiling CCitadelBcrypt bcrypt.c
[603/621] Compiling a_d2i_fp.c
[604/621] Wrapping AST for Atomics for debugging
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt-kdf.c:43:9: warning: 'BCRYPT_WORDS' macro redefined [-Wmacro-redefined]
#define BCRYPT_WORDS 8
^
/host/spi-builder-workspace/Sources/CCitadelBcrypt/bcrypt.h:31:9: note: previous definition is here
#define BCRYPT_WORDS 6 /* Ciphertext words */
^
1 warning generated.
[605/621] Compiling CCitadelBcrypt bcrypt-kdf.c
[606/621] Compiling CCitadelBcrypt blf.c
[607/621] Wrapping AST for BigInt for debugging
[608/621] Compiling a_bitstr.c
[610/621] Emitting module NIOCore
[612/679] Wrapping AST for NIOCore for debugging
[614/730] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[615/730] Emitting module NIOEmbedded
[616/730] Compiling NIOEmbedded AsyncTestingChannel.swift
[617/730] Compiling NIOEmbedded Embedded.swift
[618/731] Compiling NIOPosix ServerSocket.swift
[619/731] Compiling NIOPosix Socket.swift
[620/731] Compiling NIOPosix SocketChannel.swift
[621/731] Compiling NIOPosix SocketProtocols.swift
[622/731] Compiling NIOPosix System.swift
[623/731] Compiling NIOPosix Thread.swift
[624/731] Compiling Crypto Ed25519.swift
[625/731] Compiling Crypto NISTCurvesKeys.swift
[626/738] Compiling NIOPosix Resolver.swift
[627/738] Compiling NIOPosix Selectable.swift
[628/738] Compiling NIOPosix SelectableChannel.swift
[629/738] Compiling NIOPosix SelectableEventLoop.swift
[630/738] Compiling NIOPosix SelectorEpoll.swift
[631/738] Compiling NIOPosix SelectorGeneric.swift
[632/738] Compiling NIOPosix SelectorKqueue.swift
[633/738] Compiling NIOPosix SelectorUring.swift
[634/738] Compiling Crypto EdDSA_boring.swift
[635/738] Compiling Crypto ECDSA.swift
[636/738] Compiling Crypto EdDSA.swift
[637/738] Compiling Crypto Signature.swift
[638/738] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[639/738] Compiling Crypto CryptoKitErrors_boring.swift
[640/738] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[643/739] Compiling NIOPosix PendingWritesManager.swift
[644/739] Compiling NIOPosix PipeChannel.swift
[645/739] Compiling NIOPosix PipePair.swift
[646/739] Compiling NIOPosix Pool.swift
[647/739] Compiling NIOPosix PooledRecvBufferAllocator.swift
[648/739] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[649/739] Compiling NIOPosix PosixSingletons.swift
[650/739] Compiling NIOPosix RawSocketBootstrap.swift
[651/739] Compiling NIOPosix DatagramVectorReadManager.swift
[652/739] Compiling NIOPosix Errors+Any.swift
[653/739] Compiling NIOPosix FileDescriptor.swift
[654/739] Compiling NIOPosix GetaddrinfoResolver.swift
[655/739] Compiling NIOPosix HappyEyeballs.swift
[656/739] Compiling NIOPosix NIOThreadPool.swift
[657/739] Compiling NIOPosix NonBlockingFileIO.swift
[658/739] Compiling NIOPosix PendingDatagramWritesManager.swift
[658/739] Wrapping AST for NIOEmbedded for debugging
[660/739] Compiling NIOPosix BSDSocketAPICommon.swift
[661/739] Compiling NIOPosix BSDSocketAPIPosix.swift
[662/739] Compiling NIOPosix BSDSocketAPIWindows.swift
[663/739] Compiling NIOPosix BaseSocket.swift
[664/739] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[665/739] Compiling NIOPosix BaseSocketChannel.swift
[666/739] Compiling NIOPosix BaseStreamSocketChannel.swift
[667/739] Compiling NIOPosix IO.swift
[668/739] Compiling NIOPosix IntegerBitPacking.swift
[669/739] Compiling NIOPosix IntegerTypes.swift
[670/739] Compiling NIOPosix Linux.swift
[671/739] Compiling NIOPosix LinuxCPUSet.swift
[672/739] Compiling NIOPosix LinuxUring.swift
[673/739] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[674/739] Compiling NIOPosix Bootstrap.swift
[675/739] Compiling NIOPosix ControlMessage.swift
[676/739] Emitting module Crypto
[689/745] Emitting module NIOPosix
[696/745] Compiling Crypto RNG_boring.swift
[697/745] Compiling Crypto SafeCompare_boring.swift
[698/745] Compiling Crypto Zeroization_boring.swift
[699/745] Compiling Crypto PrettyBytes.swift
[700/745] Compiling Crypto SafeCompare.swift
[701/745] Compiling Crypto SecureBytes.swift
[702/745] Compiling Crypto Zeroization.swift
[705/747] Compiling NIOPosix ThreadPosix.swift
[706/747] Compiling NIOPosix ThreadWindows.swift
[707/747] Compiling NIOPosix UnsafeTransfer.swift
[708/747] Compiling NIOPosix Utilities.swift
[709/747] Compiling NIOPosix VsockAddress.swift
[710/747] Compiling NIOPosix VsockChannelEvents.swift
[740/749] Wrapping AST for Crypto for debugging
[742/757] Compiling _CryptoExtras Error.swift
[743/757] Compiling _CryptoExtras DigestType.swift
[744/758] Compiling _CryptoExtras RSA_security.swift
[745/758] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[746/758] Compiling _CryptoExtras BoringSSLHelpers.swift
[747/758] Compiling _CryptoExtras PEMDocument.swift
[748/758] Emitting module _CryptoExtras
[749/758] Compiling _CryptoExtras RSA_boring.swift
[750/758] Compiling _CryptoExtras RSA.swift
[752/760] Wrapping AST for NIOPosix for debugging
[754/762] Compiling NIO Exports.swift
[755/762] Emitting module NIO
[757/764] Wrapping AST for _CryptoExtras for debugging
[758/764] Wrapping AST for NIO for debugging
[760/769] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[761/769] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[762/769] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[763/769] Emitting module NIOFoundationCompat
[764/769] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[766/771] Wrapping AST for NIOFoundationCompat for debugging
[768/830] Emitting module NIOSSH
[769/838] Compiling NIOSSH 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
~~~~~~~~~~~~~~~~^
[770/838] Compiling NIOSSH CSPRNG.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[771/838] Compiling NIOSSH ChildChannelOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[772/838] Compiling NIOSSH ChildChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[773/838] Compiling NIOSSH ChildChannelUserEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[774/838] Compiling NIOSSH ChildChannelWindowManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[775/838] Compiling NIOSSH ChildChannelWritabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[776/838] Compiling NIOSSH OutboundFlowController.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[777/838] Compiling NIOSSH SSHChannelData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssh/Sources/NIOSSH/Child Channels/SSHChannelData.swift:16:17: remark: '@preconcurrency' attribute on module 'NIOCore' is unused
@preconcurrency import NIOCore
~~~~~~~~~~~~~~~~^
[778/838] Compiling NIOSSH SSHChannelIdentifier.swift
[779/838] Compiling NIOSSH SSHChannelMultiplexer.swift
[780/838] Compiling NIOSSH SSHChannelType.swift
[781/838] Compiling NIOSSH SSHChildChannel.swift
[782/838] Compiling NIOSSH AcceptsChannelMessages.swift
[783/838] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[784/838] Compiling NIOSSH AcceptsUserAuthMessages.swift
[785/838] Compiling NIOSSH AcceptsVersionMessages.swift
[786/838] Compiling NIOSSH SendsChannelMessages.swift
[787/838] Compiling NIOSSH NIOSSHPrivateKey.swift
[788/838] Compiling NIOSSH NIOSSHPublicKey.swift
[789/838] Compiling NIOSSH NIOSSHSignature.swift
[790/838] Compiling NIOSSH NIOSSHError.swift
[791/838] Compiling NIOSSH NIOSSHHandler.swift
[792/838] Compiling NIOSSH NIOSSHSendable.swift
[793/838] Compiling NIOSSH Role.swift
[794/838] Compiling NIOSSH SSHClientConfiguration.swift
[795/838] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[796/838] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[797/838] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[798/838] Compiling NIOSSH SimplePasswordDelegate.swift
[799/838] Compiling NIOSSH UserAuthDelegate.swift
[800/838] Compiling NIOSSH UserAuthSignablePayload.swift
[801/838] Compiling NIOSSH UserAuthenticationMethod.swift
[802/838] Compiling NIOSSH UserAuthenticationStateMachine.swift
[803/838] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[804/838] Compiling NIOSSH RekeyingSentNewKeysState.swift
[805/838] Compiling NIOSSH RekeyingState.swift
[806/838] Compiling NIOSSH SentKexInitWhenActiveState.swift
[807/838] Compiling NIOSSH SentNewKeysState.swift
[808/838] Compiling NIOSSH SentVersionState.swift
[809/838] Compiling NIOSSH UserAuthenticationState.swift
[810/838] Compiling NIOSSH Constants.swift
[811/838] Compiling NIOSSH GlobalRequestDelegate.swift
[812/838] Compiling NIOSSH ECDHCompatibleKey.swift
[813/838] Compiling NIOSSH EllipticCurveKeyExchange.swift
[814/838] Compiling NIOSSH SSHKeyExchangeResult.swift
[815/838] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[816/838] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[817/838] Compiling NIOSSH CustomKeys.swift
[818/838] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[819/838] Compiling NIOSSH SendsKeyExchangeMessages.swift
[820/838] Compiling NIOSSH SendsUserAuthMessages.swift
[821/838] Compiling NIOSSH SSHConnectionStateMachine.swift
[822/838] Compiling NIOSSH ActiveState.swift
[823/838] Compiling NIOSSH IdleState.swift
[824/838] Compiling NIOSSH KeyExchangeState.swift
[825/838] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[826/838] Compiling NIOSSH ReceivedNewKeysState.swift
[827/838] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[828/838] Compiling NIOSSH SSHMessages.swift
[829/838] Compiling NIOSSH SSHPacketParser.swift
[830/838] Compiling NIOSSH SSHPacketSerializer.swift
[831/838] Compiling NIOSSH SSHServerConfiguration.swift
[832/838] Compiling NIOSSH SSHTerminalModes.swift
[833/838] Compiling NIOSSH AESGCM.swift
[834/838] Compiling NIOSSH SSHTransportProtection.swift
[836/840] Wrapping AST for NIOSSH for debugging
[838/871] Emitting module Citadel
[839/875] Compiling Citadel BCrypt.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[840/875] Compiling Citadel ByteBufferHelpers.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[841/875] Compiling Citadel ChannelUnwrapper.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[842/875] Compiling Citadel Client.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[843/875] Compiling Citadel ClientSession.swift
/host/spi-builder-workspace/Sources/Citadel/ClientSession.swift:160:35: warning: reference to captured var 'clientConfiguration' in concurrently-executing code; this is an error in Swift 6
role: .client(clientConfiguration),
^
[844/875] Compiling Citadel DirectTCPIP+Client.swift
[845/875] Compiling Citadel DirectTCPIP+Server.swift
[846/875] Compiling Citadel Errors.swift
[847/875] Compiling Citadel ExecClient.swift
[848/875] Compiling Citadel ExecDelegate.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[849/875] Compiling Citadel ExecHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[850/875] Compiling Citadel NIOGlueHandler.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[851/875] Compiling Citadel OpenSSHKey.swift
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
}.withPipes(
^
/host/spi-builder-workspace/Sources/Citadel/Exec/Server/ExecHandler.swift:143:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
}.withPipes(
^~~~~~~~~
takingOwnershipOfDescriptors
[852/875] Compiling Citadel SFTPClient.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[853/875] Compiling Citadel SFTPClientInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[854/875] Compiling Citadel SFTPFile.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[855/875] Compiling Citadel SFTPBasicEnums.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:50:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Client/SFTPClient.swift:51:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[856/875] Compiling Citadel SFTPServer.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[857/875] Compiling Citadel SFTPServerInboundHandler.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[858/875] Compiling Citadel SSHAuthenticationMethod.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[859/875] Compiling Citadel SSHCert.swift
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:110:13: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
deserializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/Citadel/SFTP/Server/SFTPServer.swift:111:13: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
serializeHandler,
^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
[860/875] Compiling Citadel SFTPFileFlags.swift
[861/875] Compiling Citadel SFTPMessage.swift
[862/875] Compiling Citadel SFTPMessageParser.swift
[863/875] Compiling Citadel SFTPSerializer.swift
[864/875] Compiling Citadel AES.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
.assign(from: serialized, count: serialized.count)
^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
.assign(from: serialized, count: serialized.count)
^~~~~~
update
[865/875] Compiling Citadel DH-Helpers.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
.assign(from: serialized, count: serialized.count)
^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
.assign(from: serialized, count: serialized.count)
^~~~~~
update
[866/875] Compiling Citadel DiffieHellmanGroup14Sha1.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
.assign(from: serialized, count: serialized.count)
^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
.assign(from: serialized, count: serialized.count)
^~~~~~
update
[867/875] Compiling Citadel DiffieHellmanGroup14Sha256.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
.assign(from: serialized, count: serialized.count)
^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
.assign(from: serialized, count: serialized.count)
^~~~~~
update
[868/875] Compiling Citadel RSA.swift
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
.assign(from: serialized, count: serialized.count)
^
/host/spi-builder-workspace/Sources/Citadel/Algorithms/DH-Helpers.swift:98:18: note: use 'update(from:count:)' instead
.assign(from: serialized, count: serialized.count)
^~~~~~
update
[869/875] Compiling Citadel SSHConnectionPoolSettings.swift
[870/875] Compiling Citadel Server.swift
[871/875] Compiling Citadel ShellDelegate.swift
[872/875] Compiling Citadel TTY.swift
[874/877] Wrapping AST for Citadel for debugging
[876/884] Compiling CitadelServerExample Terminal.swift
[877/884] Compiling CitadelServerExample Extensions.swift
[878/884] Compiling CitadelServerExample HostKeyFile.swift
[879/884] Compiling CitadelServerExample Server.swift
[880/884] Compiling CitadelServerExample BasicCommands.swift
[881/884] Compiling CitadelServerExample EchoShell.swift
[882/884] Emitting module CitadelServerExample
[884/886] Wrapping AST for CitadelServerExample for debugging
[885/886] Linking CitadelServerExample
Build complete! (85.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio-ssh",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Joannis/swift-nio-ssh.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "Citadel",
"name" : "Citadel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Citadel",
"targets" : [
"Citadel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CitadelServerExample",
"targets" : [
"CitadelServerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CitadelTests",
"module_type" : "SwiftTarget",
"name" : "CitadelTests",
"path" : "Tests/CitadelTests",
"product_dependencies" : [
"NIOSSH",
"BigInt",
"Logging"
],
"sources" : [
"Citadel2Tests.swift",
"EndToEndTests.swift",
"KeyTests.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "test"
},
{
"c99name" : "CitadelServerExample",
"module_type" : "SwiftTarget",
"name" : "CitadelServerExample",
"path" : "Sources/CitadelServerExample",
"product_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",
"ColorizeSwift"
],
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"Algorithms/AES.swift",
"Algorithms/DH-Helpers.swift",
"Algorithms/DiffieHellmanGroup14Sha1.swift",
"Algorithms/DiffieHellmanGroup14Sha256.swift",
"Algorithms/RSA.swift",
"BCrypt.swift",
"ByteBufferHelpers.swift",
"ChannelUnwrapper.swift",
"Client.swift",
"ClientSession.swift",
"DirectTCPIP/Client/DirectTCPIP+Client.swift",
"DirectTCPIP/Server/DirectTCPIP+Server.swift",
"Errors.swift",
"Exec/Client/ExecClient.swift",
"Exec/Server/ExecDelegate.swift",
"Exec/Server/ExecHandler.swift",
"NIOGlueHandler.swift",
"OpenSSHKey.swift",
"SFTP/Client/SFTPClient.swift",
"SFTP/Client/SFTPClientInboundHandler.swift",
"SFTP/Client/SFTPFile.swift",
"SFTP/SFTPBasicEnums.swift",
"SFTP/SFTPFileFlags.swift",
"SFTP/SFTPMessage.swift",
"SFTP/SFTPMessageParser.swift",
"SFTP/SFTPSerializer.swift",
"SFTP/Server/SFTPServer.swift",
"SFTP/Server/SFTPServerInboundHandler.swift",
"SSHAuthenticationMethod.swift",
"SSHCert.swift",
"SSHConnectionPoolSettings.swift",
"Server.swift",
"Shell/Server/ShellDelegate.swift",
"TTY/Client/TTY.swift"
],
"target_dependencies" : [
"CCitadelBcrypt"
],
"type" : "library"
},
{
"c99name" : "CCitadelBcrypt",
"module_type" : "ClangTarget",
"name" : "CCitadelBcrypt",
"path" : "Sources/CCitadelBcrypt",
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"bcrypt-kdf.c",
"bcrypt.c",
"blf.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.