Build Information
Successful build of PrchVapor, reference 1.0.0-alpha.1 (8f784d
), with Swift 6.1 for Android on 28 May 2025 02:58:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/PrchVapor.git
Reference: 1.0.0-alpha.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/brightdigit/PrchVapor
* tag 1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 8f784d1 Prch2 (#6)
Cloned https://github.com/brightdigit/PrchVapor.git
Revision (git rev-parse @):
8f784d12ab5197f04977b318498e8cfd04b7edc9
SUCCESS checkout https://github.com/brightdigit/PrchVapor.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/PrchVapor.git
https://github.com/brightdigit/PrchVapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.76.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "prchnio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/PrchNIO.git"
}
],
"manifest_display_name" : "PrchVapor",
"name" : "PrchVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PrchVapor",
"targets" : [
"PrchVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrchVapor",
"module_type" : "SwiftTarget",
"name" : "PrchVapor",
"path" : "Sources/PrchVapor",
"product_dependencies" : [
"PrchNIO",
"Vapor"
],
"product_memberships" : [
"PrchVapor"
],
"sources" : [
"ClientResponse.swift",
"SessionClient.swift",
"URI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/brightdigit/PrchNIO.git
Fetching https://github.com/vapor/vapor.git
[1/209] Fetching prchnio
[204/74587] Fetching prchnio, vapor
Fetched https://github.com/brightdigit/PrchNIO.git from cache (3.64s)
Fetched https://github.com/vapor/vapor.git from cache (3.72s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (4.96s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
[532/6684] Fetching swift-atomics, swift-distributed-tracing
[2147/10003] Fetching swift-atomics, swift-distributed-tracing, multipart-kit
[5595/12612] Fetching swift-atomics, swift-distributed-tracing, multipart-kit, websocket-kit
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.79s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.96s)
Fetching https://github.com/apple/swift-log.git
[3706/6991] Fetching multipart-kit, websocket-kit, swift-service-context
[4769/9197] Fetching multipart-kit, websocket-kit, swift-service-context, swift-metrics
[5299/13033] Fetching multipart-kit, websocket-kit, swift-service-context, swift-metrics, swift-log
[6015/18992] Fetching multipart-kit, websocket-kit, swift-service-context, swift-metrics, swift-log, swift-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (0.70s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.06s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.07s)
Fetching https://github.com/apple/swift-nio.git
[3730/11842] Fetching multipart-kit, websocket-kit, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.89s)
Fetching https://github.com/vapor/routing-kit.git
[3730/81983] Fetching multipart-kit, websocket-kit, swift-nio
[4491/93510] Fetching multipart-kit, websocket-kit, swift-nio, swift-nio-http2
[10069/114237] Fetching multipart-kit, websocket-kit, swift-nio, swift-nio-http2, routing-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (3.97s)
[61643/111628] Fetching multipart-kit, swift-nio, swift-nio-http2, routing-kit
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.18s)
[64546/108309] Fetching swift-nio, swift-nio-http2, routing-kit
Fetching https://github.com/vapor/console-kit.git
[76367/122245] Fetching swift-nio, swift-nio-http2, routing-kit, swift-crypto
[76786/127822] Fetching swift-nio, swift-nio-http2, routing-kit, swift-crypto, console-kit
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/console-kit.git from cache (3.87s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (5.65s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (6.34s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-crypto.git from cache (4.15s)
[1/2370] Fetching async-kit
[2371/16384] Fetching async-kit, async-http-client
[4474/31227] Fetching async-kit, async-http-client, swift-nio-ssl
Fetched https://github.com/vapor/async-kit.git from cache (2.78s)
[27670/28857] Fetching async-http-client, swift-nio-ssl
Fetched https://github.com/swift-server/async-http-client.git from cache (2.75s)
[13804/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.32s)
Fetched https://github.com/apple/swift-nio.git from cache (11.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (14.09s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.07s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.91s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.14s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.53s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[924/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.92s)
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.79s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.16s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.95s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.54s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.56s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.14s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/4985] Fetching swift-async-algorithms
[998/6575] Fetching swift-async-algorithms, swift-asn1
[4517/12730] Fetching swift-async-algorithms, swift-asn1, swift-certificates
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.66s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.89s)
[1/1141] Fetching swift-http-structured-headers
[1142/2045] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[1/2426] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.57s)
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 (2.54s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.08s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.21s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.17s)
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.16s)
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.97s)
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.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.21s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.97s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.00s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.98s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (5.80s)
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 (1.21s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.94s)
Computing version for https://github.com/brightdigit/PrchNIO.git
Computed https://github.com/brightdigit/PrchNIO.git at 1.0.0-alpha.1 (1.20s)
Fetching https://github.com/brightdigit/Prch
[1/2495] Fetching prch
Fetched https://github.com/brightdigit/Prch from cache (0.45s)
Computing version for https://github.com/brightdigit/Prch
Computed https://github.com/brightdigit/Prch at 1.0.0-alpha.2 (1.52s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-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/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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-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/brightdigit/Prch
Working copy of https://github.com/brightdigit/Prch resolved at 1.0.0-alpha.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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/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/brightdigit/PrchNIO.git
Working copy of https://github.com/brightdigit/PrchNIO.git resolved at 1.0.0-alpha.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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-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-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-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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Building for debugging...
[0/834] Write sources
[49/834] Compiling _NumericsShims _NumericsShims.c
[50/834] Compiling CVaporBcrypt bcrypt.c
[51/834] Compiling CNIOWindows WSAStartup.c
[52/834] Compiling _AtomicsShims.c
[53/834] Compiling CNIOWindows shim.c
[54/834] Compiling CVaporBcrypt blf.c
[55/834] Compiling CNIOWASI CNIOWASI.c
[56/834] Compiling CNIOSHA1 c_nio_sha1.c
[57/834] Compiling CSystem shims.c
[58/834] Compiling CNIOLinux liburing_shims.c
[59/834] Compiling CNIOExtrasZlib empty.c
[60/834] Compiling CNIODarwin shim.c
[61/834] Compiling CNIOLLHTTP c_nio_http.c
[62/834] Compiling CNIOLinux shim.c
[63/834] Compiling fiat_curve25519_adx_square.S
[64/834] Compiling fiat_p256_adx_sqr.S
[65/834] Compiling fiat_p256_adx_mul.S
[66/834] Compiling CNIOLLHTTP c_nio_api.c
[67/834] Compiling fiat_curve25519_adx_mul.S
[68/834] Write swift-version-24593BA9C3E375BF.txt
[69/834] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/836] Compiling CNIOBoringSSLShims shims.c
[71/840] Compiling tls13_client.cc
[72/840] Compiling tls_method.cc
[73/840] Compiling tls13_enc.cc
[74/840] Compiling tls13_server.cc
[75/840] Compiling tls_record.cc
[76/840] Compiling tls13_both.cc
[78/918] Emitting module InternalCollectionsUtilities
[79/919] Emitting module SystemPackage
[80/922] Compiling PrchModel Content.swift
[81/922] Compiling PrchModel ContentDecodable.swift
[82/922] Emitting module ServiceContextModule
[83/922] Compiling ServiceContextModule ServiceContext.swift
[84/922] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/922] Emitting module _NIOBase64
[86/922] Compiling _NIOBase64 Base64.swift
[87/922] Compiling RealModule Real.swift
[88/922] Emitting module RealModule
[89/922] Compiling RealModule ElementaryFunctions.swift
[92/923] Compiling _NIODataStructures _TinyArray.swift
[93/923] Compiling _NIODataStructures PriorityQueue.swift
[94/924] Compiling RealModule RealFunctions.swift
[95/924] Compiling ServiceContextModule ServiceContextKey.swift
[96/924] Compiling RealModule Float16+Real.swift
[97/924] Compiling RealModule Float80+Real.swift
[98/924] Compiling RealModule Float+Real.swift
[99/924] Compiling PrchModel Dictionary.swift
[100/924] Compiling PrchModel Empty.swift
[101/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[102/925] Compiling PrchModel API.swift
[103/925] Compiling PrchModel Array.swift
[104/925] Compiling PrchModel CoderError.swift
[105/925] Compiling PrchModel Decoder.swift
[106/925] Compiling PrchModel CustomServiceEncoding.swift
[107/925] Compiling PrchModel Decodable.swift
[108/925] Compiling PrchModel ContentEncodable.swift
[109/925] Compiling PrchModel CustomServiceDecoding.swift
[116/927] Compiling SystemPackage MachPort.swift
[117/927] Compiling SystemPackage PlatformString.swift
[118/927] Compiling SystemPackage SystemString.swift
[119/927] Compiling SystemPackage Util+StringArray.swift
[120/927] Compiling SystemPackage Util.swift
[121/927] Compiling SystemPackage UtilConsumers.swift
[122/927] Emitting module _NIODataStructures
[123/927] Compiling _NIODataStructures Heap.swift
[125/968] Compiling OrderedCollections _HashTable+Bucket.swift
[126/968] Compiling OrderedCollections _HashTable+BucketIterator.swift
[127/968] Compiling OrderedCollections _HashTable+Constants.swift
[128/968] Emitting module PrchModel
[129/1059] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[130/1059] Compiling OrderedCollections OrderedDictionary+Elements.swift
[131/1059] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[132/1059] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/1062] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[134/1062] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[135/1062] Compiling Instrumentation Instrument.swift
[136/1062] Compiling Instrumentation NoOpInstrument.swift
[137/1062] Emitting module Instrumentation
[138/1062] Compiling Instrumentation MultiplexInstrument.swift
[139/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[140/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[141/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[142/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[143/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[144/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[145/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[146/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[147/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[148/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[149/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[150/1062] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/1062] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[152/1062] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[153/1069] Compiling OrderedCollections OrderedDictionary+Codable.swift
[154/1069] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[155/1069] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[156/1069] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[161/1069] Compiling OrderedCollections OrderedSet+Initializers.swift
[162/1069] Compiling OrderedCollections OrderedSet+Insertions.swift
[163/1069] Compiling OrderedCollections OrderedSet+Invariants.swift
[164/1069] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[165/1069] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[166/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[167/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[168/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/1069] Compiling OrderedCollections OrderedDictionary.swift
[170/1069] Compiling OrderedCollections OrderedSet+Codable.swift
[171/1069] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[172/1069] Compiling OrderedCollections OrderedSet+Descriptions.swift
[173/1069] Compiling OrderedCollections OrderedSet+Diffing.swift
[174/1069] Compiling OrderedCollections OrderedSet+Equatable.swift
[175/1069] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[176/1069] Compiling OrderedCollections OrderedSet+Hashable.swift
[177/1069] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[178/1069] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[179/1069] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[182/1069] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[183/1069] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[184/1069] Compiling OrderedCollections OrderedDictionary+Values.swift
[184/1069] Compiling t1_enc.cc
[186/1069] Compiling CoreMetrics Metrics.swift
[197/1085] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[198/1085] Compiling HeapModule Heap+Invariants.swift
[199/1085] Compiling HeapModule Heap+Descriptions.swift
[200/1085] Emitting module CoreMetrics
[201/1085] Compiling CoreMetrics Locks.swift
[202/1086] Compiling Instrumentation InstrumentationSystem.swift
[203/1086] Compiling Instrumentation Locks.swift
[204/1086] Compiling Logging MetadataProvider.swift
[208/1087] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[209/1087] Compiling OrderedCollections _HashTable+Testing.swift
[210/1087] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[211/1087] Compiling OrderedCollections _HashTable.swift
[212/1087] Compiling OrderedCollections _Hashtable+Header.swift
[228/1088] Compiling OrderedCollections OrderedSet+Sendable.swift
[229/1088] Compiling OrderedCollections OrderedSet+SubSequence.swift
[230/1088] Compiling OrderedCollections OrderedSet+Testing.swift
[231/1088] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[232/1088] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[233/1088] Compiling OrderedCollections OrderedSet.swift
[234/1088] Compiling OrderedCollections _UnsafeBitset.swift
[235/1088] Compiling Logging LogHandler.swift
[236/1088] Compiling Logging Locks.swift
[237/1088] Emitting module Logging
[238/1088] Compiling Logging Logging.swift
[239/1089] Emitting module HeapModule
[240/1089] Compiling HeapModule _HeapNode.swift
[241/1089] Emitting module OrderedCollections
[250/1090] Compiling HeapModule Heap+UnsafeHandle.swift
[251/1090] Compiling HeapModule Heap.swift
[264/1091] Compiling _RopeModule Rope+Sequence.swift
[265/1091] Compiling _RopeModule Rope+Append.swift
[266/1091] Compiling _RopeModule Rope+Extract.swift
[267/1091] Compiling _RopeModule Rope+Find.swift
[268/1091] Compiling _RopeModule Rope+ForEachWhile.swift
[269/1091] Compiling _RopeModule Rope+Insert.swift
[308/1092] Emitting module _RopeModule
[309/1092] Compiling _RopeModule Rope+Join.swift
[310/1092] Compiling _RopeModule Rope+MutatingForEach.swift
[311/1092] Compiling _RopeModule Rope+Remove.swift
[312/1092] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/1092] Compiling _RopeModule Rope+Split.swift
[314/1092] Compiling _RopeModule Optional Utilities.swift
[315/1092] Compiling _RopeModule String Utilities.swift
[316/1092] Compiling _RopeModule String.Index+ABI.swift
[317/1092] Compiling _RopeModule _CharacterRecognizer.swift
[318/1205] Compiling DequeModule Deque+Codable.swift
[319/1205] Compiling DequeModule Deque+Collection.swift
[320/1206] Compiling HashTreeCollections _HashNodeHeader.swift
[321/1206] Compiling HashTreeCollections _HashSlot.swift
[322/1206] Compiling HashTreeCollections _HashStack.swift
[323/1206] Compiling HashTreeCollections _HashTreeIterator.swift
[324/1206] Compiling HashTreeCollections _HashTreeStatistics.swift
[325/1206] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[326/1206] Compiling HashTreeCollections _RawHashNode.swift
[327/1206] Compiling HashTreeCollections _UnmanagedHashNode.swift
[328/1206] Compiling HashTreeCollections _UnsafePath.swift
[329/1206] Compiling HashTreeCollections TreeDictionary+Codable.swift
[330/1206] Compiling HashTreeCollections TreeDictionary+Keys.swift
[331/1206] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[332/1206] Compiling HashTreeCollections TreeDictionary+Merge.swift
[333/1206] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[334/1206] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[335/1206] Compiling HashTreeCollections TreeDictionary+Values.swift
[336/1206] Compiling HashTreeCollections TreeDictionary.swift
[337/1206] Compiling HashTreeCollections TreeSet+Codable.swift
[338/1206] Compiling HashTreeCollections TreeSet+Collection.swift
[339/1207] Compiling Prch SessionResponse.swift
[340/1207] Compiling DequeModule Deque+Extras.swift
[341/1207] Compiling DequeModule Deque+Hashable.swift
[342/1207] Compiling Prch URLRequest.swift
[343/1207] Compiling DequeModule Deque+CustomReflectable.swift
[344/1207] Compiling DequeModule Deque+Descriptions.swift
[345/1207] Compiling Prch URLSession.swift
[346/1209] Compiling DequeModule Deque+Equatable.swift
[347/1209] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[350/1209] Emitting module Prch
[351/1209] Compiling DequeModule _DequeBuffer.swift
[352/1209] Compiling DequeModule _DequeBufferHeader.swift
[358/1209] Compiling Tracing TracerProtocol.swift
[359/1209] Compiling Prch URLSessionResponse.swift
[360/1210] Emitting module Metrics
[361/1210] Compiling Metrics Metrics.swift
[362/1211] Compiling Tracing InstrumentationSystem+Tracing.swift
[363/1211] Compiling Tracing TracingTime.swift
[364/1211] Compiling Tracing Tracer.swift
[365/1211] Compiling Tracing SpanProtocol.swift
[366/1211] Compiling Tracing TracerProtocol+Legacy.swift
[367/1211] Emitting module Tracing
[368/1211] Compiling Tracing NoOpTracer.swift
[372/1212] Compiling DequeModule _DequeSlot.swift
[373/1212] Compiling DequeModule _UnsafeWrappedBuffer.swift
[374/1212] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[375/1212] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[376/1212] Compiling HashTreeCollections TreeDictionary+Filter.swift
[377/1212] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[378/1212] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[385/1212] Compiling HashTreeCollections TreeSet+Hashable.swift
[386/1212] Compiling HashTreeCollections TreeSet+Sendable.swift
[387/1212] Compiling HashTreeCollections TreeSet+Sequence.swift
[388/1212] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[389/1212] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[390/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[391/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[392/1212] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[393/1212] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[394/1212] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[395/1222] Compiling DequeModule Deque+Testing.swift
[396/1222] Compiling DequeModule Deque._Storage.swift
[397/1222] Compiling DequeModule Deque._UnsafeHandle.swift
[398/1222] Compiling DequeModule Deque.swift
[402/1222] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[403/1222] Compiling HashTreeCollections TreeSet+Debugging.swift
[404/1222] Compiling HashTreeCollections TreeSet+Descriptions.swift
[405/1222] Compiling HashTreeCollections TreeSet+Equatable.swift
[406/1222] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[407/1222] Compiling HashTreeCollections TreeSet+Extras.swift
[408/1222] Compiling HashTreeCollections TreeSet+Filter.swift
[411/1222] Emitting module DequeModule
[413/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[414/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[415/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[416/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[417/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[418/1223] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[419/1223] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[420/1223] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[421/1223] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[422/1223] Compiling HashTreeCollections TreeSet.swift
[422/1223] Compiling ssl_versions.cc
[423/1223] Compiling ssl_x509.cc
[432/1229] Compiling HashTreeCollections TreeDictionary+Collection.swift
[433/1229] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[434/1229] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[435/1229] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[447/1229] Emitting module RoutingKit
[448/1229] Compiling RoutingKit Router.swift
[449/1229] Compiling RoutingKit PathComponent.swift
[450/1229] Compiling RoutingKit TrieRouter.swift
[451/1229] Compiling RoutingKit AnyRouter.swift
[452/1229] Compiling RoutingKit Parameters.swift
[458/1230] Compiling HashTreeCollections _HashNode+Builder.swift
[459/1230] Compiling HashTreeCollections _HashNode+Debugging.swift
[460/1230] Compiling HashTreeCollections _HashNode+Initializers.swift
[461/1230] Compiling HashTreeCollections _HashNode+Invariants.swift
[462/1230] Compiling HashTreeCollections _HashNode+Lookups.swift
[463/1230] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[465/1230] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[466/1230] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[467/1230] Compiling HashTreeCollections _HashNode+Structural union.swift
[468/1230] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[469/1230] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[470/1230] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[471/1230] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[472/1230] Compiling HashTreeCollections _HashNode.swift
[475/1230] Compiling ssl_transcript.cc
[477/1230] Emitting module HashTreeCollections
[478/1231] Compiling ssl_stat.cc
[479/1231] Compiling ssl_session.cc
[480/1231] Compiling ssl_privkey.cc
[481/1231] Compiling ssl_key_share.cc
[481/1231] Compiling ssl_lib.cc
[483/1231] Compiling ssl_buffer.cc
[484/1231] Compiling ssl_file.cc
[485/1231] Compiling ssl_cipher.cc
[486/1231] Compiling ssl_cert.cc
[487/1231] Compiling ssl_credential.cc
[488/1231] Compiling s3_pkt.cc
[489/1231] Compiling ssl_asn1.cc
[490/1231] Compiling ssl_aead_ctx.cc
[491/1231] Compiling s3_lib.cc
[492/1231] Compiling s3_both.cc
[493/1231] Compiling handshake.cc
[494/1231] Compiling handshake_client.cc
[495/1231] Compiling handoff.cc
[496/1231] Compiling handshake_server.cc
[497/1231] Compiling extensions.cc
[498/1231] Compiling encrypted_client_hello.cc
[499/1231] Compiling md5-x86_64-linux.S
[500/1231] Compiling md5-x86_64-apple.S
[501/1231] Compiling md5-586-linux.S
[502/1231] Compiling md5-586-apple.S
[503/1231] Compiling dtls_method.cc
[504/1231] Compiling d1_srtp.cc
[505/1231] Compiling chacha20_poly1305_x86_64-linux.S
[506/1231] Compiling chacha20_poly1305_armv8-win.S
[507/1231] Compiling chacha20_poly1305_x86_64-apple.S
[508/1231] Compiling chacha20_poly1305_armv8-apple.S
[509/1231] Compiling dtls_record.cc
[510/1231] Compiling bio_ssl.cc
[511/1231] Compiling chacha-x86_64-linux.S
[512/1231] Compiling chacha-x86_64-apple.S
[513/1231] Compiling chacha20_poly1305_armv8-linux.S
[514/1231] Compiling chacha-x86-linux.S
[515/1231] Compiling chacha-armv8-win.S
[516/1231] Compiling chacha-armv8-apple.S
[516/1231] Compiling chacha-x86-apple.S
[518/1231] Compiling err_data.cc
[519/1231] Compiling chacha-armv8-linux.S
[520/1231] Compiling aes128gcmsiv-x86_64-apple.S
[521/1231] Compiling chacha-armv4-linux.S
[522/1231] Compiling d1_lib.cc
[523/1231] Compiling aes128gcmsiv-x86_64-linux.S
[524/1231] Compiling x86_64-mont5-apple.S
[525/1231] Compiling x86_64-mont5-linux.S
[526/1231] Compiling x86_64-mont-linux.S
[527/1231] Compiling d1_pkt.cc
[528/1231] Compiling x86_64-mont-apple.S
[529/1231] Compiling vpaes-x86_64-apple.S
[530/1231] Compiling x86-mont-apple.S
[531/1231] Compiling x86-mont-linux.S
[532/1231] Compiling vpaes-x86_64-linux.S
[532/1231] Compiling vpaes-x86-linux.S
[534/1231] Compiling vpaes-x86-apple.S
[535/1231] Compiling vpaes-armv8-win.S
[536/1231] Compiling sha512-x86_64-linux.S
[536/1231] Compiling vpaes-armv8-apple.S
[538/1231] Compiling vpaes-armv7-linux.S
[539/1231] Compiling sha512-x86_64-apple.S
[540/1231] Compiling vpaes-armv8-linux.S
[541/1231] Compiling sha512-armv8-win.S
[542/1231] Compiling sha512-armv8-apple.S
[543/1231] Compiling sha512-armv4-linux.S
[544/1231] Compiling sha512-586-apple.S
[545/1231] Compiling sha512-586-linux.S
[546/1231] Compiling sha256-x86_64-linux.S
[547/1231] Compiling sha256-x86_64-apple.S
[548/1231] Compiling sha512-armv8-linux.S
[549/1231] Compiling sha256-armv8-win.S
[550/1231] Compiling sha256-armv8-apple.S
[551/1231] Compiling d1_both.cc
[552/1231] Compiling sha256-armv4-linux.S
[553/1231] Compiling sha256-586-apple.S
[554/1231] Compiling sha256-armv8-linux.S
[555/1231] Compiling sha256-586-linux.S
[556/1231] Compiling sha1-x86_64-linux.S
[557/1231] Compiling sha1-armv8-win.S
[558/1231] Compiling sha1-x86_64-apple.S
[559/1231] Compiling sha1-armv8-linux.S
[559/1231] Compiling sha1-armv4-large-linux.S
[561/1231] Compiling sha1-armv8-apple.S
[562/1231] Compiling sha1-586-apple.S
[563/1231] Compiling sha1-586-linux.S
[564/1231] Compiling rdrand-x86_64-linux.S
[565/1231] Compiling rsaz-avx2-apple.S
[566/1231] Compiling rsaz-avx2-linux.S
[567/1231] Compiling p256_beeu-armv8-asm-win.S
[568/1231] Compiling p256_beeu-x86_64-asm-linux.S
[569/1231] Compiling p256_beeu-x86_64-asm-apple.S
[570/1231] Compiling rdrand-x86_64-apple.S
[571/1231] Compiling p256_beeu-armv8-asm-linux.S
[572/1231] Compiling p256-x86_64-asm-linux.S
[573/1231] Compiling p256_beeu-armv8-asm-apple.S
[574/1231] Compiling p256-armv8-asm-win.S
[575/1231] Compiling p256-x86_64-asm-apple.S
[576/1231] Compiling ghashv8-armv8-win.S
[577/1231] Compiling p256-armv8-asm-apple.S
[578/1231] Compiling p256-armv8-asm-linux.S
[579/1231] Compiling ghashv8-armv7-linux.S
[580/1231] Compiling ghashv8-armv8-apple.S
[581/1231] Compiling ghashv8-armv8-linux.S
[582/1231] Compiling ghash-x86_64-linux.S
[583/1231] Compiling ghash-x86_64-apple.S
[584/1231] Compiling ghash-ssse3-x86_64-apple.S
[585/1231] Compiling ghash-ssse3-x86-apple.S
[585/1231] Compiling ghash-x86-apple.S
[585/1231] Compiling ghash-ssse3-x86-linux.S
[585/1231] Compiling ghash-x86-linux.S
[589/1231] Compiling ghash-ssse3-x86_64-linux.S
[590/1231] Compiling ghash-neon-armv8-linux.S
[591/1231] Compiling ghash-neon-armv8-win.S
[592/1231] Compiling co-586-apple.S
[593/1231] Compiling bsaes-armv7-linux.S
[594/1231] Compiling ghash-neon-armv8-apple.S
[595/1231] Compiling bn-armv8-win.S
[596/1231] Compiling ghash-armv4-linux.S
[597/1231] Compiling co-586-linux.S
[598/1231] Compiling bn-armv8-apple.S
[599/1231] Compiling bn-armv8-linux.S
[600/1231] Compiling bn-586-apple.S
[600/1231] Compiling armv8-mont-win.S
[602/1231] Compiling bn-586-linux.S
[603/1231] Compiling armv8-mont-apple.S
[604/1231] Compiling armv4-mont-linux.S
[605/1231] Compiling armv8-mont-linux.S
[606/1231] Compiling aesv8-gcm-armv8-win.S
[607/1231] Compiling aesv8-gcm-armv8-apple.S
[608/1231] Compiling aesv8-armv8-win.S
[609/1231] Compiling aesv8-armv7-linux.S
[610/1231] Compiling aesv8-gcm-armv8-linux.S
[611/1231] Compiling aesv8-armv8-linux.S
[612/1231] Compiling aesv8-armv8-apple.S
[613/1231] Compiling aesni-x86_64-linux.S
[614/1231] Compiling aesni-x86_64-apple.S
[615/1231] Compiling aesni-x86-linux.S
[616/1231] Compiling aesni-gcm-x86_64-apple.S
[617/1231] Compiling aesni-x86-apple.S
[618/1231] Compiling aesni-gcm-x86_64-linux.S
[619/1231] Compiling aes-gcm-avx2-x86_64-linux.S
[620/1231] Compiling aes-gcm-avx2-x86_64-apple.S
[621/1231] Compiling aes-gcm-avx10-x86_64-linux.S
[622/1231] Compiling aes-gcm-avx10-x86_64-apple.S
[623/1231] Compiling x_x509a.cc
[624/1231] Compiling x_val.cc
[625/1231] Compiling x_req.cc
[626/1231] Compiling x_sig.cc
[627/1231] Compiling x_x509.cc
[628/1231] Compiling x_pubkey.cc
[629/1231] Compiling x_spki.cc
[630/1231] Compiling x_name.cc
[631/1231] Compiling x_exten.cc
[632/1231] Compiling x_attrib.cc
[633/1231] Compiling x_crl.cc
[634/1231] Compiling x509spki.cc
[635/1231] Compiling x509rset.cc
[636/1231] Compiling x_algor.cc
[637/1231] Compiling x_all.cc
[638/1231] Compiling x509name.cc
[639/1231] Compiling x509cset.cc
[640/1231] Compiling x509_v3.cc
[641/1231] Compiling x509_txt.cc
[642/1231] Compiling x509_vfy.cc
[643/1231] Compiling x509_vpm.cc
[644/1231] Compiling x509_trs.cc
[645/1231] Compiling x509_set.cc
[646/1231] Compiling x509_req.cc
[647/1231] Compiling x509_obj.cc
[648/1231] Compiling x509_lu.cc
[649/1231] Compiling x509_def.cc
[650/1231] Compiling x509_ext.cc
[651/1231] Compiling x509_d2.cc
[652/1231] Compiling x509_att.cc
[653/1231] Compiling x509.cc
[654/1231] Compiling x509_cmp.cc
[655/1231] Compiling v3_utl.cc
[656/1231] Compiling v3_prn.cc
[657/1231] Compiling v3_skey.cc
[658/1231] Compiling v3_purp.cc
[659/1231] Compiling v3_pmaps.cc
[660/1231] Compiling v3_ocsp.cc
[661/1231] Compiling v3_pcons.cc
[662/1231] Compiling v3_lib.cc
[663/1231] Compiling v3_ncons.cc
[664/1231] Compiling v3_int.cc
[665/1231] Compiling v3_info.cc
[666/1231] Compiling v3_ia5.cc
[667/1231] Compiling v3_enum.cc
[668/1231] Compiling v3_genn.cc
[669/1231] Compiling v3_extku.cc
[670/1231] Compiling v3_conf.cc
[671/1231] Compiling v3_bitst.cc
[672/1231] Compiling v3_cpols.cc
[673/1231] Compiling v3_crld.cc
[674/1231] Compiling v3_bcons.cc
[675/1231] Compiling v3_akeya.cc
[676/1231] Compiling v3_alt.cc
[677/1231] Compiling v3_akey.cc
[678/1231] Compiling t_x509a.cc
[679/1231] Compiling t_req.cc
[680/1231] Compiling t_x509.cc
[681/1231] Compiling t_crl.cc
[682/1231] Compiling i2d_pr.cc
[683/1231] Compiling rsa_pss.cc
[684/1231] Compiling name_print.cc
[685/1231] Compiling policy.cc
[686/1231] Compiling by_file.cc
[687/1231] Compiling a_sign.cc
[688/1231] Compiling algorithm.cc
[689/1231] Compiling by_dir.cc
[690/1231] Compiling asn1_gen.cc
[691/1231] Compiling a_verify.cc
[692/1231] Compiling voprf.cc
[693/1231] Compiling a_digest.cc
[694/1231] Compiling thread_win.cc
[695/1231] Compiling trust_token.cc
[696/1231] Compiling stack.cc
[697/1231] Compiling thread.cc
[698/1231] Compiling thread_pthread.cc
[699/1231] Compiling thread_none.cc
[700/1231] Compiling spake2plus.cc
[701/1231] Compiling pmbtoken.cc
[702/1231] Compiling sha512.cc
[703/1231] Compiling siphash.cc
[704/1231] Compiling slhdsa.cc
[705/1231] Compiling sha1.cc
[706/1231] Compiling sha256.cc
[707/1231] Compiling rsa_print.cc
[708/1231] Compiling rsa_crypt.cc
[709/1231] Compiling rsa_extra.cc
[710/1231] Compiling rc4.cc
[711/1231] Compiling windows.cc
[712/1231] Compiling refcount.cc
[713/1231] Compiling trusty.cc
[714/1231] Compiling urandom.cc
[715/1231] Compiling rsa_asn1.cc
[716/1231] Compiling passive.cc
[717/1231] Compiling getentropy.cc
[718/1231] Compiling rand.cc
[719/1231] Compiling forkunsafe.cc
[720/1231] Compiling ios.cc
[721/1231] Compiling poly1305_arm_asm.S
[722/1231] Compiling deterministic.cc
[723/1231] Compiling fork_detect.cc
[724/1231] Compiling poly1305_vec.cc
[725/1231] Compiling pool.cc
[726/1231] Compiling poly1305_arm.cc
[727/1231] Compiling poly1305.cc
[728/1231] Compiling pkcs8.cc
[729/1231] Compiling pkcs8_x509.cc
[730/1231] Compiling pem_x509.cc
[731/1231] Compiling pkcs7.cc
[732/1231] Compiling pkcs7_x509.cc
[733/1231] Compiling p5_pbev2.cc
[734/1231] Compiling pem_xaux.cc
[735/1231] Compiling pem_pkey.cc
[736/1231] Compiling pem_oth.cc
[737/1231] Compiling pem_info.cc
[738/1231] Compiling pem_pk8.cc
[739/1231] Compiling mlkem.cc
[740/1231] Compiling obj_xref.cc
[741/1231] Compiling pem_lib.cc
[742/1231] Compiling pem_all.cc
[743/1231] Compiling obj.cc
[744/1231] Compiling poly_rq_mul.S
[745/1231] Compiling mem.cc
[746/1231] Compiling md5.cc
[747/1231] Compiling fips_shared_support.cc
[748/1231] Compiling mldsa.cc
[749/1231] Compiling kyber.cc
[750/1231] Compiling md4.cc
[751/1231] Compiling lhash.cc
[752/1231] Compiling scrypt.cc
[753/1231] Compiling sign.cc
[754/1231] Compiling print.cc
[755/1231] Compiling pbkdf.cc
[756/1231] Compiling hrss.cc
[757/1231] Compiling ex_data.cc
[758/1231] Compiling hpke.cc
[759/1231] Compiling p_x25519.cc
[760/1231] Compiling p_x25519_asn1.cc
[761/1231] Compiling p_rsa_asn1.cc
[762/1231] Compiling p_ed25519.cc
[763/1231] Compiling p_hkdf.cc
[764/1231] Compiling p_rsa.cc
[765/1231] Compiling p_ed25519_asn1.cc
[766/1231] Compiling p_ec.cc
[767/1231] Compiling p_dh.cc
[768/1231] Compiling p_dh_asn1.cc
[769/1231] Compiling p_ec_asn1.cc
[770/1231] Compiling evp_ctx.cc
[771/1231] Compiling p_dsa_asn1.cc
[772/1231] Compiling evp.cc
[773/1231] Compiling evp_asn1.cc
[774/1231] Compiling err.cc
[775/1231] Compiling ecdh.cc
[776/1231] Compiling engine.cc
[777/1231] Compiling hash_to_curve.cc
[778/1231] Compiling ecdsa_asn1.cc
[779/1231] Compiling ec_derive.cc
[780/1231] Compiling dsa.cc
[781/1231] Compiling bcm.cc
[782/1231] Compiling dsa_asn1.cc
[783/1231] Compiling ec_asn1.cc
[784/1231] Compiling params.cc
[785/1231] Compiling x25519-asm-arm.S
[786/1231] Compiling digest_extra.cc
[787/1231] Compiling des.cc
[788/1231] Compiling dh_asn1.cc
[789/1231] Compiling cpu_intel.cc
[790/1231] Compiling curve25519_64_adx.cc
[791/1231] Compiling spake25519.cc
[792/1231] Compiling curve25519.cc
[793/1231] Compiling crypto.cc
[794/1231] Compiling cpu_arm_linux.cc
[795/1231] Compiling cpu_arm_freebsd.cc
[796/1231] Compiling cpu_aarch64_openbsd.cc
[797/1231] Compiling cpu_aarch64_sysreg.cc
[798/1231] Compiling cpu_aarch64_win.cc
[799/1231] Compiling cpu_aarch64_linux.cc
[800/1231] Compiling cpu_aarch64_fuchsia.cc
[801/1231] Compiling cpu_aarch64_apple.cc
[802/1231] Compiling conf.cc
[803/1231] Compiling tls_cbc.cc
[804/1231] Compiling get_cipher.cc
[805/1231] Compiling e_rc4.cc
[806/1231] Compiling e_tls.cc
[807/1231] Compiling e_rc2.cc
[808/1231] Compiling e_null.cc
[809/1231] Compiling e_des.cc
[810/1231] Compiling e_chacha20poly1305.cc
[811/1231] Compiling e_aesgcmsiv.cc
[812/1231] Compiling e_aesctrhmac.cc
[813/1231] Compiling chacha.cc
[814/1231] Compiling derive_key.cc
[815/1231] Compiling cbs.cc
[816/1231] Compiling ber.cc
[817/1231] Compiling cbb.cc
[818/1231] Compiling buf.cc
[819/1231] Compiling blake2.cc
[820/1231] Compiling unicode.cc
[821/1231] Compiling asn1_compat.cc
[822/1231] Compiling convert.cc
[823/1231] Compiling bn_asn1.cc
[824/1231] Compiling socket.cc
[825/1231] Compiling socket_helper.cc
[826/1231] Compiling printf.cc
[827/1231] Compiling pair.cc
[828/1231] Compiling hexdump.cc
[829/1231] Compiling file.cc
[830/1231] Compiling errno.cc
[831/1231] Compiling bio_mem.cc
[832/1231] Compiling connect.cc
[833/1231] Compiling fd.cc
[834/1231] Compiling base64.cc
[835/1231] Compiling bio.cc
[836/1231] Compiling tasn_typ.cc
[837/1231] Compiling tasn_fre.cc
[838/1231] Compiling tasn_utl.cc
[839/1231] Compiling f_string.cc
[840/1231] Compiling tasn_enc.cc
[841/1231] Compiling posix_time.cc
[842/1231] Compiling tasn_new.cc
[843/1231] Compiling asn_pack.cc
[844/1231] Compiling f_int.cc
[845/1231] Compiling tasn_dec.cc
[846/1231] Compiling asn1_par.cc
[847/1231] Compiling asn1_lib.cc
[848/1231] Compiling a_octet.cc
[849/1231] Compiling a_utctm.cc
[850/1231] Compiling a_time.cc
[851/1231] Compiling a_type.cc
[852/1231] Compiling a_strnid.cc
[853/1231] Compiling a_mbstr.cc
[854/1231] Compiling a_strex.cc
[855/1231] Compiling a_object.cc
[856/1231] Compiling a_d2i_fp.cc
[857/1231] Compiling a_dup.cc
[858/1231] Compiling a_int.cc
[859/1231] Compiling a_i2d_fp.cc
[860/1231] Compiling a_bitstr.cc
[861/1231] Compiling fiat_p256_adx_sqr.S
[862/1231] Compiling fiat_curve25519_adx_square.S
[862/1231] Compiling fiat_p256_adx_mul.S
[864/1231] Compiling a_gentm.cc
[865/1231] Compiling md5-x86_64-linux.S
[866/1231] Compiling fiat_curve25519_adx_mul.S
[867/1231] Compiling CCryptoBoringSSLShims shims.c
[868/1231] Compiling md5-x86_64-apple.S
[869/1231] Compiling md5-586-apple.S
[870/1231] Compiling chacha20_poly1305_x86_64-linux.S
[871/1231] Compiling md5-586-linux.S
[872/1231] Compiling chacha20_poly1305_armv8-win.S
[873/1231] Compiling chacha20_poly1305_x86_64-apple.S
[874/1231] Compiling chacha20_poly1305_armv8-apple.S
[875/1231] Compiling chacha-x86_64-apple.S
[876/1231] Compiling a_bool.cc
[877/1231] Compiling chacha-x86_64-linux.S
[878/1231] Compiling chacha-x86-linux.S
[879/1231] Compiling chacha20_poly1305_armv8-linux.S
[880/1231] Compiling chacha-armv8-apple.S
[881/1231] Compiling chacha-armv8-win.S
[882/1231] Compiling chacha-x86-apple.S
[883/1231] Compiling chacha-armv8-linux.S
[884/1231] Compiling aes128gcmsiv-x86_64-apple.S
[885/1231] Compiling aes128gcmsiv-x86_64-linux.S
[886/1231] Compiling chacha-armv4-linux.S
[887/1231] Compiling x86_64-mont5-linux.S
[888/1231] Compiling x86_64-mont-linux.S
[889/1231] Compiling x86_64-mont5-apple.S
[890/1231] Compiling x86-mont-linux.S
[891/1231] Compiling x86_64-mont-apple.S
[892/1231] Compiling vpaes-x86_64-linux.S
[893/1231] Compiling x86-mont-apple.S
[894/1231] Compiling vpaes-x86_64-apple.S
[895/1231] Compiling vpaes-x86-linux.S
[896/1231] Compiling vpaes-x86-apple.S
[897/1231] Compiling vpaes-armv8-win.S
[898/1231] Compiling vpaes-armv8-linux.S
[899/1231] Compiling err_data.cc
[900/1231] Compiling vpaes-armv8-apple.S
[901/1231] Compiling vpaes-armv7-linux.S
[902/1231] Compiling sha512-x86_64-linux.S
[903/1231] Compiling sha512-x86_64-apple.S
[904/1231] Compiling sha512-armv8-apple.S
[905/1231] Compiling sha512-armv8-win.S
[906/1231] Compiling sha512-586-linux.S
[907/1231] Compiling sha512-armv4-linux.S
[908/1231] Compiling sha512-armv8-linux.S
[909/1231] Compiling sha256-x86_64-linux.S
[909/1231] Compiling sha512-586-apple.S
[911/1231] Compiling sha256-armv8-win.S
[912/1231] Compiling sha256-x86_64-apple.S
[913/1231] Compiling sha256-armv8-apple.S
[914/1231] Compiling sha256-armv4-linux.S
[915/1231] Compiling sha256-586-linux.S
[916/1231] Compiling sha256-armv8-linux.S
[917/1231] Compiling sha1-x86_64-linux.S
[918/1231] Compiling sha256-586-apple.S
[919/1231] Compiling sha1-x86_64-apple.S
[920/1231] Compiling sha1-armv8-apple.S
[921/1231] Compiling sha1-armv8-win.S
[922/1231] Compiling sha1-armv4-large-linux.S
[923/1231] Compiling sha1-586-apple.S
[924/1231] Compiling sha1-586-linux.S
[925/1231] Compiling sha1-armv8-linux.S
[926/1231] Compiling rsaz-avx2-linux.S
[927/1231] Compiling rsaz-avx2-apple.S
[928/1231] Compiling rdrand-x86_64-linux.S
[929/1231] Compiling p256_beeu-x86_64-asm-apple.S
[930/1231] Compiling rdrand-x86_64-apple.S
[931/1231] Compiling p256_beeu-armv8-asm-win.S
[932/1231] Compiling p256_beeu-x86_64-asm-linux.S
[933/1231] Compiling p256_beeu-armv8-asm-apple.S
[934/1231] Compiling p256_beeu-armv8-asm-linux.S
[935/1231] Compiling p256-x86_64-asm-linux.S
[936/1231] Compiling p256-armv8-asm-win.S
[937/1231] Compiling p256-x86_64-asm-apple.S
[938/1231] Compiling ghashv8-armv8-win.S
[939/1231] Compiling ghashv8-armv8-linux.S
[940/1231] Compiling p256-armv8-asm-apple.S
[941/1231] Compiling p256-armv8-asm-linux.S
[942/1231] Compiling ghashv8-armv7-linux.S
[943/1231] Compiling ghashv8-armv8-apple.S
[944/1231] Compiling ghash-x86_64-linux.S
[945/1231] Compiling ghash-x86_64-apple.S
[946/1231] Compiling ghash-x86-linux.S
[947/1231] Compiling ghash-x86-apple.S
[948/1231] Compiling ghash-ssse3-x86_64-linux.S
[949/1231] Compiling ghash-ssse3-x86_64-apple.S
[950/1231] Compiling ghash-ssse3-x86-linux.S
[951/1231] Compiling ghash-ssse3-x86-apple.S
[952/1231] Compiling ghash-armv4-linux.S
[953/1231] Compiling ghash-neon-armv8-apple.S
[954/1231] Compiling ghash-neon-armv8-linux.S
[955/1231] Compiling ghash-neon-armv8-win.S
[956/1231] Compiling co-586-linux.S
[957/1231] Compiling co-586-apple.S
[958/1231] Compiling bsaes-armv7-linux.S
[959/1231] Compiling bn-586-linux.S
[960/1231] Compiling bn-armv8-apple.S
[961/1231] Compiling bn-armv8-win.S
[962/1231] Compiling bn-armv8-linux.S
[963/1231] Compiling bn-586-apple.S
[964/1231] Compiling armv8-mont-win.S
[965/1231] Compiling armv8-mont-apple.S
[966/1231] Compiling armv8-mont-linux.S
[967/1231] Compiling armv4-mont-linux.S
[968/1231] Compiling aesv8-gcm-armv8-apple.S
[969/1231] Compiling aesv8-gcm-armv8-win.S
[970/1231] Compiling aesv8-gcm-armv8-linux.S
[971/1231] Compiling aesv8-armv8-apple.S
[972/1231] Compiling aesv8-armv8-win.S
[973/1231] Compiling aesv8-armv8-linux.S
[974/1231] Compiling aesv8-armv7-linux.S
[975/1231] Compiling aesni-x86_64-linux.S
[976/1231] Compiling aesni-x86_64-apple.S
[977/1231] Compiling aesni-gcm-x86_64-linux.S
[978/1231] Compiling aesni-x86-linux.S
[979/1231] Compiling aesni-x86-apple.S
[980/1231] Compiling aesni-gcm-x86_64-apple.S
[981/1231] Compiling aes-gcm-avx10-x86_64-apple.S
[982/1231] Compiling aes-gcm-avx10-x86_64-linux.S
[983/1231] Compiling x_spki.cc
[984/1231] Compiling x_sig.cc
[985/1231] Compiling x_val.cc
[986/1231] Compiling x_x509a.cc
[987/1231] Compiling x_req.cc
[988/1231] Compiling x_x509.cc
[989/1231] Compiling x_crl.cc
[990/1231] Compiling x_algor.cc
[991/1231] Compiling x_pubkey.cc
[992/1231] Compiling c-nioatomics.c
[993/1231] Compiling x_exten.cc
[994/1231] Compiling x_all.cc
[995/1231] Compiling x_name.cc
[996/1231] Compiling x_attrib.cc
[997/1231] Compiling x509spki.cc
[998/1231] Compiling x509cset.cc
[999/1231] Compiling x509rset.cc
[1000/1231] Compiling x509name.cc
[1001/1231] Compiling c-atomics.c
[1002/1231] Compiling x509_vpm.cc
[1003/1237] Compiling x509_vfy.cc
[1004/1237] Compiling x509_txt.cc
[1005/1237] Compiling x509_v3.cc
[1007/1237] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1008/1237] Compiling NIOConcurrencyHelpers NIOLock.swift
[1009/1237] Emitting module NIOConcurrencyHelpers
[1010/1237] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1010/1237] Compiling x509_set.cc
[1012/1237] Compiling NIOConcurrencyHelpers lock.swift
[1013/1237] Compiling NIOConcurrencyHelpers atomics.swift
[1013/1238] Compiling x509_trs.cc
[1014/1238] Compiling x509_def.cc
[1015/1238] Compiling x509_req.cc
[1016/1238] Compiling x509_obj.cc
[1016/1238] Compiling x509_ext.cc
[1018/1238] Compiling x509_lu.cc
[1020/1238] Compiling x509_att.cc
[1021/1238] Compiling x509_d2.cc
[1022/1251] Compiling v3_skey.cc
[1023/1264] Compiling v3_purp.cc
[1024/1264] Compiling v3_utl.cc
[1025/1264] Compiling x509_cmp.cc
[1026/1264] Compiling x509.cc
[1028/1264] Compiling ConsoleKitTerminal Console+Wait.swift
[1029/1264] Compiling ConsoleKitTerminal ConsoleColor.swift
[1030/1264] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1030/1267] Compiling v3_prn.cc
[1032/1267] Compiling ConsoleKitTerminal Console+Confirm.swift
[1033/1267] Compiling ConsoleKitTerminal Console+Input.swift
[1034/1267] Compiling ConsoleKitTerminal Console+Center.swift
[1035/1267] Compiling ConsoleKitTerminal Console+Output.swift
[1036/1267] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1037/1267] Compiling ConsoleKitTerminal ConsoleClear.swift
[1038/1267] Compiling ConsoleKitTerminal Console+Ask.swift
[1039/1267] Compiling ConsoleKitTerminal Console+Choose.swift
[1040/1267] Emitting module ConsoleKitTerminal
[1040/1267] Compiling v3_pmaps.cc
[1041/1267] Compiling v3_info.cc
[1043/1267] Compiling ConsoleKitTerminal ActivityBar.swift
[1044/1267] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1045/1267] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1046/1267] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1047/1267] Compiling ConsoleKitTerminal CustomActivity.swift
[1048/1267] Compiling ConsoleKitTerminal LoadingBar.swift
[1049/1267] Compiling ConsoleKitTerminal ProgressBar.swift
[1050/1267] Compiling ConsoleKitTerminal Console+Clear.swift
[1050/1267] Compiling v3_lib.cc
[1052/1267] Compiling ConsoleKitTerminal ConsoleText.swift
[1053/1267] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1054/1267] Compiling ConsoleKitTerminal ANSI.swift
[1055/1267] Compiling ConsoleKitTerminal Console.swift
[1056/1267] Compiling ConsoleKitTerminal Terminal.swift
[1057/1267] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1057/1267] Compiling v3_pcons.cc
[1058/1267] Compiling v3_ocsp.cc
[1059/1267] Compiling v3_ncons.cc
[1061/1267] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1062/1267] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1063/1267] Compiling ConsoleKitTerminal LoggerFragment.swift
[1063/1268] Compiling v3_int.cc
[1065/1268] Compiling v3_ia5.cc
[1066/1268] Compiling v3_genn.cc
[1067/1268] Compiling v3_extku.cc
[1068/1268] Compiling v3_conf.cc
[1069/1268] Compiling v3_enum.cc
[1070/1275] Compiling v3_cpols.cc
[1071/1290] Compiling v3_crld.cc
[1073/1290] Compiling ConsoleKitCommands CommandSignature.swift
[1074/1290] Compiling ConsoleKitCommands Flag.swift
[1075/1290] Compiling ConsoleKitCommands Option.swift
[1076/1292] Emitting module ConsoleKitCommands
[1077/1292] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1078/1292] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1079/1292] Compiling ConsoleKitCommands Argument.swift
[1079/1292] Compiling v3_bitst.cc
[1081/1292] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1082/1292] Compiling ConsoleKitCommands AsyncCommand.swift
[1083/1292] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1084/1292] Compiling ConsoleKitCommands AsyncCommands.swift
[1085/1292] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1086/1292] Compiling ConsoleKitCommands AnyCommand.swift
[1087/1292] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1088/1292] Compiling ConsoleKitCommands Utilities.swift
[1088/1292] Compiling v3_akey.cc
[1089/1292] Compiling v3_alt.cc
[1090/1292] Compiling v3_akeya.cc
[1091/1292] Compiling v3_bcons.cc
[1092/1292] Compiling t_x509a.cc
[1093/1292] Compiling t_x509.cc
[1094/1292] Compiling t_req.cc
[1095/1292] Compiling rsa_pss.cc
[1096/1292] Compiling i2d_pr.cc
[1097/1292] Compiling t_crl.cc
[1099/1292] Compiling ConsoleKitCommands CommandGroup.swift
[1100/1292] Compiling ConsoleKitCommands CommandInput.swift
[1101/1292] Compiling ConsoleKitCommands Commands.swift
[1102/1292] Compiling ConsoleKitCommands Command.swift
[1103/1292] Compiling ConsoleKitCommands CommandContext.swift
[1104/1292] Compiling ConsoleKitCommands CommandError.swift
[1105/1292] Compiling ConsoleKitCommands Console+Run.swift
[1106/1292] Compiling ConsoleKitCommands ConsoleError.swift
[1107/1292] Compiling ConsoleKitCommands Completion.swift
[1107/1293] Compiling name_print.cc
[1108/1293] Compiling policy.cc
[1110/1293] Compiling by_file.cc
[1111/1293] Compiling by_dir.cc
[1112/1293] Compiling algorithm.cc
[1113/1293] Compiling a_verify.cc
[1114/1293] Compiling asn1_gen.cc
[1115/1295] Compiling a_digest.cc
[1116/1295] Compiling a_sign.cc
[1118/1295] Compiling ConsoleKit Exports.swift
[1119/1295] Emitting module ConsoleKit
[1119/1296] Compiling voprf.cc
[1120/1296] Compiling thread_win.cc
[1122/1296] Compiling thread_none.cc
[1123/1296] Compiling trust_token.cc
[1124/1296] Compiling thread_pthread.cc
[1125/1296] Compiling thread.cc
[1126/1296] Compiling wots.cc
[1127/1296] Compiling pmbtoken.cc
[1127/1296] Compiling stack.cc
[1129/1296] Compiling thash.cc
[1130/1296] Compiling fors.cc
[1131/1296] Compiling slhdsa.cc
[1132/1296] Compiling merkle.cc
[1133/1296] Compiling sha512.cc
[1134/1296] Compiling siphash.cc
[1135/1296] Compiling sha256.cc
[1136/1296] Compiling sha1.cc
[1137/1296] Compiling rsa_print.cc
[1138/1296] Compiling rsa_extra.cc
[1139/1296] Compiling refcount.cc
[1140/1296] Compiling rsa_asn1.cc
[1141/1296] Compiling rsa_crypt.cc
[1142/1296] Compiling rc4.cc
[1143/1296] Compiling urandom.cc
[1144/1296] Compiling rand_extra.cc
[1145/1296] Compiling trusty.cc
[1146/1296] Compiling windows.cc
[1147/1296] Compiling forkunsafe.cc
[1148/1296] Compiling getentropy.cc
[1149/1296] Compiling poly1305_arm_asm.S
[1150/1296] Compiling passive.cc
[1151/1296] Compiling ios.cc
[1152/1296] Compiling deterministic.cc
[1153/1296] Compiling fork_detect.cc
[1154/1296] Compiling pool.cc
[1155/1296] Compiling poly1305_vec.cc
[1156/1296] Compiling poly1305_arm.cc
[1157/1296] Compiling poly1305.cc
[1158/1296] Compiling pkcs7.cc
[1159/1296] Compiling pkcs8.cc
[1160/1296] Compiling pem_xaux.cc
[1161/1296] Compiling pkcs8_x509.cc
[1162/1296] Compiling pem_pkey.cc
[1163/1296] Compiling p5_pbev2.cc
[1164/1296] Compiling pem_x509.cc
[1165/1296] Compiling pkcs7_x509.cc
[1166/1296] Compiling pem_oth.cc
[1167/1296] Compiling pem_pk8.cc
[1168/1296] Compiling pem_all.cc
[1169/1296] Compiling obj_xref.cc
[1170/1296] Compiling mldsa.cc
[1171/1296] Compiling pem_info.cc
[1172/1296] Compiling obj.cc
[1173/1296] Compiling pem_lib.cc
[1174/1296] Compiling poly_rq_mul.S
[1175/1296] Compiling mlkem.cc
[1176/1296] Compiling fips_shared_support.cc
[1177/1296] Compiling mem.cc
[1178/1296] Compiling md4.cc
[1179/1296] Compiling lhash.cc
[1180/1296] Compiling md5.cc
[1181/1296] Compiling ex_data.cc
[1182/1296] Compiling kyber.cc
[1183/1296] Compiling hpke.cc
[1184/1296] Compiling print.cc
[1185/1296] Compiling sign.cc
[1186/1296] Compiling scrypt.cc
[1187/1296] Compiling hrss.cc
[1188/1296] Compiling pbkdf.cc
[1189/1296] Compiling p_x25519_asn1.cc
[1190/1296] Compiling p_x25519.cc
[1191/1296] Compiling p_rsa_asn1.cc
[1192/1296] Compiling p_ec.cc
[1193/1296] Compiling p_ed25519.cc
[1194/1296] Compiling p_ed25519_asn1.cc
[1195/1296] Compiling p_hkdf.cc
[1196/1296] Compiling p_rsa.cc
[1197/1296] Compiling p_ec_asn1.cc
[1198/1296] Compiling p_dh.cc
[1199/1296] Compiling p_dh_asn1.cc
[1200/1296] Compiling evp.cc
[1201/1296] Compiling evp_ctx.cc
[1202/1296] Compiling p_dsa_asn1.cc
[1203/1296] Compiling evp_asn1.cc
[1204/1296] Compiling err.cc
[1205/1296] Compiling engine.cc
[1206/1296] Compiling ecdsa_asn1.cc
[1207/1296] Compiling ec_derive.cc
[1208/1296] Compiling dsa.cc
[1209/1296] Compiling hash_to_curve.cc
[1210/1296] Compiling ecdh_extra.cc
[1211/1296] Compiling dsa_asn1.cc
[1212/1296] Compiling ec_asn1.cc
[1213/1296] Compiling bcm.cc
[1214/1296] Compiling x25519-asm-arm.S
[1215/1296] Compiling curve25519_64_adx.cc
[1216/1296] Compiling params.cc
[1217/1296] Compiling des.cc
[1218/1296] Compiling digest_extra.cc
[1219/1296] Compiling dh_asn1.cc
[1220/1296] Compiling curve25519.cc
[1221/1296] Compiling cpu_intel.cc
[1222/1296] Compiling crypto.cc
[1223/1296] Compiling spake25519.cc
[1224/1296] Compiling cpu_arm_freebsd.cc
[1225/1296] Compiling cpu_aarch64_win.cc
[1226/1296] Compiling cpu_arm_linux.cc
[1227/1296] Compiling cpu_aarch64_linux.cc
[1228/1296] Compiling cpu_aarch64_openbsd.cc
[1229/1296] Compiling cpu_aarch64_fuchsia.cc
[1230/1296] Compiling cpu_aarch64_sysreg.cc
[1231/1296] Compiling cpu_aarch64_apple.cc
[1232/1296] Compiling e_rc4.cc
[1233/1296] Compiling e_rc2.cc
[1234/1296] Compiling conf.cc
[1235/1296] Compiling e_tls.cc
[1236/1296] Compiling tls_cbc.cc
[1237/1296] Compiling e_null.cc
[1238/1296] Compiling e_des.cc
[1239/1296] Compiling e_chacha20poly1305.cc
[1240/1296] Compiling e_aesgcmsiv.cc
[1241/1296] Compiling cipher_extra.cc
[1242/1296] Compiling derive_key.cc
[1243/1296] Compiling e_aesctrhmac.cc
[1244/1296] Compiling unicode.cc
[1245/1296] Compiling chacha.cc
[1246/1296] Compiling ber.cc
[1247/1296] Compiling cbs.cc
[1248/1296] Compiling buf.cc
[1249/1296] Compiling cbb.cc
[1250/1296] Compiling hexdump.cc
[1251/1296] Compiling asn1_compat.cc
[1252/1296] Compiling bn_asn1.cc
[1253/1296] Compiling blake2.cc
[1254/1296] Compiling convert.cc
[1255/1296] Compiling printf.cc
[1256/1296] Compiling pair.cc
[1257/1296] Compiling file.cc
[1258/1296] Compiling base64.cc
[1259/1296] Compiling tasn_utl.cc
[1260/1296] Compiling fd.cc
[1261/1296] Compiling errno.cc
[1262/1296] Compiling tasn_typ.cc
[1263/1296] Compiling bio_mem.cc
[1264/1296] Compiling bio.cc
[1265/1296] Compiling tasn_fre.cc
[1266/1296] Compiling tasn_new.cc
[1267/1296] Compiling tasn_enc.cc
[1268/1296] Compiling posix_time.cc
[1269/1296] Compiling f_string.cc
[1270/1296] Compiling tasn_dec.cc
[1271/1296] Compiling f_int.cc
[1272/1296] Compiling asn_pack.cc
[1273/1296] Compiling asn1_lib.cc
[1274/1296] Compiling asn1_par.cc
[1275/1296] Compiling a_octet.cc
[1276/1296] Compiling a_strnid.cc
[1277/1296] Compiling a_time.cc
[1278/1296] Compiling a_utctm.cc
[1279/1296] Compiling a_type.cc
[1280/1296] Compiling a_object.cc
[1281/1296] Compiling a_strex.cc
[1282/1296] Compiling a_mbstr.cc
[1283/1296] Compiling a_bitstr.cc
[1283/1296] Write sources
[1286/1296] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1287/1296] Compiling a_d2i_fp.cc
[1287/1296] Write sources
[1291/1296] Compiling a_i2d_fp.cc
[1292/1296] Compiling a_dup.cc
[1293/1341] Compiling a_int.cc
[1294/1393] Compiling a_gentm.cc
[1296/1393] Compiling Algorithms MinMax.swift
[1297/1393] Compiling Algorithms Split.swift
[1298/1393] Compiling Algorithms Stride.swift
[1299/1393] Compiling Algorithms Suffix.swift
[1299/1395] Compiling a_bool.cc
[1301/1395] Compiling Algorithms Joined.swift
[1302/1395] Compiling Algorithms Keyed.swift
[1303/1395] Compiling Algorithms FlattenCollection.swift
[1304/1395] Compiling Algorithms Grouped.swift
[1305/1395] Compiling Algorithms Indexed.swift
[1306/1395] Compiling Algorithms Intersperse.swift
[1307/1395] Compiling Algorithms AdjacentPairs.swift
[1308/1395] Compiling Algorithms Chain.swift
[1309/1395] Compiling Algorithms Chunked.swift
[1310/1395] Compiling Algorithms Combinations.swift
[1311/1410] Emitting module Atomics
[1312/1410] Compiling Atomics IntegerOperations.swift
[1313/1410] Compiling Atomics Unmanaged extensions.swift
[1314/1410] Compiling Algorithms Rotate.swift
[1320/1413] Compiling Algorithms Compacted.swift
[1324/1413] Compiling Algorithms Trim.swift
[1325/1413] Compiling Algorithms Unique.swift
[1326/1413] Compiling Algorithms Windows.swift
[1327/1413] Compiling BitCollections BitSet+Equatable.swift
[1328/1413] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1329/1413] Compiling BitCollections BitSet+Extras.swift
[1330/1413] Compiling BitCollections BitSet+Hashable.swift
[1336/1413] Compiling Algorithms Partition.swift
[1337/1413] Compiling Algorithms Permutations.swift
[1338/1413] Compiling Algorithms Product.swift
[1341/1413] Compiling CryptoBoringWrapper RandomBytes.swift
[1342/1413] Compiling BitCollections BitSet+Initializers.swift
[1343/1413] Compiling BitCollections BitSet+Invariants.swift
[1344/1413] Compiling BitCollections BitSet+Random.swift
[1345/1413] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1346/1413] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1347/1413] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1348/1413] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1349/1413] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1350/1413] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1351/1413] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1352/1413] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1353/1413] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1354/1413] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1355/1413] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1356/1413] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1357/1413] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1358/1413] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1359/1413] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1360/1413] Compiling BitCollections BitSet+SetAlgebra union.swift
[1361/1413] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1362/1413] Compiling BitCollections BitSet.Counted.swift
[1363/1413] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1364/1413] Compiling BitCollections BitSet.Index.swift
[1365/1413] Compiling BitCollections BitSet._UnsafeHandle.swift
[1366/1413] Compiling BitCollections BitSet.swift
[1367/1413] Compiling BitCollections Range+Utilities.swift
[1368/1413] Compiling BitCollections Slice+Utilities.swift
[1369/1413] Compiling BitCollections UInt+Tricks.swift
[1370/1413] Compiling BitCollections _Word.swift
[1371/1413] Emitting module BitCollections
[1373/1413] Compiling Algorithms Cycle.swift
[1374/1413] Compiling Algorithms EitherSequence.swift
[1375/1413] Compiling Algorithms FirstNonNil.swift
[1380/1413] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1381/1413] Emitting module CryptoBoringWrapper
[1382/1414] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1387/1414] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1388/1414] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1389/1414] Compiling CryptoBoringWrapper EllipticCurve.swift
[1397/1417] Emitting module Collections
[1398/1417] Compiling Collections Collections.swift
[1400/1452] Compiling Crypto AES-GCM.swift
[1401/1452] Compiling Crypto AES-GCM_boring.swift
[1402/1452] Compiling Crypto ChaChaPoly_boring.swift
[1403/1452] Compiling Crypto ASN1Boolean.swift
[1404/1452] Compiling Crypto ASN1Identifier.swift
[1405/1452] Compiling Crypto ASN1Integer.swift
[1410/1491] Compiling Crypto ChaChaPoly.swift
[1411/1491] Compiling Crypto ASN1BitString.swift
[1415/1491] Compiling Crypto Cipher.swift
[1416/1491] Compiling Crypto Nonces.swift
[1417/1491] Compiling Crypto ASN1.swift
[1418/1491] Compiling Crypto ASN1Any.swift
[1419/1550] Compiling NIOCore ByteBuffer-aux.swift
[1420/1550] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1421/1550] Compiling NIOCore ByteBuffer-conversions.swift
[1422/1550] Compiling NIOCore ByteBuffer-core.swift
[1423/1550] Compiling NIOCore ByteBuffer-hex.swift
[1424/1550] Compiling NIOCore ByteBuffer-int.swift
[1425/1550] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1426/1550] Compiling NIOCore MulticastChannel.swift
[1427/1550] Compiling NIOCore NIOAny.swift
[1428/1550] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1429/1559] Compiling Crypto SymmetricKeys.swift
[1430/1559] Compiling Crypto HMAC.swift
[1431/1559] Compiling Crypto MACFunctions.swift
[1432/1559] Compiling Crypto MessageAuthenticationCode.swift
[1433/1559] Compiling Crypto AES.swift
[1434/1559] Compiling Crypto ECDSASignature_boring.swift
[1435/1559] Compiling Crypto ECDSA_boring.swift
[1436/1559] Compiling Crypto EdDSA_boring.swift
[1437/1559] Compiling Crypto ECDSA.swift
[1438/1559] Compiling Crypto Ed25519.swift
[1439/1559] Emitting module Algorithms
[1441/1560] Compiling NIOCore GlobalSingletons.swift
[1442/1560] Compiling NIOCore IO.swift
[1443/1560] Compiling NIOCore IOData.swift
[1444/1560] Compiling NIOCore IPProtocol.swift
[1445/1560] Compiling NIOCore IntegerBitPacking.swift
[1446/1560] Compiling NIOCore IntegerTypes.swift
[1447/1560] Compiling NIOCore Interfaces.swift
[1448/1560] Compiling NIOCore Linux.swift
[1449/1560] Compiling NIOCore MarkedCircularBuffer.swift
[1450/1560] Compiling Crypto ECDH.swift
[1451/1560] Compiling NIOCore EventLoop+Deprecated.swift
[1452/1560] Compiling NIOCore EventLoop+SerialExecutor.swift
[1453/1560] Compiling NIOCore EventLoop.swift
[1454/1560] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1455/1560] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1456/1560] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1457/1560] Compiling NIOCore EventLoopFuture.swift
[1458/1560] Compiling NIOCore FileDescriptor.swift
[1459/1560] Compiling NIOCore FileHandle.swift
[1460/1560] Compiling NIOCore FileRegion.swift
[1461/1560] Compiling NIOCore NIOLoopBound.swift
[1462/1560] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1463/1560] Compiling NIOCore NIOScheduledCallback.swift
[1464/1560] Compiling NIOCore NIOSendable.swift
[1465/1560] Compiling NIOCore RecvByteBufferAllocator.swift
[1466/1560] Compiling NIOCore CircularBuffer.swift
[1467/1560] Compiling NIOCore Codec.swift
[1468/1560] Compiling NIOCore ConvenienceOptionSupport.swift
[1469/1560] Compiling NIOCore DeadChannel.swift
[1470/1560] Compiling NIOCore DispatchQueue+WithFuture.swift
[1471/1560] Compiling Crypto Signature.swift
[1472/1560] Compiling Crypto CryptoKitErrors_boring.swift
[1473/1560] Compiling Crypto RNG_boring.swift
[1474/1560] Compiling Crypto SafeCompare_boring.swift
[1475/1560] Compiling Crypto Zeroization_boring.swift
[1476/1560] Compiling Crypto PrettyBytes.swift
[1477/1560] Compiling Crypto SafeCompare.swift
[1478/1560] Compiling Crypto SecureBytes.swift
[1479/1560] Compiling Crypto Zeroization.swift
[1512/1568] Compiling NIOCore AddressedEnvelope.swift
[1513/1568] Compiling NIOCore AsyncAwaitSupport.swift
[1514/1568] Compiling NIOCore AsyncChannel.swift
[1515/1568] Compiling NIOCore AsyncChannelHandler.swift
[1516/1568] Compiling NIOCore AsyncChannelInboundStream.swift
[1517/1568] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1518/1568] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1519/1568] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1520/1568] Compiling NIOCore NIOAsyncWriter.swift
[1521/1568] Compiling NIOCore ByteBuffer-multi-int.swift
[1522/1568] Emitting module Crypto
[1523/1568] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1524/1568] Compiling NIOCore ByteBuffer-views.swift
[1525/1568] Compiling NIOCore Channel.swift
[1526/1568] Compiling NIOCore ChannelHandler.swift
[1527/1568] Compiling NIOCore ChannelHandlers.swift
[1528/1568] Compiling NIOCore ChannelInvoker.swift
[1529/1568] Compiling NIOCore ChannelOption.swift
[1530/1568] Compiling NIOCore ChannelPipeline.swift
[1531/1568] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1532/1568] Compiling NIOCore BSDSocketAPI.swift
[1534/1569] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1535/1569] Compiling NIOCore SocketAddresses.swift
[1536/1569] Compiling NIOCore SocketOptionProvider.swift
[1537/1569] Compiling NIOCore SystemCallHelpers.swift
[1538/1569] Compiling NIOCore TimeAmount+Duration.swift
[1539/1569] Compiling NIOCore TypeAssistedChannelHandler.swift
[1540/1569] Compiling NIOCore UniversalBootstrapSupport.swift
[1541/1569] Compiling NIOCore Utilities.swift
[1542/1569] Emitting module NIOCore
[1571/1620] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1572/1620] Compiling NIOEmbedded AsyncTestingChannel.swift
[1573/1620] Emitting module NIOEmbedded
[1574/1620] Compiling NIOPosix Pool.swift
[1575/1620] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1576/1620] Compiling NIOPosix PosixSingletons.swift
[1577/1620] Compiling NIOPosix RawSocketBootstrap.swift
[1578/1620] Compiling NIOPosix Resolver.swift
[1579/1620] Compiling NIOPosix Selectable.swift
[1580/1626] Compiling NIOEmbedded Embedded.swift
[1582/1627] Compiling NIOPosix ThreadPosix.swift
[1583/1627] Compiling NIOPosix ThreadWindows.swift
[1584/1627] Compiling NIOPosix UnsafeTransfer.swift
[1585/1627] Compiling NIOPosix Utilities.swift
[1586/1627] Compiling NIOPosix VsockAddress.swift
[1587/1627] Compiling NIOPosix VsockChannelEvents.swift
[1588/1627] Compiling NIOPosix SelectableChannel.swift
[1589/1627] Compiling NIOPosix SelectableEventLoop.swift
[1590/1627] Compiling NIOPosix SelectorEpoll.swift
[1591/1627] Compiling NIOPosix SelectorGeneric.swift
[1592/1627] Compiling NIOPosix SelectorKqueue.swift
[1593/1627] Compiling NIOPosix SelectorUring.swift
[1594/1627] Compiling NIOPosix ServerSocket.swift
[1595/1627] Compiling NIOPosix Socket.swift
[1596/1627] Compiling NIOPosix SocketChannel.swift
[1597/1627] Compiling NIOPosix SocketProtocols.swift
[1598/1627] Compiling NIOPosix System.swift
[1599/1627] Compiling NIOPosix Thread.swift
[1600/1627] Emitting module NIOPosix
[1601/1627] Compiling NIOPosix BSDSocketAPICommon.swift
[1602/1627] Compiling NIOPosix BSDSocketAPIPosix.swift
[1603/1627] Compiling NIOPosix BSDSocketAPIWindows.swift
[1604/1627] Compiling NIOPosix BaseSocket.swift
[1605/1627] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1606/1627] Compiling NIOPosix BaseSocketChannel.swift
[1607/1627] Compiling NIOPosix BaseStreamSocketChannel.swift
[1608/1627] Compiling NIOPosix Bootstrap.swift
[1609/1627] Compiling NIOPosix ControlMessage.swift
[1610/1627] Compiling NIOPosix DatagramVectorReadManager.swift
[1611/1627] Compiling NIOPosix Errors+Any.swift
[1612/1627] Compiling NIOPosix FileDescriptor.swift
[1613/1627] Compiling NIOPosix GetaddrinfoResolver.swift
[1614/1627] Compiling NIOPosix HappyEyeballs.swift
[1615/1627] Compiling NIOPosix IO.swift
[1616/1627] Compiling NIOPosix IntegerBitPacking.swift
[1617/1627] Compiling NIOPosix IntegerTypes.swift
[1618/1627] Compiling NIOPosix Linux.swift
[1619/1627] Compiling NIOPosix LinuxCPUSet.swift
[1620/1627] Compiling NIOPosix LinuxUring.swift
[1621/1627] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1622/1627] Compiling NIOPosix NIOThreadPool.swift
[1623/1627] Compiling NIOPosix NonBlockingFileIO.swift
[1624/1627] Compiling NIOPosix PendingDatagramWritesManager.swift
[1625/1627] Compiling NIOPosix PendingWritesManager.swift
[1626/1627] Compiling NIOPosix PipeChannel.swift
[1627/1627] Compiling NIOPosix PipePair.swift
[1629/1687] Compiling NIO Exports.swift
[1630/1687] Emitting module NIO
[1632/1688] Compiling AsyncKit ConnectionPoolError.swift
[1633/1688] Compiling AsyncKit ConnectionPoolItem.swift
[1634/1688] Compiling AsyncKit ConnectionPoolSource.swift
[1635/1724] Compiling AsyncKit Future+Miscellaneous.swift
[1636/1724] Compiling AsyncKit Future+Nonempty.swift
[1637/1724] Compiling AsyncKit Future+Optional.swift
[1638/1724] Compiling AsyncKit Future+Transform.swift
[1639/1724] Compiling AsyncKit Future+Try.swift
[1640/1724] Compiling AsyncKit FutureOperators.swift
[1641/1724] Compiling NIOTLS TLSEvents.swift
[1642/1729] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1643/1729] Emitting module NIOHTTP1
[1644/1731] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1645/1731] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1646/1731] Emitting module NIOTLS
[1647/1731] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1648/1731] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1649/1731] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1650/1731] Compiling NIOSOCKS ClientStateMachine.swift
[1651/1732] Emitting module NIOSOCKS
[1652/1732] Compiling NIOSOCKS SOCKSResponse.swift
[1653/1732] Compiling NIOSOCKS Messages.swift
[1654/1732] Compiling NIOSOCKS SOCKSRequest.swift
[1655/1732] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1656/1732] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1657/1732] Compiling NIOSOCKS SOCKSClientHandler.swift
[1658/1732] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1659/1732] Compiling NIOSOCKS AuthenticationMethod.swift
[1660/1732] Compiling NIOSOCKS ClientGreeting.swift
[1661/1732] Compiling NIOSOCKS Errors.swift
[1662/1732] Compiling NIOSOCKS Helpers.swift
[1666/1732] Emitting module NIOFoundationCompat
[1667/1732] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1668/1732] Compiling NIOTLS SNIHandler.swift
[1674/1733] Emitting module _NIOFileSystem
[1675/1737] Compiling NIOSOCKS ServerStateMachine.swift
[1676/1738] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1677/1738] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1680/1738] Compiling AsyncKit Optional+StrictMap.swift
[1681/1738] Compiling AsyncKit Exports.swift
[1682/1738] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1683/1738] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1684/1767] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1686/1768] Compiling _NIOFileSystem ParallelDirCopy.swift
[1687/1768] Compiling _NIOFileSystem ParallelRemoval.swift
[1688/1768] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1689/1768] Compiling _NIOFileSystem CInterop.swift
[1690/1768] Compiling _NIOFileSystem Errno.swift
[1691/1768] Compiling NIOSSL SSLPrivateKey.swift
[1692/1768] Compiling NIOSSL SSLPublicKey.swift
[1693/1768] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1694/1768] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1695/1768] Compiling NIOSSL NIOSSLClientHandler.swift
[1696/1768] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1697/1768] Compiling NIOSSL NIOSSLHandler.swift
[1698/1768] Compiling NIOSSL NIOSSLServerHandler.swift
[1699/1768] Compiling NIOSSL ObjectIdentifier.swift
[1700/1768] Emitting module AsyncKit
[1701/1768] Compiling NIOSSL SubjectAlternativeName.swift
[1702/1768] Compiling NIOSSL NIOSSLSecureBytes.swift
[1703/1768] Compiling NIOSSL RNG.swift
[1704/1768] Compiling NIOSSL SafeCompare.swift
[1705/1768] Compiling _NIOFileSystem IOStrategy.swift
[1706/1790] Compiling NIOTransportServices StateManagedChannel.swift
[1707/1790] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1708/1790] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1709/1792] Emitting module NIOTransportServices
[1710/1792] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1711/1792] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1712/1792] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1713/1792] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1714/1792] Compiling NIOTransportServices NIOTSErrors.swift
[1715/1792] Compiling NIOTransportServices NIOTSEventLoop.swift
[1716/1792] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1717/1792] Compiling NIOTransportServices NIOTSSingletons.swift
[1718/1792] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1719/1792] Compiling NIOTransportServices NIOTSBootstraps.swift
[1720/1792] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1721/1792] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1722/1792] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1723/1792] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1724/1792] Compiling NIOTransportServices AcceptHandler.swift
[1725/1792] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1726/1792] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1727/1792] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1728/1792] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1729/1792] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1759/1798] Emitting module NIOSSL
[1770/1798] Compiling _NIOFileSystem SystemFileHandle.swift
[1771/1798] Compiling _NIOFileSystem Utilities.swift
[1772/1798] Compiling _NIOFileSystem OpenOptions.swift
[1773/1798] Compiling _NIOFileSystem String+FileSystem.swift
[1787/1799] Compiling NIOSSL Zeroization.swift
[1788/1799] Compiling NIOSSL TLSConfiguration.swift
[1789/1799] Compiling NIOSSL UniversalBootstrapSupport.swift
[1790/1799] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1792/1865] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1793/1865] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1794/1865] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1795/1865] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1796/1870] Compiling MultipartKit FormDataEncoder.swift
[1797/1870] Compiling MultipartKit Storage.swift
[1798/1872] Emitting module MultipartKit
[1799/1872] Compiling NIOWebSocket WebSocketOpcode.swift
[1800/1873] Compiling NIOHPACK IndexedHeaderTable.swift
[1801/1873] Compiling NIOHPACK IntegerCoding.swift
[1802/1874] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1803/1874] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1804/1874] Compiling NIOHTTPCompression HTTPCompression.swift
[1805/1874] Emitting module NIOHTTPCompression
[1806/1874] Compiling NIOHTTPCompression HTTPDecompression.swift
[1810/1876] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1811/1876] Compiling MultipartKit MultipartPart.swift
[1812/1876] Compiling MultipartKit MultipartPartConvertible.swift
[1813/1877] Compiling NIOHPACK HuffmanTables.swift
[1814/1877] Compiling NIOFileSystem Exports.swift
[1815/1877] Emitting module NIOFileSystem
[1816/1878] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1817/1878] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1818/1878] Compiling NIOHPACK HuffmanCoding.swift
[1820/1878] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1821/1878] Emitting module _NIOFileSystemFoundationCompat
[1822/1878] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1823/1878] Compiling MultipartKit FormDataDecoder.swift
[1825/1878] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1827/1879] Emitting module NIOExtras
[1830/1879] Compiling NIOExtras WritePCAPHandler.swift
[1831/1879] Compiling MultipartKit Utilities.swift
[1832/1879] Emitting module NIOHPACK
[1833/1879] Compiling NIOHPACK StaticHeaderTable.swift
[1836/1879] Emitting module NIOWebSocket
[1837/1879] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1838/1879] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1839/1879] Compiling NIOWebSocket SHA1.swift
[1840/1879] Compiling MultipartKit MultipartParser.swift
[1845/1879] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1846/1879] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1849/1879] Compiling NIOWebSocket WebSocketFrame.swift
[1850/1879] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1859/1880] Compiling NIOExtras UnsafeTransfer.swift
[1860/1880] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1861/1880] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1862/1880] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1885/1950] Compiling WebSocketKit WebSocketHandler.swift
[1886/1950] Compiling WebSocketKit Exports.swift
[1887/1950] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1888/1950] Emitting module WebSocketKit
[1889/1950] Compiling WebSocketKit WebSocket+Concurrency.swift
[1890/1950] Compiling NIOHTTP2 MaySendFrames.swift
[1891/1950] Compiling NIOHTTP2 SendingDataState.swift
[1892/1950] Compiling NIOHTTP2 SendingGoawayState.swift
[1893/1950] Compiling NIOHTTP2 SendingHeadersState.swift
[1894/1950] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1895/1950] Compiling NIOHTTP2 SendingRstStreamState.swift
[1896/1950] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1897/1950] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1898/1958] Compiling WebSocketKit WebSocket.swift
[1899/1958] Compiling WebSocketKit WebSocketClient.swift
[1900/1958] Compiling WebSocketKit WebSocket+Connect.swift
[1902/1959] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1903/1959] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1904/1959] Compiling NIOHTTP2 HasLocalSettings.swift
[1905/1959] Compiling NIOHTTP2 HasRemoteSettings.swift
[1906/1959] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1907/1959] Compiling NIOHTTP2 QuiescingState.swift
[1908/1959] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1909/1959] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1910/1959] Compiling NIOHTTP2 InboundWindowManager.swift
[1911/1959] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1912/1959] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1913/1959] Compiling NIOHTTP2 StreamChannelList.swift
[1914/1959] Compiling NIOHTTP2 StreamMap.swift
[1915/1959] Compiling NIOHTTP2 StreamStateMachine.swift
[1916/1959] Compiling NIOHTTP2 UnsafeTransfer.swift
[1917/1959] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1918/1959] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1919/1959] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1920/1959] Compiling NIOHTTP2 MayReceiveFrames.swift
[1921/1959] Compiling NIOHTTP2 ReceivingDataState.swift
[1922/1959] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1923/1959] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1924/1959] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1925/1959] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1926/1959] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1927/1959] Emitting module NIOHTTP2
[1928/1959] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1929/1959] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1930/1959] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1931/1959] Compiling NIOHTTP2 HTTP2StreamID.swift
[1932/1959] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1933/1959] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1934/1959] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1935/1959] Compiling NIOHTTP2 InboundEventBuffer.swift
[1936/1959] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1937/1959] Compiling NIOHTTP2 HTTP2Frame.swift
[1938/1959] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1939/1959] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1940/1959] Compiling NIOHTTP2 HTTP2PingData.swift
[1941/1959] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1942/1959] Compiling NIOHTTP2 HTTP2Settings.swift
[1943/1959] Compiling NIOHTTP2 HTTP2Stream.swift
[1944/1959] Compiling NIOHTTP2 StateMachineResult.swift
[1945/1959] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1946/1959] Compiling NIOHTTP2 DOSHeuristics.swift
[1947/1959] Compiling NIOHTTP2 Error+Any.swift
[1948/1959] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1949/1959] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1950/1959] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1951/1959] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1952/1959] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1953/1959] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1954/1959] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1955/1959] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1956/1959] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1957/1959] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1958/1959] Compiling NIOHTTP2 HTTP2Error.swift
[1959/1959] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1961/2020] Emitting module AsyncHTTPClient
[1962/2028] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1963/2028] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1964/2028] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1965/2028] Compiling AsyncHTTPClient HTTP1Connection.swift
[1966/2028] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1967/2028] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1968/2028] Compiling AsyncHTTPClient HTTP2Connection.swift
[1969/2028] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1970/2028] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1971/2028] Compiling AsyncHTTPClient ConnectionTarget.swift
[1972/2028] Compiling AsyncHTTPClient DeconstructedURL.swift
[1973/2028] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1974/2028] Compiling AsyncHTTPClient FoundationExtensions.swift
[1975/2028] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1976/2028] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1977/2028] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1978/2028] Compiling AsyncHTTPClient HTTPClient.swift
[1979/2028] Compiling AsyncHTTPClient HTTPHandler.swift
[1980/2028] Compiling AsyncHTTPClient LRUCache.swift
[1981/2028] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1982/2028] Compiling AsyncHTTPClient NWErrorHandler.swift
[1983/2028] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1984/2028] Compiling AsyncHTTPClient TLSConfiguration.swift
[1985/2028] Compiling AsyncHTTPClient RedirectState.swift
[1986/2028] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1987/2028] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1988/2028] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1989/2028] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1990/2028] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1991/2028] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1992/2028] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1993/2028] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1994/2028] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1995/2028] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1996/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1997/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1998/2028] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1999/2028] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2000/2028] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2001/2028] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2002/2028] Compiling AsyncHTTPClient RequestBodyLength.swift
[2003/2028] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2004/2028] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2005/2028] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2006/2028] Compiling AsyncHTTPClient Transaction.swift
[2007/2028] Compiling AsyncHTTPClient Base64.swift
[2008/2028] Compiling AsyncHTTPClient BasicAuth.swift
[2009/2028] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2010/2028] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2011/2028] Compiling AsyncHTTPClient ConnectionPool.swift
[2012/2028] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2013/2028] Compiling AsyncHTTPClient RequestOptions.swift
[2014/2028] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2015/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2016/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2017/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2018/2028] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2019/2028] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2020/2028] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2021/2028] Compiling AsyncHTTPClient RequestBag.swift
[2022/2028] Compiling AsyncHTTPClient RequestValidation.swift
[2023/2028] Compiling AsyncHTTPClient SSLContextCache.swift
[2024/2028] Compiling AsyncHTTPClient Scheme.swift
[2025/2028] Compiling AsyncHTTPClient Singleton.swift
[2026/2028] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2027/2028] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2028/2028] Compiling AsyncHTTPClient Utils.swift
[2030/2202] Compiling PrchNIO NIOResponse.swift
[2031/2202] Compiling PrchNIO HTTPClient.Response.swift
[2032/2202] Compiling PrchNIO HTTPClient.swift
[2033/2202] Emitting module PrchNIO
[2035/2203] Compiling Vapor Core.swift
[2036/2203] Compiling Vapor Running.swift
[2037/2203] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2038/2203] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2039/2203] Compiling Vapor DotEnvFile+load.swift
[2040/2203] Compiling Vapor Routes+caseInsenstive.swift
[2041/2203] Compiling Vapor Validatable+validate.swift
[2042/2203] Compiling Vapor Environment+Process.swift
[2043/2203] Compiling Vapor Environment+Secret.swift
[2044/2203] Compiling Vapor Environment.swift
[2045/2203] Compiling Vapor Abort.swift
[2046/2203] Compiling Vapor AbortError.swift
[2047/2203] Compiling Vapor DebuggableError.swift
[2048/2203] Compiling Vapor Demangler.swift
[2049/2203] Compiling Vapor ErrorSource.swift
[2050/2203] Compiling Vapor StackTrace.swift
[2051/2203] Compiling Vapor Exports.swift
[2052/2203] Compiling Vapor Application+HTTP.swift
[2053/2203] Compiling Vapor BasicResponder.swift
[2054/2203] Compiling Vapor BodyStream.swift
[2055/2203] Compiling Vapor Application+HTTP+Client.swift
[2056/2203] Compiling Vapor EventLoopHTTPClient.swift
[2057/2203] Compiling Vapor EndpointCache.swift
[2058/2203] Compiling Vapor HTTPMethod+String.swift
[2059/2227] Compiling Vapor Application.swift
[2060/2227] Compiling Vapor AuthenticationCache.swift
[2061/2227] Compiling Vapor Authenticator.swift
[2062/2227] Compiling Vapor BasicAuthorization.swift
[2063/2227] Compiling Vapor BearerAuthorization.swift
[2064/2227] Compiling Vapor GuardMiddleware.swift
[2065/2227] Compiling Vapor RedirectMiddleware.swift
[2066/2227] Compiling Vapor SessionAuthenticatable.swift
[2067/2227] Compiling Vapor Bcrypt.swift
[2068/2227] Compiling Vapor Application+Cache.swift
[2069/2227] Compiling Vapor Cache.swift
[2070/2227] Compiling Vapor CacheExpirationTime.swift
[2071/2227] Compiling Vapor MemoryCache.swift
[2072/2227] Compiling Vapor Request+Cache.swift
[2073/2227] Compiling Vapor Application+Clients.swift
[2074/2227] Compiling Vapor Client.swift
[2075/2227] Compiling Vapor ClientRequest.swift
[2076/2227] Compiling Vapor ClientResponse.swift
[2077/2227] Compiling Vapor Request+Client.swift
[2078/2227] Compiling Vapor BootCommand.swift
[2079/2227] Compiling Vapor CommandContext+Application.swift
[2080/2227] Compiling Vapor RoutesCommand.swift
[2081/2227] Compiling Vapor ServeCommand.swift
[2082/2227] Compiling Vapor AnyResponse+Concurrency.swift
[2083/2251] Compiling Vapor Validator.swift
[2084/2251] Compiling Vapor ValidatorResult.swift
[2085/2251] Compiling Vapor And.swift
[2086/2251] Compiling Vapor Case.swift
[2087/2251] Compiling Vapor CharacterSet.swift
[2088/2251] Compiling Vapor Count.swift
[2089/2251] Compiling Vapor Custom.swift
[2090/2251] Compiling Vapor Email.swift
[2091/2251] Compiling Vapor Empty.swift
[2092/2251] Compiling Vapor In.swift
[2093/2251] Compiling Vapor Nil.swift
[2094/2251] Compiling Vapor NilIgnoring.swift
[2095/2251] Compiling Vapor Not.swift
[2096/2251] Compiling Vapor Or.swift
[2097/2251] Compiling Vapor Pattern.swift
[2098/2251] Compiling Vapor Range.swift
[2099/2251] Compiling Vapor URL.swift
[2100/2251] Compiling Vapor Valid.swift
[2101/2251] Compiling Vapor Application+Views.swift
[2102/2251] Compiling Vapor PlaintextRenderer.swift
[2103/2251] Compiling Vapor Request+View.swift
[2104/2251] Compiling Vapor View.swift
[2105/2251] Compiling Vapor ViewRenderer.swift
[2106/2251] Compiling Vapor _Deprecations.swift
[2107/2251] Compiling Vapor Bytes+Hex.swift
[2108/2251] Compiling Vapor Bytes+SecureCompare.swift
[2109/2251] Compiling Vapor Collection+Safe.swift
[2110/2251] Compiling Vapor DataProtocol+Copy.swift
[2111/2251] Compiling Vapor DecoderUnwrapper.swift
[2112/2251] Compiling Vapor DirectoryConfiguration.swift
[2113/2251] Compiling Vapor DotEnv.swift
[2114/2251] Compiling Vapor Extendable.swift
[2115/2251] Compiling Vapor File.swift
[2116/2251] Compiling Vapor FileIO.swift
[2117/2251] Compiling Vapor LifecycleHandler.swift
[2118/2251] Compiling Vapor OptionalType.swift
[2119/2251] Compiling Vapor RFC1123.swift
[2120/2251] Compiling Vapor SocketAddress+Hostname.swift
[2121/2251] Compiling Vapor Storage.swift
[2122/2251] Compiling Vapor String+IsIPAddress.swift
[2123/2251] Compiling Vapor Thread.swift
[2124/2251] Compiling Vapor URI.swift
[2125/2251] Compiling Vapor RangeResult.swift
[2126/2251] Compiling Vapor Validatable.swift
[2127/2251] Compiling Vapor Validation.swift
[2128/2251] Compiling Vapor ValidationKey.swift
[2129/2251] Compiling Vapor Validations.swift
[2130/2251] Compiling Vapor ValidationsError.swift
[2131/2251] Compiling Vapor HTTPServerResponseEncoder.swift
[2132/2251] Compiling Vapor HTTPServerUpgradeHandler.swift
[2133/2251] Compiling Vapor Logger+Report.swift
[2134/2251] Compiling Vapor LoggingSystem+Environment.swift
[2135/2251] Compiling Vapor Application+Middleware.swift
[2136/2251] Compiling Vapor CORSMiddleware.swift
[2137/2251] Compiling Vapor ErrorMiddleware.swift
[2138/2251] Compiling Vapor FileMiddleware.swift
[2139/2251] Compiling Vapor Middleware.swift
[2140/2251] Compiling Vapor MiddlewareConfiguration.swift
[2141/2251] Compiling Vapor ResponseCompressionMiddleware.swift
[2142/2251] Compiling Vapor RouteLoggingMiddleware.swift
[2143/2251] Compiling Vapor TracingMiddleware.swift
[2144/2251] Compiling Vapor File+Multipart.swift
[2145/2251] Compiling Vapor FormDataDecoder+Content.swift
[2146/2251] Compiling Vapor FormDataEncoder+Content.swift
[2147/2251] Compiling Vapor Application+Password.swift
[2148/2251] Compiling Vapor Application+Passwords.swift
[2149/2251] Compiling Vapor AsyncPasswordHasher.swift
[2150/2251] Compiling Vapor BcryptHasher.swift
[2151/2251] Compiling Vapor PasswordHasher.swift
[2152/2251] Compiling Vapor PlaintextHasher.swift
[2153/2251] Compiling Vapor Request+Password.swift
[2154/2251] Compiling Vapor Redirect.swift
[2155/2251] Compiling Vapor Service.swift
[2156/2251] Compiling Vapor Application+Sessions.swift
[2157/2251] Compiling Vapor MemorySessions.swift
[2158/2251] Compiling Vapor Request+Session.swift
[2159/2251] Compiling Vapor Session.swift
[2160/2251] Compiling Vapor SessionCache.swift
[2161/2251] Compiling Vapor SessionData.swift
[2162/2251] Compiling Vapor SessionDriver.swift
[2163/2251] Compiling Vapor SessionsConfiguration.swift
[2164/2251] Compiling Vapor SessionsMiddleware.swift
[2165/2251] Compiling Vapor URLEncodedFormData.swift
[2166/2251] Compiling Vapor URLEncodedFormDecoder.swift
[2167/2251] Compiling Vapor URLEncodedFormEncoder.swift
[2168/2251] Compiling Vapor URLEncodedFormError.swift
[2169/2251] Compiling Vapor URLEncodedFormParser.swift
[2170/2251] Compiling Vapor URLEncodedFormSerializer.swift
[2171/2251] Compiling Vapor URLQueryFragmentConvertible.swift
[2172/2251] Compiling Vapor AnyResponse.swift
[2173/2251] Compiling Vapor Array+Random.swift
[2174/2251] Compiling Vapor Base32.swift
[2175/2251] Compiling Vapor Base64.swift
[2176/2251] Compiling Vapor BaseN.swift
[2177/2251] Compiling Vapor BasicCodingKey.swift
[2178/2251] Compiling Vapor ByteCount.swift
[2179/2251] Compiling Vapor Request+Body.swift
[2180/2251] Compiling Vapor Request+BodyStream.swift
[2181/2251] Compiling Vapor Request.swift
[2182/2251] Compiling Vapor Application+Responder.swift
[2183/2251] Compiling Vapor DefaultResponder.swift
[2184/2251] Compiling Vapor Response+Body.swift
[2185/2251] Compiling Vapor Response.swift
[2186/2251] Compiling Vapor ResponseCodable.swift
[2187/2251] Compiling Vapor Application+Routes.swift
[2188/2251] Compiling Vapor Parameters+Require.swift
[2189/2251] Compiling Vapor Request+WebSocket.swift
[2190/2251] Compiling Vapor Route.swift
[2191/2251] Compiling Vapor RouteCollection.swift
[2192/2251] Compiling Vapor Routes.swift
[2193/2251] Compiling Vapor RoutesBuilder+Group.swift
[2194/2251] Compiling Vapor RoutesBuilder+Method.swift
[2195/2251] Compiling Vapor RoutesBuilder+Middleware.swift
[2196/2251] Compiling Vapor RoutesBuilder+WebSocket.swift
[2197/2251] Compiling Vapor RoutesBuilder.swift
[2198/2251] Compiling Vapor OTP.swift
[2199/2251] Compiling Vapor Application+Servers.swift
[2200/2251] Compiling Vapor Server.swift
[2201/2251] Compiling Vapor App+Service.swift
[2202/2251] Compiling Vapor Req+Service.swift
[2203/2251] Emitting module Vapor
[2204/2251] Compiling Vapor AsyncBasicResponder.swift
[2205/2251] Compiling Vapor AsyncMiddleware.swift
[2206/2251] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2207/2251] Compiling Vapor AsyncSessionDriver.swift
[2208/2251] Compiling Vapor Authentication+Concurrency.swift
[2209/2251] Compiling Vapor Cache+Concurrency.swift
[2210/2251] Compiling Vapor Client+Concurrency.swift
[2211/2251] Compiling Vapor RequestBody+Concurrency.swift
[2212/2251] Compiling Vapor Responder+Concurrency.swift
[2213/2251] Compiling Vapor ResponseCodable+Concurrency.swift
[2214/2251] Compiling Vapor RoutesBuilder+Concurrency.swift
[2215/2251] Compiling Vapor ViewRenderer+Concurrency.swift
[2216/2251] Compiling Vapor WebSocket+Concurrency.swift
[2217/2251] Compiling Vapor ContainerGetPathExecutor.swift
[2218/2251] Compiling Vapor Content.swift
[2219/2251] Compiling Vapor ContentCoders.swift
[2220/2251] Compiling Vapor ContentConfiguration.swift
[2221/2251] Compiling Vapor ContentContainer.swift
[2222/2251] Compiling Vapor JSONCoder+Custom.swift
[2223/2251] Compiling Vapor JSONCoders+Content.swift
[2224/2251] Compiling Vapor PlaintextDecoder.swift
[2225/2251] Compiling Vapor PlaintextEncoder.swift
[2226/2251] Compiling Vapor URLQueryCoders.swift
[2227/2251] Compiling Vapor URLQueryContainer.swift
[2228/2251] Compiling Vapor HTTPStatus.swift
[2229/2251] Compiling Vapor HTTPCookies.swift
[2230/2251] Compiling Vapor HTTPHeaderCacheControl.swift
[2231/2251] Compiling Vapor HTTPHeaderExpires.swift
[2232/2251] Compiling Vapor HTTPHeaderLastModified.swift
[2233/2251] Compiling Vapor HTTPHeaders+Cache.swift
[2234/2251] Compiling Vapor HTTPHeaders+Connection.swift
[2235/2251] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2236/2251] Compiling Vapor HTTPHeaders+ContentRange.swift
[2237/2251] Compiling Vapor HTTPHeaders+Directive.swift
[2238/2251] Compiling Vapor HTTPHeaders+Forwarded.swift
[2239/2251] Compiling Vapor HTTPHeaders+Link.swift
[2240/2251] Compiling Vapor HTTPHeaders+Name.swift
[2241/2251] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2242/2251] Compiling Vapor HTTPHeaders.swift
[2243/2251] Compiling Vapor HTTPMediaType.swift
[2244/2251] Compiling Vapor HTTPMediaTypePreference.swift
[2245/2251] Compiling Vapor Responder.swift
[2246/2251] Compiling Vapor Application+HTTP+Server.swift
[2247/2251] Compiling Vapor HTTPServer.swift
[2248/2251] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2249/2251] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2250/2251] Compiling Vapor HTTPServerHandler.swift
[2251/2251] Compiling Vapor HTTPServerRequestDecoder.swift
[2253/2256] Emitting module PrchVapor
/host/spi-builder-workspace/Sources/PrchVapor/ClientResponse.swift:23:1: warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
21 | // }
22 |
23 | extension ClientResponse: NIOResponse {}
| |- warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
[2254/2256] Compiling PrchVapor ClientResponse.swift
/host/spi-builder-workspace/Sources/PrchVapor/ClientResponse.swift:23:1: warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
21 | // }
22 |
23 | extension ClientResponse: NIOResponse {}
| |- warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
24 |
[2255/2256] Compiling PrchVapor URI.swift
[2256/2256] Compiling PrchVapor SessionClient.swift
Build complete! (462.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.76.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "prchnio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/PrchNIO.git"
}
],
"manifest_display_name" : "PrchVapor",
"name" : "PrchVapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PrchVapor",
"targets" : [
"PrchVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PrchVapor",
"module_type" : "SwiftTarget",
"name" : "PrchVapor",
"path" : "Sources/PrchVapor",
"product_dependencies" : [
"PrchNIO",
"Vapor"
],
"product_memberships" : [
"PrchVapor"
],
"sources" : [
"ClientResponse.swift",
"SessionClient.swift",
"URI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.