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