The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nats, reference main (a12a41), with Swift 6.3 for macOS (SPM) on 3 May 2026 07:36:41 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/6811] Fetching swift-log
[70/24268] Fetching swift-log, swift-crypto
[139/39714] Fetching swift-log, swift-crypto, swift-nio-ssl
[11219/122985] Fetching swift-log, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.81s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (9.81s)
Fetched https://github.com/apple/swift-log.git from cache (9.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (9.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (10.46s)
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.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.66s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
[603/31463] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.16s)
Fetched https://github.com/apple/swift-system.git from cache (2.16s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.06s)
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-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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "nats-swift",
      "name": "swift-nats",
      "url": "https://github.com/hjuraev/nats-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nats-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.99.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.4.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.37.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.99.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "3.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/hjuraev/nats-swift.git
[1/341] Fetching nats-swift
Fetched https://github.com/hjuraev/nats-swift.git from cache (0.85s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.88s)
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.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.04s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.51s)
Creating working copy for https://github.com/hjuraev/nats-swift.git
Working copy of https://github.com/hjuraev/nats-swift.git resolved at main (a12a414)
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-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-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-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-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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
warning: '.resolve-product-dependencies': dependency 'nats-swift' is not used by any target
Found 4 product dependencies
  - swift-nio
  - swift-nio-ssl
  - swift-log
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/hjuraev/nats-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/431] Write sources
[11/431] Copying PrivacyInfo.xcprivacy
[14/431] Write sources
[18/431] Compiling CNIOWindows WSAStartup.c
[18/431] Compiling CNIOWindows shim.c
[20/431] Compiling CNIOWASI CNIOWASI.c
[21/431] Compiling CNIOOpenBSD shim.c
[22/431] Compiling CNIOLinux shim.c
[22/431] Compiling CNIOLinux liburing_shims.c
[24/431] Compiling fiat_p256_adx_sqr.S
[25/431] Compiling fiat_p256_adx_mul.S
[26/431] Compiling fiat_curve25519_adx_square.S
[27/431] Compiling fiat_curve25519_adx_mul.S
[28/431] Write swift-version--6988338F2F200930.txt
[29/431] Compiling _AtomicsShims.c
[30/435] Compiling CNIOPosix event_loop_id.c
[31/437] Compiling CNIODarwin shim.c
[32/443] Compiling CNIOBoringSSLShims shims.c
[33/462] Compiling tls13_server.cc
[34/462] Compiling tls13_client.cc
[35/462] Compiling tls13_both.cc
[36/462] Compiling tls_method.cc
[37/462] Compiling tls13_enc.cc
[38/462] Compiling tls_record.cc
[40/536] Compiling _NIOBase64 Base64.swift
[41/536] Emitting module _NIOBase64
[42/536] Compiling Crypto ChaChaPoly_boring.swift
[43/536] Compiling Crypto ChaChaPoly.swift
[44/537] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[45/537] Compiling Crypto Cipher.swift
[46/537] Compiling Crypto Nonces.swift
[47/537] Compiling Crypto ASN1BitString.swift
[48/537] Compiling Crypto DH.swift
[49/537] Compiling Crypto ASN1.swift
[50/537] Compiling Crypto ASN1Any.swift
[51/537] Emitting module InternalCollectionsUtilities
[52/537] Compiling Crypto ASN1Boolean.swift
[53/537] Compiling Crypto ASN1Identifier.swift
[54/537] Compiling Crypto ASN1OctetString.swift
[55/537] Compiling Crypto ASN1Strings.swift
[56/537] Compiling Crypto ASN1Integer.swift
[57/537] Compiling Crypto ASN1Null.swift
[58/537] Compiling Logging MetadataProvider.swift
[59/537] Compiling Crypto ArraySliceBigint.swift
[60/537] Compiling Crypto GeneralizedTime.swift
[61/537] Compiling Crypto AES-GCM.swift
[62/537] Compiling Crypto AES-GCM_boring.swift
[63/537] Compiling _NIODataStructures Heap.swift
[64/537] Compiling _NIODataStructures PriorityQueue.swift
[65/537] Compiling _NIODataStructures _TinyArray.swift
[66/537] Emitting module _NIODataStructures
[67/537] Compiling Logging LogHandler.swift
[68/537] Compiling Logging Locks.swift
[69/537] Compiling Logging LogEvent.swift
[70/537] Emitting module Logging
[71/537] Compiling Logging Logging.swift
[71/537] Compiling ssl_stat.cc
[72/537] Compiling ssl_versions.cc
[73/537] Compiling ssl_transcript.cc
[74/537] Compiling t1_enc.cc
[75/563] Compiling ssl_x509.cc
[77/571] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/571] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/571] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[80/571] Compiling ContainersPreview BorrowingSequence.swift
[81/571] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[82/571] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[83/571] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[84/571] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[85/574] Compiling ContainersPreview RandomAccessContainer.swift
[86/574] Compiling ContainersPreview RangeExpression2.swift
[87/574] Compiling ContainersPreview RangeReplaceableContainer.swift
[88/574] Compiling ContainersPreview Drain+Map.swift
[89/574] Compiling ContainersPreview ContainerIterator.swift
[90/574] Compiling ContainersPreview DynamicContainer.swift
[91/574] Compiling ContainersPreview MutableContainer.swift
[92/574] Compiling ContainersPreview PermutableContainer.swift
[93/574] Compiling ContainersPreview Drain+Reduce.swift
[94/574] Compiling ContainersPreview Drain.swift
[95/574] Compiling ContainersPreview Producer+Collect.swift
[96/574] Compiling ContainersPreview Producer+Filter.swift
[97/574] Compiling ContainersPreview Producer+Map.swift
[98/574] Compiling ContainersPreview Producer+Reduce.swift
[99/574] Compiling ContainersPreview Producer.swift
[100/574] Compiling ContainersPreview Borrow.swift
[101/574] Compiling ContainersPreview Box.swift
[102/574] Compiling ContainersPreview BidirectionalContainer.swift
[103/574] Compiling ContainersPreview Container+Filter.swift
[104/574] Compiling ContainersPreview Container+SpanwiseZip.swift
[105/574] Compiling ContainersPreview Container.swift
[106/574] Compiling ContainersPreview Inout.swift
[107/574] Compiling ContainersPreview InputSpan.swift
[108/574] Compiling ContainersPreview Shared.swift
[109/574] Compiling ContainersPreview OutputSpan+Extras.swift
[110/574] Compiling ContainersPreview TemporaryAllocation.swift
[111/574] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[112/574] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[113/574] Emitting module ContainersPreview
[113/574] Compiling ssl_session.cc
[114/615] Compiling ssl_privkey.cc
[116/615] Compiling DequeModule UniqueDeque+Append.swift
[117/615] Compiling DequeModule UniqueDeque+Consumption.swift
[118/615] Compiling DequeModule UniqueDeque+Container.swift
[119/615] Compiling DequeModule UniqueDeque+Descriptions.swift
[119/619] Compiling ssl_file.cc
[121/619] Compiling DequeModule RigidDeque+Consumption.swift
[122/619] Compiling DequeModule RigidDeque+Container.swift
[123/619] Compiling DequeModule RigidDeque+Descriptions.swift
[124/619] Compiling DequeModule RigidDeque+Equatable.swift
[125/619] Compiling DequeModule RigidDeque+Experimental.swift
[126/619] Compiling DequeModule RigidDeque+Hashable.swift
[127/619] Compiling DequeModule RigidDeque+Initializers.swift
[128/619] Compiling DequeModule RigidDeque+Insertions.swift
[129/619] Compiling DequeModule RigidDeque+Prepend.swift
[129/619] Compiling ssl_key_share.cc
[131/619] Compiling DequeModule RigidDeque+Removals.swift
[132/619] Compiling DequeModule RigidDeque+Replacements.swift
[133/619] Compiling DequeModule RigidDeque+Testing.swift
[134/619] Compiling DequeModule RigidDeque.swift
[134/619] Compiling ssl_credential.cc
[135/619] Compiling ssl_cipher.cc
[137/619] Compiling DequeModule UniqueDeque+Insertions.swift
[138/619] Compiling DequeModule UniqueDeque+Prepend.swift
[139/619] Compiling DequeModule UniqueDeque+Removals.swift
[140/619] Compiling DequeModule UniqueDeque+Replacements.swift
[141/619] Compiling DequeModule UniqueDeque+Equatable.swift
[142/619] Compiling DequeModule UniqueDeque+Experimental.swift
[143/619] Compiling DequeModule UniqueDeque+Hashable.swift
[144/619] Compiling DequeModule UniqueDeque+Initializers.swift
[144/619] Compiling ssl_cert.cc
[145/619] Compiling ssl_lib.cc
[147/619] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[148/619] Compiling DequeModule Deque+Extras.swift
[149/619] Compiling DequeModule Deque+Hashable.swift
[150/619] Compiling DequeModule Deque+Testing.swift
[151/619] Compiling DequeModule Deque._Storage.swift
[152/619] Compiling DequeModule Deque._UnsafeHandle.swift
[153/619] Compiling DequeModule Deque.swift
[154/619] Compiling DequeModule _DequeBuffer.swift
[155/619] Compiling DequeModule _DequeBufferHeader.swift
[156/619] Compiling DequeModule RigidDeque+Append.swift
[156/619] Compiling ssl_buffer.cc
[158/619] Compiling DequeModule Deque+Codable.swift
[159/619] Compiling DequeModule Deque+Collection.swift
[160/619] Compiling DequeModule Deque+CustomReflectable.swift
[161/619] Compiling DequeModule Deque+Descriptions.swift
[162/619] Compiling DequeModule Deque+Equatable.swift
[162/619] Compiling ssl_asn1.cc
[163/619] Compiling ssl_aead_ctx.cc
[164/619] Compiling s3_lib.cc
[165/619] Compiling s3_pkt.cc
[166/619] Compiling s3_both.cc
[167/619] Compiling handshake_server.cc
[168/619] Compiling handshake_client.cc
[169/619] Compiling handshake.cc
[171/619] Compiling DequeModule UniqueDeque.swift
[172/619] Compiling DequeModule _DequeSlot.swift
[173/619] Compiling DequeModule _UnsafeDequeHandle.swift
[174/619] Compiling DequeModule _UnsafeDequeSegments.swift
[175/619] Emitting module DequeModule
[175/619] Compiling handoff.cc
[176/619] Compiling dtls_method.cc
[177/619] Compiling dtls_record.cc
[178/619] Compiling encrypted_client_hello.cc
[179/619] Compiling md5-x86_64-linux.S
[180/619] Compiling md5-x86_64-apple.S
[181/619] Compiling md5-586-linux.S
[182/619] Compiling md5-586-apple.S
[183/619] Compiling chacha20_poly1305_x86_64-linux.S
[184/619] Compiling chacha20_poly1305_x86_64-apple.S
[185/619] Compiling chacha20_poly1305_armv8-win.S
[186/619] Compiling chacha20_poly1305_armv8-linux.S
[187/619] Compiling extensions.cc
[188/619] Compiling chacha-x86_64-linux.S
[189/619] Compiling chacha20_poly1305_armv8-apple.S
[190/619] Compiling chacha-x86_64-apple.S
[191/619] Compiling chacha-x86-linux.S
[192/619] Compiling chacha-x86-apple.S
[193/619] Compiling d1_srtp.cc
[194/619] Compiling chacha-armv8-win.S
[195/619] Compiling chacha-armv8-linux.S
[196/619] Compiling chacha-armv8-apple.S
[197/619] Compiling chacha-armv4-linux.S
[198/619] Compiling aes128gcmsiv-x86_64-linux.S
[199/619] Compiling aes128gcmsiv-x86_64-apple.S
[200/619] Compiling x86_64-mont5-linux.S
[201/619] Compiling x86_64-mont5-apple.S
[202/619] Compiling x86_64-mont-linux.S
[203/619] Compiling x86_64-mont-apple.S
[204/619] Compiling x86-mont-linux.S
[205/619] Compiling x86-mont-apple.S
[206/619] Compiling vpaes-x86_64-linux.S
[207/619] Compiling vpaes-x86_64-apple.S
[208/619] Compiling vpaes-x86-linux.S
[209/619] Compiling vpaes-x86-apple.S
[210/619] Compiling vpaes-armv8-win.S
[211/619] Compiling vpaes-armv8-linux.S
[212/619] Compiling vpaes-armv7-linux.S
[213/619] Compiling vpaes-armv8-apple.S
[214/619] Compiling sha512-x86_64-apple.S
[215/619] Compiling sha512-x86_64-linux.S
[216/619] Compiling d1_pkt.cc
[217/619] Compiling sha512-armv8-win.S
[218/619] Compiling sha512-armv8-linux.S
[219/619] Compiling sha512-armv4-linux.S
[220/619] Compiling sha512-armv8-apple.S
[221/619] Compiling sha512-586-linux.S
[222/619] Compiling d1_lib.cc
[223/619] Compiling sha512-586-apple.S
[224/619] Compiling sha256-x86_64-linux.S
[225/619] Compiling err_data.cc
[226/619] Compiling sha256-x86_64-apple.S
[227/619] Compiling sha256-armv8-win.S
[228/619] Compiling sha256-armv8-linux.S
[229/619] Compiling sha256-armv4-linux.S
[230/619] Compiling sha256-586-linux.S
[231/619] Compiling sha256-armv8-apple.S
[232/619] Compiling sha1-x86_64-linux.S
[233/619] Compiling sha256-586-apple.S
[234/619] Compiling sha1-x86_64-apple.S
[235/619] Compiling sha1-armv8-win.S
[236/619] Compiling sha1-armv8-linux.S
[237/619] Compiling sha1-armv4-large-linux.S
[238/619] Compiling sha1-586-linux.S
[239/619] Compiling sha1-armv8-apple.S
[240/619] Compiling sha1-586-apple.S
[241/619] Compiling rsaz-avx2-linux.S
[242/619] Compiling rsaz-avx2-apple.S
[243/619] Compiling rdrand-x86_64-linux.S
[244/619] Compiling rdrand-x86_64-apple.S
[245/619] Compiling p256_beeu-x86_64-asm-linux.S
[246/619] Compiling p256_beeu-x86_64-asm-apple.S
[247/619] Compiling p256_beeu-armv8-asm-win.S
[248/619] Compiling p256_beeu-armv8-asm-linux.S
[249/619] Compiling p256_beeu-armv8-asm-apple.S
[250/619] Compiling p256-x86_64-asm-linux.S
[251/619] Compiling p256-x86_64-asm-apple.S
[252/619] Compiling p256-armv8-asm-win.S
[253/619] Compiling p256-armv8-asm-linux.S
[254/619] Compiling ghashv8-armv8-win.S
[255/619] Compiling p256-armv8-asm-apple.S
[256/619] Compiling ghashv8-armv8-linux.S
[257/619] Compiling ghashv8-armv8-apple.S
[258/619] Compiling ghashv8-armv7-linux.S
[259/619] Compiling ghash-x86_64-linux.S
[260/619] Compiling ghash-x86_64-apple.S
[261/619] Compiling ghash-x86-linux.S
[262/619] Compiling ghash-x86-apple.S
[263/619] Compiling ghash-ssse3-x86_64-linux.S
[264/619] Compiling ghash-ssse3-x86_64-apple.S
[265/619] Compiling ghash-ssse3-x86-linux.S
[266/619] Compiling ghash-ssse3-x86-apple.S
[267/619] Compiling ghash-neon-armv8-win.S
[267/619] Compiling ghash-neon-armv8-linux.S
[269/619] Compiling ghash-neon-armv8-apple.S
[269/619] Compiling bio_ssl.cc
[271/619] Compiling ghash-armv4-linux.S
[272/619] Compiling co-586-linux.S
[281/627] Compiling co-586-apple.S
[282/627] Compiling bsaes-armv7-linux.S
[284/627] Compiling Crypto HPKE-KexKeyDerivation.swift
[285/627] Compiling Crypto HPKE-LabeledExtract.swift
[286/627] Compiling Crypto HPKE-Utils.swift
[287/627] Compiling Crypto DHKEM.swift
[288/627] Compiling Crypto HPKE-KEM-Curve25519.swift
[289/627] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[290/627] Compiling Crypto HPKE-KEM.swift
[291/627] Compiling Crypto HPKE-Errors.swift
[292/627] Compiling Crypto ObjectIdentifier.swift
[293/627] Compiling Crypto ECDSASignature.swift
[294/627] Compiling Crypto PEMDocument.swift
[295/627] Compiling Crypto PKCS8PrivateKey.swift
[296/627] Compiling Crypto SEC1PrivateKey.swift
[297/627] Compiling Crypto SubjectPublicKeyInfo.swift
[298/627] Compiling Crypto CryptoError_boring.swift
[299/627] Compiling Crypto CryptoKitErrors.swift
[300/627] Compiling Crypto Digest_boring.swift
[301/627] Compiling Crypto Digest.swift
[302/627] Compiling Crypto Digests.swift
[303/627] Compiling Crypto HashFunctions.swift
[304/627] Compiling Crypto HashFunctions_SHA2.swift
[305/627] Compiling Crypto HPKE-AEAD.swift
[306/627] Compiling Crypto HPKE-Ciphersuite.swift
[307/627] Compiling Crypto HPKE-KDF.swift
[307/627] Compiling bn-armv8-apple.S
[308/627] Compiling bn-armv8-linux.S
[308/627] Compiling bn-armv8-win.S
[310/627] Compiling bn-586-linux.S
[311/627] Compiling bn-586-apple.S
[324/627] Compiling Crypto X25519Keys.swift
[325/627] Compiling Crypto SymmetricKeys.swift
[326/627] Compiling Crypto HMAC.swift
[327/627] Compiling Crypto MACFunctions.swift
[328/627] Compiling Crypto MessageAuthenticationCode.swift
[328/627] Compiling armv8-mont-win.S
[330/627] Emitting module Crypto
[355/627] Compiling armv8-mont-linux.S
[356/627] Compiling armv8-mont-apple.S
[357/627] Compiling armv4-mont-linux.S
[358/627] Compiling aesv8-gcm-armv8-win.S
[359/627] Compiling aesv8-gcm-armv8-linux.S
[360/627] Compiling aesv8-armv8-win.S
[361/627] Compiling aesv8-gcm-armv8-apple.S
[362/627] Compiling aesv8-armv8-linux.S
[363/627] Compiling aesv8-armv8-apple.S
[364/627] Compiling aesv8-armv7-linux.S
[365/627] Compiling aesni-x86_64-linux.S
[365/627] Compiling aesni-x86-linux.S
[367/627] Compiling aesni-x86-apple.S
[368/627] Compiling aesni-x86_64-apple.S
[369/627] Compiling aesni-gcm-x86_64-apple.S
[370/627] Compiling aesni-gcm-x86_64-linux.S
[371/627] Compiling aes-gcm-avx2-x86_64-linux.S
[372/627] Compiling aes-gcm-avx2-x86_64-apple.S
[373/627] Compiling aes-gcm-avx10-x86_64-linux.S
[374/627] Compiling aes-gcm-avx10-x86_64-apple.S
[375/627] Compiling d1_both.cc
[377/627] Compiling Crypto RNG_boring.swift
[378/627] Compiling Crypto SafeCompare_boring.swift
[379/627] Compiling Crypto Zeroization_boring.swift
[380/627] Compiling Crypto PrettyBytes.swift
[381/627] Compiling Crypto SafeCompare.swift
[382/627] Compiling Crypto SecureBytes.swift
[383/627] Compiling Crypto Zeroization.swift
[384/627] Compiling Crypto resource_bundle_accessor.swift
[384/627] Compiling x_x509a.cc
[385/627] Compiling x_val.cc
[386/627] Compiling x_spki.cc
[387/627] Compiling x_x509.cc
[387/627] Compiling x_sig.cc
[389/627] Compiling x_req.cc
[390/627] Compiling x_pubkey.cc
[391/627] Compiling x_name.cc
[392/627] Compiling x_exten.cc
[393/627] Compiling x_crl.cc
[394/627] Compiling x509spki.cc
[395/627] Compiling x_algor.cc
[396/627] Compiling x509rset.cc
[397/627] Compiling x_attrib.cc
[398/627] Compiling x509name.cc
[399/627] Compiling x509cset.cc
[400/627] Compiling x_all.cc
[401/627] Compiling x509_vpm.cc
[402/627] Compiling x509_vfy.cc
[403/627] Compiling x509_v3.cc
[404/627] Compiling x509_txt.cc
[405/627] Compiling x509_set.cc
[406/627] Compiling x509_trs.cc
[407/627] Compiling x509_def.cc
[408/627] Compiling x509_req.cc
[409/627] Compiling x509_ext.cc
[410/627] Compiling x509_obj.cc
[411/627] Compiling x509_lu.cc
[412/627] Compiling x509_d2.cc
[413/627] Compiling x509_cmp.cc
[414/627] Compiling x509_att.cc
[415/627] Compiling x509.cc
[416/627] Compiling v3_skey.cc
[417/627] Compiling v3_prn.cc
[418/627] Compiling v3_pmaps.cc
[419/627] Compiling v3_pcons.cc
[420/627] Compiling v3_purp.cc
[421/627] Compiling v3_utl.cc
[422/627] Compiling v3_ocsp.cc
[423/627] Compiling v3_ncons.cc
[424/627] Compiling v3_int.cc
[425/627] Compiling v3_lib.cc
[426/627] Compiling v3_ia5.cc
[427/627] Compiling v3_genn.cc
[428/627] Compiling v3_info.cc
[429/627] Compiling v3_enum.cc
[430/627] Compiling v3_extku.cc
[431/627] Compiling v3_crld.cc
[432/627] Compiling v3_cpols.cc
[433/627] Compiling v3_conf.cc
[434/627] Compiling v3_bitst.cc
[435/627] Compiling v3_bcons.cc
[436/627] Compiling v3_akeya.cc
[437/627] Compiling v3_alt.cc
[438/627] Compiling t_x509a.cc
[439/627] Compiling v3_akey.cc
[440/627] Compiling t_x509.cc
[441/627] Compiling t_req.cc
[442/627] Compiling t_crl.cc
[443/627] Compiling rsa_pss.cc
[444/627] Compiling i2d_pr.cc
[445/627] Compiling name_print.cc
[446/627] Compiling policy.cc
[447/627] Compiling by_file.cc
[448/627] Compiling by_dir.cc
[449/627] Compiling algorithm.cc
[450/627] Compiling a_verify.cc
[451/627] Compiling asn1_gen.cc
[452/627] Compiling a_sign.cc
[453/627] Compiling voprf.cc
[454/627] Compiling thread_win.cc
[455/627] Compiling a_digest.cc
[456/627] Compiling thread.cc
[457/627] Compiling thread_none.cc
[457/627] Compiling thread_pthread.cc
[459/627] Compiling trust_token.cc
[460/627] Compiling stack.cc
[461/627] Compiling pmbtoken.cc
[462/627] Compiling spake2plus.cc
[463/627] Compiling sha512.cc
[464/627] Compiling siphash.cc
[465/627] Compiling sha256.cc
[466/627] Compiling sha1.cc
[467/627] Compiling slhdsa.cc
[468/627] Compiling rsa_extra.cc
[469/627] Compiling rsa_print.cc
[470/627] Compiling rsa_crypt.cc
[471/627] Compiling rsa_asn1.cc
[472/627] Compiling refcount.cc
[473/627] Compiling rc4.cc
[474/627] Compiling windows.cc
[475/627] Compiling urandom.cc
[476/627] Compiling trusty.cc
[477/627] Compiling rand.cc
[478/627] Compiling ios.cc
[479/627] Compiling poly1305_arm_asm.S
[480/627] Compiling passive.cc
[481/627] Compiling getentropy.cc
[482/627] Compiling forkunsafe.cc
[483/627] Compiling fork_detect.cc
[484/627] Compiling deterministic.cc
[485/627] Compiling poly1305_vec.cc
[486/627] Compiling poly1305_arm.cc
[487/627] Compiling poly1305.cc
[488/627] Compiling pool.cc
[489/627] Compiling pkcs8.cc
[490/627] Compiling p5_pbev2.cc
[491/627] Compiling pkcs8_x509.cc
[492/627] Compiling pkcs7.cc
[493/627] Compiling pkcs7_x509.cc
[494/627] Compiling pem_xaux.cc
[495/627] Compiling pem_x509.cc
[496/627] Compiling pem_pkey.cc
[497/627] Compiling pem_pk8.cc
[498/627] Compiling pem_oth.cc
[499/627] Compiling obj_xref.cc
[500/627] Compiling pem_info.cc
[501/627] Compiling pem_lib.cc
[502/627] Compiling mlkem.cc
[503/627] Compiling pem_all.cc
[504/627] Compiling poly_rq_mul.S
[505/627] Compiling obj.cc
[506/627] Compiling mldsa.cc
[507/627] Compiling fips_shared_support.cc
[508/627] Compiling mem.cc
[509/627] Compiling md5.cc
[510/627] Compiling md4.cc
[511/627] Compiling lhash.cc
[512/627] Compiling ex_data.cc
[513/627] Compiling kyber.cc
[514/627] Compiling sign.cc
[515/627] Compiling scrypt.cc
[516/627] Compiling hpke.cc
[517/627] Compiling print.cc
[518/627] Compiling pbkdf.cc
[519/627] Compiling hrss.cc
[520/627] Compiling p_x25519_asn1.cc
[521/627] Compiling p_x25519.cc
[522/627] Compiling p_ed25519.cc
[523/627] Compiling p_rsa_asn1.cc
[524/627] Compiling p_rsa.cc
[525/627] Compiling p_hkdf.cc
[526/627] Compiling p_ed25519_asn1.cc
[527/627] Compiling p_ec.cc
[528/627] Compiling p_ec_asn1.cc
[529/627] Compiling p_dh_asn1.cc
[530/627] Compiling p_dsa_asn1.cc
[531/627] Compiling p_dh.cc
[532/627] Compiling evp_ctx.cc
[533/627] Compiling engine.cc
[534/627] Compiling evp.cc
[535/627] Compiling err.cc
[536/627] Compiling evp_asn1.cc
[537/627] Compiling ecdsa_asn1.cc
[538/627] Compiling ecdh.cc
[539/627] Compiling hash_to_curve.cc
[540/627] Compiling ec_derive.cc
[541/627] Compiling bcm.cc
[542/627] Compiling dsa.cc
[543/627] Compiling x25519-asm-arm.S
[544/627] Compiling ec_asn1.cc
[545/627] Compiling params.cc
[546/627] Compiling dsa_asn1.cc
[547/627] Compiling digest_extra.cc
[548/627] Compiling dh_asn1.cc
[549/627] Compiling des.cc
[550/627] Compiling curve25519_64_adx.cc
[551/627] Compiling spake25519.cc
[552/627] Compiling cpu_intel.cc
[553/627] Compiling crypto.cc
[554/627] Compiling cpu_arm_linux.cc
[555/627] Compiling curve25519.cc
[556/627] Compiling cpu_arm_freebsd.cc
[557/627] Compiling cpu_aarch64_win.cc
[558/627] Compiling cpu_aarch64_sysreg.cc
[559/627] Compiling cpu_aarch64_openbsd.cc
[560/627] Compiling cpu_aarch64_linux.cc
[561/627] Compiling cpu_aarch64_fuchsia.cc
[562/627] Compiling cpu_aarch64_apple.cc
[563/627] Compiling get_cipher.cc
[564/627] Compiling tls_cbc.cc
[565/627] Compiling conf.cc
[565/627] Compiling e_tls.cc
[567/627] Compiling e_rc4.cc
[568/627] Compiling e_null.cc
[569/627] Compiling e_rc2.cc
[570/627] Compiling e_des.cc
[571/627] Compiling e_chacha20poly1305.cc
[572/627] Compiling e_aesgcmsiv.cc
[572/627] Compiling e_aesctrhmac.cc
[574/627] Compiling derive_key.cc
[575/627] Compiling chacha.cc
[576/627] Compiling unicode.cc
[577/627] Compiling cbs.cc
[578/627] Compiling ber.cc
[579/627] Compiling cbb.cc
[580/627] Compiling buf.cc
[581/627] Compiling asn1_compat.cc
[582/627] Compiling blake2.cc
[583/627] Compiling socket_helper.cc
[584/627] Compiling bn_asn1.cc
[585/627] Compiling socket.cc
[586/627] Compiling convert.cc
[587/627] Compiling printf.cc
[588/627] Compiling pair.cc
[589/627] Compiling hexdump.cc
[590/627] Compiling fd.cc
[590/627] Compiling file.cc
[592/627] Compiling errno.cc
[593/627] Compiling connect.cc
[594/627] Compiling bio_mem.cc
[595/627] Compiling base64.cc
[596/627] Compiling bio.cc
[597/627] Compiling tasn_typ.cc
[598/627] Compiling tasn_utl.cc
[599/627] Compiling tasn_fre.cc
[600/627] Compiling tasn_new.cc
[601/627] Compiling tasn_enc.cc
[602/627] Compiling posix_time.cc
[603/627] Compiling f_string.cc
[604/627] Compiling f_int.cc
[605/627] Compiling asn_pack.cc
[606/627] Compiling tasn_dec.cc
[607/627] Compiling asn1_par.cc
[608/627] Compiling asn1_lib.cc
[609/627] Compiling a_utctm.cc
[610/627] Compiling a_type.cc
[611/627] Compiling a_time.cc
[612/627] Compiling a_octet.cc
[613/627] Compiling a_strnid.cc
[614/627] Compiling a_strex.cc
[615/627] Compiling a_mbstr.cc
[616/627] Compiling a_object.cc
[617/627] Write sources
[618/627] Compiling a_int.cc
[619/644] Compiling a_i2d_fp.cc
[620/646] Compiling a_dup.cc
[621/646] Compiling a_d2i_fp.cc
[622/646] Compiling a_gentm.cc
[623/646] Compiling a_bool.cc
[624/646] Compiling a_bitstr.cc
[626/646] Compiling Atomics UnsafeAtomicLazyReference.swift
[627/646] Compiling Atomics IntegerOperations.swift
[628/646] Compiling Atomics DoubleWord.swift
[629/646] Compiling Atomics ManagedAtomic.swift
[630/646] Compiling Atomics ManagedAtomicLazyReference.swift
[631/646] Compiling Atomics UnsafeAtomic.swift
[632/646] Compiling Atomics AtomicValue.swift
[633/646] Compiling Atomics AtomicMemoryOrderings.swift
[634/647] Compiling Atomics AtomicReference.swift
[635/647] Compiling Atomics AtomicStorage.swift
[636/647] Compiling Atomics AtomicInteger.swift
[637/647] Compiling Atomics AtomicOptionalWrappable.swift
[638/647] Compiling Atomics Unmanaged extensions.swift
[639/647] Compiling Atomics AtomicBool.swift
[640/647] Compiling Atomics IntegerConformances.swift
[641/647] Compiling Atomics PointerConformances.swift
[642/647] Compiling Atomics Primitives.native.swift
[643/647] Compiling Atomics OptionalRawRepresentable.swift
[644/647] Compiling Atomics RawRepresentable.swift
[645/647] Emitting module Atomics
[645/647] Compiling c-nioatomics.c
[646/647] Compiling c-atomics.c
[648/654] Compiling NIOConcurrencyHelpers atomics.swift
[649/654] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[650/654] Compiling NIOConcurrencyHelpers NIOLock.swift
[651/654] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[652/654] Emitting module NIOConcurrencyHelpers
[653/654] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[654/654] Compiling NIOConcurrencyHelpers lock.swift
[655/719] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[656/719] Compiling NIOCore NIOScheduledCallback.swift
[657/719] Compiling NIOCore NIOSendable.swift
[658/719] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[659/719] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[660/719] Compiling NIOCore RecvByteBufferAllocator.swift
[661/719] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[662/726] Compiling NIOCore MarkedCircularBuffer.swift
[663/726] Compiling NIOCore MulticastChannel.swift
[664/726] Compiling NIOCore NIOAny.swift
[665/726] Compiling NIOCore NIOCloseOnErrorHandler.swift
[666/726] Compiling NIOCore NIOCoreSendableMetatype.swift
[667/726] Compiling NIOCore NIODecodedAsyncSequence.swift
[668/726] Compiling NIOCore NIOLoopBound.swift
[669/726] Compiling NIOCore IO.swift
[670/726] Compiling NIOCore IOData.swift
[671/726] Compiling NIOCore IPProtocol.swift
[672/726] Compiling NIOCore IntegerBitPacking.swift
[673/726] Compiling NIOCore IntegerTypes.swift
[674/726] Compiling NIOCore Interfaces.swift
[675/726] Compiling NIOCore Linux.swift
[676/726] Compiling NIOCore EventLoopFuture+Deprecated.swift
[677/726] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[678/726] Compiling NIOCore EventLoopFuture.swift
[679/726] Compiling NIOCore FileDescriptor.swift
[680/726] Compiling NIOCore FileHandle.swift
[681/726] Compiling NIOCore FileRegion.swift
[682/726] Compiling NIOCore GlobalSingletons.swift
[683/726] Compiling NIOCore ChannelHandler.swift
[684/726] Compiling NIOCore ChannelHandlers.swift
[685/726] Compiling NIOCore ChannelInvoker.swift
[686/726] Compiling NIOCore ChannelOption.swift
[687/726] Compiling NIOCore ChannelPipeline.swift
[688/726] Compiling NIOCore CircularBuffer.swift
[689/726] Compiling NIOCore Codec.swift
[690/726] Compiling NIOCore SocketAddresses.swift
[691/726] Compiling NIOCore SocketOptionProvider.swift
[692/726] Compiling NIOCore SystemCallHelpers.swift
[693/726] Compiling NIOCore TimeAmount+Duration.swift
[694/726] Compiling NIOCore TypeAssistedChannelHandler.swift
[695/726] Compiling NIOCore UniversalBootstrapSupport.swift
[696/726] Compiling NIOCore Utilities.swift
[697/726] Compiling NIOCore AddressedEnvelope.swift
[698/726] Compiling NIOCore AsyncAwaitSupport.swift
[699/726] Compiling NIOCore AsyncChannel.swift
[700/726] Compiling NIOCore AsyncChannelHandler.swift
[701/726] Compiling NIOCore AsyncChannelInboundStream.swift
[702/726] Compiling NIOCore AsyncChannelOutboundWriter.swift
[703/726] Compiling NIOCore NIOAsyncSequenceProducer.swift
[704/726] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[705/726] Compiling NIOCore ConvenienceOptionSupport.swift
[706/726] Compiling NIOCore DeadChannel.swift
[707/726] Compiling NIOCore DispatchQueue+WithFuture.swift
[708/726] Compiling NIOCore EventLoop+Deprecated.swift
[709/726] Compiling NIOCore EventLoop+SerialExecutor.swift
[710/726] Compiling NIOCore EventLoop.swift
[711/726] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[712/726] Compiling NIOCore NIOAsyncWriter.swift
[713/726] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[714/726] Compiling NIOCore BSDSocketAPI.swift
[715/726] Compiling NIOCore ByteBuffer-aux.swift
[716/726] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[717/726] Compiling NIOCore ByteBuffer-conversions.swift
[718/726] Compiling NIOCore ByteBuffer-core.swift
[719/726] Compiling NIOCore ByteBuffer-hex.swift
[720/726] Compiling NIOCore ByteBuffer-int.swift
[721/726] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[722/726] Compiling NIOCore ByteBuffer-multi-int.swift
[723/726] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[724/726] Compiling NIOCore ByteBuffer-views.swift
[725/726] Compiling NIOCore Channel.swift
[726/726] Emitting module NIOCore
[727/782] Compiling NIOEmbedded AsyncTestingChannel.swift
[728/782] Compiling NIOEmbedded Embedded.swift
[729/782] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[730/782] Emitting module NIOEmbedded
[731/782] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[732/782] Compiling NIOPosix PosixSingletons.swift
[733/782] Compiling NIOPosix RawSocketBootstrap.swift
[734/782] Compiling NIOPosix Resolver.swift
[735/782] Compiling NIOPosix Selectable.swift
[736/782] Compiling NIOPosix SelectableChannel.swift
[737/787] Compiling NIOPosix Utilities.swift
[738/787] Compiling NIOPosix VsockAddress.swift
[739/787] Compiling NIOPosix VsockChannelEvents.swift
[740/787] Compiling NIOPosix Windows.swift
[741/787] Compiling NIOPosix resource_bundle_accessor.swift
[742/787] Emitting module NIOPosix
[743/787] Compiling NIOPosix FileDescriptor.swift
[744/787] Compiling NIOPosix GetaddrinfoResolver.swift
[745/787] Compiling NIOPosix HappyEyeballs.swift
[746/787] Compiling NIOPosix IO.swift
[747/787] Compiling NIOPosix IntegerBitPacking.swift
[748/787] Compiling NIOPosix IntegerTypes.swift
[749/787] Compiling NIOPosix BSDSocketAPICommon.swift
[750/787] Compiling NIOPosix BSDSocketAPIPosix.swift
[751/787] Compiling NIOPosix BSDSocketAPIWindows.swift
[752/787] Compiling NIOPosix BaseSocket.swift
[753/787] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[754/787] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[755/787] Compiling NIOPosix SelectableEventLoop.swift
[756/787] Compiling NIOPosix SelectorEpoll.swift
[757/787] Compiling NIOPosix SelectorGeneric.swift
[758/787] Compiling NIOPosix SelectorKqueue.swift
[759/787] Compiling NIOPosix SelectorUring.swift
[760/787] Compiling NIOPosix Linux.swift
[761/787] Compiling NIOPosix LinuxCPUSet.swift
[762/787] Compiling NIOPosix LinuxUring.swift
[763/787] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[764/787] Compiling NIOPosix NIOPosixSendableMetatype.swift
[765/787] Compiling NIOPosix NIOThreadPool.swift
[766/787] Compiling NIOPosix BaseSocketChannel.swift
[767/787] Compiling NIOPosix BaseStreamSocketChannel.swift
[768/787] Compiling NIOPosix Bootstrap.swift
[769/787] Compiling NIOPosix ControlMessage.swift
[770/787] Compiling NIOPosix DatagramVectorReadManager.swift
[771/787] Compiling NIOPosix Errors+Any.swift
[772/787] Compiling NIOPosix SelectorWSAPoll.swift
[773/787] Compiling NIOPosix ServerSocket.swift
[774/787] Compiling NIOPosix Socket.swift
[775/787] Compiling NIOPosix SocketChannel.swift
[776/787] Compiling NIOPosix SocketProtocols.swift
[777/787] Compiling NIOPosix NonBlockingFileIO.swift
[778/787] Compiling NIOPosix PendingDatagramWritesManager.swift
[779/787] Compiling NIOPosix PendingWritesManager.swift
[780/787] Compiling NIOPosix PipeChannel.swift
[781/787] Compiling NIOPosix PipePair.swift
[782/787] Compiling NIOPosix Pool.swift
[783/787] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[784/787] Compiling NIOPosix System.swift
[785/787] Compiling NIOPosix Thread.swift
[786/787] Compiling NIOPosix ThreadPosix.swift
[787/787] Compiling NIOPosix ThreadWindows.swift
[788/789] Compiling NIO Exports.swift
[789/789] Emitting module NIO
[790/795] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[791/795] Emitting module NIOTLS
[792/795] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[793/795] Compiling NIOTLS SNIHandler.swift
[794/795] Compiling NIOTLS TLSEvents.swift
[795/795] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[796/826] Compiling NIOSSL SSLPublicKey.swift
[797/826] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[798/826] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[799/829] Compiling NIOSSL SSLInit.swift
[800/829] Compiling NIOSSL SSLPKCS12Bundle.swift
[801/829] Compiling NIOSSL SSLPrivateKey.swift
[802/829] Compiling NIOSSL SubjectAlternativeName.swift
[803/829] Compiling NIOSSL NIOSSLSecureBytes.swift
[804/829] Compiling NIOSSL RNG.swift
[805/829] Emitting module NIOSSL
[806/829] Compiling NIOSSL AndroidCABundle.swift
[807/829] Compiling NIOSSL ByteBufferBIO.swift
[808/829] Compiling NIOSSL CustomPrivateKey.swift
[809/829] Compiling NIOSSL IdentityVerification.swift
[810/829] Compiling NIOSSL SSLCertificate.swift
[811/829] Compiling NIOSSL SSLCertificateExtensions.swift
[812/829] Compiling NIOSSL SSLCertificateName.swift
[813/829] Compiling NIOSSL SafeCompare.swift
[814/829] Compiling NIOSSL Zeroization.swift
[815/829] Compiling NIOSSL TLSConfiguration.swift
[816/829] Compiling NIOSSL LinuxCABundle.swift
[817/829] Compiling NIOSSL NIOSSLClientHandler.swift
[818/829] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[819/829] Compiling NIOSSL NIOSSLHandler.swift
[820/829] Compiling NIOSSL NIOSSLServerHandler.swift
[821/829] Compiling NIOSSL ObjectIdentifier.swift
[822/829] Compiling NIOSSL PosixPort.swift
[823/829] Compiling NIOSSL SSLCallbacks.swift
[824/829] Compiling NIOSSL UniversalBootstrapSupport.swift
[825/829] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[826/829] Compiling NIOSSL resource_bundle_accessor.swift
[827/829] Compiling NIOSSL SSLConnection.swift
[828/829] Compiling NIOSSL SSLContext.swift
[829/829] Compiling NIOSSL SSLErrors.swift
[830/866] Compiling Nats ConnectionError.swift
[831/866] Compiling Nats JetStreamError.swift
[832/866] Compiling Nats NatsError.swift
[833/866] Compiling Nats ProtocolError.swift
[834/869] Emitting module Nats
[835/869] Compiling Nats KeyValueEntry.swift
[836/869] Compiling Nats KeyValueStatus.swift
[837/869] Compiling Nats KeyValueWatcher.swift
[838/869] Compiling Nats JetStreamMessage.swift
[839/869] Compiling Nats NatsHeaders.swift
[840/869] Compiling Nats NatsMessage.swift
[841/869] Compiling Nats Subject.swift
[842/869] Compiling Nats ClientOp.swift
[843/869] Compiling Nats ServerOp.swift
[844/869] Compiling Nats Subscription.swift
[845/869] Compiling Nats TLSConfiguration.swift
[846/869] Compiling Nats AuthHandler.swift
[847/869] Compiling Nats JWTAuth.swift
[848/869] Compiling Nats NKeyAuth.swift
[849/869] Compiling Nats ClientStateMachine.swift
[850/869] Compiling Nats NatsClient.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 |                 ])
/Users/admin/builder/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
/Users/admin/builder/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")
/Users/admin/builder/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 {
[851/869] Compiling Nats NatsClientOptions.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 |                 ])
/Users/admin/builder/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
/Users/admin/builder/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")
/Users/admin/builder/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 {
[852/869] Compiling Nats ConnectionHandler.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 |                 ])
/Users/admin/builder/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
/Users/admin/builder/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")
/Users/admin/builder/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 {
[853/869] Compiling Nats Reconnection.swift
/Users/admin/builder/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
/Users/admin/builder/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 {
/Users/admin/builder/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 |                 ])
/Users/admin/builder/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
/Users/admin/builder/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")
/Users/admin/builder/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 {
[854/869] Compiling Nats ByteBuffer+Extensions.swift
[855/869] Compiling Nats Consumer.swift
[856/869] Compiling Nats ConsumerConfig.swift
[857/869] Compiling Nats ConsumerInfo.swift
[858/869] Compiling Nats ConnectInfo.swift
[859/869] Compiling Nats ProtocolDecoder.swift
[860/869] Compiling Nats ProtocolEncoder.swift
[861/869] Compiling Nats ServerInfo.swift
[862/869] Compiling Nats PubAck.swift
[863/869] Compiling Nats Stream.swift
[864/869] Compiling Nats StreamConfig.swift
[865/869] Compiling Nats StreamInfo.swift
[866/869] Compiling Nats JetStreamContext.swift
/Users/admin/builder/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
/Users/admin/builder/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
[867/869] Compiling Nats KeyValueBucket.swift
/Users/admin/builder/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
/Users/admin/builder/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
[868/869] Compiling Nats KeyValueConfig.swift
/Users/admin/builder/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
/Users/admin/builder/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
[869/869] Compiling Nats KeyValueContext.swift
/Users/admin/builder/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
/Users/admin/builder/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
Build complete! (39.14s)
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" : "/Users/admin/builder/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"
}
Done.