Build Information
Failed to build telesign-kit, reference main (b1a719), with Swift 6.1 for Linux on 28 Feb 2026 18:49:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/telesign-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b1a719c Vapor4Update (#8)
Cloned https://github.com/vapor-community/telesign-kit.git
Revision (git rev-parse @):
b1a719c6edbafc71f64875fb3bb14b17a5842f07
SUCCESS checkout https://github.com/vapor-community/telesign-kit.git at main
========================================
Build
========================================
Selected platform: 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-4606859-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/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-crypto.git
[1/15328] Fetching async-http-client
[768/32566] Fetching async-http-client, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (3.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.89s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (10.44s)
Fetching https://github.com/apple/swift-asn1.git
[1/1760] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (1.05s)
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-log.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2815] Fetching swift-nio-transport-services
[255/8480] Fetching swift-nio-transport-services, swift-distributed-tracing
[1131/14570] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-log
[1309/20628] Fetching swift-nio-transport-services, swift-distributed-tracing, swift-log, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.16s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.26s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.27s)
Fetched https://github.com/apple/swift-log.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1820] Fetching swift-atomics
[438/8305] Fetching swift-atomics, swift-nio-extras
[5292/20303] Fetching swift-atomics, swift-nio-extras, swift-nio-http2
[10226/35645] Fetching swift-atomics, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[12054/118191] Fetching swift-atomics, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.40s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.40s)
[5859/109886] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.58s)
[51599/97888] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.93s)
[48703/82546] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.37s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.0 (14.66s)
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.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.95s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.93s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (1.16s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.98s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.01s)
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.19s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.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/2161] Fetching swift-http-types, swift-http-structured-headers
[1969/8303] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms
[2531/15412] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[15413/18061] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.95s)
[14414/16851] Fetching swift-http-types, swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.95s)
[13490/15900] Fetching swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.95s)
[7454/9758] Fetching swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-certificates.git from cache (1.02s)
[1802/2649] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (2.86s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/20255] Fetching swift-collections
[1622/25838] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.34s)
Fetched https://github.com/apple/swift-collections.git from cache (2.40s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (3.70s)
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.29s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.16s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.46s)
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 (1.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.58s)
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-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-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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-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-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-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-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-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/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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.0
Creating working copy for https://github.com/apple/swift-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Building for debugging...
[0/819] Write sources
[18/819] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[19/819] Compiling _NumericsShims _NumericsShims.c
[19/819] Write sources
[22/819] Compiling _AtomicsShims.c
[23/819] Write sources
[32/819] Write swift-version-24593BA9C3E375BF.txt
[33/819] Compiling CXKCPShims shims.c
[34/819] Compiling SimpleFIPS202.c
[35/819] Compiling aes.cc
[36/819] Compiling a_dup.cc
[37/821] Compiling a_d2i_fp.cc
[38/844] Compiling a_gentm.cc
[38/844] Compiling a_bool.cc
[40/844] Compiling a_bitstr.cc
[41/844] Compiling KeccakSponge.c
[43/844] Emitting module _NIOBase64
[43/878] Compiling KeccakP-1600-opt64.c
[44/878] Compiling KeccakHash.c
[45/878] Compiling CNIOWindows shim.c
[46/878] Compiling CNIOWindows WSAStartup.c
[47/878] Compiling CNIOWASI CNIOWASI.c
[48/878] Compiling CNIOPosix event_loop_id.c
[49/878] Compiling CNIOOpenBSD shim.c
[50/878] Compiling CNIOLinux shim.c
[51/878] Compiling CNIOLinux liburing_shims.c
[52/878] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/878] Compiling CNIOLLHTTP c_nio_http.c
[54/878] Compiling CNIOLLHTTP c_nio_api.c
[55/878] Compiling CNIOExtrasZlib empty.c
[56/878] Compiling CNIODarwin shim.c
[57/878] Compiling CNIOBoringSSLShims shims.c
[58/878] Compiling fiat_p256_adx_sqr.S
[59/878] Compiling fiat_p256_adx_mul.S
[60/878] Compiling fiat_curve25519_adx_square.S
[61/878] Compiling fiat_curve25519_adx_mul.S
[63/878] Emitting module Atomics
[64/880] Compiling Atomics ManagedAtomic.swift
[65/880] Compiling Atomics ManagedAtomicLazyReference.swift
[66/882] Compiling _NIOBase64 Base64.swift
[67/882] Emitting module RealModule
[68/884] Compiling ServiceContextModule ServiceContextKey.swift
[69/884] Compiling Logging LogHandler.swift
[70/884] Compiling Atomics Primitives.native.swift
[71/884] Compiling Atomics AtomicInteger.swift
[72/884] Compiling RealModule Real.swift
[73/884] Compiling RealModule RealFunctions.swift
[74/884] Compiling Atomics AtomicOptionalWrappable.swift
[75/884] Compiling Atomics AtomicReference.swift
[76/884] Compiling Atomics OptionalRawRepresentable.swift
[77/884] Compiling Atomics RawRepresentable.swift
[78/884] Compiling Atomics AtomicBool.swift
[79/884] Compiling Atomics AtomicMemoryOrderings.swift
[80/884] Compiling Atomics DoubleWord.swift
[88/884] Compiling Atomics AtomicStorage.swift
[89/884] Compiling Atomics AtomicValue.swift
[90/884] Emitting module ServiceContextModule
[91/884] Compiling ServiceContextModule ServiceContext.swift
[95/885] Emitting module InternalCollectionsUtilities
[98/885] Compiling Atomics IntegerConformances.swift
[99/885] Compiling Atomics PointerConformances.swift
[102/885] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[103/885] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[104/885] Compiling _NIODataStructures PriorityQueue.swift
[105/885] Compiling _NIODataStructures _TinyArray.swift
[106/885] Compiling Atomics IntegerOperations.swift
[107/885] Compiling Atomics Unmanaged extensions.swift
[108/885] Compiling RealModule Float16+Real.swift
[109/885] Compiling RealModule Float80+Real.swift
[119/886] Compiling RealModule RelaxedArithmetic.swift
[125/919] Emitting module Instrumentation
[126/919] Compiling Instrumentation MultiplexInstrument.swift
[127/919] Compiling Instrumentation NoOpInstrument.swift
[127/919] Compiling tls_record.cc
[129/919] Compiling Logging MetadataProvider.swift
[130/919] Emitting module Logging
[131/919] Compiling Logging Locks.swift
[132/919] Compiling Instrumentation InstrumentationSystem.swift
[133/919] Compiling Instrumentation Instrument.swift
[134/919] Compiling Instrumentation Locks.swift
[135/920] Emitting module _NIODataStructures
[136/920] Compiling _NIODataStructures Heap.swift
[137/921] Compiling Logging Logging.swift
[141/937] Compiling DequeModule Deque+CustomReflectable.swift
[142/937] Compiling DequeModule Deque+Descriptions.swift
[143/939] Compiling DequeModule _DequeBuffer.swift
[144/939] Compiling DequeModule _DequeBufferHeader.swift
[145/939] Compiling DequeModule Deque+Testing.swift
[146/939] Compiling DequeModule Deque._Storage.swift
[147/939] Compiling DequeModule Deque._UnsafeHandle.swift
[148/942] Compiling DequeModule Deque+Equatable.swift
[149/942] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[150/942] Compiling DequeModule Deque+Extras.swift
[151/942] Compiling DequeModule Deque+Hashable.swift
[154/950] Compiling Algorithms Split.swift
[155/950] Compiling Algorithms Stride.swift
[156/950] Compiling Algorithms Suffix.swift
[158/950] Compiling tls_method.cc
[160/950] Compiling DequeModule _DequeSlot.swift
[161/950] Compiling DequeModule _UnsafeWrappedBuffer.swift
[162/950] Compiling Algorithms Partition.swift
[163/950] Compiling Algorithms Permutations.swift
[164/950] Compiling Algorithms Product.swift
[166/950] Compiling Algorithms Keyed.swift
[167/950] Compiling Algorithms MinMax.swift
[168/950] Compiling Tracing TracingTime.swift
[169/950] Compiling DequeModule Deque.swift
[173/950] Emitting module Tracing
[174/950] Compiling Tracing TracerProtocol.swift
[175/950] Compiling Tracing Tracer.swift
[180/950] Compiling Tracing TracerProtocol+Legacy.swift
[181/950] Compiling DequeModule Deque+Codable.swift
[182/950] Compiling DequeModule Deque+Collection.swift
[182/950] Compiling tls13_server.cc
[184/950] Compiling Algorithms Trim.swift
[185/950] Compiling Algorithms Unique.swift
[186/950] Compiling Algorithms Windows.swift
[187/950] Compiling Tracing SpanProtocol.swift
[188/950] Compiling Tracing NoOpTracer.swift
[189/950] Compiling Tracing InstrumentationSystem+Tracing.swift
[190/950] Emitting module DequeModule
[190/952] Compiling tls13_enc.cc
[197/952] Compiling tls13_client.cc
[198/952] Compiling t1_enc.cc
[199/952] Compiling tls13_both.cc
[200/952] Compiling ssl_x509.cc
[202/952] Emitting module Algorithms
[203/953] Compiling ssl_transcript.cc
[204/953] Compiling ssl_versions.cc
[205/953] Compiling ssl_session.cc
[206/953] Compiling ssl_stat.cc
[207/953] Compiling ssl_privkey.cc
[208/953] Compiling ssl_file.cc
[209/953] Compiling ssl_key_share.cc
[210/953] Compiling ssl_cipher.cc
[211/953] Compiling ssl_cert.cc
[212/953] Compiling ssl_lib.cc
[213/953] Compiling ssl_buffer.cc
[214/953] Compiling ssl_credential.cc
[215/953] Compiling ssl_asn1.cc
[216/953] Compiling ssl_aead_ctx.cc
[217/953] Compiling s3_pkt.cc
[218/953] Compiling s3_lib.cc
[219/953] Compiling s3_both.cc
[220/953] Compiling handshake.cc
[221/953] Compiling handshake_server.cc
[222/953] Compiling handshake_client.cc
[223/953] Compiling handoff.cc
[224/953] Compiling encrypted_client_hello.cc
[225/953] Compiling extensions.cc
[226/953] Compiling md5-x86_64-linux.S
[227/953] Compiling d1_pkt.cc
[228/953] Compiling md5-x86_64-apple.S
[229/953] Compiling dtls_record.cc
[230/953] Compiling md5-586-apple.S
[231/953] Compiling md5-586-linux.S
[232/953] Compiling chacha20_poly1305_x86_64-apple.S
[233/953] Compiling chacha20_poly1305_x86_64-linux.S
[234/953] Compiling chacha20_poly1305_armv8-win.S
[235/953] Compiling dtls_method.cc
[236/953] Compiling chacha20_poly1305_armv8-linux.S
[237/953] Compiling err_data.cc
[238/953] Compiling chacha20_poly1305_armv8-apple.S
[239/953] Compiling chacha-x86_64-linux.S
[240/953] Compiling chacha-x86_64-apple.S
[241/953] Compiling d1_srtp.cc
[242/953] Compiling chacha-x86-linux.S
[243/953] Compiling chacha-x86-apple.S
[244/953] Compiling chacha-armv8-apple.S
[245/953] Compiling chacha-armv8-win.S
[246/953] Compiling bio_ssl.cc
[247/953] Compiling d1_lib.cc
[248/953] Compiling chacha-armv8-linux.S
[249/953] Compiling chacha-armv4-linux.S
[250/953] Compiling d1_both.cc
[251/953] Compiling aes128gcmsiv-x86_64-linux.S
[252/953] Compiling aes128gcmsiv-x86_64-apple.S
[253/953] Compiling x86_64-mont5-linux.S
[254/953] Compiling x86_64-mont-apple.S
[255/953] Compiling x86-mont-apple.S
[256/953] Compiling vpaes-x86_64-linux.S
[257/953] Compiling x86-mont-linux.S
[258/953] Compiling x86_64-mont-linux.S
[259/953] Compiling x86_64-mont5-apple.S
[260/953] Compiling vpaes-x86_64-apple.S
[261/953] Compiling vpaes-x86-linux.S
[262/953] Compiling vpaes-armv8-win.S
[263/953] Compiling vpaes-armv7-linux.S
[264/953] Compiling vpaes-armv8-linux.S
[265/953] Compiling vpaes-armv8-apple.S
[266/953] Compiling vpaes-x86-apple.S
[267/953] Compiling sha512-x86_64-linux.S
[268/953] Compiling sha512-armv8-win.S
[268/953] Compiling sha512-x86_64-apple.S
[270/953] Compiling sha512-armv8-linux.S
[271/953] Compiling sha512-586-apple.S
[272/953] Compiling sha512-armv4-linux.S
[273/953] Compiling sha512-armv8-apple.S
[274/953] Compiling sha512-586-linux.S
[275/953] Compiling sha256-x86_64-apple.S
[276/953] Compiling sha256-armv8-win.S
[277/953] Compiling sha256-586-linux.S
[278/953] Compiling sha256-armv4-linux.S
[279/953] Compiling sha256-armv8-linux.S
[280/953] Compiling sha256-armv8-apple.S
[281/953] Compiling sha256-x86_64-linux.S
[282/953] Compiling sha256-586-apple.S
[283/953] Compiling sha1-x86_64-linux.S
[284/953] Compiling sha1-armv8-linux.S
[285/953] Compiling sha1-armv8-win.S
[286/953] Compiling sha1-x86_64-apple.S
[287/953] Compiling sha1-586-linux.S
[288/953] Compiling sha1-armv4-large-linux.S
[289/953] Compiling sha1-586-apple.S
[290/953] Compiling sha1-armv8-apple.S
[291/953] Compiling rdrand-x86_64-linux.S
[291/953] Compiling rsaz-avx2-linux.S
[293/953] Compiling rdrand-x86_64-apple.S
[293/953] Compiling rsaz-avx2-apple.S
[295/953] Compiling p256_beeu-x86_64-asm-linux.S
[296/953] Compiling p256_beeu-x86_64-asm-apple.S
[297/953] Compiling p256_beeu-armv8-asm-win.S
[298/953] Compiling p256_beeu-armv8-asm-apple.S
[299/953] Compiling p256-armv8-asm-win.S
[300/953] Compiling p256-x86_64-asm-apple.S
[301/953] Compiling p256_beeu-armv8-asm-linux.S
[302/953] Compiling p256-armv8-asm-linux.S
[303/953] Compiling ghashv8-armv8-win.S
[303/953] Compiling p256-armv8-asm-apple.S
[305/953] Compiling p256-x86_64-asm-linux.S
[306/953] Compiling ghashv8-armv8-apple.S
[307/953] Compiling ghash-x86_64-linux.S
[308/953] Compiling ghashv8-armv7-linux.S
[309/953] Compiling ghash-x86_64-apple.S
[310/953] Compiling ghashv8-armv8-linux.S
[311/953] Compiling ghash-x86-apple.S
[312/953] Compiling ghash-ssse3-x86_64-linux.S
[313/953] Compiling ghash-ssse3-x86-linux.S
[314/953] Compiling ghash-x86-linux.S
[315/953] Compiling ghash-neon-armv8-win.S
[316/953] Compiling ghash-ssse3-x86-apple.S
[317/953] Compiling ghash-neon-armv8-linux.S
[318/953] Compiling ghash-ssse3-x86_64-apple.S
[319/953] Compiling ghash-neon-armv8-apple.S
[320/953] Compiling ghash-armv4-linux.S
[321/953] Compiling co-586-linux.S
[322/953] Compiling co-586-apple.S
[323/953] Compiling bsaes-armv7-linux.S
[324/953] Compiling bn-armv8-linux.S
[325/953] Compiling bn-armv8-win.S
[326/953] Compiling bn-armv8-apple.S
[327/953] Compiling armv8-mont-linux.S
[328/953] Compiling bn-586-linux.S
[329/953] Compiling bn-586-apple.S
[330/953] Compiling armv8-mont-apple.S
[331/953] Compiling aesv8-gcm-armv8-linux.S
[332/953] Compiling armv8-mont-win.S
[333/953] Compiling aesv8-armv8-win.S
[334/953] Compiling aesv8-gcm-armv8-win.S
[335/953] Compiling armv4-mont-linux.S
[336/953] Compiling aesv8-armv8-linux.S
[337/953] Compiling aesv8-gcm-armv8-apple.S
[337/953] Compiling aesv8-armv8-apple.S
[339/953] Compiling aesv8-armv7-linux.S
[340/953] Compiling aesni-x86_64-linux.S
[341/953] Compiling aesni-x86_64-apple.S
[342/953] Compiling aesni-x86-linux.S
[343/953] Compiling aesni-x86-apple.S
[344/953] Compiling aesni-gcm-x86_64-apple.S
[345/953] Compiling aes-gcm-avx2-x86_64-apple.S
[346/953] Compiling aes-gcm-avx10-x86_64-linux.S
[347/953] Compiling aes-gcm-avx10-x86_64-apple.S
[348/953] Compiling aes-gcm-avx2-x86_64-linux.S
[349/953] Compiling aesni-gcm-x86_64-linux.S
[350/953] Compiling x_sig.cc
[351/953] Compiling x_x509.cc
[352/953] Compiling x_x509a.cc
[353/953] Compiling x_pubkey.cc
[354/953] Compiling x_spki.cc
[355/953] Compiling x_req.cc
[356/953] Compiling x_crl.cc
[357/953] Compiling x_val.cc
[358/953] Compiling x_name.cc
[359/953] Compiling x_exten.cc
[360/953] Compiling x_attrib.cc
[361/953] Compiling x_algor.cc
[362/953] Compiling x509rset.cc
[363/953] Compiling x_all.cc
[364/953] Compiling x509spki.cc
[365/953] Compiling x509name.cc
[366/953] Compiling x509cset.cc
[367/953] Compiling x509_vfy.cc
[368/953] Compiling x509_vpm.cc
[369/953] Compiling x509_v3.cc
[370/953] Compiling x509_trs.cc
[371/953] Compiling x509_txt.cc
[372/953] Compiling x509_obj.cc
[373/953] Compiling x509_set.cc
[374/953] Compiling x509_req.cc
[375/953] Compiling x509_lu.cc
[376/953] Compiling x509_def.cc
[377/953] Compiling x509_d2.cc
[378/953] Compiling x509_ext.cc
[379/953] Compiling x509_cmp.cc
[380/953] Compiling x509.cc
[381/953] Compiling x509_att.cc
[382/953] Compiling v3_skey.cc
[383/953] Compiling v3_utl.cc
[384/953] Compiling v3_pmaps.cc
[385/953] Compiling v3_prn.cc
[386/953] Compiling v3_purp.cc
[387/953] Compiling v3_ncons.cc
[388/953] Compiling v3_ocsp.cc
[389/953] Compiling v3_pcons.cc
[390/953] Compiling v3_int.cc
[391/953] Compiling v3_lib.cc
[392/953] Compiling v3_info.cc
[393/953] Compiling v3_ia5.cc
[394/953] Compiling v3_genn.cc
[395/953] Compiling v3_extku.cc
[396/953] Compiling v3_enum.cc
[397/953] Compiling v3_cpols.cc
[397/953] Compiling v3_crld.cc
[399/953] Compiling v3_conf.cc
[400/953] Compiling v3_bcons.cc
[401/953] Compiling v3_bitst.cc
[402/953] Compiling v3_alt.cc
[403/953] Compiling v3_akeya.cc
[404/953] Compiling v3_akey.cc
[405/953] Compiling t_x509.cc
[406/953] Compiling t_x509a.cc
[407/953] Compiling t_crl.cc
[408/953] Compiling i2d_pr.cc
[409/953] Compiling t_req.cc
[410/953] Compiling rsa_pss.cc
[411/953] Compiling policy.cc
[412/953] Compiling name_print.cc
[413/953] Compiling by_dir.cc
[414/953] Compiling by_file.cc
[415/953] Compiling asn1_gen.cc
[416/953] Compiling a_verify.cc
[417/953] Compiling voprf.cc
[418/953] Compiling a_sign.cc
[419/953] Compiling algorithm.cc
[420/953] Compiling trust_token.cc
[421/953] Compiling thread.cc
[422/953] Compiling a_digest.cc
[423/953] Compiling thread_pthread.cc
[424/953] Compiling thread_win.cc
[425/953] Compiling thread_none.cc
[426/953] Compiling pmbtoken.cc
[427/953] Compiling stack.cc
[428/953] Compiling sha512.cc
[429/953] Compiling sha1.cc
[430/953] Compiling sha256.cc
[431/953] Compiling spake2plus.cc
[432/953] Compiling siphash.cc
[433/953] Compiling rsa_print.cc
[434/953] Compiling slhdsa.cc
[435/953] Compiling rsa_extra.cc
[436/953] Compiling rsa_crypt.cc
[437/953] Compiling urandom.cc
[438/953] Compiling rc4.cc
[439/953] Compiling trusty.cc
[440/953] Compiling rsa_asn1.cc
[441/953] Compiling rand.cc
[442/953] Compiling refcount.cc
[443/953] Compiling windows.cc
[444/953] Compiling ios.cc
[445/953] Compiling getentropy.cc
[446/953] Compiling poly1305_arm_asm.S
[447/953] Compiling fork_detect.cc
[448/953] Compiling deterministic.cc
[448/953] Compiling passive.cc
[450/953] Compiling forkunsafe.cc
[451/953] Compiling poly1305_arm.cc
[452/953] Compiling poly1305.cc
[453/953] Compiling poly1305_vec.cc
[454/953] Compiling pool.cc
[455/953] Compiling pkcs8_x509.cc
[456/953] Compiling p5_pbev2.cc
[457/953] Compiling pkcs7.cc
[458/953] Compiling pkcs7_x509.cc
[459/953] Compiling pkcs8.cc
[460/953] Compiling pem_x509.cc
[461/953] Compiling pem_pkey.cc
[462/953] Compiling pem_xaux.cc
[463/953] Compiling mlkem.cc
[464/953] Compiling obj_xref.cc
[465/953] Compiling pem_pk8.cc
[466/953] Compiling obj.cc
[467/953] Compiling pem_lib.cc
[468/953] Compiling pem_all.cc
[469/953] Compiling mldsa.cc
[470/953] Compiling pem_oth.cc
[471/953] Compiling pem_info.cc
[472/953] Compiling mem.cc
[473/953] Compiling fips_shared_support.cc
[474/953] Compiling poly_rq_mul.S
[475/953] Compiling md5.cc
[476/953] Compiling md4.cc
[477/953] Compiling lhash.cc
[478/953] Compiling ex_data.cc
[479/953] Compiling hrss.cc
[480/953] Compiling sign.cc
[481/953] Compiling hpke.cc
[482/953] Compiling kyber.cc
[483/953] Compiling pbkdf.cc
[484/953] Compiling scrypt.cc
[485/953] Compiling p_x25519.cc
[486/953] Compiling print.cc
[487/953] Compiling p_x25519_asn1.cc
[488/953] Compiling p_ed25519.cc
[489/953] Compiling p_rsa_asn1.cc
[490/953] Compiling p_rsa.cc
[491/953] Compiling p_ed25519_asn1.cc
[492/953] Compiling p_hkdf.cc
[493/953] Compiling p_ec.cc
[494/953] Compiling evp_ctx.cc
[495/953] Compiling p_ec_asn1.cc
[496/953] Compiling p_dh_asn1.cc
[497/953] Compiling p_dh.cc
[498/953] Compiling evp.cc
[499/953] Compiling err.cc
[500/953] Compiling p_dsa_asn1.cc
[501/953] Compiling ecdh.cc
[502/953] Compiling engine.cc
[503/953] Compiling ec_derive.cc
[504/953] Compiling evp_asn1.cc
[505/953] Compiling ecdsa_asn1.cc
[506/953] Compiling hash_to_curve.cc
[507/953] Compiling dsa_asn1.cc
[508/953] Compiling dh_asn1.cc
[509/953] Compiling params.cc
[510/953] Compiling dsa.cc
[511/953] Compiling ec_asn1.cc
[512/953] Compiling x25519-asm-arm.S
[513/953] Compiling des.cc
[514/953] Compiling digest_extra.cc
[515/953] Compiling spake25519.cc
[516/953] Compiling cpu_arm_linux.cc
[517/953] Compiling cpu_intel.cc
[518/953] Compiling crypto.cc
[519/953] Compiling cpu_arm_freebsd.cc
[520/953] Compiling cpu_aarch64_win.cc
[521/953] Compiling cpu_aarch64_sysreg.cc
[522/953] Compiling curve25519.cc
[523/953] Compiling cpu_aarch64_linux.cc
[524/953] Compiling cpu_aarch64_openbsd.cc
[525/953] Compiling cpu_aarch64_fuchsia.cc
[526/953] Compiling curve25519_64_adx.cc
[527/953] Compiling cpu_aarch64_apple.cc
[528/953] Compiling tls_cbc.cc
[529/953] Compiling bcm.cc
[530/953] Compiling get_cipher.cc
[531/953] Compiling conf.cc
[532/953] Compiling e_tls.cc
[533/953] Compiling e_null.cc
[534/953] Compiling e_rc2.cc
[535/953] Compiling e_rc4.cc
[536/953] Compiling e_des.cc
[537/953] Compiling derive_key.cc
[538/953] Compiling e_chacha20poly1305.cc
[539/953] Compiling e_aesctrhmac.cc
[540/953] Compiling e_aesgcmsiv.cc
[541/953] Compiling chacha.cc
[542/953] Compiling ber.cc
[543/953] Compiling asn1_compat.cc
[544/953] Compiling unicode.cc
[545/953] Compiling cbb.cc
[546/953] Compiling buf.cc
[547/953] Compiling cbs.cc
[548/953] Compiling blake2.cc
[549/953] Compiling bn_asn1.cc
[550/953] Compiling printf.cc
[551/953] Compiling socket.cc
[552/953] Compiling convert.cc
[553/953] Compiling socket_helper.cc
[554/953] Compiling pair.cc
[555/953] Compiling hexdump.cc
[556/953] Compiling file.cc
[557/953] Compiling fd.cc
[558/953] Compiling errno.cc
[559/953] Compiling base64.cc
[560/953] Compiling connect.cc
[561/953] Compiling bio_mem.cc
[562/953] Compiling bio.cc
[563/953] Compiling tasn_fre.cc
[564/953] Compiling posix_time.cc
[565/953] Compiling tasn_typ.cc
[566/953] Compiling tasn_utl.cc
[567/953] Compiling tasn_enc.cc
[568/953] Compiling f_string.cc
[569/953] Compiling asn_pack.cc
[570/953] Compiling tasn_new.cc
[571/953] Compiling asn1_par.cc
[572/953] Compiling f_int.cc
[573/953] Compiling tasn_dec.cc
[574/953] Compiling a_strnid.cc
[575/953] Compiling asn1_lib.cc
[576/953] Compiling a_utctm.cc
[577/953] Compiling a_octet.cc
[578/953] Compiling a_type.cc
[579/953] Compiling a_time.cc
[580/953] Compiling a_strex.cc
[581/953] Compiling a_i2d_fp.cc
[582/953] Compiling a_mbstr.cc
[583/953] Compiling a_object.cc
[584/953] Compiling a_gentm.cc
[585/953] Compiling a_dup.cc
[586/953] Compiling a_d2i_fp.cc
[587/953] Compiling fiat_p256_adx_sqr.S
[588/953] Compiling a_int.cc
[589/953] Compiling fiat_p256_adx_mul.S
[590/953] Compiling fiat_curve25519_adx_square.S
[591/953] Compiling fiat_curve25519_adx_mul.S
[592/953] Compiling md5-x86_64-apple.S
[593/953] Compiling md5-x86_64-linux.S
[594/953] Compiling md5-586-linux.S
[595/953] Compiling md5-586-apple.S
[596/953] Compiling chacha20_poly1305_x86_64-linux.S
[597/953] Compiling chacha20_poly1305_x86_64-apple.S
[598/953] Compiling a_bitstr.cc
[599/953] Compiling chacha20_poly1305_armv8-apple.S
[600/953] Compiling chacha20_poly1305_armv8-linux.S
[601/953] Compiling a_bool.cc
[602/953] Compiling chacha20_poly1305_armv8-win.S
[603/953] Compiling chacha-x86_64-apple.S
[604/953] Compiling chacha-x86_64-linux.S
[605/953] Compiling chacha-x86-linux.S
[606/953] Compiling chacha-x86-apple.S
[607/953] Compiling chacha-armv8-win.S
[608/953] Compiling chacha-armv8-linux.S
[608/953] Compiling err_data.cc
[610/953] Compiling CCryptoBoringSSLShims shims.c
[611/953] Compiling chacha-armv8-apple.S
[612/953] Compiling chacha-armv4-linux.S
[613/953] Compiling x86_64-mont5-linux.S
[614/953] Compiling x86_64-mont5-apple.S
[615/953] Compiling aes128gcmsiv-x86_64-linux.S
[616/953] Compiling aes128gcmsiv-x86_64-apple.S
[616/953] Compiling x86_64-mont-linux.S
[616/953] Compiling x86_64-mont-apple.S
[619/953] Compiling x86-mont-linux.S
[620/953] Compiling vpaes-x86_64-linux.S
[621/953] Compiling x86-mont-apple.S
[622/953] Compiling vpaes-x86_64-apple.S
[623/953] Compiling vpaes-x86-linux.S
[624/953] Compiling vpaes-armv8-win.S
[625/953] Compiling vpaes-x86-apple.S
[626/953] Compiling vpaes-armv7-linux.S
[627/953] Compiling vpaes-armv8-linux.S
[628/953] Compiling sha512-x86_64-apple.S
[629/953] Compiling vpaes-armv8-apple.S
[630/953] Compiling sha512-x86_64-linux.S
[631/953] Compiling sha512-armv8-win.S
[632/953] Compiling sha512-armv8-linux.S
[633/953] Compiling sha512-armv8-apple.S
[634/953] Compiling sha512-armv4-linux.S
[635/953] Compiling sha512-586-linux.S
[636/953] Compiling sha256-armv8-win.S
[637/953] Compiling sha256-x86_64-linux.S
[638/953] Compiling sha512-586-apple.S
[639/953] Compiling sha256-x86_64-apple.S
[640/953] Compiling sha256-armv8-linux.S
[641/953] Compiling sha256-armv8-apple.S
[641/953] Compiling sha256-armv4-linux.S
[643/953] Compiling sha256-586-linux.S
[644/953] Compiling sha256-586-apple.S
[645/953] Compiling sha1-x86_64-apple.S
[646/953] Compiling sha1-armv8-linux.S
[647/953] Compiling sha1-armv8-win.S
[648/953] Compiling sha1-armv8-apple.S
[649/953] Compiling sha1-x86_64-linux.S
[650/953] Compiling sha1-586-linux.S
[651/953] Compiling sha1-586-apple.S
[652/953] Compiling rsaz-avx2-apple.S
[653/953] Compiling rsaz-avx2-linux.S
[654/953] Compiling sha1-armv4-large-linux.S
[655/953] Compiling rdrand-x86_64-linux.S
[656/953] Compiling p256_beeu-armv8-asm-win.S
[657/953] Compiling rdrand-x86_64-apple.S
[658/953] Compiling p256_beeu-x86_64-asm-apple.S
[659/953] Compiling p256_beeu-x86_64-asm-linux.S
[660/953] Compiling p256_beeu-armv8-asm-linux.S
[661/953] Compiling p256_beeu-armv8-asm-apple.S
[662/953] Compiling p256-x86_64-asm-linux.S
[663/953] Compiling p256-armv8-asm-win.S
[664/953] Compiling p256-armv8-asm-apple.S
[665/953] Compiling p256-x86_64-asm-apple.S
[666/953] Compiling p256-armv8-asm-linux.S
[667/953] Compiling ghashv8-armv8-win.S
[668/953] Compiling ghashv8-armv8-linux.S
[669/953] Compiling ghashv8-armv8-apple.S
[670/953] Compiling ghash-x86-linux.S
[671/953] Compiling ghashv8-armv7-linux.S
[672/953] Compiling ghash-x86_64-linux.S
[673/953] Compiling ghash-x86_64-apple.S
[674/953] Compiling ghash-ssse3-x86-linux.S
[675/953] Compiling ghash-x86-apple.S
[676/953] Compiling ghash-ssse3-x86_64-linux.S
[677/953] Compiling ghash-ssse3-x86_64-apple.S
[678/953] Compiling ghash-neon-armv8-apple.S
[679/953] Compiling ghash-neon-armv8-linux.S
[680/953] Compiling ghash-ssse3-x86-apple.S
[681/953] Compiling ghash-armv4-linux.S
[682/953] Compiling ghash-neon-armv8-win.S
[683/953] Compiling co-586-linux.S
[684/953] Compiling bsaes-armv7-linux.S
[685/953] Compiling co-586-apple.S
[686/953] Compiling bn-armv8-linux.S
[687/953] Compiling bn-armv8-win.S
[688/953] Compiling bn-586-linux.S
[689/953] Compiling bn-armv8-apple.S
[690/953] Compiling bn-586-apple.S
[691/953] Compiling armv4-mont-linux.S
[692/953] Compiling armv8-mont-win.S
[693/953] Compiling armv8-mont-linux.S
[694/953] Compiling armv8-mont-apple.S
[695/953] Compiling aesv8-gcm-armv8-win.S
[696/953] Compiling aesv8-gcm-armv8-linux.S
[696/953] Compiling aesv8-gcm-armv8-apple.S
[698/953] Compiling aesv8-armv8-linux.S
[699/953] Compiling aesv8-armv8-win.S
[700/953] Compiling aesv8-armv8-apple.S
[701/953] Compiling aesv8-armv7-linux.S
[702/953] Compiling aesni-x86_64-apple.S
[703/953] Compiling aesni-x86_64-linux.S
[704/953] Compiling aesni-x86-apple.S
[705/953] Compiling aesni-gcm-x86_64-apple.S
[706/953] Compiling aesni-gcm-x86_64-linux.S
[707/953] Compiling aes-gcm-avx512-x86_64-linux.S
[708/953] Compiling aesni-x86-linux.S
[709/953] Compiling aes-gcm-avx512-x86_64-apple.S
[710/953] Compiling aes-gcm-avx2-x86_64-apple.S
[711/953] Compiling aes-gcm-avx2-x86_64-linux.S
[712/953] Compiling xwing.cc
[713/953] Compiling c-nioatomics.c
[714/953] Compiling x_x509.cc
[715/953] Compiling x_sig.cc
[716/953] Compiling x_x509a.cc
[717/953] Compiling x_spki.cc
[718/953] Compiling x_req.cc
[719/953] Compiling c-atomics.c
[720/953] Compiling x_pubkey.cc
[721/953] Compiling x_exten.cc
[722/953] Compiling x_name.cc
[723/960] Compiling x_algor.cc
[724/960] Compiling x_crl.cc
[725/960] Compiling x_all.cc
[726/960] Compiling x_attrib.cc
[728/960] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[729/960] Compiling NIOConcurrencyHelpers NIOLock.swift
[730/960] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[731/960] Compiling NIOConcurrencyHelpers lock.swift
[732/960] Compiling NIOConcurrencyHelpers atomics.swift
[732/960] Compiling x509spki.cc
[734/960] Emitting module NIOConcurrencyHelpers
[735/960] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[735/961] Compiling x509rset.cc
[737/961] Compiling x509cset.cc
[738/961] Compiling x509_txt.cc
[739/961] Compiling x509name.cc
[740/1025] Compiling x509_vpm.cc
[741/1025] Compiling x509_vfy.cc
[742/1025] Compiling x509_v3.cc
[743/1025] Compiling x509_obj.cc
[744/1025] Compiling x509_trs.cc
[745/1025] Compiling x509_req.cc
[746/1025] Compiling x509_set.cc
[747/1025] Compiling x509_lu.cc
[748/1025] Compiling x509_d2.cc
[749/1025] Compiling x509_ext.cc
[750/1025] Compiling x509_att.cc
[751/1025] Compiling x509_def.cc
[753/1025] Compiling NIOCore NIOCoreSendableMetatype.swift
[754/1025] Compiling NIOCore NIODecodedAsyncSequence.swift
[755/1025] Compiling NIOCore NIOLoopBound.swift
[756/1025] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[757/1025] Compiling NIOCore NIOScheduledCallback.swift
[758/1025] Compiling NIOCore NIOSendable.swift
[759/1025] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[760/1025] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[761/1025] Compiling NIOCore RecvByteBufferAllocator.swift
[761/1033] Compiling x509_cmp.cc
[762/1033] Compiling v3_skey.cc
[763/1033] Compiling x509.cc
[764/1033] Compiling v3_utl.cc
[765/1033] Compiling v3_purp.cc
[766/1033] Compiling v3_pmaps.cc
[767/1033] Compiling v3_prn.cc
[768/1033] Compiling v3_pcons.cc
[770/1033] Compiling NIOCore IPProtocol.swift
[771/1033] Compiling NIOCore IntegerBitPacking.swift
[772/1033] Compiling NIOCore IntegerTypes.swift
[773/1033] Compiling NIOCore Interfaces.swift
[774/1033] Compiling NIOCore Linux.swift
[775/1033] Compiling NIOCore MarkedCircularBuffer.swift
[776/1033] Compiling NIOCore MulticastChannel.swift
[777/1033] Compiling NIOCore NIOAny.swift
[778/1033] Compiling NIOCore NIOCloseOnErrorHandler.swift
[778/1033] Compiling v3_ocsp.cc
[780/1033] Compiling NIOCore EventLoopFuture+Deprecated.swift
[781/1033] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[782/1033] Compiling NIOCore EventLoopFuture.swift
[783/1033] Compiling NIOCore FileDescriptor.swift
[784/1033] Compiling NIOCore FileHandle.swift
[785/1033] Compiling NIOCore FileRegion.swift
[786/1033] Compiling NIOCore GlobalSingletons.swift
[787/1033] Compiling NIOCore IO.swift
[788/1033] Compiling NIOCore IOData.swift
[788/1033] Compiling v3_int.cc
[789/1033] Compiling v3_ncons.cc
[790/1033] Compiling v3_lib.cc
[791/1033] Compiling v3_info.cc
[793/1033] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[794/1033] Compiling NIOCore SocketAddresses.swift
[795/1033] Compiling NIOCore SocketOptionProvider.swift
[796/1033] Compiling NIOCore SystemCallHelpers.swift
[797/1033] Compiling NIOCore TimeAmount+Duration.swift
[798/1033] Compiling NIOCore TypeAssistedChannelHandler.swift
[799/1033] Compiling NIOCore UniversalBootstrapSupport.swift
[800/1033] Compiling NIOCore Utilities.swift
[800/1033] Compiling v3_extku.cc
[801/1033] Compiling v3_genn.cc
[802/1033] Compiling v3_ia5.cc
[804/1033] Compiling NIOCore CircularBuffer.swift
[805/1033] Compiling NIOCore Codec.swift
[806/1033] Compiling NIOCore ConvenienceOptionSupport.swift
[807/1033] Compiling NIOCore DeadChannel.swift
[808/1033] Compiling NIOCore DispatchQueue+WithFuture.swift
[809/1033] Compiling NIOCore EventLoop+Deprecated.swift
[810/1033] Compiling NIOCore EventLoop+SerialExecutor.swift
[811/1033] Compiling NIOCore EventLoop.swift
[812/1033] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[812/1033] Compiling v3_cpols.cc
[814/1033] Compiling NIOCore AddressedEnvelope.swift
[815/1033] Compiling NIOCore AsyncAwaitSupport.swift
[816/1033] Compiling NIOCore AsyncChannel.swift
[817/1033] Compiling NIOCore AsyncChannelHandler.swift
[818/1033] Compiling NIOCore AsyncChannelInboundStream.swift
[819/1033] Compiling NIOCore AsyncChannelOutboundWriter.swift
[820/1033] Compiling NIOCore NIOAsyncSequenceProducer.swift
[821/1033] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[822/1033] Compiling NIOCore NIOAsyncWriter.swift
[822/1033] Compiling v3_enum.cc
[823/1033] Compiling v3_crld.cc
[824/1033] Compiling v3_bcons.cc
[825/1033] Compiling v3_bitst.cc
[826/1033] Compiling v3_conf.cc
[827/1033] Compiling v3_alt.cc
[828/1033] Compiling v3_akeya.cc
[829/1033] Compiling t_x509a.cc
[830/1033] Compiling v3_akey.cc
[831/1033] Compiling t_x509.cc
[832/1033] Compiling t_req.cc
[833/1033] Compiling t_crl.cc
[834/1033] Compiling i2d_pr.cc
[835/1033] Compiling rsa_pss.cc
[836/1033] Compiling policy.cc
[837/1033] Compiling by_file.cc
[838/1033] Compiling name_print.cc
[839/1033] Compiling asn1_gen.cc
[840/1033] Compiling by_dir.cc
[841/1033] Compiling algorithm.cc
[842/1033] Compiling a_verify.cc
[843/1033] Compiling thread_pthread.cc
[844/1033] Compiling thread_win.cc
[845/1033] Compiling a_sign.cc
[846/1033] Compiling voprf.cc
[847/1033] Compiling thread_none.cc
[848/1033] Compiling a_digest.cc
[849/1033] Compiling thread.cc
[850/1033] Compiling pmbtoken.cc
[852/1033] Emitting module NIOCore
[852/1033] Compiling trust_token.cc
[853/1033] Compiling slhdsa.cc
[854/1033] Compiling stack.cc
[856/1033] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[857/1033] Compiling NIOCore BSDSocketAPI.swift
[858/1033] Compiling NIOCore ByteBuffer-aux.swift
[859/1033] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[860/1033] Compiling NIOCore ByteBuffer-conversions.swift
[861/1033] Compiling NIOCore ByteBuffer-core.swift
[862/1033] Compiling NIOCore ByteBuffer-hex.swift
[863/1033] Compiling NIOCore ByteBuffer-int.swift
[864/1033] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[865/1033] Compiling NIOCore ByteBuffer-multi-int.swift
[866/1033] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[867/1033] Compiling NIOCore ByteBuffer-views.swift
[868/1033] Compiling NIOCore Channel.swift
[869/1033] Compiling NIOCore ChannelHandler.swift
[870/1033] Compiling NIOCore ChannelHandlers.swift
[871/1033] Compiling NIOCore ChannelInvoker.swift
[872/1033] Compiling NIOCore ChannelOption.swift
[873/1033] Compiling NIOCore ChannelPipeline.swift
[873/1033] Compiling siphash.cc
[874/1034] Compiling sha512.cc
[876/1034] Compiling sha256.cc
[877/1034] Compiling sha1.cc
[878/1034] Compiling rsa_extra.cc
[879/1034] Compiling spake2plus.cc
[880/1034] Compiling rsa_print.cc
[881/1084] Compiling rsa_crypt.cc
[882/1084] Compiling windows.cc
[883/1088] Compiling rc4.cc
[884/1088] Compiling refcount.cc
[885/1088] Compiling urandom.cc
[886/1088] Compiling trusty.cc
[887/1088] Compiling rand.cc
[888/1088] Compiling ios.cc
[889/1088] Compiling passive.cc
[891/1088] Emitting module NIOEmbedded
[891/1088] Compiling rsa_asn1.cc
[892/1088] Compiling getentropy.cc
[893/1088] Compiling poly1305_arm_asm.S
[894/1088] Compiling forkunsafe.cc
[895/1088] Compiling poly1305_arm.cc
[896/1088] Compiling fork_detect.cc
[897/1088] Compiling deterministic.cc
[898/1088] Compiling pool.cc
[899/1088] Compiling poly1305.cc
[900/1088] Compiling poly1305_vec.cc
[902/1088] Compiling NIOEmbedded AsyncTestingChannel.swift
[903/1088] Compiling NIOEmbedded Embedded.swift
[904/1088] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[904/1089] Compiling pkcs8.cc
[906/1089] Compiling pkcs7.cc
[907/1089] Compiling p5_pbev2.cc
[908/1089] Compiling pkcs8_x509.cc
[910/1089] Compiling NIOPosix PipePair.swift
[911/1089] Compiling NIOPosix Pool.swift
[912/1089] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[913/1089] Compiling NIOPosix PosixSingletons.swift
[914/1089] Compiling NIOPosix RawSocketBootstrap.swift
[915/1089] Compiling NIOPosix Resolver.swift
[916/1089] Compiling NIOPosix Selectable.swift
[917/1095] Emitting module NIOPosix
[917/1095] Compiling pkcs7_x509.cc
[918/1095] Compiling pem_xaux.cc
[919/1095] Compiling pem_pkey.cc
[920/1095] Compiling pem_x509.cc
[922/1095] Compiling NIOPosix ThreadPosix.swift
[923/1095] Compiling NIOPosix ThreadWindows.swift
[924/1095] Compiling NIOPosix Utilities.swift
[925/1095] Compiling NIOPosix VsockAddress.swift
[926/1095] Compiling NIOPosix VsockChannelEvents.swift
[927/1095] Compiling NIOPosix Windows.swift
[927/1095] Compiling pem_oth.cc
[928/1095] Compiling pem_pk8.cc
[930/1095] Compiling NIOPosix ServerSocket.swift
[931/1095] Compiling NIOPosix Socket.swift
[932/1095] Compiling NIOPosix SocketChannel.swift
[933/1095] Compiling NIOPosix SocketProtocols.swift
[934/1095] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[935/1095] Compiling NIOPosix System.swift
[936/1095] Compiling NIOPosix Thread.swift
[937/1095] Compiling NIOPosix SelectableChannel.swift
[938/1095] Compiling NIOPosix SelectableEventLoop.swift
[939/1095] Compiling NIOPosix SelectorEpoll.swift
[940/1095] Compiling NIOPosix SelectorGeneric.swift
[941/1095] Compiling NIOPosix SelectorKqueue.swift
[942/1095] Compiling NIOPosix SelectorUring.swift
[943/1095] Compiling NIOPosix SelectorWSAPoll.swift
[943/1095] Compiling pem_lib.cc
[944/1095] Compiling mlkem.cc
[945/1095] Compiling pem_info.cc
[946/1095] Compiling obj_xref.cc
[947/1095] Compiling mldsa.cc
[948/1095] Compiling pem_all.cc
[949/1095] Compiling mem.cc
[950/1095] Compiling poly_rq_mul.S
[952/1095] Compiling NIOPosix HappyEyeballs.swift
[953/1095] Compiling NIOPosix IO.swift
[954/1095] Compiling NIOPosix IntegerBitPacking.swift
[955/1095] Compiling NIOPosix IntegerTypes.swift
[956/1095] Compiling NIOPosix Linux.swift
[957/1095] Compiling NIOPosix LinuxCPUSet.swift
[958/1095] Compiling NIOPosix LinuxUring.swift
[959/1095] Compiling NIOPosix BaseStreamSocketChannel.swift
[960/1095] Compiling NIOPosix Bootstrap.swift
[961/1095] Compiling NIOPosix ControlMessage.swift
[962/1095] Compiling NIOPosix DatagramVectorReadManager.swift
[963/1095] Compiling NIOPosix Errors+Any.swift
[964/1095] Compiling NIOPosix FileDescriptor.swift
[965/1095] Compiling NIOPosix GetaddrinfoResolver.swift
[966/1095] Compiling NIOPosix BSDSocketAPICommon.swift
[967/1095] Compiling NIOPosix BSDSocketAPIPosix.swift
[968/1095] Compiling NIOPosix BSDSocketAPIWindows.swift
[969/1095] Compiling NIOPosix BaseSocket.swift
[970/1095] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[971/1095] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[972/1095] Compiling NIOPosix BaseSocketChannel.swift
[973/1095] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[974/1095] Compiling NIOPosix NIOPosixSendableMetatype.swift
[975/1095] Compiling NIOPosix NIOThreadPool.swift
[976/1095] Compiling NIOPosix NonBlockingFileIO.swift
[977/1095] Compiling NIOPosix PendingDatagramWritesManager.swift
[978/1095] Compiling NIOPosix PendingWritesManager.swift
[979/1095] Compiling NIOPosix PipeChannel.swift
[979/1096] Compiling lhash.cc
[980/1096] Compiling obj.cc
[981/1096] Compiling md5.cc
[982/1096] Compiling fips_shared_support.cc
[984/1096] Compiling md4.cc
[985/1096] Compiling kyber.cc
[986/1096] Compiling fuzzer_mode.cc
[987/1096] Compiling hrss.cc
[988/1096] Compiling ex_data.cc
[989/1098] Compiling hpke.cc
[990/1098] Compiling scrypt.cc
[992/1098] Emitting module NIO
[993/1098] Compiling NIO Exports.swift
[993/1099] Compiling sign.cc
[995/1099] Compiling pbkdf.cc
[996/1099] Compiling print.cc
[997/1105] Compiling p_x25519.cc
[999/1105] Compiling NIOTLS TLSEvents.swift
[999/1105] Compiling p_x25519_asn1.cc
[1001/1117] Emitting module NIOTLS
[1002/1117] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1002/1117] Compiling p_rsa.cc
[1003/1117] Compiling p_ed25519_asn1.cc
[1004/1117] Compiling p_hkdf.cc
[1005/1117] Compiling p_rsa_asn1.cc
[1007/1125] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1008/1125] Compiling NIOHTTP1 HTTPDecoder.swift
[1009/1134] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1010/1139] Compiling NIOSOCKS SOCKSResponse.swift
[1011/1139] Compiling NIOSOCKS ClientStateMachine.swift
[1012/1139] Compiling NIOHTTP1 HTTPEncoder.swift
[1013/1139] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1014/1139] Emitting module NIOSOCKS
[1015/1139] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1016/1139] Compiling NIOTLS SNIHandler.swift
[1017/1139] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1018/1140] Compiling NIOSOCKS ServerStateMachine.swift
[1020/1140] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1021/1140] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1022/1140] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1023/1140] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1025/1141] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1026/1172] Compiling p_ed25519.cc
[1028/1172] Compiling NIOSSL NIOSSLHandler.swift
[1029/1172] Compiling NIOSSL AndroidCABundle.swift
[1030/1172] Emitting module NIOHTTP1
[1030/1172] Compiling p_ec.cc
[1031/1172] Compiling p_ec_asn1.cc
[1033/1172] Compiling NIOSSL NIOSSLClientHandler.swift
[1034/1172] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1035/1172] Compiling NIOSSL SSLPKCS12Bundle.swift
[1036/1172] Compiling NIOSSL SSLCertificate.swift
[1037/1172] Compiling NIOSSL SSLCertificateExtensions.swift
[1038/1172] Compiling NIOSSL SSLCertificateName.swift
[1038/1172] Compiling p_dh_asn1.cc
[1039/1172] Compiling p_dsa_asn1.cc
[1041/1172] Emitting module NIOSSL
[1041/1176] Compiling p_dh.cc
[1042/1176] Compiling evp_ctx.cc
[1044/1176] Compiling NIOSSL IdentityVerification.swift
[1045/1176] Compiling NIOSSL NIOSSLServerHandler.swift
[1045/1176] Compiling evp_asn1.cc
[1047/1176] Compiling NIOSSL ByteBufferBIO.swift
[1048/1176] Compiling NIOSSL CustomPrivateKey.swift
[1049/1176] Emitting module NIOFoundationCompat
[1050/1176] Compiling NIOSSL SSLContext.swift
[1051/1176] Compiling NIOSSL SSLErrors.swift
[1052/1176] Compiling NIOSSL SSLInit.swift
[1053/1177] Compiling engine.cc
[1054/1177] Compiling err.cc
[1055/1177] Compiling ecdsa_asn1.cc
[1056/1195] Compiling ecdsa_p1363.cc
[1057/1195] Compiling evp.cc
[1059/1195] Compiling NIOHPACK IndexedHeaderTable.swift
[1059/1196] Compiling ecdh.cc
[1061/1196] Emitting module NIOHTTPCompression
[1062/1196] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1063/1196] Compiling NIOSSL SubjectAlternativeName.swift
[1064/1196] Compiling NIOSSL NIOSSLSecureBytes.swift
[1065/1196] Compiling NIOSSL RNG.swift
[1066/1196] Compiling NIOSSL SafeCompare.swift
[1067/1196] Compiling NIOSSL SSLPrivateKey.swift
[1068/1196] Compiling NIOSSL SSLPublicKey.swift
[1069/1196] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1070/1196] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1071/1196] Compiling NIOHPACK IntegerCoding.swift
[1072/1196] Compiling NIOHPACK StaticHeaderTable.swift
[1073/1196] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1074/1196] Compiling NIOHPACK HuffmanTables.swift
[1075/1196] Compiling NIOHPACK HuffmanCoding.swift
[1076/1196] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1077/1196] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1078/1196] Compiling NIOHTTPCompression HTTPDecompression.swift
[1079/1196] Compiling NIOHTTPCompression HTTPCompression.swift
[1080/1196] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1081/1196] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1081/1197] Compiling ec_derive.cc
[1083/1197] Emitting module NIOHPACK
[1084/1197] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1085/1197] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1088/1198] Compiling NIOHPACK DynamicHeaderTable.swift
[1089/1198] Compiling NIOHPACK HPACKDecoder.swift
[1090/1198] Compiling NIOHPACK HPACKEncoder.swift
[1091/1198] Compiling NIOHPACK HPACKErrors.swift
[1093/1198] Compiling NIOSSL ObjectIdentifier.swift
[1094/1198] Compiling NIOSSL PosixPort.swift
[1095/1198] Compiling NIOSSL SSLCallbacks.swift
[1096/1198] Compiling NIOSSL LinuxCABundle.swift
[1100/1198] Compiling NIOHPACK HPACKHeader.swift
[1101/1198] Compiling NIOHPACK HeaderTables.swift
[1103/1198] Compiling NIOSSL SSLConnection.swift
[1107/1198] Compiling hash_to_curve.cc
[1109/1198] Compiling NIOSSL Zeroization.swift
[1110/1198] Compiling NIOSSL TLSConfiguration.swift
[1112/1198] Compiling NIOSSL UniversalBootstrapSupport.swift
[1113/1198] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1121/1222] Compiling NIOTransportServices StateManagedChannel.swift
[1122/1222] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1123/1222] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1124/1222] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1125/1222] Compiling NIOTransportServices NIOTSSingletons.swift
[1126/1222] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1127/1222] Compiling NIOTransportServices NIOTSBootstraps.swift
[1128/1222] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1129/1222] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1130/1224] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1131/1224] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1132/1224] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1133/1224] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1134/1224] Compiling NIOTransportServices NIOTSErrors.swift
[1135/1224] Compiling NIOTransportServices NIOTSEventLoop.swift
[1135/1224] Compiling ec_asn1.cc
[1137/1224] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1138/1224] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1138/1224] Compiling dsa_asn1.cc
[1139/1224] Compiling dsa.cc
[1141/1224] Compiling NIOTransportServices AcceptHandler.swift
[1142/1224] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1143/1224] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1144/1224] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1145/1224] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1146/1224] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1147/1224] Emitting module NIOTransportServices
[1147/1225] Compiling digest_extra.cc
[1149/1288] Compiling des.cc
[1150/1288] Compiling x25519-asm-arm.S
[1151/1288] Compiling params.cc
[1152/1288] Compiling dh_asn1.cc
[1154/1288] Compiling NIOHTTP2 MaySendFrames.swift
[1155/1288] Compiling NIOHTTP2 SendingDataState.swift
[1156/1288] Compiling NIOHTTP2 SendingGoawayState.swift
[1157/1288] Compiling NIOHTTP2 SendingHeadersState.swift
[1158/1288] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1159/1288] Compiling NIOHTTP2 SendingRstStreamState.swift
[1160/1288] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1161/1288] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1162/1288] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1162/1296] Compiling cpu_arm_linux.cc
[1163/1296] Compiling spake25519.cc
[1164/1296] Compiling cpu_intel.cc
[1165/1296] Compiling crypto.cc
[1167/1296] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1168/1296] Compiling NIOHTTP2 HasLocalSettings.swift
[1169/1296] Compiling NIOHTTP2 HasRemoteSettings.swift
[1170/1296] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1171/1296] Compiling NIOHTTP2 QuiescingState.swift
[1172/1296] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1173/1296] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1174/1296] Compiling NIOHTTP2 StateMachineResult.swift
[1175/1296] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1175/1296] Compiling curve25519_64_adx.cc
[1176/1296] Compiling cpu_arm_freebsd.cc
[1177/1296] Compiling curve25519.cc
[1178/1296] Compiling cpu_aarch64_openbsd.cc
[1179/1296] Compiling cpu_aarch64_win.cc
[1180/1296] Compiling cpu_aarch64_linux.cc
[1181/1296] Compiling cpu_aarch64_fuchsia.cc
[1182/1296] Compiling cpu_aarch64_sysreg.cc
[1183/1296] Compiling cpu_aarch64_apple.cc
[1184/1296] Compiling conf.cc
[1186/1296] Emitting module NIOHTTP2
[1186/1296] Compiling tls_cbc.cc
[1187/1296] Compiling e_rc2.cc
[1188/1296] Compiling get_cipher.cc
[1189/1296] Compiling e_tls.cc
[1190/1296] Compiling e_rc4.cc
[1191/1296] Compiling cms.cc
[1193/1296] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1194/1296] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1195/1296] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1196/1296] Compiling NIOHTTP2 InboundEventBuffer.swift
[1197/1296] Compiling NIOHTTP2 InboundWindowManager.swift
[1198/1296] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1199/1296] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1200/1296] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[1200/1296] Compiling e_null.cc
[1201/1296] Compiling e_des.cc
[1202/1296] Compiling e_aeseax.cc
[1203/1296] Compiling e_chacha20poly1305.cc
[1204/1296] Compiling e_aesgcmsiv.cc
[1206/1296] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[1207/1296] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1208/1296] Compiling NIOHTTP2 StreamChannelList.swift
[1209/1296] Compiling NIOHTTP2 StreamMap.swift
[1210/1296] Compiling NIOHTTP2 StreamStateMachine.swift
[1211/1296] Compiling NIOHTTP2 Timer.swift
[1212/1296] Compiling NIOHTTP2 UnsafeTransfer.swift
[1213/1296] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1213/1296] Compiling derive_key.cc
[1214/1296] Compiling e_aesctrhmac.cc
[1215/1296] Compiling chacha.cc
[1216/1296] Compiling cbb.cc
[1217/1296] Compiling cbs.cc
[1218/1296] Compiling buf.cc
[1219/1296] Compiling unicode.cc
[1220/1296] Compiling asn1_compat.cc
[1222/1296] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1223/1296] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1224/1296] Compiling NIOHTTP2 MayReceiveFrames.swift
[1225/1296] Compiling NIOHTTP2 ReceivingDataState.swift
[1226/1296] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1227/1296] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1228/1296] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1229/1296] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1230/1296] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1230/1296] Compiling ber.cc
[1231/1296] Compiling sqrt.cc
[1232/1296] Compiling div.cc
[1233/1296] Compiling exponentiation.cc
[1234/1296] Compiling bn_asn1.cc
[1235/1296] Compiling convert.cc
[1236/1296] Compiling printf.cc
[1237/1296] Compiling file.cc
[1238/1296] Compiling pair.cc
[1239/1296] Compiling hexdump.cc
[1240/1296] Compiling blake2.cc
[1241/1296] Compiling bio_mem.cc
[1242/1296] Compiling fd.cc
[1243/1296] Compiling errno.cc
[1244/1296] Compiling bio.cc
[1245/1296] Compiling base64.cc
[1246/1296] Compiling tasn_typ.cc
[1247/1296] Compiling tasn_fre.cc
[1248/1296] Compiling tasn_utl.cc
[1249/1296] Compiling tasn_enc.cc
[1250/1296] Compiling posix_time.cc
[1251/1296] Compiling f_string.cc
[1252/1296] Compiling tasn_new.cc
[1253/1296] Compiling f_int.cc
[1254/1296] Compiling tasn_dec.cc
[1255/1296] Compiling asn1_par.cc
[1256/1296] Compiling asn_pack.cc
[1258/1296] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1259/1296] Compiling NIOHTTP2 HTTP2PingData.swift
[1260/1296] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1261/1296] Compiling NIOHTTP2 HTTP2Settings.swift
[1262/1296] Compiling NIOHTTP2 HTTP2Stream.swift
[1263/1296] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1264/1296] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1265/1296] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1266/1296] Compiling NIOHTTP2 HTTP2StreamID.swift
[1267/1296] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1268/1296] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1269/1296] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1270/1296] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1271/1296] Compiling NIOHTTP2 HTTP2Error.swift
[1272/1296] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1273/1296] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1274/1296] Compiling NIOHTTP2 HTTP2Frame.swift
[1275/1296] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1276/1296] Compiling NIOHTTP2 DOSHeuristics.swift
[1277/1296] Compiling NIOHTTP2 Error+Any.swift
[1278/1296] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1279/1296] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1280/1296] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1281/1296] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1282/1296] Compiling NIOHTTP2 GlitchesMonitor.swift
[1283/1296] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1284/1296] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1284/1297] Compiling a_utctm.cc
[1285/1297] Compiling asn1_lib.cc
[1287/1297] Compiling a_type.cc
[1288/1297] Compiling a_time.cc
[1289/1297] Compiling bcm.cc
[1290/1297] Compiling a_octet.cc
[1291/1297] Compiling a_strex.cc
[1292/1297] Compiling a_strnid.cc
[1293/1297] Compiling a_mbstr.cc
[1294/1297] Compiling a_object.cc
[1295/1297] Compiling a_i2d_fp.cc
[1296/1297] Compiling a_int.cc
[1298/1305] Compiling CryptoBoringWrapper RandomBytes.swift
[1299/1369] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1300/1369] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1301/1369] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1302/1369] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1303/1369] Emitting module CryptoBoringWrapper
[1304/1369] Compiling CryptoBoringWrapper EllipticCurve.swift
[1305/1369] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1307/1453] Emitting module AsyncHTTPClient
[1308/1461] Compiling Crypto MLKEM.swift
[1309/1461] Compiling Crypto XWing.swift
[1310/1461] Compiling Crypto ECDH_boring.swift
[1311/1461] Compiling Crypto DH.swift
[1312/1461] Compiling Crypto ECDH.swift
[1313/1461] Compiling Crypto ANSIx963.swift
[1314/1461] Compiling Crypto HKDF.swift
[1315/1461] Compiling Crypto AESWrap.swift
[1316/1461] Compiling Crypto AESWrap_boring.swift
[1317/1461] Compiling Crypto HPKE-LabeledExtract.swift
[1318/1461] Compiling Crypto HPKE-Utils.swift
[1319/1461] Compiling Crypto DHKEM.swift
[1320/1461] Compiling Crypto HPKE-KEM-Curve25519.swift
[1321/1461] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1322/1461] Compiling Crypto HPKE-KEM.swift
[1323/1461] Compiling Crypto HPKE-Errors.swift
[1324/1461] Compiling Crypto HPKE.swift
[1325/1461] Compiling Crypto HPKE-Context.swift
[1326/1461] Compiling Crypto HPKE-KeySchedule.swift
[1327/1461] Compiling Crypto HPKE-Modes.swift
[1328/1461] Compiling Crypto Insecure.swift
[1329/1472] Compiling AsyncHTTPClient RequestValidation.swift
[1330/1472] Compiling AsyncHTTPClient SSLContextCache.swift
[1331/1472] Compiling AsyncHTTPClient Scheme.swift
[1332/1472] Compiling AsyncHTTPClient Singleton.swift
[1333/1472] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1334/1472] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1335/1472] Compiling AsyncHTTPClient TracingSupport.swift
[1336/1472] Compiling AsyncHTTPClient Utils.swift
[1337/1472] Compiling Crypto ECDSASignature.swift
[1338/1472] Compiling Crypto PEMDocument.swift
[1339/1472] Compiling Crypto PKCS8PrivateKey.swift
[1340/1472] Compiling Crypto SEC1PrivateKey.swift
[1341/1472] Compiling Crypto SubjectPublicKeyInfo.swift
[1342/1472] Compiling Crypto CryptoError_boring.swift
[1346/1472] Compiling Crypto ASN1Boolean.swift
[1347/1472] Compiling Crypto ASN1Identifier.swift
[1348/1472] Compiling Crypto ASN1Integer.swift
[1349/1472] Compiling Crypto ASN1Null.swift
[1350/1472] Compiling Crypto ASN1OctetString.swift
[1351/1472] Compiling Crypto ASN1Strings.swift
[1352/1472] Compiling Crypto ArraySliceBigint.swift
[1353/1472] Compiling Crypto GeneralizedTime.swift
[1354/1472] Compiling Crypto ObjectIdentifier.swift
[1355/1472] Compiling Crypto HPKE-Ciphersuite.swift
[1356/1472] Compiling Crypto HPKE-KDF.swift
[1357/1472] Compiling Crypto HPKE-KexKeyDerivation.swift
[1358/1472] Compiling Crypto Insecure_HashFunctions.swift
[1359/1472] Compiling Crypto MLKEM_boring.swift
[1360/1472] Compiling Crypto MLKEM_wrapper.swift
[1361/1472] Compiling Crypto XWing_boring.swift
[1362/1472] Compiling Crypto KEM-Errors.swift
[1363/1472] Compiling Crypto KEM.swift
[1364/1472] Compiling Crypto CryptoKitErrors.swift
[1365/1472] Compiling Crypto Digest_boring.swift
[1366/1472] Compiling Crypto Digest.swift
[1367/1472] Compiling Crypto Digests.swift
[1368/1472] Compiling Crypto HashFunctions.swift
[1369/1472] Compiling Crypto HashFunctions_SHA2.swift
[1370/1472] Compiling Crypto HashFunctions_SHA3.swift
[1371/1472] Compiling Crypto Digest_xkcp.swift
[1372/1472] Compiling Crypto HPKE-AEAD.swift
[1388/1472] Compiling Crypto AES-GCM.swift
[1389/1472] Compiling Crypto AES-GCM_boring.swift
[1390/1472] Compiling Crypto ChaChaPoly_boring.swift
[1391/1472] Compiling Crypto ChaChaPoly.swift
[1392/1472] Compiling Crypto Cipher.swift
[1393/1472] Compiling Crypto Nonces.swift
[1394/1472] Compiling Crypto ASN1.swift
[1395/1472] Compiling Crypto ASN1Any.swift
[1396/1472] Compiling Crypto ASN1BitString.swift
[1400/1472] Emitting module Crypto
[1429/1473] Compiling Crypto MLDSA.swift
[1430/1473] Compiling Crypto Signature.swift
[1431/1473] Compiling Crypto CryptoKitErrors_boring.swift
[1432/1473] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1433/1473] Compiling Crypto RNG_boring.swift
[1434/1473] Compiling Crypto SafeCompare_boring.swift
[1435/1473] Compiling Crypto Zeroization_boring.swift
[1436/1473] Compiling Crypto PrettyBytes.swift
[1437/1473] Compiling Crypto SafeCompare.swift
[1438/1473] Compiling Crypto SecureBytes.swift
[1439/1473] Compiling Crypto Zeroization.swift
[1463/1473] Compiling Crypto HMAC.swift
[1464/1473] Compiling Crypto MACFunctions.swift
[1465/1473] Compiling Crypto MessageAuthenticationCode.swift
[1466/1473] Compiling Crypto AES.swift
[1467/1473] Compiling Crypto ECDSASignature_boring.swift
[1468/1473] Compiling Crypto ECDSA_boring.swift
[1469/1473] Compiling Crypto EdDSA_boring.swift
[1470/1473] Compiling Crypto MLDSA_boring.swift
[1471/1473] Compiling Crypto MLDSA_wrapper.swift
[1472/1473] Compiling Crypto ECDSA.swift
[1473/1473] Compiling Crypto Ed25519.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 MessageResponse.swift
[1479/1488] Compiling TelesignKit MessageRoute.swift
[1480/1488] Compiling TelesignKit AccountLifecycleEvent.swift
[1481/1488] Compiling TelesignKit MessageType.swift
[1482/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))
[1483/1488] Compiling TelesignKit PhoneIdResponse.swift
[1484/1488] Compiling TelesignKit PhoneRoute.swift
[1485/1488] Compiling TelesignKit Status.swift
[1486/1488] Compiling TelesignKit TelesignModel.swift
[1487/1488] Compiling TelesignKit ScoreResponse.swift
[1488/1488] Compiling TelesignKit ScoreRoute.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/37] Compiling RealModule RealFunctions.swift
[3/58] Compiling Logging LogHandler.swift
[4/58] Compiling RealModule RelaxedArithmetic.swift
[5/58] Compiling Logging MetadataProvider.swift
[6/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
[7/58] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/58] Compiling InternalCollectionsUtilities Debugging.swift
[9/58] Compiling InternalCollectionsUtilities Descriptions.swift
[10/60] Compiling RealModule Real.swift
[11/60] Compiling ServiceContextModule ServiceContextKey.swift
[12/60] Compiling _NIODataStructures PriorityQueue.swift
[13/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/60] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/60] Emitting module ServiceContextModule
[16/60] Compiling ServiceContextModule ServiceContext.swift
[17/61] Emitting module Logging
[18/61] Compiling Logging Locks.swift
[19/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[20/61] Compiling RealModule Float16+Real.swift
[21/61] Compiling RealModule Float80+Real.swift
[22/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/61] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[25/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/61] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[27/61] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[28/61] Compiling CryptoBoringWrapper RandomBytes.swift
[29/61] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[30/61] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/61] Compiling InternalCollectionsUtilities Integer rank.swift
[32/61] Compiling NIOConcurrencyHelpers lock.swift
[34/61] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[35/61] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[36/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/61] Compiling CryptoBoringWrapper EllipticCurve.swift
[39/61] Compiling _NIODataStructures Heap.swift
[40/61] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[41/61] Emitting module _NIODataStructures
[42/61] Compiling _NIODataStructures _TinyArray.swift
[46/61] Emitting module CryptoBoringWrapper
[47/62] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[48/62] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[49/62] Compiling NIOConcurrencyHelpers atomics.swift
[50/62] Emitting module NIOConcurrencyHelpers
[51/63] Emitting module _NIOBase64
[52/63] Compiling _NIOBase64 Base64.swift
[53/64] Emitting module RealModule
[58/65] Emitting module InternalCollectionsUtilities
[59/89] Compiling Instrumentation Instrument.swift
[60/89] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[61/89] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[62/90] Compiling Instrumentation InstrumentationSystem.swift
[63/90] Compiling Atomics OptionalRawRepresentable.swift
[64/90] Compiling Atomics RawRepresentable.swift
[65/90] Compiling Atomics AtomicBool.swift
[66/90] Compiling Atomics AtomicInteger.swift
[67/91] Emitting module Instrumentation
[68/91] Compiling Instrumentation NoOpInstrument.swift
[69/91] Compiling Instrumentation MultiplexInstrument.swift
[72/116] Compiling Algorithms Split.swift
[73/116] Compiling Algorithms Stride.swift
[74/116] Compiling Algorithms Keyed.swift
[75/116] Compiling Algorithms MinMax.swift
[76/118] Compiling Instrumentation Locks.swift
[77/119] Compiling Algorithms Grouped.swift
[78/119] Compiling Algorithms Indexed.swift
[79/119] Compiling Algorithms Intersperse.swift
[80/119] Compiling Algorithms Joined.swift
[82/119] Compiling Logging Logging.swift
[84/143] Compiling DequeModule Deque+Equatable.swift
[85/143] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/143] Compiling DequeModule Deque+Testing.swift
[87/143] Compiling DequeModule _DequeBuffer.swift
[88/143] Compiling DequeModule _DequeBufferHeader.swift
[89/143] Compiling DequeModule Deque+CustomReflectable.swift
[90/143] Compiling DequeModule Deque+Descriptions.swift
[91/143] Compiling Atomics IntegerOperations.swift
[92/143] Compiling Atomics Unmanaged extensions.swift
[93/215] Compiling Tracing InstrumentationSystem+Tracing.swift
[94/228] Compiling Crypto Cipher.swift
[95/228] Compiling Crypto Nonces.swift
[96/228] Compiling Crypto ASN1.swift
[97/228] Compiling Crypto ASN1Any.swift
[98/228] Compiling Tracing TracerProtocol.swift
[99/228] Compiling Tracing TracingTime.swift
[100/228] Compiling Tracing Tracer.swift
[101/228] Compiling Tracing TracerProtocol+Legacy.swift
[102/228] Compiling Crypto ArraySliceBigint.swift
[103/228] Compiling Crypto GeneralizedTime.swift
[104/228] Compiling Crypto ObjectIdentifier.swift
[105/231] Emitting module Tracing
[106/231] Compiling Crypto ECDSASignature.swift
[107/231] Compiling Crypto PEMDocument.swift
[108/231] Compiling Crypto PKCS8PrivateKey.swift
[109/231] Compiling Crypto ASN1Strings.swift
[111/231] Compiling Crypto ASN1BitString.swift
[112/231] Compiling Crypto ASN1Boolean.swift
[113/231] Compiling Crypto ASN1Null.swift
[114/231] Compiling Crypto ASN1OctetString.swift
[115/231] Compiling Tracing NoOpTracer.swift
[116/231] Compiling Tracing SpanProtocol.swift
[118/232] Compiling Crypto AES-GCM.swift
[119/232] Compiling Crypto AES-GCM_boring.swift
[122/232] Compiling Crypto ChaChaPoly_boring.swift
[123/232] Compiling Crypto ChaChaPoly.swift
[126/232] Compiling Crypto ASN1Identifier.swift
[127/232] Compiling Crypto ASN1Integer.swift
[128/232] Compiling Algorithms Trim.swift
[129/232] Compiling Algorithms Unique.swift
[130/232] Compiling Algorithms Windows.swift
[134/232] Compiling Crypto SEC1PrivateKey.swift
[135/232] Compiling Crypto SubjectPublicKeyInfo.swift
[136/232] Compiling Crypto CryptoError_boring.swift
[137/232] Emitting module DequeModule
[143/233] Emitting module Atomics
[147/233] Compiling Crypto Digests.swift
[148/233] Compiling Crypto HashFunctions.swift
[149/233] Compiling Crypto HashFunctions_SHA2.swift
[150/233] Compiling Crypto HashFunctions_SHA3.swift
[151/233] Compiling Crypto Digest_xkcp.swift
[152/233] Compiling Crypto HPKE-AEAD.swift
[153/233] Compiling Crypto HPKE-Ciphersuite.swift
[154/233] Compiling Crypto HPKE-KDF.swift
[155/233] Compiling Crypto HPKE-KexKeyDerivation.swift
[156/233] Emitting module Crypto
[157/244] Compiling Crypto HKDF.swift
[158/244] Compiling Crypto AESWrap.swift
[159/244] Compiling Crypto AESWrap_boring.swift
[160/244] Compiling Crypto Ed25519_boring.swift
[161/244] Compiling Crypto NISTCurvesKeys_boring.swift
[162/244] Compiling Crypto X25519Keys_boring.swift
[163/244] Compiling Crypto Curve25519.swift
[164/244] Compiling Crypto Ed25519Keys.swift
[165/244] Compiling Crypto NISTCurvesKeys.swift
[166/244] Compiling Crypto X25519Keys.swift
[167/244] Compiling Crypto SymmetricKeys.swift
[168/244] Compiling Crypto HMAC.swift
[169/244] Compiling Crypto MACFunctions.swift
[170/244] Compiling Crypto MessageAuthenticationCode.swift
[171/244] Compiling Crypto AES.swift
[172/244] Compiling Crypto ECDSASignature_boring.swift
[173/244] Compiling Crypto ECDSA_boring.swift
[174/244] Compiling Crypto EdDSA_boring.swift
[175/244] Compiling Crypto MLDSA_boring.swift
[176/244] Compiling Crypto MLDSA_wrapper.swift
[177/244] Compiling Crypto ECDSA.swift
[178/244] Compiling Crypto Ed25519.swift
[209/245] Compiling Crypto Insecure_HashFunctions.swift
[210/245] Compiling Crypto MLKEM_boring.swift
[211/245] Compiling Crypto MLKEM_wrapper.swift
[212/245] Compiling Crypto XWing_boring.swift
[213/245] Compiling Crypto KEM-Errors.swift
[214/245] Compiling Crypto KEM.swift
[215/245] Compiling Crypto MLKEM.swift
[216/245] Compiling Crypto XWing.swift
[217/245] Compiling Crypto ECDH_boring.swift
[218/245] Compiling Crypto DH.swift
[219/245] Compiling Crypto ECDH.swift
[220/245] Compiling Crypto ANSIx963.swift
[221/245] Compiling Crypto HPKE-LabeledExtract.swift
[222/245] Compiling Crypto HPKE-Utils.swift
[223/245] Compiling Crypto DHKEM.swift
[224/245] Compiling Crypto HPKE-KEM-Curve25519.swift
[225/245] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[226/245] Compiling Crypto HPKE-KEM.swift
[227/245] Compiling Crypto HPKE-Errors.swift
[228/245] Compiling Crypto HPKE.swift
[229/245] Compiling Crypto HPKE-Context.swift
[230/245] Compiling Crypto HPKE-KeySchedule.swift
[231/245] Compiling Crypto HPKE-Modes.swift
[232/245] Compiling Crypto Insecure.swift
[234/245] Emitting module Algorithms
[236/310] Compiling Crypto MLDSA.swift
[237/310] Compiling Crypto Signature.swift
[238/310] Compiling Crypto CryptoKitErrors_boring.swift
[239/310] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[240/310] Compiling Crypto RNG_boring.swift
[241/310] Compiling Crypto SafeCompare_boring.swift
[242/310] Compiling Crypto Zeroization_boring.swift
[243/310] Compiling Crypto PrettyBytes.swift
[244/310] Compiling Crypto SafeCompare.swift
[245/310] Compiling Crypto SecureBytes.swift
[246/310] Compiling Crypto Zeroization.swift
[247/311] Compiling NIOCore NIOCoreSendableMetatype.swift
[248/311] Compiling NIOCore NIODecodedAsyncSequence.swift
[249/311] Compiling NIOCore NIOLoopBound.swift
[250/311] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[251/311] Compiling NIOCore NIOScheduledCallback.swift
[252/311] Compiling NIOCore NIOSendable.swift
[253/311] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[254/311] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[255/311] Compiling NIOCore RecvByteBufferAllocator.swift
[257/319] Compiling NIOCore EventLoopFuture+Deprecated.swift
[258/319] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[259/319] Compiling NIOCore EventLoopFuture.swift
[260/319] Compiling NIOCore FileDescriptor.swift
[261/319] Compiling NIOCore FileHandle.swift
[262/319] Compiling NIOCore FileRegion.swift
[263/319] Compiling NIOCore GlobalSingletons.swift
[264/319] Compiling NIOCore IO.swift
[265/319] Compiling NIOCore IOData.swift
[266/319] Compiling NIOCore IPProtocol.swift
[267/319] Compiling NIOCore IntegerBitPacking.swift
[268/319] Compiling NIOCore IntegerTypes.swift
[269/319] Compiling NIOCore Interfaces.swift
[270/319] Compiling NIOCore Linux.swift
[271/319] Compiling NIOCore MarkedCircularBuffer.swift
[272/319] Compiling NIOCore MulticastChannel.swift
[273/319] Compiling NIOCore NIOAny.swift
[274/319] Compiling NIOCore NIOCloseOnErrorHandler.swift
[275/319] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[276/319] Compiling NIOCore SocketAddresses.swift
[277/319] Compiling NIOCore SocketOptionProvider.swift
[278/319] Compiling NIOCore SystemCallHelpers.swift
[279/319] Compiling NIOCore TimeAmount+Duration.swift
[280/319] Compiling NIOCore TypeAssistedChannelHandler.swift
[281/319] Compiling NIOCore UniversalBootstrapSupport.swift
[282/319] Compiling NIOCore Utilities.swift
[283/319] Compiling NIOCore AddressedEnvelope.swift
[284/319] Compiling NIOCore AsyncAwaitSupport.swift
[285/319] Compiling NIOCore AsyncChannel.swift
[286/319] Compiling NIOCore AsyncChannelHandler.swift
[287/319] Compiling NIOCore AsyncChannelInboundStream.swift
[288/319] Compiling NIOCore AsyncChannelOutboundWriter.swift
[289/319] Compiling NIOCore NIOAsyncSequenceProducer.swift
[290/319] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[291/319] Compiling NIOCore NIOAsyncWriter.swift
[292/319] Compiling NIOCore CircularBuffer.swift
[293/319] Compiling NIOCore Codec.swift
[294/319] Compiling NIOCore ConvenienceOptionSupport.swift
[295/319] Compiling NIOCore DeadChannel.swift
[296/319] Compiling NIOCore DispatchQueue+WithFuture.swift
[297/319] Compiling NIOCore EventLoop+Deprecated.swift
[298/319] Compiling NIOCore EventLoop+SerialExecutor.swift
[299/319] Compiling NIOCore EventLoop.swift
[300/319] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[301/319] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[302/319] Compiling NIOCore BSDSocketAPI.swift
[303/319] Compiling NIOCore ByteBuffer-aux.swift
[304/319] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[305/319] Compiling NIOCore ByteBuffer-conversions.swift
[306/319] Compiling NIOCore ByteBuffer-core.swift
[307/319] Compiling NIOCore ByteBuffer-hex.swift
[308/319] Compiling NIOCore ByteBuffer-int.swift
[309/319] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[310/319] Compiling NIOCore ByteBuffer-multi-int.swift
[311/319] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[312/319] Compiling NIOCore ByteBuffer-views.swift
[313/319] Compiling NIOCore Channel.swift
[314/319] Compiling NIOCore ChannelHandler.swift
[315/319] Compiling NIOCore ChannelHandlers.swift
[316/319] Compiling NIOCore ChannelInvoker.swift
[317/319] Compiling NIOCore ChannelOption.swift
[318/319] Compiling NIOCore ChannelPipeline.swift
[319/319] Emitting module NIOCore
[321/374] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[322/374] Emitting module NIOEmbedded
[323/374] Compiling NIOEmbedded AsyncTestingChannel.swift
[324/374] Compiling NIOEmbedded Embedded.swift
[325/375] Compiling NIOPosix PipePair.swift
[326/375] Compiling NIOPosix Pool.swift
[327/375] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[328/375] Compiling NIOPosix PosixSingletons.swift
[329/375] Compiling NIOPosix RawSocketBootstrap.swift
[330/375] Compiling NIOPosix Resolver.swift
[331/375] Compiling NIOPosix Selectable.swift
[333/381] Compiling NIOPosix HappyEyeballs.swift
[334/381] Compiling NIOPosix IO.swift
[335/381] Compiling NIOPosix IntegerBitPacking.swift
[336/381] Compiling NIOPosix IntegerTypes.swift
[337/381] Compiling NIOPosix Linux.swift
[338/381] Compiling NIOPosix LinuxCPUSet.swift
[339/381] Compiling NIOPosix LinuxUring.swift
[340/381] Compiling NIOPosix ThreadPosix.swift
[341/381] Compiling NIOPosix ThreadWindows.swift
[342/381] Compiling NIOPosix Utilities.swift
[343/381] Compiling NIOPosix VsockAddress.swift
[344/381] Compiling NIOPosix VsockChannelEvents.swift
[345/381] Compiling NIOPosix Windows.swift
[346/381] Compiling NIOPosix BSDSocketAPICommon.swift
[347/381] Compiling NIOPosix BSDSocketAPIPosix.swift
[348/381] Compiling NIOPosix BSDSocketAPIWindows.swift
[349/381] Compiling NIOPosix BaseSocket.swift
[350/381] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[351/381] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[352/381] Compiling NIOPosix BaseSocketChannel.swift
[353/381] Compiling NIOPosix ServerSocket.swift
[354/381] Compiling NIOPosix Socket.swift
[355/381] Compiling NIOPosix SocketChannel.swift
[356/381] Compiling NIOPosix SocketProtocols.swift
[357/381] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[358/381] Compiling NIOPosix System.swift
[359/381] Compiling NIOPosix Thread.swift
[360/381] Compiling NIOPosix SelectableChannel.swift
[361/381] Compiling NIOPosix SelectableEventLoop.swift
[362/381] Compiling NIOPosix SelectorEpoll.swift
[363/381] Compiling NIOPosix SelectorGeneric.swift
[364/381] Compiling NIOPosix SelectorKqueue.swift
[365/381] Compiling NIOPosix SelectorUring.swift
[366/381] Compiling NIOPosix SelectorWSAPoll.swift
[367/381] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[368/381] Compiling NIOPosix NIOPosixSendableMetatype.swift
[369/381] Compiling NIOPosix NIOThreadPool.swift
[370/381] Compiling NIOPosix NonBlockingFileIO.swift
[371/381] Compiling NIOPosix PendingDatagramWritesManager.swift
[372/381] Compiling NIOPosix PendingWritesManager.swift
[373/381] Compiling NIOPosix PipeChannel.swift
[374/381] Emitting module NIOPosix
[375/381] Compiling NIOPosix BaseStreamSocketChannel.swift
[376/381] Compiling NIOPosix Bootstrap.swift
[377/381] Compiling NIOPosix ControlMessage.swift
[378/381] Compiling NIOPosix DatagramVectorReadManager.swift
[379/381] Compiling NIOPosix Errors+Any.swift
[380/381] Compiling NIOPosix FileDescriptor.swift
[381/381] Compiling NIOPosix GetaddrinfoResolver.swift
[383/384] Compiling NIO Exports.swift
[384/384] Emitting module NIO
[386/424] Compiling NIOTLS TLSEvents.swift
[387/424] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[388/424] Emitting module NIOTLS
[389/424] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[390/424] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[391/424] Compiling NIOHTTP1 HTTPEncoder.swift
[392/424] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[393/425] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[394/425] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[395/425] Compiling NIOSOCKS SOCKSResponse.swift
[396/425] Compiling NIOSOCKS ClientStateMachine.swift
[397/425] Compiling NIOHTTP1 ByteCollectionUtils.swift
[398/425] Compiling NIOHTTP1 HTTPDecoder.swift
[399/425] Emitting module NIOSOCKS
[400/425] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[401/425] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[402/425] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[403/425] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[404/425] Compiling NIOSOCKS ServerStateMachine.swift
[405/425] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[406/425] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[407/426] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[408/426] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[409/428] Compiling NIOTLS SNIHandler.swift
[410/429] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[411/429] Emitting module NIOFoundationCompat
[415/430] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[416/430] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[419/430] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[420/430] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[422/430] Compiling NIOHTTP1 HTTPTypes.swift
[425/430] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[426/430] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[427/430] Emitting module NIOHTTP1
[432/500] Compiling NIOSSL ObjectIdentifier.swift
[433/500] Compiling NIOSSL PosixPort.swift
[434/500] Compiling NIOSSL SSLCallbacks.swift
[435/502] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[436/502] Compiling NIOSSL NIOSSLHandler.swift
[437/502] Compiling NIOSSL NIOSSLServerHandler.swift
[438/502] Compiling NIOSSL SSLCertificate.swift
[439/502] Compiling NIOSSL SSLCertificateExtensions.swift
[440/502] Compiling NIOSSL SSLCertificateName.swift
[441/502] Compiling NIOSSL SSLConnection.swift
[442/502] Compiling NIOSSL SSLPrivateKey.swift
[443/502] Compiling NIOSSL SSLPublicKey.swift
[444/502] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[445/502] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[446/502] Compiling NIOSSL SSLContext.swift
[447/502] Emitting module NIOHTTPCompression
[448/502] Compiling NIOSSL AndroidCABundle.swift
[449/502] Compiling NIOSSL ByteBufferBIO.swift
[450/502] Compiling NIOSSL CustomPrivateKey.swift
[451/502] Emitting module NIOTransportServices
[452/502] Compiling NIOSSL IdentityVerification.swift
[453/502] Compiling NIOSSL LinuxCABundle.swift
[454/502] Compiling NIOSSL NIOSSLClientHandler.swift
[455/502] Compiling NIOHPACK IndexedHeaderTable.swift
[456/503] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[457/503] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[458/503] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[459/504] Compiling NIOHTTPCompression HTTPDecompression.swift
[460/504] Compiling NIOHPACK IntegerCoding.swift
[462/504] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[463/504] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[464/504] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[465/504] Compiling NIOHPACK HuffmanCoding.swift
[466/504] Compiling NIOHPACK HuffmanTables.swift
[467/504] Compiling NIOHPACK StaticHeaderTable.swift
[468/504] Compiling NIOHTTPCompression HTTPCompression.swift
[476/505] Emitting module NIOHPACK
[478/506] Emitting module NIOSSL
[479/573] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[480/573] Compiling NIOHTTP2 StateMachineResult.swift
[481/573] Compiling NIOHTTP2 ContentLengthVerifier.swift
[482/573] Compiling NIOHTTP2 DOSHeuristics.swift
[483/573] Compiling NIOHTTP2 HTTP2SettingsState.swift
[484/573] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[485/573] Compiling NIOHTTP2 HasFlowControlWindows.swift
[486/573] Compiling NIOHTTP2 HasLocalSettings.swift
[487/573] Compiling NIOHTTP2 HasRemoteSettings.swift
[488/573] Compiling NIOHTTP2 LocallyQuiescingState.swift
[489/573] Compiling NIOHTTP2 QuiescingState.swift
[490/573] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[491/573] Compiling NIOHTTP2 MaySendFrames.swift
[492/573] Compiling NIOHTTP2 SendingDataState.swift
[493/573] Compiling NIOHTTP2 SendingGoawayState.swift
[494/573] Compiling NIOHTTP2 SendingHeadersState.swift
[495/573] Compiling NIOHTTP2 SendingPushPromiseState.swift
[496/573] Compiling NIOHTTP2 SendingRstStreamState.swift
[497/573] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[500/573] Compiling NIOHTTP2 Error+Any.swift
[501/573] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[502/573] Compiling NIOHTTP2 ControlFrameBuffer.swift
[503/573] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[504/578] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[505/578] Compiling NIOHTTP2 ReceivingHeadersState.swift
[506/578] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[507/578] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[508/578] Compiling NIOHTTP2 ConnectionStateMachine.swift
[509/578] Compiling NIOHTTP2 ConnectionStreamsState.swift
[510/578] Compiling NIOHTTP2 MayReceiveFrames.swift
[511/578] Compiling NIOHTTP2 ReceivingDataState.swift
[512/581] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[521/582] Emitting module NIOHTTP2
[522/582] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[523/582] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[524/582] Compiling NIOHTTP2 HTTP2UserEvents.swift
[525/582] Compiling NIOHTTP2 InboundEventBuffer.swift
[526/582] Compiling NIOHTTP2 InboundWindowManager.swift
[527/582] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[528/582] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[529/582] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[548/582] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[549/582] Compiling NIOHTTP2 StreamChannelFlowController.swift
[550/582] Compiling NIOHTTP2 StreamChannelList.swift
[551/582] Compiling NIOHTTP2 StreamMap.swift
[552/582] Compiling NIOHTTP2 StreamStateMachine.swift
[553/582] Compiling NIOHTTP2 Timer.swift
[554/582] Compiling NIOHTTP2 UnsafeTransfer.swift
[555/582] Compiling NIOHTTP2 WatermarkedFlowController.swift
[556/582] Compiling NIOHTTP2 HTTP2FrameParser.swift
[557/582] Compiling NIOHTTP2 HTTP2PingData.swift
[558/582] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[559/582] Compiling NIOHTTP2 HTTP2Settings.swift
[560/582] Compiling NIOHTTP2 HTTP2Stream.swift
[561/582] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[562/582] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[563/582] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[564/582] Compiling NIOHTTP2 HTTP2StreamID.swift
[570/582] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[571/582] Compiling NIOHTTP2 GlitchesMonitor.swift
[572/582] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[573/582] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.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] Compiling AsyncHTTPClient LRUCache.swift
[585/647] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[586/647] Compiling AsyncHTTPClient NWErrorHandler.swift
[587/647] Compiling AsyncHTTPClient NWWaitingHandler.swift
[588/647] Compiling AsyncHTTPClient TLSConfiguration.swift
[589/647] Compiling AsyncHTTPClient RedirectState.swift
[590/647] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[591/647] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[592/647] Compiling AsyncHTTPClient RequestBag.swift
[593/655] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[594/655] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[595/655] Compiling AsyncHTTPClient AsyncLazySequence.swift
[596/655] Compiling AsyncHTTPClient HTTPClient+execute.swift
[597/655] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[598/655] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[599/655] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[600/655] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[601/655] Compiling AsyncHTTPClient HTTPClientRequest.swift
[602/655] Emitting module AsyncHTTPClient
[603/655] Compiling AsyncHTTPClient HTTPClientResponse.swift
[604/655] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[605/655] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[606/655] Compiling AsyncHTTPClient Transaction.swift
[607/655] Compiling AsyncHTTPClient Base64.swift
[608/655] Compiling AsyncHTTPClient BasicAuth.swift
[609/655] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[610/655] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[611/655] Compiling AsyncHTTPClient ConnectionPool.swift
[612/655] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[613/655] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[614/655] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[615/655] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[616/655] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[617/655] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[618/655] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[619/655] Compiling AsyncHTTPClient RequestBodyLength.swift
[620/655] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[621/655] Compiling AsyncHTTPClient RequestValidation.swift
[622/655] Compiling AsyncHTTPClient SSLContextCache.swift
[623/655] Compiling AsyncHTTPClient Scheme.swift
[624/655] Compiling AsyncHTTPClient Singleton.swift
[625/655] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[626/655] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[627/655] Compiling AsyncHTTPClient TracingSupport.swift
[628/655] Compiling AsyncHTTPClient Utils.swift
[629/655] Compiling AsyncHTTPClient DeconstructedURL.swift
[630/655] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[631/655] Compiling AsyncHTTPClient FoundationExtensions.swift
[632/655] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[633/655] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[634/655] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[635/655] Compiling AsyncHTTPClient HTTPClient.swift
[636/655] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[637/655] Compiling AsyncHTTPClient HTTPHandler.swift
[638/655] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[639/655] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[640/655] Compiling AsyncHTTPClient TLSEventsHandler.swift
[641/655] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[642/655] Compiling AsyncHTTPClient HTTP1Connection.swift
[643/655] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[644/655] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[645/655] Compiling AsyncHTTPClient HTTP2Connection.swift
[646/655] Compiling AsyncHTTPClient HTTP2IdleHandler.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 TelesignClient.swift
[658/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[659/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
[660/670] Compiling TelesignKit PhoneIdResponse.swift
[661/670] Compiling TelesignKit PhoneRoute.swift
[662/670] Compiling TelesignKit AccountLifecycleEvent.swift
[663/670] Compiling TelesignKit MessageType.swift
[664/670] Compiling TelesignKit MessageResponse.swift
[665/670] Compiling TelesignKit MessageRoute.swift
[666/670] Compiling TelesignKit Status.swift
[667/670] Compiling TelesignKit TelesignModel.swift
[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