The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of rabbitmq-nio, reference main (cb9c29), with Swift 6.0 for Linux on 5 Nov 2024 19:43:42 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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 cb9c294 Merge pull request #48 from funcmike/prepare-beta-realease
Cloned https://github.com/funcmike/rabbitmq-nio.git
Revision (git rev-parse @):
cb9c294fda00f57db116abd297df21d078b5d027
SUCCESS checkout https://github.com/funcmike/rabbitmq-nio.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/funcmike/rabbitmq-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/15475] Fetching swift-collections
[4180/28770] Fetching swift-collections, swift-nio-ssl
[22390/99917] Fetching swift-collections, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (5.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.21s)
Fetched https://github.com/apple/swift-nio.git from cache (5.28s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (2.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (1.03s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[1570/5470] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
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.29.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.76.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/438] Write sources
[9/438] Compiling CNIOWindows shim.c
[9/438] Compiling CNIOWindows WSAStartup.c
[9/438] Write sources
[18/438] Compiling CNIOWASI CNIOWASI.c
[19/438] Compiling CNIODarwin shim.c
[20/438] Compiling CNIOLinux liburing_shims.c
[20/438] Compiling _AtomicsShims.c
[22/438] Compiling fiat_p256_adx_sqr.S
[23/438] Compiling CNIOLinux shim.c
[24/438] Compiling fiat_curve25519_adx_square.S
[25/438] Compiling fiat_p256_adx_mul.S
[26/438] Compiling fiat_curve25519_adx_mul.S
[27/438] Write swift-version-24593BA9C3E375BF.txt
[28/438] Compiling CNIOBoringSSLShims shims.c
[29/442] Compiling tls_record.cc
[30/442] Compiling tls13_both.cc
[31/442] Compiling tls13_enc.cc
[32/443] Compiling tls13_client.cc
[33/444] Compiling tls_method.cc
[34/444] Compiling t1_enc.cc
[35/445] Compiling tls13_server.cc
[36/461] Compiling ssl_versions.cc
[38/461] Emitting module InternalCollectionsUtilities
[38/463] Compiling ssl_stat.cc
[39/463] Compiling ssl_transcript.cc
[40/463] Compiling ssl_session.cc
[41/463] Compiling ssl_x509.cc
[42/463] Compiling ssl_privkey.cc
[43/463] Compiling ssl_key_share.cc
[44/463] Compiling ssl_file.cc
[45/463] Compiling ssl_credential.cc
[46/463] Compiling ssl_lib.cc
[47/463] Compiling ssl_buffer.cc
[48/463] Compiling ssl_cipher.cc
[49/463] Compiling ssl_cert.cc
[51/463] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/463] Compiling InternalCollectionsUtilities Specialize.swift
[53/463] Compiling InternalCollectionsUtilities UInt+reversed.swift
[54/463] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/463] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/463] Compiling InternalCollectionsUtilities Integer rank.swift
[57/463] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/463] Compiling ssl_asn1.cc
[59/463] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[60/463] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/463] Compiling _NIODataStructures _TinyArray.swift
[61/463] Compiling ssl_aead_ctx.cc
[63/463] Compiling _NIODataStructures PriorityQueue.swift
[64/463] Compiling InternalCollectionsUtilities Debugging.swift
[65/463] Compiling InternalCollectionsUtilities Descriptions.swift
[66/463] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[67/463] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[68/463] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[69/463] Compiling _NIOBase64 Base64.swift
[70/463] Emitting module _NIOBase64
[71/463] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[72/463] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[73/463] Compiling InternalCollectionsUtilities _SortedCollection.swift
[74/463] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/533] Compiling _NIODataStructures Heap.swift
[78/533] Emitting module _NIODataStructures
[79/534] Compiling s3_pkt.cc
[80/534] Compiling s3_lib.cc
[82/609] Compiling HeapModule Heap+Invariants.swift
[83/618] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[83/672] Compiling s3_both.cc
[85/672] Compiling HeapModule Heap+Descriptions.swift
[85/672] Compiling handshake_client.cc
[87/687] Compiling HeapModule Heap.swift
[88/687] Compiling HeapModule _HeapNode.swift
[89/687] Compiling HeapModule Heap+UnsafeHandle.swift
[89/687] Compiling handshake_server.cc
[91/687] Emitting module HeapModule
[92/688] Compiling DequeModule _DequeBuffer.swift
[93/688] Compiling DequeModule _DequeBufferHeader.swift
[95/690] Compiling DequeModule Deque+Equatable.swift
[96/690] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[97/690] Compiling DequeModule Deque+CustomReflectable.swift
[98/690] Compiling DequeModule Deque+Descriptions.swift
[99/690] Compiling HashTreeCollections TreeDictionary+Collection.swift
[100/690] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[101/690] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[102/690] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[103/690] Compiling HashTreeCollections TreeSet+Hashable.swift
[104/690] Compiling HashTreeCollections TreeSet+Sendable.swift
[105/690] Compiling HashTreeCollections TreeSet+Sequence.swift
[106/690] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[107/690] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[108/690] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[109/690] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[110/690] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[111/690] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[112/690] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[113/697] Compiling DequeModule Deque+Extras.swift
[114/697] Compiling DequeModule Deque+Hashable.swift
[123/706] Compiling handshake.cc
[125/706] Compiling HashTreeCollections _HashNode+Builder.swift
[126/706] Compiling HashTreeCollections _HashNode+Debugging.swift
[127/706] Compiling HashTreeCollections _HashNode+Initializers.swift
[128/706] Compiling HashTreeCollections _HashNode+Invariants.swift
[129/706] Compiling HashTreeCollections _HashNode+Lookups.swift
[130/706] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[131/706] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[132/706] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[133/706] Compiling HashTreeCollections _HashStack.swift
[134/706] Compiling HashTreeCollections _HashTreeIterator.swift
[135/706] Compiling HashTreeCollections _HashTreeStatistics.swift
[136/706] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[137/706] Compiling HashTreeCollections _RawHashNode.swift
[138/706] Compiling HashTreeCollections _UnmanagedHashNode.swift
[139/706] Compiling HashTreeCollections _UnsafePath.swift
[140/706] Compiling HashTreeCollections TreeDictionary+Codable.swift
[141/706] Compiling DequeModule _DequeSlot.swift
[142/706] Compiling DequeModule _UnsafeWrappedBuffer.swift
[153/706] Compiling HashTreeCollections TreeDictionary.swift
[154/706] Compiling HashTreeCollections TreeSet+Codable.swift
[155/706] Compiling _RopeModule Rope+Join.swift
[156/706] Compiling _RopeModule Rope+MutatingForEach.swift
[157/706] Compiling _RopeModule Rope+Remove.swift
[158/706] Compiling _RopeModule Rope+RemoveSubrange.swift
[159/706] Compiling _RopeModule Rope+Split.swift
[160/706] Compiling _RopeModule Optional Utilities.swift
[161/706] Compiling _RopeModule String Utilities.swift
[162/706] Compiling _RopeModule String.Index+ABI.swift
[163/716] Compiling DequeModule Deque+Testing.swift
[164/716] Compiling DequeModule Deque._Storage.swift
[165/716] Compiling DequeModule Deque._UnsafeHandle.swift
[166/716] Compiling DequeModule Deque.swift
[167/716] Compiling OrderedCollections OrderedSet+Sendable.swift
[168/716] Compiling OrderedCollections OrderedSet+SubSequence.swift
[169/716] Compiling OrderedCollections OrderedSet+Testing.swift
[170/716] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[171/716] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[172/716] Compiling OrderedCollections OrderedSet.swift
[173/716] Compiling OrderedCollections _UnsafeBitset.swift
[174/716] Compiling HashTreeCollections TreeDictionary+Merge.swift
[175/716] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[176/716] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[177/716] Compiling HashTreeCollections TreeDictionary+Values.swift
[188/716] Compiling DequeModule Deque+Codable.swift
[189/716] Compiling DequeModule Deque+Collection.swift
[208/716] Compiling handoff.cc
[218/716] Compiling HashTreeCollections _HashNode+Structural union.swift
[219/716] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[220/716] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[221/716] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[222/716] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[223/716] Compiling HashTreeCollections _HashNode.swift
[224/716] Compiling HashTreeCollections _HashNodeHeader.swift
[225/716] Compiling HashTreeCollections _HashSlot.swift
[234/716] Emitting module DequeModule
[235/717] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[236/717] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[237/717] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[238/717] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[239/717] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[240/717] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[241/717] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[242/717] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[243/717] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[244/717] Compiling HashTreeCollections TreeSet.swift
[245/717] Compiling encrypted_client_hello.cc
[246/717] Compiling dtls_record.cc
[247/717] Compiling extensions.cc
[277/717] Compiling dtls_method.cc
[278/717] Compiling d1_srtp.cc
[288/717] Compiling md5-x86_64-linux.S
[289/717] Compiling md5-x86_64-apple.S
[290/717] Compiling d1_pkt.cc
[291/717] Compiling md5-586-linux.S
[292/717] Compiling md5-586-apple.S
[294/717] Emitting module OrderedCollections
[294/718] Compiling d1_lib.cc
[295/718] Compiling err_data.c
[296/718] Compiling d1_both.cc
[297/718] Compiling chacha20_poly1305_x86_64-apple.S
[298/718] Compiling chacha20_poly1305_armv8-win.S
[299/718] Compiling chacha20_poly1305_armv8-linux.S
[301/718] Compiling chacha-x86_64-linux.S
[302/718] Compiling chacha20_poly1305_x86_64-linux.S
[303/718] Compiling chacha-x86_64-apple.S
[304/718] Compiling chacha20_poly1305_armv8-apple.S
[305/718] Compiling bio_ssl.cc
[306/718] Compiling chacha-x86-linux.S
[307/718] Compiling chacha-armv4-linux.S
[308/718] Compiling chacha-armv8-apple.S
[309/718] Compiling chacha-armv8-win.S
[310/718] Compiling chacha-x86-apple.S
[311/718] Compiling chacha-armv8-linux.S
[312/718] Compiling aes128gcmsiv-x86_64-linux.S
[313/718] Compiling aes128gcmsiv-x86_64-apple.S
[314/718] Compiling x86_64-mont5-apple.S
[315/718] Compiling x86_64-mont5-linux.S
[316/718] Compiling x86_64-mont-linux.S
[318/718] Emitting module _RopeModule
[318/718] Compiling x86-mont-linux.S
[319/718] Compiling vpaes-x86_64-apple.S
[320/718] Compiling vpaes-x86_64-linux.S
[321/718] Compiling x86_64-mont-apple.S
[322/718] Compiling x86-mont-apple.S
[345/718] Compiling vpaes-x86-linux.S
[346/718] Compiling vpaes-x86-apple.S
[347/718] Compiling vpaes-armv7-linux.S
[348/718] Compiling vpaes-armv8-apple.S
[349/718] Compiling vpaes-armv8-win.S
[350/718] Compiling vpaes-armv8-linux.S
[351/718] Compiling sha512-armv8-win.S
[352/718] Compiling sha512-x86_64-apple.S
[353/718] Compiling sha512-x86_64-linux.S
[354/718] Compiling sha512-armv8-linux.S
[355/718] Compiling sha512-armv8-apple.S
[356/718] Compiling sha512-armv4-linux.S
[357/718] Compiling sha512-586-apple.S
[358/718] Compiling sha512-586-linux.S
[359/718] Compiling sha256-x86_64-apple.S
[389/718] Compiling sha256-armv8-linux.S
[390/718] Compiling sha256-armv8-apple.S
[391/718] Compiling sha256-x86_64-linux.S
[392/718] Compiling sha256-armv8-win.S
[393/718] Compiling sha256-armv4-linux.S
[394/718] Compiling sha256-586-linux.S
[395/718] Compiling sha256-586-apple.S
[396/719] Compiling sha1-x86_64-apple.S
[397/719] Compiling sha1-armv8-win.S
[398/719] Compiling sha1-armv8-linux.S
[399/719] Compiling sha1-armv8-apple.S
[400/719] Compiling sha1-x86_64-linux.S
[401/719] Compiling sha1-586-linux.S
[403/719] Compiling sha1-586-apple.S
[404/719] Compiling sha1-armv4-large-linux.S
[405/719] Compiling rsaz-avx2-linux.S
[406/719] Compiling rdrand-x86_64-linux.S
[407/719] Compiling rsaz-avx2-apple.S
[408/719] Compiling rdrand-x86_64-apple.S
[409/719] Compiling p256_beeu-armv8-asm-linux.S
[410/719] Compiling p256_beeu-x86_64-asm-apple.S
[410/719] Compiling p256_beeu-x86_64-asm-linux.S
[412/719] Compiling p256_beeu-armv8-asm-win.S
[413/719] Compiling p256_beeu-armv8-asm-apple.S
[414/719] Compiling p256-x86_64-asm-apple.S
[415/719] Compiling p256-armv8-asm-win.S
[416/719] Compiling p256-armv8-asm-apple.S
[417/719] Compiling ghashv8-armv8-win.S
[418/719] Compiling p256-x86_64-asm-linux.S
[419/719] Compiling p256-armv8-asm-linux.S
[420/719] Compiling ghashv8-armv8-linux.S
[421/719] Compiling ghashv8-armv8-apple.S
[422/719] Compiling ghash-x86_64-linux.S
[423/719] Compiling ghashv8-armv7-linux.S
[424/719] Compiling ghash-x86-linux.S
[425/719] Compiling ghash-x86-apple.S
[426/719] Compiling ghash-x86_64-apple.S
[427/719] Compiling ghash-ssse3-x86_64-linux.S
[428/719] Compiling ghash-ssse3-x86_64-apple.S
[429/719] Compiling ghash-ssse3-x86-linux.S
[430/719] Compiling ghash-neon-armv8-win.S
[431/719] Compiling ghash-ssse3-x86-apple.S
[432/719] Compiling co-586-linux.S
[433/719] Compiling ghash-neon-armv8-linux.S
[434/719] Compiling ghash-armv4-linux.S
[435/719] Compiling ghash-neon-armv8-apple.S
[436/719] Compiling co-586-apple.S
[437/719] Compiling bsaes-armv7-linux.S
[438/719] Compiling bn-armv8-apple.S
[439/719] Compiling bn-586-linux.S
[440/719] Compiling bn-armv8-win.S
[441/719] Compiling bn-586-apple.S
[442/719] Compiling bn-armv8-linux.S
[443/719] Compiling armv8-mont-apple.S
[444/719] Compiling armv8-mont-linux.S
[445/719] Compiling armv8-mont-win.S
[446/719] Compiling armv4-mont-linux.S
[447/719] Compiling aesv8-gcm-armv8-apple.S
[447/719] Compiling aesv8-gcm-armv8-win.S
[449/719] Compiling aesv8-gcm-armv8-linux.S
[450/719] Compiling aesv8-armv8-win.S
[451/719] Compiling aesv8-armv8-linux.S
[452/719] Compiling aesv8-armv7-linux.S
[453/719] Compiling aesni-x86_64-linux.S
[454/719] Compiling aesni-x86-linux.S
[455/719] Compiling aesv8-armv8-apple.S
[456/719] Compiling aesni-x86_64-apple.S
[457/719] Compiling aesni-x86-apple.S
[458/719] Compiling aesni-gcm-x86_64-linux.S
[459/719] Compiling aesni-gcm-x86_64-apple.S
[460/719] Compiling x_x509.c
[461/719] Compiling x_pubkey.c
[462/719] Compiling x_req.c
[463/719] Compiling x_x509a.c
[464/719] Compiling x_spki.c
[465/719] Compiling x_val.c
[466/719] Compiling x_sig.c
[467/719] Compiling x_name.c
[468/719] Compiling x_algor.c
[469/719] Compiling x_attrib.c
[470/719] Compiling x_crl.c
[470/719] Compiling x_exten.c
[473/719] Emitting module HashTreeCollections
[473/720] Compiling x509spki.c
[474/720] Compiling x_all.c
[475/720] Compiling x509rset.c
[477/720] Compiling x509name.c
[478/720] Compiling x509cset.c
[479/720] Compiling x509_trs.c
[480/720] Compiling x509_txt.c
[481/720] Compiling x509_v3.c
[482/720] Compiling x509_vpm.c
[483/720] Compiling x509_vfy.c
[484/720] Compiling x509_set.c
[485/720] Compiling x509_req.c
[486/720] Compiling x509_def.c
[487/720] Compiling x509_d2.c
[488/720] Compiling x509_ext.c
[489/720] Compiling x509_obj.c
[490/720] Compiling x509_lu.c
[491/720] Compiling x509_cmp.c
[492/720] Compiling x509_att.c
[493/720] Compiling x509.c
[494/720] Compiling v3_skey.c
[495/720] Compiling v3_utl.c
[496/720] Compiling v3_ocsp.c
[497/720] Compiling v3_purp.c
[498/720] Compiling v3_prn.c
[499/720] Compiling v3_pmaps.c
[500/720] Compiling v3_ncons.c
[501/720] Compiling v3_pcons.c
[502/720] Compiling v3_genn.c
[503/720] Compiling v3_lib.c
[504/720] Compiling v3_int.c
[505/720] Compiling v3_enum.c
[506/720] Compiling v3_extku.c
[507/720] Compiling v3_info.c
[508/720] Compiling v3_ia5.c
[509/720] Compiling v3_bitst.c
[510/720] Compiling v3_crld.c
[511/720] Compiling v3_cpols.c
[512/720] Compiling v3_alt.c
[513/720] Compiling v3_conf.c
[514/720] Compiling v3_bcons.c
[515/720] Compiling v3_akeya.c
[516/720] Compiling t_x509a.c
[517/720] Compiling v3_akey.c
[518/720] Compiling t_crl.c
[519/720] Compiling i2d_pr.c
[520/720] Compiling t_req.c
[521/720] Compiling t_x509.c
[522/720] Compiling rsa_pss.c
[523/720] Compiling name_print.c
[524/720] Compiling by_dir.c
[525/720] Compiling by_file.c
[526/720] Compiling policy.c
[527/720] Compiling a_verify.c
[528/720] Compiling algorithm.c
[529/720] Compiling asn1_gen.c
[530/720] Compiling a_sign.c
[531/720] Compiling a_digest.c
[532/720] Compiling thread.c
[533/720] Compiling thread_win.c
[534/720] Compiling thread_pthread.c
[535/720] Compiling thread_none.c
[536/720] Compiling spx_wots.c
[537/720] Compiling spx_util.c
[538/720] Compiling stack.c
[539/720] Compiling trust_token.c
[540/720] Compiling voprf.c
[541/720] Compiling spx_thash.c
[542/720] Compiling spx_merkle.c
[543/720] Compiling spx_fors.c
[544/720] Compiling spx.c
[545/720] Compiling pmbtoken.c
[546/720] Compiling thash.c
[547/720] Compiling spx_address.c
[548/720] Compiling wots.c
[549/720] Compiling sha512.c
[550/720] Compiling slhdsa.c
[551/720] Compiling sha256.c
[552/720] Compiling sha1.c
[553/720] Compiling merkle.c
[554/720] Compiling siphash.c
[555/720] Compiling fors.c
[556/720] Compiling rsa_extra.c
[557/720] Compiling rsa_print.c
[558/720] Compiling rc4.c
[559/720] Compiling refcount.c
[560/720] Compiling trusty.c
[561/720] Compiling windows.c
[562/720] Compiling rand_extra.c
[563/720] Compiling urandom.c
[564/720] Compiling rsa_asn1.c
[565/720] Compiling rsa_crypt.c
[566/720] Compiling getentropy.c
[567/720] Compiling ios.c
[568/720] Compiling passive.c
[569/720] Compiling deterministic.c
[570/720] Compiling poly1305_arm_asm.S
[571/720] Compiling forkunsafe.c
[572/720] Compiling fork_detect.c
[573/720] Compiling pool.c
[574/720] Compiling poly1305.c
[575/720] Compiling poly1305_arm.c
[576/720] Compiling poly1305_vec.c
[577/720] Compiling pkcs7.c
[578/720] Compiling pkcs8.c
[579/720] Compiling pkcs7_x509.c
[580/720] Compiling pem_xaux.c
[581/720] Compiling pkcs8_x509.c
[582/720] Compiling pem_x509.c
[583/720] Compiling p5_pbev2.c
[584/720] Compiling pem_pkey.c
[585/720] Compiling obj_xref.c
[586/720] Compiling pem_pk8.c
[587/720] Compiling pem_oth.c
[588/720] Compiling pem_info.c
[589/720] Compiling mem.c
[590/720] Compiling pem_lib.c
[591/720] Compiling pem_all.c
[592/720] Compiling md5.c
[593/720] Compiling obj.c
[594/720] Compiling mldsa.c
[595/720] Compiling md4.c
[596/720] Compiling lhash.c
[597/720] Compiling fips_shared_support.c
[598/720] Compiling keccak.c
[599/720] Compiling poly_rq_mul.S
[600/720] Compiling kyber.c
[601/720] Compiling sign.c
[602/720] Compiling ex_data.c
[603/720] Compiling hpke.c
[604/720] Compiling scrypt.c
[605/720] Compiling mlkem.cc
[606/720] Compiling hrss.c
[607/720] Compiling pbkdf.c
[608/720] Compiling print.c
[609/720] Compiling p_x25519_asn1.c
[610/720] Compiling p_x25519.c
[611/720] Compiling p_rsa_asn1.c
[612/720] Compiling p_hkdf.c
[613/720] Compiling p_rsa.c
[614/720] Compiling p_ed25519.c
[615/720] Compiling p_ed25519_asn1.c
[616/720] Compiling p_ec_asn1.c
[617/720] Compiling p_dsa_asn1.c
[618/720] Compiling p_ec.c
[619/720] Compiling p_dh.c
[620/720] Compiling p_dh_asn1.c
[621/720] Compiling evp_ctx.c
[622/720] Compiling evp_asn1.c
[623/720] Compiling evp.c
[624/720] Compiling err.c
[625/720] Compiling ecdsa_asn1.c
[626/720] Compiling engine.c
[627/720] Compiling ecdh_extra.c
[628/720] Compiling ec_derive.c
[629/720] Compiling dsa_asn1.c
[630/720] Compiling dsa.c
[631/720] Compiling hash_to_curve.c
[632/720] Compiling ec_asn1.c
[633/720] Compiling digest_extra.c
[634/720] Compiling dh_asn1.c
[635/720] Compiling dilithium.c
[636/720] Compiling params.c
[637/720] Compiling x25519-asm-arm.S
[638/720] Compiling spake25519.c
[639/720] Compiling cpu_arm_linux.c
[640/720] Compiling cpu_intel.c
[641/720] Compiling cpu_aarch64_win.c
[642/720] Compiling crypto.c
[643/720] Compiling cpu_arm_freebsd.c
[644/720] Compiling cpu_aarch64_sysreg.c
[645/720] Compiling des.c
[646/720] Compiling cpu_aarch64_openbsd.c
[647/720] Compiling cpu_aarch64_linux.c
[648/720] Compiling cpu_aarch64_apple.c
[649/720] Compiling cpu_aarch64_fuchsia.c
[650/720] Compiling tls_cbc.c
[651/720] Compiling conf.c
[652/720] Compiling curve25519.c
[653/720] Compiling e_null.c
[654/720] Compiling e_rc4.c
[655/720] Compiling e_des.c
[656/720] Compiling e_tls.c
[657/720] Compiling e_rc2.c
[658/720] Compiling e_chacha20poly1305.c
[659/720] Compiling derive_key.c
[660/720] Compiling e_aesgcmsiv.c
[661/720] Compiling cipher_extra.c
[662/720] Compiling e_aesctrhmac.c
[663/720] Compiling unicode.c
[664/720] Compiling curve25519_64_adx.c
[665/720] Compiling chacha.c
[666/720] Compiling ber.c
[667/720] Compiling asn1_compat.c
[668/720] Compiling cbb.c
[669/720] Compiling bn_asn1.c
[670/720] Compiling buf.c
[671/720] Compiling blake2.c
[672/720] Compiling cbs.c
[673/720] Compiling convert.c
[674/720] Compiling printf.c
[675/720] Compiling file.c
[676/720] Compiling pair.c
[677/720] Compiling socket.c
[678/720] Compiling socket_helper.c
[679/720] Compiling connect.c
[680/720] Compiling hexdump.c
[681/720] Compiling errno.c
[682/720] Compiling bio_mem.c
[683/720] Compiling fd.c
[684/720] Compiling tasn_utl.c
[685/720] Compiling base64.c
[686/720] Compiling tasn_typ.c
[687/720] Compiling tasn_new.c
[688/720] Compiling tasn_fre.c
[689/720] Compiling bio.c
[690/720] Compiling posix_time.c
[691/720] Compiling asn_pack.c
[692/720] Compiling f_int.c
[693/720] Compiling asn1_par.c
[694/720] Compiling tasn_enc.c
[695/720] Compiling tasn_dec.c
[696/720] Compiling asn1_lib.c
[697/720] Compiling f_string.c
[698/720] Compiling a_utctm.c
[699/720] Compiling a_octet.c
[700/720] Compiling a_time.c
[701/720] Compiling a_strnid.c
[702/720] Compiling a_type.c
[703/720] Compiling a_object.c
[704/720] Compiling a_mbstr.c
[705/720] Compiling a_strex.c
[706/720] Compiling a_i2d_fp.c
[707/720] Compiling a_d2i_fp.c
[708/720] Compiling a_gentm.c
[709/720] Compiling a_bool.c
[710/720] Write sources
[713/720] Compiling a_dup.c
[714/720] Write sources
[715/720] Compiling a_int.c
[716/720] Compiling a_bitstr.c
[717/792] Compiling bcm.c
[719/792] Compiling Atomics UnsafeAtomic.swift
[720/792] Compiling Atomics UnsafeAtomicLazyReference.swift
[721/794] Compiling Atomics AtomicMemoryOrderings.swift
[722/794] Compiling Atomics DoubleWord.swift
[723/794] Compiling Atomics ManagedAtomic.swift
[724/794] Compiling Atomics ManagedAtomicLazyReference.swift
[725/794] Compiling Atomics IntegerOperations.swift
[726/794] Compiling Atomics Unmanaged extensions.swift
[727/794] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[728/794] Compiling BitCollections BitSet+CustomReflectable.swift
[729/794] Compiling BitCollections BitSet+CustomStringConvertible.swift
[730/794] Compiling BitCollections BitSet+Equatable.swift
[731/794] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[732/794] Compiling BitCollections BitSet+Extras.swift
[733/794] Compiling BitCollections BitSet+Hashable.swift
[734/801] Compiling BitCollections BitSet+Initializers.swift
[735/801] Compiling BitCollections BitSet+Invariants.swift
[736/801] Compiling BitCollections BitSet+Random.swift
[737/801] Compiling BitCollections BitSet+SetAlgebra basics.swift
[738/801] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[739/801] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[740/801] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[741/801] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[742/801] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[743/801] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[744/801] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[745/801] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[746/801] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[747/801] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[748/801] Compiling Atomics Primitives.shims.swift
[749/801] Compiling Atomics AtomicInteger.swift
[750/801] Compiling Atomics AtomicOptionalWrappable.swift
[751/801] Compiling Atomics AtomicReference.swift
[752/801] Compiling Atomics AtomicStorage.swift
[753/801] Compiling Atomics AtomicValue.swift
[754/801] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[755/801] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[756/801] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[757/801] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[758/801] Compiling BitCollections BitSet+SetAlgebra union.swift
[759/801] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[760/801] Compiling BitCollections BitSet.Counted.swift
[765/801] Compiling BitCollections BitArray+Hashable.swift
[766/801] Compiling BitCollections BitArray+Initializers.swift
[767/801] Compiling BitCollections BitArray+Invariants.swift
[768/801] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[777/801] Emitting module BitCollections
[778/801] Compiling Atomics OptionalRawRepresentable.swift
[779/801] Compiling Atomics RawRepresentable.swift
[780/801] Compiling Atomics AtomicBool.swift
[781/801] Compiling Atomics IntegerConformances.swift
[782/801] Compiling Atomics PointerConformances.swift
[783/801] Compiling Atomics Primitives.native.swift
[786/801] Compiling BitCollections BitSet.Index.swift
[787/801] Compiling BitCollections BitSet._UnsafeHandle.swift
[788/801] Compiling BitCollections BitSet.swift
[789/801] Compiling BitCollections Range+Utilities.swift
[790/801] Compiling BitCollections Slice+Utilities.swift
[791/801] Compiling BitCollections UInt+Tricks.swift
[792/801] Compiling BitCollections _Word.swift
[792/802] Compiling c-nioatomics.c
[795/804] Compiling Collections Collections.swift
[796/804] Emitting module Collections
[797/805] Compiling c-atomics.c
[799/811] Compiling NIOConcurrencyHelpers lock.swift
[800/811] Compiling NIOConcurrencyHelpers NIOLock.swift
[807/811] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[808/811] Emitting module NIOConcurrencyHelpers
[809/811] Compiling NIOConcurrencyHelpers atomics.swift
[810/811] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[812/812] Emitting module Atomics
[814/873] Compiling NIOCore MulticastChannel.swift
[815/873] Compiling NIOCore NIOAny.swift
[816/873] Compiling NIOCore NIOCloseOnErrorHandler.swift
[817/873] Compiling NIOCore NIOLoopBound.swift
[818/873] Compiling NIOCore NIOScheduledCallback.swift
[819/873] Compiling NIOCore NIOSendable.swift
[820/873] Compiling NIOCore PointerHelpers.swift
[821/873] Compiling NIOCore RecvByteBufferAllocator.swift
[822/881] Compiling NIOCore IO.swift
[823/881] Compiling NIOCore IOData.swift
[824/881] Compiling NIOCore IPProtocol.swift
[825/881] Compiling NIOCore IntegerBitPacking.swift
[826/881] Compiling NIOCore IntegerTypes.swift
[827/881] Compiling NIOCore Interfaces.swift
[828/881] Compiling NIOCore Linux.swift
[829/881] Compiling NIOCore MarkedCircularBuffer.swift
[830/881] Compiling NIOCore CircularBuffer.swift
[831/881] Compiling NIOCore Codec.swift
[832/881] Compiling NIOCore ConvenienceOptionSupport.swift
[833/881] Compiling NIOCore DeadChannel.swift
[834/881] Compiling NIOCore DispatchQueue+WithFuture.swift
[835/881] Compiling NIOCore EventLoop+Deprecated.swift
[836/881] Compiling NIOCore EventLoop+SerialExecutor.swift
[837/881] Compiling NIOCore EventLoop.swift
[838/881] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[839/881] Compiling NIOCore EventLoopFuture+Deprecated.swift
[840/881] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[841/881] Compiling NIOCore EventLoopFuture.swift
[842/881] Compiling NIOCore FileDescriptor.swift
[843/881] Compiling NIOCore FileHandle.swift
[844/881] Compiling NIOCore FileRegion.swift
[845/881] Compiling NIOCore GlobalSingletons.swift
[846/881] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[847/881] Compiling NIOCore SocketAddresses.swift
[848/881] Compiling NIOCore SocketOptionProvider.swift
[849/881] Compiling NIOCore SystemCallHelpers.swift
[850/881] Compiling NIOCore TimeAmount+Duration.swift
[851/881] Compiling NIOCore TypeAssistedChannelHandler.swift
[852/881] Compiling NIOCore UniversalBootstrapSupport.swift
[853/881] Compiling NIOCore Utilities.swift
[854/881] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[855/881] Compiling NIOCore BSDSocketAPI.swift
[856/881] Compiling NIOCore ByteBuffer-aux.swift
[857/881] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[858/881] Compiling NIOCore ByteBuffer-conversions.swift
[859/881] Compiling NIOCore ByteBuffer-core.swift
[860/881] Compiling NIOCore ByteBuffer-hex.swift
[861/881] Compiling NIOCore ByteBuffer-int.swift
[862/881] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[863/881] Compiling NIOCore AddressedEnvelope.swift
[864/881] Compiling NIOCore AsyncAwaitSupport.swift
[865/881] Compiling NIOCore AsyncChannel.swift
[866/881] Compiling NIOCore AsyncChannelHandler.swift
[867/881] Compiling NIOCore AsyncChannelInboundStream.swift
[868/881] Compiling NIOCore AsyncChannelOutboundWriter.swift
[869/881] Compiling NIOCore NIOAsyncSequenceProducer.swift
[870/881] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[871/881] Compiling NIOCore NIOAsyncWriter.swift
[872/881] Compiling NIOCore ByteBuffer-multi-int.swift
[873/881] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[874/881] Compiling NIOCore ByteBuffer-views.swift
[875/881] Compiling NIOCore Channel.swift
[876/881] Compiling NIOCore ChannelHandler.swift
[877/881] Compiling NIOCore ChannelHandlers.swift
[878/881] Compiling NIOCore ChannelInvoker.swift
[879/881] Compiling NIOCore ChannelOption.swift
[880/881] Compiling NIOCore ChannelPipeline.swift
[881/881] Emitting module NIOCore
[883/942] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[884/942] Compiling NIOEmbedded AsyncTestingChannel.swift
[885/942] Emitting module NIOEmbedded
[886/942] Compiling NIOEmbedded Embedded.swift
[888/943] Compiling NIOPosix Pool.swift
[889/943] Compiling NIOPosix PooledRecvBufferAllocator.swift
[890/943] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[891/943] Compiling NIOPosix PosixSingletons.swift
[892/943] Compiling NIOPosix RawSocketBootstrap.swift
[893/943] Compiling NIOPosix Resolver.swift
[894/943] Compiling NIOPosix Selectable.swift
[895/949] Compiling AMQPProtocol Protocol.swift
[896/950] Compiling AMQPProtocol ProtocolError.swift
[897/950] Compiling AMQPProtocol Properties.swift
[898/950] Compiling NIOPosix ThreadPosix.swift
[899/950] Compiling NIOPosix ThreadWindows.swift
[900/950] Compiling NIOPosix UnsafeTransfer.swift
[901/950] Compiling NIOPosix Utilities.swift
[902/950] Compiling NIOPosix VsockAddress.swift
[903/950] Compiling NIOPosix VsockChannelEvents.swift
[904/950] Emitting module AMQPProtocol
[905/950] Compiling NIOPosix SelectableChannel.swift
[906/950] Compiling NIOPosix SelectableEventLoop.swift
[907/950] Compiling NIOPosix SelectorEpoll.swift
[908/950] Compiling NIOPosix SelectorGeneric.swift
[909/950] Compiling NIOPosix SelectorKqueue.swift
[910/950] Compiling NIOPosix SelectorUring.swift
[911/950] Compiling NIOPosix ServerSocket.swift
[912/950] Compiling NIOPosix Socket.swift
[913/950] Compiling NIOPosix SocketChannel.swift
[914/950] Compiling NIOPosix SocketProtocols.swift
[915/950] Compiling NIOPosix System.swift
[916/950] Compiling NIOPosix Thread.swift
[917/950] Emitting module NIOPosix
[918/950] Compiling NIOPosix IO.swift
[919/950] Compiling NIOPosix IntegerBitPacking.swift
[920/950] Compiling NIOPosix IntegerTypes.swift
[921/950] Compiling NIOPosix Linux.swift
[922/950] Compiling NIOPosix LinuxCPUSet.swift
[923/950] Compiling NIOPosix LinuxUring.swift
[924/950] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[925/950] Compiling NIOPosix Bootstrap.swift
[926/950] Compiling NIOPosix ControlMessage.swift
[927/950] Compiling NIOPosix DatagramVectorReadManager.swift
[928/950] Compiling NIOPosix Errors+Any.swift
[929/950] Compiling NIOPosix FileDescriptor.swift
[930/950] Compiling NIOPosix GetaddrinfoResolver.swift
[931/950] Compiling NIOPosix HappyEyeballs.swift
[932/950] Compiling NIOPosix BSDSocketAPICommon.swift
[933/950] Compiling NIOPosix BSDSocketAPIPosix.swift
[934/950] Compiling NIOPosix BSDSocketAPIWindows.swift
[935/950] Compiling NIOPosix BaseSocket.swift
[936/950] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[937/950] Compiling NIOPosix BaseSocketChannel.swift
[938/950] Compiling NIOPosix BaseStreamSocketChannel.swift
[939/950] Compiling NIOPosix NIOThreadPool.swift
[940/950] Compiling NIOPosix NonBlockingFileIO.swift
[941/950] Compiling NIOPosix PendingDatagramWritesManager.swift
[942/950] Compiling NIOPosix PendingWritesManager.swift
[943/950] Compiling NIOPosix PipeChannel.swift
[944/950] Compiling NIOPosix PipePair.swift
[945/950] Compiling NIOPosix PointerHelpers.swift
[947/951] Compiling AMQPProtocol ByteBuffer+AMQP.swift
[948/951] Compiling AMQPProtocol Date+AMQP.swift
[949/951] Compiling AMQPProtocol Table.swift
[950/953] Compiling NIO Exports.swift
[951/953] Emitting module NIO
[952/954] Compiling AMQPProtocol Frame.swift
[953/954] Compiling AMQPProtocol UInt8+AMQP.swift
[956/961] Compiling NIOTLS TLSEvents.swift
[957/961] Emitting module NIOTLS
[958/961] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[959/961] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[960/961] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[961/961] Compiling NIOTLS SNIHandler.swift
[963/990] Compiling NIOSSL NIOSSLSecureBytes.swift
[964/990] Compiling NIOSSL RNG.swift
[965/990] Compiling NIOSSL SafeCompare.swift
[966/993] Compiling NIOSSL SSLPublicKey.swift
[967/993] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[968/993] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[969/993] Compiling NIOSSL SubjectAlternativeName.swift
[970/993] Compiling NIOSSL SSLErrors.swift
[971/993] Compiling NIOSSL SSLInit.swift
[972/993] Compiling NIOSSL SSLPKCS12Bundle.swift
[973/993] Compiling NIOSSL SSLPrivateKey.swift
[974/993] Compiling NIOSSL LinuxCABundle.swift
[975/993] Compiling NIOSSL NIOSSLClientHandler.swift
[976/993] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[977/993] Compiling NIOSSL NIOSSLHandler.swift
[978/993] Compiling NIOSSL AndroidCABundle.swift
[979/993] Compiling NIOSSL ByteBufferBIO.swift
[980/993] Compiling NIOSSL CustomPrivateKey.swift
[981/993] Compiling NIOSSL IdentityVerification.swift
[982/993] Emitting module NIOSSL
[983/993] Compiling NIOSSL Zeroization.swift
[984/993] Compiling NIOSSL TLSConfiguration.swift
[985/993] Compiling NIOSSL UniversalBootstrapSupport.swift
[986/993] Compiling NIOSSL NIOSSLServerHandler.swift
[987/993] Compiling NIOSSL ObjectIdentifier.swift
[988/993] Compiling NIOSSL PosixPort.swift
[989/993] Compiling NIOSSL SSLCallbacks.swift
[990/993] Compiling NIOSSL SSLCertificate.swift
[991/993] Compiling NIOSSL SSLCertificateExtensions.swift
[992/993] Compiling NIOSSL SSLConnection.swift
[993/993] Compiling NIOSSL SSLContext.swift
[995/1007] Compiling AMQPClient AMQPFrameDecoder.swift
[996/1008] Compiling AMQPClient AMQPConnectionError.swift
[997/1008] Compiling AMQPClient AMQPResponse.swift
[998/1008] Compiling AMQPClient AMQPFrameEncoder.swift
[999/1008] Compiling AMQPClient AMQPChannelHandler.swift
[1000/1008] Compiling AMQPClient AMQPConnectionHandler.swift
[1001/1008] 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
 21 |     ///     - code: Any number - might be logged by the server.
 22 |     func close(reason: String = "", code: UInt16 = 200) async throws {
 23 |         return try await self.close(reason: reason, code: code).get()
    |                               `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
 24 |     }
 25 |
/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
 50 |         properties: Properties = Properties()
 51 |     ) async throws -> AMQPResponse.Channel.Basic.Published {
 52 |         return try await self.basicPublish(from: body,
    |                               `- 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
 53 |                                            exchange: exchange,
 54 |                                            routingKey: routingKey,
/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
 82 |     /// - Returns: Message when queue is not empty.
 83 |     func basicGet(queue: String, noAck: Bool = false) async throws -> AMQPResponse.Channel.Message.Get? {
 84 |         return try await self.basicGet(queue: queue, noAck: noAck).get()
    |                               `- warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
 85 |     }
 86 |
/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
102 |         listener: @escaping @Sendable (Result<AMQPResponse.Channel.Message.Delivery, Error>) -> Void
103 |     ) async throws -> AMQPResponse.Channel.Basic.ConsumeOk {
104 |         return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
    |                               `- 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
105 |     }
106 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:139:11: warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
137 |                 }
138 |             ).makeAsyncSequence()
139 |         }.get()
    |           `- warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
140 |     }
141 |
    :
369 |
370 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
371 | public struct AMQPSequence<Element>: AsyncSequence {
    |               `- note: consider making generic struct 'AMQPSequence' conform to the 'Sendable' protocol
372 |     public typealias BackingStream = AsyncThrowingStream<Element, Error>
373 |
/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
144 |     ///     - consumerTag: Identifer of the consumer.
145 |     func basicCancel(consumerTag: String) async throws {
146 |         return try await self.basicCancel(consumerTag: consumerTag).get()
    |                               `- warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
147 |     }
148 |
/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
152 |     ///     - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
153 |     func basicAck(deliveryTag: UInt64, multiple: Bool = false) async throws {
154 |         return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
    |                               `- warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
155 |     }
156 |
/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
160 |     ///     - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
161 |     func basicAck(message: AMQPResponse.Channel.Message.Delivery,  multiple: Bool = false) async throws {
162 |         return try await self.basicAck(message: message, multiple: multiple).get()
    |                               `- warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
163 |     }
164 |
/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
169 |     ///     - requeue: Controls whether to requeue message after reject.
170 |     func basicNack(deliveryTag: UInt64, multiple: Bool = false, requeue: Bool = false) async throws {
171 |         return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
    |                               `- warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
172 |     }
173 |
/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
178 |     ///     - requeue: Controls whether to requeue message after reject.
179 |     func basicNack(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false, requeue: Bool = false) async throws  {
180 |         return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
    |                               `- warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
181 |     }
182 |
/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
186 |     ///     - requeue: Controls whether to requeue message after reject.
187 |     func basicReject(deliveryTag: UInt64, requeue: Bool = false) async throws {
188 |         return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
    |                               `- warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
189 |     }
190 |
/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
194 |     ///     - requeue: Controls whether to requeue message after reject.
195 |     func basicReject(message: AMQPResponse.Channel.Message.Delivery, requeue: Bool = false) async throws {
196 |         return try await self.basicReject(message: message, requeue: requeue).get()
    |                               `- warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
197 |     }
198 |
/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
201 |     /// - Parameters:
202 |     func basicRecover(requeue: Bool) async throws {
203 |         return try await self.basicRecover(requeue: requeue).get()
    |                               `- warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
204 |     }
205 |
/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
210 |     ///     - global: Whether the limit will be shared across all consumers on the channel.
211 |     func basicQos(count: UInt16, global: Bool = false) async throws {
212 |         return try await self.basicQos(count: count, global: global).get()
    |                               `- warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
213 |     }
214 |
/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
220 |     @discardableResult
221 |     func flow(active: Bool) async throws -> AMQPResponse.Channel.Flowed {
222 |         return try await self.flow(active: active).get()
    |                               `- warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
223 |     }
224 |
/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
251 |         args arguments: Table =  Table()
252 |     ) async throws -> AMQPResponse.Channel.Queue.Declared {
253 |         return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
    |                               `- 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
254 |     }
255 |
/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
262 |     @discardableResult
263 |     func queueDelete(name: String, ifUnused: Bool = false, ifEmpty: Bool = false) async throws -> AMQPResponse.Channel.Queue.Deleted {
264 |         return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
    |                               `- warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
265 |     }
266 |
/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
271 |     @discardableResult
272 |     func queuePurge(name: String) async throws -> AMQPResponse.Channel.Queue.Purged {
273 |         return try await self.queuePurge(name: name).get()
    |                               `- warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
274 |     }
275 |
/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
281 |     ///     - arguments: Bind only to message matching given options.
282 |     func queueBind(queue: String, exchange: String, routingKey: String = "", args arguments: Table =  Table()) async throws {
283 |         return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
284 |     }
285 |
/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
291 |     ///     - arguments: Unbind only from messages matching given options.
292 |     func queueUnbind(queue: String, exchange: String, routingKey: String = "", args arguments: Table =  Table()) async throws {
293 |         return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
294 |     }
295 |
/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
311 |         args arguments: Table = Table()
312 |     ) async throws {
313 |         return try await self.exchangeDeclare(name: name,
    |                               `- 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
314 |                                               type: type,
315 |                                               passive: passive,
/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
324 |     ///     - ifUnused: If enabled exchange will be deleted only when it's not used.
325 |     func exchangeDelete(name: String, ifUnused: Bool = false) async throws {
326 |         return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
    |                               `- warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
327 |     }
328 |
/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
334 |     ///     - arguments: Bind only to message matching given options.
335 |     func exchangeBind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
336 |         return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
337 |     }
338 |
/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
344 |     ///     - arguments: Unbind only from message matching given options.
345 |     func exchangeUnbind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
346 |         return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
347 |     }
348 |
/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
349 |     /// Set channel in publish confirm mode, each published message will be acked or nacked.
350 |     func confirmSelect() async throws {
351 |         return try await self.confirmSelect().get()
    |                               `- warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
352 |     }
353 |
/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
354 |     /// Set channel in transaction mode.
355 |     func txSelect() async throws {
356 |         return try await self.txSelect().get()
    |                               `- warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
357 |     }
358 |
/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
359 |     /// Commit a transaction.
360 |     func txCommit() async throws {
361 |         return try await self.txCommit().get()
    |                               `- warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
362 |     }
363 |
/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
364 |     /// Rollback a transaction.
365 |     func txRollback() async throws {
366 |         return try await self.txRollback().get()
    |                               `- warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
367 |     }
368 | }
/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
23 |     /// - Returns: New AMQP Connection.
24 |     static func connect(use eventLoop: EventLoop, from config: AMQPConnectionConfiguration) async throws -> AMQPConnection {
25 |         return try await self.connect(use: eventLoop, from: config).get()
   |                               `- warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
26 |     }
27 |
/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
31 |     /// - Returns: New opened AMQP Channel.
32 |     func openChannel() async throws -> AMQPChannel {
33 |         return try await self.openChannel().get()
   |                               `- warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
34 |     }
35 |
/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
39 |     ///     - code: Code that can be logged by broker.
40 |     func close(reason: String = "", code: UInt16 = 200) async throws {
41 |         return try await self.close(reason: reason, code: code).get()
   |                               `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
42 |     }
43 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:429:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
427 |                     switch result {
428 |                     case .success(let value):
429 |                         cont.yield(value)
    |                              |- warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
430 |                     case .failure(let error):
431 |                         if let callback = self.onThrowSkip {
[1002/1008] 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
 21 |     ///     - code: Any number - might be logged by the server.
 22 |     func close(reason: String = "", code: UInt16 = 200) async throws {
 23 |         return try await self.close(reason: reason, code: code).get()
    |                               `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
 24 |     }
 25 |
/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
 50 |         properties: Properties = Properties()
 51 |     ) async throws -> AMQPResponse.Channel.Basic.Published {
 52 |         return try await self.basicPublish(from: body,
    |                               `- 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
 53 |                                            exchange: exchange,
 54 |                                            routingKey: routingKey,
/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
 82 |     /// - Returns: Message when queue is not empty.
 83 |     func basicGet(queue: String, noAck: Bool = false) async throws -> AMQPResponse.Channel.Message.Get? {
 84 |         return try await self.basicGet(queue: queue, noAck: noAck).get()
    |                               `- warning: 'basicGet(queue:noAck:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
 85 |     }
 86 |
/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
102 |         listener: @escaping @Sendable (Result<AMQPResponse.Channel.Message.Delivery, Error>) -> Void
103 |     ) async throws -> AMQPResponse.Channel.Basic.ConsumeOk {
104 |         return try await self.basicConsume(queue: queue, consumerTag: consumerTag, noAck: noAck, exclusive:exclusive, args: arguments, listener: listener).get()
    |                               `- 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
105 |     }
106 |
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:139:11: warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
137 |                 }
138 |             ).makeAsyncSequence()
139 |         }.get()
    |           `- warning: type 'AMQPSequence<AMQPResponse.Channel.Message.Delivery>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
140 |     }
141 |
    :
369 |
370 | @available(macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0, *)
371 | public struct AMQPSequence<Element>: AsyncSequence {
    |               `- note: consider making generic struct 'AMQPSequence' conform to the 'Sendable' protocol
372 |     public typealias BackingStream = AsyncThrowingStream<Element, Error>
373 |
/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
144 |     ///     - consumerTag: Identifer of the consumer.
145 |     func basicCancel(consumerTag: String) async throws {
146 |         return try await self.basicCancel(consumerTag: consumerTag).get()
    |                               `- warning: 'basicCancel(consumerTag:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
147 |     }
148 |
/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
152 |     ///     - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
153 |     func basicAck(deliveryTag: UInt64, multiple: Bool = false) async throws {
154 |         return try await self.basicAck(deliveryTag: deliveryTag, multiple: multiple).get()
    |                               `- warning: 'basicAck(deliveryTag:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
155 |     }
156 |
/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
160 |     ///     - multiple: Controls whether only this message is acked (false) or additionally all other up to it (true).
161 |     func basicAck(message: AMQPResponse.Channel.Message.Delivery,  multiple: Bool = false) async throws {
162 |         return try await self.basicAck(message: message, multiple: multiple).get()
    |                               `- warning: 'basicAck(message:multiple:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
163 |     }
164 |
/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
169 |     ///     - requeue: Controls whether to requeue message after reject.
170 |     func basicNack(deliveryTag: UInt64, multiple: Bool = false, requeue: Bool = false) async throws {
171 |         return try await self.basicNack(deliveryTag: deliveryTag, multiple: multiple, requeue: requeue).get()
    |                               `- warning: 'basicNack(deliveryTag:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
172 |     }
173 |
/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
178 |     ///     - requeue: Controls whether to requeue message after reject.
179 |     func basicNack(message: AMQPResponse.Channel.Message.Delivery, multiple: Bool = false, requeue: Bool = false) async throws  {
180 |         return try await self.basicNack(message: message, multiple: multiple, requeue: requeue).get()
    |                               `- warning: 'basicNack(message:multiple:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
181 |     }
182 |
/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
186 |     ///     - requeue: Controls whether to requeue message after reject.
187 |     func basicReject(deliveryTag: UInt64, requeue: Bool = false) async throws {
188 |         return try await self.basicReject(deliveryTag: deliveryTag, requeue: requeue).get()
    |                               `- warning: 'basicReject(deliveryTag:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
189 |     }
190 |
/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
194 |     ///     - requeue: Controls whether to requeue message after reject.
195 |     func basicReject(message: AMQPResponse.Channel.Message.Delivery, requeue: Bool = false) async throws {
196 |         return try await self.basicReject(message: message, requeue: requeue).get()
    |                               `- warning: 'basicReject(message:requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
197 |     }
198 |
/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
201 |     /// - Parameters:
202 |     func basicRecover(requeue: Bool) async throws {
203 |         return try await self.basicRecover(requeue: requeue).get()
    |                               `- warning: 'basicRecover(requeue:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
204 |     }
205 |
/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
210 |     ///     - global: Whether the limit will be shared across all consumers on the channel.
211 |     func basicQos(count: UInt16, global: Bool = false) async throws {
212 |         return try await self.basicQos(count: count, global: global).get()
    |                               `- warning: 'basicQos(count:global:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
213 |     }
214 |
/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
220 |     @discardableResult
221 |     func flow(active: Bool) async throws -> AMQPResponse.Channel.Flowed {
222 |         return try await self.flow(active: active).get()
    |                               `- warning: 'flow(active:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
223 |     }
224 |
/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
251 |         args arguments: Table =  Table()
252 |     ) async throws -> AMQPResponse.Channel.Queue.Declared {
253 |         return try await self.queueDeclare(name: name, passive: passive, durable: durable, exclusive: exclusive, autoDelete: autoDelete, args: arguments).get()
    |                               `- 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
254 |     }
255 |
/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
262 |     @discardableResult
263 |     func queueDelete(name: String, ifUnused: Bool = false, ifEmpty: Bool = false) async throws -> AMQPResponse.Channel.Queue.Deleted {
264 |         return try await self.queueDelete(name: name, ifUnused: ifUnused, ifEmpty: ifEmpty).get()
    |                               `- warning: 'queueDelete(name:ifUnused:ifEmpty:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
265 |     }
266 |
/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
271 |     @discardableResult
272 |     func queuePurge(name: String) async throws -> AMQPResponse.Channel.Queue.Purged {
273 |         return try await self.queuePurge(name: name).get()
    |                               `- warning: 'queuePurge(name:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
274 |     }
275 |
/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
281 |     ///     - arguments: Bind only to message matching given options.
282 |     func queueBind(queue: String, exchange: String, routingKey: String = "", args arguments: Table =  Table()) async throws {
283 |         return try await self.queueBind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'queueBind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
284 |     }
285 |
/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
291 |     ///     - arguments: Unbind only from messages matching given options.
292 |     func queueUnbind(queue: String, exchange: String, routingKey: String = "", args arguments: Table =  Table()) async throws {
293 |         return try await self.queueUnbind(queue: queue, exchange: exchange, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'queueUnbind(queue:exchange:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
294 |     }
295 |
/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
311 |         args arguments: Table = Table()
312 |     ) async throws {
313 |         return try await self.exchangeDeclare(name: name,
    |                               `- 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
314 |                                               type: type,
315 |                                               passive: passive,
/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
324 |     ///     - ifUnused: If enabled exchange will be deleted only when it's not used.
325 |     func exchangeDelete(name: String, ifUnused: Bool = false) async throws {
326 |         return try await self.exchangeDelete(name: name, ifUnused: ifUnused).get()
    |                               `- warning: 'exchangeDelete(name:ifUnused:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
327 |     }
328 |
/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
334 |     ///     - arguments: Bind only to message matching given options.
335 |     func exchangeBind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
336 |         return try await self.exchangeBind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'exchangeBind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
337 |     }
338 |
/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
344 |     ///     - arguments: Unbind only from message matching given options.
345 |     func exchangeUnbind(destination: String, source: String, routingKey: String, args arguments: Table = Table()) async throws {
346 |         return try await self.exchangeUnbind(destination: destination, source: source, routingKey: routingKey, args: arguments).get()
    |                               `- warning: 'exchangeUnbind(destination:source:routingKey:args:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
347 |     }
348 |
/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
349 |     /// Set channel in publish confirm mode, each published message will be acked or nacked.
350 |     func confirmSelect() async throws {
351 |         return try await self.confirmSelect().get()
    |                               `- warning: 'confirmSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
352 |     }
353 |
/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
354 |     /// Set channel in transaction mode.
355 |     func txSelect() async throws {
356 |         return try await self.txSelect().get()
    |                               `- warning: 'txSelect()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
357 |     }
358 |
/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
359 |     /// Commit a transaction.
360 |     func txCommit() async throws {
361 |         return try await self.txCommit().get()
    |                               `- warning: 'txCommit()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
362 |     }
363 |
/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
364 |     /// Rollback a transaction.
365 |     func txRollback() async throws {
366 |         return try await self.txRollback().get()
    |                               `- warning: 'txRollback()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
367 |     }
368 | }
/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
23 |     /// - Returns: New AMQP Connection.
24 |     static func connect(use eventLoop: EventLoop, from config: AMQPConnectionConfiguration) async throws -> AMQPConnection {
25 |         return try await self.connect(use: eventLoop, from: config).get()
   |                               `- warning: 'connect(use:from:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
26 |     }
27 |
/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
31 |     /// - Returns: New opened AMQP Channel.
32 |     func openChannel() async throws -> AMQPChannel {
33 |         return try await self.openChannel().get()
   |                               `- warning: 'openChannel()' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
34 |     }
35 |
/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
39 |     ///     - code: Code that can be logged by broker.
40 |     func close(reason: String = "", code: UInt16 = 200) async throws {
41 |         return try await self.close(reason: reason, code: code).get()
   |                               `- warning: 'close(reason:code:)' is deprecated: EventLoopFuture based public API will be removed in first stable release, please use Async API
42 |     }
43 | }
/host/spi-builder-workspace/Sources/AMQPClient/AsyncAwaitSupport/AMQPChannel+async.swift:429:30: warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
427 |                     switch result {
428 |                     case .success(let value):
429 |                         cont.yield(value)
    |                              |- warning: sending 'value' risks causing data races; this is an error in the Swift 6 language mode
    |                              `- note: task-isolated 'value' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
430 |                     case .failure(let error):
431 |                         if let callback = self.onThrowSkip {
[1003/1008] Compiling AMQPClient AMQPConnection.swift
[1004/1008] Compiling AMQPClient AMQPConnectionConfiguration.swift
[1005/1008] Compiling AMQPClient AMQPChannel.swift
[1006/1008] Compiling AMQPClient AMQPChannels.swift
[1007/1008] Emitting module AMQPClient
[1008/1008] Compiling AMQPClient AMQPConnectionMultiplexHandler.swift
Build complete! (140.82s)
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-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.