Build Information
Successful build of Relying Party Server, reference main (efaddf
), with Swift 6.1 for Android on 29 May 2025 11:19:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibm-security-verify/webauthn-relying-party-server-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ibm-security-verify/webauthn-relying-party-server-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efaddf6 French Translation (#6)
Cloned https://github.com/ibm-security-verify/webauthn-relying-party-server-swift.git
Revision (git rev-parse @):
efaddf6ed3c6c888858fc6a3ce47424a6692c82e
SUCCESS checkout https://github.com/ibm-security-verify/webauthn-relying-party-server-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ibm-security-verify/webauthn-relying-party-server-swift.git
https://github.com/ibm-security-verify/webauthn-relying-party-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "Relying Party Server",
"name" : "Relying Party Server",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RelyingPartyServer",
"targets" : [
"RelyingPartyServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "RelyingPartyServerTests",
"module_type" : "SwiftTarget",
"name" : "RelyingPartyServerTests",
"path" : "Tests/RelyingPartyServerTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"RelyingPartyServerTests.swift"
],
"target_dependencies" : [
"RelyingPartyServer"
],
"type" : "test"
},
{
"c99name" : "RelyingPartyServer",
"module_type" : "SwiftTarget",
"name" : "RelyingPartyServer",
"path" : "Sources/RelyingPartyServer",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"RelyingPartyServer"
],
"sources" : [
"Extensions/Application+Extension.swift",
"Extensions/Data+Extension.swift",
"Extensions/DateFormatter+Extension.swift",
"Middleware/WellKnownMiddleware.swift",
"Models/Authenticator.swift",
"Models/Token.swift",
"Models/User.swift",
"Routes/DefaultRoute.swift",
"Routes/WellKnownRoute.swift",
"Server.swift",
"Services/FIDO2/ISVAWebAuthnService.swift",
"Services/FIDO2/ISVWebAuthnService.swift",
"Services/FIDO2/WebAuthnService.swift",
"Services/Token/TokenService.swift",
"Services/User/ISVAUserService.swift",
"Services/User/ISVUserService.swift",
"Services/User/UserService.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.22s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (4.09s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/3319] Fetching multipart-kit
[1163/4382] Fetching multipart-kit, swift-service-context
[2171/10341] Fetching multipart-kit, swift-service-context, swift-algorithms
[3466/12950] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit
[6853/17924] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit, swift-distributed-tracing
[8894/19634] Fetching multipart-kit, swift-service-context, swift-algorithms, websocket-kit, swift-distributed-tracing, swift-atomics
Fetched https://github.com/apple/swift-service-context.git from cache (0.45s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.48s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[12977/15962] Fetching multipart-kit, swift-algorithms, swift-distributed-tracing, swift-atomics
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.85s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.92s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.93s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[1628/7155] Fetching multipart-kit, swift-log
[2012/9361] Fetching multipart-kit, swift-log, swift-metrics
[7692/15275] Fetching multipart-kit, swift-log, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (1.00s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.00s)
[6617/9233] Fetching multipart-kit, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
[6914/20760] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
[7910/35603] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.04s)
[6412/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[6413/50416] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[31006/126509] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
[38397/140445] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (3.63s)
[63453/137126] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.23s)
[44591/116399] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[51109/122046] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.36s)
[54379/110519] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
[59141/112889] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.86s)
[59741/107242] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.90s)
[65818/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
[72496/118886] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.86s)
[78172/104043] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (4.78s)
[68041/90107] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.54s)
[55548/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (12.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.85s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.84s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.98s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[2943/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.07s)
Fetched https://github.com/apple/swift-collections.git from cache (2.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.00s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.99s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.54s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.99s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (4.17s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
[1/1141] Fetching swift-http-structured-headers
[70/3567] Fetching swift-http-structured-headers, swift-service-lifecycle
[1985/5157] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[3099/10142] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
[3149/16297] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
[13247/17201] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates, swift-http-types
Fetched https://github.com/apple/swift-certificates.git from cache (3.91s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (3.92s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (3.92s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.92s)
Fetched https://github.com/apple/swift-asn1.git from cache (3.93s)
Fetched https://github.com/apple/swift-http-types.git from cache (3.94s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (5.02s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.36s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.68s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.97s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.98s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.77s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.68s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.87s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.18s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.00s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.89s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.67s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.59s)
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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.2.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.26.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.24.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.8.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.0.3
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.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.0.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.4.0
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.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.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.27.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/884] Write sources
[5/884] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[5/884] Write sources
[47/884] Compiling _AtomicsShims.c
[48/884] Compiling _NumericsShims _NumericsShims.c
[49/884] Compiling CVaporBcrypt blf.c
[50/884] Compiling CSystem shims.c
[51/884] Compiling CVaporBcrypt bcrypt.c
[52/884] Compiling CNIOWindows shim.c
[52/884] Compiling CNIOWASI CNIOWASI.c
[54/884] Compiling CNIOWindows WSAStartup.c
[55/884] Compiling CNIOLinux liburing_shims.c
[56/884] Compiling CNIOSHA1 c_nio_sha1.c
[57/884] Compiling CNIOLLHTTP c_nio_http.c
[58/884] Compiling CNIOLinux shim.c
[59/884] Compiling CNIOExtrasZlib empty.c
[60/884] Compiling CNIODarwin shim.c
[61/884] Compiling CNIOLLHTTP c_nio_api.c
[62/884] Compiling CNIOLLHTTP c_nio_llhttp.c
[63/884] Compiling a_dup.cc
[64/884] Compiling a_d2i_fp.cc
[65/884] Compiling fiat_p256_adx_sqr.S
[66/884] Compiling a_bitstr.cc
[67/884] Write swift-version-24593BA9C3E375BF.txt
[68/884] Compiling a_bool.cc
[69/884] Compiling fiat_p256_adx_mul.S
[70/884] Compiling CNIOBoringSSLShims shims.c
[71/884] Compiling fiat_curve25519_adx_mul.S
[72/884] Compiling fiat_curve25519_adx_square.S
[73/931] Compiling tls_record.cc
[75/931] Emitting module RealModule
[75/932] Compiling tls_method.cc
[76/937] Compiling tls13_server.cc
[78/954] Emitting module CoreMetrics
[79/954] Compiling RealModule Float80+Real.swift
[80/954] Compiling RealModule RealFunctions.swift
[81/954] Emitting module InternalCollectionsUtilities
[82/955] Compiling CoreMetrics Metrics.swift
[83/955] Compiling ServiceContextModule ServiceContextKey.swift
[84/955] Compiling SystemPackage MachPort.swift
[85/955] Compiling SystemPackage PlatformString.swift
[86/955] Compiling SystemPackage SystemString.swift
[87/955] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[88/955] Compiling InternalCollectionsUtilities Integer rank.swift
[89/958] Emitting module ServiceContextModule
[90/958] Compiling ServiceContextModule ServiceContext.swift
[91/959] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[92/959] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/959] Compiling RealModule Real.swift
[94/959] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/959] Compiling InternalCollectionsUtilities Descriptions.swift
[96/959] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/959] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[98/959] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/959] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[102/959] Compiling InternalCollectionsUtilities UInt+reversed.swift
[103/959] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[104/959] Compiling InternalCollectionsUtilities Debugging.swift
[107/959] Emitting module _NIOBase64
[108/959] Compiling _NIOBase64 Base64.swift
[109/960] Compiling _NIODataStructures PriorityQueue.swift
[110/960] Compiling _NIODataStructures _TinyArray.swift
[111/960] Compiling RealModule Float+Real.swift
[112/960] Compiling RealModule ElementaryFunctions.swift
[113/960] Compiling RealModule Float16+Real.swift
[114/961] Emitting module _NIODataStructures
[115/961] Compiling _NIODataStructures Heap.swift
[118/962] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[130/963] Emitting module SystemPackage
[134/963] Wrapping AST for _NIOBase64 for debugging
[135/969] Wrapping AST for ServiceContextModule for debugging
[137/969] Compiling SystemPackage Util+StringArray.swift
[138/969] Compiling SystemPackage Util.swift
[139/969] Compiling SystemPackage UtilConsumers.swift
[140/969] Emitting module Instrumentation
[140/969] Wrapping AST for RealModule for debugging
[142/969] Compiling Instrumentation MultiplexInstrument.swift
[143/969] Compiling Instrumentation NoOpInstrument.swift
[143/969] Compiling tls13_enc.cc
[144/969] Compiling tls13_client.cc
[146/1092] Compiling Instrumentation InstrumentationSystem.swift
[147/1092] Compiling Instrumentation Instrument.swift
[148/1092] Compiling Instrumentation Locks.swift
[149/1093] Compiling Logging Locks.swift
[150/1093] Emitting module Logging
[151/1093] Compiling Logging MetadataProvider.swift
[151/1093] Compiling tls13_both.cc
[153/1093] Compiling CoreMetrics Locks.swift
[154/1093] Compiling _RopeModule BigString+CustomStringConvertible.swift
[155/1093] Compiling _RopeModule BigString+Equatable.swift
[156/1093] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[157/1093] Compiling _RopeModule BigString+Hashing.swift
[158/1093] Compiling _RopeModule BigString+Builder.swift
[159/1093] Compiling _RopeModule BigString+Contents.swift
[160/1093] Compiling _RopeModule BigString+Debugging.swift
[161/1093] Compiling _RopeModule BigString+Index.swift
[162/1093] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[163/1093] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[164/1093] Compiling _RopeModule BigString+Sequence.swift
[165/1093] Compiling _RopeModule BigString+TextOutputStream.swift
[166/1095] Compiling Logging LogHandler.swift
[167/1095] Compiling Logging Logging.swift
[167/1096] Compiling t1_enc.cc
[172/1103] Wrapping AST for _NIODataStructures for debugging
[174/1114] Compiling _RopeModule BigString+Ingester.swift
[175/1114] Compiling _RopeModule BigString+Invariants.swift
[176/1114] Compiling _RopeModule BigString+Iterators.swift
[177/1114] Compiling _RopeModule BigString+Metrics.swift
[178/1114] Compiling _RopeModule BigString+Summary.swift
[179/1114] Compiling _RopeModule BigString.swift
[180/1114] Compiling _RopeModule BigString+UnicodeScalarView.swift
[181/1114] Compiling _RopeModule BigSubstring+UTF16View.swift
[182/1114] Compiling _RopeModule BigSubstring+UTF8View.swift
[183/1114] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[184/1114] Compiling _RopeModule BigSubstring.swift
[185/1114] Compiling _RopeModule Rope+Builder.swift
[186/1114] Compiling _RopeModule Rope+Debugging.swift
[187/1114] Compiling _RopeModule Rope+Invariants.swift
[188/1114] Compiling _RopeModule Rope+_Node.swift
[189/1126] Compiling HeapModule Heap+Invariants.swift
[190/1126] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[191/1201] Compiling HeapModule Heap+Descriptions.swift
[192/1215] Compiling HashTreeCollections _HashNode+Invariants.swift
[193/1215] Compiling HashTreeCollections _HashNode+Lookups.swift
[194/1215] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[195/1215] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[196/1215] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[197/1215] Compiling HashTreeCollections _HashNode+Storage.swift
[198/1215] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[199/1215] Compiling HashTreeCollections _HashNode+Structural filter.swift
[200/1215] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[201/1215] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[202/1215] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[203/1215] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[204/1215] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[205/1215] Compiling HashTreeCollections _HashNode+Structural merge.swift
[206/1215] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[207/1215] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[208/1215] Compiling HashTreeCollections _Bucket.swift
[209/1215] Compiling HashTreeCollections _Hash.swift
[210/1219] Compiling HeapModule _HeapNode.swift
[211/1219] Compiling HashTreeCollections TreeDictionary+Codable.swift
[212/1219] Compiling HashTreeCollections TreeDictionary+Collection.swift
[213/1219] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[214/1219] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[215/1219] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[216/1219] Compiling HashTreeCollections TreeDictionary.swift
[217/1219] Compiling HashTreeCollections TreeSet+Codable.swift
[218/1219] Compiling HashTreeCollections TreeSet+Collection.swift
[219/1219] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[220/1219] Compiling HashTreeCollections TreeSet+Debugging.swift
[221/1219] Compiling HashTreeCollections TreeSet+Descriptions.swift
[222/1219] Compiling HashTreeCollections TreeSet+Equatable.swift
[223/1219] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[224/1219] Compiling HashTreeCollections TreeSet+Extras.swift
[225/1219] Compiling HashTreeCollections TreeSet+Filter.swift
[226/1219] Compiling HeapModule Heap.swift
[229/1219] Emitting module HeapModule
[230/1219] Compiling HeapModule Heap+UnsafeHandle.swift
[232/1220] Compiling HashTreeCollections _HashLevel.swift
[233/1220] Compiling HashTreeCollections _HashNode+Builder.swift
[234/1220] Compiling Tracing TracingTime.swift
[235/1220] Emitting module Tracing
[236/1220] Compiling Tracing InstrumentationSystem+Tracing.swift
[241/1220] Compiling DequeModule _DequeSlot.swift
[242/1220] Compiling DequeModule _UnsafeWrappedBuffer.swift
[247/1229] Compiling Tracing TracerProtocol.swift
[247/1229] Wrapping AST for SystemPackage for debugging
[250/1229] Wrapping AST for Logging for debugging
[252/1229] Compiling Tracing Tracer.swift
[253/1229] Compiling Tracing TracerProtocol+Legacy.swift
[254/1229] Compiling HashTreeCollections TreeSet+Hashable.swift
[255/1229] Compiling HashTreeCollections TreeSet+Sendable.swift
[256/1229] Compiling HashTreeCollections TreeSet+Sequence.swift
[257/1229] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[258/1229] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[259/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[260/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[261/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[262/1229] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[263/1229] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[263/1239] Wrapping AST for InternalCollectionsUtilities for debugging
[264/1239] Wrapping AST for Instrumentation for debugging
[266/1239] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[267/1239] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[268/1239] Compiling HashTreeCollections TreeDictionary+Filter.swift
[269/1239] Compiling _RopeModule Rope+Join.swift
[270/1239] Compiling _RopeModule Rope+MutatingForEach.swift
[271/1239] Compiling _RopeModule Rope+Remove.swift
[272/1239] Compiling _RopeModule Rope+RemoveSubrange.swift
[273/1239] Compiling _RopeModule Rope+Split.swift
[274/1239] Compiling _RopeModule Optional Utilities.swift
[275/1239] Compiling _RopeModule String Utilities.swift
[276/1239] Compiling _RopeModule String.Index+ABI.swift
[289/1239] Compiling HashTreeCollections _HashNode+Debugging.swift
[290/1239] Compiling HashTreeCollections _HashNode+Initializers.swift
[293/1239] Compiling HashTreeCollections _AncestorHashSlots.swift
[294/1239] Compiling HashTreeCollections _Bitmap.swift
[294/1239] Wrapping AST for HeapModule for debugging
[315/1239] Compiling Tracing SpanProtocol.swift
[316/1239] Compiling Tracing NoOpTracer.swift
[326/1239] Emitting module DequeModule
[326/1241] Wrapping AST for CoreMetrics for debugging
[333/1241] Compiling HashTreeCollections _HashNode+Structural union.swift
[334/1241] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[335/1241] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[336/1241] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[337/1241] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[338/1241] Compiling HashTreeCollections _HashNode.swift
[348/1241] Emitting module OrderedCollections
[349/1241] Compiling HashTreeCollections _HashTreeIterator.swift
[350/1241] Compiling HashTreeCollections _HashTreeStatistics.swift
[351/1241] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[352/1241] Compiling HashTreeCollections _RawHashNode.swift
[353/1241] Compiling HashTreeCollections _UnmanagedHashNode.swift
[354/1241] Compiling HashTreeCollections _UnsafePath.swift
[360/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[361/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[362/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[363/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[364/1241] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[365/1241] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[366/1241] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[367/1241] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[368/1241] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[369/1241] Compiling HashTreeCollections TreeSet.swift
[369/1241] Wrapping AST for Tracing for debugging
[377/1242] Wrapping AST for DequeModule for debugging
[380/1242] Compiling RoutingKit AnyRouter.swift
[381/1242] Emitting module RoutingKit
[382/1242] Compiling RoutingKit PathComponent.swift
[383/1242] Compiling RoutingKit TrieRouter.swift
[384/1242] Compiling RoutingKit Router.swift
[385/1242] Emitting module _RopeModule
[425/1242] Compiling HashTreeCollections _HashNodeHeader.swift
[426/1242] Compiling HashTreeCollections _HashSlot.swift
[427/1242] Compiling HashTreeCollections _HashStack.swift
[428/1242] Compiling RoutingKit Parameters.swift
[429/1243] Compiling Metrics Metrics.swift
[430/1243] Emitting module Metrics
[432/1244] Compiling ssl_transcript.cc
[433/1244] Wrapping AST for OrderedCollections for debugging
[434/1244] Wrapping AST for Metrics for debugging
[435/1244] Wrapping AST for RoutingKit for debugging
[436/1244] Compiling ssl_versions.cc
[437/1244] Compiling ssl_stat.cc
[439/1244] Compiling ssl_x509.cc
[460/1245] Emitting module HashTreeCollections
[461/1246] Wrapping AST for _RopeModule for debugging
[462/1246] Wrapping AST for HashTreeCollections for debugging
[463/1246] Compiling ssl_key_share.cc
[464/1246] Compiling ssl_privkey.cc
[465/1246] Compiling ssl_session.cc
[466/1246] Compiling ssl_file.cc
[467/1246] Compiling ssl_credential.cc
[468/1246] Compiling ssl_lib.cc
[469/1246] Compiling ssl_cipher.cc
[470/1246] Compiling ssl_cert.cc
[471/1246] Compiling ssl_asn1.cc
[472/1246] Compiling ssl_buffer.cc
[473/1246] Compiling ssl_aead_ctx.cc
[474/1246] Compiling s3_pkt.cc
[475/1246] Compiling s3_both.cc
[476/1246] Compiling s3_lib.cc
[477/1246] Compiling handshake_server.cc
[478/1246] Compiling handoff.cc
[479/1246] Compiling handshake.cc
[480/1246] Compiling handshake_client.cc
[481/1246] Compiling encrypted_client_hello.cc
[482/1246] Compiling extensions.cc
[483/1246] Compiling md5-x86_64-linux.S
[484/1246] Compiling md5-x86_64-apple.S
[485/1246] Compiling md5-586-linux.S
[486/1246] Compiling md5-586-apple.S
[487/1246] Compiling dtls_record.cc
[488/1246] Compiling dtls_method.cc
[489/1246] Compiling chacha20_poly1305_x86_64-linux.S
[490/1246] Compiling chacha20_poly1305_x86_64-apple.S
[491/1246] Compiling chacha20_poly1305_armv8-win.S
[492/1246] Compiling chacha20_poly1305_armv8-apple.S
[493/1246] Compiling chacha20_poly1305_armv8-linux.S
[494/1246] Compiling chacha-x86_64-linux.S
[495/1246] Compiling chacha-x86_64-apple.S
[496/1246] Compiling chacha-x86-linux.S
[497/1246] Compiling chacha-x86-apple.S
[498/1246] Compiling d1_srtp.cc
[499/1246] Compiling chacha-armv8-win.S
[500/1246] Compiling d1_pkt.cc
[501/1246] Compiling chacha-armv8-apple.S
[502/1246] Compiling chacha-armv8-linux.S
[503/1246] Compiling aes128gcmsiv-x86_64-linux.S
[504/1246] Compiling bio_ssl.cc
[505/1246] Compiling err_data.cc
[506/1246] Compiling d1_lib.cc
[507/1246] Compiling chacha-armv4-linux.S
[508/1246] Compiling aes128gcmsiv-x86_64-apple.S
[509/1246] Compiling x86_64-mont5-linux.S
[510/1246] Compiling x86_64-mont5-apple.S
[511/1246] Compiling x86_64-mont-linux.S
[511/1246] Compiling x86_64-mont-apple.S
[511/1246] Compiling x86-mont-linux.S
[514/1246] Compiling vpaes-x86_64-linux.S
[515/1246] Compiling x86-mont-apple.S
[516/1246] Compiling vpaes-x86_64-apple.S
[517/1246] Compiling vpaes-armv8-win.S
[518/1246] Compiling vpaes-armv8-apple.S
[518/1246] Compiling vpaes-x86-apple.S
[520/1246] Compiling sha512-x86_64-linux.S
[521/1246] Compiling vpaes-armv8-linux.S
[521/1246] Compiling vpaes-armv7-linux.S
[521/1246] Compiling vpaes-x86-linux.S
[524/1246] Compiling d1_both.cc
[525/1246] Compiling sha512-armv8-win.S
[526/1246] Compiling sha512-armv8-apple.S
[527/1246] Compiling sha512-x86_64-apple.S
[527/1246] Compiling sha512-586-linux.S
[529/1246] Compiling sha512-armv4-linux.S
[530/1246] Compiling sha512-586-apple.S
[531/1246] Compiling sha256-x86_64-linux.S
[532/1246] Compiling sha256-x86_64-apple.S
[533/1246] Compiling sha512-armv8-linux.S
[534/1246] Compiling sha256-armv8-linux.S
[535/1246] Compiling sha256-armv4-linux.S
[536/1246] Compiling sha256-armv8-win.S
[537/1246] Compiling sha256-armv8-apple.S
[538/1246] Compiling sha256-586-apple.S
[539/1246] Compiling sha256-586-linux.S
[540/1246] Compiling sha1-x86_64-apple.S
[541/1246] Compiling sha1-armv8-win.S
[542/1246] Compiling sha1-x86_64-linux.S
[543/1246] Compiling sha1-armv4-large-linux.S
[544/1246] Compiling sha1-armv8-apple.S
[545/1246] Compiling sha1-586-apple.S
[546/1246] Compiling p256_beeu-x86_64-asm-linux.S
[547/1246] Compiling rsaz-avx2-apple.S
[548/1246] Compiling rsaz-avx2-linux.S
[549/1246] Compiling rdrand-x86_64-linux.S
[549/1246] Compiling sha1-586-linux.S
[551/1246] Compiling rdrand-x86_64-apple.S
[551/1246] Compiling sha1-armv8-linux.S
[553/1246] Compiling p256_beeu-x86_64-asm-apple.S
[554/1246] Compiling p256-x86_64-asm-apple.S
[555/1246] Compiling p256-armv8-asm-win.S
[556/1246] Compiling p256_beeu-armv8-asm-win.S
[557/1246] Compiling p256-armv8-asm-apple.S
[558/1246] Compiling p256_beeu-armv8-asm-linux.S
[559/1246] Compiling p256-x86_64-asm-linux.S
[560/1246] Compiling p256_beeu-armv8-asm-apple.S
[561/1246] Compiling p256-armv8-asm-linux.S
[562/1246] Compiling ghashv8-armv8-win.S
[563/1246] Compiling ghashv8-armv8-apple.S
[564/1246] Compiling ghashv8-armv8-linux.S
[565/1246] Compiling ghashv8-armv7-linux.S
[566/1246] Compiling ghash-x86_64-linux.S
[567/1246] Compiling ghash-x86_64-apple.S
[568/1246] Compiling ghash-x86-apple.S
[569/1246] Compiling ghash-x86-linux.S
[570/1246] Compiling ghash-ssse3-x86_64-linux.S
[571/1246] Compiling ghash-ssse3-x86-apple.S
[572/1246] Compiling ghash-ssse3-x86_64-apple.S
[573/1246] Compiling ghash-ssse3-x86-linux.S
[574/1246] Compiling ghash-neon-armv8-win.S
[575/1246] Compiling ghash-neon-armv8-linux.S
[576/1246] Compiling co-586-apple.S
[577/1246] Compiling ghash-neon-armv8-apple.S
[578/1246] Compiling ghash-armv4-linux.S
[578/1246] Compiling bsaes-armv7-linux.S
[580/1246] Compiling co-586-linux.S
[581/1246] Compiling bn-armv8-win.S
[582/1246] Compiling bn-armv8-linux.S
[583/1246] Compiling bn-armv8-apple.S
[584/1246] Compiling armv8-mont-win.S
[585/1246] Compiling bn-586-linux.S
[586/1246] Compiling bn-586-apple.S
[587/1246] Compiling armv8-mont-apple.S
[588/1246] Compiling aesv8-gcm-armv8-apple.S
[589/1246] Compiling armv8-mont-linux.S
[590/1246] Compiling aesv8-armv8-win.S
[591/1246] Compiling armv4-mont-linux.S
[592/1246] Compiling aesv8-gcm-armv8-win.S
[593/1246] Compiling aesv8-armv7-linux.S
[594/1246] Compiling aesv8-gcm-armv8-linux.S
[595/1246] Compiling aesv8-armv8-linux.S
[596/1246] Compiling aesv8-armv8-apple.S
[597/1246] Compiling aesni-x86_64-linux.S
[598/1246] Compiling aesni-x86_64-apple.S
[599/1246] Compiling aesni-x86-linux.S
[600/1246] Compiling aesni-x86-apple.S
[601/1246] Compiling aesni-gcm-x86_64-apple.S
[602/1246] Compiling aesni-gcm-x86_64-linux.S
[603/1246] Compiling aes-gcm-avx2-x86_64-apple.S
[604/1246] Compiling aes-gcm-avx2-x86_64-linux.S
[605/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[606/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[607/1246] Compiling x_name.cc
[608/1246] Compiling x_x509a.cc
[609/1246] Compiling x_sig.cc
[610/1246] Compiling x_req.cc
[611/1246] Compiling x_x509.cc
[611/1246] Compiling x_spki.cc
[613/1246] Compiling x_pubkey.cc
[614/1246] Compiling x_val.cc
[615/1246] Compiling x_attrib.cc
[616/1246] Compiling x_exten.cc
[617/1246] Compiling x_all.cc
[618/1246] Compiling x_crl.cc
[619/1246] Compiling x509spki.cc
[620/1246] Compiling x_algor.cc
[621/1246] Compiling x509rset.cc
[622/1246] Compiling x509name.cc
[623/1246] Compiling x509_txt.cc
[624/1246] Compiling x509cset.cc
[625/1246] Compiling x509_vfy.cc
[626/1246] Compiling x509_trs.cc
[626/1246] Compiling x509_vpm.cc
[628/1246] Compiling x509_v3.cc
[629/1246] Compiling x509_set.cc
[630/1246] Compiling x509_req.cc
[631/1246] Compiling x509_obj.cc
[632/1246] Compiling x509_lu.cc
[633/1246] Compiling x509_d2.cc
[634/1246] Compiling x509_def.cc
[635/1246] Compiling x509_att.cc
[636/1246] Compiling x509_ext.cc
[637/1246] Compiling x509.cc
[638/1246] Compiling x509_cmp.cc
[639/1246] Compiling v3_utl.cc
[640/1246] Compiling v3_pcons.cc
[641/1246] Compiling v3_purp.cc
[642/1246] Compiling v3_skey.cc
[643/1246] Compiling v3_prn.cc
[644/1246] Compiling v3_pmaps.cc
[645/1246] Compiling v3_ocsp.cc
[646/1246] Compiling v3_ncons.cc
[647/1246] Compiling v3_lib.cc
[648/1246] Compiling v3_int.cc
[649/1246] Compiling v3_info.cc
[650/1246] Compiling v3_extku.cc
[651/1246] Compiling v3_ia5.cc
[652/1246] Compiling v3_genn.cc
[653/1246] Compiling v3_crld.cc
[654/1246] Compiling v3_enum.cc
[655/1246] Compiling v3_cpols.cc
[656/1246] Compiling v3_bitst.cc
[657/1246] Compiling v3_conf.cc
[658/1246] Compiling v3_bcons.cc
[659/1246] Compiling v3_alt.cc
[660/1246] Compiling v3_akeya.cc
[661/1246] Compiling v3_akey.cc
[662/1246] Compiling t_x509a.cc
[663/1246] Compiling t_x509.cc
[664/1246] Compiling i2d_pr.cc
[665/1246] Compiling t_req.cc
[666/1246] Compiling policy.cc
[667/1246] Compiling t_crl.cc
[668/1246] Compiling rsa_pss.cc
[669/1246] Compiling name_print.cc
[670/1246] Compiling by_file.cc
[671/1246] Compiling by_dir.cc
[672/1246] Compiling asn1_gen.cc
[673/1246] Compiling algorithm.cc
[674/1246] Compiling a_verify.cc
[675/1246] Compiling a_digest.cc
[676/1246] Compiling a_sign.cc
[677/1246] Compiling voprf.cc
[678/1246] Compiling thread_win.cc
[679/1246] Compiling thread_pthread.cc
[680/1246] Compiling trust_token.cc
[681/1246] Compiling pmbtoken.cc
[682/1246] Compiling thread_none.cc
[683/1246] Compiling thread.cc
[684/1246] Compiling stack.cc
[685/1246] Compiling siphash.cc
[686/1246] Compiling sha512.cc
[687/1246] Compiling slhdsa.cc
[688/1246] Compiling sha256.cc
[689/1246] Compiling sha1.cc
[690/1246] Compiling rsa_print.cc
[691/1246] Compiling spake2plus.cc
[692/1246] Compiling rsa_extra.cc
[693/1246] Compiling rsa_crypt.cc
[694/1246] Compiling refcount.cc
[695/1246] Compiling windows.cc
[696/1246] Compiling rsa_asn1.cc
[697/1246] Compiling rc4.cc
[698/1246] Compiling trusty.cc
[699/1246] Compiling urandom.cc
[700/1246] Compiling rand.cc
[701/1246] Compiling ios.cc
[702/1246] Compiling passive.cc
[703/1246] Compiling fork_detect.cc
[704/1246] Compiling getentropy.cc
[705/1246] Compiling poly1305_arm_asm.S
[706/1246] Compiling forkunsafe.cc
[707/1246] Compiling poly1305_arm.cc
[708/1246] Compiling deterministic.cc
[709/1246] Compiling poly1305.cc
[710/1246] Compiling poly1305_vec.cc
[711/1246] Compiling pool.cc
[712/1246] Compiling pkcs7.cc
[713/1246] Compiling pkcs8.cc
[714/1246] Compiling pkcs8_x509.cc
[715/1246] Compiling pem_xaux.cc
[716/1246] Compiling p5_pbev2.cc
[717/1246] Compiling pkcs7_x509.cc
[718/1246] Compiling pem_pkey.cc
[719/1246] Compiling pem_x509.cc
[720/1246] Compiling pem_oth.cc
[721/1246] Compiling pem_pk8.cc
[722/1246] Compiling pem_info.cc
[723/1246] Compiling mlkem.cc
[724/1246] Compiling obj_xref.cc
[725/1246] Compiling pem_lib.cc
[726/1246] Compiling pem_all.cc
[727/1246] Compiling mldsa.cc
[728/1246] Compiling poly_rq_mul.S
[729/1246] Compiling obj.cc
[730/1246] Compiling fips_shared_support.cc
[731/1246] Compiling mem.cc
[732/1246] Compiling kyber.cc
[733/1246] Compiling md5.cc
[734/1246] Compiling md4.cc
[735/1246] Compiling lhash.cc
[736/1246] Compiling ex_data.cc
[737/1246] Compiling sign.cc
[738/1246] Compiling scrypt.cc
[739/1246] Compiling hpke.cc
[740/1246] Compiling pbkdf.cc
[741/1246] Compiling hrss.cc
[742/1246] Compiling print.cc
[743/1246] Compiling p_ed25519.cc
[744/1246] Compiling p_x25519.cc
[745/1246] Compiling p_x25519_asn1.cc
[746/1246] Compiling p_rsa_asn1.cc
[747/1246] Compiling p_hkdf.cc
[748/1246] Compiling p_rsa.cc
[749/1246] Compiling p_ed25519_asn1.cc
[750/1246] Compiling p_ec.cc
[751/1246] Compiling p_ec_asn1.cc
[752/1246] Compiling p_dh_asn1.cc
[753/1246] Compiling evp_ctx.cc
[754/1246] Compiling p_dh.cc
[755/1246] Compiling p_dsa_asn1.cc
[756/1246] Compiling err.cc
[757/1246] Compiling evp.cc
[758/1246] Compiling evp_asn1.cc
[759/1246] Compiling engine.cc
[760/1246] Compiling ecdh.cc
[761/1246] Compiling ecdsa_asn1.cc
[762/1246] Compiling ec_derive.cc
[763/1246] Compiling hash_to_curve.cc
[764/1246] Compiling dsa.cc
[765/1246] Compiling params.cc
[766/1246] Compiling ec_asn1.cc
[767/1246] Compiling dsa_asn1.cc
[768/1246] Compiling x25519-asm-arm.S
[769/1246] Compiling digest_extra.cc
[770/1246] Compiling bcm.cc
[771/1246] Compiling des.cc
[772/1246] Compiling crypto.cc
[773/1246] Compiling dh_asn1.cc
[774/1246] Compiling spake25519.cc
[775/1246] Compiling curve25519_64_adx.cc
[776/1246] Compiling cpu_intel.cc
[777/1246] Compiling curve25519.cc
[778/1246] Compiling cpu_arm_linux.cc
[779/1246] Compiling cpu_arm_freebsd.cc
[780/1246] Compiling cpu_aarch64_win.cc
[781/1246] Compiling cpu_aarch64_sysreg.cc
[782/1246] Compiling cpu_aarch64_openbsd.cc
[783/1246] Compiling cpu_aarch64_linux.cc
[784/1246] Compiling cpu_aarch64_fuchsia.cc
[785/1246] Compiling tls_cbc.cc
[786/1246] Compiling cpu_aarch64_apple.cc
[787/1246] Compiling get_cipher.cc
[788/1246] Compiling conf.cc
[789/1246] Compiling e_rc4.cc
[790/1246] Compiling e_tls.cc
[791/1246] Compiling e_des.cc
[792/1246] Compiling e_rc2.cc
[793/1246] Compiling e_null.cc
[794/1246] Compiling e_chacha20poly1305.cc
[795/1246] Compiling e_aesgcmsiv.cc
[796/1246] Compiling e_aesctrhmac.cc
[797/1246] Compiling derive_key.cc
[798/1246] Compiling chacha.cc
[799/1246] Compiling unicode.cc
[800/1246] Compiling buf.cc
[801/1246] Compiling cbb.cc
[802/1246] Compiling cbs.cc
[802/1246] Compiling asn1_compat.cc
[804/1246] Compiling ber.cc
[805/1246] Compiling bn_asn1.cc
[806/1246] Compiling convert.cc
[807/1246] Compiling blake2.cc
[808/1246] Compiling printf.cc
[809/1246] Compiling socket_helper.cc
[810/1246] Compiling pair.cc
[811/1246] Compiling socket.cc
[812/1246] Compiling hexdump.cc
[813/1246] Compiling fd.cc
[814/1246] Compiling file.cc
[815/1246] Compiling errno.cc
[816/1246] Compiling bio_mem.cc
[817/1246] Compiling connect.cc
[818/1246] Compiling bio.cc
[819/1246] Compiling base64.cc
[820/1246] Compiling tasn_typ.cc
[821/1246] Compiling tasn_utl.cc
[822/1246] Compiling tasn_fre.cc
[823/1246] Compiling tasn_enc.cc
[824/1246] Compiling posix_time.cc
[825/1246] Compiling tasn_new.cc
[826/1246] Compiling f_string.cc
[827/1246] Compiling tasn_dec.cc
[828/1246] Compiling f_int.cc
[829/1246] Compiling asn_pack.cc
[830/1246] Compiling asn1_par.cc
[831/1246] Compiling a_octet.cc
[832/1246] Compiling a_time.cc
[833/1246] Compiling a_utctm.cc
[834/1246] Compiling a_type.cc
[835/1246] Compiling asn1_lib.cc
[836/1246] Compiling a_object.cc
[837/1246] Compiling a_strex.cc
[838/1246] Compiling a_strnid.cc
[839/1246] Compiling a_dup.cc
[840/1246] Compiling a_i2d_fp.cc
[841/1246] Compiling a_d2i_fp.cc
[842/1246] Compiling a_bitstr.cc
[843/1246] Compiling fiat_p256_adx_sqr.S
[844/1246] Compiling a_bool.cc
[845/1246] Compiling fiat_p256_adx_mul.S
[846/1246] Compiling a_mbstr.cc
[847/1246] Compiling a_int.cc
[848/1246] Compiling fiat_curve25519_adx_square.S
[849/1246] Compiling a_gentm.cc
[850/1246] Compiling md5-x86_64-linux.S
[851/1246] Compiling md5-x86_64-apple.S
[852/1246] Compiling fiat_curve25519_adx_mul.S
[853/1246] Compiling md5-586-linux.S
[854/1246] Compiling chacha20_poly1305_x86_64-apple.S
[855/1246] Compiling md5-586-apple.S
[856/1246] Compiling chacha20_poly1305_x86_64-linux.S
[857/1246] Compiling chacha20_poly1305_armv8-win.S
[858/1246] Compiling chacha20_poly1305_armv8-apple.S
[859/1246] Compiling chacha-x86_64-apple.S
[860/1246] Compiling chacha-x86-linux.S
[861/1246] Compiling chacha-x86_64-linux.S
[862/1246] Compiling chacha20_poly1305_armv8-linux.S
[863/1246] Compiling chacha-x86-apple.S
[864/1246] Compiling chacha-armv8-win.S
[865/1246] Compiling chacha-armv8-apple.S
[866/1246] Compiling chacha-armv4-linux.S
[867/1246] Compiling aes128gcmsiv-x86_64-linux.S
[868/1246] Compiling CCryptoBoringSSLShims shims.c
[869/1246] Compiling chacha-armv8-linux.S
[870/1246] Compiling aes128gcmsiv-x86_64-apple.S
[871/1246] Compiling x86_64-mont-linux.S
[872/1246] Compiling x86_64-mont5-linux.S
[873/1246] Compiling x86_64-mont5-apple.S
[874/1246] Compiling x86-mont-linux.S
[875/1246] Compiling x86_64-mont-apple.S
[876/1246] Compiling vpaes-x86_64-linux.S
[877/1246] Compiling x86-mont-apple.S
[878/1246] Compiling vpaes-x86_64-apple.S
[879/1246] Compiling vpaes-x86-linux.S
[880/1246] Compiling vpaes-x86-apple.S
[881/1246] Compiling vpaes-armv8-win.S
[882/1246] Compiling vpaes-armv8-linux.S
[883/1246] Compiling vpaes-armv8-apple.S
[884/1246] Compiling sha512-x86_64-linux.S
[885/1246] Compiling vpaes-armv7-linux.S
[886/1246] Compiling sha512-armv8-win.S
[887/1246] Compiling sha512-x86_64-apple.S
[888/1246] Compiling sha512-armv4-linux.S
[889/1246] Compiling sha512-586-linux.S
[890/1246] Compiling sha512-586-apple.S
[891/1246] Compiling sha512-armv8-apple.S
[892/1246] Compiling sha256-x86_64-linux.S
[893/1246] Compiling sha256-x86_64-apple.S
[894/1246] Compiling err_data.cc
[895/1246] Compiling sha512-armv8-linux.S
[896/1246] Compiling sha256-armv8-apple.S
[897/1246] Compiling sha256-armv8-win.S
[898/1246] Compiling sha256-armv4-linux.S
[899/1246] Compiling sha256-586-linux.S
[900/1246] Compiling sha256-586-apple.S
[901/1246] Compiling sha256-armv8-linux.S
[902/1246] Compiling sha1-armv8-win.S
[903/1246] Compiling sha1-x86_64-apple.S
[904/1246] Compiling sha1-armv8-linux.S
[905/1246] Compiling sha1-armv4-large-linux.S
[906/1246] Compiling sha1-x86_64-linux.S
[907/1246] Compiling sha1-armv8-apple.S
[908/1246] Compiling sha1-586-linux.S
[909/1246] Compiling rsaz-avx2-linux.S
[909/1246] Compiling sha1-586-apple.S
[911/1246] Compiling rdrand-x86_64-apple.S
[912/1246] Compiling rsaz-avx2-apple.S
[913/1246] Compiling rdrand-x86_64-linux.S
[914/1246] Compiling p256_beeu-x86_64-asm-apple.S
[915/1246] Compiling p256_beeu-armv8-asm-win.S
[915/1246] Compiling p256_beeu-x86_64-asm-linux.S
[917/1246] Compiling p256_beeu-armv8-asm-linux.S
[918/1246] Compiling p256_beeu-armv8-asm-apple.S
[919/1246] Compiling p256-x86_64-asm-linux.S
[920/1246] Compiling p256-x86_64-asm-apple.S
[921/1246] Compiling p256-armv8-asm-win.S
[922/1246] Compiling p256-armv8-asm-apple.S
[923/1246] Compiling p256-armv8-asm-linux.S
[924/1246] Compiling ghashv8-armv8-apple.S
[925/1246] Compiling ghashv8-armv8-linux.S
[926/1246] Compiling ghashv8-armv8-win.S
[927/1246] Compiling ghashv8-armv7-linux.S
[928/1246] Compiling ghash-x86_64-linux.S
[929/1246] Compiling ghash-x86_64-apple.S
[930/1246] Compiling ghash-x86-linux.S
[931/1246] Compiling ghash-ssse3-x86_64-linux.S
[932/1246] Compiling ghash-x86-apple.S
[933/1246] Compiling ghash-ssse3-x86-apple.S
[934/1246] Compiling ghash-neon-armv8-win.S
[935/1246] Compiling ghash-ssse3-x86-linux.S
[936/1246] Compiling ghash-neon-armv8-apple.S
[937/1246] Compiling ghash-ssse3-x86_64-apple.S
[938/1246] Compiling ghash-neon-armv8-linux.S
[939/1246] Compiling ghash-armv4-linux.S
[940/1246] Compiling co-586-linux.S
[941/1246] Compiling co-586-apple.S
[942/1246] Compiling bsaes-armv7-linux.S
[943/1246] Compiling bn-armv8-linux.S
[944/1246] Compiling bn-armv8-win.S
[945/1246] Compiling bn-armv8-apple.S
[946/1246] Compiling bn-586-linux.S
[947/1246] Compiling bn-586-apple.S
[948/1246] Compiling armv8-mont-linux.S
[949/1246] Compiling armv8-mont-apple.S
[950/1246] Compiling armv4-mont-linux.S
[951/1246] Compiling armv8-mont-win.S
[952/1246] Compiling aesv8-gcm-armv8-linux.S
[953/1246] Compiling aesv8-gcm-armv8-win.S
[954/1246] Compiling aesv8-armv7-linux.S
[955/1246] Compiling aesv8-armv8-linux.S
[956/1246] Compiling aesv8-armv8-win.S
[957/1246] Compiling aesv8-gcm-armv8-apple.S
[958/1246] Compiling aesv8-armv8-apple.S
[959/1246] Compiling aesni-x86-linux.S
[960/1246] Compiling aesni-x86_64-linux.S
[961/1246] Compiling aesni-x86_64-apple.S
[962/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[963/1246] Compiling aesni-x86-apple.S
[964/1246] Compiling aesni-gcm-x86_64-apple.S
[965/1246] Compiling aesni-gcm-x86_64-linux.S
[966/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[967/1246] Compiling x_x509a.cc
[968/1246] Compiling x_x509.cc
[969/1246] Compiling x_pubkey.cc
[970/1246] Compiling x_val.cc
[971/1246] Compiling x_sig.cc
[972/1246] Compiling x_req.cc
[973/1246] Compiling x_spki.cc
[974/1246] Compiling x_name.cc
[975/1246] Compiling x_exten.cc
[976/1246] Compiling x_all.cc
[977/1246] Compiling c-nioatomics.c
[978/1246] Compiling x_attrib.cc
[979/1246] Compiling x_crl.cc
[980/1246] Compiling x_algor.cc
[981/1246] Compiling x509spki.cc
[982/1246] Compiling x509name.cc
[983/1246] Compiling x509rset.cc
[984/1246] Compiling x509cset.cc
[985/1246] Compiling x509_vpm.cc
[986/1246] Compiling x509_v3.cc
[987/1246] Compiling x509_vfy.cc
[988/1246] Compiling x509_txt.cc
[989/1246] Compiling x509_trs.cc
[990/1246] Compiling c-atomics.c
[991/1246] Compiling x509_set.cc
[992/1246] Compiling x509_req.cc
[994/1252] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[994/1252] Compiling x509_d2.cc
[995/1252] Compiling x509_obj.cc
[996/1252] Compiling x509_lu.cc
[997/1252] Compiling x509_ext.cc
[998/1252] Compiling x509_def.cc
[1000/1252] Compiling NIOConcurrencyHelpers NIOLock.swift
[1001/1252] Compiling NIOConcurrencyHelpers lock.swift
[1002/1252] Compiling NIOConcurrencyHelpers atomics.swift
[1003/1252] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1004/1252] Emitting module NIOConcurrencyHelpers
[1004/1253] Compiling x509_cmp.cc
[1006/1253] Compiling x509_att.cc
[1007/1279] Compiling x509.cc
[1008/1279] Compiling v3_skey.cc
[1009/1279] Wrapping AST for NIOConcurrencyHelpers for debugging
[1010/1279] Compiling v3_prn.cc
[1011/1279] Compiling v3_utl.cc
[1012/1279] Compiling v3_purp.cc
[1014/1279] Compiling ConsoleKitTerminal Console+Confirm.swift
[1015/1279] Compiling ConsoleKitTerminal Console+Input.swift
[1016/1279] Compiling ConsoleKitTerminal Console+Center.swift
[1017/1279] Compiling ConsoleKitTerminal Console+Output.swift
[1017/1282] Compiling v3_pmaps.cc
[1019/1282] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1020/1282] Compiling ConsoleKitTerminal ConsoleClear.swift
[1021/1282] Compiling ConsoleKitTerminal Console+Ask.swift
[1022/1282] Compiling ConsoleKitTerminal Console+Choose.swift
[1023/1282] Emitting module ConsoleKitTerminal
[1024/1282] Compiling ConsoleKitTerminal CustomActivity.swift
[1025/1282] Compiling ConsoleKitTerminal LoadingBar.swift
[1026/1282] Compiling ConsoleKitTerminal ProgressBar.swift
[1027/1282] Compiling ConsoleKitTerminal Console+Clear.swift
[1028/1282] Compiling ConsoleKitTerminal ActivityBar.swift
[1029/1282] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1030/1282] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1031/1282] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1031/1282] Compiling v3_pcons.cc
[1033/1282] Compiling ConsoleKitTerminal ConsoleText.swift
[1034/1282] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1035/1282] Compiling ConsoleKitTerminal ANSI.swift
[1036/1282] Compiling ConsoleKitTerminal Console+Wait.swift
[1037/1282] Compiling ConsoleKitTerminal ConsoleColor.swift
[1038/1282] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1039/1282] Compiling ConsoleKitTerminal Console.swift
[1040/1282] Compiling ConsoleKitTerminal Terminal.swift
[1041/1282] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1041/1282] Compiling v3_ncons.cc
[1042/1282] Compiling v3_ocsp.cc
[1043/1282] Compiling v3_int.cc
[1044/1282] Compiling v3_info.cc
[1045/1282] Compiling v3_lib.cc
[1047/1282] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1048/1282] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1049/1282] Compiling ConsoleKitTerminal LoggerFragment.swift
[1049/1283] Compiling v3_ia5.cc
[1051/1283] Compiling v3_genn.cc
[1052/1305] Compiling v3_enum.cc
[1053/1305] Compiling v3_extku.cc
[1054/1305] Compiling v3_conf.cc
[1055/1305] Wrapping AST for ConsoleKitTerminal for debugging
[1056/1305] Compiling v3_bitst.cc
[1057/1305] Compiling v3_cpols.cc
[1058/1305] Compiling v3_crld.cc
[1060/1305] Compiling ConsoleKitCommands CommandSignature.swift
[1061/1305] Compiling ConsoleKitCommands Flag.swift
[1062/1305] Compiling ConsoleKitCommands Option.swift
[1063/1307] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1064/1307] Compiling ConsoleKitCommands AsyncCommand.swift
[1065/1307] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1066/1307] Emitting module ConsoleKitCommands
[1067/1307] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1068/1307] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1069/1307] Compiling ConsoleKitCommands Argument.swift
[1070/1307] Compiling ConsoleKitCommands AsyncCommands.swift
[1071/1307] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1072/1307] Compiling ConsoleKitCommands AnyCommand.swift
[1073/1307] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1074/1307] Compiling ConsoleKitCommands Utilities.swift
[1074/1307] Compiling v3_bcons.cc
[1075/1307] Compiling v3_alt.cc
[1076/1307] Compiling v3_akeya.cc
[1077/1307] Compiling t_x509.cc
[1078/1307] Compiling t_x509a.cc
[1080/1307] Compiling ConsoleKitCommands Command.swift
[1081/1307] Compiling ConsoleKitCommands CommandContext.swift
[1082/1307] Compiling ConsoleKitCommands CommandError.swift
[1083/1307] Compiling ConsoleKitCommands CommandGroup.swift
[1084/1307] Compiling ConsoleKitCommands CommandInput.swift
[1085/1307] Compiling ConsoleKitCommands Commands.swift
[1086/1307] Compiling ConsoleKitCommands Console+Run.swift
[1087/1307] Compiling ConsoleKitCommands ConsoleError.swift
[1088/1307] Compiling ConsoleKitCommands Completion.swift
[1088/1307] Compiling v3_akey.cc
[1090/1308] Compiling t_req.cc
[1091/1308] Compiling t_crl.cc
[1092/1308] Compiling name_print.cc
[1093/1308] Compiling rsa_pss.cc
[1094/1308] Compiling i2d_pr.cc
[1095/1308] Compiling policy.cc
[1096/1308] Compiling by_file.cc
[1097/1308] Compiling by_dir.cc
[1098/1308] Compiling a_verify.cc
[1099/1308] Compiling algorithm.cc
[1100/1308] Compiling asn1_gen.cc
[1101/1308] Compiling voprf.cc
[1102/1308] Compiling a_sign.cc
[1103/1308] Compiling a_digest.cc
[1104/1308] Compiling thread_win.cc
[1105/1308] Compiling trust_token.cc
[1106/1308] Compiling thread_pthread.cc
[1107/1308] Compiling thread.cc
[1108/1308] Compiling thread_none.cc
[1109/1308] Compiling pmbtoken.cc
[1110/1308] Compiling stack.cc
[1111/1308] Compiling wots.cc
[1112/1308] Compiling thash.cc
[1113/1308] Compiling slhdsa.cc
[1114/1308] Compiling merkle.cc
[1115/1308] Compiling fors.cc
[1116/1308] Compiling siphash.cc
[1117/1308] Compiling sha512.cc
[1118/1308] Compiling sha256.cc
[1119/1308] Compiling sha1.cc
[1120/1308] Compiling rsa_print.cc
[1121/1308] Compiling rsa_extra.cc
[1122/1308] Compiling refcount.cc
[1123/1308] Compiling rc4.cc
[1124/1308] Compiling rsa_crypt.cc
[1125/1308] Compiling windows.cc
[1126/1308] Compiling rsa_asn1.cc
[1127/1308] Compiling urandom.cc
[1128/1308] Compiling trusty.cc
[1129/1308] Compiling rand_extra.cc
[1130/1308] Compiling passive.cc
[1131/1308] Compiling getentropy.cc
[1132/1308] Compiling ios.cc
[1133/1308] Compiling poly1305_arm_asm.S
[1134/1308] Compiling fork_detect.cc
[1135/1308] Compiling forkunsafe.cc
[1136/1308] Wrapping AST for ConsoleKitCommands for debugging
[1137/1308] Compiling deterministic.cc
[1138/1310] Compiling poly1305_arm.cc
[1139/1310] Compiling poly1305_vec.cc
[1140/1310] Compiling poly1305.cc
[1142/1310] Emitting module ConsoleKit
[1143/1310] Compiling ConsoleKit Exports.swift
[1143/1311] Compiling pool.cc
[1145/1311] Compiling pkcs8_x509.cc
[1146/1311] Compiling pkcs7.cc
[1147/1311] Wrapping AST for ConsoleKit for debugging
[1148/1311] Compiling pkcs8.cc
[1149/1311] Compiling p5_pbev2.cc
[1150/1311] Compiling pem_x509.cc
[1151/1311] Compiling pkcs7_x509.cc
[1152/1311] Compiling pem_xaux.cc
[1153/1311] Compiling pem_pkey.cc
[1154/1311] Compiling pem_oth.cc
[1155/1311] Compiling pem_lib.cc
[1156/1311] Compiling pem_pk8.cc
[1157/1311] Compiling obj.cc
[1158/1311] Compiling pem_info.cc
[1159/1311] Compiling obj_xref.cc
[1160/1311] Compiling mlkem.cc
[1161/1311] Compiling mldsa.cc
[1162/1311] Compiling poly_rq_mul.S
[1163/1311] Compiling mem.cc
[1164/1311] Compiling md5.cc
[1165/1311] Compiling fips_shared_support.cc
[1166/1311] Compiling pem_all.cc
[1167/1311] Compiling lhash.cc
[1168/1311] Compiling md4.cc
[1169/1311] Compiling ex_data.cc
[1170/1311] Compiling sign.cc
[1171/1311] Compiling kyber.cc
[1172/1311] Compiling hrss.cc
[1173/1311] Compiling hpke.cc
[1174/1311] Compiling print.cc
[1175/1311] Compiling scrypt.cc
[1176/1311] Compiling pbkdf.cc
[1177/1311] Compiling p_x25519.cc
[1178/1311] Compiling p_rsa_asn1.cc
[1179/1311] Compiling p_x25519_asn1.cc
[1180/1311] Compiling p_ed25519.cc
[1181/1311] Compiling p_ec_asn1.cc
[1182/1311] Compiling p_ec.cc
[1183/1311] Compiling p_rsa.cc
[1184/1311] Compiling p_hkdf.cc
[1185/1311] Compiling p_ed25519_asn1.cc
[1186/1311] Compiling p_dsa_asn1.cc
[1187/1311] Compiling p_dh_asn1.cc
[1188/1311] Compiling err.cc
[1189/1311] Compiling p_dh.cc
[1190/1311] Compiling evp_ctx.cc
[1191/1311] Compiling engine.cc
[1192/1311] Compiling evp.cc
[1193/1311] Compiling evp_asn1.cc
[1194/1311] Compiling ecdsa_asn1.cc
[1195/1311] Compiling ecdh_extra.cc
[1196/1311] Compiling ec_derive.cc
[1197/1311] Compiling hash_to_curve.cc
[1198/1311] Compiling dsa_asn1.cc
[1199/1311] Compiling dsa.cc
[1200/1311] Compiling ec_asn1.cc
[1201/1311] Compiling params.cc
[1202/1311] Compiling x25519-asm-arm.S
[1203/1311] Compiling bcm.cc
[1204/1311] Compiling crypto.cc
[1205/1311] Compiling spake25519.cc
[1206/1311] Compiling des.cc
[1207/1311] Compiling digest_extra.cc
[1208/1311] Compiling dh_asn1.cc
[1209/1311] Compiling cpu_arm_linux.cc
[1210/1311] Compiling curve25519_64_adx.cc
[1211/1311] Compiling cpu_aarch64_win.cc
[1212/1311] Compiling curve25519.cc
[1213/1311] Compiling cpu_intel.cc
[1214/1311] Compiling cpu_aarch64_sysreg.cc
[1215/1311] Compiling cpu_aarch64_openbsd.cc
[1216/1311] Compiling cpu_aarch64_fuchsia.cc
[1217/1311] Compiling cpu_arm_freebsd.cc
[1218/1311] Compiling cpu_aarch64_linux.cc
[1219/1311] Compiling cpu_aarch64_apple.cc
[1220/1311] Compiling tls_cbc.cc
[1221/1311] Compiling conf.cc
[1222/1311] Compiling e_chacha20poly1305.cc
[1223/1311] Compiling e_tls.cc
[1224/1311] Compiling e_rc2.cc
[1225/1311] Compiling e_null.cc
[1226/1311] Compiling e_rc4.cc
[1227/1311] Compiling e_des.cc
[1228/1311] Compiling e_aesgcmsiv.cc
[1229/1311] Compiling derive_key.cc
[1230/1311] Compiling e_aesctrhmac.cc
[1231/1311] Compiling cipher_extra.cc
[1232/1311] Compiling chacha.cc
[1233/1311] Compiling unicode.cc
[1234/1311] Compiling cbb.cc
[1235/1311] Compiling cbs.cc
[1236/1311] Compiling ber.cc
[1237/1311] Compiling buf.cc
[1238/1311] Compiling asn1_compat.cc
[1239/1311] Compiling blake2.cc
[1240/1311] Compiling convert.cc
[1241/1311] Compiling printf.cc
[1242/1311] Compiling bn_asn1.cc
[1243/1311] Compiling pair.cc
[1244/1311] Compiling hexdump.cc
[1245/1311] Compiling file.cc
[1246/1311] Compiling fd.cc
[1247/1311] Compiling errno.cc
[1248/1311] Compiling bio_mem.cc
[1249/1311] Compiling base64.cc
[1250/1311] Compiling bio.cc
[1251/1311] Compiling tasn_typ.cc
[1252/1311] Compiling tasn_utl.cc
[1253/1311] Compiling tasn_fre.cc
[1254/1311] Compiling tasn_enc.cc
[1255/1311] Compiling tasn_new.cc
[1256/1311] Compiling posix_time.cc
[1257/1311] Compiling f_string.cc
[1258/1311] Compiling tasn_dec.cc
[1259/1311] Compiling f_int.cc
[1260/1311] Compiling asn_pack.cc
[1261/1311] Compiling asn1_par.cc
[1262/1311] Compiling asn1_lib.cc
[1263/1311] Compiling a_utctm.cc
[1264/1311] Compiling a_type.cc
[1265/1311] Compiling a_time.cc
[1266/1311] Compiling a_octet.cc
[1266/1311] Write sources
[1272/1311] Compiling a_strnid.cc
[1273/1311] Compiling a_strex.cc
[1274/1364] Compiling a_object.cc
[1275/1408] Compiling a_mbstr.cc
[1276/1408] Compiling a_i2d_fp.cc
[1278/1408] Compiling Atomics UnsafeAtomic.swift
[1279/1408] Compiling Atomics UnsafeAtomicLazyReference.swift
[1279/1408] Compiling a_int.cc
[1281/1410] Compiling Atomics ManagedAtomic.swift
[1282/1410] Compiling Atomics ManagedAtomicLazyReference.swift
[1283/1410] Compiling Atomics AtomicMemoryOrderings.swift
[1284/1410] Compiling Atomics DoubleWord.swift
[1284/1410] Compiling a_gentm.cc
[1286/1410] Compiling Atomics AtomicReference.swift
[1287/1410] Compiling Atomics AtomicStorage.swift
[1288/1410] Compiling Atomics AtomicValue.swift
[1289/1410] Compiling Atomics Primitives.shims.swift
[1290/1410] Compiling Atomics AtomicInteger.swift
[1291/1410] Compiling Atomics AtomicOptionalWrappable.swift
[1292/1410] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1293/1410] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1294/1410] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1295/1410] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1296/1410] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1297/1410] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1298/1410] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1299/1417] Compiling Atomics IntegerOperations.swift
[1300/1417] Compiling Atomics Unmanaged extensions.swift
[1301/1425] Compiling BitCollections BitSet+Initializers.swift
[1302/1425] Compiling BitCollections BitSet+Invariants.swift
[1303/1425] Compiling BitCollections BitSet+Random.swift
[1304/1425] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1305/1425] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1306/1425] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1307/1425] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1308/1425] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1309/1425] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1310/1425] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1311/1425] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1312/1425] Compiling BitCollections BitSet+SetAlgebra union.swift
[1313/1425] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1314/1425] Compiling BitCollections BitSet.Counted.swift
[1315/1425] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1316/1425] Compiling BitCollections BitSet+CustomReflectable.swift
[1317/1425] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1318/1425] Compiling BitCollections BitSet+Equatable.swift
[1319/1425] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1320/1425] Compiling BitCollections BitSet+Extras.swift
[1321/1425] Compiling BitCollections BitSet+Hashable.swift
[1322/1425] Compiling Atomics IntegerConformances.swift
[1323/1425] Compiling Atomics PointerConformances.swift
[1324/1425] Compiling Atomics Primitives.native.swift
[1325/1425] Compiling Atomics OptionalRawRepresentable.swift
[1326/1428] Compiling Algorithms RandomSample.swift
[1327/1428] Compiling Algorithms Reductions.swift
[1328/1428] Compiling Algorithms Rotate.swift
[1331/1428] Compiling Algorithms Suffix.swift
[1336/1428] Compiling Atomics RawRepresentable.swift
[1337/1428] Compiling Atomics AtomicBool.swift
[1340/1428] Emitting module BitCollections
[1367/1428] Compiling BitCollections BitSet.Index.swift
[1368/1428] Compiling BitCollections BitSet._UnsafeHandle.swift
[1369/1428] Compiling BitCollections BitSet.swift
[1370/1428] Compiling BitCollections Range+Utilities.swift
[1371/1428] Compiling BitCollections Slice+Utilities.swift
[1372/1428] Compiling BitCollections UInt+Tricks.swift
[1373/1428] Compiling BitCollections _Word.swift
[1374/1429] Compiling CryptoBoringWrapper RandomBytes.swift
[1375/1429] Compiling Algorithms Trim.swift
[1376/1429] Compiling Algorithms Unique.swift
[1377/1429] Compiling Algorithms Windows.swift
[1378/1429] Wrapping AST for BitCollections for debugging
[1380/1431] Compiling CryptoBoringWrapper EllipticCurve.swift
[1381/1431] Emitting module Collections
[1382/1431] Compiling Collections Collections.swift
[1383/1431] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1384/1431] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1385/1431] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1386/1431] Emitting module CryptoBoringWrapper
[1387/1431] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1393/1432] Emitting module Atomics
[1394/1432] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1403/1434] Emitting module Algorithms
[1404/1435] Wrapping AST for Collections for debugging
[1405/1435] Wrapping AST for Atomics for debugging
[1406/1435] Wrapping AST for CryptoBoringWrapper for debugging
[1407/1566] Wrapping AST for Algorithms for debugging
[1409/1566] Compiling NIOCore MulticastChannel.swift
[1410/1566] Compiling NIOCore NIOAny.swift
[1411/1566] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1412/1566] Compiling NIOCore NIOLoopBound.swift
[1413/1566] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1414/1566] Compiling Crypto Curve25519.swift
[1415/1566] Compiling Crypto Ed25519Keys.swift
[1416/1566] Compiling Crypto NISTCurvesKeys.swift
[1417/1574] Compiling NIOCore SocketAddresses.swift
[1418/1574] Compiling NIOCore SocketOptionProvider.swift
[1419/1574] Compiling NIOCore SystemCallHelpers.swift
[1420/1574] Compiling NIOCore TimeAmount+Duration.swift
[1421/1574] Compiling NIOCore TypeAssistedChannelHandler.swift
[1422/1574] Compiling NIOCore UniversalBootstrapSupport.swift
[1423/1574] Compiling NIOCore Utilities.swift
[1424/1574] Compiling Crypto EdDSA_boring.swift
[1425/1574] Compiling Crypto ECDSA.swift
[1426/1574] Compiling Crypto Ed25519.swift
[1427/1574] Compiling NIOCore MarkedCircularBuffer.swift
[1436/1574] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1437/1583] Compiling Crypto HPKE.swift
[1438/1583] Compiling Crypto HPKE-Context.swift
[1439/1583] Compiling Crypto HPKE-KeySchedule.swift
[1440/1583] Compiling NIOCore IO.swift
[1441/1583] Compiling Crypto Insecure.swift
[1442/1583] Compiling NIOCore IPProtocol.swift
[1443/1583] Compiling NIOCore IntegerBitPacking.swift
[1444/1583] Compiling NIOCore IntegerTypes.swift
[1445/1583] Compiling NIOCore Interfaces.swift
[1446/1583] Compiling NIOCore Linux.swift
[1447/1583] Compiling NIOCore DeadChannel.swift
[1448/1583] Compiling NIOCore DispatchQueue+WithFuture.swift
[1449/1583] Compiling NIOCore EventLoop+Deprecated.swift
[1450/1583] Compiling NIOCore EventLoop+SerialExecutor.swift
[1451/1583] Compiling Crypto HPKE-Utils.swift
[1452/1583] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1453/1583] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1454/1583] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1455/1583] Compiling NIOCore EventLoopFuture.swift
[1456/1583] Compiling NIOCore FileDescriptor.swift
[1457/1583] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1458/1583] Compiling NIOCore ByteBuffer-views.swift
[1459/1583] Compiling NIOCore Channel.swift
[1460/1583] Compiling NIOCore ChannelHandler.swift
[1461/1583] Compiling NIOCore ChannelHandlers.swift
[1462/1583] Compiling NIOCore ChannelInvoker.swift
[1463/1583] Compiling NIOCore ChannelOption.swift
[1464/1583] Compiling NIOCore ChannelPipeline.swift
[1465/1583] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1466/1583] Compiling NIOCore BSDSocketAPI.swift
[1467/1583] Emitting module Crypto
[1468/1583] Compiling NIOCore AddressedEnvelope.swift
[1469/1583] Compiling NIOCore AsyncAwaitSupport.swift
[1470/1583] Compiling NIOCore AsyncChannel.swift
[1471/1583] Compiling NIOCore AsyncChannelHandler.swift
[1472/1583] Compiling NIOCore AsyncChannelInboundStream.swift
[1473/1583] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1474/1583] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1475/1583] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1476/1583] Compiling NIOCore NIOAsyncWriter.swift
[1477/1583] Compiling NIOCore ByteBuffer-multi-int.swift
[1494/1583] Compiling NIOCore ByteBuffer-aux.swift
[1495/1583] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1496/1583] Compiling NIOCore ByteBuffer-conversions.swift
[1497/1583] Compiling NIOCore ByteBuffer-core.swift
[1498/1583] Compiling NIOCore ByteBuffer-hex.swift
[1499/1583] Compiling NIOCore ByteBuffer-int.swift
[1500/1583] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1501/1583] Compiling NIOCore CircularBuffer.swift
[1502/1583] Compiling NIOCore Codec.swift
[1503/1583] Compiling NIOCore ConvenienceOptionSupport.swift
[1512/1583] Compiling Crypto Signature.swift
[1513/1583] Compiling Crypto CryptoKitErrors_boring.swift
[1514/1583] Compiling Crypto RNG_boring.swift
[1515/1583] Compiling Crypto SafeCompare_boring.swift
[1516/1583] Compiling Crypto Zeroization_boring.swift
[1517/1583] Compiling Crypto PrettyBytes.swift
[1518/1583] Compiling Crypto SafeCompare.swift
[1519/1583] Compiling Crypto SecureBytes.swift
[1520/1583] Compiling Crypto Zeroization.swift
[1521/1584] Wrapping AST for Crypto for debugging
[1558/1584] Emitting module NIOCore
[1559/1585] Wrapping AST for NIOCore for debugging
[1561/1635] Compiling NIOEmbedded AsyncTestingChannel.swift
[1562/1635] Emitting module NIOEmbedded
[1563/1635] Compiling NIOPosix Pool.swift
[1564/1635] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1565/1635] Compiling NIOPosix PosixSingletons.swift
[1566/1635] Compiling NIOPosix RawSocketBootstrap.swift
[1567/1635] Compiling NIOPosix Resolver.swift
[1568/1635] Compiling NIOPosix Selectable.swift
[1569/1635] Compiling NIOEmbedded Embedded.swift
[1570/1635] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1571/1642] Wrapping AST for NIOEmbedded for debugging
[1573/1642] Emitting module NIOPosix
[1574/1642] Compiling NIOPosix ThreadPosix.swift
[1575/1642] Compiling NIOPosix ThreadWindows.swift
[1576/1642] Compiling NIOPosix UnsafeTransfer.swift
[1577/1642] Compiling NIOPosix Utilities.swift
[1578/1642] Compiling NIOPosix VsockAddress.swift
[1579/1642] Compiling NIOPosix VsockChannelEvents.swift
[1580/1642] Compiling NIOPosix SelectableChannel.swift
[1581/1642] Compiling NIOPosix SelectableEventLoop.swift
[1582/1642] Compiling NIOPosix SelectorEpoll.swift
[1583/1642] Compiling NIOPosix SelectorGeneric.swift
[1584/1642] Compiling NIOPosix SelectorKqueue.swift
[1585/1642] Compiling NIOPosix SelectorUring.swift
[1586/1642] Compiling NIOPosix ServerSocket.swift
[1587/1642] Compiling NIOPosix Socket.swift
[1588/1642] Compiling NIOPosix SocketChannel.swift
[1589/1642] Compiling NIOPosix SocketProtocols.swift
[1590/1642] Compiling NIOPosix System.swift
[1591/1642] Compiling NIOPosix Thread.swift
[1592/1642] Compiling NIOPosix IO.swift
[1593/1642] Compiling NIOPosix IntegerBitPacking.swift
[1594/1642] Compiling NIOPosix IntegerTypes.swift
[1595/1642] Compiling NIOPosix Linux.swift
[1596/1642] Compiling NIOPosix LinuxCPUSet.swift
[1597/1642] Compiling NIOPosix LinuxUring.swift
[1598/1642] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1599/1642] Compiling NIOPosix NIOThreadPool.swift
[1600/1642] Compiling NIOPosix NonBlockingFileIO.swift
[1601/1642] Compiling NIOPosix PendingDatagramWritesManager.swift
[1602/1642] Compiling NIOPosix PendingWritesManager.swift
[1603/1642] Compiling NIOPosix PipeChannel.swift
[1604/1642] Compiling NIOPosix PipePair.swift
[1605/1642] Compiling NIOPosix BSDSocketAPICommon.swift
[1606/1642] Compiling NIOPosix BSDSocketAPIPosix.swift
[1607/1642] Compiling NIOPosix BSDSocketAPIWindows.swift
[1608/1642] Compiling NIOPosix BaseSocket.swift
[1609/1642] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1610/1642] Compiling NIOPosix BaseSocketChannel.swift
[1611/1642] Compiling NIOPosix BaseStreamSocketChannel.swift
[1612/1642] Compiling NIOPosix Bootstrap.swift
[1613/1642] Compiling NIOPosix ControlMessage.swift
[1614/1642] Compiling NIOPosix DatagramVectorReadManager.swift
[1615/1642] Compiling NIOPosix Errors+Any.swift
[1616/1642] Compiling NIOPosix FileDescriptor.swift
[1617/1642] Compiling NIOPosix GetaddrinfoResolver.swift
[1618/1642] Compiling NIOPosix HappyEyeballs.swift
[1619/1645] Wrapping AST for NIOPosix for debugging
[1621/1702] Emitting module NIO
[1622/1702] Compiling NIO Exports.swift
[1624/1703] Compiling _NIOFileSystem Array+FileSystem.swift
[1625/1703] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1626/1703] Compiling _NIOFileSystem BufferedReader.swift
[1626/1705] Wrapping AST for NIO for debugging
[1628/1744] Compiling NIOTLS TLSEvents.swift
[1629/1744] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1630/1744] Compiling NIOHTTP1 HTTPDecoder.swift
[1631/1744] Compiling NIOHTTP1 HTTPEncoder.swift
[1632/1744] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1633/1744] Compiling _NIOFileSystem FileSystemError.swift
[1634/1744] Compiling _NIOFileSystem FileSystemProtocol.swift
[1635/1744] Compiling _NIOFileSystem FileType.swift
[1636/1744] Compiling _NIOFileSystem IOStrategy.swift
[1637/1744] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1638/1744] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1639/1744] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1640/1744] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1641/1744] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1642/1744] Emitting module NIOTLS
[1643/1744] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1644/1744] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1645/1744] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1648/1747] Compiling NIOSOCKS ClientStateMachine.swift
[1649/1747] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1650/1747] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1651/1747] Compiling NIOTLS SNIHandler.swift
[1652/1748] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1653/1748] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1654/1748] Compiling NIOHTTP1 HTTPTypes.swift
[1659/1748] Compiling NIOSOCKS SOCKSResponse.swift
[1660/1748] Emitting module NIOSOCKS
[1661/1748] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1663/1748] Compiling _NIOFileSystem ParallelDirCopy.swift
[1664/1748] Compiling _NIOFileSystem ParallelRemoval.swift
[1665/1748] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1666/1748] Compiling _NIOFileSystem CInterop.swift
[1667/1748] Compiling _NIOFileSystem Errno.swift
[1669/1752] Emitting module _NIOFileSystem
[1675/1752] Compiling NIOSOCKS ServerStateMachine.swift
[1676/1753] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1677/1753] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1679/1753] Compiling AsyncKit Optional+StrictMap.swift
[1680/1753] Compiling AsyncKit Exports.swift
[1681/1753] Emitting module NIOHTTP1
[1682/1753] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1683/1753] Emitting module NIOFoundationCompat
[1685/1754] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1686/1754] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1687/1754] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1688/1754] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1689/1754] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1690/1754] Compiling _NIOFileSystem Mocking.swift
[1691/1754] Compiling _NIOFileSystem Syscall.swift
[1692/1754] Compiling _NIOFileSystem Syscalls.swift
[1697/1754] Compiling _NIOFileSystem SystemFileHandle.swift
[1698/1754] Compiling _NIOFileSystem Utilities.swift
[1699/1754] Compiling _NIOFileSystem OpenOptions.swift
[1700/1754] Compiling _NIOFileSystem String+FileSystem.swift
[1709/1754] Compiling _NIOFileSystem TokenBucket.swift
[1710/1754] Compiling _NIOFileSystem UnsafeTransfer.swift
[1711/1754] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1712/1754] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1717/1755] Emitting module AsyncKit
[1735/1757] Wrapping AST for NIOTLS for debugging
[1736/1757] Wrapping AST for _NIOFileSystem for debugging
[1738/1859] Emitting module NIOFileSystem
[1739/1859] Compiling NIOFileSystem Exports.swift
[1740/1860] Emitting module _NIOFileSystemFoundationCompat
[1741/1860] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1742/1860] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1743/1860] Compiling NIOExtras RequestResponseHandler.swift
[1744/1860] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1745/1860] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1746/1860] Compiling NIOTransportServices StateManagedChannel.swift
[1747/1860] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1748/1860] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1749/1860] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1750/1860] Compiling NIOExtras NIOExtrasError.swift
[1751/1860] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1752/1860] Compiling NIOExtras NIORequestIdentifiable.swift
[1753/1860] Compiling NIOExtras PCAPRingBuffer.swift
[1754/1860] Compiling NIOExtras QuiescingHelper.swift
[1756/1862] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1757/1862] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1758/1862] Compiling NIOExtras JSONRPCFraming.swift
[1759/1863] Compiling NIOWebSocket WebSocketOpcode.swift
[1760/1864] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1762/1864] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1763/1864] Compiling NIOExtras LengthFieldPrepender.swift
[1764/1864] Compiling NIOExtras LineBasedFrameDecoder.swift
[1765/1864] Compiling NIOExtras DebugInboundEventsHandler.swift
[1766/1864] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1767/1864] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1768/1864] Emitting module NIOTransportServices
[1769/1864] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1770/1864] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1771/1865] Emitting module NIOHTTPCompression
[1772/1865] Compiling NIOHTTPCompression HTTPDecompression.swift
[1772/1865] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1777/1886] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1777/1886] Wrapping AST for NIOSOCKS for debugging
[1779/1886] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1780/1886] Compiling NIOHPACK IndexedHeaderTable.swift
[1781/1886] Compiling NIOHPACK IntegerCoding.swift
[1781/1887] Wrapping AST for NIOHTTP1 for debugging
[1783/1887] Compiling MultipartKit MultipartParser.swift
[1784/1887] Compiling MultipartKit MultipartPart.swift
[1785/1887] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1786/1887] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1787/1887] Compiling NIOHTTPCompression HTTPCompression.swift
[1788/1887] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1789/1887] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1790/1887] Compiling MultipartKit Storage.swift
[1791/1887] Compiling MultipartKit MultipartFormData.swift
[1792/1887] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1793/1887] Compiling MultipartKit FormDataEncoder.swift
[1794/1888] Compiling NIOHPACK HuffmanTables.swift
[1794/1888] Wrapping AST for NIOTransportServices for debugging
[1796/1888] Emitting module NIOWebSocket
[1797/1888] Compiling MultipartKit BasicCodingKey.swift
[1798/1888] Compiling MultipartKit MultipartError.swift
[1799/1888] Wrapping AST for NIOFoundationCompat for debugging
[1800/1888] Wrapping AST for NIOFileSystem for debugging
[1802/1888] Compiling NIOHPACK HuffmanCoding.swift
[1803/1888] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1804/1888] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1804/1888] Wrapping AST for AsyncKit for debugging
[1805/1888] Wrapping AST for NIOHTTPCompression for debugging
[1809/1888] Emitting module NIOHPACK
[1810/1888] Compiling MultipartKit Exports.swift
[1811/1888] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1812/1888] Emitting module NIOExtras
[1819/1890] Compiling NIOHPACK StaticHeaderTable.swift
[1823/1891] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1826/1891] Compiling NIOWebSocket WebSocketFrame.swift
[1830/1892] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1831/1892] Compiling MultipartKit FormDataDecoder.swift
[1832/1892] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1834/1892] Emitting module MultipartKit
[1836/1892] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1837/1892] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1843/1892] Compiling MultipartKit MultipartPartConvertible.swift
[1844/1892] Compiling MultipartKit MultipartSerializer.swift
[1845/1892] Compiling MultipartKit Utilities.swift
[1845/1892] Wrapping AST for NIOHPACK for debugging
[1846/1892] Wrapping AST for NIOWebSocket for debugging
[1848/1950] Compiling NIOHTTP2 SendingHeadersState.swift
[1849/1950] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1850/1950] Compiling NIOHTTP2 SendingRstStreamState.swift
[1851/1950] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1852/1951] Wrapping AST for MultipartKit for debugging
[1854/1951] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1855/1951] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1856/1951] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1857/1951] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1858/1951] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1859/1951] Compiling NIOHTTP2 MaySendFrames.swift
[1860/1951] Compiling NIOHTTP2 SendingDataState.swift
[1861/1951] Compiling NIOHTTP2 SendingGoawayState.swift
[1862/1951] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1863/1951] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1864/1951] Compiling NIOHTTP2 MayReceiveFrames.swift
[1865/1951] Compiling NIOHTTP2 ReceivingDataState.swift
[1866/1951] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1867/1951] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1868/1951] Compiling NIOHTTP2 HasLocalSettings.swift
[1869/1951] Compiling NIOHTTP2 HasRemoteSettings.swift
[1870/1951] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1871/1951] Compiling NIOHTTP2 QuiescingState.swift
[1872/1951] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1873/1951] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1877/1964] Compiling NIOHTTP2 StateMachineResult.swift
[1878/1964] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1879/1964] Compiling NIOHTTP2 DOSHeuristics.swift
[1888/1964] Emitting module NIOSSL
[1889/1964] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1901/1964] Wrapping AST for NIOExtras for debugging
[1906/1964] Compiling NIOSSL Zeroization.swift
[1907/1964] Compiling NIOSSL TLSConfiguration.swift
[1908/1964] Compiling NIOSSL UniversalBootstrapSupport.swift
[1909/1964] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1910/1964] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1911/1964] Compiling NIOHTTP2 InboundWindowManager.swift
[1912/1964] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1913/1964] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1914/1964] Compiling NIOHTTP2 StreamChannelList.swift
[1915/1964] Compiling NIOHTTP2 StreamMap.swift
[1916/1964] Compiling NIOHTTP2 StreamStateMachine.swift
[1917/1964] Compiling NIOHTTP2 UnsafeTransfer.swift
[1918/1964] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1923/1964] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1924/1964] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1925/1964] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1926/1964] Compiling NIOHTTP2 HTTP2StreamID.swift
[1927/1964] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1928/1964] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1929/1964] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1930/1964] Compiling NIOHTTP2 InboundEventBuffer.swift
[1931/1965] Wrapping AST for NIOSSL for debugging
[1933/1973] Emitting module NIOHTTP2
[1943/1973] Compiling WebSocketKit WebSocket+Connect.swift
[1944/1973] Compiling WebSocketKit Exports.swift
[1945/1973] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1946/1973] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1947/1973] Compiling NIOHTTP2 HTTP2Frame.swift
[1948/1973] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1949/1973] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1950/1973] Compiling NIOHTTP2 HTTP2PingData.swift
[1951/1973] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1952/1973] Compiling NIOHTTP2 HTTP2Settings.swift
[1953/1973] Compiling NIOHTTP2 HTTP2Stream.swift
[1954/1973] Emitting module WebSocketKit
[1955/1973] Compiling WebSocketKit WebSocket+Concurrency.swift
[1956/1973] Compiling WebSocketKit WebSocket.swift
[1957/1973] Compiling WebSocketKit WebSocketHandler.swift
[1958/1973] Compiling WebSocketKit WebSocketClient.swift
[1959/1974] Wrapping AST for WebSocketKit for debugging
[1961/1974] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1962/1974] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1963/1974] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1964/1974] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1965/1974] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1966/1974] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1967/1974] Compiling NIOHTTP2 HTTP2Error.swift
[1968/1974] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1969/1975] Wrapping AST for NIOHTTP2 for debugging
[1971/2035] Emitting module AsyncHTTPClient
[1972/2035] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1973/2035] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1974/2035] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1975/2035] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1976/2035] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1977/2035] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1978/2035] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1979/2035] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1980/2035] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1981/2043] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1982/2043] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1983/2043] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1984/2043] Compiling AsyncHTTPClient HTTP1Connection.swift
[1985/2043] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1986/2043] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1987/2043] Compiling AsyncHTTPClient HTTP2Connection.swift
[1988/2043] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1989/2043] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1990/2043] Compiling AsyncHTTPClient HTTPHandler.swift
[1991/2043] Compiling AsyncHTTPClient LRUCache.swift
[1992/2043] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1993/2043] Compiling AsyncHTTPClient NWErrorHandler.swift
[1994/2043] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1995/2043] Compiling AsyncHTTPClient TLSConfiguration.swift
[1996/2043] Compiling AsyncHTTPClient RedirectState.swift
[1997/2043] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1998/2043] Compiling AsyncHTTPClient RequestBag.swift
[1999/2043] Compiling AsyncHTTPClient RequestValidation.swift
[2000/2043] Compiling AsyncHTTPClient SSLContextCache.swift
[2001/2043] Compiling AsyncHTTPClient Scheme.swift
[2002/2043] Compiling AsyncHTTPClient Singleton.swift
[2003/2043] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2004/2043] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2005/2043] Compiling AsyncHTTPClient Utils.swift
[2006/2043] Compiling AsyncHTTPClient ConnectionTarget.swift
[2007/2043] Compiling AsyncHTTPClient DeconstructedURL.swift
[2008/2043] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2009/2043] Compiling AsyncHTTPClient FoundationExtensions.swift
[2010/2043] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2011/2043] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2012/2043] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2013/2043] Compiling AsyncHTTPClient HTTPClient.swift
[2014/2043] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2015/2043] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2016/2043] Compiling AsyncHTTPClient Transaction.swift
[2017/2043] Compiling AsyncHTTPClient Base64.swift
[2018/2043] Compiling AsyncHTTPClient BasicAuth.swift
[2019/2043] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2020/2043] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2021/2043] Compiling AsyncHTTPClient ConnectionPool.swift
[2022/2043] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2023/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2024/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2025/2043] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2026/2043] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2027/2043] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2028/2043] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2029/2043] Compiling AsyncHTTPClient RequestBodyLength.swift
[2030/2043] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2031/2043] Compiling AsyncHTTPClient RequestOptions.swift
[2032/2043] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2033/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2034/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2035/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2036/2043] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2037/2043] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2038/2043] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2039/2044] Wrapping AST for AsyncHTTPClient for debugging
[2041/2213] Compiling Vapor Core.swift
[2042/2213] Compiling Vapor Running.swift
[2043/2213] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2044/2213] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2045/2213] Compiling Vapor DotEnvFile+load.swift
[2046/2213] Compiling Vapor Routes+caseInsenstive.swift
[2047/2213] Compiling Vapor Validatable+validate.swift
[2048/2213] Compiling Vapor Environment+Process.swift
[2049/2213] Compiling Vapor Environment+Secret.swift
[2050/2213] Compiling Vapor Environment.swift
[2051/2213] Compiling Vapor Abort.swift
[2052/2213] Compiling Vapor AbortError.swift
[2053/2213] Compiling Vapor DebuggableError.swift
[2054/2213] Compiling Vapor Demangler.swift
[2055/2213] Compiling Vapor ErrorSource.swift
[2056/2213] Compiling Vapor StackTrace.swift
[2057/2213] Compiling Vapor Exports.swift
[2058/2213] Compiling Vapor Application+HTTP.swift
[2059/2213] Compiling Vapor BasicResponder.swift
[2060/2213] Compiling Vapor BodyStream.swift
[2061/2213] Compiling Vapor Application+HTTP+Client.swift
[2062/2213] Compiling Vapor EventLoopHTTPClient.swift
[2063/2213] Compiling Vapor EndpointCache.swift
[2064/2213] Compiling Vapor HTTPMethod+String.swift
[2065/2237] Compiling Vapor HTTPServerResponseEncoder.swift
[2066/2237] Compiling Vapor HTTPServerUpgradeHandler.swift
[2067/2237] Compiling Vapor Logger+Report.swift
[2068/2237] Compiling Vapor LoggingSystem+Environment.swift
[2069/2237] Compiling Vapor Application+Middleware.swift
[2070/2237] Compiling Vapor CORSMiddleware.swift
[2071/2237] Compiling Vapor ErrorMiddleware.swift
[2072/2237] Compiling Vapor FileMiddleware.swift
[2073/2237] Compiling Vapor Middleware.swift
[2074/2237] Compiling Vapor MiddlewareConfiguration.swift
[2075/2237] Compiling Vapor ResponseCompressionMiddleware.swift
[2076/2237] Compiling Vapor RouteLoggingMiddleware.swift
[2077/2237] Compiling Vapor TracingMiddleware.swift
[2078/2237] Compiling Vapor File+Multipart.swift
[2079/2237] Compiling Vapor FormDataDecoder+Content.swift
[2080/2237] Compiling Vapor FormDataEncoder+Content.swift
[2081/2237] Compiling Vapor Application+Password.swift
[2082/2237] Compiling Vapor Application+Passwords.swift
[2083/2237] Compiling Vapor AsyncPasswordHasher.swift
[2084/2237] Compiling Vapor BcryptHasher.swift
[2085/2237] Compiling Vapor PasswordHasher.swift
[2086/2237] Compiling Vapor PlaintextHasher.swift
[2087/2237] Compiling Vapor Request+Password.swift
[2088/2237] Compiling Vapor Redirect.swift
[2089/2261] Compiling Vapor Application.swift
[2090/2261] Compiling Vapor AuthenticationCache.swift
[2091/2261] Compiling Vapor Authenticator.swift
[2092/2261] Compiling Vapor BasicAuthorization.swift
[2093/2261] Compiling Vapor BearerAuthorization.swift
[2094/2261] Compiling Vapor GuardMiddleware.swift
[2095/2261] Compiling Vapor RedirectMiddleware.swift
[2096/2261] Compiling Vapor SessionAuthenticatable.swift
[2097/2261] Compiling Vapor Bcrypt.swift
[2098/2261] Compiling Vapor Application+Cache.swift
[2099/2261] Compiling Vapor Cache.swift
[2100/2261] Compiling Vapor CacheExpirationTime.swift
[2101/2261] Compiling Vapor MemoryCache.swift
[2102/2261] Compiling Vapor Request+Cache.swift
[2103/2261] Compiling Vapor Application+Clients.swift
[2104/2261] Compiling Vapor Client.swift
[2105/2261] Compiling Vapor ClientRequest.swift
[2106/2261] Compiling Vapor ClientResponse.swift
[2107/2261] Compiling Vapor Request+Client.swift
[2108/2261] Compiling Vapor BootCommand.swift
[2109/2261] Compiling Vapor CommandContext+Application.swift
[2110/2261] Compiling Vapor RoutesCommand.swift
[2111/2261] Compiling Vapor ServeCommand.swift
[2112/2261] Compiling Vapor AnyResponse+Concurrency.swift
[2113/2261] Compiling Vapor Validator.swift
[2114/2261] Compiling Vapor ValidatorResult.swift
[2115/2261] Compiling Vapor And.swift
[2116/2261] Compiling Vapor Case.swift
[2117/2261] Compiling Vapor CharacterSet.swift
[2118/2261] Compiling Vapor Count.swift
[2119/2261] Compiling Vapor Custom.swift
[2120/2261] Compiling Vapor Email.swift
[2121/2261] Compiling Vapor Empty.swift
[2122/2261] Compiling Vapor In.swift
[2123/2261] Compiling Vapor Nil.swift
[2124/2261] Compiling Vapor NilIgnoring.swift
[2125/2261] Compiling Vapor Not.swift
[2126/2261] Compiling Vapor Or.swift
[2127/2261] Compiling Vapor Pattern.swift
[2128/2261] Compiling Vapor Range.swift
[2129/2261] Compiling Vapor URL.swift
[2130/2261] Compiling Vapor Valid.swift
[2131/2261] Compiling Vapor Application+Views.swift
[2132/2261] Compiling Vapor PlaintextRenderer.swift
[2133/2261] Compiling Vapor Request+View.swift
[2134/2261] Compiling Vapor View.swift
[2135/2261] Compiling Vapor ViewRenderer.swift
[2136/2261] Compiling Vapor _Deprecations.swift
[2137/2261] Compiling Vapor Bytes+Hex.swift
[2138/2261] Compiling Vapor Bytes+SecureCompare.swift
[2139/2261] Compiling Vapor Collection+Safe.swift
[2140/2261] Compiling Vapor DataProtocol+Copy.swift
[2141/2261] Compiling Vapor DecoderUnwrapper.swift
[2142/2261] Compiling Vapor DirectoryConfiguration.swift
[2143/2261] Compiling Vapor DotEnv.swift
[2144/2261] Compiling Vapor Extendable.swift
[2145/2261] Compiling Vapor File.swift
[2146/2261] Compiling Vapor FileIO.swift
[2147/2261] Compiling Vapor LifecycleHandler.swift
[2148/2261] Compiling Vapor OptionalType.swift
[2149/2261] Compiling Vapor RFC1123.swift
[2150/2261] Compiling Vapor SocketAddress+Hostname.swift
[2151/2261] Compiling Vapor Storage.swift
[2152/2261] Compiling Vapor String+IsIPAddress.swift
[2153/2261] Compiling Vapor Thread.swift
[2154/2261] Compiling Vapor URI.swift
[2155/2261] Compiling Vapor RangeResult.swift
[2156/2261] Compiling Vapor Validatable.swift
[2157/2261] Compiling Vapor Validation.swift
[2158/2261] Compiling Vapor ValidationKey.swift
[2159/2261] Compiling Vapor Validations.swift
[2160/2261] Compiling Vapor ValidationsError.swift
[2161/2261] Emitting module Vapor
[2162/2261] Compiling Vapor Request+Body.swift
[2163/2261] Compiling Vapor Request+BodyStream.swift
[2164/2261] Compiling Vapor Request.swift
[2165/2261] Compiling Vapor Application+Responder.swift
[2166/2261] Compiling Vapor DefaultResponder.swift
[2167/2261] Compiling Vapor Response+Body.swift
[2168/2261] Compiling Vapor Response.swift
[2169/2261] Compiling Vapor ResponseCodable.swift
[2170/2261] Compiling Vapor Application+Routes.swift
[2171/2261] Compiling Vapor Parameters+Require.swift
[2172/2261] Compiling Vapor Request+WebSocket.swift
[2173/2261] Compiling Vapor Route.swift
[2174/2261] Compiling Vapor RouteCollection.swift
[2175/2261] Compiling Vapor Routes.swift
[2176/2261] Compiling Vapor RoutesBuilder+Group.swift
[2177/2261] Compiling Vapor RoutesBuilder+Method.swift
[2178/2261] Compiling Vapor RoutesBuilder+Middleware.swift
[2179/2261] Compiling Vapor RoutesBuilder+WebSocket.swift
[2180/2261] Compiling Vapor RoutesBuilder.swift
[2181/2261] Compiling Vapor OTP.swift
[2182/2261] Compiling Vapor Application+Servers.swift
[2183/2261] Compiling Vapor Server.swift
[2184/2261] Compiling Vapor App+Service.swift
[2185/2261] Compiling Vapor Req+Service.swift
[2186/2261] Compiling Vapor Service.swift
[2187/2261] Compiling Vapor Application+Sessions.swift
[2188/2261] Compiling Vapor MemorySessions.swift
[2189/2261] Compiling Vapor Request+Session.swift
[2190/2261] Compiling Vapor Session.swift
[2191/2261] Compiling Vapor SessionCache.swift
[2192/2261] Compiling Vapor SessionData.swift
[2193/2261] Compiling Vapor SessionDriver.swift
[2194/2261] Compiling Vapor SessionsConfiguration.swift
[2195/2261] Compiling Vapor SessionsMiddleware.swift
[2196/2261] Compiling Vapor URLEncodedFormData.swift
[2197/2261] Compiling Vapor URLEncodedFormDecoder.swift
[2198/2261] Compiling Vapor URLEncodedFormEncoder.swift
[2199/2261] Compiling Vapor URLEncodedFormError.swift
[2200/2261] Compiling Vapor URLEncodedFormParser.swift
[2201/2261] Compiling Vapor URLEncodedFormSerializer.swift
[2202/2261] Compiling Vapor URLQueryFragmentConvertible.swift
[2203/2261] Compiling Vapor AnyResponse.swift
[2204/2261] Compiling Vapor Array+Random.swift
[2205/2261] Compiling Vapor Base32.swift
[2206/2261] Compiling Vapor Base64.swift
[2207/2261] Compiling Vapor BaseN.swift
[2208/2261] Compiling Vapor BasicCodingKey.swift
[2209/2261] Compiling Vapor ByteCount.swift
[2210/2261] Compiling Vapor AsyncBasicResponder.swift
[2211/2261] Compiling Vapor AsyncMiddleware.swift
[2212/2261] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2213/2261] Compiling Vapor AsyncSessionDriver.swift
[2214/2261] Compiling Vapor Authentication+Concurrency.swift
[2215/2261] Compiling Vapor Cache+Concurrency.swift
[2216/2261] Compiling Vapor Client+Concurrency.swift
[2217/2261] Compiling Vapor RequestBody+Concurrency.swift
[2218/2261] Compiling Vapor Responder+Concurrency.swift
[2219/2261] Compiling Vapor ResponseCodable+Concurrency.swift
[2220/2261] Compiling Vapor RoutesBuilder+Concurrency.swift
[2221/2261] Compiling Vapor ViewRenderer+Concurrency.swift
[2222/2261] Compiling Vapor WebSocket+Concurrency.swift
[2223/2261] Compiling Vapor ContainerGetPathExecutor.swift
[2224/2261] Compiling Vapor Content.swift
[2225/2261] Compiling Vapor ContentCoders.swift
[2226/2261] Compiling Vapor ContentConfiguration.swift
[2227/2261] Compiling Vapor ContentContainer.swift
[2228/2261] Compiling Vapor JSONCoder+Custom.swift
[2229/2261] Compiling Vapor JSONCoders+Content.swift
[2230/2261] Compiling Vapor PlaintextDecoder.swift
[2231/2261] Compiling Vapor PlaintextEncoder.swift
[2232/2261] Compiling Vapor URLQueryCoders.swift
[2233/2261] Compiling Vapor URLQueryContainer.swift
[2234/2261] Compiling Vapor HTTPStatus.swift
[2235/2261] Compiling Vapor HTTPCookies.swift
[2236/2261] Compiling Vapor HTTPHeaderCacheControl.swift
[2237/2261] Compiling Vapor HTTPHeaderExpires.swift
[2238/2261] Compiling Vapor HTTPHeaderLastModified.swift
[2239/2261] Compiling Vapor HTTPHeaders+Cache.swift
[2240/2261] Compiling Vapor HTTPHeaders+Connection.swift
[2241/2261] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2242/2261] Compiling Vapor HTTPHeaders+ContentRange.swift
[2243/2261] Compiling Vapor HTTPHeaders+Directive.swift
[2244/2261] Compiling Vapor HTTPHeaders+Forwarded.swift
[2245/2261] Compiling Vapor HTTPHeaders+Link.swift
[2246/2261] Compiling Vapor HTTPHeaders+Name.swift
[2247/2261] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2248/2261] Compiling Vapor HTTPHeaders.swift
[2249/2261] Compiling Vapor HTTPMediaType.swift
[2250/2261] Compiling Vapor HTTPMediaTypePreference.swift
[2251/2261] Compiling Vapor Responder.swift
[2252/2261] Compiling Vapor Application+HTTP+Server.swift
[2253/2261] Compiling Vapor HTTPServer.swift
[2254/2261] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2255/2261] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2256/2261] Compiling Vapor HTTPServerHandler.swift
[2257/2261] Compiling Vapor HTTPServerRequestDecoder.swift
[2258/2262] Wrapping AST for Vapor for debugging
[2260/2278] Emitting module RelyingPartyServer
[2261/2280] Compiling RelyingPartyServer DefaultRoute.swift
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:114:41: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
112 | let route = routes.grouped("v1")
113 | // Used for existing accounts with a password resulting in an ROPC to token endpoint.
114 | route.post("authenticate", use: authenticate)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
115 |
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:117:35: warning: converting non-sendable function value to '@Sendable (Request) async throws -> OTPChallenge' may introduce data races
115 |
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
117 | route.post("signup", use: signup)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> OTPChallenge' may introduce data races
118 | route.post("validate", use: validate)
119 |
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:118:37: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
117 | route.post("signup", use: signup)
118 | route.post("validate", use: validate)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
119 |
120 | // Used to generate a FIDO challenge for attestation and assertion.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:121:38: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
119 |
120 | // Used to generate a FIDO challenge for attestation and assertion.
121 | route.post("challenge", use: challenge)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
122 |
123 | // Used to register an authenticator with a FIDO attestation result.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:124:37: warning: converting non-sendable function value to '@Sendable (Request) async throws -> HTTPStatus' (aka '@Sendable (Request) async throws -> HTTPResponseStatus') may introduce data races
122 |
123 | // Used to register an authenticator with a FIDO attestation result.
124 | route.post("register", use: register)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> HTTPStatus' (aka '@Sendable (Request) async throws -> HTTPResponseStatus') may introduce data races
125 |
126 | // Used to validate an authenticator with a FIDO assertion result.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:127:35: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
125 |
126 | // Used to validate an authenticator with a FIDO assertion result.
127 | route.post("signin", use: signin)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
128 | }
129 | }
[2262/2280] Compiling RelyingPartyServer WellKnownRoute.swift
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:114:41: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
112 | let route = routes.grouped("v1")
113 | // Used for existing accounts with a password resulting in an ROPC to token endpoint.
114 | route.post("authenticate", use: authenticate)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
115 |
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:117:35: warning: converting non-sendable function value to '@Sendable (Request) async throws -> OTPChallenge' may introduce data races
115 |
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
117 | route.post("signup", use: signup)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> OTPChallenge' may introduce data races
118 | route.post("validate", use: validate)
119 |
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:118:37: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
116 | // Used to initiate a user sign-up, which also requires the OTP validation.
117 | route.post("signup", use: signup)
118 | route.post("validate", use: validate)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Token' may introduce data races
119 |
120 | // Used to generate a FIDO challenge for attestation and assertion.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:121:38: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
119 |
120 | // Used to generate a FIDO challenge for attestation and assertion.
121 | route.post("challenge", use: challenge)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
122 |
123 | // Used to register an authenticator with a FIDO attestation result.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:124:37: warning: converting non-sendable function value to '@Sendable (Request) async throws -> HTTPStatus' (aka '@Sendable (Request) async throws -> HTTPResponseStatus') may introduce data races
122 |
123 | // Used to register an authenticator with a FIDO attestation result.
124 | route.post("register", use: register)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> HTTPStatus' (aka '@Sendable (Request) async throws -> HTTPResponseStatus') may introduce data races
125 |
126 | // Used to validate an authenticator with a FIDO assertion result.
/host/spi-builder-workspace/Sources/RelyingPartyServer/Routes/DefaultRoute.swift:127:35: warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
125 |
126 | // Used to validate an authenticator with a FIDO assertion result.
127 | route.post("signin", use: signin)
| `- warning: converting non-sendable function value to '@Sendable (Request) async throws -> Response' may introduce data races
128 | }
129 | }
[2263/2280] Compiling RelyingPartyServer Token.swift
[2264/2280] Compiling RelyingPartyServer User.swift
[2265/2280] Compiling RelyingPartyServer Application+Extension.swift
[2266/2280] Compiling RelyingPartyServer Data+Extension.swift
[2267/2280] Compiling RelyingPartyServer DateFormatter+Extension.swift
[2268/2280] Compiling RelyingPartyServer WellKnownMiddleware.swift
[2269/2280] Compiling RelyingPartyServer Authenticator.swift
[2270/2280] Compiling RelyingPartyServer TokenService.swift
[2271/2280] Compiling RelyingPartyServer ISVAUserService.swift
[2272/2280] Compiling RelyingPartyServer ISVWebAuthnService.swift
[2273/2280] Compiling RelyingPartyServer WebAuthnService.swift
[2274/2280] Compiling RelyingPartyServer Server.swift
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:15:22: warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
13 | try LoggingSystem.bootstrap(from: &env)
14 |
15 | let webApp = Application(env)
| `- warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
16 | defer {
17 | webApp.shutdown()
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:17:20: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
15 | let webApp = Application(env)
16 | defer {
17 | webApp.shutdown()
| `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
18 | }
19 |
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:83:20: warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
81 | }
82 |
83 | try webApp.run()
| `- warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
84 | }
85 | }
[2275/2280] Compiling RelyingPartyServer ISVAWebAuthnService.swift
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:15:22: warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
13 | try LoggingSystem.bootstrap(from: &env)
14 |
15 | let webApp = Application(env)
| `- warning: initializer 'init' is unavailable from asynchronous contexts; This initialiser cannot be used in async contexts, use Application.make(_:_:) instead; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
16 | defer {
17 | webApp.shutdown()
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:17:20: warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
15 | let webApp = Application(env)
16 | defer {
17 | webApp.shutdown()
| `- warning: instance method 'shutdown' is unavailable from asynchronous contexts; This can block the thread and should not be called in an async context; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
18 | }
19 |
/host/spi-builder-workspace/Sources/RelyingPartyServer/Server.swift:83:20: warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
81 | }
82 |
83 | try webApp.run()
| `- warning: instance method 'run' is unavailable from asynchronous contexts; Use the async execute() method instead.; this is an error in the Swift 6 language mode; this is an error in the Swift 6 language mode
84 | }
85 | }
[2276/2280] Compiling RelyingPartyServer ISVUserService.swift
[2277/2280] Compiling RelyingPartyServer UserService.swift
[2278/2281] Wrapping AST for RelyingPartyServer for debugging
[2279/2281] Write Objects.LinkFileList
[2280/2281] Linking RelyingPartyServer
Build complete! (529.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "Relying Party Server",
"name" : "Relying Party Server",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RelyingPartyServer",
"targets" : [
"RelyingPartyServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "RelyingPartyServerTests",
"module_type" : "SwiftTarget",
"name" : "RelyingPartyServerTests",
"path" : "Tests/RelyingPartyServerTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"RelyingPartyServerTests.swift"
],
"target_dependencies" : [
"RelyingPartyServer"
],
"type" : "test"
},
{
"c99name" : "RelyingPartyServer",
"module_type" : "SwiftTarget",
"name" : "RelyingPartyServer",
"path" : "Sources/RelyingPartyServer",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"RelyingPartyServer"
],
"sources" : [
"Extensions/Application+Extension.swift",
"Extensions/Data+Extension.swift",
"Extensions/DateFormatter+Extension.swift",
"Middleware/WellKnownMiddleware.swift",
"Models/Authenticator.swift",
"Models/Token.swift",
"Models/User.swift",
"Routes/DefaultRoute.swift",
"Routes/WellKnownRoute.swift",
"Server.swift",
"Services/FIDO2/ISVAWebAuthnService.swift",
"Services/FIDO2/ISVWebAuthnService.swift",
"Services/FIDO2/WebAuthnService.swift",
"Services/Token/TokenService.swift",
"Services/User/ISVAUserService.swift",
"Services/User/ISVUserService.swift",
"Services/User/UserService.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.