The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-ssh with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Joannis/swift-nio-ssh.git
Reference: 0.3.2
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/Joannis/swift-nio-ssh
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 01e03b8 Merge pull request #5 from tymscar/bugfix/consider-visionos-darwin
Cloned https://github.com/Joannis/swift-nio-ssh.git
Revision (git rev-parse @):
01e03b888734b03f1005b0ca329d7b5af50208e7
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Joannis/swift-nio-ssh.git at 0.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Joannis/swift-nio-ssh.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/1563] Fetching swift-atomics
[877/3020] Fetching swift-atomics, swift-docc-plugin
[2890/10431] Fetching swift-atomics, swift-docc-plugin, swift-crypto
Fetched https://github.com/apple/swift-docc-plugin from cache (0.56s)
[3416/8974] Fetching swift-atomics, swift-crypto
[5344/73490] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.80s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.83s)
Fetched https://github.com/apple/swift-nio.git from cache (4.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.49s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.87s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.09s)
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.76s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
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.63.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.6.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
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.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/465] Write sources
[10/465] Compiling p_ed25519.c
[11/465] Write sources
[14/465] Compiling sha256-armv8-linux.linux.aarch64.S
[14/465] Write sources
[20/465] Compiling tasn_fre.c
[21/465] Compiling tasn_utl.c
[22/465] Compiling tasn_typ.c
[23/465] Compiling sha256-586-windows.windows.x86.S
[24/465] Compiling tasn_new.c
[25/465] Compiling CNIOWindows WSAStartup.c
[26/465] Compiling _AtomicsShims.c
[27/465] Compiling CNIOWindows shim.c
[28/465] Write swift-version-24593BA9C3E375BF.txt
[29/465] Compiling CNIODarwin shim.c
[30/465] Compiling CNIOLinux liburing_shims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[31/465] Compiling CNIOLinux shim.c
[32/465] Compiling fiat_curve25519_adx_mul.S
[33/465] Compiling fiat_curve25519_adx_square.S
[34/488] Compiling v3_utl.c
[35/488] Compiling CCryptoBoringSSLShims shims.c
[36/488] Compiling v3_prn.c
[37/488] Compiling v3_skey.c
[38/488] Compiling v3_purp.c
[39/488] Compiling v3_pcons.c
[40/488] Compiling v3_pmaps.c
[41/488] Compiling v3_ocsp.c
[42/488] Compiling v3_int.c
[43/488] Compiling v3_ncons.c
[44/488] Compiling c-nioatomics.c
[45/488] Compiling v3_lib.c
[46/488] Compiling v3_info.c
[47/488] Compiling v3_genn.c
[48/488] Compiling v3_ia5.c
[49/488] Compiling v3_extku.c
[50/488] Compiling v3_cpols.c
[51/488] Compiling c-atomics.c
[52/488] Compiling v3_enum.c
[53/488] Compiling v3_crld.c
[54/488] Compiling v3_conf.c
[55/494] Compiling v3_bitst.c
[56/494] Compiling v3_akeya.c
[57/494] Compiling v3_bcons.c
[58/494] Compiling v3_akey.c
[59/494] Compiling v3_alt.c
[60/494] Compiling x_x509a.c
[61/494] Compiling x_spki.c
[62/494] Compiling x_x509.c
[63/494] Compiling x_sig.c
[63/494] Compiling x_val.c
[65/494] Compiling x_req.c
[66/494] Compiling x_pkey.c
[67/494] Compiling x_pubkey.c
[68/494] Compiling x_name.c
[69/494] Compiling x_info.c
[70/494] Compiling x_exten.c
[71/494] Compiling x_attrib.c
[72/494] Compiling x_algor.c
[73/494] Compiling x_crl.c
[74/494] Compiling x509spki.c
[75/494] Compiling x_all.c
[76/494] Compiling x509rset.c
[77/494] Compiling x509cset.c
[78/494] Compiling x509name.c
[79/494] Compiling x509_vpm.c
[80/494] Compiling x509_v3.c
[81/494] Compiling x509_txt.c
[82/494] Compiling x509_vfy.c
[83/494] Compiling x509_trs.c
[84/494] Compiling x509_set.c
[85/494] Compiling x509_req.c
[86/494] Compiling x509_obj.c
[87/494] Compiling x509_def.c
[88/494] Compiling x509_ext.c
[89/494] Compiling x509_d2.c
[90/494] Compiling x509_lu.c
[91/494] Compiling x509.c
[92/494] Compiling x509_att.c
[93/494] Compiling x509_cmp.c
[94/494] Compiling t_x509a.c
[95/494] Compiling rsa_pss.c
[96/494] Compiling t_crl.c
[97/494] Compiling t_x509.c
[98/494] Compiling t_req.c
[99/494] Compiling i2d_pr.c
[100/494] Compiling name_print.c
[101/494] Compiling policy.c
[102/494] Compiling by_file.c
[104/494] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[105/494] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[105/496] Compiling by_dir.c
[106/496] Compiling asn1_gen.c
[107/496] Compiling algorithm.c
[108/496] Compiling a_verify.c
[109/496] Compiling a_digest.c
[110/496] Compiling a_sign.c
[111/496] Compiling trust_token.c
[112/496] Compiling voprf.c
[113/496] Compiling thread_pthread.c
[114/496] Compiling thread_win.c
[115/496] Compiling thread_none.c
[116/496] Compiling thread.c
[117/496] Compiling pmbtoken.c
[118/496] Compiling rsa_print.c
[119/496] Compiling siphash.c
[120/496] Compiling stack.c
[121/496] Compiling rc4.c
[122/496] Compiling refcount.c
[123/496] Compiling rsa_asn1.c
[124/496] Compiling rsa_crypt.c
[125/496] Compiling windows.c
[126/496] Compiling rand_extra.c
[127/496] Compiling trusty.c
[128/496] Compiling ios.c
[129/496] Compiling passive.c
[130/496] Compiling getentropy.c
[131/496] Compiling forkunsafe.c
[132/496] Compiling deterministic.c
[133/496] Compiling pool.c
[134/496] Compiling poly1305_arm.c
[135/496] Compiling poly1305.c
[137/496] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[138/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[139/496] Compiling _CollectionsUtilities UInt+reversed.swift
[140/496] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[140/496] Compiling pkcs8.c
[141/496] Compiling pkcs8_x509.c
[142/496] Compiling poly1305_arm_asm.S
[143/496] Compiling p5_pbev2.c
[144/496] Compiling pkcs7_x509.c
[145/496] Compiling pkcs7.c
[146/496] Compiling pem_xaux.c
[147/496] Compiling pem_x509.c
[149/496] Compiling _NIODataStructures PriorityQueue.swift
[150/496] Compiling _NIODataStructures _TinyArray.swift
[150/496] Compiling poly1305_vec.c
[151/496] Compiling pem_pkey.c
[153/496] Compiling _CollectionsUtilities Debugging.swift
[154/496] Compiling _CollectionsUtilities Descriptions.swift
[155/496] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[156/496] Compiling _CollectionsUtilities Specialize.swift
[157/496] Emitting module _CollectionsUtilities
[157/496] Compiling pem_oth.c
[159/496] Compiling _CollectionsUtilities _SortedCollection.swift
[160/496] Compiling _CollectionsUtilities _UniqueCollection.swift
[160/496] Compiling pem_pk8.c
[161/496] Compiling pem_info.c
[162/496] Compiling obj_xref.c
[163/496] Compiling pem_lib.c
[164/496] Compiling pem_all.c
[165/496] Compiling mem.c
[166/496] Compiling lhash.c
[167/496] Compiling obj.c
[169/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[170/496] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[171/496] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[172/496] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[173/496] Compiling _CollectionsUtilities Integer rank.swift
[174/496] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[174/496] Compiling kyber.c
[175/497] Compiling keccak.c
[177/497] Emitting module _NIOBase64
[179/497] Compiling _NIOBase64 Base64.swift
[179/498] Compiling poly_rq_mul.S
[181/498] Compiling NIOConcurrencyHelpers lock.swift
[181/498] Compiling x86_64-mont5-mac.mac.x86_64.S
[183/498] Compiling hpke.c
[184/498] Compiling hrss.c
[186/498] Emitting module _NIODataStructures
[187/498] Compiling _NIODataStructures Heap.swift
[187/499] Compiling x86_64-mont-mac.mac.x86_64.S
[188/499] Compiling x86_64-mont5-linux.linux.x86_64.S
[188/499] Compiling x86-mont-windows.windows.x86.S
[190/499] Compiling x86_64-mont-linux.linux.x86_64.S
[192/499] Compiling x86-mont-linux.linux.x86.S
[193/499] Compiling vpaes-x86-windows.windows.x86.S
[194/499] Compiling vpaes-x86_64-linux.linux.x86_64.S
[195/499] Compiling vpaes-x86-linux.linux.x86.S
[196/499] Compiling vpaes-armv8-ios.ios.aarch64.S
[197/499] Compiling vpaes-armv8-linux.linux.aarch64.S
[199/499] Emitting module NIOConcurrencyHelpers
[200/499] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[200/499] Compiling vpaes-armv7-linux.linux.arm.S
[201/499] Compiling vpaes-armv7-ios.ios.arm.S
[203/499] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[204/499] Compiling NIOConcurrencyHelpers atomics.swift
[205/499] Compiling NIOConcurrencyHelpers NIOLock.swift
[205/500] Compiling kdf.c
[206/500] Compiling sha512-x86_64-mac.mac.x86_64.S
[208/500] Compiling sha512-armv8-linux.linux.aarch64.S
[209/500] Compiling sha512-x86_64-linux.linux.x86_64.S
[210/500] Compiling sha512-armv8-ios.ios.aarch64.S
[211/500] Compiling sha512-armv4-linux.linux.arm.S
[212/500] Compiling sha512-armv4-ios.ios.arm.S
[213/500] Compiling sha512-586-windows.windows.x86.S
[214/500] Compiling sha512-586-linux.linux.x86.S
[215/500] Compiling sha256-x86_64-mac.mac.x86_64.S
[216/500] Compiling sha256-armv8-ios.ios.aarch64.S
[217/500] Compiling sha256-armv4-linux.linux.arm.S
[218/500] Compiling sha256-x86_64-linux.linux.x86_64.S
[219/500] Compiling sha256-586-linux.linux.x86.S
[220/500] Compiling sha1-x86_64-mac.mac.x86_64.S
[221/500] Compiling sha1-armv8-linux.linux.aarch64.S
[222/500] Compiling sha1-x86_64-linux.linux.x86_64.S
[223/500] Compiling sha1-armv4-large-linux.linux.arm.S
[224/500] Compiling sha1-armv4-large-ios.ios.arm.S
[225/500] Compiling sha1-586-windows.windows.x86.S
[226/500] Compiling sha1-586-linux.linux.x86.S
[227/500] Compiling sha512.c
[228/500] Compiling sha256.c
[229/500] Compiling sha1.c
[230/500] Compiling service_indicator.c
[231/500] Compiling self_check.c
[232/500] Compiling sha256-armv4-ios.ios.arm.S
[233/500] Compiling sha1-armv8-ios.ios.aarch64.S
[233/500] Compiling vpaes-x86_64-mac.mac.x86_64.S
[235/500] Compiling fips.c
[236/500] Compiling rsaz-avx2-mac.mac.x86_64.S
[237/500] Compiling rsaz-avx2-linux.linux.x86_64.S
[238/500] Compiling rsa_impl.c
[239/500] Compiling padding.c
[240/500] Compiling blinding.c
[241/500] Compiling rdrand-x86_64-mac.mac.x86_64.S
[242/500] Compiling rsa.c
[243/500] Wrapping AST for _CollectionsUtilities for debugging
[244/500] Wrapping AST for _NIODataStructures for debugging
[245/500] Wrapping AST for _NIOBase64 for debugging
[246/500] Wrapping AST for NIOConcurrencyHelpers for debugging
[247/500] Compiling rdrand-x86_64-linux.linux.x86_64.S
[248/505] Compiling rand.c
[249/506] Compiling urandom.c
[250/514] Compiling fork_detect.c
[251/516] Compiling ctrdrbg.c
[252/516] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[254/516] Compiling DequeModule Deque+Descriptions.swift
[255/516] Compiling DequeModule Deque+Equatable.swift
[255/518] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[256/518] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[257/518] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[258/518] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[259/518] Compiling p256-armv8-asm-linux.linux.aarch64.S
[260/518] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[261/518] Compiling gcm_nohw.c
[262/518] Compiling ofb.c
[263/518] Compiling p256-armv8-asm-ios.ios.aarch64.S
[264/518] Compiling polyval.c
[265/518] Compiling gcm.c
[266/518] Compiling ctr.c
[268/518] Compiling DequeModule _DequeBuffer.swift
[269/518] Compiling DequeModule _DequeBufferHeader.swift
[269/518] Compiling md5.c
[270/518] Compiling cfb.c
[271/518] Compiling md5-x86_64-mac.mac.x86_64.S
[272/518] Compiling cbc.c
[273/518] Compiling md5-x86_64-linux.linux.x86_64.S
[274/518] Compiling md5-586-linux.linux.x86.S
[275/518] Compiling md5-586-windows.windows.x86.S
[276/518] Compiling md4.c
[277/518] Compiling hmac.c
[278/518] Compiling ghashv8-armv8-ios.ios.aarch64.S
[279/518] Compiling hkdf.c
[280/518] Compiling ghashv8-armv8-linux.linux.aarch64.S
[282/518] Compiling DequeModule Deque+Hashable.swift
[283/518] Compiling DequeModule Deque+Sendable.swift
[284/518] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[285/518] Compiling DequeModule Deque+Extras.swift
[285/518] Compiling ghashv8-armv7-ios.ios.arm.S
[286/518] Compiling ghashv8-armv7-linux.linux.arm.S
[287/518] Compiling ghash-x86_64-mac.mac.x86_64.S
[289/518] Compiling DequeModule _DequeSlot.swift
[290/518] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/518] Compiling ghash-x86-linux.linux.x86.S
[290/518] Compiling ghash-x86_64-linux.linux.x86_64.S
[292/518] Compiling ghash-x86-windows.windows.x86.S
[293/518] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[293/518] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[295/518] Compiling ghash-ssse3-x86-windows.windows.x86.S
[296/518] Compiling ghash-ssse3-x86-linux.linux.x86.S
[297/518] Compiling fips_shared_support.c
[298/518] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[299/518] Compiling ecdsa.c
[300/518] Compiling wnaf.c
[301/518] Compiling ecdh.c
[302/518] Compiling ghash-armv4-ios.ios.arm.S
[303/518] Compiling ghash-armv4-linux.linux.arm.S
[304/518] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[305/518] Compiling util.c
[306/518] Compiling simple.c
[307/518] Compiling simple_mul.c
[308/518] Compiling scalar.c
[309/518] Compiling ec_montgomery.c
[310/518] Compiling p224-64.c
[311/518] Compiling felem.c
[312/518] Compiling oct.c
[313/518] Compiling p256.c
[315/518] Compiling DequeModule Deque+Testing.swift
[316/518] Compiling DequeModule Deque._Storage.swift
[317/518] Compiling DequeModule Deque._UnsafeHandle.swift
[318/518] Compiling DequeModule Deque.swift
[318/518] Compiling ec_key.c
[319/518] Compiling ec.c
[320/518] Compiling digestsign.c
[321/518] Compiling digest.c
[322/518] Compiling dh.c
[323/518] Compiling digests.c
[324/518] Compiling check.c
[325/518] Compiling cmac.c
[326/518] Compiling e_aesccm.c
[328/518] Compiling DequeModule Deque+Codable.swift
[329/518] Compiling DequeModule Deque+Collection.swift
[330/518] Compiling DequeModule Deque+CustomReflectable.swift
[330/518] Compiling co-586-windows.windows.x86.S
[331/518] Compiling co-586-linux.linux.x86.S
[332/518] Compiling cipher.c
[334/518] Emitting module DequeModule
[334/519] Compiling p256-nistz.c
[335/519] Compiling e_aes.c
[336/519] Compiling aead.c
[337/519] Compiling sqrt.c
[339/519] Compiling shift.c
[340/519] Compiling rsaz_exp.c
[341/519] Compiling bsaes-armv7-linux.linux.arm.S
[342/519] Compiling bsaes-armv7-ios.ios.arm.S
[343/519] Compiling random.c
[344/519] Compiling prime.c
[345/519] Compiling montgomery_inv.c
[346/519] Compiling mul.c
[347/519] Compiling jacobi.c
[348/519] Compiling montgomery.c
[349/519] Compiling generic.c
[350/519] Compiling gcd.c
[351/519] Compiling gcd_extra.c
[352/519] Compiling div_extra.c
[353/519] Compiling div.c
[354/519] Compiling ctx.c
[354/519] Compiling exponentiation.c
[356/519] Compiling cmp.c
[357/519] Compiling bytes.c
[358/519] Compiling bn.c
[359/519] Compiling add.c
[360/519] Compiling x86_64-gcc.c
[361/519] Compiling bn-armv8-ios.ios.aarch64.S
[362/519] Compiling bn-586-windows.windows.x86.S
[363/519] Compiling bn-armv8-linux.linux.aarch64.S
[364/519] Compiling armv8-mont-ios.ios.aarch64.S
[365/519] Compiling armv4-mont-linux.linux.arm.S
[366/519] Compiling armv8-mont-linux.linux.aarch64.S
[367/519] Compiling bn-586-linux.linux.x86.S
[368/519] Wrapping AST for DequeModule for debugging
[369/519] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[370/519] Compiling armv4-mont-ios.ios.arm.S
[371/519] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[372/519] Compiling aesv8-armv8-linux.linux.aarch64.S
[373/519] Compiling aesv8-armv8-ios.ios.aarch64.S
[374/519] Compiling aesv8-armv7-ios.ios.arm.S
[375/519] Compiling aesni-x86_64-mac.mac.x86_64.S
[376/519] Compiling mode_wrappers.c
[377/519] Compiling key_wrap.c
[378/519] Compiling aes.c
[379/519] Compiling aesv8-armv7-linux.linux.arm.S
[380/519] Compiling aes_nohw.c
[381/519] Compiling sign.c
[382/519] Compiling ex_data.c
[383/519] Compiling aesni-x86-windows.windows.x86.S
[384/519] Compiling aesni-x86_64-linux.linux.x86_64.S
[385/519] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[386/519] Compiling aesni-x86-linux.linux.x86.S
[387/519] Compiling scrypt.c
[388/519] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[389/519] Compiling pbkdf.c
[390/519] Compiling print.c
[391/519] Compiling p_x25519.c
[392/519] Compiling p_x25519_asn1.c
[393/519] Compiling p_rsa_asn1.c
[394/519] Compiling p_rsa.c
[395/519] Compiling p_hkdf.c
[396/519] Compiling p_ec_asn1.c
[397/519] Compiling p_ed25519_asn1.c
[398/519] Compiling p_ec.c
[399/519] Compiling p_dsa_asn1.c
[400/519] Compiling evp_asn1.c
[401/519] Compiling err_data.c
[402/519] Compiling evp_ctx.c
[403/519] Compiling engine.c
[404/519] Compiling evp.c
[405/519] Compiling err.c
[406/519] Compiling ecdh_extra.c
[407/519] Compiling ecdsa_asn1.c
[408/519] Compiling ec_derive.c
[409/519] Compiling hash_to_curve.c
[410/519] Compiling dsa_asn1.c
[411/519] Compiling dsa.c
[412/519] Compiling ec_asn1.c
[413/519] Compiling params.c
[414/519] Compiling digest_extra.c
[415/519] Compiling dh_asn1.c
[416/519] Compiling curve25519_64_adx.c
[417/519] Compiling spake25519.c
[418/519] Compiling x25519-asm-arm.S
[419/519] Compiling des.c
[420/519] Compiling cpu_intel.c
[421/519] Compiling cpu_arm_linux.c
[422/519] Compiling crypto.c
[423/519] Compiling cpu_arm_freebsd.c
[424/519] Compiling cpu_arm.c
[425/519] Compiling cpu_aarch64_win.c
[426/519] Compiling cpu_aarch64_openbsd.c
[427/519] Compiling cpu_aarch64_sysreg.c
[428/519] Compiling cpu_aarch64_linux.c
[429/519] Compiling cpu_aarch64_fuchsia.c
[430/519] Compiling cpu_aarch64_apple.c
[431/519] Compiling curve25519.c
[432/519] Compiling tls_cbc.c
[433/519] Compiling e_rc4.c
[434/519] Compiling e_tls.c
[435/519] Compiling conf.c
[436/519] Compiling e_null.c
[437/519] Compiling e_rc2.c
[438/519] Compiling derive_key.c
[438/519] Compiling e_des.c
[440/519] Compiling e_chacha20poly1305.c
[441/519] Compiling cipher_extra.c
[442/519] Compiling e_aesctrhmac.c
[443/519] Compiling e_aesgcmsiv.c
[444/519] Compiling chacha.c
[445/519] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[446/519] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[447/519] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[447/519] Compiling chacha-x86_64-mac.mac.x86_64.S
[449/519] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[450/519] Compiling chacha-x86_64-linux.linux.x86_64.S
[451/519] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[452/519] Compiling unicode.c
[453/519] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[454/519] Compiling cbs.c
[455/519] Compiling cbb.c
[456/519] Compiling ber.c
[457/519] Compiling asn1_compat.c
[458/519] Compiling buf.c
[459/519] Compiling convert.c
[460/519] Compiling bn_asn1.c
[461/519] Compiling chacha-armv8-linux.linux.aarch64.S
[462/519] Compiling chacha-x86-windows.windows.x86.S
[463/519] Compiling chacha-x86-linux.linux.x86.S
[464/519] Compiling chacha-armv4-linux.linux.arm.S
[465/519] Compiling chacha-armv8-ios.ios.aarch64.S
[466/519] Compiling printf.c
[467/519] Compiling blake2.c
[468/519] Compiling chacha-armv4-ios.ios.arm.S
[469/519] Compiling errno.c
[470/519] Compiling hexdump.c
[471/519] Compiling pair.c
[472/519] Compiling file.c
[473/519] Compiling fd.c
[474/519] Compiling bio_mem.c
[475/519] Compiling base64.c
[476/519] Compiling bio.c
[477/519] Compiling f_string.c
[478/519] Compiling f_int.c
[479/519] Compiling posix_time.c
[480/519] Compiling asn_pack.c
[481/519] Compiling tasn_enc.c
[482/519] Compiling tasn_dec.c
[483/519] Compiling asn1_par.c
[484/519] Compiling a_utctm.c
[484/519] Compiling asn1_lib.c
[486/519] Compiling a_type.c
[487/519] Compiling a_octet.c
[488/519] Compiling a_time.c
[489/519] Compiling a_strnid.c
[490/519] Compiling a_strex.c
[491/519] Compiling a_object.c
[492/519] Compiling a_i2d_fp.c
[493/519] Write sources
[494/519] Compiling a_mbstr.c
[495/519] Compiling a_dup.c
[496/519] Compiling a_gentm.c
[497/519] Compiling a_int.c
[498/519] Compiling a_bool.c
[499/519] Compiling a_d2i_fp.c
[500/519] Compiling a_bitstr.c
[502/541] Compiling Atomics UnsafeAtomic.swift
[503/541] Compiling Atomics UnsafeAtomicLazyReference.swift
[504/543] Compiling Atomics Primitives.shims.swift
[505/543] Compiling Atomics AtomicInteger.swift
[506/543] Compiling Atomics AtomicOptionalWrappable.swift
[507/543] Compiling Atomics ManagedAtomic.swift
[508/543] Compiling Atomics ManagedAtomicLazyReference.swift
[509/543] Compiling Atomics IntegerOperations.swift
[510/543] Compiling Atomics Unmanaged extensions.swift
[511/543] Compiling Atomics OptionalRawRepresentable.swift
[512/543] Compiling Atomics RawRepresentable.swift
[513/543] Compiling Atomics AtomicBool.swift
[514/543] Compiling Atomics AtomicMemoryOrderings.swift
[515/543] Compiling Atomics DoubleWord.swift
[516/543] Compiling Atomics AtomicReference.swift
[517/543] Compiling Atomics AtomicStorage.swift
[518/543] Compiling Atomics AtomicValue.swift
[519/543] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[520/543] Emitting module Atomics
[521/543] Emitting module CryptoBoringWrapper
[522/543] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[524/544] Compiling Atomics IntegerConformances.swift
[525/544] Compiling Atomics PointerConformances.swift
[526/544] Compiling Atomics Primitives.native.swift
[527/545] Wrapping AST for CryptoBoringWrapper for debugging
[528/605] Wrapping AST for Atomics for debugging
[530/662] Compiling NIOCore Codec.swift
[531/662] Compiling NIOCore ConvenienceOptionSupport.swift
[532/662] Compiling NIOCore DeadChannel.swift
[533/662] Compiling NIOCore DispatchQueue+WithFuture.swift
[534/662] Compiling NIOCore EventLoop+Deprecated.swift
[535/662] Compiling Crypto MACFunctions.swift
[536/662] Compiling Crypto MessageAuthenticationCode.swift
[537/662] Compiling Crypto AES.swift
[538/670] Emitting module Crypto
[539/670] Compiling NIOCore NIOAsyncWriter.swift
[540/670] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[541/670] Compiling NIOCore BSDSocketAPI.swift
[542/670] Compiling NIOCore ByteBuffer-aux.swift
[543/670] Compiling NIOCore ByteBuffer-conversions.swift
[544/670] Compiling NIOCore ByteBuffer-core.swift
[545/670] Compiling NIOCore ByteBuffer-hexdump.swift
[546/670] Compiling NIOCore ByteBuffer-int.swift
[547/670] Compiling NIOCore AddressedEnvelope.swift
[548/670] Compiling NIOCore AsyncAwaitSupport.swift
[549/670] Compiling NIOCore AsyncChannel.swift
[550/670] Compiling NIOCore AsyncChannelInboundStream.swift
[551/670] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[552/670] Compiling NIOCore AsyncChannelOutboundWriter.swift
[553/670] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[554/670] Compiling NIOCore NIOAsyncSequenceProducer.swift
[555/670] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[556/670] Compiling NIOCore MarkedCircularBuffer.swift
[557/670] Compiling NIOCore MulticastChannel.swift
[558/670] Compiling NIOCore NIOAny.swift
[559/670] Compiling NIOCore NIOCloseOnErrorHandler.swift
[560/670] Compiling NIOCore NIOLoopBound.swift
[561/670] Compiling NIOCore NIOSendable.swift
[562/670] Compiling NIOCore PointerHelpers.swift
[563/670] Compiling NIOCore RecvByteBufferAllocator.swift
[564/678] Compiling NIOCore IOData.swift
[565/678] Compiling NIOCore IPProtocol.swift
[566/678] Compiling NIOCore IntegerBitPacking.swift
[567/678] Compiling NIOCore IntegerTypes.swift
[568/678] Compiling NIOCore Interfaces.swift
[569/678] Compiling NIOCore Linux.swift
[570/678] Compiling NIOCore ChannelOption.swift
[571/678] Compiling NIOCore ChannelPipeline.swift
[572/678] Compiling NIOCore CircularBuffer.swift
[581/678] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/678] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/678] Compiling NIOCore EventLoopFuture.swift
[584/678] Compiling NIOCore FileDescriptor.swift
[585/678] Compiling NIOCore FileHandle.swift
[586/678] Compiling NIOCore FileRegion.swift
[595/678] Compiling NIOCore GlobalSingletons.swift
[596/678] Compiling NIOCore IO.swift
[597/678] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[598/678] Compiling NIOCore ByteBuffer-multi-int.swift
[599/678] Compiling NIOCore ByteBuffer-views.swift
[600/678] Compiling NIOCore Channel.swift
[601/678] Compiling NIOCore ChannelHandler.swift
[602/678] Compiling NIOCore ChannelHandlers.swift
[603/678] Compiling NIOCore ChannelInvoker.swift
[604/678] Compiling NIOCore EventLoop+SerialExecutor.swift
[605/678] Compiling NIOCore EventLoop.swift
[606/678] Compiling NIOCore SystemCallHelpers.swift
[607/678] Compiling NIOCore TimeAmount+Duration.swift
[608/678] Compiling NIOCore TypeAssistedChannelHandler.swift
[609/678] Compiling NIOCore UniversalBootstrapSupport.swift
[610/678] Compiling NIOCore Utilities.swift
[611/678] Compiling Crypto SafeCompare.swift
[612/678] Compiling Crypto SecureBytes.swift
[613/678] Compiling Crypto Zeroization.swift
[630/679] Wrapping AST for Crypto for debugging
[640/679] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[641/679] Compiling NIOCore SocketAddresses.swift
[642/679] Compiling NIOCore SocketOptionProvider.swift
[664/679] Emitting module NIOCore
[665/680] Wrapping AST for NIOCore for debugging
[667/731] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[668/731] Compiling NIOEmbedded Embedded.swift
[669/731] Emitting module NIOEmbedded
[670/731] Compiling NIOEmbedded AsyncTestingChannel.swift
[671/732] Wrapping AST for NIOEmbedded for debugging
[673/732] Emitting module NIOPosix
[674/738] Compiling NIOPosix SelectableChannel.swift
[675/738] Compiling NIOPosix SelectableEventLoop.swift
[676/738] Compiling NIOPosix SelectorEpoll.swift
[677/738] Compiling NIOPosix SelectorGeneric.swift
[678/738] Compiling NIOPosix SelectorKqueue.swift
[679/738] Compiling NIOPosix SelectorUring.swift
[680/738] Compiling NIOPosix ThreadPosix.swift
[681/738] Compiling NIOPosix ThreadWindows.swift
[682/738] Compiling NIOPosix UnsafeTransfer.swift
[683/738] Compiling NIOPosix Utilities.swift
[684/738] Compiling NIOPosix VsockAddress.swift
[685/738] Compiling NIOPosix VsockChannelEvents.swift
[686/738] Compiling NIOPosix PooledRecvBufferAllocator.swift
[687/738] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[688/738] Compiling NIOPosix PosixSingletons.swift
[689/738] Compiling NIOPosix RawSocketBootstrap.swift
[690/738] Compiling NIOPosix Resolver.swift
[691/738] Compiling NIOPosix Selectable.swift
[692/738] Compiling NIOPosix ServerSocket.swift
[693/738] Compiling NIOPosix Socket.swift
[694/738] Compiling NIOPosix SocketChannel.swift
[695/738] Compiling NIOPosix SocketProtocols.swift
[696/738] Compiling NIOPosix System.swift
[697/738] Compiling NIOPosix Thread.swift
[698/738] Compiling NIOPosix IntegerBitPacking.swift
[699/738] Compiling NIOPosix IntegerTypes.swift
[700/738] Compiling NIOPosix Linux.swift
[701/738] Compiling NIOPosix LinuxCPUSet.swift
[702/738] Compiling NIOPosix LinuxUring.swift
[703/738] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[704/738] Compiling NIOPosix NIOThreadPool.swift
[705/738] Compiling NIOPosix NonBlockingFileIO.swift
[706/738] Compiling NIOPosix PendingDatagramWritesManager.swift
[707/738] Compiling NIOPosix PendingWritesManager.swift
[708/738] Compiling NIOPosix PipeChannel.swift
[709/738] Compiling NIOPosix PipePair.swift
[710/738] Compiling NIOPosix PointerHelpers.swift
[711/738] Compiling NIOPosix Pool.swift
[712/738] Compiling NIOPosix Bootstrap.swift
[713/738] Compiling NIOPosix ControlMessage.swift
[714/738] Compiling NIOPosix DatagramVectorReadManager.swift
[715/738] Compiling NIOPosix FileDescriptor.swift
[716/738] Compiling NIOPosix GetaddrinfoResolver.swift
[717/738] Compiling NIOPosix HappyEyeballs.swift
[718/738] Compiling NIOPosix IO.swift
[719/738] Compiling NIOPosix BSDSocketAPICommon.swift
[720/738] Compiling NIOPosix BSDSocketAPIPosix.swift
[721/738] Compiling NIOPosix BSDSocketAPIWindows.swift
[722/738] Compiling NIOPosix BaseSocket.swift
[723/738] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[724/738] Compiling NIOPosix BaseSocketChannel.swift
[725/738] Compiling NIOPosix BaseStreamSocketChannel.swift
[726/739] Wrapping AST for NIOPosix for debugging
[728/741] Emitting module NIO
[729/741] Compiling NIO Exports.swift
[730/742] Wrapping AST for NIO for debugging
[732/746] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[733/746] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[734/746] Emitting module NIOFoundationCompat
[735/746] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[736/747] Wrapping AST for NIOFoundationCompat for debugging
[738/806] Compiling NIOSSH ByteBuffer+SSH.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[739/806] Compiling NIOSSH CSPRNG.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[740/806] Compiling NIOSSH ChildChannelOptions.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[741/806] Compiling NIOSSH ChildChannelStateMachine.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[742/806] Compiling NIOSSH ChildChannelUserEvents.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[743/806] Compiling NIOSSH ChildChannelWindowManager.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[744/806] Compiling NIOSSH ChildChannelWritabilityManager.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[745/806] Compiling NIOSSH OutboundFlowController.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[746/806] Compiling NIOSSH SSHChannelData.swift
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
[747/814] Compiling NIOSSH NIOSSHPrivateKey.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[748/814] Compiling NIOSSH NIOSSHPublicKey.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[749/814] Compiling NIOSSH NIOSSHSignature.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[750/814] Compiling NIOSSH NIOSSHError.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[751/814] Compiling NIOSSH NIOSSHHandler.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[752/814] Compiling NIOSSH NIOSSHSendable.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[753/814] Compiling NIOSSH Role.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[754/814] Compiling NIOSSH SSHClientConfiguration.swift
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[755/814] Compiling NIOSSH SendsKeyExchangeMessages.swift
[756/814] Compiling NIOSSH SendsUserAuthMessages.swift
[757/814] Compiling NIOSSH SSHConnectionStateMachine.swift
[758/814] Compiling NIOSSH ActiveState.swift
[759/814] Compiling NIOSSH IdleState.swift
[760/814] Compiling NIOSSH KeyExchangeState.swift
[761/814] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[762/814] Compiling NIOSSH ReceivedNewKeysState.swift
[763/814] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[764/814] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[765/814] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[766/814] Compiling NIOSSH SimplePasswordDelegate.swift
[767/814] Compiling NIOSSH UserAuthDelegate.swift
[768/814] Compiling NIOSSH UserAuthSignablePayload.swift
[769/814] Compiling NIOSSH UserAuthenticationMethod.swift
[770/814] Compiling NIOSSH UserAuthenticationStateMachine.swift
[771/814] Compiling NIOSSH SSHChannelIdentifier.swift
[772/814] Compiling NIOSSH SSHChannelMultiplexer.swift
[773/814] Compiling NIOSSH SSHChannelType.swift
[774/814] Compiling NIOSSH SSHChildChannel.swift
[775/814] Compiling NIOSSH AcceptsChannelMessages.swift
[776/814] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[777/814] Compiling NIOSSH AcceptsUserAuthMessages.swift
[778/814] Compiling NIOSSH AcceptsVersionMessages.swift
[779/814] Compiling NIOSSH SendsChannelMessages.swift
[780/814] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[781/814] Compiling NIOSSH RekeyingSentNewKeysState.swift
[782/814] Compiling NIOSSH RekeyingState.swift
[783/814] Compiling NIOSSH SentKexInitWhenActiveState.swift
[784/814] Compiling NIOSSH SentNewKeysState.swift
[785/814] Compiling NIOSSH SentVersionState.swift
[786/814] Compiling NIOSSH UserAuthenticationState.swift
[787/814] Compiling NIOSSH Constants.swift
[788/814] Compiling NIOSSH GlobalRequestDelegate.swift
[789/814] Compiling NIOSSH ECDHCompatibleKey.swift
[790/814] Compiling NIOSSH EllipticCurveKeyExchange.swift
[791/814] Compiling NIOSSH SSHKeyExchangeResult.swift
[792/814] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[793/814] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[794/814] Compiling NIOSSH CustomKeys.swift
[795/814] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[796/814] Emitting module NIOSSH
/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/ChildChannelOptions.swift:71:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct UsernameOption: ChannelOption {
    ^~~~~~~

/host/spi-builder-workspace/Sources/NIOSSH/Child Channels/SSHChannelData.swift:29:16: warning: stored property 'data' of 'Sendable'-conforming struct 'SSHChannelData' has non-sendable type 'IOData'
    public var data: IOData
               ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IOData.swift:19:13: note: enum 'IOData' does not conform to the 'Sendable' protocol
public enum IOData {
            ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var transportProtectionSchemesLock = Lock()
                                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:285:49: note: use 'NIOLock' instead
    static var transportProtectionSchemesLock = Lock()
                                                ^~~~
                                                NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:287:44: note: use 'NIOLock' instead
    static var keyExchangeAlgorithmsLock = Lock()
                                           ^~~~
                                           NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var publicKeyAlgorithmsLock = Lock()
                                         ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:289:42: note: use 'NIOLock' instead
    static var publicKeyAlgorithmsLock = Lock()
                                         ^~~~
                                         NIOLock
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: warning: 'Lock' is deprecated: renamed to 'NIOLock'
    static var signaturesLock = Lock()
                                ^
/host/spi-builder-workspace/Sources/NIOSSH/Keys And Signatures/NIOSSHPublicKey.swift:291:33: note: use 'NIOLock' instead
    static var signaturesLock = Lock()
                                ^~~~
                                NIOLock
[797/814] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[798/814] Compiling NIOSSH SSHMessages.swift
[799/814] Compiling NIOSSH SSHPacketParser.swift
[800/814] Compiling NIOSSH SSHPacketSerializer.swift
[801/814] Compiling NIOSSH SSHServerConfiguration.swift
[802/814] Compiling NIOSSH SSHTerminalModes.swift
[803/814] Compiling NIOSSH AESGCM.swift
[804/814] Compiling NIOSSH SSHTransportProtection.swift
[805/815] Wrapping AST for NIOSSH for debugging
[807/834] Compiling NIOSSHServer GlueHandler.swift
[808/834] Emitting module NIOSSHClient
[809/834] Compiling NIOSSHPerformanceTester Benchmark.swift
[810/834] Emitting module NIOSSHPerformanceTester
[811/834] Compiling NIOSSHPerformanceTester main.swift
[812/834] Compiling NIOSSHClient SimpleCLIParser.swift
[813/834] Emitting module NIOSSHServer
[814/834] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[815/834] Compiling NIOSSHServer ExecHandler.swift
/host/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^
/host/spi-builder-workspace/Sources/NIOSSHServer/ExecHandler.swift:123:23: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                    }.withPipes(inputDescriptor: outPipe.fileHandleForReading.fileDescriptor, outputDescriptor: inPipe.fileHandleForWriting.fileDescriptor).wait()
                      ^~~~~~~~~ ~~~~~~~~~~~~~~~                                               ~~~~~~~~~~~~~~~~
                      takingOwnershipOfDescriptors input                                      output
[816/834] Compiling NIOSSHServer DataToBufferCodec.swift
[817/834] Compiling NIOSSHServer main.swift
[818/834] Compiling NIOSSHServer RemotePortForwarding.swift
[819/835] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[820/835] Compiling NIOSSHPerformanceTester shared.swift
[821/836] Compiling NIOSSHClient GlueHandler.swift
[824/836] Compiling NIOSSHClient ExecHandler.swift
/host/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^
/host/spi-builder-workspace/Sources/NIOSSHClient/ExecHandler.swift:51:19: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
                }.withPipes(inputDescriptor: 0, outputDescriptor: 1).whenComplete { result in
                  ^~~~~~~~~ ~~~~~~~~~~~~~~~     ~~~~~~~~~~~~~~~~
                  takingOwnershipOfDescriptors input output
[825/836] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[826/836] Compiling NIOSSHClient PortForwardingServer.swift
[827/836] Compiling NIOSSHClient main.swift
[827/837] Wrapping AST for NIOSSHPerformanceTester for debugging
[828/837] Write Objects.LinkFileList
[830/837] Wrapping AST for NIOSSHServer for debugging
[831/837] Write Objects.LinkFileList
[832/837] Wrapping AST for NIOSSHClient for debugging
[833/837] Write Objects.LinkFileList
[834/837] Linking NIOSSHPerformanceTester
[835/837] Linking NIOSSHServer
[836/837] Linking NIOSSHClient
Build complete! (102.55s)
Build complete.
Done.

Build Machine: Linux 2