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-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-ssh.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-ssh
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36a4f6f Raise minimum Swift version to 5.8 (#165)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
36a4f6f4179ef5ebbeca501fc2125734b9f46290
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/apple/swift-nio-ssh.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 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
[1342/3020] Fetching swift-docc-plugin, swift-atomics
[2099/10449] Fetching swift-docc-plugin, swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
[2455/8992] Fetching swift-atomics, swift-crypto
Fetching https://github.com/apple/swift-nio.git
[4833/73956] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git (1.31s)
[34065/72393] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git (1.34s)
[27935/64964] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.15s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2597] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.57s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.50s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3070] Fetching swift-system
[32/16815] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.00s)
Fetched https://github.com/apple/swift-collections.git (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.2.0 (0.41s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.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
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
/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/450] Compiling a_octet.c
[3/450] Compiling a_dup.c
[4/450] Compiling a_d2i_fp.c
[5/450] Compiling a_gentm.c
[6/450] Compiling a_bool.c
[7/450] Compiling a_bitstr.c
[8/450] Compiling a_int.c
[9/450] Compiling _AtomicsShims.c
[10/450] Compiling CNIOWindows shim.c
[11/450] Compiling CNIOWindows WSAStartup.c
[12/450] Compiling CNIODarwin shim.c
[13/450] Compiling CNIOLinux liburing_shims.c
[14/450] Compiling CNIOLinux shim.c
[15/492] Compiling fiat_p256_adx_sqr.S
[16/492] Compiling fiat_p256_adx_mul.S
[17/492] Compiling fiat_curve25519_adx_square.S
[18/492] Compiling fiat_curve25519_adx_mul.S
[19/492] Compiling CCryptoBoringSSLShims shims.c
[20/492] Compiling x_x509a.c
[21/492] Compiling x_x509.c
[22/492] Compiling x_val.c
[24/492] Emitting module _CollectionsUtilities
[24/494] Compiling x_sig.c
[25/494] Compiling x_spki.c
[26/494] Compiling x_req.c
[27/494] Compiling x_pubkey.c
[28/494] Compiling c-nioatomics.c
[29/494] Compiling c-atomics.c
[30/494] Compiling x_crl.c
[31/494] Compiling x_exten.c
[32/494] Compiling x_name.c
[33/500] Compiling x_attrib.c
[34/500] Compiling x_algor.c
[35/500] Compiling x_all.c
[36/500] Compiling x509spki.c
[37/500] Compiling x509rset.c
[38/500] Compiling x509name.c
[40/500] Compiling Atomics AtomicMemoryOrderings.swift
[41/500] Compiling Atomics DoubleWord.swift
[41/500] Compiling x509cset.c
[43/500] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/500] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/500] Compiling Atomics AtomicReference.swift
[46/500] Compiling Atomics AtomicStorage.swift
[47/500] Compiling Atomics AtomicValue.swift
[48/500] Compiling Atomics Primitives.shims.swift
[49/500] Compiling Atomics AtomicInteger.swift
[50/500] Compiling Atomics AtomicOptionalWrappable.swift
[50/500] Compiling x509_vpm.c
[54/502] Compiling Atomics IntegerConformances.swift
[55/502] Compiling Atomics PointerConformances.swift
[56/502] Compiling Atomics Primitives.native.swift
[57/502] Compiling Atomics OptionalRawRepresentable.swift
[58/502] Compiling Atomics RawRepresentable.swift
[59/502] Compiling Atomics AtomicBool.swift
[62/502] Compiling Atomics ManagedAtomic.swift
[63/502] Compiling Atomics ManagedAtomicLazyReference.swift
[68/503] Emitting module Atomics
[75/504] Emitting module _NIOBase64
[76/504] Compiling _NIOBase64 Base64.swift
[77/505] Compiling _NIODataStructures PriorityQueue.swift
[78/505] Compiling _NIODataStructures _TinyArray.swift
[78/505] Compiling x509_v3.c
[79/505] Compiling x509_txt.c
[82/506] Compiling Atomics IntegerOperations.swift
[83/506] Compiling Atomics Unmanaged extensions.swift
[84/506] Wrapping AST for _CollectionsUtilities for debugging
[85/506] Compiling x509_vfy.c
[86/512] Wrapping AST for _NIOBase64 for debugging
[87/522] Compiling x509_trs.c
[89/522] Compiling DequeModule Deque+Codable.swift
[90/522] Compiling DequeModule Deque+Collection.swift
[91/522] Compiling DequeModule Deque+CustomReflectable.swift
[92/522] Compiling DequeModule Deque+Descriptions.swift
[93/522] Compiling DequeModule Deque+Equatable.swift
[94/522] Compiling DequeModule Deque+Hashable.swift
[95/524] Compiling x509_req.c
[97/524] Compiling x509_set.c
[100/526] Compiling x509_obj.c
[102/526] Compiling DequeModule _DequeBuffer.swift
[103/526] Compiling DequeModule _DequeBufferHeader.swift
[103/526] Compiling x509_ext.c
[104/526] Compiling x509_lu.c
[105/526] Compiling x509_def.c
[107/526] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[108/526] Compiling NIOConcurrencyHelpers lock.swift
[108/526] Compiling x509_d2.c
[110/526] Compiling DequeModule Deque+Testing.swift
[111/526] Compiling DequeModule Deque._Storage.swift
[111/526] Compiling x509_cmp.c
[113/526] Compiling _NIODataStructures Heap.swift
[114/526] Emitting module _NIODataStructures
[116/526] Compiling DequeModule Deque+Sendable.swift
[117/526] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[118/526] Compiling DequeModule Deque+Extras.swift
[119/527] Compiling DequeModule _DequeSlot.swift
[120/527] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/528] Compiling x509_att.c
[123/528] Compiling x509.c
[124/528] Compiling v3_utl.c
[126/528] Compiling DequeModule Deque._UnsafeHandle.swift
[127/528] Compiling DequeModule Deque.swift
[127/528] Compiling v3_skey.c
[129/528] Compiling NIOConcurrencyHelpers NIOLock.swift
[130/528] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[131/528] Compiling NIOConcurrencyHelpers atomics.swift
[132/528] Emitting module NIOConcurrencyHelpers
[132/528] Wrapping AST for _NIODataStructures for debugging
[136/529] Compiling v3_purp.c
[137/529] Compiling v3_prn.c
[139/530] Compiling v3_pmaps.c
[141/530] Compiling v3_pcons.c
[143/530] Emitting module DequeModule
[143/531] Compiling v3_ocsp.c
[145/532] Compiling v3_ncons.c
[146/532] Compiling v3_int.c
[148/532] Compiling v3_lib.c
[149/532] Wrapping AST for NIOConcurrencyHelpers for debugging
[150/532] Compiling v3_info.c
[151/532] Compiling v3_ia5.c
[152/532] Compiling v3_genn.c
[153/532] Wrapping AST for DequeModule for debugging
[154/533] Compiling v3_enum.c
[155/537] Compiling v3_extku.c
[156/553] Compiling v3_crld.c
[157/590] Compiling v3_bcons.c
[158/590] Compiling v3_cpols.c
[159/590] Compiling v3_conf.c
[160/590] Compiling v3_bitst.c
[161/590] Compiling v3_alt.c
[162/590] Compiling v3_akey.c
[163/590] Compiling v3_akeya.c
[164/590] Compiling t_crl.c
[165/590] Compiling t_x509.c
[166/590] Compiling i2d_pr.c
[167/590] Compiling t_req.c
[168/590] Compiling by_file.c
[169/590] Compiling name_print.c
[170/590] Compiling t_x509a.c
[171/590] Compiling policy.c
[172/590] Compiling rsa_pss.c
[173/590] Compiling a_digest.c
[174/590] Compiling by_dir.c
[175/590] Compiling asn1_gen.c
[176/590] Compiling algorithm.c
[177/590] Compiling trust_token.c
[178/590] Compiling thread_win.c
[179/590] Compiling a_sign.c
[180/590] Compiling voprf.c
[181/590] Compiling thread.c
[182/590] Compiling wots.c
[183/590] Compiling thread_pthread.c
[184/590] Compiling a_verify.c
[185/590] Compiling stack.c
[186/590] Compiling thread_none.c
[187/590] Compiling spx.c
[188/590] Compiling thash.c
[189/590] Compiling fors.c
[190/590] Compiling spx_util.c
[191/590] Compiling merkle.c
[192/590] Compiling address.c
[192/590] Compiling pmbtoken.c
[194/590] Compiling siphash.c
[195/590] Compiling rsa_print.c
[196/590] Compiling rc4.c
[197/590] Compiling rsa_asn1.c
[198/590] Compiling rsa_crypt.c
[199/590] Compiling refcount.c
[200/590] Compiling trusty.c
[201/590] Compiling windows.c
[202/590] Compiling rand_extra.c
[203/590] Compiling passive.c
[203/590] Compiling deterministic.c
[205/590] Compiling getentropy.c
[206/590] Compiling ios.c
[208/590] Compiling NIOCore MarkedCircularBuffer.swift
[209/590] Compiling NIOCore MulticastChannel.swift
[210/590] Compiling NIOCore NIOAny.swift
[211/590] Compiling NIOCore NIOCloseOnErrorHandler.swift
[212/590] Compiling NIOCore NIOLoopBound.swift
[213/590] Compiling NIOCore NIOSendable.swift
[214/590] Compiling NIOCore PointerHelpers.swift
[215/590] Compiling NIOCore RecvByteBufferAllocator.swift
[215/590] Compiling forkunsafe.c
[216/598] Compiling poly1305_arm.c
[217/598] Compiling poly1305_arm_asm.S
[218/598] Compiling pool.c
[219/598] Compiling poly1305.c
[220/598] Compiling pkcs8.c
[221/598] Compiling pkcs7.c
[222/598] Compiling p5_pbev2.c
[223/598] Compiling pkcs8_x509.c
[224/598] Compiling pem_x509.c
[225/598] Compiling pem_xaux.c
[226/598] Compiling pem_pk8.c
[227/598] Compiling pkcs7_x509.c
[229/598] Compiling NIOCore GlobalSingletons.swift
[230/598] Compiling NIOCore IO.swift
[231/598] Compiling NIOCore IOData.swift
[232/598] Compiling NIOCore IPProtocol.swift
[233/598] Compiling NIOCore IntegerBitPacking.swift
[234/598] Compiling NIOCore IntegerTypes.swift
[235/598] Compiling NIOCore Interfaces.swift
[236/598] Compiling NIOCore Linux.swift
[236/598] Compiling pem_lib.c
[237/598] Compiling pem_oth.c
[238/598] Compiling obj_xref.c
[239/598] Compiling pem_all.c
[240/598] Compiling pem_pkey.c
[241/598] Compiling lhash.c
[242/598] Compiling mem.c
[243/598] Compiling pem_info.c
[244/598] Compiling kyber.c
[245/598] Compiling keccak.c
[246/598] Compiling obj.c
[247/598] Compiling x86_64-mont5-mac.mac.x86_64.S
[248/598] Compiling hpke.c
[249/598] Compiling hrss.c
[250/598] Compiling poly_rq_mul.S
[251/598] Compiling x86_64-mont5-linux.linux.x86_64.S
[252/598] Compiling x86_64-mont-mac.mac.x86_64.S
[252/598] Compiling poly1305_vec.c
[254/598] Compiling x86_64-mont-linux.linux.x86_64.S
[255/598] Compiling vpaes-x86_64-mac.mac.x86_64.S
[256/598] Compiling x86-mont-linux.linux.x86.S
[257/598] Compiling x86-mont-windows.windows.x86.S
[257/598] Compiling vpaes-x86-linux.linux.x86.S
[259/598] Compiling vpaes-x86_64-linux.linux.x86_64.S
[260/598] Compiling vpaes-x86-windows.windows.x86.S
[261/598] Compiling vpaes-armv8-ios.ios.aarch64.S
[262/598] Compiling vpaes-armv8-linux.linux.aarch64.S
[263/598] Compiling vpaes-armv7-ios.ios.arm.S
[264/598] Compiling sha512-x86_64-mac.mac.x86_64.S
[265/598] Compiling vpaes-armv7-linux.linux.arm.S
[266/598] Compiling sha512-armv8-linux.linux.aarch64.S
[267/598] Compiling kdf.c
[268/598] Compiling sha512-x86_64-linux.linux.x86_64.S
[269/598] Compiling sha512-armv8-ios.ios.aarch64.S
[270/598] Compiling sha512-armv4-linux.linux.arm.S
[272/598] Compiling NIOCore AddressedEnvelope.swift
[273/598] Compiling NIOCore AsyncAwaitSupport.swift
[274/598] Compiling NIOCore AsyncChannel.swift
[275/598] Compiling NIOCore AsyncChannelInboundStream.swift
[276/598] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[277/598] Compiling NIOCore AsyncChannelOutboundWriter.swift
[278/598] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[279/598] Compiling NIOCore NIOAsyncSequenceProducer.swift
[280/598] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[280/598] Compiling sha512-586-windows.windows.x86.S
[281/598] Compiling sha512-armv4-ios.ios.arm.S
[283/598] Compiling NIOCore EventLoop.swift
[284/598] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[285/598] Compiling NIOCore EventLoopFuture+Deprecated.swift
[286/598] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[287/598] Compiling NIOCore EventLoopFuture.swift
[288/598] Compiling NIOCore FileDescriptor.swift
[289/598] Compiling NIOCore FileHandle.swift
[290/598] Compiling NIOCore FileRegion.swift
[290/598] Compiling sha512-586-linux.linux.x86.S
[291/598] Compiling sha256-x86_64-mac.mac.x86_64.S
[292/598] Compiling sha256-x86_64-linux.linux.x86_64.S
[293/598] Compiling sha256-armv4-linux.linux.arm.S
[294/598] Compiling sha256-armv8-linux.linux.aarch64.S
[295/598] Compiling sha256-armv8-ios.ios.aarch64.S
[296/598] Compiling sha256-armv4-ios.ios.arm.S
[297/598] Compiling sha256-586-windows.windows.x86.S
[298/598] Compiling sha1-x86_64-linux.linux.x86_64.S
[299/598] Compiling sha256-586-linux.linux.x86.S
[300/598] Compiling sha1-x86_64-mac.mac.x86_64.S
[302/598] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[303/598] Compiling NIOCore SocketAddresses.swift
[304/598] Compiling NIOCore SocketOptionProvider.swift
[305/598] Compiling NIOCore SystemCallHelpers.swift
[306/598] Compiling NIOCore TimeAmount+Duration.swift
[307/598] Compiling NIOCore TypeAssistedChannelHandler.swift
[308/598] Compiling NIOCore UniversalBootstrapSupport.swift
[309/598] Compiling NIOCore Utilities.swift
[309/598] Compiling sha1-armv8-ios.ios.aarch64.S
[310/598] Compiling sha1-armv8-linux.linux.aarch64.S
[311/598] Compiling sha1-armv4-large-linux.linux.arm.S
[312/598] Compiling sha1-armv4-large-ios.ios.arm.S
[313/598] Compiling sha1-586-windows.windows.x86.S
[314/598] Compiling sha1-586-linux.linux.x86.S
[315/598] Compiling sha256.c
[316/598] Compiling sha512.c
[317/598] Compiling sha1.c
[318/598] Compiling service_indicator.c
[319/598] Compiling rsaz-avx2-mac.mac.x86_64.S
[320/598] Compiling fips.c
[321/598] Compiling self_check.c
[322/598] Compiling rsa_impl.c
[323/598] Compiling rsaz-avx2-linux.linux.x86_64.S
[324/598] Compiling rdrand-x86_64-mac.mac.x86_64.S
[325/598] Compiling blinding.c
[326/598] Compiling rsa.c
[327/598] Compiling rdrand-x86_64-linux.linux.x86_64.S
[328/598] Compiling padding.c
[329/598] Compiling rand.c
[330/598] Compiling fork_detect.c
[331/598] Compiling ctrdrbg.c
[332/598] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[333/598] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[334/598] Compiling urandom.c
[335/598] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[336/598] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[337/598] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[338/598] Compiling p256-armv8-asm-linux.linux.aarch64.S
[339/598] Compiling polyval.c
[340/598] Compiling p256-armv8-asm-ios.ios.aarch64.S
[341/598] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[342/598] Compiling ofb.c
[343/598] Compiling gcm_nohw.c
[344/598] Compiling ctr.c
[345/598] Compiling gcm.c
[346/598] Compiling cfb.c
[347/598] Compiling md5-586-linux.linux.x86.S
[347/598] Compiling cbc.c
[349/598] Compiling md5-x86_64-mac.mac.x86_64.S
[350/598] Compiling md5-x86_64-linux.linux.x86_64.S
[351/598] Compiling md5.c
[352/598] Compiling md5-586-windows.windows.x86.S
[353/598] Compiling hmac.c
[354/598] Compiling ghashv8-armv8-ios.ios.aarch64.S
[355/598] Compiling md4.c
[355/598] Compiling hkdf.c
[357/598] Compiling ghashv8-armv7-ios.ios.arm.S
[358/598] Compiling ghashv8-armv7-linux.linux.arm.S
[359/598] Compiling ghashv8-armv8-linux.linux.aarch64.S
[360/598] Compiling ghash-x86_64-linux.linux.x86_64.S
[361/598] Compiling ghash-x86_64-mac.mac.x86_64.S
[362/598] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[363/598] Compiling ghash-x86-windows.windows.x86.S
[364/598] Compiling ghash-x86-linux.linux.x86.S
[365/598] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[366/598] Compiling ghash-ssse3-x86-windows.windows.x86.S
[367/598] Compiling ghash-ssse3-x86-linux.linux.x86.S
[368/598] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[369/598] Compiling fips_shared_support.c
[370/598] Compiling ghash-armv4-ios.ios.arm.S
[371/598] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[372/598] Compiling ghash-armv4-linux.linux.arm.S
[373/598] Compiling ecdh.c
[374/598] Compiling ecdsa.c
[375/598] Compiling wnaf.c
[376/598] Compiling util.c
[377/598] Compiling simple_mul.c
[378/598] Compiling scalar.c
[379/598] Compiling simple.c
[380/598] Compiling felem.c
[381/598] Compiling oct.c
[382/598] Compiling p256.c
[383/598] Compiling ec_montgomery.c
[384/598] Compiling p224-64.c
[385/598] Compiling digest.c
[386/598] Compiling ec_key.c
[387/598] Compiling p256-nistz.c
[388/598] Compiling ec.c
[389/598] Compiling dh.c
[390/598] Compiling digestsign.c
[391/598] Compiling check.c
[392/598] Compiling digests.c
[393/598] Compiling co-586-windows.windows.x86.S
[394/598] Compiling co-586-linux.linux.x86.S
[395/598] Compiling cmac.c
[396/598] Compiling bsaes-armv7-linux.linux.arm.S
[397/598] Compiling e_aesccm.c
[398/598] Compiling bsaes-armv7-ios.ios.arm.S
[399/598] Compiling aead.c
[400/598] Compiling e_aes.c
[401/598] Compiling cipher.c
[402/598] Compiling sqrt.c
[403/598] Compiling shift.c
[404/598] Compiling rsaz_exp.c
[405/598] Compiling prime.c
[406/598] Compiling montgomery_inv.c
[407/598] Compiling random.c
[408/598] Compiling mul.c
[409/598] Compiling montgomery.c
[410/598] Compiling jacobi.c
[411/598] Compiling generic.c
[412/598] Compiling gcd.c
[413/598] Compiling ctx.c
[414/598] Compiling div_extra.c
[415/598] Compiling gcd_extra.c
[416/598] Compiling exponentiation.c
[418/598] Compiling NIOCore ChannelPipeline.swift
[419/598] Compiling NIOCore CircularBuffer.swift
[420/598] Compiling NIOCore Codec.swift
[421/598] Compiling NIOCore ConvenienceOptionSupport.swift
[422/598] Compiling NIOCore DeadChannel.swift
[423/598] Compiling NIOCore DispatchQueue+WithFuture.swift
[424/598] Compiling NIOCore EventLoop+Deprecated.swift
[425/598] Compiling NIOCore EventLoop+SerialExecutor.swift
[426/598] Compiling NIOCore NIOAsyncWriter.swift
[427/598] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[428/598] Compiling NIOCore BSDSocketAPI.swift
[429/598] Compiling NIOCore ByteBuffer-aux.swift
[430/598] Compiling NIOCore ByteBuffer-conversions.swift
[431/598] Compiling NIOCore ByteBuffer-core.swift
[432/598] Compiling NIOCore ByteBuffer-hexdump.swift
[433/598] Compiling NIOCore ByteBuffer-int.swift
[434/598] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[435/598] Compiling NIOCore ByteBuffer-multi-int.swift
[436/598] Compiling NIOCore ByteBuffer-views.swift
[437/598] Compiling NIOCore Channel.swift
[438/598] Compiling NIOCore ChannelHandler.swift
[439/598] Compiling NIOCore ChannelHandlers.swift
[440/598] Compiling NIOCore ChannelInvoker.swift
[441/598] Compiling NIOCore ChannelOption.swift
[441/598] Compiling bytes.c
[442/598] Compiling div.c
[443/598] Compiling bn.c
[444/598] Compiling cmp.c
[445/598] Compiling bn-armv8-linux.linux.aarch64.S
[446/598] Compiling add.c
[447/598] Compiling bn-586-linux.linux.x86.S
[448/598] Compiling bn-armv8-ios.ios.aarch64.S
[449/598] Compiling armv8-mont-linux.linux.aarch64.S
[449/598] Compiling bn-586-windows.windows.x86.S
[451/598] Compiling armv8-mont-ios.ios.aarch64.S
[452/598] Compiling armv4-mont-linux.linux.arm.S
[453/598] Compiling x86_64-gcc.c
[454/598] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[455/598] Compiling armv4-mont-ios.ios.arm.S
[456/598] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[457/598] Compiling aesv8-armv8-linux.linux.aarch64.S
[458/598] Compiling aesv8-armv8-ios.ios.aarch64.S
[459/598] Compiling aesv8-armv7-linux.linux.arm.S
[460/598] Compiling aesv8-armv7-ios.ios.arm.S
[460/598] Compiling aesni-x86_64-mac.mac.x86_64.S
[462/598] Compiling aesni-x86-windows.windows.x86.S
[463/598] Compiling aesni-x86_64-linux.linux.x86_64.S
[464/598] Compiling aesni-x86-linux.linux.x86.S
[465/598] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[466/598] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[467/598] Compiling mode_wrappers.c
[468/598] Compiling key_wrap.c
[469/598] Compiling aes.c
[470/598] Compiling ex_data.c
[471/598] Compiling aes_nohw.c
[472/598] Compiling scrypt.c
[473/598] Compiling sign.c
[474/598] Compiling pbkdf.c
[475/598] Compiling print.c
[476/598] Compiling p_x25519_asn1.c
[477/598] Compiling p_x25519.c
[478/598] Compiling p_rsa_asn1.c
[479/598] Compiling p_rsa.c
[480/598] Compiling p_ec_asn1.c
[481/598] Compiling p_ed25519.c
[482/598] Compiling p_hkdf.c
[483/598] Compiling p_ed25519_asn1.c
[484/598] Compiling p_ec.c
[485/598] Compiling err_data.c
[486/598] Compiling p_dsa_asn1.c
[487/598] Compiling evp_ctx.c
[488/598] Compiling evp_asn1.c
[489/598] Compiling err.c
[490/598] Compiling engine.c
[491/598] Compiling evp.c
[492/598] Compiling ecdh_extra.c
[493/598] Compiling ecdsa_asn1.c
[494/598] Compiling hash_to_curve.c
[495/598] Compiling ec_derive.c
[496/598] Compiling dsa_asn1.c
[497/598] Compiling ec_asn1.c
[498/598] Compiling params.c
[499/598] Compiling dh_asn1.c
[500/598] Compiling dsa.c
[501/598] Compiling spake25519.c
[502/598] Compiling des.c
[503/598] Compiling digest_extra.c
[504/598] Compiling curve25519_64_adx.c
[505/598] Compiling x25519-asm-arm.S
[506/598] Compiling crypto.c
[507/598] Compiling cpu_intel.c
[508/598] Compiling cpu_aarch64_win.c
[509/598] Compiling cpu_arm_freebsd.c
[510/598] Compiling cpu_aarch64_openbsd.c
[511/598] Compiling cpu_arm_linux.c
[512/598] Compiling cpu_aarch64_fuchsia.c
[512/598] Compiling cpu_aarch64_linux.c
[513/598] Compiling cpu_aarch64_sysreg.c
[515/598] Compiling cpu_aarch64_apple.c
[517/598] Emitting module NIOCore
[517/598] Compiling curve25519.c
[518/599] Compiling e_rc4.c
[519/599] Compiling tls_cbc.c
[520/599] Compiling conf.c
[521/599] Compiling e_tls.c
[522/599] Compiling e_null.c
[524/599] Compiling e_rc2.c
[525/600] Compiling e_des.c
[526/600] Compiling derive_key.c
[528/600] Compiling e_chacha20poly1305.c
[529/600] Compiling e_aesctrhmac.c
[530/600] Compiling e_aesgcmsiv.c
[531/600] Compiling cipher_extra.c
[532/600] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[533/600] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[534/600] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[535/600] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[536/600] Compiling chacha.c
[537/600] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[538/600] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[539/600] Compiling chacha-x86_64-mac.mac.x86_64.S
[540/600] Compiling chacha-x86_64-linux.linux.x86_64.S
[541/600] Compiling chacha-x86-windows.windows.x86.S
[542/600] Wrapping AST for NIOCore for debugging
[543/600] Compiling chacha-x86-linux.linux.x86.S
[544/600] Compiling chacha-armv8-ios.ios.aarch64.S
[545/603] Compiling chacha-armv8-linux.linux.aarch64.S
[546/603] Compiling chacha-armv4-linux.linux.arm.S
[547/627] Compiling chacha-armv4-ios.ios.arm.S
[548/627] Compiling unicode.c
[549/651] Compiling ber.c
[550/651] Compiling buf.c
[551/651] Compiling cbb.c
[552/651] Compiling asn1_compat.c
[553/651] Compiling cbs.c
[554/651] Compiling bn_asn1.c
[555/651] Compiling convert.c
[556/651] Compiling printf.c
[557/651] Compiling pair.c
[558/651] Compiling blake2.c
[559/651] Compiling file.c
[560/651] Compiling hexdump.c
[561/651] Compiling errno.c
[562/651] Compiling fd.c
[563/651] Compiling bio_mem.c
[564/651] Compiling base64.c
[565/651] Compiling tasn_fre.c
[566/651] Compiling tasn_utl.c
[567/651] Compiling bio.c
[568/651] Compiling tasn_typ.c
[569/651] Compiling tasn_new.c
[570/651] Compiling tasn_enc.c
[571/651] Compiling f_string.c
[572/651] Compiling f_int.c
[573/651] Compiling posix_time.c
[574/651] Compiling asn1_par.c
[575/651] Compiling asn_pack.c
[576/651] Compiling tasn_dec.c
[577/651] Compiling asn1_lib.c
[578/651] Compiling a_utctm.c
[579/651] Compiling a_time.c
[580/651] Compiling a_type.c
[582/651] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[583/651] Compiling NIOEmbedded Embedded.swift
[583/651] Compiling a_object.c
[585/651] Emitting module NIOEmbedded
[586/651] Compiling NIOEmbedded AsyncTestingChannel.swift
[586/651] Compiling a_strnid.c
[587/652] Wrapping AST for Atomics for debugging
[588/652] Compiling a_mbstr.c
[589/652] Compiling a_strex.c
[591/652] Compiling a_i2d_fp.c
[593/656] Wrapping AST for NIOEmbedded for debugging
[595/656] Compiling NIOPosix IntegerBitPacking.swift
[596/656] Compiling NIOPosix IntegerTypes.swift
[597/656] Compiling NIOPosix Linux.swift
[598/656] Compiling NIOPosix LinuxCPUSet.swift
[599/656] Compiling NIOPosix LinuxUring.swift
[600/656] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[601/656] Compiling NIOPosix NIOThreadPool.swift
[602/662] Compiling NIOPosix ThreadPosix.swift
[603/662] Compiling NIOPosix ThreadWindows.swift
[604/662] Compiling NIOPosix UnsafeTransfer.swift
[605/662] Compiling NIOPosix Utilities.swift
[606/662] Compiling NIOPosix VsockAddress.swift
[607/662] Compiling NIOPosix VsockChannelEvents.swift
[608/662] Compiling NIOPosix ServerSocket.swift
[609/662] Compiling NIOPosix Socket.swift
[610/662] Compiling NIOPosix SocketChannel.swift
[611/662] Compiling NIOPosix SocketProtocols.swift
[612/662] Compiling NIOPosix System.swift
[613/662] Compiling NIOPosix Thread.swift
[614/662] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[615/662] Emitting module CryptoBoringWrapper
[616/662] Compiling NIOPosix SelectableChannel.swift
[617/662] Compiling NIOPosix SelectableEventLoop.swift
[618/662] Compiling NIOPosix SelectorEpoll.swift
[619/662] Compiling NIOPosix SelectorGeneric.swift
[620/662] Compiling NIOPosix SelectorKqueue.swift
[621/662] Compiling NIOPosix SelectorUring.swift
[622/662] Compiling NIOPosix PooledRecvBufferAllocator.swift
[623/662] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[624/662] Compiling NIOPosix PosixSingletons.swift
[625/662] Compiling NIOPosix RawSocketBootstrap.swift
[626/662] Compiling NIOPosix Resolver.swift
[627/662] Compiling NIOPosix Selectable.swift
[628/662] Compiling NIOPosix NonBlockingFileIO.swift
[629/662] Compiling NIOPosix PendingDatagramWritesManager.swift
[630/662] Compiling NIOPosix PendingWritesManager.swift
[631/662] Compiling NIOPosix PipeChannel.swift
[632/662] Compiling NIOPosix PipePair.swift
[633/662] Compiling NIOPosix PointerHelpers.swift
[634/662] Compiling NIOPosix Pool.swift
[635/662] Compiling NIOPosix BSDSocketAPICommon.swift
[636/662] Compiling NIOPosix BSDSocketAPIPosix.swift
[637/662] Compiling NIOPosix BSDSocketAPIWindows.swift
[638/662] Compiling NIOPosix BaseSocket.swift
[639/662] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[640/662] Compiling NIOPosix BaseSocketChannel.swift
[641/662] Compiling NIOPosix BaseStreamSocketChannel.swift
[642/662] Emitting module NIOPosix
[643/662] Compiling NIOPosix Bootstrap.swift
[644/662] Compiling NIOPosix ControlMessage.swift
[645/662] Compiling NIOPosix DatagramVectorReadManager.swift
[646/662] Compiling NIOPosix FileDescriptor.swift
[647/662] Compiling NIOPosix GetaddrinfoResolver.swift
[648/662] Compiling NIOPosix HappyEyeballs.swift
[649/662] Compiling NIOPosix IO.swift
[652/664] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[653/666] Wrapping AST for NIOPosix for debugging
[656/668] Emitting module NIO
[657/668] Compiling NIO Exports.swift
[657/668] Wrapping AST for CryptoBoringWrapper for debugging
[660/744] Wrapping AST for NIO for debugging
[662/748] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[663/748] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[664/748] Emitting module NIOFoundationCompat
[665/748] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[668/750] Compiling Crypto SubjectPublicKeyInfo.swift
[669/750] Compiling Crypto CryptoKitErrors.swift
[670/750] Compiling Crypto Digest_boring.swift
[671/750] Compiling Crypto Digest.swift
[672/750] Compiling Crypto Digests.swift
[673/750] Compiling Crypto HashFunctions.swift
[674/750] Compiling Crypto HashFunctions_SHA2.swift
[675/750] Compiling Crypto HPKE-AEAD.swift
[676/750] Compiling Crypto HPKE-Ciphersuite.swift
[677/750] Compiling Crypto HPKE-KDF.swift
[678/750] Compiling Crypto HPKE-KexKeyDerivation.swift
[679/760] Emitting module Crypto
[679/760] Wrapping AST for NIOFoundationCompat for debugging
[681/760] Compiling Crypto HPKE-Modes.swift
[682/760] Compiling Crypto Insecure.swift
[683/760] Compiling Crypto Insecure_HashFunctions.swift
[684/760] Compiling Crypto KEM.swift
[685/760] Compiling Crypto ECDH_boring.swift
[686/760] Compiling Crypto DH.swift
[687/760] Compiling Crypto ECDH.swift
[688/760] Compiling Crypto HKDF.swift
[689/760] Compiling Crypto AESWrap.swift
[690/760] Compiling Crypto AESWrap_boring.swift
[691/760] Compiling Crypto AES-GCM.swift
[692/760] Compiling Crypto AES-GCM_boring.swift
[693/760] Compiling Crypto ChaChaPoly_boring.swift
[694/760] Compiling Crypto ChaChaPoly.swift
[695/760] Compiling Crypto Cipher.swift
[696/760] Compiling Crypto Nonces.swift
[697/760] Compiling Crypto ASN1.swift
[698/760] Compiling Crypto ASN1Any.swift
[699/760] Compiling Crypto ASN1BitString.swift
[700/760] Compiling Crypto ASN1Boolean.swift
[701/760] Compiling Crypto ASN1Identifier.swift
[702/760] Compiling Crypto HMAC.swift
[703/760] Compiling Crypto MACFunctions.swift
[704/760] Compiling Crypto MessageAuthenticationCode.swift
[705/760] Compiling Crypto AES.swift
[706/760] Compiling Crypto ECDSASignature_boring.swift
[707/760] Compiling Crypto ECDSA_boring.swift
[708/760] Compiling Crypto EdDSA_boring.swift
[709/760] Compiling Crypto ECDSA.swift
[710/760] Compiling Crypto Ed25519.swift
[711/760] Compiling Crypto Signature.swift
[712/760] Compiling Crypto Ed25519_boring.swift
[713/760] Compiling Crypto EllipticCurvePoint_boring.swift
[714/760] Compiling Crypto EllipticCurve_boring.swift
[715/760] Compiling Crypto NISTCurvesKeys_boring.swift
[716/760] Compiling Crypto X25519Keys_boring.swift
[717/760] Compiling Crypto Curve25519.swift
[718/760] Compiling Crypto Ed25519Keys.swift
[719/760] Compiling Crypto NISTCurvesKeys.swift
[720/760] Compiling Crypto X25519Keys.swift
[721/760] Compiling Crypto SymmetricKeys.swift
[722/760] Compiling Crypto HPKE-LabeledExtract.swift
[723/760] Compiling Crypto HPKE-Utils.swift
[724/760] Compiling Crypto DHKEM.swift
[725/760] Compiling Crypto HPKE-KEM-Curve25519.swift
[726/760] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[727/760] Compiling Crypto HPKE-KEM.swift
[728/760] Compiling Crypto HPKE-Errors.swift
[729/760] Compiling Crypto HPKE.swift
[730/760] Compiling Crypto HPKE-Context.swift
[731/760] Compiling Crypto HPKE-KeySchedule.swift
[732/760] Compiling Crypto ASN1Integer.swift
[733/760] Compiling Crypto ASN1Null.swift
[734/760] Compiling Crypto ASN1OctetString.swift
[735/760] Compiling Crypto ASN1Strings.swift
[736/760] Compiling Crypto ArraySliceBigint.swift
[737/760] Compiling Crypto GeneralizedTime.swift
[738/760] Compiling Crypto ObjectIdentifier.swift
[739/760] Compiling Crypto ECDSASignature.swift
[740/760] Compiling Crypto PEMDocument.swift
[741/760] Compiling Crypto PKCS8PrivateKey.swift
[742/760] Compiling Crypto SEC1PrivateKey.swift
[743/760] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[744/760] Compiling Crypto CryptoKitErrors_boring.swift
[745/760] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[746/760] Compiling Crypto RNG_boring.swift
[747/760] Compiling Crypto SafeCompare_boring.swift
[748/760] Compiling Crypto Zeroization_boring.swift
[749/760] Compiling Crypto PrettyBytes.swift
[750/760] Compiling Crypto SafeCompare.swift
[751/760] Compiling Crypto SecureBytes.swift
[752/760] Compiling Crypto Zeroization.swift
[754/762] Wrapping AST for Crypto for debugging
[756/819] Compiling NIOSSH ByteBuffer+SSH.swift
[757/819] Compiling NIOSSH CSPRNG.swift
[758/819] Compiling NIOSSH ChildChannelOptions.swift
[759/819] Compiling NIOSSH ChildChannelStateMachine.swift
[760/819] Compiling NIOSSH ChildChannelUserEvents.swift
[761/819] Compiling NIOSSH ChildChannelWindowManager.swift
[762/819] Compiling NIOSSH ChildChannelWritabilityManager.swift
[763/819] Compiling NIOSSH OutboundFlowController.swift
[764/819] Emitting module NIOSSH
[765/827] Compiling NIOSSH UserAuthenticationState.swift
[766/827] Compiling NIOSSH Constants.swift
[767/827] Compiling NIOSSH GlobalRequestDelegate.swift
[768/827] Compiling NIOSSH ECDHCompatibleKey.swift
[769/827] Compiling NIOSSH EllipticCurveKeyExchange.swift
[770/827] Compiling NIOSSH SSHKeyExchangeResult.swift
[771/827] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[772/827] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[773/827] Compiling NIOSSH SSHChannelData.swift
[774/827] Compiling NIOSSH SSHChannelIdentifier.swift
[775/827] Compiling NIOSSH SSHChannelMultiplexer.swift
[776/827] Compiling NIOSSH SSHChannelType.swift
[777/827] Compiling NIOSSH SSHChildChannel.swift
[778/827] Compiling NIOSSH AcceptsChannelMessages.swift
[779/827] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[780/827] Compiling NIOSSH AcceptsUserAuthMessages.swift
[781/827] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[782/827] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[783/827] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[784/827] Compiling NIOSSH SimplePasswordDelegate.swift
[785/827] Compiling NIOSSH UserAuthDelegate.swift
[786/827] Compiling NIOSSH UserAuthSignablePayload.swift
[787/827] Compiling NIOSSH UserAuthenticationMethod.swift
[788/827] Compiling NIOSSH UserAuthenticationStateMachine.swift
[789/827] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[790/827] Compiling NIOSSH NIOSSHPrivateKey.swift
[791/827] Compiling NIOSSH NIOSSHPublicKey.swift
[792/827] Compiling NIOSSH NIOSSHSignature.swift
[793/827] Compiling NIOSSH NIOSSHError.swift
[794/827] Compiling NIOSSH NIOSSHHandler.swift
[795/827] Compiling NIOSSH Role.swift
[796/827] Compiling NIOSSH SSHClientConfiguration.swift
[797/827] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[798/827] Compiling NIOSSH ReceivedNewKeysState.swift
[799/827] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[800/827] Compiling NIOSSH RekeyingSentNewKeysState.swift
[801/827] Compiling NIOSSH RekeyingState.swift
[802/827] Compiling NIOSSH SentKexInitWhenActiveState.swift
[803/827] Compiling NIOSSH SentNewKeysState.swift
[804/827] Compiling NIOSSH SentVersionState.swift
[805/827] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[806/827] Compiling NIOSSH SSHMessages.swift
[807/827] Compiling NIOSSH SSHPacketParser.swift
[808/827] Compiling NIOSSH SSHPacketSerializer.swift
[809/827] Compiling NIOSSH SSHServerConfiguration.swift
[810/827] Compiling NIOSSH SSHTerminalModes.swift
[811/827] Compiling NIOSSH AESGCM.swift
[812/827] Compiling NIOSSH SSHTransportProtection.swift
[813/827] Compiling NIOSSH AcceptsVersionMessages.swift
[814/827] Compiling NIOSSH SendsChannelMessages.swift
[815/827] Compiling NIOSSH SendsKeyExchangeMessages.swift
[816/827] Compiling NIOSSH SendsUserAuthMessages.swift
[817/827] Compiling NIOSSH SSHConnectionStateMachine.swift
[818/827] Compiling NIOSSH ActiveState.swift
[819/827] Compiling NIOSSH IdleState.swift
[820/827] Compiling NIOSSH KeyExchangeState.swift
[822/829] Wrapping AST for NIOSSH for debugging
[824/848] Compiling NIOSSHServer DataToBufferCodec.swift
[825/848] Compiling NIOSSHServer RemotePortForwarding.swift
[826/848] Compiling NIOSSHServer ExecHandler.swift
[827/848] Compiling NIOSSHServer GlueHandler.swift
[828/848] Compiling NIOSSHServer main.swift
[829/848] Emitting module NIOSSHServer
[831/850] Compiling NIOSSHPerformanceTester shared.swift
[832/850] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[833/850] Compiling NIOSSHPerformanceTester Benchmark.swift
[835/850] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[836/850] Emitting module NIOSSHPerformanceTester
[837/850] Compiling NIOSSHPerformanceTester main.swift
[837/851] Wrapping AST for NIOSSHServer for debugging
[839/851] Compiling NIOSSHClient main.swift
[840/851] Compiling NIOSSHClient ExecHandler.swift
[841/851] Emitting module NIOSSHClient
[842/851] Compiling NIOSSHClient GlueHandler.swift
[843/851] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[844/851] Compiling NIOSSHClient SimpleCLIParser.swift
[846/851] Compiling NIOSSHClient PortForwardingServer.swift
[848/854] Wrapping AST for NIOSSHPerformanceTester for debugging
[850/854] Wrapping AST for NIOSSHClient for debugging
[851/854] Linking NIOSSHServer
[852/854] Linking NIOSSHPerformanceTester
[853/854] Linking NIOSSHClient
Build complete! (74.89s)
Build complete.
Done.

Build Machine: Linux 2