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 rabbitmq-nio, reference main (27e43c), with Swift 5.10 for Linux on 24 Jul 2025 01:06:51 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/funcmike/rabbitmq-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/funcmike/rabbitmq-nio
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27e43cd Merge pull request #51 from nathanfallet/fix/canel-ok-only-if-requested
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
27e43cd96ecf9ae8691edac7972b695b6c9d415c
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/16888] Fetching swift-collections
[4223/93731] Fetching swift-collections, swift-nio
[4224/108709] Fetching swift-collections, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.96s)
[76058/93731] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (4.69s)
Fetched https://github.com/apple/swift-nio.git from cache (4.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.70s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (0.60s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[1809/6465] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
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-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.60s)
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.33.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.0
Building for debugging...
[0/431] Write sources
[8/431] Compiling CNIODarwin shim.c
[9/431] Write sources
[10/431] Compiling CNIOWASI CNIOWASI.c
[11/431] Write sources
[18/431] Compiling CNIOWindows WSAStartup.c
[18/431] Compiling CNIOLinux liburing_shims.c
[20/431] Compiling CNIOWindows shim.c
[21/431] Compiling CNIOPosix event_loop_id.c
[22/431] Compiling _AtomicsShims.c
[23/431] Compiling CNIOLinux shim.c
[24/431] Compiling fiat_p256_adx_mul.S
[25/431] Compiling fiat_p256_adx_sqr.S
[26/431] Compiling fiat_curve25519_adx_square.S
[27/431] Compiling fiat_curve25519_adx_mul.S
[28/431] Write swift-version-24593BA9C3E375BF.txt
[29/431] Compiling CNIOBoringSSLShims shims.c
[30/435] Compiling t1_enc.cc
[31/437] Compiling tls_record.cc
[32/451] Compiling tls13_server.cc
[33/451] Compiling tls13_enc.cc
[34/451] Compiling tls13_both.cc
[35/451] Compiling tls_method.cc
[36/451] Compiling tls13_client.cc
[38/451] Emitting module _NIOBase64
[39/451] Compiling InternalCollectionsUtilities Descriptions.swift
[40/451] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/451] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[42/451] Emitting module InternalCollectionsUtilities
[43/452] Compiling _NIODataStructures PriorityQueue.swift
[44/452] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/452] Compiling InternalCollectionsUtilities Debugging.swift
[46/452] Compiling _NIOBase64 Base64.swift
[47/453] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[48/453] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[49/453] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[50/453] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/453] Compiling _NIODataStructures _TinyArray.swift
[53/453] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/453] Compiling InternalCollectionsUtilities Integer rank.swift
[55/453] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[56/453] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/453] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/454] Compiling ssl_transcript.cc
[59/454] Compiling ssl_stat.cc
[60/454] Compiling ssl_versions.cc
[61/454] Compiling ssl_session.cc
[62/476] Compiling ssl_x509.cc
[64/619] Compiling HeapModule _HeapNode.swift
[65/619] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[66/619] Compiling HeapModule Heap+Descriptions.swift
[67/652] Compiling HeapModule Heap+UnsafeHandle.swift
[68/654] Emitting module HeapModule
[69/654] Compiling HeapModule Heap+Invariants.swift
[70/654] Compiling HeapModule Heap.swift
[72/661] Emitting module _NIODataStructures
[73/661] 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
~~~~~~~~~~~~~~~~^
[75/677] Compiling DequeModule Deque+Extras.swift
[76/677] Compiling DequeModule Deque+Hashable.swift
[77/677] Compiling DequeModule Deque._UnsafeHandle.swift
[78/677] Compiling DequeModule Deque.swift
[79/677] Compiling DequeModule _DequeBuffer.swift
[80/677] Compiling DequeModule _DequeBufferHeader.swift
[81/677] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[82/677] Compiling HashTreeCollections _HashNode+Structural filter.swift
[83/684] Compiling HashTreeCollections _HashStack.swift
[84/684] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[85/684] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[86/684] Compiling HashTreeCollections TreeDictionary+Filter.swift
[87/684] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[88/684] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[89/684] Compiling HashTreeCollections TreeDictionary+Keys.swift
[90/684] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[91/684] Compiling HashTreeCollections TreeDictionary+Merge.swift
[92/684] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[93/684] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[94/684] Compiling HashTreeCollections TreeDictionary+Values.swift
[95/684] Compiling HashTreeCollections _HashTreeIterator.swift
[96/684] Compiling HashTreeCollections _HashTreeStatistics.swift
[97/684] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[98/684] Compiling HashTreeCollections _RawHashNode.swift
[99/684] Compiling HashTreeCollections _UnmanagedHashNode.swift
[100/684] Compiling HashTreeCollections _UnsafePath.swift
[101/684] Compiling HashTreeCollections TreeDictionary+Codable.swift
[102/684] Compiling HashTreeCollections TreeDictionary+Collection.swift
[103/684] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[104/684] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[105/684] Compiling HashTreeCollections TreeSet+Hashable.swift
[106/684] Compiling HashTreeCollections TreeSet+Sendable.swift
[107/684] Compiling HashTreeCollections TreeSet+Sequence.swift
[108/684] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[109/684] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[110/684] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[111/684] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[112/684] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[113/684] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[114/684] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[115/694] Compiling DequeModule Deque+CustomReflectable.swift
[116/694] Compiling DequeModule Deque+Descriptions.swift
[116/696] Compiling ssl_key_share.cc
[120/696] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[121/696] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[122/696] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[123/696] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[124/696] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[125/696] Compiling HashTreeCollections _HashNode+Structural merge.swift
[126/696] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[127/696] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[128/696] Compiling HashTreeCollections _HashNode+Structural union.swift
[129/696] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[130/696] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[131/696] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[132/696] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[133/696] Compiling HashTreeCollections _HashNode.swift
[134/696] Compiling HashTreeCollections _HashNodeHeader.swift
[135/696] Compiling HashTreeCollections _HashSlot.swift
[136/696] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/696] Compiling OrderedCollections OrderedSet+Testing.swift
[138/696] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/696] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/696] Compiling OrderedCollections OrderedSet.swift
[141/696] Compiling OrderedCollections _UnsafeBitset.swift
[142/696] Compiling HashTreeCollections TreeSet+Equatable.swift
[143/696] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[144/696] Compiling HashTreeCollections TreeSet+Extras.swift
[145/696] Compiling HashTreeCollections TreeSet+Filter.swift
[157/696] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/696] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/696] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/696] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/696] Compiling DequeModule _DequeSlot.swift
[165/696] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[166/696] Compiling DequeModule _UnsafeWrappedBuffer.swift
[167/696] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[168/696] Compiling HashTreeCollections TreeSet.swift
[168/696] Compiling ssl_privkey.cc
[180/696] Compiling DequeModule Deque+Equatable.swift
[181/696] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[186/696] Compiling DequeModule Deque+Testing.swift
[187/696] Compiling DequeModule Deque._Storage.swift
[190/696] Compiling DequeModule Deque+Codable.swift
[191/696] Compiling DequeModule Deque+Collection.swift
[195/705] Compiling ssl_lib.cc
[199/705] Emitting module OrderedCollections
[200/705] Emitting module DequeModule
[206/706] Compiling OrderedCollections OrderedSet+Sendable.swift
[229/706] Compiling ssl_file.cc
[259/707] Compiling ssl_cipher.cc
[261/707] Emitting module _RopeModule
[261/707] Compiling ssl_credential.cc
[296/707] Compiling _RopeModule Rope+Join.swift
[297/707] Compiling _RopeModule Rope+MutatingForEach.swift
[298/707] Compiling _RopeModule Rope+Remove.swift
[299/707] Compiling _RopeModule Rope+RemoveSubrange.swift
[300/707] Compiling _RopeModule Rope+Split.swift
[301/707] Compiling _RopeModule Optional Utilities.swift
[302/707] Compiling _RopeModule String Utilities.swift
[303/707] Compiling _RopeModule String.Index+ABI.swift
[304/707] Compiling _RopeModule _CharacterRecognizer.swift
[304/707] Compiling ssl_cert.cc
[306/707] Emitting module HashTreeCollections
[307/708] Compiling ssl_buffer.cc
[308/708] Compiling ssl_asn1.cc
[309/708] Compiling ssl_aead_ctx.cc
[329/709] Compiling s3_lib.cc
[330/709] Compiling s3_pkt.cc
[332/709] Compiling s3_both.cc
[333/709] Compiling handshake.cc
[334/709] Compiling handshake_client.cc
[335/709] Compiling handoff.cc
[335/709] Compiling handshake_server.cc
[337/709] Compiling encrypted_client_hello.cc
[338/709] Compiling dtls_method.cc
[339/709] Compiling md5-x86_64-linux.S
[340/709] Compiling dtls_record.cc
[341/709] Compiling md5-x86_64-apple.S
[342/709] Compiling md5-586-linux.S
[343/709] Compiling md5-586-apple.S
[344/709] Compiling extensions.cc
[345/709] Compiling d1_srtp.cc
[346/709] Compiling chacha20_poly1305_x86_64-linux.S
[347/709] Compiling err_data.cc
[348/709] Compiling chacha20_poly1305_x86_64-apple.S
[349/709] Compiling chacha20_poly1305_armv8-win.S
[350/709] Compiling chacha20_poly1305_armv8-linux.S
[351/709] Compiling chacha20_poly1305_armv8-apple.S
[352/709] Compiling chacha-x86_64-linux.S
[353/709] Compiling d1_pkt.cc
[354/709] Compiling chacha-x86_64-apple.S
[355/709] Compiling chacha-x86-apple.S
[356/709] Compiling chacha-x86-linux.S
[357/709] Compiling chacha-armv8-win.S
[358/709] Compiling bio_ssl.cc
[359/709] Compiling chacha-armv8-linux.S
[360/709] Compiling chacha-armv8-apple.S
[361/709] Compiling chacha-armv4-linux.S
[362/709] Compiling aes128gcmsiv-x86_64-linux.S
[362/709] Compiling d1_both.cc
[364/709] Compiling x86_64-mont5-apple.S
[365/709] Compiling x86_64-mont-linux.S
[366/709] Compiling x86_64-mont5-linux.S
[367/709] Compiling aes128gcmsiv-x86_64-apple.S
[368/709] Compiling d1_lib.cc
[369/709] Compiling x86-mont-linux.S
[370/709] Compiling x86_64-mont-apple.S
[370/709] Compiling x86-mont-apple.S
[372/709] Compiling vpaes-x86_64-apple.S
[373/709] Compiling vpaes-x86-linux.S
[374/709] Compiling vpaes-x86_64-linux.S
[375/709] Compiling vpaes-x86-apple.S
[376/709] Compiling vpaes-armv8-win.S
[377/709] Compiling vpaes-armv8-linux.S
[378/709] Compiling vpaes-armv7-linux.S
[379/709] Compiling vpaes-armv8-apple.S
[380/709] Compiling sha512-x86_64-apple.S
[381/709] Compiling sha512-armv8-win.S
[382/709] Compiling sha512-x86_64-linux.S
[383/709] Compiling sha512-armv8-linux.S
[384/709] Compiling sha512-armv4-linux.S
[385/709] Compiling sha512-armv8-apple.S
[386/709] Compiling sha512-586-linux.S
[387/709] Compiling sha512-586-apple.S
[388/709] Compiling sha256-x86_64-apple.S
[389/709] Compiling sha256-armv8-win.S
[390/709] Compiling sha256-armv8-linux.S
[391/709] Compiling sha256-armv8-apple.S
[392/709] Compiling sha256-x86_64-linux.S
[393/709] Compiling sha256-armv4-linux.S
[394/709] Compiling sha256-586-linux.S
[395/709] Compiling sha256-586-apple.S
[396/709] Compiling sha1-x86_64-apple.S
[397/709] Compiling sha1-armv8-win.S
[398/709] Compiling sha1-armv8-linux.S
[399/709] Compiling sha1-armv4-large-linux.S
[400/709] Compiling sha1-586-linux.S
[401/709] Compiling sha1-armv8-apple.S
[402/709] Compiling sha1-x86_64-linux.S
[403/709] Compiling sha1-586-apple.S
[404/709] Compiling rsaz-avx2-apple.S
[405/709] Compiling rdrand-x86_64-linux.S
[406/709] Compiling rsaz-avx2-linux.S
[407/709] Compiling p256_beeu-x86_64-asm-apple.S
[408/709] Compiling rdrand-x86_64-apple.S
[409/709] Compiling p256_beeu-x86_64-asm-linux.S
[410/709] Compiling p256_beeu-armv8-asm-win.S
[411/709] Compiling p256_beeu-armv8-asm-linux.S
[412/709] Compiling p256_beeu-armv8-asm-apple.S
[413/709] Compiling p256-x86_64-asm-apple.S
[414/709] Compiling p256-x86_64-asm-linux.S
[415/709] Compiling p256-armv8-asm-win.S
[416/709] Compiling p256-armv8-asm-linux.S
[417/709] Compiling p256-armv8-asm-apple.S
[418/709] Compiling ghashv8-armv8-linux.S
[419/709] Compiling ghashv8-armv8-win.S
[420/709] Compiling ghashv8-armv8-apple.S
[421/709] Compiling ghashv8-armv7-linux.S
[422/709] Compiling ghash-x86-linux.S
[423/709] Compiling ghash-x86_64-linux.S
[424/709] Compiling ghash-x86-apple.S
[425/709] Compiling ghash-x86_64-apple.S
[426/709] Compiling ghash-ssse3-x86_64-linux.S
[427/709] Compiling ghash-ssse3-x86-linux.S
[428/709] Compiling ghash-ssse3-x86_64-apple.S
[429/709] Compiling ghash-ssse3-x86-apple.S
[430/709] Compiling ghash-neon-armv8-linux.S
[431/709] Compiling ghash-neon-armv8-apple.S
[432/709] Compiling ghash-neon-armv8-win.S
[433/709] Compiling ghash-armv4-linux.S
[434/709] Compiling co-586-linux.S
[435/709] Compiling co-586-apple.S
[436/709] Compiling bsaes-armv7-linux.S
[437/709] Compiling bn-armv8-win.S
[438/709] Compiling bn-armv8-apple.S
[439/709] Compiling bn-586-linux.S
[440/709] Compiling bn-armv8-linux.S
[441/709] Compiling bn-586-apple.S
[442/709] Compiling armv8-mont-win.S
[443/709] Compiling armv8-mont-linux.S
[444/709] Compiling armv8-mont-apple.S
[445/709] Compiling armv4-mont-linux.S
[446/709] Compiling aesv8-gcm-armv8-win.S
[447/709] Compiling aesv8-armv8-win.S
[448/709] Compiling aesv8-gcm-armv8-linux.S
[449/709] Compiling aesv8-gcm-armv8-apple.S
[450/709] Compiling aesv8-armv8-linux.S
[451/709] Compiling aesv8-armv8-apple.S
[452/709] Compiling aesv8-armv7-linux.S
[453/709] Compiling aesni-x86_64-apple.S
[454/709] Compiling aesni-x86-linux.S
[455/709] Compiling aesni-x86_64-linux.S
[456/709] Compiling aesni-x86-apple.S
[457/709] Compiling aesni-gcm-x86_64-linux.S
[458/709] Compiling aesni-gcm-x86_64-apple.S
[459/709] Compiling aes-gcm-avx2-x86_64-apple.S
[460/709] Compiling aes-gcm-avx2-x86_64-linux.S
[461/709] Compiling aes-gcm-avx10-x86_64-apple.S
[462/709] Compiling aes-gcm-avx10-x86_64-linux.S
[463/709] Compiling x_x509a.cc
[464/709] Compiling x_val.cc
[465/709] Compiling x_x509.cc
[466/709] Compiling x_sig.cc
[467/709] Compiling x_pubkey.cc
[468/709] Compiling x_req.cc
[469/709] Compiling x_spki.cc
[470/709] Compiling x_name.cc
[471/709] Compiling x_exten.cc
[472/709] Compiling x_crl.cc
[473/709] Compiling x_attrib.cc
[474/709] Compiling x_algor.cc
[475/709] Compiling x_all.cc
[476/709] Compiling x509spki.cc
[477/709] Compiling x509rset.cc
[478/709] Compiling x509name.cc
[479/709] Compiling x509_vpm.cc
[480/709] Compiling x509_vfy.cc
[481/709] Compiling x509cset.cc
[482/709] Compiling x509_txt.cc
[483/709] Compiling x509_v3.cc
[484/709] Compiling x509_req.cc
[485/709] Compiling x509_set.cc
[486/709] Compiling x509_trs.cc
[487/709] Compiling x509_d2.cc
[488/709] Compiling x509_obj.cc
[489/709] Compiling x509_ext.cc
[490/709] Compiling x509_lu.cc
[491/709] Compiling x509_def.cc
[492/709] Compiling x509_cmp.cc
[493/709] Compiling x509.cc
[494/709] Compiling x509_att.cc
[495/709] Compiling v3_skey.cc
[496/709] Compiling v3_pmaps.cc
[497/709] Compiling v3_utl.cc
[498/709] Compiling v3_prn.cc
[499/709] Compiling v3_purp.cc
[500/709] Compiling v3_ocsp.cc
[501/709] Compiling v3_ncons.cc
[502/709] Compiling v3_pcons.cc
[503/709] Compiling v3_lib.cc
[504/709] Compiling v3_ia5.cc
[505/709] Compiling v3_int.cc
[506/709] Compiling v3_info.cc
[507/709] Compiling v3_genn.cc
[508/709] Compiling v3_cpols.cc
[509/709] Compiling v3_crld.cc
[510/709] Compiling v3_extku.cc
[511/709] Compiling v3_enum.cc
[512/709] Compiling v3_bcons.cc
[513/709] Compiling v3_bitst.cc
[514/709] Compiling v3_conf.cc
[515/709] Compiling v3_akeya.cc
[516/709] Compiling v3_alt.cc
[517/709] Compiling t_x509a.cc
[518/709] Compiling v3_akey.cc
[519/709] Compiling t_req.cc
[520/709] Compiling rsa_pss.cc
[521/709] Compiling t_x509.cc
[522/709] Compiling by_file.cc
[523/709] Compiling name_print.cc
[524/709] Compiling i2d_pr.cc
[525/709] Compiling t_crl.cc
[526/709] Compiling policy.cc
[527/709] Compiling by_dir.cc
[528/709] Compiling asn1_gen.cc
[529/709] Compiling a_verify.cc
[530/709] Compiling a_digest.cc
[531/709] Compiling thread_win.cc
[532/709] Compiling voprf.cc
[533/709] Compiling trust_token.cc
[534/709] Compiling a_sign.cc
[535/709] Compiling algorithm.cc
[536/709] Compiling thread.cc
[537/709] Compiling thread_none.cc
[538/709] Compiling pmbtoken.cc
[539/709] Compiling thread_pthread.cc
[540/709] Compiling slhdsa.cc
[541/709] Compiling siphash.cc
[542/709] Compiling stack.cc
[543/709] Compiling sha512.cc
[544/709] Compiling sha256.cc
[545/709] Compiling sha1.cc
[546/709] Compiling rsa_print.cc
[547/709] Compiling rc4.cc
[548/709] Compiling rsa_extra.cc
[549/709] Compiling refcount.cc
[550/709] Compiling windows.cc
[551/709] Compiling rsa_asn1.cc
[552/709] Compiling spake2plus.cc
[553/709] Compiling rsa_crypt.cc
[554/709] Compiling trusty.cc
[555/709] Compiling ios.cc
[556/709] Compiling urandom.cc
[557/709] Compiling rand.cc
[558/709] Compiling passive.cc
[559/709] Compiling poly1305_arm_asm.S
[560/709] Compiling forkunsafe.cc
[561/709] Compiling getentropy.cc
[562/709] Compiling deterministic.cc
[563/709] Compiling fork_detect.cc
[564/709] Compiling poly1305_arm.cc
[565/709] Compiling pool.cc
[566/709] Compiling poly1305.cc
[567/709] Compiling poly1305_vec.cc
[568/709] Compiling pkcs8.cc
[569/709] Compiling pkcs7.cc
[570/709] Compiling pkcs7_x509.cc
[571/709] Compiling pem_xaux.cc
[572/709] Compiling pkcs8_x509.cc
[573/709] Compiling pem_oth.cc
[574/709] Compiling p5_pbev2.cc
[575/709] Compiling pem_x509.cc
[576/709] Compiling obj_xref.cc
[577/709] Compiling mlkem.cc
[578/709] Compiling pem_pkey.cc
[579/709] Compiling mldsa.cc
[580/709] Compiling pem_pk8.cc
[581/709] Compiling mem.cc
[582/709] Compiling obj.cc
[583/709] Compiling pem_lib.cc
[584/709] Compiling md5.cc
[585/709] Compiling pem_info.cc
[586/709] Compiling poly_rq_mul.S
[587/709] Compiling lhash.cc
[588/709] Compiling fips_shared_support.cc
[589/709] Compiling pem_all.cc
[590/709] Compiling md4.cc
[591/709] Compiling sign.cc
[592/709] Compiling kyber.cc
[593/709] Compiling ex_data.cc
[594/709] Compiling hrss.cc
[595/709] Compiling print.cc
[596/709] Compiling pbkdf.cc
[597/709] Compiling scrypt.cc
[598/709] Compiling p_hkdf.cc
[599/709] Compiling p_x25519.cc
[600/709] Compiling hpke.cc
[601/709] Compiling p_rsa.cc
[602/709] Compiling p_rsa_asn1.cc
[603/709] Compiling p_ed25519.cc
[604/709] Compiling p_ec.cc
[605/709] Compiling p_x25519_asn1.cc
[606/709] Compiling p_ed25519_asn1.cc
[607/709] Compiling p_dh_asn1.cc
[608/709] Compiling p_dh.cc
[609/709] Compiling p_ec_asn1.cc
[610/709] Compiling evp_ctx.cc
[611/709] Compiling evp.cc
[612/709] Compiling evp_asn1.cc
[613/709] Compiling p_dsa_asn1.cc
[614/709] Compiling err.cc
[615/709] Compiling ecdh.cc
[616/709] Compiling engine.cc
[617/709] Compiling hash_to_curve.cc
[618/709] Compiling ec_derive.cc
[619/709] Compiling ecdsa_asn1.cc
[620/709] Compiling ec_asn1.cc
[621/709] Compiling dh_asn1.cc
[622/709] Compiling params.cc
[623/709] Compiling dsa.cc
[624/709] Compiling x25519-asm-arm.S
[625/709] Compiling dsa_asn1.cc
[626/709] Compiling digest_extra.cc
[627/709] Compiling des.cc
[628/709] Compiling crypto.cc
[629/709] Compiling spake25519.cc
[630/709] Compiling cpu_arm_freebsd.cc
[631/709] Compiling cpu_arm_linux.cc
[632/709] Compiling curve25519.cc
[633/709] Compiling cpu_intel.cc
[634/709] Compiling cpu_aarch64_openbsd.cc
[635/709] Compiling cpu_aarch64_win.cc
[636/709] Compiling cpu_aarch64_sysreg.cc
[637/709] Compiling cpu_aarch64_fuchsia.cc
[638/709] Compiling curve25519_64_adx.cc
[639/709] Compiling cpu_aarch64_linux.cc
[640/709] Compiling cpu_aarch64_apple.cc
[641/709] Compiling conf.cc
[642/709] Compiling tls_cbc.cc
[643/709] Compiling get_cipher.cc
[644/709] Compiling e_rc2.cc
[645/709] Compiling e_tls.cc
[646/709] Compiling e_rc4.cc
[647/709] Compiling e_null.cc
[648/709] Compiling bcm.cc
[649/709] Compiling derive_key.cc
[650/709] Compiling e_aesctrhmac.cc
[651/709] Compiling chacha.cc
[652/709] Compiling e_des.cc
[653/709] Compiling e_chacha20poly1305.cc
[654/709] Compiling e_aesgcmsiv.cc
[655/709] Compiling unicode.cc
[656/709] Compiling convert.cc
[657/709] Compiling buf.cc
[658/709] Compiling asn1_compat.cc
[659/709] Compiling cbb.cc
[660/709] Compiling ber.cc
[661/709] Compiling blake2.cc
[662/709] Compiling bn_asn1.cc
[663/709] Compiling cbs.cc
[664/709] Compiling hexdump.cc
[665/709] Compiling socket_helper.cc
[666/709] Compiling socket.cc
[667/709] Compiling printf.cc
[668/709] Compiling fd.cc
[669/709] Compiling pair.cc
[670/709] Compiling file.cc
[671/709] Compiling errno.cc
[672/709] Compiling bio_mem.cc
[673/709] Compiling connect.cc
[674/709] Compiling base64.cc
[675/709] Compiling tasn_typ.cc
[676/709] Compiling bio.cc
[677/709] Compiling tasn_fre.cc
[678/709] Compiling tasn_new.cc
[679/709] Compiling tasn_utl.cc
[680/709] Compiling posix_time.cc
[681/709] Compiling tasn_enc.cc
[682/709] Compiling f_int.cc
[683/709] Compiling asn_pack.cc
[684/709] Compiling f_string.cc
[685/709] Compiling asn1_par.cc
[686/709] Compiling tasn_dec.cc
[687/709] Compiling a_time.cc
[688/709] Compiling a_strnid.cc
[689/709] Compiling asn1_lib.cc
[690/709] Compiling a_type.cc
[691/709] Compiling a_utctm.cc
[692/709] Compiling a_octet.cc
[693/709] Compiling a_strex.cc
[694/709] Compiling a_d2i_fp.cc
[695/709] Compiling a_dup.cc
[696/709] Compiling a_i2d_fp.cc
[697/709] Compiling a_object.cc
[698/709] Write sources
[700/709] Compiling a_int.cc
[701/709] Compiling a_bool.cc
[702/709] Write sources
[704/719] Compiling a_mbstr.cc
[705/723] Compiling a_gentm.cc
[706/777] Compiling a_bitstr.cc
[708/780] Compiling BitCollections BitArray+Initializers.swift
[709/780] Compiling BitCollections BitArray+Invariants.swift
[710/782] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[711/782] Compiling BitCollections BitArray+RandomBits.swift
[712/782] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[713/782] Compiling BitCollections BitArray+Extras.swift
[714/782] Compiling BitCollections BitArray+Fill.swift
[715/782] Compiling BitCollections BitArray+Hashable.swift
[716/782] Compiling BitCollections BitArray+BitwiseOperations.swift
[717/782] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[718/782] Compiling BitCollections BitArray+Codable.swift
[719/782] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[720/782] Compiling BitCollections BitSet+CustomReflectable.swift
[721/782] Compiling BitCollections BitSet+CustomStringConvertible.swift
[722/782] Compiling BitCollections BitSet+Equatable.swift
[723/782] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[724/782] Compiling BitCollections BitSet+Extras.swift
[725/782] Compiling BitCollections BitSet+Hashable.swift
[726/789] Compiling Atomics IntegerOperations.swift
[727/789] Compiling Atomics Unmanaged extensions.swift
[728/789] Compiling BitCollections BitSet+Initializers.swift
[729/789] Compiling BitCollections BitSet+Invariants.swift
[730/789] Compiling BitCollections BitSet+Random.swift
[731/789] Compiling BitCollections BitSet+SetAlgebra basics.swift
[732/789] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[733/789] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[734/789] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[735/789] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[736/789] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[737/789] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[738/789] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[739/789] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[740/789] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[741/789] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[742/789] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[743/789] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[744/789] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[745/789] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[746/789] Compiling BitCollections BitSet+SetAlgebra union.swift
[747/789] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[748/789] Compiling BitCollections BitSet.Counted.swift
[748/789] Compiling c-nioatomics.c
[750/789] Emitting module BitCollections
[750/789] Compiling c-atomics.c
[752/789] Compiling BitCollections BitSet.Index.swift
[753/789] Compiling BitCollections BitSet._UnsafeHandle.swift
[754/789] Compiling BitCollections BitSet.swift
[755/789] Compiling BitCollections Range+Utilities.swift
[756/789] Compiling BitCollections Slice+Utilities.swift
[757/789] Compiling BitCollections UInt+Tricks.swift
[758/789] Compiling BitCollections _Word.swift
[759/795] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[770/795] Compiling BitCollections BitArray+Collection.swift
[771/795] Compiling BitCollections BitArray+Copy.swift
[772/795] Compiling BitCollections BitArray+CustomReflectable.swift
[773/795] Compiling BitCollections BitArray+Descriptions.swift
[774/795] Compiling BitCollections BitArray+Equatable.swift
[778/795] Compiling BitCollections BitArray+Testing.swift
[779/795] Compiling BitCollections BitArray._UnsafeHandle.swift
[780/795] Compiling BitCollections BitArray.swift
[781/795] Compiling BitCollections BitSet+BidirectionalCollection.swift
[782/795] Compiling BitCollections BitSet+Codable.swift
[783/796] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[785/796] 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
~~~~~~~~~~~~~~~~^
[786/798] 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
~~~~~~~~~~~~~~~~^
[787/798] Compiling Collections Collections.swift
[788/798] Emitting module Collections
[790/799] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[791/799] Emitting module NIOConcurrencyHelpers
[792/799] 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
~~~~~~~~~~~~~~~~^
[800/800] Emitting module Atomics
[802/862] Compiling NIOCore NIOAny.swift
[803/862] Compiling NIOCore NIOCloseOnErrorHandler.swift
[804/862] Compiling NIOCore NIOCoreSendableMetatype.swift
[805/862] Compiling NIOCore NIOLoopBound.swift
[806/862] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[807/862] Compiling NIOCore NIOScheduledCallback.swift
[808/862] Compiling NIOCore NIOSendable.swift
[809/862] Compiling NIOCore RecvByteBufferAllocator.swift
[810/870] 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
~~~~~~~~~~~~~~~~^
[811/870] 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
~~~~~~~~~~~~~~~~^
[812/870] 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
~~~~~~~~~~~~~~~~^
[813/870] 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
~~~~~~~~~~~~~~~~^
[814/870] 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
~~~~~~~~~~~~~~~~^
[815/870] 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
~~~~~~~~~~~~~~~~^
[816/870] 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
~~~~~~~~~~~~~~~~^
[817/870] 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
~~~~~~~~~~~~~~~~^
[818/870] 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
~~~~~~~~~~~~~~~~^
[819/870] 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
~~~~~~~~~~~~~~~~^
[820/870] 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
~~~~~~~~~~~~~~~~^
[821/870] 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
~~~~~~~~~~~~~~~~^
[822/870] 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
~~~~~~~~~~~~~~~~^
[823/870] 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
~~~~~~~~~~~~~~~~^
[824/870] 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
~~~~~~~~~~~~~~~~^
[825/870] 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
~~~~~~~~~~~~~~~~^
[826/870] 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
~~~~~~~~~~~~~~~~^
[827/870] 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
~~~~~~~~~~~~~~~~^
[828/870] 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
~~~~~~~~~~~~~~~~^
[829/870] 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
~~~~~~~~~~~~~~~~^
[830/870] 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
~~~~~~~~~~~~~~~~^
[831/870] 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
~~~~~~~~~~~~~~~~^
[832/870] 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
~~~~~~~~~~~~~~~~^
[833/870] 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
~~~~~~~~~~~~~~~~^
[834/870] Compiling NIOCore CircularBuffer.swift
[835/870] Compiling NIOCore Codec.swift
[836/870] Compiling NIOCore ConvenienceOptionSupport.swift
[837/870] Compiling NIOCore DeadChannel.swift
[838/870] Compiling NIOCore DispatchQueue+WithFuture.swift
[839/870] Compiling NIOCore EventLoop+Deprecated.swift
[840/870] Compiling NIOCore EventLoop+SerialExecutor.swift
[841/870] Compiling NIOCore EventLoop.swift
[842/870] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[843/870] Emitting module NIOCore
[844/870] Compiling NIOCore ByteBuffer-multi-int.swift
[845/870] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[846/870] Compiling NIOCore ByteBuffer-views.swift
[847/870] Compiling NIOCore Channel.swift
[848/870] Compiling NIOCore ChannelHandler.swift
[849/870] Compiling NIOCore ChannelHandlers.swift
[850/870] Compiling NIOCore ChannelInvoker.swift
[851/870] Compiling NIOCore ChannelOption.swift
[852/870] Compiling NIOCore ChannelPipeline.swift
[853/870] Compiling NIOCore AddressedEnvelope.swift
[854/870] Compiling NIOCore AsyncAwaitSupport.swift
[855/870] Compiling NIOCore AsyncChannel.swift
[856/870] Compiling NIOCore AsyncChannelHandler.swift
[857/870] Compiling NIOCore AsyncChannelInboundStream.swift
[858/870] Compiling NIOCore AsyncChannelOutboundWriter.swift
[859/870] Compiling NIOCore NIOAsyncSequenceProducer.swift
[860/870] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[861/870] Compiling NIOCore NIOAsyncWriter.swift
[862/870] 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
~~~~~~~~~~~~~~~~^
[863/870] 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
~~~~~~~~~~~~~~~~^
[864/870] 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
~~~~~~~~~~~~~~~~^
[865/870] 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
~~~~~~~~~~~~~~~~^
[866/870] 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
~~~~~~~~~~~~~~~~^
[867/870] 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
~~~~~~~~~~~~~~~~^
[868/870] 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
~~~~~~~~~~~~~~~~^
[869/870] 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
~~~~~~~~~~~~~~~~^
[870/870] 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
~~~~~~~~~~~~~~~~^
[872/931] Compiling AMQPProtocol ProtocolError.swift
[873/932] Compiling AMQPProtocol Protocol.swift
[874/932] Compiling AMQPProtocol UInt8+AMQP.swift
[875/932] Compiling AMQPProtocol Properties.swift
[876/932] Emitting module AMQPProtocol
[877/932] Compiling NIOEmbedded AsyncTestingChannel.swift
[878/932] Emitting module NIOEmbedded
[879/932] 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
~~~~~~~~~~~~~~~~^
[880/932] 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
~~~~~~~~~~~~~~~~^
[881/933] Compiling NIOPosix Pool.swift
[882/933] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[883/933] Compiling NIOPosix PosixSingletons.swift
[884/933] Compiling NIOPosix RawSocketBootstrap.swift
[885/933] Compiling NIOPosix Resolver.swift
[886/933] Compiling NIOPosix Selectable.swift
[887/933] Compiling NIOPosix SelectableChannel.swift
[889/939] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[890/939] Compiling AMQPProtocol Date+AMQP.swift
[891/939] Compiling AMQPProtocol Table.swift
/host/spi-builder-workspace/Sources/AMQPProtocol/Table.swift:16:1: remark: '@preconcurrency' attribute on module 'Foundation' is unused
import struct Foundation.Date
^
[892/939] 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
~~~~~~~~~~~~~~~~^
[893/939] 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
~~~~~~~~~~~~~~~~^
[894/939] 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
~~~~~~~~~~~~~~~~^
[895/939] 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
~~~~~~~~~~~~~~~~^
[896/939] 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
~~~~~~~~~~~~~~~~^
[897/939] 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
~~~~~~~~~~~~~~~~^
[898/939] 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
           ~~~~~~~~~~~~~~~~^

[899/939] 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
           ~~~~~~~~~~~~~~~~^

[900/939] 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
           ~~~~~~~~~~~~~~~~^

[901/939] 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
           ~~~~~~~~~~~~~~~~^

[902/939] 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
           ~~~~~~~~~~~~~~~~^

[903/939] 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
           ~~~~~~~~~~~~~~~~^

[904/939] Emitting module NIOPosix
[905/939] Compiling NIOPosix BSDSocketAPICommon.swift
[906/939] Compiling NIOPosix BSDSocketAPIPosix.swift
[907/939] Compiling NIOPosix BSDSocketAPIWindows.swift
[908/939] Compiling NIOPosix BaseSocket.swift
[909/939] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[910/939] Compiling NIOPosix BaseSocketChannel.swift
[911/939] Compiling NIOPosix BaseStreamSocketChannel.swift
[912/939] Compiling AMQPProtocol Frame.swift
[914/940] Compiling NIOPosix SelectableEventLoop.swift
[915/940] Compiling NIOPosix SelectorEpoll.swift
[916/940] Compiling NIOPosix SelectorGeneric.swift
[917/940] Compiling NIOPosix SelectorKqueue.swift
[918/940] Compiling NIOPosix SelectorUring.swift
[919/940] Compiling NIOPosix ServerSocket.swift
[920/940] Compiling NIOPosix IO.swift
[921/940] Compiling NIOPosix IntegerBitPacking.swift
[922/940] Compiling NIOPosix IntegerTypes.swift
[923/940] Compiling NIOPosix Linux.swift
[924/940] Compiling NIOPosix LinuxCPUSet.swift
[925/940] Compiling NIOPosix LinuxUring.swift
[926/940] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[927/940] Compiling NIOPosix NIOPosixSendableMetatype.swift
[928/940] Compiling NIOPosix NIOThreadPool.swift
[929/940] Compiling NIOPosix NonBlockingFileIO.swift
[930/940] Compiling NIOPosix PendingDatagramWritesManager.swift
[931/940] Compiling NIOPosix PendingWritesManager.swift
[932/940] Compiling NIOPosix PipeChannel.swift
[933/940] Compiling NIOPosix PipePair.swift
[934/940] Compiling NIOPosix Bootstrap.swift
[935/940] Compiling NIOPosix ControlMessage.swift
[936/940] Compiling NIOPosix DatagramVectorReadManager.swift
[937/940] Compiling NIOPosix Errors+Any.swift
[938/940] Compiling NIOPosix FileDescriptor.swift
[939/940] Compiling NIOPosix GetaddrinfoResolver.swift
[940/940] Compiling NIOPosix HappyEyeballs.swift
[942/943] Compiling NIO Exports.swift
[943/943] Emitting module NIO
[945/950] Emitting module NIOTLS
[946/950] Compiling NIOTLS TLSEvents.swift
[947/950] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[948/950] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[949/950] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[950/950] Compiling NIOTLS SNIHandler.swift
[952/980] Emitting module NIOSSL
[953/984] Compiling NIOSSL LinuxCABundle.swift
[954/984] Compiling NIOSSL NIOSSLClientHandler.swift
[955/984] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[956/984] Compiling NIOSSL NIOSSLHandler.swift
[957/984] Compiling NIOSSL AndroidCABundle.swift
[958/984] Compiling NIOSSL ByteBufferBIO.swift
[959/984] Compiling NIOSSL CustomPrivateKey.swift
[960/984] Compiling NIOSSL IdentityVerification.swift
[961/984] Compiling NIOSSL SSLPrivateKey.swift
[962/984] Compiling NIOSSL SSLPublicKey.swift
[963/984] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[964/984] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[965/984] Compiling NIOSSL SubjectAlternativeName.swift
[966/984] Compiling NIOSSL NIOSSLSecureBytes.swift
[967/984] Compiling NIOSSL RNG.swift
[968/984] Compiling NIOSSL SafeCompare.swift
[969/984] Compiling NIOSSL SSLCertificate.swift
[970/984] Compiling NIOSSL SSLCertificateExtensions.swift
[971/984] Compiling NIOSSL SSLCertificateName.swift
[972/984] Compiling NIOSSL SSLConnection.swift
[973/984] Compiling NIOSSL SSLContext.swift
[974/984] Compiling NIOSSL SSLErrors.swift
[975/984] Compiling NIOSSL SSLInit.swift
[976/984] Compiling NIOSSL SSLPKCS12Bundle.swift
[977/984] Compiling NIOSSL NIOSSLServerHandler.swift
[978/984] Compiling NIOSSL ObjectIdentifier.swift
[979/984] Compiling NIOSSL PosixPort.swift
[980/984] Compiling NIOSSL SSLCallbacks.swift
[981/984] Compiling NIOSSL Zeroization.swift
[982/984] Compiling NIOSSL TLSConfiguration.swift
[983/984] Compiling NIOSSL UniversalBootstrapSupport.swift
[984/984] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[986/998] Compiling AMQPClient AMQPFrameDecoder.swift
[987/999] Compiling AMQPClient AMQPFrameEncoder.swift
[988/999] Compiling AMQPClient AMQPChannel+async.swift
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:23:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.close(reason: reason, code: code).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:52:31: warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicPublish(from: body,
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:84:31: warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicGet(queue: queue, noAck: noAck).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:104:31: warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:146:31: warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicCancel(consumerTag: consumerTag).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:154:31: warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:162:31: warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicAck(message: message, multiple: multiple).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:171:31: warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:180:31: warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:188:31: warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:196:31: warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicReject(message: message, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:203:31: warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicRecover(requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:212:31: warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicQos(count: count, global: global).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:222:31: warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.flow(active: active).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:253:31: warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:264:31: warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:273:31: warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queuePurge(name: name).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:283:31: warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:293:31: warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:313:31: warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeDeclare(name: name,
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:326:31: warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:336:31: warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:346:31: warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:351:31: warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.confirmSelect().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:356:31: warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txSelect().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:361:31: warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txCommit().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:366:31: warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txRollback().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:25:31: warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.connect(use: eventLoop, from: config).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:33:31: warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.openChannel().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:41:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.close(reason: reason, code: code).get()
                              ^
[989/999] Compiling AMQPClient AMQPConnection+async.swift
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:23:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.close(reason: reason, code: code).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:52:31: warning: 'basicPublish(from:exchange:routingKey:mandatory:immediate:properties:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicPublish(from: body,
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:84:31: warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicGet(queue: queue, noAck: noAck).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:104:31: warning: 'basicConsume(queue:consumerTag:noAck:exclusive:args:listener:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:146:31: warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicCancel(consumerTag: consumerTag).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:154:31: warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:162:31: warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicAck(message: message, multiple: multiple).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:171:31: warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:180:31: warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:188:31: warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:196:31: warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicReject(message: message, requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:203:31: warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicRecover(requeue: requeue).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:212:31: warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.basicQos(count: count, global: global).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:222:31: warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.flow(active: active).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:253:31: warning: 'queueDeclare(name:passive:durable:exclusive:autoDelete:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:264:31: warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:273:31: warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queuePurge(name: name).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:283:31: warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:293:31: warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:313:31: warning: 'exchangeDeclare(name:type:passive:durable:autoDelete:internal:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeDeclare(name: name,
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:326:31: warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:336:31: warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:346:31: warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:351:31: warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.confirmSelect().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:356:31: warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txSelect().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:361:31: warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txCommit().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:366:31: warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.txRollback().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:25:31: warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.connect(use: eventLoop, from: config).get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:33:31: warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.openChannel().get()
                              ^
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPConnection+async.swift:41:31: warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
        return try await self.close(reason: reason, code: code).get()
                              ^
[990/999] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
[991/999] Compiling AMQPClient AMQPChannelHandler.swift
[992/999] Compiling AMQPClient AMQPConnectionHandler.swift
[993/999] Compiling AMQPClient AMQPConnectionError.swift
[994/999] Compiling AMQPClient AMQPResponse.swift
[995/999] Emitting module AMQPClient
[996/999] Compiling AMQPClient AMQPConnection.swift
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:155:25: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
                        MessageToByteHandler(AMQPFrameEncoder()),
                        ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:156:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
                        ByteToMessageHandler(AMQPFrameDecoder()),
                        ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
[997/999] Compiling AMQPClient AMQPConnectionConfiguration.swift
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:155:25: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable; this is an error in Swift 6
                        MessageToByteHandler(AMQPFrameEncoder()),
                        ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:810:1: note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
extension MessageToByteHandler: Sendable {}
^
/host/spi-builder-workspace/Sources/AMQPClient/AMQPConnection.swift:156:25: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in Swift 6
                        ByteToMessageHandler(AMQPFrameDecoder()),
                        ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
extension ByteToMessageHandler: Sendable {}
^
[998/999] Compiling AMQPClient AMQPChannel.swift
[999/999] Compiling AMQPClient AMQPChannels.swift
Build complete! (136.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.48.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.23.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "rabbitmq-nio",
  "name" : "rabbitmq-nio",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AMQPProtocol",
      "targets" : [
        "AMQPProtocol"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AMQPClient",
      "targets" : [
        "AMQPClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AMQPProtocol",
      "module_type" : "SwiftTarget",
      "name" : "AMQPProtocol",
      "path" : "Sources/AMQPProtocol",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "AMQPProtocol",
        "AMQPClient"
      ],
      "sources" : [
        "Extensions/ByteBuffer+AMQP.swift",
        "Extensions/Date+AMQP.swift",
        "Extensions/UInt8+AMQP.swift",
        "Frame.swift",
        "Properties.swift",
        "Protocol.swift",
        "ProtocolError.swift",
        "Table.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AMQPClientTests",
      "module_type" : "SwiftTarget",
      "name" : "AMQPClientTests",
      "path" : "Tests/AMQPClientTests",
      "sources" : [
        "AMQPChannelLargePayloadsTest.swift",
        "AMQPChannelTest.swift",
        "AMQPChannelsTest.swift",
        "AMQPConnectionConfigurationTest.swift",
        "AMQPConnectionTest.swift"
      ],
      "target_dependencies" : [
        "AMQPClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AMQPClient",
      "module_type" : "SwiftTarget",
      "name" : "AMQPClient",
      "path" : "Sources/AMQPClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOConcurrencyHelpers",
        "NIOSSL",
        "Collections"
      ],
      "product_memberships" : [
        "AMQPClient"
      ],
      "sources" : [
        "AMQPChannel.swift",
        "AMQPChannels.swift",
        "AMQPConnection.swift",
        "AMQPConnectionConfiguration.swift",
        "AMQPConnectionError.swift",
        "AMQPResponse.swift",
        "AsyncAwaitSupport/AMQPChannel+async.swift",
        "AsyncAwaitSupport/AMQPConnection+async.swift",
        "ChannelHandlers/AMQPChannelHandler.swift",
        "ChannelHandlers/AMQPConnectionHandler.swift",
        "ChannelHandlers/AMQPConnectionMultiplexHandler.swift",
        "ChannelHandlers/AMQPFrameDecoder.swift",
        "ChannelHandlers/AMQPFrameEncoder.swift"
      ],
      "target_dependencies" : [
        "AMQPProtocol"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
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.