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 (8ee81d), with Swift 5.10 for Linux on 30 Jul 2025 15:25:55 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-5.10-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 8ee81dd Enable release mode builds (#212)
Cloned https://github.com/apple/swift-nio-ssh.git
Revision (git rev-parse @):
8ee81ddd042eb2b58ab230720aef7f7e2212446a
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:             5.10
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
[1/1808] Fetching swift-atomics
[1014/17718] Fetching swift-atomics, swift-crypto
[2605/94791] Fetching swift-atomics, swift-crypto, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
[5445/92983] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.86s)
[56264/77073] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (1.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4776] Fetching swift-system
[1052/21692] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.13s)
Fetched https://github.com/apple/swift-collections.git from cache (2.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.1 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.3 (4.88s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.00s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.13.3
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.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.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.85.0
Building for debugging...
[0/419] Write sources
[16/419] Compiling CNIOWindows WSAStartup.c
[17/419] Compiling CNIOWindows shim.c
[18/419] Compiling _AtomicsShims.c
[19/419] Compiling CNIOWASI CNIOWASI.c
[19/419] Compiling ghash-x86_64-apple.S
[21/419] Compiling CNIOPosix event_loop_id.c
[22/419] Compiling CNIOLinux liburing_shims.c
[23/419] Compiling CNIODarwin shim.c
[24/419] Compiling CNIOLinux shim.c
[25/419] Compiling md5-586-apple.S
[26/419] Write swift-version-24593BA9C3E375BF.txt
[27/419] Compiling fiat_p256_adx_sqr.S
[28/419] Compiling fiat_p256_adx_mul.S
[29/419] Compiling fiat_curve25519_adx_square.S
[30/419] Compiling err_data.cc
[31/434] Compiling fiat_curve25519_adx_mul.S
[32/439] Compiling md5-x86_64-linux.S
[33/439] Compiling CCryptoBoringSSLShims shims.c
[34/439] Compiling md5-x86_64-apple.S
[35/439] Compiling md5-586-linux.S
[36/439] Compiling chacha20_poly1305_x86_64-apple.S
[37/439] Compiling chacha20_poly1305_x86_64-linux.S
[38/439] Compiling chacha20_poly1305_armv8-win.S
[39/439] Compiling chacha20_poly1305_armv8-linux.S
[40/439] Compiling chacha20_poly1305_armv8-apple.S
[41/439] Compiling chacha-x86_64-apple.S
[42/439] Compiling chacha-x86_64-linux.S
[43/439] Compiling chacha-x86-linux.S
[44/439] Compiling chacha-x86-apple.S
[45/439] Compiling chacha-armv8-win.S
[46/439] Compiling chacha-armv8-linux.S
[47/439] Compiling chacha-armv8-apple.S
[48/439] Compiling chacha-armv4-linux.S
[49/439] Compiling pmbtoken.cc
[50/439] Compiling aes128gcmsiv-x86_64-linux.S
[51/439] Compiling aes128gcmsiv-x86_64-apple.S
[53/439] Emitting module InternalCollectionsUtilities
[53/440] Compiling x86_64-mont5-linux.S
[54/440] Compiling x86_64-mont5-apple.S
[55/440] Compiling x86_64-mont-linux.S
[56/440] Compiling x86_64-mont-apple.S
[57/440] Compiling x86-mont-apple.S
[58/440] Compiling x86-mont-linux.S
[59/440] Compiling vpaes-x86_64-linux.S
[60/440] Compiling vpaes-x86-linux.S
[61/440] Compiling vpaes-x86_64-apple.S
[62/440] Compiling vpaes-x86-apple.S
[63/440] Compiling vpaes-armv8-win.S
[64/440] Compiling c-nioatomics.c
[65/440] Compiling vpaes-armv8-linux.S
[66/440] Compiling vpaes-armv8-apple.S
[67/440] Compiling vpaes-armv7-linux.S
[68/440] Compiling sha512-x86_64-apple.S
[69/440] Compiling sha512-armv8-win.S
[70/440] Compiling sha512-x86_64-linux.S
[71/440] Compiling sha512-armv8-linux.S
[72/440] Compiling sha512-armv4-linux.S
[73/440] Compiling sha512-armv8-apple.S
[74/440] Compiling sha512-586-linux.S
[75/440] Compiling sha512-586-apple.S
[76/440] Compiling sha256-armv8-linux.S
[77/440] Compiling sha256-armv8-win.S
[78/440] Compiling sha256-x86_64-apple.S
[79/440] Compiling sha256-x86_64-linux.S
[80/440] Compiling sha256-586-linux.S
[81/440] Compiling sha256-armv8-apple.S
[82/440] Compiling c-atomics.c
[83/440] Compiling sha256-armv4-linux.S
[84/440] Compiling sha256-586-apple.S
[85/440] Compiling sha1-x86_64-apple.S
[86/440] Compiling sha1-x86_64-linux.S
[87/440] Compiling sha1-armv8-win.S
[88/440] Compiling sha1-armv8-linux.S
[89/440] Compiling sha1-armv8-apple.S
[90/440] Compiling sha1-armv4-large-linux.S
[91/440] Compiling sha1-586-linux.S
[92/446] Compiling sha1-586-apple.S
[93/446] Compiling rsaz-avx2-linux.S
[94/446] Compiling rsaz-avx2-apple.S
[95/446] Compiling rdrand-x86_64-linux.S
[96/446] Compiling rdrand-x86_64-apple.S
[97/446] Compiling p256_beeu-x86_64-asm-linux.S
[98/446] Compiling p256_beeu-armv8-asm-win.S
[99/446] Compiling p256_beeu-x86_64-asm-apple.S
[100/446] Compiling p256_beeu-armv8-asm-apple.S
[101/446] Compiling p256_beeu-armv8-asm-linux.S
[102/446] Compiling p256-x86_64-asm-apple.S
[103/446] Compiling p256-x86_64-asm-linux.S
[104/446] Compiling p256-armv8-asm-win.S
[105/446] Compiling p256-armv8-asm-linux.S
[106/446] Compiling ghashv8-armv8-win.S
[107/446] Compiling ghashv8-armv8-linux.S
[107/446] Compiling p256-armv8-asm-apple.S
[109/446] Compiling ghashv8-armv8-apple.S
[110/446] Compiling ghashv8-armv7-linux.S
[111/446] Compiling ghash-x86_64-linux.S
[112/446] Compiling ghash-x86-apple.S
[113/446] Compiling ghash-x86-linux.S
[114/446] Compiling ghash-ssse3-x86_64-apple.S
[115/446] Compiling ghash-ssse3-x86_64-linux.S
[116/446] Compiling ghash-ssse3-x86-apple.S
[117/446] Compiling ghash-ssse3-x86-linux.S
[118/446] Compiling ghash-neon-armv8-win.S
[119/446] Compiling ghash-neon-armv8-apple.S
[120/446] Compiling ghash-neon-armv8-linux.S
[121/446] Compiling ghash-armv4-linux.S
[122/446] Compiling co-586-linux.S
[123/446] Compiling bsaes-armv7-linux.S
[124/446] Compiling co-586-apple.S
[125/446] Compiling bn-armv8-win.S
[126/446] Compiling bn-armv8-linux.S
[127/446] Compiling bn-armv8-apple.S
[128/446] Compiling bn-586-apple.S
[129/446] Compiling bn-586-linux.S
[130/446] Compiling armv8-mont-linux.S
[131/446] Compiling armv8-mont-win.S
[132/446] Compiling aesv8-gcm-armv8-win.S
[133/446] Compiling armv8-mont-apple.S
[134/446] Compiling armv4-mont-linux.S
[135/446] Compiling aesv8-gcm-armv8-linux.S
[136/446] Compiling aesv8-gcm-armv8-apple.S
[138/446] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[139/446] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[139/446] Compiling aesv8-armv8-linux.S
[141/446] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[142/446] Compiling InternalCollectionsUtilities _SortedCollection.swift
[142/446] Compiling aesv8-armv8-win.S
[144/446] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[145/446] Compiling InternalCollectionsUtilities UInt+reversed.swift
[146/446] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[147/446] Compiling InternalCollectionsUtilities Debugging.swift
[148/446] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[149/446] Compiling InternalCollectionsUtilities Integer rank.swift
[150/446] Compiling InternalCollectionsUtilities Descriptions.swift
[151/446] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[152/446] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[153/446] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[153/447] Compiling aesv8-armv8-apple.S
[154/447] Compiling aesv8-armv7-linux.S
[155/447] Compiling aesni-x86_64-apple.S
[156/447] Compiling aesni-x86_64-linux.S
[158/447] Compiling _NIOBase64 Base64.swift
[159/447] Emitting module _NIOBase64
[159/448] Compiling aesni-x86-linux.S
[160/448] Compiling aesni-x86-apple.S
[162/448] Compiling aesni-gcm-x86_64-linux.S
[163/448] Compiling aes-gcm-avx512-x86_64-apple.S
[164/448] Compiling aesni-gcm-x86_64-apple.S
[165/448] Compiling aes-gcm-avx512-x86_64-linux.S
[167/448] Compiling aes-gcm-avx2-x86_64-linux.S
[168/448] Compiling aes-gcm-avx2-x86_64-apple.S
[170/448] Compiling _NIODataStructures PriorityQueue.swift
[171/448] Compiling _NIODataStructures _TinyArray.swift
[171/448] Wrapping AST for _NIOBase64 for debugging
[172/448] Wrapping AST for InternalCollectionsUtilities for debugging
[174/463] Compiling DequeModule Deque+CustomReflectable.swift
[175/463] Compiling DequeModule Deque+Descriptions.swift
[176/465] Compiling DequeModule _DequeBuffer.swift
[177/465] Compiling DequeModule _DequeBufferHeader.swift
[178/465] Compiling DequeModule Deque+Equatable.swift
[179/465] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[180/465] Compiling DequeModule Deque+Extras.swift
[181/465] Compiling DequeModule Deque+Hashable.swift
[181/465] Compiling xwing.cc
[183/465] Compiling DequeModule _DequeSlot.swift
[184/465] Compiling DequeModule _UnsafeWrappedBuffer.swift
[185/465] Emitting module NIOConcurrencyHelpers
[186/465] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[187/465] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[188/465] Emitting module _NIODataStructures
[190/466] Compiling DequeModule Deque+Testing.swift
[191/466] Compiling DequeModule Deque._Storage.swift
[192/466] Compiling DequeModule Deque._UnsafeHandle.swift
[193/466] Compiling DequeModule Deque.swift
[193/466] Compiling x_x509a.cc
[195/466] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[196/466] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[197/466] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[198/466] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[198/466] Compiling x_val.cc
[199/467] Compiling x_x509.cc
[200/467] Compiling x_spki.cc
[202/467] Compiling DequeModule Deque+Codable.swift
[203/467] Compiling DequeModule Deque+Collection.swift
[203/467] Wrapping AST for _NIODataStructures for debugging
[206/467] Emitting module DequeModule
[207/468] Wrapping AST for NIOConcurrencyHelpers for debugging
[208/468] Compiling x_sig.cc
[209/468] Wrapping AST for DequeModule for debugging
[210/468] Compiling x_req.cc
[211/468] Compiling x_name.cc
[212/468] Compiling x_pubkey.cc
[213/468] Compiling x_exten.cc
[214/468] Compiling x_crl.cc
[215/468] Compiling x_attrib.cc
[216/468] Compiling x_all.cc
[217/468] Compiling x_algor.cc
[218/468] Compiling x509spki.cc
[219/468] Compiling x509name.cc
[220/468] Compiling x509rset.cc
[221/468] Compiling x509cset.cc
[222/468] Compiling x509_vpm.cc
[223/468] Compiling x509_txt.cc
[224/468] Compiling x509_vfy.cc
[225/468] Compiling x509_v3.cc
[226/468] Compiling x509_trs.cc
[227/468] Compiling x509_set.cc
[228/468] Compiling x509_obj.cc
[229/468] Compiling x509_lu.cc
[230/468] Compiling x509_req.cc
[231/468] Compiling x509_def.cc
[232/468] Compiling x509_ext.cc
[233/468] Compiling x509_d2.cc
[234/468] Compiling x509_cmp.cc
[235/468] Compiling x509.cc
[236/468] Compiling x509_att.cc
[237/468] Compiling v3_skey.cc
[238/468] Compiling v3_prn.cc
[239/468] Compiling v3_utl.cc
[240/468] Compiling v3_purp.cc
[241/468] Compiling v3_pmaps.cc
[242/468] Compiling v3_pcons.cc
[243/468] Compiling v3_ocsp.cc
[244/468] Compiling v3_ncons.cc
[245/468] Compiling v3_lib.cc
[246/468] Compiling v3_int.cc
[247/468] Compiling v3_genn.cc
[248/468] Compiling v3_ia5.cc
[249/468] Compiling v3_info.cc
[250/468] Compiling v3_extku.cc
[251/468] Compiling v3_enum.cc
[252/468] Compiling v3_crld.cc
[253/468] Compiling v3_cpols.cc
[254/468] Compiling v3_bitst.cc
[255/468] Compiling v3_alt.cc
[256/468] Compiling v3_bcons.cc
[257/468] Compiling v3_conf.cc
[258/468] Compiling v3_akeya.cc
[259/468] Compiling v3_akey.cc
[260/468] Compiling t_x509a.cc
[261/468] Compiling t_x509.cc
[262/468] Compiling t_crl.cc
[263/468] Compiling rsa_pss.cc
[264/468] Compiling t_req.cc
[265/468] Compiling i2d_pr.cc
[266/468] Compiling policy.cc
[267/468] Compiling name_print.cc
[268/468] Compiling by_file.cc
[269/468] Compiling asn1_gen.cc
[270/468] Compiling algorithm.cc
[271/468] Compiling by_dir.cc
[272/468] Compiling a_digest.cc
[273/468] Compiling a_verify.cc
[274/468] Compiling a_sign.cc
[275/468] Compiling voprf.cc
[276/468] Compiling thread_win.cc
[277/468] Compiling thread_pthread.cc
[278/468] Compiling thread_none.cc
[279/468] Compiling thread.cc
[280/468] Compiling stack.cc
[281/468] Compiling trust_token.cc
[282/468] Compiling slhdsa.cc
[283/468] Compiling sha256.cc
[284/468] Compiling sha512.cc
[285/468] Compiling siphash.cc
[286/468] Compiling sha1.cc
[287/468] Compiling rsa_extra.cc
[288/468] Compiling spake2plus.cc
[289/468] Compiling rsa_print.cc
[290/468] Compiling rc4.cc
[291/468] Compiling refcount.cc
[292/468] Compiling windows.cc
[293/468] Compiling rsa_crypt.cc
[294/468] Compiling trusty.cc
[295/468] Compiling rand.cc
[296/468] Compiling urandom.cc
[297/468] Compiling rsa_asn1.cc
[298/468] Compiling ios.cc
[299/468] Compiling getentropy.cc
[300/468] Compiling poly1305_arm_asm.S
[301/468] Compiling passive.cc
[302/468] Compiling deterministic.cc
[303/468] Compiling fork_detect.cc
[304/468] Compiling forkunsafe.cc
[305/468] Compiling poly1305_arm.cc
[306/468] Compiling poly1305.cc
[307/468] Compiling poly1305_vec.cc
[308/468] Compiling pool.cc
[309/468] Compiling pkcs7.cc
[310/468] Compiling p5_pbev2.cc
[311/468] Compiling pkcs7_x509.cc
[312/468] Compiling pkcs8_x509.cc
[313/468] Compiling pkcs8.cc
[314/468] Compiling pem_xaux.cc
[315/468] Compiling pem_x509.cc
[316/468] Compiling pem_pkey.cc
[317/468] Compiling pem_pk8.cc
[318/468] Compiling mlkem.cc
[319/468] Compiling pem_oth.cc
[320/468] Compiling obj_xref.cc
[321/468] Compiling pem_info.cc
[322/468] Compiling pem_all.cc
[323/468] Compiling mldsa.cc
[324/468] Compiling pem_lib.cc
[325/468] Compiling mem.cc
[326/468] Compiling obj.cc
[327/468] Compiling poly_rq_mul.S
[328/468] Compiling fips_shared_support.cc
[329/468] Compiling lhash.cc
[330/468] Compiling md5.cc
[331/468] Compiling md4.cc
[332/468] Compiling fuzzer_mode.cc
[333/468] Compiling hrss.cc
[334/468] Compiling kyber.cc
[335/468] Compiling ex_data.cc
[336/468] Compiling hpke.cc
[337/468] Compiling scrypt.cc
[338/468] Compiling sign.cc
[339/468] Compiling pbkdf.cc
[340/468] Compiling print.cc
[341/468] Compiling p_x25519.cc
[342/468] Compiling p_x25519_asn1.cc
[343/468] Compiling p_ed25519.cc
[344/468] Compiling p_rsa_asn1.cc
[345/468] Compiling p_rsa.cc
[346/468] Compiling p_hkdf.cc
[347/468] Compiling p_ed25519_asn1.cc
[348/468] Compiling p_ec.cc
[349/468] Compiling p_ec_asn1.cc
[350/468] Compiling p_dh_asn1.cc
[351/468] Compiling p_dh.cc
[352/468] Compiling p_dsa_asn1.cc
[353/468] Compiling err.cc
[354/468] Compiling evp.cc
[355/468] Compiling evp_ctx.cc
[356/468] Compiling ecdsa_p1363.cc
[357/468] Compiling engine.cc
[358/468] Compiling evp_asn1.cc
[359/468] Compiling ecdh.cc
[360/468] Compiling hash_to_curve.cc
[361/468] Compiling ec_derive.cc
[362/468] Compiling ecdsa_asn1.cc
[363/468] Compiling dsa.cc
[364/468] Compiling ec_asn1.cc
[365/468] Compiling dsa_asn1.cc
[366/468] Compiling params.cc
[367/468] Compiling x25519-asm-arm.S
[368/468] Compiling digest_extra.cc
[369/468] Compiling des.cc
[370/468] Compiling dh_asn1.cc
[371/468] Compiling cpu_intel.cc
[372/468] Compiling crypto.cc
[373/468] Compiling spake25519.cc
[374/468] Compiling cpu_arm_freebsd.cc
[375/468] Compiling curve25519.cc
[376/468] Compiling cpu_arm_linux.cc
[377/468] Compiling cpu_aarch64_win.cc
[378/468] Compiling cpu_aarch64_openbsd.cc
[379/468] Compiling cpu_aarch64_sysreg.cc
[380/468] Compiling curve25519_64_adx.cc
[381/468] Compiling cpu_aarch64_linux.cc
[382/468] Compiling cpu_aarch64_fuchsia.cc
[383/468] Compiling cpu_aarch64_apple.cc
[384/468] Compiling bcm.cc
[385/468] Compiling get_cipher.cc
[386/468] Compiling tls_cbc.cc
[387/468] Compiling conf.cc
[388/468] Compiling e_rc4.cc
[389/468] Compiling e_tls.cc
[390/468] Compiling e_null.cc
[391/468] Compiling e_rc2.cc
[392/468] Compiling e_des.cc
[393/468] Compiling e_chacha20poly1305.cc
[394/468] Compiling e_aesgcmsiv.cc
[395/468] Compiling derive_key.cc
[396/468] Compiling e_aesctrhmac.cc
[397/468] Compiling e_aeseax.cc
[398/468] Compiling cms.cc
[399/468] Compiling chacha.cc
[400/468] Compiling sqrt.cc
[401/468] Compiling buf.cc
[402/468] Compiling unicode.cc
[403/468] Compiling ber.cc
[404/468] Compiling exponentiation.cc
[405/468] Compiling cbb.cc
[406/468] Compiling asn1_compat.cc
[407/468] Compiling cbs.cc
[408/468] Compiling div.cc
[409/468] Compiling printf.cc
[410/468] Compiling blake2.cc
[411/468] Compiling bn_asn1.cc
[412/468] Compiling hexdump.cc
[413/468] Compiling file.cc
[414/468] Compiling pair.cc
[415/468] Compiling convert.cc
[416/468] Compiling fd.cc
[417/468] Compiling errno.cc
[418/468] Compiling bio_mem.cc
[419/468] Compiling base64.cc
[420/468] Compiling bio.cc
[421/468] Compiling tasn_typ.cc
[422/468] Compiling tasn_fre.cc
[423/468] Compiling tasn_utl.cc
[424/468] Compiling posix_time.cc
[425/468] Compiling tasn_enc.cc
[426/468] Compiling tasn_new.cc
[427/468] Compiling f_string.cc
[428/468] Compiling f_int.cc
[429/468] Compiling asn_pack.cc
[430/468] Compiling asn1_par.cc
[431/468] Compiling tasn_dec.cc
[432/468] Compiling a_utctm.cc
[433/468] Compiling asn1_lib.cc
[434/468] Compiling a_time.cc
[435/468] Compiling a_octet.cc
[436/468] Compiling a_type.cc
[437/468] Compiling a_strnid.cc
[438/468] Compiling a_strex.cc
[439/468] Compiling a_object.cc
[440/468] Compiling a_i2d_fp.cc
[441/468] Compiling a_dup.cc
[441/468] Write sources
[443/468] Compiling a_d2i_fp.cc
[444/486] Compiling a_mbstr.cc
[446/486] Compiling Atomics AtomicStorage.swift
[447/486] Compiling Atomics AtomicValue.swift
[447/488] Compiling a_gentm.cc
[448/488] Compiling aes.cc
[450/488] Compiling Atomics UnsafeAtomic.swift
[451/488] Compiling Atomics UnsafeAtomicLazyReference.swift
[452/488] Compiling Atomics ManagedAtomic.swift
[453/488] Compiling Atomics ManagedAtomicLazyReference.swift
[453/488] Compiling a_int.cc
[455/488] Compiling Atomics AtomicMemoryOrderings.swift
[456/488] Compiling Atomics DoubleWord.swift
[457/488] Compiling Atomics IntegerOperations.swift
[458/488] Compiling Atomics Unmanaged extensions.swift
[458/488] Compiling a_bool.cc
[459/488] Compiling a_bitstr.cc
[461/488] Compiling Atomics AtomicInteger.swift
[462/488] Compiling Atomics AtomicOptionalWrappable.swift
[463/488] Compiling Atomics AtomicReference.swift
[464/496] Compiling CryptoBoringWrapper RandomBytes.swift
[465/496] Emitting module Atomics
[466/496] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[467/496] Compiling Atomics OptionalRawRepresentable.swift
[468/496] Compiling Atomics RawRepresentable.swift
[469/496] Compiling Atomics AtomicBool.swift
[470/496] Compiling Atomics IntegerConformances.swift
[471/496] Compiling Atomics PointerConformances.swift
[472/496] Compiling Atomics Primitives.native.swift
[473/497] Wrapping AST for Atomics for debugging
[475/558] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[476/558] Emitting module CryptoBoringWrapper
[477/558] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[478/558] Compiling CryptoBoringWrapper EllipticCurve.swift
[479/558] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[480/558] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[481/559] Wrapping AST for CryptoBoringWrapper for debugging
[483/630] Compiling Crypto AESWrap.swift
[484/630] Compiling Crypto AESWrap_boring.swift
[485/630] Compiling Crypto Ed25519_boring.swift
[486/630] Compiling Crypto NISTCurvesKeys_boring.swift
[487/630] Compiling Crypto X25519Keys_boring.swift
[488/630] Compiling Crypto Curve25519.swift
[489/630] Compiling Crypto Ed25519Keys.swift
[490/630] Compiling Crypto NISTCurvesKeys.swift
[491/638] Compiling Crypto Digests.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[492/638] Compiling Crypto HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[493/638] Compiling Crypto HashFunctions_SHA2.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[494/638] Compiling Crypto HPKE-AEAD.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[495/638] Compiling Crypto HPKE-Ciphersuite.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[496/638] Compiling Crypto HPKE-KDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[497/638] Compiling Crypto HPKE-KexKeyDerivation.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[498/638] Compiling Crypto HPKE-LabeledExtract.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[504/638] Compiling Crypto HPKE-Utils.swift
[505/638] Compiling Crypto DHKEM.swift
[506/638] Compiling Crypto HPKE-KEM-Curve25519.swift
[507/638] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[508/638] Compiling Crypto HPKE-KEM.swift
[509/648] Compiling Crypto HPKE-Modes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[510/648] Compiling Crypto Insecure.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[511/648] Compiling Crypto Insecure_HashFunctions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[512/648] Compiling Crypto KEM.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[513/648] Compiling Crypto ECDH_boring.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[514/648] Compiling Crypto DH.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[515/648] Compiling Crypto ECDH.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[516/648] Compiling Crypto HKDF.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[517/648] Compiling Crypto PKCS8PrivateKey.swift
[518/648] Compiling Crypto SEC1PrivateKey.swift
[519/648] Compiling Crypto SubjectPublicKeyInfo.swift
[520/648] Compiling Crypto CryptoError_boring.swift
[521/648] Compiling Crypto CryptoKitErrors.swift
[522/648] Compiling Crypto Digest_boring.swift
[523/648] Compiling Crypto Digest.swift
[527/648] Emitting module Crypto
[528/648] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[529/648] Compiling NIOCore SocketAddresses.swift
[530/648] Compiling NIOCore SocketOptionProvider.swift
[531/648] Compiling NIOCore SystemCallHelpers.swift
[532/648] Compiling NIOCore TimeAmount+Duration.swift
[533/648] Compiling NIOCore TypeAssistedChannelHandler.swift
[534/648] Compiling NIOCore UniversalBootstrapSupport.swift
[535/648] Compiling NIOCore Utilities.swift
[536/648] Compiling Crypto EdDSA_boring.swift
[537/648] Compiling Crypto ECDSA.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[546/648] Compiling Crypto HPKE-Errors.swift
[547/648] Compiling Crypto HPKE.swift
[548/648] Compiling Crypto HPKE-Context.swift
[549/648] Compiling Crypto HPKE-KeySchedule.swift
[575/648] Compiling Crypto AES-GCM.swift
[576/648] Compiling Crypto AES-GCM_boring.swift
[577/648] Compiling Crypto ChaChaPoly_boring.swift
[578/648] Compiling Crypto ChaChaPoly.swift
[579/648] Compiling Crypto Cipher.swift
[580/648] Compiling Crypto Nonces.swift
[581/648] Compiling Crypto ASN1.swift
[582/648] Compiling Crypto ASN1Any.swift
[583/648] Compiling Crypto ASN1BitString.swift
[584/648] Compiling Crypto ASN1Boolean.swift
[585/648] Compiling Crypto ASN1Identifier.swift
[586/648] Compiling Crypto ASN1Integer.swift
[587/648] Compiling Crypto ASN1Null.swift
[588/648] Compiling Crypto ASN1OctetString.swift
[589/648] Compiling Crypto ASN1Strings.swift
[590/648] Compiling Crypto ArraySliceBigint.swift
[591/648] Compiling Crypto GeneralizedTime.swift
[592/648] Compiling Crypto ObjectIdentifier.swift
[593/648] Compiling Crypto ECDSASignature.swift
[594/648] Compiling Crypto PEMDocument.swift
[595/648] Compiling Crypto Ed25519.swift
[596/648] Compiling Crypto Signature.swift
[597/648] Compiling Crypto CryptoKitErrors_boring.swift
[598/648] Compiling Crypto RNG_boring.swift
[599/648] Compiling Crypto SafeCompare_boring.swift
[600/648] Compiling Crypto Zeroization_boring.swift
[601/648] Compiling Crypto PrettyBytes.swift
[602/648] Compiling Crypto SafeCompare.swift
[603/648] Compiling Crypto SecureBytes.swift
[604/648] Compiling Crypto Zeroization.swift
[605/649] Wrapping AST for Crypto for debugging
[607/649] Emitting module NIOCore
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[635/650] Wrapping AST for NIOCore for debugging
[637/702] Emitting module NIOEmbedded
[638/702] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[639/702] Compiling NIOEmbedded AsyncTestingChannel.swift
[640/702] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[641/703] Wrapping AST for NIOEmbedded for debugging
[643/703] Emitting module NIOPosix
[644/709] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[645/709] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[646/709] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[647/709] Compiling NIOPosix StructuredConcurrencyHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[648/709] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[649/709] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[650/709] Compiling NIOPosix Pool.swift
[651/709] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[652/709] Compiling NIOPosix PosixSingletons.swift
[653/709] Compiling NIOPosix RawSocketBootstrap.swift
[654/709] Compiling NIOPosix Resolver.swift
[655/709] Compiling NIOPosix Selectable.swift
[656/709] Compiling NIOPosix SelectableChannel.swift
[657/709] Compiling NIOPosix SelectableEventLoop.swift
[658/709] Compiling NIOPosix SelectorEpoll.swift
[659/709] Compiling NIOPosix SelectorGeneric.swift
[660/709] Compiling NIOPosix SelectorKqueue.swift
[661/709] Compiling NIOPosix SelectorUring.swift
[662/709] Compiling NIOPosix ServerSocket.swift
[663/709] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[664/709] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[665/709] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[666/709] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[667/709] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[668/709] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[669/709] Compiling NIOPosix NIOPosixSendableMetatype.swift
[670/709] Compiling NIOPosix NIOThreadPool.swift
[671/709] Compiling NIOPosix NonBlockingFileIO.swift
[672/709] Compiling NIOPosix PendingDatagramWritesManager.swift
[673/709] Compiling NIOPosix PendingWritesManager.swift
[674/709] Compiling NIOPosix PipeChannel.swift
[675/709] Compiling NIOPosix PipePair.swift
[676/709] Compiling NIOPosix IO.swift
[677/709] Compiling NIOPosix IntegerBitPacking.swift
[678/709] Compiling NIOPosix IntegerTypes.swift
[679/709] Compiling NIOPosix Linux.swift
[680/709] Compiling NIOPosix LinuxCPUSet.swift
[681/709] Compiling NIOPosix LinuxUring.swift
[682/709] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[683/709] Compiling NIOPosix Bootstrap.swift
[684/709] Compiling NIOPosix ControlMessage.swift
[685/709] Compiling NIOPosix DatagramVectorReadManager.swift
[686/709] Compiling NIOPosix Errors+Any.swift
[687/709] Compiling NIOPosix FileDescriptor.swift
[688/709] Compiling NIOPosix GetaddrinfoResolver.swift
[689/709] Compiling NIOPosix HappyEyeballs.swift
[690/709] Compiling NIOPosix BSDSocketAPICommon.swift
[691/709] Compiling NIOPosix BSDSocketAPIPosix.swift
[692/709] Compiling NIOPosix BSDSocketAPIWindows.swift
[693/709] Compiling NIOPosix BaseSocket.swift
[694/709] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[695/709] Compiling NIOPosix BaseSocketChannel.swift
[696/709] Compiling NIOPosix BaseStreamSocketChannel.swift
[697/710] Wrapping AST for NIOPosix for debugging
[699/712] Emitting module NIO
[700/712] Compiling NIO Exports.swift
[701/713] Wrapping AST for NIO for debugging
[703/718] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[704/718] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[705/718] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[706/718] Emitting module NIOFoundationCompat
[707/718] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[708/719] Wrapping AST for NIOFoundationCompat for debugging
[710/776] Compiling NIOSSH ReceivedKexInitWhenActiveState.swift
[711/776] Compiling NIOSSH ReceivedNewKeysState.swift
[712/776] Compiling NIOSSH RekeyingReceivedNewKeysState.swift
[713/776] Compiling NIOSSH RekeyingSentNewKeysState.swift
[714/776] Compiling NIOSSH RekeyingState.swift
[715/776] Compiling NIOSSH SentKexInitWhenActiveState.swift
[716/776] Compiling NIOSSH SentNewKeysState.swift
[717/776] Compiling NIOSSH SentVersionState.swift
[718/784] Compiling NIOSSH ByteBuffer+SSH.swift
[719/784] Compiling NIOSSH CSPRNG.swift
[720/784] Compiling NIOSSH ChildChannelOptions.swift
[721/784] Compiling NIOSSH ChildChannelStateMachine.swift
[722/784] Compiling NIOSSH ChildChannelUserEvents.swift
[723/784] Compiling NIOSSH ChildChannelWindowManager.swift
[724/784] Compiling NIOSSH ChildChannelWritabilityManager.swift
[725/784] Compiling NIOSSH OutboundFlowController.swift
[726/784] Emitting module NIOSSH
[727/784] Compiling NIOSSH ClientUserAuthenticationDelegate.swift
[728/784] Compiling NIOSSH DenyAllServerAuthDelegate.swift
[729/784] Compiling NIOSSH ServerUserAuthenticationDelegate.swift
[730/784] Compiling NIOSSH SimplePasswordDelegate.swift
[731/784] Compiling NIOSSH UserAuthDelegate.swift
[732/784] Compiling NIOSSH UserAuthSignablePayload.swift
[733/784] Compiling NIOSSH UserAuthenticationMethod.swift
[734/784] Compiling NIOSSH UserAuthenticationStateMachine.swift
[735/784] Compiling NIOSSH AcceptsVersionMessages.swift
[736/784] Compiling NIOSSH SendsChannelMessages.swift
[737/784] Compiling NIOSSH SendsKeyExchangeMessages.swift
[738/784] Compiling NIOSSH SendsUserAuthMessages.swift
[739/784] Compiling NIOSSH SSHConnectionStateMachine.swift
[740/784] Compiling NIOSSH ActiveState.swift
[741/784] Compiling NIOSSH IdleState.swift
[742/784] Compiling NIOSSH KeyExchangeState.swift
[743/784] Compiling NIOSSH UserAuthenticationState.swift
[744/784] Compiling NIOSSH Constants.swift
[745/784] Compiling NIOSSH GlobalRequestDelegate.swift
[746/784] Compiling NIOSSH ECDHCompatibleKey.swift
[747/784] Compiling NIOSSH EllipticCurveKeyExchange.swift
[748/784] Compiling NIOSSH SSHKeyExchangeResult.swift
[749/784] Compiling NIOSSH SSHKeyExchangeStateMachine.swift
[750/784] Compiling NIOSSH ClientServerAuthenticationDelegate.swift
[751/784] Compiling NIOSSH NIOSSHCertifiedPublicKey.swift
[752/784] Compiling NIOSSH NIOSSHPrivateKey.swift
[753/784] Compiling NIOSSH NIOSSHPublicKey.swift
[754/784] Compiling NIOSSH NIOSSHSignature.swift
[755/784] Compiling NIOSSH NIOSSHError.swift
[756/784] Compiling NIOSSH NIOSSHHandler.swift
[757/784] Compiling NIOSSH Role.swift
[758/784] Compiling NIOSSH SSHClientConfiguration.swift
[759/784] Compiling NIOSSH SSHEncryptablePacketPayload.swift
[760/784] Compiling NIOSSH SSHMessages.swift
[761/784] Compiling NIOSSH SSHPacketParser.swift
[762/784] Compiling NIOSSH SSHPacketSerializer.swift
[763/784] Compiling NIOSSH SSHServerConfiguration.swift
[764/784] Compiling NIOSSH SSHTerminalModes.swift
[765/784] Compiling NIOSSH AESGCM.swift
[766/784] Compiling NIOSSH SSHTransportProtection.swift
[767/784] Compiling NIOSSH SSHChannelData.swift
[768/784] Compiling NIOSSH SSHChannelIdentifier.swift
[769/784] Compiling NIOSSH SSHChannelMultiplexer.swift
[770/784] Compiling NIOSSH SSHChannelType.swift
[771/784] Compiling NIOSSH SSHChildChannel.swift
[772/784] Compiling NIOSSH AcceptsChannelMessages.swift
[773/784] Compiling NIOSSH AcceptsKeyExchangeMessages.swift
[774/784] Compiling NIOSSH AcceptsUserAuthMessages.swift
[775/785] Wrapping AST for NIOSSH for debugging
[777/804] Compiling NIOSSHPerformanceTester Benchmark.swift
[778/804] Emitting module NIOSSHPerformanceTester
[779/804] Compiling NIOSSHServer DataToBufferCodec.swift
[780/804] Emitting module NIOSSHServer
[781/804] Compiling NIOSSHPerformanceTester main.swift
[782/804] Compiling NIOSSHPerformanceTester shared.swift
[783/804] Compiling NIOSSHPerformanceTester BenchmarkHandshake.swift
[784/804] Compiling NIOSSHPerformanceTester BenchmarkLinearThroughput.swift
[785/805] Compiling NIOSSHClient GlueHandler.swift
[786/805] Compiling NIOSSHClient PortForwardingServer.swift
[787/805] Compiling NIOSSHClient InteractivePasswordPromptDelegate.swift
/host/spi-builder-workspace/Sources/NIOSSHClient/InteractivePasswordPromptDelegate.swift:23:17: warning: stored property 'queue' of 'Sendable'-conforming class 'InteractivePasswordPromptDelegate' has non-sendable type 'DispatchQueue'
    private let queue: DispatchQueue
                ^
Dispatch.DispatchQueue:1:14: note: class 'DispatchQueue' does not conform to the 'Sendable' protocol
public class DispatchQueue : DispatchObject {
             ^
/host/spi-builder-workspace/Sources/NIOSSHClient/InteractivePasswordPromptDelegate.swift:15:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency
[788/805] Compiling NIOSSHServer RemotePortForwarding.swift
[789/805] Compiling NIOSSHServer GlueHandler.swift
[790/805] Compiling NIOSSHServer main.swift
[791/805] Emitting module NIOSSHClient
/host/spi-builder-workspace/Sources/NIOSSHClient/InteractivePasswordPromptDelegate.swift:23:17: warning: stored property 'queue' of 'Sendable'-conforming class 'InteractivePasswordPromptDelegate' has non-sendable type 'DispatchQueue'
    private let queue: DispatchQueue
                ^
Dispatch.DispatchQueue:1:14: note: class 'DispatchQueue' does not conform to the 'Sendable' protocol
public class DispatchQueue : DispatchObject {
             ^
/host/spi-builder-workspace/Sources/NIOSSHClient/InteractivePasswordPromptDelegate.swift:15:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency
[792/805] Compiling NIOSSHClient ExecHandler.swift
[794/805] Compiling NIOSSHServer ExecHandler.swift
[795/806] Compiling NIOSSHClient main.swift
[796/806] Compiling NIOSSHClient SimpleCLIParser.swift
[798/807] Wrapping AST for NIOSSHPerformanceTester for debugging
[799/807] Write Objects.LinkFileList
[800/807] Wrapping AST for NIOSSHServer for debugging
[801/807] Write Objects.LinkFileList
[802/807] Wrapping AST for NIOSSHClient for debugging
[803/807] Write Objects.LinkFileList
[804/807] Linking NIOSSHPerformanceTester
[805/807] Linking NIOSSHClient
[806/807] Linking NIOSSHServer
Build complete! (251.66s)
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-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.