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

Build Machine: Linux 1