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 mqtt-nio, reference main (90f1f6), with Swift 5.10 for Linux on 28 Nov 2025 18:11:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server-community/mqtt-nio.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/swift-server-community/mqtt-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90f1f64 Bump actions/checkout from 5 to 6 in the dependencies group (#186)
Cloned https://github.com/swift-server-community/mqtt-nio.git
Revision (git rev-parse @):
90f1f64b248ffa1f449b7236fb7f7ee645d436c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server-community/mqtt-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-server-community/mqtt-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:29cd06ed395b3a820a5601000e78fbe5268c851b388429ada04eeea41d67dbe0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/2809] Fetching swift-nio-transport-services
[142/8222] Fetching swift-nio-transport-services, swift-log
[251/10380] Fetching swift-nio-transport-services, swift-log, swift-docc-plugin
[765/12200] Fetching swift-nio-transport-services, swift-log, swift-docc-plugin, swift-atomics
[9375/27488] Fetching swift-nio-transport-services, swift-log, swift-docc-plugin, swift-atomics, swift-nio-ssl
[11873/108036] Fetching swift-nio-transport-services, swift-log, swift-docc-plugin, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.40s)
[16136/102623] Fetching swift-nio-transport-services, swift-docc-plugin, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-docc-plugin from cache (1.98s)
[46592/100465] Fetching swift-nio-transport-services, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (9.27s)
Fetched https://github.com/apple/swift-atomics.git from cache (9.26s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (9.33s)
Fetched https://github.com/apple/swift-nio.git from cache (9.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.86s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3582] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.87s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.17s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5182] Fetching swift-system
[5183/23496] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.36s)
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (3.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (2.17s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (0.66s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/435] Write sources
[19/435] Compiling CNIOWASI CNIOWASI.c
[20/435] Compiling CNIOWindows shim.c
[21/435] Compiling CNIOWindows WSAStartup.c
[22/435] Compiling CNIOPosix event_loop_id.c
[23/435] Compiling _AtomicsShims.c
[24/435] Compiling CNIOLinux liburing_shims.c
[25/435] Compiling CNIOLLHTTP c_nio_http.c
[26/435] Compiling CNIODarwin shim.c
[27/435] Compiling CNIOSHA1 c_nio_sha1.c
[28/435] Compiling CNIOLLHTTP c_nio_api.c
[29/435] Compiling CNIOLinux shim.c
[30/435] Compiling fiat_p256_adx_sqr.S
[31/435] Compiling fiat_curve25519_adx_square.S
[32/435] Compiling fiat_p256_adx_mul.S
[33/435] Write swift-version-24593BA9C3E375BF.txt
[34/435] Compiling fiat_curve25519_adx_mul.S
[35/437] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/441] Compiling CNIOBoringSSLShims shims.c
[37/446] Compiling tls_record.cc
[38/446] Compiling tls_method.cc
[39/449] Compiling tls13_client.cc
[40/457] Compiling tls13_enc.cc
[41/460] Compiling tls13_server.cc
[43/460] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/461] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/461] Compiling InternalCollectionsUtilities Debugging.swift
[46/461] Compiling InternalCollectionsUtilities Descriptions.swift
[47/461] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/461] Emitting module _NIOBase64
[49/461] Compiling _NIOBase64 Base64.swift
[50/462] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[51/462] Compiling InternalCollectionsUtilities Integer rank.swift
[53/462] Emitting module InternalCollectionsUtilities
[54/462] Compiling _NIODataStructures PriorityQueue.swift
[55/462] Compiling _NIODataStructures _TinyArray.swift
[56/462] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/462] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[58/462] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[59/462] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[60/462] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/462] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/462] Compiling InternalCollectionsUtilities UInt+reversed.swift
[64/463] Compiling Logging MetadataProvider.swift
[64/463] Compiling t1_enc.cc
[66/463] Emitting module Logging
[67/463] Compiling Logging LogHandler.swift
[67/463] Compiling ssl_versions.cc
[68/463] Compiling tls13_both.cc
[70/463] Emitting module _NIODataStructures
[71/463] 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
~~~~~~~~~~~~~~~~^
[71/479] Compiling ssl_transcript.cc
[74/479] Compiling DequeModule _DequeBuffer.swift
[75/479] Compiling DequeModule _DequeBufferHeader.swift
[75/481] Compiling ssl_stat.cc
[76/481] Compiling ssl_x509.cc
[78/481] Compiling DequeModule Deque+CustomReflectable.swift
[79/481] Compiling DequeModule Deque+Descriptions.swift
[80/481] Compiling DequeModule Deque+Equatable.swift
[81/481] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/481] Compiling DequeModule Deque+Extras.swift
[83/481] Compiling DequeModule Deque+Hashable.swift
[84/481] Compiling DequeModule Deque+Testing.swift
[85/481] Compiling DequeModule Deque._Storage.swift
[86/481] Compiling Logging Locks.swift
[87/481] Compiling Logging Logging.swift
[88/482] Compiling DequeModule Deque._UnsafeHandle.swift
[89/482] Compiling DequeModule Deque.swift
[90/482] Compiling DequeModule Deque+Codable.swift
[91/482] Compiling DequeModule Deque+Collection.swift
[93/482] Compiling DequeModule _DequeSlot.swift
[94/482] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/482] Compiling ssl_privkey.cc
[96/482] Emitting module DequeModule
[97/483] Compiling ssl_session.cc
[98/483] Compiling ssl_file.cc
[99/483] Compiling ssl_lib.cc
[100/483] Compiling ssl_key_share.cc
[101/483] Compiling ssl_credential.cc
[102/483] Compiling ssl_buffer.cc
[103/483] Compiling ssl_cipher.cc
[104/483] Compiling ssl_aead_ctx.cc
[105/483] Compiling ssl_cert.cc
[106/483] Compiling s3_lib.cc
[107/483] Compiling ssl_asn1.cc
[108/483] Compiling s3_pkt.cc
[109/483] Compiling s3_both.cc
[110/483] Compiling handshake.cc
[111/483] Compiling handshake_client.cc
[112/483] Compiling handoff.cc
[113/483] Compiling handshake_server.cc
[114/483] Compiling encrypted_client_hello.cc
[115/483] Compiling dtls_record.cc
[116/483] Compiling md5-x86_64-linux.S
[117/483] Compiling md5-x86_64-apple.S
[118/483] Compiling extensions.cc
[119/483] Compiling md5-586-linux.S
[120/483] Compiling md5-586-apple.S
[121/483] Compiling dtls_method.cc
[122/483] Compiling chacha20_poly1305_x86_64-linux.S
[123/483] Compiling d1_srtp.cc
[124/483] Compiling chacha20_poly1305_x86_64-apple.S
[125/483] Compiling chacha20_poly1305_armv8-win.S
[126/483] Compiling chacha20_poly1305_armv8-linux.S
[127/483] Compiling chacha20_poly1305_armv8-apple.S
[128/483] Compiling err_data.cc
[129/483] Compiling chacha-x86_64-linux.S
[130/483] Compiling chacha-x86_64-apple.S
[131/483] Compiling chacha-x86-linux.S
[132/483] Compiling chacha-x86-apple.S
[133/483] Compiling chacha-armv8-linux.S
[134/483] Compiling chacha-armv8-win.S
[135/483] Compiling chacha-armv4-linux.S
[136/483] Compiling bio_ssl.cc
[137/483] Compiling chacha-armv8-apple.S
[138/483] Compiling aes128gcmsiv-x86_64-linux.S
[139/483] Compiling x86_64-mont5-apple.S
[139/483] Compiling aes128gcmsiv-x86_64-apple.S
[141/483] Compiling x86_64-mont-linux.S
[142/483] Compiling x86_64-mont-apple.S
[143/483] Compiling d1_pkt.cc
[144/483] Compiling x86_64-mont5-linux.S
[145/483] Compiling x86-mont-linux.S
[146/483] Compiling vpaes-x86_64-linux.S
[147/483] Compiling vpaes-x86_64-apple.S
[147/483] Compiling d1_lib.cc
[149/483] Compiling x86-mont-apple.S
[150/483] Compiling vpaes-x86-linux.S
[151/483] Compiling vpaes-armv8-linux.S
[152/483] Compiling vpaes-x86-apple.S
[152/483] Compiling vpaes-armv8-apple.S
[152/483] Compiling vpaes-armv8-win.S
[155/483] Compiling vpaes-armv7-linux.S
[156/483] Compiling sha512-x86_64-linux.S
[157/483] Compiling sha512-x86_64-apple.S
[158/483] Compiling sha512-armv8-win.S
[159/483] Compiling sha512-armv8-linux.S
[160/483] Compiling sha512-armv8-apple.S
[161/483] Compiling sha512-586-linux.S
[162/483] Compiling sha256-x86_64-apple.S
[162/483] Compiling sha256-armv8-apple.S
[162/483] Compiling sha512-586-apple.S
[162/483] Compiling sha512-armv4-linux.S
[162/483] Compiling sha256-armv8-win.S
[167/483] Compiling sha256-x86_64-linux.S
[168/483] Compiling sha256-armv8-linux.S
[169/483] Compiling sha256-586-linux.S
[170/483] Compiling sha256-armv4-linux.S
[171/483] Compiling sha1-armv8-win.S
[172/483] Compiling sha1-x86_64-apple.S
[173/483] Compiling d1_both.cc
[174/483] Compiling sha1-x86_64-linux.S
[175/483] Compiling sha256-586-apple.S
[176/483] Compiling sha1-armv8-linux.S
[177/483] Compiling sha1-armv8-apple.S
[178/483] Compiling sha1-586-linux.S
[179/483] Compiling sha1-586-apple.S
[180/483] Compiling sha1-armv4-large-linux.S
[181/483] Compiling rsaz-avx2-apple.S
[182/483] Compiling rdrand-x86_64-apple.S
[183/483] Compiling rsaz-avx2-linux.S
[184/483] Compiling rdrand-x86_64-linux.S
[185/483] Compiling p256_beeu-x86_64-asm-apple.S
[186/483] Compiling p256_beeu-armv8-asm-win.S
[187/483] Compiling p256_beeu-x86_64-asm-linux.S
[188/483] Compiling p256_beeu-armv8-asm-linux.S
[189/483] Compiling p256_beeu-armv8-asm-apple.S
[190/483] Compiling p256-armv8-asm-linux.S
[191/483] Compiling p256-armv8-asm-win.S
[192/483] Compiling p256-x86_64-asm-apple.S
[193/483] Compiling p256-x86_64-asm-linux.S
[194/483] Compiling p256-armv8-asm-apple.S
[195/483] Compiling ghashv8-armv8-win.S
[196/483] Compiling ghashv8-armv8-apple.S
[197/483] Compiling ghashv8-armv8-linux.S
[198/483] Compiling ghashv8-armv7-linux.S
[199/483] Compiling ghash-x86-linux.S
[199/483] Compiling ghash-x86_64-linux.S
[201/483] Compiling ghash-ssse3-x86_64-linux.S
[202/483] Compiling ghash-x86_64-apple.S
[203/483] Compiling ghash-x86-apple.S
[204/483] Compiling ghash-ssse3-x86-apple.S
[205/483] Compiling ghash-ssse3-x86_64-apple.S
[206/483] Compiling ghash-neon-armv8-win.S
[207/483] Compiling ghash-ssse3-x86-linux.S
[208/483] Compiling ghash-neon-armv8-linux.S
[209/483] Compiling ghash-armv4-linux.S
[210/483] Compiling ghash-neon-armv8-apple.S
[211/483] Compiling co-586-linux.S
[212/483] Compiling co-586-apple.S
[213/483] Compiling bn-armv8-linux.S
[214/483] Compiling bn-armv8-win.S
[214/483] Compiling bsaes-armv7-linux.S
[216/483] Compiling bn-586-apple.S
[217/483] Compiling bn-586-linux.S
[218/483] Compiling bn-armv8-apple.S
[219/483] Compiling armv8-mont-win.S
[220/483] Compiling armv8-mont-linux.S
[221/483] Compiling armv8-mont-apple.S
[222/483] Compiling aesv8-gcm-armv8-win.S
[223/483] Compiling armv4-mont-linux.S
[224/483] Compiling aesv8-armv8-win.S
[225/483] Compiling aesv8-gcm-armv8-linux.S
[226/483] Compiling aesv8-gcm-armv8-apple.S
[227/483] Compiling aesv8-armv8-linux.S
[228/483] Compiling aesv8-armv7-linux.S
[229/483] Compiling aesv8-armv8-apple.S
[230/483] Compiling aesni-x86-linux.S
[231/483] Compiling aesni-x86-apple.S
[231/483] Compiling aesni-x86_64-apple.S
[233/483] Compiling aesni-x86_64-linux.S
[234/483] Compiling aesni-gcm-x86_64-linux.S
[235/483] Compiling aesni-gcm-x86_64-apple.S
[236/483] Compiling aes-gcm-avx2-x86_64-apple.S
[237/483] Compiling aes-gcm-avx2-x86_64-linux.S
[238/483] Compiling aes-gcm-avx10-x86_64-apple.S
[239/483] Compiling aes-gcm-avx10-x86_64-linux.S
[240/483] Compiling x_sig.cc
[241/483] Compiling x_x509a.cc
[242/483] Compiling x_name.cc
[243/483] Compiling x_x509.cc
[244/483] Compiling x_val.cc
[245/483] Compiling x_pubkey.cc
[246/483] Compiling x_spki.cc
[247/483] Compiling x_req.cc
[248/483] Compiling x_crl.cc
[249/483] Compiling x_attrib.cc
[250/483] Compiling x509spki.cc
[251/483] Compiling x_all.cc
[252/483] Compiling x509rset.cc
[253/483] Compiling x_algor.cc
[254/483] Compiling x_exten.cc
[255/483] Compiling x509name.cc
[256/483] Compiling x509_vpm.cc
[257/483] Compiling x509_set.cc
[258/483] Compiling x509_txt.cc
[259/483] Compiling x509cset.cc
[260/483] Compiling x509_v3.cc
[261/483] Compiling x509_trs.cc
[262/483] Compiling x509_req.cc
[263/483] Compiling x509_vfy.cc
[264/483] Compiling x509_obj.cc
[265/483] Compiling x509_def.cc
[266/483] Compiling x509_lu.cc
[267/483] Compiling x509_ext.cc
[268/483] Compiling x509_d2.cc
[269/483] Compiling x509.cc
[270/483] Compiling x509_cmp.cc
[271/483] Compiling x509_att.cc
[272/483] Compiling v3_utl.cc
[273/483] Compiling v3_skey.cc
[274/483] Compiling v3_prn.cc
[275/483] Compiling v3_ocsp.cc
[276/483] Compiling v3_purp.cc
[277/483] Compiling v3_pmaps.cc
[278/483] Compiling v3_pcons.cc
[279/483] Compiling v3_ncons.cc
[280/483] Compiling v3_int.cc
[281/483] Compiling v3_lib.cc
[282/483] Compiling v3_ia5.cc
[283/483] Compiling v3_info.cc
[284/483] Compiling v3_enum.cc
[285/483] Compiling v3_genn.cc
[286/483] Compiling v3_extku.cc
[287/483] Compiling v3_crld.cc
[288/483] Compiling v3_bitst.cc
[289/483] Compiling v3_akeya.cc
[290/483] Compiling v3_conf.cc
[291/483] Compiling v3_cpols.cc
[292/483] Compiling v3_akey.cc
[293/483] Compiling t_x509a.cc
[294/483] Compiling v3_bcons.cc
[295/483] Compiling v3_alt.cc
[296/483] Compiling i2d_pr.cc
[297/483] Compiling t_x509.cc
[298/483] Compiling t_req.cc
[299/483] Compiling t_crl.cc
[300/483] Compiling name_print.cc
[301/483] Compiling policy.cc
[302/483] Compiling rsa_pss.cc
[303/483] Compiling by_dir.cc
[304/483] Compiling by_file.cc
[305/483] Compiling asn1_gen.cc
[306/483] Compiling algorithm.cc
[307/483] Compiling voprf.cc
[308/483] Compiling a_verify.cc
[309/483] Compiling trust_token.cc
[310/483] Compiling a_digest.cc
[311/483] Compiling a_sign.cc
[312/483] Compiling thread_pthread.cc
[313/483] Compiling thread_win.cc
[314/483] Compiling thread_none.cc
[315/483] Compiling pmbtoken.cc
[316/483] Compiling thread.cc
[317/483] Compiling sha512.cc
[318/483] Compiling siphash.cc
[319/483] Compiling stack.cc
[320/483] Compiling sha256.cc
[321/483] Compiling sha1.cc
[322/483] Compiling slhdsa.cc
[323/483] Compiling rsa_print.cc
[324/483] Compiling spake2plus.cc
[325/483] Compiling rsa_extra.cc
[326/483] Compiling rc4.cc
[327/483] Compiling refcount.cc
[328/483] Compiling rsa_crypt.cc
[329/483] Compiling trusty.cc
[330/483] Compiling windows.cc
[331/483] Compiling rsa_asn1.cc
[332/483] Compiling urandom.cc
[333/483] Compiling passive.cc
[334/483] Compiling rand.cc
[335/483] Compiling ios.cc
[336/483] Compiling poly1305_arm_asm.S
[337/483] Compiling forkunsafe.cc
[338/483] Compiling getentropy.cc
[339/483] Compiling fork_detect.cc
[340/483] Compiling deterministic.cc
[341/483] Compiling poly1305_arm.cc
[342/483] Compiling poly1305.cc
[343/483] Compiling poly1305_vec.cc
[344/483] Compiling pool.cc
[345/483] Compiling p5_pbev2.cc
[346/483] Compiling pkcs7_x509.cc
[347/483] Compiling pkcs7.cc
[348/483] Compiling pkcs8_x509.cc
[349/483] Compiling pkcs8.cc
[350/483] Compiling pem_xaux.cc
[351/483] Compiling pem_pkey.cc
[352/483] Compiling pem_x509.cc
[353/483] Compiling pem_pk8.cc
[354/483] Compiling pem_lib.cc
[355/483] Compiling mlkem.cc
[356/483] Compiling obj_xref.cc
[357/483] Compiling pem_oth.cc
[358/483] Compiling pem_all.cc
[359/483] Compiling md4.cc
[360/483] Compiling md5.cc
[361/483] Compiling obj.cc
[362/483] Compiling mldsa.cc
[363/483] Compiling lhash.cc
[364/483] Compiling mem.cc
[365/483] Compiling fips_shared_support.cc
[365/483] Compiling pem_info.cc
[367/483] Compiling poly_rq_mul.S
[368/483] Compiling kyber.cc
[369/483] Compiling ex_data.cc
[370/483] Compiling scrypt.cc
[371/483] Compiling sign.cc
[372/483] Compiling hpke.cc
[373/483] Compiling hrss.cc
[374/483] Compiling print.cc
[375/483] Compiling pbkdf.cc
[376/483] Compiling p_x25519_asn1.cc
[377/483] Compiling p_x25519.cc
[378/483] Compiling p_rsa_asn1.cc
[379/483] Compiling p_rsa.cc
[380/483] Compiling p_ed25519.cc
[381/483] Compiling p_ed25519_asn1.cc
[382/483] Compiling p_ec.cc
[383/483] Compiling p_hkdf.cc
[384/483] Compiling p_ec_asn1.cc
[385/483] Compiling p_dh_asn1.cc
[386/483] Compiling p_dh.cc
[387/483] Compiling evp_ctx.cc
[388/483] Compiling err.cc
[389/483] Compiling engine.cc
[390/483] Compiling p_dsa_asn1.cc
[391/483] Compiling evp.cc
[392/483] Compiling ecdh.cc
[393/483] Compiling evp_asn1.cc
[394/483] Compiling ecdsa_asn1.cc
[395/483] Compiling dsa_asn1.cc
[396/483] Compiling hash_to_curve.cc
[397/483] Compiling ec_derive.cc
[398/483] Compiling ec_asn1.cc
[399/483] Compiling params.cc
[400/483] Compiling digest_extra.cc
[401/483] Compiling dsa.cc
[402/483] Compiling x25519-asm-arm.S
[403/483] Compiling des.cc
[404/483] Compiling spake25519.cc
[405/483] Compiling dh_asn1.cc
[406/483] Compiling cpu_arm_freebsd.cc
[407/483] Compiling cpu_arm_linux.cc
[408/483] Compiling cpu_intel.cc
[409/483] Compiling bcm.cc
[410/483] Compiling cpu_aarch64_win.cc
[411/483] Compiling crypto.cc
[412/483] Compiling curve25519.cc
[413/483] Compiling cpu_aarch64_fuchsia.cc
[414/483] Compiling cpu_aarch64_apple.cc
[415/483] Compiling cpu_aarch64_sysreg.cc
[416/483] Compiling cpu_aarch64_openbsd.cc
[417/483] Compiling cpu_aarch64_linux.cc
[418/483] Compiling conf.cc
[419/483] Compiling curve25519_64_adx.cc
[420/483] Compiling e_tls.cc
[421/483] Compiling get_cipher.cc
[422/483] Compiling e_rc2.cc
[423/483] Compiling e_rc4.cc
[424/483] Compiling tls_cbc.cc
[425/483] Compiling chacha.cc
[426/483] Compiling e_null.cc
[427/483] Compiling e_des.cc
[428/483] Compiling e_aesctrhmac.cc
[429/483] Compiling derive_key.cc
[430/483] Compiling e_chacha20poly1305.cc
[431/483] Compiling e_aesgcmsiv.cc
[432/483] Compiling unicode.cc
[433/483] Compiling ber.cc
[434/483] Compiling asn1_compat.cc
[435/483] Compiling cbb.cc
[436/483] Compiling buf.cc
[437/483] Compiling bn_asn1.cc
[438/483] Compiling socket_helper.cc
[439/483] Compiling cbs.cc
[440/483] Compiling printf.cc
[440/483] Compiling convert.cc
[441/483] Compiling blake2.cc
[443/483] Compiling socket.cc
[444/483] Compiling pair.cc
[445/483] Compiling hexdump.cc
[446/483] Compiling errno.cc
[447/483] Compiling connect.cc
[448/483] Compiling bio_mem.cc
[449/483] Compiling fd.cc
[450/483] Compiling bio.cc
[451/483] Compiling base64.cc
[452/483] Compiling file.cc
[453/483] Compiling tasn_fre.cc
[454/483] Compiling tasn_typ.cc
[455/483] Compiling tasn_enc.cc
[456/483] Compiling f_string.cc
[457/483] Compiling tasn_new.cc
[458/483] Compiling tasn_utl.cc
[459/483] Compiling posix_time.cc
[460/483] Compiling f_int.cc
[461/483] Compiling tasn_dec.cc
[462/483] Compiling asn_pack.cc
[463/483] Compiling asn1_par.cc
[464/483] Compiling asn1_lib.cc
[465/483] Compiling a_strnid.cc
[466/483] Compiling a_octet.cc
[467/483] Compiling a_utctm.cc
[468/483] Compiling a_type.cc
[469/483] Compiling a_time.cc
[470/483] Compiling a_object.cc
[471/483] Compiling a_dup.cc
[472/483] Compiling a_i2d_fp.cc
[473/483] Compiling a_strex.cc
[474/483] Compiling a_mbstr.cc
[475/483] Write sources
[476/483] Compiling a_int.cc
[477/483] Compiling a_d2i_fp.cc
[478/499] Compiling a_bitstr.cc
[479/501] Compiling a_gentm.cc
[480/501] Compiling a_bool.cc
[482/501] Compiling Atomics UnsafeAtomic.swift
[483/501] Compiling Atomics UnsafeAtomicLazyReference.swift
[484/503] Compiling Atomics AtomicStorage.swift
[485/503] Compiling Atomics AtomicValue.swift
[486/503] Compiling Atomics ManagedAtomic.swift
[487/503] Compiling Atomics ManagedAtomicLazyReference.swift
[488/503] Compiling Atomics AtomicMemoryOrderings.swift
[489/503] Compiling Atomics DoubleWord.swift
[490/503] Compiling Atomics OptionalRawRepresentable.swift
[491/503] Compiling Atomics RawRepresentable.swift
[492/503] Compiling Atomics AtomicBool.swift
[493/503] Compiling Atomics IntegerOperations.swift
[494/503] Compiling Atomics Unmanaged extensions.swift
[495/503] Compiling Atomics AtomicInteger.swift
[496/503] Compiling Atomics AtomicOptionalWrappable.swift
[497/503] Compiling Atomics AtomicReference.swift
[497/503] Compiling c-nioatomics.c
[498/503] Compiling c-atomics.c
[500/509] 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
~~~~~~~~~~~~~~~~^
[501/509] 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
~~~~~~~~~~~~~~~~^
[502/509] Emitting module NIOConcurrencyHelpers
[503/509] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[504/509] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[505/509] 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
~~~~~~~~~~~~~~~~^
[507/510] Emitting module Atomics
[508/510] Compiling Atomics IntegerConformances.swift
[509/510] Compiling Atomics PointerConformances.swift
[510/510] Compiling Atomics Primitives.native.swift
[512/572] Compiling NIOCore AddressedEnvelope.swift
[513/572] Compiling NIOCore AsyncAwaitSupport.swift
[514/572] Compiling NIOCore AsyncChannel.swift
[515/572] Compiling NIOCore AsyncChannelHandler.swift
[516/572] Compiling NIOCore AsyncChannelInboundStream.swift
[517/572] Compiling NIOCore AsyncChannelOutboundWriter.swift
[518/572] Compiling NIOCore NIOAsyncSequenceProducer.swift
[519/572] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[520/572] Compiling NIOCore NIOAsyncWriter.swift
[521/580] Compiling NIOCore EventLoopFuture+Deprecated.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
~~~~~~~~~~~~~~~~^
[522/580] Compiling NIOCore EventLoopFuture+WithEventLoop.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
~~~~~~~~~~~~~~~~^
[523/580] Compiling NIOCore EventLoopFuture.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
~~~~~~~~~~~~~~~~^
[524/580] Compiling NIOCore FileDescriptor.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
~~~~~~~~~~~~~~~~^
[525/580] Compiling NIOCore FileHandle.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
~~~~~~~~~~~~~~~~^
[526/580] Compiling NIOCore FileRegion.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
~~~~~~~~~~~~~~~~^
[527/580] Compiling NIOCore GlobalSingletons.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
~~~~~~~~~~~~~~~~^
[528/580] Compiling NIOCore IO.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
~~~~~~~~~~~~~~~~^
[529/580] Compiling NIOCore CircularBuffer.swift
[530/580] Compiling NIOCore Codec.swift
[531/580] Compiling NIOCore ConvenienceOptionSupport.swift
[532/580] Compiling NIOCore DeadChannel.swift
[533/580] Compiling NIOCore DispatchQueue+WithFuture.swift
[534/580] Compiling NIOCore EventLoop+Deprecated.swift
[535/580] Compiling NIOCore EventLoop+SerialExecutor.swift
[536/580] Compiling NIOCore EventLoop.swift
[537/580] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[538/580] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/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
~~~~~~~~~~~~~~~~^
[539/580] Compiling NIOCore BSDSocketAPI.swift
/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
~~~~~~~~~~~~~~~~^
[540/580] Compiling NIOCore ByteBuffer-aux.swift
/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
~~~~~~~~~~~~~~~~^
[541/580] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/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
~~~~~~~~~~~~~~~~^
[542/580] Compiling NIOCore ByteBuffer-conversions.swift
/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
~~~~~~~~~~~~~~~~^
[543/580] Compiling NIOCore ByteBuffer-core.swift
/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
~~~~~~~~~~~~~~~~^
[544/580] Compiling NIOCore ByteBuffer-hex.swift
/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
~~~~~~~~~~~~~~~~^
[545/580] Compiling NIOCore ByteBuffer-int.swift
/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
~~~~~~~~~~~~~~~~^
[546/580] Compiling NIOCore ByteBuffer-lengthPrefix.swift
/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
~~~~~~~~~~~~~~~~^
[547/580] Compiling NIOCore NIOAny.swift
[548/580] Compiling NIOCore NIOCloseOnErrorHandler.swift
[549/580] Compiling NIOCore NIOCoreSendableMetatype.swift
[550/580] Compiling NIOCore NIOLoopBound.swift
[551/580] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[552/580] Compiling NIOCore NIOScheduledCallback.swift
[553/580] Compiling NIOCore NIOSendable.swift
[554/580] Compiling NIOCore RecvByteBufferAllocator.swift
[555/580] Compiling NIOCore SingleStepByteToMessageDecoder.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
~~~~~~~~~~~~~~~~^
[556/580] Compiling NIOCore SocketAddresses.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
~~~~~~~~~~~~~~~~^
[557/580] Compiling NIOCore SocketOptionProvider.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
~~~~~~~~~~~~~~~~^
[558/580] Compiling NIOCore SystemCallHelpers.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
~~~~~~~~~~~~~~~~^
[559/580] Compiling NIOCore TimeAmount+Duration.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
~~~~~~~~~~~~~~~~^
[560/580] Compiling NIOCore TypeAssistedChannelHandler.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
~~~~~~~~~~~~~~~~^
[561/580] Compiling NIOCore UniversalBootstrapSupport.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
~~~~~~~~~~~~~~~~^
[562/580] Compiling NIOCore Utilities.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
~~~~~~~~~~~~~~~~^
[563/580] Emitting module NIOCore
[564/580] Compiling NIOCore IOData.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
~~~~~~~~~~~~~~~~^
[565/580] Compiling NIOCore IPProtocol.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
~~~~~~~~~~~~~~~~^
[566/580] Compiling NIOCore IntegerBitPacking.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
~~~~~~~~~~~~~~~~^
[567/580] Compiling NIOCore IntegerTypes.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
~~~~~~~~~~~~~~~~^
[568/580] Compiling NIOCore Interfaces.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
~~~~~~~~~~~~~~~~^
[569/580] Compiling NIOCore Linux.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
~~~~~~~~~~~~~~~~^
[570/580] Compiling NIOCore MarkedCircularBuffer.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
~~~~~~~~~~~~~~~~^
[571/580] Compiling NIOCore MulticastChannel.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
~~~~~~~~~~~~~~~~^
[572/580] Compiling NIOCore ByteBuffer-multi-int.swift
[573/580] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[574/580] Compiling NIOCore ByteBuffer-views.swift
[575/580] Compiling NIOCore Channel.swift
[576/580] Compiling NIOCore ChannelHandler.swift
[577/580] Compiling NIOCore ChannelHandlers.swift
[578/580] Compiling NIOCore ChannelInvoker.swift
[579/580] Compiling NIOCore ChannelOption.swift
[580/580] Compiling NIOCore ChannelPipeline.swift
[582/635] 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
~~~~~~~~~~~~~~~~^
[583/635] 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
~~~~~~~~~~~~~~~~^
[584/635] Emitting module NIOEmbedded
[585/635] Compiling NIOEmbedded AsyncTestingChannel.swift
[587/636] Compiling NIOPosix SelectableEventLoop.swift
[588/636] Compiling NIOPosix SelectorEpoll.swift
[589/636] Compiling NIOPosix SelectorGeneric.swift
[590/636] Compiling NIOPosix SelectorKqueue.swift
[591/636] Compiling NIOPosix SelectorUring.swift
[592/636] Compiling NIOPosix SelectorWSAPoll.swift
[593/636] Compiling NIOPosix ServerSocket.swift
[594/636] Compiling NIOPosix Pool.swift
[595/636] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[596/636] Compiling NIOPosix PosixSingletons.swift
[597/636] Compiling NIOPosix RawSocketBootstrap.swift
[598/636] Compiling NIOPosix Resolver.swift
[599/636] Compiling NIOPosix Selectable.swift
[600/636] Compiling NIOPosix SelectableChannel.swift
[601/636] 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
           ~~~~~~~~~~~~~~~~^

[602/636] 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
           ~~~~~~~~~~~~~~~~^

[603/636] 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
           ~~~~~~~~~~~~~~~~^

[604/636] 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
           ~~~~~~~~~~~~~~~~^

[605/636] 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
           ~~~~~~~~~~~~~~~~^

[606/636] 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
           ~~~~~~~~~~~~~~~~^

[607/636] Compiling NIOPosix ThreadPosix.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
           ~~~~~~~~~~~~~~~~^

[608/642] 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
~~~~~~~~~~~~~~~~^
[609/642] 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
~~~~~~~~~~~~~~~~^
[610/642] 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
~~~~~~~~~~~~~~~~^
[611/642] 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
~~~~~~~~~~~~~~~~^
[612/642] 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
~~~~~~~~~~~~~~~~^
[613/642] Compiling NIOPosix Windows.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
~~~~~~~~~~~~~~~~^
[614/642] Compiling NIOPosix IO.swift
[615/642] Compiling NIOPosix IntegerBitPacking.swift
[616/642] Compiling NIOPosix IntegerTypes.swift
[617/642] Compiling NIOPosix Linux.swift
[618/642] Compiling NIOPosix LinuxCPUSet.swift
[619/642] Compiling NIOPosix LinuxUring.swift
[620/642] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[621/642] Compiling NIOPosix NIOPosixSendableMetatype.swift
[622/642] Compiling NIOPosix NIOThreadPool.swift
[623/642] Compiling NIOPosix NonBlockingFileIO.swift
[624/642] Compiling NIOPosix PendingDatagramWritesManager.swift
[625/642] Compiling NIOPosix PendingWritesManager.swift
[626/642] Compiling NIOPosix PipeChannel.swift
[627/642] Compiling NIOPosix PipePair.swift
[628/642] Compiling NIOPosix BSDSocketAPICommon.swift
[629/642] Compiling NIOPosix BSDSocketAPIPosix.swift
[630/642] Compiling NIOPosix BSDSocketAPIWindows.swift
[631/642] Compiling NIOPosix BaseSocket.swift
[632/642] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[633/642] Compiling NIOPosix BaseSocketChannel.swift
[634/642] Compiling NIOPosix BaseStreamSocketChannel.swift
[635/642] Compiling NIOPosix Bootstrap.swift
[636/642] Compiling NIOPosix ControlMessage.swift
[637/642] Compiling NIOPosix DatagramVectorReadManager.swift
[638/642] Compiling NIOPosix Errors+Any.swift
[639/642] Compiling NIOPosix FileDescriptor.swift
[640/642] Compiling NIOPosix GetaddrinfoResolver.swift
[641/642] Compiling NIOPosix HappyEyeballs.swift
[642/642] Emitting module NIOPosix
[644/645] Compiling NIO Exports.swift
[645/645] Emitting module NIO
[647/673] Compiling NIOTLS TLSEvents.swift
[648/673] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[649/673] Emitting module NIOTLS
[650/673] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[651/673] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[652/673] Compiling NIOTLS SNIHandler.swift
[654/674] Emitting module NIOHTTP1
[655/676] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[656/676] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[657/705] Compiling NIOSSL SSLCallbacks.swift
[658/705] Compiling NIOSSL SSLCertificate.swift
[659/705] Compiling NIOSSL NIOSSLClientHandler.swift
[660/705] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[661/705] Compiling NIOSSL IdentityVerification.swift
[662/705] Compiling NIOSSL LinuxCABundle.swift
[663/705] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[664/705] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[665/705] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[666/705] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[667/705] Emitting module NIOFoundationCompat
[668/705] Compiling NIOSSL NIOSSLHandler.swift
[669/705] Compiling NIOSSL NIOSSLServerHandler.swift
[670/705] Compiling NIOSSL ObjectIdentifier.swift
[671/705] Compiling NIOSSL PosixPort.swift
[672/706] Compiling NIOSSL SSLConnection.swift
[673/706] Compiling NIOSSL SSLContext.swift
[675/728] Compiling NIOTransportServices AcceptHandler.swift
[676/728] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[677/728] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[678/729] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[679/729] Compiling NIOTransportServices NIOTSErrors.swift
[680/729] Compiling NIOTransportServices NIOTSEventLoop.swift
[681/731] Compiling NIOTransportServices StateManagedChannel.swift
[682/731] Compiling NIOTransportServices StateManagedListenerChannel.swift
[683/731] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[684/731] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[685/731] Compiling NIOTransportServices NIOTSSingletons.swift
[686/731] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[687/731] Compiling NIOTransportServices NIOTSBootstraps.swift
[688/731] Compiling NIOTransportServices NIOTSChannelOptions.swift
[689/731] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[690/731] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[691/731] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[692/731] Compiling NIOTransportServices NIOTSListenerChannel.swift
[693/731] Emitting module NIOTransportServices
[695/731] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[696/731] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[700/731] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[701/731] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[702/731] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[704/742] Compiling NIOWebSocket WebSocketOpcode.swift
[705/743] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[706/743] Emitting module NIOSSL
[707/747] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[708/747] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[709/747] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[712/747] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[713/747] Compiling NIOWebSocket SHA1.swift
[714/747] Emitting module NIOWebSocket
[715/747] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[718/747] Compiling NIOWebSocket WebSocketErrorCodes.swift
[719/747] Compiling NIOWebSocket WebSocketFrame.swift
[723/748] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[724/748] Compiling NIOSSL SubjectAlternativeName.swift
[725/748] Compiling NIOSSL NIOSSLSecureBytes.swift
[726/748] Compiling NIOSSL RNG.swift
[727/748] Compiling NIOSSL SafeCompare.swift
[745/748] Compiling NIOSSL Zeroization.swift
[746/748] Compiling NIOSSL TLSConfiguration.swift
[747/748] Compiling NIOSSL UniversalBootstrapSupport.swift
[748/748] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[750/771] Emitting module MQTTNIO
[751/774] Compiling MQTTNIO MQTTSerializer.swift
[752/774] Compiling MQTTNIO MQTTTask.swift
[753/774] Compiling MQTTNIO TSTLSConfiguration.swift
[754/774] Compiling MQTTNIO MQTTError.swift
[755/774] Compiling MQTTNIO MQTTInflight.swift
[756/774] Compiling MQTTNIO MQTTListeners.swift
[757/774] Compiling MQTTNIO MQTTPacket.swift
[758/774] Compiling MQTTNIO MQTTProperties.swift
[759/774] Compiling MQTTNIO MQTTReason.swift
[760/774] Compiling MQTTNIO MQTTMessageDecoder.swift
[761/774] Compiling MQTTNIO MQTTMessageHandler.swift
[762/774] Compiling MQTTNIO MQTTTaskHandler.swift
[763/774] Compiling MQTTNIO MQTTConnection.swift
[764/774] Compiling MQTTNIO MQTTCoreTypes.swift
[765/774] Compiling MQTTNIO MQTTCoreTypesV5.swift
[766/774] Compiling MQTTNIO PingreqHandler.swift
[767/774] Compiling MQTTNIO WebSocketHandler.swift
[768/774] Compiling MQTTNIO WebSocketInitialRequest.swift
[769/774] Compiling MQTTNIO MQTTClient+async.swift
[770/774] Compiling MQTTNIO MQTTClientV5+async.swift
[771/774] Compiling MQTTNIO Sendable.swift
[772/774] Compiling MQTTNIO MQTTClient.swift
[773/774] Compiling MQTTNIO MQTTClientV5.swift
[774/774] Compiling MQTTNIO MQTTConfiguration.swift
Build complete! (156.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.80.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "mqtt-nio",
  "name" : "mqtt-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "MQTTNIO",
      "targets" : [
        "MQTTNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MQTTNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIOTests",
      "path" : "Tests/MQTTNIOTests",
      "sources" : [
        "CoreMQTTTests.swift",
        "MQTTNIOTests+async.swift",
        "MQTTNIOTests.swift",
        "MQTTNIOv5Tests.swift"
      ],
      "target_dependencies" : [
        "MQTTNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MQTTNIO",
      "module_type" : "SwiftTarget",
      "name" : "MQTTNIO",
      "path" : "Sources/MQTTNIO",
      "product_dependencies" : [
        "Atomics",
        "Logging",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOSSL",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "MQTTNIO"
      ],
      "sources" : [
        "AsyncAwaitSupport/MQTTClient+async.swift",
        "AsyncAwaitSupport/MQTTClientV5+async.swift",
        "AsyncAwaitSupport/Sendable.swift",
        "ChannelHandlers/MQTTMessageDecoder.swift",
        "ChannelHandlers/MQTTMessageHandler.swift",
        "ChannelHandlers/MQTTTaskHandler.swift",
        "ChannelHandlers/PingreqHandler.swift",
        "ChannelHandlers/WebSocketHandler.swift",
        "ChannelHandlers/WebSocketInitialRequest.swift",
        "MQTTClient.swift",
        "MQTTClientV5.swift",
        "MQTTConfiguration.swift",
        "MQTTConnection.swift",
        "MQTTCoreTypes.swift",
        "MQTTCoreTypesV5.swift",
        "MQTTError.swift",
        "MQTTInflight.swift",
        "MQTTListeners.swift",
        "MQTTPacket.swift",
        "MQTTProperties.swift",
        "MQTTReason.swift",
        "MQTTSerializer.swift",
        "MQTTTask.swift",
        "TSTLSConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:29cd06ed395b3a820a5601000e78fbe5268c851b388429ada04eeea41d67dbe0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.