The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nats, reference main (a12a41), with Swift 6.2 for Linux on 3 May 2026 07:52:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hjuraev/nats-swift.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/hjuraev/nats-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a12a414 Fix duplicate CONNECT sent on async server INFO frames
Cloned https://github.com/hjuraev/nats-swift.git
Revision (git rev-parse @):
a12a414b473ebb29109dcde8be7248dc6e4f5405
SUCCESS checkout https://github.com/hjuraev/nats-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hjuraev/nats-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/6811] Fetching swift-log
[2317/24268] Fetching swift-log, swift-crypto
[2318/39714] Fetching swift-log, swift-crypto, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
[4023/32903] Fetching swift-crypto, swift-nio-ssl
[9491/116174] Fetching swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (4.46s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.55s)
[36256/83271] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (13.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (1.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[438/7421] Fetching swift-atomics, swift-system
[439/31463] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.72s)
Fetched https://github.com/apple/swift-collections.git from cache (2.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.07s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (4.87s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.77s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (6.81s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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.37.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Building for debugging...
[0/796] Write sources
[8/796] Compiling CNIOWindows shim.c
[8/796] Write sources
[10/796] Compiling CNIOWindows WSAStartup.c
[10/796] Write sources
[18/796] Compiling CNIOOpenBSD shim.c
[19/796] Compiling CNIOLinux liburing_shims.c
[20/796] Compiling CNIOWASI CNIOWASI.c
[21/796] Compiling CNIODarwin shim.c
[22/796] Compiling _AtomicsShims.c
[23/796] Compiling CNIOPosix event_loop_id.c
[24/796] Write swift-version-24593BA9C3E375BF.txt
[25/796] Compiling fiat_p256_adx_sqr.S
[26/796] Compiling fiat_p256_adx_mul.S
[27/796] Compiling fiat_curve25519_adx_square.S
[28/796] Compiling fiat_curve25519_adx_mul.S
[29/796] Compiling CNIOLinux shim.c
[31/826] Emitting module _NIOBase64
[31/826] Compiling CNIOBoringSSLShims shims.c
[33/826] Emitting module _NIODataStructures
[33/826] Compiling tls_record.cc
[34/826] Compiling tls13_enc.cc
[35/826] Compiling tls_method.cc
[36/826] Compiling tls13_server.cc
[37/826] Compiling tls13_both.cc
[38/826] Compiling tls13_client.cc
[40/826] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[41/826] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[42/828] Compiling Logging LogHandler.swift
[42/828] Compiling t1_enc.cc
[44/828] Emitting module InternalCollectionsUtilities
[45/828] Compiling InternalCollectionsUtilities Debugging.swift
[46/828] Compiling InternalCollectionsUtilities Descriptions.swift
[47/828] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/828] Compiling InternalCollectionsUtilities _SortedCollection.swift
[49/828] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/828] Compiling _NIOBase64 Base64.swift
[51/829] Compiling InternalCollectionsUtilities Integer rank.swift
[52/829] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[53/829] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/829] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[56/829] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[57/829] Compiling InternalCollectionsUtilities Span+Extras.swift
[58/829] Compiling InternalCollectionsUtilities String+Padding.swift
[59/829] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/829] Compiling _NIODataStructures PriorityQueue.swift
[61/829] Compiling _NIODataStructures _TinyArray.swift
[62/829] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/829] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/829] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/829] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/830] Compiling Logging LogEvent.swift
[67/830] Compiling ssl_x509.cc
[68/830] Compiling ssl_versions.cc
[70/830] Compiling Logging MetadataProvider.swift
[71/830] Compiling _NIODataStructures Heap.swift
[72/831] Compiling Logging Locks.swift
[73/831] Emitting module Logging
[75/831] Compiling Logging Logging.swift
[75/831] Compiling ssl_transcript.cc
[77/861] Compiling ssl_stat.cc
[79/865] Compiling ContainersPreview Producer+Map.swift
[80/865] Compiling ContainersPreview Producer+Reduce.swift
[81/865] Compiling ContainersPreview Producer.swift
[82/865] Compiling ContainersPreview Borrow.swift
[83/865] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[84/865] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[85/865] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[86/865] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[87/865] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[88/869] Compiling ContainersPreview Drain+Reduce.swift
[89/869] Compiling ContainersPreview Drain.swift
[90/869] Compiling ContainersPreview Producer+Collect.swift
[91/869] Compiling ContainersPreview Producer+Filter.swift
[92/869] Compiling ContainersPreview RandomAccessContainer.swift
[93/869] Compiling ContainersPreview RangeExpression2.swift
[94/869] Compiling ContainersPreview RangeReplaceableContainer.swift
[95/869] Compiling ContainersPreview Drain+Map.swift
[96/869] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[97/869] Compiling ContainersPreview BorrowingSequence.swift
[98/869] Compiling ContainersPreview BidirectionalContainer.swift
[99/869] Compiling ContainersPreview Container+Filter.swift
[100/869] Compiling ContainersPreview Container+SpanwiseZip.swift
[101/869] Compiling ContainersPreview Container.swift
[102/869] Compiling ContainersPreview ContainerIterator.swift
[103/869] Compiling ContainersPreview DynamicContainer.swift
[104/869] Compiling ContainersPreview MutableContainer.swift
[105/869] Compiling ContainersPreview PermutableContainer.swift
[106/869] Emitting module ContainersPreview
[107/869] Compiling ContainersPreview OutputSpan+Extras.swift
[108/869] Compiling ContainersPreview TemporaryAllocation.swift
[109/869] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[110/869] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[111/869] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[112/869] Compiling ContainersPreview Box.swift
[113/869] Compiling ContainersPreview Inout.swift
[114/869] Compiling ContainersPreview InputSpan.swift
[115/869] Compiling ContainersPreview Shared.swift
[116/870] Compiling ssl_privkey.cc
[117/910] Compiling ssl_session.cc
[119/910] Compiling DequeModule UniqueDeque+Consumption.swift
[120/910] Compiling DequeModule UniqueDeque+Container.swift
[121/910] Compiling DequeModule UniqueDeque+Descriptions.swift
[122/910] Compiling DequeModule UniqueDeque+Equatable.swift
[123/910] Compiling DequeModule UniqueDeque+Experimental.swift
[124/910] Compiling DequeModule UniqueDeque+Hashable.swift
[125/910] Compiling DequeModule UniqueDeque+Initializers.swift
[126/910] Compiling DequeModule UniqueDeque+Insertions.swift
[127/910] Compiling DequeModule UniqueDeque+Prepend.swift
[128/910] Compiling DequeModule UniqueDeque+Removals.swift
[128/915] Compiling ssl_file.cc
[129/915] Compiling ssl_key_share.cc
[131/915] Compiling DequeModule RigidDeque+Equatable.swift
[132/915] Compiling DequeModule RigidDeque+Experimental.swift
[133/915] Compiling DequeModule RigidDeque+Hashable.swift
[134/915] Compiling DequeModule RigidDeque+Initializers.swift
[135/915] Compiling DequeModule RigidDeque+Insertions.swift
[136/915] Compiling DequeModule RigidDeque+Prepend.swift
[137/915] Compiling DequeModule _DequeBuffer.swift
[138/915] Compiling DequeModule _DequeBufferHeader.swift
[139/915] Compiling DequeModule RigidDeque+Append.swift
[140/915] Compiling DequeModule RigidDeque+Consumption.swift
[141/915] Compiling DequeModule RigidDeque+Container.swift
[142/915] Compiling DequeModule RigidDeque+Descriptions.swift
[143/915] Compiling DequeModule RigidDeque+Removals.swift
[144/915] Compiling DequeModule RigidDeque+Replacements.swift
[145/915] Compiling DequeModule RigidDeque+Testing.swift
[146/915] Compiling DequeModule RigidDeque.swift
[147/915] Compiling DequeModule UniqueDeque+Append.swift
[147/915] Compiling ssl_cipher.cc
[148/915] Compiling ssl_buffer.cc
[149/915] Compiling ssl_credential.cc
[150/915] Compiling ssl_lib.cc
[152/915] Compiling DequeModule Deque+Codable.swift
[153/915] Compiling DequeModule Deque+Collection.swift
[154/915] Compiling DequeModule Deque+CustomReflectable.swift
[155/915] Compiling DequeModule Deque+Descriptions.swift
[156/915] Compiling DequeModule Deque+Equatable.swift
[157/915] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[158/915] Compiling DequeModule Deque+Extras.swift
[159/915] Compiling DequeModule Deque+Hashable.swift
[160/915] Compiling DequeModule Deque+Testing.swift
[161/915] Compiling DequeModule Deque._Storage.swift
[162/915] Compiling DequeModule Deque._UnsafeHandle.swift
[163/915] Compiling DequeModule Deque.swift
[163/915] Compiling ssl_cert.cc
[164/915] Compiling ssl_aead_ctx.cc
[165/915] Compiling ssl_asn1.cc
[166/915] Compiling s3_lib.cc
[167/915] Compiling s3_both.cc
[169/915] Emitting module DequeModule
[169/915] Compiling s3_pkt.cc
[169/915] Compiling handshake_server.cc
[172/915] Compiling DequeModule UniqueDeque+Replacements.swift
[173/915] Compiling DequeModule UniqueDeque.swift
[174/915] Compiling DequeModule _DequeSlot.swift
[175/915] Compiling DequeModule _UnsafeDequeHandle.swift
[176/915] Compiling DequeModule _UnsafeDequeSegments.swift
[177/916] Compiling handshake.cc
[178/916] Compiling handoff.cc
[179/916] Compiling handshake_client.cc
[180/916] Compiling extensions.cc
[181/916] Compiling encrypted_client_hello.cc
[182/916] Compiling md5-x86_64-linux.S
[183/916] Compiling md5-x86_64-apple.S
[184/916] Compiling dtls_method.cc
[185/916] Compiling dtls_record.cc
[186/916] Compiling md5-586-linux.S
[187/916] Compiling md5-586-apple.S
[188/916] Compiling chacha20_poly1305_x86_64-apple.S
[189/916] Compiling chacha20_poly1305_x86_64-linux.S
[190/916] Compiling chacha20_poly1305_armv8-win.S
[191/916] Compiling bio_ssl.cc
[192/916] Compiling chacha20_poly1305_armv8-linux.S
[193/916] Compiling err_data.cc
[194/916] Compiling chacha20_poly1305_armv8-apple.S
[195/916] Compiling chacha-x86_64-linux.S
[196/916] Compiling chacha-x86-linux.S
[197/916] Compiling d1_pkt.cc
[198/916] Compiling chacha-x86_64-apple.S
[199/916] Compiling chacha-x86-apple.S
[200/916] Compiling chacha-armv8-win.S
[201/916] Compiling d1_srtp.cc
[202/916] Compiling chacha-armv8-linux.S
[203/916] Compiling chacha-armv4-linux.S
[204/916] Compiling chacha-armv8-apple.S
[205/916] Compiling aes128gcmsiv-x86_64-linux.S
[206/916] Compiling aes128gcmsiv-x86_64-apple.S
[207/916] Compiling x86_64-mont5-linux.S
[208/916] Compiling x86_64-mont-linux.S
[209/916] Compiling x86_64-mont5-apple.S
[210/916] Compiling x86_64-mont-apple.S
[211/916] Compiling x86-mont-linux.S
[212/916] Compiling x86-mont-apple.S
[213/916] Compiling vpaes-x86_64-linux.S
[214/916] Compiling vpaes-x86_64-apple.S
[215/916] Compiling vpaes-armv8-win.S
[216/916] Compiling vpaes-x86-linux.S
[217/916] Compiling vpaes-x86-apple.S
[218/916] Compiling vpaes-armv8-linux.S
[219/916] Compiling sha512-x86_64-apple.S
[220/916] Compiling vpaes-armv8-apple.S
[221/916] Compiling vpaes-armv7-linux.S
[222/916] Compiling d1_both.cc
[223/916] Compiling sha512-x86_64-linux.S
[224/916] Compiling sha512-armv8-win.S
[225/916] Compiling sha512-armv8-linux.S
[226/916] Compiling sha512-armv8-apple.S
[226/916] Compiling sha512-armv4-linux.S
[228/916] Compiling sha512-586-linux.S
[229/916] Compiling sha512-586-apple.S
[230/916] Compiling d1_lib.cc
[231/916] Compiling sha256-x86_64-apple.S
[232/916] Compiling sha256-armv8-apple.S
[233/916] Compiling sha256-armv8-win.S
[234/916] Compiling sha256-x86_64-linux.S
[235/916] Compiling sha256-armv4-linux.S
[236/916] Compiling sha256-armv8-linux.S
[237/916] Compiling sha256-586-linux.S
[238/916] Compiling sha256-586-apple.S
[239/916] Compiling sha1-armv8-win.S
[240/916] Compiling sha1-armv8-linux.S
[241/916] Compiling sha1-x86_64-apple.S
[242/916] Compiling sha1-armv8-apple.S
[243/916] Compiling sha1-x86_64-linux.S
[244/916] Compiling sha1-586-linux.S
[245/916] Compiling sha1-586-apple.S
[246/916] Compiling rsaz-avx2-apple.S
[247/916] Compiling sha1-armv4-large-linux.S
[248/916] Compiling rdrand-x86_64-linux.S
[248/916] Compiling rdrand-x86_64-apple.S
[250/916] Compiling rsaz-avx2-linux.S
[251/916] Compiling p256_beeu-x86_64-asm-linux.S
[252/916] Compiling p256_beeu-x86_64-asm-apple.S
[253/916] Compiling p256_beeu-armv8-asm-apple.S
[254/916] Compiling p256_beeu-armv8-asm-linux.S
[255/916] Compiling p256_beeu-armv8-asm-win.S
[256/916] Compiling p256-x86_64-asm-apple.S
[257/916] Compiling p256-x86_64-asm-linux.S
[258/916] Compiling p256-armv8-asm-linux.S
[258/916] Compiling p256-armv8-asm-win.S
[260/916] Compiling p256-armv8-asm-apple.S
[261/916] Compiling ghashv8-armv8-win.S
[262/916] Compiling ghashv8-armv8-linux.S
[263/916] Compiling ghashv8-armv8-apple.S
[264/916] Compiling ghashv8-armv7-linux.S
[265/916] Compiling ghash-x86_64-apple.S
[266/916] Compiling ghash-x86-linux.S
[267/916] Compiling ghash-x86_64-linux.S
[268/916] Compiling ghash-ssse3-x86_64-apple.S
[268/916] Compiling ghash-x86-apple.S
[270/916] Compiling ghash-ssse3-x86_64-linux.S
[271/916] Compiling ghash-ssse3-x86-linux.S
[272/916] Compiling ghash-neon-armv8-win.S
[273/916] Compiling ghash-ssse3-x86-apple.S
[274/916] Compiling ghash-neon-armv8-apple.S
[275/916] Compiling ghash-neon-armv8-linux.S
[276/916] Compiling co-586-linux.S
[277/916] Compiling ghash-armv4-linux.S
[278/916] Compiling co-586-apple.S
[279/916] Compiling bsaes-armv7-linux.S
[280/916] Compiling bn-armv8-win.S
[281/916] Compiling bn-armv8-linux.S
[282/916] Compiling bn-armv8-apple.S
[283/916] Compiling armv8-mont-linux.S
[284/916] Compiling armv8-mont-win.S
[285/916] Compiling bn-586-apple.S
[286/916] Compiling armv4-mont-linux.S
[287/916] Compiling bn-586-linux.S
[288/916] Compiling armv8-mont-apple.S
[289/916] Compiling aesv8-gcm-armv8-linux.S
[290/916] Compiling aesv8-gcm-armv8-apple.S
[291/916] Compiling aesv8-armv8-win.S
[292/916] Compiling aesv8-gcm-armv8-win.S
[293/916] Compiling aesv8-armv8-apple.S
[293/916] Compiling aesv8-armv7-linux.S
[295/916] Compiling aesv8-armv8-linux.S
[296/916] Compiling aesni-x86_64-apple.S
[297/916] Compiling aesni-x86_64-linux.S
[298/916] Compiling aesni-x86-linux.S
[299/916] Compiling aesni-x86-apple.S
[300/916] Compiling aesni-gcm-x86_64-linux.S
[301/916] Compiling aesni-gcm-x86_64-apple.S
[302/916] Compiling aes-gcm-avx2-x86_64-linux.S
[303/916] Compiling aes-gcm-avx2-x86_64-apple.S
[304/916] Compiling aes-gcm-avx10-x86_64-apple.S
[304/916] Compiling aes-gcm-avx10-x86_64-linux.S
[306/916] Compiling x_req.cc
[307/916] Compiling x_spki.cc
[308/916] Compiling x_sig.cc
[309/916] Compiling x_x509.cc
[310/916] Compiling x_val.cc
[311/916] Compiling x_x509a.cc
[312/916] Compiling x_pubkey.cc
[313/916] Compiling x_name.cc
[314/916] Compiling x_crl.cc
[315/916] Compiling x_attrib.cc
[316/916] Compiling x_all.cc
[317/916] Compiling x_algor.cc
[318/916] Compiling x_exten.cc
[319/916] Compiling x509rset.cc
[320/916] Compiling x509spki.cc
[321/916] Compiling x509name.cc
[322/916] Compiling x509_vfy.cc
[323/916] Compiling x509_vpm.cc
[324/916] Compiling x509_txt.cc
[325/916] Compiling x509cset.cc
[326/916] Compiling x509_trs.cc
[327/916] Compiling x509_v3.cc
[328/916] Compiling x509_set.cc
[329/916] Compiling x509_req.cc
[330/916] Compiling x509_ext.cc
[331/916] Compiling x509_def.cc
[332/916] Compiling x509_obj.cc
[333/916] Compiling x509_d2.cc
[334/916] Compiling x509_lu.cc
[335/916] Compiling x509_cmp.cc
[336/916] Compiling x509_att.cc
[337/916] Compiling v3_purp.cc
[338/916] Compiling x509.cc
[339/916] Compiling v3_prn.cc
[340/916] Compiling v3_skey.cc
[341/916] Compiling v3_utl.cc
[342/916] Compiling v3_pmaps.cc
[343/916] Compiling v3_ocsp.cc
[344/916] Compiling v3_lib.cc
[345/916] Compiling v3_pcons.cc
[346/916] Compiling v3_ncons.cc
[347/916] Compiling v3_info.cc
[348/916] Compiling v3_ia5.cc
[349/916] Compiling v3_int.cc
[350/916] Compiling v3_extku.cc
[351/916] Compiling v3_crld.cc
[352/916] Compiling v3_genn.cc
[353/916] Compiling v3_conf.cc
[354/916] Compiling v3_enum.cc
[355/916] Compiling v3_bitst.cc
[356/916] Compiling v3_cpols.cc
[357/916] Compiling v3_bcons.cc
[358/916] Compiling v3_alt.cc
[359/916] Compiling v3_akey.cc
[360/916] Compiling t_x509a.cc
[361/916] Compiling v3_akeya.cc
[362/916] Compiling t_req.cc
[363/916] Compiling t_x509.cc
[364/916] Compiling t_crl.cc
[365/916] Compiling i2d_pr.cc
[366/916] Compiling name_print.cc
[367/916] Compiling rsa_pss.cc
[368/916] Compiling policy.cc
[369/916] Compiling by_file.cc
[370/916] Compiling by_dir.cc
[371/916] Compiling asn1_gen.cc
[372/916] Compiling algorithm.cc
[373/916] Compiling a_verify.cc
[374/916] Compiling a_sign.cc
[375/916] Compiling a_digest.cc
[376/916] Compiling voprf.cc
[377/916] Compiling trust_token.cc
[378/916] Compiling thread_win.cc
[379/916] Compiling thread_pthread.cc
[380/916] Compiling thread_none.cc
[381/916] Compiling thread.cc
[382/916] Compiling stack.cc
[383/916] Compiling pmbtoken.cc
[384/916] Compiling sha512.cc
[385/916] Compiling siphash.cc
[386/916] Compiling sha256.cc
[387/916] Compiling slhdsa.cc
[388/916] Compiling sha1.cc
[389/916] Compiling spake2plus.cc
[390/916] Compiling rsa_print.cc
[391/916] Compiling rsa_extra.cc
[392/916] Compiling rsa_crypt.cc
[393/916] Compiling refcount.cc
[394/916] Compiling rc4.cc
[395/916] Compiling trusty.cc
[396/916] Compiling windows.cc
[397/916] Compiling urandom.cc
[398/916] Compiling rand.cc
[399/916] Compiling ios.cc
[400/916] Compiling passive.cc
[401/916] Compiling rsa_asn1.cc
[402/916] Compiling getentropy.cc
[403/916] Compiling poly1305_arm_asm.S
[404/916] Compiling deterministic.cc
[405/916] Compiling forkunsafe.cc
[406/916] Compiling fork_detect.cc
[407/916] Compiling poly1305_arm.cc
[408/916] Compiling poly1305.cc
[409/916] Compiling pool.cc
[410/916] Compiling poly1305_vec.cc
[411/916] Compiling pkcs7.cc
[412/916] Compiling p5_pbev2.cc
[413/916] Compiling pkcs8.cc
[414/916] Compiling pkcs8_x509.cc
[415/916] Compiling pem_xaux.cc
[415/916] Compiling pkcs7_x509.cc
[417/916] Compiling pem_x509.cc
[418/916] Compiling pem_pkey.cc
[419/916] Compiling pem_lib.cc
[420/916] Compiling mlkem.cc
[421/916] Compiling pem_pk8.cc
[422/916] Compiling pem_info.cc
[423/916] Compiling pem_oth.cc
[424/916] Compiling obj_xref.cc
[425/916] Compiling mldsa.cc
[426/916] Compiling mem.cc
[427/916] Compiling md4.cc
[428/916] Compiling md5.cc
[429/916] Compiling obj.cc
[429/916] Compiling fips_shared_support.cc
[431/916] Compiling pem_all.cc
[432/916] Compiling poly_rq_mul.S
[433/916] Compiling lhash.cc
[434/916] Compiling hrss.cc
[435/916] Compiling print.cc
[436/916] Compiling sign.cc
[436/916] Compiling kyber.cc
[438/916] Compiling ex_data.cc
[439/916] Compiling scrypt.cc
[440/916] Compiling hpke.cc
[441/916] Compiling pbkdf.cc
[442/916] Compiling p_x25519.cc
[443/916] Compiling p_rsa.cc
[444/916] Compiling p_ed25519.cc
[445/916] Compiling p_x25519_asn1.cc
[446/916] Compiling p_rsa_asn1.cc
[447/916] Compiling p_hkdf.cc
[448/916] Compiling p_ec_asn1.cc
[449/916] Compiling p_ec.cc
[450/916] Compiling p_ed25519_asn1.cc
[451/916] Compiling p_dh_asn1.cc
[452/916] Compiling p_dh.cc
[453/916] Compiling evp_ctx.cc
[454/916] Compiling err.cc
[455/916] Compiling p_dsa_asn1.cc
[456/916] Compiling engine.cc
[457/916] Compiling evp.cc
[458/916] Compiling evp_asn1.cc
[459/916] Compiling ecdsa_asn1.cc
[460/916] Compiling dsa.cc
[461/916] Compiling hash_to_curve.cc
[462/916] Compiling ecdh.cc
[463/916] Compiling ec_derive.cc
[464/916] Compiling dsa_asn1.cc
[465/916] Compiling des.cc
[466/916] Compiling params.cc
[467/916] Compiling x25519-asm-arm.S
[468/916] Compiling ec_asn1.cc
[469/916] Compiling digest_extra.cc
[470/916] Compiling spake25519.cc
[471/916] Compiling crypto.cc
[472/916] Compiling dh_asn1.cc
[473/916] Compiling cpu_intel.cc
[474/916] Compiling cpu_arm_linux.cc
[475/916] Compiling curve25519.cc
[476/916] Compiling curve25519_64_adx.cc
[477/916] Compiling cpu_aarch64_openbsd.cc
[478/916] Compiling bcm.cc
[478/916] Compiling cpu_arm_freebsd.cc
[478/916] Compiling cpu_aarch64_sysreg.cc
[478/916] Compiling cpu_aarch64_win.cc
[482/916] Compiling cpu_aarch64_linux.cc
[483/916] Compiling cpu_aarch64_apple.cc
[484/916] Compiling conf.cc
[485/916] Compiling cpu_aarch64_fuchsia.cc
[486/916] Compiling e_rc4.cc
[487/916] Compiling get_cipher.cc
[488/916] Compiling tls_cbc.cc
[489/916] Compiling e_tls.cc
[490/916] Compiling e_aesctrhmac.cc
[491/916] Compiling e_null.cc
[492/916] Compiling e_chacha20poly1305.cc
[493/916] Compiling derive_key.cc
[494/916] Compiling e_des.cc
[495/916] Compiling e_aesgcmsiv.cc
[496/916] Compiling e_rc2.cc
[497/916] Compiling chacha.cc
[498/916] Compiling ber.cc
[499/916] Compiling unicode.cc
[500/916] Compiling buf.cc
[501/916] Compiling asn1_compat.cc
[502/916] Compiling cbb.cc
[503/916] Compiling cbs.cc
[504/916] Compiling bn_asn1.cc
[505/916] Compiling hexdump.cc
[505/916] Compiling socket.cc
[507/916] Compiling convert.cc
[508/916] Compiling pair.cc
[509/916] Compiling socket_helper.cc
[510/916] Compiling printf.cc
[511/916] Compiling blake2.cc
[512/916] Compiling fd.cc
[513/916] Compiling file.cc
[514/916] Compiling base64.cc
[515/916] Compiling bio_mem.cc
[516/916] Compiling errno.cc
[517/916] Compiling bio.cc
[518/916] Compiling connect.cc
[519/916] Compiling tasn_typ.cc
[520/916] Compiling tasn_fre.cc
[521/916] Compiling tasn_enc.cc
[522/916] Compiling tasn_utl.cc
[523/916] Compiling tasn_new.cc
[524/916] Compiling f_string.cc
[525/916] Compiling posix_time.cc
[526/916] Compiling f_int.cc
[527/916] Compiling asn_pack.cc
[528/916] Compiling tasn_dec.cc
[529/916] Compiling asn1_par.cc
[530/916] Compiling a_type.cc
[531/916] Compiling asn1_lib.cc
[532/916] Compiling a_octet.cc
[533/916] Compiling a_time.cc
[534/916] Compiling a_utctm.cc
[535/916] Compiling a_strnid.cc
[536/916] Compiling a_i2d_fp.cc
[537/916] Compiling a_dup.cc
[538/916] Compiling a_gentm.cc
[539/916] Compiling a_mbstr.cc
[540/916] Compiling a_strex.cc
[541/916] Compiling a_int.cc
[542/916] Compiling fiat_p256_adx_sqr.S
[543/916] Compiling a_d2i_fp.cc
[544/916] Compiling a_object.cc
[545/916] Compiling fiat_p256_adx_mul.S
[545/916] Compiling fiat_curve25519_adx_square.S
[547/916] Compiling fiat_curve25519_adx_mul.S
[548/916] Compiling a_bitstr.cc
[549/916] Compiling CCryptoBoringSSLShims shims.c
[550/916] Compiling md5-x86_64-linux.S
[551/916] Compiling md5-x86_64-apple.S
[552/916] Compiling a_bool.cc
[553/916] Compiling md5-586-linux.S
[554/916] Compiling md5-586-apple.S
[555/916] Compiling chacha20_poly1305_armv8-win.S
[556/916] Compiling chacha20_poly1305_x86_64-apple.S
[557/916] Compiling chacha20_poly1305_x86_64-linux.S
[558/916] Compiling chacha20_poly1305_armv8-linux.S
[559/916] Compiling chacha20_poly1305_armv8-apple.S
[560/916] Compiling chacha-x86_64-linux.S
[561/916] Compiling chacha-x86_64-apple.S
[562/916] Compiling chacha-x86-linux.S
[563/916] Compiling chacha-armv8-win.S
[564/916] Compiling chacha-x86-apple.S
[565/916] Compiling chacha-armv8-apple.S
[566/916] Compiling chacha-armv8-linux.S
[567/916] Compiling aes128gcmsiv-x86_64-apple.S
[568/916] Compiling chacha-armv4-linux.S
[569/916] Compiling aes128gcmsiv-x86_64-linux.S
[570/916] Compiling err_data.cc
[571/916] Compiling x86_64-mont5-linux.S
[572/916] Compiling x86_64-mont5-apple.S
[573/916] Compiling x86_64-mont-linux.S
[574/916] Compiling x86-mont-linux.S
[575/916] Compiling x86-mont-apple.S
[576/916] Compiling vpaes-x86_64-linux.S
[576/916] Compiling x86_64-mont-apple.S
[578/916] Compiling vpaes-x86-linux.S
[579/916] Compiling vpaes-armv8-win.S
[580/916] Compiling vpaes-x86-apple.S
[581/916] Compiling vpaes-x86_64-apple.S
[582/916] Compiling vpaes-armv8-linux.S
[583/916] Compiling vpaes-armv8-apple.S
[584/916] Compiling vpaes-armv7-linux.S
[585/916] Compiling sha512-x86_64-apple.S
[586/916] Compiling sha512-x86_64-linux.S
[587/916] Compiling sha512-armv8-win.S
[588/916] Compiling sha512-armv8-apple.S
[589/916] Compiling sha512-armv8-linux.S
[590/916] Compiling sha512-armv4-linux.S
[591/916] Compiling sha512-586-apple.S
[592/916] Compiling sha512-586-linux.S
[593/916] Compiling sha256-x86_64-apple.S
[594/916] Compiling sha256-armv8-win.S
[595/916] Compiling sha256-x86_64-linux.S
[596/916] Compiling sha256-armv8-apple.S
[597/916] Compiling sha256-armv8-linux.S
[597/916] Compiling sha256-armv4-linux.S
[599/916] Compiling sha256-586-linux.S
[600/916] Compiling sha256-586-apple.S
[601/916] Compiling sha1-armv8-linux.S
[601/916] Compiling sha1-x86_64-apple.S
[603/916] Compiling sha1-armv8-win.S
[604/916] Compiling sha1-armv8-apple.S
[605/916] Compiling sha1-x86_64-linux.S
[606/916] Compiling sha1-armv4-large-linux.S
[607/916] Compiling sha1-586-linux.S
[608/916] Compiling sha1-586-apple.S
[609/916] Compiling rsaz-avx2-linux.S
[610/916] Compiling rsaz-avx2-apple.S
[611/916] Compiling rdrand-x86_64-linux.S
[612/916] Compiling rdrand-x86_64-apple.S
[613/916] Compiling p256_beeu-x86_64-asm-linux.S
[614/916] Compiling p256_beeu-x86_64-asm-apple.S
[615/916] Compiling p256_beeu-armv8-asm-win.S
[616/916] Compiling p256_beeu-armv8-asm-linux.S
[617/916] Compiling p256_beeu-armv8-asm-apple.S
[618/916] Compiling p256-x86_64-asm-apple.S
[619/916] Compiling p256-x86_64-asm-linux.S
[620/916] Compiling p256-armv8-asm-linux.S
[621/916] Compiling p256-armv8-asm-win.S
[622/916] Compiling ghashv8-armv8-win.S
[623/916] Compiling p256-armv8-asm-apple.S
[624/916] Compiling ghashv8-armv8-linux.S
[625/916] Compiling ghashv8-armv7-linux.S
[626/916] Compiling ghashv8-armv8-apple.S
[627/916] Compiling ghash-x86_64-linux.S
[628/916] Compiling ghash-x86_64-apple.S
[629/916] Compiling ghash-x86-apple.S
[630/916] Compiling ghash-x86-linux.S
[631/916] Compiling ghash-ssse3-x86_64-apple.S
[632/916] Compiling ghash-ssse3-x86_64-linux.S
[633/916] Compiling ghash-ssse3-x86-apple.S
[634/916] Compiling ghash-ssse3-x86-linux.S
[635/916] Compiling ghash-neon-armv8-win.S
[636/916] Compiling ghash-armv4-linux.S
[637/916] Compiling co-586-linux.S
[638/916] Compiling ghash-neon-armv8-linux.S
[639/916] Compiling co-586-apple.S
[640/916] Compiling ghash-neon-armv8-apple.S
[641/916] Compiling bn-armv8-linux.S
[642/916] Compiling bsaes-armv7-linux.S
[643/916] Compiling bn-armv8-win.S
[643/916] Compiling bn-586-linux.S
[645/916] Compiling bn-586-apple.S
[646/916] Compiling bn-armv8-apple.S
[647/916] Compiling armv8-mont-win.S
[648/916] Compiling armv8-mont-apple.S
[649/916] Compiling aesv8-gcm-armv8-win.S
[650/916] Compiling armv8-mont-linux.S
[651/916] Compiling armv4-mont-linux.S
[652/916] Compiling aesv8-gcm-armv8-linux.S
[653/916] Compiling aesv8-gcm-armv8-apple.S
[654/916] Compiling aesv8-armv8-linux.S
[655/916] Compiling aesv8-armv8-apple.S
[656/916] Compiling aesv8-armv8-win.S
[657/916] Compiling aesv8-armv7-linux.S
[658/916] Compiling aesni-x86_64-linux.S
[659/916] Compiling aesni-x86-linux.S
[660/916] Compiling aesni-gcm-x86_64-apple.S
[661/916] Compiling aesni-x86_64-apple.S
[662/916] Compiling aesni-gcm-x86_64-linux.S
[663/916] Compiling aesni-x86-apple.S
[664/916] Compiling aes-gcm-avx512-x86_64-linux.S
[665/916] Compiling aes-gcm-avx2-x86_64-apple.S
[666/916] Compiling aes-gcm-avx512-x86_64-apple.S
[667/916] Compiling aes-gcm-avx2-x86_64-linux.S
[668/916] Compiling xwing.cc
[669/916] Compiling x_sig.cc
[670/916] Compiling x_x509.cc
[671/916] Compiling x_req.cc
[672/916] Compiling c-nioatomics.c
[673/916] Compiling x_spki.cc
[674/916] Compiling x_x509a.cc
[675/916] Compiling c-atomics.c
[676/923] Compiling x_algor.cc
[677/923] Compiling x_pubkey.cc
[678/923] Compiling x_attrib.cc
[679/923] Compiling x_crl.cc
[680/923] Compiling x_exten.cc
[681/923] Compiling x_name.cc
[682/923] Compiling x_all.cc
[684/923] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[685/923] Compiling NIOConcurrencyHelpers NIOLock.swift
[686/923] Compiling NIOConcurrencyHelpers lock.swift
[687/923] Compiling NIOConcurrencyHelpers atomics.swift
[688/923] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[689/923] Emitting module NIOConcurrencyHelpers
[690/923] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[691/924] Compiling x509cset.cc
[692/924] Compiling x509rset.cc
[693/924] Compiling x509_vfy.cc
[694/924] Compiling x509spki.cc
[695/924] Compiling x509name.cc
[696/924] Compiling x509_vpm.cc
[697/924] Compiling x509_v3.cc
[698/924] Compiling x509_trs.cc
[699/924] Compiling x509_txt.cc
[700/924] Compiling x509_set.cc
[701/924] Compiling x509_req.cc
[702/924] Compiling x509_obj.cc
[703/924] Compiling x509_lu.cc
[704/924] Compiling x509_ext.cc
[705/924] Compiling x509_def.cc
[706/924] Compiling x509_d2.cc
[707/924] Compiling x509_cmp.cc
[708/924] Compiling x509.cc
[709/924] Compiling x509_att.cc
[710/924] Compiling v3_purp.cc
[711/924] Compiling v3_skey.cc
[712/924] Compiling v3_utl.cc
[713/924] Compiling v3_prn.cc
[714/924] Compiling v3_pcons.cc
[715/924] Compiling v3_pmaps.cc
[716/924] Compiling v3_ocsp.cc
[717/924] Compiling v3_ncons.cc
[718/924] Compiling v3_lib.cc
[719/924] Compiling v3_int.cc
[720/924] Compiling v3_genn.cc
[721/924] Compiling v3_info.cc
[722/924] Compiling v3_ia5.cc
[723/924] Compiling v3_extku.cc
[724/924] Compiling v3_enum.cc
[725/924] Compiling v3_conf.cc
[726/924] Compiling v3_crld.cc
[727/924] Compiling v3_cpols.cc
[728/924] Compiling v3_bcons.cc
[729/924] Compiling v3_alt.cc
[730/924] Compiling v3_bitst.cc
[731/924] Compiling v3_akeya.cc
[732/924] Compiling t_x509a.cc
[733/924] Compiling t_req.cc
[734/924] Compiling rsa_pss.cc
[735/924] Compiling v3_akey.cc
[736/924] Compiling t_x509.cc
[737/924] Compiling t_crl.cc
[738/924] Compiling i2d_pr.cc
[739/924] Compiling policy.cc
[740/924] Compiling name_print.cc
[741/924] Compiling by_file.cc
[742/924] Compiling a_verify.cc
[743/924] Compiling asn1_gen.cc
[744/924] Compiling algorithm.cc
[745/924] Compiling voprf.cc
[746/924] Compiling a_sign.cc
[747/924] Compiling a_digest.cc
[748/924] Compiling by_dir.cc
[749/924] Compiling thread_win.cc
[750/924] Compiling thread_pthread.cc
[751/924] Compiling thread.cc
[752/924] Compiling pmbtoken.cc
[753/924] Compiling thread_none.cc
[754/924] Compiling stack.cc
[755/924] Compiling trust_token.cc
[756/924] Compiling siphash.cc
[757/924] Compiling spake2plus.cc
[758/924] Compiling sha256.cc
[759/924] Compiling sha512.cc
[760/924] Compiling slhdsa.cc
[761/924] Compiling rsa_extra.cc
[762/924] Compiling sha1.cc
[763/924] Compiling rsa_print.cc
[764/924] Compiling refcount.cc
[765/924] Compiling rsa_crypt.cc
[766/924] Compiling rand.cc
[767/924] Compiling urandom.cc
[768/924] Compiling rc4.cc
[769/924] Compiling windows.cc
[770/924] Compiling passive.cc
[771/924] Compiling trusty.cc
[772/924] Compiling getentropy.cc
[773/924] Compiling ios.cc
[774/924] Compiling deterministic.cc
[775/924] Compiling forkunsafe.cc
[776/924] Compiling poly1305_arm_asm.S
[777/924] Compiling rsa_asn1.cc
[778/924] Compiling fork_detect.cc
[779/924] Compiling poly1305_arm.cc
[780/924] Compiling poly1305.cc
[781/924] Compiling poly1305_vec.cc
[782/924] Compiling pool.cc
[783/924] Compiling pkcs7.cc
[784/924] Compiling pkcs8_x509.cc
[785/924] Compiling p5_pbev2.cc
[786/924] Compiling pkcs7_x509.cc
[787/924] Compiling pem_x509.cc
[788/924] Compiling pkcs8.cc
[789/924] Compiling pem_xaux.cc
[790/924] Compiling pem_pkey.cc
[791/924] Compiling pem_pk8.cc
[792/924] Compiling mlkem.cc
[793/924] Compiling pem_info.cc
[794/924] Compiling pem_oth.cc
[795/924] Compiling obj_xref.cc
[796/924] Compiling pem_lib.cc
[797/924] Compiling mldsa.cc
[798/924] Compiling pem_all.cc
[799/924] Compiling poly_rq_mul.S
[800/924] Compiling obj.cc
[801/924] Compiling md5.cc
[802/924] Compiling mem.cc
[803/924] Compiling fips_shared_support.cc
[804/924] Compiling lhash.cc
[805/924] Compiling md4.cc
[806/924] Compiling fuzzer_mode.cc
[807/924] Compiling kyber.cc
[808/924] Compiling ex_data.cc
[809/924] Compiling hrss.cc
[810/924] Compiling scrypt.cc
[811/924] Compiling hpke.cc
[812/924] Compiling sign.cc
[813/924] Compiling print.cc
[814/924] Compiling pbkdf.cc
[815/924] Compiling p_x25519_asn1.cc
[816/924] Compiling p_x25519.cc
[817/924] Compiling p_hkdf.cc
[818/924] Compiling p_rsa.cc
[819/924] Compiling p_rsa_asn1.cc
[820/924] Compiling p_ed25519.cc
[821/924] Compiling p_ed25519_asn1.cc
[822/924] Compiling p_ec_asn1.cc
[823/924] Compiling p_ec.cc
[824/924] Compiling p_dsa_asn1.cc
[825/924] Compiling p_dh_asn1.cc
[826/924] Compiling p_dh.cc
[827/924] Compiling evp_ctx.cc
[828/924] Compiling evp.cc
[829/924] Compiling err.cc
[830/924] Compiling ecdsa_p1363.cc
[831/924] Compiling evp_asn1.cc
[832/924] Compiling engine.cc
[833/924] Compiling ecdh.cc
[834/924] Compiling ec_derive.cc
[835/924] Compiling ecdsa_asn1.cc
[836/924] Compiling hash_to_curve.cc
[837/924] Compiling digest_extra.cc
[838/924] Compiling dsa_asn1.cc
[839/924] Compiling dsa.cc
[840/924] Compiling ec_asn1.cc
[841/924] Compiling x25519-asm-arm.S
[842/924] Compiling params.cc
[843/924] Compiling des.cc
[844/924] Compiling dh_asn1.cc
[845/924] Compiling cpu_intel.cc
[846/924] Compiling cpu_arm_linux.cc
[847/924] Compiling spake25519.cc
[848/924] Compiling crypto.cc
[849/924] Compiling cpu_arm_freebsd.cc
[850/924] Compiling curve25519.cc
[851/924] Compiling cpu_aarch64_linux.cc
[852/924] Compiling curve25519_64_adx.cc
[853/924] Compiling cpu_aarch64_fuchsia.cc
[854/924] Compiling cpu_aarch64_sysreg.cc
[855/924] Compiling cpu_aarch64_openbsd.cc
[856/924] Compiling cpu_aarch64_win.cc
[857/924] Compiling cpu_aarch64_apple.cc
[858/924] Compiling conf.cc
[859/924] Compiling get_cipher.cc
[860/924] Compiling e_rc4.cc
[861/924] Compiling tls_cbc.cc
[862/924] Compiling e_tls.cc
[863/924] Compiling e_rc2.cc
[864/924] Compiling e_null.cc
[865/924] Compiling cms.cc
[866/924] Compiling e_des.cc
[867/924] Compiling e_chacha20poly1305.cc
[868/924] Compiling e_aesgcmsiv.cc
[869/924] Compiling e_aeseax.cc
[870/924] Compiling derive_key.cc
[871/924] Compiling chacha.cc
[872/924] Compiling e_aesctrhmac.cc
[873/924] Compiling unicode.cc
[874/924] Compiling ber.cc
[875/924] Compiling buf.cc
[876/924] Compiling sqrt.cc
[876/924] Compiling cbb.cc
[878/924] Compiling asn1_compat.cc
[879/924] Compiling cbs.cc
[880/924] Compiling div.cc
[881/924] Compiling exponentiation.cc
[882/924] Compiling printf.cc
[883/924] Compiling bn_asn1.cc
[884/924] Compiling blake2.cc
[885/924] Compiling hexdump.cc
[886/924] Compiling pair.cc
[887/924] Compiling convert.cc
[888/924] Compiling file.cc
[889/924] Compiling errno.cc
[890/924] Compiling bio_mem.cc
[891/924] Compiling bio.cc
[892/924] Compiling base64.cc
[893/924] Compiling fd.cc
[894/924] Compiling tasn_typ.cc
[895/924] Compiling tasn_fre.cc
[896/924] Compiling f_string.cc
[897/924] Compiling tasn_utl.cc
[898/924] Compiling tasn_new.cc
[899/924] Compiling tasn_enc.cc
[900/924] Compiling posix_time.cc
[901/924] Compiling f_int.cc
[902/924] Compiling asn1_par.cc
[903/924] Compiling tasn_dec.cc
[904/924] Compiling asn_pack.cc
[905/924] Compiling a_type.cc
[906/924] Compiling a_utctm.cc
[907/924] Compiling asn1_lib.cc
[908/924] Compiling a_octet.cc
[909/924] Compiling a_time.cc
[910/924] Compiling a_mbstr.cc
[911/924] Compiling a_strnid.cc
[912/924] Compiling a_object.cc
[913/924] Compiling a_i2d_fp.cc
[914/924] Compiling a_strex.cc
[915/924] Compiling a_dup.cc
[916/924] Write sources
[917/924] Compiling a_d2i_fp.cc
[918/924] Compiling a_int.cc
[919/942] Compiling a_gentm.cc
[921/942] Compiling Atomics AtomicStorage.swift
[922/942] Compiling Atomics AtomicValue.swift
[923/944] Compiling Atomics UnsafeAtomic.swift
[924/944] Compiling Atomics UnsafeAtomicLazyReference.swift
[924/944] Compiling aes.cc
[926/944] Compiling Atomics ManagedAtomic.swift
[927/944] Compiling Atomics ManagedAtomicLazyReference.swift
[927/944] Compiling a_bitstr.cc
[928/944] Compiling a_bool.cc
[930/944] Compiling Atomics IntegerOperations.swift
[931/944] Compiling Atomics Unmanaged extensions.swift
[932/944] Compiling Atomics AtomicMemoryOrderings.swift
[933/944] Compiling Atomics DoubleWord.swift
[934/944] Compiling Atomics AtomicInteger.swift
[935/944] Compiling Atomics AtomicOptionalWrappable.swift
[936/944] Compiling Atomics AtomicReference.swift
[937/944] Emitting module Atomics
[938/944] Compiling Atomics IntegerConformances.swift
[939/944] Compiling Atomics PointerConformances.swift
[940/944] Compiling Atomics Primitives.native.swift
[941/944] Compiling Atomics OptionalRawRepresentable.swift
[942/944] Compiling Atomics RawRepresentable.swift
[943/944] Compiling Atomics AtomicBool.swift
[944/1009] Compiling bcm.cc
[946/1017] Compiling NIOCore NIOCoreSendableMetatype.swift
[947/1017] Compiling NIOCore NIODecodedAsyncSequence.swift
[948/1017] Compiling NIOCore NIOLoopBound.swift
[949/1017] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[950/1017] Compiling NIOCore NIOScheduledCallback.swift
[951/1017] Compiling NIOCore NIOSendable.swift
[952/1017] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[953/1017] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[954/1017] Compiling NIOCore RecvByteBufferAllocator.swift
[955/1025] Compiling CryptoBoringWrapper RandomBytes.swift
[956/1025] Emitting module CryptoBoringWrapper
[957/1025] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[958/1025] Compiling NIOCore AddressedEnvelope.swift
[959/1025] Compiling NIOCore AsyncAwaitSupport.swift
[960/1025] Compiling NIOCore AsyncChannel.swift
[961/1025] Compiling NIOCore AsyncChannelHandler.swift
[962/1025] Compiling NIOCore AsyncChannelInboundStream.swift
[963/1025] Compiling NIOCore AsyncChannelOutboundWriter.swift
[964/1025] Compiling NIOCore NIOAsyncSequenceProducer.swift
[965/1025] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[966/1025] Compiling NIOCore NIOAsyncWriter.swift
[967/1025] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[968/1025] Compiling NIOCore SocketAddresses.swift
[969/1025] Compiling NIOCore SocketOptionProvider.swift
[970/1025] Compiling NIOCore SystemCallHelpers.swift
[971/1025] Compiling NIOCore TimeAmount+Duration.swift
[972/1025] Compiling NIOCore TypeAssistedChannelHandler.swift
[973/1025] Compiling NIOCore UniversalBootstrapSupport.swift
[974/1025] Compiling NIOCore Utilities.swift
[975/1025] Compiling NIOCore EventLoopFuture+Deprecated.swift
[976/1025] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[977/1025] Compiling NIOCore EventLoopFuture.swift
[978/1025] Compiling NIOCore FileDescriptor.swift
[979/1025] Compiling NIOCore FileHandle.swift
[980/1025] Compiling NIOCore FileRegion.swift
[981/1025] Compiling NIOCore GlobalSingletons.swift
[982/1025] Compiling NIOCore IO.swift
[983/1025] Compiling NIOCore IOData.swift
[984/1025] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[985/1025] Compiling NIOCore BSDSocketAPI.swift
[986/1025] Compiling NIOCore ByteBuffer-aux.swift
[987/1025] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[988/1025] Compiling NIOCore ByteBuffer-conversions.swift
[989/1025] Compiling NIOCore ByteBuffer-core.swift
[990/1025] Compiling NIOCore ByteBuffer-hex.swift
[991/1025] Compiling NIOCore ByteBuffer-int.swift
[992/1025] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[993/1025] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[994/1025] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[995/1025] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[996/1025] Compiling CryptoBoringWrapper EllipticCurve.swift
[997/1025] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[999/1097] Emitting module Crypto
[1000/1107] Compiling Crypto Cipher.swift
[1001/1107] Compiling Crypto Nonces.swift
[1002/1107] Compiling Crypto ASN1.swift
[1003/1107] Compiling Crypto ASN1Any.swift
[1004/1107] Compiling Crypto ASN1BitString.swift
[1005/1107] Compiling Crypto ASN1Boolean.swift
[1006/1107] Compiling Crypto ECDH.swift
[1007/1107] Compiling Crypto HKDF.swift
[1008/1107] Compiling Crypto AESWrap.swift
[1009/1107] Compiling Crypto EdDSA_boring.swift
[1010/1107] Compiling Crypto ECDSA.swift
[1011/1107] Compiling Crypto HPKE-AEAD.swift
[1012/1107] Compiling Crypto HPKE-Ciphersuite.swift
[1013/1107] Compiling Crypto HPKE-KDF.swift
[1014/1107] Compiling Crypto HPKE-KexKeyDerivation.swift
[1015/1107] Compiling Crypto HPKE-LabeledExtract.swift
[1016/1107] Compiling Crypto HPKE-Utils.swift
[1017/1107] Compiling Crypto DHKEM.swift
[1018/1107] Compiling Crypto GeneralizedTime.swift
[1019/1107] Compiling Crypto ObjectIdentifier.swift
[1020/1107] Compiling Crypto ECDSASignature.swift
[1021/1107] Compiling Crypto PEMDocument.swift
[1022/1107] Compiling Crypto HPKE-Errors.swift
[1023/1107] Compiling Crypto HPKE.swift
[1024/1107] Compiling Crypto HPKE-Context.swift
[1025/1107] Compiling Crypto HPKE-KeySchedule.swift
[1026/1107] Compiling Crypto HPKE-Modes.swift
[1034/1107] Compiling Crypto HPKE-KEM-Curve25519.swift
[1035/1107] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1036/1107] Compiling Crypto HPKE-KEM.swift
[1037/1107] Compiling Crypto X25519Keys.swift
[1038/1107] Compiling Crypto SymmetricKeys.swift
[1039/1107] Compiling Crypto HMAC.swift
[1040/1107] Compiling Crypto MACFunctions.swift
[1041/1107] Compiling Crypto MessageAuthenticationCode.swift
[1042/1107] Compiling Crypto AES.swift
[1043/1107] Compiling Crypto ECDSASignature_boring.swift
[1044/1107] Compiling Crypto ECDSA_boring.swift
[1052/1107] Compiling Crypto Insecure.swift
[1053/1107] Compiling Crypto Insecure_HashFunctions.swift
[1054/1107] Compiling Crypto KEM.swift
[1055/1107] Compiling Crypto ECDH_boring.swift
[1056/1107] Compiling Crypto DH.swift
[1057/1107] Compiling Crypto AES-GCM.swift
[1058/1107] Compiling Crypto AES-GCM_boring.swift
[1059/1107] Compiling Crypto ChaChaPoly_boring.swift
[1060/1107] Compiling Crypto ChaChaPoly.swift
[1067/1107] Compiling Crypto ASN1Identifier.swift
[1068/1107] Compiling Crypto ASN1Integer.swift
[1069/1107] Compiling Crypto ASN1Null.swift
[1070/1107] Compiling Crypto ASN1OctetString.swift
[1071/1107] Compiling Crypto ASN1Strings.swift
[1072/1107] Compiling Crypto ArraySliceBigint.swift
[1077/1107] Compiling Crypto PKCS8PrivateKey.swift
[1078/1107] Compiling Crypto SEC1PrivateKey.swift
[1079/1107] Compiling Crypto SubjectPublicKeyInfo.swift
[1080/1107] Compiling Crypto CryptoError_boring.swift
[1081/1107] Compiling Crypto CryptoKitErrors.swift
[1082/1107] Compiling Crypto Digest_boring.swift
[1083/1107] Compiling Crypto Digest.swift
[1084/1107] Compiling Crypto Digests.swift
[1085/1107] Compiling Crypto HashFunctions.swift
[1086/1107] Compiling Crypto HashFunctions_SHA2.swift
[1087/1107] Emitting module NIOCore
[1092/1108] Compiling Crypto AESWrap_boring.swift
[1093/1108] Compiling Crypto Ed25519_boring.swift
[1094/1108] Compiling Crypto NISTCurvesKeys_boring.swift
[1095/1108] Compiling Crypto X25519Keys_boring.swift
[1096/1108] Compiling Crypto Curve25519.swift
[1097/1108] Compiling Crypto Ed25519Keys.swift
[1098/1108] Compiling Crypto NISTCurvesKeys.swift
[1099/1162] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1100/1162] Compiling Crypto Ed25519.swift
[1101/1162] Compiling Crypto Signature.swift
[1102/1162] Compiling Crypto CryptoKitErrors_boring.swift
[1103/1162] Compiling Crypto RNG_boring.swift
[1104/1162] Compiling Crypto SafeCompare_boring.swift
[1105/1162] Compiling Crypto Zeroization_boring.swift
[1106/1162] Compiling Crypto PrettyBytes.swift
[1107/1162] Compiling Crypto SafeCompare.swift
[1108/1162] Compiling Crypto SecureBytes.swift
[1109/1162] Compiling Crypto Zeroization.swift
[1111/1163] Compiling NIOEmbedded AsyncTestingChannel.swift
[1112/1163] Emitting module NIOEmbedded
[1113/1163] Compiling NIOEmbedded Embedded.swift
[1115/1164] Compiling NIOPosix SelectableChannel.swift
[1116/1164] Compiling NIOPosix SelectableEventLoop.swift
[1117/1164] Compiling NIOPosix SelectorEpoll.swift
[1118/1164] Compiling NIOPosix SelectorGeneric.swift
[1119/1164] Compiling NIOPosix SelectorKqueue.swift
[1120/1164] Compiling NIOPosix SelectorUring.swift
[1121/1164] Compiling NIOPosix SelectorWSAPoll.swift
[1122/1164] Compiling NIOPosix PipePair.swift
[1123/1164] Compiling NIOPosix Pool.swift
[1124/1164] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1125/1164] Compiling NIOPosix PosixSingletons.swift
[1126/1164] Compiling NIOPosix RawSocketBootstrap.swift
[1127/1164] Compiling NIOPosix Resolver.swift
[1128/1164] Compiling NIOPosix Selectable.swift
[1129/1170] Emitting module NIOPosix
[1130/1170] Compiling NIOPosix ServerSocket.swift
[1131/1170] Compiling NIOPosix Socket.swift
[1132/1170] Compiling NIOPosix SocketChannel.swift
[1133/1170] Compiling NIOPosix SocketProtocols.swift
[1134/1170] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1135/1170] Compiling NIOPosix System.swift
[1136/1170] Compiling NIOPosix Thread.swift
[1137/1170] Compiling NIOPosix ThreadPosix.swift
[1138/1170] Compiling NIOPosix ThreadWindows.swift
[1139/1170] Compiling NIOPosix Utilities.swift
[1140/1170] Compiling NIOPosix VsockAddress.swift
[1141/1170] Compiling NIOPosix VsockChannelEvents.swift
[1142/1170] Compiling NIOPosix Windows.swift
[1143/1170] Compiling NIOPosix BSDSocketAPICommon.swift
[1144/1170] Compiling NIOPosix BSDSocketAPIPosix.swift
[1145/1170] Compiling NIOPosix BSDSocketAPIWindows.swift
[1146/1170] Compiling NIOPosix BaseSocket.swift
[1147/1170] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1148/1170] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1149/1170] Compiling NIOPosix BaseSocketChannel.swift
[1150/1170] Compiling NIOPosix BaseStreamSocketChannel.swift
[1151/1170] Compiling NIOPosix Bootstrap.swift
[1152/1170] Compiling NIOPosix ControlMessage.swift
[1153/1170] Compiling NIOPosix DatagramVectorReadManager.swift
[1154/1170] Compiling NIOPosix Errors+Any.swift
[1155/1170] Compiling NIOPosix FileDescriptor.swift
[1156/1170] Compiling NIOPosix GetaddrinfoResolver.swift
[1157/1170] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1158/1170] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1159/1170] Compiling NIOPosix NIOThreadPool.swift
[1160/1170] Compiling NIOPosix NonBlockingFileIO.swift
[1161/1170] Compiling NIOPosix PendingDatagramWritesManager.swift
[1162/1170] Compiling NIOPosix PendingWritesManager.swift
[1163/1170] Compiling NIOPosix PipeChannel.swift
[1164/1170] Compiling NIOPosix HappyEyeballs.swift
[1165/1170] Compiling NIOPosix IO.swift
[1166/1170] Compiling NIOPosix IntegerBitPacking.swift
[1167/1170] Compiling NIOPosix IntegerTypes.swift
[1168/1170] Compiling NIOPosix Linux.swift
[1169/1170] Compiling NIOPosix LinuxCPUSet.swift
[1170/1170] Compiling NIOPosix LinuxUring.swift
[1172/1173] Compiling NIO Exports.swift
[1173/1173] Emitting module NIO
[1175/1180] Compiling NIOTLS TLSEvents.swift
[1176/1180] Emitting module NIOTLS
[1177/1180] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1178/1180] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1179/1180] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1180/1180] Compiling NIOTLS SNIHandler.swift
[1182/1210] Emitting module NIOSSL
[1183/1214] Compiling NIOSSL AndroidCABundle.swift
[1184/1214] Compiling NIOSSL ByteBufferBIO.swift
[1185/1214] Compiling NIOSSL CustomPrivateKey.swift
[1186/1214] Compiling NIOSSL IdentityVerification.swift
[1187/1214] Compiling NIOSSL LinuxCABundle.swift
[1188/1214] Compiling NIOSSL NIOSSLClientHandler.swift
[1189/1214] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1190/1214] Compiling NIOSSL NIOSSLHandler.swift
[1191/1214] Compiling NIOSSL SubjectAlternativeName.swift
[1192/1214] Compiling NIOSSL NIOSSLSecureBytes.swift
[1193/1214] Compiling NIOSSL RNG.swift
[1194/1214] Compiling NIOSSL SafeCompare.swift
[1195/1214] Compiling NIOSSL SSLPrivateKey.swift
[1196/1214] Compiling NIOSSL SSLPublicKey.swift
[1197/1214] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1198/1214] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1199/1214] Compiling NIOSSL SSLContext.swift
[1200/1214] Compiling NIOSSL SSLErrors.swift
[1201/1214] Compiling NIOSSL SSLInit.swift
[1202/1214] Compiling NIOSSL SSLPKCS12Bundle.swift
[1203/1214] Compiling NIOSSL NIOSSLServerHandler.swift
[1204/1214] Compiling NIOSSL ObjectIdentifier.swift
[1205/1214] Compiling NIOSSL PosixPort.swift
[1206/1214] Compiling NIOSSL SSLCallbacks.swift
[1207/1214] Compiling NIOSSL SSLCertificate.swift
[1208/1214] Compiling NIOSSL SSLCertificateExtensions.swift
[1209/1214] Compiling NIOSSL SSLCertificateName.swift
[1210/1214] Compiling NIOSSL SSLConnection.swift
[1211/1214] Compiling NIOSSL Zeroization.swift
[1212/1214] Compiling NIOSSL TLSConfiguration.swift
[1213/1214] Compiling NIOSSL UniversalBootstrapSupport.swift
[1214/1214] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1216/1251] Compiling Nats NatsError.swift
[1217/1251] Compiling Nats ProtocolError.swift
[1218/1251] Compiling Nats ByteBuffer+Extensions.swift
[1219/1251] Compiling Nats Consumer.swift
[1220/1251] Compiling Nats ConsumerConfig.swift
[1221/1255] Compiling Nats Subject.swift
[1222/1255] Compiling Nats ClientOp.swift
[1223/1255] Compiling Nats ConnectInfo.swift
[1224/1255] Compiling Nats ProtocolDecoder.swift
[1225/1255] Compiling Nats ProtocolEncoder.swift
[1226/1255] Compiling Nats Stream.swift
[1227/1255] Compiling Nats StreamConfig.swift
[1228/1255] Compiling Nats StreamInfo.swift
[1229/1255] Compiling Nats NatsHeaders.swift
[1230/1255] Compiling Nats NatsMessage.swift
[1231/1255] Compiling Nats KeyValueEntry.swift
[1232/1255] Compiling Nats KeyValueStatus.swift
[1233/1255] Compiling Nats KeyValueWatcher.swift
[1234/1255] Compiling Nats JetStreamMessage.swift
[1235/1255] Compiling Nats PubAck.swift
[1236/1255] Compiling Nats ConsumerInfo.swift
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:102:27: warning: 'as' test is always true
100 |
101 |             return entry
102 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
103 |             if case .apiError(let code, _, _) = error, code == 404 {
104 |                 return nil
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:481:27: warning: 'as' test is always true
479 |
480 |             return KeyValueEntry.fromDirectGet(response, bucket: bucket)
481 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
482 |             if case .apiError(let code, _, _) = error, code == 404 {
483 |                 return nil
[1237/1255] Compiling Nats JetStreamContext.swift
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:102:27: warning: 'as' test is always true
100 |
101 |             return entry
102 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
103 |             if case .apiError(let code, _, _) = error, code == 404 {
104 |                 return nil
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:481:27: warning: 'as' test is always true
479 |
480 |             return KeyValueEntry.fromDirectGet(response, bucket: bucket)
481 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
482 |             if case .apiError(let code, _, _) = error, code == 404 {
483 |                 return nil
[1238/1255] Compiling Nats KeyValueBucket.swift
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:102:27: warning: 'as' test is always true
100 |
101 |             return entry
102 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
103 |             if case .apiError(let code, _, _) = error, code == 404 {
104 |                 return nil
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:481:27: warning: 'as' test is always true
479 |
480 |             return KeyValueEntry.fromDirectGet(response, bucket: bucket)
481 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
482 |             if case .apiError(let code, _, _) = error, code == 404 {
483 |                 return nil
[1239/1255] Compiling Nats KeyValueConfig.swift
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:102:27: warning: 'as' test is always true
100 |
101 |             return entry
102 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
103 |             if case .apiError(let code, _, _) = error, code == 404 {
104 |                 return nil
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:481:27: warning: 'as' test is always true
479 |
480 |             return KeyValueEntry.fromDirectGet(response, bucket: bucket)
481 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
482 |             if case .apiError(let code, _, _) = error, code == 404 {
483 |                 return nil
[1240/1255] Compiling Nats KeyValueContext.swift
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:102:27: warning: 'as' test is always true
100 |
101 |             return entry
102 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
103 |             if case .apiError(let code, _, _) = error, code == 404 {
104 |                 return nil
/host/spi-builder-workspace/Sources/Nats/JetStream/KeyValue/KeyValueBucket.swift:481:27: warning: 'as' test is always true
479 |
480 |             return KeyValueEntry.fromDirectGet(response, bucket: bucket)
481 |         } catch let error as JetStreamError {
    |                           `- warning: 'as' test is always true
482 |             if case .apiError(let code, _, _) = error, code == 404 {
483 |                 return nil
[1241/1255] Compiling Nats NatsClientOptions.swift
[1242/1255] Compiling Nats ConnectionHandler.swift
[1243/1255] Compiling Nats Reconnection.swift
[1244/1255] Compiling Nats ConnectionError.swift
[1245/1255] Compiling Nats JetStreamError.swift
[1246/1255] Compiling Nats ServerInfo.swift
[1247/1255] Compiling Nats ServerOp.swift
[1248/1255] Compiling Nats Subscription.swift
[1249/1255] Compiling Nats TLSConfiguration.swift
[1250/1255] Compiling Nats AuthHandler.swift
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:407:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
405 |             .channelInitializer { channel in
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
409 |                     handler
/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
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:408:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
409 |                     handler
410 |                 ])
/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
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:583:47: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
581 |
582 |         // Add TLS handler at the front of the pipeline (before protocol encoder/decoder)
583 |         try await channel.pipeline.addHandler(sslHandler, position: .first).get()
    |                                               `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
584 |
585 |         logger.debug("TLS handler added to pipeline")
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
[1251/1255] Compiling Nats JWTAuth.swift
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:407:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
405 |             .channelInitializer { channel in
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
409 |                     handler
/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
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:408:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
409 |                     handler
410 |                 ])
/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
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:583:47: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
581 |
582 |         // Add TLS handler at the front of the pipeline (before protocol encoder/decoder)
583 |         try await channel.pipeline.addHandler(sslHandler, position: .first).get()
    |                                               `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
584 |
585 |         logger.debug("TLS handler added to pipeline")
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
[1252/1255] Compiling Nats NKeyAuth.swift
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:407:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
405 |             .channelInitializer { channel in
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
409 |                     handler
/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
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:408:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
409 |                     handler
410 |                 ])
/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
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:583:47: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
581 |
582 |         // Add TLS handler at the front of the pipeline (before protocol encoder/decoder)
583 |         try await channel.pipeline.addHandler(sslHandler, position: .first).get()
    |                                               `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
584 |
585 |         logger.debug("TLS handler added to pipeline")
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
[1253/1255] Compiling Nats ClientStateMachine.swift
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:407:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
405 |             .channelInitializer { channel in
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
409 |                     handler
/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
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:408:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
409 |                     handler
410 |                 ])
/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
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:583:47: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
581 |
582 |         // Add TLS handler at the front of the pipeline (before protocol encoder/decoder)
583 |         try await channel.pipeline.addHandler(sslHandler, position: .first).get()
    |                                               `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
584 |
585 |         logger.debug("TLS handler added to pipeline")
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
[1254/1255] Compiling Nats NatsClient.swift
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:407:21: warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
405 |             .channelInitializer { channel in
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' is unavailable
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
409 |                     handler
/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
808 |
809 | @available(*, unavailable)
810 | extension MessageToByteHandler: Sendable {}
    | `- note: conformance of 'MessageToByteHandler<Encoder>' to 'Sendable' has been explicitly marked unavailable here
811 |
812 | extension MessageToByteHandler {
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:408:21: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
406 |                 channel.pipeline.addHandlers([
407 |                     MessageToByteHandler(ProtocolEncoder(logger: protocolLogger)),
408 |                     ByteToMessageHandler(ProtocolDecoder(logger: protocolLogger)),
    |                     `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable
409 |                     handler
410 |                 ])
/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
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
    | `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
/host/spi-builder-workspace/Sources/Nats/Client/NatsClient.swift:583:47: warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
581 |
582 |         // Add TLS handler at the front of the pipeline (before protocol encoder/decoder)
583 |         try await channel.pipeline.addHandler(sslHandler, position: .first).get()
    |                                               `- warning: conformance of 'NIOSSLHandler' to 'Sendable' is unavailable
584 |
585 |         logger.debug("TLS handler added to pipeline")
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOSSL/NIOSSLHandler.swift:798:1: note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 796 |
 797 | @available(*, unavailable)
 798 | extension NIOSSLHandler: Sendable {}
     | `- note: conformance of 'NIOSSLHandler' to 'Sendable' has been explicitly marked unavailable here
 799 |
 800 | extension NIOSSLHandler {
[1255/1255] Emitting module Nats
Build complete! (216.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.70.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.27.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "swift-nats",
  "name" : "swift-nats",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Nats",
      "targets" : [
        "Nats"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "NatsTests",
      "module_type" : "SwiftTarget",
      "name" : "NatsTests",
      "path" : "Tests/NatsTests",
      "sources" : [
        "ErrorTests.swift",
        "Fixtures/TestCredentials.swift",
        "HeadersTests.swift",
        "Integration/AuthenticationIntegrationTests.swift",
        "IntegrationTests.swift",
        "KeyValueTests.swift",
        "MessageTests.swift",
        "SubjectTests.swift",
        "Unit/AuthHandlerTests.swift",
        "Unit/ClientLifecycleTests.swift",
        "Unit/ClientStateMachineTests.swift",
        "Unit/JWTAuthTests.swift",
        "Unit/NKeyAuthTests.swift",
        "Unit/ProtocolDecoderTests.swift",
        "Unit/ProtocolEncoderTests.swift",
        "Unit/ReconnectionPolicyTests.swift",
        "Unit/URLParsingTests.swift"
      ],
      "target_dependencies" : [
        "Nats"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Nats",
      "module_type" : "SwiftTarget",
      "name" : "Nats",
      "path" : "Sources/Nats",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOSSL",
        "Logging",
        "Crypto"
      ],
      "product_memberships" : [
        "Nats"
      ],
      "sources" : [
        "Auth/AuthHandler.swift",
        "Auth/JWTAuth.swift",
        "Auth/NKeyAuth.swift",
        "Client/ClientStateMachine.swift",
        "Client/NatsClient.swift",
        "Client/NatsClientOptions.swift",
        "Connection/ConnectionHandler.swift",
        "Connection/Reconnection.swift",
        "Errors/ConnectionError.swift",
        "Errors/JetStreamError.swift",
        "Errors/NatsError.swift",
        "Errors/ProtocolError.swift",
        "Extensions/ByteBuffer+Extensions.swift",
        "JetStream/Consumer/Consumer.swift",
        "JetStream/Consumer/ConsumerConfig.swift",
        "JetStream/Consumer/ConsumerInfo.swift",
        "JetStream/JetStreamContext.swift",
        "JetStream/KeyValue/KeyValueBucket.swift",
        "JetStream/KeyValue/KeyValueConfig.swift",
        "JetStream/KeyValue/KeyValueContext.swift",
        "JetStream/KeyValue/KeyValueEntry.swift",
        "JetStream/KeyValue/KeyValueStatus.swift",
        "JetStream/KeyValue/KeyValueWatcher.swift",
        "JetStream/Message/JetStreamMessage.swift",
        "JetStream/Message/PubAck.swift",
        "JetStream/Stream/Stream.swift",
        "JetStream/Stream/StreamConfig.swift",
        "JetStream/Stream/StreamInfo.swift",
        "Messages/NatsHeaders.swift",
        "Messages/NatsMessage.swift",
        "Messages/Subject.swift",
        "Protocol/ClientOp.swift",
        "Protocol/ConnectInfo.swift",
        "Protocol/ProtocolDecoder.swift",
        "Protocol/ProtocolEncoder.swift",
        "Protocol/ServerInfo.swift",
        "Protocol/ServerOp.swift",
        "Subscription/Subscription.swift",
        "TLS/TLSConfiguration.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.