Build Information
Successful build of RateLimitMiddleware, reference 4.0.1 (2e4ab9), with Swift 6.1 for Android on 30 May 2025 03:51:03 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devmaximilian/RateLimitMiddleware.git
Reference: 4.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/devmaximilian/RateLimitMiddleware
* tag 4.0.1 -> FETCH_HEAD
HEAD is now at 2e4ab9c Merge branch 'master' of https://github.com/devmaximilian/RateLimitMiddleware
Cloned https://github.com/devmaximilian/RateLimitMiddleware.git
Revision (git rev-parse @):
2e4ab9c49e07d999d75106c5d70cea059edd57d3
SUCCESS checkout https://github.com/devmaximilian/RateLimitMiddleware.git at 4.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/devmaximilian/RateLimitMiddleware.git
https://github.com/devmaximilian/RateLimitMiddleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "RateLimitMiddleware",
"name" : "RateLimitMiddleware",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RateLimitMiddleware",
"targets" : [
"RateLimitMiddleware"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RateLimitMiddlewareTests",
"module_type" : "SwiftTarget",
"name" : "RateLimitMiddlewareTests",
"path" : "Tests/RateLimitMiddlewareTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"RateLimitMiddlewareTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RateLimitMiddleware"
],
"type" : "test"
},
{
"c99name" : "RateLimitMiddleware",
"module_type" : "SwiftTarget",
"name" : "RateLimitMiddleware",
"path" : "Sources/RateLimitMiddleware",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"RateLimitMiddleware"
],
"sources" : [
"Peer.swift",
"RateLimitMiddleware.swift",
"TimeInterval+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.81s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (3.52s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
[1/2609] Fetching websocket-kit
[2610/5928] Fetching websocket-kit, multipart-kit
[3307/11887] Fetching websocket-kit, multipart-kit, swift-algorithms
[4064/13597] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-atomics
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetching https://github.com/apple/swift-metrics.git
[9665/12950] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.31s)
Fetching https://github.com/apple/swift-log.git
[9665/14093] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-extras.git
[9665/15723] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-log
[13525/21637] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[9807/17801] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/11527] Fetching swift-nio-http2
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/vapor/websocket-kit.git from cache (1.88s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.88s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.94s)
Fetching https://github.com/apple/swift-crypto.git
[5534/16501] Fetching swift-nio-http2, swift-distributed-tracing
[10354/37228] Fetching swift-nio-http2, swift-distributed-tracing, routing-kit
[16913/52071] Fetching swift-nio-http2, swift-distributed-tracing, routing-kit, swift-nio-ssl
[20662/66007] Fetching swift-nio-http2, swift-distributed-tracing, routing-kit, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.62s)
[21608/61033] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/console-kit.git
[24304/137141] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto, swift-nio
[37486/142788] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto, swift-nio, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.89s)
[44705/137141] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.29s)
[44264/125614] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
[52173/127984] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.56s)
[64044/125614] Fetching routing-kit, swift-nio-ssl, swift-crypto, swift-nio
Fetched https://github.com/vapor/routing-kit.git from cache (2.27s)
[55921/104887] Fetching swift-nio-ssl, swift-crypto, swift-nio
[62161/118901] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.80s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.00s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.31s)
Fetched https://github.com/apple/swift-nio.git from cache (7.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (11.12s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.50s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.66s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.19s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[2821/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.23s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.62s)
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.34s)
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.79s)
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.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.53s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/904] Fetching swift-http-types
[905/7059] Fetching swift-http-types, swift-certificates
[906/8200] Fetching swift-http-types, swift-certificates, swift-http-structured-headers
[918/10626] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-service-lifecycle
[1258/12216] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[4087/17201] Fetching swift-http-types, swift-certificates, swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
[14709/16297] Fetching swift-certificates, swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.06s)
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.82s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
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.60s)
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.51s)
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.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.70s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.30s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.64s)
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.67s)
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.63s)
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.55s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (2.34s)
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-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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/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-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/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/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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-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-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/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-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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/831] Write sources
[39/831] Compiling CNIOWindows shim.c
[40/831] Write sources
[41/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[42/831] Compiling CVaporBcrypt bcrypt.c
[43/831] Write sources
[50/831] Compiling CNIOWindows WSAStartup.c
[51/831] Compiling CNIOWASI CNIOWASI.c
[51/831] Compiling CVaporBcrypt blf.c
[53/831] Compiling _AtomicsShims.c
[54/831] Compiling _NumericsShims _NumericsShims.c
[55/831] Compiling CNIOLinux liburing_shims.c
[56/831] Compiling CSystem shims.c
[57/831] Compiling CNIOLinux shim.c
[58/831] Compiling CNIOSHA1 c_nio_sha1.c
[59/831] Compiling CNIOExtrasZlib empty.c
[60/831] Compiling CNIOLLHTTP c_nio_http.c
[61/831] Compiling CNIODarwin shim.c
[62/831] Compiling CNIOLLHTTP c_nio_api.c
[63/831] Write swift-version-24593BA9C3E375BF.txt
[64/831] Compiling fiat_curve25519_adx_square.S
[65/831] Compiling fiat_p256_adx_mul.S
[66/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/831] Compiling fiat_curve25519_adx_mul.S
[68/831] Compiling fiat_p256_adx_sqr.S
[69/831] Compiling CNIOBoringSSLShims shims.c
[71/883] Emitting module _NIODataStructures
[71/883] Compiling tls_record.cc
[72/897] Compiling tls_method.cc
[74/900] Emitting module SystemPackage
[75/903] Compiling _NIODataStructures _TinyArray.swift
[76/903] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/904] Compiling ServiceContextModule ServiceContextKey.swift
[78/904] Compiling RealModule Real.swift
[79/904] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[80/904] Compiling InternalCollectionsUtilities Debugging.swift
[81/904] Compiling InternalCollectionsUtilities Descriptions.swift
[82/904] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/905] Compiling _NIODataStructures Heap.swift
[84/905] Compiling _NIODataStructures PriorityQueue.swift
[85/905] Emitting module ServiceContextModule
[86/905] Compiling ServiceContextModule ServiceContext.swift
[87/905] Emitting module _NIOBase64
[88/905] Compiling _NIOBase64 Base64.swift
[89/908] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[90/908] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[91/908] Compiling RealModule ElementaryFunctions.swift
[92/908] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[93/908] Compiling InternalCollectionsUtilities UInt+reversed.swift
[96/908] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[97/908] Compiling InternalCollectionsUtilities Integer rank.swift
[98/908] Emitting module InternalCollectionsUtilities
[99/908] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/908] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/908] Compiling RealModule Float80+Real.swift
[102/908] Emitting module RealModule
[105/908] Compiling RealModule Float+Real.swift
[106/908] Compiling RealModule Float16+Real.swift
[110/908] Compiling SystemPackage Util+StringArray.swift
[111/908] Compiling SystemPackage Util.swift
[112/908] Compiling SystemPackage UtilConsumers.swift
[113/908] Compiling CoreMetrics Metrics.swift
[114/908] Compiling RealModule RealFunctions.swift
[115/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[116/910] Compiling SystemPackage MachPort.swift
[117/910] Compiling SystemPackage PlatformString.swift
[118/910] Compiling SystemPackage SystemString.swift
[119/910] Compiling SystemPackage FileOperations.swift
[120/910] Compiling SystemPackage FilePath.swift
[121/910] Compiling SystemPackage FilePathComponentView.swift
[122/910] Compiling SystemPackage FilePathComponents.swift
[125/935] Compiling Instrumentation NoOpInstrument.swift
[126/935] Compiling Instrumentation MultiplexInstrument.swift
[127/935] Compiling Atomics UnsafeAtomic.swift
[128/935] Compiling Atomics UnsafeAtomicLazyReference.swift
[129/935] Compiling Atomics ManagedAtomic.swift
[130/935] Compiling Atomics ManagedAtomicLazyReference.swift
[131/935] Compiling Atomics AtomicMemoryOrderings.swift
[132/935] Compiling Atomics DoubleWord.swift
[133/937] Compiling Atomics OptionalRawRepresentable.swift
[134/937] Compiling Atomics RawRepresentable.swift
[135/937] Compiling Atomics AtomicBool.swift
[136/937] Compiling Atomics Primitives.shims.swift
[137/937] Compiling Atomics AtomicInteger.swift
[138/937] Compiling Atomics AtomicOptionalWrappable.swift
[139/937] Compiling Atomics AtomicReference.swift
[140/937] Compiling Atomics AtomicStorage.swift
[141/937] Compiling Atomics AtomicValue.swift
[142/937] Compiling Atomics IntegerOperations.swift
[143/937] Compiling Atomics Unmanaged extensions.swift
[144/937] Compiling Logging Locks.swift
[145/937] Emitting module Logging
[146/937] Compiling CoreMetrics Locks.swift
[147/937] Emitting module CoreMetrics
[163/938] Compiling Atomics IntegerConformances.swift
[164/938] Compiling Atomics PointerConformances.swift
[165/938] Compiling Atomics Primitives.native.swift
[168/938] Compiling Instrumentation InstrumentationSystem.swift
[169/938] Compiling Instrumentation Instrument.swift
[169/938] Compiling tls13_enc.cc
[170/938] Emitting module Instrumentation
[171/938] Compiling Instrumentation Locks.swift
[173/940] Compiling Logging LogHandler.swift
[174/940] Compiling Logging MetadataProvider.swift
[175/940] Compiling Logging Logging.swift
[179/941] Compiling tls13_server.cc
[180/1009] Compiling tls13_client.cc
[182/1087] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[183/1163] Compiling HeapModule Heap+Descriptions.swift
[184/1163] Compiling HeapModule _HeapNode.swift
[185/1163] Compiling Tracing TracerProtocol.swift
[186/1163] Compiling Tracing TracingTime.swift
[187/1163] Compiling HeapModule Heap+Invariants.swift
[188/1163] Emitting module Tracing
[189/1163] Compiling HeapModule Heap+UnsafeHandle.swift
[190/1163] Compiling HeapModule Heap.swift
[191/1163] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[192/1163] Compiling HashTreeCollections _HashNode+Structural filter.swift
[193/1163] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[194/1163] Emitting module HeapModule
[195/1164] Emitting module Atomics
[197/1165] Compiling Tracing Tracer.swift
[198/1165] Compiling Tracing TracerProtocol+Legacy.swift
[199/1165] Compiling Tracing NoOpTracer.swift
[200/1165] Compiling Tracing InstrumentationSystem+Tracing.swift
[201/1165] Compiling Tracing SpanProtocol.swift
[203/1166] Compiling HashTreeCollections _HashNode+Builder.swift
[204/1166] Compiling HashTreeCollections _HashNode+Debugging.swift
[205/1166] Compiling HashTreeCollections _HashNode+Initializers.swift
[206/1166] Compiling HashTreeCollections _HashNode+Invariants.swift
[207/1166] Compiling HashTreeCollections _HashNode+Lookups.swift
[208/1166] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[209/1166] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[210/1166] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[212/1173] Compiling HashTreeCollections _HashStack.swift
[213/1173] Compiling HashTreeCollections _HashTreeIterator.swift
[214/1173] Compiling HashTreeCollections _HashTreeStatistics.swift
[215/1173] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[216/1173] Compiling HashTreeCollections _RawHashNode.swift
[217/1173] Compiling HashTreeCollections _UnmanagedHashNode.swift
[218/1173] Compiling HashTreeCollections _UnsafePath.swift
[219/1173] Compiling HashTreeCollections TreeDictionary+Codable.swift
[220/1173] Compiling HashTreeCollections TreeDictionary+Collection.swift
[221/1173] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[222/1173] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[223/1173] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[224/1173] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[225/1173] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[226/1173] Compiling HashTreeCollections TreeDictionary+Filter.swift
[227/1173] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[228/1173] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[229/1173] Compiling HashTreeCollections TreeDictionary+Keys.swift
[230/1173] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[231/1173] Compiling HashTreeCollections TreeDictionary+Merge.swift
[232/1173] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[233/1173] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[234/1188] Compiling HashTreeCollections _HashNode+Structural union.swift
[235/1188] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[236/1188] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[237/1188] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[238/1188] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[239/1188] Compiling HashTreeCollections _HashNode.swift
[240/1188] Compiling HashTreeCollections _HashNodeHeader.swift
[241/1188] Compiling HashTreeCollections _HashSlot.swift
[242/1188] Compiling HashTreeCollections TreeSet+Hashable.swift
[243/1188] Compiling HashTreeCollections TreeSet+Sendable.swift
[244/1188] Compiling HashTreeCollections TreeSet+Sequence.swift
[245/1188] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[246/1188] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[247/1188] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[248/1188] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[249/1188] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[250/1188] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[251/1188] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[252/1198] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[253/1198] Compiling OrderedCollections OrderedSet.swift
[254/1198] Compiling OrderedCollections _UnsafeBitset.swift
[255/1198] Compiling HashTreeCollections TreeSet+Equatable.swift
[256/1198] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[257/1198] Compiling HashTreeCollections TreeSet+Extras.swift
[258/1198] Compiling HashTreeCollections TreeSet+Filter.swift
[266/1198] Compiling OrderedCollections OrderedSet+Sendable.swift
[267/1198] Compiling OrderedCollections OrderedSet+SubSequence.swift
[268/1198] Compiling OrderedCollections OrderedSet+Testing.swift
[269/1198] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[270/1207] Compiling DequeModule _DequeBuffer.swift
[271/1207] Compiling DequeModule _DequeBufferHeader.swift
[272/1209] Compiling DequeModule Deque+Codable.swift
[273/1209] Compiling DequeModule Deque+Collection.swift
[274/1209] Compiling DequeModule Deque+Extras.swift
[275/1209] Compiling DequeModule Deque+Hashable.swift
[276/1209] Compiling DequeModule Deque+Testing.swift
[277/1209] Compiling DequeModule Deque._Storage.swift
[278/1209] Compiling DequeModule Deque+Equatable.swift
[279/1209] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[314/1209] Compiling DequeModule Deque+CustomReflectable.swift
[315/1209] Compiling DequeModule Deque+Descriptions.swift
[316/1209] Compiling DequeModule Deque._UnsafeHandle.swift
[317/1209] Compiling DequeModule Deque.swift
[320/1209] Compiling DequeModule _DequeSlot.swift
[321/1209] Compiling DequeModule _UnsafeWrappedBuffer.swift
[330/1209] Compiling _RopeModule _CharacterRecognizer.swift
[331/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[332/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[333/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[334/1209] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[335/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[336/1209] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[337/1209] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[338/1209] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[339/1209] Compiling HashTreeCollections TreeSet.swift
[377/1209] Emitting module _RopeModule
[387/1209] Compiling t1_enc.cc
[391/1209] Emitting module OrderedCollections
[392/1210] Emitting module DequeModule
[397/1211] Compiling RoutingKit PathComponent.swift
[398/1211] Emitting module RoutingKit
[398/1211] Compiling tls13_both.cc
[400/1211] Compiling RoutingKit Router.swift
[401/1211] Compiling RoutingKit TrieRouter.swift
[413/1211] Compiling _RopeModule Rope+Join.swift
[414/1211] Compiling _RopeModule Rope+MutatingForEach.swift
[415/1211] Compiling _RopeModule Rope+Remove.swift
[416/1211] Compiling _RopeModule Rope+RemoveSubrange.swift
[417/1211] Compiling _RopeModule Rope+Split.swift
[418/1211] Compiling _RopeModule Optional Utilities.swift
[419/1211] Compiling _RopeModule String Utilities.swift
[420/1211] Compiling _RopeModule String.Index+ABI.swift
[444/1211] Emitting module HashTreeCollections
[445/1212] Compiling ssl_transcript.cc
[446/1212] Compiling ssl_x509.cc
[447/1212] Compiling ssl_versions.cc
[458/1213] Compiling RoutingKit AnyRouter.swift
[459/1213] Compiling RoutingKit Parameters.swift
[461/1214] Emitting module Metrics
[462/1214] Compiling Metrics Metrics.swift
[464/1215] Compiling ssl_stat.cc
[465/1215] Compiling ssl_privkey.cc
[466/1215] Compiling ssl_session.cc
[467/1215] Compiling ssl_file.cc
[468/1215] Compiling ssl_key_share.cc
[469/1215] Compiling ssl_cert.cc
[470/1215] Compiling ssl_cipher.cc
[471/1215] Compiling ssl_credential.cc
[472/1215] Compiling ssl_lib.cc
[473/1215] Compiling ssl_buffer.cc
[474/1215] Compiling ssl_asn1.cc
[475/1215] Compiling s3_pkt.cc
[476/1215] Compiling ssl_aead_ctx.cc
[477/1215] Compiling s3_both.cc
[478/1215] Compiling s3_lib.cc
[479/1215] Compiling handshake_server.cc
[480/1215] Compiling handshake_client.cc
[481/1215] Compiling handshake.cc
[482/1215] Compiling dtls_record.cc
[483/1215] Compiling handoff.cc
[484/1215] Compiling encrypted_client_hello.cc
[485/1215] Compiling md5-x86_64-linux.S
[486/1215] Compiling extensions.cc
[487/1215] Compiling md5-586-linux.S
[488/1215] Compiling dtls_method.cc
[489/1215] Compiling md5-x86_64-apple.S
[490/1215] Compiling d1_srtp.cc
[491/1215] Compiling md5-586-apple.S
[492/1215] Compiling chacha20_poly1305_x86_64-linux.S
[493/1215] Compiling err_data.cc
[494/1215] Compiling d1_pkt.cc
[495/1215] Compiling d1_lib.cc
[496/1215] Compiling chacha20_poly1305_armv8-win.S
[497/1215] Compiling chacha20_poly1305_x86_64-apple.S
[498/1215] Compiling chacha20_poly1305_armv8-linux.S
[499/1215] Compiling chacha-x86_64-linux.S
[500/1215] Compiling chacha20_poly1305_armv8-apple.S
[501/1215] Compiling bio_ssl.cc
[502/1215] Compiling chacha-x86_64-apple.S
[503/1215] Compiling chacha-x86-apple.S
[504/1215] Compiling chacha-armv8-win.S
[505/1215] Compiling chacha-x86-linux.S
[505/1215] Compiling aes128gcmsiv-x86_64-apple.S
[507/1215] Compiling aes128gcmsiv-x86_64-linux.S
[507/1215] Compiling x86_64-mont5-linux.S
[509/1215] Compiling chacha-armv8-linux.S
[509/1215] Compiling chacha-armv4-linux.S
[511/1215] Compiling chacha-armv8-apple.S
[512/1215] Compiling x86_64-mont5-apple.S
[513/1215] Compiling x86_64-mont-apple.S
[514/1215] Compiling x86_64-mont-linux.S
[515/1215] Compiling vpaes-x86_64-apple.S
[516/1215] Compiling vpaes-x86_64-linux.S
[517/1215] Compiling x86-mont-linux.S
[518/1215] Compiling x86-mont-apple.S
[519/1215] Compiling d1_both.cc
[520/1215] Compiling vpaes-armv8-win.S
[521/1215] Compiling vpaes-x86-apple.S
[522/1215] Compiling vpaes-armv8-apple.S
[523/1215] Compiling vpaes-x86-linux.S
[524/1215] Compiling vpaes-armv8-linux.S
[525/1215] Compiling vpaes-armv7-linux.S
[526/1215] Compiling sha512-x86_64-linux.S
[527/1215] Compiling sha512-x86_64-apple.S
[528/1215] Compiling sha512-armv8-win.S
[529/1215] Compiling sha512-armv8-apple.S
[530/1215] Compiling sha512-586-apple.S
[531/1215] Compiling sha512-586-linux.S
[532/1215] Compiling sha256-x86_64-linux.S
[533/1215] Compiling sha512-armv4-linux.S
[534/1215] Compiling sha512-armv8-linux.S
[535/1215] Compiling sha256-x86_64-apple.S
[536/1215] Compiling sha256-armv8-win.S
[537/1215] Compiling sha256-armv4-linux.S
[538/1215] Compiling sha256-586-apple.S
[539/1215] Compiling sha256-586-linux.S
[540/1215] Compiling sha1-x86_64-apple.S
[541/1215] Compiling sha256-armv8-linux.S
[542/1215] Compiling sha256-armv8-apple.S
[542/1215] Compiling sha1-armv8-win.S
[544/1215] Compiling sha1-x86_64-linux.S
[545/1215] Compiling sha1-armv4-large-linux.S
[546/1215] Compiling sha1-armv8-apple.S
[547/1215] Compiling sha1-586-linux.S
[548/1215] Compiling rsaz-avx2-apple.S
[549/1215] Compiling rsaz-avx2-linux.S
[550/1215] Compiling sha1-armv8-linux.S
[551/1215] Compiling sha1-586-apple.S
[552/1215] Compiling rdrand-x86_64-linux.S
[553/1215] Compiling p256_beeu-x86_64-asm-linux.S
[554/1215] Compiling rdrand-x86_64-apple.S
[555/1215] Compiling p256_beeu-armv8-asm-win.S
[556/1215] Compiling p256_beeu-x86_64-asm-apple.S
[557/1215] Compiling p256_beeu-armv8-asm-linux.S
[558/1215] Compiling p256-x86_64-asm-apple.S
[559/1215] Compiling p256_beeu-armv8-asm-apple.S
[560/1215] Compiling p256-x86_64-asm-linux.S
[561/1215] Compiling p256-armv8-asm-apple.S
[562/1215] Compiling p256-armv8-asm-win.S
[563/1215] Compiling ghashv8-armv8-win.S
[564/1215] Compiling ghashv8-armv8-linux.S
[565/1215] Compiling p256-armv8-asm-linux.S
[566/1215] Compiling ghashv8-armv8-apple.S
[567/1215] Compiling ghash-x86_64-linux.S
[568/1215] Compiling ghash-x86_64-apple.S
[569/1215] Compiling ghashv8-armv7-linux.S
[569/1215] Compiling ghash-x86-linux.S
[569/1215] Compiling ghash-ssse3-x86_64-linux.S
[572/1215] Compiling ghash-x86-apple.S
[573/1215] Compiling ghash-ssse3-x86_64-apple.S
[573/1215] Compiling ghash-ssse3-x86-linux.S
[575/1215] Compiling ghash-neon-armv8-win.S
[576/1215] Compiling co-586-linux.S
[577/1215] Compiling ghash-neon-armv8-apple.S
[578/1215] Compiling ghash-ssse3-x86-apple.S
[579/1215] Compiling ghash-neon-armv8-linux.S
[580/1215] Compiling co-586-apple.S
[581/1215] Compiling ghash-armv4-linux.S
[582/1215] Compiling bsaes-armv7-linux.S
[583/1215] Compiling bn-armv8-win.S
[584/1215] Compiling bn-armv8-apple.S
[585/1215] Compiling bn-586-linux.S
[586/1215] Compiling bn-armv8-linux.S
[587/1215] Compiling armv8-mont-win.S
[588/1215] Compiling armv8-mont-apple.S
[589/1215] Compiling bn-586-apple.S
[590/1215] Compiling armv8-mont-linux.S
[591/1215] Compiling armv4-mont-linux.S
[592/1215] Compiling aesv8-gcm-armv8-win.S
[593/1215] Compiling aesv8-armv8-win.S
[594/1215] Compiling aesv8-gcm-armv8-apple.S
[595/1215] Compiling aesv8-armv7-linux.S
[596/1215] Compiling aesv8-gcm-armv8-linux.S
[597/1215] Compiling aesv8-armv8-apple.S
[598/1215] Compiling aesv8-armv8-linux.S
[599/1215] Compiling aesni-x86_64-linux.S
[600/1215] Compiling aesni-x86-linux.S
[601/1215] Compiling aesni-x86_64-apple.S
[602/1215] Compiling aesni-gcm-x86_64-linux.S
[603/1215] Compiling aesni-gcm-x86_64-apple.S
[604/1215] Compiling aesni-x86-apple.S
[605/1215] Compiling aes-gcm-avx2-x86_64-linux.S
[606/1215] Compiling aes-gcm-avx10-x86_64-linux.S
[607/1215] Compiling aes-gcm-avx2-x86_64-apple.S
[608/1215] Compiling aes-gcm-avx10-x86_64-apple.S
[609/1215] Compiling x_spki.cc
[610/1215] Compiling x_pubkey.cc
[611/1215] Compiling x_req.cc
[612/1215] Compiling x_x509.cc
[613/1215] Compiling x_sig.cc
[614/1215] Compiling x_name.cc
[615/1215] Compiling x_x509a.cc
[616/1215] Compiling x_val.cc
[617/1215] Compiling x_attrib.cc
[618/1215] Compiling x509spki.cc
[619/1215] Compiling x_crl.cc
[620/1215] Compiling x_exten.cc
[621/1215] Compiling x_algor.cc
[622/1215] Compiling x_all.cc
[623/1215] Compiling x509rset.cc
[624/1215] Compiling x509name.cc
[625/1215] Compiling x509_vpm.cc
[626/1215] Compiling x509_vfy.cc
[627/1215] Compiling x509cset.cc
[628/1215] Compiling x509_trs.cc
[629/1215] Compiling x509_v3.cc
[630/1215] Compiling x509_txt.cc
[631/1215] Compiling x509_obj.cc
[632/1215] Compiling x509_req.cc
[633/1215] Compiling x509_set.cc
[634/1215] Compiling x509_def.cc
[635/1215] Compiling x509_lu.cc
[636/1215] Compiling x509_d2.cc
[637/1215] Compiling x509_ext.cc
[638/1215] Compiling x509_cmp.cc
[639/1215] Compiling x509.cc
[640/1215] Compiling x509_att.cc
[641/1215] Compiling v3_prn.cc
[642/1215] Compiling v3_utl.cc
[643/1215] Compiling v3_skey.cc
[644/1215] Compiling v3_purp.cc
[645/1215] Compiling v3_pmaps.cc
[646/1215] Compiling v3_pcons.cc
[647/1215] Compiling v3_ocsp.cc
[648/1215] Compiling v3_ncons.cc
[649/1215] Compiling v3_int.cc
[650/1215] Compiling v3_lib.cc
[651/1215] Compiling v3_info.cc
[652/1215] Compiling v3_genn.cc
[653/1215] Compiling v3_ia5.cc
[654/1215] Compiling v3_extku.cc
[655/1215] Compiling v3_enum.cc
[656/1215] Compiling v3_bitst.cc
[657/1215] Compiling v3_crld.cc
[658/1215] Compiling v3_conf.cc
[658/1215] Compiling v3_cpols.cc
[660/1215] Compiling v3_akey.cc
[660/1215] Compiling v3_bcons.cc
[662/1215] Compiling v3_alt.cc
[663/1215] Compiling v3_akeya.cc
[664/1215] Compiling i2d_pr.cc
[665/1215] Compiling t_x509a.cc
[666/1215] Compiling t_crl.cc
[667/1215] Compiling t_x509.cc
[668/1215] Compiling t_req.cc
[669/1215] Compiling name_print.cc
[670/1215] Compiling rsa_pss.cc
[671/1215] Compiling policy.cc
[672/1215] Compiling asn1_gen.cc
[673/1215] Compiling by_dir.cc
[674/1215] Compiling a_digest.cc
[675/1215] Compiling by_file.cc
[676/1215] Compiling a_sign.cc
[677/1215] Compiling trust_token.cc
[678/1215] Compiling algorithm.cc
[679/1215] Compiling a_verify.cc
[680/1215] Compiling voprf.cc
[681/1215] Compiling thread_none.cc
[682/1215] Compiling pmbtoken.cc
[683/1215] Compiling thread_win.cc
[684/1215] Compiling thread_pthread.cc
[685/1215] Compiling sha512.cc
[686/1215] Compiling thread.cc
[687/1215] Compiling stack.cc
[688/1215] Compiling siphash.cc
[689/1215] Compiling slhdsa.cc
[690/1215] Compiling sha1.cc
[691/1215] Compiling spake2plus.cc
[692/1215] Compiling sha256.cc
[693/1215] Compiling rsa_extra.cc
[694/1215] Compiling rsa_crypt.cc
[695/1215] Compiling rsa_print.cc
[696/1215] Compiling windows.cc
[697/1215] Compiling rsa_asn1.cc
[698/1215] Compiling trusty.cc
[699/1215] Compiling rc4.cc
[700/1215] Compiling refcount.cc
[701/1215] Compiling urandom.cc
[702/1215] Compiling passive.cc
[703/1215] Compiling getentropy.cc
[704/1215] Compiling poly1305_arm_asm.S
[705/1215] Compiling ios.cc
[706/1215] Compiling rand.cc
[707/1215] Compiling forkunsafe.cc
[708/1215] Compiling fork_detect.cc
[709/1215] Compiling deterministic.cc
[710/1215] Compiling poly1305_vec.cc
[711/1215] Compiling poly1305_arm.cc
[712/1215] Compiling poly1305.cc
[713/1215] Compiling pool.cc
[714/1215] Compiling pkcs8.cc
[715/1215] Compiling pkcs8_x509.cc
[716/1215] Compiling pkcs7_x509.cc
[717/1215] Compiling pkcs7.cc
[718/1215] Compiling p5_pbev2.cc
[719/1215] Compiling pem_xaux.cc
[720/1215] Compiling pem_x509.cc
[721/1215] Compiling pem_pkey.cc
[722/1215] Compiling pem_oth.cc
[723/1215] Compiling pem_pk8.cc
[724/1215] Compiling pem_lib.cc
[725/1215] Compiling pem_info.cc
[726/1215] Compiling obj_xref.cc
[727/1215] Compiling pem_all.cc
[728/1215] Compiling mlkem.cc
[729/1215] Compiling md4.cc
[730/1215] Compiling mem.cc
[731/1215] Compiling mldsa.cc
[732/1215] Compiling poly_rq_mul.S
[733/1215] Compiling fips_shared_support.cc
[734/1215] Compiling md5.cc
[735/1215] Compiling lhash.cc
[736/1215] Compiling obj.cc
[737/1215] Compiling kyber.cc
[738/1215] Compiling hrss.cc
[739/1215] Compiling ex_data.cc
[740/1215] Compiling sign.cc
[741/1215] Compiling hpke.cc
[742/1215] Compiling scrypt.cc
[743/1215] Compiling print.cc
[744/1215] Compiling p_x25519.cc
[745/1215] Compiling pbkdf.cc
[746/1215] Compiling p_rsa_asn1.cc
[747/1215] Compiling p_x25519_asn1.cc
[748/1215] Compiling p_hkdf.cc
[749/1215] Compiling p_ed25519_asn1.cc
[750/1215] Compiling p_ed25519.cc
[751/1215] Compiling p_rsa.cc
[752/1215] Compiling p_ec.cc
[753/1215] Compiling p_ec_asn1.cc
[754/1215] Compiling p_dh_asn1.cc
[755/1215] Compiling p_dsa_asn1.cc
[756/1215] Compiling p_dh.cc
[757/1215] Compiling evp_ctx.cc
[758/1215] Compiling evp.cc
[759/1215] Compiling err.cc
[760/1215] Compiling engine.cc
[761/1215] Compiling evp_asn1.cc
[762/1215] Compiling ecdsa_asn1.cc
[763/1215] Compiling ecdh.cc
[764/1215] Compiling ec_derive.cc
[765/1215] Compiling hash_to_curve.cc
[766/1215] Compiling dsa.cc
[767/1215] Compiling dsa_asn1.cc
[768/1215] Compiling ec_asn1.cc
[769/1215] Compiling params.cc
[770/1215] Compiling bcm.cc
[771/1215] Compiling digest_extra.cc
[772/1215] Compiling x25519-asm-arm.S
[773/1215] Compiling des.cc
[774/1215] Compiling dh_asn1.cc
[775/1215] Compiling cpu_intel.cc
[776/1215] Compiling cpu_arm_linux.cc
[777/1215] Compiling cpu_aarch64_win.cc
[778/1215] Compiling curve25519.cc
[778/1215] Compiling spake25519.cc
[779/1215] Compiling crypto.cc
[781/1215] Compiling cpu_arm_freebsd.cc
[782/1215] Compiling curve25519_64_adx.cc
[783/1215] Compiling cpu_aarch64_sysreg.cc
[784/1215] Compiling cpu_aarch64_openbsd.cc
[785/1215] Compiling cpu_aarch64_linux.cc
[786/1215] Compiling cpu_aarch64_fuchsia.cc
[787/1215] Compiling cpu_aarch64_apple.cc
[788/1215] Compiling conf.cc
[789/1215] Compiling get_cipher.cc
[790/1215] Compiling tls_cbc.cc
[791/1215] Compiling e_null.cc
[792/1215] Compiling e_rc4.cc
[793/1215] Compiling e_rc2.cc
[794/1215] Compiling e_tls.cc
[795/1215] Compiling e_des.cc
[796/1215] Compiling e_chacha20poly1305.cc
[797/1215] Compiling e_aesctrhmac.cc
[798/1215] Compiling e_aesgcmsiv.cc
[799/1215] Compiling chacha.cc
[800/1215] Compiling derive_key.cc
[801/1215] Compiling cbb.cc
[802/1215] Compiling unicode.cc
[803/1215] Compiling bn_asn1.cc
[804/1215] Compiling buf.cc
[805/1215] Compiling ber.cc
[806/1215] Compiling cbs.cc
[807/1215] Compiling asn1_compat.cc
[808/1215] Compiling blake2.cc
[809/1215] Compiling convert.cc
[810/1215] Compiling socket_helper.cc
[811/1215] Compiling printf.cc
[812/1215] Compiling file.cc
[813/1215] Compiling hexdump.cc
[814/1215] Compiling errno.cc
[815/1215] Compiling socket.cc
[816/1215] Compiling fd.cc
[817/1215] Compiling pair.cc
[818/1215] Compiling bio.cc
[819/1215] Compiling connect.cc
[820/1215] Compiling bio_mem.cc
[821/1215] Compiling base64.cc
[822/1215] Compiling tasn_fre.cc
[823/1215] Compiling tasn_typ.cc
[824/1215] Compiling tasn_enc.cc
[825/1215] Compiling f_int.cc
[826/1215] Compiling tasn_new.cc
[827/1215] Compiling posix_time.cc
[828/1215] Compiling f_string.cc
[829/1215] Compiling tasn_utl.cc
[830/1215] Compiling tasn_dec.cc
[831/1215] Compiling asn1_par.cc
[832/1215] Compiling asn_pack.cc
[833/1215] Compiling asn1_lib.cc
[834/1215] Compiling a_time.cc
[835/1215] Compiling a_utctm.cc
[836/1215] Compiling a_octet.cc
[837/1215] Compiling a_type.cc
[838/1215] Compiling a_strnid.cc
[839/1215] Compiling a_object.cc
[840/1215] Compiling a_i2d_fp.cc
[841/1215] Compiling a_strex.cc
[842/1215] Compiling a_mbstr.cc
[843/1215] Compiling a_int.cc
[844/1215] Compiling a_dup.cc
[845/1215] Compiling fiat_p256_adx_sqr.S
[846/1215] Compiling fiat_p256_adx_mul.S
[847/1215] Compiling a_d2i_fp.cc
[848/1215] Compiling fiat_curve25519_adx_mul.S
[849/1215] Compiling a_gentm.cc
[850/1215] Compiling fiat_curve25519_adx_square.S
[851/1215] Compiling CCryptoBoringSSLShims shims.c
[852/1215] Compiling md5-x86_64-linux.S
[853/1215] Compiling md5-x86_64-apple.S
[854/1215] Compiling md5-586-apple.S
[855/1215] Compiling md5-586-linux.S
[856/1215] Compiling a_bool.cc
[857/1215] Compiling a_bitstr.cc
[858/1215] Compiling chacha20_poly1305_x86_64-apple.S
[859/1215] Compiling chacha20_poly1305_armv8-linux.S
[860/1215] Compiling chacha20_poly1305_armv8-win.S
[861/1215] Compiling chacha20_poly1305_x86_64-linux.S
[862/1215] Compiling err_data.cc
[863/1215] Compiling chacha20_poly1305_armv8-apple.S
[864/1215] Compiling chacha-x86_64-apple.S
[865/1215] Compiling chacha-x86_64-linux.S
[865/1215] Compiling chacha-armv8-win.S
[867/1215] Compiling chacha-x86-linux.S
[868/1215] Compiling chacha-x86-apple.S
[869/1215] Compiling chacha-armv4-linux.S
[870/1215] Compiling aes128gcmsiv-x86_64-linux.S
[871/1215] Compiling chacha-armv8-apple.S
[871/1215] Compiling chacha-armv8-linux.S
[873/1215] Compiling aes128gcmsiv-x86_64-apple.S
[874/1215] Compiling x86_64-mont5-linux.S
[875/1215] Compiling x86-mont-linux.S
[876/1215] Compiling x86_64-mont5-apple.S
[877/1215] Compiling vpaes-x86_64-linux.S
[878/1215] Compiling x86_64-mont-linux.S
[879/1215] Compiling x86-mont-apple.S
[880/1215] Compiling x86_64-mont-apple.S
[881/1215] Compiling vpaes-x86_64-apple.S
[882/1215] Compiling vpaes-x86-linux.S
[883/1215] Compiling vpaes-x86-apple.S
[884/1215] Compiling vpaes-armv8-apple.S
[885/1215] Compiling vpaes-armv8-win.S
[886/1215] Compiling vpaes-armv8-linux.S
[887/1215] Compiling sha512-x86_64-linux.S
[888/1215] Compiling vpaes-armv7-linux.S
[889/1215] Compiling sha512-x86_64-apple.S
[890/1215] Compiling sha512-armv8-win.S
[891/1215] Compiling sha512-armv8-linux.S
[892/1215] Compiling sha512-armv4-linux.S
[893/1215] Compiling sha512-armv8-apple.S
[894/1215] Compiling sha512-586-linux.S
[895/1215] Compiling sha256-x86_64-linux.S
[896/1215] Compiling sha512-586-apple.S
[897/1215] Compiling sha256-armv8-win.S
[898/1215] Compiling sha256-x86_64-apple.S
[899/1215] Compiling sha256-armv8-apple.S
[900/1215] Compiling sha256-586-linux.S
[901/1215] Compiling sha256-armv4-linux.S
[901/1215] Compiling sha256-armv8-linux.S
[903/1215] Compiling sha256-586-apple.S
[904/1215] Compiling sha1-x86_64-linux.S
[905/1215] Compiling c-nioatomics.c
[906/1215] Compiling sha1-x86_64-apple.S
[907/1215] Compiling sha1-armv8-linux.S
[908/1215] Compiling sha1-armv8-win.S
[909/1215] Compiling sha1-armv8-apple.S
[910/1215] Compiling sha1-armv4-large-linux.S
[910/1215] Compiling sha1-586-linux.S
[912/1215] Compiling sha1-586-apple.S
[913/1215] Compiling rsaz-avx2-linux.S
[914/1215] Compiling rsaz-avx2-apple.S
[915/1215] Compiling rdrand-x86_64-linux.S
[916/1215] Compiling rdrand-x86_64-apple.S
[917/1215] Compiling p256_beeu-x86_64-asm-linux.S
[918/1215] Compiling p256_beeu-armv8-asm-win.S
[919/1215] Compiling p256_beeu-x86_64-asm-apple.S
[920/1215] Compiling p256_beeu-armv8-asm-linux.S
[921/1215] Compiling p256-x86_64-asm-linux.S
[922/1215] Compiling p256-x86_64-asm-apple.S
[923/1215] Compiling p256_beeu-armv8-asm-apple.S
[924/1215] Compiling p256-armv8-asm-win.S
[925/1215] Compiling p256-armv8-asm-apple.S
[926/1215] Compiling p256-armv8-asm-linux.S
[927/1215] Compiling ghashv8-armv8-win.S
[928/1215] Compiling ghashv8-armv7-linux.S
[929/1215] Compiling ghashv8-armv8-linux.S
[930/1215] Compiling ghashv8-armv8-apple.S
[931/1215] Compiling ghash-x86_64-apple.S
[932/1215] Compiling ghash-x86_64-linux.S
[933/1215] Compiling ghash-x86-linux.S
[934/1215] Compiling ghash-x86-apple.S
[935/1215] Compiling ghash-ssse3-x86-apple.S
[936/1215] Compiling ghash-ssse3-x86_64-apple.S
[936/1215] Compiling ghash-neon-armv8-linux.S
[938/1215] Compiling ghash-ssse3-x86_64-linux.S
[939/1215] Compiling ghash-ssse3-x86-linux.S
[939/1215] Compiling ghash-neon-armv8-win.S
[939/1215] Compiling ghash-armv4-linux.S
[942/1215] Compiling ghash-neon-armv8-apple.S
[943/1215] Compiling co-586-linux.S
[944/1215] Compiling c-atomics.c
[945/1215] Compiling co-586-apple.S
[946/1215] Compiling bn-armv8-win.S
[947/1215] Compiling bn-armv8-linux.S
[948/1215] Compiling bn-armv8-apple.S
[949/1215] Compiling bn-586-linux.S
[950/1215] Compiling bsaes-armv7-linux.S
[951/1215] Compiling bn-586-apple.S
[952/1215] Compiling armv8-mont-win.S
[953/1215] Compiling armv8-mont-apple.S
[954/1215] Compiling armv4-mont-linux.S
[955/1215] Compiling aesv8-armv8-win.S
[956/1215] Compiling aesv8-gcm-armv8-linux.S
[957/1215] Compiling armv8-mont-linux.S
[958/1215] Compiling aesv8-gcm-armv8-apple.S
[958/1215] Compiling aesv8-gcm-armv8-win.S
[960/1221] Compiling aesv8-armv8-apple.S
[961/1221] Compiling aesv8-armv7-linux.S
[962/1221] Compiling aesni-x86-linux.S
[963/1221] Compiling aesni-x86_64-linux.S
[964/1221] Compiling aesv8-armv8-linux.S
[965/1221] Compiling aesni-x86_64-apple.S
[966/1221] Compiling aes-gcm-avx10-x86_64-linux.S
[967/1221] Compiling aesni-x86-apple.S
[968/1221] Compiling aesni-gcm-x86_64-apple.S
[969/1221] Compiling aesni-gcm-x86_64-linux.S
[970/1221] Compiling aes-gcm-avx10-x86_64-apple.S
[972/1221] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[972/1221] Compiling x_sig.cc
[974/1221] Compiling NIOConcurrencyHelpers lock.swift
[975/1221] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[976/1221] Compiling NIOConcurrencyHelpers NIOLock.swift
[977/1221] Emitting module NIOConcurrencyHelpers
[978/1221] Compiling NIOConcurrencyHelpers atomics.swift
[979/1222] Compiling x_val.cc
[980/1222] Compiling x_x509a.cc
[981/1222] Compiling x_pubkey.cc
[982/1222] Compiling x_spki.cc
[983/1222] Compiling x_x509.cc
[984/1308] Compiling x_req.cc
[986/1308] Emitting module ConsoleKitTerminal
[986/1310] Compiling x_name.cc
[988/1311] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[989/1311] Compiling NIOCore ByteBuffer-conversions.swift
[990/1311] Compiling NIOCore ByteBuffer-core.swift
[991/1311] Compiling NIOCore ByteBuffer-hex.swift
[992/1311] Compiling NIOCore NIOAsyncWriter.swift
[993/1311] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[994/1311] Compiling NIOCore BSDSocketAPI.swift
[995/1311] Compiling NIOCore ByteBuffer-aux.swift
[995/1311] Compiling x_algor.cc
[997/1311] Compiling NIOCore AsyncChannelInboundStream.swift
[998/1311] Compiling NIOCore AsyncChannelOutboundWriter.swift
[999/1311] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1000/1311] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1001/1311] Compiling NIOCore AddressedEnvelope.swift
[1002/1311] Compiling NIOCore AsyncAwaitSupport.swift
[1003/1311] Compiling NIOCore AsyncChannel.swift
[1004/1311] Compiling NIOCore AsyncChannelHandler.swift
[1004/1311] Compiling x_crl.cc
[1005/1311] Compiling x_all.cc
[1006/1311] Compiling x_exten.cc
[1007/1311] Compiling x_attrib.cc
[1009/1311] Compiling ConsoleKitTerminal ConsoleText.swift
[1010/1311] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1011/1311] Compiling NIOCore ByteBuffer-multi-int.swift
[1012/1311] Compiling ConsoleKitTerminal Console+Wait.swift
[1013/1311] Compiling ConsoleKitTerminal ConsoleColor.swift
[1014/1311] Compiling NIOCore Channel.swift
[1015/1311] Compiling ConsoleKitTerminal Console.swift
[1016/1311] Compiling ConsoleKitTerminal Terminal.swift
[1017/1311] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1018/1311] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1019/1311] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1020/1311] Compiling ConsoleKitTerminal LoggerFragment.swift
[1022/1312] Compiling NIOCore MulticastChannel.swift
[1023/1312] Compiling NIOCore NIOAny.swift
[1024/1312] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1025/1312] Compiling NIOCore NIOLoopBound.swift
[1026/1312] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1027/1312] Compiling NIOCore NIOScheduledCallback.swift
[1028/1312] Compiling NIOCore NIOSendable.swift
[1029/1312] Compiling NIOCore RecvByteBufferAllocator.swift
[1029/1320] Compiling x509name.cc
[1030/1320] Compiling x509spki.cc
[1031/1320] Compiling x509rset.cc
[1032/1342] Compiling x509_vpm.cc
[1033/1342] Compiling x509cset.cc
[1034/1342] Compiling x509_v3.cc
[1036/1342] Compiling ConsoleKitCommands CommandSignature.swift
[1037/1342] Compiling ConsoleKitCommands Flag.swift
[1038/1342] Compiling ConsoleKitCommands Option.swift
[1039/1344] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1040/1344] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1041/1344] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1042/1344] Compiling NIOCore EventLoopFuture.swift
[1043/1344] Compiling NIOCore FileDescriptor.swift
[1044/1344] Compiling NIOCore FileHandle.swift
[1045/1344] Compiling NIOCore FileRegion.swift
[1046/1344] Compiling NIOCore GlobalSingletons.swift
[1047/1344] Compiling NIOCore IO.swift
[1048/1344] Compiling NIOCore IOData.swift
[1049/1344] Compiling NIOCore IPProtocol.swift
[1050/1344] Compiling NIOCore IntegerBitPacking.swift
[1051/1344] Compiling NIOCore IntegerTypes.swift
[1052/1344] Compiling NIOCore Interfaces.swift
[1053/1344] Compiling NIOCore Linux.swift
[1054/1344] Compiling NIOCore MarkedCircularBuffer.swift
[1055/1344] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1056/1344] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1057/1344] Compiling ConsoleKitCommands Argument.swift
[1057/1344] Compiling x509_txt.cc
[1060/1344] Compiling NIOCore Codec.swift
[1061/1344] Compiling NIOCore ConvenienceOptionSupport.swift
[1062/1344] Compiling NIOCore DeadChannel.swift
[1063/1344] Compiling NIOCore DispatchQueue+WithFuture.swift
[1064/1344] Compiling NIOCore EventLoop+Deprecated.swift
[1065/1344] Compiling NIOCore EventLoop+SerialExecutor.swift
[1066/1344] Compiling NIOCore EventLoop.swift
[1066/1344] Compiling x509_vfy.cc
[1068/1344] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1069/1344] Compiling ConsoleKitCommands AsyncCommand.swift
[1070/1344] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1071/1344] Emitting module ConsoleKitCommands
[1072/1344] Compiling ConsoleKitCommands AsyncCommands.swift
[1073/1344] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1074/1344] Compiling ConsoleKitCommands AnyCommand.swift
[1075/1344] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1076/1344] Compiling ConsoleKitCommands Utilities.swift
[1076/1344] Compiling x509_trs.cc
[1077/1344] Compiling x509_set.cc
[1078/1344] Compiling x509_obj.cc
[1079/1344] Compiling x509_req.cc
[1080/1344] Compiling x509_ext.cc
[1082/1344] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1083/1344] Compiling NIOCore SocketAddresses.swift
[1084/1344] Compiling NIOCore SocketOptionProvider.swift
[1085/1344] Compiling NIOCore SystemCallHelpers.swift
[1086/1344] Compiling NIOCore TimeAmount+Duration.swift
[1087/1344] Compiling NIOCore TypeAssistedChannelHandler.swift
[1088/1344] Compiling NIOCore UniversalBootstrapSupport.swift
[1089/1344] Compiling NIOCore Utilities.swift
[1089/1344] Compiling x509_lu.cc
[1091/1344] Compiling ConsoleKitCommands Command.swift
[1092/1344] Compiling ConsoleKitCommands CommandContext.swift
[1093/1344] Compiling ConsoleKitCommands CommandError.swift
[1094/1344] Compiling ConsoleKitCommands CommandGroup.swift
[1095/1344] Compiling ConsoleKitCommands CommandInput.swift
[1096/1344] Compiling ConsoleKitCommands Commands.swift
[1097/1344] Compiling ConsoleKitCommands Console+Run.swift
[1098/1344] Compiling ConsoleKitCommands ConsoleError.swift
[1099/1344] Compiling ConsoleKitCommands Completion.swift
[1108/1345] Compiling x509_d2.cc
[1110/1345] Compiling x509.cc
[1111/1345] Compiling x509_def.cc
[1112/1345] Compiling x509_att.cc
[1113/1345] Compiling x509_cmp.cc
[1114/1347] Compiling v3_utl.cc
[1116/1347] Compiling ConsoleKit Exports.swift
[1117/1347] Emitting module ConsoleKit
[1118/1348] Compiling v3_skey.cc
[1119/1348] Compiling v3_purp.cc
[1120/1348] Compiling v3_pmaps.cc
[1121/1348] Compiling v3_prn.cc
[1122/1348] Compiling v3_pcons.cc
[1123/1348] Compiling v3_ocsp.cc
[1124/1348] Compiling v3_lib.cc
[1125/1348] Compiling v3_int.cc
[1126/1348] Compiling v3_ncons.cc
[1127/1348] Compiling v3_ia5.cc
[1128/1348] Compiling v3_genn.cc
[1129/1348] Compiling v3_info.cc
[1148/1348] Compiling v3_extku.cc
[1150/1348] Emitting module NIOCore
[1150/1349] Compiling v3_enum.cc
[1152/1349] Compiling v3_cpols.cc
[1153/1349] Compiling v3_crld.cc
[1154/1349] Compiling v3_bcons.cc
[1155/1349] Compiling v3_bitst.cc
[1156/1349] Compiling v3_conf.cc
[1157/1399] Compiling v3_alt.cc
[1158/1399] Compiling t_x509.cc
[1160/1399] Compiling NIOEmbedded AsyncTestingChannel.swift
[1160/1399] Compiling v3_akeya.cc
[1161/1399] Compiling t_req.cc
[1163/1399] Emitting module NIOEmbedded
[1163/1399] Compiling rsa_pss.cc
[1164/1399] Compiling t_x509a.cc
[1166/1399] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1167/1399] Compiling NIOEmbedded Embedded.swift
[1167/1400] Compiling v3_akey.cc
[1169/1400] Compiling policy.cc
[1170/1400] Compiling t_crl.cc
[1172/1400] Compiling NIOPosix Pool.swift
[1173/1400] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1174/1400] Compiling NIOPosix PosixSingletons.swift
[1175/1400] Compiling NIOPosix RawSocketBootstrap.swift
[1176/1400] Compiling NIOPosix Resolver.swift
[1177/1400] Compiling NIOPosix Selectable.swift
[1178/1406] Compiling NIOPosix IO.swift
[1179/1406] Compiling NIOPosix IntegerBitPacking.swift
[1180/1406] Compiling NIOPosix IntegerTypes.swift
[1181/1406] Compiling NIOPosix Linux.swift
[1182/1406] Compiling NIOPosix LinuxCPUSet.swift
[1183/1406] Compiling NIOPosix LinuxUring.swift
[1184/1406] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1184/1406] Compiling i2d_pr.cc
[1185/1406] Compiling name_print.cc
[1187/1406] Emitting module NIOPosix
[1187/1406] Compiling algorithm.cc
[1188/1406] Compiling by_file.cc
[1190/1406] Compiling NIOPosix BSDSocketAPICommon.swift
[1191/1406] Compiling NIOPosix BSDSocketAPIPosix.swift
[1192/1406] Compiling NIOPosix BSDSocketAPIWindows.swift
[1193/1406] Compiling NIOPosix BaseSocket.swift
[1194/1406] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1195/1406] Compiling NIOPosix BaseSocketChannel.swift
[1196/1406] Compiling NIOPosix BaseStreamSocketChannel.swift
[1196/1406] Compiling asn1_gen.cc
[1197/1406] Compiling by_dir.cc
[1198/1406] Compiling a_digest.cc
[1199/1406] Compiling a_sign.cc
[1201/1406] Compiling NIOPosix ThreadPosix.swift
[1202/1406] Compiling NIOPosix ThreadWindows.swift
[1203/1406] Compiling NIOPosix UnsafeTransfer.swift
[1204/1406] Compiling NIOPosix Utilities.swift
[1205/1406] Compiling NIOPosix VsockAddress.swift
[1206/1406] Compiling NIOPosix VsockChannelEvents.swift
[1206/1406] Compiling pmbtoken.cc
[1208/1406] Compiling NIOPosix SelectableChannel.swift
[1209/1406] Compiling NIOPosix SelectableEventLoop.swift
[1210/1406] Compiling NIOPosix SelectorEpoll.swift
[1211/1406] Compiling NIOPosix SelectorGeneric.swift
[1212/1406] Compiling NIOPosix SelectorKqueue.swift
[1213/1406] Compiling NIOPosix SelectorUring.swift
[1213/1406] Compiling voprf.cc
[1214/1406] Compiling a_verify.cc
[1215/1406] Compiling thread_none.cc
[1216/1406] Compiling thread_pthread.cc
[1217/1406] Compiling thread.cc
[1218/1406] Compiling thread_win.cc
[1219/1406] Compiling trust_token.cc
[1220/1406] Compiling wots.cc
[1222/1406] Compiling NIOPosix ServerSocket.swift
[1223/1406] Compiling NIOPosix Socket.swift
[1224/1406] Compiling NIOPosix SocketChannel.swift
[1225/1406] Compiling NIOPosix SocketProtocols.swift
[1226/1406] Compiling NIOPosix System.swift
[1227/1406] Compiling NIOPosix Thread.swift
[1227/1406] Compiling merkle.cc
[1228/1406] Compiling stack.cc
[1229/1406] Compiling fors.cc
[1231/1406] Compiling NIOPosix Bootstrap.swift
[1232/1406] Compiling NIOPosix ControlMessage.swift
[1233/1406] Compiling NIOPosix DatagramVectorReadManager.swift
[1234/1406] Compiling NIOPosix Errors+Any.swift
[1235/1406] Compiling NIOPosix FileDescriptor.swift
[1236/1406] Compiling NIOPosix GetaddrinfoResolver.swift
[1237/1406] Compiling NIOPosix HappyEyeballs.swift
[1238/1406] Compiling NIOPosix NIOThreadPool.swift
[1239/1406] Compiling NIOPosix NonBlockingFileIO.swift
[1240/1406] Compiling NIOPosix PendingDatagramWritesManager.swift
[1241/1406] Compiling NIOPosix PendingWritesManager.swift
[1242/1406] Compiling NIOPosix PipeChannel.swift
[1243/1406] Compiling NIOPosix PipePair.swift
[1243/1406] Compiling thash.cc
[1244/1407] Compiling siphash.cc
[1245/1407] Compiling sha256.cc
[1247/1407] Compiling sha512.cc
[1248/1407] Compiling slhdsa.cc
[1249/1407] Compiling rsa_print.cc
[1250/1407] Compiling rsa_extra.cc
[1251/1407] Compiling sha1.cc
[1252/1407] Compiling rc4.cc
[1253/1407] Compiling refcount.cc
[1254/1444] Compiling rsa_asn1.cc
[1255/1444] Compiling rsa_crypt.cc
[1256/1444] Compiling windows.cc
[1258/1444] Compiling NIO Exports.swift
[1259/1444] Emitting module NIO
[1260/1445] Compiling rand_extra.cc
[1261/1445] Compiling passive.cc
[1261/1445] Compiling urandom.cc
[1263/1445] Compiling trusty.cc
[1264/1445] Compiling ios.cc
[1265/1463] Compiling getentropy.cc
[1267/1484] Emitting module NIOFoundationCompat
[1268/1484] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1269/1484] Emitting module _NIOFileSystem
[1270/1488] Compiling NIOTLS TLSEvents.swift
[1271/1488] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1272/1488] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1273/1488] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1273/1489] Compiling forkunsafe.cc
[1276/1489] Emitting module NIOTLS
[1277/1489] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1278/1489] Compiling NIOSOCKS ClientStateMachine.swift
[1278/1490] Compiling deterministic.cc
[1280/1490] Compiling NIOSOCKS SOCKSResponse.swift
[1280/1490] Compiling poly1305_arm_asm.S
[1282/1490] Compiling NIOSOCKS SOCKSClientHandler.swift
[1283/1490] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1283/1490] Compiling fork_detect.cc
[1285/1490] Compiling NIOSOCKS Errors.swift
[1286/1490] Compiling NIOSOCKS Helpers.swift
[1287/1490] Compiling NIOSOCKS AuthenticationMethod.swift
[1288/1490] Compiling NIOSOCKS ClientGreeting.swift
[1289/1490] Emitting module NIOSOCKS
[1290/1490] Compiling NIOSOCKS Messages.swift
[1291/1490] Compiling NIOSOCKS SOCKSRequest.swift
[1292/1490] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1293/1490] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1294/1490] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1295/1490] Compiling NIOTLS SNIHandler.swift
[1296/1491] Compiling poly1305.cc
[1298/1491] Compiling NIOSOCKS ServerStateMachine.swift
[1301/1494] Compiling _NIOFileSystem ParallelDirCopy.swift
[1302/1494] Compiling _NIOFileSystem ParallelRemoval.swift
[1303/1494] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1304/1494] Compiling _NIOFileSystem CInterop.swift
[1305/1494] Compiling _NIOFileSystem Errno.swift
[1306/1494] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1307/1494] Compiling _NIOFileSystem Mocking.swift
[1308/1494] Compiling _NIOFileSystem Syscall.swift
[1309/1494] Compiling _NIOFileSystem Syscalls.swift
[1314/1494] Compiling poly1305_arm.cc
[1316/1494] Compiling poly1305_vec.cc
[1317/1494] Compiling pool.cc
[1319/1494] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1320/1494] Compiling _NIOFileSystem BufferedStream.swift
[1321/1494] Compiling _NIOFileSystem Cancellation.swift
[1322/1494] Compiling _NIOFileSystem TokenBucket.swift
[1323/1494] Compiling _NIOFileSystem UnsafeTransfer.swift
[1326/1534] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1327/1535] Compiling NIOSSL SSLCertificate.swift
[1328/1535] Compiling NIOSSL SSLCertificateExtensions.swift
[1329/1535] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1330/1535] Compiling NIOTransportServices NIOTSErrors.swift
[1331/1545] Compiling NIOSSL SSLCallbacks.swift
[1332/1545] Compiling NIOSSL AndroidCABundle.swift
[1333/1545] Compiling NIOSSL ByteBufferBIO.swift
[1334/1547] Compiling NIOSSL LinuxCABundle.swift
[1335/1547] Compiling NIOSSL NIOSSLClientHandler.swift
[1336/1547] Compiling NIOSSL PosixPort.swift
[1338/1547] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1339/1547] Compiling NIOSSL NIOSSLHandler.swift
[1340/1547] Compiling NIOSSL SSLPrivateKey.swift
[1341/1547] Compiling NIOSSL NIOSSLServerHandler.swift
[1342/1547] Compiling NIOSSL ObjectIdentifier.swift
[1343/1547] Emitting module NIOHTTP1
[1344/1547] Compiling NIOSSL SSLPublicKey.swift
[1345/1547] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1346/1547] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1347/1547] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1348/1547] Emitting module NIOTransportServices
[1348/1547] Compiling pkcs8_x509.cc
[1359/1547] Compiling NIOSSL SSLCertificateName.swift
[1360/1547] Compiling NIOSSL SSLConnection.swift
[1361/1547] Compiling NIOSSL SubjectAlternativeName.swift
[1362/1547] Compiling _NIOFileSystem SystemFileHandle.swift
[1363/1547] Compiling _NIOFileSystem Utilities.swift
[1364/1547] Compiling _NIOFileSystem OpenOptions.swift
[1365/1547] Compiling _NIOFileSystem String+FileSystem.swift
[1366/1547] Compiling NIOSSL CustomPrivateKey.swift
[1367/1547] Compiling NIOSSL IdentityVerification.swift
[1371/1548] Compiling pkcs7_x509.cc
[1372/1548] Compiling p5_pbev2.cc
[1376/1549] Compiling pkcs8.cc
[1389/1550] Compiling pkcs7.cc
[1391/1550] Emitting module NIOSSL
[1391/1565] Compiling pem_xaux.cc
[1392/1571] Compiling pem_pkey.cc
[1393/1574] Compiling pem_x509.cc
[1395/1574] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1396/1574] Compiling NIOWebSocket WebSocketOpcode.swift
[1397/1586] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1398/1586] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1399/1586] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1408/1586] Compiling NIOHPACK IndexedHeaderTable.swift
[1409/1589] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1410/1589] Compiling NIOHTTPCompression HTTPDecompression.swift
[1411/1589] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1412/1589] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1413/1589] Compiling NIOHPACK HPACKEncoder.swift
[1414/1589] Compiling NIOHPACK HPACKErrors.swift
[1415/1589] Compiling NIOHTTPCompression HTTPCompression.swift
[1416/1589] Emitting module NIOHTTPCompression
[1417/1589] Emitting module _NIOFileSystemFoundationCompat
[1418/1589] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1419/1590] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1420/1590] Compiling NIOWebSocket WebSocketFrame.swift
[1420/1590] Compiling pem_oth.cc
[1422/1590] Emitting module NIOFileSystem
[1423/1591] Compiling NIOHPACK DynamicHeaderTable.swift
[1424/1591] Compiling NIOHPACK HPACKDecoder.swift
[1430/1591] Compiling NIOSSL SafeCompare.swift
[1431/1591] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1432/1591] Compiling NIOHPACK HPACKHeader.swift
[1433/1591] Compiling NIOHPACK HeaderTables.swift
[1440/1591] Compiling NIOFileSystem Exports.swift
[1443/1591] Emitting module NIOWebSocket
[1446/1611] Compiling pem_pk8.cc
[1448/1611] Compiling NIOHPACK StaticHeaderTable.swift
[1450/1611] Emitting module NIOHPACK
[1451/1611] Compiling NIOSSL SSLContext.swift
[1452/1611] Compiling NIOSSL SSLErrors.swift
[1453/1611] Compiling NIOSSL SSLInit.swift
[1454/1611] Compiling NIOHPACK IntegerCoding.swift
[1455/1611] Compiling NIOSSL SSLPKCS12Bundle.swift
[1456/1611] Compiling NIOHPACK HuffmanCoding.swift
[1457/1611] Compiling NIOHPACK HuffmanTables.swift
[1458/1611] Compiling NIOExtras DebugInboundEventsHandler.swift
[1459/1611] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1460/1611] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1461/1611] Compiling NIOExtras JSONRPCFraming.swift
[1462/1611] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1463/1611] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1465/1612] Compiling NIOExtras RequestResponseHandler.swift
[1466/1612] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1467/1669] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1468/1669] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1469/1669] Compiling NIOHTTP2 MayReceiveFrames.swift
[1470/1672] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1471/1672] Compiling NIOHTTP2 HTTP2PingData.swift
[1472/1672] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1473/1672] Compiling NIOHTTP2 HTTP2Settings.swift
[1473/1673] Compiling obj_xref.cc
[1475/1673] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1476/1673] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1477/1673] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1478/1673] Compiling NIOHTTP2 MaySendFrames.swift
[1479/1673] Compiling NIOHTTP2 ReceivingDataState.swift
[1480/1673] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1481/1673] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1482/1673] Compiling pem_info.cc
[1483/1673] Compiling pem_lib.cc
[1484/1673] Compiling pem_all.cc
[1486/1673] Emitting module NIOExtras
[1487/1673] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1488/1673] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1489/1673] Compiling NIOHTTP2 SendingHeadersState.swift
[1490/1673] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1491/1673] Compiling NIOHTTP2 SendingRstStreamState.swift
[1491/1673] Compiling obj.cc
[1492/1673] Compiling mlkem.cc
[1493/1673] Compiling mldsa.cc
[1494/1673] Compiling mem.cc
[1495/1673] Compiling lhash.cc
[1496/1673] Compiling poly_rq_mul.S
[1497/1673] Compiling md4.cc
[1498/1673] Compiling md5.cc
[1499/1673] Compiling fips_shared_support.cc
[1501/1673] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1502/1673] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1503/1674] Compiling ex_data.cc
[1504/1674] Compiling hrss.cc
[1505/1674] Compiling kyber.cc
[1508/1682] Compiling NIOHTTP2 SendingDataState.swift
[1509/1682] Compiling NIOHTTP2 SendingGoawayState.swift
[1514/1690] Compiling hpke.cc
[1516/1690] Compiling WebSocketKit Exports.swift
[1516/1690] Compiling sign.cc
[1517/1690] Compiling print.cc
[1518/1690] Compiling p_x25519.cc
[1519/1690] Compiling scrypt.cc
[1521/1690] Compiling WebSocketKit WebSocketHandler.swift
[1522/1690] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1523/1690] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1524/1690] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1525/1690] Compiling NIOHTTP2 HTTP2StreamID.swift
[1526/1690] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1527/1690] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1528/1690] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1529/1690] Compiling NIOHTTP2 InboundEventBuffer.swift
[1530/1690] Compiling WebSocketKit WebSocket+Concurrency.swift
[1531/1690] Emitting module WebSocketKit
[1531/1690] Compiling pbkdf.cc
[1533/1690] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1534/1690] Compiling WebSocketKit WebSocket+Connect.swift
[1534/1690] Compiling p_x25519_asn1.cc
[1536/1690] Compiling WebSocketKit WebSocket.swift
[1537/1690] Compiling WebSocketKit WebSocketClient.swift
[1537/1690] Compiling p_rsa_asn1.cc
[1538/1691] Compiling p_ed25519_asn1.cc
[1539/1691] Compiling p_rsa.cc
[1551/1691] Emitting module NIOHTTP2
[1551/1691] Compiling p_hkdf.cc
[1552/1691] Compiling p_ec.cc
[1553/1691] Compiling p_dsa_asn1.cc
[1554/1691] Compiling p_ec_asn1.cc
[1555/1691] Compiling p_ed25519.cc
[1556/1691] Compiling p_dh.cc
[1557/1691] Compiling evp.cc
[1559/1691] Compiling NIOHTTP2 InboundWindowManager.swift
[1560/1691] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1561/1691] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1562/1691] Compiling NIOHTTP2 StreamChannelList.swift
[1563/1691] Compiling NIOHTTP2 StreamMap.swift
[1564/1691] Compiling NIOHTTP2 StreamStateMachine.swift
[1565/1691] Compiling NIOHTTP2 UnsafeTransfer.swift
[1566/1691] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1566/1691] Compiling p_dh_asn1.cc
[1567/1691] Compiling err.cc
[1568/1691] Compiling evp_ctx.cc
[1570/1691] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1571/1691] Compiling NIOHTTP2 HTTP2Frame.swift
[1572/1691] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1577/1691] Compiling NIOHTTP2 HTTP2Stream.swift
[1577/1691] Compiling evp_asn1.cc
[1578/1691] Compiling engine.cc
[1579/1691] Compiling ecdh_extra.cc
[1580/1691] Compiling ecdsa_asn1.cc
[1581/1691] Compiling hash_to_curve.cc
[1582/1691] Compiling ec_derive.cc
[1583/1691] Compiling bcm.cc
[1584/1691] Compiling ec_asn1.cc
[1585/1691] Compiling dsa_asn1.cc
[1586/1691] Compiling dsa.cc
[1587/1691] Compiling des.cc
[1588/1691] Compiling params.cc
[1589/1691] Compiling digest_extra.cc
[1590/1691] Compiling dh_asn1.cc
[1591/1691] Compiling x25519-asm-arm.S
[1593/1691] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1594/1691] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1595/1691] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1596/1691] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1597/1691] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1598/1691] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1599/1691] Compiling NIOHTTP2 HTTP2Error.swift
[1600/1691] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1601/1691] Compiling NIOHTTP2 StateMachineResult.swift
[1602/1691] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1603/1691] Compiling NIOHTTP2 DOSHeuristics.swift
[1604/1691] Compiling NIOHTTP2 Error+Any.swift
[1605/1691] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1606/1691] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1607/1691] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1608/1691] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1611/1691] Compiling NIOHTTP2 HasLocalSettings.swift
[1612/1691] Compiling NIOHTTP2 HasRemoteSettings.swift
[1613/1691] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1614/1691] Compiling NIOHTTP2 QuiescingState.swift
[1615/1691] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1616/1691] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1616/1692] Compiling spake25519.cc
[1618/1692] Compiling curve25519_64_adx.cc
[1619/1692] Compiling cpu_intel.cc
[1620/1692] Compiling cpu_arm_linux.cc
[1621/1692] Compiling crypto.cc
[1622/1692] Compiling cpu_arm_freebsd.cc
[1623/1692] Compiling cpu_aarch64_win.cc
[1624/1692] Compiling curve25519.cc
[1625/1692] Compiling cpu_aarch64_linux.cc
[1626/1692] Compiling cpu_aarch64_sysreg.cc
[1627/1692] Compiling cpu_aarch64_openbsd.cc
[1628/1692] Compiling cpu_aarch64_fuchsia.cc
[1629/1692] Compiling cpu_aarch64_apple.cc
[1630/1692] Compiling tls_cbc.cc
[1631/1692] Compiling e_rc4.cc
[1632/1692] Compiling e_rc2.cc
[1633/1692] Compiling e_tls.cc
[1634/1692] Compiling e_des.cc
[1635/1692] Compiling e_null.cc
[1636/1692] Compiling conf.cc
[1637/1692] Compiling e_chacha20poly1305.cc
[1638/1692] Compiling e_aesgcmsiv.cc
[1639/1692] Compiling e_aesctrhmac.cc
[1640/1692] Compiling derive_key.cc
[1641/1692] Compiling chacha.cc
[1642/1692] Compiling cipher_extra.cc
[1643/1692] Compiling unicode.cc
[1644/1692] Compiling cbs.cc
[1645/1692] Compiling asn1_compat.cc
[1646/1692] Compiling buf.cc
[1647/1692] Compiling ber.cc
[1648/1692] Compiling bn_asn1.cc
[1649/1692] Compiling cbb.cc
[1650/1692] Compiling blake2.cc
[1651/1692] Compiling pair.cc
[1652/1692] Compiling fd.cc
[1653/1692] Compiling convert.cc
[1654/1692] Compiling printf.cc
[1655/1692] Compiling file.cc
[1656/1692] Compiling errno.cc
[1657/1692] Compiling hexdump.cc
[1658/1692] Compiling bio_mem.cc
[1659/1692] Compiling bio.cc
[1660/1692] Compiling base64.cc
[1661/1692] Compiling tasn_fre.cc
[1662/1692] Compiling tasn_typ.cc
[1663/1692] Compiling posix_time.cc
[1664/1692] Compiling tasn_utl.cc
[1665/1692] Compiling tasn_dec.cc
[1666/1692] Compiling f_int.cc
[1667/1692] Compiling f_string.cc
[1667/1692] Compiling asn_pack.cc
[1669/1692] Compiling tasn_new.cc
[1670/1692] Compiling tasn_enc.cc
[1671/1692] Compiling asn1_par.cc
[1672/1692] Compiling asn1_lib.cc
[1673/1692] Compiling a_type.cc
[1674/1692] Compiling a_utctm.cc
[1675/1692] Compiling a_octet.cc
[1676/1692] Compiling a_strnid.cc
[1677/1692] Compiling a_time.cc
[1678/1692] Compiling a_object.cc
[1679/1692] Compiling a_strex.cc
[1680/1692] Compiling a_mbstr.cc
[1680/1692] Write sources
[1685/1692] Compiling a_int.cc
[1686/1692] Compiling a_dup.cc
[1687/1693] Compiling a_d2i_fp.cc
[1688/1705] Compiling a_i2d_fp.cc
[1689/1745] Compiling a_gentm.cc
[1690/1745] Compiling a_bool.cc
[1691/1745] Compiling a_bitstr.cc
[1693/1778] Emitting module BitCollections
[1694/1785] Compiling Algorithms MinMax.swift
[1695/1785] Compiling Algorithms Partition.swift
[1696/1785] Compiling Algorithms Permutations.swift
[1697/1785] Compiling Algorithms Product.swift
[1698/1785] Compiling Algorithms Split.swift
[1699/1785] Compiling Algorithms Stride.swift
[1700/1785] Compiling Algorithms Suffix.swift
[1701/1785] Compiling Algorithms RandomSample.swift
[1702/1785] Compiling CryptoBoringWrapper RandomBytes.swift
[1703/1785] Compiling Algorithms Joined.swift
[1704/1785] Compiling Algorithms Keyed.swift
[1706/1788] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1707/1788] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1708/1788] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1709/1788] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1710/1788] Compiling BitCollections BitSet+SetAlgebra union.swift
[1711/1788] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1712/1788] Compiling BitCollections BitSet.Counted.swift
[1713/1788] Compiling BitCollections BitArray+BitwiseOperations.swift
[1714/1788] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1715/1788] Compiling BitCollections BitArray+Codable.swift
[1716/1788] Compiling BitCollections BitArray+Collection.swift
[1717/1788] Compiling BitCollections BitArray+Copy.swift
[1718/1788] Compiling BitCollections BitArray+CustomReflectable.swift
[1719/1788] Compiling BitCollections BitArray+Descriptions.swift
[1720/1788] Compiling BitCollections BitArray+Equatable.swift
[1722/1788] Compiling Algorithms Reductions.swift
[1723/1788] Compiling Algorithms Rotate.swift
[1724/1788] Compiling BitCollections BitSet.Index.swift
[1725/1788] Compiling BitCollections BitSet._UnsafeHandle.swift
[1726/1788] Compiling BitCollections BitSet.swift
[1727/1788] Compiling BitCollections Range+Utilities.swift
[1728/1788] Compiling BitCollections Slice+Utilities.swift
[1729/1788] Compiling BitCollections UInt+Tricks.swift
[1730/1788] Compiling BitCollections _Word.swift
[1731/1788] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1735/1788] Compiling BitCollections BitSet+Initializers.swift
[1736/1788] Compiling BitCollections BitSet+Invariants.swift
[1737/1788] Compiling BitCollections BitSet+Random.swift
[1738/1788] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1739/1788] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1740/1788] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1741/1788] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1742/1788] Compiling Algorithms Combinations.swift
[1743/1788] Compiling Algorithms FlattenCollection.swift
[1744/1788] Compiling Algorithms Grouped.swift
[1745/1788] Compiling Algorithms Indexed.swift
[1746/1788] Compiling Algorithms Intersperse.swift
[1749/1788] Compiling Algorithms Compacted.swift
[1750/1788] Compiling Algorithms Cycle.swift
[1751/1788] Compiling Algorithms EitherSequence.swift
[1752/1788] Compiling Algorithms FirstNonNil.swift
[1753/1788] Compiling Algorithms AdjacentPairs.swift
[1754/1788] Compiling Algorithms Chain.swift
[1755/1788] Compiling Algorithms Chunked.swift
[1758/1788] Compiling Algorithms Trim.swift
[1759/1788] Compiling Algorithms Unique.swift
[1760/1788] Compiling Algorithms Windows.swift
[1761/1788] Compiling BitCollections BitArray.swift
[1762/1788] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1763/1788] Compiling BitCollections BitSet+Codable.swift
[1764/1789] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1765/1789] Compiling CryptoBoringWrapper EllipticCurve.swift
[1766/1789] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1767/1789] Emitting module CryptoBoringWrapper
[1780/1789] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1781/1789] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1785/1792] Compiling Collections Collections.swift
[1787/1792] Emitting module Collections
[1789/1864] Compiling Crypto ASN1Strings.swift
[1790/1864] Compiling Crypto ArraySliceBigint.swift
[1791/1864] Compiling Crypto GeneralizedTime.swift
[1792/1864] Compiling Crypto ObjectIdentifier.swift
[1793/1883] Compiling MultipartKit MultipartPart.swift
[1794/1883] Compiling MultipartKit MultipartPartConvertible.swift
[1795/1885] Emitting module Algorithms
[1797/1886] Emitting module MultipartKit
[1798/1886] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1799/1886] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1800/1886] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1801/1886] Compiling MultipartKit BasicCodingKey.swift
[1802/1886] Compiling MultipartKit MultipartError.swift
[1803/1886] Compiling MultipartKit Exports.swift
[1804/1886] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1805/1886] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1806/1886] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1807/1886] Compiling MultipartKit MultipartSerializer.swift
[1808/1886] Compiling MultipartKit Utilities.swift
[1809/1968] Compiling AsyncKit EventLoopFutureQueue.swift
[1810/1968] Compiling AsyncKit Future+Collection.swift
[1811/1968] Compiling AsyncKit Future+Conjunctions.swift
[1812/1968] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1813/1968] Compiling AsyncKit Collection+Flatten.swift
[1814/1968] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1815/1968] Compiling AsyncKit Future+Miscellaneous.swift
[1817/1969] Compiling AsyncKit EventLoop+Flatten.swift
[1818/1969] Compiling AsyncKit EventLoop+Future.swift
[1819/1969] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1821/1971] Compiling AsyncKit Future+Nonempty.swift
[1822/1971] Compiling AsyncKit Future+Optional.swift
[1823/1971] Compiling AsyncKit Future+Transform.swift
[1824/1971] Compiling AsyncKit Future+Try.swift
[1825/1971] Compiling AsyncKit FutureOperators.swift
[1826/1971] Compiling AsyncKit ConnectionPoolError.swift
[1827/1971] Compiling Crypto SymmetricKeys.swift
[1828/1971] Compiling Crypto HMAC.swift
[1829/1971] Compiling AsyncKit ConnectionPoolItem.swift
[1830/1971] Compiling Crypto MACFunctions.swift
[1831/1971] Compiling AsyncKit ConnectionPoolSource.swift
[1832/1971] Compiling Crypto MessageAuthenticationCode.swift
[1833/1971] Compiling Crypto AES.swift
[1834/1971] Compiling Crypto ECDSASignature_boring.swift
[1835/1971] Compiling Crypto ECDSA_boring.swift
[1836/1971] Compiling Crypto EdDSA_boring.swift
[1837/1971] Compiling Crypto ECDSA.swift
[1838/1971] Compiling Crypto Ed25519.swift
[1839/1971] Compiling AsyncKit EventLoopConnectionPool.swift
[1840/1971] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1841/1971] Compiling AsyncKit EventLoop+Concurrency.swift
[1842/1980] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1843/1980] Compiling AsyncHTTPClient HTTPHandler.swift
[1844/1980] Compiling AsyncHTTPClient LRUCache.swift
[1845/1980] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1846/1980] Compiling AsyncHTTPClient NWErrorHandler.swift
[1847/1980] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1848/1980] Compiling AsyncHTTPClient TLSConfiguration.swift
[1849/1980] Compiling AsyncHTTPClient RedirectState.swift
[1850/1980] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1851/1980] Compiling Crypto ECDH.swift
[1852/1980] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1853/1980] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1854/1980] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1855/1980] Compiling AsyncHTTPClient HTTPClient.swift
[1856/1980] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1857/1980] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1858/1980] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1859/1980] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1860/1980] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1861/1980] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1862/1980] Compiling AsyncHTTPClient RequestBodyLength.swift
[1863/1980] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1864/1980] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1865/1980] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1866/1980] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1867/1980] Compiling AsyncHTTPClient HTTP1Connection.swift
[1868/1980] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1869/1980] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1870/1980] Compiling AsyncHTTPClient HTTP2Connection.swift
[1871/1980] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1872/1980] Compiling AsyncKit Optional+StrictMap.swift
[1873/1980] Compiling AsyncKit Exports.swift
[1887/1980] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1888/1980] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1889/1980] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1890/1980] Compiling AsyncHTTPClient ConnectionTarget.swift
[1891/1980] Compiling AsyncHTTPClient DeconstructedURL.swift
[1892/1980] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1893/1980] Compiling AsyncHTTPClient FoundationExtensions.swift
[1904/1980] Emitting module Crypto
[1905/1980] Emitting module AsyncKit
[1906/1980] Compiling Crypto Signature.swift
[1907/1980] Compiling Crypto CryptoKitErrors_boring.swift
[1908/1980] Compiling Crypto RNG_boring.swift
[1909/1980] Compiling Crypto SafeCompare_boring.swift
[1910/1980] Compiling Crypto Zeroization_boring.swift
[1911/1980] Compiling Crypto PrettyBytes.swift
[1912/1980] Compiling Crypto SafeCompare.swift
[1913/1980] Compiling Crypto SecureBytes.swift
[1914/1980] Compiling Crypto Zeroization.swift
[1924/1989] Emitting module AsyncHTTPClient
[1976/1989] Compiling AsyncHTTPClient RequestBag.swift
[1977/1989] Compiling AsyncHTTPClient RequestValidation.swift
[1978/1989] Compiling AsyncHTTPClient SSLContextCache.swift
[1979/1989] Compiling AsyncHTTPClient Scheme.swift
[1980/1989] Compiling AsyncHTTPClient Singleton.swift
[1981/1989] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1982/1989] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1983/1989] Compiling AsyncHTTPClient Utils.swift
[1992/2160] Compiling Vapor Core.swift
[1993/2160] Compiling Vapor Running.swift
[1994/2160] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1995/2160] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1996/2160] Compiling Vapor DotEnvFile+load.swift
[1997/2160] Compiling Vapor Routes+caseInsenstive.swift
[1998/2160] Compiling Vapor Validatable+validate.swift
[1999/2160] Compiling Vapor Environment+Process.swift
[2000/2160] Compiling Vapor Environment+Secret.swift
[2001/2160] Compiling Vapor Environment.swift
[2002/2160] Compiling Vapor Abort.swift
[2003/2160] Compiling Vapor AbortError.swift
[2004/2160] Compiling Vapor DebuggableError.swift
[2005/2160] Compiling Vapor Demangler.swift
[2006/2160] Compiling Vapor ErrorSource.swift
[2007/2160] Compiling Vapor StackTrace.swift
[2008/2160] Compiling Vapor Exports.swift
[2009/2160] Compiling Vapor Application+HTTP.swift
[2010/2160] Compiling Vapor BasicResponder.swift
[2011/2160] Compiling Vapor BodyStream.swift
[2012/2160] Compiling Vapor Application+HTTP+Client.swift
[2013/2160] Compiling Vapor EventLoopHTTPClient.swift
[2014/2160] Compiling Vapor EndpointCache.swift
[2015/2160] Compiling Vapor HTTPMethod+String.swift
[2016/2184] Compiling Vapor AsyncBasicResponder.swift
[2017/2184] Compiling Vapor AsyncMiddleware.swift
[2018/2184] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2019/2184] Compiling Vapor AsyncSessionDriver.swift
[2020/2184] Compiling Vapor Authentication+Concurrency.swift
[2021/2184] Compiling Vapor Cache+Concurrency.swift
[2022/2184] Compiling Vapor Client+Concurrency.swift
[2023/2184] Compiling Vapor RequestBody+Concurrency.swift
[2024/2184] Compiling Vapor Responder+Concurrency.swift
[2025/2184] Compiling Vapor ResponseCodable+Concurrency.swift
[2026/2184] Compiling Vapor RoutesBuilder+Concurrency.swift
[2027/2184] Compiling Vapor ViewRenderer+Concurrency.swift
[2028/2184] Compiling Vapor WebSocket+Concurrency.swift
[2029/2184] Compiling Vapor ContainerGetPathExecutor.swift
[2030/2184] Compiling Vapor Content.swift
[2031/2184] Compiling Vapor ContentCoders.swift
[2032/2184] Compiling Vapor ContentConfiguration.swift
[2033/2184] Compiling Vapor ContentContainer.swift
[2034/2184] Compiling Vapor JSONCoder+Custom.swift
[2035/2184] Compiling Vapor JSONCoders+Content.swift
[2036/2184] Compiling Vapor PlaintextDecoder.swift
[2037/2184] Compiling Vapor PlaintextEncoder.swift
[2038/2184] Compiling Vapor URLQueryCoders.swift
[2039/2184] Compiling Vapor URLQueryContainer.swift
[2040/2208] Compiling Vapor HTTPServerResponseEncoder.swift
[2041/2208] Compiling Vapor HTTPServerUpgradeHandler.swift
[2042/2208] Compiling Vapor Logger+Report.swift
[2043/2208] Compiling Vapor LoggingSystem+Environment.swift
[2044/2208] Compiling Vapor Application+Middleware.swift
[2045/2208] Compiling Vapor CORSMiddleware.swift
[2046/2208] Compiling Vapor ErrorMiddleware.swift
[2047/2208] Compiling Vapor FileMiddleware.swift
[2048/2208] Compiling Vapor Middleware.swift
[2049/2208] Compiling Vapor MiddlewareConfiguration.swift
[2050/2208] Compiling Vapor ResponseCompressionMiddleware.swift
[2051/2208] Compiling Vapor RouteLoggingMiddleware.swift
[2052/2208] Compiling Vapor TracingMiddleware.swift
[2053/2208] Compiling Vapor File+Multipart.swift
[2054/2208] Compiling Vapor FormDataDecoder+Content.swift
[2055/2208] Compiling Vapor FormDataEncoder+Content.swift
[2056/2208] Compiling Vapor Application+Password.swift
[2057/2208] Compiling Vapor Application+Passwords.swift
[2058/2208] Compiling Vapor AsyncPasswordHasher.swift
[2059/2208] Compiling Vapor BcryptHasher.swift
[2060/2208] Compiling Vapor PasswordHasher.swift
[2061/2208] Compiling Vapor PlaintextHasher.swift
[2062/2208] Compiling Vapor Request+Password.swift
[2063/2208] Compiling Vapor Redirect.swift
[2064/2208] Compiling Vapor Validator.swift
[2065/2208] Compiling Vapor ValidatorResult.swift
[2066/2208] Compiling Vapor And.swift
[2067/2208] Compiling Vapor Case.swift
[2068/2208] Compiling Vapor CharacterSet.swift
[2069/2208] Compiling Vapor Count.swift
[2070/2208] Compiling Vapor Custom.swift
[2071/2208] Compiling Vapor Email.swift
[2072/2208] Compiling Vapor Empty.swift
[2073/2208] Compiling Vapor In.swift
[2074/2208] Compiling Vapor Nil.swift
[2075/2208] Compiling Vapor NilIgnoring.swift
[2076/2208] Compiling Vapor Not.swift
[2077/2208] Compiling Vapor Or.swift
[2078/2208] Compiling Vapor Pattern.swift
[2079/2208] Compiling Vapor Range.swift
[2080/2208] Compiling Vapor URL.swift
[2081/2208] Compiling Vapor Valid.swift
[2082/2208] Compiling Vapor Application+Views.swift
[2083/2208] Compiling Vapor PlaintextRenderer.swift
[2084/2208] Compiling Vapor Request+View.swift
[2085/2208] Compiling Vapor View.swift
[2086/2208] Compiling Vapor ViewRenderer.swift
[2087/2208] Compiling Vapor _Deprecations.swift
[2088/2208] Compiling Vapor Bytes+Hex.swift
[2089/2208] Compiling Vapor Bytes+SecureCompare.swift
[2090/2208] Compiling Vapor Collection+Safe.swift
[2091/2208] Compiling Vapor DataProtocol+Copy.swift
[2092/2208] Compiling Vapor DecoderUnwrapper.swift
[2093/2208] Compiling Vapor DirectoryConfiguration.swift
[2094/2208] Compiling Vapor DotEnv.swift
[2095/2208] Compiling Vapor Extendable.swift
[2096/2208] Compiling Vapor File.swift
[2097/2208] Compiling Vapor FileIO.swift
[2098/2208] Compiling Vapor LifecycleHandler.swift
[2099/2208] Compiling Vapor OptionalType.swift
[2100/2208] Compiling Vapor RFC1123.swift
[2101/2208] Compiling Vapor SocketAddress+Hostname.swift
[2102/2208] Compiling Vapor Storage.swift
[2103/2208] Compiling Vapor String+IsIPAddress.swift
[2104/2208] Compiling Vapor Thread.swift
[2105/2208] Compiling Vapor URI.swift
[2106/2208] Compiling Vapor RangeResult.swift
[2107/2208] Compiling Vapor Validatable.swift
[2108/2208] Compiling Vapor Validation.swift
[2109/2208] Compiling Vapor ValidationKey.swift
[2110/2208] Compiling Vapor Validations.swift
[2111/2208] Compiling Vapor ValidationsError.swift
[2112/2208] Emitting module Vapor
[2113/2208] Compiling Vapor Request+Body.swift
[2114/2208] Compiling Vapor Request+BodyStream.swift
[2115/2208] Compiling Vapor Request.swift
[2116/2208] Compiling Vapor Application+Responder.swift
[2117/2208] Compiling Vapor DefaultResponder.swift
[2118/2208] Compiling Vapor Response+Body.swift
[2119/2208] Compiling Vapor Response.swift
[2120/2208] Compiling Vapor ResponseCodable.swift
[2121/2208] Compiling Vapor Application+Routes.swift
[2122/2208] Compiling Vapor Parameters+Require.swift
[2123/2208] Compiling Vapor Request+WebSocket.swift
[2124/2208] Compiling Vapor Route.swift
[2125/2208] Compiling Vapor RouteCollection.swift
[2126/2208] Compiling Vapor Routes.swift
[2127/2208] Compiling Vapor RoutesBuilder+Group.swift
[2128/2208] Compiling Vapor RoutesBuilder+Method.swift
[2129/2208] Compiling Vapor RoutesBuilder+Middleware.swift
[2130/2208] Compiling Vapor RoutesBuilder+WebSocket.swift
[2131/2208] Compiling Vapor RoutesBuilder.swift
[2132/2208] Compiling Vapor OTP.swift
[2133/2208] Compiling Vapor Application+Servers.swift
[2134/2208] Compiling Vapor Server.swift
[2135/2208] Compiling Vapor App+Service.swift
[2136/2208] Compiling Vapor Req+Service.swift
[2137/2208] Compiling Vapor Service.swift
[2138/2208] Compiling Vapor Application+Sessions.swift
[2139/2208] Compiling Vapor MemorySessions.swift
[2140/2208] Compiling Vapor Request+Session.swift
[2141/2208] Compiling Vapor Session.swift
[2142/2208] Compiling Vapor SessionCache.swift
[2143/2208] Compiling Vapor SessionData.swift
[2144/2208] Compiling Vapor SessionDriver.swift
[2145/2208] Compiling Vapor SessionsConfiguration.swift
[2146/2208] Compiling Vapor SessionsMiddleware.swift
[2147/2208] Compiling Vapor URLEncodedFormData.swift
[2148/2208] Compiling Vapor URLEncodedFormDecoder.swift
[2149/2208] Compiling Vapor URLEncodedFormEncoder.swift
[2150/2208] Compiling Vapor URLEncodedFormError.swift
[2151/2208] Compiling Vapor URLEncodedFormParser.swift
[2152/2208] Compiling Vapor URLEncodedFormSerializer.swift
[2153/2208] Compiling Vapor URLQueryFragmentConvertible.swift
[2154/2208] Compiling Vapor AnyResponse.swift
[2155/2208] Compiling Vapor Array+Random.swift
[2156/2208] Compiling Vapor Base32.swift
[2157/2208] Compiling Vapor Base64.swift
[2158/2208] Compiling Vapor BaseN.swift
[2159/2208] Compiling Vapor BasicCodingKey.swift
[2160/2208] Compiling Vapor ByteCount.swift
[2161/2208] Compiling Vapor Application.swift
[2162/2208] Compiling Vapor AuthenticationCache.swift
[2163/2208] Compiling Vapor Authenticator.swift
[2164/2208] Compiling Vapor BasicAuthorization.swift
[2165/2208] Compiling Vapor BearerAuthorization.swift
[2166/2208] Compiling Vapor GuardMiddleware.swift
[2167/2208] Compiling Vapor RedirectMiddleware.swift
[2168/2208] Compiling Vapor SessionAuthenticatable.swift
[2169/2208] Compiling Vapor Bcrypt.swift
[2170/2208] Compiling Vapor Application+Cache.swift
[2171/2208] Compiling Vapor Cache.swift
[2172/2208] Compiling Vapor CacheExpirationTime.swift
[2173/2208] Compiling Vapor MemoryCache.swift
[2174/2208] Compiling Vapor Request+Cache.swift
[2175/2208] Compiling Vapor Application+Clients.swift
[2176/2208] Compiling Vapor Client.swift
[2177/2208] Compiling Vapor ClientRequest.swift
[2178/2208] Compiling Vapor ClientResponse.swift
[2179/2208] Compiling Vapor Request+Client.swift
[2180/2208] Compiling Vapor BootCommand.swift
[2181/2208] Compiling Vapor CommandContext+Application.swift
[2182/2208] Compiling Vapor RoutesCommand.swift
[2183/2208] Compiling Vapor ServeCommand.swift
[2184/2208] Compiling Vapor AnyResponse+Concurrency.swift
[2185/2208] Compiling Vapor HTTPStatus.swift
[2186/2208] Compiling Vapor HTTPCookies.swift
[2187/2208] Compiling Vapor HTTPHeaderCacheControl.swift
[2188/2208] Compiling Vapor HTTPHeaderExpires.swift
[2189/2208] Compiling Vapor HTTPHeaderLastModified.swift
[2190/2208] Compiling Vapor HTTPHeaders+Cache.swift
[2191/2208] Compiling Vapor HTTPHeaders+Connection.swift
[2192/2208] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2193/2208] Compiling Vapor HTTPHeaders+ContentRange.swift
[2194/2208] Compiling Vapor HTTPHeaders+Directive.swift
[2195/2208] Compiling Vapor HTTPHeaders+Forwarded.swift
[2196/2208] Compiling Vapor HTTPHeaders+Link.swift
[2197/2208] Compiling Vapor HTTPHeaders+Name.swift
[2198/2208] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2199/2208] Compiling Vapor HTTPHeaders.swift
[2200/2208] Compiling Vapor HTTPMediaType.swift
[2201/2208] Compiling Vapor HTTPMediaTypePreference.swift
[2202/2208] Compiling Vapor Responder.swift
[2203/2208] Compiling Vapor Application+HTTP+Server.swift
[2204/2208] Compiling Vapor HTTPServer.swift
[2205/2208] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2206/2208] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2207/2208] Compiling Vapor HTTPServerHandler.swift
[2208/2208] Compiling Vapor HTTPServerRequestDecoder.swift
[2210/2213] Compiling RateLimitMiddleware TimeInterval+Extensions.swift
[2211/2213] Compiling RateLimitMiddleware Peer.swift
[2212/2213] Emitting module RateLimitMiddleware
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:6:17: warning: stored property 'cache' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.MemoryCache<Peer>'; this is an error in the Swift 6 language mode
4 | /// A simple rate limit middleware
5 | public struct RateLimitMiddleware: Middleware {
6 | private let cache: MemoryCache<Peer>
| `- warning: stored property 'cache' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.MemoryCache<Peer>'; this is an error in the Swift 6 language mode
7 | private let limit: UInt64
8 | private let interval: Double
:
80 |
81 | extension RateLimitMiddleware {
82 | fileprivate final class MemoryCache<Value> {
| `- note: generic class 'MemoryCache' does not conform to the 'Sendable' protocol
83 | private var store: [String: Value]
84 |
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:9:17: warning: stored property 'autoPurge' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.AutoPurge'; this is an error in the Swift 6 language mode
7 | private let limit: UInt64
8 | private let interval: Double
9 | private let autoPurge: AutoPurge
| `- warning: stored property 'autoPurge' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.AutoPurge'; this is an error in the Swift 6 language mode
10 |
11 | /// Creates a new instance of `RateLimitMiddleware`
:
101 |
102 | extension RateLimitMiddleware {
103 | fileprivate final class AutoPurge {
| `- note: class 'AutoPurge' does not conform to the 'Sendable' protocol
104 | fileprivate let enabled: Bool
105 | fileprivate var lastRun: Date = .init()
[2213/2213] Compiling RateLimitMiddleware RateLimitMiddleware.swift
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:6:17: warning: stored property 'cache' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.MemoryCache<Peer>'; this is an error in the Swift 6 language mode
4 | /// A simple rate limit middleware
5 | public struct RateLimitMiddleware: Middleware {
6 | private let cache: MemoryCache<Peer>
| `- warning: stored property 'cache' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.MemoryCache<Peer>'; this is an error in the Swift 6 language mode
7 | private let limit: UInt64
8 | private let interval: Double
:
80 |
81 | extension RateLimitMiddleware {
82 | fileprivate final class MemoryCache<Value> {
| `- note: generic class 'MemoryCache' does not conform to the 'Sendable' protocol
83 | private var store: [String: Value]
84 |
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:9:17: warning: stored property 'autoPurge' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.AutoPurge'; this is an error in the Swift 6 language mode
7 | private let limit: UInt64
8 | private let interval: Double
9 | private let autoPurge: AutoPurge
| `- warning: stored property 'autoPurge' of 'Sendable'-conforming struct 'RateLimitMiddleware' has non-sendable type 'RateLimitMiddleware.AutoPurge'; this is an error in the Swift 6 language mode
10 |
11 | /// Creates a new instance of `RateLimitMiddleware`
:
101 |
102 | extension RateLimitMiddleware {
103 | fileprivate final class AutoPurge {
| `- note: class 'AutoPurge' does not conform to the 'Sendable' protocol
104 | fileprivate let enabled: Bool
105 | fileprivate var lastRun: Date = .init()
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:72:80: warning: reference to captured var 'peer' in concurrently-executing code
70 | return next.respond(to: request).map { response in
71 | response.headers.replaceOrAdd(name: "Rate-Limit-Limit", value: limit.description)
72 | response.headers.replaceOrAdd(name: "Rate-Limit-Remaining", value: peer.remaining.description)
| `- warning: reference to captured var 'peer' in concurrently-executing code
73 | response.headers.replaceOrAdd(name: "Rate-Limit-Reset", value: peer.reset.description)
74 | return response
/host/spi-builder-workspace/Sources/RateLimitMiddleware/RateLimitMiddleware.swift:73:76: warning: reference to captured var 'peer' in concurrently-executing code
71 | response.headers.replaceOrAdd(name: "Rate-Limit-Limit", value: limit.description)
72 | response.headers.replaceOrAdd(name: "Rate-Limit-Remaining", value: peer.remaining.description)
73 | response.headers.replaceOrAdd(name: "Rate-Limit-Reset", value: peer.reset.description)
| `- warning: reference to captured var 'peer' in concurrently-executing code
74 | return response
75 | }
Build complete! (317.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "RateLimitMiddleware",
"name" : "RateLimitMiddleware",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RateLimitMiddleware",
"targets" : [
"RateLimitMiddleware"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RateLimitMiddlewareTests",
"module_type" : "SwiftTarget",
"name" : "RateLimitMiddlewareTests",
"path" : "Tests/RateLimitMiddlewareTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"RateLimitMiddlewareTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RateLimitMiddleware"
],
"type" : "test"
},
{
"c99name" : "RateLimitMiddleware",
"module_type" : "SwiftTarget",
"name" : "RateLimitMiddleware",
"path" : "Sources/RateLimitMiddleware",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"RateLimitMiddleware"
],
"sources" : [
"Peer.swift",
"RateLimitMiddleware.swift",
"TimeInterval+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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.