Build Information
Successful build of jwt, reference main (4bb2b0
), with Swift 6.1 for Android on 5 Jun 2025 17:00:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/vapor/jwt.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor/jwt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4bb2b09 Update JWTTests.swift (#166)
Cloned https://github.com/vapor/jwt.git
Revision (git rev-parse @):
4bb2b0923580c0bdd18f291fab21ac026422dbd2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/jwt.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/jwt.git
https://github.com/vapor/jwt.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.110.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "jwt",
"name" : "jwt",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JWT",
"targets" : [
"JWT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWTTests",
"module_type" : "SwiftTarget",
"name" : "JWTTests",
"path" : "Tests/JWTTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"Helpers/ByteBuffer+string.swift",
"Helpers/isLoggingConfigured.swift",
"Helpers/withApp.swift",
"JWTTests.swift",
"Types/LoginCredentials.swift",
"Types/LoginResponse.swift",
"Types/TestUser.swift",
"Types/UserAuthenticator.swift"
],
"target_dependencies" : [
"JWT"
],
"type" : "test"
},
{
"c99name" : "JWT",
"module_type" : "SwiftTarget",
"name" : "JWT",
"path" : "Sources/JWT",
"product_dependencies" : [
"JWTKit",
"Vapor"
],
"product_memberships" : [
"JWT"
],
"sources" : [
"Application+JWT.swift",
"Exports.swift",
"JWKSCache.swift",
"JWT+Apple.swift",
"JWT+FirebaseAuth.swift",
"JWT+Google.swift",
"JWT+Microsoft.swift",
"JWTAuthenticator.swift",
"JWTError+Vapor.swift",
"Request+JWT.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-kit.git
Fetching https://github.com/vapor/vapor.git
[1/74505] Fetching vapor
[2982/83561] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (3.29s)
Fetched https://github.com/vapor/vapor.git from cache (3.33s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (3.78s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[999/9991] Fetching swift-log, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (1.75s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.78s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (4.08s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.71s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.57s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
[1/1081] Fetching swift-service-context
[726/4400] Fetching swift-service-context, multipart-kit
[2178/9374] Fetching swift-service-context, multipart-kit, swift-distributed-tracing
[3372/11171] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics
[4636/13780] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.27s)
[7856/12699] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, websocket-kit
Fetching https://github.com/apple/swift-metrics.git
[9125/18658] Fetching multipart-kit, swift-distributed-tracing, swift-atomics, websocket-kit, swift-algorithms
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetching https://github.com/apple/swift-nio-http2.git
[9665/14093] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-metrics
[11871/20016] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.51s)
[11441/17810] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[15588/29337] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.45s)
Fetching https://github.com/apple/swift-nio.git
[12316/23414] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2
[19002/38257] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl
[26978/114452] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (1.60s)
[25995/108493] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/websocket-kit.git from cache (1.60s)
[23535/105884] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.66s)
[22017/102565] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.28s)
Fetching https://github.com/swift-server/async-http-client.git
[15576/91038] Fetching swift-nio-ssl, swift-nio
[18922/111890] Fetching swift-nio-ssl, swift-nio, routing-kit
[23161/117882] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit
[41164/120252] Fetching swift-nio-ssl, swift-nio, routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.41s)
[50470/114260] Fetching swift-nio-ssl, swift-nio, routing-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.38s)
[54918/111890] Fetching swift-nio-ssl, swift-nio, routing-kit
[68237/125904] Fetching swift-nio-ssl, swift-nio, routing-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.14s)
[79908/105052] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.14s)
[67351/90209] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.14s)
[54099/76195] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.11s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2153/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.73s)
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.40s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.88s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.97s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2426] Fetching swift-service-lifecycle
[26/3567] Fetching swift-service-lifecycle, swift-http-structured-headers
[3568/4471] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-http-types
[4472/9456] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.36s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.36s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.37s)
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 (0.79s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
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.53s)
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.44s)
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.42s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.45s)
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.46s)
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.46s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.45s)
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/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-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-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-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-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/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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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/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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-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-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Building for debugging...
[0/836] Write sources
[51/836] Compiling CNIOWindows WSAStartup.c
[51/836] Compiling _NumericsShims _NumericsShims.c
[53/836] Compiling CNIOWindows shim.c
[54/836] Compiling _AtomicsShims.c
[55/836] Compiling CNIOWASI CNIOWASI.c
[56/836] Compiling CVaporBcrypt bcrypt.c
[57/836] Compiling CSystem shims.c
[58/836] Compiling CNIOLinux liburing_shims.c
[59/836] Compiling CNIOSHA1 c_nio_sha1.c
[60/836] Compiling CVaporBcrypt blf.c
[61/836] Compiling CNIOExtrasZlib empty.c
[62/836] Compiling CNIOLLHTTP c_nio_http.c
[63/836] Compiling CNIOLinux shim.c
[64/836] Compiling CNIODarwin shim.c
[65/836] Compiling CNIOLLHTTP c_nio_api.c
[66/836] Compiling fiat_p256_adx_sqr.S
[67/836] Compiling fiat_p256_adx_mul.S
[68/836] Compiling fiat_curve25519_adx_mul.S
[69/836] Compiling fiat_curve25519_adx_square.S
[70/836] Write swift-version-24593BA9C3E375BF.txt
[71/836] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/840] Compiling CNIOBoringSSLShims shims.c
[73/842] Compiling tls_record.cc
[74/842] Compiling tls13_enc.cc
[75/842] Compiling tls_method.cc
[76/842] Compiling tls13_server.cc
[77/842] Compiling tls13_both.cc
[78/844] Compiling tls13_client.cc
[80/907] Emitting module _CertificateInternals
[81/907] Emitting module _NIOBase64
[82/907] Compiling _NIOBase64 Base64.swift
[83/908] Compiling _CertificateInternals _TinyArray.swift
[84/909] Compiling RealModule Float80+Real.swift
[85/909] Compiling ServiceContextModule ServiceContextKey.swift
[86/910] Compiling _NIODataStructures _TinyArray.swift
[87/910] Compiling ServiceContextModule ServiceContext.swift
[88/910] Emitting module ServiceContextModule
[90/911] Compiling RealModule Float16+Real.swift
[92/911] Compiling RealModule Real.swift
[93/911] Compiling SwiftASN1 ASN1BitString.swift
[94/911] Compiling SwiftASN1 ASN1Boolean.swift
[95/911] Compiling SwiftASN1 ASN1Identifier.swift
[96/911] Compiling SwiftASN1 ASN1Integer.swift
[97/911] Emitting module RealModule
[98/911] Compiling RealModule ElementaryFunctions.swift
[99/911] Compiling RealModule Float+Real.swift
[100/911] Compiling _NIODataStructures PriorityQueue.swift
[101/911] Emitting module _NIODataStructures
[102/911] Compiling _NIODataStructures Heap.swift
[103/912] Compiling RealModule RealFunctions.swift
[106/913] Emitting module SystemPackage
[108/933] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[109/933] Compiling InternalCollectionsUtilities Debugging.swift
[110/937] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[111/940] Compiling InternalCollectionsUtilities Descriptions.swift
[112/940] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[113/940] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[114/940] Compiling SystemPackage MachPort.swift
[115/940] Compiling SystemPackage PlatformString.swift
[116/940] Compiling SystemPackage SystemString.swift
[117/940] Compiling Instrumentation NoOpInstrument.swift
[118/940] Compiling Instrumentation Instrument.swift
[119/940] Compiling Instrumentation MultiplexInstrument.swift
[120/940] Compiling Instrumentation InstrumentationSystem.swift
[121/940] Emitting module Instrumentation
[122/940] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[123/940] Compiling InternalCollectionsUtilities Integer rank.swift
[126/940] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[127/940] Compiling InternalCollectionsUtilities UInt+reversed.swift
[128/940] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[129/940] Compiling InternalCollectionsUtilities _SortedCollection.swift
[132/940] Compiling SystemPackage Util+StringArray.swift
[133/940] Compiling SystemPackage Util.swift
[134/940] Compiling SystemPackage UtilConsumers.swift
[136/940] Compiling t1_enc.cc
[138/940] Emitting module InternalCollectionsUtilities
[141/940] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[142/940] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[144/941] Compiling CoreMetrics Metrics.swift
[145/941] Compiling SwiftASN1 TimeUtilities.swift
[146/941] Compiling SwiftASN1 UTCTime.swift
[147/943] Emitting module CoreMetrics
[148/943] Compiling CoreMetrics Locks.swift
[149/943] Compiling Instrumentation Locks.swift
[150/943] Compiling Logging MetadataProvider.swift
[151/943] Compiling SystemPackage Mocking.swift
[152/943] Compiling SystemPackage RawBuffer.swift
[153/943] Compiling SystemPackage Syscalls.swift
[154/943] Compiling SystemPackage WindowsSyscallAdapters.swift
[155/945] Compiling SwiftASN1 BER.swift
[156/945] Compiling SwiftASN1 ASN1Any.swift
[163/945] Compiling SwiftASN1 DER.swift
[164/945] Compiling SwiftASN1 Errors.swift
[165/945] Compiling SystemPackage Constants.swift
[166/945] Compiling SystemPackage Exports.swift
[170/946] Compiling Logging LogHandler.swift
[171/946] Compiling Logging Logging.swift
[172/946] Emitting module Logging
[173/946] Compiling Logging Locks.swift
[174/947] Compiling ssl_x509.cc
[181/1086] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[182/1086] Compiling _RopeModule BigString+Chunk+Splitting.swift
[183/1086] Compiling _RopeModule BigString+Invariants.swift
[184/1086] Compiling _RopeModule BigString+Iterators.swift
[185/1086] Compiling _RopeModule BigString+Chunk+Breaks.swift
[186/1086] Compiling _RopeModule BigString+Chunk+Counts.swift
[187/1086] Compiling _RopeModule BigString+Chunk+Description.swift
[188/1086] Compiling _RopeModule BigString.swift
[189/1086] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[190/1086] Compiling _RopeModule BigString+Metrics.swift
[191/1086] Compiling _RopeModule BigString+Summary.swift
[192/1086] Emitting module Tracing
[193/1086] Compiling Tracing TracingTime.swift
[194/1086] Compiling Tracing InstrumentationSystem+Tracing.swift
[194/1086] Compiling ssl_transcript.cc
[196/1086] Compiling Tracing Tracer.swift
[197/1086] Compiling Tracing TracerProtocol.swift
[197/1086] Compiling ssl_versions.cc
[199/1086] Emitting module RoutingKit
[200/1086] Compiling RoutingKit AnyRouter.swift
[201/1086] Compiling Tracing TracerProtocol+Legacy.swift
[202/1086] Compiling _RopeModule BigString+Initializers.swift
[203/1086] Compiling _RopeModule BigString+Insert.swift
[204/1086] Compiling _RopeModule BigString+Managing Breaks.swift
[205/1086] Compiling _RopeModule BigString+RemoveSubrange.swift
[206/1086] Compiling _RopeModule BigString+ReplaceSubrange.swift
[207/1086] Compiling _RopeModule BigString+Split.swift
[208/1086] Compiling _RopeModule Range+BigString.swift
[209/1086] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[210/1086] Compiling _RopeModule BigString+Hashing.swift
[211/1086] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[212/1086] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[213/1086] Compiling _RopeModule BigString+Sequence.swift
[214/1086] Compiling _RopeModule BigString+TextOutputStream.swift
[215/1086] Compiling _RopeModule BigString+Append.swift
[216/1100] Compiling RoutingKit PathComponent.swift
[217/1100] Compiling RoutingKit Router.swift
[218/1100] Compiling RoutingKit TrieRouter.swift
[221/1100] Compiling _RopeModule BigString+Chunk.swift
[222/1100] Compiling _RopeModule BigString+BidirectionalCollection.swift
[223/1100] Compiling _RopeModule BigString+Comparable.swift
[224/1100] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[225/1100] Compiling _RopeModule BigString+CustomStringConvertible.swift
[226/1100] Compiling _RopeModule BigString+Equatable.swift
[233/1100] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[234/1100] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[235/1101] Compiling _RopeModule BigString+UTF16View.swift
[236/1101] Compiling _RopeModule BigString+UTF8View.swift
[237/1101] Compiling _RopeModule BigString+UnicodeScalarView.swift
[238/1101] Compiling _RopeModule BigSubstring+UTF16View.swift
[239/1101] Compiling _RopeModule BigSubstring+UTF8View.swift
[240/1101] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[241/1101] Compiling _RopeModule BigSubstring.swift
[242/1101] Compiling _RopeModule Rope+Builder.swift
[243/1101] Compiling _RopeModule Rope+Debugging.swift
[244/1101] Compiling _RopeModule Rope+Invariants.swift
[245/1101] Compiling _RopeModule Rope+_Node.swift
[246/1101] Compiling _RopeModule _RopeVersion.swift
[247/1101] Compiling _RopeModule Rope+Collection.swift
[248/1101] Compiling _RopeModule Rope+Index.swift
[249/1101] Compiling _RopeModule Rope+Sequence.swift
[250/1101] Compiling _RopeModule Rope+Append.swift
[251/1110] Compiling Tracing SpanProtocol.swift
[252/1110] Compiling Tracing NoOpTracer.swift
[253/1146] Emitting module SwiftASN1
[254/1178] Compiling HeapModule Heap+Descriptions.swift
[257/1178] Compiling HeapModule _HeapNode.swift
[258/1178] Compiling HeapModule Heap.swift
[259/1178] Compiling HeapModule Heap+Invariants.swift
[260/1178] Compiling HeapModule Heap+UnsafeHandle.swift
[261/1178] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[262/1178] Compiling HashTreeCollections _HashNode+Lookups.swift
[263/1178] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[264/1178] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[265/1178] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[266/1178] Compiling HashTreeCollections _HashNode+Structural union.swift
[267/1178] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[268/1178] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[269/1178] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[270/1178] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[271/1178] Compiling HashTreeCollections _HashNode.swift
[272/1187] Emitting module HeapModule
[274/1203] Emitting module Metrics
[275/1203] Compiling Metrics Metrics.swift
[277/1204] Compiling DequeModule Deque+CustomReflectable.swift
[278/1204] Compiling DequeModule Deque+Descriptions.swift
[279/1206] Compiling RoutingKit Parameters.swift
[280/1207] Compiling DequeModule _DequeBuffer.swift
[281/1207] Compiling DequeModule _DequeBufferHeader.swift
[282/1207] Compiling HashTreeCollections TreeSet+Hashable.swift
[283/1207] Compiling HashTreeCollections TreeSet+Sendable.swift
[284/1207] Compiling _RopeModule Rope+Join.swift
[285/1207] Compiling _RopeModule Rope+MutatingForEach.swift
[286/1207] Compiling _RopeModule Rope+Remove.swift
[287/1207] Compiling _RopeModule Rope+RemoveSubrange.swift
[288/1207] Compiling _RopeModule Rope+Split.swift
[289/1207] Compiling _RopeModule Optional Utilities.swift
[290/1207] Compiling _RopeModule String Utilities.swift
[291/1207] Compiling _RopeModule String.Index+ABI.swift
[293/1217] Compiling DequeModule Deque+Equatable.swift
[294/1217] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[295/1217] Compiling DequeModule Deque+Extras.swift
[296/1217] Compiling DequeModule Deque+Hashable.swift
[299/1217] Compiling DequeModule Deque+Codable.swift
[300/1217] Compiling DequeModule Deque+Collection.swift
[305/1217] Emitting module OrderedCollections
[306/1217] Compiling DequeModule _DequeSlot.swift
[307/1217] Compiling DequeModule _UnsafeWrappedBuffer.swift
[308/1217] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[309/1217] Compiling HashTreeCollections TreeSet+Debugging.swift
[310/1217] Compiling HashTreeCollections TreeSet+Descriptions.swift
[311/1217] Compiling HashTreeCollections TreeSet+Equatable.swift
[312/1217] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[313/1217] Compiling HashTreeCollections TreeSet+Extras.swift
[314/1217] Compiling HashTreeCollections TreeSet+Filter.swift
[317/1217] Compiling HashTreeCollections _UnsafePath.swift
[318/1217] Compiling HashTreeCollections TreeDictionary+Codable.swift
[319/1217] Compiling HashTreeCollections TreeDictionary+Collection.swift
[320/1217] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[321/1217] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[322/1217] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[323/1217] Compiling HashTreeCollections TreeDictionary.swift
[324/1217] Compiling HashTreeCollections TreeSet+Codable.swift
[325/1217] Compiling HashTreeCollections TreeSet+Collection.swift
[326/1217] Compiling DequeModule Deque._UnsafeHandle.swift
[327/1217] Compiling DequeModule Deque.swift
[332/1217] Compiling HashTreeCollections _HashNode+Builder.swift
[333/1217] Compiling HashTreeCollections _HashNode+Debugging.swift
[334/1217] Compiling HashTreeCollections _HashNode+Initializers.swift
[335/1217] Compiling HashTreeCollections _HashNode+Invariants.swift
[344/1217] Compiling DequeModule Deque+Testing.swift
[345/1217] Compiling DequeModule Deque._Storage.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
[370/1218] Emitting module DequeModule
[382/1219] Compiling HashTreeCollections _HashTreeIterator.swift
[383/1219] Compiling HashTreeCollections _HashTreeStatistics.swift
[384/1219] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[385/1219] Compiling HashTreeCollections _RawHashNode.swift
[386/1219] Compiling HashTreeCollections _UnmanagedHashNode.swift
[393/1219] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[394/1219] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[395/1219] Compiling HashTreeCollections TreeDictionary+Filter.swift
[396/1219] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[397/1219] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[398/1219] Compiling HashTreeCollections TreeDictionary+Keys.swift
[399/1219] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[400/1219] Compiling HashTreeCollections TreeDictionary+Merge.swift
[401/1219] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[402/1219] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[403/1219] Compiling HashTreeCollections TreeDictionary+Values.swift
[403/1219] Compiling ssl_stat.cc
[414/1219] Emitting module _RopeModule
[414/1219] Compiling ssl_session.cc
[415/1219] Compiling ssl_privkey.cc
[447/1219] Compiling HashTreeCollections _HashNodeHeader.swift
[448/1219] Compiling HashTreeCollections _HashSlot.swift
[449/1219] Compiling HashTreeCollections _HashStack.swift
[468/1220] Compiling ssl_key_share.cc
[469/1220] Compiling ssl_file.cc
[471/1220] Compiling ssl_lib.cc
[473/1220] Emitting module HashTreeCollections
[474/1221] Compiling ssl_credential.cc
[475/1221] Compiling ssl_cipher.cc
[476/1221] Compiling ssl_cert.cc
[477/1221] Compiling ssl_asn1.cc
[478/1221] Compiling ssl_buffer.cc
[479/1221] Compiling ssl_aead_ctx.cc
[480/1221] Compiling s3_pkt.cc
[481/1221] Compiling s3_both.cc
[482/1221] Compiling s3_lib.cc
[483/1221] Compiling handshake_server.cc
[484/1221] Compiling handshake_client.cc
[485/1221] Compiling handshake.cc
[486/1221] Compiling handoff.cc
[487/1221] Compiling extensions.cc
[488/1221] Compiling encrypted_client_hello.cc
[489/1221] Compiling dtls_method.cc
[490/1221] Compiling md5-x86_64-linux.S
[491/1221] Compiling md5-x86_64-apple.S
[492/1221] Compiling dtls_record.cc
[493/1221] Compiling md5-586-linux.S
[494/1221] Compiling md5-586-apple.S
[495/1221] Compiling chacha20_poly1305_x86_64-linux.S
[496/1221] Compiling chacha20_poly1305_x86_64-apple.S
[497/1221] Compiling chacha20_poly1305_armv8-win.S
[498/1221] Compiling chacha20_poly1305_armv8-apple.S
[499/1221] Compiling chacha20_poly1305_armv8-linux.S
[500/1221] Compiling chacha-x86_64-linux.S
[501/1221] Compiling chacha-x86_64-apple.S
[502/1221] Compiling chacha-x86-linux.S
[503/1221] Compiling chacha-x86-apple.S
[504/1221] Compiling d1_pkt.cc
[505/1221] Compiling chacha-armv8-win.S
[506/1221] Compiling chacha-armv8-apple.S
[507/1221] Compiling chacha-armv8-linux.S
[508/1221] Compiling chacha-armv4-linux.S
[509/1221] Compiling aes128gcmsiv-x86_64-linux.S
[510/1221] Compiling err_data.cc
[511/1221] Compiling d1_srtp.cc
[512/1221] Compiling x86_64-mont5-linux.S
[513/1221] Compiling aes128gcmsiv-x86_64-apple.S
[514/1221] Compiling x86_64-mont5-apple.S
[515/1221] Compiling x86_64-mont-linux.S
[516/1221] Compiling x86_64-mont-apple.S
[517/1221] Compiling x86-mont-linux.S
[518/1221] Compiling x86-mont-apple.S
[519/1221] Compiling vpaes-x86_64-apple.S
[520/1221] Compiling vpaes-x86-linux.S
[521/1221] Compiling vpaes-x86_64-linux.S
[522/1221] Compiling vpaes-armv8-win.S
[522/1221] Compiling vpaes-x86-apple.S
[524/1221] Compiling vpaes-armv8-apple.S
[525/1221] Compiling vpaes-armv7-linux.S
[526/1221] Compiling vpaes-armv8-linux.S
[527/1221] Compiling sha512-x86_64-linux.S
[528/1221] Compiling sha512-x86_64-apple.S
[529/1221] Compiling sha512-armv8-apple.S
[530/1221] Compiling sha512-armv8-win.S
[531/1221] Compiling sha512-armv4-linux.S
[532/1221] Compiling sha512-armv8-linux.S
[533/1221] Compiling sha512-586-linux.S
[534/1221] Compiling sha256-x86_64-apple.S
[535/1221] Compiling sha512-586-apple.S
[536/1221] Compiling sha256-x86_64-linux.S
[537/1221] Compiling sha256-armv8-win.S
[538/1221] Compiling sha256-armv8-apple.S
[539/1221] Compiling sha256-armv4-linux.S
[540/1221] Compiling sha256-armv8-linux.S
[541/1221] Compiling sha256-586-apple.S
[541/1221] Compiling sha256-586-linux.S
[543/1221] Compiling sha1-x86_64-linux.S
[544/1221] Compiling sha1-armv8-win.S
[545/1221] Compiling sha1-x86_64-apple.S
[546/1221] Compiling bio_ssl.cc
[547/1221] Compiling sha1-armv8-apple.S
[548/1221] Compiling sha1-armv8-linux.S
[549/1221] Compiling sha1-armv4-large-linux.S
[550/1221] Compiling d1_lib.cc
[551/1221] Compiling sha1-586-linux.S
[552/1221] Compiling sha1-586-apple.S
[553/1221] Compiling rsaz-avx2-linux.S
[554/1221] Compiling rdrand-x86_64-apple.S
[555/1221] Compiling rsaz-avx2-apple.S
[556/1221] Compiling rdrand-x86_64-linux.S
[557/1221] Compiling p256_beeu-x86_64-asm-apple.S
[558/1221] Compiling p256_beeu-x86_64-asm-linux.S
[559/1221] Compiling p256_beeu-armv8-asm-win.S
[560/1221] Compiling p256_beeu-armv8-asm-linux.S
[561/1221] Compiling p256_beeu-armv8-asm-apple.S
[562/1221] Compiling p256-x86_64-asm-linux.S
[563/1221] Compiling p256-x86_64-asm-apple.S
[564/1221] Compiling p256-armv8-asm-win.S
[565/1221] Compiling p256-armv8-asm-apple.S
[566/1221] Compiling p256-armv8-asm-linux.S
[567/1221] Compiling ghashv8-armv8-linux.S
[567/1221] Compiling ghashv8-armv8-apple.S
[569/1221] Compiling ghashv8-armv7-linux.S
[570/1221] Compiling ghashv8-armv8-win.S
[571/1221] Compiling ghash-x86_64-apple.S
[572/1221] Compiling ghash-x86_64-linux.S
[573/1221] Compiling ghash-ssse3-x86-apple.S
[574/1221] Compiling ghash-x86-linux.S
[575/1221] Compiling ghash-ssse3-x86_64-linux.S
[576/1221] Compiling ghash-ssse3-x86_64-apple.S
[577/1221] Compiling ghash-neon-armv8-win.S
[577/1221] Compiling ghash-x86-apple.S
[579/1221] Compiling ghash-ssse3-x86-linux.S
[580/1221] Compiling ghash-neon-armv8-linux.S
[581/1221] Compiling ghash-neon-armv8-apple.S
[582/1221] Compiling ghash-armv4-linux.S
[583/1221] Compiling co-586-apple.S
[584/1221] Compiling bsaes-armv7-linux.S
[584/1221] Compiling d1_both.cc
[586/1221] Compiling bn-armv8-linux.S
[587/1221] Compiling co-586-linux.S
[588/1221] Compiling bn-armv8-win.S
[589/1221] Compiling bn-armv8-apple.S
[590/1221] Compiling bn-586-apple.S
[590/1221] Compiling bn-586-linux.S
[592/1221] Compiling armv8-mont-linux.S
[593/1221] Compiling armv8-mont-apple.S
[594/1221] Compiling armv8-mont-win.S
[595/1221] Compiling armv4-mont-linux.S
[596/1221] Compiling aesv8-gcm-armv8-win.S
[597/1221] Compiling aesv8-gcm-armv8-linux.S
[598/1221] Compiling aesv8-armv8-win.S
[599/1221] Compiling aesv8-gcm-armv8-apple.S
[600/1221] Compiling aesv8-armv8-linux.S
[601/1221] Compiling aesv8-armv8-apple.S
[602/1221] Compiling aesni-x86_64-linux.S
[603/1221] Compiling aesni-x86_64-apple.S
[604/1221] Compiling aesv8-armv7-linux.S
[605/1221] Compiling aesni-x86-linux.S
[606/1221] Compiling aesni-x86-apple.S
[607/1221] Compiling aes-gcm-avx2-x86_64-linux.S
[607/1221] Compiling aesni-gcm-x86_64-linux.S
[607/1221] Compiling aes-gcm-avx10-x86_64-linux.S
[607/1221] Compiling aesni-gcm-x86_64-apple.S
[611/1221] Compiling aes-gcm-avx10-x86_64-apple.S
[612/1221] Compiling aes-gcm-avx2-x86_64-apple.S
[613/1221] Compiling x_pubkey.cc
[614/1221] Compiling x_x509.cc
[615/1221] Compiling x_sig.cc
[616/1221] Compiling x_spki.cc
[617/1221] Compiling x_val.cc
[618/1221] Compiling x_x509a.cc
[619/1221] Compiling x_name.cc
[620/1221] Compiling x_req.cc
[621/1221] Compiling x_algor.cc
[622/1221] Compiling x509name.cc
[623/1221] Compiling x_attrib.cc
[624/1221] Compiling x509rset.cc
[625/1221] Compiling x_crl.cc
[626/1221] Compiling x_exten.cc
[627/1221] Compiling x509spki.cc
[628/1221] Compiling x_all.cc
[629/1221] Compiling x509cset.cc
[630/1221] Compiling x509_vfy.cc
[631/1221] Compiling x509_vpm.cc
[632/1221] Compiling x509_txt.cc
[633/1221] Compiling x509_v3.cc
[634/1221] Compiling x509_trs.cc
[635/1221] Compiling x509_set.cc
[636/1221] Compiling x509_req.cc
[637/1221] Compiling x509_obj.cc
[638/1221] Compiling x509_lu.cc
[639/1221] Compiling x509_d2.cc
[640/1221] Compiling x509_def.cc
[641/1221] Compiling x509_ext.cc
[642/1221] Compiling x509_cmp.cc
[643/1221] Compiling x509_att.cc
[644/1221] Compiling x509.cc
[645/1221] Compiling v3_utl.cc
[646/1221] Compiling v3_skey.cc
[647/1221] Compiling v3_prn.cc
[648/1221] Compiling v3_purp.cc
[649/1221] Compiling v3_pmaps.cc
[650/1221] Compiling v3_pcons.cc
[651/1221] Compiling v3_ocsp.cc
[652/1221] Compiling v3_ncons.cc
[653/1221] Compiling v3_lib.cc
[654/1221] Compiling v3_int.cc
[655/1221] Compiling v3_ia5.cc
[656/1221] Compiling v3_info.cc
[657/1221] Compiling v3_genn.cc
[658/1221] Compiling v3_enum.cc
[659/1221] Compiling v3_extku.cc
[660/1221] Compiling v3_crld.cc
[661/1221] Compiling v3_cpols.cc
[662/1221] Compiling v3_akeya.cc
[663/1221] Compiling v3_conf.cc
[664/1221] Compiling v3_bitst.cc
[665/1221] Compiling v3_akey.cc
[666/1221] Compiling v3_bcons.cc
[667/1221] Compiling v3_alt.cc
[668/1221] Compiling t_x509a.cc
[669/1221] Compiling t_x509.cc
[670/1221] Compiling t_req.cc
[671/1221] Compiling i2d_pr.cc
[672/1221] Compiling name_print.cc
[673/1221] Compiling policy.cc
[674/1221] Compiling t_crl.cc
[675/1221] Compiling by_file.cc
[676/1221] Compiling rsa_pss.cc
[677/1221] Compiling by_dir.cc
[678/1221] Compiling asn1_gen.cc
[679/1221] Compiling algorithm.cc
[680/1221] Compiling a_verify.cc
[681/1221] Compiling a_sign.cc
[682/1221] Compiling a_digest.cc
[683/1221] Compiling trust_token.cc
[684/1221] Compiling voprf.cc
[685/1221] Compiling pmbtoken.cc
[686/1221] Compiling thread_win.cc
[687/1221] Compiling thread_pthread.cc
[688/1221] Compiling thread_none.cc
[689/1221] Compiling thread.cc
[690/1221] Compiling stack.cc
[691/1221] Compiling slhdsa.cc
[692/1221] Compiling sha512.cc
[693/1221] Compiling siphash.cc
[694/1221] Compiling sha256.cc
[695/1221] Compiling spake2plus.cc
[696/1221] Compiling sha1.cc
[697/1221] Compiling rsa_print.cc
[698/1221] Compiling rsa_extra.cc
[699/1221] Compiling refcount.cc
[700/1221] Compiling rsa_crypt.cc
[701/1221] Compiling rc4.cc
[702/1221] Compiling windows.cc
[703/1221] Compiling urandom.cc
[704/1221] Compiling trusty.cc
[705/1221] Compiling rsa_asn1.cc
[706/1221] Compiling rand.cc
[707/1221] Compiling ios.cc
[708/1221] Compiling getentropy.cc
[709/1221] Compiling passive.cc
[710/1221] Compiling poly1305_arm_asm.S
[711/1221] Compiling forkunsafe.cc
[712/1221] Compiling fork_detect.cc
[713/1221] Compiling deterministic.cc
[714/1221] Compiling poly1305_vec.cc
[715/1221] Compiling pool.cc
[716/1221] Compiling poly1305_arm.cc
[717/1221] Compiling poly1305.cc
[718/1221] Compiling pkcs7.cc
[719/1221] Compiling pkcs8.cc
[720/1221] Compiling p5_pbev2.cc
[721/1221] Compiling pkcs8_x509.cc
[722/1221] Compiling pkcs7_x509.cc
[723/1221] Compiling pem_x509.cc
[724/1221] Compiling pem_xaux.cc
[725/1221] Compiling pem_pkey.cc
[726/1221] Compiling pem_pk8.cc
[727/1221] Compiling mlkem.cc
[728/1221] Compiling pem_info.cc
[729/1221] Compiling pem_oth.cc
[730/1221] Compiling pem_lib.cc
[731/1221] Compiling pem_all.cc
[732/1221] Compiling obj_xref.cc
[733/1221] Compiling obj.cc
[734/1221] Compiling poly_rq_mul.S
[735/1221] Compiling mldsa.cc
[736/1221] Compiling fips_shared_support.cc
[737/1221] Compiling mem.cc
[738/1221] Compiling md5.cc
[739/1221] Compiling md4.cc
[740/1221] Compiling lhash.cc
[741/1221] Compiling kyber.cc
[742/1221] Compiling sign.cc
[743/1221] Compiling ex_data.cc
[744/1221] Compiling scrypt.cc
[745/1221] Compiling print.cc
[746/1221] Compiling hrss.cc
[747/1221] Compiling hpke.cc
[748/1221] Compiling pbkdf.cc
[749/1221] Compiling p_x25519.cc
[750/1221] Compiling p_rsa_asn1.cc
[751/1221] Compiling p_rsa.cc
[752/1221] Compiling p_x25519_asn1.cc
[753/1221] Compiling p_hkdf.cc
[754/1221] Compiling p_ed25519_asn1.cc
[755/1221] Compiling p_ed25519.cc
[756/1221] Compiling p_ec.cc
[757/1221] Compiling p_dh_asn1.cc
[758/1221] Compiling p_ec_asn1.cc
[759/1221] Compiling p_dh.cc
[760/1221] Compiling evp_ctx.cc
[761/1221] Compiling p_dsa_asn1.cc
[762/1221] Compiling evp.cc
[763/1221] Compiling evp_asn1.cc
[764/1221] Compiling err.cc
[765/1221] Compiling engine.cc
[766/1221] Compiling ecdh.cc
[767/1221] Compiling hash_to_curve.cc
[768/1221] Compiling ecdsa_asn1.cc
[769/1221] Compiling ec_derive.cc
[770/1221] Compiling dsa_asn1.cc
[771/1221] Compiling dsa.cc
[772/1221] Compiling bcm.cc
[773/1221] Compiling ec_asn1.cc
[774/1221] Compiling x25519-asm-arm.S
[775/1221] Compiling params.cc
[776/1221] Compiling digest_extra.cc
[777/1221] Compiling des.cc
[778/1221] Compiling dh_asn1.cc
[779/1221] Compiling curve25519_64_adx.cc
[780/1221] Compiling cpu_intel.cc
[781/1221] Compiling crypto.cc
[782/1221] Compiling spake25519.cc
[783/1221] Compiling curve25519.cc
[784/1221] Compiling cpu_arm_linux.cc
[785/1221] Compiling cpu_arm_freebsd.cc
[786/1221] Compiling cpu_aarch64_sysreg.cc
[787/1221] Compiling cpu_aarch64_win.cc
[788/1221] Compiling cpu_aarch64_openbsd.cc
[789/1221] Compiling cpu_aarch64_linux.cc
[790/1221] Compiling cpu_aarch64_fuchsia.cc
[791/1221] Compiling cpu_aarch64_apple.cc
[792/1221] Compiling conf.cc
[793/1221] Compiling e_tls.cc
[794/1221] Compiling get_cipher.cc
[795/1221] Compiling tls_cbc.cc
[796/1221] Compiling e_rc4.cc
[797/1221] Compiling e_rc2.cc
[798/1221] Compiling e_des.cc
[799/1221] Compiling e_null.cc
[800/1221] Compiling e_chacha20poly1305.cc
[801/1221] Compiling derive_key.cc
[802/1221] Compiling e_aesgcmsiv.cc
[803/1221] Compiling e_aesctrhmac.cc
[804/1221] Compiling chacha.cc
[805/1221] Compiling unicode.cc
[806/1221] Compiling cbs.cc
[807/1221] Compiling cbb.cc
[808/1221] Compiling buf.cc
[809/1221] Compiling ber.cc
[810/1221] Compiling asn1_compat.cc
[811/1221] Compiling convert.cc
[812/1221] Compiling bn_asn1.cc
[813/1221] Compiling blake2.cc
[814/1221] Compiling socket_helper.cc
[815/1221] Compiling socket.cc
[816/1221] Compiling printf.cc
[817/1221] Compiling pair.cc
[818/1221] Compiling file.cc
[819/1221] Compiling hexdump.cc
[820/1221] Compiling fd.cc
[821/1221] Compiling connect.cc
[822/1221] Compiling errno.cc
[823/1221] Compiling bio_mem.cc
[824/1221] Compiling bio.cc
[825/1221] Compiling base64.cc
[826/1221] Compiling tasn_typ.cc
[827/1221] Compiling tasn_fre.cc
[828/1221] Compiling tasn_enc.cc
[829/1221] Compiling tasn_utl.cc
[830/1221] Compiling posix_time.cc
[831/1221] Compiling tasn_new.cc
[832/1221] Compiling tasn_dec.cc
[833/1221] Compiling f_string.cc
[834/1221] Compiling f_int.cc
[835/1221] Compiling asn1_par.cc
[836/1221] Compiling asn_pack.cc
[837/1221] Compiling asn1_lib.cc
[838/1221] Compiling a_utctm.cc
[839/1221] Compiling a_type.cc
[840/1221] Compiling a_octet.cc
[841/1221] Compiling a_time.cc
[842/1221] Compiling a_strnid.cc
[843/1221] Compiling a_strex.cc
[844/1221] Compiling a_object.cc
[845/1221] Compiling a_i2d_fp.cc
[846/1221] Compiling a_mbstr.cc
[847/1221] Compiling a_dup.cc
[848/1221] Compiling a_gentm.cc
[849/1221] Compiling fiat_p256_adx_sqr.S
[850/1221] Compiling fiat_p256_adx_mul.S
[851/1221] Compiling a_d2i_fp.cc
[852/1221] Compiling fiat_curve25519_adx_square.S
[853/1221] Compiling fiat_curve25519_adx_mul.S
[854/1221] Compiling a_bitstr.cc
[855/1221] Compiling a_int.cc
[856/1221] Compiling a_bool.cc
[857/1221] Compiling CCryptoBoringSSLShims shims.c
[858/1221] Compiling md5-x86_64-apple.S
[859/1221] Compiling md5-x86_64-linux.S
[860/1221] Compiling chacha20_poly1305_x86_64-linux.S
[861/1221] Compiling md5-586-linux.S
[861/1221] Compiling md5-586-apple.S
[861/1221] Compiling chacha20_poly1305_x86_64-apple.S
[864/1221] Compiling chacha20_poly1305_armv8-win.S
[865/1221] Compiling chacha20_poly1305_armv8-apple.S
[866/1221] Compiling chacha-x86_64-linux.S
[867/1221] Compiling chacha-x86_64-apple.S
[868/1221] Compiling chacha20_poly1305_armv8-linux.S
[869/1221] Compiling chacha-x86-apple.S
[869/1221] Compiling chacha-x86-linux.S
[871/1221] Compiling chacha-armv8-win.S
[872/1221] Compiling err_data.cc
[873/1221] Compiling aes128gcmsiv-x86_64-linux.S
[874/1221] Compiling chacha-armv8-apple.S
[875/1221] Compiling chacha-armv4-linux.S
[876/1221] Compiling aes128gcmsiv-x86_64-apple.S
[877/1221] Compiling chacha-armv8-linux.S
[878/1221] Compiling x86_64-mont5-linux.S
[879/1221] Compiling x86_64-mont-linux.S
[880/1221] Compiling x86_64-mont5-apple.S
[881/1221] Compiling x86_64-mont-apple.S
[882/1221] Compiling x86-mont-apple.S
[883/1221] Compiling x86-mont-linux.S
[884/1221] Compiling vpaes-x86_64-apple.S
[885/1221] Compiling vpaes-x86_64-linux.S
[886/1221] Compiling vpaes-x86-linux.S
[887/1221] Compiling vpaes-armv8-win.S
[888/1221] Compiling vpaes-x86-apple.S
[889/1221] Compiling vpaes-armv8-linux.S
[890/1221] Compiling vpaes-armv7-linux.S
[891/1221] Compiling sha512-armv8-win.S
[892/1221] Compiling sha512-x86_64-linux.S
[893/1221] Compiling vpaes-armv8-apple.S
[894/1221] Compiling sha512-x86_64-apple.S
[895/1221] Compiling sha512-armv8-linux.S
[896/1221] Compiling sha512-armv8-apple.S
[897/1221] Compiling sha512-armv4-linux.S
[898/1221] Compiling sha512-586-linux.S
[899/1221] Compiling sha512-586-apple.S
[900/1221] Compiling sha256-x86_64-apple.S
[901/1221] Compiling sha256-x86_64-linux.S
[902/1221] Compiling sha256-armv8-win.S
[903/1221] Compiling sha256-armv8-apple.S
[904/1221] Compiling sha256-armv4-linux.S
[905/1221] Compiling sha256-armv8-linux.S
[906/1221] Compiling sha256-586-apple.S
[907/1221] Compiling sha256-586-linux.S
[908/1221] Compiling sha1-x86_64-linux.S
[909/1221] Compiling sha1-x86_64-apple.S
[909/1221] Compiling sha1-armv8-win.S
[911/1221] Compiling sha1-armv8-apple.S
[912/1221] Compiling sha1-armv8-linux.S
[913/1221] Compiling sha1-armv4-large-linux.S
[914/1221] Compiling sha1-586-linux.S
[915/1221] Compiling sha1-586-apple.S
[916/1221] Compiling rsaz-avx2-apple.S
[917/1221] Compiling rsaz-avx2-linux.S
[918/1221] Compiling rdrand-x86_64-apple.S
[919/1221] Compiling rdrand-x86_64-linux.S
[920/1221] Compiling p256_beeu-x86_64-asm-linux.S
[921/1221] Compiling p256_beeu-armv8-asm-win.S
[922/1221] Compiling p256_beeu-x86_64-asm-apple.S
[923/1221] Compiling p256-x86_64-asm-linux.S
[923/1221] Compiling p256_beeu-armv8-asm-apple.S
[925/1221] Compiling p256_beeu-armv8-asm-linux.S
[926/1221] Compiling p256-x86_64-asm-apple.S
[927/1221] Compiling p256-armv8-asm-win.S
[928/1221] Compiling ghashv8-armv8-apple.S
[929/1221] Compiling ghashv8-armv8-linux.S
[930/1221] Compiling ghashv8-armv8-win.S
[931/1221] Compiling p256-armv8-asm-linux.S
[932/1221] Compiling p256-armv8-asm-apple.S
[933/1221] Compiling ghashv8-armv7-linux.S
[934/1221] Compiling ghash-x86_64-apple.S
[935/1221] Compiling ghash-x86-linux.S
[936/1221] Compiling ghash-x86_64-linux.S
[937/1221] Compiling ghash-ssse3-x86_64-linux.S
[938/1221] Compiling ghash-x86-apple.S
[939/1221] Compiling ghash-ssse3-x86_64-apple.S
[940/1221] Compiling ghash-ssse3-x86-linux.S
[941/1221] Compiling ghash-ssse3-x86-apple.S
[942/1221] Compiling ghash-neon-armv8-linux.S
[943/1221] Compiling ghash-armv4-linux.S
[944/1221] Compiling ghash-neon-armv8-apple.S
[944/1221] Compiling ghash-neon-armv8-win.S
[946/1221] Compiling co-586-linux.S
[947/1221] Compiling co-586-apple.S
[948/1221] Compiling bn-armv8-apple.S
[949/1221] Compiling bsaes-armv7-linux.S
[950/1221] Compiling bn-armv8-win.S
[951/1221] Compiling bn-armv8-linux.S
[952/1221] Compiling bn-586-linux.S
[953/1221] Compiling bn-586-apple.S
[954/1221] Compiling armv8-mont-win.S
[955/1221] Compiling armv4-mont-linux.S
[956/1221] Compiling armv8-mont-apple.S
[957/1221] Compiling aesv8-gcm-armv8-win.S
[958/1221] Compiling armv8-mont-linux.S
[959/1221] Compiling aesv8-gcm-armv8-apple.S
[960/1221] Compiling aesv8-gcm-armv8-linux.S
[961/1221] Compiling aesv8-armv8-win.S
[962/1221] Compiling aesv8-armv8-linux.S
[963/1221] Compiling aesv8-armv8-apple.S
[964/1221] Compiling aesv8-armv7-linux.S
[965/1221] Compiling aesni-x86-linux.S
[966/1221] Compiling aesni-x86_64-apple.S
[967/1221] Compiling aesni-x86_64-linux.S
[968/1221] Compiling aesni-x86-apple.S
[969/1221] Compiling aesni-gcm-x86_64-linux.S
[970/1221] Compiling aesni-gcm-x86_64-apple.S
[971/1221] Compiling aes-gcm-avx10-x86_64-linux.S
[972/1221] Compiling aes-gcm-avx10-x86_64-apple.S
[973/1221] Compiling c-nioatomics.c
[974/1221] Compiling x_val.cc
[975/1221] Compiling x_req.cc
[976/1221] Compiling x_sig.cc
[977/1221] Compiling x_x509a.cc
[978/1221] Compiling x_x509.cc
[979/1221] Compiling x_spki.cc
[980/1221] Compiling c-atomics.c
[981/1222] Compiling x_pubkey.cc
[982/1227] Compiling x_exten.cc
[983/1227] Compiling x_crl.cc
[984/1227] Compiling x_name.cc
[985/1227] Compiling x_all.cc
[986/1227] Compiling x_attrib.cc
[988/1227] Compiling NIOConcurrencyHelpers lock.swift
[988/1227] Compiling x_algor.cc
[990/1227] Emitting module NIOConcurrencyHelpers
[991/1227] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[992/1227] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[993/1227] Compiling NIOConcurrencyHelpers NIOLock.swift
[994/1227] Compiling NIOConcurrencyHelpers atomics.swift
[995/1228] Compiling x509spki.cc
[996/1254] Compiling x509rset.cc
[997/1254] Compiling x509_vpm.cc
[998/1254] Compiling x509cset.cc
[999/1254] Compiling x509name.cc
[1000/1254] Compiling x509_vfy.cc
[1002/1254] Compiling ConsoleKitTerminal Console+Confirm.swift
[1003/1254] Compiling ConsoleKitTerminal Console+Input.swift
[1004/1254] Compiling ConsoleKitTerminal Console+Center.swift
[1005/1254] Compiling ConsoleKitTerminal Console+Output.swift
[1006/1257] Compiling ConsoleKitTerminal ActivityBar.swift
[1007/1257] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1008/1257] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1009/1257] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1010/1257] Emitting module ConsoleKitTerminal
[1011/1257] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1012/1257] Compiling ConsoleKitTerminal ConsoleClear.swift
[1013/1257] Compiling ConsoleKitTerminal Console+Ask.swift
[1014/1257] Compiling ConsoleKitTerminal Console+Choose.swift
[1014/1257] Compiling x509_v3.cc
[1016/1257] Compiling ConsoleKitTerminal CustomActivity.swift
[1017/1257] Compiling ConsoleKitTerminal LoadingBar.swift
[1018/1257] Compiling ConsoleKitTerminal ProgressBar.swift
[1019/1257] Compiling ConsoleKitTerminal Console+Clear.swift
[1020/1257] Compiling ConsoleKitTerminal Console+Wait.swift
[1021/1257] Compiling ConsoleKitTerminal ConsoleColor.swift
[1022/1257] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1022/1257] Compiling x509_txt.cc
[1024/1257] Compiling ConsoleKitTerminal ConsoleText.swift
[1025/1257] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1026/1257] Compiling ConsoleKitTerminal ANSI.swift
[1027/1257] Compiling ConsoleKitTerminal Console.swift
[1028/1257] Compiling ConsoleKitTerminal Terminal.swift
[1029/1257] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1029/1257] Compiling x509_trs.cc
[1030/1257] Compiling x509_set.cc
[1031/1257] Compiling x509_req.cc
[1032/1257] Compiling x509_obj.cc
[1034/1257] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1035/1257] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1036/1257] Compiling ConsoleKitTerminal LoggerFragment.swift
[1036/1258] Compiling x509_lu.cc
[1038/1258] Compiling x509_ext.cc
[1039/1280] Compiling x509_def.cc
[1040/1280] Compiling x509_d2.cc
[1041/1280] Compiling x509_cmp.cc
[1043/1280] Emitting module ConsoleKitCommands
[1043/1282] Compiling x509_att.cc
[1045/1282] Compiling ConsoleKitCommands CommandSignature.swift
[1046/1282] Compiling ConsoleKitCommands Flag.swift
[1047/1282] Compiling ConsoleKitCommands Option.swift
[1048/1282] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1049/1282] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1050/1282] Compiling ConsoleKitCommands Argument.swift
[1050/1282] Compiling x509.cc
[1052/1282] Compiling ConsoleKitCommands Command.swift
[1053/1282] Compiling ConsoleKitCommands CommandContext.swift
[1054/1282] Compiling ConsoleKitCommands CommandError.swift
[1055/1282] Compiling ConsoleKitCommands AsyncCommands.swift
[1056/1282] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1057/1282] Compiling ConsoleKitCommands AnyCommand.swift
[1058/1282] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1059/1282] Compiling ConsoleKitCommands AsyncCommand.swift
[1060/1282] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1060/1282] Compiling v3_utl.cc
[1062/1282] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1063/1282] Compiling ConsoleKitCommands Utilities.swift
[1063/1282] Compiling v3_skey.cc
[1064/1282] Compiling v3_purp.cc
[1065/1282] Compiling v3_prn.cc
[1066/1282] Compiling v3_pmaps.cc
[1067/1282] Compiling v3_pcons.cc
[1068/1282] Compiling v3_ocsp.cc
[1069/1282] Compiling v3_ncons.cc
[1071/1282] Compiling ConsoleKitCommands CommandGroup.swift
[1072/1282] Compiling ConsoleKitCommands CommandInput.swift
[1073/1282] Compiling ConsoleKitCommands Commands.swift
[1074/1282] Compiling ConsoleKitCommands Console+Run.swift
[1075/1282] Compiling ConsoleKitCommands ConsoleError.swift
[1076/1282] Compiling ConsoleKitCommands Completion.swift
[1076/1282] Compiling v3_lib.cc
[1078/1283] Compiling v3_int.cc
[1079/1283] Compiling v3_info.cc
[1080/1284] Compiling v3_ia5.cc
[1081/1285] Compiling v3_genn.cc
[1083/1285] Compiling ConsoleKit Exports.swift
[1083/1285] Compiling v3_enum.cc
[1085/1285] Emitting module ConsoleKit
[1085/1286] Compiling v3_extku.cc
[1087/1286] Compiling v3_crld.cc
[1088/1286] Compiling v3_cpols.cc
[1089/1286] Compiling v3_conf.cc
[1090/1286] Compiling v3_bcons.cc
[1091/1286] Compiling v3_bitst.cc
[1092/1286] Compiling v3_alt.cc
[1093/1286] Compiling v3_akeya.cc
[1094/1286] Compiling v3_akey.cc
[1095/1286] Compiling t_x509a.cc
[1096/1286] Compiling t_x509.cc
[1097/1286] Compiling t_req.cc
[1098/1286] Compiling t_crl.cc
[1099/1286] Compiling policy.cc
[1100/1286] Compiling i2d_pr.cc
[1101/1286] Compiling rsa_pss.cc
[1102/1286] Compiling name_print.cc
[1103/1286] Compiling by_file.cc
[1104/1286] Compiling by_dir.cc
[1105/1286] Compiling algorithm.cc
[1106/1286] Compiling a_verify.cc
[1107/1286] Compiling asn1_gen.cc
[1108/1286] Compiling a_digest.cc
[1109/1286] Compiling a_sign.cc
[1110/1286] Compiling voprf.cc
[1111/1286] Compiling trust_token.cc
[1112/1286] Compiling thread_pthread.cc
[1113/1286] Compiling thread_win.cc
[1114/1286] Compiling pmbtoken.cc
[1115/1286] Compiling thread_none.cc
[1116/1286] Compiling thread.cc
[1117/1286] Compiling stack.cc
[1118/1286] Compiling wots.cc
[1119/1286] Compiling thash.cc
[1120/1286] Compiling fors.cc
[1121/1286] Compiling merkle.cc
[1122/1286] Compiling siphash.cc
[1123/1286] Compiling slhdsa.cc
[1124/1286] Compiling sha512.cc
[1125/1286] Compiling sha1.cc
[1126/1286] Compiling sha256.cc
[1127/1286] Compiling rsa_print.cc
[1128/1286] Compiling rsa_extra.cc
[1129/1286] Compiling windows.cc
[1130/1286] Compiling rsa_crypt.cc
[1131/1286] Compiling rc4.cc
[1132/1286] Compiling refcount.cc
[1133/1286] Compiling rsa_asn1.cc
[1134/1286] Compiling ios.cc
[1135/1286] Compiling urandom.cc
[1135/1286] Compiling rand_extra.cc
[1137/1286] Compiling trusty.cc
[1138/1286] Compiling poly1305_arm_asm.S
[1139/1286] Compiling passive.cc
[1140/1286] Compiling getentropy.cc
[1141/1286] Compiling forkunsafe.cc
[1142/1286] Compiling fork_detect.cc
[1143/1286] Compiling deterministic.cc
[1144/1286] Compiling poly1305_vec.cc
[1145/1286] Compiling poly1305_arm.cc
[1146/1286] Compiling poly1305.cc
[1147/1286] Compiling pool.cc
[1148/1286] Compiling pkcs7.cc
[1149/1286] Compiling p5_pbev2.cc
[1150/1286] Compiling pkcs8.cc
[1151/1286] Compiling pkcs8_x509.cc
[1152/1286] Compiling pkcs7_x509.cc
[1153/1286] Compiling pem_xaux.cc
[1154/1286] Compiling pem_x509.cc
[1155/1286] Compiling pem_pkey.cc
[1156/1286] Compiling pem_oth.cc
[1157/1286] Compiling pem_pk8.cc
[1158/1286] Compiling obj_xref.cc
[1159/1286] Compiling pem_info.cc
[1160/1286] Compiling pem_lib.cc
[1161/1286] Compiling obj.cc
[1162/1286] Compiling pem_all.cc
[1163/1286] Compiling mlkem.cc
[1164/1286] Compiling poly_rq_mul.S
[1165/1286] Compiling mem.cc
[1166/1286] Compiling fips_shared_support.cc
[1167/1286] Compiling mldsa.cc
[1168/1286] Compiling md5.cc
[1169/1286] Compiling md4.cc
[1170/1286] Compiling lhash.cc
[1171/1286] Compiling kyber.cc
[1172/1286] Compiling hpke.cc
[1173/1286] Compiling ex_data.cc
[1174/1286] Compiling sign.cc
[1175/1286] Compiling scrypt.cc
[1176/1286] Compiling hrss.cc
[1177/1286] Compiling print.cc
[1178/1286] Compiling pbkdf.cc
[1179/1286] Compiling p_x25519.cc
[1180/1286] Compiling p_x25519_asn1.cc
[1181/1286] Compiling p_rsa_asn1.cc
[1182/1286] Compiling p_rsa.cc
[1183/1286] Compiling p_hkdf.cc
[1184/1286] Compiling p_ed25519.cc
[1185/1286] Compiling p_ed25519_asn1.cc
[1186/1286] Compiling p_ec_asn1.cc
[1187/1286] Compiling p_ec.cc
[1188/1286] Compiling p_dh_asn1.cc
[1189/1286] Compiling p_dh.cc
[1190/1286] Compiling evp_ctx.cc
[1191/1286] Compiling p_dsa_asn1.cc
[1192/1286] Compiling evp_asn1.cc
[1193/1286] Compiling evp.cc
[1194/1286] Compiling err.cc
[1195/1286] Compiling engine.cc
[1196/1286] Compiling ecdh_extra.cc
[1197/1286] Compiling ecdsa_asn1.cc
[1198/1286] Compiling hash_to_curve.cc
[1199/1286] Compiling ec_derive.cc
[1200/1286] Compiling ec_asn1.cc
[1201/1286] Compiling dsa_asn1.cc
[1202/1286] Compiling dsa.cc
[1203/1286] Compiling bcm.cc
[1204/1286] Compiling digest_extra.cc
[1205/1286] Compiling x25519-asm-arm.S
[1206/1286] Compiling params.cc
[1207/1286] Compiling dh_asn1.cc
[1208/1286] Compiling des.cc
[1209/1286] Compiling curve25519_64_adx.cc
[1210/1286] Compiling cpu_intel.cc
[1211/1286] Compiling crypto.cc
[1212/1286] Compiling spake25519.cc
[1213/1286] Compiling cpu_arm_linux.cc
[1214/1286] Compiling cpu_arm_freebsd.cc
[1215/1286] Compiling cpu_aarch64_win.cc
[1216/1286] Compiling curve25519.cc
[1217/1286] Compiling cpu_aarch64_sysreg.cc
[1218/1286] Compiling cpu_aarch64_openbsd.cc
[1219/1286] Compiling cpu_aarch64_fuchsia.cc
[1220/1286] Compiling cpu_aarch64_linux.cc
[1221/1286] Compiling cpu_aarch64_apple.cc
[1222/1286] Compiling tls_cbc.cc
[1223/1286] Compiling conf.cc
[1224/1286] Compiling e_tls.cc
[1225/1286] Compiling e_rc4.cc
[1226/1286] Compiling e_chacha20poly1305.cc
[1227/1286] Compiling e_des.cc
[1228/1286] Compiling e_rc2.cc
[1229/1286] Compiling e_null.cc
[1230/1286] Compiling e_aesgcmsiv.cc
[1231/1286] Compiling derive_key.cc
[1232/1286] Compiling e_aesctrhmac.cc
[1233/1286] Compiling cipher_extra.cc
[1234/1286] Compiling chacha.cc
[1235/1286] Compiling unicode.cc
[1236/1286] Compiling ber.cc
[1237/1286] Compiling buf.cc
[1238/1286] Compiling cbb.cc
[1239/1286] Compiling cbs.cc
[1240/1286] Compiling asn1_compat.cc
[1241/1286] Compiling bn_asn1.cc
[1242/1286] Compiling convert.cc
[1243/1286] Compiling blake2.cc
[1244/1286] Compiling printf.cc
[1245/1286] Compiling pair.cc
[1246/1286] Compiling hexdump.cc
[1247/1286] Compiling file.cc
[1248/1286] Compiling fd.cc
[1249/1286] Compiling bio_mem.cc
[1250/1286] Compiling errno.cc
[1251/1286] Compiling bio.cc
[1252/1286] Compiling base64.cc
[1253/1286] Compiling tasn_typ.cc
[1254/1286] Compiling tasn_utl.cc
[1255/1286] Compiling tasn_fre.cc
[1256/1286] Compiling tasn_new.cc
[1257/1286] Compiling tasn_enc.cc
[1258/1286] Compiling f_string.cc
[1259/1286] Compiling f_int.cc
[1260/1286] Compiling posix_time.cc
[1261/1286] Compiling tasn_dec.cc
[1262/1286] Compiling asn1_par.cc
[1263/1286] Compiling asn_pack.cc
[1264/1286] Compiling asn1_lib.cc
[1265/1286] Compiling a_octet.cc
[1266/1286] Compiling a_time.cc
[1267/1286] Compiling a_type.cc
[1268/1286] Compiling a_utctm.cc
[1269/1286] Compiling a_strnid.cc
[1270/1286] Compiling a_object.cc
[1271/1286] Compiling a_strex.cc
[1272/1286] Compiling a_dup.cc
[1273/1286] Compiling a_i2d_fp.cc
[1273/1286] Write sources
[1279/1286] Compiling a_d2i_fp.cc
[1280/1286] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1281/1286] Compiling a_mbstr.cc
[1282/1286] Compiling a_gentm.cc
[1283/1286] Compiling a_int.cc
[1284/1373] Compiling a_bool.cc
[1285/1382] Compiling a_bitstr.cc
[1287/1382] Compiling Atomics ManagedAtomic.swift
[1288/1382] Compiling Atomics ManagedAtomicLazyReference.swift
[1289/1382] Compiling Atomics UnsafeAtomic.swift
[1290/1382] Compiling Atomics UnsafeAtomicLazyReference.swift
[1291/1384] Compiling Atomics AtomicStorage.swift
[1292/1384] Compiling Atomics AtomicValue.swift
[1293/1384] Compiling Atomics AtomicMemoryOrderings.swift
[1294/1384] Compiling Atomics DoubleWord.swift
[1295/1392] Compiling BitCollections BitArray+Invariants.swift
[1296/1392] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1297/1392] Compiling BitCollections BitArray+BitwiseOperations.swift
[1298/1392] Compiling Atomics IntegerOperations.swift
[1299/1392] Compiling Atomics Unmanaged extensions.swift
[1300/1392] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1301/1392] Compiling BitCollections BitSet+CustomReflectable.swift
[1302/1392] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1303/1392] Compiling BitCollections BitSet+Equatable.swift
[1304/1392] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1305/1392] Compiling BitCollections BitSet+Extras.swift
[1306/1392] Compiling BitCollections BitSet+Hashable.swift
[1307/1399] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1308/1399] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1309/1399] Compiling BitCollections BitArray+Extras.swift
[1310/1399] Compiling BitCollections BitArray+Fill.swift
[1311/1399] Compiling BitCollections BitArray+Hashable.swift
[1312/1399] Compiling BitCollections BitArray+Initializers.swift
[1315/1399] Compiling BitCollections BitSet+Initializers.swift
[1316/1399] Compiling BitCollections BitSet+Invariants.swift
[1317/1399] Compiling BitCollections BitSet+Random.swift
[1318/1399] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1319/1399] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1320/1399] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1321/1399] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1322/1399] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1323/1399] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1324/1399] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1325/1399] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1326/1399] Compiling BitCollections BitSet+SetAlgebra union.swift
[1327/1399] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1328/1399] Compiling BitCollections BitSet.Counted.swift
[1329/1399] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1330/1399] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1331/1399] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1332/1399] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1333/1399] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1334/1399] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1335/1399] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1336/1399] Compiling BitCollections BitArray.swift
[1337/1399] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1338/1399] Compiling BitCollections BitSet+Codable.swift
[1340/1399] Compiling BitCollections BitArray+Testing.swift
[1341/1399] Compiling BitCollections BitArray._UnsafeHandle.swift
[1342/1402] Emitting module BitCollections
[1351/1402] Compiling CryptoBoringWrapper RandomBytes.swift
[1370/1402] Compiling BitCollections BitSet.Index.swift
[1371/1402] Compiling BitCollections BitSet._UnsafeHandle.swift
[1372/1402] Compiling BitCollections BitSet.swift
[1373/1402] Compiling BitCollections Range+Utilities.swift
[1374/1402] Compiling BitCollections Slice+Utilities.swift
[1375/1402] Compiling BitCollections UInt+Tricks.swift
[1376/1402] Compiling BitCollections _Word.swift
[1377/1403] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1378/1403] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1379/1403] Compiling CryptoBoringWrapper EllipticCurve.swift
[1380/1403] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1381/1403] Emitting module CryptoBoringWrapper
[1383/1403] Compiling Algorithms Trim.swift
[1384/1403] Compiling Algorithms Unique.swift
[1385/1403] Compiling Algorithms Windows.swift
[1386/1403] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1387/1403] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1389/1406] Emitting module Collections
[1390/1406] Compiling Collections Collections.swift
[1391/1407] Emitting module Atomics
[1396/1410] Compiling Crypto AES-GCM.swift
[1397/1410] Compiling Crypto AES-GCM_boring.swift
[1400/1478] Compiling Crypto ChaChaPoly.swift
[1401/1478] Compiling Crypto Cipher.swift
[1402/1478] Compiling Crypto Nonces.swift
[1405/1478] Compiling Crypto ChaChaPoly_boring.swift
[1408/1539] Emitting module Algorithms
[1410/1540] Emitting module Crypto
[1411/1549] Compiling NIOCore EventLoop+Deprecated.swift
[1412/1549] Compiling NIOCore EventLoop+SerialExecutor.swift
[1413/1549] Compiling NIOCore EventLoop.swift
[1414/1549] Compiling NIOCore IO.swift
[1415/1549] Compiling NIOCore IOData.swift
[1416/1549] Compiling NIOCore IPProtocol.swift
[1417/1549] Compiling NIOCore IntegerBitPacking.swift
[1418/1549] Compiling NIOCore IntegerTypes.swift
[1419/1549] Compiling NIOCore Interfaces.swift
[1420/1549] Compiling NIOCore Linux.swift
[1421/1549] Compiling Crypto SymmetricKeys.swift
[1422/1549] Compiling Crypto HMAC.swift
[1423/1549] Compiling Crypto MACFunctions.swift
[1424/1549] Compiling Crypto MessageAuthenticationCode.swift
[1425/1549] Compiling Crypto AES.swift
[1426/1549] Compiling Crypto ECDSASignature_boring.swift
[1427/1549] Compiling Crypto ECDSA_boring.swift
[1428/1549] Compiling Crypto EdDSA_boring.swift
[1429/1549] Compiling Crypto ECDSA.swift
[1430/1549] Compiling Crypto Ed25519.swift
[1431/1549] Compiling NIOCore MulticastChannel.swift
[1432/1549] Compiling NIOCore NIOAny.swift
[1433/1549] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1434/1549] Compiling NIOCore NIOLoopBound.swift
[1435/1549] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1436/1549] Compiling NIOCore NIOScheduledCallback.swift
[1437/1549] Compiling NIOCore NIOSendable.swift
[1438/1549] Compiling NIOCore RecvByteBufferAllocator.swift
[1439/1557] Compiling NIOCore AsyncAwaitSupport.swift
[1440/1557] Compiling NIOCore AsyncChannel.swift
[1441/1557] Compiling NIOCore AsyncChannelHandler.swift
[1442/1557] Compiling NIOCore AsyncChannelInboundStream.swift
[1443/1557] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1444/1557] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1445/1557] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1446/1557] Compiling NIOCore NIOAsyncWriter.swift
[1447/1557] Compiling NIOCore ByteBuffer-multi-int.swift
[1448/1557] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1449/1557] Compiling NIOCore MarkedCircularBuffer.swift
[1458/1557] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1459/1557] Compiling NIOCore EventLoopFuture.swift
[1460/1557] Compiling NIOCore FileDescriptor.swift
[1461/1557] Compiling NIOCore FileHandle.swift
[1462/1557] Compiling NIOCore FileRegion.swift
[1463/1557] Compiling NIOCore GlobalSingletons.swift
[1464/1557] Compiling NIOCore CircularBuffer.swift
[1465/1557] Compiling NIOCore Codec.swift
[1466/1557] Compiling NIOCore ConvenienceOptionSupport.swift
[1467/1557] Compiling NIOCore DeadChannel.swift
[1468/1557] Compiling NIOCore DispatchQueue+WithFuture.swift
[1469/1557] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1470/1557] Compiling NIOCore BSDSocketAPI.swift
[1471/1557] Compiling NIOCore ByteBuffer-aux.swift
[1472/1557] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1473/1557] Compiling NIOCore ByteBuffer-conversions.swift
[1474/1557] Compiling NIOCore ByteBuffer-core.swift
[1475/1557] Compiling NIOCore ByteBuffer-hex.swift
[1476/1557] Compiling NIOCore ByteBuffer-int.swift
[1477/1557] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1478/1557] Compiling NIOCore AddressedEnvelope.swift
[1479/1557] Compiling NIOCore ByteBuffer-views.swift
[1480/1557] Compiling NIOCore Channel.swift
[1481/1557] Compiling NIOCore ChannelHandler.swift
[1482/1557] Compiling NIOCore ChannelHandlers.swift
[1483/1557] Compiling NIOCore ChannelInvoker.swift
[1484/1557] Compiling NIOCore ChannelOption.swift
[1485/1557] Compiling NIOCore ChannelPipeline.swift
[1486/1557] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1487/1557] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1488/1557] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1505/1557] Compiling Crypto Signature.swift
[1506/1557] Compiling Crypto CryptoKitErrors_boring.swift
[1507/1557] Compiling Crypto RNG_boring.swift
[1508/1557] Compiling Crypto SafeCompare_boring.swift
[1509/1557] Compiling Crypto Zeroization_boring.swift
[1510/1557] Compiling Crypto PrettyBytes.swift
[1511/1557] Compiling Crypto SafeCompare.swift
[1512/1557] Compiling Crypto SecureBytes.swift
[1513/1557] Compiling Crypto Zeroization.swift
[1524/1558] Compiling NIOCore SocketAddresses.swift
[1525/1558] Compiling NIOCore SocketOptionProvider.swift
[1526/1558] Compiling NIOCore SystemCallHelpers.swift
[1527/1558] Compiling NIOCore TimeAmount+Duration.swift
[1528/1558] Compiling NIOCore TypeAssistedChannelHandler.swift
[1529/1558] Compiling NIOCore UniversalBootstrapSupport.swift
[1530/1558] Compiling NIOCore Utilities.swift
[1531/1604] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1532/1604] Compiling _CryptoExtras DigestType.swift
[1533/1604] Compiling _CryptoExtras Error.swift
[1534/1604] Compiling _CryptoExtras I2OSP.swift
[1535/1604] Compiling _CryptoExtras IntegerEncoding.swift
[1536/1604] Compiling _CryptoExtras PEMDocument.swift
[1537/1610] Compiling _CryptoExtras HashToField.swift
[1538/1610] Compiling _CryptoExtras KDF.swift
[1539/1610] Compiling _CryptoExtras PBKDF2_boring.swift
[1540/1610] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1541/1610] Compiling _CryptoExtras PBKDF2.swift
[1542/1610] Compiling _CryptoExtras Scrypt_boring.swift
[1543/1610] Emitting module _CryptoExtras
[1544/1610] Compiling _CryptoExtras ARCRequest.swift
[1545/1610] Compiling _CryptoExtras ARCResponse.swift
[1546/1610] Compiling _CryptoExtras ARCServer.swift
[1547/1610] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1548/1610] Compiling _CryptoExtras ChaCha20CTR.swift
[1549/1610] Compiling _CryptoExtras ECToolbox_boring.swift
[1550/1610] Compiling _CryptoExtras ECToolbox.swift
[1551/1610] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1552/1610] Compiling _CryptoExtras ARC+API.swift
[1553/1610] Compiling _CryptoExtras ARC.swift
[1554/1610] Compiling _CryptoExtras ARCCredential.swift
[1555/1610] Compiling _CryptoExtras ARCEncoding.swift
[1556/1610] Compiling _CryptoExtras ARCPrecredential.swift
[1557/1610] Compiling _CryptoExtras ARCPresentation.swift
[1558/1610] Compiling _CryptoExtras AES_CBC.swift
[1559/1610] Compiling _CryptoExtras AES_CFB.swift
[1560/1610] Compiling _CryptoExtras AES_CTR.swift
[1561/1610] Compiling _CryptoExtras AES_GCM_SIV.swift
[1562/1610] Compiling _CryptoExtras Block Function.swift
[1563/1610] Compiling _CryptoExtras AES_CFB_boring.swift
[1564/1610] Compiling _CryptoExtras AES_CTR_boring.swift
[1565/1610] Compiling _CryptoExtras VOPRFServer.swift
[1566/1610] Compiling _CryptoExtras RSA+BlindSigning.swift
[1567/1610] Compiling _CryptoExtras RSA.swift
[1568/1610] Compiling _CryptoExtras RSA_boring.swift
[1569/1610] Compiling _CryptoExtras RSA_security.swift
[1570/1610] Compiling _CryptoExtras BoringSSLHelpers.swift
[1571/1610] Compiling _CryptoExtras PrettyBytes.swift
[1572/1610] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1573/1610] Compiling _CryptoExtras DLEQ.swift
[1574/1610] Compiling _CryptoExtras Prover.swift
[1575/1610] Compiling _CryptoExtras Verifier.swift
[1576/1610] Compiling _CryptoExtras ZKPToolbox.swift
[1577/1610] Emitting module NIOCore
[1606/1661] Emitting module NIOEmbedded
[1607/1661] Compiling NIOPosix Pool.swift
[1608/1661] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1609/1661] Compiling NIOPosix PosixSingletons.swift
[1610/1661] Compiling NIOPosix RawSocketBootstrap.swift
[1611/1661] Compiling NIOPosix Resolver.swift
[1612/1661] Compiling NIOPosix Selectable.swift
[1613/1667] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1614/1667] Compiling NIOEmbedded AsyncTestingChannel.swift
[1615/1667] Compiling NIOEmbedded Embedded.swift
[1617/1668] Compiling NIOPosix ThreadPosix.swift
[1618/1668] Compiling NIOPosix ThreadWindows.swift
[1619/1668] Compiling NIOPosix UnsafeTransfer.swift
[1620/1668] Compiling NIOPosix Utilities.swift
[1621/1668] Compiling NIOPosix VsockAddress.swift
[1622/1668] Compiling NIOPosix VsockChannelEvents.swift
[1623/1668] Emitting module NIOPosix
[1624/1668] Compiling NIOPosix ServerSocket.swift
[1625/1668] Compiling NIOPosix Socket.swift
[1626/1668] Compiling NIOPosix SocketChannel.swift
[1627/1668] Compiling NIOPosix SocketProtocols.swift
[1628/1668] Compiling NIOPosix System.swift
[1629/1668] Compiling NIOPosix Thread.swift
[1630/1668] Compiling NIOPosix SelectableChannel.swift
[1631/1668] Compiling NIOPosix SelectableEventLoop.swift
[1632/1668] Compiling NIOPosix SelectorEpoll.swift
[1633/1668] Compiling NIOPosix SelectorGeneric.swift
[1634/1668] Compiling NIOPosix SelectorKqueue.swift
[1635/1668] Compiling NIOPosix SelectorUring.swift
[1636/1668] Compiling NIOPosix NIOThreadPool.swift
[1637/1668] Compiling NIOPosix NonBlockingFileIO.swift
[1638/1668] Compiling NIOPosix PendingDatagramWritesManager.swift
[1639/1668] Compiling NIOPosix PendingWritesManager.swift
[1640/1668] Compiling NIOPosix PipeChannel.swift
[1641/1668] Compiling NIOPosix PipePair.swift
[1642/1668] Compiling NIOPosix BSDSocketAPICommon.swift
[1643/1668] Compiling NIOPosix BSDSocketAPIPosix.swift
[1644/1668] Compiling NIOPosix BSDSocketAPIWindows.swift
[1645/1668] Compiling NIOPosix BaseSocket.swift
[1646/1668] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1647/1668] Compiling NIOPosix BaseSocketChannel.swift
[1648/1668] Compiling NIOPosix BaseStreamSocketChannel.swift
[1649/1668] Compiling NIOPosix Bootstrap.swift
[1650/1668] Compiling NIOPosix ControlMessage.swift
[1651/1668] Compiling NIOPosix DatagramVectorReadManager.swift
[1652/1668] Compiling NIOPosix Errors+Any.swift
[1653/1668] Compiling NIOPosix FileDescriptor.swift
[1654/1668] Compiling NIOPosix GetaddrinfoResolver.swift
[1655/1668] Compiling NIOPosix HappyEyeballs.swift
[1656/1668] Compiling NIOPosix IO.swift
[1657/1668] Compiling NIOPosix IntegerBitPacking.swift
[1658/1668] Compiling NIOPosix IntegerTypes.swift
[1659/1668] Compiling NIOPosix Linux.swift
[1660/1668] Compiling NIOPosix LinuxCPUSet.swift
[1661/1668] Compiling NIOPosix LinuxUring.swift
[1662/1668] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1664/1728] Compiling NIO Exports.swift
[1665/1728] Emitting module NIO
[1666/1729] Compiling _NIOFileSystem ByteCount.swift
[1667/1729] Compiling _NIOFileSystem Convenience.swift
[1668/1729] Compiling _NIOFileSystem DirectoryEntries.swift
[1670/1731] Compiling AsyncKit Future+Miscellaneous.swift
[1671/1731] Compiling AsyncKit Future+Nonempty.swift
[1672/1731] Compiling AsyncKit Future+Optional.swift
[1673/1736] Compiling AsyncKit Future+Transform.swift
[1674/1736] Compiling AsyncKit Future+Try.swift
[1675/1736] Compiling AsyncKit FutureOperators.swift
[1677/1770] Compiling AsyncKit Optional+StrictMap.swift
[1678/1770] Compiling AsyncKit Exports.swift
[1679/1770] Compiling _NIOFileSystem CInterop.swift
[1680/1770] Compiling _NIOFileSystem Errno.swift
[1681/1774] Compiling NIOTLS TLSEvents.swift
[1682/1774] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1683/1774] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1684/1774] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1685/1774] Emitting module NIOTLS
[1686/1774] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1687/1774] Compiling NIOSOCKS SOCKSResponse.swift
[1688/1774] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1689/1774] Compiling NIOSOCKS ClientStateMachine.swift
[1690/1775] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1691/1775] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1692/1775] Compiling NIOHTTP1 HTTPDecoder.swift
[1693/1775] Compiling NIOHTTP1 HTTPEncoder.swift
[1694/1775] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1695/1775] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1698/1775] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1699/1777] Emitting module NIOSOCKS
[1700/1777] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1701/1777] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1707/1777] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1708/1777] Compiling NIOTLS SNIHandler.swift
[1709/1778] Compiling NIOSOCKS ServerStateMachine.swift
[1712/1779] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1713/1779] Emitting module NIOFoundationCompat
[1715/1780] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1716/1780] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1717/1780] Emitting module NIOHTTP1
[1718/1828] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1719/1828] Compiling _NIOFileSystem Mocking.swift
[1720/1828] Compiling _NIOFileSystem Syscall.swift
[1721/1828] Compiling _NIOFileSystem Syscalls.swift
[1722/1831] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1723/1831] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1724/1831] Emitting module NIOTransportServices
[1725/1831] Compiling NIOTransportServices StateManagedChannel.swift
[1726/1831] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1727/1831] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1728/1833] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1729/1833] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1730/1833] Compiling NIOSSL NIOSSLSecureBytes.swift
[1731/1833] Compiling NIOSSL RNG.swift
[1732/1833] Compiling NIOSSL SafeCompare.swift
[1733/1833] Compiling _NIOFileSystem TokenBucket.swift
[1734/1833] Compiling _NIOFileSystem UnsafeTransfer.swift
[1735/1833] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1736/1833] Compiling NIOTransportServices NIOTSSingletons.swift
[1738/1833] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1739/1833] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1740/1833] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1741/1833] Compiling NIOTransportServices NIOTSBootstraps.swift
[1742/1833] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1743/1833] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1745/1833] Compiling NIOTransportServices NIOTSErrors.swift
[1746/1833] Compiling NIOTransportServices NIOTSEventLoop.swift
[1747/1833] Compiling NIOTransportServices AcceptHandler.swift
[1748/1833] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1749/1833] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1752/1833] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1758/1833] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1759/1833] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1767/1834] Emitting module AsyncKit
[1768/1834] Compiling _NIOFileSystem SystemFileHandle.swift
[1769/1834] Compiling _NIOFileSystem Utilities.swift
[1770/1834] Compiling _NIOFileSystem OpenOptions.swift
[1771/1834] Compiling _NIOFileSystem String+FileSystem.swift
[1776/1881] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1777/1882] Compiling NIOWebSocket WebSocketOpcode.swift
[1778/1882] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1779/1882] Emitting module NIOSSL
[1780/1882] Compiling NIOExtras DebugInboundEventsHandler.swift
[1781/1882] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1782/1882] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1783/1882] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1784/1886] Compiling NIOExtras LengthFieldPrepender.swift
[1785/1886] Compiling NIOExtras LineBasedFrameDecoder.swift
[1786/1886] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1787/1886] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1788/1886] Compiling NIOSSL SubjectAlternativeName.swift
[1795/1886] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1796/1886] Compiling NIOHPACK IntegerCoding.swift
[1797/1886] Compiling NIOHPACK IndexedHeaderTable.swift
[1798/1887] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1799/1887] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1800/1887] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1801/1887] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1802/1887] Compiling NIOExtras NIORequestIdentifiable.swift
[1803/1887] Compiling NIOExtras PCAPRingBuffer.swift
[1804/1887] Compiling NIOExtras QuiescingHelper.swift
[1805/1887] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1806/1887] Compiling NIOExtras NIOExtrasError.swift
[1807/1889] Emitting module _NIOFileSystem
[1816/1889] Compiling NIOExtras JSONRPCFraming.swift
[1823/1889] Compiling NIOHTTPCompression HTTPDecompression.swift
[1824/1889] Compiling NIOExtras RequestResponseHandler.swift
[1825/1889] Emitting module NIOHTTPCompression
[1826/1889] Compiling NIOHTTPCompression HTTPCompression.swift
[1827/1889] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1828/1889] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1829/1890] Compiling NIOHPACK HuffmanTables.swift
[1830/1890] Compiling NIOHPACK HuffmanCoding.swift
[1833/1890] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1834/1890] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1837/1891] Emitting module NIOWebSocket
[1839/1891] Compiling NIOHPACK StaticHeaderTable.swift
[1840/1891] Emitting module NIOHPACK
[1842/1891] Compiling NIOWebSocket WebSocketFrame.swift
[1843/1892] Emitting module NIOExtras
[1849/1892] Compiling NIOExtras UnsafeTransfer.swift
[1850/1892] Compiling NIOExtras WritePCAPHandler.swift
[1857/1914] Compiling MultipartKit Exports.swift
[1858/1914] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1859/1914] Compiling MultipartKit BasicCodingKey.swift
[1860/1914] Compiling MultipartKit MultipartError.swift
[1861/1914] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1862/1914] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1863/1915] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1864/1915] Compiling MultipartKit FormDataDecoder.swift
[1865/1915] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1873/1915] Emitting module _NIOFileSystemFoundationCompat
[1874/1917] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1875/1917] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1876/1917] Compiling MultipartKit FormDataEncoder.swift
[1877/1917] Compiling MultipartKit Storage.swift
[1879/1920] Compiling NIOFileSystem Exports.swift
[1880/1920] Emitting module NIOFileSystem
[1881/1920] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1882/1920] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1883/1920] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1884/1979] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1885/1979] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1886/1979] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1887/1979] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1888/1979] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1890/1979] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1891/1979] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1892/1979] Compiling NIOHTTP2 MayReceiveFrames.swift
[1893/1979] Emitting module MultipartKit
[1894/1979] Compiling NIOHTTP2 ReceivingDataState.swift
[1895/1979] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1896/1979] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1897/1979] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1898/1979] Compiling NIOHTTP2 HasLocalSettings.swift
[1899/1979] Compiling NIOHTTP2 DOSHeuristics.swift
[1900/1979] Compiling NIOHTTP2 Error+Any.swift
[1901/1979] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1902/1979] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1903/1979] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1904/1979] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1910/1981] Compiling NIOHTTP2 SendingRstStreamState.swift
[1911/1981] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1917/2083] Compiling WebSocketKit WebSocketHandler.swift
[1918/2083] Emitting module WebSocketKit
[1919/2083] Compiling WebSocketKit WebSocket+Concurrency.swift
[1920/2083] Compiling WebSocketKit WebSocket+Connect.swift
[1921/2083] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1922/2083] Compiling WebSocketKit WebSocket.swift
[1923/2083] Compiling WebSocketKit Exports.swift
[1924/2083] Compiling WebSocketKit WebSocketClient.swift
[1925/2084] Compiling X509 CertificateSerialNumber.swift
[1926/2084] Compiling X509 CertificateVersion.swift
[1927/2084] Compiling X509 CMSAttribute.swift
[1928/2084] Compiling X509 CMSContentInfo.swift
[1929/2084] Compiling X509 CMSEncapsulatedContentInfo.swift
[1930/2084] Compiling X509 CMSIssuerAndSerialNumber.swift
[1931/2084] Compiling X509 CMSOperations.swift
[1932/2084] Compiling X509 CMSSignature.swift
[1934/2092] Compiling X509 NameConstraints.swift
[1935/2092] Compiling X509 SubjectAlternativeName.swift
[1936/2092] Compiling X509 SubjectKeyIdentifier.swift
[1937/2092] Compiling X509 Extension.swift
[1938/2092] Compiling X509 Extensions.swift
[1939/2092] Compiling X509 ExtensionsBuilder.swift
[1940/2092] Compiling X509 GeneralName.swift
[1941/2092] Compiling X509 Lock.swift
[1942/2092] Emitting module NIOHTTP2
[1943/2092] Compiling X509 CSRAttribute.swift
[1944/2092] Compiling X509 CSRAttributes.swift
[1945/2092] Compiling X509 CSRVersion.swift
[1946/2092] Compiling X509 CertificateSigningRequest.swift
[1947/2092] Compiling X509 CertificationRequestInfo.swift
[1948/2092] Compiling X509 ExtensionRequest.swift
[1949/2092] Compiling X509 Certificate.swift
[1950/2092] Compiling X509 CertificatePrivateKey.swift
[1951/2092] Compiling X509 CertificatePublicKey.swift
[1952/2092] Compiling X509 OCSPTBSRequest.swift
[1953/2092] Compiling X509 OCSPVersion.swift
[1954/2092] Compiling X509 PKCS8PrivateKey.swift
[1955/2092] Compiling X509 PromiseAndFuture.swift
[1956/2092] Compiling X509 RDNAttribute.swift
[1957/2092] Compiling X509 RandomNumberGenerator+bytes.swift
[1958/2092] Compiling X509 RelativeDistinguishedName.swift
[1959/2092] Compiling X509 SEC1PrivateKey.swift
[1960/2092] Compiling X509 SecKeyWrapper.swift
[1961/2092] Compiling X509 Signature.swift
[1962/2092] Compiling X509 SignatureAlgorithm.swift
[1963/2092] Compiling X509 AllOfPolicies.swift
[1964/2092] Compiling X509 AnyPolicy.swift
[1965/2105] Compiling NIOHTTP2 InboundWindowManager.swift
[1966/2105] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1967/2105] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1968/2105] Compiling NIOHTTP2 StreamChannelList.swift
[1969/2105] Compiling NIOHTTP2 StreamMap.swift
[1970/2105] Compiling NIOHTTP2 StreamStateMachine.swift
[1971/2105] Compiling NIOHTTP2 UnsafeTransfer.swift
[1972/2105] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1986/2105] Compiling X509 CertificateStore.swift
[1987/2105] Compiling X509 OneOfPolicies.swift
[1988/2105] Compiling X509 PolicyBuilder.swift
[1989/2105] Compiling X509 BasicConstraintsPolicy.swift
[1990/2105] Compiling X509 DNSNames.swift
[1991/2105] Compiling X509 DirectoryNames.swift
[1992/2105] Compiling X509 ExpiryPolicy.swift
[1993/2105] Compiling X509 IPConstraints.swift
[1994/2105] Compiling X509 NameConstraintsPolicy.swift
[1995/2105] Compiling X509 RFC5280Policy.swift
[1996/2105] Compiling X509 URIConstraints.swift
[1997/2105] Compiling X509 VersionPolicy.swift
[1998/2105] Compiling X509 ServerIdentityPolicy.swift
[1999/2105] Compiling X509 LockedValueBox.swift
[2000/2105] Compiling X509 BasicOCSPResponse.swift
[2001/2105] Compiling X509 DirectoryString.swift
[2002/2105] Compiling X509 OCSPCertID.swift
[2003/2105] Compiling X509 OCSPCertStatus.swift
[2004/2105] Compiling X509 OCSPExtensionID.swift
[2005/2105] Compiling X509 OCSPNonce.swift
[2006/2105] Compiling X509 OCSPPolicy.swift
[2020/2105] Compiling X509 DNBuilder.swift
[2021/2105] Compiling X509 DomainComponent.swift
[2022/2105] Compiling X509 EmailAddress.swift
[2023/2105] Compiling X509 LocalityName.swift
[2024/2105] Compiling X509 OrganizationName.swift
[2025/2105] Compiling X509 OrganizationalUnitName.swift
[2026/2105] Compiling X509 StateOrProvinceName.swift
[2027/2105] Compiling X509 StreetAddress.swift
[2028/2105] Compiling X509 Error.swift
[2029/2105] Compiling X509 AuthorityInformationAccess.swift
[2030/2105] Compiling X509 AuthorityKeyIdentifier.swift
[2031/2105] Compiling X509 BasicConstraints.swift
[2032/2105] Compiling X509 ExtendedKeyUsage.swift
[2037/2105] Compiling X509 CMSSignedData.swift
[2038/2105] Compiling X509 CMSSignerIdentifier.swift
[2039/2105] Compiling X509 CMSSignerInfo.swift
[2040/2105] Compiling X509 CMSVersion.swift
[2041/2105] Compiling X509 Curve25519+DER.swift
[2042/2105] Compiling X509 Digests.swift
[2043/2105] Compiling X509 DistinguishedName.swift
[2044/2105] Compiling X509 CommonName.swift
[2045/2105] Compiling X509 CountryName.swift
[2046/2105] Compiling X509 ExtensionIdentifiers.swift
[2047/2105] Compiling X509 KeyUsage.swift
[2094/2167] Emitting module X509
[2095/2167] Emitting module AsyncHTTPClient
[2096/2175] Compiling X509 TrustRootLoading.swift
[2097/2175] Compiling X509 UnverifiedChain.swift
[2098/2175] Compiling X509 VerificationDiagnostic.swift
[2099/2175] Compiling X509 Verifier.swift
[2100/2175] Compiling X509 VerifierPolicy.swift
[2101/2175] Compiling X509 AlgorithmIdentifier.swift
[2102/2175] Compiling X509 ECDSASignature.swift
[2103/2175] Compiling X509 RSAPKCS1PublicKey.swift
[2104/2175] Compiling X509 SubjectPublicKeyInfo.swift
[2105/2175] Compiling X509 TBSCertificate.swift
[2106/2175] Compiling X509 Time.swift
[2107/2175] Compiling X509 TimeCalculations.swift
[2108/2175] Compiling X509 Validity.swift
[2110/2234] Compiling JWTKit EdDSACurve.swift
[2111/2234] Compiling JWTKit EdDSAError.swift
[2112/2234] Compiling JWTKit EdDSASigner.swift
[2113/2234] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2114/2234] Compiling JWTKit HMAC.swift
[2115/2234] Compiling JWTKit HMACError.swift
[2116/2234] Compiling JWTKit HMACSigner.swift
[2117/2234] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2118/2234] Compiling JWTKit Insecure.swift
[2119/2234] Compiling JWTKit JWTUnixEpochClaim.swift
[2120/2234] Compiling JWTKit LocaleClaim.swift
[2121/2234] Compiling JWTKit NotBeforeClaim.swift
[2122/2234] Compiling JWTKit SubjectClaim.swift
[2123/2234] Compiling JWTKit TenantIDClaim.swift
[2124/2234] Compiling JWTKit ECDSA.swift
[2125/2234] Compiling JWTKit ECDSACurve.swift
[2126/2234] Compiling JWTKit ECDSACurveType.swift
[2127/2234] Compiling JWTKit EdDSA.swift
[2128/2234] Compiling JWTKit AudienceClaim.swift
[2129/2234] Compiling JWTKit BoolClaim.swift
[2130/2234] Compiling JWTKit ExpirationClaim.swift
[2131/2234] Compiling JWTKit GoogleHostedDomainClaim.swift
[2132/2234] Compiling JWTKit IDClaim.swift
[2133/2234] Compiling JWTKit IssuedAtClaim.swift
[2134/2234] Compiling JWTKit IssuerClaim.swift
[2135/2234] Compiling JWTKit JWTClaim.swift
[2136/2234] Compiling JWTKit JWTMultiValueClaim.swift
[2137/2234] Compiling JWTKit JWTHeaderField.swift
[2138/2234] Compiling JWTKit JWTKeyCollection.swift
[2139/2234] Compiling JWTKit JWTParser.swift
[2140/2234] Compiling JWTKit JWTPayload.swift
[2141/2234] Compiling JWTKit JWTSerializer.swift
[2142/2234] Compiling JWTKit JWTSigner.swift
[2143/2234] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2144/2234] Compiling JWTKit UnsecuredNoneSigner.swift
[2145/2234] Compiling JWTKit JWTKeyCollection+RSA.swift
[2146/2234] Compiling JWTKit RSA.swift
[2147/2234] Compiling JWTKit RSAError.swift
[2148/2234] Compiling JWTKit RSASigner.swift
[2149/2234] Compiling JWTKit Base64URL.swift
[2150/2234] Compiling JWTKit CryptoSigner.swift
[2151/2234] Compiling AsyncHTTPClient RedirectState.swift
[2152/2234] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2153/2234] Compiling AsyncHTTPClient RequestBag.swift
[2154/2234] Compiling AsyncHTTPClient RequestValidation.swift
[2155/2234] Compiling AsyncHTTPClient SSLContextCache.swift
[2156/2234] Compiling AsyncHTTPClient Scheme.swift
[2157/2234] Compiling AsyncHTTPClient Singleton.swift
[2158/2234] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2159/2234] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2160/2234] Compiling AsyncHTTPClient Utils.swift
[2161/2234] Compiling JWTKit ECDSASigner.swift
[2162/2234] Compiling JWTKit ECDSASigningAlgorithm.swift
[2163/2234] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2164/2234] Compiling JWTKit P256+CurveType.swift
[2165/2234] Compiling JWTKit P384+CurveType.swift
[2166/2234] Compiling JWTKit P521+CurveType.swift
[2167/2234] Compiling JWTKit JWTHeader+CommonFields.swift
[2168/2234] Compiling JWTKit JWTHeader.swift
[2169/2234] Compiling JWTKit JWK.swift
[2170/2234] Compiling JWTKit JWKIdentifier.swift
[2171/2234] Compiling JWTKit JWKS.swift
[2172/2234] Compiling JWTKit JWKSigner.swift
[2173/2234] Compiling JWTKit JWTAlgorithm.swift
[2174/2234] Compiling JWTKit JWTError.swift
[2175/2234] Compiling JWTKit ECDSAError.swift
[2176/2234] Compiling JWTKit ECDSAKeyTypes.swift
[2178/2404] Compiling Vapor Environment.swift
[2179/2404] Compiling Vapor Abort.swift
[2180/2404] Compiling Vapor AbortError.swift
[2181/2404] Compiling Vapor DebuggableError.swift
[2182/2404] Compiling Vapor Demangler.swift
[2183/2404] Compiling Vapor ErrorSource.swift
[2184/2404] Compiling Vapor StackTrace.swift
[2185/2404] Compiling Vapor Exports.swift
[2186/2412] Emitting module JWTKit
[2187/2412] Compiling Vapor Core.swift
[2188/2412] Compiling Vapor Running.swift
[2189/2412] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2190/2412] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2191/2412] Compiling Vapor DotEnvFile+load.swift
[2192/2412] Compiling Vapor Routes+caseInsenstive.swift
[2193/2412] Compiling Vapor Validatable+validate.swift
[2194/2412] Compiling Vapor Environment+Process.swift
[2195/2412] Compiling Vapor Environment+Secret.swift
[2196/2412] Compiling Vapor AuthenticationCache.swift
[2197/2412] Compiling Vapor Authenticator.swift
[2198/2412] Compiling Vapor BasicAuthorization.swift
[2199/2412] Compiling Vapor BearerAuthorization.swift
[2200/2412] Compiling Vapor GuardMiddleware.swift
[2201/2412] Compiling Vapor RedirectMiddleware.swift
[2202/2412] Compiling Vapor SessionAuthenticatable.swift
[2203/2412] Compiling Vapor Bcrypt.swift
[2204/2412] Compiling Vapor Application+HTTP.swift
[2205/2412] Compiling Vapor BasicResponder.swift
[2206/2412] Compiling Vapor BodyStream.swift
[2207/2412] Compiling Vapor Application+HTTP+Client.swift
[2208/2412] Compiling Vapor EventLoopHTTPClient.swift
[2209/2412] Compiling Vapor EndpointCache.swift
[2210/2412] Compiling Vapor HTTPMethod+String.swift
[2211/2412] Compiling Vapor AsyncBasicResponder.swift
[2212/2412] Compiling Vapor AsyncMiddleware.swift
[2213/2412] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2214/2412] Compiling Vapor AsyncSessionDriver.swift
[2215/2412] Compiling Vapor Authentication+Concurrency.swift
[2216/2412] Compiling Vapor Cache+Concurrency.swift
[2217/2412] Compiling Vapor Client+Concurrency.swift
[2218/2412] Compiling Vapor RequestBody+Concurrency.swift
[2219/2412] Compiling Vapor Responder+Concurrency.swift
[2220/2412] Compiling Vapor ResponseCodable+Concurrency.swift
[2221/2412] Compiling Vapor RoutesBuilder+Concurrency.swift
[2222/2412] Compiling Vapor ViewRenderer+Concurrency.swift
[2223/2412] Compiling Vapor WebSocket+Concurrency.swift
[2224/2412] Compiling Vapor ContainerGetPathExecutor.swift
[2225/2412] Compiling Vapor Content.swift
[2226/2412] Compiling Vapor ContentCoders.swift
[2227/2412] Compiling Vapor ContentConfiguration.swift
[2228/2412] Compiling Vapor ContentContainer.swift
[2229/2412] Compiling Vapor JSONCoder+Custom.swift
[2230/2412] Compiling Vapor JSONCoders+Content.swift
[2231/2412] Compiling Vapor PlaintextDecoder.swift
[2232/2412] Compiling Vapor PlaintextEncoder.swift
[2233/2412] Compiling Vapor URLQueryCoders.swift
[2234/2412] Compiling Vapor URLQueryContainer.swift
[2235/2412] Compiling Vapor Application.swift
[2236/2412] Compiling Vapor HTTPServerResponseEncoder.swift
[2237/2412] Compiling Vapor HTTPServerUpgradeHandler.swift
[2238/2412] Compiling Vapor Logger+Report.swift
[2239/2412] Compiling Vapor LoggingSystem+Environment.swift
[2240/2412] Compiling Vapor Application+Middleware.swift
[2241/2412] Compiling Vapor CORSMiddleware.swift
[2242/2412] Compiling Vapor ErrorMiddleware.swift
[2243/2412] Compiling Vapor FileMiddleware.swift
[2244/2412] Compiling Vapor Middleware.swift
[2245/2412] Compiling Vapor MiddlewareConfiguration.swift
[2246/2412] Compiling Vapor ResponseCompressionMiddleware.swift
[2247/2412] Compiling Vapor RouteLoggingMiddleware.swift
[2248/2412] Compiling Vapor TracingMiddleware.swift
[2249/2412] Compiling Vapor File+Multipart.swift
[2250/2412] Compiling Vapor FormDataDecoder+Content.swift
[2251/2412] Compiling Vapor FormDataEncoder+Content.swift
[2252/2412] Compiling Vapor Application+Password.swift
[2253/2412] Compiling Vapor Application+Passwords.swift
[2254/2412] Compiling Vapor AsyncPasswordHasher.swift
[2255/2412] Compiling Vapor BcryptHasher.swift
[2256/2412] Compiling Vapor PasswordHasher.swift
[2257/2412] Compiling Vapor PlaintextHasher.swift
[2258/2412] Compiling Vapor Request+Password.swift
[2259/2412] Compiling Vapor Redirect.swift
[2260/2436] Compiling JWTKit CustomizedJSONCoders.swift
[2261/2436] Compiling JWTKit Utilities.swift
[2262/2436] Compiling JWTKit AppleIdentityToken.swift
[2263/2436] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2264/2436] Compiling JWTKit GoogleIdentityToken.swift
[2265/2436] Compiling JWTKit MicrosoftIdentityToken.swift
[2266/2436] Compiling JWTKit ValidationTimePayload.swift
[2267/2436] Compiling JWTKit X5CVerifier.swift
[2269/2437] Compiling Vapor Request+Body.swift
[2270/2437] Compiling Vapor Request+BodyStream.swift
[2271/2437] Compiling Vapor Request.swift
[2272/2437] Compiling Vapor Application+Responder.swift
[2273/2437] Compiling Vapor DefaultResponder.swift
[2274/2437] Compiling Vapor Response+Body.swift
[2275/2437] Compiling Vapor Response.swift
[2276/2437] Compiling Vapor ResponseCodable.swift
[2277/2437] Compiling Vapor Application+Routes.swift
[2278/2437] Compiling Vapor Parameters+Require.swift
[2279/2437] Compiling Vapor Request+WebSocket.swift
[2280/2437] Compiling Vapor Route.swift
[2281/2437] Compiling Vapor RouteCollection.swift
[2282/2437] Compiling Vapor Routes.swift
[2283/2437] Compiling Vapor RoutesBuilder+Group.swift
[2284/2437] Compiling Vapor RoutesBuilder+Method.swift
[2285/2437] Compiling Vapor RoutesBuilder+Middleware.swift
[2286/2437] Compiling Vapor RoutesBuilder+WebSocket.swift
[2287/2437] Compiling Vapor RoutesBuilder.swift
[2288/2437] Compiling Vapor OTP.swift
[2289/2437] Compiling Vapor Application+Servers.swift
[2290/2437] Compiling Vapor Server.swift
[2291/2437] Compiling Vapor App+Service.swift
[2292/2437] Compiling Vapor Req+Service.swift
[2293/2437] Compiling Vapor Service.swift
[2294/2437] Compiling Vapor Application+Sessions.swift
[2295/2437] Compiling Vapor MemorySessions.swift
[2296/2437] Compiling Vapor Request+Session.swift
[2297/2437] Compiling Vapor Session.swift
[2298/2437] Compiling Vapor SessionCache.swift
[2299/2437] Compiling Vapor SessionData.swift
[2300/2437] Compiling Vapor SessionDriver.swift
[2301/2437] Compiling Vapor SessionsConfiguration.swift
[2302/2437] Compiling Vapor SessionsMiddleware.swift
[2303/2437] Compiling Vapor URLEncodedFormData.swift
[2304/2437] Compiling Vapor URLEncodedFormDecoder.swift
[2305/2437] Compiling Vapor URLEncodedFormEncoder.swift
[2306/2437] Compiling Vapor URLEncodedFormError.swift
[2307/2437] Compiling Vapor URLEncodedFormParser.swift
[2308/2437] Compiling Vapor URLEncodedFormSerializer.swift
[2309/2437] Compiling Vapor URLQueryFragmentConvertible.swift
[2310/2437] Compiling Vapor AnyResponse.swift
[2311/2437] Compiling Vapor Array+Random.swift
[2312/2437] Compiling Vapor Base32.swift
[2313/2437] Compiling Vapor Base64.swift
[2314/2437] Compiling Vapor BaseN.swift
[2315/2437] Compiling Vapor BasicCodingKey.swift
[2316/2437] Compiling Vapor ByteCount.swift
[2317/2461] Emitting module Vapor
[2318/2461] Compiling Vapor Bytes+Hex.swift
[2319/2461] Compiling Vapor Bytes+SecureCompare.swift
[2320/2461] Compiling Vapor Collection+Safe.swift
[2321/2461] Compiling Vapor DataProtocol+Copy.swift
[2322/2461] Compiling Vapor DecoderUnwrapper.swift
[2323/2461] Compiling Vapor DirectoryConfiguration.swift
[2324/2461] Compiling Vapor DotEnv.swift
[2325/2461] Compiling Vapor Extendable.swift
[2326/2461] Compiling Vapor File.swift
[2327/2461] Compiling Vapor FileIO.swift
[2328/2461] Compiling Vapor LifecycleHandler.swift
[2329/2461] Compiling Vapor OptionalType.swift
[2330/2461] Compiling Vapor RFC1123.swift
[2331/2461] Compiling Vapor SocketAddress+Hostname.swift
[2332/2461] Compiling Vapor Storage.swift
[2333/2461] Compiling Vapor String+IsIPAddress.swift
[2334/2461] Compiling Vapor Thread.swift
[2335/2461] Compiling Vapor URI.swift
[2336/2461] Compiling Vapor RangeResult.swift
[2337/2461] Compiling Vapor Validatable.swift
[2338/2461] Compiling Vapor Validation.swift
[2339/2461] Compiling Vapor ValidationKey.swift
[2340/2461] Compiling Vapor Validations.swift
[2341/2461] Compiling Vapor ValidationsError.swift
[2342/2461] Compiling Vapor Validator.swift
[2343/2461] Compiling Vapor ValidatorResult.swift
[2344/2461] Compiling Vapor And.swift
[2345/2461] Compiling Vapor Case.swift
[2346/2461] Compiling Vapor CharacterSet.swift
[2347/2461] Compiling Vapor Count.swift
[2348/2461] Compiling Vapor Custom.swift
[2349/2461] Compiling Vapor Email.swift
[2350/2461] Compiling Vapor Empty.swift
[2351/2461] Compiling Vapor In.swift
[2352/2461] Compiling Vapor Nil.swift
[2353/2461] Compiling Vapor NilIgnoring.swift
[2354/2461] Compiling Vapor Not.swift
[2355/2461] Compiling Vapor Or.swift
[2356/2461] Compiling Vapor Pattern.swift
[2357/2461] Compiling Vapor Range.swift
[2358/2461] Compiling Vapor URL.swift
[2359/2461] Compiling Vapor Valid.swift
[2360/2461] Compiling Vapor Application+Views.swift
[2361/2461] Compiling Vapor PlaintextRenderer.swift
[2362/2461] Compiling Vapor Request+View.swift
[2363/2461] Compiling Vapor View.swift
[2364/2461] Compiling Vapor ViewRenderer.swift
[2365/2461] Compiling Vapor _Deprecations.swift
[2407/2461] Compiling Vapor ClientResponse.swift
[2408/2461] Compiling Vapor Request+Client.swift
[2409/2461] Compiling Vapor BootCommand.swift
[2410/2461] Compiling Vapor CommandContext+Application.swift
[2411/2461] Compiling Vapor RoutesCommand.swift
[2412/2461] Compiling Vapor ServeCommand.swift
[2413/2461] Compiling Vapor AnyResponse+Concurrency.swift
[2438/2461] Compiling Vapor HTTPStatus.swift
[2439/2461] Compiling Vapor HTTPCookies.swift
[2440/2461] Compiling Vapor HTTPHeaderCacheControl.swift
[2441/2461] Compiling Vapor HTTPHeaderExpires.swift
[2442/2461] Compiling Vapor HTTPHeaderLastModified.swift
[2443/2461] Compiling Vapor HTTPHeaders+Cache.swift
[2444/2461] Compiling Vapor HTTPHeaders+Connection.swift
[2445/2461] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2446/2461] Compiling Vapor HTTPHeaders+ContentRange.swift
[2447/2461] Compiling Vapor HTTPHeaders+Directive.swift
[2448/2461] Compiling Vapor HTTPHeaders+Forwarded.swift
[2449/2461] Compiling Vapor HTTPHeaders+Link.swift
[2450/2461] Compiling Vapor HTTPHeaders+Name.swift
[2451/2461] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2452/2461] Compiling Vapor HTTPHeaders.swift
[2453/2461] Compiling Vapor HTTPMediaType.swift
[2454/2461] Compiling Vapor HTTPMediaTypePreference.swift
[2455/2461] Compiling Vapor Responder.swift
[2456/2461] Compiling Vapor Application+HTTP+Server.swift
[2457/2461] Compiling Vapor HTTPServer.swift
[2458/2461] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2459/2461] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2460/2461] Compiling Vapor HTTPServerHandler.swift
[2461/2461] Compiling Vapor HTTPServerRequestDecoder.swift
[2463/2472] Compiling JWT JWTError+Vapor.swift
[2464/2472] Compiling JWT JWTAuthenticator.swift
[2465/2473] Compiling JWT JWKSCache.swift
[2466/2473] Compiling JWT JWT+Apple.swift
[2467/2473] Emitting module JWT
[2468/2473] Compiling JWT Application+JWT.swift
[2469/2473] Compiling JWT Exports.swift
[2470/2473] Compiling JWT JWT+Microsoft.swift
[2471/2473] Compiling JWT JWT+FirebaseAuth.swift
[2472/2473] Compiling JWT JWT+Google.swift
[2473/2473] Compiling JWT Request+JWT.swift
Build complete! (326.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.110.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "jwt",
"name" : "jwt",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "JWT",
"targets" : [
"JWT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWTTests",
"module_type" : "SwiftTarget",
"name" : "JWTTests",
"path" : "Tests/JWTTests",
"product_dependencies" : [
"VaporTesting"
],
"sources" : [
"Helpers/ByteBuffer+string.swift",
"Helpers/isLoggingConfigured.swift",
"Helpers/withApp.swift",
"JWTTests.swift",
"Types/LoginCredentials.swift",
"Types/LoginResponse.swift",
"Types/TestUser.swift",
"Types/UserAuthenticator.swift"
],
"target_dependencies" : [
"JWT"
],
"type" : "test"
},
{
"c99name" : "JWT",
"module_type" : "SwiftTarget",
"name" : "JWT",
"path" : "Sources/JWT",
"product_dependencies" : [
"JWTKit",
"Vapor"
],
"product_memberships" : [
"JWT"
],
"sources" : [
"Application+JWT.swift",
"Exports.swift",
"JWKSCache.swift",
"JWT+Apple.swift",
"JWT+FirebaseAuth.swift",
"JWT+Google.swift",
"JWT+Microsoft.swift",
"JWTAuthenticator.swift",
"JWTError+Vapor.swift",
"Request+JWT.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.