The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-ssh, reference main (80fe4b), with Swift 6.0 for Linux on 26 Jun 2025 13:34:35 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 80fe4bc Add static SDK CI workflow (#194)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
80fe4bc4145780c3b717b153c62be524355c8c37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-ssh.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-ssh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-crypto.git
[1/1797] Fetching swift-atomics
[1798/17266] Fetching swift-atomics, swift-crypto
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
[2166/15469] Fetching swift-crypto
[2322/91808] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (1.91s)
[54201/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[1554/21151] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.83s)
[4346/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.28s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.05s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.33s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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.12.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.83.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.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Building for debugging...
[0/410] Write sources
[17/410] Compiling CNIOWindows WSAStartup.c
[18/410] Compiling _AtomicsShims.c
[19/410] Compiling CNIOWindows shim.c
[20/410] Compiling CNIOWASI CNIOWASI.c
[21/410] Compiling CNIODarwin shim.c
[22/410] Compiling CNIOLinux liburing_shims.c
[23/410] Compiling fiat_p256_adx_mul.S
[24/410] Compiling fiat_p256_adx_sqr.S
[25/410] Compiling CNIOLinux shim.c
[26/410] Compiling fiat_curve25519_adx_square.S
[27/410] Compiling fiat_curve25519_adx_mul.S
[28/410] Compiling md5-x86_64-linux.S
[29/410] Compiling md5-586-linux.S
[30/410] Compiling md5-x86_64-apple.S
[31/410] Compiling md5-586-apple.S
[32/410] Compiling chacha20_poly1305_x86_64-apple.S
[33/410] Compiling chacha20_poly1305_armv8-win.S
[34/410] Compiling chacha20_poly1305_x86_64-linux.S
[35/410] Compiling chacha20_poly1305_armv8-linux.S
[36/410] Compiling chacha20_poly1305_armv8-apple.S
[37/410] Compiling chacha-x86_64-linux.S
[38/410] Compiling chacha-x86_64-apple.S
[39/410] Compiling chacha-x86-linux.S
[40/410] Compiling chacha-armv8-win.S
[41/410] Compiling chacha-x86-apple.S
[42/410] Write swift-version-24593BA9C3E375BF.txt
[43/410] Compiling chacha-armv8-linux.S
[44/410] Compiling CCryptoBoringSSLShims shims.c
[45/410] Compiling chacha-armv8-apple.S
[46/410] Compiling chacha-armv4-linux.S
[46/410] Compiling err_data.cc
[48/410] Compiling aes128gcmsiv-x86_64-linux.S
[49/410] Compiling aes128gcmsiv-x86_64-apple.S
[50/410] Compiling x86_64-mont5-linux.S
[51/410] Compiling x86_64-mont5-apple.S
[52/410] Compiling x86_64-mont-linux.S
[53/410] Compiling x86_64-mont-apple.S
[54/411] Compiling x86-mont-linux.S
[55/416] Compiling x86-mont-apple.S
[56/416] Compiling vpaes-x86_64-linux.S
[57/430] Compiling vpaes-x86_64-apple.S
[58/430] Compiling vpaes-x86-linux.S
[59/448] Compiling vpaes-armv8-win.S
[60/448] Compiling vpaes-x86-apple.S
[61/448] Compiling vpaes-armv8-linux.S
[62/448] Compiling vpaes-armv8-apple.S
[63/448] Compiling vpaes-armv7-linux.S
[64/448] Compiling sha512-x86_64-linux.S
[65/448] Compiling sha512-x86_64-apple.S
[66/448] Compiling sha512-armv8-win.S
[67/448] Compiling sha512-armv8-linux.S
[68/448] Compiling sha512-armv8-apple.S
[69/448] Compiling sha512-armv4-linux.S
[70/448] Compiling sha512-586-linux.S
[72/448] Emitting module _NIOBase64
[72/448] Compiling sha512-586-apple.S
[73/448] Compiling sha256-x86_64-apple.S
[74/448] Compiling sha256-x86_64-linux.S
[75/448] Compiling sha256-armv8-win.S
[76/448] Compiling sha256-armv8-linux.S
[77/448] Compiling sha256-armv8-apple.S
[78/448] Compiling sha256-armv4-linux.S
[79/448] Compiling sha256-586-linux.S
[80/448] Compiling sha256-586-apple.S
[81/448] Compiling sha1-x86_64-apple.S
[82/448] Compiling sha1-x86_64-linux.S
[83/448] Compiling sha1-armv8-win.S
[84/448] Compiling sha1-armv8-linux.S
[85/448] Compiling sha1-armv8-apple.S
[87/448] Emitting module InternalCollectionsUtilities
[87/449] Compiling sha1-armv4-large-linux.S
[88/449] Compiling sha1-586-linux.S
[89/449] Compiling sha1-586-apple.S
[90/449] Compiling rsaz-avx2-linux.S
[91/449] Compiling rsaz-avx2-apple.S
[93/449] Emitting module _NIODataStructures
[93/449] Compiling rdrand-x86_64-linux.S
[94/449] Compiling rdrand-x86_64-apple.S
[95/449] Compiling p256_beeu-x86_64-asm-linux.S
[96/449] Compiling p256_beeu-x86_64-asm-apple.S
[97/449] Compiling p256_beeu-armv8-asm-win.S
[98/449] Compiling p256_beeu-armv8-asm-linux.S
[99/449] Compiling p256_beeu-armv8-asm-apple.S
[100/449] Compiling p256-x86_64-asm-linux.S
[101/449] Compiling p256-x86_64-asm-apple.S
[102/449] Compiling p256-armv8-asm-win.S
[103/449] Compiling p256-armv8-asm-linux.S
[104/449] Compiling p256-armv8-asm-apple.S
[105/449] Compiling ghashv8-armv8-win.S
[106/449] Compiling ghashv8-armv8-linux.S
[107/449] Compiling ghashv8-armv8-apple.S
[108/449] Compiling ghashv8-armv7-linux.S
[109/449] Compiling ghash-x86_64-linux.S
[110/449] Compiling ghash-x86_64-apple.S
[111/449] Compiling ghash-x86-linux.S
[112/449] Compiling ghash-x86-apple.S
[113/449] Compiling ghash-ssse3-x86_64-linux.S
[114/449] Compiling ghash-ssse3-x86_64-apple.S
[115/449] Compiling ghash-ssse3-x86-linux.S
[116/449] Compiling ghash-ssse3-x86-apple.S
[117/449] Compiling ghash-neon-armv8-win.S
[118/449] Compiling ghash-neon-armv8-linux.S
[119/449] Compiling ghash-neon-armv8-apple.S
[120/449] Compiling ghash-armv4-linux.S
[121/449] Compiling co-586-linux.S
[122/449] Compiling co-586-apple.S
[123/449] Compiling bsaes-armv7-linux.S
[124/449] Compiling bn-armv8-win.S
[125/449] Compiling bn-armv8-linux.S
[126/449] Compiling bn-armv8-apple.S
[127/449] Compiling bn-586-linux.S
[128/449] Compiling bn-586-apple.S
[129/449] Compiling armv8-mont-win.S
[130/449] Compiling armv8-mont-apple.S
[131/449] Compiling armv8-mont-linux.S
[132/449] Compiling armv4-mont-linux.S
[133/449] Compiling aesv8-gcm-armv8-win.S
[134/449] Compiling aesv8-gcm-armv8-linux.S
[135/449] Compiling aesv8-gcm-armv8-apple.S
[136/449] Compiling aesv8-armv8-win.S
[137/449] Compiling aesv8-armv8-linux.S
[138/449] Compiling aesv8-armv8-apple.S
[139/449] Compiling aesv8-armv7-linux.S
[140/449] Compiling aesni-x86_64-linux.S
[141/449] Compiling aesni-x86_64-apple.S
[142/449] Compiling aesni-x86-linux.S
[143/449] Compiling aesni-x86-apple.S
[144/449] Compiling aesni-gcm-x86_64-linux.S
[145/449] Compiling aesni-gcm-x86_64-apple.S
[146/449] Compiling aes-gcm-avx10-x86_64-linux.S
[147/449] Compiling aes-gcm-avx10-x86_64-apple.S
[148/449] Compiling c-nioatomics.c
[149/449] Compiling x_x509.cc
[150/449] Compiling x_x509a.cc
[152/449] Compiling Atomics AtomicBool.swift
[153/449] Compiling Atomics IntegerConformances.swift
[154/449] Compiling Atomics AtomicReference.swift
[155/449] Compiling Atomics AtomicMemoryOrderings.swift
[156/449] Compiling Atomics DoubleWord.swift
[157/449] Compiling Atomics ManagedAtomic.swift
[158/449] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[159/449] Compiling Atomics AtomicInteger.swift
[160/449] Compiling Atomics AtomicOptionalWrappable.swift
[165/451] Compiling Atomics ManagedAtomicLazyReference.swift
[168/451] Compiling Atomics AtomicStorage.swift
[169/451] Compiling Atomics AtomicValue.swift
[170/451] Compiling Atomics UnsafeAtomic.swift
[171/451] Compiling Atomics UnsafeAtomicLazyReference.swift
[172/451] Compiling Atomics OptionalRawRepresentable.swift
[173/451] Compiling Atomics RawRepresentable.swift
[174/451] Emitting module Atomics
[175/451] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[176/451] Compiling Atomics PointerConformances.swift
[177/451] Compiling Atomics Primitives.native.swift
[178/451] Compiling _NIODataStructures PriorityQueue.swift
[178/452] Compiling x_val.cc
[187/452] Compiling _NIOBase64 Base64.swift
[188/453] Compiling _NIODataStructures _TinyArray.swift
[188/453] Compiling x_spki.cc
[190/453] Compiling x_sig.cc
[191/453] Compiling c-atomics.c
[192/453] Wrapping AST for InternalCollectionsUtilities for debugging
[193/453] Compiling Atomics IntegerOperations.swift
[194/453] Compiling Atomics Unmanaged extensions.swift
[196/454] Wrapping AST for _NIOBase64 for debugging
[198/475] Compiling DequeModule Deque+CustomReflectable.swift
[199/475] Compiling DequeModule Deque+Descriptions.swift
[200/475] Compiling DequeModule Deque+Equatable.swift
[201/475] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[202/477] Compiling DequeModule _DequeBuffer.swift
[203/477] Compiling DequeModule _DequeBufferHeader.swift
[203/477] Compiling x_req.cc
[205/477] Compiling _NIODataStructures Heap.swift
[205/477] Compiling x_pubkey.cc
[207/478] Compiling NIOConcurrencyHelpers lock.swift
[208/478] Compiling x_name.cc
[209/478] Wrapping AST for _NIODataStructures for debugging
[211/478] Compiling DequeModule _DequeSlot.swift
[212/478] Compiling DequeModule _UnsafeWrappedBuffer.swift
[213/478] Emitting module NIOConcurrencyHelpers
[214/478] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[215/478] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[215/478] Compiling x_exten.cc
[217/478] Compiling NIOConcurrencyHelpers atomics.swift
[218/478] Compiling NIOConcurrencyHelpers NIOLock.swift
[219/479] Compiling DequeModule Deque+Testing.swift
[220/479] Compiling DequeModule Deque._Storage.swift
[221/479] Compiling DequeModule Deque+Extras.swift
[222/479] Compiling DequeModule Deque+Hashable.swift
[223/479] Compiling DequeModule Deque._UnsafeHandle.swift
[224/479] Compiling DequeModule Deque.swift
[224/479] Compiling x_crl.cc
[227/479] Compiling DequeModule Deque+Codable.swift
[228/479] Compiling DequeModule Deque+Collection.swift
[228/479] Compiling x_attrib.cc
[230/479] Emitting module DequeModule
[230/480] Wrapping AST for NIOConcurrencyHelpers for debugging
[231/480] Compiling x_algor.cc
[233/480] Compiling x_all.cc
[234/480] Compiling x509spki.cc
[235/480] Compiling x509rset.cc
[236/480] Wrapping AST for DequeModule for debugging
[237/480] Compiling x509name.cc
[238/480] Compiling x509cset.cc
[239/540] Compiling x509_txt.cc
[240/540] Compiling x509_vpm.cc
[241/540] Compiling x509_vfy.cc
[242/540] Compiling x509_v3.cc
[243/540] Compiling x509_set.cc
[244/540] Compiling x509_trs.cc
[245/540] Compiling x509_req.cc
[246/540] Compiling x509_obj.cc
[247/540] Compiling x509_def.cc
[248/540] Compiling x509_lu.cc
[249/540] Compiling x509_ext.cc
[250/540] Compiling x509_d2.cc
[252/540] Compiling NIOCore MulticastChannel.swift
[253/540] Compiling NIOCore NIOAny.swift
[254/540] Compiling NIOCore NIOCloseOnErrorHandler.swift
[255/540] Compiling NIOCore NIOLoopBound.swift
[256/540] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[257/540] Compiling NIOCore NIOScheduledCallback.swift
[258/540] Compiling NIOCore NIOSendable.swift
[259/540] Compiling NIOCore RecvByteBufferAllocator.swift
[259/548] Compiling x509_cmp.cc
[260/548] Compiling x509_att.cc
[261/548] Compiling x509.cc
[262/548] Compiling v3_skey.cc
[263/548] Compiling v3_purp.cc
[264/548] Compiling v3_utl.cc
[266/548] Compiling NIOCore IO.swift
[267/548] Compiling NIOCore IOData.swift
[268/548] Compiling NIOCore IPProtocol.swift
[269/548] Compiling NIOCore IntegerBitPacking.swift
[270/548] Compiling NIOCore IntegerTypes.swift
[271/548] Compiling NIOCore Interfaces.swift
[272/548] Compiling NIOCore Linux.swift
[273/548] Compiling NIOCore MarkedCircularBuffer.swift
[273/548] Compiling v3_prn.cc
[274/548] Compiling v3_pmaps.cc
[275/548] Compiling v3_pcons.cc
[276/548] Compiling v3_ocsp.cc
[277/548] Compiling v3_int.cc
[278/548] Compiling v3_ncons.cc
[279/548] Compiling v3_lib.cc
[281/548] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[282/548] Compiling NIOCore EventLoopFuture+Deprecated.swift
[283/548] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[284/548] Compiling NIOCore EventLoopFuture.swift
[285/548] Compiling NIOCore FileDescriptor.swift
[286/548] Compiling NIOCore FileHandle.swift
[287/548] Compiling NIOCore FileRegion.swift
[288/548] Compiling NIOCore GlobalSingletons.swift
[288/548] Compiling v3_info.cc
[289/548] Compiling v3_ia5.cc
[290/548] Compiling v3_genn.cc
[291/548] Compiling v3_extku.cc
[293/548] Compiling NIOCore CircularBuffer.swift
[294/548] Compiling NIOCore Codec.swift
[295/548] Compiling NIOCore ConvenienceOptionSupport.swift
[296/548] Compiling NIOCore DeadChannel.swift
[297/548] Compiling NIOCore DispatchQueue+WithFuture.swift
[298/548] Compiling NIOCore EventLoop+Deprecated.swift
[299/548] Compiling NIOCore EventLoop+SerialExecutor.swift
[300/548] Compiling NIOCore EventLoop.swift
[301/548] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[302/548] Compiling NIOCore SocketAddresses.swift
[303/548] Compiling NIOCore SocketOptionProvider.swift
[304/548] Compiling NIOCore SystemCallHelpers.swift
[305/548] Compiling NIOCore TimeAmount+Duration.swift
[306/548] Compiling NIOCore TypeAssistedChannelHandler.swift
[307/548] Compiling NIOCore UniversalBootstrapSupport.swift
[308/548] Compiling NIOCore Utilities.swift
[308/548] Compiling v3_enum.cc
[309/548] Compiling v3_cpols.cc
[310/548] Compiling v3_crld.cc
[311/548] Compiling v3_conf.cc
[312/548] Compiling v3_bitst.cc
[313/548] Compiling v3_bcons.cc
[314/548] Compiling v3_alt.cc
[315/548] Compiling v3_akeya.cc
[316/548] Compiling t_x509a.cc
[317/548] Compiling v3_akey.cc
[318/548] Compiling t_x509.cc
[319/548] Compiling t_req.cc
[320/548] Compiling t_crl.cc
[321/548] Compiling rsa_pss.cc
[322/548] Compiling i2d_pr.cc
[323/548] Compiling name_print.cc
[324/548] Compiling policy.cc
[325/548] Compiling by_file.cc
[326/548] Compiling by_dir.cc
[327/548] Compiling asn1_gen.cc
[328/548] Compiling algorithm.cc
[329/548] Compiling a_verify.cc
[330/548] Compiling a_sign.cc
[331/548] Compiling voprf.cc
[332/548] Compiling trust_token.cc
[333/548] Compiling a_digest.cc
[334/548] Compiling thread_win.cc
[335/548] Compiling thread_pthread.cc
[336/548] Compiling pmbtoken.cc
[337/548] Compiling thread_none.cc
[338/548] Compiling thread.cc
[339/548] Compiling wots.cc
[340/548] Compiling stack.cc
[341/548] Compiling thash.cc
[342/548] Compiling slhdsa.cc
[343/548] Compiling merkle.cc
[344/548] Compiling fors.cc
[345/548] Compiling siphash.cc
[346/548] Compiling sha512.cc
[347/548] Compiling sha256.cc
[348/548] Compiling sha1.cc
[349/548] Compiling rsa_print.cc
[350/548] Compiling rsa_extra.cc
[351/548] Compiling rc4.cc
[352/548] Compiling refcount.cc
[353/548] Compiling rsa_crypt.cc
[354/548] Compiling windows.cc
[355/548] Compiling rsa_asn1.cc
[356/548] Compiling trusty.cc
[357/548] Compiling urandom.cc
[358/548] Compiling rand_extra.cc
[359/548] Compiling ios.cc
[360/548] Compiling passive.cc
[361/548] Compiling getentropy.cc
[362/548] Compiling poly1305_arm_asm.S
[363/548] Compiling forkunsafe.cc
[364/548] Compiling fork_detect.cc
[365/548] Compiling deterministic.cc
[366/548] Compiling pool.cc
[367/548] Compiling poly1305_arm.cc
[369/548] Emitting module NIOCore
[369/548] Compiling poly1305_vec.cc
[371/548] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[372/548] Compiling NIOCore BSDSocketAPI.swift
[373/548] Compiling NIOCore ByteBuffer-aux.swift
[374/548] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[375/548] Compiling NIOCore ByteBuffer-conversions.swift
[376/548] Compiling NIOCore ByteBuffer-core.swift
[377/548] Compiling NIOCore ByteBuffer-hex.swift
[378/548] Compiling NIOCore ByteBuffer-int.swift
[379/548] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[380/548] Compiling NIOCore AddressedEnvelope.swift
[381/548] Compiling NIOCore AsyncAwaitSupport.swift
[382/548] Compiling NIOCore AsyncChannel.swift
[383/548] Compiling NIOCore AsyncChannelHandler.swift
[384/548] Compiling NIOCore AsyncChannelInboundStream.swift
[385/548] Compiling NIOCore AsyncChannelOutboundWriter.swift
[386/548] Compiling NIOCore NIOAsyncSequenceProducer.swift
[387/548] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[388/548] Compiling NIOCore NIOAsyncWriter.swift
[389/548] Compiling NIOCore ByteBuffer-multi-int.swift
[390/548] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[391/548] Compiling NIOCore ByteBuffer-views.swift
[392/548] Compiling NIOCore Channel.swift
[393/548] Compiling NIOCore ChannelHandler.swift
[394/548] Compiling NIOCore ChannelHandlers.swift
[395/548] Compiling NIOCore ChannelInvoker.swift
[396/548] Compiling NIOCore ChannelOption.swift
[397/548] Compiling NIOCore ChannelPipeline.swift
[397/548] Compiling poly1305.cc
[399/549] Compiling pkcs7.cc
[400/549] Compiling pkcs8.cc
[401/549] Compiling pkcs8_x509.cc
[402/549] Compiling p5_pbev2.cc
[403/549] Wrapping AST for NIOCore for debugging
[404/595] Compiling pem_x509.cc
[405/595] Compiling pkcs7_x509.cc
[406/595] Compiling pem_xaux.cc
[407/599] Compiling pem_pkey.cc
[408/599] Compiling pem_pk8.cc
[409/599] Compiling obj_xref.cc
[410/599] Compiling pem_oth.cc
[411/599] Compiling pem_info.cc
[412/599] Compiling pem_all.cc
[413/599] Compiling pem_lib.cc
[414/599] Compiling mldsa.cc
[416/599] Emitting module NIOEmbedded
[416/599] Compiling mlkem.cc
[417/599] Compiling mem.cc
[418/599] Compiling md5.cc
[419/599] Compiling obj.cc
[421/599] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[422/599] Compiling NIOEmbedded AsyncTestingChannel.swift
[423/599] Compiling NIOEmbedded Embedded.swift
[423/599] Compiling poly_rq_mul.S
[424/599] Compiling md4.cc
[425/599] Compiling fips_shared_support.cc
[426/600] Compiling lhash.cc
[428/600] Compiling kyber.cc
[429/600] Compiling ex_data.cc
[430/600] Compiling hpke.cc
[431/600] Wrapping AST for NIOEmbedded for debugging
[432/600] Compiling hrss.cc
[433/600] Compiling sign.cc
[434/600] Compiling scrypt.cc
[435/600] Compiling print.cc
[436/600] Compiling p_x25519.cc
[437/600] Compiling p_x25519_asn1.cc
[438/600] Compiling pbkdf.cc
[439/600] Compiling p_rsa.cc
[441/600] Compiling NIOPosix ServerSocket.swift
[442/600] Compiling NIOPosix Socket.swift
[443/600] Compiling NIOPosix SocketChannel.swift
[444/600] Compiling NIOPosix SocketProtocols.swift
[445/600] Compiling NIOPosix System.swift
[446/600] Compiling NIOPosix Thread.swift
[446/606] Compiling p_hkdf.cc
[447/606] Compiling p_rsa_asn1.cc
[449/606] Compiling NIOPosix Pool.swift
[450/606] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[451/606] Compiling NIOPosix PosixSingletons.swift
[452/606] Compiling NIOPosix RawSocketBootstrap.swift
[453/606] Compiling NIOPosix Resolver.swift
[454/606] Compiling NIOPosix Selectable.swift
[455/606] Compiling NIOPosix SelectableChannel.swift
[456/606] Compiling NIOPosix SelectableEventLoop.swift
[457/606] Compiling NIOPosix SelectorEpoll.swift
[458/606] Compiling NIOPosix SelectorGeneric.swift
[459/606] Compiling NIOPosix SelectorKqueue.swift
[460/606] Compiling NIOPosix SelectorUring.swift
[460/606] Compiling p_ed25519.cc
[461/606] Compiling p_ed25519_asn1.cc
[462/606] Compiling p_ec_asn1.cc
[463/606] Compiling p_dsa_asn1.cc
[464/606] Compiling p_dh_asn1.cc
[465/606] Compiling p_ec.cc
[466/606] Compiling evp_ctx.cc
[467/606] Compiling p_dh.cc
[468/606] Compiling evp_asn1.cc
[470/606] Compiling NIOPosix ThreadPosix.swift
[471/606] Compiling NIOPosix ThreadWindows.swift
[472/606] Compiling NIOPosix UnsafeTransfer.swift
[473/606] Compiling NIOPosix Utilities.swift
[474/606] Compiling NIOPosix VsockAddress.swift
[475/606] Compiling NIOPosix VsockChannelEvents.swift
[475/606] Compiling engine.cc
[476/606] Compiling evp.cc
[477/606] Compiling err.cc
[478/606] Compiling ecdh_extra.cc
[479/606] Compiling ecdsa_asn1.cc
[480/606] Compiling hash_to_curve.cc
[481/606] Compiling dsa_asn1.cc
[482/606] Compiling ec_asn1.cc
[483/606] Compiling ec_derive.cc
[484/606] Compiling dsa.cc
[486/606] Emitting module NIOPosix
[487/606] Compiling NIOPosix BSDSocketAPICommon.swift
[488/606] Compiling NIOPosix BSDSocketAPIPosix.swift
[489/606] Compiling NIOPosix BSDSocketAPIWindows.swift
[490/606] Compiling NIOPosix BaseSocket.swift
[491/606] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[492/606] Compiling NIOPosix BaseSocketChannel.swift
[493/606] Compiling NIOPosix BaseStreamSocketChannel.swift
[494/606] Compiling NIOPosix Bootstrap.swift
[495/606] Compiling NIOPosix ControlMessage.swift
[496/606] Compiling NIOPosix DatagramVectorReadManager.swift
[497/606] Compiling NIOPosix Errors+Any.swift
[498/606] Compiling NIOPosix FileDescriptor.swift
[499/606] Compiling NIOPosix GetaddrinfoResolver.swift
[500/606] Compiling NIOPosix HappyEyeballs.swift
[501/606] Compiling NIOPosix NIOThreadPool.swift
[502/606] Compiling NIOPosix NonBlockingFileIO.swift
[503/606] Compiling NIOPosix PendingDatagramWritesManager.swift
[504/606] Compiling NIOPosix PendingWritesManager.swift
[505/606] Compiling NIOPosix PipeChannel.swift
[506/606] Compiling NIOPosix PipePair.swift
[507/606] Compiling NIOPosix IO.swift
[508/606] Compiling NIOPosix IntegerBitPacking.swift
[509/606] Compiling NIOPosix IntegerTypes.swift
[510/606] Compiling NIOPosix Linux.swift
[511/606] Compiling NIOPosix LinuxCPUSet.swift
[512/606] Compiling NIOPosix LinuxUring.swift
[513/606] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[513/607] Compiling digest_extra.cc
[514/607] Compiling params.cc
[515/607] Compiling des.cc
[517/607] Compiling x25519-asm-arm.S
[518/607] Compiling dh_asn1.cc
[519/607] Compiling spake25519.cc
[520/607] Compiling crypto.cc
[521/607] Compiling cpu_arm_linux.cc
[522/607] Compiling cpu_arm_freebsd.cc
[523/607] Compiling cpu_intel.cc
[524/607] Compiling curve25519.cc
[525/607] Compiling cpu_aarch64_openbsd.cc
[526/607] Compiling cpu_aarch64_sysreg.cc
[527/607] Compiling cpu_aarch64_win.cc
[528/607] Compiling cpu_aarch64_linux.cc
[529/607] Compiling cpu_aarch64_fuchsia.cc
[530/607] Wrapping AST for NIOPosix for debugging
[531/607] Compiling curve25519_64_adx.cc
[532/607] Compiling bcm.cc
[533/609] Compiling cpu_aarch64_apple.cc
[534/609] Compiling e_null.cc
[535/609] Compiling e_rc4.cc
[537/609] Compiling NIO Exports.swift
[538/609] Emitting module NIO
[538/609] Compiling conf.cc
[539/609] Compiling e_rc2.cc
[540/609] Compiling e_tls.cc
[541/610] Compiling tls_cbc.cc
[543/610] Compiling e_des.cc
[544/610] Compiling derive_key.cc
[545/610] Compiling e_aesgcmsiv.cc
[546/610] Compiling e_chacha20poly1305.cc
[547/610] Compiling cipher_extra.cc
[548/610] Wrapping AST for NIO for debugging
[549/610] Compiling e_aesctrhmac.cc
[550/610] Compiling chacha.cc
[551/610] Compiling unicode.cc
[552/615] Compiling ber.cc
[553/615] Compiling buf.cc
[554/615] Compiling asn1_compat.cc
[555/615] Compiling cbb.cc
[556/615] Compiling cbs.cc
[557/615] Compiling convert.cc
[558/615] Compiling bn_asn1.cc
[559/615] Compiling blake2.cc
[560/615] Compiling printf.cc
[561/615] Compiling hexdump.cc
[562/615] Compiling pair.cc
[563/615] Compiling file.cc
[564/615] Compiling errno.cc
[565/615] Compiling bio_mem.cc
[566/615] Compiling base64.cc
[567/615] Compiling tasn_typ.cc
[568/615] Compiling bio.cc
[569/615] Compiling fd.cc
[570/615] Compiling tasn_utl.cc
[571/615] Compiling tasn_fre.cc
[572/615] Compiling tasn_new.cc
[573/615] Compiling tasn_enc.cc
[574/615] Compiling asn_pack.cc
[575/615] Compiling f_string.cc
[576/615] Compiling posix_time.cc
[577/615] Compiling asn1_par.cc
[578/615] Compiling tasn_dec.cc
[579/615] Compiling f_int.cc
[580/615] Compiling asn1_lib.cc
[581/615] Compiling a_utctm.cc
[582/615] Compiling a_type.cc
[583/615] Compiling a_time.cc
[584/615] Compiling a_octet.cc
[585/615] Compiling a_strnid.cc
[586/615] Compiling a_mbstr.cc
[587/615] Compiling a_object.cc
[588/615] Compiling a_strex.cc
[589/615] Compiling a_i2d_fp.cc
[590/615] Compiling a_gentm.cc
[591/615] Compiling a_bitstr.cc
[592/615] Wrapping AST for Atomics for debugging
[593/615] Compiling a_dup.cc
[594/615] Compiling a_int.cc
[595/615] Compiling a_d2i_fp.cc
[596/615] Compiling a_bool.cc
[598/623] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[599/623] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[600/623] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[601/623] Emitting module NIOFoundationCompat
[602/623] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[603/624] Wrapping AST for NIOFoundationCompat for debugging
[605/624] Compiling CryptoBoringWrapper RandomBytes.swift
[606/624] Emitting module CryptoBoringWrapper
[607/624] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[608/624] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[609/624] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[610/624] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[611/624] Compiling CryptoBoringWrapper EllipticCurve.swift
[612/624] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[613/625] Wrapping AST for CryptoBoringWrapper for debugging
[615/696] Compiling Crypto HPKE-Ciphersuite.swift
[616/696] Compiling Crypto HPKE-KDF.swift
[617/696] Compiling Crypto HPKE-KexKeyDerivation.swift
[618/696] Compiling Crypto HPKE-LabeledExtract.swift
[619/696] Compiling Crypto HPKE-Utils.swift
[620/696] Compiling Crypto DHKEM.swift
[621/696] Compiling Crypto HPKE-KEM-Curve25519.swift
[622/696] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[623/696] Compiling Crypto HPKE-KEM.swift
[624/696] Compiling Crypto HPKE-Errors.swift
[625/705] Compiling Crypto HKDF.swift
[626/705] Compiling Crypto AESWrap.swift
[627/705] Compiling Crypto AESWrap_boring.swift
[628/705] Compiling Crypto Ed25519_boring.swift
[629/705] Compiling Crypto NISTCurvesKeys_boring.swift
[630/705] Compiling Crypto X25519Keys_boring.swift
[631/705] Compiling Crypto Curve25519.swift
[632/705] Compiling Crypto Ed25519Keys.swift
[633/705] Compiling Crypto NISTCurvesKeys.swift
[634/705] Compiling Crypto X25519Keys.swift
[635/705] Emitting module Crypto
[636/705] Compiling Crypto HPKE.swift
[637/705] Compiling Crypto HPKE-Context.swift
[638/705] Compiling Crypto HPKE-KeySchedule.swift
[639/705] Compiling Crypto HPKE-Modes.swift
[640/705] Compiling Crypto Insecure.swift
[641/705] Compiling Crypto Insecure_HashFunctions.swift
[642/705] Compiling Crypto KEM.swift
[643/705] Compiling Crypto ECDH_boring.swift
[644/705] Compiling Crypto DH.swift
[645/705] Compiling Crypto ECDH.swift
[646/705] Compiling Crypto PKCS8PrivateKey.swift
[647/705] Compiling Crypto SEC1PrivateKey.swift
[648/705] Compiling Crypto SubjectPublicKeyInfo.swift
[649/705] Compiling Crypto CryptoKitErrors.swift
[650/705] Compiling Crypto Digest_boring.swift
[651/705] Compiling Crypto Digest.swift
[652/705] Compiling Crypto Digests.swift
[653/705] Compiling Crypto HashFunctions.swift
[654/705] Compiling Crypto HashFunctions_SHA2.swift
[655/705] Compiling Crypto HPKE-AEAD.swift
[656/705] Compiling Crypto AES-GCM.swift
[657/705] Compiling Crypto AES-GCM_boring.swift
[658/705] Compiling Crypto ChaChaPoly_boring.swift
[659/705] Compiling Crypto ChaChaPoly.swift
[660/705] Compiling Crypto Cipher.swift
[661/705] Compiling Crypto Nonces.swift
[662/705] Compiling Crypto ASN1.swift
[663/705] Compiling Crypto ASN1Any.swift
[664/705] Compiling Crypto ASN1BitString.swift
[665/705] Compiling Crypto ASN1Boolean.swift
[666/705] Compiling Crypto Signature.swift
[667/705] Compiling Crypto CryptoKitErrors_boring.swift
[668/705] Compiling Crypto RNG_boring.swift
[669/705] Compiling Crypto SafeCompare_boring.swift
[670/705] Compiling Crypto Zeroization_boring.swift
[671/705] Compiling Crypto PrettyBytes.swift
[672/705] Compiling Crypto SafeCompare.swift
[673/705] Compiling Crypto SecureBytes.swift
[674/705] Compiling Crypto Zeroization.swift
[675/705] Compiling Crypto SymmetricKeys.swift
[676/705] Compiling Crypto HMAC.swift
[677/705] Compiling Crypto MACFunctions.swift
[678/705] Compiling Crypto MessageAuthenticationCode.swift
[679/705] Compiling Crypto AES.swift
[680/705] Compiling Crypto ECDSASignature_boring.swift
[681/705] Compiling Crypto ECDSA_boring.swift
[682/705] Compiling Crypto EdDSA_boring.swift
[683/705] Compiling Crypto ECDSA.swift
[684/705] Compiling Crypto Ed25519.swift
[685/705] Compiling Crypto ASN1Identifier.swift
[686/705] Compiling Crypto ASN1Integer.swift
[687/705] Compiling Crypto ASN1Null.swift
[688/705] Compiling Crypto ASN1OctetString.swift
[689/705] Compiling Crypto ASN1Strings.swift
[690/705] Compiling Crypto ArraySliceBigint.swift
[691/705] Compiling Crypto GeneralizedTime.swift
[692/705] Compiling Crypto ObjectIdentifier.swift
[693/705] Compiling Crypto ECDSASignature.swift
[694/705] Compiling Crypto PEMDocument.swift
[695/706] Wrapping AST for Crypto for debugging
[697/763] Emitting module NIOSSH
[698/771] Compiling NIOSSH ByteBuffer+SSH.swift
[699/771] Compiling NIOSSH CSPRNG.swift
[700/771] Compiling NIOSSH ChildChannelOptions.swift
[701/771] Compiling NIOSSH ChildChannelStateMachine.swift
[702/771] Compiling NIOSSH ChildChannelUserEvents.swift
[703/771] Compiling NIOSSH ChildChannelWindowManager.swift
[704/771] Compiling NIOSSH ChildChannelWritabilityManager.swift
[705/771] Compiling NIOSSH OutboundFlowController.swift
[706/771] Compiling NIOSSH SSHChannelData.swift
[707/771] Compiling NIOSSH SSHChannelIdentifier.swift
[708/771] Compiling NIOSSH SSHChannelMultiplexer.swift
[709/771] Compiling NIOSSH SSHChannelType.swift
[710/771] Compiling NIOSSH SSHChildChannel.swift
[711/771] Compiling NIOSSH AcceptsChannelMessages.swift
[712/771] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[713/771] Compiling NIOSSH AcceptsUserAuthMessages.swift
[714/771] Compiling NIOSSH UserAuthenticationState.swift
[715/771] Compiling NIOSSH Constants.swift
[716/771] Compiling NIOSSH GlobalRequestDelegate.swift
[717/771] Compiling NIOSSH ECDHCompatibleKey.swift
[718/771] Compiling NIOSSH EllipticCurveKeyExchange.swift
[719/771] Compiling NIOSSH SSHKeyExchangeResult.swift
[720/771] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[721/771] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[722/771] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[723/771] Compiling NIOSSH ReceivedNewKeysState.swift
[724/771] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[725/771] Compiling NIOSSH RekeyingSentNewKeysState.swift
[726/771] Compiling NIOSSH RekeyingState.swift
[727/771] Compiling NIOSSH SentKexInitWhenActiveState.swift
[728/771] Compiling NIOSSH SentNewKeysState.swift
[729/771] Compiling NIOSSH SentVersionState.swift
[730/771] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[731/771] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[732/771] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[733/771] Compiling NIOSSH SimplePasswordDelegate.swift
[734/771] Compiling NIOSSH UserAuthDelegate.swift
[735/771] Compiling NIOSSH UserAuthSignablePayload.swift
[736/771] Compiling NIOSSH UserAuthenticationMethod.swift
[737/771] Compiling NIOSSH UserAuthenticationStateMachine.swift
[738/771] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[739/771] Compiling NIOSSH NIOSSHPrivateKey.swift
[740/771] Compiling NIOSSH NIOSSHPublicKey.swift
[741/771] Compiling NIOSSH NIOSSHSignature.swift
[742/771] Compiling NIOSSH NIOSSHError.swift
[743/771] Compiling NIOSSH NIOSSHHandler.swift
[744/771] Compiling NIOSSH Role.swift
[745/771] Compiling NIOSSH SSHClientConfiguration.swift
[746/771] Compiling NIOSSH AcceptsVersionMessages.swift
[747/771] Compiling NIOSSH SendsChannelMessages.swift
[748/771] Compiling NIOSSH SendsKeyExchangeMessages.swift
[749/771] Compiling NIOSSH SendsUserAuthMessages.swift
[750/771] Compiling NIOSSH SSHConnectionStateMachine.swift
[751/771] Compiling NIOSSH ActiveState.swift
[752/771] Compiling NIOSSH IdleState.swift
[753/771] Compiling NIOSSH KeyExchangeState.swift
[754/771] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[755/771] Compiling NIOSSH SSHMessages.swift
[756/771] Compiling NIOSSH SSHPacketParser.swift
[757/771] Compiling NIOSSH SSHPacketSerializer.swift
[758/771] Compiling NIOSSH SSHServerConfiguration.swift
[759/771] Compiling NIOSSH SSHTerminalModes.swift
[760/771] Compiling NIOSSH AESGCM.swift
[761/771] Compiling NIOSSH SSHTransportProtection.swift
[762/772] Wrapping AST for NIOSSH for debugging
[764/791] Compiling NIOSSHPerformanceTester shared.swift
[765/791] Emitting module NIOSSHPerformanceTester
[766/791] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[767/791] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[768/791] Compiling NIOSSHPerformanceTester Benchmark.swift
[769/791] Compiling NIOSSHServer ExecHandler.swift
[770/791] Compiling NIOSSHPerformanceTester main.swift
[771/792] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
[772/792] Compiling NIOSSHClient SimpleCLIParser.swift
[773/792] Compiling NIOSSHClient GlueHandler.swift
[774/792] Emitting module NIOSSHClient
[775/792] Compiling NIOSSHClient ExecHandler.swift
[776/792] Compiling NIOSSHServer RemotePortForwarding.swift
[777/792] Compiling NIOSSHServer GlueHandler.swift
[778/792] Emitting module NIOSSHServer
[779/792] Compiling NIOSSHServer DataToBufferCodec.swift
[780/792] Compiling NIOSSHServer main.swift
[782/793] Compiling NIOSSHClient PortForwardingServer.swift
[783/793] Compiling NIOSSHClient main.swift
[785/794] Wrapping AST for NIOSSHPerformanceTester for debugging
[786/794] Write Objects.LinkFileList
[787/794] Wrapping AST for NIOSSHServer for debugging
[788/794] Write Objects.LinkFileList
[789/794] Wrapping AST for NIOSSHClient for debugging
[790/794] Write Objects.LinkFileList
[791/794] Linking NIOSSHPerformanceTester
[792/794] Linking NIOSSHServer
[793/794] Linking NIOSSHClient
Build complete! (221.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-ssh",
  "name" : "swift-nio-ssh",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "NIOSSH",
      "targets" : [
        "NIOSSH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOSSHServer",
      "targets" : [
        "NIOSSHServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSSHPerformanceTester",
      "targets" : [
        "NIOSSHPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSSHClient",
      "targets" : [
        "NIOSSHClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOSSHTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHTests",
      "path" : "Tests/NIOSSHTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOFoundationCompat"
      ],
      "sources" : [
        "AESGCMTests.swift",
        "ByteBuffer+SSHTests.swift",
        "CertifiedKeyTests.swift",
        "ChildChannelMultiplexerTests.swift",
        "ECKeyExchangeTests.swift",
        "EndToEndTests.swift",
        "FuzzResultTests.swift",
        "HostKeyTests.swift",
        "SSHConnectionStateMachineTests.swift",
        "SSHEncryptedTrafficTests.swift",
        "SSHHandlerTests.swift",
        "SSHKeyExchangeStateMachineTests.swift",
        "SSHMessagesTests.swift",
        "SSHPackerSerializerTests.swift",
        "SSHPacketParserTests.swift",
        "UserAuthenticationStateMachineTests.swift",
        "Utilities.swift",
        "UtilitiesTests.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOSSHServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHServer",
      "path" : "Sources/NIOSSHServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOFoundationCompat",
        "Crypto"
      ],
      "product_memberships" : [
        "NIOSSHServer"
      ],
      "sources" : [
        "DataToBufferCodec.swift",
        "ExecHandler.swift",
        "GlueHandler.swift",
        "RemotePortForwarding.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSHPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHPerformanceTester",
      "path" : "Sources/NIOSSHPerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "Crypto"
      ],
      "product_memberships" : [
        "NIOSSHPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "BenchmarkHandshake.swift",
        "BenchmarkLinearThroughput.swift",
        "main.swift",
        "shared.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSHClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSHClient",
      "path" : "Sources/NIOSSHClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "NIOSSHClient"
      ],
      "sources" : [
        "ExecHandler.swift",
        "GlueHandler.swift",
        "InteractivePasswordPromptDelegate.swift",
        "PortForwardingServer.swift",
        "SimpleCLIParser.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSSH"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSSH",
      "module_type" : "SwiftTarget",
      "name" : "NIOSSH",
      "path" : "Sources/NIOSSH",
      "product_dependencies" : [
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "Crypto",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOSSH",
        "NIOSSHServer",
        "NIOSSHPerformanceTester",
        "NIOSSHClient"
      ],
      "sources" : [
        "ByteBuffer+SSH.swift",
        "CSPRNG/CSPRNG.swift",
        "Child Channels/ChildChannelOptions.swift",
        "Child Channels/ChildChannelStateMachine.swift",
        "Child Channels/ChildChannelUserEvents.swift",
        "Child Channels/ChildChannelWindowManager.swift",
        "Child Channels/ChildChannelWritabilityManager.swift",
        "Child Channels/OutboundFlowController.swift",
        "Child Channels/SSHChannelData.swift",
        "Child Channels/SSHChannelIdentifier.swift",
        "Child Channels/SSHChannelMultiplexer.swift",
        "Child Channels/SSHChannelType.swift",
        "Child Channels/SSHChildChannel.swift",
        "Connection State Machine/Operations/AcceptsChannelMessages.swift",
        "Connection State Machine/Operations/AcceptsKeyExchangeMessages.swift",
        "Connection State Machine/Operations/AcceptsUserAuthMessages.swift",
        "Connection State Machine/Operations/AcceptsVersionMessages.swift",
        "Connection State Machine/Operations/SendsChannelMessages.swift",
        "Connection State Machine/Operations/SendsKeyExchangeMessages.swift",
        "Connection State Machine/Operations/SendsUserAuthMessages.swift",
        "Connection State Machine/SSHConnectionStateMachine.swift",
        "Connection State Machine/States/ActiveState.swift",
        "Connection State Machine/States/IdleState.swift",
        "Connection State Machine/States/KeyExchangeState.swift",
        "Connection State Machine/States/ReceivedKexInitWhenActiveState.swift",
        "Connection State Machine/States/ReceivedNewKeysState.swift",
        "Connection State Machine/States/RekeyingReceivedNewKeysState.swift",
        "Connection State Machine/States/RekeyingSentNewKeysState.swift",
        "Connection State Machine/States/RekeyingState.swift",
        "Connection State Machine/States/SentKexInitWhenActiveState.swift",
        "Connection State Machine/States/SentNewKeysState.swift",
        "Connection State Machine/States/SentVersionState.swift",
        "Connection State Machine/States/UserAuthenticationState.swift",
        "Constants.swift",
        "GlobalRequestDelegate.swift",
        "Key Exchange/ECDHCompatibleKey.swift",
        "Key Exchange/EllipticCurveKeyExchange.swift",
        "Key Exchange/SSHKeyExchangeResult.swift",
        "Key Exchange/SSHKeyExchangeStateMachine.swift",
        "Keys And Signatures/ClientServerAuthenticationDelegate.swift",
        "Keys And Signatures/NIOSSHCertifiedPublicKey.swift",
        "Keys And Signatures/NIOSSHPrivateKey.swift",
        "Keys And Signatures/NIOSSHPublicKey.swift",
        "Keys And Signatures/NIOSSHSignature.swift",
        "NIOSSHError.swift",
        "NIOSSHHandler.swift",
        "Role.swift",
        "SSHClientConfiguration.swift",
        "SSHEncryptablePacketPayload.swift",
        "SSHMessages.swift",
        "SSHPacketParser.swift",
        "SSHPacketSerializer.swift",
        "SSHServerConfiguration.swift",
        "SSHTerminalModes.swift",
        "TransportProtection/AESGCM.swift",
        "TransportProtection/SSHTransportProtection.swift",
        "User Authentication/ClientUserAuthenticationDelegate.swift",
        "User Authentication/DenyAllServerAuthDelegate.swift",
        "User Authentication/ServerUserAuthenticationDelegate.swift",
        "User Authentication/SimplePasswordDelegate.swift",
        "User Authentication/UserAuthDelegate.swift",
        "User Authentication/UserAuthSignablePayload.swift",
        "User Authentication/UserAuthenticationMethod.swift",
        "User Authentication/UserAuthenticationStateMachine.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.