Build Information
Successful build of CSRF, reference master (7ca62d
), with Swift 6.1 for Android on 28 May 2025 11:45:30 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/csrf.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/csrf
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7ca62d3 Merge pull request #18 from lemo-nade-room/fix/CSRFFormFieldTag_html_escape
Cloned https://github.com/vapor-community/csrf.git
Revision (git rev-parse @):
7ca62d39981d22694ae3c51edbc2854ae26435ea
SUCCESS checkout https://github.com/vapor-community/csrf.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/csrf.git
https://github.com/vapor-community/csrf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-rc.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
}
],
"manifest_display_name" : "CSRF",
"name" : "CSRF",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CSRF",
"targets" : [
"CSRF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSRF",
"module_type" : "SwiftTarget",
"name" : "CSRF",
"path" : "Sources/CSRF",
"product_dependencies" : [
"Vapor",
"Leaf"
],
"product_memberships" : [
"CSRF"
],
"sources" : [
"CSRF.swift",
"CSRFFormFieldTag.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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
Fetching https://github.com/vapor/leaf.git
[1/3956] Fetching leaf
Fetched https://github.com/vapor/leaf.git from cache (0.34s)
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.26s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (3.88s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[298/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.62s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.99s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.67s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
[1/3319] Fetching multipart-kit
[599/4382] Fetching multipart-kit, swift-service-context
[2129/6588] Fetching multipart-kit, swift-service-context, swift-metrics
[3131/11562] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing
[3154/13272] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-atomics
[4757/15881] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-atomics, websocket-kit
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetching https://github.com/apple/swift-log.git
[11949/18007] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, websocket-kit, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio-extras.git
[11972/14171] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, websocket-kit
[14172/20085] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, websocket-kit, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (1.68s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.68s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.69s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.69s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.75s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.74s)
Fetching https://github.com/vapor/console-kit.git
[1/5577] Fetching console-kit
[5578/17104] Fetching console-kit, swift-nio-http2
[6501/31947] Fetching console-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/console-kit.git from cache (0.36s)
[3527/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
[3792/40306] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
[5304/116390] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
[15386/118760] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.46s)
[29773/116390] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/swift-server/async-http-client.git
[73665/130404] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.81s)
[73636/118877] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
[84961/139604] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client, routing-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (2.06s)
[100483/125590] Fetching swift-nio-ssl, swift-crypto, swift-nio, routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.25s)
[87161/110747] Fetching swift-crypto, swift-nio, routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (3.29s)
[74747/96811] Fetching swift-nio, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.61s)
[54781/76084] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (10.69s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.88s)
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.98s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.85s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.32s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2680/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
[3153/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.84s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (2.94s)
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.39s)
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.93s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.56s)
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.68s)
Fetching https://github.com/apple/swift-asn1.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-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1141] Fetching swift-http-structured-headers
[994/3567] Fetching swift-http-structured-headers, swift-service-lifecycle
[1156/5157] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[1438/11312] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-certificates
[1695/12216] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-certificates, swift-http-types
[3602/17201] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-certificates, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.41s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.41s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.56s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.10s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.64s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.15s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.14s)
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.57s)
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.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.80s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.58s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.65s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.95s)
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.78s)
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.61s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.57s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-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/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/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-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/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/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-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-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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-nio.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/833] Write sources
[41/833] Compiling CNIODarwin shim.c
[41/833] Compiling CNIOLinux liburing_shims.c
[43/833] Write sources
[45/833] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[46/833] Write sources
[55/833] Compiling CVaporBcrypt bcrypt.c
[56/833] Compiling _AtomicsShims.c
[57/833] Compiling _NumericsShims _NumericsShims.c
[58/833] Compiling CNIOLinux shim.c
[59/833] Compiling CNIOWindows shim.c
[60/833] Compiling CSystem shims.c
[61/833] Compiling CNIOWindows WSAStartup.c
[62/833] Compiling CNIOWASI CNIOWASI.c
[63/833] Compiling CVaporBcrypt blf.c
[64/833] Compiling CNIOExtrasZlib empty.c
[65/833] Compiling CNIOSHA1 c_nio_sha1.c
[66/833] Compiling CNIOLLHTTP c_nio_http.c
[67/833] Write swift-version-24593BA9C3E375BF.txt
[68/833] Compiling fiat_curve25519_adx_square.S
[69/833] Compiling CNIOLLHTTP c_nio_api.c
[70/833] Compiling fiat_p256_adx_sqr.S
[71/833] Compiling fiat_p256_adx_mul.S
[72/833] Compiling fiat_curve25519_adx_mul.S
[73/838] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/885] Compiling CNIOBoringSSLShims shims.c
[76/899] Compiling RealModule Float+Real.swift
[77/900] Compiling RealModule RealFunctions.swift
[78/900] Compiling _NIODataStructures _TinyArray.swift
[79/900] Emitting module InternalCollectionsUtilities
[80/900] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[81/900] Compiling InternalCollectionsUtilities Integer rank.swift
[82/900] Emitting module _NIOBase64
[83/901] Compiling _NIOBase64 Base64.swift
[84/901] Emitting module RealModule
[87/901] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/902] Compiling RealModule Real.swift
[89/902] Compiling _NIODataStructures PriorityQueue.swift
[90/902] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[91/902] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[92/902] Emitting module ServiceContextModule
[93/902] Compiling ServiceContextModule ServiceContext.swift
[94/902] Compiling ServiceContextModule ServiceContextKey.swift
[95/902] Compiling RealModule Float16+Real.swift
[96/902] Compiling RealModule Float80+Real.swift
[97/902] Compiling RealModule ElementaryFunctions.swift
[97/903] Compiling c-nioatomics.c
[99/903] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[100/903] Compiling InternalCollectionsUtilities UInt+reversed.swift
[103/903] Emitting module SystemPackage
[108/903] Compiling InternalCollectionsUtilities Descriptions.swift
[109/903] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[110/903] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/903] Compiling InternalCollectionsUtilities Debugging.swift
[116/903] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[117/903] Compiling InternalCollectionsUtilities _SortedCollection.swift
[118/904] Emitting module _NIODataStructures
[119/907] Compiling _NIODataStructures Heap.swift
[121/908] Compiling SystemPackage MachPort.swift
[122/908] Compiling SystemPackage PlatformString.swift
[123/908] Compiling SystemPackage SystemString.swift
[129/908] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[133/982] Emitting module Instrumentation
[134/995] Compiling Instrumentation NoOpInstrument.swift
[135/1005] Compiling Instrumentation MultiplexInstrument.swift
[136/1005] Compiling _RopeModule BigString+Iterators.swift
[137/1005] Compiling _RopeModule BigString+Metrics.swift
[138/1005] Compiling _RopeModule BigString+Ingester.swift
[139/1005] Compiling _RopeModule BigString+Invariants.swift
[140/1007] Compiling _RopeModule BigString+Split.swift
[141/1007] Compiling _RopeModule Range+BigString.swift
[142/1007] Emitting module CoreMetrics
[143/1007] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[144/1007] Compiling _RopeModule BigString+Sequence.swift
[145/1007] Compiling _RopeModule BigString+TextOutputStream.swift
[146/1007] Compiling _RopeModule BigString+UTF16View.swift
[147/1007] Compiling _RopeModule BigString+UTF8View.swift
[148/1007] Compiling _RopeModule BigString+Builder.swift
[149/1007] Compiling _RopeModule BigString+Contents.swift
[150/1007] Compiling _RopeModule BigString+Debugging.swift
[151/1007] Compiling _RopeModule BigString+Index.swift
[152/1007] Compiling Atomics IntegerOperations.swift
[153/1007] Compiling Atomics Unmanaged extensions.swift
[154/1007] Compiling CoreMetrics Metrics.swift
[154/1007] Compiling tls_method.cc
[155/1007] Compiling tls_record.cc
[157/1014] Compiling Instrumentation Instrument.swift
[158/1014] Compiling Instrumentation InstrumentationSystem.swift
[159/1014] Compiling Instrumentation Locks.swift
[160/1014] Compiling CoreMetrics Locks.swift
[161/1015] Compiling Logging MetadataProvider.swift
[166/1052] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[167/1052] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[168/1052] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[169/1052] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[170/1054] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[171/1054] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[172/1054] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[173/1054] Compiling OrderedCollections OrderedDictionary+Values.swift
[174/1072] Compiling Logging LogHandler.swift
[175/1072] Compiling Logging Logging.swift
[177/1072] Emitting module Logging
[178/1072] Compiling Logging Locks.swift
[181/1073] Compiling HeapModule Heap+Descriptions.swift
[182/1073] Emitting module HeapModule
[184/1166] Compiling HeapModule _HeapNode.swift
[185/1166] Compiling HeapModule Heap.swift
[186/1166] Compiling DequeModule Deque+Equatable.swift
[187/1166] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[188/1168] Compiling HeapModule Heap+Invariants.swift
[189/1168] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[190/1169] Compiling HeapModule Heap+UnsafeHandle.swift
[192/1177] Compiling HashTreeCollections _HashSlot.swift
[193/1177] Compiling HashTreeCollections _HashStack.swift
[194/1177] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[195/1177] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[196/1177] Compiling HashTreeCollections _HashNode+Storage.swift
[197/1177] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[198/1177] Compiling HashTreeCollections _HashNode+Structural filter.swift
[199/1177] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[200/1177] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[201/1177] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[204/1177] Compiling DequeModule Deque+CustomReflectable.swift
[205/1177] Compiling DequeModule Deque+Descriptions.swift
[206/1177] Compiling DequeModule Deque+Codable.swift
[207/1177] Compiling DequeModule Deque+Collection.swift
[208/1177] Compiling DequeModule Deque+Extras.swift
[209/1177] Compiling DequeModule Deque+Hashable.swift
[210/1177] Compiling DequeModule Deque+Testing.swift
[211/1177] Compiling DequeModule Deque._Storage.swift
[214/1186] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[215/1186] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[216/1186] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[217/1186] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[218/1186] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[219/1186] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[220/1186] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[221/1186] Compiling HashTreeCollections TreeDictionary+Filter.swift
[222/1186] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[223/1186] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[224/1186] Compiling HashTreeCollections TreeDictionary+Keys.swift
[225/1186] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[226/1186] Compiling HashTreeCollections TreeDictionary+Merge.swift
[227/1186] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[228/1186] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[229/1186] Compiling HashTreeCollections TreeDictionary+Values.swift
[230/1186] Compiling HashTreeCollections TreeDictionary.swift
[231/1186] Compiling HashTreeCollections TreeSet+Codable.swift
[232/1186] Compiling DequeModule _DequeBuffer.swift
[233/1186] Compiling DequeModule _DequeBufferHeader.swift
[234/1186] Compiling DequeModule _DequeSlot.swift
[235/1186] Compiling DequeModule _UnsafeWrappedBuffer.swift
[236/1186] Emitting module Tracing
[237/1192] Compiling Tracing TracingTime.swift
[238/1192] Compiling DequeModule Deque._UnsafeHandle.swift
[239/1192] Compiling DequeModule Deque.swift
[244/1192] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[245/1192] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[246/1192] Compiling HashTreeCollections _HashNode.swift
[247/1192] Compiling HashTreeCollections _HashNodeHeader.swift
[248/1192] Compiling HashTreeCollections TreeDictionary+Collection.swift
[249/1192] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[250/1192] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[251/1192] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[252/1192] Compiling HashTreeCollections TreeSet+Hashable.swift
[253/1192] Compiling HashTreeCollections TreeSet+Sendable.swift
[254/1192] Compiling HashTreeCollections TreeSet+Sequence.swift
[255/1192] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[256/1192] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[262/1199] Compiling Tracing TracerProtocol.swift
[263/1199] Compiling HashTreeCollections _HashNode+Structural merge.swift
[264/1199] Compiling HashTreeCollections _HashTreeIterator.swift
[265/1199] Compiling HashTreeCollections _HashTreeStatistics.swift
[266/1199] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[267/1199] Compiling HashTreeCollections _RawHashNode.swift
[268/1199] Compiling HashTreeCollections _UnmanagedHashNode.swift
[269/1199] Compiling HashTreeCollections _UnsafePath.swift
[270/1199] Compiling HashTreeCollections TreeDictionary+Codable.swift
[287/1209] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[288/1209] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[289/1209] Compiling Tracing InstrumentationSystem+Tracing.swift
[290/1209] Compiling Tracing NoOpTracer.swift
[291/1209] Compiling Tracing TracerProtocol+Legacy.swift
[292/1209] Compiling Tracing Tracer.swift
[313/1209] Emitting module DequeModule
[316/1210] Compiling Tracing SpanProtocol.swift
[317/1211] Emitting module Atomics
[318/1212] Compiling OrderedCollections OrderedSet+Sendable.swift
[319/1212] Compiling OrderedCollections OrderedSet+SubSequence.swift
[320/1212] Compiling OrderedCollections OrderedSet+Testing.swift
[321/1212] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[322/1212] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[323/1212] Compiling OrderedCollections OrderedSet.swift
[324/1212] Compiling OrderedCollections _UnsafeBitset.swift
[331/1212] Compiling _RopeModule Rope+Join.swift
[332/1212] Compiling _RopeModule Rope+MutatingForEach.swift
[333/1212] Compiling _RopeModule Rope+Remove.swift
[334/1212] Compiling _RopeModule Rope+RemoveSubrange.swift
[335/1212] Compiling _RopeModule Rope+Split.swift
[336/1212] Compiling _RopeModule Optional Utilities.swift
[337/1212] Compiling _RopeModule String Utilities.swift
[338/1212] Compiling _RopeModule String.Index+ABI.swift
[341/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[342/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[343/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[344/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[345/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[346/1212] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[347/1212] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[348/1212] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[349/1212] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[350/1212] Compiling HashTreeCollections TreeSet.swift
[352/1212] Emitting module _RopeModule
[372/1237] Compiling Algorithms FlattenCollection.swift
[373/1237] Compiling Algorithms Grouped.swift
[374/1237] Compiling Algorithms Indexed.swift
[375/1237] Compiling Algorithms Intersperse.swift
[376/1237] Compiling Algorithms Joined.swift
[377/1237] Compiling Algorithms Keyed.swift
[378/1237] Compiling Algorithms MinMax.swift
[379/1237] Compiling Algorithms Partition.swift
[380/1237] Compiling Algorithms Compacted.swift
[381/1237] Compiling Algorithms Cycle.swift
[382/1237] Compiling Algorithms EitherSequence.swift
[383/1237] Compiling Algorithms FirstNonNil.swift
[384/1237] Compiling Algorithms AdjacentPairs.swift
[385/1237] Compiling Algorithms Chain.swift
[386/1237] Compiling Algorithms Chunked.swift
[387/1237] Compiling Algorithms Combinations.swift
[399/1237] Emitting module OrderedCollections
[407/1238] Compiling Algorithms Split.swift
[408/1238] Compiling Algorithms Stride.swift
[409/1238] Compiling Algorithms Suffix.swift
[411/1241] Emitting module RoutingKit
[412/1241] Compiling RoutingKit PathComponent.swift
[413/1241] Compiling Algorithms RandomSample.swift
[414/1241] Compiling Algorithms Reductions.swift
[415/1241] Compiling Algorithms Rotate.swift
[424/1242] Compiling tls13_server.cc
[426/1242] Compiling RoutingKit Router.swift
[427/1242] Compiling RoutingKit TrieRouter.swift
[448/1242] Compiling Algorithms Permutations.swift
[449/1242] Compiling Algorithms Product.swift
[449/1242] Compiling tls13_enc.cc
[455/1242] Compiling Algorithms Trim.swift
[456/1242] Compiling Algorithms Unique.swift
[457/1242] Compiling Algorithms Windows.swift
[480/1242] Emitting module HashTreeCollections
[481/1243] Emitting module Metrics
[482/1243] Compiling Metrics Metrics.swift
[484/1244] Compiling RoutingKit Parameters.swift
[485/1244] Compiling RoutingKit AnyRouter.swift
[491/1245] Compiling tls13_client.cc
[492/1245] Compiling t1_enc.cc
[494/1245] Emitting module Algorithms
[494/1246] Compiling tls13_both.cc
[496/1246] Compiling ssl_x509.cc
[497/1246] Compiling ssl_versions.cc
[498/1246] Compiling ssl_stat.cc
[499/1246] Compiling ssl_transcript.cc
[500/1246] Compiling ssl_session.cc
[501/1246] Compiling ssl_privkey.cc
[502/1246] Compiling ssl_cipher.cc
[503/1246] Compiling ssl_file.cc
[504/1246] Compiling ssl_key_share.cc
[505/1246] Compiling ssl_cert.cc
[506/1246] Compiling ssl_lib.cc
[507/1246] Compiling ssl_buffer.cc
[508/1246] Compiling ssl_credential.cc
[509/1246] Compiling ssl_aead_ctx.cc
[510/1246] Compiling ssl_asn1.cc
[511/1246] Compiling s3_lib.cc
[512/1246] Compiling s3_pkt.cc
[513/1246] Compiling s3_both.cc
[514/1246] Compiling handshake_server.cc
[515/1246] Compiling handshake.cc
[516/1246] Compiling handshake_client.cc
[517/1246] Compiling handoff.cc
[518/1246] Compiling d1_srtp.cc
[519/1246] Compiling d1_pkt.cc
[520/1246] Compiling encrypted_client_hello.cc
[521/1246] Compiling md5-x86_64-linux.S
[522/1246] Compiling md5-x86_64-apple.S
[523/1246] Compiling md5-586-apple.S
[524/1246] Compiling dtls_record.cc
[525/1246] Compiling md5-586-linux.S
[526/1246] Compiling chacha20_poly1305_x86_64-apple.S
[527/1246] Compiling chacha20_poly1305_x86_64-linux.S
[528/1246] Compiling dtls_method.cc
[529/1246] Compiling d1_lib.cc
[530/1246] Compiling extensions.cc
[531/1246] Compiling chacha20_poly1305_armv8-win.S
[532/1246] Compiling err_data.cc
[533/1246] Compiling chacha20_poly1305_armv8-apple.S
[534/1246] Compiling chacha-x86_64-linux.S
[535/1246] Compiling chacha-x86_64-apple.S
[536/1246] Compiling chacha20_poly1305_armv8-linux.S
[537/1246] Compiling chacha-x86-apple.S
[538/1246] Compiling chacha-x86-linux.S
[539/1246] Compiling chacha-armv8-win.S
[540/1246] Compiling bio_ssl.cc
[541/1246] Compiling chacha-armv8-apple.S
[542/1246] Compiling chacha-armv4-linux.S
[543/1246] Compiling chacha-armv8-linux.S
[544/1246] Compiling aes128gcmsiv-x86_64-apple.S
[545/1246] Compiling x86_64-mont5-linux.S
[546/1246] Compiling aes128gcmsiv-x86_64-linux.S
[547/1246] Compiling x86_64-mont-apple.S
[548/1246] Compiling x86_64-mont5-apple.S
[549/1246] Compiling x86-mont-linux.S
[550/1246] Compiling x86_64-mont-linux.S
[551/1246] Compiling vpaes-x86_64-linux.S
[551/1246] Compiling x86-mont-apple.S
[553/1246] Compiling vpaes-x86_64-apple.S
[554/1246] Compiling vpaes-x86-apple.S
[555/1246] Compiling vpaes-x86-linux.S
[556/1246] Compiling vpaes-armv8-win.S
[557/1246] Compiling sha512-x86_64-linux.S
[558/1246] Compiling vpaes-armv8-linux.S
[558/1246] Compiling vpaes-armv8-apple.S
[560/1246] Compiling vpaes-armv7-linux.S
[561/1246] Compiling sha512-armv8-win.S
[561/1246] Compiling sha512-x86_64-apple.S
[563/1246] Compiling sha512-armv4-linux.S
[564/1246] Compiling sha512-armv8-apple.S
[565/1246] Compiling sha512-586-linux.S
[566/1246] Compiling sha256-x86_64-linux.S
[567/1246] Compiling sha512-586-apple.S
[568/1246] Compiling sha512-armv8-linux.S
[569/1246] Compiling sha256-armv8-win.S
[570/1246] Compiling sha256-x86_64-apple.S
[571/1246] Compiling sha256-586-linux.S
[572/1246] Compiling sha256-armv8-apple.S
[573/1246] Compiling sha256-armv4-linux.S
[574/1246] Compiling sha256-armv8-linux.S
[575/1246] Compiling sha256-586-apple.S
[576/1246] Compiling sha1-x86_64-apple.S
[577/1246] Compiling sha1-x86_64-linux.S
[577/1246] Compiling sha1-armv8-win.S
[579/1246] Compiling sha1-armv8-apple.S
[580/1246] Compiling sha1-armv8-linux.S
[581/1246] Compiling sha1-armv4-large-linux.S
[582/1246] Compiling rsaz-avx2-linux.S
[583/1246] Compiling rsaz-avx2-apple.S
[584/1246] Compiling sha1-586-linux.S
[585/1246] Compiling sha1-586-apple.S
[585/1246] Compiling rdrand-x86_64-linux.S
[587/1246] Compiling p256_beeu-x86_64-asm-linux.S
[588/1246] Compiling rdrand-x86_64-apple.S
[589/1246] Compiling p256_beeu-x86_64-asm-apple.S
[590/1246] Compiling p256_beeu-armv8-asm-win.S
[591/1246] Compiling p256_beeu-armv8-asm-apple.S
[592/1246] Compiling p256_beeu-armv8-asm-linux.S
[593/1246] Compiling p256-x86_64-asm-linux.S
[594/1246] Compiling p256-x86_64-asm-apple.S
[595/1246] Compiling p256-armv8-asm-win.S
[596/1246] Compiling d1_both.cc
[597/1246] Compiling ghashv8-armv8-apple.S
[598/1246] Compiling p256-armv8-asm-linux.S
[599/1246] Compiling ghashv8-armv8-linux.S
[600/1246] Compiling p256-armv8-asm-apple.S
[600/1246] Compiling ghashv8-armv8-win.S
[602/1246] Compiling ghash-x86_64-linux.S
[603/1246] Compiling ghashv8-armv7-linux.S
[604/1246] Compiling ghash-x86-apple.S
[605/1246] Compiling ghash-ssse3-x86_64-linux.S
[606/1246] Compiling ghash-x86_64-apple.S
[607/1246] Compiling ghash-x86-linux.S
[608/1246] Compiling ghash-ssse3-x86_64-apple.S
[609/1246] Compiling ghash-ssse3-x86-linux.S
[610/1246] Compiling ghash-ssse3-x86-apple.S
[611/1246] Compiling ghash-neon-armv8-linux.S
[612/1246] Compiling ghash-neon-armv8-apple.S
[612/1246] Compiling ghash-neon-armv8-win.S
[614/1246] Compiling ghash-armv4-linux.S
[615/1246] Compiling co-586-apple.S
[616/1246] Compiling co-586-linux.S
[617/1246] Compiling bsaes-armv7-linux.S
[618/1246] Compiling bn-armv8-win.S
[619/1246] Compiling bn-armv8-linux.S
[620/1246] Compiling bn-armv8-apple.S
[621/1246] Compiling bn-586-apple.S
[622/1246] Compiling bn-586-linux.S
[623/1246] Compiling armv8-mont-win.S
[624/1246] Compiling armv8-mont-apple.S
[625/1246] Compiling armv4-mont-linux.S
[626/1246] Compiling aesv8-gcm-armv8-win.S
[627/1246] Compiling armv8-mont-linux.S
[628/1246] Compiling aesv8-armv8-linux.S
[629/1246] Compiling aesv8-gcm-armv8-linux.S
[630/1246] Compiling aesv8-armv8-apple.S
[631/1246] Compiling aesv8-armv8-win.S
[632/1246] Compiling aesv8-gcm-armv8-apple.S
[633/1246] Compiling aesv8-armv7-linux.S
[634/1246] Compiling aesni-x86-apple.S
[634/1246] Compiling aesni-gcm-x86_64-apple.S
[635/1246] Compiling aesni-x86-linux.S
[637/1246] Compiling aesni-x86_64-linux.S
[637/1246] Compiling aesni-gcm-x86_64-linux.S
[637/1246] Compiling aesni-x86_64-apple.S
[637/1246] Compiling aes-gcm-avx2-x86_64-apple.S
[641/1246] Compiling aes-gcm-avx2-x86_64-linux.S
[642/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[643/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[644/1246] Compiling x_sig.cc
[645/1246] Compiling x_x509a.cc
[646/1246] Compiling x_req.cc
[647/1246] Compiling x_val.cc
[648/1246] Compiling x_pubkey.cc
[649/1246] Compiling x_x509.cc
[650/1246] Compiling x_name.cc
[651/1246] Compiling x_spki.cc
[652/1246] Compiling x_exten.cc
[653/1246] Compiling x_crl.cc
[654/1246] Compiling x_attrib.cc
[655/1246] Compiling x_all.cc
[656/1246] Compiling x509name.cc
[657/1246] Compiling x509rset.cc
[658/1246] Compiling x_algor.cc
[659/1246] Compiling x509spki.cc
[660/1246] Compiling x509_txt.cc
[661/1246] Compiling x509_vpm.cc
[662/1246] Compiling x509cset.cc
[663/1246] Compiling x509_req.cc
[664/1246] Compiling x509_v3.cc
[665/1246] Compiling x509_trs.cc
[666/1246] Compiling x509_vfy.cc
[667/1246] Compiling x509_set.cc
[668/1246] Compiling x509_obj.cc
[669/1246] Compiling x509_d2.cc
[670/1246] Compiling x509_ext.cc
[671/1246] Compiling x509_lu.cc
[672/1246] Compiling x509_def.cc
[673/1246] Compiling x509_cmp.cc
[674/1246] Compiling x509_att.cc
[675/1246] Compiling x509.cc
[676/1246] Compiling v3_utl.cc
[677/1246] Compiling v3_skey.cc
[678/1246] Compiling v3_lib.cc
[679/1246] Compiling v3_purp.cc
[680/1246] Compiling v3_pmaps.cc
[681/1246] Compiling v3_prn.cc
[682/1246] Compiling v3_pcons.cc
[683/1246] Compiling v3_ocsp.cc
[684/1246] Compiling v3_int.cc
[685/1246] Compiling v3_ncons.cc
[686/1246] Compiling v3_info.cc
[687/1246] Compiling v3_ia5.cc
[688/1246] Compiling v3_enum.cc
[689/1246] Compiling v3_extku.cc
[690/1246] Compiling v3_genn.cc
[691/1246] Compiling v3_crld.cc
[692/1246] Compiling v3_cpols.cc
[693/1246] Compiling v3_conf.cc
[694/1246] Compiling v3_bitst.cc
[695/1246] Compiling v3_akeya.cc
[696/1246] Compiling v3_bcons.cc
[697/1246] Compiling v3_alt.cc
[698/1246] Compiling v3_akey.cc
[699/1246] Compiling t_x509a.cc
[700/1246] Compiling t_x509.cc
[701/1246] Compiling t_req.cc
[702/1246] Compiling t_crl.cc
[703/1246] Compiling rsa_pss.cc
[704/1246] Compiling i2d_pr.cc
[705/1246] Compiling name_print.cc
[706/1246] Compiling policy.cc
[707/1246] Compiling algorithm.cc
[708/1246] Compiling asn1_gen.cc
[709/1246] Compiling by_file.cc
[710/1246] Compiling by_dir.cc
[711/1246] Compiling a_verify.cc
[712/1246] Compiling thread_win.cc
[713/1246] Compiling voprf.cc
[714/1246] Compiling a_digest.cc
[715/1246] Compiling trust_token.cc
[716/1246] Compiling thread_pthread.cc
[717/1246] Compiling a_sign.cc
[718/1246] Compiling stack.cc
[719/1246] Compiling siphash.cc
[720/1246] Compiling thread.cc
[721/1246] Compiling thread_none.cc
[722/1246] Compiling spake2plus.cc
[722/1246] Compiling pmbtoken.cc
[724/1246] Compiling sha256.cc
[725/1246] Compiling sha1.cc
[726/1246] Compiling sha512.cc
[727/1246] Compiling slhdsa.cc
[728/1246] Compiling rsa_extra.cc
[729/1246] Compiling rsa_print.cc
[730/1246] Compiling rsa_crypt.cc
[731/1246] Compiling windows.cc
[732/1246] Compiling refcount.cc
[733/1246] Compiling trusty.cc
[734/1246] Compiling rc4.cc
[735/1246] Compiling rsa_asn1.cc
[736/1246] Compiling urandom.cc
[737/1246] Compiling rand.cc
[738/1246] Compiling ios.cc
[739/1246] Compiling forkunsafe.cc
[740/1246] Compiling poly1305_arm_asm.S
[741/1246] Compiling passive.cc
[742/1246] Compiling deterministic.cc
[743/1246] Compiling fork_detect.cc
[744/1246] Compiling getentropy.cc
[745/1246] Compiling poly1305.cc
[746/1246] Compiling poly1305_arm.cc
[747/1246] Compiling poly1305_vec.cc
[748/1246] Compiling pool.cc
[749/1246] Compiling pkcs7_x509.cc
[750/1246] Compiling pkcs8.cc
[751/1246] Compiling p5_pbev2.cc
[752/1246] Compiling pkcs8_x509.cc
[753/1246] Compiling pkcs7.cc
[754/1246] Compiling pem_pkey.cc
[755/1246] Compiling pem_xaux.cc
[756/1246] Compiling pem_x509.cc
[757/1246] Compiling pem_pk8.cc
[758/1246] Compiling pem_oth.cc
[759/1246] Compiling pem_info.cc
[760/1246] Compiling mldsa.cc
[761/1246] Compiling pem_lib.cc
[762/1246] Compiling mlkem.cc
[763/1246] Compiling obj_xref.cc
[764/1246] Compiling pem_all.cc
[765/1246] Compiling mem.cc
[766/1246] Compiling poly_rq_mul.S
[767/1246] Compiling fips_shared_support.cc
[768/1246] Compiling md4.cc
[769/1246] Compiling md5.cc
[770/1246] Compiling lhash.cc
[771/1246] Compiling obj.cc
[772/1246] Compiling kyber.cc
[773/1246] Compiling ex_data.cc
[774/1246] Compiling sign.cc
[775/1246] Compiling scrypt.cc
[776/1246] Compiling hpke.cc
[777/1246] Compiling pbkdf.cc
[778/1246] Compiling hrss.cc
[779/1246] Compiling p_x25519.cc
[780/1246] Compiling print.cc
[781/1246] Compiling p_x25519_asn1.cc
[782/1246] Compiling p_hkdf.cc
[783/1246] Compiling p_rsa_asn1.cc
[784/1246] Compiling p_ec_asn1.cc
[785/1246] Compiling p_ec.cc
[786/1246] Compiling p_ed25519.cc
[787/1246] Compiling p_ed25519_asn1.cc
[788/1246] Compiling p_rsa.cc
[789/1246] Compiling p_dh_asn1.cc
[790/1246] Compiling err.cc
[791/1246] Compiling evp_ctx.cc
[792/1246] Compiling evp.cc
[793/1246] Compiling p_dh.cc
[794/1246] Compiling evp_asn1.cc
[795/1246] Compiling p_dsa_asn1.cc
[796/1246] Compiling engine.cc
[797/1246] Compiling hash_to_curve.cc
[798/1246] Compiling ecdh.cc
[799/1246] Compiling ec_asn1.cc
[800/1246] Compiling dsa_asn1.cc
[801/1246] Compiling ecdsa_asn1.cc
[802/1246] Compiling ec_derive.cc
[803/1246] Compiling dsa.cc
[804/1246] Compiling bcm.cc
[805/1246] Compiling x25519-asm-arm.S
[806/1246] Compiling params.cc
[807/1246] Compiling des.cc
[808/1246] Compiling curve25519_64_adx.cc
[808/1246] Compiling digest_extra.cc
[810/1246] Compiling crypto.cc
[811/1246] Compiling cpu_intel.cc
[812/1246] Compiling dh_asn1.cc
[813/1246] Compiling spake25519.cc
[814/1246] Compiling cpu_arm_linux.cc
[815/1246] Compiling curve25519.cc
[816/1246] Compiling cpu_aarch64_win.cc
[817/1246] Compiling cpu_arm_freebsd.cc
[818/1246] Compiling cpu_aarch64_sysreg.cc
[819/1246] Compiling cpu_aarch64_fuchsia.cc
[820/1246] Compiling cpu_aarch64_apple.cc
[821/1246] Compiling cpu_aarch64_openbsd.cc
[822/1246] Compiling cpu_aarch64_linux.cc
[823/1246] Compiling conf.cc
[824/1246] Compiling tls_cbc.cc
[824/1246] Compiling get_cipher.cc
[826/1246] Compiling e_tls.cc
[827/1246] Compiling e_rc2.cc
[828/1246] Compiling e_null.cc
[829/1246] Compiling e_des.cc
[830/1246] Compiling e_rc4.cc
[831/1246] Compiling chacha.cc
[832/1246] Compiling e_aesctrhmac.cc
[833/1246] Compiling e_aesgcmsiv.cc
[834/1246] Compiling derive_key.cc
[835/1246] Compiling e_chacha20poly1305.cc
[836/1246] Compiling cbb.cc
[837/1246] Compiling cbs.cc
[838/1246] Compiling asn1_compat.cc
[839/1246] Compiling unicode.cc
[840/1246] Compiling buf.cc
[841/1246] Compiling ber.cc
[842/1246] Compiling convert.cc
[843/1246] Compiling socket_helper.cc
[844/1246] Compiling printf.cc
[845/1246] Compiling bn_asn1.cc
[846/1246] Compiling pair.cc
[847/1246] Compiling blake2.cc
[848/1246] Compiling file.cc
[849/1246] Compiling socket.cc
[850/1246] Compiling fd.cc
[851/1246] Compiling hexdump.cc
[852/1246] Compiling connect.cc
[853/1246] Compiling bio_mem.cc
[854/1246] Compiling errno.cc
[855/1246] Compiling bio.cc
[856/1246] Compiling tasn_typ.cc
[857/1246] Compiling tasn_new.cc
[858/1246] Compiling base64.cc
[859/1246] Compiling posix_time.cc
[860/1246] Compiling tasn_utl.cc
[861/1246] Compiling tasn_enc.cc
[862/1246] Compiling tasn_fre.cc
[863/1246] Compiling f_string.cc
[864/1246] Compiling tasn_dec.cc
[865/1246] Compiling f_int.cc
[866/1246] Compiling asn1_par.cc
[867/1246] Compiling a_type.cc
[868/1246] Compiling asn_pack.cc
[869/1246] Compiling a_octet.cc
[870/1246] Compiling a_time.cc
[871/1246] Compiling a_utctm.cc
[872/1246] Compiling asn1_lib.cc
[873/1246] Compiling a_strex.cc
[874/1246] Compiling a_mbstr.cc
[875/1246] Compiling a_strnid.cc
[876/1246] Compiling a_int.cc
[877/1246] Compiling a_i2d_fp.cc
[878/1246] Compiling a_object.cc
[879/1246] Compiling a_dup.cc
[880/1246] Compiling a_d2i_fp.cc
[881/1246] Compiling a_gentm.cc
[882/1246] Compiling CCryptoBoringSSLShims shims.c
[883/1246] Compiling fiat_p256_adx_sqr.S
[884/1246] Compiling fiat_p256_adx_mul.S
[885/1246] Compiling fiat_curve25519_adx_mul.S
[886/1246] Compiling fiat_curve25519_adx_square.S
[887/1246] Compiling md5-x86_64-linux.S
[888/1246] Compiling a_bitstr.cc
[889/1246] Compiling md5-x86_64-apple.S
[889/1246] Compiling md5-586-linux.S
[891/1246] Compiling chacha20_poly1305_x86_64-apple.S
[891/1246] Compiling md5-586-apple.S
[892/1246] Compiling chacha20_poly1305_x86_64-linux.S
[894/1246] Compiling a_bool.cc
[895/1246] Compiling chacha20_poly1305_armv8-apple.S
[896/1246] Compiling chacha20_poly1305_armv8-win.S
[897/1246] Compiling chacha-x86_64-linux.S
[898/1246] Compiling chacha-x86_64-apple.S
[899/1246] Compiling chacha20_poly1305_armv8-linux.S
[900/1246] Compiling chacha-x86-linux.S
[901/1246] Compiling chacha-x86-apple.S
[902/1246] Compiling chacha-armv8-win.S
[903/1246] Compiling chacha-armv4-linux.S
[904/1246] Compiling chacha-armv8-apple.S
[905/1246] Compiling aes128gcmsiv-x86_64-linux.S
[906/1246] Compiling chacha-armv8-linux.S
[907/1246] Compiling aes128gcmsiv-x86_64-apple.S
[908/1246] Compiling x86_64-mont5-apple.S
[909/1246] Compiling x86_64-mont5-linux.S
[910/1246] Compiling err_data.cc
[911/1246] Compiling x86_64-mont-apple.S
[911/1246] Compiling x86_64-mont-linux.S
[913/1246] Compiling vpaes-x86_64-linux.S
[914/1246] Compiling x86-mont-apple.S
[915/1246] Compiling x86-mont-linux.S
[916/1246] Compiling vpaes-x86_64-apple.S
[917/1246] Compiling vpaes-armv7-linux.S
[918/1246] Compiling vpaes-x86-apple.S
[919/1246] Compiling vpaes-x86-linux.S
[920/1246] Compiling vpaes-armv8-win.S
[921/1246] Compiling vpaes-armv8-linux.S
[922/1246] Compiling vpaes-armv8-apple.S
[923/1246] Compiling sha512-x86_64-linux.S
[924/1246] Compiling sha512-armv8-win.S
[925/1246] Compiling sha512-x86_64-apple.S
[926/1246] Compiling sha512-586-linux.S
[927/1246] Compiling sha512-armv8-apple.S
[928/1246] Compiling sha256-x86_64-linux.S
[929/1246] Compiling sha512-armv4-linux.S
[930/1246] Compiling sha512-armv8-linux.S
[931/1246] Compiling sha256-x86_64-apple.S
[932/1246] Compiling sha512-586-apple.S
[933/1246] Compiling sha256-armv8-win.S
[934/1246] Compiling sha256-armv8-linux.S
[935/1246] Compiling sha256-586-apple.S
[935/1246] Compiling sha256-586-linux.S
[937/1246] Compiling sha256-armv8-apple.S
[938/1246] Compiling sha256-armv4-linux.S
[939/1246] Compiling sha1-x86_64-linux.S
[940/1246] Compiling sha1-x86_64-apple.S
[941/1246] Compiling sha1-armv8-win.S
[942/1246] Compiling sha1-armv8-apple.S
[943/1246] Compiling sha1-armv4-large-linux.S
[944/1246] Compiling sha1-586-linux.S
[945/1246] Compiling sha1-586-apple.S
[946/1246] Compiling rsaz-avx2-apple.S
[947/1246] Compiling sha1-armv8-linux.S
[948/1246] Compiling rsaz-avx2-linux.S
[949/1246] Compiling p256_beeu-x86_64-asm-linux.S
[950/1246] Compiling rdrand-x86_64-apple.S
[951/1246] Compiling p256_beeu-x86_64-asm-apple.S
[952/1246] Compiling rdrand-x86_64-linux.S
[953/1246] Compiling p256_beeu-armv8-asm-win.S
[954/1246] Compiling p256_beeu-armv8-asm-apple.S
[955/1246] Compiling p256_beeu-armv8-asm-linux.S
[956/1246] Compiling p256-x86_64-asm-linux.S
[957/1246] Compiling p256-x86_64-asm-apple.S
[958/1246] Compiling p256-armv8-asm-win.S
[959/1246] Compiling ghashv8-armv8-win.S
[960/1246] Compiling p256-armv8-asm-apple.S
[961/1246] Compiling p256-armv8-asm-linux.S
[962/1246] Compiling ghashv8-armv8-apple.S
[963/1246] Compiling ghashv8-armv8-linux.S
[963/1246] Compiling ghashv8-armv7-linux.S
[965/1246] Compiling ghash-x86_64-linux.S
[966/1246] Compiling ghash-x86_64-apple.S
[967/1246] Compiling ghash-x86-apple.S
[968/1246] Compiling ghash-x86-linux.S
[969/1246] Compiling ghash-ssse3-x86_64-linux.S
[970/1246] Compiling ghash-ssse3-x86_64-apple.S
[971/1246] Compiling ghash-ssse3-x86-apple.S
[972/1246] Compiling ghash-ssse3-x86-linux.S
[973/1246] Compiling co-586-linux.S
[974/1246] Compiling ghash-neon-armv8-apple.S
[975/1246] Compiling ghash-neon-armv8-win.S
[976/1246] Compiling ghash-neon-armv8-linux.S
[977/1246] Compiling ghash-armv4-linux.S
[978/1246] Compiling co-586-apple.S
[979/1246] Compiling bsaes-armv7-linux.S
[980/1246] Compiling bn-armv8-win.S
[981/1246] Compiling bn-586-linux.S
[982/1246] Compiling bn-armv8-apple.S
[983/1246] Compiling bn-armv8-linux.S
[984/1246] Compiling bn-586-apple.S
[985/1246] Compiling armv8-mont-win.S
[986/1246] Compiling armv8-mont-apple.S
[987/1246] Compiling armv4-mont-linux.S
[988/1246] Compiling armv8-mont-linux.S
[989/1246] Compiling aesv8-gcm-armv8-apple.S
[990/1246] Compiling aesv8-gcm-armv8-win.S
[991/1246] Compiling aesv8-gcm-armv8-linux.S
[992/1246] Compiling aesv8-armv8-win.S
[992/1246] Compiling aesv8-armv8-linux.S
[994/1246] Compiling aesni-x86_64-linux.S
[995/1246] Compiling aesv8-armv7-linux.S
[996/1246] Compiling aesv8-armv8-apple.S
[997/1246] Compiling aesni-x86-linux.S
[998/1246] Compiling aesni-x86-apple.S
[999/1246] Compiling aesni-x86_64-apple.S
[1000/1246] Compiling aesni-gcm-x86_64-apple.S
[1001/1246] Compiling aesni-gcm-x86_64-linux.S
[1002/1246] Compiling aes-gcm-avx10-x86_64-linux.S
[1003/1246] Compiling aes-gcm-avx10-x86_64-apple.S
[1004/1246] Compiling x_x509a.cc
[1005/1246] Compiling x_x509.cc
[1006/1246] Compiling x_spki.cc
[1007/1246] Compiling x_req.cc
[1008/1246] Compiling x_val.cc
[1009/1246] Compiling x_sig.cc
[1010/1246] Compiling x_pubkey.cc
[1011/1246] Compiling c-atomics.c
[1012/1246] Compiling x_crl.cc
[1013/1252] Compiling x509spki.cc
[1014/1252] Compiling x_exten.cc
[1015/1252] Compiling x_name.cc
[1016/1252] Compiling x_attrib.cc
[1017/1252] Compiling x509rset.cc
[1019/1252] Compiling NIOConcurrencyHelpers NIOLock.swift
[1019/1252] Compiling x_all.cc
[1021/1252] Compiling NIOConcurrencyHelpers lock.swift
[1021/1252] Compiling x509cset.cc
[1023/1252] Emitting module NIOConcurrencyHelpers
[1024/1252] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1025/1252] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1026/1252] Compiling NIOConcurrencyHelpers atomics.swift
[1026/1253] Compiling x509_v3.cc
[1027/1253] Compiling x_algor.cc
[1028/1253] Compiling x509_vpm.cc
[1030/1253] Compiling x509_vfy.cc
[1031/1263] Compiling x509_txt.cc
[1032/1313] Compiling x509name.cc
[1033/1313] Compiling x509_req.cc
[1034/1339] Compiling x509_def.cc
[1036/1339] Compiling ConsoleKitTerminal Console+Confirm.swift
[1037/1339] Compiling ConsoleKitTerminal Console+Input.swift
[1038/1339] Compiling ConsoleKitTerminal Console+Center.swift
[1039/1339] Compiling ConsoleKitTerminal Console+Output.swift
[1040/1342] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1041/1342] Compiling ConsoleKitTerminal ConsoleClear.swift
[1042/1342] Compiling ConsoleKitTerminal Console+Ask.swift
[1043/1342] Compiling ConsoleKitTerminal Console+Choose.swift
[1043/1342] Compiling x509_trs.cc
[1045/1342] Compiling ConsoleKitTerminal Console+Wait.swift
[1046/1342] Compiling ConsoleKitTerminal ConsoleColor.swift
[1047/1342] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1048/1342] Emitting module ConsoleKitTerminal
[1048/1342] Compiling x509_d2.cc
[1049/1342] Compiling x509_set.cc
[1050/1342] Compiling x509_obj.cc
[1052/1342] Compiling ConsoleKitTerminal ActivityBar.swift
[1053/1342] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1054/1342] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1055/1342] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1056/1342] Compiling ConsoleKitTerminal ConsoleText.swift
[1057/1342] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1058/1342] Compiling ConsoleKitTerminal ANSI.swift
[1059/1342] Compiling ConsoleKitTerminal Console.swift
[1060/1342] Compiling ConsoleKitTerminal Terminal.swift
[1061/1342] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1062/1342] Compiling ConsoleKitTerminal CustomActivity.swift
[1063/1342] Compiling ConsoleKitTerminal LoadingBar.swift
[1064/1342] Compiling ConsoleKitTerminal ProgressBar.swift
[1065/1342] Compiling ConsoleKitTerminal Console+Clear.swift
[1065/1342] Compiling x509.cc
[1067/1342] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1068/1342] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1069/1342] Compiling ConsoleKitTerminal LoggerFragment.swift
[1070/1343] Compiling x509_att.cc
[1071/1356] Compiling x509_ext.cc
[1073/1365] Compiling NIOCore MulticastChannel.swift
[1074/1365] Compiling NIOCore NIOAny.swift
[1075/1365] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1076/1365] Compiling NIOCore NIOLoopBound.swift
[1077/1365] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1078/1365] Compiling NIOCore NIOScheduledCallback.swift
[1079/1365] Compiling NIOCore NIOSendable.swift
[1080/1365] Compiling NIOCore RecvByteBufferAllocator.swift
[1080/1373] Compiling x509_lu.cc
[1081/1373] Compiling x509_cmp.cc
[1082/1373] Compiling v3_skey.cc
[1084/1373] Emitting module ConsoleKitCommands
[1085/1375] Compiling ConsoleKitCommands CommandSignature.swift
[1086/1375] Compiling ConsoleKitCommands Flag.swift
[1087/1375] Compiling ConsoleKitCommands Option.swift
[1087/1375] Compiling v3_utl.cc
[1089/1375] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1090/1375] Compiling ConsoleKitCommands AsyncCommand.swift
[1091/1375] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1092/1375] Compiling ConsoleKitCommands AsyncCommands.swift
[1093/1375] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1094/1375] Compiling ConsoleKitCommands AnyCommand.swift
[1095/1375] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1096/1375] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1097/1375] Compiling ConsoleKitCommands Argument.swift
[1098/1375] Compiling ConsoleKitCommands Command.swift
[1099/1375] Compiling ConsoleKitCommands CommandContext.swift
[1100/1375] Compiling ConsoleKitCommands CommandError.swift
[1101/1375] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1102/1375] Compiling ConsoleKitCommands Utilities.swift
[1102/1375] Compiling v3_purp.cc
[1103/1375] Compiling v3_ocsp.cc
[1104/1375] Compiling v3_ncons.cc
[1106/1375] Compiling NIOCore IO.swift
[1107/1375] Compiling NIOCore IOData.swift
[1108/1375] Compiling NIOCore IPProtocol.swift
[1109/1375] Compiling NIOCore IntegerBitPacking.swift
[1110/1375] Compiling NIOCore IntegerTypes.swift
[1111/1375] Compiling NIOCore Interfaces.swift
[1112/1375] Compiling NIOCore Linux.swift
[1113/1375] Compiling NIOCore MarkedCircularBuffer.swift
[1113/1375] Compiling v3_prn.cc
[1114/1375] Compiling v3_int.cc
[1115/1375] Compiling v3_pmaps.cc
[1127/1375] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1128/1375] Compiling NIOCore EventLoopFuture.swift
[1129/1375] Compiling NIOCore FileDescriptor.swift
[1130/1375] Compiling NIOCore FileHandle.swift
[1131/1375] Compiling NIOCore FileRegion.swift
[1132/1375] Compiling NIOCore GlobalSingletons.swift
[1133/1375] Compiling ConsoleKitCommands CommandGroup.swift
[1134/1375] Compiling ConsoleKitCommands CommandInput.swift
[1135/1375] Compiling ConsoleKitCommands Commands.swift
[1136/1375] Compiling ConsoleKitCommands Console+Run.swift
[1137/1375] Compiling ConsoleKitCommands ConsoleError.swift
[1138/1375] Compiling ConsoleKitCommands Completion.swift
[1138/1376] Compiling v3_pcons.cc
[1139/1376] Compiling v3_info.cc
[1140/1376] Compiling v3_ia5.cc
[1142/1376] Compiling v3_extku.cc
[1144/1377] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1145/1377] Compiling NIOCore SocketAddresses.swift
[1146/1377] Compiling NIOCore SocketOptionProvider.swift
[1147/1377] Compiling NIOCore SystemCallHelpers.swift
[1148/1377] Compiling NIOCore TimeAmount+Duration.swift
[1149/1377] Compiling NIOCore TypeAssistedChannelHandler.swift
[1150/1377] Compiling NIOCore UniversalBootstrapSupport.swift
[1151/1377] Compiling NIOCore Utilities.swift
[1152/1378] Compiling ConsoleKit Exports.swift
[1152/1378] Compiling v3_lib.cc
[1154/1378] Emitting module ConsoleKit
[1155/1379] Compiling v3_cpols.cc
[1156/1379] Compiling v3_genn.cc
[1157/1379] Compiling v3_enum.cc
[1158/1379] Compiling v3_crld.cc
[1159/1379] Compiling v3_conf.cc
[1160/1379] Compiling v3_bitst.cc
[1161/1379] Compiling v3_bcons.cc
[1162/1379] Compiling v3_akeya.cc
[1163/1379] Compiling v3_alt.cc
[1164/1379] Compiling v3_akey.cc
[1165/1379] Compiling t_x509.cc
[1166/1379] Compiling t_x509a.cc
[1167/1379] Compiling t_req.cc
[1168/1379] Compiling t_crl.cc
[1169/1379] Compiling policy.cc
[1170/1379] Compiling rsa_pss.cc
[1172/1379] Compiling NIOCore ByteBuffer-multi-int.swift
[1173/1379] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1174/1379] Compiling NIOCore ByteBuffer-views.swift
[1175/1379] Compiling NIOCore Channel.swift
[1176/1379] Compiling NIOCore ChannelHandler.swift
[1177/1379] Compiling NIOCore ChannelHandlers.swift
[1178/1379] Compiling NIOCore ChannelInvoker.swift
[1179/1379] Compiling NIOCore ChannelOption.swift
[1179/1379] Compiling name_print.cc
[1180/1379] Compiling NIOCore ChannelPipeline.swift
[1199/1379] Compiling i2d_pr.cc
[1200/1379] Compiling algorithm.cc
[1201/1379] Compiling asn1_gen.cc
[1202/1379] Compiling by_dir.cc
[1203/1379] Compiling by_file.cc
[1204/1379] Compiling a_verify.cc
[1205/1379] Compiling a_sign.cc
[1206/1379] Compiling thread_win.cc
[1207/1379] Compiling a_digest.cc
[1208/1379] Compiling thread_pthread.cc
[1209/1379] Compiling trust_token.cc
[1210/1379] Compiling thread_none.cc
[1211/1379] Compiling voprf.cc
[1212/1379] Compiling thread.cc
[1213/1379] Compiling pmbtoken.cc
[1214/1379] Compiling wots.cc
[1215/1379] Compiling stack.cc
[1216/1379] Compiling thash.cc
[1217/1379] Compiling fors.cc
[1218/1379] Compiling siphash.cc
[1219/1379] Compiling sha256.cc
[1220/1379] Compiling merkle.cc
[1221/1379] Compiling slhdsa.cc
[1222/1379] Compiling rsa_print.cc
[1223/1379] Compiling sha512.cc
[1224/1379] Compiling rsa_extra.cc
[1225/1379] Compiling sha1.cc
[1227/1379] Emitting module NIOCore
[1227/1380] Compiling rsa_crypt.cc
[1229/1380] Compiling windows.cc
[1230/1380] Compiling refcount.cc
[1231/1380] Compiling rsa_asn1.cc
[1232/1380] Compiling rc4.cc
[1233/1380] Compiling trusty.cc
[1234/1380] Compiling urandom.cc
[1235/1426] Compiling rand_extra.cc
[1236/1430] Compiling passive.cc
[1237/1430] Compiling ios.cc
[1238/1430] Compiling getentropy.cc
[1239/1430] Compiling poly1305_arm_asm.S
[1240/1430] Compiling forkunsafe.cc
[1241/1430] Compiling poly1305_arm.cc
[1242/1430] Compiling fork_detect.cc
[1243/1430] Compiling deterministic.cc
[1244/1430] Compiling pkcs8_x509.cc
[1245/1430] Compiling poly1305_vec.cc
[1247/1430] Compiling NIOEmbedded Embedded.swift
[1248/1430] Emitting module NIOEmbedded
[1249/1430] Compiling NIOEmbedded AsyncTestingChannel.swift
[1250/1430] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1251/1431] Compiling pool.cc
[1252/1431] Compiling poly1305.cc
[1253/1431] Compiling pkcs7.cc
[1254/1431] Compiling pkcs8.cc
[1255/1431] Compiling p5_pbev2.cc
[1256/1431] Compiling pem_x509.cc
[1257/1431] Compiling pkcs7_x509.cc
[1258/1431] Compiling pem_xaux.cc
[1259/1431] Compiling pem_pkey.cc
[1261/1431] Compiling NIOPosix Pool.swift
[1262/1431] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1263/1431] Compiling NIOPosix PosixSingletons.swift
[1264/1431] Compiling NIOPosix RawSocketBootstrap.swift
[1265/1431] Compiling NIOPosix Resolver.swift
[1266/1431] Compiling NIOPosix Selectable.swift
[1266/1437] Compiling pem_oth.cc
[1267/1437] Compiling pem_pk8.cc
[1269/1437] Compiling NIOPosix SelectableChannel.swift
[1270/1437] Compiling NIOPosix SelectableEventLoop.swift
[1271/1437] Compiling NIOPosix SelectorEpoll.swift
[1272/1437] Compiling NIOPosix SelectorGeneric.swift
[1273/1437] Compiling NIOPosix SelectorKqueue.swift
[1274/1437] Compiling NIOPosix SelectorUring.swift
[1275/1437] Compiling NIOPosix ServerSocket.swift
[1276/1437] Compiling NIOPosix Socket.swift
[1277/1437] Compiling NIOPosix SocketChannel.swift
[1278/1437] Compiling NIOPosix SocketProtocols.swift
[1279/1437] Compiling NIOPosix System.swift
[1280/1437] Compiling NIOPosix Thread.swift
[1280/1437] Compiling pem_lib.cc
[1281/1437] Compiling obj_xref.cc
[1282/1437] Compiling mldsa.cc
[1283/1437] Compiling mlkem.cc
[1284/1437] Compiling obj.cc
[1285/1437] Compiling pem_info.cc
[1287/1437] Compiling NIOPosix ThreadPosix.swift
[1288/1437] Compiling NIOPosix ThreadWindows.swift
[1289/1437] Compiling NIOPosix UnsafeTransfer.swift
[1290/1437] Compiling NIOPosix Utilities.swift
[1291/1437] Compiling NIOPosix VsockAddress.swift
[1292/1437] Compiling NIOPosix VsockChannelEvents.swift
[1292/1437] Compiling pem_all.cc
[1293/1437] Compiling mem.cc
[1294/1437] Compiling md5.cc
[1295/1437] Compiling poly_rq_mul.S
[1296/1437] Compiling fips_shared_support.cc
[1297/1437] Compiling md4.cc
[1299/1437] Compiling NIOPosix IO.swift
[1300/1437] Compiling NIOPosix IntegerBitPacking.swift
[1301/1437] Compiling NIOPosix IntegerTypes.swift
[1302/1437] Compiling NIOPosix Linux.swift
[1303/1437] Compiling NIOPosix LinuxCPUSet.swift
[1304/1437] Compiling NIOPosix LinuxUring.swift
[1305/1437] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1306/1437] Compiling NIOPosix NIOThreadPool.swift
[1307/1437] Compiling NIOPosix NonBlockingFileIO.swift
[1308/1437] Compiling NIOPosix PendingDatagramWritesManager.swift
[1309/1437] Compiling NIOPosix PendingWritesManager.swift
[1310/1437] Compiling NIOPosix PipeChannel.swift
[1311/1437] Compiling NIOPosix PipePair.swift
[1311/1437] Compiling lhash.cc
[1312/1437] Compiling kyber.cc
[1314/1437] Compiling NIOPosix BSDSocketAPICommon.swift
[1315/1437] Compiling NIOPosix BSDSocketAPIPosix.swift
[1316/1437] Compiling NIOPosix BSDSocketAPIWindows.swift
[1317/1437] Compiling NIOPosix BaseSocket.swift
[1318/1437] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1319/1437] Compiling NIOPosix BaseSocketChannel.swift
[1320/1437] Compiling NIOPosix BaseStreamSocketChannel.swift
[1321/1437] Compiling NIOPosix Bootstrap.swift
[1322/1437] Compiling NIOPosix ControlMessage.swift
[1323/1437] Compiling NIOPosix DatagramVectorReadManager.swift
[1324/1437] Compiling NIOPosix Errors+Any.swift
[1325/1437] Compiling NIOPosix FileDescriptor.swift
[1326/1437] Compiling NIOPosix GetaddrinfoResolver.swift
[1327/1437] Compiling NIOPosix HappyEyeballs.swift
[1328/1437] Emitting module NIOPosix
[1328/1438] Compiling sign.cc
[1330/1438] Compiling ex_data.cc
[1331/1438] Compiling scrypt.cc
[1332/1438] Compiling hrss.cc
[1333/1438] Compiling print.cc
[1334/1475] Compiling hpke.cc
[1335/1475] Compiling pbkdf.cc
[1337/1475] Compiling NIO Exports.swift
[1338/1475] Emitting module NIO
[1339/1476] Compiling p_x25519_asn1.cc
[1341/1482] Emitting module _NIOFileSystem
[1341/1498] Compiling p_rsa.cc
[1343/1498] Compiling NIOTLS TLSEvents.swift
[1344/1498] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1344/1498] Compiling p_rsa_asn1.cc
[1346/1498] Emitting module NIOTLS
[1346/1504] Compiling p_x25519.cc
[1348/1519] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1349/1519] Compiling NIOSOCKS ClientStateMachine.swift
[1349/1520] Compiling p_hkdf.cc
[1351/1520] Compiling NIOHTTP1 HTTPEncoder.swift
[1352/1520] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1353/1520] Compiling NIOSOCKS SOCKSResponse.swift
[1354/1520] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1355/1520] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1356/1520] Compiling NIOTLS SNIHandler.swift
[1357/1521] Emitting module NIOSOCKS
[1358/1521] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1359/1521] Compiling NIOHTTP1 HTTPDecoder.swift
[1360/1521] Compiling NIOSOCKS ServerStateMachine.swift
[1362/1521] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1363/1521] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1364/1521] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1365/1521] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1366/1521] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1368/1551] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1369/1551] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1370/1551] Compiling NIOSSL SSLPrivateKey.swift
[1371/1551] Compiling NIOSSL SSLPublicKey.swift
[1372/1551] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1373/1551] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1374/1551] Compiling NIOSSL SubjectAlternativeName.swift
[1375/1551] Compiling NIOSSL SSLCallbacks.swift
[1376/1551] Compiling NIOSSL SSLContext.swift
[1377/1551] Compiling NIOSSL SSLErrors.swift
[1378/1551] Compiling NIOSSL SSLInit.swift
[1379/1551] Compiling NIOSSL SSLPKCS12Bundle.swift
[1379/1551] Compiling p_ed25519.cc
[1380/1551] Compiling p_ed25519_asn1.cc
[1382/1551] Emitting module NIOFoundationCompat
[1383/1551] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1385/1552] Emitting module NIOHTTP1
[1386/1554] Compiling NIOSSL NIOSSLSecureBytes.swift
[1387/1554] Compiling NIOSSL RNG.swift
[1388/1554] Compiling NIOSSL SafeCompare.swift
[1389/1554] Compiling _NIOFileSystem CInterop.swift
[1390/1554] Compiling _NIOFileSystem Errno.swift
[1391/1554] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1392/1554] Compiling _NIOFileSystem Mocking.swift
[1393/1554] Compiling _NIOFileSystem Syscall.swift
[1394/1554] Compiling _NIOFileSystem Syscalls.swift
[1395/1554] Compiling NIOSSL NIOSSLClientHandler.swift
[1396/1554] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1397/1554] Compiling NIOSSL NIOSSLHandler.swift
[1398/1554] Compiling NIOSSL NIOSSLServerHandler.swift
[1399/1554] Compiling _NIOFileSystem SystemFileHandle.swift
[1400/1554] Compiling _NIOFileSystem Utilities.swift
[1401/1554] Compiling _NIOFileSystem OpenOptions.swift
[1402/1554] Compiling _NIOFileSystem String+FileSystem.swift
[1402/1554] Compiling p_ec_asn1.cc
[1403/1554] Compiling bcm.cc
[1405/1576] Compiling NIOTransportServices NIOTSErrors.swift
[1406/1576] Compiling NIOTransportServices NIOTSEventLoop.swift
[1407/1576] Compiling NIOTransportServices NIOTSBootstraps.swift
[1408/1576] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1409/1576] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1410/1576] Compiling NIOTransportServices AcceptHandler.swift
[1411/1576] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1412/1576] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1412/1576] Compiling p_ec.cc
[1413/1576] Compiling p_dh_asn1.cc
[1414/1576] Compiling p_dh.cc
[1416/1576] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1419/1576] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1420/1576] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1421/1576] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1424/1578] Compiling evp_asn1.cc
[1426/1578] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1427/1578] Compiling NIOTransportServices NIOTSSingletons.swift
[1428/1578] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1429/1578] Compiling NIOTransportServices StateManagedChannel.swift
[1430/1578] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1431/1578] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1432/1578] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1433/1578] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1435/1578] Compiling p_dsa_asn1.cc
[1440/1578] Emitting module NIOTransportServices
[1441/1578] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1442/1578] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1443/1578] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1443/1578] Compiling evp.cc
[1460/1579] Compiling engine.cc
[1461/1580] Compiling evp_ctx.cc
[1474/1585] Compiling err.cc
[1477/1585] Emitting module NIOSSL
[1481/1585] Compiling ecdh_extra.cc
[1482/1585] Compiling hash_to_curve.cc
[1483/1585] Compiling ec_derive.cc
[1484/1585] Compiling ecdsa_asn1.cc
[1485/1588] Compiling ec_asn1.cc
[1490/1595] Compiling dsa.cc
[1492/1595] Emitting module _NIOFileSystemFoundationCompat
[1505/1600] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1506/1600] Emitting module NIOFileSystem
[1507/1600] Compiling NIOFileSystem Exports.swift
[1508/1600] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1508/1609] Compiling digest_extra.cc
[1512/1617] Compiling NIOWebSocket WebSocketOpcode.swift
[1513/1621] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1514/1636] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1515/1661] Emitting module NIOHTTPCompression
[1516/1663] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1516/1663] Compiling dsa_asn1.cc
[1518/1663] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1518/1663] Compiling dh_asn1.cc
[1520/1663] Compiling NIOHPACK IntegerCoding.swift
[1521/1664] Compiling NIOHPACK StaticHeaderTable.swift
[1522/1664] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1523/1664] Compiling NIOSSL Zeroization.swift
[1524/1664] Compiling NIOSSL TLSConfiguration.swift
[1525/1664] Compiling NIOSSL UniversalBootstrapSupport.swift
[1526/1664] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1527/1665] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1528/1665] Compiling des.cc
[1530/1665] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1531/1665] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1532/1665] Compiling NIOWebSocket WebSocketFrame.swift
[1533/1665] Compiling NIOHPACK IndexedHeaderTable.swift
[1534/1665] Compiling NIOHPACK HuffmanTables.swift
[1535/1665] Compiling NIOExtras JSONRPCFraming.swift
[1536/1665] Compiling NIOExtras DebugInboundEventsHandler.swift
[1537/1665] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1538/1665] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1539/1665] Compiling NIOHPACK HuffmanCoding.swift
[1540/1665] Emitting module NIOWebSocket
[1541/1666] Compiling NIOHTTPCompression HTTPDecompression.swift
[1542/1666] Compiling NIOHTTPCompression HTTPCompression.swift
[1543/1667] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1544/1667] Compiling NIOExtras NIOExtrasError.swift
[1545/1669] Compiling curve25519_64_adx.cc
[1547/1669] Compiling LeafKit LeafSource.swift
[1548/1669] Compiling LeafKit LeafSources.swift
[1549/1669] Compiling LeafKit NIOLeafFiles.swift
[1550/1672] Compiling NIOExtras PCAPRingBuffer.swift
[1551/1672] Compiling NIOExtras QuiescingHelper.swift
[1552/1672] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1553/1672] Compiling NIOExtras NIORequestIdentifiable.swift
[1554/1672] Compiling NIOExtras RequestResponseHandler.swift
[1555/1672] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1555/1672] Compiling spake25519.cc
[1556/1672] Compiling x25519-asm-arm.S
[1563/1672] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1564/1672] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1566/1672] Compiling params.cc
[1567/1672] Compiling crypto.cc
[1568/1672] Compiling curve25519.cc
[1573/1672] Emitting module NIOHPACK
[1576/1672] Emitting module LeafKit
[1577/1672] Emitting module NIOExtras
[1577/1672] Compiling cpu_intel.cc
[1579/1672] Compiling NIOExtras UnsafeTransfer.swift
[1580/1672] Compiling NIOExtras WritePCAPHandler.swift
[1581/1672] Compiling LeafKit ParameterResolver.swift
[1586/1672] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1587/1672] Compiling NIOExtras LengthFieldPrepender.swift
[1591/1672] Compiling NIOExtras LineBasedFrameDecoder.swift
[1597/1673] Compiling cpu_aarch64_sysreg.cc
[1599/1673] Compiling LeafKit LeafSyntax.swift
[1600/1673] Compiling LeafKit LeafTag.swift
[1601/1673] Compiling LeafKit String+HTMLEscape.swift
[1601/1674] Compiling cpu_aarch64_win.cc
[1602/1674] Compiling cpu_arm_linux.cc
[1604/1674] Compiling cpu_arm_freebsd.cc
[1611/1675] Compiling cpu_aarch64_openbsd.cc
[1613/1675] Compiling cpu_aarch64_linux.cc
[1614/1709] Compiling cpu_aarch64_apple.cc
[1615/1741] Compiling e_tls.cc
[1616/1741] Compiling conf.cc
[1617/1741] Compiling cpu_aarch64_fuchsia.cc
[1618/1741] Compiling e_des.cc
[1620/1741] Compiling WebSocketKit WebSocket+Concurrency.swift
[1620/1741] Compiling tls_cbc.cc
[1622/1741] Compiling WebSocketKit Exports.swift
[1623/1741] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1623/1741] Compiling e_rc2.cc
[1625/1741] Compiling WebSocketKit WebSocketClient.swift
[1626/1741] Compiling WebSocketKit WebSocketHandler.swift
[1627/1741] Emitting module WebSocketKit
[1627/1741] Compiling e_rc4.cc
[1628/1741] Compiling e_null.cc
[1629/1741] Compiling e_aesgcmsiv.cc
[1631/1741] Compiling WebSocketKit WebSocket+Connect.swift
[1632/1741] Compiling WebSocketKit WebSocket.swift
[1633/1742] Compiling NIOHTTP2 MaySendFrames.swift
[1634/1742] Compiling NIOHTTP2 SendingDataState.swift
[1635/1742] Compiling NIOHTTP2 SendingGoawayState.swift
[1636/1742] Compiling NIOHTTP2 SendingHeadersState.swift
[1637/1742] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1638/1742] Compiling NIOHTTP2 SendingRstStreamState.swift
[1639/1742] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1640/1742] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1641/1750] Compiling e_chacha20poly1305.cc
[1642/1750] Compiling derive_key.cc
[1643/1750] Compiling e_aesctrhmac.cc
[1644/1750] Compiling cipher_extra.cc
[1645/1750] Compiling chacha.cc
[1646/1750] Compiling unicode.cc
[1647/1750] Compiling cbb.cc
[1649/1750] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1650/1750] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1651/1750] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1652/1750] Compiling NIOHTTP2 HTTP2StreamID.swift
[1653/1750] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1654/1750] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1655/1750] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1656/1750] Compiling NIOHTTP2 InboundEventBuffer.swift
[1656/1750] Compiling ber.cc
[1657/1750] Compiling bn_asn1.cc
[1658/1750] Compiling asn1_compat.cc
[1659/1750] Compiling cbs.cc
[1660/1750] Compiling blake2.cc
[1661/1750] Compiling buf.cc
[1663/1750] Compiling NIOHTTP2 InboundWindowManager.swift
[1664/1750] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1665/1750] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1666/1750] Compiling NIOHTTP2 StreamChannelList.swift
[1667/1750] Compiling NIOHTTP2 StreamMap.swift
[1668/1750] Compiling NIOHTTP2 StreamStateMachine.swift
[1669/1750] Compiling NIOHTTP2 UnsafeTransfer.swift
[1670/1750] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1670/1750] Compiling convert.cc
[1671/1750] Compiling pair.cc
[1672/1750] Compiling file.cc
[1673/1750] Compiling printf.cc
[1674/1750] Compiling fd.cc
[1675/1750] Compiling base64.cc
[1676/1750] Compiling errno.cc
[1677/1750] Compiling hexdump.cc
[1678/1750] Compiling tasn_typ.cc
[1680/1750] Emitting module NIOHTTP2
[1681/1750] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1682/1750] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1683/1750] Compiling NIOHTTP2 MayReceiveFrames.swift
[1684/1750] Compiling NIOHTTP2 ReceivingDataState.swift
[1685/1750] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1686/1750] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1687/1750] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1688/1750] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1689/1750] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1689/1750] Compiling tasn_new.cc
[1690/1750] Compiling bio_mem.cc
[1691/1750] Compiling tasn_fre.cc
[1692/1750] Compiling bio.cc
[1693/1750] Compiling tasn_utl.cc
[1694/1750] Compiling tasn_enc.cc
[1695/1750] Compiling posix_time.cc
[1696/1750] Compiling f_string.cc
[1697/1750] Compiling tasn_dec.cc
[1698/1750] Compiling f_int.cc
[1699/1750] Compiling asn_pack.cc
[1701/1750] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1702/1750] Compiling NIOHTTP2 HTTP2Frame.swift
[1703/1750] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1704/1750] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1705/1750] Compiling NIOHTTP2 HTTP2PingData.swift
[1706/1750] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1707/1750] Compiling NIOHTTP2 HTTP2Settings.swift
[1708/1750] Compiling NIOHTTP2 HTTP2Stream.swift
[1708/1750] Compiling asn1_par.cc
[1709/1750] Compiling asn1_lib.cc
[1710/1750] Compiling a_type.cc
[1711/1750] Compiling a_utctm.cc
[1712/1750] Compiling a_time.cc
[1713/1750] Compiling a_octet.cc
[1714/1750] Compiling a_strex.cc
[1715/1750] Compiling a_strnid.cc
[1717/1750] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1718/1750] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1719/1750] Compiling NIOHTTP2 HasLocalSettings.swift
[1720/1750] Compiling NIOHTTP2 HasRemoteSettings.swift
[1721/1750] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1722/1750] Compiling NIOHTTP2 QuiescingState.swift
[1723/1750] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1724/1750] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1725/1750] Compiling NIOHTTP2 StateMachineResult.swift
[1726/1750] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1727/1750] Compiling NIOHTTP2 DOSHeuristics.swift
[1728/1750] Compiling NIOHTTP2 Error+Any.swift
[1729/1750] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1730/1750] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1731/1750] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1732/1750] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1733/1750] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1734/1750] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1735/1750] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1736/1750] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1737/1750] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1738/1750] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1739/1750] Compiling NIOHTTP2 HTTP2Error.swift
[1740/1750] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1741/1751] Compiling a_object.cc
[1742/1751] Compiling a_mbstr.cc
[1743/1751] Compiling a_i2d_fp.cc
[1743/1751] Write sources
[1745/1757] Compiling a_d2i_fp.cc
[1746/1778] Compiling a_dup.cc
[1747/1789] Compiling a_int.cc
[1748/1811] Compiling a_gentm.cc
[1749/1864] Compiling a_bitstr.cc
[1751/1864] Emitting module BitCollections
[1751/1871] Compiling a_bool.cc
[1753/1879] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1754/1879] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1755/1879] Compiling BitCollections BitArray+Extras.swift
[1756/1879] Compiling BitCollections BitArray+Fill.swift
[1757/1879] Compiling BitCollections BitArray+Hashable.swift
[1758/1879] Compiling BitCollections BitArray+Initializers.swift
[1759/1879] Compiling BitCollections BitArray+Invariants.swift
[1760/1879] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1761/1879] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1762/1879] Compiling BitCollections BitSet+CustomReflectable.swift
[1763/1879] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1764/1879] Compiling BitCollections BitSet+Equatable.swift
[1765/1879] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1766/1879] Compiling BitCollections BitSet+Extras.swift
[1767/1879] Compiling BitCollections BitSet+Hashable.swift
[1768/1879] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1769/1879] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1770/1879] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1771/1879] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1772/1879] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1773/1879] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1774/1879] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1775/1879] Compiling BitCollections BitSet.Index.swift
[1776/1879] Compiling BitCollections BitSet._UnsafeHandle.swift
[1777/1879] Compiling BitCollections BitSet.swift
[1778/1879] Compiling BitCollections Range+Utilities.swift
[1779/1879] Compiling BitCollections Slice+Utilities.swift
[1780/1879] Compiling BitCollections UInt+Tricks.swift
[1781/1879] Compiling BitCollections _Word.swift
[1782/1879] Emitting module AsyncHTTPClient
[1783/1887] Compiling BitCollections BitSet+Initializers.swift
[1784/1887] Compiling BitCollections BitSet+Invariants.swift
[1785/1887] Compiling BitCollections BitSet+Random.swift
[1786/1887] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1787/1887] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1788/1887] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1789/1887] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1790/1887] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1791/1887] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1792/1887] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1793/1887] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1794/1887] Compiling BitCollections BitSet+SetAlgebra union.swift
[1795/1887] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1796/1887] Compiling BitCollections BitSet.Counted.swift
[1797/1887] Compiling BitCollections BitArray+BitwiseOperations.swift
[1798/1887] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1799/1887] Compiling BitCollections BitArray+Codable.swift
[1800/1887] Compiling BitCollections BitArray+Collection.swift
[1801/1887] Compiling BitCollections BitArray+Copy.swift
[1802/1887] Compiling BitCollections BitArray+CustomReflectable.swift
[1803/1887] Compiling BitCollections BitArray+Descriptions.swift
[1804/1887] Compiling BitCollections BitArray+Equatable.swift
[1814/1887] Compiling BitCollections BitArray+RandomBits.swift
[1815/1887] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1816/1887] Compiling BitCollections BitArray+Shifts.swift
[1817/1887] Compiling BitCollections BitArray+Testing.swift
[1818/1887] Compiling BitCollections BitArray._UnsafeHandle.swift
[1819/1887] Compiling BitCollections BitArray.swift
[1820/1887] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1821/1887] Compiling BitCollections BitSet+Codable.swift
[1822/1888] Compiling CryptoBoringWrapper RandomBytes.swift
[1824/1888] Compiling CryptoBoringWrapper EllipticCurve.swift
[1825/1888] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1826/1888] Emitting module CryptoBoringWrapper
[1827/1888] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1828/1888] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1829/1890] Compiling Collections Collections.swift
[1830/1890] Emitting module Collections
[1831/1891] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1832/1891] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1833/1891] Compiling AsyncHTTPClient RequestBag.swift
[1834/1891] Compiling AsyncHTTPClient RequestValidation.swift
[1835/1891] Compiling AsyncHTTPClient SSLContextCache.swift
[1836/1891] Compiling AsyncHTTPClient Scheme.swift
[1837/1891] Compiling AsyncHTTPClient Singleton.swift
[1838/1891] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1839/1891] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1840/1891] Compiling AsyncHTTPClient Utils.swift
[1843/2004] Compiling MultipartKit MultipartPartConvertible.swift
[1844/2004] Compiling AsyncKit Future+Transform.swift
[1845/2004] Compiling AsyncKit Future+Try.swift
[1846/2004] Compiling AsyncKit FutureOperators.swift
[1847/2004] Compiling Crypto SEC1PrivateKey.swift
[1848/2004] Compiling Crypto SubjectPublicKeyInfo.swift
[1849/2004] Compiling Crypto CryptoKitErrors.swift
[1850/2004] Compiling Crypto Digest_boring.swift
[1851/2004] Compiling Crypto Digest.swift
[1852/2004] Compiling Crypto Digests.swift
[1853/2004] Compiling Crypto HashFunctions.swift
[1854/2004] Compiling Crypto HashFunctions_SHA2.swift
[1855/2004] Compiling Crypto HPKE-AEAD.swift
[1856/2004] Compiling Crypto HPKE.swift
[1857/2004] Compiling Crypto HPKE-Context.swift
[1858/2004] Compiling Crypto HPKE-KeySchedule.swift
[1859/2004] Compiling Crypto HPKE-Modes.swift
[1860/2004] Compiling Crypto Insecure.swift
[1861/2004] Compiling Crypto Insecure_HashFunctions.swift
[1862/2004] Compiling Crypto KEM.swift
[1863/2004] Compiling Crypto ECDH_boring.swift
[1864/2004] Compiling Crypto DH.swift
[1865/2004] Compiling Crypto ECDH.swift
[1866/2004] Compiling Crypto HKDF.swift
[1867/2004] Compiling Crypto AESWrap.swift
[1868/2004] Compiling Crypto AESWrap_boring.swift
[1869/2004] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1870/2004] Compiling AsyncKit Collection+Flatten.swift
[1871/2004] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1872/2004] Compiling AsyncKit EventLoopFutureQueue.swift
[1873/2004] Compiling AsyncKit Future+Collection.swift
[1874/2004] Compiling AsyncKit Future+Conjunctions.swift
[1875/2004] Compiling AsyncKit Future+Miscellaneous.swift
[1876/2004] Compiling MultipartKit MultipartPart.swift
[1879/2006] Compiling Crypto ASN1.swift
[1880/2006] Compiling Crypto ASN1Any.swift
[1881/2006] Compiling Crypto ASN1BitString.swift
[1882/2006] Compiling Crypto AES-GCM.swift
[1883/2006] Compiling Crypto AES-GCM_boring.swift
[1884/2006] Compiling Crypto ChaChaPoly_boring.swift
[1885/2006] Emitting module MultipartKit
[1886/2006] Compiling Crypto ChaChaPoly.swift
[1887/2006] Compiling Crypto Cipher.swift
[1888/2006] Compiling Crypto Nonces.swift
[1900/2008] Compiling MultipartKit MultipartSerializer.swift
[1901/2008] Compiling MultipartKit Utilities.swift
[1911/2008] Compiling Crypto Ed25519_boring.swift
[1912/2008] Compiling Crypto NISTCurvesKeys_boring.swift
[1913/2008] Compiling Crypto X25519Keys_boring.swift
[1914/2008] Compiling Crypto Curve25519.swift
[1915/2008] Compiling Crypto Ed25519Keys.swift
[1916/2008] Compiling Crypto NISTCurvesKeys.swift
[1917/2008] Compiling Crypto X25519Keys.swift
[1918/2008] Compiling Crypto SymmetricKeys.swift
[1919/2008] Compiling Crypto HMAC.swift
[1920/2008] Compiling Crypto MACFunctions.swift
[1921/2008] Compiling Crypto MessageAuthenticationCode.swift
[1922/2008] Compiling Crypto AES.swift
[1923/2008] Compiling Crypto ECDSASignature_boring.swift
[1924/2008] Compiling Crypto ECDSA_boring.swift
[1925/2008] Compiling Crypto EdDSA_boring.swift
[1926/2008] Compiling Crypto ECDSA.swift
[1931/2010] Compiling AsyncKit Optional+StrictMap.swift
[1932/2010] Compiling AsyncKit Exports.swift
[1943/2019] Compiling Crypto HPKE-Ciphersuite.swift
[1944/2019] Compiling Crypto HPKE-KDF.swift
[1945/2019] Compiling Crypto HPKE-KexKeyDerivation.swift
[1946/2019] Compiling Crypto HPKE-LabeledExtract.swift
[1947/2019] Compiling Crypto HPKE-Utils.swift
[1948/2019] Compiling Crypto DHKEM.swift
[1949/2019] Compiling Crypto HPKE-KEM-Curve25519.swift
[1950/2019] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1951/2019] Compiling Crypto HPKE-KEM.swift
[1952/2019] Compiling Crypto HPKE-Errors.swift
[1962/2019] Compiling Crypto Ed25519.swift
[1983/2019] Compiling Crypto Signature.swift
[1984/2019] Compiling Crypto CryptoKitErrors_boring.swift
[1985/2019] Compiling Crypto RNG_boring.swift
[1986/2019] Compiling Crypto SafeCompare_boring.swift
[1987/2019] Compiling Crypto Zeroization_boring.swift
[1988/2019] Compiling Crypto PrettyBytes.swift
[1989/2019] Compiling Crypto SafeCompare.swift
[1990/2019] Compiling Crypto SecureBytes.swift
[1991/2019] Compiling Crypto Zeroization.swift
[2002/2019] Emitting module Crypto
[2012/2019] Emitting module AsyncKit
[2022/2190] Compiling Vapor Core.swift
[2023/2190] Compiling Vapor Running.swift
[2024/2190] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2025/2190] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2026/2190] Compiling Vapor DotEnvFile+load.swift
[2027/2190] Compiling Vapor Routes+caseInsenstive.swift
[2028/2190] Compiling Vapor Validatable+validate.swift
[2029/2190] Compiling Vapor Environment+Process.swift
[2030/2190] Compiling Vapor Environment+Secret.swift
[2031/2190] Compiling Vapor Environment.swift
[2032/2190] Compiling Vapor Abort.swift
[2033/2190] Compiling Vapor AbortError.swift
[2034/2190] Compiling Vapor DebuggableError.swift
[2035/2190] Compiling Vapor Demangler.swift
[2036/2190] Compiling Vapor ErrorSource.swift
[2037/2190] Compiling Vapor StackTrace.swift
[2038/2190] Compiling Vapor Exports.swift
[2039/2190] Compiling Vapor Application+HTTP.swift
[2040/2190] Compiling Vapor BasicResponder.swift
[2041/2190] Compiling Vapor BodyStream.swift
[2042/2190] Compiling Vapor Application+HTTP+Client.swift
[2043/2190] Compiling Vapor EventLoopHTTPClient.swift
[2044/2190] Compiling Vapor EndpointCache.swift
[2045/2190] Compiling Vapor HTTPMethod+String.swift
[2046/2214] Compiling Vapor AsyncBasicResponder.swift
[2047/2214] Compiling Vapor AsyncMiddleware.swift
[2048/2214] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2049/2214] Compiling Vapor AsyncSessionDriver.swift
[2050/2214] Compiling Vapor Authentication+Concurrency.swift
[2051/2214] Compiling Vapor Cache+Concurrency.swift
[2052/2214] Compiling Vapor Client+Concurrency.swift
[2053/2214] Compiling Vapor RequestBody+Concurrency.swift
[2054/2214] Compiling Vapor Responder+Concurrency.swift
[2055/2214] Compiling Vapor ResponseCodable+Concurrency.swift
[2056/2214] Compiling Vapor RoutesBuilder+Concurrency.swift
[2057/2214] Compiling Vapor ViewRenderer+Concurrency.swift
[2058/2214] Compiling Vapor WebSocket+Concurrency.swift
[2059/2214] Compiling Vapor ContainerGetPathExecutor.swift
[2060/2214] Compiling Vapor Content.swift
[2061/2214] Compiling Vapor ContentCoders.swift
[2062/2214] Compiling Vapor ContentConfiguration.swift
[2063/2214] Compiling Vapor ContentContainer.swift
[2064/2214] Compiling Vapor JSONCoder+Custom.swift
[2065/2214] Compiling Vapor JSONCoders+Content.swift
[2066/2214] Compiling Vapor PlaintextDecoder.swift
[2067/2214] Compiling Vapor PlaintextEncoder.swift
[2068/2214] Compiling Vapor URLQueryCoders.swift
[2069/2214] Compiling Vapor URLQueryContainer.swift
[2070/2238] Compiling Vapor Application.swift
[2071/2238] Compiling Vapor AuthenticationCache.swift
[2072/2238] Compiling Vapor Authenticator.swift
[2073/2238] Compiling Vapor BasicAuthorization.swift
[2074/2238] Compiling Vapor BearerAuthorization.swift
[2075/2238] Compiling Vapor GuardMiddleware.swift
[2076/2238] Compiling Vapor RedirectMiddleware.swift
[2077/2238] Compiling Vapor SessionAuthenticatable.swift
[2078/2238] Compiling Vapor Bcrypt.swift
[2079/2238] Compiling Vapor Application+Cache.swift
[2080/2238] Compiling Vapor Cache.swift
[2081/2238] Compiling Vapor CacheExpirationTime.swift
[2082/2238] Compiling Vapor MemoryCache.swift
[2083/2238] Compiling Vapor Request+Cache.swift
[2084/2238] Compiling Vapor Application+Clients.swift
[2085/2238] Compiling Vapor Client.swift
[2086/2238] Compiling Vapor ClientRequest.swift
[2087/2238] Compiling Vapor ClientResponse.swift
[2088/2238] Compiling Vapor Request+Client.swift
[2089/2238] Compiling Vapor BootCommand.swift
[2090/2238] Compiling Vapor CommandContext+Application.swift
[2091/2238] Compiling Vapor RoutesCommand.swift
[2092/2238] Compiling Vapor ServeCommand.swift
[2093/2238] Compiling Vapor AnyResponse+Concurrency.swift
[2094/2238] Compiling Vapor Validator.swift
[2095/2238] Compiling Vapor ValidatorResult.swift
[2096/2238] Compiling Vapor And.swift
[2097/2238] Compiling Vapor Case.swift
[2098/2238] Compiling Vapor CharacterSet.swift
[2099/2238] Compiling Vapor Count.swift
[2100/2238] Compiling Vapor Custom.swift
[2101/2238] Compiling Vapor Email.swift
[2102/2238] Compiling Vapor Empty.swift
[2103/2238] Compiling Vapor In.swift
[2104/2238] Compiling Vapor Nil.swift
[2105/2238] Compiling Vapor NilIgnoring.swift
[2106/2238] Compiling Vapor Not.swift
[2107/2238] Compiling Vapor Or.swift
[2108/2238] Compiling Vapor Pattern.swift
[2109/2238] Compiling Vapor Range.swift
[2110/2238] Compiling Vapor URL.swift
[2111/2238] Compiling Vapor Valid.swift
[2112/2238] Compiling Vapor Application+Views.swift
[2113/2238] Compiling Vapor PlaintextRenderer.swift
[2114/2238] Compiling Vapor Request+View.swift
[2115/2238] Compiling Vapor View.swift
[2116/2238] Compiling Vapor ViewRenderer.swift
[2117/2238] Compiling Vapor _Deprecations.swift
[2118/2238] Compiling Vapor Bytes+Hex.swift
[2119/2238] Compiling Vapor Bytes+SecureCompare.swift
[2120/2238] Compiling Vapor Collection+Safe.swift
[2121/2238] Compiling Vapor DataProtocol+Copy.swift
[2122/2238] Compiling Vapor DecoderUnwrapper.swift
[2123/2238] Compiling Vapor DirectoryConfiguration.swift
[2124/2238] Compiling Vapor DotEnv.swift
[2125/2238] Compiling Vapor Extendable.swift
[2126/2238] Compiling Vapor File.swift
[2127/2238] Compiling Vapor FileIO.swift
[2128/2238] Compiling Vapor LifecycleHandler.swift
[2129/2238] Compiling Vapor OptionalType.swift
[2130/2238] Compiling Vapor RFC1123.swift
[2131/2238] Compiling Vapor SocketAddress+Hostname.swift
[2132/2238] Compiling Vapor Storage.swift
[2133/2238] Compiling Vapor String+IsIPAddress.swift
[2134/2238] Compiling Vapor Thread.swift
[2135/2238] Compiling Vapor URI.swift
[2136/2238] Compiling Vapor RangeResult.swift
[2137/2238] Compiling Vapor Validatable.swift
[2138/2238] Compiling Vapor Validation.swift
[2139/2238] Compiling Vapor ValidationKey.swift
[2140/2238] Compiling Vapor Validations.swift
[2141/2238] Compiling Vapor ValidationsError.swift
[2142/2238] Compiling Vapor Service.swift
[2143/2238] Compiling Vapor Application+Sessions.swift
[2144/2238] Compiling Vapor MemorySessions.swift
[2145/2238] Compiling Vapor Request+Session.swift
[2146/2238] Compiling Vapor Session.swift
[2147/2238] Compiling Vapor SessionCache.swift
[2148/2238] Compiling Vapor SessionData.swift
[2149/2238] Compiling Vapor SessionDriver.swift
[2150/2238] Compiling Vapor SessionsConfiguration.swift
[2151/2238] Compiling Vapor SessionsMiddleware.swift
[2152/2238] Compiling Vapor URLEncodedFormData.swift
[2153/2238] Compiling Vapor URLEncodedFormDecoder.swift
[2154/2238] Compiling Vapor URLEncodedFormEncoder.swift
[2155/2238] Compiling Vapor URLEncodedFormError.swift
[2156/2238] Compiling Vapor URLEncodedFormParser.swift
[2157/2238] Compiling Vapor URLEncodedFormSerializer.swift
[2158/2238] Compiling Vapor URLQueryFragmentConvertible.swift
[2159/2238] Compiling Vapor AnyResponse.swift
[2160/2238] Compiling Vapor Array+Random.swift
[2161/2238] Compiling Vapor Base32.swift
[2162/2238] Compiling Vapor Base64.swift
[2163/2238] Compiling Vapor BaseN.swift
[2164/2238] Compiling Vapor BasicCodingKey.swift
[2165/2238] Compiling Vapor ByteCount.swift
[2166/2238] Emitting module Vapor
[2167/2238] Compiling Vapor Request+Body.swift
[2168/2238] Compiling Vapor Request+BodyStream.swift
[2169/2238] Compiling Vapor Request.swift
[2170/2238] Compiling Vapor Application+Responder.swift
[2171/2238] Compiling Vapor DefaultResponder.swift
[2172/2238] Compiling Vapor Response+Body.swift
[2173/2238] Compiling Vapor Response.swift
[2174/2238] Compiling Vapor ResponseCodable.swift
[2175/2238] Compiling Vapor Application+Routes.swift
[2176/2238] Compiling Vapor Parameters+Require.swift
[2177/2238] Compiling Vapor Request+WebSocket.swift
[2178/2238] Compiling Vapor Route.swift
[2179/2238] Compiling Vapor RouteCollection.swift
[2180/2238] Compiling Vapor Routes.swift
[2181/2238] Compiling Vapor RoutesBuilder+Group.swift
[2182/2238] Compiling Vapor RoutesBuilder+Method.swift
[2183/2238] Compiling Vapor RoutesBuilder+Middleware.swift
[2184/2238] Compiling Vapor RoutesBuilder+WebSocket.swift
[2185/2238] Compiling Vapor RoutesBuilder.swift
[2186/2238] Compiling Vapor OTP.swift
[2187/2238] Compiling Vapor Application+Servers.swift
[2188/2238] Compiling Vapor Server.swift
[2189/2238] Compiling Vapor App+Service.swift
[2190/2238] Compiling Vapor Req+Service.swift
[2191/2238] Compiling Vapor HTTPStatus.swift
[2192/2238] Compiling Vapor HTTPCookies.swift
[2193/2238] Compiling Vapor HTTPHeaderCacheControl.swift
[2194/2238] Compiling Vapor HTTPHeaderExpires.swift
[2195/2238] Compiling Vapor HTTPHeaderLastModified.swift
[2196/2238] Compiling Vapor HTTPHeaders+Cache.swift
[2197/2238] Compiling Vapor HTTPHeaders+Connection.swift
[2198/2238] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2199/2238] Compiling Vapor HTTPHeaders+ContentRange.swift
[2200/2238] Compiling Vapor HTTPHeaders+Directive.swift
[2201/2238] Compiling Vapor HTTPHeaders+Forwarded.swift
[2202/2238] Compiling Vapor HTTPHeaders+Link.swift
[2203/2238] Compiling Vapor HTTPHeaders+Name.swift
[2204/2238] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2205/2238] Compiling Vapor HTTPHeaders.swift
[2206/2238] Compiling Vapor HTTPMediaType.swift
[2207/2238] Compiling Vapor HTTPMediaTypePreference.swift
[2208/2238] Compiling Vapor Responder.swift
[2209/2238] Compiling Vapor Application+HTTP+Server.swift
[2210/2238] Compiling Vapor HTTPServer.swift
[2211/2238] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2212/2238] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2213/2238] Compiling Vapor HTTPServerHandler.swift
[2214/2238] Compiling Vapor HTTPServerRequestDecoder.swift
[2215/2238] Compiling Vapor HTTPServerResponseEncoder.swift
[2216/2238] Compiling Vapor HTTPServerUpgradeHandler.swift
[2217/2238] Compiling Vapor Logger+Report.swift
[2218/2238] Compiling Vapor LoggingSystem+Environment.swift
[2219/2238] Compiling Vapor Application+Middleware.swift
[2220/2238] Compiling Vapor CORSMiddleware.swift
[2221/2238] Compiling Vapor ErrorMiddleware.swift
[2222/2238] Compiling Vapor FileMiddleware.swift
[2223/2238] Compiling Vapor Middleware.swift
[2224/2238] Compiling Vapor MiddlewareConfiguration.swift
[2225/2238] Compiling Vapor ResponseCompressionMiddleware.swift
[2226/2238] Compiling Vapor RouteLoggingMiddleware.swift
[2227/2238] Compiling Vapor TracingMiddleware.swift
[2228/2238] Compiling Vapor File+Multipart.swift
[2229/2238] Compiling Vapor FormDataDecoder+Content.swift
[2230/2238] Compiling Vapor FormDataEncoder+Content.swift
[2231/2238] Compiling Vapor Application+Password.swift
[2232/2238] Compiling Vapor Application+Passwords.swift
[2233/2238] Compiling Vapor AsyncPasswordHasher.swift
[2234/2238] Compiling Vapor BcryptHasher.swift
[2235/2238] Compiling Vapor PasswordHasher.swift
[2236/2238] Compiling Vapor PlaintextHasher.swift
[2237/2238] Compiling Vapor Request+Password.swift
[2238/2238] Compiling Vapor Redirect.swift
[2240/2246] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2241/2246] Compiling Leaf Request+Leaf.swift
[2242/2246] Compiling Leaf Exports.swift
[2243/2246] Emitting module Leaf
[2244/2246] Compiling Leaf LeafError+AbortError.swift
[2245/2246] Compiling Leaf Application+Leaf.swift
[2246/2246] Compiling Leaf LeafEncoder.swift
[2248/2250] Compiling CSRF CSRFFormFieldTag.swift
[2249/2250] Emitting module CSRF
/host/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
6 | public struct CSRF: Middleware {
7 | private let ignoredMethods: [HTTPMethod]
8 | private var tokenRetrieval: TokenRetrievalHandler
| |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
9 |
10 | /// Creates an instance of CSRF middleware to protect against this sort of attack.
[2250/2250] Compiling CSRF CSRF.swift
/host/spi-builder-workspace/Sources/CSRF/CSRF.swift:8:17: warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
6 | public struct CSRF: Middleware {
7 | private let ignoredMethods: [HTTPMethod]
8 | private var tokenRetrieval: TokenRetrievalHandler
| |- warning: stored property 'tokenRetrieval' of 'Sendable'-conforming struct 'CSRF' has non-sendable type 'TokenRetrievalHandler' (aka '(Request) -> EventLoopFuture<String>'); this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
9 |
10 | /// Creates an instance of CSRF middleware to protect against this sort of attack.
Build complete! (326.66s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-rc.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
}
],
"manifest_display_name" : "CSRF",
"name" : "CSRF",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CSRF",
"targets" : [
"CSRF"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CSRF",
"module_type" : "SwiftTarget",
"name" : "CSRF",
"path" : "Sources/CSRF",
"product_dependencies" : [
"Vapor",
"Leaf"
],
"product_memberships" : [
"CSRF"
],
"sources" : [
"CSRF.swift",
"CSRFFormFieldTag.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.