Build Information
Successful build of FCM, reference 3.0.0-beta.3 (a3ded2
), with Swift 6.1 for Android on 29 May 2025 11:29:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mihaelisaev/FCM.git
Reference: 3.0.0-beta.3
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/mihaelisaev/FCM
* tag 3.0.0-beta.3 -> FETCH_HEAD
HEAD is now at a3ded29 Add more public `init` (#54 by AlekseyPleshkov)
Cloned https://github.com/mihaelisaev/FCM.git
Revision (git rev-parse @):
a3ded2919a139e913260edd00c0433c19e463d22
SUCCESS checkout https://github.com/mihaelisaev/FCM.git at 3.0.0-beta.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/mihaelisaev/FCM.git
https://github.com/mihaelisaev/FCM.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"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
}
],
"manifest_display_name" : "FCM",
"name" : "FCM",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FCM",
"targets" : [
"FCM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FCMTests",
"module_type" : "SwiftTarget",
"name" : "FCMTests",
"path" : "Tests/FCMTests",
"sources" : [
"FCMTests.swift"
],
"target_dependencies" : [
"FCM"
],
"type" : "test"
},
{
"c99name" : "FCM",
"module_type" : "SwiftTarget",
"name" : "FCM",
"path" : "Sources/FCM",
"product_dependencies" : [
"Vapor",
"JWT"
],
"product_memberships" : [
"FCM"
],
"sources" : [
"FCM+Application.swift",
"FCM+Request.swift",
"FCM.swift",
"FCMAndroidConfig/FCMAndroidConfig.swift",
"FCMAndroidConfig/FCMAndroidMessagePriority.swift",
"FCMAndroidConfig/FCMAndroidNotification.swift",
"FCMAndroidConfig/FCMAndroidNotificationLightSettings.swift",
"FCMAndroidConfig/FCMAndroidNotificationPriority.swift",
"FCMAndroidConfig/FCMAndroidNotificationVisibility.swift",
"FCMApnsConfig/FCMApnsAlert.swift",
"FCMApnsConfig/FCMApnsAlertOrString.swift",
"FCMApnsConfig/FCMApnsApsObject.swift",
"FCMApnsConfig/FCMApnsConfig.swift",
"FCMApnsConfig/FCMApnsPayload.swift",
"FCMApnsConfig/FCMApnsPayloadProtocol.swift",
"FCMApnsConfig/FCMOptions.swift",
"FCMApnsConfig/FCMOptionsProtocol.swift",
"FCMConfiguration.swift",
"FCMError.swift",
"FCMMessage.swift",
"FCMNotification.swift",
"FCMWebpushConfig.swift",
"GAuthPayload.swift",
"Helpers/FCM+AccessToken.swift",
"Helpers/FCM+BatchSend.swift",
"Helpers/FCM+CreateTopic.swift",
"Helpers/FCM+DeleteTopic.swift",
"Helpers/FCM+GetTopics.swift",
"Helpers/FCM+JWT.swift",
"Helpers/FCM+RegisterAPNS.swift",
"Helpers/FCM+SendMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 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/jwt.git
Fetching https://github.com/vapor/vapor.git
[1/2707] Fetching jwt
[2708/77085] Fetching jwt, vapor
Fetched https://github.com/vapor/jwt.git from cache (3.20s)
Fetched https://github.com/vapor/vapor.git from cache (3.26s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 5.1.2 (4.10s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.35s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (2.08s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
[1/3836] Fetching swift-log
[1037/9991] Fetching swift-log, swift-certificates
[2680/23927] Fetching swift-log, swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (0.82s)
[6624/17772] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (2.43s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (4.84s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.33s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.19s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.63s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
[1/5959] Fetching swift-algorithms
[61/8568] Fetching swift-algorithms, websocket-kit
[933/11887] Fetching swift-algorithms, websocket-kit, multipart-kit
[961/16861] Fetching swift-algorithms, websocket-kit, multipart-kit, swift-distributed-tracing
[10063/18571] Fetching swift-algorithms, websocket-kit, multipart-kit, swift-distributed-tracing, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.47s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.60s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.62s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1628/5525] Fetching multipart-kit, swift-metrics
[2136/11439] Fetching multipart-kit, swift-metrics, swift-nio-extras
[9748/22966] Fetching multipart-kit, swift-metrics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
[8694/20760] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[10078/35603] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
[4312/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
[14253/50416] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[21421/126509] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.18s)
Fetching https://github.com/vapor/console-kit.git
[42859/123190] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.72s)
Fetching https://github.com/vapor/async-kit.git
[40695/111663] Fetching swift-nio-ssl, routing-kit, swift-nio
[47784/112726] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-service-context
[55658/118373] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-service-context, console-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.54s)
[57216/117310] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit
Fetching https://github.com/swift-server/async-http-client.git
[70895/119680] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.68s)
[52730/98953] Fetching swift-nio-ssl, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.71s)
Fetched https://github.com/vapor/async-kit.git from cache (0.57s)
[48324/90936] Fetching swift-nio-ssl, swift-nio
[58218/104950] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.92s)
[63921/90107] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.23s)
[54027/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (8.20s)
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.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.40s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[1670/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.68s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.66s)
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.49s)
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.19s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.64s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/3330] Fetching swift-http-types, swift-service-lifecycle
[1706/8315] Fetching swift-http-types, swift-service-lifecycle, swift-async-algorithms
[1805/9456] Fetching swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
[4965/8552] Fetching swift-service-lifecycle, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.39s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.48s)
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 (1.10s)
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.23s)
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.63s)
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.90s)
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.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.94s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.65s)
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 (0.91s)
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.57s)
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.69s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.60s)
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/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-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-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/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-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-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/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-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-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-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/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-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/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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 5.1.2
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Building for debugging...
[0/837] Write sources
[42/837] Compiling CNIOWindows shim.c
[43/837] Write sources
[44/837] Compiling CNIOWindows WSAStartup.c
[44/837] Write sources
[47/837] Compiling CNIOWASI CNIOWASI.c
[47/837] Write sources
[57/837] Compiling CNIOLinux liburing_shims.c
[58/837] Compiling CVaporBcrypt blf.c
[59/837] Compiling _NumericsShims _NumericsShims.c
[60/837] Compiling _AtomicsShims.c
[61/837] Compiling CVaporBcrypt bcrypt.c
[62/837] Compiling CSystem shims.c
[63/837] Compiling CNIOLinux shim.c
[64/837] Compiling CNIOExtrasZlib empty.c
[65/837] Compiling CNIODarwin shim.c
[66/837] Compiling CNIOLLHTTP c_nio_http.c
[67/837] Compiling CNIOSHA1 c_nio_sha1.c
[68/837] Compiling fiat_p256_adx_mul.S
[69/837] Write swift-version-24593BA9C3E375BF.txt
[70/837] Compiling fiat_p256_adx_sqr.S
[71/837] Compiling fiat_curve25519_adx_square.S
[72/837] Compiling CNIOLLHTTP c_nio_api.c
[73/837] Compiling fiat_curve25519_adx_mul.S
[74/843] Compiling CNIOBoringSSLShims shims.c
[75/888] Compiling CNIOLLHTTP c_nio_llhttp.c
[76/893] Compiling tls_method.cc
[77/903] Compiling tls_record.cc
[79/903] Emitting module SystemPackage
[80/911] Emitting module _NIOBase64
[81/911] Compiling _NIOBase64 Base64.swift
[82/911] Emitting module _CertificateInternals
[83/911] Compiling _CertificateInternals _TinyArray.swift
[84/913] Compiling _NIODataStructures _TinyArray.swift
[85/913] Compiling RealModule Real.swift
[86/914] Compiling RealModule RealFunctions.swift
[87/914] Compiling RealModule Float80+Real.swift
[88/914] Compiling ServiceContextModule ServiceContext.swift
[89/914] Emitting module ServiceContextModule
[90/914] Compiling ServiceContextModule ServiceContextKey.swift
[91/914] Compiling SwiftASN1 ASN1Integer.swift
[92/914] Compiling SwiftASN1 ASN1Null.swift
[93/914] Compiling SwiftASN1 TimeUtilities.swift
[94/914] Compiling SwiftASN1 UTCTime.swift
[95/914] Compiling RealModule ElementaryFunctions.swift
[96/914] Compiling RealModule Float+Real.swift
[97/914] Compiling RealModule Float16+Real.swift
[98/914] Emitting module RealModule
[99/914] Compiling RealModule AlgebraicField.swift
[100/914] Compiling RealModule ApproximateEquality.swift
[101/915] Compiling RealModule AugmentedArithmetic.swift
[102/915] Compiling RealModule Double+Real.swift
[103/916] Compiling _NIODataStructures PriorityQueue.swift
[106/916] Compiling SystemPackage MachPort.swift
[107/916] Compiling SystemPackage PlatformString.swift
[108/916] Compiling SystemPackage SystemString.swift
[109/916] Compiling SwiftASN1 ArraySliceBigint.swift
[110/916] Compiling SwiftASN1 GeneralizedTime.swift
[111/916] Compiling SwiftASN1 ObjectIdentifier.swift
[112/916] Compiling SwiftASN1 PEMDocument.swift
[113/916] Compiling SystemPackage Util+StringArray.swift
[114/916] Compiling SystemPackage Util.swift
[115/916] Compiling SystemPackage UtilConsumers.swift
[120/916] Compiling SwiftASN1 ASN1Strings.swift
[121/916] Compiling SwiftASN1 ASN1BitString.swift
[122/916] Compiling SwiftASN1 ASN1Boolean.swift
[123/916] Compiling SwiftASN1 ASN1Identifier.swift
[124/916] Compiling _NIODataStructures Heap.swift
[125/916] Emitting module _NIODataStructures
[131/942] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[132/943] Compiling Instrumentation NoOpInstrument.swift
[133/943] Compiling Instrumentation MultiplexInstrument.swift
[134/943] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[135/943] Compiling InternalCollectionsUtilities Debugging.swift
[136/943] Compiling InternalCollectionsUtilities Descriptions.swift
[137/943] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[138/943] Emitting module CoreMetrics
[139/943] Compiling InternalCollectionsUtilities UInt+reversed.swift
[140/943] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[141/943] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[142/943] Compiling InternalCollectionsUtilities Integer rank.swift
[143/943] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[144/943] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[147/943] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[148/943] Compiling InternalCollectionsUtilities _SortedCollection.swift
[151/943] Emitting module InternalCollectionsUtilities
[153/943] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[155/944] Compiling CoreMetrics Metrics.swift
[156/944] Compiling SwiftASN1 DER.swift
[157/944] Compiling SwiftASN1 Errors.swift
[158/1012] Emitting module SwiftASN1
[158/1012] Compiling tls13_server.cc
[159/1012] Compiling tls13_enc.cc
[161/1012] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[162/1012] Compiling _RopeModule BigString+Chunk+Splitting.swift
[163/1012] Compiling _RopeModule BigString+Chunk.swift
[164/1012] Compiling _RopeModule BigString+BidirectionalCollection.swift
[165/1012] Compiling Logging MetadataProvider.swift
[166/1012] Compiling Instrumentation InstrumentationSystem.swift
[167/1012] Compiling Instrumentation Instrument.swift
[168/1012] Compiling Instrumentation Locks.swift
[169/1012] Emitting module Instrumentation
[170/1013] Compiling CoreMetrics Locks.swift
[171/1014] Emitting module Logging
[172/1014] Compiling Logging Locks.swift
[173/1014] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[174/1014] Compiling _RopeModule BigSubstring.swift
[175/1014] Compiling _RopeModule Rope+Builder.swift
[176/1014] Compiling _RopeModule Rope+Debugging.swift
[177/1015] Compiling Logging Logging.swift
[178/1015] Compiling Logging LogHandler.swift
[179/1016] Compiling _RopeModule BigString+Summary.swift
[180/1016] Compiling _RopeModule BigString.swift
[181/1016] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[182/1016] Compiling _RopeModule BigString+Chunk+Breaks.swift
[183/1016] Compiling _RopeModule BigString+Chunk+Counts.swift
[184/1016] Compiling _RopeModule BigString+Chunk+Description.swift
[185/1016] Compiling _RopeModule BigString+Invariants.swift
[186/1016] Compiling _RopeModule BigString+Iterators.swift
[187/1016] Compiling _RopeModule BigString+Metrics.swift
[193/1127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[194/1127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[195/1127] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[196/1127] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[197/1127] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[198/1127] Compiling _RopeModule RopeMetric.swift
[199/1127] Compiling _RopeModule RopeSummary.swift
[200/1127] Compiling _RopeModule _RopeItem.swift
[201/1127] Compiling _RopeModule _RopePath.swift
[202/1142] Compiling HeapModule Heap+Descriptions.swift
[203/1195] Compiling HeapModule _HeapNode.swift
[204/1195] Compiling HeapModule Heap.swift
[205/1195] Compiling Tracing TracingTime.swift
[206/1195] Emitting module HeapModule
[207/1195] Compiling DequeModule Deque._UnsafeHandle.swift
[208/1195] Compiling DequeModule Deque.swift
[209/1195] Compiling DequeModule _DequeBuffer.swift
[210/1195] Compiling DequeModule _DequeBufferHeader.swift
[211/1195] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[212/1195] Compiling HashTreeCollections _HashNode+Structural filter.swift
[213/1195] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[214/1195] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[215/1195] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[216/1195] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[217/1195] Compiling HeapModule Heap+Invariants.swift
[218/1195] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[219/1195] Compiling HeapModule Heap+UnsafeHandle.swift
[220/1196] Compiling Tracing InstrumentationSystem+Tracing.swift
[221/1196] Compiling Tracing Tracer.swift
[222/1196] Emitting module Tracing
[223/1196] Compiling DequeModule Deque+CustomReflectable.swift
[224/1196] Compiling DequeModule Deque+Descriptions.swift
[226/1198] Compiling Tracing TracerProtocol.swift
[229/1198] Compiling Tracing TracerProtocol+Legacy.swift
[230/1198] Compiling DequeModule Deque+Equatable.swift
[231/1198] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[232/1198] Compiling HashTreeCollections TreeSet+Hashable.swift
[233/1198] Compiling HashTreeCollections TreeSet+Sendable.swift
[234/1198] Compiling HashTreeCollections TreeSet+Sequence.swift
[235/1198] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[236/1198] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[237/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[238/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[239/1198] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[240/1198] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[241/1198] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[242/1198] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[243/1198] Compiling HashTreeCollections TreeSet+Debugging.swift
[244/1198] Compiling HashTreeCollections TreeSet+Descriptions.swift
[245/1198] Compiling HashTreeCollections TreeSet+Equatable.swift
[246/1198] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[247/1198] Compiling HashTreeCollections TreeSet+Extras.swift
[248/1198] Compiling HashTreeCollections TreeSet+Filter.swift
[251/1208] Compiling HashTreeCollections _HashNode+Structural union.swift
[252/1208] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[253/1208] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[254/1208] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[255/1208] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[256/1208] Compiling HashTreeCollections _HashNode.swift
[257/1208] Compiling HashTreeCollections _HashNodeHeader.swift
[258/1208] Compiling HashTreeCollections _HashSlot.swift
[263/1215] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[264/1215] Compiling HashTreeCollections _HashNode+Structural merge.swift
[265/1215] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[266/1215] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[267/1215] Compiling HashTreeCollections TreeDictionary+Collection.swift
[268/1215] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[269/1215] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[270/1215] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[271/1215] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[272/1215] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[273/1215] Compiling HashTreeCollections TreeDictionary+Filter.swift
[274/1215] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[275/1215] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[276/1215] Compiling HashTreeCollections TreeDictionary+Keys.swift
[277/1215] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[278/1215] Compiling HashTreeCollections TreeDictionary+Merge.swift
[279/1215] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[280/1215] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[281/1215] Compiling DequeModule Deque+Extras.swift
[282/1215] Compiling DequeModule Deque+Hashable.swift
[283/1215] Compiling RoutingKit PathComponent.swift
[284/1215] Compiling RoutingKit Parameters.swift
[285/1215] Compiling HashTreeCollections _HashStack.swift
[286/1215] Compiling HashTreeCollections _HashTreeIterator.swift
[287/1215] Compiling HashTreeCollections _HashTreeStatistics.swift
[288/1215] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[289/1215] Compiling HashTreeCollections _RawHashNode.swift
[290/1215] Compiling HashTreeCollections _UnmanagedHashNode.swift
[291/1215] Compiling HashTreeCollections _UnsafePath.swift
[292/1215] Compiling HashTreeCollections TreeDictionary+Codable.swift
[293/1215] Compiling DequeModule _DequeSlot.swift
[294/1215] Compiling DequeModule _UnsafeWrappedBuffer.swift
[295/1215] Compiling Tracing NoOpTracer.swift
[296/1215] Compiling Tracing SpanProtocol.swift
[297/1216] Emitting module Metrics
[298/1216] Compiling Metrics Metrics.swift
[299/1216] Compiling RoutingKit Router.swift
[300/1216] Compiling RoutingKit TrieRouter.swift
[301/1216] Emitting module RoutingKit
[302/1216] Compiling RoutingKit AnyRouter.swift
[303/1218] Compiling DequeModule Deque+Codable.swift
[304/1218] Compiling DequeModule Deque+Collection.swift
[311/1218] Compiling DequeModule Deque+Testing.swift
[312/1218] Compiling DequeModule Deque._Storage.swift
[313/1218] Compiling OrderedCollections OrderedSet+SubSequence.swift
[314/1218] Compiling OrderedCollections OrderedSet+Testing.swift
[315/1218] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[316/1218] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[317/1218] Compiling OrderedCollections OrderedSet.swift
[318/1218] Compiling OrderedCollections _UnsafeBitset.swift
[333/1218] Compiling OrderedCollections OrderedSet+Sendable.swift
[357/1218] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[358/1218] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[359/1218] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[360/1218] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[361/1218] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[362/1218] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[363/1218] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[364/1218] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[365/1218] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[366/1218] Compiling HashTreeCollections TreeSet.swift
[369/1218] Emitting module DequeModule
[370/1219] Emitting module _RopeModule
[383/1219] Emitting module OrderedCollections
[383/1219] Compiling tls13_both.cc
[430/1220] Compiling tls13_client.cc
[465/1221] Compiling ssl_versions.cc
[466/1221] Compiling ssl_x509.cc
[467/1221] Compiling t1_enc.cc
[468/1221] Compiling ssl_transcript.cc
[470/1221] Emitting module HashTreeCollections
[471/1222] Compiling ssl_stat.cc
[472/1222] Compiling ssl_cipher.cc
[473/1222] Compiling ssl_privkey.cc
[474/1222] Compiling ssl_key_share.cc
[475/1222] Compiling ssl_session.cc
[476/1222] Compiling ssl_cert.cc
[477/1222] Compiling ssl_file.cc
[478/1222] Compiling ssl_lib.cc
[479/1222] Compiling ssl_credential.cc
[480/1222] Compiling ssl_buffer.cc
[481/1222] Compiling s3_lib.cc
[482/1222] Compiling ssl_asn1.cc
[483/1222] Compiling s3_both.cc
[484/1222] Compiling ssl_aead_ctx.cc
[485/1222] Compiling s3_pkt.cc
[486/1222] Compiling handshake_server.cc
[487/1222] Compiling handshake.cc
[488/1222] Compiling handshake_client.cc
[489/1222] Compiling handoff.cc
[490/1222] Compiling d1_pkt.cc
[491/1222] Compiling extensions.cc
[492/1222] Compiling md5-x86_64-linux.S
[493/1222] Compiling encrypted_client_hello.cc
[494/1222] Compiling md5-x86_64-apple.S
[495/1222] Compiling md5-586-linux.S
[496/1222] Compiling md5-586-apple.S
[497/1222] Compiling chacha20_poly1305_x86_64-linux.S
[498/1222] Compiling chacha20_poly1305_x86_64-apple.S
[499/1222] Compiling chacha20_poly1305_armv8-win.S
[500/1222] Compiling bio_ssl.cc
[501/1222] Compiling d1_srtp.cc
[501/1222] Compiling dtls_record.cc
[503/1222] Compiling chacha20_poly1305_armv8-linux.S
[504/1222] Compiling chacha20_poly1305_armv8-apple.S
[505/1222] Compiling chacha-x86_64-apple.S
[505/1222] Compiling chacha-x86_64-linux.S
[507/1222] Compiling dtls_method.cc
[508/1222] Compiling chacha-x86-linux.S
[509/1222] Compiling chacha-x86-apple.S
[510/1222] Compiling chacha-armv8-win.S
[511/1222] Compiling chacha-armv8-apple.S
[512/1222] Compiling chacha-armv4-linux.S
[513/1222] Compiling chacha-armv8-linux.S
[514/1222] Compiling aes128gcmsiv-x86_64-linux.S
[515/1222] Compiling x86_64-mont5-linux.S
[516/1222] Compiling aes128gcmsiv-x86_64-apple.S
[517/1222] Compiling x86_64-mont5-apple.S
[518/1222] Compiling x86_64-mont-apple.S
[519/1222] Compiling x86_64-mont-linux.S
[520/1222] Compiling x86-mont-linux.S
[521/1222] Compiling x86-mont-apple.S
[522/1222] Compiling vpaes-x86_64-linux.S
[523/1222] Compiling vpaes-x86_64-apple.S
[524/1222] Compiling vpaes-x86-apple.S
[525/1222] Compiling vpaes-x86-linux.S
[526/1222] Compiling vpaes-armv8-win.S
[527/1222] Compiling vpaes-armv8-linux.S
[528/1222] Compiling sha512-x86_64-linux.S
[529/1222] Compiling vpaes-armv7-linux.S
[530/1222] Compiling vpaes-armv8-apple.S
[531/1222] Compiling err_data.cc
[532/1222] Compiling sha512-x86_64-apple.S
[533/1222] Compiling sha512-armv8-win.S
[534/1222] Compiling sha512-armv4-linux.S
[535/1222] Compiling sha512-armv8-apple.S
[536/1222] Compiling sha512-armv8-linux.S
[537/1222] Compiling sha512-586-apple.S
[538/1222] Compiling sha512-586-linux.S
[539/1222] Compiling sha256-x86_64-linux.S
[540/1222] Compiling sha256-armv8-win.S
[541/1222] Compiling sha256-x86_64-apple.S
[542/1222] Compiling sha256-586-apple.S
[543/1222] Compiling sha256-armv4-linux.S
[544/1222] Compiling sha256-armv8-apple.S
[545/1222] Compiling sha256-586-linux.S
[546/1222] Compiling sha1-x86_64-linux.S
[547/1222] Compiling sha256-armv8-linux.S
[548/1222] Compiling sha1-armv8-win.S
[549/1222] Compiling sha1-armv8-apple.S
[549/1222] Compiling sha1-x86_64-apple.S
[551/1222] Compiling sha1-armv4-large-linux.S
[552/1222] Compiling sha1-armv8-linux.S
[553/1222] Compiling rsaz-avx2-apple.S
[554/1222] Compiling sha1-586-linux.S
[555/1222] Compiling rsaz-avx2-linux.S
[556/1222] Compiling rdrand-x86_64-linux.S
[557/1222] Compiling sha1-586-apple.S
[557/1222] Compiling rdrand-x86_64-apple.S
[559/1222] Compiling d1_both.cc
[560/1222] Compiling d1_lib.cc
[561/1222] Compiling p256_beeu-x86_64-asm-linux.S
[562/1222] Compiling p256_beeu-x86_64-asm-apple.S
[563/1222] Compiling p256_beeu-armv8-asm-win.S
[564/1222] Compiling p256_beeu-armv8-asm-apple.S
[565/1222] Compiling p256_beeu-armv8-asm-linux.S
[565/1222] Compiling p256-x86_64-asm-linux.S
[565/1222] Compiling p256-armv8-asm-win.S
[568/1222] Compiling p256-x86_64-asm-apple.S
[569/1222] Compiling p256-armv8-asm-apple.S
[570/1222] Compiling ghashv8-armv8-linux.S
[571/1222] Compiling p256-armv8-asm-linux.S
[572/1222] Compiling ghashv8-armv7-linux.S
[573/1222] Compiling ghashv8-armv8-win.S
[574/1222] Compiling ghashv8-armv8-apple.S
[575/1222] Compiling ghash-x86_64-apple.S
[576/1222] Compiling ghash-x86-linux.S
[577/1222] Compiling ghash-ssse3-x86_64-apple.S
[578/1222] Compiling ghash-x86_64-linux.S
[579/1222] Compiling ghash-ssse3-x86_64-linux.S
[580/1222] Compiling ghash-ssse3-x86-linux.S
[581/1222] Compiling ghash-x86-apple.S
[582/1222] Compiling ghash-neon-armv8-win.S
[583/1222] Compiling ghash-neon-armv8-apple.S
[584/1222] Compiling ghash-ssse3-x86-apple.S
[585/1222] Compiling ghash-neon-armv8-linux.S
[585/1222] Compiling ghash-armv4-linux.S
[587/1222] Compiling co-586-linux.S
[588/1222] Compiling co-586-apple.S
[589/1222] Compiling bsaes-armv7-linux.S
[590/1222] Compiling bn-armv8-win.S
[591/1222] Compiling bn-586-apple.S
[592/1222] Compiling bn-armv8-linux.S
[593/1222] Compiling bn-586-linux.S
[594/1222] Compiling armv4-mont-linux.S
[594/1222] Compiling bn-armv8-apple.S
[596/1222] Compiling armv8-mont-win.S
[596/1222] Compiling armv8-mont-apple.S
[598/1222] Compiling armv8-mont-linux.S
[599/1222] Compiling aesv8-gcm-armv8-win.S
[600/1222] Compiling aesv8-gcm-armv8-apple.S
[601/1222] Compiling aesv8-armv8-win.S
[602/1222] Compiling aesv8-gcm-armv8-linux.S
[603/1222] Compiling aesv8-armv8-linux.S
[604/1222] Compiling aesv8-armv7-linux.S
[605/1222] Compiling aesv8-armv8-apple.S
[606/1222] Compiling aesni-x86_64-linux.S
[607/1222] Compiling aesni-x86-linux.S
[608/1222] Compiling aesni-x86-apple.S
[609/1222] Compiling aesni-gcm-x86_64-linux.S
[610/1222] Compiling aesni-x86_64-apple.S
[611/1222] Compiling aes-gcm-avx2-x86_64-apple.S
[611/1222] Compiling aesni-gcm-x86_64-apple.S
[613/1222] Compiling aes-gcm-avx2-x86_64-linux.S
[614/1222] Compiling aes-gcm-avx10-x86_64-linux.S
[615/1222] Compiling aes-gcm-avx10-x86_64-apple.S
[616/1222] Compiling x_val.cc
[617/1222] Compiling x_name.cc
[618/1222] Compiling x_x509.cc
[619/1222] Compiling x_req.cc
[620/1222] Compiling x_x509a.cc
[621/1222] Compiling x_sig.cc
[622/1222] Compiling x_spki.cc
[623/1222] Compiling x_pubkey.cc
[624/1222] Compiling x_exten.cc
[625/1222] Compiling x_crl.cc
[626/1222] Compiling x509spki.cc
[627/1222] Compiling x_all.cc
[628/1222] Compiling x_attrib.cc
[629/1222] Compiling x509_vpm.cc
[630/1222] Compiling x509name.cc
[631/1222] Compiling x_algor.cc
[632/1222] Compiling x509cset.cc
[633/1222] Compiling x509rset.cc
[634/1222] Compiling x509_v3.cc
[635/1222] Compiling x509_vfy.cc
[636/1222] Compiling x509_txt.cc
[637/1222] Compiling x509_req.cc
[638/1222] Compiling x509_trs.cc
[639/1222] Compiling x509_ext.cc
[640/1222] Compiling x509_set.cc
[641/1222] Compiling x509_lu.cc
[642/1222] Compiling x509_def.cc
[643/1222] Compiling x509_obj.cc
[644/1222] Compiling x509_d2.cc
[645/1222] Compiling v3_utl.cc
[646/1222] Compiling x509_cmp.cc
[647/1222] Compiling x509_att.cc
[648/1222] Compiling v3_skey.cc
[649/1222] Compiling x509.cc
[650/1222] Compiling v3_pmaps.cc
[651/1222] Compiling v3_prn.cc
[652/1222] Compiling v3_purp.cc
[653/1222] Compiling v3_ocsp.cc
[654/1222] Compiling v3_pcons.cc
[655/1222] Compiling v3_lib.cc
[656/1222] Compiling v3_int.cc
[657/1222] Compiling v3_ncons.cc
[658/1222] Compiling v3_enum.cc
[659/1222] Compiling v3_crld.cc
[660/1222] Compiling v3_ia5.cc
[660/1222] Compiling v3_info.cc
[662/1222] Compiling v3_genn.cc
[663/1222] Compiling v3_extku.cc
[664/1222] Compiling v3_bitst.cc
[665/1222] Compiling v3_alt.cc
[666/1222] Compiling v3_akeya.cc
[667/1222] Compiling v3_cpols.cc
[668/1222] Compiling v3_bcons.cc
[669/1222] Compiling v3_conf.cc
[670/1222] Compiling t_x509a.cc
[671/1222] Compiling t_x509.cc
[672/1222] Compiling v3_akey.cc
[673/1222] Compiling rsa_pss.cc
[674/1222] Compiling t_req.cc
[675/1222] Compiling t_crl.cc
[676/1222] Compiling i2d_pr.cc
[677/1222] Compiling policy.cc
[678/1222] Compiling by_dir.cc
[679/1222] Compiling by_file.cc
[680/1222] Compiling name_print.cc
[681/1222] Compiling asn1_gen.cc
[682/1222] Compiling a_sign.cc
[683/1222] Compiling algorithm.cc
[684/1222] Compiling thread_win.cc
[685/1222] Compiling a_verify.cc
[686/1222] Compiling voprf.cc
[687/1222] Compiling pmbtoken.cc
[688/1222] Compiling a_digest.cc
[689/1222] Compiling trust_token.cc
[690/1222] Compiling thread_pthread.cc
[691/1222] Compiling stack.cc
[692/1222] Compiling thread_none.cc
[693/1222] Compiling thread.cc
[694/1222] Compiling spake2plus.cc
[695/1222] Compiling siphash.cc
[696/1222] Compiling sha512.cc
[697/1222] Compiling rsa_print.cc
[698/1222] Compiling slhdsa.cc
[699/1222] Compiling sha256.cc
[700/1222] Compiling rsa_extra.cc
[701/1222] Compiling sha1.cc
[702/1222] Compiling rsa_crypt.cc
[703/1222] Compiling windows.cc
[704/1222] Compiling rand.cc
[705/1222] Compiling trusty.cc
[706/1222] Compiling refcount.cc
[707/1222] Compiling rc4.cc
[708/1222] Compiling urandom.cc
[709/1222] Compiling rsa_asn1.cc
[710/1222] Compiling passive.cc
[711/1222] Compiling ios.cc
[712/1222] Compiling poly1305_arm_asm.S
[713/1222] Compiling getentropy.cc
[714/1222] Compiling deterministic.cc
[715/1222] Compiling fork_detect.cc
[716/1222] Compiling forkunsafe.cc
[717/1222] Compiling poly1305_vec.cc
[718/1222] Compiling poly1305.cc
[719/1222] Compiling poly1305_arm.cc
[720/1222] Compiling pool.cc
[721/1222] Compiling pkcs7.cc
[722/1222] Compiling pkcs8_x509.cc
[723/1222] Compiling pkcs8.cc
[724/1222] Compiling p5_pbev2.cc
[725/1222] Compiling pkcs7_x509.cc
[726/1222] Compiling pem_xaux.cc
[727/1222] Compiling pem_pkey.cc
[728/1222] Compiling pem_lib.cc
[729/1222] Compiling pem_info.cc
[730/1222] Compiling obj_xref.cc
[731/1222] Compiling pem_x509.cc
[732/1222] Compiling pem_pk8.cc
[733/1222] Compiling mlkem.cc
[734/1222] Compiling obj.cc
[735/1222] Compiling mldsa.cc
[736/1222] Compiling pem_all.cc
[737/1222] Compiling pem_oth.cc
[738/1222] Compiling poly_rq_mul.S
[739/1222] Compiling fips_shared_support.cc
[740/1222] Compiling lhash.cc
[741/1222] Compiling mem.cc
[742/1222] Compiling md5.cc
[743/1222] Compiling md4.cc
[744/1222] Compiling ex_data.cc
[745/1222] Compiling scrypt.cc
[746/1222] Compiling sign.cc
[747/1222] Compiling kyber.cc
[748/1222] Compiling hrss.cc
[749/1222] Compiling print.cc
[750/1222] Compiling pbkdf.cc
[751/1222] Compiling hpke.cc
[752/1222] Compiling p_x25519.cc
[753/1222] Compiling p_x25519_asn1.cc
[754/1222] Compiling p_rsa.cc
[755/1222] Compiling p_rsa_asn1.cc
[756/1222] Compiling p_hkdf.cc
[757/1222] Compiling p_ed25519_asn1.cc
[758/1222] Compiling p_dh.cc
[759/1222] Compiling p_ed25519.cc
[760/1222] Compiling evp_ctx.cc
[761/1222] Compiling p_ec.cc
[762/1222] Compiling p_dh_asn1.cc
[763/1222] Compiling p_ec_asn1.cc
[764/1222] Compiling engine.cc
[765/1222] Compiling bcm.cc
[766/1222] Compiling p_dsa_asn1.cc
[767/1222] Compiling evp_asn1.cc
[768/1222] Compiling evp.cc
[769/1222] Compiling err.cc
[770/1222] Compiling hash_to_curve.cc
[771/1222] Compiling ecdh.cc
[772/1222] Compiling ec_asn1.cc
[773/1222] Compiling ecdsa_asn1.cc
[774/1222] Compiling ec_derive.cc
[775/1222] Compiling digest_extra.cc
[776/1222] Compiling dsa.cc
[777/1222] Compiling x25519-asm-arm.S
[778/1222] Compiling des.cc
[779/1222] Compiling dsa_asn1.cc
[780/1222] Compiling params.cc
[781/1222] Compiling cpu_arm_linux.cc
[782/1222] Compiling crypto.cc
[783/1222] Compiling cpu_intel.cc
[784/1222] Compiling cpu_arm_freebsd.cc
[785/1222] Compiling curve25519_64_adx.cc
[786/1222] Compiling dh_asn1.cc
[787/1222] Compiling spake25519.cc
[788/1222] Compiling curve25519.cc
[789/1222] Compiling cpu_aarch64_linux.cc
[790/1222] Compiling cpu_aarch64_fuchsia.cc
[791/1222] Compiling cpu_aarch64_win.cc
[792/1222] Compiling cpu_aarch64_apple.cc
[793/1222] Compiling conf.cc
[794/1222] Compiling cpu_aarch64_sysreg.cc
[795/1222] Compiling cpu_aarch64_openbsd.cc
[796/1222] Compiling tls_cbc.cc
[797/1222] Compiling get_cipher.cc
[798/1222] Compiling e_tls.cc
[799/1222] Compiling e_null.cc
[800/1222] Compiling e_rc2.cc
[801/1222] Compiling e_des.cc
[802/1222] Compiling e_rc4.cc
[803/1222] Compiling e_aesctrhmac.cc
[804/1222] Compiling e_chacha20poly1305.cc
[805/1222] Compiling e_aesgcmsiv.cc
[806/1222] Compiling chacha.cc
[807/1222] Compiling derive_key.cc
[808/1222] Compiling cbs.cc
[809/1222] Compiling unicode.cc
[810/1222] Compiling buf.cc
[811/1222] Compiling asn1_compat.cc
[812/1222] Compiling ber.cc
[813/1222] Compiling cbb.cc
[814/1222] Compiling blake2.cc
[815/1222] Compiling bn_asn1.cc
[816/1222] Compiling convert.cc
[817/1222] Compiling socket_helper.cc
[818/1222] Compiling socket.cc
[819/1222] Compiling pair.cc
[820/1222] Compiling printf.cc
[821/1222] Compiling hexdump.cc
[822/1222] Compiling errno.cc
[823/1222] Compiling file.cc
[824/1222] Compiling fd.cc
[825/1222] Compiling connect.cc
[826/1222] Compiling bio_mem.cc
[827/1222] Compiling base64.cc
[828/1222] Compiling tasn_typ.cc
[829/1222] Compiling tasn_utl.cc
[830/1222] Compiling tasn_new.cc
[831/1222] Compiling bio.cc
[832/1222] Compiling tasn_fre.cc
[833/1222] Compiling posix_time.cc
[834/1222] Compiling f_string.cc
[835/1222] Compiling tasn_enc.cc
[836/1222] Compiling f_int.cc
[837/1222] Compiling asn_pack.cc
[838/1222] Compiling asn1_par.cc
[839/1222] Compiling tasn_dec.cc
[840/1222] Compiling a_utctm.cc
[841/1222] Compiling a_octet.cc
[842/1222] Compiling asn1_lib.cc
[843/1222] Compiling a_type.cc
[844/1222] Compiling a_time.cc
[845/1222] Compiling a_strex.cc
[846/1222] Compiling a_int.cc
[847/1222] Compiling a_i2d_fp.cc
[848/1222] Compiling a_strnid.cc
[849/1222] Compiling a_object.cc
[850/1222] Compiling a_mbstr.cc
[851/1222] Compiling a_dup.cc
[852/1222] Compiling a_bitstr.cc
[853/1222] Compiling fiat_p256_adx_sqr.S
[854/1222] Compiling a_gentm.cc
[855/1222] Compiling fiat_p256_adx_mul.S
[856/1222] Compiling a_d2i_fp.cc
[857/1222] Compiling CCryptoBoringSSLShims shims.c
[858/1222] Compiling a_bool.cc
[859/1222] Compiling fiat_curve25519_adx_square.S
[860/1222] Compiling fiat_curve25519_adx_mul.S
[861/1222] Compiling md5-x86_64-apple.S
[861/1222] Compiling md5-x86_64-linux.S
[863/1222] Compiling md5-586-linux.S
[864/1222] Compiling md5-586-apple.S
[865/1222] Compiling chacha20_poly1305_x86_64-linux.S
[866/1222] Compiling chacha20_poly1305_x86_64-apple.S
[867/1222] Compiling chacha-x86_64-apple.S
[868/1222] Compiling chacha20_poly1305_armv8-apple.S
[868/1222] Compiling chacha20_poly1305_armv8-win.S
[868/1222] Compiling chacha20_poly1305_armv8-linux.S
[871/1222] Compiling chacha-x86_64-linux.S
[872/1222] Compiling chacha-x86-apple.S
[873/1222] Compiling chacha-x86-linux.S
[873/1222] Compiling chacha-armv8-win.S
[875/1222] Compiling chacha-armv8-apple.S
[876/1222] Compiling chacha-armv8-linux.S
[877/1222] Compiling chacha-armv4-linux.S
[878/1222] Compiling aes128gcmsiv-x86_64-linux.S
[879/1222] Compiling aes128gcmsiv-x86_64-apple.S
[880/1222] Compiling x86_64-mont5-apple.S
[881/1222] Compiling x86_64-mont5-linux.S
[882/1222] Compiling x86_64-mont-linux.S
[883/1222] Compiling x86_64-mont-apple.S
[884/1222] Compiling x86-mont-linux.S
[885/1222] Compiling vpaes-x86_64-linux.S
[886/1222] Compiling x86-mont-apple.S
[886/1222] Compiling vpaes-x86_64-apple.S
[888/1222] Compiling vpaes-x86-linux.S
[889/1222] Compiling vpaes-x86-apple.S
[890/1222] Compiling err_data.cc
[891/1222] Compiling vpaes-armv8-win.S
[892/1222] Compiling vpaes-armv8-apple.S
[893/1222] Compiling vpaes-armv8-linux.S
[894/1222] Compiling vpaes-armv7-linux.S
[895/1222] Compiling sha512-x86_64-linux.S
[896/1222] Compiling sha512-x86_64-apple.S
[897/1222] Compiling sha512-armv8-win.S
[898/1222] Compiling sha512-armv8-apple.S
[899/1222] Compiling sha512-armv8-linux.S
[900/1222] Compiling sha512-armv4-linux.S
[901/1222] Compiling sha512-586-linux.S
[902/1222] Compiling sha512-586-apple.S
[903/1222] Compiling sha256-x86_64-linux.S
[904/1222] Compiling sha256-armv8-win.S
[904/1222] Compiling sha256-x86_64-apple.S
[906/1222] Compiling sha256-armv8-apple.S
[907/1222] Compiling sha256-armv8-linux.S
[908/1222] Compiling sha256-armv4-linux.S
[909/1222] Compiling sha256-586-linux.S
[910/1222] Compiling sha1-x86_64-linux.S
[911/1222] Compiling sha256-586-apple.S
[912/1222] Compiling sha1-x86_64-apple.S
[913/1222] Compiling sha1-armv8-win.S
[914/1222] Compiling sha1-armv8-linux.S
[915/1222] Compiling sha1-armv8-apple.S
[916/1222] Compiling sha1-586-linux.S
[916/1222] Compiling sha1-armv4-large-linux.S
[918/1222] Compiling rsaz-avx2-linux.S
[919/1222] Compiling rsaz-avx2-apple.S
[920/1222] Compiling sha1-586-apple.S
[921/1222] Compiling p256_beeu-x86_64-asm-linux.S
[922/1222] Compiling rdrand-x86_64-linux.S
[923/1222] Compiling rdrand-x86_64-apple.S
[924/1222] Compiling p256_beeu-x86_64-asm-apple.S
[925/1222] Compiling p256_beeu-armv8-asm-win.S
[926/1222] Compiling p256_beeu-armv8-asm-linux.S
[927/1222] Compiling p256_beeu-armv8-asm-apple.S
[928/1222] Compiling p256-x86_64-asm-linux.S
[929/1222] Compiling p256-x86_64-asm-apple.S
[930/1222] Compiling p256-armv8-asm-linux.S
[930/1222] Compiling p256-armv8-asm-win.S
[932/1222] Compiling ghashv8-armv8-win.S
[933/1222] Compiling p256-armv8-asm-apple.S
[934/1222] Compiling ghashv8-armv8-linux.S
[935/1222] Compiling ghashv8-armv8-apple.S
[936/1222] Compiling ghash-x86_64-linux.S
[937/1222] Compiling ghashv8-armv7-linux.S
[938/1222] Compiling ghash-x86-linux.S
[939/1222] Compiling ghash-x86_64-apple.S
[940/1222] Compiling ghash-x86-apple.S
[941/1222] Compiling ghash-ssse3-x86_64-apple.S
[942/1222] Compiling ghash-ssse3-x86_64-linux.S
[943/1222] Compiling ghash-ssse3-x86-apple.S
[944/1222] Compiling ghash-neon-armv8-win.S
[945/1222] Compiling ghash-neon-armv8-linux.S
[946/1222] Compiling ghash-neon-armv8-apple.S
[947/1222] Compiling co-586-apple.S
[947/1222] Compiling ghash-ssse3-x86-linux.S
[947/1222] Compiling co-586-linux.S
[950/1222] Compiling ghash-armv4-linux.S
[951/1222] Compiling bn-586-linux.S
[952/1222] Compiling bsaes-armv7-linux.S
[953/1222] Compiling bn-armv8-linux.S
[954/1222] Compiling bn-armv8-apple.S
[955/1222] Compiling bn-armv8-win.S
[956/1222] Compiling bn-586-apple.S
[957/1222] Compiling armv8-mont-win.S
[958/1222] Compiling armv8-mont-apple.S
[959/1222] Compiling armv8-mont-linux.S
[960/1222] Compiling aesv8-gcm-armv8-win.S
[961/1222] Compiling armv4-mont-linux.S
[962/1222] Compiling aesv8-gcm-armv8-linux.S
[963/1222] Compiling aesv8-gcm-armv8-apple.S
[964/1222] Compiling aesv8-armv8-win.S
[965/1222] Compiling aesv8-armv8-apple.S
[966/1222] Compiling aesv8-armv7-linux.S
[967/1222] Compiling aesv8-armv8-linux.S
[968/1222] Compiling aesni-x86_64-linux.S
[969/1222] Compiling aesni-x86_64-apple.S
[970/1222] Compiling aesni-x86-apple.S
[971/1222] Compiling aesni-gcm-x86_64-linux.S
[972/1222] Compiling aesni-x86-linux.S
[973/1222] Compiling aesni-gcm-x86_64-apple.S
[974/1222] Compiling aes-gcm-avx10-x86_64-linux.S
[975/1222] Compiling c-nioatomics.c
[976/1222] Compiling aes-gcm-avx10-x86_64-apple.S
[977/1222] Compiling x_x509a.cc
[978/1222] Compiling x_sig.cc
[979/1222] Compiling c-atomics.c
[980/1222] Compiling x_val.cc
[981/1222] Compiling x_spki.cc
[982/1222] Compiling x_pubkey.cc
[983/1222] Compiling x_req.cc
[984/1222] Compiling x_x509.cc
[986/1228] Compiling NIOConcurrencyHelpers NIOLock.swift
[987/1228] Emitting module NIOConcurrencyHelpers
[988/1228] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[988/1228] Compiling x_exten.cc
[990/1228] Compiling NIOConcurrencyHelpers lock.swift
[990/1228] Compiling x_crl.cc
[991/1228] Compiling x_attrib.cc
[992/1228] Compiling x_all.cc
[993/1228] Compiling x_name.cc
[994/1228] Compiling x_algor.cc
[996/1228] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[997/1228] Compiling NIOConcurrencyHelpers atomics.swift
[997/1229] Compiling x509spki.cc
[999/1229] Compiling x509rset.cc
[1000/1229] Compiling x509cset.cc
[1001/1229] Compiling x509name.cc
[1002/1255] Compiling x509_v3.cc
[1003/1255] Compiling x509_vfy.cc
[1004/1255] Compiling x509_trs.cc
[1005/1255] Compiling x509_txt.cc
[1006/1255] Compiling x509_vpm.cc
[1007/1255] Compiling x509_req.cc
[1009/1255] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1010/1255] Compiling ConsoleKitTerminal ConsoleClear.swift
[1011/1255] Compiling ConsoleKitTerminal Console+Ask.swift
[1012/1255] Compiling ConsoleKitTerminal Console+Choose.swift
[1013/1258] Emitting module ConsoleKitTerminal
[1014/1258] Compiling ConsoleKitTerminal CustomActivity.swift
[1015/1258] Compiling ConsoleKitTerminal LoadingBar.swift
[1016/1258] Compiling ConsoleKitTerminal ProgressBar.swift
[1017/1258] Compiling ConsoleKitTerminal Console+Clear.swift
[1018/1258] Compiling ConsoleKitTerminal Console+Confirm.swift
[1019/1258] Compiling ConsoleKitTerminal Console+Input.swift
[1020/1258] Compiling ConsoleKitTerminal Console+Center.swift
[1021/1258] Compiling ConsoleKitTerminal Console+Output.swift
[1022/1258] Compiling ConsoleKitTerminal ActivityBar.swift
[1023/1258] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1024/1258] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1025/1258] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1026/1258] Compiling ConsoleKitTerminal Console+Wait.swift
[1027/1258] Compiling ConsoleKitTerminal ConsoleColor.swift
[1028/1258] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1029/1258] Compiling ConsoleKitTerminal ConsoleText.swift
[1030/1258] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1031/1258] Compiling ConsoleKitTerminal ANSI.swift
[1031/1258] Compiling x509_set.cc
[1032/1258] Compiling x509_obj.cc
[1033/1258] Compiling x509_lu.cc
[1035/1258] Compiling ConsoleKitTerminal Console.swift
[1036/1258] Compiling ConsoleKitTerminal Terminal.swift
[1037/1258] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1037/1258] Compiling x509_def.cc
[1038/1258] Compiling x509_d2.cc
[1040/1258] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1041/1258] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1042/1258] Compiling ConsoleKitTerminal LoggerFragment.swift
[1042/1258] Compiling x509_ext.cc
[1044/1259] Compiling x509.cc
[1045/1259] Compiling x509_cmp.cc
[1046/1259] Compiling x509_att.cc
[1047/1281] Compiling v3_utl.cc
[1049/1281] Emitting module ConsoleKitCommands
[1049/1283] Compiling v3_pmaps.cc
[1051/1283] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1052/1283] Compiling ConsoleKitCommands AsyncCommand.swift
[1053/1283] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1053/1283] Compiling v3_prn.cc
[1054/1283] Compiling v3_skey.cc
[1055/1283] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1056/1283] Compiling ConsoleKitCommands Utilities.swift
[1058/1283] Compiling ConsoleKitCommands CommandSignature.swift
[1059/1283] Compiling ConsoleKitCommands Flag.swift
[1060/1283] Compiling ConsoleKitCommands Option.swift
[1060/1283] Compiling v3_ocsp.cc
[1062/1283] Compiling ConsoleKitCommands AsyncCommands.swift
[1063/1283] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1064/1283] Compiling ConsoleKitCommands AnyCommand.swift
[1065/1283] Compiling ConsoleKitCommands Command.swift
[1066/1283] Compiling ConsoleKitCommands CommandContext.swift
[1067/1283] Compiling ConsoleKitCommands CommandError.swift
[1068/1283] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1069/1283] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1070/1283] Compiling ConsoleKitCommands Argument.swift
[1070/1283] Compiling v3_purp.cc
[1071/1283] Compiling v3_pcons.cc
[1072/1283] Compiling v3_ncons.cc
[1073/1283] Compiling v3_info.cc
[1074/1283] Compiling v3_lib.cc
[1075/1283] Compiling v3_int.cc
[1076/1283] Compiling v3_ia5.cc
[1077/1283] Compiling v3_genn.cc
[1078/1283] Compiling v3_enum.cc
[1079/1283] Compiling v3_cpols.cc
[1080/1283] Compiling v3_extku.cc
[1082/1283] Compiling ConsoleKitCommands CommandGroup.swift
[1083/1283] Compiling ConsoleKitCommands CommandInput.swift
[1084/1283] Compiling ConsoleKitCommands Commands.swift
[1085/1283] Compiling ConsoleKitCommands Console+Run.swift
[1086/1283] Compiling ConsoleKitCommands ConsoleError.swift
[1087/1283] Compiling ConsoleKitCommands Completion.swift
[1088/1284] Compiling v3_crld.cc
[1089/1284] Compiling v3_bitst.cc
[1090/1286] Compiling v3_alt.cc
[1091/1286] Compiling v3_akeya.cc
[1092/1286] Compiling v3_bcons.cc
[1094/1286] Emitting module ConsoleKit
[1095/1286] Compiling ConsoleKit Exports.swift
[1095/1287] Compiling v3_conf.cc
[1097/1287] Compiling v3_akey.cc
[1098/1287] Compiling t_x509a.cc
[1099/1287] Compiling t_x509.cc
[1100/1287] Compiling t_req.cc
[1101/1287] Compiling t_crl.cc
[1102/1287] Compiling rsa_pss.cc
[1103/1287] Compiling i2d_pr.cc
[1104/1287] Compiling name_print.cc
[1105/1287] Compiling policy.cc
[1106/1287] Compiling by_file.cc
[1107/1287] Compiling algorithm.cc
[1108/1287] Compiling a_verify.cc
[1109/1287] Compiling by_dir.cc
[1110/1287] Compiling asn1_gen.cc
[1111/1287] Compiling a_digest.cc
[1112/1287] Compiling a_sign.cc
[1113/1287] Compiling voprf.cc
[1114/1287] Compiling trust_token.cc
[1115/1287] Compiling thread_pthread.cc
[1116/1287] Compiling thread_win.cc
[1117/1287] Compiling thread_none.cc
[1118/1287] Compiling pmbtoken.cc
[1119/1287] Compiling wots.cc
[1120/1287] Compiling stack.cc
[1121/1287] Compiling thread.cc
[1122/1287] Compiling thash.cc
[1123/1287] Compiling sha512.cc
[1124/1287] Compiling sha256.cc
[1125/1287] Compiling merkle.cc
[1126/1287] Compiling siphash.cc
[1127/1287] Compiling sha1.cc
[1128/1287] Compiling fors.cc
[1129/1287] Compiling slhdsa.cc
[1130/1287] Compiling rsa_print.cc
[1131/1287] Compiling rsa_extra.cc
[1132/1287] Compiling refcount.cc
[1133/1287] Compiling rsa_crypt.cc
[1134/1287] Compiling rc4.cc
[1135/1287] Compiling windows.cc
[1136/1287] Compiling urandom.cc
[1137/1287] Compiling trusty.cc
[1138/1287] Compiling rsa_asn1.cc
[1139/1287] Compiling rand_extra.cc
[1140/1287] Compiling ios.cc
[1141/1287] Compiling passive.cc
[1142/1287] Compiling poly1305_arm_asm.S
[1143/1287] Compiling getentropy.cc
[1144/1287] Compiling deterministic.cc
[1145/1287] Compiling forkunsafe.cc
[1146/1287] Compiling poly1305_vec.cc
[1147/1287] Compiling pool.cc
[1148/1287] Compiling poly1305.cc
[1149/1287] Compiling poly1305_arm.cc
[1150/1287] Compiling fork_detect.cc
[1151/1287] Compiling pkcs8_x509.cc
[1152/1287] Compiling pkcs7.cc
[1153/1287] Compiling p5_pbev2.cc
[1154/1287] Compiling pkcs8.cc
[1155/1287] Compiling pem_xaux.cc
[1156/1287] Compiling pkcs7_x509.cc
[1157/1287] Compiling pem_pkey.cc
[1158/1287] Compiling pem_x509.cc
[1159/1287] Compiling pem_pk8.cc
[1160/1287] Compiling pem_oth.cc
[1161/1287] Compiling pem_info.cc
[1161/1287] Compiling pem_lib.cc
[1163/1287] Compiling obj_xref.cc
[1164/1287] Compiling mlkem.cc
[1165/1287] Compiling mldsa.cc
[1166/1287] Compiling obj.cc
[1167/1287] Compiling poly_rq_mul.S
[1168/1287] Compiling pem_all.cc
[1169/1287] Compiling fips_shared_support.cc
[1170/1287] Compiling lhash.cc
[1171/1287] Compiling md4.cc
[1172/1287] Compiling mem.cc
[1173/1287] Compiling md5.cc
[1174/1287] Compiling ex_data.cc
[1175/1287] Compiling hpke.cc
[1176/1287] Compiling kyber.cc
[1177/1287] Compiling sign.cc
[1178/1287] Compiling scrypt.cc
[1179/1287] Compiling print.cc
[1180/1287] Compiling hrss.cc
[1181/1287] Compiling pbkdf.cc
[1182/1287] Compiling p_x25519.cc
[1183/1287] Compiling p_x25519_asn1.cc
[1184/1287] Compiling p_rsa_asn1.cc
[1185/1287] Compiling p_rsa.cc
[1186/1287] Compiling p_hkdf.cc
[1187/1287] Compiling p_ed25519_asn1.cc
[1188/1287] Compiling p_ed25519.cc
[1189/1287] Compiling p_ec_asn1.cc
[1190/1287] Compiling p_ec.cc
[1191/1287] Compiling p_dh.cc
[1192/1287] Compiling p_dsa_asn1.cc
[1193/1287] Compiling p_dh_asn1.cc
[1194/1287] Compiling evp.cc
[1195/1287] Compiling evp_ctx.cc
[1196/1287] Compiling engine.cc
[1197/1287] Compiling evp_asn1.cc
[1198/1287] Compiling ecdh_extra.cc
[1199/1287] Compiling err.cc
[1200/1287] Compiling ecdsa_asn1.cc
[1201/1287] Compiling hash_to_curve.cc
[1202/1287] Compiling ec_derive.cc
[1203/1287] Compiling dsa_asn1.cc
[1204/1287] Compiling ec_asn1.cc
[1205/1287] Compiling dsa.cc
[1206/1287] Compiling bcm.cc
[1207/1287] Compiling digest_extra.cc
[1208/1287] Compiling x25519-asm-arm.S
[1209/1287] Compiling params.cc
[1210/1287] Compiling des.cc
[1211/1287] Compiling dh_asn1.cc
[1212/1287] Compiling cpu_intel.cc
[1213/1287] Compiling crypto.cc
[1214/1287] Compiling curve25519.cc
[1215/1287] Compiling curve25519_64_adx.cc
[1216/1287] Compiling spake25519.cc
[1217/1287] Compiling cpu_arm_linux.cc
[1218/1287] Compiling cpu_aarch64_openbsd.cc
[1219/1287] Compiling cpu_arm_freebsd.cc
[1220/1287] Compiling cpu_aarch64_win.cc
[1221/1287] Compiling cpu_aarch64_apple.cc
[1222/1287] Compiling cpu_aarch64_sysreg.cc
[1223/1287] Compiling cpu_aarch64_fuchsia.cc
[1224/1287] Compiling cpu_aarch64_linux.cc
[1225/1287] Compiling conf.cc
[1226/1287] Compiling e_tls.cc
[1227/1287] Compiling tls_cbc.cc
[1228/1287] Compiling e_rc2.cc
[1229/1287] Compiling e_null.cc
[1230/1287] Compiling e_chacha20poly1305.cc
[1231/1287] Compiling e_rc4.cc
[1232/1287] Compiling e_des.cc
[1233/1287] Compiling cipher_extra.cc
[1234/1287] Compiling derive_key.cc
[1235/1287] Compiling e_aesctrhmac.cc
[1236/1287] Compiling e_aesgcmsiv.cc
[1237/1287] Compiling chacha.cc
[1238/1287] Compiling unicode.cc
[1239/1287] Compiling cbb.cc
[1240/1287] Compiling ber.cc
[1241/1287] Compiling buf.cc
[1242/1287] Compiling cbs.cc
[1243/1287] Compiling convert.cc
[1244/1287] Compiling asn1_compat.cc
[1245/1287] Compiling blake2.cc
[1246/1287] Compiling printf.cc
[1247/1287] Compiling bn_asn1.cc
[1248/1287] Compiling pair.cc
[1249/1287] Compiling fd.cc
[1250/1287] Compiling errno.cc
[1251/1287] Compiling hexdump.cc
[1252/1287] Compiling file.cc
[1253/1287] Compiling bio_mem.cc
[1254/1287] Compiling base64.cc
[1255/1287] Compiling bio.cc
[1256/1287] Compiling tasn_typ.cc
[1257/1287] Compiling tasn_fre.cc
[1258/1287] Compiling tasn_utl.cc
[1259/1287] Compiling tasn_new.cc
[1260/1287] Compiling tasn_enc.cc
[1261/1287] Compiling f_int.cc
[1262/1287] Compiling posix_time.cc
[1263/1287] Compiling tasn_dec.cc
[1264/1287] Compiling f_string.cc
[1265/1287] Compiling asn_pack.cc
[1266/1287] Compiling asn1_par.cc
[1267/1287] Compiling a_type.cc
[1268/1287] Compiling a_utctm.cc
[1269/1287] Compiling a_strex.cc
[1270/1287] Compiling a_time.cc
[1271/1287] Compiling a_octet.cc
[1272/1287] Compiling asn1_lib.cc
[1273/1287] Compiling a_strnid.cc
[1274/1287] Compiling a_object.cc
[1275/1287] Compiling a_mbstr.cc
[1276/1287] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1276/1287] Write sources
[1280/1287] Compiling a_dup.cc
[1281/1319] Compiling a_int.cc
[1282/1340] Compiling a_bool.cc
[1283/1341] Compiling a_i2d_fp.cc
[1284/1359] Compiling a_d2i_fp.cc
[1285/1384] Compiling a_bitstr.cc
[1287/1384] Compiling Algorithms Permutations.swift
[1288/1384] Compiling Algorithms Product.swift
[1289/1384] Compiling Algorithms MinMax.swift
[1290/1384] Compiling Algorithms Partition.swift
[1293/1386] Compiling Atomics IntegerOperations.swift
[1294/1386] Compiling Atomics Unmanaged extensions.swift
[1295/1386] Compiling Algorithms Rotate.swift
[1296/1386] Compiling Algorithms Split.swift
[1297/1386] Compiling Algorithms Stride.swift
[1297/1393] Compiling a_gentm.cc
[1299/1393] Compiling Algorithms Grouped.swift
[1300/1393] Compiling Algorithms Indexed.swift
[1301/1393] Compiling Algorithms EitherSequence.swift
[1302/1393] Compiling Algorithms FirstNonNil.swift
[1303/1393] Compiling Algorithms FlattenCollection.swift
[1304/1393] Compiling Algorithms Intersperse.swift
[1305/1393] Compiling Algorithms Joined.swift
[1306/1393] Compiling Algorithms Keyed.swift
[1309/1401] Compiling BitCollections BitSet+Initializers.swift
[1310/1401] Compiling BitCollections BitSet+Invariants.swift
[1311/1401] Compiling BitCollections BitSet+Random.swift
[1312/1401] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1313/1401] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1314/1401] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1315/1401] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1316/1401] Emitting module BitCollections
[1317/1401] Compiling Algorithms AdjacentPairs.swift
[1318/1401] Compiling Algorithms Chain.swift
[1319/1401] Compiling Algorithms Chunked.swift
[1320/1401] Compiling Algorithms Combinations.swift
[1321/1401] Compiling Algorithms Compacted.swift
[1322/1401] Compiling Algorithms Cycle.swift
[1325/1401] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1326/1401] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1327/1401] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1328/1401] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1329/1401] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1330/1401] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1331/1401] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1332/1401] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1333/1401] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1334/1401] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1335/1401] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1336/1401] Compiling BitCollections BitSet+SetAlgebra union.swift
[1337/1401] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1338/1401] Compiling BitCollections BitSet.Counted.swift
[1343/1404] Compiling BitCollections BitSet.Index.swift
[1344/1404] Compiling BitCollections BitSet._UnsafeHandle.swift
[1345/1404] Compiling BitCollections BitSet.swift
[1346/1404] Compiling BitCollections Range+Utilities.swift
[1347/1404] Compiling BitCollections Slice+Utilities.swift
[1348/1404] Compiling BitCollections UInt+Tricks.swift
[1349/1404] Compiling BitCollections _Word.swift
[1355/1404] Compiling Algorithms Suffix.swift
[1356/1404] Compiling CryptoBoringWrapper RandomBytes.swift
[1357/1404] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1358/1404] Emitting module CryptoBoringWrapper
[1365/1404] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1375/1404] Compiling Algorithms Trim.swift
[1376/1404] Compiling Algorithms Unique.swift
[1377/1404] Compiling Algorithms Windows.swift
[1378/1404] Compiling BitCollections BitArray._UnsafeHandle.swift
[1379/1404] Compiling BitCollections BitArray.swift
[1380/1404] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1381/1404] Compiling BitCollections BitSet+Codable.swift
[1388/1405] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1394/1405] Compiling CryptoBoringWrapper EllipticCurve.swift
[1395/1405] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1396/1405] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1401/1408] Compiling Collections Collections.swift
[1402/1408] Emitting module Collections
[1403/1433] Emitting module Atomics
[1404/1471] Compiling Crypto AES-GCM.swift
[1405/1471] Compiling Crypto AES-GCM_boring.swift
[1406/1471] Compiling Crypto ChaChaPoly_boring.swift
[1407/1471] Compiling Crypto ChaChaPoly.swift
[1410/1481] Emitting module Algorithms
[1412/1542] Emitting module Crypto
[1413/1542] Compiling NIOCore MulticastChannel.swift
[1414/1542] Compiling NIOCore NIOAny.swift
[1415/1542] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1416/1542] Compiling NIOCore NIOLoopBound.swift
[1417/1542] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1418/1542] Compiling NIOCore NIOScheduledCallback.swift
[1419/1542] Compiling NIOCore NIOSendable.swift
[1420/1542] Compiling NIOCore RecvByteBufferAllocator.swift
[1421/1559] Compiling NIOCore IO.swift
[1422/1559] Compiling NIOCore IOData.swift
[1423/1559] Compiling NIOCore IPProtocol.swift
[1424/1559] Compiling NIOCore IntegerBitPacking.swift
[1425/1559] Compiling NIOCore IntegerTypes.swift
[1426/1559] Compiling NIOCore Interfaces.swift
[1427/1559] Compiling NIOCore Linux.swift
[1428/1559] Compiling NIOCore MarkedCircularBuffer.swift
[1429/1559] Compiling NIOCore SocketAddresses.swift
[1430/1559] Compiling NIOCore SocketOptionProvider.swift
[1431/1559] Compiling NIOCore SystemCallHelpers.swift
[1432/1559] Compiling NIOCore TimeAmount+Duration.swift
[1433/1559] Compiling NIOCore TypeAssistedChannelHandler.swift
[1434/1559] Compiling NIOCore UniversalBootstrapSupport.swift
[1435/1559] Compiling NIOCore Utilities.swift
[1436/1559] Compiling Crypto EdDSA_boring.swift
[1437/1559] Compiling Crypto ECDSA.swift
[1438/1559] Compiling Crypto Ed25519.swift
[1448/1559] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1449/1559] Compiling NIOCore EventLoop+Deprecated.swift
[1450/1559] Compiling NIOCore EventLoop+SerialExecutor.swift
[1451/1559] Compiling NIOCore EventLoop.swift
[1459/1559] Compiling NIOCore EventLoopFuture.swift
[1460/1559] Compiling NIOCore FileDescriptor.swift
[1461/1559] Compiling NIOCore FileHandle.swift
[1462/1559] Compiling NIOCore FileRegion.swift
[1463/1559] Compiling NIOCore GlobalSingletons.swift
[1464/1559] Compiling NIOCore CircularBuffer.swift
[1465/1559] Compiling NIOCore Codec.swift
[1466/1559] Compiling NIOCore ConvenienceOptionSupport.swift
[1467/1559] Compiling NIOCore DeadChannel.swift
[1468/1559] Compiling NIOCore DispatchQueue+WithFuture.swift
[1469/1559] Compiling NIOCore ByteBuffer-views.swift
[1470/1559] Compiling NIOCore Channel.swift
[1471/1559] Compiling NIOCore ChannelHandler.swift
[1472/1559] Compiling NIOCore ChannelHandlers.swift
[1473/1559] Compiling NIOCore ChannelInvoker.swift
[1474/1559] Compiling NIOCore ChannelOption.swift
[1475/1559] Compiling NIOCore ChannelPipeline.swift
[1476/1559] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1477/1559] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1478/1559] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1487/1559] Compiling NIOCore AddressedEnvelope.swift
[1488/1559] Compiling NIOCore AsyncAwaitSupport.swift
[1489/1559] Compiling NIOCore AsyncChannel.swift
[1490/1559] Compiling NIOCore AsyncChannelHandler.swift
[1491/1559] Compiling NIOCore AsyncChannelInboundStream.swift
[1492/1559] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1493/1559] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1494/1559] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1495/1559] Compiling NIOCore NIOAsyncWriter.swift
[1496/1559] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1497/1559] Compiling NIOCore BSDSocketAPI.swift
[1498/1559] Compiling NIOCore ByteBuffer-aux.swift
[1499/1559] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1500/1559] Compiling NIOCore ByteBuffer-conversions.swift
[1501/1559] Compiling NIOCore ByteBuffer-core.swift
[1502/1559] Compiling NIOCore ByteBuffer-hex.swift
[1503/1559] Compiling NIOCore ByteBuffer-int.swift
[1504/1559] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1505/1559] Compiling NIOCore ByteBuffer-multi-int.swift
[1506/1559] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1507/1559] Compiling Crypto Signature.swift
[1508/1559] Compiling Crypto CryptoKitErrors_boring.swift
[1509/1559] Compiling Crypto RNG_boring.swift
[1510/1559] Compiling Crypto SafeCompare_boring.swift
[1511/1559] Compiling Crypto Zeroization_boring.swift
[1512/1559] Compiling Crypto PrettyBytes.swift
[1513/1559] Compiling Crypto SafeCompare.swift
[1514/1559] Compiling Crypto SecureBytes.swift
[1515/1559] Compiling Crypto Zeroization.swift
[1525/1606] Compiling _CryptoExtras I2OSP.swift
[1526/1606] Compiling _CryptoExtras IntegerEncoding.swift
[1527/1606] Compiling _CryptoExtras PEMDocument.swift
[1528/1606] Compiling _CryptoExtras ARCRequest.swift
[1529/1606] Compiling _CryptoExtras ARCResponse.swift
[1530/1606] Compiling _CryptoExtras ARCServer.swift
[1531/1606] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1532/1606] Compiling _CryptoExtras ChaCha20CTR.swift
[1533/1606] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1534/1606] Compiling _CryptoExtras ARC+API.swift
[1535/1606] Compiling _CryptoExtras ARC.swift
[1536/1606] Compiling _CryptoExtras ARCCredential.swift
[1537/1606] Compiling _CryptoExtras ARCEncoding.swift
[1538/1606] Compiling _CryptoExtras ARCPrecredential.swift
[1539/1606] Compiling _CryptoExtras ARCPresentation.swift
[1540/1606] Compiling _CryptoExtras AES_CBC.swift
[1541/1606] Compiling _CryptoExtras AES_CFB.swift
[1542/1606] Compiling _CryptoExtras AES_CTR.swift
[1543/1606] Compiling _CryptoExtras AES_GCM_SIV.swift
[1544/1606] Compiling _CryptoExtras Block Function.swift
[1545/1606] Compiling _CryptoExtras AES_CFB_boring.swift
[1546/1606] Compiling _CryptoExtras AES_CTR_boring.swift
[1547/1606] Compiling _CryptoExtras VOPRFServer.swift
[1548/1606] Compiling _CryptoExtras RSA+BlindSigning.swift
[1549/1606] Compiling _CryptoExtras RSA.swift
[1550/1606] Compiling _CryptoExtras RSA_boring.swift
[1551/1606] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1552/1606] Compiling _CryptoExtras DigestType.swift
[1553/1606] Compiling _CryptoExtras Error.swift
[1557/1612] Emitting module _CryptoExtras
[1565/1612] Compiling _CryptoExtras PrettyBytes.swift
[1566/1612] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1567/1612] Compiling _CryptoExtras DLEQ.swift
[1568/1612] Compiling _CryptoExtras Prover.swift
[1569/1612] Compiling _CryptoExtras Verifier.swift
[1570/1612] Compiling _CryptoExtras ZKPToolbox.swift
[1571/1612] Emitting module NIOCore
[1572/1612] Compiling _CryptoExtras RSA_security.swift
[1573/1612] Compiling _CryptoExtras BoringSSLHelpers.swift
[1574/1612] Compiling _CryptoExtras HashToField.swift
[1575/1612] Compiling _CryptoExtras KDF.swift
[1576/1612] Compiling _CryptoExtras PBKDF2_boring.swift
[1577/1612] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1578/1612] Compiling _CryptoExtras PBKDF2.swift
[1579/1612] Compiling _CryptoExtras Scrypt_boring.swift
[1580/1612] Compiling _CryptoExtras Scrypt.swift
[1582/1663] Emitting module NIOEmbedded
[1583/1663] Compiling NIOEmbedded AsyncTestingChannel.swift
[1584/1663] Compiling NIOPosix IO.swift
[1585/1663] Compiling NIOPosix IntegerBitPacking.swift
[1586/1663] Compiling NIOPosix IntegerTypes.swift
[1587/1663] Compiling NIOPosix Linux.swift
[1588/1663] Compiling NIOPosix LinuxCPUSet.swift
[1589/1663] Compiling NIOPosix LinuxUring.swift
[1590/1663] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1591/1663] Compiling NIOPosix Pool.swift
[1592/1663] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1593/1663] Compiling NIOPosix PosixSingletons.swift
[1594/1663] Compiling NIOPosix RawSocketBootstrap.swift
[1595/1663] Compiling NIOPosix Resolver.swift
[1596/1663] Compiling NIOPosix Selectable.swift
[1597/1669] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1598/1669] Compiling NIOEmbedded Embedded.swift
[1600/1670] Compiling NIOPosix SelectableChannel.swift
[1601/1670] Compiling NIOPosix SelectableEventLoop.swift
[1602/1670] Compiling NIOPosix SelectorEpoll.swift
[1603/1670] Compiling NIOPosix SelectorGeneric.swift
[1604/1670] Compiling NIOPosix SelectorKqueue.swift
[1605/1670] Compiling NIOPosix SelectorUring.swift
[1606/1670] Emitting module NIOPosix
[1607/1670] Compiling NIOPosix ServerSocket.swift
[1608/1670] Compiling NIOPosix Socket.swift
[1609/1670] Compiling NIOPosix SocketChannel.swift
[1610/1670] Compiling NIOPosix SocketProtocols.swift
[1611/1670] Compiling NIOPosix System.swift
[1612/1670] Compiling NIOPosix Thread.swift
[1613/1670] Compiling NIOPosix ThreadPosix.swift
[1614/1670] Compiling NIOPosix ThreadWindows.swift
[1615/1670] Compiling NIOPosix UnsafeTransfer.swift
[1616/1670] Compiling NIOPosix Utilities.swift
[1617/1670] Compiling NIOPosix VsockAddress.swift
[1618/1670] Compiling NIOPosix VsockChannelEvents.swift
[1619/1670] Compiling NIOPosix BSDSocketAPICommon.swift
[1620/1670] Compiling NIOPosix BSDSocketAPIPosix.swift
[1621/1670] Compiling NIOPosix BSDSocketAPIWindows.swift
[1622/1670] Compiling NIOPosix BaseSocket.swift
[1623/1670] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1624/1670] Compiling NIOPosix BaseSocketChannel.swift
[1625/1670] Compiling NIOPosix BaseStreamSocketChannel.swift
[1626/1670] Compiling NIOPosix NIOThreadPool.swift
[1627/1670] Compiling NIOPosix NonBlockingFileIO.swift
[1628/1670] Compiling NIOPosix PendingDatagramWritesManager.swift
[1629/1670] Compiling NIOPosix PendingWritesManager.swift
[1630/1670] Compiling NIOPosix PipeChannel.swift
[1631/1670] Compiling NIOPosix PipePair.swift
[1632/1670] Compiling NIOPosix Bootstrap.swift
[1633/1670] Compiling NIOPosix ControlMessage.swift
[1634/1670] Compiling NIOPosix DatagramVectorReadManager.swift
[1635/1670] Compiling NIOPosix Errors+Any.swift
[1636/1670] Compiling NIOPosix FileDescriptor.swift
[1637/1670] Compiling NIOPosix GetaddrinfoResolver.swift
[1638/1670] Compiling NIOPosix HappyEyeballs.swift
[1640/1730] Compiling AsyncKit EventLoop+Flatten.swift
[1641/1730] Compiling AsyncKit EventLoop+Future.swift
[1642/1730] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1643/1730] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1644/1730] Compiling AsyncKit Collection+Flatten.swift
[1645/1730] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1646/1732] Emitting module NIO
[1647/1732] Compiling NIO Exports.swift
[1649/1733] Compiling AsyncKit Future+Transform.swift
[1650/1733] Compiling AsyncKit Future+Try.swift
[1651/1733] Compiling AsyncKit FutureOperators.swift
[1652/1733] Compiling AsyncKit Future+Miscellaneous.swift
[1653/1733] Compiling AsyncKit Future+Nonempty.swift
[1654/1733] Compiling AsyncKit Future+Optional.swift
[1655/1772] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1656/1772] Compiling NIOTLS TLSEvents.swift
[1657/1772] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1658/1772] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1659/1772] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1660/1772] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1661/1772] Compiling NIOHTTP1 HTTPTypes.swift
[1662/1772] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1663/1772] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1664/1772] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1665/1772] Emitting module NIOTLS
[1666/1772] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1667/1772] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1668/1772] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1669/1772] Emitting module NIOFoundationCompat
[1670/1773] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1671/1773] Compiling NIOSOCKS SOCKSResponse.swift
[1672/1773] Compiling NIOSOCKS ClientStateMachine.swift
[1675/1774] Compiling AsyncKit Optional+StrictMap.swift
[1676/1774] Compiling AsyncKit Exports.swift
[1678/1774] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1679/1774] Compiling NIOTLS SNIHandler.swift
[1680/1775] Emitting module NIOSOCKS
[1683/1775] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1684/1775] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1687/1775] Emitting module _NIOFileSystem
[1689/1775] Compiling NIOSOCKS ServerStateMachine.swift
[1690/1780] Compiling _NIOFileSystem ParallelDirCopy.swift
[1691/1780] Compiling _NIOFileSystem ParallelRemoval.swift
[1692/1780] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1693/1780] Compiling _NIOFileSystem CInterop.swift
[1694/1780] Compiling _NIOFileSystem Errno.swift
[1695/1780] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1696/1780] Compiling _NIOFileSystem Mocking.swift
[1697/1780] Compiling _NIOFileSystem Syscall.swift
[1698/1780] Compiling _NIOFileSystem Syscalls.swift
[1699/1780] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1700/1780] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1702/1790] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1703/1790] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1704/1833] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1705/1833] Compiling NIOSSL NIOSSLHandler.swift
[1706/1833] Compiling NIOSSL NIOSSLServerHandler.swift
[1707/1835] Emitting module NIOTransportServices
[1708/1835] Compiling NIOSSL ObjectIdentifier.swift
[1709/1835] Compiling NIOSSL PosixPort.swift
[1710/1835] Compiling NIOSSL SSLCallbacks.swift
[1711/1835] Compiling NIOSSL SSLCertificate.swift
[1712/1835] Compiling NIOSSL SSLCertificateExtensions.swift
[1713/1835] Compiling NIOSSL SSLCertificateName.swift
[1714/1835] Compiling NIOSSL SSLInit.swift
[1715/1835] Compiling NIOSSL SSLPKCS12Bundle.swift
[1716/1835] Compiling NIOSSL SSLPrivateKey.swift
[1717/1835] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1718/1835] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1719/1835] Compiling NIOSSL SSLConnection.swift
[1720/1835] Compiling NIOSSL SSLContext.swift
[1721/1835] Compiling NIOSSL SSLErrors.swift
[1730/1835] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1731/1835] Compiling NIOSSL SubjectAlternativeName.swift
[1732/1835] Emitting module AsyncKit
[1733/1835] Compiling NIOSSL IdentityVerification.swift
[1734/1835] Compiling NIOSSL LinuxCABundle.swift
[1735/1835] Compiling NIOSSL NIOSSLClientHandler.swift
[1736/1835] Compiling NIOSSL AndroidCABundle.swift
[1737/1835] Compiling NIOSSL ByteBufferBIO.swift
[1738/1835] Compiling NIOSSL CustomPrivateKey.swift
[1744/1836] Emitting module NIOHTTP1
[1754/1837] Compiling _NIOFileSystem SystemFileHandle.swift
[1755/1837] Compiling _NIOFileSystem Utilities.swift
[1756/1837] Compiling _NIOFileSystem OpenOptions.swift
[1757/1837] Compiling _NIOFileSystem String+FileSystem.swift
[1759/1837] Emitting module NIOSSL
[1781/1842] Compiling NIOSSL NIOSSLSecureBytes.swift
[1782/1842] Compiling NIOSSL RNG.swift
[1783/1842] Compiling NIOSSL SafeCompare.swift
[1784/1885] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1785/1885] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1786/1885] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1787/1885] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1788/1885] Compiling MultipartKit FormDataEncoder.swift
[1789/1885] Compiling MultipartKit Storage.swift
[1790/1885] Compiling MultipartKit MultipartFormData.swift
[1791/1885] Compiling MultipartKit MultipartParser.swift
[1792/1885] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1793/1885] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1794/1885] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1795/1885] Compiling MultipartKit FormDataDecoder.swift
[1798/1892] Compiling MultipartKit MultipartPart.swift
[1799/1892] Compiling MultipartKit MultipartPartConvertible.swift
[1824/1892] Compiling NIOSSL Zeroization.swift
[1825/1892] Compiling NIOSSL TLSConfiguration.swift
[1826/1892] Compiling NIOSSL UniversalBootstrapSupport.swift
[1827/1892] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1830/1894] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1831/1896] Emitting module _NIOFileSystemFoundationCompat
[1832/1896] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1833/1896] Compiling NIOHPACK IndexedHeaderTable.swift
[1834/1896] Compiling NIOHPACK IntegerCoding.swift
[1841/1897] Compiling MultipartKit MultipartSerializer.swift
[1842/1897] Compiling MultipartKit Utilities.swift
[1843/1897] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1844/1897] Compiling NIOWebSocket WebSocketOpcode.swift
[1845/1897] Emitting module MultipartKit
[1850/1898] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1851/1898] Compiling NIOWebSocket SHA1.swift
[1852/1898] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1853/1898] Emitting module NIOWebSocket
[1854/1898] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1855/1898] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1859/1899] Compiling NIOHPACK StaticHeaderTable.swift
[1861/1899] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1865/1899] Emitting module NIOHPACK
[1875/1899] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1876/1899] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1880/1899] Compiling NIOWebSocket WebSocketFrame.swift
[1881/1899] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1882/1899] Emitting module NIOHTTPCompression
[1883/1900] Compiling NIOHPACK HuffmanCoding.swift
[1884/1900] Compiling NIOHPACK HuffmanTables.swift
[1885/1900] Compiling NIOHTTPCompression HTTPCompression.swift
[1886/1900] Compiling NIOHTTPCompression HTTPDecompression.swift
[1891/1901] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1892/1901] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1901/1933] Emitting module NIOFileSystem
[1902/1933] Compiling NIOFileSystem Exports.swift
[1904/2074] Compiling X509 Certificate.swift
[1905/2074] Compiling X509 CertificatePrivateKey.swift
[1906/2076] Compiling X509 CMSAttribute.swift
[1907/2076] Compiling X509 CMSContentInfo.swift
[1908/2076] Compiling X509 PolicyBuilder.swift
[1909/2076] Compiling X509 BasicConstraintsPolicy.swift
[1910/2076] Compiling X509 CertificateStore.swift
[1911/2076] Compiling X509 OneOfPolicies.swift
[1912/2076] Compiling X509 CSRAttribute.swift
[1913/2076] Compiling X509 CSRAttributes.swift
[1914/2076] Compiling X509 CSRVersion.swift
[1915/2076] Emitting module NIOExtras
[1916/2076] Compiling X509 CertificateSigningRequest.swift
[1917/2076] Compiling X509 CertificationRequestInfo.swift
[1918/2076] Compiling X509 ExtensionRequest.swift
[1919/2076] Compiling X509 CertificatePublicKey.swift
[1920/2076] Compiling X509 CertificateSerialNumber.swift
[1921/2076] Compiling X509 CertificateVersion.swift
[1922/2076] Compiling NIOExtras UnsafeTransfer.swift
[1923/2076] Compiling NIOExtras WritePCAPHandler.swift
[1933/2093] Compiling WebSocketKit WebSocketHandler.swift
[1934/2093] Compiling X509 LockedValueBox.swift
[1935/2093] Compiling X509 BasicOCSPResponse.swift
[1936/2093] Compiling X509 DirectoryString.swift
[1937/2093] Compiling X509 OCSPTBSRequest.swift
[1938/2093] Compiling X509 OCSPVersion.swift
[1939/2093] Compiling X509 PKCS8PrivateKey.swift
[1940/2093] Compiling X509 PromiseAndFuture.swift
[1941/2093] Compiling X509 RDNAttribute.swift
[1942/2093] Compiling X509 CMSEncapsulatedContentInfo.swift
[1943/2093] Compiling X509 CMSIssuerAndSerialNumber.swift
[1944/2093] Compiling X509 CMSOperations.swift
[1945/2093] Compiling X509 CMSSignature.swift
[1946/2093] Compiling X509 CMSSignedData.swift
[1947/2093] Compiling X509 CMSSignerIdentifier.swift
[1948/2093] Compiling X509 CMSSignerInfo.swift
[1949/2093] Compiling X509 CMSVersion.swift
[1950/2093] Compiling X509 Curve25519+DER.swift
[1951/2093] Compiling X509 Digests.swift
[1952/2093] Compiling X509 DistinguishedName.swift
[1953/2093] Compiling X509 CommonName.swift
[1954/2093] Compiling X509 CountryName.swift
[1955/2093] Compiling X509 DNBuilder.swift
[1956/2093] Compiling X509 DomainComponent.swift
[1957/2093] Compiling X509 EmailAddress.swift
[1958/2093] Compiling X509 LocalityName.swift
[1959/2093] Compiling X509 OrganizationName.swift
[1960/2093] Compiling X509 OrganizationalUnitName.swift
[1961/2093] Compiling X509 StateOrProvinceName.swift
[1962/2093] Compiling X509 StreetAddress.swift
[1963/2093] Compiling X509 Error.swift
[1964/2093] Compiling X509 AuthorityInformationAccess.swift
[1965/2093] Compiling X509 AuthorityKeyIdentifier.swift
[1966/2093] Compiling X509 BasicConstraints.swift
[1967/2093] Compiling X509 ExtendedKeyUsage.swift
[1968/2106] Compiling WebSocketKit WebSocketClient.swift
[1969/2106] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1970/2106] Compiling WebSocketKit WebSocket+Connect.swift
[1971/2106] Compiling WebSocketKit WebSocket+Concurrency.swift
[1972/2106] Compiling WebSocketKit Exports.swift
[1973/2106] Emitting module WebSocketKit
[1974/2106] Compiling WebSocketKit WebSocket.swift
[1979/2108] Emitting module NIOHTTP2
[1990/2108] Compiling X509 NameConstraints.swift
[1991/2108] Compiling X509 SubjectAlternativeName.swift
[1992/2108] Compiling X509 SubjectKeyIdentifier.swift
[1993/2108] Compiling X509 Extension.swift
[1994/2108] Compiling X509 Extensions.swift
[1995/2108] Compiling X509 ExtensionsBuilder.swift
[1996/2108] Compiling X509 GeneralName.swift
[1997/2108] Compiling X509 Lock.swift
[1998/2108] Compiling NIOHTTP2 InboundWindowManager.swift
[1999/2108] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2000/2108] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2001/2108] Compiling NIOHTTP2 StreamChannelList.swift
[2002/2108] Compiling NIOHTTP2 StreamMap.swift
[2003/2108] Compiling NIOHTTP2 StreamStateMachine.swift
[2004/2108] Compiling NIOHTTP2 UnsafeTransfer.swift
[2005/2108] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2006/2108] Compiling X509 ServerIdentityPolicy.swift
[2007/2108] Compiling X509 OCSPCertID.swift
[2008/2108] Compiling X509 OCSPCertStatus.swift
[2009/2108] Compiling X509 OCSPExtensionID.swift
[2010/2108] Compiling X509 OCSPNonce.swift
[2011/2108] Compiling X509 OCSPPolicy.swift
[2012/2108] Compiling X509 OCSPRequest.swift
[2013/2108] Compiling X509 OCSPResponse.swift
[2014/2108] Compiling X509 OCSPResponseBytes.swift
[2015/2108] Compiling X509 OCSPResponseData.swift
[2016/2108] Compiling X509 OCSPResponseStatus.swift
[2017/2108] Compiling X509 OCSPSignature.swift
[2018/2108] Compiling X509 OCSPSingleRequest.swift
[2019/2108] Compiling X509 OCSPSingleResponse.swift
[2020/2108] Compiling X509 ExtensionIdentifiers.swift
[2021/2108] Compiling X509 KeyUsage.swift
[2024/2108] Compiling X509 ExpiryPolicy.swift
[2025/2108] Compiling X509 IPConstraints.swift
[2026/2108] Compiling X509 NameConstraintsPolicy.swift
[2027/2108] Compiling X509 RFC5280Policy.swift
[2028/2108] Compiling X509 URIConstraints.swift
[2029/2108] Compiling X509 VersionPolicy.swift
[2095/2109] Emitting module X509
[2097/2169] Emitting module AsyncHTTPClient
[2098/2177] Compiling X509 TrustRootLoading.swift
[2099/2177] Compiling X509 UnverifiedChain.swift
[2100/2177] Compiling X509 VerificationDiagnostic.swift
[2101/2177] Compiling X509 Verifier.swift
[2102/2177] Compiling X509 VerifierPolicy.swift
[2103/2177] Compiling X509 AlgorithmIdentifier.swift
[2104/2177] Compiling X509 ECDSASignature.swift
[2105/2177] Compiling X509 RSAPKCS1PublicKey.swift
[2106/2177] Compiling X509 SubjectPublicKeyInfo.swift
[2107/2177] Compiling X509 TBSCertificate.swift
[2108/2177] Compiling X509 Time.swift
[2109/2177] Compiling X509 TimeCalculations.swift
[2110/2177] Compiling X509 Validity.swift
[2112/2178] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2113/2178] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2114/2178] Compiling AsyncHTTPClient Transaction.swift
[2115/2178] Compiling AsyncHTTPClient Base64.swift
[2116/2178] Compiling AsyncHTTPClient BasicAuth.swift
[2117/2178] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2118/2178] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2119/2178] Compiling AsyncHTTPClient ConnectionPool.swift
[2120/2178] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2121/2178] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2122/2178] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2123/2178] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2124/2178] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2125/2178] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2126/2178] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2127/2178] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2128/2178] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2129/2178] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2130/2236] Compiling JWTKit JWTUnixEpochClaim.swift
[2131/2236] Compiling JWTKit LocaleClaim.swift
[2132/2236] Compiling JWTKit NotBeforeClaim.swift
[2133/2236] Compiling JWTKit SubjectClaim.swift
[2134/2236] Compiling JWTKit TenantIDClaim.swift
[2135/2236] Compiling JWTKit ECDSA.swift
[2136/2236] Compiling JWTKit ECDSACurve.swift
[2137/2236] Compiling JWTKit ECDSACurveType.swift
[2138/2236] Compiling JWTKit EdDSA.swift
[2139/2236] Compiling AsyncHTTPClient RequestBag.swift
[2140/2236] Compiling AsyncHTTPClient RequestValidation.swift
[2141/2236] Compiling AsyncHTTPClient SSLContextCache.swift
[2142/2236] Compiling AsyncHTTPClient Scheme.swift
[2143/2236] Compiling AsyncHTTPClient Singleton.swift
[2144/2236] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2145/2236] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2146/2236] Compiling AsyncHTTPClient Utils.swift
[2147/2236] Compiling JWTKit ECDSAKeyTypes.swift
[2148/2236] Compiling JWTKit ECDSASigner.swift
[2149/2236] Compiling JWTKit ECDSASigningAlgorithm.swift
[2150/2236] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2151/2236] Compiling JWTKit P256+CurveType.swift
[2152/2236] Compiling JWTKit P384+CurveType.swift
[2153/2236] Compiling JWTKit P521+CurveType.swift
[2154/2236] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2155/2236] Compiling JWTKit JWTKeyCollection+RSA.swift
[2156/2236] Compiling JWTKit RSA.swift
[2157/2236] Compiling JWTKit RSAError.swift
[2158/2236] Compiling JWTKit RSASigner.swift
[2159/2236] Compiling JWTKit Base64URL.swift
[2160/2236] Compiling JWTKit CryptoSigner.swift
[2161/2236] Compiling JWTKit JWTHeader+CommonFields.swift
[2162/2236] Compiling JWTKit JWTHeader.swift
[2163/2236] Compiling JWTKit EdDSACurve.swift
[2164/2236] Compiling JWTKit EdDSAError.swift
[2165/2236] Compiling JWTKit EdDSASigner.swift
[2166/2236] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2167/2236] Compiling JWTKit HMAC.swift
[2168/2236] Compiling JWTKit HMACError.swift
[2169/2236] Compiling JWTKit HMACSigner.swift
[2170/2236] Compiling JWTKit ECDSAError.swift
[2171/2236] Compiling JWTKit JWTHeaderField.swift
[2172/2236] Compiling JWTKit JWTKeyCollection.swift
[2173/2236] Compiling JWTKit JWTParser.swift
[2174/2236] Compiling JWTKit JWTPayload.swift
[2175/2236] Compiling JWTKit JWTSerializer.swift
[2176/2236] Compiling JWTKit JWTSigner.swift
[2177/2236] Compiling AsyncHTTPClient RequestBodyLength.swift
[2178/2236] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2180/2406] Compiling Vapor Application+HTTP.swift
[2181/2406] Compiling Vapor BasicResponder.swift
[2182/2406] Compiling Vapor BodyStream.swift
[2183/2406] Compiling Vapor Application+HTTP+Client.swift
[2184/2406] Compiling Vapor EventLoopHTTPClient.swift
[2185/2406] Compiling Vapor EndpointCache.swift
[2186/2406] Compiling Vapor HTTPMethod+String.swift
[2187/2406] Compiling Vapor HTTPStatus.swift
[2188/2414] Compiling Vapor Request+Body.swift
[2189/2414] Compiling Vapor Request+BodyStream.swift
[2190/2414] Compiling Vapor Request.swift
[2191/2414] Compiling Vapor Application+Responder.swift
[2192/2414] Compiling Vapor DefaultResponder.swift
[2193/2414] Compiling Vapor Response+Body.swift
[2194/2414] Compiling Vapor Response.swift
[2195/2414] Compiling Vapor ResponseCodable.swift
[2196/2414] Compiling Vapor Application+Routes.swift
[2197/2414] Compiling Vapor Parameters+Require.swift
[2198/2414] Compiling Vapor Request+WebSocket.swift
[2199/2414] Compiling Vapor Route.swift
[2200/2414] Compiling Vapor RouteCollection.swift
[2201/2414] Compiling Vapor Routes.swift
[2202/2414] Compiling Vapor RoutesBuilder+Group.swift
[2203/2414] Compiling Vapor RoutesBuilder+Method.swift
[2204/2414] Compiling Vapor RoutesBuilder+Middleware.swift
[2205/2414] Emitting module JWTKit
[2206/2414] Compiling Vapor HTTPCookies.swift
[2207/2414] Compiling Vapor HTTPHeaderCacheControl.swift
[2208/2414] Compiling Vapor HTTPHeaderExpires.swift
[2209/2414] Compiling Vapor HTTPHeaderLastModified.swift
[2210/2414] Compiling Vapor HTTPHeaders+Cache.swift
[2211/2414] Compiling Vapor HTTPHeaders+Connection.swift
[2212/2414] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2213/2414] Compiling Vapor HTTPHeaders+ContentRange.swift
[2214/2414] Compiling Vapor RoutesBuilder+WebSocket.swift
[2215/2414] Compiling Vapor RoutesBuilder.swift
[2216/2414] Compiling Vapor OTP.swift
[2217/2414] Compiling Vapor Application+Servers.swift
[2218/2414] Compiling Vapor Server.swift
[2219/2414] Compiling Vapor App+Service.swift
[2220/2414] Compiling Vapor Req+Service.swift
[2221/2414] Compiling Vapor Core.swift
[2222/2414] Compiling Vapor Environment.swift
[2223/2414] Compiling Vapor Abort.swift
[2224/2414] Compiling Vapor AbortError.swift
[2225/2414] Compiling Vapor DebuggableError.swift
[2226/2414] Compiling Vapor Demangler.swift
[2227/2414] Compiling Vapor ErrorSource.swift
[2228/2414] Compiling Vapor StackTrace.swift
[2229/2414] Compiling Vapor Exports.swift
[2230/2414] Compiling Vapor Running.swift
[2231/2414] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2232/2414] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2233/2414] Compiling Vapor DotEnvFile+load.swift
[2234/2414] Compiling Vapor Routes+caseInsenstive.swift
[2235/2414] Compiling Vapor Validatable+validate.swift
[2236/2414] Compiling Vapor Environment+Process.swift
[2237/2414] Compiling Vapor Environment+Secret.swift
[2238/2414] Compiling JWTKit CustomizedJSONCoders.swift
[2239/2414] Compiling JWTKit Utilities.swift
[2240/2414] Compiling JWTKit AppleIdentityToken.swift
[2241/2414] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2242/2414] Compiling JWTKit GoogleIdentityToken.swift
[2243/2414] Compiling JWTKit MicrosoftIdentityToken.swift
[2244/2414] Compiling JWTKit ValidationTimePayload.swift
[2245/2414] Compiling JWTKit X5CVerifier.swift
[2247/2415] Compiling Vapor Service.swift
[2248/2415] Compiling Vapor Application+Sessions.swift
[2249/2415] Compiling Vapor MemorySessions.swift
[2250/2415] Compiling Vapor Request+Session.swift
[2251/2415] Compiling Vapor Session.swift
[2252/2415] Compiling Vapor SessionCache.swift
[2253/2415] Compiling Vapor SessionData.swift
[2254/2415] Compiling Vapor SessionDriver.swift
[2255/2415] Compiling Vapor SessionsConfiguration.swift
[2256/2415] Compiling Vapor SessionsMiddleware.swift
[2257/2415] Compiling Vapor URLEncodedFormData.swift
[2258/2415] Compiling Vapor URLEncodedFormDecoder.swift
[2259/2415] Compiling Vapor URLEncodedFormEncoder.swift
[2260/2415] Compiling Vapor URLEncodedFormError.swift
[2261/2415] Compiling Vapor URLEncodedFormParser.swift
[2262/2415] Compiling Vapor URLEncodedFormSerializer.swift
[2263/2415] Compiling Vapor URLQueryFragmentConvertible.swift
[2264/2415] Compiling Vapor AnyResponse.swift
[2265/2415] Compiling Vapor Array+Random.swift
[2266/2415] Compiling Vapor Base32.swift
[2267/2415] Compiling Vapor Base64.swift
[2268/2415] Compiling Vapor BaseN.swift
[2269/2415] Compiling Vapor BasicCodingKey.swift
[2270/2415] Compiling Vapor ByteCount.swift
[2271/2439] Compiling Vapor AsyncBasicResponder.swift
[2272/2439] Compiling Vapor AsyncMiddleware.swift
[2273/2439] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2274/2439] Compiling Vapor AsyncSessionDriver.swift
[2275/2439] Compiling Vapor Authentication+Concurrency.swift
[2276/2439] Compiling Vapor Cache+Concurrency.swift
[2277/2439] Compiling Vapor Client+Concurrency.swift
[2278/2439] Compiling Vapor RequestBody+Concurrency.swift
[2279/2439] Compiling Vapor Responder+Concurrency.swift
[2280/2439] Compiling Vapor ResponseCodable+Concurrency.swift
[2281/2439] Compiling Vapor RoutesBuilder+Concurrency.swift
[2282/2439] Compiling Vapor ViewRenderer+Concurrency.swift
[2283/2439] Compiling Vapor WebSocket+Concurrency.swift
[2284/2439] Compiling Vapor ContainerGetPathExecutor.swift
[2285/2439] Compiling Vapor Content.swift
[2286/2439] Compiling Vapor ContentCoders.swift
[2287/2439] Compiling Vapor ContentConfiguration.swift
[2288/2439] Compiling Vapor ContentContainer.swift
[2289/2439] Compiling Vapor JSONCoder+Custom.swift
[2290/2439] Compiling Vapor JSONCoders+Content.swift
[2291/2439] Compiling Vapor PlaintextDecoder.swift
[2292/2439] Compiling Vapor PlaintextEncoder.swift
[2293/2439] Compiling Vapor URLQueryCoders.swift
[2294/2439] Compiling Vapor URLQueryContainer.swift
[2295/2439] Emitting module Vapor
[2344/2463] Compiling Vapor Application.swift
[2345/2463] Compiling Vapor AuthenticationCache.swift
[2346/2463] Compiling Vapor Authenticator.swift
[2347/2463] Compiling Vapor BasicAuthorization.swift
[2348/2463] Compiling Vapor BearerAuthorization.swift
[2349/2463] Compiling Vapor GuardMiddleware.swift
[2350/2463] Compiling Vapor RedirectMiddleware.swift
[2351/2463] Compiling Vapor SessionAuthenticatable.swift
[2352/2463] Compiling Vapor Bcrypt.swift
[2353/2463] Compiling Vapor Application+Cache.swift
[2354/2463] Compiling Vapor Cache.swift
[2355/2463] Compiling Vapor CacheExpirationTime.swift
[2356/2463] Compiling Vapor MemoryCache.swift
[2357/2463] Compiling Vapor Request+Cache.swift
[2358/2463] Compiling Vapor Application+Clients.swift
[2359/2463] Compiling Vapor Client.swift
[2360/2463] Compiling Vapor ClientRequest.swift
[2361/2463] Compiling Vapor ClientResponse.swift
[2362/2463] Compiling Vapor Request+Client.swift
[2363/2463] Compiling Vapor BootCommand.swift
[2364/2463] Compiling Vapor CommandContext+Application.swift
[2365/2463] Compiling Vapor RoutesCommand.swift
[2366/2463] Compiling Vapor ServeCommand.swift
[2367/2463] Compiling Vapor AnyResponse+Concurrency.swift
[2385/2463] Compiling Vapor Responder.swift
[2386/2463] Compiling Vapor Application+HTTP+Server.swift
[2387/2463] Compiling Vapor HTTPServer.swift
[2388/2463] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2389/2463] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2390/2463] Compiling Vapor HTTPServerHandler.swift
[2391/2463] Compiling Vapor HTTPServerRequestDecoder.swift
[2392/2463] Compiling Vapor HTTPServerResponseEncoder.swift
[2393/2463] Compiling Vapor HTTPServerUpgradeHandler.swift
[2394/2463] Compiling Vapor Logger+Report.swift
[2395/2463] Compiling Vapor LoggingSystem+Environment.swift
[2396/2463] Compiling Vapor Application+Middleware.swift
[2397/2463] Compiling Vapor CORSMiddleware.swift
[2398/2463] Compiling Vapor ErrorMiddleware.swift
[2399/2463] Compiling Vapor FileMiddleware.swift
[2400/2463] Compiling Vapor Middleware.swift
[2401/2463] Compiling Vapor MiddlewareConfiguration.swift
[2402/2463] Compiling Vapor ResponseCompressionMiddleware.swift
[2403/2463] Compiling Vapor RouteLoggingMiddleware.swift
[2404/2463] Compiling Vapor TracingMiddleware.swift
[2405/2463] Compiling Vapor File+Multipart.swift
[2406/2463] Compiling Vapor FormDataDecoder+Content.swift
[2407/2463] Compiling Vapor FormDataEncoder+Content.swift
[2408/2463] Compiling Vapor Application+Password.swift
[2409/2463] Compiling Vapor Application+Passwords.swift
[2410/2463] Compiling Vapor AsyncPasswordHasher.swift
[2411/2463] Compiling Vapor BcryptHasher.swift
[2412/2463] Compiling Vapor PasswordHasher.swift
[2413/2463] Compiling Vapor PlaintextHasher.swift
[2414/2463] Compiling Vapor Request+Password.swift
[2415/2463] Compiling Vapor Redirect.swift
[2416/2463] Compiling Vapor Validator.swift
[2417/2463] Compiling Vapor ValidatorResult.swift
[2418/2463] Compiling Vapor And.swift
[2419/2463] Compiling Vapor Case.swift
[2420/2463] Compiling Vapor CharacterSet.swift
[2421/2463] Compiling Vapor Count.swift
[2422/2463] Compiling Vapor Custom.swift
[2423/2463] Compiling Vapor Email.swift
[2424/2463] Compiling Vapor Empty.swift
[2425/2463] Compiling Vapor In.swift
[2426/2463] Compiling Vapor Nil.swift
[2427/2463] Compiling Vapor NilIgnoring.swift
[2428/2463] Compiling Vapor Not.swift
[2429/2463] Compiling Vapor Or.swift
[2430/2463] Compiling Vapor Pattern.swift
[2431/2463] Compiling Vapor Range.swift
[2432/2463] Compiling Vapor URL.swift
[2433/2463] Compiling Vapor Valid.swift
[2434/2463] Compiling Vapor Application+Views.swift
[2435/2463] Compiling Vapor PlaintextRenderer.swift
[2436/2463] Compiling Vapor Request+View.swift
[2437/2463] Compiling Vapor View.swift
[2438/2463] Compiling Vapor ViewRenderer.swift
[2439/2463] Compiling Vapor _Deprecations.swift
[2440/2463] Compiling Vapor Bytes+Hex.swift
[2441/2463] Compiling Vapor Bytes+SecureCompare.swift
[2442/2463] Compiling Vapor Collection+Safe.swift
[2443/2463] Compiling Vapor DataProtocol+Copy.swift
[2444/2463] Compiling Vapor DecoderUnwrapper.swift
[2445/2463] Compiling Vapor DirectoryConfiguration.swift
[2446/2463] Compiling Vapor DotEnv.swift
[2447/2463] Compiling Vapor Extendable.swift
[2448/2463] Compiling Vapor File.swift
[2449/2463] Compiling Vapor FileIO.swift
[2450/2463] Compiling Vapor LifecycleHandler.swift
[2451/2463] Compiling Vapor OptionalType.swift
[2452/2463] Compiling Vapor RFC1123.swift
[2453/2463] Compiling Vapor SocketAddress+Hostname.swift
[2454/2463] Compiling Vapor Storage.swift
[2455/2463] Compiling Vapor String+IsIPAddress.swift
[2456/2463] Compiling Vapor Thread.swift
[2457/2463] Compiling Vapor URI.swift
[2458/2463] Compiling Vapor RangeResult.swift
[2459/2463] Compiling Vapor Validatable.swift
[2460/2463] Compiling Vapor Validation.swift
[2461/2463] Compiling Vapor ValidationKey.swift
[2462/2463] Compiling Vapor Validations.swift
[2463/2463] Compiling Vapor ValidationsError.swift
[2465/2474] Compiling JWT JWTError+Vapor.swift
[2466/2474] Compiling JWT JWTAuthenticator.swift
[2467/2475] Compiling JWT JWT+Microsoft.swift
[2468/2475] Compiling JWT Application+JWT.swift
[2469/2475] Compiling JWT Exports.swift
[2470/2475] Emitting module JWT
[2471/2475] Compiling JWT JWKSCache.swift
[2472/2475] Compiling JWT JWT+Apple.swift
[2473/2475] Compiling JWT JWT+Google.swift
[2474/2475] Compiling JWT JWT+FirebaseAuth.swift
[2475/2475] Compiling JWT Request+JWT.swift
[2477/2505] Compiling FCM FCMApnsConfig.swift
[2478/2505] Compiling FCM FCMApnsPayload.swift
[2479/2505] Compiling FCM FCMApnsPayloadProtocol.swift
[2480/2505] Compiling FCM FCMOptions.swift
[2481/2508] Emitting module FCM
[2482/2508] Compiling FCM FCMNotification.swift
[2483/2508] Compiling FCM FCMWebpushConfig.swift
[2484/2508] Compiling FCM GAuthPayload.swift
[2485/2508] Compiling FCM FCM+AccessToken.swift
[2486/2508] Compiling FCM FCMAndroidMessagePriority.swift
[2487/2508] Compiling FCM FCMAndroidNotification.swift
[2488/2508] Compiling FCM FCMAndroidNotificationLightSettings.swift
[2489/2508] Compiling FCM FCMAndroidNotificationPriority.swift
[2490/2508] Compiling FCM FCMAndroidNotificationVisibility.swift
[2491/2508] Compiling FCM FCMApnsAlert.swift
[2492/2508] Compiling FCM FCMApnsAlertOrString.swift
[2493/2508] Compiling FCM FCMApnsApsObject.swift
[2494/2508] Compiling FCM FCM+BatchSend.swift
[2495/2508] Compiling FCM FCM+CreateTopic.swift
[2496/2508] Compiling FCM FCM+DeleteTopic.swift
[2497/2508] Compiling FCM FCM+GetTopics.swift
[2498/2508] Compiling FCM FCMOptionsProtocol.swift
[2499/2508] Compiling FCM FCMConfiguration.swift
[2500/2508] Compiling FCM FCMError.swift
[2501/2508] Compiling FCM FCMMessage.swift
[2502/2508] Compiling FCM FCM+Application.swift
[2503/2508] Compiling FCM FCM+Request.swift
[2504/2508] Compiling FCM FCM.swift
[2505/2508] Compiling FCM FCMAndroidConfig.swift
[2506/2508] Compiling FCM FCM+JWT.swift
[2507/2508] Compiling FCM FCM+RegisterAPNS.swift
[2508/2508] Compiling FCM FCM+SendMessage.swift
Build complete! (361.74s)
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"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
}
],
"manifest_display_name" : "FCM",
"name" : "FCM",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FCM",
"targets" : [
"FCM"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FCMTests",
"module_type" : "SwiftTarget",
"name" : "FCMTests",
"path" : "Tests/FCMTests",
"sources" : [
"FCMTests.swift"
],
"target_dependencies" : [
"FCM"
],
"type" : "test"
},
{
"c99name" : "FCM",
"module_type" : "SwiftTarget",
"name" : "FCM",
"path" : "Sources/FCM",
"product_dependencies" : [
"Vapor",
"JWT"
],
"product_memberships" : [
"FCM"
],
"sources" : [
"FCM+Application.swift",
"FCM+Request.swift",
"FCM.swift",
"FCMAndroidConfig/FCMAndroidConfig.swift",
"FCMAndroidConfig/FCMAndroidMessagePriority.swift",
"FCMAndroidConfig/FCMAndroidNotification.swift",
"FCMAndroidConfig/FCMAndroidNotificationLightSettings.swift",
"FCMAndroidConfig/FCMAndroidNotificationPriority.swift",
"FCMAndroidConfig/FCMAndroidNotificationVisibility.swift",
"FCMApnsConfig/FCMApnsAlert.swift",
"FCMApnsConfig/FCMApnsAlertOrString.swift",
"FCMApnsConfig/FCMApnsApsObject.swift",
"FCMApnsConfig/FCMApnsConfig.swift",
"FCMApnsConfig/FCMApnsPayload.swift",
"FCMApnsConfig/FCMApnsPayloadProtocol.swift",
"FCMApnsConfig/FCMOptions.swift",
"FCMApnsConfig/FCMOptionsProtocol.swift",
"FCMConfiguration.swift",
"FCMError.swift",
"FCMMessage.swift",
"FCMNotification.swift",
"FCMWebpushConfig.swift",
"GAuthPayload.swift",
"Helpers/FCM+AccessToken.swift",
"Helpers/FCM+BatchSend.swift",
"Helpers/FCM+CreateTopic.swift",
"Helpers/FCM+DeleteTopic.swift",
"Helpers/FCM+GetTopics.swift",
"Helpers/FCM+JWT.swift",
"Helpers/FCM+RegisterAPNS.swift",
"Helpers/FCM+SendMessage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.