Build Information
Successful build of Citadel, reference main (66be8c
), with Swift 5.10 for Linux on 27 Apr 2025 19:43:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/Citadel.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/orlandos-nl/Citadel
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66be8cb Merge pull request #107 from tkrajacic/tk-move-dependency
Cloned https://github.com/orlandos-nl/Citadel.git
Revision (git rev-parse @):
66be8cbc0bbefcc773cd5a9d057ea7a496927049
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/Citadel.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
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/apple/swift-log.git
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/Joannis/swift-nio-ssh.git
Fetching https://github.com/attaswift/BigInt.git
[1/4771] Fetching bigint
[2/7527] Fetching bigint, swift-nio-ssh
[30/7818] Fetching bigint, swift-nio-ssh, colorizeswift
[788/11654] Fetching bigint, swift-nio-ssh, colorizeswift, swift-log
[5884/25438] Fetching bigint, swift-nio-ssh, colorizeswift, swift-log, swift-crypto
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.50s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
[10146/21311] Fetching bigint, swift-nio-ssh, swift-crypto
Fetched https://github.com/Joannis/swift-nio-ssh.git from cache (0.64s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.65s)
[3446/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.74s)
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.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1705] Fetching swift-atomics
[1706/77141] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.65s)
Fetched https://github.com/apple/swift-nio.git from cache (4.76s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (1.19s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.0.5 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.17s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[3745/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.92s)
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.14s)
Creating working copy for https://github.com/Joannis/swift-nio-ssh.git
Working copy of https://github.com/Joannis/swift-nio-ssh.git resolved at 0.3.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.0.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Building for debugging...
[0/458] Write sources
[7/458] Compiling CCitadelBcrypt bcrypt.c
[7/458] Write sources
/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.
[10/458] Compiling CCitadelBcrypt bcrypt-kdf.c
[11/458] Write sources
[20/458] Compiling sha256-x86_64.mac.x86_64.S
[21/458] Compiling _AtomicsShims.c
[22/458] Compiling sha256-armv8.ios.aarch64.S
[23/458] Compiling sha256-armv8.linux.aarch64.S
[24/458] Compiling CNIOWindows WSAStartup.c
[24/458] Compiling CNIOWindows shim.c
[26/458] Compiling sha256-x86_64.linux.x86_64.S
[27/458] Compiling CNIODarwin shim.c
[28/458] Compiling CNIOWASI CNIOWASI.c
[29/458] Compiling CNIOLinux liburing_shims.c
[30/458] Compiling CNIOLinux shim.c
[31/458] Compiling CCitadelBcrypt blf.c
[32/458] Write swift-version-24593BA9C3E375BF.txt
[33/458] Compiling v3_purp.c
[34/458] Compiling v3_skey.c
[35/458] Compiling v3_prn.c
[36/458] Compiling v3_utl.c
[37/458] Compiling v3_pmaps.c
[38/486] Compiling CCryptoBoringSSLShims shims.c
[39/509] Compiling c-nioatomics.c
[41/509] Emitting module BigInt
[41/511] Compiling v3_pcons.c
[42/511] Compiling c-atomics.c
[43/512] Compiling v3_pcia.c
[44/517] Compiling v3_pci.c
[45/517] Compiling v3_ocsp.c
[47/517] Emitting module NIOConcurrencyHelpers
[47/517] Compiling v3_ncons.c
[48/517] Compiling v3_lib.c
[50/517] Compiling BigInt Comparable.swift
[51/517] Compiling BigInt Addition.swift
[52/517] Compiling BigInt Strideable.swift
[53/517] Compiling BigInt String Conversion.swift
[54/517] Compiling BigInt Random.swift
[55/517] Compiling BigInt Shifts.swift
[56/517] Compiling BigInt Square Root.swift
[57/517] Compiling BigInt Prime Test.swift
[59/517] Compiling BigInt Integer Conversion.swift
[60/517] Compiling BigInt Multiplication.swift
[61/519] Compiling BigInt GCD.swift
[62/519] Compiling BigInt Hashable.swift
[63/519] Emitting module _NIOBase64
[64/519] Compiling _NIOBase64 Base64.swift
[65/519] Compiling BigInt BigInt.swift
[66/519] Compiling BigInt BigUInt.swift
[67/519] Compiling BigInt Floating Point Conversion.swift
[68/519] Compiling BigInt Exponentiation.swift
[69/519] Compiling BigInt Bitwise Ops.swift
[70/519] Compiling BigInt Codable.swift
[71/519] Compiling BigInt Data Conversion.swift
[72/519] Compiling BigInt Division.swift
[73/519] Emitting module InternalCollectionsUtilities
[74/520] Compiling _NIODataStructures PriorityQueue.swift
[75/520] Compiling BigInt Subtraction.swift
[76/520] Compiling BigInt Words and Bits.swift
[77/520] Compiling v3_int.c
[79/520] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/520] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/520] Compiling _NIODataStructures _TinyArray.swift
[81/521] Wrapping AST for _NIOBase64 for debugging
[83/521] Compiling v3_info.c
[84/521] Compiling v3_ia5.c
[85/524] Compiling v3_genn.c
[86/536] Wrapping AST for InternalCollectionsUtilities for debugging
[88/536] Compiling DequeModule Deque+CustomReflectable.swift
[89/536] Compiling DequeModule Deque+Descriptions.swift
[89/538] Compiling v3_extku.c
[91/538] Compiling DequeModule _DequeBuffer.swift
[92/538] Compiling DequeModule _DequeBufferHeader.swift
[92/538] Compiling v3_enum.c
[94/538] Compiling Logging MetadataProvider.swift
[94/538] Compiling v3_crld.c
[96/538] Compiling DequeModule Deque+Codable.swift
[97/538] Compiling DequeModule Deque+Collection.swift
[100/538] Compiling DequeModule Deque+Extras.swift
[101/538] Compiling DequeModule Deque+Hashable.swift
[104/538] Compiling DequeModule _DequeSlot.swift
[105/538] Compiling DequeModule Deque+Equatable.swift
[106/538] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[107/538] Compiling DequeModule Deque+Testing.swift
[108/538] Compiling DequeModule Deque._Storage.swift
[109/538] Compiling DequeModule Deque._UnsafeHandle.swift
[110/538] Compiling DequeModule Deque.swift
[111/538] 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
~~~~~~~~~~~~~~~~^
[116/539] Emitting module Logging
[117/539] Compiling Logging Locks.swift
[118/539] 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
~~~~~~~~~~~~~~~~^
[119/539] Emitting module _NIODataStructures
[120/540] Emitting module ColorizeSwift
[121/540] Compiling ColorizeSwift ColorizeSwift.swift
[122/540] Compiling v3_cpols.c
[125/540] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/541] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[128/541] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[129/541] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[130/541] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[130/541] Compiling v3_conf.c
[132/542] Compiling v3_bitst.c
[136/542] Wrapping AST for _NIODataStructures for debugging
[137/542] Compiling v3_bcons.c
[138/542] Wrapping AST for ColorizeSwift for debugging
[139/542] Compiling v3_alt.c
[140/542] Wrapping AST for NIOConcurrencyHelpers for debugging
[146/542] Compiling Logging LogHandler.swift
[147/542] Compiling Logging Logging.swift
[147/542] Compiling v3_akey.c
[148/543] Compiling v3_akeya.c
[150/543] Compiling pcy_node.c
[151/543] Compiling pcy_data.c
[152/543] Compiling pcy_map.c
[153/543] Compiling pcy_cache.c
[154/543] Compiling pcy_tree.c
[156/543] Emitting module DequeModule
[156/543] Compiling pcy_lib.c
[157/544] Wrapping AST for Logging for debugging
[159/544] Compiling x_x509a.c
[160/544] Compiling x_x509.c
[161/544] Compiling x_val.c
[162/544] Compiling x_sig.c
[163/544] Compiling x_spki.c
[164/544] Compiling x_req.c
[165/544] Compiling x_pkey.c
[166/544] Wrapping AST for DequeModule for debugging
[167/544] Compiling x_exten.c
[168/544] Compiling x_pubkey.c
[169/544] Compiling x_info.c
[170/544] Compiling x_name.c
[171/544] Compiling x_attrib.c
[172/544] Compiling x_all.c
[173/544] Compiling x509spki.c
[174/544] Compiling x509rset.c
[175/544] Compiling x509cset.c
[176/544] Compiling x_algor.c
[177/544] Compiling x_crl.c
[178/544] Compiling x509name.c
[179/544] Compiling x509_txt.c
[180/544] Compiling x509_vpm.c
[181/544] Compiling x509_v3.c
[182/544] Compiling x509_set.c
[183/544] Compiling x509_req.c
[184/544] Compiling x509_def.c
[185/544] Compiling x509_obj.c
[186/544] Compiling x509_trs.c
[187/544] Compiling x509_vfy.c
[188/544] Compiling x509_ext.c
[189/544] Compiling x509_att.c
[190/544] Compiling x509_lu.c
[191/544] Compiling x509_d2.c
[192/544] Compiling x509.c
[193/544] Compiling x509_cmp.c
[194/544] Compiling t_x509a.c
[195/544] Compiling t_crl.c
[196/544] Compiling rsa_pss.c
[197/544] Compiling i2d_pr.c
[198/544] Compiling by_file.c
[199/544] Compiling t_x509.c
[200/544] Compiling t_req.c
[201/544] Compiling name_print.c
[202/544] Compiling by_dir.c
[203/544] Compiling algorithm.c
[204/544] Compiling thread_win.c
[205/544] Compiling voprf.c
[206/544] Compiling a_verify.c
[207/544] Compiling a_digest.c
[208/544] Compiling asn1_gen.c
[209/544] Compiling a_sign.c
[210/544] Compiling thread.c
[211/544] Compiling trust_token.c
[212/544] Compiling thread_pthread.c
[213/544] Compiling siphash.c
[213/544] Compiling pmbtoken.c
[215/544] Compiling stack.c
[216/544] Compiling thread_none.c
[217/544] Compiling rsa_print.c
[218/544] Compiling rc4.c
[219/544] Compiling windows.c
[220/544] Compiling refcount_c11.c
[221/544] Compiling fuchsia.c
[221/544] Compiling refcount_lock.c
[222/544] Compiling rand_extra.c
[224/544] Compiling forkunsafe.c
[225/544] Compiling passive.c
[226/544] Compiling deterministic.c
[227/544] Compiling rsa_asn1.c
[228/544] Compiling poly1305_arm_asm.S
[229/544] Compiling pool.c
[230/544] Compiling poly1305.c
[231/544] Compiling poly1305_arm.c
[232/544] Compiling pkcs7.c
[233/544] Compiling p5_pbev2.c
[234/544] Compiling pkcs8_x509.c
[235/544] Compiling pem_x509.c
[236/544] Compiling pkcs8.c
[237/544] Compiling pem_pkey.c
[238/544] Compiling pem_xaux.c
[239/544] Compiling pkcs7_x509.c
[240/544] Compiling pem_pk8.c
[241/544] Compiling obj_xref.c
[242/544] Compiling mem.c
[243/544] Compiling lhash.c
[244/544] Compiling pem_oth.c
[245/544] Compiling pem_info.c
[246/544] Compiling pem_all.c
[247/544] Compiling obj.c
[248/544] Compiling hkdf.c
[249/544] Compiling x86_64-mont5.mac.x86_64.S
[250/544] Compiling pem_lib.c
[251/544] Compiling poly_rq_mul.S
[252/544] Compiling x86_64-mont5.linux.x86_64.S
[253/544] Compiling x86_64-mont.mac.x86_64.S
[254/544] Compiling hpke.c
[255/544] Compiling x86-mont.windows.x86.S
[256/544] Compiling x86_64-mont.linux.x86_64.S
[257/544] Compiling x86-mont.linux.x86.S
[258/544] Compiling vpaes-x86_64.mac.x86_64.S
[259/544] Compiling vpaes-x86.windows.x86.S
[260/544] Compiling vpaes-x86.linux.x86.S
[260/544] Compiling vpaes-x86_64.linux.x86_64.S
[262/544] Compiling vpaes-armv8.linux.aarch64.S
[262/544] Compiling vpaes-armv8.ios.aarch64.S
[264/544] Compiling poly1305_vec.c
[265/544] Compiling vpaes-armv7.ios.arm.S
[266/544] Compiling vpaes-armv7.linux.arm.S
[267/544] Compiling sha512-x86_64.mac.x86_64.S
[268/544] Compiling kdf.c
[268/544] Compiling hrss.c
[270/544] Compiling sha512-armv8.ios.aarch64.S
[271/544] Compiling sha512-x86_64.linux.x86_64.S
[272/544] Compiling sha512-armv8.linux.aarch64.S
[273/544] Compiling sha512-armv4.linux.arm.S
[274/544] Compiling sha512-586.windows.x86.S
[275/544] Compiling sha512-armv4.ios.arm.S
[276/544] Compiling sha256-armv4.linux.arm.S
[276/544] Compiling sha256-586.windows.x86.S
[278/544] Compiling sha256-armv4.ios.arm.S
[279/544] Compiling sha512-586.linux.x86.S
[280/544] Compiling sha256-586.linux.x86.S
[281/544] Compiling sha1-armv8.ios.aarch64.S
[282/544] Compiling sha1-armv8.linux.aarch64.S
[283/544] Compiling sha1-x86_64.mac.x86_64.S
[284/544] Compiling sha1-armv4-large.linux.arm.S
[285/544] Compiling sha1-586.windows.x86.S
[286/544] Compiling sha1-armv4-large.ios.arm.S
[287/544] Compiling sha1-586.linux.x86.S
[288/544] Compiling sha1-x86_64.linux.x86_64.S
[289/544] Compiling sha1-altivec.c
[290/544] Compiling fips.c
[291/544] Compiling sha1.c
[292/544] Compiling rsaz-avx2.linux.x86_64.S
[293/544] Compiling sha512.c
[294/544] Compiling rsaz-avx2.mac.x86_64.S
[295/544] Compiling sha256.c
[296/544] Compiling rdrand-x86_64.mac.x86_64.S
[297/544] Compiling rsa_impl.c
[298/544] Compiling self_check.c
[299/544] Compiling rdrand-x86_64.linux.x86_64.S
[299/544] Compiling urandom.c
[301/544] Compiling blinding.c
[302/544] Compiling padding.c
[303/544] Compiling rsa.c
[304/544] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[305/544] Compiling rand.c
[306/544] Compiling fork_detect.c
[307/544] Compiling p256-x86_64-asm.mac.x86_64.S
[308/544] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[309/544] Compiling ctrdrbg.c
[310/544] Compiling polyval.c
[311/544] Compiling gcm_nohw.c
[312/544] Compiling ofb.c
[313/544] Compiling p256-x86_64-asm.linux.x86_64.S
[314/544] Compiling ctr.c
[315/544] Compiling cbc.c
[316/544] Compiling md5.c
[317/544] Compiling cfb.c
[318/544] Compiling gcm.c
[319/544] Compiling hmac.c
[320/544] Compiling md4.c
[321/544] Compiling ghashv8-armx32.linux.arm.S
[322/544] Compiling md5-x86_64.mac.x86_64.S
[322/544] Compiling ghashv8-armx64.linux.aarch64.S
[322/544] Compiling md5-586.linux.x86.S
[325/544] Compiling md5-x86_64.linux.x86_64.S
[326/544] Compiling ghashv8-armx32.ios.arm.S
[327/544] Compiling ghashv8-armx64.ios.aarch64.S
[328/544] Compiling md5-586.windows.x86.S
[329/544] Compiling ghash-x86_64.mac.x86_64.S
[330/544] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[331/544] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[332/544] Compiling ghash-x86.windows.x86.S
[332/544] Compiling ghash-ssse3-x86.windows.x86.S
[333/544] Compiling ghash-ssse3-x86.linux.x86.S
[335/544] Compiling ghash-x86_64.linux.x86_64.S
[336/544] Compiling ghash-x86.linux.x86.S
[337/544] Compiling ghash-neon-armv8.linux.aarch64.S
[338/544] Compiling fips_shared_support.c
[339/544] Compiling ghash-armv4.linux.arm.S
[340/544] Compiling ghash-neon-armv8.ios.aarch64.S
[340/544] Compiling ghash-armv4.ios.arm.S
[342/544] Compiling ecdh.c
[343/544] Compiling wnaf.c
[343/544] Compiling ecdsa.c
[345/544] Compiling simple_mul.c
[346/544] Compiling simple.c
[347/544] Compiling util.c
[348/544] Compiling scalar.c
[349/544] Compiling felem.c
[350/544] Compiling oct.c
[351/544] Compiling p224-64.c
[352/544] Compiling ec_montgomery.c
[353/544] Compiling p256.c
[354/544] Compiling ec_key.c
[355/544] Compiling check.c
[356/544] Compiling digests.c
[357/544] Compiling co-586.windows.x86.S
[358/544] Compiling co-586.linux.x86.S
[359/544] Compiling dh.c
[360/544] Compiling digest.c
[361/544] Compiling ec.c
[362/544] Compiling bsaes-armv7.linux.arm.S
[363/544] Compiling bsaes-armv7.ios.arm.S
[364/544] Compiling sqrt.c
[365/544] Compiling p256-x86_64.c
[366/544] Compiling e_aes.c
[367/544] Compiling cipher.c
[368/544] Compiling aead.c
[369/544] Compiling shift.c
[370/544] Compiling rsaz_exp.c
[371/544] Compiling random.c
[372/544] Compiling montgomery_inv.c
[373/544] Compiling jacobi.c
[374/544] Compiling mul.c
[375/544] Compiling prime.c
[376/544] Compiling generic.c
[377/544] Compiling montgomery.c
[378/544] Compiling gcd_extra.c
[379/544] Compiling gcd.c
[380/544] Compiling div_extra.c
[381/544] Compiling cmp.c
[382/544] Compiling bytes.c
[383/544] Compiling ctx.c
[384/544] Compiling div.c
[385/544] Compiling bn.c
[386/544] Compiling armv8-mont.linux.aarch64.S
[387/544] Compiling exponentiation.c
[388/544] Compiling bn-586.linux.x86.S
[389/544] Compiling bn-586.windows.x86.S
[390/544] Compiling armv8-mont.ios.aarch64.S
[391/544] Compiling aesv8-armx64.linux.aarch64.S
[392/544] Compiling armv4-mont.linux.arm.S
[393/544] Compiling armv4-mont.ios.arm.S
[394/544] Compiling aesv8-armx32.linux.arm.S
[394/544] Compiling add.c
[396/544] Compiling aesv8-armx64.ios.aarch64.S
[397/544] Compiling aesv8-armx32.ios.arm.S
[398/544] Compiling aesni-x86_64.mac.x86_64.S
[399/544] Compiling x86_64-gcc.c
[400/544] Compiling aesni-x86.linux.x86.S
[401/544] Compiling aesni-x86.windows.x86.S
[402/544] Compiling aesni-gcm-x86_64.mac.x86_64.S
[403/544] Compiling aesni-gcm-x86_64.linux.x86_64.S
[404/544] Compiling aesni-x86_64.linux.x86_64.S
[405/544] Compiling mode_wrappers.c
[406/544] Compiling key_wrap.c
[407/544] Compiling sign.c
[408/544] Compiling aes.c
[409/544] Compiling ex_data.c
[410/544] Compiling scrypt.c
[411/544] Compiling pbkdf.c
[412/544] Compiling print.c
[413/544] Compiling aes_nohw.c
[414/544] Compiling p_rsa_asn1.c
[415/544] Compiling p_x25519_asn1.c
[416/544] Compiling p_ed25519.c
[417/544] Compiling p_x25519.c
[418/544] Compiling p_ed25519_asn1.c
[419/544] Compiling p_ec_asn1.c
[420/544] Compiling p_rsa.c
[421/544] Compiling p_ec.c
[422/544] Compiling p_dsa_asn1.c
[423/544] Compiling err_data.c
[424/544] Compiling evp.c
[425/544] Compiling digestsign.c
[426/544] Compiling evp_ctx.c
[427/544] Compiling evp_asn1.c
[428/544] Compiling engine.c
[429/544] Compiling err.c
[430/544] Compiling ecdsa_asn1.c
[431/544] Compiling ecdh_extra.c
[432/544] Compiling dsa_asn1.c
[433/544] Compiling ec_asn1.c
[434/544] Compiling ec_derive.c
[435/544] Compiling hash_to_curve.c
[436/544] Compiling dh_asn1.c
[437/544] Compiling dsa.c
[438/544] Compiling x25519-asm-arm.S
[439/544] Compiling params.c
[440/544] Compiling cpu_ppc64le.c
[441/544] Compiling digest_extra.c
[442/544] Compiling spake25519.c
[443/544] Compiling crypto.c
[444/544] Compiling cpu_arm_linux.c
[445/544] Compiling cpu_aarch64_win.c
[446/544] Compiling cpu_intel.c
[447/544] Compiling cpu_arm.c
[448/544] Compiling des.c
[449/544] Compiling cpu_aarch64_linux.c
[450/544] Compiling cpu_aarch64_fuchsia.c
[451/544] Compiling cpu_aarch64_apple.c
[452/544] Compiling e_rc4.c
[453/544] Compiling curve25519.c
[454/544] Compiling cmac.c
[455/544] Compiling tls_cbc.c
[456/544] Compiling conf.c
[457/544] Compiling e_tls.c
[458/544] Compiling e_rc2.c
[459/544] Compiling e_null.c
[460/544] Compiling e_chacha20poly1305.c
[461/544] Compiling derive_key.c
[462/544] Compiling e_des.c
[463/544] Compiling e_aesctrhmac.c
[464/544] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[464/544] Compiling e_aesccm.c
[466/544] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[467/544] Compiling cipher_extra.c
[468/544] Compiling e_aesgcmsiv.c
[469/544] Compiling chacha-x86.windows.x86.S
[470/544] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[471/544] Compiling chacha-x86_64.mac.x86_64.S
[472/544] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[473/544] Compiling chacha-x86.linux.x86.S
[474/544] Compiling chacha-armv8.linux.aarch64.S
[475/544] Compiling chacha-x86_64.linux.x86_64.S
[476/544] Compiling chacha-armv8.ios.aarch64.S
[477/544] Compiling chacha.c
[478/544] Compiling chacha-armv4.linux.arm.S
[479/544] Compiling chacha-armv4.ios.arm.S
[480/544] Compiling unicode.c
[481/544] Compiling ber.c
[482/544] Compiling buf.c
[483/544] Compiling bn_asn1.c
[484/544] Compiling asn1_compat.c
[485/544] Compiling cbb.c
[486/544] Compiling cbs.c
[487/544] Compiling convert.c
[488/544] Compiling blake2.c
[489/544] Compiling socket_helper.c
[490/544] Compiling printf.c
[491/544] Compiling socket.c
[492/544] Compiling hexdump.c
[493/544] Compiling pair.c
[494/544] Compiling file.c
[495/544] Compiling fd.c
[496/544] Compiling bio_mem.c
[497/544] Compiling connect.c
[498/544] Compiling base64.c
[499/544] Compiling time_support.c
[500/544] Compiling bio.c
[501/544] Compiling tasn_fre.c
[502/544] Compiling tasn_utl.c
[503/544] Compiling tasn_typ.c
[504/544] Compiling tasn_enc.c
[505/544] Compiling f_string.c
[506/544] Compiling tasn_new.c
[507/544] Compiling tasn_dec.c
[508/544] Compiling f_int.c
[509/544] Compiling asn1_par.c
[510/544] Compiling asn_pack.c
[511/544] Compiling asn1_lib.c
[512/544] Compiling a_utctm.c
[513/544] Compiling a_utf8.c
[514/544] Compiling a_type.c
[515/544] Compiling a_time.c
[516/544] Compiling a_print.c
[517/544] Compiling a_strnid.c
[518/544] Compiling a_octet.c
[519/544] Compiling a_strex.c
[520/544] Compiling a_mbstr.c
[521/544] Compiling a_object.c
[522/544] Compiling a_int.c
[523/544] Write sources
[524/544] Compiling a_gentm.c
[525/544] Compiling a_i2d_fp.c
[526/544] Compiling a_dup.c
[527/544] Compiling a_d2i_fp.c
[528/544] Compiling a_bool.c
[529/544] Wrapping AST for BigInt for debugging
[530/544] Compiling a_bitstr.c
[532/619] Compiling Crypto ASN1Integer.swift
[533/619] Compiling Crypto ASN1OctetString.swift
[534/621] Compiling Crypto SEC1PrivateKey.swift
[535/621] Compiling Crypto SubjectPublicKeyInfo.swift
[536/621] Compiling Crypto PEMDocument.swift
[537/621] Compiling Crypto PKCS8PrivateKey.swift
[538/621] Compiling Atomics IntegerOperations.swift
[539/621] Compiling Atomics Unmanaged extensions.swift
[540/621] Compiling Crypto ASN1.swift
[541/621] Compiling Crypto ASN1BitString.swift
[542/621] Compiling Crypto ASN1Identifier.swift
[543/621] Compiling Crypto ArraySliceBigint.swift
[544/621] Compiling Crypto ObjectIdentifier.swift
[545/621] Compiling Crypto ECDSASignature.swift
[546/621] Compiling Crypto EdDSA_boring.swift
[547/621] Compiling Crypto ECDSA.swift
[548/621] Compiling Crypto EdDSA.swift
[549/621] Compiling Crypto Signature.swift
[550/621] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[551/621] Compiling Crypto CryptoKitErrors_boring.swift
[552/621] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[553/621] Compiling Crypto X25519Keys.swift
[554/621] Compiling Crypto SymmetricKeys.swift
[555/621] Compiling Crypto HMAC.swift
[556/621] Compiling Crypto MACFunctions.swift
[557/621] Compiling Crypto MessageAuthenticationCode.swift
[558/621] Compiling Crypto AES.swift
[559/621] Compiling Crypto ECDSASignature_boring.swift
[560/621] Compiling Crypto ECDSA_boring.swift
[561/628] Compiling Crypto Ed25519_boring.swift
[562/628] Compiling Crypto EllipticCurvePoint_boring.swift
[563/628] Compiling Crypto EllipticCurve_boring.swift
[564/628] Compiling Crypto NISTCurvesKeys_boring.swift
[565/628] Compiling Crypto X25519Keys_boring.swift
[566/628] Compiling Crypto Curve25519.swift
[567/628] Compiling Crypto Ed25519.swift
[568/628] Compiling Crypto NISTCurvesKeys.swift
[569/628] Compiling Crypto AES-GCM.swift
[570/628] Compiling Crypto AES-GCM_boring.swift
[571/628] Compiling Crypto ChaChaPoly_boring.swift
[572/628] Compiling Crypto ChaChaPoly.swift
[573/628] Compiling Crypto Cipher.swift
[574/628] Compiling Crypto Nonces.swift
[577/628] Emitting module Crypto
[578/628] Compiling Crypto Insecure.swift
[579/628] Compiling Crypto Insecure_HashFunctions.swift
[580/628] Compiling Crypto ECDH_boring.swift
[581/628] Compiling Crypto DH.swift
[582/628] Compiling Crypto ECDH.swift
[583/628] Compiling Crypto HKDF.swift
[584/628] Compiling Crypto AESWrap.swift
[585/628] Compiling Crypto AESWrap_boring.swift
[598/628] Compiling Crypto Digest.swift
[599/628] Compiling Crypto Digests.swift
[600/628] Compiling Crypto HashFunctions.swift
[601/628] Compiling Crypto HashFunctions_SHA2.swift
[602/628] Emitting module Atomics
[610/629] Compiling Crypto RNG_boring.swift
[611/629] Compiling Crypto SafeCompare_boring.swift
[612/629] Compiling Crypto Zeroization_boring.swift
[613/629] Compiling Crypto PrettyBytes.swift
[614/629] Compiling Crypto SafeCompare.swift
[615/629] Compiling Crypto SecureBytes.swift
[616/629] Compiling Crypto Zeroization.swift
[617/630] Wrapping AST for Atomics for debugging
[618/689] Wrapping AST for Crypto for debugging
[620/697] Compiling _CryptoExtras RSA_security.swift
[621/698] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[622/698] Compiling _CryptoExtras DigestType.swift
[623/698] Compiling _CryptoExtras Error.swift
[624/698] Compiling _CryptoExtras BoringSSLHelpers.swift
[625/698] Compiling _CryptoExtras PEMDocument.swift
[626/698] Compiling _CryptoExtras RSA.swift
[627/698] Emitting module _CryptoExtras
[628/698] Compiling _CryptoExtras RSA_boring.swift
[629/699] Wrapping AST for _CryptoExtras for debugging
[631/699] Compiling NIOCore GlobalSingletons.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[632/699] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[633/699] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[634/699] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[635/699] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[636/699] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[637/699] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[638/699] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[639/707] Compiling NIOCore EventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[640/707] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[641/707] Compiling NIOCore EventLoopFuture+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[642/707] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[643/707] Compiling NIOCore EventLoopFuture.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[644/707] Compiling NIOCore FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[645/707] Compiling NIOCore FileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[646/707] Compiling NIOCore FileRegion.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[647/707] Compiling NIOCore MarkedCircularBuffer.swift
[648/707] Compiling NIOCore MulticastChannel.swift
[649/707] Compiling NIOCore NIOAny.swift
[650/707] Compiling NIOCore NIOCloseOnErrorHandler.swift
[651/707] Compiling NIOCore NIOLoopBound.swift
[652/707] Compiling NIOCore NIOScheduledCallback.swift
[653/707] Compiling NIOCore NIOSendable.swift
[654/707] Compiling NIOCore RecvByteBufferAllocator.swift
[655/707] Compiling NIOCore ChannelPipeline.swift
[656/707] Compiling NIOCore CircularBuffer.swift
[657/707] Compiling NIOCore Codec.swift
[658/707] Compiling NIOCore ConvenienceOptionSupport.swift
[659/707] Compiling NIOCore DeadChannel.swift
[660/707] Compiling NIOCore DispatchQueue+WithFuture.swift
[661/707] Compiling NIOCore EventLoop+Deprecated.swift
[662/707] Compiling NIOCore EventLoop+SerialExecutor.swift
[663/707] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[664/707] Compiling NIOCore BSDSocketAPI.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[665/707] Compiling NIOCore ByteBuffer-aux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[666/707] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[667/707] Compiling NIOCore ByteBuffer-conversions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[668/707] Compiling NIOCore ByteBuffer-core.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[669/707] Compiling NIOCore ByteBuffer-hex.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[670/707] Compiling NIOCore ByteBuffer-int.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[671/707] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[672/707] Compiling NIOCore AddressedEnvelope.swift
[673/707] Compiling NIOCore AsyncAwaitSupport.swift
[674/707] Compiling NIOCore AsyncChannel.swift
[675/707] Compiling NIOCore AsyncChannelHandler.swift
[676/707] Compiling NIOCore AsyncChannelInboundStream.swift
[677/707] Compiling NIOCore AsyncChannelOutboundWriter.swift
[678/707] Compiling NIOCore NIOAsyncSequenceProducer.swift
[679/707] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[680/707] Compiling NIOCore NIOAsyncWriter.swift
[681/707] 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
~~~~~~~~~~~~~~~~^
[682/707] 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
~~~~~~~~~~~~~~~~^
[683/707] 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
~~~~~~~~~~~~~~~~^
[684/707] 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
~~~~~~~~~~~~~~~~^
[685/707] 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
~~~~~~~~~~~~~~~~^
[686/707] 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
~~~~~~~~~~~~~~~~^
[687/707] 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
~~~~~~~~~~~~~~~~^
[688/707] 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
~~~~~~~~~~~~~~~~^
[689/707] Compiling NIOCore ByteBuffer-multi-int.swift
[690/707] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[691/707] Compiling NIOCore ByteBuffer-views.swift
[692/707] Compiling NIOCore Channel.swift
[693/707] Compiling NIOCore ChannelHandler.swift
[694/707] Compiling NIOCore ChannelHandlers.swift
[695/707] Compiling NIOCore ChannelInvoker.swift
[696/707] Compiling NIOCore ChannelOption.swift
[697/707] Emitting module NIOCore
[698/708] Wrapping AST for NIOCore for debugging
[700/759] Emitting module NIOEmbedded
[701/759] Compiling NIOEmbedded AsyncTestingChannel.swift
[702/759] 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
~~~~~~~~~~~~~~~~^
[703/759] 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
~~~~~~~~~~~~~~~~^
[705/760] Compiling NIOPosix IO.swift
[706/760] Compiling NIOPosix IntegerBitPacking.swift
[707/760] Compiling NIOPosix IntegerTypes.swift
[708/760] Compiling NIOPosix Linux.swift
[709/760] Compiling NIOPosix LinuxCPUSet.swift
[710/760] Compiling NIOPosix LinuxUring.swift
[711/760] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[711/762] Wrapping AST for NIOEmbedded for debugging
[713/766] Emitting module NIOPosix
[714/766] Compiling NIOPosix SelectableChannel.swift
[715/766] Compiling NIOPosix SelectableEventLoop.swift
[716/766] Compiling NIOPosix SelectorEpoll.swift
[717/766] Compiling NIOPosix SelectorGeneric.swift
[718/766] Compiling NIOPosix SelectorKqueue.swift
[719/766] Compiling NIOPosix SelectorUring.swift
[720/766] Compiling NIOPosix PooledRecvBufferAllocator.swift
[721/766] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[722/766] Compiling NIOPosix PosixSingletons.swift
[723/766] Compiling NIOPosix RawSocketBootstrap.swift
[724/766] Compiling NIOPosix Resolver.swift
[725/766] Compiling NIOPosix Selectable.swift
[726/766] 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
~~~~~~~~~~~~~~~~^
[727/766] 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
~~~~~~~~~~~~~~~~^
[728/766] 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
~~~~~~~~~~~~~~~~^
[729/766] 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
~~~~~~~~~~~~~~~~^
[730/766] 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
~~~~~~~~~~~~~~~~^
[731/766] 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
~~~~~~~~~~~~~~~~^
[732/766] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[733/766] 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
~~~~~~~~~~~~~~~~^
[734/766] 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
~~~~~~~~~~~~~~~~^
[735/766] 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
~~~~~~~~~~~~~~~~^
[736/766] 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
~~~~~~~~~~~~~~~~^
[737/766] 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
~~~~~~~~~~~~~~~~^
[738/766] Compiling NIOPosix NIOThreadPool.swift
[739/766] Compiling NIOPosix NonBlockingFileIO.swift
[740/766] Compiling NIOPosix PendingDatagramWritesManager.swift
[741/766] Compiling NIOPosix PendingWritesManager.swift
[742/766] Compiling NIOPosix PipeChannel.swift
[743/766] Compiling NIOPosix PipePair.swift
[744/766] Compiling NIOPosix Pool.swift
[745/766] Compiling NIOPosix BSDSocketAPICommon.swift
[746/766] Compiling NIOPosix BSDSocketAPIPosix.swift
[747/766] Compiling NIOPosix BSDSocketAPIWindows.swift
[748/766] Compiling NIOPosix BaseSocket.swift
[749/766] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[750/766] Compiling NIOPosix BaseSocketChannel.swift
[751/766] Compiling NIOPosix BaseStreamSocketChannel.swift
[752/766] Compiling NIOPosix Bootstrap.swift
[753/766] Compiling NIOPosix ControlMessage.swift
[754/766] Compiling NIOPosix DatagramVectorReadManager.swift
[755/766] Compiling NIOPosix Errors+Any.swift
[756/766] Compiling NIOPosix FileDescriptor.swift
[757/766] Compiling NIOPosix GetaddrinfoResolver.swift
[758/766] Compiling NIOPosix HappyEyeballs.swift
[759/767] Wrapping AST for NIOPosix for debugging
[761/769] Emitting module NIO
[762/769] Compiling NIO Exports.swift
[763/770] Wrapping AST for NIO for debugging
[765/775] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[766/775] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[767/775] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[768/775] Emitting module NIOFoundationCompat
[769/775] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[770/776] Wrapping AST for NIOFoundationCompat for debugging
[772/835] Emitting module NIOSSH
[773/843] Compiling NIOSSH GlobalRequestDelegate.swift
[774/843] Compiling NIOSSH ECDHCompatibleKey.swift
[775/843] Compiling NIOSSH EllipticCurveKeyExchange.swift
[776/843] Compiling NIOSSH SSHKeyExchangeResult.swift
[777/843] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[778/843] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[779/843] Compiling NIOSSH CustomKeys.swift
[780/843] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[781/843] 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
~~~~~~~~~~~~~~~~^
[782/843] 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
~~~~~~~~~~~~~~~~^
[783/843] 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
~~~~~~~~~~~~~~~~^
[784/843] 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
~~~~~~~~~~~~~~~~^
[785/843] 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
~~~~~~~~~~~~~~~~^
[786/843] 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
~~~~~~~~~~~~~~~~^
[787/843] 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
~~~~~~~~~~~~~~~~^
[788/843] 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
~~~~~~~~~~~~~~~~^
[789/843] 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
~~~~~~~~~~~~~~~~^
[790/843] Compiling NIOSSH NIOSSHPrivateKey.swift
[791/843] Compiling NIOSSH NIOSSHPublicKey.swift
[792/843] Compiling NIOSSH NIOSSHSignature.swift
[793/843] Compiling NIOSSH NIOSSHError.swift
[794/843] Compiling NIOSSH NIOSSHHandler.swift
[795/843] Compiling NIOSSH NIOSSHSendable.swift
[796/843] Compiling NIOSSH Role.swift
[797/843] Compiling NIOSSH SSHClientConfiguration.swift
[798/843] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[799/843] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[800/843] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[801/843] Compiling NIOSSH SimplePasswordDelegate.swift
[802/843] Compiling NIOSSH UserAuthDelegate.swift
[803/843] Compiling NIOSSH UserAuthSignablePayload.swift
[804/843] Compiling NIOSSH UserAuthenticationMethod.swift
[805/843] Compiling NIOSSH UserAuthenticationStateMachine.swift
[806/843] Compiling NIOSSH SendsKeyExchangeMessages.swift
[807/843] Compiling NIOSSH SendsUserAuthMessages.swift
[808/843] Compiling NIOSSH SSHConnectionStateMachine.swift
[809/843] Compiling NIOSSH ActiveState.swift
[810/843] Compiling NIOSSH IdleState.swift
[811/843] Compiling NIOSSH KeyExchangeState.swift
[812/843] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[813/843] Compiling NIOSSH ReceivedNewKeysState.swift
[814/843] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[815/843] Compiling NIOSSH SSHMessages.swift
[816/843] Compiling NIOSSH SSHPacketParser.swift
[817/843] Compiling NIOSSH SSHPacketSerializer.swift
[818/843] Compiling NIOSSH SSHServerConfiguration.swift
[819/843] Compiling NIOSSH SSHTerminalModes.swift
[820/843] Compiling NIOSSH AESGCM.swift
[821/843] Compiling NIOSSH SSHTransportProtection.swift
[822/843] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[823/843] Compiling NIOSSH RekeyingSentNewKeysState.swift
[824/843] Compiling NIOSSH RekeyingState.swift
[825/843] Compiling NIOSSH SentKexInitWhenActiveState.swift
[826/843] Compiling NIOSSH SentNewKeysState.swift
[827/843] Compiling NIOSSH SentVersionState.swift
[828/843] Compiling NIOSSH UserAuthenticationState.swift
[829/843] Compiling NIOSSH Constants.swift
[830/843] Compiling NIOSSH SSHChannelIdentifier.swift
[831/843] Compiling NIOSSH SSHChannelMultiplexer.swift
[832/843] Compiling NIOSSH SSHChannelType.swift
[833/843] Compiling NIOSSH SSHChildChannel.swift
[834/843] Compiling NIOSSH AcceptsChannelMessages.swift
[835/843] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[836/843] Compiling NIOSSH AcceptsUserAuthMessages.swift
[837/843] Compiling NIOSSH AcceptsVersionMessages.swift
[838/843] Compiling NIOSSH SendsChannelMessages.swift
[839/844] Wrapping AST for NIOSSH for debugging
[841/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 {}
^
[842/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 {}
^
[843/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 {}
^
[844/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 {}
^
[845/879] 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),
^
[846/879] 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),
^
[847/879] 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),
^
[848/879] 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),
^
[849/879] 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),
^
[850/879] Compiling Citadel DirectTCPIP+Client.swift
[851/879] Compiling Citadel DirectTCPIP+Server.swift
[852/879] Compiling Citadel Errors.swift
[853/879] Compiling Citadel ExecClient.swift
[854/879] 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
[855/879] 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
[856/879] 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
[857/879] 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
[858/879] 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
[859/879] Emitting module Citadel
[860/879] Compiling Citadel SFTPFileFlags.swift
[861/879] Compiling Citadel SFTPMessage.swift
[862/879] Compiling Citadel SFTPMessageParser.swift
[863/879] Compiling Citadel SFTPSerializer.swift
[864/879] 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
[865/879] 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
[866/879] 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
[867/879] 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
[868/879] 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 {}
^
[869/879] 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 {}
^
[870/879] 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 {}
^
[871/879] 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 {}
^
[872/879] Compiling Citadel SSHConnectionPoolSettings.swift
[873/879] Compiling Citadel Server.swift
[874/879] Compiling Citadel ShellDelegate.swift
[875/879] Compiling Citadel TTY.swift
[876/880] Wrapping AST for Citadel for debugging
[878/887] Compiling CitadelServerExample HostKeyFile.swift
[879/887] Compiling CitadelServerExample Terminal.swift
[880/887] Compiling CitadelServerExample Extensions.swift
[881/887] Compiling CitadelServerExample Server.swift
[882/887] Compiling CitadelServerExample BasicCommands.swift
[883/887] Emitting module CitadelServerExample
[884/887] Compiling CitadelServerExample EchoShell.swift
[885/888] Wrapping AST for CitadelServerExample for debugging
[886/888] Write Objects.LinkFileList
[887/888] Linking CitadelServerExample
Build complete! (127.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio-ssh",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Joannis/swift-nio-ssh.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
}
],
"manifest_display_name" : "Citadel",
"name" : "Citadel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Citadel",
"targets" : [
"Citadel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CitadelServerExample",
"targets" : [
"CitadelServerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CitadelTests",
"module_type" : "SwiftTarget",
"name" : "CitadelTests",
"path" : "Tests/CitadelTests",
"product_dependencies" : [
"NIOSSH",
"BigInt",
"Logging"
],
"sources" : [
"Citadel2Tests.swift",
"EndToEndTests.swift",
"KeyTests.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "test"
},
{
"c99name" : "CitadelServerExample",
"module_type" : "SwiftTarget",
"name" : "CitadelServerExample",
"path" : "Sources/CitadelServerExample",
"product_dependencies" : [
"ColorizeSwift"
],
"product_memberships" : [
"CitadelServerExample"
],
"sources" : [
"EchoShell/BasicCommands.swift",
"EchoShell/EchoShell.swift",
"EchoShell/Extensions.swift",
"EchoShell/Terminal.swift",
"HostKeyFile.swift",
"Server.swift"
],
"target_dependencies" : [
"Citadel"
],
"type" : "executable"
},
{
"c99name" : "Citadel",
"module_type" : "SwiftTarget",
"name" : "Citadel",
"path" : "Sources/Citadel",
"product_dependencies" : [
"NIOSSH",
"Crypto",
"_CryptoExtras",
"BigInt",
"Logging"
],
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"Algorithms/AES.swift",
"Algorithms/DH-Helpers.swift",
"Algorithms/DiffieHellmanGroup14Sha1.swift",
"Algorithms/DiffieHellmanGroup14Sha256.swift",
"Algorithms/RSA.swift",
"BCrypt.swift",
"ByteBufferHelpers.swift",
"ChannelUnwrapper.swift",
"Client.swift",
"ClientSession.swift",
"DirectTCPIP/Client/DirectTCPIP+Client.swift",
"DirectTCPIP/Server/DirectTCPIP+Server.swift",
"Errors.swift",
"Exec/Client/ExecClient.swift",
"Exec/Server/ExecDelegate.swift",
"Exec/Server/ExecHandler.swift",
"NIOGlueHandler.swift",
"OpenSSHKey.swift",
"SFTP/Client/SFTPClient.swift",
"SFTP/Client/SFTPClientInboundHandler.swift",
"SFTP/Client/SFTPFile.swift",
"SFTP/SFTPBasicEnums.swift",
"SFTP/SFTPFileFlags.swift",
"SFTP/SFTPMessage.swift",
"SFTP/SFTPMessageParser.swift",
"SFTP/SFTPSerializer.swift",
"SFTP/Server/SFTPServer.swift",
"SFTP/Server/SFTPServerInboundHandler.swift",
"SSHAuthenticationMethod.swift",
"SSHCert.swift",
"SSHConnectionPoolSettings.swift",
"Server.swift",
"Shell/Server/ShellDelegate.swift",
"TTY/Client/TTY.swift"
],
"target_dependencies" : [
"CCitadelBcrypt"
],
"type" : "library"
},
{
"c99name" : "CCitadelBcrypt",
"module_type" : "ClangTarget",
"name" : "CCitadelBcrypt",
"path" : "Sources/CCitadelBcrypt",
"product_memberships" : [
"Citadel",
"CitadelServerExample"
],
"sources" : [
"bcrypt-kdf.c",
"bcrypt.c",
"blf.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.