The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/Joannis/swift-nio-ssh.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-atomics.git
[1/1457] Fetching swift-docc-plugin
[1327/3020] Fetching swift-docc-plugin, swift-atomics
[3021/10431] Fetching swift-docc-plugin, swift-atomics, swift-crypto
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git (0.43s)
[2569/8868] Fetching swift-docc-plugin, swift-crypto
Fetched https://github.com/apple/swift-docc-plugin (1.11s)
Fetched https://github.com/apple/swift-crypto.git (1.12s)
[1/64516] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.47s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.43s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.47s)
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 (1.06s)
Fetched https://github.com/apple/swift-collections.git (1.08s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.49s)
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-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-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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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/444] Compiling f_string.c
[3/444] Compiling a_octet.c
[4/444] Compiling blake2.c
[5/444] Compiling a_strex.c
[6/444] Compiling a_strnid.c
[7/444] Compiling a_int.c
[8/444] Compiling CNIOWindows shim.c
[9/444] Compiling _AtomicsShims.c
[10/444] Compiling CNIOWindows WSAStartup.c
[11/444] Compiling CNIOLinux liburing_shims.c
[12/444] Compiling CNIODarwin shim.c
[13/444] Compiling p_ec.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.
[14/444] Compiling CNIOLinux shim.c
[15/464] Compiling fiat_curve25519_adx_square.S
[16/486] Compiling fiat_curve25519_adx_mul.S
[17/486] Compiling CCryptoBoringSSLShims shims.c
[18/486] Compiling v3_skey.c
[19/486] Compiling v3_utl.c
[20/486] Compiling v3_prn.c
[21/486] Compiling v3_purp.c
[22/486] Compiling v3_pmaps.c
[23/486] Compiling v3_pcons.c
[24/486] Compiling v3_ocsp.c
[25/486] Compiling c-nioatomics.c
[26/486] Compiling v3_ncons.c
[27/486] Compiling v3_lib.c
[28/486] Compiling v3_int.c
[29/486] Compiling v3_info.c
[30/486] Compiling v3_ia5.c
[31/486] Compiling v3_genn.c
[32/486] Compiling v3_extku.c
[33/486] Compiling c-atomics.c
[34/486] Compiling v3_enum.c
[35/492] Compiling v3_crld.c
[35/492] Compiling v3_cpols.c
[37/492] Compiling v3_conf.c
[38/492] Compiling v3_bcons.c
[39/492] Compiling v3_bitst.c
[40/492] Compiling v3_alt.c
[42/492] Emitting module _CollectionsUtilities
[43/494] Compiling _CollectionsUtilities Debugging.swift
[44/494] Compiling _CollectionsUtilities Descriptions.swift
[44/494] Compiling v3_akey.c
[46/494] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[47/494] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[48/494] Compiling _CollectionsUtilities _SortedCollection.swift
[49/494] Compiling _CollectionsUtilities _UniqueCollection.swift
[50/494] Compiling _CollectionsUtilities UInt+reversed.swift
[51/494] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[52/494] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/494] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[53/496] Compiling v3_akeya.c
[55/496] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[56/496] Compiling _CollectionsUtilities Specialize.swift
[56/496] Compiling x_x509a.c
[58/496] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[59/496] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[60/496] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[61/496] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/496] Compiling _CollectionsUtilities Integer rank.swift
[63/496] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[70/496] Emitting module Atomics
[74/496] Emitting module _NIOBase64
[75/496] Compiling _NIOBase64 Base64.swift
[82/497] Compiling x_x509.c
[86/499] Compiling x_val.c
[87/499] Compiling x_spki.c
[89/499] Compiling Atomics IntegerOperations.swift
[90/499] Compiling Atomics Unmanaged extensions.swift
[92/500] Compiling _NIODataStructures PriorityQueue.swift
[93/500] Compiling _NIODataStructures _TinyArray.swift
[94/501] Compiling x_sig.c
[97/502] Wrapping AST for _NIOBase64 for debugging
[99/502] Compiling x_req.c
[100/502] Compiling x_pubkey.c
[101/502] Compiling x_pkey.c
[102/502] Wrapping AST for _CollectionsUtilities for debugging
[103/512] Compiling x_info.c
[104/513] Compiling x_name.c
[105/518] Compiling x_exten.c
[106/518] Compiling x_crl.c
[107/518] Compiling x_attrib.c
[109/518] Compiling DequeModule Deque+Descriptions.swift
[110/518] Compiling DequeModule Deque+Equatable.swift
[110/520] Compiling x_algor.c
[112/520] Compiling DequeModule _DequeBuffer.swift
[113/520] Compiling DequeModule _DequeBufferHeader.swift
[113/520] Compiling x509spki.c
[115/520] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[116/520] Compiling DequeModule Deque+Extras.swift
[116/520] Compiling x_all.c
[118/520] Emitting module _NIODataStructures
[119/520] Compiling _NIODataStructures Heap.swift
[120/520] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/520] Compiling NIOConcurrencyHelpers NIOLock.swift
[122/520] Compiling NIOConcurrencyHelpers lock.swift
[122/521] Compiling x509name.c
[124/521] Compiling x509rset.c
[125/522] Compiling x509cset.c
[127/522] Compiling x509_vpm.c
[129/522] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[130/522] Compiling NIOConcurrencyHelpers atomics.swift
[131/522] Emitting module NIOConcurrencyHelpers
[132/523] Compiling DequeModule _DequeSlot.swift
[133/523] Compiling DequeModule _UnsafeWrappedBuffer.swift
[133/523] Compiling x509_txt.c
[134/523] Compiling x509_v3.c
[136/524] Wrapping AST for _NIODataStructures for debugging
[138/524] Compiling DequeModule Deque+Testing.swift
[139/524] Compiling DequeModule Deque._Storage.swift
[140/524] Compiling DequeModule Deque+Hashable.swift
[141/524] Compiling DequeModule Deque+Sendable.swift
[142/524] Compiling DequeModule Deque._UnsafeHandle.swift
[143/524] Compiling DequeModule Deque.swift
[143/524] Compiling x509_trs.c
[144/524] Compiling x509_vfy.c
[146/524] Compiling x509_set.c
[147/524] Compiling x509_obj.c
[148/524] Compiling x509_req.c
[150/524] Compiling DequeModule Deque+Codable.swift
[151/524] Compiling DequeModule Deque+Collection.swift
[152/524] Compiling DequeModule Deque+CustomReflectable.swift
[152/524] Compiling x509_def.c
[153/524] Wrapping AST for NIOConcurrencyHelpers for debugging
[154/524] Compiling x509_lu.c
[155/524] Compiling x509_d2.c
[157/524] Emitting module DequeModule
[157/524] Compiling x509_ext.c
[158/525] Compiling x509_cmp.c
[159/525] Compiling x509_att.c
[161/525] Compiling x509.c
[162/526] Compiling t_x509.c
[163/526] Compiling t_crl.c
[164/526] Compiling t_req.c
[165/526] Compiling t_x509a.c
[167/526] Compiling rsa_pss.c
[168/526] Compiling name_print.c
[169/526] Compiling i2d_pr.c
[170/526] Compiling policy.c
[171/526] Compiling by_file.c
[172/526] Compiling by_dir.c
[173/526] Compiling algorithm.c
[174/526] Compiling asn1_gen.c
[175/526] Compiling a_verify.c
[176/526] Compiling a_sign.c
[177/526] Compiling thread_win.c
[178/526] Compiling a_digest.c
[179/526] Compiling voprf.c
[180/526] Compiling trust_token.c
[181/526] Compiling thread_pthread.c
[182/526] Wrapping AST for DequeModule for debugging
[183/526] Compiling thread_none.c
[184/526] Compiling thread.c
[185/526] Compiling pmbtoken.c
[186/526] Compiling siphash.c
[187/526] Compiling rsa_print.c
[188/526] Compiling stack.c
[189/536] Compiling rc4.c
[190/565] Compiling rsa_asn1.c
[191/574] Compiling refcount.c
[191/574] Compiling rsa_crypt.c
[192/574] Compiling trusty.c
[194/583] Compiling windows.c
[195/583] Compiling rand_extra.c
[196/583] Compiling passive.c
[197/583] Compiling getentropy.c
[198/583] Compiling ios.c
[199/583] Compiling deterministic.c
[199/583] Compiling forkunsafe.c
[201/583] Compiling pool.c
[202/583] Compiling poly1305_arm.c
[203/583] Compiling poly1305_arm_asm.S
[204/583] Compiling poly1305.c
[205/583] Compiling pkcs8.c
[206/583] Compiling pkcs7.c
[207/583] Compiling pkcs8_x509.c
[208/583] Compiling pem_xaux.c
[209/583] Compiling pem_x509.c
[210/583] Compiling pkcs7_x509.c
[211/583] Compiling p5_pbev2.c
[212/583] Compiling pem_pk8.c
[213/583] Compiling pem_oth.c
[214/583] Compiling pem_pkey.c
[215/583] Compiling pem_info.c
[216/583] Compiling obj_xref.c
[217/583] Compiling pem_lib.c
[218/583] Compiling mem.c
[219/583] Compiling pem_all.c
[220/583] Compiling obj.c
[221/583] Compiling poly1305_vec.c
[222/583] Compiling keccak.c
[223/583] Compiling lhash.c
[224/583] Compiling kyber.c
[225/583] Compiling x86_64-mont5-mac.mac.x86_64.S
[226/583] Compiling hrss.c
[227/583] Compiling x86_64-mont-mac.mac.x86_64.S
[228/583] Compiling poly_rq_mul.S
[229/583] Compiling x86-mont-linux.linux.x86.S
[230/583] Compiling hpke.c
[231/583] Compiling x86_64-mont5-linux.linux.x86_64.S
[232/583] Compiling x86-mont-windows.windows.x86.S
[233/583] Compiling x86_64-mont-linux.linux.x86_64.S
[234/583] Compiling vpaes-x86_64-mac.mac.x86_64.S
[235/583] Compiling vpaes-x86-linux.linux.x86.S
[236/583] Compiling vpaes-x86_64-linux.linux.x86_64.S
[237/583] Compiling vpaes-x86-windows.windows.x86.S
[238/583] Compiling vpaes-armv7-linux.linux.arm.S
[239/583] Compiling vpaes-armv7-ios.ios.arm.S
[240/583] Compiling vpaes-armv8-linux.linux.aarch64.S
[241/583] Compiling vpaes-armv8-ios.ios.aarch64.S
[242/583] Compiling sha512-x86_64-mac.mac.x86_64.S
[243/583] Compiling kdf.c
[244/583] Compiling sha512-armv8-ios.ios.aarch64.S
[245/583] Compiling sha512-armv8-linux.linux.aarch64.S
[246/583] Compiling sha512-armv4-linux.linux.arm.S
[247/583] Compiling sha512-armv4-ios.ios.arm.S
[248/583] Compiling sha512-x86_64-linux.linux.x86_64.S
[249/583] Compiling sha512-586-linux.linux.x86.S
[250/583] Compiling sha512-586-windows.windows.x86.S
[251/583] Compiling sha256-armv8-ios.ios.aarch64.S
[252/583] Compiling sha256-armv8-linux.linux.aarch64.S
[254/583] Compiling NIOCore GlobalSingletons.swift
[255/583] Compiling NIOCore IO.swift
[256/583] Compiling NIOCore IOData.swift
[257/583] Compiling NIOCore IPProtocol.swift
[258/583] Compiling NIOCore IntegerBitPacking.swift
[259/583] Compiling NIOCore IntegerTypes.swift
[260/583] Compiling NIOCore Interfaces.swift
[261/583] Compiling NIOCore Linux.swift
[262/583] Compiling NIOCore MarkedCircularBuffer.swift
[263/583] Compiling NIOCore MulticastChannel.swift
[264/583] Compiling NIOCore NIOAny.swift
[265/583] Compiling NIOCore NIOCloseOnErrorHandler.swift
[266/583] Compiling NIOCore NIOLoopBound.swift
[267/583] Compiling NIOCore NIOSendable.swift
[268/583] Compiling NIOCore PointerHelpers.swift
[269/583] Compiling NIOCore RecvByteBufferAllocator.swift
[269/591] Compiling sha256-x86_64-mac.mac.x86_64.S
[270/591] Compiling sha256-armv4-linux.linux.arm.S
[271/591] Compiling sha256-x86_64-linux.linux.x86_64.S
[272/591] Compiling sha256-armv4-ios.ios.arm.S
[273/591] Compiling sha256-586-windows.windows.x86.S
[274/591] Compiling sha256-586-linux.linux.x86.S
[275/591] Compiling sha1-armv8-linux.linux.aarch64.S
[276/591] Compiling sha1-x86_64-linux.linux.x86_64.S
[277/591] Compiling sha1-x86_64-mac.mac.x86_64.S
[278/591] Compiling sha1-armv8-ios.ios.aarch64.S
[279/591] Compiling sha1-armv4-large-linux.linux.arm.S
[279/591] Compiling sha1-armv4-large-ios.ios.arm.S
[281/591] Compiling sha1-586-windows.windows.x86.S
[282/591] Compiling sha1-586-linux.linux.x86.S
[283/591] Compiling sha512.c
[284/591] Compiling sha256.c
[285/591] Compiling sha1.c
[286/591] Compiling service_indicator.c
[287/591] Compiling rsaz-avx2-mac.mac.x86_64.S
[288/591] Compiling rsa.c
[289/591] Compiling fips.c
[291/591] Compiling NIOCore EventLoop+SerialExecutor.swift
[292/591] Compiling NIOCore EventLoop.swift
[293/591] Compiling NIOCore EventLoopFuture+Deprecated.swift
[294/591] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[295/591] Compiling NIOCore EventLoopFuture.swift
[296/591] Compiling NIOCore FileDescriptor.swift
[297/591] Compiling NIOCore FileHandle.swift
[298/591] Compiling NIOCore FileRegion.swift
[298/591] Compiling rsaz-avx2-linux.linux.x86_64.S
[299/591] Compiling rsa_impl.c
[300/591] Compiling self_check.c
[301/591] Compiling blinding.c
[302/591] Compiling fork_detect.c
[303/591] Compiling ctrdrbg.c
[304/591] Compiling rdrand-x86_64-linux.linux.x86_64.S
[305/591] Compiling rdrand-x86_64-mac.mac.x86_64.S
[305/591] Compiling padding.c
[307/591] Compiling rand.c
[307/591] Compiling urandom.c
[309/591] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[310/591] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[311/591] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[312/591] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[313/591] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[314/591] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[315/591] Compiling p256-armv8-asm-linux.linux.aarch64.S
[316/591] Compiling gcm_nohw.c
[317/591] Compiling gcm.c
[318/591] Compiling p256-armv8-asm-ios.ios.aarch64.S
[319/591] Compiling cfb.c
[319/591] Compiling polyval.c
[321/591] Compiling ofb.c
[322/591] Compiling cbc.c
[323/591] Compiling ctr.c
[325/591] Compiling NIOCore ChannelOption.swift
[326/591] Compiling NIOCore ChannelPipeline.swift
[327/591] Compiling NIOCore CircularBuffer.swift
[328/591] Compiling NIOCore Codec.swift
[329/591] Compiling NIOCore ConvenienceOptionSupport.swift
[330/591] Compiling NIOCore DeadChannel.swift
[331/591] Compiling NIOCore DispatchQueue+WithFuture.swift
[332/591] Compiling NIOCore EventLoop+Deprecated.swift
[332/591] Compiling md5-586-windows.windows.x86.S
[333/591] Compiling md5.c
[334/591] Compiling md5-x86_64-mac.mac.x86_64.S
[335/591] Compiling md5-x86_64-linux.linux.x86_64.S
[336/591] Compiling md4.c
[337/591] Compiling hmac.c
[338/591] Compiling md5-586-linux.linux.x86.S
[339/591] Compiling ghashv8-armv8-ios.ios.aarch64.S
[340/591] Compiling ghashv8-armv8-linux.linux.aarch64.S
[341/591] Compiling ghashv8-armv7-linux.linux.arm.S
[342/591] Compiling hkdf.c
[343/591] Compiling ghash-x86_64-mac.mac.x86_64.S
[344/591] Compiling ghashv8-armv7-ios.ios.arm.S
[345/591] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[346/591] Compiling ghash-x86_64-linux.linux.x86_64.S
[347/591] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[348/591] Compiling ghash-ssse3-x86-windows.windows.x86.S
[350/591] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[351/591] Compiling NIOCore SocketAddresses.swift
[352/591] Compiling NIOCore SocketOptionProvider.swift
[353/591] Compiling NIOCore SystemCallHelpers.swift
[354/591] Compiling NIOCore TimeAmount+Duration.swift
[355/591] Compiling NIOCore TypeAssistedChannelHandler.swift
[356/591] Compiling NIOCore UniversalBootstrapSupport.swift
[357/591] Compiling NIOCore Utilities.swift
[357/591] Compiling ghash-x86-windows.windows.x86.S
[358/591] Compiling ghash-x86-linux.linux.x86.S
[359/591] Compiling ghash-ssse3-x86-linux.linux.x86.S
[360/591] Compiling fips_shared_support.c
[361/591] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[362/591] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[363/591] Compiling ghash-armv4-linux.linux.arm.S
[364/591] Compiling ghash-armv4-ios.ios.arm.S
[365/591] Compiling util.c
[366/591] Compiling ecdsa.c
[367/591] Compiling ecdh.c
[368/591] Compiling wnaf.c
[369/591] Compiling simple.c
[370/591] Compiling simple_mul.c
[371/591] Compiling scalar.c
[372/591] Compiling p224-64.c
[373/591] Compiling felem.c
[374/591] Compiling oct.c
[375/591] Compiling p256.c
[377/591] Compiling NIOCore AddressedEnvelope.swift
[378/591] Compiling NIOCore AsyncAwaitSupport.swift
[379/591] Compiling NIOCore AsyncChannel.swift
[380/591] Compiling NIOCore AsyncChannelInboundStream.swift
[381/591] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[382/591] Compiling NIOCore AsyncChannelOutboundWriter.swift
[383/591] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[384/591] Compiling NIOCore NIOAsyncSequenceProducer.swift
[384/591] Compiling ec_montgomery.c
[385/591] Compiling digestsign.c
[386/591] Compiling ec_key.c
[387/591] Compiling digests.c
[388/591] Compiling digest.c
[389/591] Compiling dh.c
[390/591] Compiling ec.c
[391/591] Compiling check.c
[392/591] Compiling co-586-linux.linux.x86.S
[393/591] Compiling co-586-windows.windows.x86.S
[393/591] Compiling p256-nistz.c
[395/591] Compiling cmac.c
[396/591] Compiling cipher.c
[397/591] Compiling e_aes.c
[398/591] Compiling e_aesccm.c
[399/591] Compiling bsaes-armv7-linux.linux.arm.S
[400/591] Compiling aead.c
[401/591] Compiling sqrt.c
[402/591] Compiling bsaes-armv7-ios.ios.arm.S
[403/591] Compiling rsaz_exp.c
[404/591] Compiling mul.c
[405/591] Compiling montgomery_inv.c
[406/591] Compiling shift.c
[407/591] Compiling prime.c
[408/591] Compiling montgomery.c
[409/591] Compiling jacobi.c
[409/591] Compiling random.c
[411/591] Compiling generic.c
[412/591] Compiling gcd.c
[413/591] Compiling div_extra.c
[414/591] Compiling gcd_extra.c
[415/591] Compiling exponentiation.c
[416/591] Compiling ctx.c
[417/591] Compiling div.c
[418/591] Compiling bytes.c
[419/591] Compiling cmp.c
[420/591] Compiling bn.c
[421/591] Compiling add.c
[422/591] Compiling bn-586-windows.windows.x86.S
[423/591] Compiling bn-armv8-linux.linux.aarch64.S
[424/591] Compiling bn-armv8-ios.ios.aarch64.S
[425/591] Compiling x86_64-gcc.c
[426/591] Compiling bn-586-linux.linux.x86.S
[427/591] Compiling armv8-mont-ios.ios.aarch64.S
[427/591] Compiling armv8-mont-linux.linux.aarch64.S
[429/591] Compiling armv4-mont-ios.ios.arm.S
[429/591] Compiling armv4-mont-linux.linux.arm.S
[429/591] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[432/591] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[433/591] Compiling aesv8-armv8-linux.linux.aarch64.S
[434/591] Compiling aesv8-armv8-ios.ios.aarch64.S
[435/591] Compiling aesv8-armv7-linux.linux.arm.S
[436/591] Compiling aesv8-armv7-ios.ios.arm.S
[437/591] Compiling aesni-x86_64-mac.mac.x86_64.S
[438/591] Compiling aesni-x86_64-linux.linux.x86_64.S
[439/591] Compiling mode_wrappers.c
[440/591] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[440/591] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[442/591] Compiling aesni-x86-windows.windows.x86.S
[443/591] Compiling aesni-x86-linux.linux.x86.S
[444/591] Compiling key_wrap.c
[445/591] Compiling ex_data.c
[446/591] Compiling aes.c
[447/591] Compiling scrypt.c
[448/591] Compiling sign.c
[449/591] Compiling aes_nohw.c
[450/591] Compiling print.c
[451/591] Compiling pbkdf.c
[452/591] Compiling p_x25519_asn1.c
[453/591] Compiling p_rsa_asn1.c
[454/591] Compiling p_ed25519_asn1.c
[455/591] Compiling p_rsa.c
[456/591] Compiling p_x25519.c
[457/591] Compiling p_ed25519.c
[458/591] Compiling p_hkdf.c
[459/591] Compiling p_ec_asn1.c
[459/591] Compiling evp_ctx.c
[461/591] Compiling p_dsa_asn1.c
[462/591] Compiling err_data.c
[462/591] Compiling evp.c
[464/591] Compiling evp_asn1.c
[465/591] Compiling engine.c
[466/591] Compiling ecdsa_asn1.c
[468/591] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[469/591] Compiling NIOCore NIOAsyncWriter.swift
[470/591] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[471/591] Compiling NIOCore BSDSocketAPI.swift
[472/591] Compiling NIOCore ByteBuffer-aux.swift
[473/591] Compiling NIOCore ByteBuffer-conversions.swift
[474/591] Compiling NIOCore ByteBuffer-core.swift
[475/591] Compiling NIOCore ByteBuffer-hexdump.swift
[476/591] Compiling NIOCore ByteBuffer-int.swift
[477/591] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[478/591] Compiling NIOCore ByteBuffer-multi-int.swift
[479/591] Compiling NIOCore ByteBuffer-views.swift
[480/591] Compiling NIOCore Channel.swift
[481/591] Compiling NIOCore ChannelHandler.swift
[482/591] Compiling NIOCore ChannelHandlers.swift
[483/591] Compiling NIOCore ChannelInvoker.swift
[483/591] Compiling err.c
[484/591] Compiling ecdh_extra.c
[485/591] Compiling hash_to_curve.c
[486/591] Compiling dsa_asn1.c
[486/591] Compiling ec_derive.c
[488/591] Compiling ec_asn1.c
[488/591] Compiling digest_extra.c
[490/591] Compiling params.c
[491/591] Compiling dsa.c
[492/591] Compiling dh_asn1.c
[493/591] Compiling spake25519.c
[494/591] Compiling des.c
[495/591] Compiling curve25519_64_adx.c
[496/591] Compiling x25519-asm-arm.S
[497/591] Compiling crypto.c
[498/591] Compiling cpu_arm_linux.c
[499/591] Compiling cpu_intel.c
[500/591] Compiling cpu_arm_freebsd.c
[501/591] Compiling cpu_aarch64_win.c
[502/591] Compiling cpu_arm.c
[503/591] Compiling cpu_aarch64_sysreg.c
[504/591] Compiling cpu_aarch64_openbsd.c
[505/591] Compiling curve25519.c
[506/591] Compiling cpu_aarch64_linux.c
[507/591] Compiling cpu_aarch64_apple.c
[508/591] Compiling cpu_aarch64_fuchsia.c
[509/591] Compiling conf.c
[510/591] Compiling e_tls.c
[511/591] Compiling e_rc4.c
[512/591] Compiling tls_cbc.c
[513/591] Compiling e_null.c
[514/591] Compiling e_rc2.c
[516/591] Emitting module NIOCore
[516/591] Compiling derive_key.c
[517/591] Compiling e_chacha20poly1305.c
[518/592] Compiling e_des.c
[520/592] Compiling e_aesgcmsiv.c
[521/593] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[521/593] Compiling e_aesctrhmac.c
[524/593] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[524/593] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[526/593] Compiling cipher_extra.c
[527/593] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[528/593] Compiling chacha.c
[529/593] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[530/593] Compiling chacha-x86_64-mac.mac.x86_64.S
[531/593] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[531/593] Compiling chacha-x86-windows.windows.x86.S
[533/593] Compiling unicode.c
[534/593] Compiling chacha-x86-linux.linux.x86.S
[535/593] Compiling cbs.c
[536/593] Compiling cbb.c
[537/593] Compiling ber.c
[538/593] Compiling asn1_compat.c
[539/593] Compiling chacha-armv8-linux.linux.aarch64.S
[540/593] Compiling chacha-x86_64-linux.linux.x86_64.S
[541/593] Compiling chacha-armv8-ios.ios.aarch64.S
[542/593] Compiling buf.c
[543/593] Compiling bn_asn1.c
[544/593] Compiling printf.c
[545/593] Compiling convert.c
[546/599] Wrapping AST for NIOCore for debugging
[547/599] Compiling hexdump.c
[548/636] Compiling pair.c
[549/644] Compiling chacha-armv4-linux.linux.arm.S
[550/644] Compiling chacha-armv4-ios.ios.arm.S
[551/644] Compiling errno.c
[552/644] Compiling file.c
[553/644] Compiling fd.c
[554/644] Compiling bio_mem.c
[555/644] Compiling base64.c
[556/644] Compiling bio.c
[557/644] Compiling tasn_utl.c
[558/644] Compiling tasn_typ.c
[558/644] Compiling tasn_fre.c
[560/644] Compiling tasn_dec.c
[561/644] Compiling tasn_new.c
[562/644] Compiling tasn_enc.c
[563/644] Compiling asn_pack.c
[564/644] Compiling f_int.c
[565/644] Compiling posix_time.c
[567/644] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[567/644] Compiling a_time.c
[568/644] Compiling asn1_par.c
[569/644] Compiling a_type.c
[570/644] Compiling a_utctm.c
[571/644] Compiling asn1_lib.c
[572/644] Compiling a_object.c
[573/644] Compiling a_mbstr.c
[574/644] Compiling a_i2d_fp.c
[575/644] Compiling a_gentm.c
[576/644] Wrapping AST for Atomics for debugging
[577/644] Compiling a_d2i_fp.c
[579/644] Compiling NIOEmbedded Embedded.swift
[579/644] Compiling a_bitstr.c
[580/644] Compiling a_bool.c
[581/644] Compiling a_dup.c
[583/644] Emitting module NIOEmbedded
[584/644] Compiling NIOEmbedded AsyncTestingChannel.swift
[586/649] Wrapping AST for NIOEmbedded for debugging
[588/649] Emitting module NIOPosix
[589/655] Compiling NIOPosix IntegerBitPacking.swift
[590/655] Compiling NIOPosix IntegerTypes.swift
[591/655] Compiling NIOPosix Linux.swift
[592/655] Compiling NIOPosix LinuxCPUSet.swift
[593/655] Compiling NIOPosix LinuxUring.swift
[594/655] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[595/655] Compiling NIOPosix NIOThreadPool.swift
[596/655] Compiling NIOPosix SelectableChannel.swift
[597/655] Compiling NIOPosix SelectableEventLoop.swift
[598/655] Compiling NIOPosix SelectorEpoll.swift
[599/655] Compiling NIOPosix SelectorGeneric.swift
[600/655] Compiling NIOPosix SelectorKqueue.swift
[601/655] Compiling NIOPosix SelectorUring.swift
[602/655] Compiling NIOPosix ServerSocket.swift
[603/655] Compiling NIOPosix Socket.swift
[604/655] Compiling NIOPosix SocketChannel.swift
[605/655] Compiling NIOPosix SocketProtocols.swift
[606/655] Compiling NIOPosix System.swift
[607/655] Compiling NIOPosix Thread.swift
[608/655] Compiling NIOPosix PooledRecvBufferAllocator.swift
[609/655] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[610/655] Compiling NIOPosix PosixSingletons.swift
[611/655] Compiling NIOPosix RawSocketBootstrap.swift
[612/655] Compiling NIOPosix Resolver.swift
[613/655] Compiling NIOPosix Selectable.swift
[614/655] Compiling NIOPosix ThreadPosix.swift
[615/655] Compiling NIOPosix ThreadWindows.swift
[616/655] Compiling NIOPosix UnsafeTransfer.swift
[617/655] Compiling NIOPosix Utilities.swift
[618/655] Compiling NIOPosix VsockAddress.swift
[619/655] Compiling NIOPosix VsockChannelEvents.swift
[620/655] Compiling NIOPosix BSDSocketAPICommon.swift
[621/655] Compiling NIOPosix BSDSocketAPIPosix.swift
[622/655] Compiling NIOPosix BSDSocketAPIWindows.swift
[623/655] Compiling NIOPosix BaseSocket.swift
[624/655] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[625/655] Compiling NIOPosix BaseSocketChannel.swift
[626/655] Compiling NIOPosix BaseStreamSocketChannel.swift
[627/655] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[628/655] Compiling NIOPosix Bootstrap.swift
[629/655] Compiling NIOPosix ControlMessage.swift
[630/655] Compiling NIOPosix DatagramVectorReadManager.swift
[631/655] Compiling NIOPosix FileDescriptor.swift
[632/655] Compiling NIOPosix GetaddrinfoResolver.swift
[633/655] Compiling NIOPosix HappyEyeballs.swift
[634/655] Compiling NIOPosix IO.swift
[635/655] Compiling NIOPosix NonBlockingFileIO.swift
[636/655] Compiling NIOPosix PendingDatagramWritesManager.swift
[637/655] Compiling NIOPosix PendingWritesManager.swift
[638/655] Compiling NIOPosix PipeChannel.swift
[639/655] Compiling NIOPosix PipePair.swift
[640/655] Compiling NIOPosix PointerHelpers.swift
[641/655] Compiling NIOPosix Pool.swift
[643/657] Wrapping AST for NIOPosix for debugging
[645/657] Emitting module CryptoBoringWrapper
[646/657] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[648/661] Compiling NIO Exports.swift
[649/661] Emitting module NIO
[650/662] Wrapping AST for CryptoBoringWrapper for debugging
[653/723] Wrapping AST for NIO for debugging
[655/727] Compiling Crypto Ed25519.swift
[656/727] Compiling Crypto NISTCurvesKeys.swift
[657/727] Compiling Crypto X25519Keys.swift
[658/727] Compiling Crypto SymmetricKeys.swift
[659/727] Compiling Crypto HMAC.swift
[660/727] Compiling Crypto MACFunctions.swift
[661/727] Compiling Crypto MessageAuthenticationCode.swift
[662/727] Compiling Crypto AES.swift
[663/735] Emitting module Crypto
[664/735] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[665/735] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[666/735] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[667/735] Emitting module NIOFoundationCompat
[668/736] Compiling Crypto AESWrap.swift
[669/736] Compiling Crypto AESWrap_boring.swift
[670/736] Compiling Crypto Ed25519_boring.swift
[671/736] Compiling Crypto EllipticCurvePoint_boring.swift
[672/736] Compiling Crypto EllipticCurve_boring.swift
[673/736] Compiling Crypto NISTCurvesKeys_boring.swift
[674/736] Compiling Crypto X25519Keys_boring.swift
[675/736] Compiling Crypto Curve25519.swift
[676/736] Compiling Crypto HashFunctions.swift
[677/736] Compiling Crypto HashFunctions_SHA2.swift
[678/736] Compiling Crypto Insecure.swift
[679/736] Compiling Crypto Insecure_HashFunctions.swift
[680/736] Compiling Crypto ECDH_boring.swift
[681/736] Compiling Crypto DH.swift
[682/736] Compiling Crypto ECDH.swift
[683/736] Compiling Crypto HKDF.swift
[684/736] Compiling Crypto ECDSASignature.swift
[685/736] Compiling Crypto PEMDocument.swift
[686/736] Compiling Crypto PKCS8PrivateKey.swift
[687/736] Compiling Crypto SEC1PrivateKey.swift
[688/736] Compiling Crypto SubjectPublicKeyInfo.swift
[689/736] Compiling Crypto CryptoKitErrors.swift
[690/736] Compiling Crypto Digest_boring.swift
[691/736] Compiling Crypto Digest.swift
[692/736] Compiling Crypto Digests.swift
[693/736] Compiling Crypto ECDSASignature_boring.swift
[694/736] Compiling Crypto ECDSA_boring.swift
[695/736] Compiling Crypto EdDSA_boring.swift
[696/736] Compiling Crypto ECDSA.swift
[697/736] Compiling Crypto EdDSA.swift
[698/736] Compiling Crypto Signature.swift
[699/736] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[700/736] Compiling Crypto CryptoKitErrors_boring.swift
[701/736] Compiling Crypto AES-GCM.swift
[702/736] Compiling Crypto AES-GCM_boring.swift
[703/736] Compiling Crypto ChaChaPoly_boring.swift
[704/736] Compiling Crypto ChaChaPoly.swift
[705/736] Compiling Crypto Cipher.swift
[706/736] Compiling Crypto Nonces.swift
[707/736] Compiling Crypto ASN1.swift
[708/736] Compiling Crypto ASN1Any.swift
[709/736] Compiling Crypto ASN1BitString.swift
[712/737] Compiling Crypto ASN1Boolean.swift
[713/737] Compiling Crypto ASN1Identifier.swift
[714/737] Compiling Crypto ASN1Integer.swift
[715/737] Compiling Crypto ASN1Null.swift
[716/737] Compiling Crypto ASN1OctetString.swift
[717/737] Compiling Crypto ASN1Strings.swift
[718/737] Compiling Crypto ArraySliceBigint.swift
[719/737] Compiling Crypto GeneralizedTime.swift
[720/737] Compiling Crypto ObjectIdentifier.swift
[720/737] Wrapping AST for NIOFoundationCompat for debugging
[722/737] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[723/737] Compiling Crypto RNG_boring.swift
[724/737] Compiling Crypto SafeCompare_boring.swift
[725/737] Compiling Crypto Zeroization_boring.swift
[726/737] Compiling Crypto PrettyBytes.swift
[727/737] Compiling Crypto SafeCompare.swift
[728/737] Compiling Crypto SecureBytes.swift
[729/737] Compiling Crypto Zeroization.swift
[731/739] Wrapping AST for Crypto for debugging
[733/798] 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
[734/806] Compiling NIOSSH SSHChannelIdentifier.swift
[735/806] Compiling NIOSSH SSHChannelMultiplexer.swift
[736/806] Compiling NIOSSH SSHChannelType.swift
[737/806] Compiling NIOSSH SSHChildChannel.swift
[738/806] Compiling NIOSSH AcceptsChannelMessages.swift
[739/806] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[740/806] Compiling NIOSSH AcceptsUserAuthMessages.swift
[741/806] Compiling NIOSSH AcceptsVersionMessages.swift
[742/806] Compiling NIOSSH SendsChannelMessages.swift
[743/806] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[744/806] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[745/806] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[746/806] Compiling NIOSSH SimplePasswordDelegate.swift
[747/806] Compiling NIOSSH UserAuthDelegate.swift
[748/806] Compiling NIOSSH UserAuthSignablePayload.swift
[749/806] Compiling NIOSSH UserAuthenticationMethod.swift
[750/806] Compiling NIOSSH UserAuthenticationStateMachine.swift
[751/806] 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
[752/806] 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
[753/806] 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
[754/806] 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
[755/806] 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
[756/806] 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
[757/806] 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
[758/806] 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
[759/806] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[760/806] Compiling NIOSSH RekeyingSentNewKeysState.swift
[761/806] Compiling NIOSSH RekeyingState.swift
[762/806] Compiling NIOSSH SentKexInitWhenActiveState.swift
[763/806] Compiling NIOSSH SentNewKeysState.swift
[764/806] Compiling NIOSSH SentVersionState.swift
[765/806] Compiling NIOSSH UserAuthenticationState.swift
[766/806] Compiling NIOSSH Constants.swift
[767/806] Compiling NIOSSH GlobalRequestDelegate.swift
[768/806] Compiling NIOSSH ECDHCompatibleKey.swift
[769/806] Compiling NIOSSH EllipticCurveKeyExchange.swift
[770/806] Compiling NIOSSH SSHKeyExchangeResult.swift
[771/806] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[772/806] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[773/806] Compiling NIOSSH CustomKeys.swift
[774/806] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[775/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 {
            ^
[776/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 {
            ^
[777/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 {
            ^
[778/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 {
            ^
[779/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 {
            ^
[780/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 {
            ^
[781/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 {
            ^
[782/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 {
            ^
[783/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 {
            ^
[784/806] Compiling NIOSSH SendsKeyExchangeMessages.swift
[785/806] Compiling NIOSSH SendsUserAuthMessages.swift
[786/806] Compiling NIOSSH SSHConnectionStateMachine.swift
[787/806] Compiling NIOSSH ActiveState.swift
[788/806] Compiling NIOSSH IdleState.swift
[789/806] Compiling NIOSSH KeyExchangeState.swift
[790/806] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[791/806] Compiling NIOSSH ReceivedNewKeysState.swift
[792/806] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[793/806] Compiling NIOSSH SSHMessages.swift
[794/806] Compiling NIOSSH SSHPacketParser.swift
[795/806] Compiling NIOSSH SSHPacketSerializer.swift
[796/806] Compiling NIOSSH SSHServerConfiguration.swift
[797/806] Compiling NIOSSH SSHTerminalModes.swift
[798/806] Compiling NIOSSH AESGCM.swift
[799/806] Compiling NIOSSH SSHTransportProtection.swift
[801/808] Wrapping AST for NIOSSH for debugging
[803/827] Compiling NIOSSHPerformanceTester main.swift
[804/827] Compiling NIOSSHPerformanceTester Benchmark.swift
[805/827] Emitting module NIOSSHPerformanceTester
[806/827] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[807/827] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[808/827] Emitting module NIOSSHClient
[809/827] Compiling NIOSSHServer GlueHandler.swift
[810/827] Emitting module NIOSSHServer
[811/827] Compiling NIOSSHPerformanceTester shared.swift
[812/828] 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
[813/828] Compiling NIOSSHClient GlueHandler.swift
[814/828] Compiling NIOSSHClient main.swift
[815/828] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[816/828] Compiling NIOSSHClient PortForwardingServer.swift
[817/828] Compiling NIOSSHClient SimpleCLIParser.swift
[819/829] Compiling NIOSSHServer DataToBufferCodec.swift
[820/829] 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
[821/829] Compiling NIOSSHServer RemotePortForwarding.swift
[822/829] Compiling NIOSSHServer main.swift
[827/833] Wrapping AST for NIOSSHPerformanceTester for debugging
[828/833] Wrapping AST for NIOSSHClient for debugging
[829/833] Wrapping AST for NIOSSHServer for debugging
[830/833] Linking NIOSSHPerformanceTester
[831/833] Linking NIOSSHClient
[832/833] Linking NIOSSHServer
Build complete! (58.95s)
Build complete.
Done.

Build Machine: Linux 1