The Swift Package Index logo.Swift Package Index

Build Information

Failed to build telesign-kit, reference main (b1a719), with Swift 6.1 for Android on 28 Feb 2026 18:55:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/telesign-kit.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/vapor-community/telesign-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b1a719c Vapor4Update (#8)
Cloned https://github.com/vapor-community/telesign-kit.git
Revision (git rev-parse @):
b1a719c6edbafc71f64875fb3bb14b17a5842f07
SUCCESS checkout https://github.com/vapor-community/telesign-kit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/telesign-kit.git
https://github.com/vapor-community/telesign-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "telesign-kit",
  "name" : "telesign-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "TelesignKit",
      "targets" : [
        "TelesignKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelesignKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TelesignKitTests",
      "path" : "Tests/TelesignKitTests",
      "sources" : [
        "TelesignRequestTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "TelesignKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelesignKit",
      "module_type" : "SwiftTarget",
      "name" : "TelesignKit",
      "path" : "Sources/TelesignKit",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "Crypto"
      ],
      "product_memberships" : [
        "TelesignKit"
      ],
      "sources" : [
        "Messaging/MessageResponse.swift",
        "Messaging/MessageRoute.swift",
        "Models/AccountLifecycleEvent.swift",
        "Models/MessageType.swift",
        "Models/Status.swift",
        "Models/TelesignModel.swift",
        "PhoneId/PhoneIdResponse.swift",
        "PhoneId/PhoneRoute.swift",
        "Score/ScoreResponse.swift",
        "Score/ScoreRoute.swift",
        "TelesignClient.swift",
        "TelesignError.swift",
        "TelesignRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-crypto.git
[1/15328] Fetching async-http-client
[921/32566] Fetching async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (2.05s)
[2586/17238] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (10.51s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.55s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (1.08s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5665] Fetching swift-distributed-tracing
[115/11755] Fetching swift-distributed-tracing, swift-log
[2214/13575] Fetching swift-distributed-tracing, swift-log, swift-atomics
[6086/19633] Fetching swift-distributed-tracing, swift-log, swift-atomics, swift-algorithms
[8583/22448] Fetching swift-distributed-tracing, swift-log, swift-atomics, swift-algorithms, swift-nio-transport-services
[11738/28933] Fetching swift-distributed-tracing, swift-log, swift-atomics, swift-algorithms, swift-nio-transport-services, swift-nio-extras
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.28s)
Fetching https://github.com/apple/swift-nio-http2.git
[26118/26118] Fetching swift-distributed-tracing, swift-log, swift-atomics, swift-algorithms, swift-nio-extras
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.41s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.44s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.78s)
Fetched https://github.com/apple/swift-log.git from cache (1.78s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.80s)
[1/11998] Fetching swift-nio-http2
[2521/27340] Fetching swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.75s)
[11200/15342] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.19s)
[1/82546] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.55s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (17.26s)
Fetching https://github.com/apple/swift-service-context.git
[1/1180] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.44s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.94s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.06s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.11s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.24s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1210] Fetching swift-http-structured-headers
[461/7352] Fetching swift-http-structured-headers, swift-async-algorithms
[1033/8303] Fetching swift-http-structured-headers, swift-async-algorithms, swift-http-types
[1161/10952] Fetching swift-http-structured-headers, swift-async-algorithms, swift-http-types, swift-service-lifecycle
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
[7224/9742] Fetching swift-async-algorithms, swift-http-types, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.73s)
[5128/7093] Fetching swift-async-algorithms, swift-http-types
[7094/14202] Fetching swift-async-algorithms, swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.04s)
[1236/8060] Fetching swift-http-types, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (1.05s)
[356/7109] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (4.02s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/20255] Fetching swift-collections
[1014/25838] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.46s)
Fetched https://github.com/apple/swift-collections.git from cache (2.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (3.69s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.2 (1.38s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.99s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.22s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.25s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.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.95.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.36.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.1
Building for debugging...
[0/819] Write sources
[27/819] Compiling _NumericsShims _NumericsShims.c
[28/819] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[29/819] Compiling _AtomicsShims.c
[30/819] Compiling SimpleFIPS202.c
[31/819] Compiling CXKCPShims shims.c
[32/819] Compiling CNIOWindows shim.c
[32/819] Compiling KeccakHash.c
[34/819] Compiling CNIOWASI CNIOWASI.c
[35/819] Compiling CNIOOpenBSD shim.c
[36/819] Compiling CNIOWindows WSAStartup.c
[37/819] Compiling KeccakSponge.c
[38/819] Compiling CNIOPosix event_loop_id.c
[39/819] Compiling CNIOLinux liburing_shims.c
[40/819] Compiling CNIOExtrasZlib empty.c
[41/819] Compiling CNIODarwin shim.c
[42/819] Compiling CNIOLLHTTP c_nio_http.c
[43/819] Compiling fiat_p256_adx_sqr.S
[44/819] Compiling fiat_p256_adx_mul.S
[45/819] Compiling CNIOLinux shim.c
[46/819] Compiling CNIOLLHTTP c_nio_api.c
[47/819] Compiling fiat_curve25519_adx_mul.S
[48/819] Compiling fiat_curve25519_adx_square.S
[49/819] Write swift-version-24593BA9C3E375BF.txt
[50/819] Compiling CNIOLLHTTP c_nio_llhttp.c
[51/819] Compiling CNIOBoringSSLShims shims.c
[52/823] Compiling KeccakP-1600-opt64.c
[53/828] Compiling tls_method.cc
[54/828] Compiling tls_record.cc
[55/828] Compiling tls13_enc.cc
[56/839] Compiling tls13_server.cc
[57/860] Compiling tls13_client.cc
[59/860] Emitting module InternalCollectionsUtilities
[59/862] Compiling tls13_both.cc
[60/862] Compiling t1_enc.cc
[62/862] Compiling RealModule RealFunctions.swift
[63/863] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/863] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/863] Compiling RealModule RelaxedArithmetic.swift
[66/863] Compiling RealModule Float80+Real.swift
[67/863] Compiling RealModule Real.swift
[68/863] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[69/863] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[70/863] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/863] Compiling InternalCollectionsUtilities Integer rank.swift
[72/863] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/863] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[74/863] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[75/863] Compiling InternalCollectionsUtilities Debugging.swift
[76/863] Compiling InternalCollectionsUtilities Descriptions.swift
[77/863] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/863] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/863] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/863] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/863] Emitting module RealModule
[84/863] Compiling RealModule Float16+Real.swift
[85/863] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/863] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[87/863] Emitting module _NIOBase64
[88/863] Compiling _NIODataStructures PriorityQueue.swift
[91/863] Compiling _NIOBase64 Base64.swift
[94/863] Compiling ServiceContextModule ServiceContext.swift
[95/863] Compiling ServiceContextModule ServiceContextKey.swift
[96/863] Emitting module ServiceContextModule
[97/866] Compiling _NIODataStructures _TinyArray.swift
[98/867] Emitting module _NIODataStructures
[99/867] Compiling _NIODataStructures Heap.swift
[104/868] Compiling ssl_x509.cc
[105/889] Compiling ssl_versions.cc
[107/889] Compiling DequeModule Deque+CustomReflectable.swift
[108/889] Compiling DequeModule Deque+Descriptions.swift
[109/891] Compiling DequeModule _DequeBuffer.swift
[110/891] Compiling DequeModule _DequeBufferHeader.swift
[111/891] Emitting module Instrumentation
[112/891] Compiling Instrumentation MultiplexInstrument.swift
[113/891] Compiling Instrumentation NoOpInstrument.swift
[114/891] Compiling DequeModule Deque+Extras.swift
[115/891] Compiling DequeModule Deque+Hashable.swift
[116/891] Compiling DequeModule Deque+Testing.swift
[117/891] Compiling DequeModule Deque._Storage.swift
[118/891] Compiling DequeModule _DequeSlot.swift
[119/891] Compiling DequeModule _UnsafeWrappedBuffer.swift
[120/891] Compiling DequeModule Deque+Equatable.swift
[121/891] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[122/891] Compiling DequeModule Deque._UnsafeHandle.swift
[123/891] Compiling DequeModule Deque.swift
[124/891] Compiling Logging MetadataProvider.swift
[125/891] Emitting module Logging
[126/891] Compiling Instrumentation Instrument.swift
[127/891] Compiling Instrumentation InstrumentationSystem.swift
[128/891] Compiling Instrumentation Locks.swift
[129/891] Compiling Logging Logging.swift
[130/891] Compiling Logging LogHandler.swift
[131/891] Compiling Logging Locks.swift
[132/893] Compiling DequeModule Deque+Codable.swift
[133/893] Compiling DequeModule Deque+Collection.swift
[136/893] Emitting module DequeModule
[136/893] Compiling ssl_stat.cc
[137/898] Compiling ssl_transcript.cc
[138/902] Compiling ssl_privkey.cc
[140/902] Compiling ssl_session.cc
[142/902] Compiling Tracing Tracer.swift
[143/902] Compiling Tracing TracingTime.swift
[144/902] Compiling Tracing TracerProtocol.swift
[144/902] Compiling ssl_lib.cc
[146/902] Compiling Tracing TracerProtocol+Legacy.swift
[147/902] Compiling Tracing NoOpTracer.swift
[148/902] Compiling Tracing InstrumentationSystem+Tracing.swift
[149/902] Emitting module Tracing
[150/902] Compiling Tracing SpanProtocol.swift
[150/903] Compiling ssl_file.cc
[152/903] Compiling ssl_cert.cc
[153/903] Compiling ssl_buffer.cc
[154/903] Compiling ssl_credential.cc
[155/903] Compiling ssl_key_share.cc
[156/903] Compiling ssl_cipher.cc
[157/903] Compiling ssl_asn1.cc
[158/903] Compiling ssl_aead_ctx.cc
[159/903] Compiling s3_pkt.cc
[160/903] Compiling handshake_client.cc
[161/903] Compiling s3_lib.cc
[162/903] Compiling s3_both.cc
[163/903] Compiling handshake_server.cc
[164/903] Compiling handshake.cc
[165/903] Compiling encrypted_client_hello.cc
[166/903] Compiling handoff.cc
[167/903] Compiling dtls_record.cc
[168/903] Compiling dtls_method.cc
[169/903] Compiling md5-x86_64-linux.S
[170/903] Compiling md5-x86_64-apple.S
[171/903] Compiling extensions.cc
[172/903] Compiling d1_srtp.cc
[173/903] Compiling md5-586-linux.S
[174/903] Compiling md5-586-apple.S
[175/903] Compiling chacha20_poly1305_x86_64-linux.S
[176/903] Compiling chacha20_poly1305_x86_64-apple.S
[177/903] Compiling chacha20_poly1305_armv8-win.S
[178/903] Compiling chacha20_poly1305_armv8-apple.S
[179/903] Compiling chacha20_poly1305_armv8-linux.S
[180/903] Compiling chacha-x86_64-linux.S
[181/903] Compiling chacha-x86_64-apple.S
[182/903] Compiling chacha-x86-linux.S
[183/903] Compiling chacha-x86-apple.S
[184/903] Compiling d1_lib.cc
[185/903] Compiling chacha-armv8-win.S
[186/903] Compiling chacha-armv8-apple.S
[187/903] Compiling chacha-armv8-linux.S
[188/903] Compiling chacha-armv4-linux.S
[189/903] Compiling aes128gcmsiv-x86_64-linux.S
[190/903] Compiling aes128gcmsiv-x86_64-apple.S
[191/903] Compiling x86_64-mont5-apple.S
[192/903] Compiling x86_64-mont5-linux.S
[193/903] Compiling d1_pkt.cc
[194/903] Compiling x86_64-mont-linux.S
[195/903] Compiling x86_64-mont-apple.S
[196/903] Compiling x86-mont-linux.S
[197/903] Compiling x86-mont-apple.S
[198/903] Compiling vpaes-x86-linux.S
[199/903] Compiling vpaes-x86_64-linux.S
[200/903] Compiling vpaes-x86_64-apple.S
[201/903] Compiling vpaes-x86-apple.S
[202/903] Compiling vpaes-armv8-win.S
[203/903] Compiling vpaes-armv8-apple.S
[204/903] Compiling vpaes-armv8-linux.S
[205/903] Compiling vpaes-armv7-linux.S
[206/903] Compiling sha512-x86_64-linux.S
[207/903] Compiling err_data.cc
[208/903] Compiling sha512-x86_64-apple.S
[209/903] Compiling sha512-armv8-win.S
[210/903] Compiling sha512-armv8-apple.S
[211/903] Compiling sha512-armv4-linux.S
[212/903] Compiling sha512-586-linux.S
[213/903] Compiling sha512-armv8-linux.S
[214/903] Compiling sha512-586-apple.S
[215/903] Compiling sha256-x86_64-linux.S
[216/903] Compiling sha256-x86_64-apple.S
[217/903] Compiling sha256-armv8-win.S
[218/903] Compiling sha256-armv8-apple.S
[219/903] Compiling sha256-armv8-linux.S
[220/903] Compiling sha256-armv4-linux.S
[221/903] Compiling sha256-586-linux.S
[222/903] Compiling sha256-586-apple.S
[223/903] Compiling sha1-x86_64-linux.S
[224/903] Compiling sha1-x86_64-apple.S
[225/903] Compiling sha1-armv8-win.S
[226/903] Compiling sha1-armv8-apple.S
[227/903] Compiling sha1-armv4-large-linux.S
[228/903] Compiling sha1-armv8-linux.S
[229/903] Compiling sha1-586-apple.S
[230/903] Compiling sha1-586-linux.S
[231/903] Compiling rsaz-avx2-linux.S
[232/903] Compiling rsaz-avx2-apple.S
[233/903] Compiling rdrand-x86_64-linux.S
[234/903] Compiling rdrand-x86_64-apple.S
[235/903] Compiling p256_beeu-x86_64-asm-apple.S
[236/903] Compiling p256_beeu-x86_64-asm-linux.S
[237/903] Compiling p256_beeu-armv8-asm-win.S
[238/903] Compiling p256_beeu-armv8-asm-linux.S
[239/903] Compiling p256-x86_64-asm-linux.S
[240/903] Compiling p256_beeu-armv8-asm-apple.S
[241/903] Compiling p256-x86_64-asm-apple.S
[242/903] Compiling p256-armv8-asm-win.S
[243/903] Compiling bio_ssl.cc
[244/903] Compiling p256-armv8-asm-apple.S
[245/903] Compiling ghashv8-armv8-win.S
[246/903] Compiling ghashv8-armv8-linux.S
[247/903] Compiling d1_both.cc
[248/903] Compiling p256-armv8-asm-linux.S
[249/903] Compiling ghashv8-armv8-apple.S
[250/903] Compiling ghashv8-armv7-linux.S
[251/903] Compiling ghash-x86_64-linux.S
[252/903] Compiling ghash-x86_64-apple.S
[253/903] Compiling ghash-x86-linux.S
[254/903] Compiling ghash-x86-apple.S
[255/903] Compiling ghash-ssse3-x86_64-linux.S
[256/903] Compiling ghash-ssse3-x86_64-apple.S
[257/903] Compiling ghash-ssse3-x86-linux.S
[258/903] Compiling ghash-ssse3-x86-apple.S
[259/903] Compiling ghash-neon-armv8-win.S
[260/903] Compiling ghash-neon-armv8-linux.S
[261/903] Compiling ghash-neon-armv8-apple.S
[262/903] Compiling ghash-armv4-linux.S
[263/903] Compiling co-586-linux.S
[264/903] Compiling co-586-apple.S
[265/903] Compiling bsaes-armv7-linux.S
[266/903] Compiling bn-armv8-win.S
[267/903] Compiling bn-armv8-linux.S
[268/903] Compiling bn-armv8-apple.S
[269/903] Compiling bn-586-apple.S
[270/903] Compiling bn-586-linux.S
[271/903] Compiling armv8-mont-win.S
[272/903] Compiling armv8-mont-apple.S
[273/903] Compiling armv8-mont-linux.S
[274/903] Compiling armv4-mont-linux.S
[275/903] Compiling aesv8-gcm-armv8-win.S
[276/903] Compiling aesv8-gcm-armv8-apple.S
[277/903] Compiling aesv8-armv8-win.S
[278/903] Compiling aesv8-armv8-linux.S
[279/903] Compiling aesv8-gcm-armv8-linux.S
[280/903] Compiling aesv8-armv8-apple.S
[281/903] Compiling aesv8-armv7-linux.S
[282/903] Compiling aesni-x86_64-linux.S
[283/903] Compiling aesni-x86-linux.S
[284/903] Compiling aesni-x86_64-apple.S
[285/903] Compiling aesni-x86-apple.S
[286/903] Compiling aesni-gcm-x86_64-linux.S
[287/903] Compiling aesni-gcm-x86_64-apple.S
[288/903] Compiling aes-gcm-avx2-x86_64-linux.S
[289/903] Compiling aes-gcm-avx2-x86_64-apple.S
[290/903] Compiling aes-gcm-avx10-x86_64-linux.S
[291/903] Compiling aes-gcm-avx10-x86_64-apple.S
[292/903] Compiling x_req.cc
[293/903] Compiling x_x509a.cc
[294/903] Compiling x_name.cc
[295/903] Compiling x_x509.cc
[296/903] Compiling x_val.cc
[297/903] Compiling x_spki.cc
[298/903] Compiling x_pubkey.cc
[299/903] Compiling x_sig.cc
[300/903] Compiling x_exten.cc
[301/903] Compiling x509spki.cc
[302/903] Compiling x_algor.cc
[303/903] Compiling x_crl.cc
[304/903] Compiling x509rset.cc
[305/903] Compiling x509name.cc
[306/903] Compiling x_all.cc
[307/903] Compiling x_attrib.cc
[308/903] Compiling x509_vpm.cc
[309/903] Compiling x509_v3.cc
[310/903] Compiling x509_vfy.cc
[311/903] Compiling x509cset.cc
[312/903] Compiling x509_txt.cc
[313/903] Compiling x509_trs.cc
[314/903] Compiling x509_set.cc
[315/903] Compiling x509_req.cc
[316/903] Compiling x509_obj.cc
[317/903] Compiling x509_def.cc
[318/903] Compiling x509_lu.cc
[319/903] Compiling x509_ext.cc
[320/903] Compiling x509_d2.cc
[321/903] Compiling x509.cc
[322/903] Compiling x509_cmp.cc
[323/903] Compiling x509_att.cc
[324/903] Compiling v3_utl.cc
[325/903] Compiling v3_skey.cc
[326/903] Compiling v3_purp.cc
[327/903] Compiling v3_prn.cc
[328/903] Compiling v3_pmaps.cc
[329/903] Compiling v3_pcons.cc
[330/903] Compiling v3_ncons.cc
[331/903] Compiling v3_ocsp.cc
[332/903] Compiling v3_info.cc
[333/903] Compiling v3_int.cc
[334/903] Compiling v3_genn.cc
[335/903] Compiling v3_lib.cc
[336/903] Compiling v3_ia5.cc
[337/903] Compiling v3_extku.cc
[338/903] Compiling v3_crld.cc
[339/903] Compiling v3_enum.cc
[340/903] Compiling v3_bcons.cc
[341/903] Compiling v3_cpols.cc
[342/903] Compiling v3_bitst.cc
[343/903] Compiling v3_conf.cc
[344/903] Compiling v3_alt.cc
[345/903] Compiling v3_akeya.cc
[346/903] Compiling v3_akey.cc
[347/903] Compiling t_x509a.cc
[348/903] Compiling t_crl.cc
[349/903] Compiling t_x509.cc
[350/903] Compiling rsa_pss.cc
[351/903] Compiling t_req.cc
[352/903] Compiling policy.cc
[353/903] Compiling name_print.cc
[354/903] Compiling i2d_pr.cc
[355/903] Compiling a_verify.cc
[356/903] Compiling by_file.cc
[357/903] Compiling algorithm.cc
[358/903] Compiling asn1_gen.cc
[359/903] Compiling by_dir.cc
[360/903] Compiling a_digest.cc
[361/903] Compiling voprf.cc
[362/903] Compiling thread_win.cc
[363/903] Compiling a_sign.cc
[364/903] Compiling trust_token.cc
[365/903] Compiling thread_pthread.cc
[366/903] Compiling thread_none.cc
[367/903] Compiling pmbtoken.cc
[368/903] Compiling thread.cc
[369/903] Compiling siphash.cc
[370/903] Compiling stack.cc
[371/903] Compiling slhdsa.cc
[372/903] Compiling spake2plus.cc
[373/903] Compiling sha1.cc
[374/903] Compiling sha512.cc
[375/903] Compiling rsa_print.cc
[376/903] Compiling sha256.cc
[377/903] Compiling rsa_extra.cc
[378/903] Compiling urandom.cc
[379/903] Compiling rsa_asn1.cc
[380/903] Compiling rsa_crypt.cc
[381/903] Compiling rc4.cc
[382/903] Compiling windows.cc
[383/903] Compiling refcount.cc
[384/903] Compiling trusty.cc
[385/903] Compiling rand.cc
[386/903] Compiling passive.cc
[387/903] Compiling poly1305_arm_asm.S
[388/903] Compiling getentropy.cc
[389/903] Compiling deterministic.cc
[390/903] Compiling fork_detect.cc
[391/903] Compiling forkunsafe.cc
[392/903] Compiling ios.cc
[393/903] Compiling pool.cc
[394/903] Compiling poly1305_vec.cc
[395/903] Compiling poly1305_arm.cc
[396/903] Compiling poly1305.cc
[397/903] Compiling p5_pbev2.cc
[398/903] Compiling pkcs8.cc
[399/903] Compiling pkcs8_x509.cc
[400/903] Compiling pkcs7.cc
[401/903] Compiling pkcs7_x509.cc
[402/903] Compiling pem_xaux.cc
[403/903] Compiling pem_x509.cc
[404/903] Compiling pem_pkey.cc
[405/903] Compiling pem_pk8.cc
[406/903] Compiling mlkem.cc
[407/903] Compiling pem_oth.cc
[408/903] Compiling pem_lib.cc
[409/903] Compiling pem_info.cc
[410/903] Compiling obj_xref.cc
[411/903] Compiling pem_all.cc
[412/903] Compiling obj.cc
[413/903] Compiling poly_rq_mul.S
[414/903] Compiling mldsa.cc
[415/903] Compiling fips_shared_support.cc
[416/903] Compiling md5.cc
[417/903] Compiling mem.cc
[418/903] Compiling md4.cc
[419/903] Compiling lhash.cc
[420/903] Compiling kyber.cc
[421/903] Compiling ex_data.cc
[422/903] Compiling sign.cc
[423/903] Compiling scrypt.cc
[424/903] Compiling hrss.cc
[425/903] Compiling print.cc
[426/903] Compiling hpke.cc
[427/903] Compiling pbkdf.cc
[428/903] Compiling p_x25519.cc
[429/903] Compiling p_x25519_asn1.cc
[430/903] Compiling p_rsa_asn1.cc
[431/903] Compiling p_hkdf.cc
[432/903] Compiling p_rsa.cc
[433/903] Compiling p_ed25519_asn1.cc
[434/903] Compiling p_ed25519.cc
[435/903] Compiling p_ec_asn1.cc
[436/903] Compiling p_ec.cc
[437/903] Compiling p_dh.cc
[437/903] Compiling p_dh_asn1.cc
[439/903] Compiling evp_ctx.cc
[440/903] Compiling p_dsa_asn1.cc
[441/903] Compiling evp_asn1.cc
[442/903] Compiling evp.cc
[443/903] Compiling err.cc
[444/903] Compiling engine.cc
[445/903] Compiling ecdh.cc
[446/903] Compiling hash_to_curve.cc
[447/903] Compiling ecdsa_asn1.cc
[448/903] Compiling ec_derive.cc
[449/903] Compiling dsa.cc
[450/903] Compiling bcm.cc
[451/903] Compiling dsa_asn1.cc
[452/903] Compiling ec_asn1.cc
[453/903] Compiling params.cc
[454/903] Compiling x25519-asm-arm.S
[455/903] Compiling digest_extra.cc
[456/903] Compiling des.cc
[457/903] Compiling dh_asn1.cc
[458/903] Compiling curve25519_64_adx.cc
[459/903] Compiling cpu_intel.cc
[460/903] Compiling crypto.cc
[461/903] Compiling spake25519.cc
[462/903] Compiling cpu_arm_linux.cc
[463/903] Compiling cpu_arm_freebsd.cc
[464/903] Compiling cpu_aarch64_win.cc
[464/903] Compiling curve25519.cc
[466/903] Compiling cpu_aarch64_sysreg.cc
[467/903] Compiling cpu_aarch64_openbsd.cc
[468/903] Compiling cpu_aarch64_linux.cc
[469/903] Compiling cpu_aarch64_apple.cc
[470/903] Compiling cpu_aarch64_fuchsia.cc
[471/903] Compiling tls_cbc.cc
[472/903] Compiling get_cipher.cc
[473/903] Compiling conf.cc
[474/903] Compiling e_rc4.cc
[475/903] Compiling e_tls.cc
[476/903] Compiling e_rc2.cc
[477/903] Compiling e_aesgcmsiv.cc
[478/903] Compiling e_des.cc
[479/903] Compiling e_aesctrhmac.cc
[480/903] Compiling e_null.cc
[481/903] Compiling e_chacha20poly1305.cc
[482/903] Compiling derive_key.cc
[483/903] Compiling chacha.cc
[484/903] Compiling unicode.cc
[485/903] Compiling ber.cc
[486/903] Compiling blake2.cc
[487/903] Compiling cbb.cc
[488/903] Compiling cbs.cc
[489/903] Compiling buf.cc
[490/903] Compiling asn1_compat.cc
[491/903] Compiling bn_asn1.cc
[492/903] Compiling convert.cc
[493/903] Compiling socket_helper.cc
[494/903] Compiling socket.cc
[495/903] Compiling printf.cc
[496/903] Compiling pair.cc
[497/903] Compiling hexdump.cc
[498/903] Compiling file.cc
[499/903] Compiling fd.cc
[500/903] Compiling errno.cc
[501/903] Compiling bio_mem.cc
[502/903] Compiling connect.cc
[503/903] Compiling bio.cc
[504/903] Compiling base64.cc
[505/903] Compiling tasn_typ.cc
[506/903] Compiling tasn_utl.cc
[507/903] Compiling tasn_fre.cc
[508/903] Compiling tasn_new.cc
[509/903] Compiling tasn_enc.cc
[510/903] Compiling f_string.cc
[511/903] Compiling posix_time.cc
[512/903] Compiling f_int.cc
[513/903] Compiling asn1_par.cc
[514/903] Compiling tasn_dec.cc
[515/903] Compiling asn_pack.cc
[516/903] Compiling asn1_lib.cc
[517/903] Compiling a_utctm.cc
[518/903] Compiling a_type.cc
[519/903] Compiling a_strnid.cc
[520/903] Compiling a_octet.cc
[521/903] Compiling a_strex.cc
[522/903] Compiling a_time.cc
[523/903] Compiling a_i2d_fp.cc
[524/903] Compiling a_mbstr.cc
[525/903] Compiling a_object.cc
[526/903] Compiling a_dup.cc
[527/903] Compiling a_d2i_fp.cc
[528/903] Compiling fiat_p256_adx_sqr.S
[529/903] Compiling fiat_p256_adx_mul.S
[530/903] Compiling a_int.cc
[531/903] Compiling CCryptoBoringSSLShims shims.c
[532/903] Compiling a_bitstr.cc
[533/903] Compiling fiat_curve25519_adx_square.S
[534/903] Compiling fiat_curve25519_adx_mul.S
[535/903] Compiling a_gentm.cc
[536/903] Compiling md5-x86_64-linux.S
[537/903] Compiling a_bool.cc
[538/903] Compiling chacha20_poly1305_x86_64-linux.S
[539/903] Compiling md5-x86_64-apple.S
[540/903] Compiling md5-586-apple.S
[541/903] Compiling md5-586-linux.S
[542/903] Compiling chacha20_poly1305_x86_64-apple.S
[543/903] Compiling chacha20_poly1305_armv8-win.S
[544/903] Compiling chacha20_poly1305_armv8-apple.S
[545/903] Compiling chacha-x86_64-apple.S
[546/903] Compiling chacha-x86_64-linux.S
[547/903] Compiling chacha20_poly1305_armv8-linux.S
[548/903] Compiling chacha-x86-apple.S
[549/903] Compiling chacha-x86-linux.S
[550/903] Compiling chacha-armv8-win.S
[551/903] Compiling chacha-armv8-linux.S
[552/903] Compiling aes128gcmsiv-x86_64-apple.S
[553/903] Compiling chacha-armv8-apple.S
[553/903] Compiling chacha-armv4-linux.S
[555/903] Compiling aes128gcmsiv-x86_64-linux.S
[556/903] Compiling x86_64-mont5-linux.S
[557/903] Compiling x86_64-mont-apple.S
[558/903] Compiling x86_64-mont5-apple.S
[559/903] Compiling x86_64-mont-linux.S
[560/903] Compiling x86-mont-linux.S
[561/903] Compiling x86-mont-apple.S
[562/903] Compiling vpaes-x86_64-apple.S
[563/903] Compiling vpaes-x86_64-linux.S
[564/903] Compiling vpaes-x86-linux.S
[565/903] Compiling vpaes-x86-apple.S
[566/903] Compiling vpaes-armv8-win.S
[567/903] Compiling vpaes-armv8-apple.S
[568/903] Compiling vpaes-armv7-linux.S
[569/903] Compiling vpaes-armv8-linux.S
[570/903] Compiling sha512-x86_64-linux.S
[571/903] Compiling err_data.cc
[572/903] Compiling sha512-armv8-win.S
[573/903] Compiling sha512-x86_64-apple.S
[574/903] Compiling sha512-armv8-apple.S
[575/903] Compiling sha512-586-linux.S
[576/903] Compiling sha512-armv4-linux.S
[577/903] Compiling sha512-armv8-linux.S
[578/903] Compiling sha512-586-apple.S
[579/903] Compiling sha256-x86_64-linux.S
[580/903] Compiling sha256-x86_64-apple.S
[581/903] Compiling sha256-armv8-win.S
[582/903] Compiling sha256-armv8-apple.S
[583/903] Compiling sha256-armv4-linux.S
[584/903] Compiling sha256-armv8-linux.S
[585/903] Compiling sha256-586-linux.S
[586/903] Compiling sha256-586-apple.S
[587/903] Compiling sha1-x86_64-linux.S
[588/903] Compiling sha1-armv8-win.S
[588/903] Compiling sha1-x86_64-apple.S
[590/903] Compiling sha1-armv8-apple.S
[591/903] Compiling sha1-armv4-large-linux.S
[592/903] Compiling sha1-armv8-linux.S
[593/903] Compiling sha1-586-linux.S
[594/903] Compiling sha1-586-apple.S
[595/903] Compiling rsaz-avx2-linux.S
[596/903] Compiling rsaz-avx2-apple.S
[597/903] Compiling rdrand-x86_64-linux.S
[598/903] Compiling rdrand-x86_64-apple.S
[599/903] Compiling p256_beeu-x86_64-asm-linux.S
[600/903] Compiling p256_beeu-x86_64-asm-apple.S
[601/903] Compiling p256_beeu-armv8-asm-win.S
[602/903] Compiling p256_beeu-armv8-asm-linux.S
[603/903] Compiling p256_beeu-armv8-asm-apple.S
[604/903] Compiling p256-x86_64-asm-linux.S
[605/903] Compiling p256-x86_64-asm-apple.S
[606/903] Compiling p256-armv8-asm-win.S
[607/903] Compiling p256-armv8-asm-apple.S
[608/903] Compiling p256-armv8-asm-linux.S
[609/903] Compiling ghashv8-armv8-win.S
[610/903] Compiling ghashv8-armv8-apple.S
[611/903] Compiling ghashv8-armv8-linux.S
[612/903] Compiling ghashv8-armv7-linux.S
[613/903] Compiling ghash-x86_64-linux.S
[614/903] Compiling ghash-x86_64-apple.S
[615/903] Compiling ghash-x86-linux.S
[616/903] Compiling ghash-x86-apple.S
[616/903] Compiling ghash-ssse3-x86_64-linux.S
[618/903] Compiling ghash-ssse3-x86_64-apple.S
[619/903] Compiling ghash-ssse3-x86-linux.S
[620/903] Compiling ghash-ssse3-x86-apple.S
[621/903] Compiling ghash-neon-armv8-win.S
[622/903] Compiling ghash-neon-armv8-linux.S
[623/903] Compiling ghash-neon-armv8-apple.S
[624/903] Compiling ghash-armv4-linux.S
[625/903] Compiling co-586-linux.S
[626/903] Compiling bsaes-armv7-linux.S
[627/903] Compiling co-586-apple.S
[628/903] Compiling bn-armv8-win.S
[629/903] Compiling bn-armv8-apple.S
[630/903] Compiling bn-armv8-linux.S
[631/903] Compiling bn-586-linux.S
[632/903] Compiling bn-586-apple.S
[633/903] Compiling armv8-mont-win.S
[634/903] Compiling armv8-mont-apple.S
[634/903] Compiling armv4-mont-linux.S
[636/903] Compiling armv8-mont-linux.S
[637/903] Compiling aesv8-gcm-armv8-win.S
[638/903] Compiling aesv8-gcm-armv8-apple.S
[639/903] Compiling aesv8-gcm-armv8-linux.S
[640/903] Compiling aesv8-armv8-win.S
[641/903] Compiling aesv8-armv8-linux.S
[642/903] Compiling aesv8-armv8-apple.S
[643/903] Compiling aesv8-armv7-linux.S
[644/903] Compiling aesni-x86_64-linux.S
[645/903] Compiling aesni-x86_64-apple.S
[646/903] Compiling aesni-x86-apple.S
[647/903] Compiling aesni-x86-linux.S
[648/903] Compiling aesni-gcm-x86_64-apple.S
[649/903] Compiling aesni-gcm-x86_64-linux.S
[650/903] Compiling aes-gcm-avx512-x86_64-linux.S
[651/903] Compiling aes-gcm-avx512-x86_64-apple.S
[652/903] Compiling aes-gcm-avx2-x86_64-apple.S
[653/903] Compiling aes-gcm-avx2-x86_64-linux.S
[654/903] Compiling xwing.cc
[655/903] Compiling c-nioatomics.c
[656/903] Compiling x_x509a.cc
[657/903] Compiling x_spki.cc
[658/903] Compiling x_sig.cc
[659/903] Compiling x_req.cc
[660/903] Compiling x_x509.cc
[661/903] Compiling c-atomics.c
[662/903] Compiling x_pubkey.cc
[663/903] Compiling x_name.cc
[664/910] Compiling x_attrib.cc
[665/910] Compiling x_exten.cc
[666/910] Compiling x_crl.cc
[667/910] Compiling x_all.cc
[668/910] Compiling x_algor.cc
[670/910] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[671/910] Compiling NIOConcurrencyHelpers NIOLock.swift
[671/910] Compiling x509spki.cc
[673/910] Compiling NIOConcurrencyHelpers lock.swift
[674/910] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[675/910] Compiling NIOConcurrencyHelpers atomics.swift
[676/910] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[677/910] Emitting module NIOConcurrencyHelpers
[678/911] Compiling x509_vpm.cc
[679/911] Compiling x509_v3.cc
[680/911] Compiling x509rset.cc
[681/911] Compiling x509name.cc
[682/911] Compiling x509cset.cc
[683/911] Compiling x509_vfy.cc
[684/911] Compiling x509_txt.cc
[685/911] Compiling x509_set.cc
[686/911] Compiling x509_trs.cc
[687/911] Compiling x509_obj.cc
[688/911] Compiling x509_req.cc
[689/911] Compiling x509_def.cc
[690/911] Compiling x509_ext.cc
[691/911] Compiling x509_lu.cc
[692/911] Compiling x509_d2.cc
[693/911] Compiling x509.cc
[694/911] Compiling x509_cmp.cc
[695/911] Compiling v3_skey.cc
[696/911] Compiling v3_prn.cc
[697/911] Compiling x509_att.cc
[698/911] Compiling v3_purp.cc
[699/911] Compiling v3_utl.cc
[700/911] Compiling v3_pmaps.cc
[701/911] Compiling v3_pcons.cc
[702/911] Compiling v3_ocsp.cc
[703/911] Compiling v3_int.cc
[704/911] Compiling v3_ncons.cc
[705/911] Compiling v3_lib.cc
[706/911] Compiling v3_info.cc
[707/911] Compiling v3_ia5.cc
[708/911] Compiling v3_genn.cc
[709/911] Compiling v3_extku.cc
[710/911] Compiling v3_enum.cc
[711/911] Compiling v3_conf.cc
[712/911] Compiling v3_crld.cc
[713/911] Compiling v3_bitst.cc
[714/911] Compiling v3_cpols.cc
[715/911] Compiling v3_bcons.cc
[716/911] Compiling v3_alt.cc
[717/911] Compiling v3_akey.cc
[718/911] Compiling v3_akeya.cc
[719/911] Compiling t_x509a.cc
[720/911] Compiling t_x509.cc
[721/911] Compiling t_req.cc
[722/911] Compiling t_crl.cc
[723/911] Compiling i2d_pr.cc
[724/911] Compiling rsa_pss.cc
[725/911] Compiling name_print.cc
[726/911] Compiling policy.cc
[727/911] Compiling by_dir.cc
[728/911] Compiling by_file.cc
[729/911] Compiling asn1_gen.cc
[730/911] Compiling algorithm.cc
[731/911] Compiling a_verify.cc
[732/911] Compiling voprf.cc
[733/911] Compiling a_digest.cc
[734/911] Compiling a_sign.cc
[735/911] Compiling thread_win.cc
[736/911] Compiling trust_token.cc
[737/911] Compiling thread_pthread.cc
[738/911] Compiling pmbtoken.cc
[739/911] Compiling thread_none.cc
[740/911] Compiling thread.cc
[741/911] Compiling stack.cc
[742/911] Compiling slhdsa.cc
[743/911] Compiling siphash.cc
[744/911] Compiling sha256.cc
[745/911] Compiling sha1.cc
[746/911] Compiling sha512.cc
[747/911] Compiling spake2plus.cc
[748/911] Compiling rsa_print.cc
[749/911] Compiling rsa_extra.cc
[750/911] Compiling refcount.cc
[751/911] Compiling windows.cc
[752/911] Compiling rc4.cc
[753/911] Compiling rsa_crypt.cc
[754/911] Compiling urandom.cc
[755/911] Compiling trusty.cc
[756/911] Compiling rand.cc
[757/911] Compiling rsa_asn1.cc
[758/911] Compiling passive.cc
[759/911] Compiling poly1305_arm_asm.S
[760/911] Compiling forkunsafe.cc
[761/911] Compiling ios.cc
[762/911] Compiling deterministic.cc
[763/911] Compiling getentropy.cc
[764/911] Compiling fork_detect.cc
[765/911] Compiling poly1305.cc
[766/911] Compiling poly1305_vec.cc
[767/911] Compiling poly1305_arm.cc
[768/911] Compiling pool.cc
[769/911] Compiling pkcs8_x509.cc
[770/911] Compiling pkcs8.cc
[771/911] Compiling pkcs7_x509.cc
[772/911] Compiling p5_pbev2.cc
[773/911] Compiling pem_xaux.cc
[774/911] Compiling pkcs7.cc
[775/911] Compiling pem_x509.cc
[776/911] Compiling pem_pkey.cc
[777/911] Compiling pem_lib.cc
[778/911] Compiling pem_info.cc
[779/911] Compiling pem_oth.cc
[780/911] Compiling pem_pk8.cc
[781/911] Compiling obj_xref.cc
[782/911] Compiling mlkem.cc
[783/911] Compiling obj.cc
[784/911] Compiling pem_all.cc
[785/911] Compiling mldsa.cc
[786/911] Compiling poly_rq_mul.S
[787/911] Compiling mem.cc
[788/911] Compiling fips_shared_support.cc
[789/911] Compiling md4.cc
[790/911] Compiling lhash.cc
[791/911] Compiling md5.cc
[792/911] Compiling fuzzer_mode.cc
[793/911] Compiling kyber.cc
[794/911] Compiling ex_data.cc
[795/911] Compiling hrss.cc
[796/911] Compiling hpke.cc
[797/911] Compiling print.cc
[798/911] Compiling pbkdf.cc
[799/911] Compiling sign.cc
[800/911] Compiling scrypt.cc
[801/911] Compiling p_hkdf.cc
[802/911] Compiling p_x25519_asn1.cc
[802/911] Compiling p_ed25519_asn1.cc
[802/911] Compiling p_x25519.cc
[802/911] Compiling p_ed25519.cc
[802/911] Compiling p_rsa_asn1.cc
[807/911] Compiling p_rsa.cc
[808/911] Compiling p_dh_asn1.cc
[809/911] Compiling p_dh.cc
[810/911] Compiling evp_ctx.cc
[811/911] Compiling p_dsa_asn1.cc
[812/911] Compiling p_ec.cc
[813/911] Compiling p_ec_asn1.cc
[814/911] Compiling evp_asn1.cc
[815/911] Compiling ecdh.cc
[816/911] Compiling ecdsa_p1363.cc
[817/911] Compiling engine.cc
[818/911] Compiling err.cc
[819/911] Compiling evp.cc
[820/911] Compiling ecdsa_asn1.cc
[821/911] Compiling hash_to_curve.cc
[822/911] Compiling ec_derive.cc
[823/911] Compiling dsa.cc
[824/911] Compiling dsa_asn1.cc
[825/911] Compiling ec_asn1.cc
[826/911] Compiling digest_extra.cc
[827/911] Compiling params.cc
[828/911] Compiling x25519-asm-arm.S
[829/911] Compiling des.cc
[830/911] Compiling curve25519_64_adx.cc
[831/911] Compiling spake25519.cc
[832/911] Compiling dh_asn1.cc
[833/911] Compiling crypto.cc
[834/911] Compiling curve25519.cc
[835/911] Compiling cpu_intel.cc
[836/911] Compiling cpu_arm_freebsd.cc
[837/911] Compiling cpu_arm_linux.cc
[838/911] Compiling cpu_aarch64_sysreg.cc
[839/911] Compiling cpu_aarch64_win.cc
[840/911] Compiling cpu_aarch64_openbsd.cc
[841/911] Compiling cpu_aarch64_apple.cc
[842/911] Compiling cpu_aarch64_linux.cc
[843/911] Compiling cpu_aarch64_fuchsia.cc
[844/911] Compiling conf.cc
[845/911] Compiling tls_cbc.cc
[846/911] Compiling get_cipher.cc
[847/911] Compiling e_rc4.cc
[848/911] Compiling cms.cc
[849/911] Compiling e_tls.cc
[850/911] Compiling e_rc2.cc
[851/911] Compiling e_des.cc
[852/911] Compiling e_null.cc
[853/911] Compiling e_chacha20poly1305.cc
[854/911] Compiling e_aesgcmsiv.cc
[855/911] Compiling derive_key.cc
[856/911] Compiling e_aeseax.cc
[857/911] Compiling e_aesctrhmac.cc
[858/911] Compiling chacha.cc
[859/911] Compiling unicode.cc
[860/911] Compiling cbb.cc
[861/911] Compiling cbs.cc
[862/911] Compiling buf.cc
[863/911] Compiling asn1_compat.cc
[864/911] Compiling sqrt.cc
[865/911] Compiling ber.cc
[866/911] Compiling exponentiation.cc
[867/911] Compiling div.cc
[868/911] Compiling blake2.cc
[869/911] Compiling pair.cc
[870/911] Compiling bn_asn1.cc
[871/911] Compiling printf.cc
[872/911] Compiling convert.cc
[873/911] Compiling hexdump.cc
[874/911] Compiling file.cc
[875/911] Compiling errno.cc
[876/911] Compiling bio_mem.cc
[877/911] Compiling fd.cc
[878/911] Compiling bio.cc
[879/911] Compiling base64.cc
[880/911] Compiling tasn_utl.cc
[881/911] Compiling tasn_typ.cc
[882/911] Compiling tasn_enc.cc
[883/911] Compiling tasn_fre.cc
[884/911] Compiling tasn_new.cc
[885/911] Compiling f_string.cc
[886/911] Compiling tasn_dec.cc
[887/911] Compiling posix_time.cc
[888/911] Compiling f_int.cc
[889/911] Compiling asn1_par.cc
[890/911] Compiling bcm.cc
[891/911] Compiling asn_pack.cc
[892/911] Compiling a_utctm.cc
[893/911] Compiling asn1_lib.cc
[894/911] Compiling a_type.cc
[895/911] Compiling a_time.cc
[896/911] Compiling a_octet.cc
[897/911] Compiling a_strnid.cc
[898/911] Compiling a_strex.cc
[899/911] Compiling a_mbstr.cc
[900/911] Compiling a_object.cc
[901/911] Compiling a_i2d_fp.cc
[902/911] Write sources
[903/911] Compiling a_dup.cc
[904/911] Write sources
[905/911] Compiling a_int.cc
[906/954] Compiling a_d2i_fp.cc
[907/954] Compiling a_bool.cc
[909/954] Compiling Algorithms Chunked.swift
[910/954] Compiling Algorithms Combinations.swift
[911/956] Compiling Algorithms Partition.swift
[912/956] Compiling Algorithms Permutations.swift
[912/956] Compiling aes.cc
[913/956] Compiling a_gentm.cc
[915/956] Compiling Algorithms AdjacentPairs.swift
[916/956] Compiling Algorithms Chain.swift
[917/956] Compiling Algorithms Indexed.swift
[918/956] Compiling Algorithms Intersperse.swift
[918/956] Compiling a_bitstr.cc
[920/956] Compiling Algorithms FirstNonNil.swift
[921/956] Compiling Algorithms Joined.swift
[922/956] Compiling Algorithms Keyed.swift
[923/956] Compiling Atomics IntegerOperations.swift
[924/956] Compiling Atomics Unmanaged extensions.swift
[926/964] Compiling Algorithms Reductions.swift
[927/964] Compiling Algorithms Rotate.swift
[928/964] Compiling Algorithms Split.swift
[929/964] Compiling Algorithms Stride.swift
[930/964] Compiling Algorithms Suffix.swift
[933/967] Compiling Algorithms MinMax.swift
[937/967] Compiling Algorithms Compacted.swift
[938/967] Compiling Algorithms Cycle.swift
[939/967] Compiling Algorithms EitherSequence.swift
[941/967] Compiling Algorithms FlattenCollection.swift
[942/967] Compiling Algorithms Grouped.swift
[945/967] Compiling Algorithms Trim.swift
[946/967] Compiling Algorithms Unique.swift
[947/967] Compiling Algorithms Windows.swift
[955/967] Emitting module Atomics
[960/968] Emitting module Algorithms
[962/1033] Compiling CryptoBoringWrapper RandomBytes.swift
[963/1033] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[964/1033] Compiling CryptoBoringWrapper EllipticCurve.swift
[965/1033] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[966/1033] Emitting module CryptoBoringWrapper
[967/1033] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[968/1033] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[969/1033] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[971/1034] Compiling NIOCore NIOCoreSendableMetatype.swift
[972/1034] Compiling NIOCore NIODecodedAsyncSequence.swift
[973/1034] Compiling NIOCore NIOLoopBound.swift
[974/1034] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[975/1034] Compiling NIOCore NIOScheduledCallback.swift
[976/1034] Compiling NIOCore NIOSendable.swift
[977/1034] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[978/1034] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[979/1034] Compiling NIOCore RecvByteBufferAllocator.swift
[980/1125] Compiling Crypto Curve25519.swift
[981/1125] Compiling Crypto Ed25519Keys.swift
[982/1125] Compiling Crypto NISTCurvesKeys.swift
[983/1125] Compiling Crypto X25519Keys.swift
[984/1125] Compiling Crypto SymmetricKeys.swift
[985/1125] Compiling Crypto HMAC.swift
[986/1125] Compiling Crypto MACFunctions.swift
[987/1125] Compiling Crypto MessageAuthenticationCode.swift
[988/1125] Compiling Crypto AES.swift
[989/1125] Compiling Crypto ChaChaPoly.swift
[990/1125] Compiling Crypto Cipher.swift
[991/1125] Compiling Crypto Nonces.swift
[992/1125] Compiling Crypto ASN1.swift
[993/1125] Compiling Crypto ASN1Any.swift
[994/1125] Compiling Crypto ASN1BitString.swift
[995/1125] Compiling Crypto ASN1Boolean.swift
[996/1125] Compiling Crypto ASN1Identifier.swift
[997/1125] Compiling Crypto ASN1Integer.swift
[998/1125] Compiling Crypto Insecure_HashFunctions.swift
[999/1125] Compiling Crypto MLKEM_boring.swift
[1000/1125] Compiling Crypto MLKEM_wrapper.swift
[1001/1125] Compiling Crypto XWing_boring.swift
[1002/1125] Compiling Crypto KEM-Errors.swift
[1003/1125] Compiling Crypto KEM.swift
[1004/1125] Compiling Crypto MLKEM.swift
[1005/1125] Compiling Crypto XWing.swift
[1006/1125] Compiling Crypto ECDH_boring.swift
[1007/1125] Compiling Crypto ECDSASignature_boring.swift
[1008/1125] Compiling Crypto ECDSA_boring.swift
[1009/1125] Compiling Crypto EdDSA_boring.swift
[1010/1125] Compiling Crypto MLDSA_boring.swift
[1011/1125] Compiling Crypto MLDSA_wrapper.swift
[1012/1125] Compiling Crypto ECDSA.swift
[1013/1125] Compiling Crypto Ed25519.swift
[1014/1125] Compiling Crypto CryptoKitErrors.swift
[1015/1125] Emitting module Crypto
[1016/1136] Compiling Crypto ASN1Null.swift
[1017/1136] Compiling Crypto ASN1OctetString.swift
[1018/1136] Compiling Crypto ASN1Strings.swift
[1019/1136] Compiling Crypto ArraySliceBigint.swift
[1020/1136] Compiling Crypto GeneralizedTime.swift
[1021/1136] Compiling Crypto ObjectIdentifier.swift
[1022/1136] Compiling Crypto ECDSASignature.swift
[1023/1136] Compiling Crypto PEMDocument.swift
[1024/1136] Compiling Crypto PKCS8PrivateKey.swift
[1025/1136] Compiling Crypto SEC1PrivateKey.swift
[1026/1136] Compiling Crypto SubjectPublicKeyInfo.swift
[1027/1136] Compiling Crypto CryptoError_boring.swift
[1028/1136] Compiling Crypto AES-GCM.swift
[1029/1136] Compiling Crypto AES-GCM_boring.swift
[1030/1136] Compiling Crypto ChaChaPoly_boring.swift
[1049/1136] Compiling Crypto DH.swift
[1050/1136] Compiling Crypto ECDH.swift
[1051/1136] Compiling Crypto ANSIx963.swift
[1052/1136] Compiling Crypto HPKE-LabeledExtract.swift
[1053/1136] Compiling Crypto HPKE-Utils.swift
[1054/1136] Compiling Crypto DHKEM.swift
[1055/1136] Compiling Crypto HPKE-KEM-Curve25519.swift
[1056/1136] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1057/1136] Compiling Crypto HPKE-KEM.swift
[1058/1136] Compiling Crypto HPKE-Errors.swift
[1059/1136] Compiling Crypto HPKE.swift
[1060/1136] Compiling Crypto HPKE-Context.swift
[1061/1136] Compiling Crypto HPKE-KeySchedule.swift
[1062/1136] Compiling Crypto HPKE-Modes.swift
[1063/1136] Compiling Crypto Insecure.swift
[1064/1136] Compiling Crypto MLDSA.swift
[1065/1136] Compiling Crypto Signature.swift
[1066/1136] Compiling Crypto CryptoKitErrors_boring.swift
[1067/1136] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1068/1136] Compiling Crypto RNG_boring.swift
[1069/1136] Compiling Crypto SafeCompare_boring.swift
[1070/1136] Compiling Crypto Zeroization_boring.swift
[1071/1136] Compiling Crypto PrettyBytes.swift
[1072/1136] Compiling Crypto SafeCompare.swift
[1073/1136] Compiling Crypto SecureBytes.swift
[1074/1136] Compiling Crypto Zeroization.swift
[1076/1136] Compiling Crypto Digest_boring.swift
[1077/1136] Compiling Crypto Digest.swift
[1078/1136] Compiling Crypto Digests.swift
[1079/1136] Compiling Crypto HashFunctions.swift
[1080/1136] Compiling Crypto HashFunctions_SHA2.swift
[1081/1136] Compiling Crypto HashFunctions_SHA3.swift
[1082/1136] Compiling Crypto Digest_xkcp.swift
[1083/1136] Compiling Crypto HPKE-AEAD.swift
[1084/1136] Compiling Crypto HPKE-Ciphersuite.swift
[1085/1136] Compiling Crypto HPKE-KDF.swift
[1086/1136] Compiling Crypto HPKE-KexKeyDerivation.swift
[1087/1136] Compiling Crypto HKDF.swift
[1088/1136] Compiling Crypto AESWrap.swift
[1089/1136] Compiling Crypto AESWrap_boring.swift
[1090/1136] Compiling Crypto Ed25519_boring.swift
[1091/1136] Compiling Crypto NISTCurvesKeys_boring.swift
[1092/1136] Compiling Crypto X25519Keys_boring.swift
[1137/1137] Emitting module NIOCore
[1139/1192] Compiling NIOEmbedded AsyncTestingChannel.swift
[1140/1192] Emitting module NIOEmbedded
[1141/1192] Compiling NIOEmbedded Embedded.swift
[1142/1192] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1144/1193] Emitting module NIOPosix
[1145/1199] Compiling NIOPosix SelectableChannel.swift
[1146/1199] Compiling NIOPosix SelectableEventLoop.swift
[1147/1199] Compiling NIOPosix SelectorEpoll.swift
[1148/1199] Compiling NIOPosix SelectorGeneric.swift
[1149/1199] Compiling NIOPosix SelectorKqueue.swift
[1150/1199] Compiling NIOPosix SelectorUring.swift
[1151/1199] Compiling NIOPosix SelectorWSAPoll.swift
[1152/1199] Compiling NIOPosix ServerSocket.swift
[1153/1199] Compiling NIOPosix Socket.swift
[1154/1199] Compiling NIOPosix SocketChannel.swift
[1155/1199] Compiling NIOPosix SocketProtocols.swift
[1156/1199] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1157/1199] Compiling NIOPosix System.swift
[1158/1199] Compiling NIOPosix Thread.swift
[1159/1199] Compiling NIOPosix PipePair.swift
[1160/1199] Compiling NIOPosix Pool.swift
[1161/1199] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1162/1199] Compiling NIOPosix PosixSingletons.swift
[1163/1199] Compiling NIOPosix RawSocketBootstrap.swift
[1164/1199] Compiling NIOPosix Resolver.swift
[1165/1199] Compiling NIOPosix Selectable.swift
[1166/1199] Compiling NIOPosix ThreadPosix.swift
[1167/1199] Compiling NIOPosix ThreadWindows.swift
[1168/1199] Compiling NIOPosix Utilities.swift
[1169/1199] Compiling NIOPosix VsockAddress.swift
[1170/1199] Compiling NIOPosix VsockChannelEvents.swift
[1171/1199] Compiling NIOPosix Windows.swift
[1172/1199] Compiling NIOPosix BaseStreamSocketChannel.swift
[1173/1199] Compiling NIOPosix Bootstrap.swift
[1174/1199] Compiling NIOPosix ControlMessage.swift
[1175/1199] Compiling NIOPosix DatagramVectorReadManager.swift
[1176/1199] Compiling NIOPosix Errors+Any.swift
[1177/1199] Compiling NIOPosix FileDescriptor.swift
[1178/1199] Compiling NIOPosix GetaddrinfoResolver.swift
[1179/1199] Compiling NIOPosix BSDSocketAPICommon.swift
[1180/1199] Compiling NIOPosix BSDSocketAPIPosix.swift
[1181/1199] Compiling NIOPosix BSDSocketAPIWindows.swift
[1182/1199] Compiling NIOPosix BaseSocket.swift
[1183/1199] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[1184/1199] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1185/1199] Compiling NIOPosix BaseSocketChannel.swift
[1186/1199] Compiling NIOPosix HappyEyeballs.swift
[1187/1199] Compiling NIOPosix IO.swift
[1188/1199] Compiling NIOPosix IntegerBitPacking.swift
[1189/1199] Compiling NIOPosix IntegerTypes.swift
[1190/1199] Compiling NIOPosix Linux.swift
[1191/1199] Compiling NIOPosix LinuxCPUSet.swift
[1192/1199] Compiling NIOPosix LinuxUring.swift
[1193/1199] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1194/1199] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1195/1199] Compiling NIOPosix NIOThreadPool.swift
[1196/1199] Compiling NIOPosix NonBlockingFileIO.swift
[1197/1199] Compiling NIOPosix PendingDatagramWritesManager.swift
[1198/1199] Compiling NIOPosix PendingWritesManager.swift
[1199/1199] Compiling NIOPosix PipeChannel.swift
[1201/1202] Emitting module NIO
[1202/1202] Compiling NIO Exports.swift
[1204/1242] Compiling NIOTLS TLSEvents.swift
[1205/1242] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1206/1242] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1207/1242] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1208/1242] Emitting module NIOTLS
[1209/1242] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1210/1242] Emitting module NIOFoundationCompat
[1211/1242] Compiling NIOSOCKS ClientStateMachine.swift
[1212/1242] Compiling NIOSOCKS SOCKSResponse.swift
[1213/1242] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1214/1243] Compiling NIOHTTP1 HTTPEncoder.swift
[1215/1243] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1216/1243] Emitting module NIOSOCKS
[1217/1243] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1218/1243] Compiling NIOHTTP1 HTTPDecoder.swift
[1219/1243] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1220/1243] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1221/1243] Compiling NIOTLS SNIHandler.swift
[1222/1244] Compiling NIOSOCKS Errors.swift
[1223/1244] Compiling NIOSOCKS Helpers.swift
[1224/1244] Compiling NIOSOCKS Messages.swift
[1225/1244] Compiling NIOSOCKS SOCKSRequest.swift
[1226/1244] Compiling NIOSOCKS ServerStateMachine.swift
[1228/1245] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1230/1246] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1231/1246] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1232/1248] Emitting module NIOHTTP1
[1236/1299] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1237/1299] Compiling NIOTransportServices NIOTSErrors.swift
[1238/1299] Compiling NIOTransportServices NIOTSEventLoop.swift
[1239/1301] Compiling NIOTransportServices StateManagedChannel.swift
[1240/1301] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1241/1301] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1242/1301] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1243/1301] Compiling NIOTransportServices NIOTSSingletons.swift
[1244/1301] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1245/1301] Compiling NIOTransportServices NIOTSBootstraps.swift
[1246/1301] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1247/1301] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1248/1301] Compiling NIOTransportServices AcceptHandler.swift
[1249/1301] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1250/1301] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1251/1301] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1252/1301] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1253/1301] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1254/1301] Emitting module NIOTransportServices
[1255/1301] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1256/1301] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1257/1301] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1258/1301] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1259/1301] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1275/1321] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1276/1321] Emitting module NIOSSL
[1277/1325] Compiling NIOHPACK IndexedHeaderTable.swift
[1278/1325] Compiling NIOHPACK IntegerCoding.swift
[1279/1326] Compiling NIOHTTPCompression HTTPDecompression.swift
[1280/1326] Compiling NIOHTTPCompression HTTPCompression.swift
[1281/1326] Emitting module NIOHTTPCompression
[1282/1326] Compiling NIOHPACK HuffmanTables.swift
[1283/1326] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1284/1326] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1285/1326] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1286/1327] Compiling NIOHPACK HuffmanCoding.swift
[1287/1327] Compiling NIOHPACK DynamicHeaderTable.swift
[1288/1327] Compiling NIOHPACK HPACKDecoder.swift
[1289/1327] Compiling NIOHPACK StaticHeaderTable.swift
[1294/1327] Compiling NIOSSL SafeCompare.swift
[1295/1327] Compiling NIOSSL SSLPrivateKey.swift
[1296/1327] Compiling NIOSSL SSLPublicKey.swift
[1297/1327] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1298/1327] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1299/1327] Compiling NIOHPACK HPACKEncoder.swift
[1300/1327] Compiling NIOHPACK HPACKErrors.swift
[1301/1327] Compiling NIOHPACK HPACKHeader.swift
[1302/1327] Compiling NIOHPACK HeaderTables.swift
[1303/1327] Emitting module NIOHPACK
[1325/1391] Compiling NIOHTTP2 Error+Any.swift
[1326/1391] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1327/1391] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1328/1391] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1330/1392] Compiling NIOHTTP2 MaySendFrames.swift
[1331/1392] Compiling NIOHTTP2 SendingDataState.swift
[1332/1392] Compiling NIOHTTP2 SendingGoawayState.swift
[1333/1392] Compiling NIOHTTP2 SendingHeadersState.swift
[1334/1392] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1335/1392] Compiling NIOHTTP2 SendingRstStreamState.swift
[1336/1392] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1337/1392] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1338/1392] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1339/1400] Emitting module NIOHTTP2
[1340/1400] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1341/1400] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1342/1400] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1343/1400] Compiling NIOHTTP2 InboundEventBuffer.swift
[1344/1400] Compiling NIOHTTP2 InboundWindowManager.swift
[1345/1400] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1346/1400] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1347/1400] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1348/1400] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1349/1400] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1350/1400] Compiling NIOHTTP2 StreamChannelList.swift
[1351/1400] Compiling NIOHTTP2 StreamMap.swift
[1352/1400] Compiling NIOHTTP2 StreamStateMachine.swift
[1353/1400] Compiling NIOHTTP2 Timer.swift
[1354/1400] Compiling NIOHTTP2 UnsafeTransfer.swift
[1355/1400] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1356/1400] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1357/1400] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1358/1400] Compiling NIOHTTP2 MayReceiveFrames.swift
[1359/1400] Compiling NIOHTTP2 ReceivingDataState.swift
[1360/1400] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1361/1400] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1362/1400] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1363/1400] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1364/1400] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1365/1400] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1366/1400] Compiling NIOHTTP2 HTTP2PingData.swift
[1367/1400] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1368/1400] Compiling NIOHTTP2 HTTP2Settings.swift
[1369/1400] Compiling NIOHTTP2 HTTP2Stream.swift
[1370/1400] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1371/1400] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1372/1400] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1373/1400] Compiling NIOHTTP2 HTTP2StreamID.swift
[1374/1400] Compiling NIOHTTP2 DOSHeuristics.swift
[1379/1400] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1380/1400] Compiling NIOHTTP2 GlitchesMonitor.swift
[1381/1400] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1382/1400] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1383/1400] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1384/1400] Compiling NIOHTTP2 HasLocalSettings.swift
[1385/1400] Compiling NIOHTTP2 HasRemoteSettings.swift
[1386/1400] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1387/1400] Compiling NIOHTTP2 QuiescingState.swift
[1388/1400] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1389/1400] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1390/1400] Compiling NIOHTTP2 StateMachineResult.swift
[1391/1400] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1392/1400] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1393/1400] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1394/1400] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1395/1400] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1396/1400] Compiling NIOHTTP2 HTTP2Error.swift
[1397/1400] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1398/1400] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1399/1400] Compiling NIOHTTP2 HTTP2Frame.swift
[1400/1400] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1402/1465] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1403/1465] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1404/1465] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1405/1465] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1406/1465] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1407/1465] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1408/1465] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1409/1465] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1410/1465] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1411/1473] Emitting module AsyncHTTPClient
[1412/1473] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1413/1473] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1414/1473] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1415/1473] Compiling AsyncHTTPClient Transaction.swift
[1416/1473] Compiling AsyncHTTPClient Base64.swift
[1417/1473] Compiling AsyncHTTPClient BasicAuth.swift
[1418/1473] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1419/1473] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1420/1473] Compiling AsyncHTTPClient ConnectionPool.swift
[1421/1473] Compiling AsyncHTTPClient RequestValidation.swift
[1422/1473] Compiling AsyncHTTPClient SSLContextCache.swift
[1423/1473] Compiling AsyncHTTPClient Scheme.swift
[1424/1473] Compiling AsyncHTTPClient Singleton.swift
[1425/1473] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1426/1473] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1427/1473] Compiling AsyncHTTPClient TracingSupport.swift
[1428/1473] Compiling AsyncHTTPClient Utils.swift
[1429/1473] Compiling AsyncHTTPClient LRUCache.swift
[1430/1473] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1431/1473] Compiling AsyncHTTPClient NWErrorHandler.swift
[1432/1473] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1433/1473] Compiling AsyncHTTPClient TLSConfiguration.swift
[1434/1473] Compiling AsyncHTTPClient RedirectState.swift
[1435/1473] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1436/1473] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1437/1473] Compiling AsyncHTTPClient RequestBag.swift
[1438/1473] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1439/1473] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1440/1473] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1441/1473] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1442/1473] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1443/1473] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1444/1473] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1445/1473] Compiling AsyncHTTPClient RequestBodyLength.swift
[1446/1473] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1447/1473] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1448/1473] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1449/1473] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1450/1473] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1451/1473] Compiling AsyncHTTPClient HTTP1Connection.swift
[1452/1473] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1453/1473] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1454/1473] Compiling AsyncHTTPClient HTTP2Connection.swift
[1455/1473] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1456/1473] Compiling AsyncHTTPClient DeconstructedURL.swift
[1457/1473] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1458/1473] Compiling AsyncHTTPClient FoundationExtensions.swift
[1459/1473] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1460/1473] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1461/1473] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1462/1473] Compiling AsyncHTTPClient HTTPClient.swift
[1463/1473] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[1464/1473] Compiling AsyncHTTPClient HTTPHandler.swift
[1465/1473] Compiling AsyncHTTPClient RequestOptions.swift
[1466/1473] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1467/1473] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1468/1473] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1469/1473] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1470/1473] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1471/1473] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1472/1473] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1473/1473] Compiling AsyncHTTPClient ConnectionTarget.swift
[1475/1487] Compiling TelesignKit TelesignError.swift
/host/spi-builder-workspace/Sources/TelesignKit/TelesignError.swift:12:16: error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
10 |
11 | public struct TelesignError: TelesignModel, Error {
12 |     public var status: Status
   |                `- error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
13 | }
14 |
/host/spi-builder-workspace/Sources/TelesignKit/Models/Status.swift:10:15: note: consider making struct 'Status' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Status: TelesignModel {
   |               `- note: consider making struct 'Status' conform to the 'Sendable' protocol
11 |     /// This code describes the status of your transaction. You can use this code to programmatically respond. You are returned two types of codes, either status codes or error codes.
12 |     public var code: Int
[1476/1488] Compiling TelesignKit TelesignClient.swift
[1477/1488] Compiling TelesignKit MessageResponse.swift
[1478/1488] Compiling TelesignKit MessageRoute.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1479/1488] Emitting module TelesignKit
/host/spi-builder-workspace/Sources/TelesignKit/TelesignError.swift:12:16: error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
10 |
11 | public struct TelesignError: TelesignModel, Error {
12 |     public var status: Status
   |                `- error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
13 | }
14 |
/host/spi-builder-workspace/Sources/TelesignKit/Models/Status.swift:10:15: note: consider making struct 'Status' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Status: TelesignModel {
   |               `- note: consider making struct 'Status' conform to the 'Sendable' protocol
11 |     /// This code describes the status of your transaction. You can use this code to programmatically respond. You are returned two types of codes, either status codes or error codes.
12 |     public var code: Int
[1480/1488] Compiling TelesignKit Status.swift
[1481/1488] Compiling TelesignKit TelesignModel.swift
[1482/1488] Compiling TelesignKit AccountLifecycleEvent.swift
[1483/1488] Compiling TelesignKit MessageType.swift
[1484/1488] Compiling TelesignKit PhoneIdResponse.swift
[1485/1488] Compiling TelesignKit PhoneRoute.swift
[1486/1488] Compiling TelesignKit TelesignRequest.swift
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:99:99: warning: type 'TM' does not conform to the 'Sendable' protocol
 91 |     }
 92 |
 93 |     public func send<TM: TelesignModel>(method: HTTPMethod, path: String, body: String) -> EventLoopFuture<TM> {
    |                      `- note: consider making generic parameter 'TM' conform to the 'Sendable' protocol
 94 |         let headers = generateHeaders(path: path, method: method, body: body, apiKey: apiKey, customerId: customerId)
 95 |
    :
 97 |             let request = try HTTPClient.Request(url: "\(uri)/\(path)", method: method, headers: headers, body: .string(body))
 98 |
 99 |             return httpClient.execute(request: request, eventLoop: .delegate(on: self.eventLoop)).flatMap { response in
    |                                                                                                   `- warning: type 'TM' does not conform to the 'Sendable' protocol
100 |                 guard var byteBuffer = response.body else {
101 |                     fatalError("Response body from Telesign is missing! This should never happen.")
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:109:43: warning: type 'TM' does not conform to the 'Sendable' protocol
 91 |     }
 92 |
 93 |     public func send<TM: TelesignModel>(method: HTTPMethod, path: String, body: String) -> EventLoopFuture<TM> {
    |                      `- note: consider making generic parameter 'TM' conform to the 'Sendable' protocol
 94 |         let headers = generateHeaders(path: path, method: method, body: body, apiKey: apiKey, customerId: customerId)
 95 |
    :
107 |                         return self.eventLoop.makeFailedFuture(try self.decoder.decode(TelesignError.self, from: responseData))
108 |                     }
109 |                     return self.eventLoop.makeSucceededFuture(try self.decoder.decode(TM.self, from: responseData))
    |                                           `- warning: type 'TM' does not conform to the 'Sendable' protocol
110 |
111 |                 } catch {
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:107:32: warning: capture of 'self' with non-sendable type 'TelesignAPIRequest' in a '@Sendable' closure
 72 | }
 73 |
 74 | public class TelesignAPIRequest: TelesignRequest {
    |              `- note: class 'TelesignAPIRequest' does not conform to the 'Sendable' protocol
 75 |     private let uri = "https://rest-api.telesign.com"
 76 |     private let decoder = JSONDecoder()
    :
105 |                 do {
106 |                     guard response.status == .ok else {
107 |                         return self.eventLoop.makeFailedFuture(try self.decoder.decode(TelesignError.self, from: responseData))
    |                                `- warning: capture of 'self' with non-sendable type 'TelesignAPIRequest' in a '@Sendable' closure
108 |                     }
109 |                     return self.eventLoop.makeSucceededFuture(try self.decoder.decode(TM.self, from: responseData))
[1487/1488] Compiling TelesignKit ScoreResponse.swift
[1488/1488] Compiling TelesignKit ScoreRoute.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/69] Compiling RealModule AlgebraicField.swift
[3/69] Compiling RealModule ApproximateEquality.swift
[4/72] Compiling ServiceContextModule ServiceContextKey.swift
[5/72] Compiling RealModule RealFunctions.swift
[6/73] Emitting module ServiceContextModule
[7/73] Compiling ServiceContextModule ServiceContext.swift
[8/74] Compiling Atomics UnsafeAtomic.swift
[9/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/74] Compiling RealModule Float+Real.swift
[11/74] Compiling Atomics RawRepresentable.swift
[12/76] Compiling Atomics AtomicMemoryOrderings.swift
[13/76] Compiling Atomics DoubleWord.swift
[14/76] Compiling RealModule RelaxedArithmetic.swift
[15/76] Compiling _NIODataStructures PriorityQueue.swift
[16/76] Compiling _NIODataStructures _TinyArray.swift
[18/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/76] Compiling RealModule Float16+Real.swift
[21/76] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/76] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/76] Compiling _NIODataStructures Heap.swift
[24/76] Compiling RealModule Float80+Real.swift
[25/76] Compiling RealModule Real.swift
[26/76] Compiling RealModule ElementaryFunctions.swift
[30/76] Compiling Atomics AtomicBool.swift
[33/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/76] Compiling Atomics IntegerOperations.swift
[35/76] Compiling Atomics Unmanaged extensions.swift
[36/76] Compiling RealModule AugmentedArithmetic.swift
[37/76] Compiling RealModule Double+Real.swift
[39/76] Compiling NIOConcurrencyHelpers lock.swift
[40/76] Emitting module _NIODataStructures
[45/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[46/77] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[47/77] Compiling NIOConcurrencyHelpers atomics.swift
[48/77] Emitting module _NIOBase64
[49/77] Compiling _NIOBase64 Base64.swift
[50/81] Compiling CryptoBoringWrapper RandomBytes.swift
[51/81] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[53/83] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[54/83] Emitting module NIOConcurrencyHelpers
[55/83] Compiling NIOConcurrencyHelpers NIOLock.swift
[56/84] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[57/84] Compiling CryptoBoringWrapper EllipticCurve.swift
[58/84] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[59/84] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[60/84] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[62/84] Emitting module CryptoBoringWrapper
[64/85] Emitting module RealModule
[66/86] Compiling Logging MetadataProvider.swift
[75/92] Emitting module InternalCollectionsUtilities
[76/93] Emitting module Logging
[77/93] Compiling Instrumentation NoOpInstrument.swift
[78/93] Emitting module Instrumentation
[79/93] Compiling Instrumentation Locks.swift
[81/93] Compiling Instrumentation Instrument.swift
[82/93] Compiling Instrumentation InstrumentationSystem.swift
[83/93] Compiling Instrumentation MultiplexInstrument.swift
[85/126] Compiling DequeModule Deque+Hashable.swift
[86/126] Compiling Algorithms EitherSequence.swift
[87/126] Compiling Algorithms FirstNonNil.swift
[88/128] Compiling Algorithms AdjacentPairs.swift
[89/128] Compiling Algorithms Chain.swift
[90/128] Compiling Algorithms Chunked.swift
[91/225] Compiling Crypto CryptoKitErrors.swift
[92/225] Compiling Crypto Digest_boring.swift
[93/225] Compiling Crypto ASN1BitString.swift
[94/225] Compiling Crypto ASN1Boolean.swift
[95/227] Compiling Crypto ChaChaPoly_boring.swift
[96/227] Compiling Crypto ChaChaPoly.swift
[97/227] Compiling Crypto Cipher.swift
[98/227] Compiling Crypto Nonces.swift
[99/227] Compiling Crypto ASN1.swift
[100/227] Compiling Crypto ASN1Any.swift
[101/227] Compiling Crypto HPKE-Ciphersuite.swift
[102/227] Compiling Crypto HPKE-KDF.swift
[103/227] Compiling Crypto HPKE-KexKeyDerivation.swift
[104/230] Compiling Logging Locks.swift
[105/230] Compiling Logging LogHandler.swift
[106/230] Compiling Logging Logging.swift
[107/231] Compiling Tracing InstrumentationSystem+Tracing.swift
[109/231] Emitting module Tracing
[110/231] Compiling Crypto AES-GCM.swift
[111/231] Compiling Crypto AES-GCM_boring.swift
[112/231] Compiling Tracing NoOpTracer.swift
[113/231] Emitting module Atomics
[114/232] Compiling Tracing TracerProtocol.swift
[115/232] Compiling Tracing TracingTime.swift
[117/232] Emitting module DequeModule
[118/232] Compiling Tracing SpanProtocol.swift
[119/232] Compiling Tracing TracerProtocol+Legacy.swift
[120/232] Compiling Tracing Tracer.swift
[121/232] Compiling DequeModule _DequeSlot.swift
[122/232] Compiling DequeModule _UnsafeWrappedBuffer.swift
[123/233] Compiling Crypto ASN1Identifier.swift
[124/233] Compiling Crypto ASN1Integer.swift
[125/234] Compiling Algorithms Trim.swift
[126/234] Compiling Algorithms Unique.swift
[127/234] Compiling Algorithms Windows.swift
[128/234] Compiling Crypto HashFunctions_SHA3.swift
[129/234] Compiling Crypto Digest_xkcp.swift
[130/234] Compiling Crypto HPKE-AEAD.swift
[149/234] Compiling Crypto HashFunctions.swift
[150/234] Compiling Crypto HashFunctions_SHA2.swift
[151/234] Compiling Crypto HKDF.swift
[152/234] Compiling Crypto AESWrap.swift
[153/234] Compiling Crypto AESWrap_boring.swift
[154/234] Compiling Crypto Ed25519_boring.swift
[155/234] Compiling Crypto NISTCurvesKeys_boring.swift
[156/234] Compiling Crypto X25519Keys_boring.swift
[157/234] Compiling Crypto Curve25519.swift
[158/234] Compiling Crypto Ed25519Keys.swift
[159/234] Compiling Crypto NISTCurvesKeys.swift
[160/234] Compiling Crypto X25519Keys.swift
[161/234] Compiling Crypto SymmetricKeys.swift
[162/245] Compiling Crypto HMAC.swift
[163/245] Compiling Crypto MACFunctions.swift
[164/245] Compiling Crypto MessageAuthenticationCode.swift
[165/245] Compiling Crypto AES.swift
[166/245] Compiling Crypto ECDSASignature_boring.swift
[167/245] Compiling Crypto ECDSA_boring.swift
[168/245] Compiling Crypto EdDSA_boring.swift
[169/245] Compiling Crypto MLDSA_boring.swift
[170/245] Compiling Crypto MLDSA_wrapper.swift
[171/245] Compiling Crypto ECDSA.swift
[172/245] Compiling Crypto Ed25519.swift
[185/245] Emitting module Crypto
[186/245] Emitting module Algorithms
[190/246] Compiling Crypto ArraySliceBigint.swift
[191/246] Compiling Crypto GeneralizedTime.swift
[192/246] Compiling Crypto ObjectIdentifier.swift
[193/246] Compiling Crypto ECDSASignature.swift
[194/246] Compiling Crypto PEMDocument.swift
[195/246] Compiling Crypto PKCS8PrivateKey.swift
[196/246] Compiling Crypto SEC1PrivateKey.swift
[197/246] Compiling Crypto SubjectPublicKeyInfo.swift
[198/246] Compiling Crypto CryptoError_boring.swift
[199/246] Compiling Crypto HPKE-LabeledExtract.swift
[200/246] Compiling Crypto HPKE-Utils.swift
[201/246] Compiling Crypto DHKEM.swift
[202/246] Compiling Crypto HPKE-KEM-Curve25519.swift
[203/246] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[204/246] Compiling Crypto HPKE-KEM.swift
[205/246] Compiling Crypto HPKE-Errors.swift
[206/246] Compiling Crypto HPKE.swift
[207/246] Compiling Crypto HPKE-Context.swift
[208/246] Compiling Crypto HPKE-KeySchedule.swift
[209/246] Compiling Crypto HPKE-Modes.swift
[210/246] Compiling Crypto Insecure.swift
[223/246] Compiling Crypto Insecure_HashFunctions.swift
[224/246] Compiling Crypto MLKEM_boring.swift
[225/246] Compiling Crypto MLKEM_wrapper.swift
[226/246] Compiling Crypto XWing_boring.swift
[227/246] Compiling Crypto KEM-Errors.swift
[228/246] Compiling Crypto KEM.swift
[229/246] Compiling Crypto MLKEM.swift
[230/246] Compiling Crypto XWing.swift
[231/246] Compiling Crypto ECDH_boring.swift
[232/246] Compiling Crypto DH.swift
[233/246] Compiling Crypto ECDH.swift
[234/246] Compiling Crypto ANSIx963.swift
[236/246] Compiling Crypto MLDSA.swift
[237/246] Compiling Crypto Signature.swift
[238/246] Compiling Crypto CryptoKitErrors_boring.swift
[239/246] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[240/246] Compiling Crypto RNG_boring.swift
[241/246] Compiling Crypto SafeCompare_boring.swift
[242/246] Compiling Crypto Zeroization_boring.swift
[243/246] Compiling Crypto PrettyBytes.swift
[244/246] Compiling Crypto SafeCompare.swift
[245/246] Compiling Crypto SecureBytes.swift
[246/246] Compiling Crypto Zeroization.swift
[248/311] Compiling NIOCore NIOCoreSendableMetatype.swift
[249/311] Compiling NIOCore NIODecodedAsyncSequence.swift
[250/311] Compiling NIOCore NIOLoopBound.swift
[251/311] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[252/311] Compiling NIOCore NIOScheduledCallback.swift
[253/311] Compiling NIOCore NIOSendable.swift
[254/311] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[255/311] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[256/311] Compiling NIOCore RecvByteBufferAllocator.swift
[257/319] Compiling NIOCore AddressedEnvelope.swift
[258/319] Compiling NIOCore AsyncAwaitSupport.swift
[259/319] Compiling NIOCore AsyncChannel.swift
[260/319] Compiling NIOCore AsyncChannelHandler.swift
[261/319] Compiling NIOCore AsyncChannelInboundStream.swift
[262/319] Compiling NIOCore AsyncChannelOutboundWriter.swift
[263/319] Compiling NIOCore NIOAsyncSequenceProducer.swift
[264/319] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[265/319] Compiling NIOCore NIOAsyncWriter.swift
[266/319] Compiling NIOCore IPProtocol.swift
[267/319] Compiling NIOCore IntegerBitPacking.swift
[268/319] Compiling NIOCore IntegerTypes.swift
[269/319] Compiling NIOCore Interfaces.swift
[270/319] Compiling NIOCore Linux.swift
[271/319] Compiling NIOCore MarkedCircularBuffer.swift
[272/319] Compiling NIOCore MulticastChannel.swift
[273/319] Compiling NIOCore NIOAny.swift
[274/319] Compiling NIOCore NIOCloseOnErrorHandler.swift
[275/319] Compiling NIOCore EventLoopFuture+Deprecated.swift
[276/319] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[277/319] Compiling NIOCore EventLoopFuture.swift
[278/319] Compiling NIOCore FileDescriptor.swift
[279/319] Compiling NIOCore FileHandle.swift
[280/319] Compiling NIOCore FileRegion.swift
[281/319] Compiling NIOCore GlobalSingletons.swift
[282/319] Compiling NIOCore IO.swift
[283/319] Compiling NIOCore IOData.swift
[284/319] Compiling NIOCore CircularBuffer.swift
[285/319] Compiling NIOCore Codec.swift
[286/319] Compiling NIOCore ConvenienceOptionSupport.swift
[287/319] Compiling NIOCore DeadChannel.swift
[288/319] Compiling NIOCore DispatchQueue+WithFuture.swift
[289/319] Compiling NIOCore EventLoop+Deprecated.swift
[290/319] Compiling NIOCore EventLoop+SerialExecutor.swift
[291/319] Compiling NIOCore EventLoop.swift
[292/319] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[293/319] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[294/319] Compiling NIOCore SocketAddresses.swift
[295/319] Compiling NIOCore SocketOptionProvider.swift
[296/319] Compiling NIOCore SystemCallHelpers.swift
[297/319] Compiling NIOCore TimeAmount+Duration.swift
[298/319] Compiling NIOCore TypeAssistedChannelHandler.swift
[299/319] Compiling NIOCore UniversalBootstrapSupport.swift
[300/319] Compiling NIOCore Utilities.swift
[301/319] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[302/319] Compiling NIOCore BSDSocketAPI.swift
[303/319] Compiling NIOCore ByteBuffer-aux.swift
[304/319] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[305/319] Compiling NIOCore ByteBuffer-conversions.swift
[306/319] Compiling NIOCore ByteBuffer-core.swift
[307/319] Compiling NIOCore ByteBuffer-hex.swift
[308/319] Compiling NIOCore ByteBuffer-int.swift
[309/319] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[310/319] Compiling NIOCore ByteBuffer-multi-int.swift
[311/319] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[312/319] Compiling NIOCore ByteBuffer-views.swift
[313/319] Compiling NIOCore Channel.swift
[314/319] Compiling NIOCore ChannelHandler.swift
[315/319] Compiling NIOCore ChannelHandlers.swift
[316/319] Compiling NIOCore ChannelInvoker.swift
[317/319] Compiling NIOCore ChannelOption.swift
[318/319] Compiling NIOCore ChannelPipeline.swift
[319/319] Emitting module NIOCore
[321/374] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[322/374] Compiling NIOEmbedded Embedded.swift
[323/374] Emitting module NIOEmbedded
[324/374] Compiling NIOEmbedded AsyncTestingChannel.swift
[326/375] Compiling NIOPosix BSDSocketAPICommon.swift
[327/375] Compiling NIOPosix BSDSocketAPIPosix.swift
[328/375] Compiling NIOPosix BSDSocketAPIWindows.swift
[329/375] Compiling NIOPosix BaseSocket.swift
[330/375] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[331/375] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[332/375] Compiling NIOPosix BaseSocketChannel.swift
[333/381] Compiling NIOPosix SelectableChannel.swift
[334/381] Compiling NIOPosix SelectableEventLoop.swift
[335/381] Compiling NIOPosix SelectorEpoll.swift
[336/381] Compiling NIOPosix SelectorGeneric.swift
[337/381] Compiling NIOPosix SelectorKqueue.swift
[338/381] Compiling NIOPosix SelectorUring.swift
[339/381] Compiling NIOPosix SelectorWSAPoll.swift
[340/381] Compiling NIOPosix ServerSocket.swift
[341/381] Compiling NIOPosix Socket.swift
[342/381] Compiling NIOPosix SocketChannel.swift
[343/381] Compiling NIOPosix SocketProtocols.swift
[344/381] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[345/381] Compiling NIOPosix System.swift
[346/381] Compiling NIOPosix Thread.swift
[347/381] Compiling NIOPosix PipePair.swift
[348/381] Compiling NIOPosix Pool.swift
[349/381] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[350/381] Compiling NIOPosix PosixSingletons.swift
[351/381] Compiling NIOPosix RawSocketBootstrap.swift
[352/381] Compiling NIOPosix Resolver.swift
[353/381] Compiling NIOPosix Selectable.swift
[354/381] Compiling NIOPosix HappyEyeballs.swift
[355/381] Compiling NIOPosix IO.swift
[356/381] Compiling NIOPosix IntegerBitPacking.swift
[357/381] Compiling NIOPosix IntegerTypes.swift
[358/381] Compiling NIOPosix Linux.swift
[359/381] Compiling NIOPosix LinuxCPUSet.swift
[360/381] Compiling NIOPosix LinuxUring.swift
[361/381] Emitting module NIOPosix
[362/381] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[363/381] Compiling NIOPosix NIOPosixSendableMetatype.swift
[364/381] Compiling NIOPosix NIOThreadPool.swift
[365/381] Compiling NIOPosix NonBlockingFileIO.swift
[366/381] Compiling NIOPosix PendingDatagramWritesManager.swift
[367/381] Compiling NIOPosix PendingWritesManager.swift
[368/381] Compiling NIOPosix PipeChannel.swift
[369/381] Compiling NIOPosix BaseStreamSocketChannel.swift
[370/381] Compiling NIOPosix Bootstrap.swift
[371/381] Compiling NIOPosix ControlMessage.swift
[372/381] Compiling NIOPosix DatagramVectorReadManager.swift
[373/381] Compiling NIOPosix Errors+Any.swift
[374/381] Compiling NIOPosix FileDescriptor.swift
[375/381] Compiling NIOPosix GetaddrinfoResolver.swift
[376/381] Compiling NIOPosix ThreadPosix.swift
[377/381] Compiling NIOPosix ThreadWindows.swift
[378/381] Compiling NIOPosix Utilities.swift
[379/381] Compiling NIOPosix VsockAddress.swift
[380/381] Compiling NIOPosix VsockChannelEvents.swift
[381/381] Compiling NIOPosix Windows.swift
[383/384] Compiling NIO Exports.swift
[384/384] Emitting module NIO
[386/424] Compiling NIOSOCKS ClientStateMachine.swift
[387/425] Compiling NIOTLS TLSEvents.swift
[388/425] Compiling NIOSOCKS SOCKSResponse.swift
[389/425] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[390/425] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[391/425] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[392/425] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[393/425] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[394/425] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[395/425] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[396/425] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[397/425] Emitting module NIOSOCKS
[398/425] Compiling NIOHTTP1 ByteCollectionUtils.swift
[399/425] Compiling NIOHTTP1 HTTPDecoder.swift
[400/425] Compiling NIOHTTP1 HTTPEncoder.swift
[401/425] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[402/425] Compiling NIOSOCKS ServerStateMachine.swift
[403/426] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[404/426] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[405/426] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[406/426] Emitting module NIOTLS
[407/426] Compiling NIOTLS SNIHandler.swift
[409/427] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[410/427] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[414/429] Emitting module NIOFoundationCompat
[415/429] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[416/430] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[417/430] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[418/430] Emitting module NIOHTTP1
[421/430] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[422/430] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[423/430] Compiling NIOHTTP1 HTTPTypes.swift
[424/459] Compiling NIOSSL SSLConnection.swift
[425/459] Compiling NIOSSL SSLContext.swift
[426/481] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[427/481] Compiling NIOTransportServices NIOTSSingletons.swift
[428/481] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[429/483] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[430/483] Compiling NIOTransportServices NIOTSErrors.swift
[431/483] Compiling NIOTransportServices NIOTSBootstraps.swift
[432/483] Compiling NIOTransportServices NIOTSChannelOptions.swift
[433/483] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[434/484] Emitting module NIOTransportServices
[435/484] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[436/484] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[437/484] Compiling NIOTransportServices NIOTSListenerChannel.swift
[443/484] Compiling NIOTransportServices NIOTSEventLoop.swift
[445/484] Compiling NIOTransportServices StateManagedChannel.swift
[446/484] Compiling NIOTransportServices StateManagedListenerChannel.swift
[447/484] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[448/484] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[449/484] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[450/484] Compiling NIOTransportServices AcceptHandler.swift
[451/484] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[452/484] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[453/484] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[454/484] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[455/484] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[457/502] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[458/503] Compiling NIOSSL SSLPrivateKey.swift
[459/503] Compiling NIOSSL SSLPublicKey.swift
[460/503] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[461/503] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[465/503] Compiling NIOSSL SafeCompare.swift
[466/507] Compiling NIOHPACK HPACKEncoder.swift
[467/507] Compiling NIOHPACK HPACKErrors.swift
[468/507] Compiling NIOHPACK DynamicHeaderTable.swift
[469/507] Compiling NIOHPACK HPACKDecoder.swift
[470/507] Compiling NIOHPACK HPACKHeader.swift
[471/507] Compiling NIOHPACK HeaderTables.swift
[478/507] Compiling NIOHTTPCompression HTTPCompression.swift
[483/507] Emitting module NIOSSL
[484/507] Emitting module NIOHTTPCompression
[485/507] Compiling NIOHTTPCompression HTTPDecompression.swift
[486/507] Compiling NIOHPACK IntegerCoding.swift
[487/507] Compiling NIOHPACK IndexedHeaderTable.swift
[488/508] Compiling NIOHPACK HuffmanTables.swift
[489/508] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[490/508] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[491/508] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[492/509] Emitting module NIOHPACK
[494/509] Compiling NIOHPACK HuffmanCoding.swift
[495/509] Compiling NIOHPACK StaticHeaderTable.swift
[507/510] Compiling NIOSSL Zeroization.swift
[508/510] Compiling NIOSSL TLSConfiguration.swift
[509/510] Compiling NIOSSL UniversalBootstrapSupport.swift
[510/510] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[512/574] Compiling NIOHTTP2 DOSHeuristics.swift
[513/574] Compiling NIOHTTP2 Error+Any.swift
[514/574] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[515/574] Compiling NIOHTTP2 ControlFrameBuffer.swift
[516/574] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[517/574] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[518/574] Compiling NIOHTTP2 GlitchesMonitor.swift
[519/574] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[520/574] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[521/582] Compiling NIOHTTP2 HasFlowControlWindows.swift
[522/582] Compiling NIOHTTP2 HasLocalSettings.swift
[523/582] Compiling NIOHTTP2 HasRemoteSettings.swift
[524/582] Compiling NIOHTTP2 LocallyQuiescingState.swift
[525/582] Compiling NIOHTTP2 QuiescingState.swift
[526/582] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[527/582] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[528/582] Compiling NIOHTTP2 StateMachineResult.swift
[529/582] Compiling NIOHTTP2 ContentLengthVerifier.swift
[530/582] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[531/582] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[532/582] Compiling NIOHTTP2 HTTP2UserEvents.swift
[533/582] Compiling NIOHTTP2 InboundEventBuffer.swift
[534/582] Compiling NIOHTTP2 InboundWindowManager.swift
[535/582] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[536/582] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[537/582] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[538/582] Emitting module NIOHTTP2
[539/582] Compiling NIOHTTP2 MaySendFrames.swift
[540/582] Compiling NIOHTTP2 SendingDataState.swift
[541/582] Compiling NIOHTTP2 SendingGoawayState.swift
[542/582] Compiling NIOHTTP2 SendingHeadersState.swift
[543/582] Compiling NIOHTTP2 SendingPushPromiseState.swift
[544/582] Compiling NIOHTTP2 SendingRstStreamState.swift
[545/582] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[546/582] Compiling NIOHTTP2 HTTP2SettingsState.swift
[547/582] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[548/582] Compiling NIOHTTP2 ConnectionStateMachine.swift
[549/582] Compiling NIOHTTP2 ConnectionStreamsState.swift
[550/582] Compiling NIOHTTP2 MayReceiveFrames.swift
[551/582] Compiling NIOHTTP2 ReceivingDataState.swift
[552/582] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[553/582] Compiling NIOHTTP2 ReceivingHeadersState.swift
[554/582] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[555/582] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[556/582] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[557/582] Compiling NIOHTTP2 HTTP2FrameParser.swift
[558/582] Compiling NIOHTTP2 HTTP2PingData.swift
[559/582] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[560/582] Compiling NIOHTTP2 HTTP2Settings.swift
[561/582] Compiling NIOHTTP2 HTTP2Stream.swift
[562/582] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[563/582] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[564/582] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[565/582] Compiling NIOHTTP2 HTTP2StreamID.swift
[566/582] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[567/582] Compiling NIOHTTP2 StreamChannelFlowController.swift
[568/582] Compiling NIOHTTP2 StreamChannelList.swift
[569/582] Compiling NIOHTTP2 StreamMap.swift
[570/582] Compiling NIOHTTP2 StreamStateMachine.swift
[571/582] Compiling NIOHTTP2 Timer.swift
[572/582] Compiling NIOHTTP2 UnsafeTransfer.swift
[573/582] Compiling NIOHTTP2 WatermarkedFlowController.swift
[574/582] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[575/582] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[576/582] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[577/582] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[578/582] Compiling NIOHTTP2 HTTP2Error.swift
[579/582] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[580/582] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[581/582] Compiling NIOHTTP2 HTTP2Frame.swift
[582/582] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[584/647] Emitting module AsyncHTTPClient
[585/655] Compiling AsyncHTTPClient HTTPClientResponse.swift
[586/655] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[587/655] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[588/655] Compiling AsyncHTTPClient Transaction.swift
[589/655] Compiling AsyncHTTPClient Base64.swift
[590/655] Compiling AsyncHTTPClient BasicAuth.swift
[591/655] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[592/655] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[593/655] Compiling AsyncHTTPClient ConnectionPool.swift
[594/655] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[595/655] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[596/655] Compiling AsyncHTTPClient TLSEventsHandler.swift
[597/655] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[598/655] Compiling AsyncHTTPClient HTTP1Connection.swift
[599/655] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[600/655] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[601/655] Compiling AsyncHTTPClient HTTP2Connection.swift
[602/655] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[603/655] Compiling AsyncHTTPClient RequestOptions.swift
[604/655] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[605/655] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[606/655] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[607/655] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[608/655] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[609/655] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[610/655] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[611/655] Compiling AsyncHTTPClient ConnectionTarget.swift
[612/655] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[613/655] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[614/655] Compiling AsyncHTTPClient AsyncLazySequence.swift
[615/655] Compiling AsyncHTTPClient HTTPClient+execute.swift
[616/655] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[617/655] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[618/655] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[619/655] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[620/655] Compiling AsyncHTTPClient HTTPClientRequest.swift
[621/655] Compiling AsyncHTTPClient RequestValidation.swift
[622/655] Compiling AsyncHTTPClient SSLContextCache.swift
[623/655] Compiling AsyncHTTPClient Scheme.swift
[624/655] Compiling AsyncHTTPClient Singleton.swift
[625/655] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[626/655] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[627/655] Compiling AsyncHTTPClient TracingSupport.swift
[628/655] Compiling AsyncHTTPClient Utils.swift
[629/655] Compiling AsyncHTTPClient LRUCache.swift
[630/655] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[631/655] Compiling AsyncHTTPClient NWErrorHandler.swift
[632/655] Compiling AsyncHTTPClient NWWaitingHandler.swift
[633/655] Compiling AsyncHTTPClient TLSConfiguration.swift
[634/655] Compiling AsyncHTTPClient RedirectState.swift
[635/655] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[636/655] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[637/655] Compiling AsyncHTTPClient RequestBag.swift
[638/655] Compiling AsyncHTTPClient DeconstructedURL.swift
[639/655] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[640/655] Compiling AsyncHTTPClient FoundationExtensions.swift
[641/655] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[642/655] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[643/655] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[644/655] Compiling AsyncHTTPClient HTTPClient.swift
[645/655] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[646/655] Compiling AsyncHTTPClient HTTPHandler.swift
[647/655] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[648/655] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[649/655] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[650/655] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[651/655] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[652/655] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[653/655] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[654/655] Compiling AsyncHTTPClient RequestBodyLength.swift
[655/655] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[657/669] Compiling TelesignKit TelesignError.swift
/host/spi-builder-workspace/Sources/TelesignKit/TelesignError.swift:12:16: error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
10 |
11 | public struct TelesignError: TelesignModel, Error {
12 |     public var status: Status
   |                `- error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
13 | }
14 |
/host/spi-builder-workspace/Sources/TelesignKit/Models/Status.swift:10:15: note: consider making struct 'Status' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Status: TelesignModel {
   |               `- note: consider making struct 'Status' conform to the 'Sendable' protocol
11 |     /// This code describes the status of your transaction. You can use this code to programmatically respond. You are returned two types of codes, either status codes or error codes.
12 |     public var code: Int
[658/670] Compiling TelesignKit TelesignClient.swift
[659/670] Compiling TelesignKit PhoneIdResponse.swift
[660/670] Compiling TelesignKit PhoneRoute.swift
[661/670] Compiling TelesignKit AccountLifecycleEvent.swift
[662/670] Compiling TelesignKit MessageType.swift
[663/670] Compiling TelesignKit Status.swift
[664/670] Compiling TelesignKit TelesignModel.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[665/670] Compiling TelesignKit MessageResponse.swift
[666/670] Compiling TelesignKit MessageRoute.swift
[667/670] Emitting module TelesignKit
/host/spi-builder-workspace/Sources/TelesignKit/TelesignError.swift:12:16: error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
10 |
11 | public struct TelesignError: TelesignModel, Error {
12 |     public var status: Status
   |                `- error: stored property 'status' of 'Sendable'-conforming struct 'TelesignError' has non-sendable type 'Status'
13 | }
14 |
/host/spi-builder-workspace/Sources/TelesignKit/Models/Status.swift:10:15: note: consider making struct 'Status' conform to the 'Sendable' protocol
 8 | import Foundation
 9 |
10 | public struct Status: TelesignModel {
   |               `- note: consider making struct 'Status' conform to the 'Sendable' protocol
11 |     /// This code describes the status of your transaction. You can use this code to programmatically respond. You are returned two types of codes, either status codes or error codes.
12 |     public var code: Int
[668/670] Compiling TelesignKit ScoreResponse.swift
[669/670] Compiling TelesignKit ScoreRoute.swift
[670/670] Compiling TelesignKit TelesignRequest.swift
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:99:99: warning: type 'TM' does not conform to the 'Sendable' protocol
 91 |     }
 92 |
 93 |     public func send<TM: TelesignModel>(method: HTTPMethod, path: String, body: String) -> EventLoopFuture<TM> {
    |                      `- note: consider making generic parameter 'TM' conform to the 'Sendable' protocol
 94 |         let headers = generateHeaders(path: path, method: method, body: body, apiKey: apiKey, customerId: customerId)
 95 |
    :
 97 |             let request = try HTTPClient.Request(url: "\(uri)/\(path)", method: method, headers: headers, body: .string(body))
 98 |
 99 |             return httpClient.execute(request: request, eventLoop: .delegate(on: self.eventLoop)).flatMap { response in
    |                                                                                                   `- warning: type 'TM' does not conform to the 'Sendable' protocol
100 |                 guard var byteBuffer = response.body else {
101 |                     fatalError("Response body from Telesign is missing! This should never happen.")
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:109:43: warning: type 'TM' does not conform to the 'Sendable' protocol
 91 |     }
 92 |
 93 |     public func send<TM: TelesignModel>(method: HTTPMethod, path: String, body: String) -> EventLoopFuture<TM> {
    |                      `- note: consider making generic parameter 'TM' conform to the 'Sendable' protocol
 94 |         let headers = generateHeaders(path: path, method: method, body: body, apiKey: apiKey, customerId: customerId)
 95 |
    :
107 |                         return self.eventLoop.makeFailedFuture(try self.decoder.decode(TelesignError.self, from: responseData))
108 |                     }
109 |                     return self.eventLoop.makeSucceededFuture(try self.decoder.decode(TM.self, from: responseData))
    |                                           `- warning: type 'TM' does not conform to the 'Sendable' protocol
110 |
111 |                 } catch {
/host/spi-builder-workspace/Sources/TelesignKit/TelesignRequest.swift:107:32: warning: capture of 'self' with non-sendable type 'TelesignAPIRequest' in a '@Sendable' closure
 72 | }
 73 |
 74 | public class TelesignAPIRequest: TelesignRequest {
    |              `- note: class 'TelesignAPIRequest' does not conform to the 'Sendable' protocol
 75 |     private let uri = "https://rest-api.telesign.com"
 76 |     private let decoder = JSONDecoder()
    :
105 |                 do {
106 |                     guard response.status == .ok else {
107 |                         return self.eventLoop.makeFailedFuture(try self.decoder.decode(TelesignError.self, from: responseData))
    |                                `- warning: capture of 'self' with non-sendable type 'TelesignAPIRequest' in a '@Sendable' closure
108 |                     }
109 |                     return self.eventLoop.makeSucceededFuture(try self.decoder.decode(TM.self, from: responseData))
BUILD FAILURE 6.1 android