Build Information
Successful build of Ziggy, reference v1.0.2 (d31d47
), with Swift 6.1 for Android on 29 May 2025 10:29:00 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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/m1guelpf/ziggy-vapor.git
Reference: v1.0.2
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/m1guelpf/ziggy-vapor
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at d31d47a Submit dependencies to GitHub
Cloned https://github.com/m1guelpf/ziggy-vapor.git
Revision (git rev-parse @):
d31d47aff734ba1a1d904421c5a9b56d64cbae92
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/ziggy-vapor.git at v1.0.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/m1guelpf/ziggy-vapor.git
https://github.com/m1guelpf/ziggy-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "Ziggy",
"name" : "Ziggy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Ziggy",
"targets" : [
"Ziggy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ziggy",
"module_type" : "SwiftTarget",
"name" : "Ziggy",
"path" : "src",
"product_dependencies" : [
"Leaf",
"Vapor"
],
"product_memberships" : [
"Ziggy"
],
"sources" : [
"Extensions/Request+FullUrl.swift",
"Ziggy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/leaf.git
[1/3956] Fetching leaf
[3957/78334] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (2.32s)
Fetched https://github.com/vapor/vapor.git from cache (2.37s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (3.02s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[4011/10897] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.18s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.67s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1063] Fetching swift-service-context
[1064/6037] Fetching swift-service-context, swift-distributed-tracing
[1263/7747] Fetching swift-service-context, swift-distributed-tracing, swift-atomics
[1348/10356] Fetching swift-service-context, swift-distributed-tracing, swift-atomics, websocket-kit
[2169/12562] Fetching swift-service-context, swift-distributed-tracing, swift-atomics, websocket-kit, swift-metrics
[3938/15881] Fetching swift-service-context, swift-distributed-tracing, swift-atomics, websocket-kit, swift-metrics, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.69s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.73s)
Fetching https://github.com/apple/swift-nio-extras.git
[6076/12134] Fetching swift-service-context, swift-atomics, swift-metrics, multipart-kit, swift-log
[9912/18048] Fetching swift-service-context, swift-atomics, swift-metrics, multipart-kit, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.62s)
Fetching https://github.com/apple/swift-nio-ssl.git
[6099/8298] Fetching swift-service-context, swift-atomics, swift-metrics, multipart-kit
[8299/19825] Fetching swift-service-context, swift-atomics, swift-metrics, multipart-kit, swift-nio-http2
[10835/34668] Fetching swift-service-context, swift-atomics, swift-metrics, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (1.99s)
[18471/33605] Fetching swift-atomics, swift-metrics, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.99s)
[16876/31895] Fetching swift-metrics, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (2.00s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
[15049/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.08s)
[14860/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[16427/47097] Fetching swift-nio-http2, swift-nio-ssl, routing-kit
[23301/61033] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
[26300/66680] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, console-kit
[41706/142773] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, console-kit, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (1.15s)
[43700/137126] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, swift-nio
Fetching https://github.com/vapor/async-kit.git
[53903/139496] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, swift-nio, async-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.74s)
[45556/127969] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.98s)
[48707/125599] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio
[65764/139613] Fetching swift-nio-ssl, routing-kit, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (3.36s)
[85866/118886] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.01s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.87s)
[64919/90029] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (4.39s)
[51744/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (15.08s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.93s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.80s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.03s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[3909/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
[7632/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (2.62s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.87s)
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.03s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.61s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1590] Fetching swift-asn1
[1114/4016] Fetching swift-asn1, swift-service-lifecycle
[1699/4920] Fetching swift-asn1, swift-service-lifecycle, swift-http-types
[3490/9905] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-async-algorithms
[6716/11046] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers
[7205/17201] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
[10254/15611] Fetching swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.43s)
[10600/13185] Fetching swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
[9171/11140] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.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 (1.09s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.04s)
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.13s)
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.95s)
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 (1.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.32s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.96s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.68s)
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.61s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.60s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.66s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/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-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Building for debugging...
[0/833] Write sources
[42/833] Compiling CNIOWindows WSAStartup.c
[43/833] Write sources
[44/833] Compiling CNIOWASI CNIOWASI.c
[44/833] Compiling CNIOWindows shim.c
[46/833] Write sources
[52/833] Compiling CNIOLinux liburing_shims.c
[53/833] Compiling _NumericsShims _NumericsShims.c
[54/833] Compiling CVaporBcrypt blf.c
[55/833] Compiling _AtomicsShims.c
[56/833] Compiling CSystem shims.c
[57/833] Compiling CNIOLinux shim.c
[58/833] Compiling CNIOLLHTTP c_nio_http.c
[59/833] Compiling CNIOSHA1 c_nio_sha1.c
[60/833] Compiling CNIODarwin shim.c
[61/833] Compiling CNIOExtrasZlib empty.c
[62/833] Compiling CNIOLLHTTP c_nio_api.c
[63/833] Compiling fiat_p256_adx_sqr.S
[64/833] Compiling CVaporBcrypt bcrypt.c
[65/833] Write swift-version-24593BA9C3E375BF.txt
[66/833] Compiling fiat_curve25519_adx_square.S
[67/833] Compiling fiat_p256_adx_mul.S
[68/833] Compiling fiat_curve25519_adx_mul.S
[69/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/870] Compiling CNIOBoringSSLShims shims.c
[72/880] Emitting module RealModule
[72/881] Compiling tls_record.cc
[73/881] Compiling tls13_server.cc
[74/884] Compiling tls_method.cc
[76/903] Emitting module Logging
[77/903] Emitting module InternalCollectionsUtilities
[78/904] Compiling RealModule RealFunctions.swift
[79/904] Compiling _NIODataStructures _TinyArray.swift
[80/904] Compiling CoreMetrics Metrics.swift
[81/904] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/904] Compiling RealModule ElementaryFunctions.swift
[83/904] Compiling InternalCollectionsUtilities Descriptions.swift
[84/904] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[85/904] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/904] Compiling InternalCollectionsUtilities Debugging.swift
[87/904] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/904] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/904] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/904] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[91/904] Compiling InternalCollectionsUtilities UInt+reversed.swift
[92/904] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[93/904] Compiling InternalCollectionsUtilities Integer rank.swift
[94/904] Compiling _NIOBase64 Base64.swift
[95/904] Emitting module _NIOBase64
[96/904] Compiling ServiceContextModule ServiceContextKey.swift
[97/904] Compiling Logging LogHandler.swift
[98/905] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/905] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/905] Compiling RealModule Real.swift
[101/906] Compiling RealModule Float16+Real.swift
[102/906] Compiling RealModule Float+Real.swift
[103/906] Compiling RealModule Float80+Real.swift
[104/906] Emitting module ServiceContextModule
[105/906] Emitting module _NIODataStructures
[106/906] Compiling _NIODataStructures PriorityQueue.swift
[107/906] Compiling ServiceContextModule ServiceContext.swift
[108/906] Compiling _NIODataStructures Heap.swift
[109/907] Compiling SystemPackage MachPort.swift
[110/907] Compiling SystemPackage PlatformString.swift
[111/907] Compiling SystemPackage SystemString.swift
[120/912] Emitting module SystemPackage
[134/1048] Compiling _RopeModule BigString+Metrics.swift
[135/1048] Compiling _RopeModule BigString+Summary.swift
[136/1048] Compiling _RopeModule BigString.swift
[137/1048] Compiling HeapModule Heap+Invariants.swift
[138/1048] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[139/1048] Compiling HeapModule Heap+Descriptions.swift
[140/1048] Compiling Instrumentation NoOpInstrument.swift
[141/1048] Emitting module Instrumentation
[142/1048] Compiling Instrumentation MultiplexInstrument.swift
[143/1048] Compiling HeapModule Heap+UnsafeHandle.swift
[144/1048] Compiling HeapModule _HeapNode.swift
[145/1048] Compiling HeapModule Heap.swift
[146/1048] Emitting module HeapModule
[148/1049] Compiling _RopeModule Rope+Invariants.swift
[149/1049] Compiling _RopeModule Rope+_Node.swift
[150/1049] Compiling _RopeModule Rope+_Storage.swift
[151/1049] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[152/1049] Compiling _RopeModule Rope+_UnsafeHandle.swift
[153/1049] Compiling _RopeModule Rope.swift
[154/1049] Compiling _RopeModule RopeElement.swift
[155/1056] Compiling _RopeModule BigString+UnicodeScalarView.swift
[156/1056] Compiling _RopeModule BigSubstring+UTF16View.swift
[157/1056] Compiling _RopeModule BigSubstring+UTF8View.swift
[158/1056] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[159/1056] Compiling _RopeModule BigSubstring.swift
[160/1056] Compiling _RopeModule Rope+Builder.swift
[161/1056] Compiling _RopeModule Rope+Debugging.swift
[162/1131] Compiling HashTreeCollections _HashNode+Structural union.swift
[163/1131] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[164/1131] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[165/1131] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[166/1131] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[167/1131] Compiling HashTreeCollections _HashNode.swift
[168/1131] Compiling HashTreeCollections _HashNodeHeader.swift
[169/1131] Compiling HashTreeCollections _HashSlot.swift
[170/1132] Compiling HashTreeCollections _HashStack.swift
[171/1132] Compiling HashTreeCollections _HashTreeIterator.swift
[172/1132] Compiling HashTreeCollections _HashTreeStatistics.swift
[173/1132] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[174/1132] Compiling HashTreeCollections _RawHashNode.swift
[175/1132] Compiling HashTreeCollections _UnmanagedHashNode.swift
[176/1132] Compiling HashTreeCollections _UnsafePath.swift
[177/1132] Compiling HashTreeCollections TreeDictionary+Codable.swift
[178/1132] Compiling HashTreeCollections _HashNode+Builder.swift
[179/1132] Compiling HashTreeCollections _HashNode+Debugging.swift
[180/1132] Compiling HashTreeCollections _HashNode+Initializers.swift
[181/1132] Compiling HashTreeCollections _HashNode+Invariants.swift
[182/1132] Compiling HashTreeCollections _HashNode+Lookups.swift
[183/1132] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[184/1132] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[185/1132] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[186/1132] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[187/1132] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[188/1132] Compiling HashTreeCollections _HashNode+Structural merge.swift
[189/1132] Compiling HashTreeCollections _AncestorHashSlots.swift
[190/1132] Compiling HashTreeCollections _Bitmap.swift
[191/1132] Compiling HashTreeCollections _Bucket.swift
[192/1132] Compiling HashTreeCollections _Hash.swift
[193/1132] Compiling HashTreeCollections _HashLevel.swift
[193/1132] Compiling tls13_enc.cc
[195/1147] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[196/1147] Compiling HashTreeCollections TreeSet+Debugging.swift
[197/1147] Compiling HashTreeCollections TreeSet+Descriptions.swift
[198/1147] Compiling HashTreeCollections TreeSet+Equatable.swift
[199/1147] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[200/1147] Compiling HashTreeCollections TreeSet+Extras.swift
[201/1147] Compiling HashTreeCollections TreeSet+Filter.swift
[202/1147] Compiling HashTreeCollections TreeSet+Hashable.swift
[203/1147] Compiling HashTreeCollections TreeSet+Sendable.swift
[204/1147] Compiling HashTreeCollections TreeDictionary+Keys.swift
[205/1147] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[206/1147] Compiling HashTreeCollections TreeDictionary+Merge.swift
[207/1147] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[208/1147] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[209/1147] Compiling HashTreeCollections TreeDictionary+Values.swift
[210/1147] Compiling HashTreeCollections TreeDictionary.swift
[211/1147] Compiling HashTreeCollections TreeSet+Codable.swift
[212/1147] Compiling HashTreeCollections TreeSet+Collection.swift
[213/1156] Compiling DequeModule Deque+Equatable.swift
[214/1156] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[215/1156] Compiling DequeModule Deque+CustomReflectable.swift
[216/1156] Compiling DequeModule Deque+Descriptions.swift
[217/1158] Compiling Logging Locks.swift
[220/1158] Compiling _RopeModule Rope+Join.swift
[221/1158] Compiling _RopeModule Rope+MutatingForEach.swift
[222/1158] Compiling _RopeModule Rope+Remove.swift
[223/1158] Compiling _RopeModule Rope+RemoveSubrange.swift
[224/1158] Compiling _RopeModule Rope+Split.swift
[225/1158] Compiling _RopeModule Optional Utilities.swift
[226/1158] Compiling _RopeModule String Utilities.swift
[227/1158] Compiling _RopeModule String.Index+ABI.swift
[228/1168] Compiling DequeModule _DequeBuffer.swift
[229/1168] Compiling DequeModule _DequeBufferHeader.swift
[230/1168] Emitting module CoreMetrics
[231/1168] Compiling CoreMetrics Locks.swift
[232/1169] Compiling DequeModule Deque+Testing.swift
[233/1169] Compiling DequeModule Deque._Storage.swift
[234/1169] Compiling DequeModule Deque+Extras.swift
[235/1169] Compiling DequeModule Deque+Hashable.swift
[238/1169] Compiling DequeModule _DequeSlot.swift
[239/1169] Compiling DequeModule _UnsafeWrappedBuffer.swift
[241/1169] Compiling Logging MetadataProvider.swift
[250/1169] Compiling DequeModule Deque._UnsafeHandle.swift
[251/1169] Compiling DequeModule Deque.swift
[252/1169] Compiling Logging Logging.swift
[253/1171] Compiling Instrumentation Instrument.swift
[254/1171] Compiling Instrumentation InstrumentationSystem.swift
[255/1171] Compiling Instrumentation Locks.swift
[258/1172] Compiling DequeModule Deque+Codable.swift
[259/1172] Compiling DequeModule Deque+Collection.swift
[278/1172] Emitting module DequeModule
[279/1173] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[280/1173] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[281/1173] Compiling HashTreeCollections TreeDictionary+Filter.swift
[282/1173] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[283/1173] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[300/1173] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[301/1173] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[302/1173] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[303/1173] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[304/1173] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[305/1173] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[306/1173] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[307/1173] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[308/1173] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[309/1173] Compiling HashTreeCollections TreeSet.swift
[330/1175] Emitting module OrderedCollections
[332/1175] Emitting module _RopeModule
[341/1209] Compiling HashTreeCollections TreeDictionary+Collection.swift
[342/1209] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[343/1209] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[344/1209] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[345/1215] Compiling Tracing TracingTime.swift
[346/1215] Compiling Tracing TracerProtocol.swift
[347/1215] Compiling Tracing NoOpTracer.swift
[348/1215] Compiling Tracing TracerProtocol+Legacy.swift
[349/1215] Compiling Tracing Tracer.swift
[359/1215] Emitting module HashTreeCollections
[360/1215] Emitting module Tracing
[361/1215] Compiling Tracing InstrumentationSystem+Tracing.swift
[362/1215] Compiling Tracing SpanProtocol.swift
[363/1216] Compiling Algorithms Joined.swift
[364/1216] Compiling Algorithms Keyed.swift
[365/1216] Compiling Algorithms MinMax.swift
[366/1216] Compiling Algorithms AdjacentPairs.swift
[367/1216] Compiling Algorithms Chain.swift
[368/1216] Compiling Algorithms Chunked.swift
[369/1216] Compiling Algorithms Combinations.swift
[370/1216] Compiling Algorithms Compacted.swift
[371/1216] Compiling Algorithms Cycle.swift
[372/1216] Compiling Algorithms EitherSequence.swift
[373/1216] Compiling Algorithms FirstNonNil.swift
[374/1216] Compiling Algorithms FlattenCollection.swift
[375/1216] Compiling Algorithms Grouped.swift
[376/1216] Compiling Algorithms Indexed.swift
[377/1216] Compiling Algorithms Intersperse.swift
[378/1216] Compiling Algorithms Partition.swift
[379/1216] Compiling Algorithms Permutations.swift
[380/1216] Compiling Algorithms Product.swift
[381/1216] Compiling Algorithms RandomSample.swift
[382/1216] Compiling Algorithms Reductions.swift
[383/1216] Compiling Algorithms Rotate.swift
[384/1216] Compiling Algorithms Split.swift
[385/1216] Compiling Algorithms Stride.swift
[386/1216] Compiling Algorithms Suffix.swift
[403/1220] Compiling tls13_client.cc
[404/1220] Compiling tls13_both.cc
[409/1220] Compiling Algorithms Trim.swift
[410/1220] Compiling Algorithms Unique.swift
[411/1220] Compiling Algorithms Windows.swift
[441/1221] Compiling RoutingKit Router.swift
[458/1221] Emitting module RoutingKit
[459/1221] Compiling RoutingKit PathComponent.swift
[460/1221] Compiling RoutingKit TrieRouter.swift
[460/1221] Compiling t1_enc.cc
[461/1221] Compiling ssl_versions.cc
[463/1221] Compiling Metrics Metrics.swift
[464/1221] Emitting module Metrics
[464/1222] Compiling ssl_x509.cc
[466/1222] Emitting module Algorithms
[468/1223] Compiling RoutingKit AnyRouter.swift
[469/1223] Compiling RoutingKit Parameters.swift
[469/1224] Compiling ssl_transcript.cc
[472/1224] Compiling ssl_stat.cc
[473/1224] Compiling ssl_session.cc
[474/1224] Compiling ssl_key_share.cc
[475/1224] Compiling ssl_cipher.cc
[476/1224] Compiling ssl_privkey.cc
[477/1224] Compiling ssl_file.cc
[478/1224] Compiling ssl_cert.cc
[479/1224] Compiling ssl_credential.cc
[480/1224] Compiling ssl_lib.cc
[481/1224] Compiling ssl_buffer.cc
[482/1224] Compiling s3_pkt.cc
[483/1224] Compiling ssl_aead_ctx.cc
[484/1224] Compiling ssl_asn1.cc
[485/1224] Compiling s3_lib.cc
[486/1224] Compiling handshake_server.cc
[487/1224] Compiling s3_both.cc
[488/1224] Compiling handshake_client.cc
[489/1224] Compiling handshake.cc
[490/1224] Compiling encrypted_client_hello.cc
[491/1224] Compiling handoff.cc
[492/1224] Compiling extensions.cc
[493/1224] Compiling md5-x86_64-linux.S
[494/1224] Compiling md5-x86_64-apple.S
[495/1224] Compiling dtls_record.cc
[496/1224] Compiling d1_pkt.cc
[497/1224] Compiling dtls_method.cc
[498/1224] Compiling md5-586-linux.S
[499/1224] Compiling md5-586-apple.S
[500/1224] Compiling chacha20_poly1305_x86_64-linux.S
[501/1224] Compiling chacha20_poly1305_x86_64-apple.S
[502/1224] Compiling chacha20_poly1305_armv8-win.S
[503/1224] Compiling chacha20_poly1305_armv8-apple.S
[504/1224] Compiling chacha20_poly1305_armv8-linux.S
[505/1224] Compiling chacha-x86_64-linux.S
[506/1224] Compiling chacha-x86_64-apple.S
[507/1224] Compiling chacha-x86-apple.S
[508/1224] Compiling chacha-x86-linux.S
[509/1224] Compiling chacha-armv8-win.S
[510/1224] Compiling d1_srtp.cc
[511/1224] Compiling chacha-armv8-apple.S
[512/1224] Compiling chacha-armv8-linux.S
[513/1224] Compiling aes128gcmsiv-x86_64-apple.S
[514/1224] Compiling err_data.cc
[514/1224] Compiling chacha-armv4-linux.S
[516/1224] Compiling aes128gcmsiv-x86_64-linux.S
[517/1224] Compiling x86_64-mont5-apple.S
[518/1224] Compiling x86_64-mont5-linux.S
[519/1224] Compiling x86_64-mont-apple.S
[520/1224] Compiling x86_64-mont-linux.S
[521/1224] Compiling x86-mont-linux.S
[522/1224] Compiling x86-mont-apple.S
[523/1224] Compiling vpaes-x86_64-linux.S
[524/1224] Compiling vpaes-x86-linux.S
[525/1224] Compiling vpaes-x86-apple.S
[526/1224] Compiling vpaes-x86_64-apple.S
[527/1224] Compiling vpaes-armv8-win.S
[528/1224] Compiling vpaes-armv8-apple.S
[529/1224] Compiling vpaes-armv8-linux.S
[530/1224] Compiling sha512-x86_64-linux.S
[531/1224] Compiling d1_lib.cc
[532/1224] Compiling vpaes-armv7-linux.S
[533/1224] Compiling sha512-x86_64-apple.S
[534/1224] Compiling sha512-armv8-win.S
[535/1224] Compiling sha512-armv4-linux.S
[536/1224] Compiling sha512-586-apple.S
[537/1224] Compiling sha512-armv8-apple.S
[538/1224] Compiling sha512-586-linux.S
[539/1224] Compiling sha256-x86_64-linux.S
[540/1224] Compiling sha256-x86_64-apple.S
[541/1224] Compiling sha256-armv8-win.S
[542/1224] Compiling sha256-586-apple.S
[543/1224] Compiling sha512-armv8-linux.S
[544/1224] Compiling sha256-armv4-linux.S
[545/1224] Compiling sha256-armv8-linux.S
[546/1224] Compiling sha256-armv8-apple.S
[547/1224] Compiling sha1-x86_64-linux.S
[548/1224] Compiling sha256-586-linux.S
[549/1224] Compiling sha1-x86_64-apple.S
[550/1224] Compiling sha1-armv4-large-linux.S
[551/1224] Compiling sha1-armv8-apple.S
[552/1224] Compiling sha1-armv8-win.S
[553/1224] Compiling sha1-586-linux.S
[554/1224] Compiling sha1-586-apple.S
[555/1224] Compiling bio_ssl.cc
[556/1224] Compiling sha1-armv8-linux.S
[557/1224] Compiling rsaz-avx2-apple.S
[558/1224] Compiling rdrand-x86_64-linux.S
[559/1224] Compiling rsaz-avx2-linux.S
[560/1224] Compiling p256_beeu-x86_64-asm-linux.S
[561/1224] Compiling rdrand-x86_64-apple.S
[562/1224] Compiling p256_beeu-x86_64-asm-apple.S
[563/1224] Compiling p256_beeu-armv8-asm-linux.S
[564/1224] Compiling p256_beeu-armv8-asm-win.S
[565/1224] Compiling p256-x86_64-asm-apple.S
[566/1224] Compiling p256-armv8-asm-win.S
[567/1224] Compiling d1_both.cc
[568/1224] Compiling p256-armv8-asm-apple.S
[569/1224] Compiling p256-armv8-asm-linux.S
[570/1224] Compiling ghashv8-armv8-win.S
[571/1224] Compiling p256-x86_64-asm-linux.S
[572/1224] Compiling p256_beeu-armv8-asm-apple.S
[573/1224] Compiling ghashv8-armv7-linux.S
[574/1224] Compiling ghash-x86_64-apple.S
[575/1224] Compiling ghash-x86_64-linux.S
[576/1224] Compiling ghashv8-armv8-linux.S
[577/1224] Compiling ghash-x86-linux.S
[577/1224] Compiling ghashv8-armv8-apple.S
[579/1224] Compiling ghash-ssse3-x86_64-apple.S
[580/1224] Compiling ghash-x86-apple.S
[580/1224] Compiling ghash-ssse3-x86_64-linux.S
[580/1224] Compiling ghash-ssse3-x86-apple.S
[583/1224] Compiling ghash-ssse3-x86-linux.S
[584/1224] Compiling ghash-neon-armv8-apple.S
[585/1224] Compiling ghash-neon-armv8-linux.S
[586/1224] Compiling ghash-neon-armv8-win.S
[587/1224] Compiling co-586-linux.S
[588/1224] Compiling ghash-armv4-linux.S
[589/1224] Compiling bsaes-armv7-linux.S
[590/1224] Compiling co-586-apple.S
[591/1224] Compiling bn-armv8-win.S
[592/1224] Compiling bn-armv8-apple.S
[593/1224] Compiling bn-586-linux.S
[594/1224] Compiling bn-armv8-linux.S
[595/1224] Compiling armv8-mont-win.S
[596/1224] Compiling bn-586-apple.S
[597/1224] Compiling armv8-mont-apple.S
[598/1224] Compiling aesv8-gcm-armv8-win.S
[599/1224] Compiling armv4-mont-linux.S
[600/1224] Compiling armv8-mont-linux.S
[601/1224] Compiling aesv8-gcm-armv8-apple.S
[602/1224] Compiling aesv8-gcm-armv8-linux.S
[603/1224] Compiling aesv8-armv8-win.S
[604/1224] Compiling aesv8-armv8-apple.S
[604/1224] Compiling aesv8-armv8-linux.S
[606/1224] Compiling aesv8-armv7-linux.S
[607/1224] Compiling aesni-x86_64-linux.S
[608/1224] Compiling aesni-x86_64-apple.S
[609/1224] Compiling aesni-x86-apple.S
[610/1224] Compiling aesni-gcm-x86_64-linux.S
[611/1224] Compiling aesni-gcm-x86_64-apple.S
[611/1224] Compiling aes-gcm-avx2-x86_64-apple.S
[613/1224] Compiling aes-gcm-avx10-x86_64-linux.S
[614/1224] Compiling aes-gcm-avx10-x86_64-apple.S
[615/1224] Compiling aes-gcm-avx2-x86_64-linux.S
[616/1224] Compiling aesni-x86-linux.S
[617/1224] Compiling x_spki.cc
[618/1224] Compiling x_req.cc
[619/1224] Compiling x_sig.cc
[620/1224] Compiling x_val.cc
[621/1224] Compiling x_pubkey.cc
[622/1224] Compiling x_x509a.cc
[623/1224] Compiling x_x509.cc
[624/1224] Compiling x_name.cc
[625/1224] Compiling x509name.cc
[626/1224] Compiling x_crl.cc
[627/1224] Compiling x_all.cc
[628/1224] Compiling x_exten.cc
[629/1224] Compiling x_algor.cc
[630/1224] Compiling x_attrib.cc
[631/1224] Compiling x509rset.cc
[632/1224] Compiling x509spki.cc
[633/1224] Compiling x509cset.cc
[634/1224] Compiling x509_vpm.cc
[635/1224] Compiling x509_set.cc
[636/1224] Compiling x509_vfy.cc
[637/1224] Compiling x509_txt.cc
[638/1224] Compiling x509_req.cc
[639/1224] Compiling x509_trs.cc
[640/1224] Compiling x509_v3.cc
[641/1224] Compiling x509_obj.cc
[642/1224] Compiling x509_lu.cc
[643/1224] Compiling x509_def.cc
[644/1224] Compiling x509_ext.cc
[645/1224] Compiling x509_d2.cc
[646/1224] Compiling x509_cmp.cc
[647/1224] Compiling x509_att.cc
[648/1224] Compiling x509.cc
[649/1224] Compiling v3_utl.cc
[650/1224] Compiling v3_skey.cc
[651/1224] Compiling v3_purp.cc
[652/1224] Compiling v3_prn.cc
[653/1224] Compiling v3_pmaps.cc
[654/1224] Compiling v3_ocsp.cc
[655/1224] Compiling v3_ncons.cc
[656/1224] Compiling v3_pcons.cc
[657/1224] Compiling v3_lib.cc
[658/1224] Compiling v3_int.cc
[659/1224] Compiling v3_genn.cc
[660/1224] Compiling v3_ia5.cc
[661/1224] Compiling v3_info.cc
[662/1224] Compiling v3_extku.cc
[663/1224] Compiling v3_enum.cc
[664/1224] Compiling v3_crld.cc
[665/1224] Compiling v3_cpols.cc
[666/1224] Compiling v3_conf.cc
[667/1224] Compiling v3_bcons.cc
[668/1224] Compiling v3_bitst.cc
[669/1224] Compiling v3_akeya.cc
[670/1224] Compiling v3_alt.cc
[671/1224] Compiling t_x509a.cc
[672/1224] Compiling v3_akey.cc
[673/1224] Compiling t_req.cc
[674/1224] Compiling i2d_pr.cc
[675/1224] Compiling t_x509.cc
[676/1224] Compiling policy.cc
[677/1224] Compiling rsa_pss.cc
[678/1224] Compiling name_print.cc
[679/1224] Compiling t_crl.cc
[680/1224] Compiling a_verify.cc
[681/1224] Compiling by_file.cc
[682/1224] Compiling a_sign.cc
[683/1224] Compiling by_dir.cc
[684/1224] Compiling a_digest.cc
[685/1224] Compiling asn1_gen.cc
[686/1224] Compiling voprf.cc
[687/1224] Compiling algorithm.cc
[688/1224] Compiling thread_win.cc
[689/1224] Compiling thread_pthread.cc
[690/1224] Compiling trust_token.cc
[691/1224] Compiling thread.cc
[692/1224] Compiling thread_none.cc
[693/1224] Compiling stack.cc
[694/1224] Compiling pmbtoken.cc
[695/1224] Compiling sha256.cc
[696/1224] Compiling sha512.cc
[697/1224] Compiling siphash.cc
[698/1224] Compiling spake2plus.cc
[699/1224] Compiling slhdsa.cc
[700/1224] Compiling rsa_print.cc
[701/1224] Compiling sha1.cc
[702/1224] Compiling rsa_extra.cc
[703/1224] Compiling rsa_crypt.cc
[704/1224] Compiling rc4.cc
[705/1224] Compiling refcount.cc
[706/1224] Compiling windows.cc
[707/1224] Compiling trusty.cc
[708/1224] Compiling rsa_asn1.cc
[709/1224] Compiling rand.cc
[710/1224] Compiling urandom.cc
[711/1224] Compiling getentropy.cc
[712/1224] Compiling passive.cc
[713/1224] Compiling poly1305_arm_asm.S
[714/1224] Compiling ios.cc
[715/1224] Compiling forkunsafe.cc
[716/1224] Compiling deterministic.cc
[717/1224] Compiling fork_detect.cc
[718/1224] Compiling poly1305_vec.cc
[719/1224] Compiling poly1305.cc
[720/1224] Compiling pool.cc
[721/1224] Compiling poly1305_arm.cc
[722/1224] Compiling pkcs8.cc
[723/1224] Compiling pkcs7.cc
[724/1224] Compiling pkcs8_x509.cc
[725/1224] Compiling p5_pbev2.cc
[726/1224] Compiling pkcs7_x509.cc
[727/1224] Compiling pem_pkey.cc
[728/1224] Compiling pem_xaux.cc
[729/1224] Compiling pem_x509.cc
[730/1224] Compiling pem_info.cc
[731/1224] Compiling pem_oth.cc
[732/1224] Compiling pem_pk8.cc
[733/1224] Compiling pem_lib.cc
[734/1224] Compiling pem_all.cc
[735/1224] Compiling mlkem.cc
[736/1224] Compiling obj.cc
[737/1224] Compiling obj_xref.cc
[738/1224] Compiling mldsa.cc
[739/1224] Compiling poly_rq_mul.S
[740/1224] Compiling md5.cc
[741/1224] Compiling fips_shared_support.cc
[742/1224] Compiling mem.cc
[743/1224] Compiling md4.cc
[744/1224] Compiling lhash.cc
[745/1224] Compiling kyber.cc
[746/1224] Compiling scrypt.cc
[747/1224] Compiling ex_data.cc
[748/1224] Compiling hpke.cc
[749/1224] Compiling sign.cc
[750/1224] Compiling hrss.cc
[751/1224] Compiling print.cc
[752/1224] Compiling pbkdf.cc
[753/1224] Compiling p_rsa_asn1.cc
[754/1224] Compiling p_x25519.cc
[755/1224] Compiling p_x25519_asn1.cc
[756/1224] Compiling p_ed25519.cc
[757/1224] Compiling p_hkdf.cc
[758/1224] Compiling p_ed25519_asn1.cc
[759/1224] Compiling p_rsa.cc
[760/1224] Compiling p_ec.cc
[761/1224] Compiling p_dh_asn1.cc
[762/1224] Compiling p_dh.cc
[763/1224] Compiling evp_ctx.cc
[764/1224] Compiling p_dsa_asn1.cc
[765/1224] Compiling p_ec_asn1.cc
[766/1224] Compiling evp.cc
[767/1224] Compiling engine.cc
[768/1224] Compiling evp_asn1.cc
[769/1224] Compiling err.cc
[770/1224] Compiling ecdh.cc
[771/1224] Compiling ecdsa_asn1.cc
[772/1224] Compiling hash_to_curve.cc
[773/1224] Compiling bcm.cc
[774/1224] Compiling ec_derive.cc
[775/1224] Compiling dsa_asn1.cc
[776/1224] Compiling dsa.cc
[777/1224] Compiling params.cc
[778/1224] Compiling ec_asn1.cc
[779/1224] Compiling x25519-asm-arm.S
[780/1224] Compiling des.cc
[781/1224] Compiling digest_extra.cc
[782/1224] Compiling spake25519.cc
[783/1224] Compiling dh_asn1.cc
[784/1224] Compiling curve25519_64_adx.cc
[785/1224] Compiling crypto.cc
[786/1224] Compiling cpu_intel.cc
[787/1224] Compiling curve25519.cc
[788/1224] Compiling cpu_arm_freebsd.cc
[789/1224] Compiling cpu_arm_linux.cc
[790/1224] Compiling cpu_aarch64_win.cc
[791/1224] Compiling cpu_aarch64_openbsd.cc
[792/1224] Compiling cpu_aarch64_sysreg.cc
[793/1224] Compiling cpu_aarch64_fuchsia.cc
[794/1224] Compiling cpu_aarch64_linux.cc
[795/1224] Compiling cpu_aarch64_apple.cc
[796/1224] Compiling conf.cc
[797/1224] Compiling get_cipher.cc
[798/1224] Compiling e_tls.cc
[799/1224] Compiling tls_cbc.cc
[800/1224] Compiling e_rc2.cc
[801/1224] Compiling e_rc4.cc
[802/1224] Compiling e_des.cc
[803/1224] Compiling e_chacha20poly1305.cc
[804/1224] Compiling e_null.cc
[805/1224] Compiling e_aesgcmsiv.cc
[806/1224] Compiling e_aesctrhmac.cc
[807/1224] Compiling chacha.cc
[808/1224] Compiling derive_key.cc
[809/1224] Compiling unicode.cc
[810/1224] Compiling buf.cc
[811/1224] Compiling ber.cc
[812/1224] Compiling cbb.cc
[813/1224] Compiling cbs.cc
[814/1224] Compiling asn1_compat.cc
[815/1224] Compiling blake2.cc
[816/1224] Compiling convert.cc
[817/1224] Compiling bn_asn1.cc
[818/1224] Compiling socket.cc
[819/1224] Compiling socket_helper.cc
[820/1224] Compiling printf.cc
[821/1224] Compiling file.cc
[822/1224] Compiling pair.cc
[823/1224] Compiling hexdump.cc
[824/1224] Compiling errno.cc
[825/1224] Compiling fd.cc
[826/1224] Compiling bio_mem.cc
[827/1224] Compiling connect.cc
[828/1224] Compiling base64.cc
[829/1224] Compiling bio.cc
[830/1224] Compiling tasn_typ.cc
[831/1224] Compiling tasn_fre.cc
[832/1224] Compiling tasn_utl.cc
[833/1224] Compiling tasn_enc.cc
[834/1224] Compiling tasn_new.cc
[835/1224] Compiling posix_time.cc
[836/1224] Compiling f_string.cc
[837/1224] Compiling f_int.cc
[838/1224] Compiling asn_pack.cc
[839/1224] Compiling tasn_dec.cc
[840/1224] Compiling asn1_par.cc
[841/1224] Compiling asn1_lib.cc
[842/1224] Compiling a_utctm.cc
[843/1224] Compiling a_octet.cc
[844/1224] Compiling a_type.cc
[845/1224] Compiling a_time.cc
[846/1224] Compiling a_strnid.cc
[847/1224] Compiling a_strex.cc
[848/1224] Compiling a_object.cc
[849/1224] Compiling a_dup.cc
[849/1224] Compiling a_i2d_fp.cc
[850/1224] Compiling a_d2i_fp.cc
[852/1224] Compiling a_int.cc
[852/1224] Compiling a_mbstr.cc
[854/1224] Compiling a_gentm.cc
[855/1224] Compiling a_bool.cc
[856/1224] Compiling fiat_curve25519_adx_square.S
[857/1224] Compiling fiat_p256_adx_mul.S
[857/1224] Compiling fiat_p256_adx_sqr.S
[859/1224] Compiling CCryptoBoringSSLShims shims.c
[860/1224] Compiling a_bitstr.cc
[861/1224] Compiling fiat_curve25519_adx_mul.S
[862/1224] Compiling md5-x86_64-linux.S
[863/1224] Compiling md5-x86_64-apple.S
[864/1224] Compiling md5-586-apple.S
[864/1224] Compiling md5-586-linux.S
[866/1224] Compiling chacha20_poly1305_x86_64-linux.S
[867/1224] Compiling err_data.cc
[868/1224] Compiling chacha20_poly1305_x86_64-apple.S
[869/1224] Compiling chacha20_poly1305_armv8-win.S
[870/1224] Compiling chacha20_poly1305_armv8-apple.S
[871/1224] Compiling chacha-x86_64-linux.S
[872/1224] Compiling chacha20_poly1305_armv8-linux.S
[873/1224] Compiling chacha-x86_64-apple.S
[874/1224] Compiling chacha-x86-linux.S
[875/1224] Compiling chacha-x86-apple.S
[876/1224] Compiling chacha-armv8-win.S
[877/1224] Compiling chacha-armv8-apple.S
[878/1224] Compiling aes128gcmsiv-x86_64-linux.S
[879/1224] Compiling chacha-armv8-linux.S
[880/1224] Compiling chacha-armv4-linux.S
[881/1224] Compiling x86_64-mont5-linux.S
[882/1224] Compiling aes128gcmsiv-x86_64-apple.S
[883/1224] Compiling x86-mont-apple.S
[884/1224] Compiling x86_64-mont5-apple.S
[884/1224] Compiling vpaes-x86_64-linux.S
[886/1224] Compiling x86_64-mont-linux.S
[886/1224] Compiling x86_64-mont-apple.S
[888/1224] Compiling x86-mont-linux.S
[889/1224] Compiling vpaes-x86_64-apple.S
[890/1224] Compiling vpaes-x86-linux.S
[891/1224] Compiling vpaes-x86-apple.S
[892/1224] Compiling vpaes-armv8-win.S
[893/1224] Compiling vpaes-armv8-apple.S
[894/1224] Compiling vpaes-armv8-linux.S
[895/1224] Compiling vpaes-armv7-linux.S
[896/1224] Compiling sha512-x86_64-linux.S
[897/1224] Compiling sha512-x86_64-apple.S
[898/1224] Compiling sha512-armv8-win.S
[899/1224] Compiling sha512-armv8-apple.S
[900/1224] Compiling sha512-586-apple.S
[901/1224] Compiling sha512-armv8-linux.S
[902/1224] Compiling sha512-armv4-linux.S
[903/1224] Compiling sha512-586-linux.S
[904/1224] Compiling sha256-armv8-win.S
[905/1224] Compiling sha256-armv4-linux.S
[906/1224] Compiling sha256-x86_64-apple.S
[907/1224] Compiling sha256-armv8-apple.S
[908/1224] Compiling sha256-armv8-linux.S
[909/1224] Compiling sha256-x86_64-linux.S
[910/1224] Compiling sha256-586-linux.S
[911/1224] Compiling sha256-586-apple.S
[911/1224] Compiling sha1-armv8-linux.S
[913/1224] Compiling sha1-armv8-win.S
[914/1224] Compiling sha1-armv8-apple.S
[915/1224] Compiling sha1-x86_64-apple.S
[916/1224] Compiling sha1-x86_64-linux.S
[917/1224] Compiling sha1-586-apple.S
[918/1224] Compiling rsaz-avx2-linux.S
[919/1224] Compiling rdrand-x86_64-linux.S
[920/1224] Compiling sha1-586-linux.S
[920/1224] Compiling sha1-armv4-large-linux.S
[922/1224] Compiling rsaz-avx2-apple.S
[923/1224] Compiling p256_beeu-x86_64-asm-linux.S
[924/1224] Compiling rdrand-x86_64-apple.S
[925/1224] Compiling p256_beeu-armv8-asm-apple.S
[926/1224] Compiling p256_beeu-armv8-asm-win.S
[927/1224] Compiling p256_beeu-x86_64-asm-apple.S
[927/1224] Compiling p256_beeu-armv8-asm-linux.S
[929/1224] Compiling p256-x86_64-asm-apple.S
[930/1224] Compiling p256-x86_64-asm-linux.S
[931/1224] Compiling p256-armv8-asm-apple.S
[932/1224] Compiling p256-armv8-asm-win.S
[933/1224] Compiling ghashv8-armv8-win.S
[934/1224] Compiling p256-armv8-asm-linux.S
[935/1224] Compiling ghashv8-armv8-linux.S
[936/1224] Compiling ghashv8-armv8-apple.S
[937/1224] Compiling ghashv8-armv7-linux.S
[938/1224] Compiling ghash-x86_64-linux.S
[939/1224] Compiling ghash-x86_64-apple.S
[940/1224] Compiling ghash-x86-linux.S
[940/1224] Compiling ghash-x86-apple.S
[942/1224] Compiling ghash-ssse3-x86_64-apple.S
[943/1224] Compiling ghash-ssse3-x86-linux.S
[944/1224] Compiling ghash-ssse3-x86_64-linux.S
[945/1224] Compiling ghash-neon-armv8-win.S
[946/1224] Compiling ghash-ssse3-x86-apple.S
[947/1224] Compiling ghash-neon-armv8-linux.S
[948/1224] Compiling ghash-armv4-linux.S
[949/1224] Compiling ghash-neon-armv8-apple.S
[950/1224] Compiling co-586-linux.S
[951/1224] Compiling bsaes-armv7-linux.S
[952/1224] Compiling co-586-apple.S
[953/1224] Compiling bn-armv8-linux.S
[954/1224] Compiling bn-armv8-apple.S
[955/1224] Compiling bn-armv8-win.S
[956/1224] Compiling bn-586-apple.S
[957/1224] Compiling bn-586-linux.S
[958/1224] Compiling armv8-mont-win.S
[959/1224] Compiling armv4-mont-linux.S
[960/1224] Compiling armv8-mont-apple.S
[960/1224] Compiling aesv8-gcm-armv8-win.S
[962/1224] Compiling armv8-mont-linux.S
[963/1224] Compiling aesv8-gcm-armv8-apple.S
[964/1224] Compiling aesv8-armv8-win.S
[965/1224] Compiling aesv8-gcm-armv8-linux.S
[966/1224] Compiling aesv8-armv8-apple.S
[966/1224] Compiling aesv8-armv7-linux.S
[968/1224] Compiling aesv8-armv8-linux.S
[969/1224] Compiling aesni-x86_64-apple.S
[970/1224] Compiling aesni-x86_64-linux.S
[971/1224] Compiling aesni-gcm-x86_64-linux.S
[972/1224] Compiling aesni-x86-linux.S
[973/1224] Compiling aesni-gcm-x86_64-apple.S
[974/1224] Compiling aesni-x86-apple.S
[975/1224] Compiling aes-gcm-avx10-x86_64-apple.S
[976/1224] Compiling aes-gcm-avx10-x86_64-linux.S
[977/1224] Compiling c-nioatomics.c
[978/1224] Compiling c-atomics.c
[979/1224] Compiling x_x509a.cc
[980/1224] Compiling x_sig.cc
[981/1224] Compiling x_pubkey.cc
[982/1224] Compiling x_req.cc
[983/1224] Compiling x_spki.cc
[984/1230] Compiling x_x509.cc
[985/1230] Compiling x_val.cc
[987/1230] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[988/1230] Compiling NIOConcurrencyHelpers NIOLock.swift
[988/1230] Compiling x_name.cc
[990/1230] Emitting module NIOConcurrencyHelpers
[991/1230] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[992/1230] Compiling NIOConcurrencyHelpers lock.swift
[993/1230] Compiling NIOConcurrencyHelpers atomics.swift
[993/1231] Compiling x_exten.cc
[994/1231] Compiling x_attrib.cc
[995/1231] Compiling x_all.cc
[997/1231] Compiling x_crl.cc
[998/1231] Compiling x509rset.cc
[999/1231] Compiling x_algor.cc
[1000/1257] Compiling x509spki.cc
[1001/1257] Compiling x509name.cc
[1003/1257] Compiling ConsoleKitTerminal CustomActivity.swift
[1004/1257] Compiling ConsoleKitTerminal LoadingBar.swift
[1005/1257] Compiling ConsoleKitTerminal ProgressBar.swift
[1006/1257] Compiling ConsoleKitTerminal Console+Clear.swift
[1006/1260] Compiling x509_vpm.cc
[1008/1260] Compiling ConsoleKitTerminal ActivityBar.swift
[1009/1260] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1010/1260] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1011/1260] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1012/1260] Emitting module ConsoleKitTerminal
[1012/1260] Compiling x509cset.cc
[1013/1260] Compiling x509_trs.cc
[1014/1260] Compiling x509_vfy.cc
[1016/1260] Compiling ConsoleKitTerminal Console+Wait.swift
[1017/1260] Compiling ConsoleKitTerminal ConsoleColor.swift
[1018/1260] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1019/1260] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1020/1260] Compiling ConsoleKitTerminal ConsoleClear.swift
[1021/1260] Compiling ConsoleKitTerminal Console+Ask.swift
[1022/1260] Compiling ConsoleKitTerminal Console+Choose.swift
[1023/1260] Compiling ConsoleKitTerminal Console+Confirm.swift
[1024/1260] Compiling ConsoleKitTerminal Console+Input.swift
[1025/1260] Compiling ConsoleKitTerminal Console+Center.swift
[1026/1260] Compiling ConsoleKitTerminal Console+Output.swift
[1026/1260] Compiling x509_v3.cc
[1027/1260] Compiling x509_txt.cc
[1029/1260] Compiling ConsoleKitTerminal Console.swift
[1030/1260] Compiling ConsoleKitTerminal Terminal.swift
[1031/1260] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1032/1260] Compiling ConsoleKitTerminal ConsoleText.swift
[1033/1260] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1034/1260] Compiling ConsoleKitTerminal ANSI.swift
[1034/1260] Compiling x509_set.cc
[1036/1260] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1037/1260] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1038/1260] Compiling ConsoleKitTerminal LoggerFragment.swift
[1038/1261] Compiling x509_obj.cc
[1039/1261] Compiling x509_ext.cc
[1041/1261] Compiling x509_lu.cc
[1042/1261] Compiling x509_req.cc
[1043/1261] Compiling x509_def.cc
[1044/1261] Compiling x509_d2.cc
[1046/1283] Emitting module ConsoleKitCommands
[1046/1285] Compiling x509_cmp.cc
[1047/1285] Compiling v3_skey.cc
[1049/1285] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1050/1285] Compiling ConsoleKitCommands Utilities.swift
[1051/1285] Compiling ConsoleKitCommands CommandSignature.swift
[1052/1285] Compiling ConsoleKitCommands Flag.swift
[1053/1285] Compiling ConsoleKitCommands Option.swift
[1053/1285] Compiling x509_att.cc
[1054/1285] Compiling v3_purp.cc
[1056/1285] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1057/1285] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1058/1285] Compiling ConsoleKitCommands Argument.swift
[1058/1285] Compiling x509.cc
[1060/1285] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1061/1285] Compiling ConsoleKitCommands AsyncCommand.swift
[1062/1285] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1063/1285] Compiling ConsoleKitCommands AsyncCommands.swift
[1064/1285] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1065/1285] Compiling ConsoleKitCommands AnyCommand.swift
[1066/1285] Compiling ConsoleKitCommands Command.swift
[1067/1285] Compiling ConsoleKitCommands CommandContext.swift
[1068/1285] Compiling ConsoleKitCommands CommandError.swift
[1068/1285] Compiling v3_prn.cc
[1069/1285] Compiling v3_utl.cc
[1070/1285] Compiling v3_pmaps.cc
[1071/1285] Compiling v3_pcons.cc
[1072/1285] Compiling v3_lib.cc
[1073/1285] Compiling v3_ocsp.cc
[1074/1285] Compiling v3_int.cc
[1075/1285] Compiling v3_ncons.cc
[1077/1285] Compiling ConsoleKitCommands CommandGroup.swift
[1078/1285] Compiling ConsoleKitCommands CommandInput.swift
[1079/1285] Compiling ConsoleKitCommands Commands.swift
[1080/1285] Compiling ConsoleKitCommands Console+Run.swift
[1081/1285] Compiling ConsoleKitCommands ConsoleError.swift
[1082/1285] Compiling ConsoleKitCommands Completion.swift
[1082/1286] Compiling v3_info.cc
[1084/1286] Compiling v3_ia5.cc
[1085/1286] Compiling v3_genn.cc
[1086/1288] Compiling v3_extku.cc
[1088/1288] Emitting module ConsoleKit
[1089/1288] Compiling ConsoleKit Exports.swift
[1089/1288] Compiling v3_enum.cc
[1091/1289] Compiling v3_cpols.cc
[1092/1289] Compiling v3_bitst.cc
[1093/1289] Compiling v3_crld.cc
[1094/1289] Compiling v3_conf.cc
[1095/1289] Compiling v3_bcons.cc
[1096/1289] Compiling v3_alt.cc
[1097/1289] Compiling v3_akeya.cc
[1098/1289] Compiling v3_akey.cc
[1099/1289] Compiling t_x509a.cc
[1100/1289] Compiling i2d_pr.cc
[1101/1289] Compiling rsa_pss.cc
[1102/1289] Compiling t_x509.cc
[1103/1289] Compiling t_req.cc
[1104/1289] Compiling t_crl.cc
[1105/1289] Compiling name_print.cc
[1106/1289] Compiling algorithm.cc
[1107/1289] Compiling a_sign.cc
[1108/1289] Compiling policy.cc
[1109/1289] Compiling by_file.cc
[1110/1289] Compiling trust_token.cc
[1111/1289] Compiling pmbtoken.cc
[1112/1289] Compiling by_dir.cc
[1113/1289] Compiling asn1_gen.cc
[1114/1289] Compiling thread_pthread.cc
[1115/1289] Compiling a_verify.cc
[1116/1289] Compiling stack.cc
[1117/1289] Compiling thread_none.cc
[1118/1289] Compiling thread_win.cc
[1119/1289] Compiling voprf.cc
[1120/1289] Compiling a_digest.cc
[1121/1289] Compiling thread.cc
[1122/1289] Compiling wots.cc
[1123/1289] Compiling thash.cc
[1124/1289] Compiling merkle.cc
[1125/1289] Compiling sha1.cc
[1126/1289] Compiling rsa_crypt.cc
[1127/1289] Compiling fors.cc
[1128/1289] Compiling siphash.cc
[1129/1289] Compiling sha512.cc
[1130/1289] Compiling slhdsa.cc
[1131/1289] Compiling sha256.cc
[1132/1289] Compiling rsa_asn1.cc
[1133/1289] Compiling rsa_extra.cc
[1134/1289] Compiling rsa_print.cc
[1135/1289] Compiling rand_extra.cc
[1136/1289] Compiling refcount.cc
[1137/1289] Compiling getentropy.cc
[1138/1289] Compiling rc4.cc
[1139/1289] Compiling windows.cc
[1140/1289] Compiling urandom.cc
[1141/1289] Compiling trusty.cc
[1142/1289] Compiling poly1305_arm_asm.S
[1143/1289] Compiling pool.cc
[1144/1289] Compiling ios.cc
[1145/1289] Compiling deterministic.cc
[1146/1289] Compiling passive.cc
[1147/1289] Compiling forkunsafe.cc
[1148/1289] Compiling fork_detect.cc
[1149/1289] Compiling poly1305_arm.cc
[1150/1289] Compiling poly1305_vec.cc
[1151/1289] Compiling poly1305.cc
[1152/1289] Compiling pkcs8.cc
[1153/1289] Compiling pkcs7.cc
[1154/1289] Compiling pkcs8_x509.cc
[1155/1289] Compiling pkcs7_x509.cc
[1156/1289] Compiling p5_pbev2.cc
[1157/1289] Compiling pem_xaux.cc
[1158/1289] Compiling pem_pkey.cc
[1159/1289] Compiling pem_x509.cc
[1160/1289] Compiling pem_pk8.cc
[1161/1289] Compiling pem_oth.cc
[1162/1289] Compiling pem_info.cc
[1163/1289] Compiling obj_xref.cc
[1164/1289] Compiling pem_lib.cc
[1165/1289] Compiling pem_all.cc
[1166/1289] Compiling mldsa.cc
[1167/1289] Compiling obj.cc
[1168/1289] Compiling poly_rq_mul.S
[1169/1289] Compiling md5.cc
[1170/1289] Compiling mlkem.cc
[1171/1289] Compiling mem.cc
[1172/1289] Compiling fips_shared_support.cc
[1173/1289] Compiling md4.cc
[1174/1289] Compiling lhash.cc
[1175/1289] Compiling ex_data.cc
[1176/1289] Compiling kyber.cc
[1177/1289] Compiling scrypt.cc
[1178/1289] Compiling sign.cc
[1179/1289] Compiling hpke.cc
[1180/1289] Compiling print.cc
[1181/1289] Compiling hrss.cc
[1182/1289] Compiling pbkdf.cc
[1183/1289] Compiling p_x25519.cc
[1184/1289] Compiling p_rsa.cc
[1185/1289] Compiling p_x25519_asn1.cc
[1186/1289] Compiling p_rsa_asn1.cc
[1187/1289] Compiling p_ed25519_asn1.cc
[1188/1289] Compiling p_hkdf.cc
[1189/1289] Compiling p_ed25519.cc
[1190/1289] Compiling evp_ctx.cc
[1191/1289] Compiling p_ec.cc
[1192/1289] Compiling p_ec_asn1.cc
[1193/1289] Compiling p_dh_asn1.cc
[1194/1289] Compiling p_dh.cc
[1195/1289] Compiling p_dsa_asn1.cc
[1196/1289] Compiling err.cc
[1197/1289] Compiling evp_asn1.cc
[1198/1289] Compiling evp.cc
[1199/1289] Compiling engine.cc
[1200/1289] Compiling ecdh_extra.cc
[1201/1289] Compiling ecdsa_asn1.cc
[1202/1289] Compiling hash_to_curve.cc
[1203/1289] Compiling ec_derive.cc
[1204/1289] Compiling dsa_asn1.cc
[1205/1289] Compiling ec_asn1.cc
[1206/1289] Compiling dsa.cc
[1207/1289] Compiling params.cc
[1208/1289] Compiling x25519-asm-arm.S
[1209/1289] Compiling digest_extra.cc
[1210/1289] Compiling bcm.cc
[1211/1289] Compiling dh_asn1.cc
[1212/1289] Compiling des.cc
[1213/1289] Compiling curve25519_64_adx.cc
[1214/1289] Compiling crypto.cc
[1215/1289] Compiling cpu_intel.cc
[1216/1289] Compiling spake25519.cc
[1217/1289] Compiling cpu_aarch64_win.cc
[1218/1289] Compiling cpu_arm_freebsd.cc
[1219/1289] Compiling cpu_arm_linux.cc
[1220/1289] Compiling curve25519.cc
[1221/1289] Compiling cpu_aarch64_openbsd.cc
[1222/1289] Compiling cpu_aarch64_sysreg.cc
[1223/1289] Compiling cpu_aarch64_linux.cc
[1224/1289] Compiling cpu_aarch64_apple.cc
[1225/1289] Compiling cpu_aarch64_fuchsia.cc
[1226/1289] Compiling e_rc4.cc
[1227/1289] Compiling conf.cc
[1228/1289] Compiling tls_cbc.cc
[1229/1289] Compiling e_tls.cc
[1230/1289] Compiling e_des.cc
[1231/1289] Compiling e_rc2.cc
[1232/1289] Compiling e_null.cc
[1233/1289] Compiling e_aesctrhmac.cc
[1234/1289] Compiling e_chacha20poly1305.cc
[1235/1289] Compiling derive_key.cc
[1236/1289] Compiling e_aesgcmsiv.cc
[1237/1289] Compiling cipher_extra.cc
[1238/1289] Compiling chacha.cc
[1239/1289] Compiling unicode.cc
[1240/1289] Compiling buf.cc
[1241/1289] Compiling cbb.cc
[1242/1289] Compiling asn1_compat.cc
[1243/1289] Compiling cbs.cc
[1244/1289] Compiling ber.cc
[1245/1289] Compiling bn_asn1.cc
[1246/1289] Compiling blake2.cc
[1247/1289] Compiling file.cc
[1248/1289] Compiling convert.cc
[1249/1289] Compiling pair.cc
[1250/1289] Compiling printf.cc
[1251/1289] Compiling fd.cc
[1252/1289] Compiling hexdump.cc
[1253/1289] Compiling errno.cc
[1254/1289] Compiling base64.cc
[1255/1289] Compiling bio_mem.cc
[1256/1289] Compiling bio.cc
[1257/1289] Compiling tasn_typ.cc
[1258/1289] Compiling tasn_utl.cc
[1259/1289] Compiling tasn_fre.cc
[1260/1289] Compiling tasn_new.cc
[1261/1289] Compiling tasn_enc.cc
[1262/1289] Compiling posix_time.cc
[1263/1289] Compiling f_string.cc
[1264/1289] Compiling f_int.cc
[1265/1289] Compiling tasn_dec.cc
[1266/1289] Compiling asn_pack.cc
[1267/1289] Compiling asn1_par.cc
[1268/1289] Compiling a_utctm.cc
[1269/1289] Compiling asn1_lib.cc
[1270/1289] Compiling a_octet.cc
[1271/1289] Compiling a_type.cc
[1272/1289] Compiling a_strnid.cc
[1273/1289] Compiling a_strex.cc
[1274/1289] Compiling a_time.cc
[1275/1289] Compiling a_object.cc
[1276/1289] Compiling a_mbstr.cc
[1277/1289] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1277/1289] Write sources
[1282/1289] Compiling a_int.cc
[1283/1289] Compiling a_dup.cc
[1284/1289] Compiling a_i2d_fp.cc
[1285/1289] Compiling a_d2i_fp.cc
[1286/1342] Compiling a_gentm.cc
[1287/1361] Compiling a_bool.cc
[1288/1361] Compiling a_bitstr.cc
[1290/1361] Compiling Atomics UnsafeAtomic.swift
[1291/1361] Compiling Atomics UnsafeAtomicLazyReference.swift
[1292/1361] Compiling Atomics ManagedAtomic.swift
[1293/1361] Compiling Atomics ManagedAtomicLazyReference.swift
[1294/1363] Compiling Atomics AtomicMemoryOrderings.swift
[1295/1363] Compiling Atomics DoubleWord.swift
[1296/1371] Compiling Atomics Primitives.shims.swift
[1297/1371] Compiling Atomics AtomicInteger.swift
[1298/1371] Compiling Atomics AtomicOptionalWrappable.swift
[1299/1371] Compiling Atomics AtomicReference.swift
[1300/1371] Compiling Atomics AtomicStorage.swift
[1301/1371] Compiling Atomics AtomicValue.swift
[1302/1371] Compiling Atomics IntegerOperations.swift
[1303/1371] Compiling Atomics Unmanaged extensions.swift
[1304/1371] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1305/1371] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1306/1371] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1307/1371] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1308/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1309/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1310/1371] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1311/1378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1312/1378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1313/1378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1314/1378] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1315/1378] Compiling BitCollections BitSet+SetAlgebra union.swift
[1316/1378] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1317/1378] Compiling BitCollections BitSet.Counted.swift
[1318/1378] Compiling BitCollections BitSet+Initializers.swift
[1319/1378] Compiling BitCollections BitSet+Invariants.swift
[1320/1378] Compiling BitCollections BitSet+Random.swift
[1321/1378] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1322/1378] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1323/1378] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1324/1378] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1325/1378] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1326/1378] Compiling BitCollections BitSet+CustomReflectable.swift
[1327/1378] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1328/1378] Compiling BitCollections BitSet+Equatable.swift
[1329/1378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1330/1378] Compiling BitCollections BitSet+Extras.swift
[1331/1378] Compiling BitCollections BitSet+Hashable.swift
[1332/1378] Emitting module BitCollections
[1333/1378] Compiling CryptoBoringWrapper RandomBytes.swift
[1337/1378] Compiling Atomics OptionalRawRepresentable.swift
[1338/1378] Compiling Atomics RawRepresentable.swift
[1339/1378] Compiling Atomics AtomicBool.swift
[1342/1378] Compiling Atomics IntegerConformances.swift
[1343/1378] Compiling Atomics PointerConformances.swift
[1344/1378] Compiling Atomics Primitives.native.swift
[1354/1378] Compiling BitCollections BitArray+Copy.swift
[1355/1378] Compiling BitCollections BitArray+CustomReflectable.swift
[1356/1378] Compiling BitCollections BitArray+Descriptions.swift
[1357/1378] Compiling BitCollections BitArray+Equatable.swift
[1358/1378] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1359/1378] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1360/1378] Compiling CryptoBoringWrapper EllipticCurve.swift
[1361/1378] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1362/1378] Emitting module CryptoBoringWrapper
[1363/1378] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1364/1378] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1365/1379] Compiling BitCollections BitSet.Index.swift
[1366/1379] Compiling BitCollections BitSet._UnsafeHandle.swift
[1367/1379] Compiling BitCollections BitSet.swift
[1368/1379] Compiling BitCollections Range+Utilities.swift
[1369/1379] Compiling BitCollections Slice+Utilities.swift
[1370/1379] Compiling BitCollections UInt+Tricks.swift
[1371/1379] Compiling BitCollections _Word.swift
[1374/1453] Emitting module Atomics
[1375/1453] Compiling Collections Collections.swift
[1376/1453] Emitting module Collections
[1378/1454] Compiling Crypto ASN1Integer.swift
[1379/1454] Compiling Crypto ASN1Null.swift
[1380/1454] Compiling Crypto ASN1OctetString.swift
[1381/1454] Compiling Crypto AES-GCM.swift
[1382/1454] Compiling Crypto AES-GCM_boring.swift
[1383/1454] Compiling Crypto ChaChaPoly_boring.swift
[1385/1515] Compiling Crypto SymmetricKeys.swift
[1386/1515] Compiling Crypto HMAC.swift
[1387/1515] Compiling Crypto MACFunctions.swift
[1388/1515] Compiling Crypto MessageAuthenticationCode.swift
[1389/1515] Compiling Crypto AES.swift
[1390/1515] Compiling Crypto ECDSASignature_boring.swift
[1391/1515] Compiling Crypto ECDSA_boring.swift
[1392/1515] Compiling Crypto EdDSA_boring.swift
[1393/1515] Compiling Crypto ECDSA.swift
[1394/1515] Compiling Crypto Ed25519.swift
[1395/1524] Compiling NIOCore FileHandle.swift
[1396/1524] Compiling NIOCore FileRegion.swift
[1397/1524] Compiling NIOCore GlobalSingletons.swift
[1398/1524] Compiling NIOCore IO.swift
[1399/1524] Compiling NIOCore IOData.swift
[1400/1524] Compiling NIOCore IPProtocol.swift
[1401/1524] Compiling NIOCore IntegerBitPacking.swift
[1402/1524] Compiling NIOCore IntegerTypes.swift
[1403/1524] Compiling NIOCore Interfaces.swift
[1404/1524] Compiling NIOCore Linux.swift
[1405/1524] Compiling NIOCore MulticastChannel.swift
[1406/1524] Compiling NIOCore NIOAny.swift
[1407/1524] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1408/1524] Compiling NIOCore NIOLoopBound.swift
[1409/1524] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1410/1524] Compiling NIOCore NIOScheduledCallback.swift
[1411/1524] Compiling NIOCore NIOSendable.swift
[1412/1524] Compiling NIOCore RecvByteBufferAllocator.swift
[1413/1532] Compiling NIOCore DeadChannel.swift
[1414/1532] Compiling NIOCore DispatchQueue+WithFuture.swift
[1415/1532] Compiling NIOCore EventLoop+Deprecated.swift
[1416/1532] Compiling NIOCore EventLoop+SerialExecutor.swift
[1417/1532] Compiling NIOCore EventLoop.swift
[1418/1532] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1419/1532] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1420/1532] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1421/1532] Compiling NIOCore EventLoopFuture.swift
[1422/1532] Compiling NIOCore FileDescriptor.swift
[1423/1532] Compiling NIOCore AsyncChannel.swift
[1424/1532] Compiling NIOCore AsyncChannelHandler.swift
[1425/1532] Compiling NIOCore AsyncChannelInboundStream.swift
[1426/1532] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1427/1532] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1428/1532] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1429/1532] Compiling NIOCore NIOAsyncWriter.swift
[1430/1532] Compiling NIOCore CircularBuffer.swift
[1431/1532] Compiling NIOCore Codec.swift
[1432/1532] Compiling NIOCore ConvenienceOptionSupport.swift
[1433/1532] Compiling NIOCore MarkedCircularBuffer.swift
[1442/1532] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1443/1532] Emitting module Crypto
[1444/1532] Compiling NIOCore ByteBuffer-multi-int.swift
[1445/1532] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1446/1532] Compiling NIOCore ByteBuffer-views.swift
[1447/1532] Compiling NIOCore Channel.swift
[1448/1532] Compiling NIOCore ChannelHandler.swift
[1449/1532] Compiling NIOCore ChannelHandlers.swift
[1450/1532] Compiling NIOCore ChannelInvoker.swift
[1451/1532] Compiling NIOCore ChannelOption.swift
[1452/1532] Compiling NIOCore ChannelPipeline.swift
[1453/1532] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1454/1532] Compiling NIOCore BSDSocketAPI.swift
[1455/1532] Compiling NIOCore ByteBuffer-aux.swift
[1456/1532] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1457/1532] Compiling NIOCore ByteBuffer-conversions.swift
[1458/1532] Compiling NIOCore ByteBuffer-core.swift
[1459/1532] Compiling NIOCore ByteBuffer-hex.swift
[1460/1532] Compiling NIOCore ByteBuffer-int.swift
[1461/1532] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1462/1532] Compiling NIOCore AddressedEnvelope.swift
[1463/1532] Compiling NIOCore AsyncAwaitSupport.swift
[1480/1532] Compiling Crypto Signature.swift
[1481/1532] Compiling Crypto CryptoKitErrors_boring.swift
[1482/1532] Compiling Crypto RNG_boring.swift
[1483/1532] Compiling Crypto SafeCompare_boring.swift
[1484/1532] Compiling Crypto Zeroization_boring.swift
[1485/1532] Compiling Crypto PrettyBytes.swift
[1486/1532] Compiling Crypto SafeCompare.swift
[1487/1532] Compiling Crypto SecureBytes.swift
[1488/1532] Compiling Crypto Zeroization.swift
[1491/1533] Compiling NIOCore SocketAddresses.swift
[1492/1533] Compiling NIOCore SocketOptionProvider.swift
[1493/1533] Compiling NIOCore SystemCallHelpers.swift
[1494/1533] Compiling NIOCore TimeAmount+Duration.swift
[1495/1533] Compiling NIOCore TypeAssistedChannelHandler.swift
[1496/1533] Compiling NIOCore UniversalBootstrapSupport.swift
[1497/1533] Compiling NIOCore Utilities.swift
[1533/1533] Emitting module NIOCore
[1535/1584] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1536/1584] Emitting module NIOEmbedded
[1537/1584] Compiling NIOEmbedded AsyncTestingChannel.swift
[1538/1584] Compiling NIOEmbedded Embedded.swift
[1539/1585] Compiling NIOPosix Pool.swift
[1540/1585] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1541/1585] Compiling NIOPosix PosixSingletons.swift
[1542/1585] Compiling NIOPosix RawSocketBootstrap.swift
[1543/1585] Compiling NIOPosix Resolver.swift
[1544/1585] Compiling NIOPosix Selectable.swift
[1546/1591] Compiling NIOPosix ThreadPosix.swift
[1547/1591] Compiling NIOPosix ThreadWindows.swift
[1548/1591] Compiling NIOPosix UnsafeTransfer.swift
[1549/1591] Compiling NIOPosix Utilities.swift
[1550/1591] Compiling NIOPosix VsockAddress.swift
[1551/1591] Compiling NIOPosix VsockChannelEvents.swift
[1552/1591] Emitting module NIOPosix
[1553/1591] Compiling NIOPosix SelectableChannel.swift
[1554/1591] Compiling NIOPosix SelectableEventLoop.swift
[1555/1591] Compiling NIOPosix SelectorEpoll.swift
[1556/1591] Compiling NIOPosix SelectorGeneric.swift
[1557/1591] Compiling NIOPosix SelectorKqueue.swift
[1558/1591] Compiling NIOPosix SelectorUring.swift
[1559/1591] Compiling NIOPosix ServerSocket.swift
[1560/1591] Compiling NIOPosix Socket.swift
[1561/1591] Compiling NIOPosix SocketChannel.swift
[1562/1591] Compiling NIOPosix SocketProtocols.swift
[1563/1591] Compiling NIOPosix System.swift
[1564/1591] Compiling NIOPosix Thread.swift
[1565/1591] Compiling NIOPosix IO.swift
[1566/1591] Compiling NIOPosix IntegerBitPacking.swift
[1567/1591] Compiling NIOPosix IntegerTypes.swift
[1568/1591] Compiling NIOPosix Linux.swift
[1569/1591] Compiling NIOPosix LinuxCPUSet.swift
[1570/1591] Compiling NIOPosix LinuxUring.swift
[1571/1591] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1572/1591] Compiling NIOPosix NIOThreadPool.swift
[1573/1591] Compiling NIOPosix NonBlockingFileIO.swift
[1574/1591] Compiling NIOPosix PendingDatagramWritesManager.swift
[1575/1591] Compiling NIOPosix PendingWritesManager.swift
[1576/1591] Compiling NIOPosix PipeChannel.swift
[1577/1591] Compiling NIOPosix PipePair.swift
[1578/1591] Compiling NIOPosix Bootstrap.swift
[1579/1591] Compiling NIOPosix ControlMessage.swift
[1580/1591] Compiling NIOPosix DatagramVectorReadManager.swift
[1581/1591] Compiling NIOPosix Errors+Any.swift
[1582/1591] Compiling NIOPosix FileDescriptor.swift
[1583/1591] Compiling NIOPosix GetaddrinfoResolver.swift
[1584/1591] Compiling NIOPosix HappyEyeballs.swift
[1585/1591] Compiling NIOPosix BSDSocketAPICommon.swift
[1586/1591] Compiling NIOPosix BSDSocketAPIPosix.swift
[1587/1591] Compiling NIOPosix BSDSocketAPIWindows.swift
[1588/1591] Compiling NIOPosix BaseSocket.swift
[1589/1591] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1590/1591] Compiling NIOPosix BaseSocketChannel.swift
[1591/1591] Compiling NIOPosix BaseStreamSocketChannel.swift
[1593/1651] Emitting module NIO
[1594/1651] Compiling NIO Exports.swift
[1596/1652] Compiling _NIOFileSystem FileInfo.swift
[1597/1652] Compiling _NIOFileSystem FileSystem.swift
[1598/1652] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1599/1652] Compiling _NIOFileSystem FileChunks.swift
[1600/1652] Compiling _NIOFileSystem FileHandle.swift
[1601/1652] Compiling _NIOFileSystem FileHandleProtocol.swift
[1602/1693] Compiling NIOTLS TLSEvents.swift
[1603/1693] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1604/1693] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1605/1693] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1606/1693] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1607/1693] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1608/1693] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1609/1693] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1610/1694] Emitting module NIOTLS
[1611/1694] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1612/1694] Emitting module _NIOFileSystem
[1613/1698] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1614/1698] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1615/1698] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1616/1698] Compiling NIOSOCKS ClientStateMachine.swift
[1617/1698] Compiling NIOSOCKS SOCKSResponse.swift
[1618/1698] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1619/1698] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1625/1698] Emitting module NIOHTTP1
[1626/1700] Compiling NIOSOCKS ServerStateMachine.swift
[1627/1700] Emitting module NIOSOCKS
[1634/1700] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1635/1700] Compiling NIOHTTP1 HTTPTypes.swift
[1636/1701] Compiling NIOTLS SNIHandler.swift
[1639/1702] Compiling AsyncKit Optional+StrictMap.swift
[1640/1702] Compiling AsyncKit Exports.swift
[1641/1702] Emitting module NIOFoundationCompat
[1642/1702] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1643/1703] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1644/1703] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1646/1732] Compiling NIOSSL NIOSSLSecureBytes.swift
[1647/1732] Compiling NIOSSL RNG.swift
[1648/1732] Compiling NIOSSL SafeCompare.swift
[1649/1732] Compiling _NIOFileSystem CInterop.swift
[1650/1732] Compiling _NIOFileSystem Errno.swift
[1651/1732] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1652/1732] Compiling _NIOFileSystem Mocking.swift
[1653/1732] Compiling _NIOFileSystem Syscall.swift
[1654/1732] Compiling _NIOFileSystem Syscalls.swift
[1655/1732] Compiling NIOSSL NIOSSLServerHandler.swift
[1656/1732] Compiling NIOSSL ObjectIdentifier.swift
[1657/1754] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1658/1754] Compiling NIOSSL SSLPublicKey.swift
[1659/1754] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1660/1754] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1661/1754] Compiling NIOSSL SubjectAlternativeName.swift
[1662/1754] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1663/1754] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1664/1754] Compiling NIOTransportServices NIOTSBootstraps.swift
[1665/1754] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1666/1754] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1667/1754] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1668/1754] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1669/1754] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1670/1754] Compiling NIOTransportServices AcceptHandler.swift
[1671/1754] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1672/1754] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1673/1756] Compiling NIOTransportServices StateManagedChannel.swift
[1674/1756] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1675/1756] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1679/1756] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1680/1756] Compiling NIOTransportServices NIOTSErrors.swift
[1681/1756] Compiling NIOTransportServices NIOTSEventLoop.swift
[1682/1756] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1683/1756] Compiling NIOTransportServices NIOTSSingletons.swift
[1685/1756] Emitting module NIOTransportServices
[1688/1756] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1689/1756] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1690/1756] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1694/1757] Emitting module AsyncKit
[1707/1758] Compiling _NIOFileSystem SystemFileHandle.swift
[1708/1758] Compiling _NIOFileSystem Utilities.swift
[1709/1758] Compiling _NIOFileSystem OpenOptions.swift
[1710/1758] Compiling _NIOFileSystem String+FileSystem.swift
[1711/1823] Emitting module NIOSSL
[1712/1827] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1713/1827] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1714/1827] Compiling NIOExtras JSONRPCFraming.swift
[1715/1827] Compiling NIOExtras DebugInboundEventsHandler.swift
[1716/1827] Compiling NIOWebSocket WebSocketOpcode.swift
[1717/1828] Compiling NIOHPACK IndexedHeaderTable.swift
[1718/1829] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1719/1829] Compiling NIOHPACK IntegerCoding.swift
[1720/1829] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1721/1829] Compiling NIOExtras NIORequestIdentifiable.swift
[1722/1831] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1723/1831] Compiling NIOExtras UnsafeTransfer.swift
[1726/1833] Compiling NIOExtras PCAPRingBuffer.swift
[1727/1833] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1728/1833] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1729/1833] Compiling NIOExtras LengthFieldPrepender.swift
[1730/1833] Compiling NIOExtras LineBasedFrameDecoder.swift
[1739/1833] Compiling NIOHPACK HuffmanTables.swift
[1740/1833] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1741/1833] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1742/1833] Compiling NIOExtras RequestResponseHandler.swift
[1744/1833] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1745/1833] Compiling NIOExtras NIOExtrasError.swift
[1747/1833] Compiling NIOExtras QuiescingHelper.swift
[1748/1833] Compiling NIOHTTPCompression HTTPCompression.swift
[1749/1833] Emitting module NIOHTTPCompression
[1750/1833] Compiling NIOHTTPCompression HTTPDecompression.swift
[1751/1833] Emitting module NIOWebSocket
[1753/1833] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1754/1833] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1755/1833] Emitting module MultipartKit
[1759/1833] Compiling NIOHPACK StaticHeaderTable.swift
[1760/1833] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1761/1833] Compiling NIOHPACK HuffmanCoding.swift
[1766/1833] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1767/1833] Compiling NIOWebSocket WebSocketFrame.swift
[1769/1834] Emitting module NIOHPACK
[1770/1834] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1771/1834] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1780/1835] Compiling MultipartKit MultipartSerializer.swift
[1781/1835] Compiling MultipartKit Utilities.swift
[1791/1836] Emitting module NIOExtras
[1824/1857] Emitting module NIOFileSystem
[1825/1857] Compiling NIOFileSystem Exports.swift
[1826/1901] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1827/1902] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1828/1902] Emitting module _NIOFileSystemFoundationCompat
[1831/1927] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1832/1927] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1833/1927] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1834/1927] Compiling NIOHTTP2 HTTP2Error.swift
[1836/1928] Compiling LeafKit LeafContext.swift
[1837/1928] Compiling LeafKit LeafSerializer.swift
[1838/1929] Compiling LeafKit LeafLexer.swift
[1839/1929] Compiling LeafKit LeafParameterTypes.swift
[1840/1929] Compiling LeafKit LeafRawTemplate.swift
[1841/1929] Compiling LeafKit LeafToken.swift
[1842/1929] Compiling LeafKit LeafParameter.swift
[1843/1929] Compiling LeafKit LeafParser.swift
[1844/1929] Compiling LeafKit LeafRenderer.swift
[1845/1929] Compiling LeafKit Dictionary+LeafData.swift
[1847/1945] Compiling LeafKit LeafSource.swift
[1848/1945] Compiling LeafKit LeafSources.swift
[1849/1945] Compiling LeafKit NIOLeafFiles.swift
[1853/1948] Compiling WebSocketKit Exports.swift
[1854/1948] Compiling WebSocketKit WebSocketHandler.swift
[1855/1948] Compiling WebSocketKit WebSocket.swift
[1856/1948] Compiling WebSocketKit WebSocket+Connect.swift
[1857/1948] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1858/1948] Emitting module WebSocketKit
[1859/1948] Compiling WebSocketKit WebSocket+Concurrency.swift
[1865/1948] Compiling LeafKit ParameterResolver.swift
[1866/1948] Compiling LeafKit LeafError.swift
[1869/1948] Compiling WebSocketKit WebSocketClient.swift
[1877/1949] Compiling LeafKit LeafSyntax.swift
[1878/1949] Compiling LeafKit LeafTag.swift
[1879/1949] Compiling LeafKit Character+Identities.swift
[1880/1949] Compiling LeafKit LeafAST.swift
[1881/1949] Compiling LeafKit DefaultLeafCache.swift
[1882/1949] Compiling LeafKit LeafCache.swift
[1883/1949] Compiling LeafKit LeafConfiguration.swift
[1884/1949] Compiling LeafKit LeafData.swift
[1885/1949] Compiling LeafKit LeafDataRepresentable.swift
[1886/1949] Compiling LeafKit LeafDataStorage.swift
[1887/1949] Emitting module LeafKit
[1890/1949] Compiling LeafKit String+HTMLEscape.swift
[1892/1950] Compiling NIOHTTP2 InboundWindowManager.swift
[1893/1950] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1894/1950] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1895/1950] Compiling NIOHTTP2 StreamChannelList.swift
[1896/1950] Compiling NIOHTTP2 StreamMap.swift
[1897/1950] Compiling NIOHTTP2 StreamStateMachine.swift
[1898/1950] Compiling NIOHTTP2 UnsafeTransfer.swift
[1899/1950] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1900/1950] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1901/1950] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1902/1950] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1903/1950] Compiling NIOHTTP2 HTTP2StreamID.swift
[1904/1950] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1905/1950] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1906/1950] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1907/1950] Compiling NIOHTTP2 InboundEventBuffer.swift
[1917/1950] Emitting module NIOHTTP2
[1918/1950] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1919/1950] Compiling NIOHTTP2 HTTP2Frame.swift
[1920/1950] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1921/1950] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1922/1950] Compiling NIOHTTP2 HTTP2PingData.swift
[1923/1950] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1924/1950] Compiling NIOHTTP2 HTTP2Settings.swift
[1925/1950] Compiling NIOHTTP2 HTTP2Stream.swift
[1937/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1938/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1943/1951] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1944/1951] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1945/1951] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1946/1951] Compiling NIOHTTP2 HasLocalSettings.swift
[1947/1951] Compiling NIOHTTP2 HasRemoteSettings.swift
[1948/1951] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1949/1951] Compiling NIOHTTP2 QuiescingState.swift
[1950/1951] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1951/1951] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1953/2012] Emitting module AsyncHTTPClient
[1954/2020] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1955/2020] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1956/2020] Compiling AsyncHTTPClient Transaction.swift
[1957/2020] Compiling AsyncHTTPClient Base64.swift
[1958/2020] Compiling AsyncHTTPClient BasicAuth.swift
[1959/2020] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1960/2020] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1961/2020] Compiling AsyncHTTPClient ConnectionPool.swift
[1962/2020] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1963/2020] Compiling AsyncHTTPClient ConnectionTarget.swift
[1964/2020] Compiling AsyncHTTPClient DeconstructedURL.swift
[1965/2020] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1966/2020] Compiling AsyncHTTPClient FoundationExtensions.swift
[1967/2020] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1968/2020] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1969/2020] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1970/2020] Compiling AsyncHTTPClient HTTPClient.swift
[1971/2020] Compiling AsyncHTTPClient HTTPHandler.swift
[1972/2020] Compiling AsyncHTTPClient LRUCache.swift
[1973/2020] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1974/2020] Compiling AsyncHTTPClient NWErrorHandler.swift
[1975/2020] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1976/2020] Compiling AsyncHTTPClient TLSConfiguration.swift
[1977/2020] Compiling AsyncHTTPClient RedirectState.swift
[1978/2020] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1979/2020] Compiling AsyncHTTPClient RequestBag.swift
[1980/2020] Compiling AsyncHTTPClient RequestValidation.swift
[1981/2020] Compiling AsyncHTTPClient SSLContextCache.swift
[1982/2020] Compiling AsyncHTTPClient Scheme.swift
[1983/2020] Compiling AsyncHTTPClient Singleton.swift
[1984/2020] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1985/2020] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1986/2020] Compiling AsyncHTTPClient Utils.swift
[1987/2020] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1988/2020] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1989/2020] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1990/2020] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1991/2020] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1992/2020] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1993/2020] Compiling AsyncHTTPClient RequestBodyLength.swift
[1994/2020] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1995/2020] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1996/2020] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1997/2020] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1998/2020] Compiling AsyncHTTPClient HTTP1Connection.swift
[1999/2020] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2000/2020] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2001/2020] Compiling AsyncHTTPClient HTTP2Connection.swift
[2002/2020] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2003/2020] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2004/2020] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2005/2020] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2006/2020] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2007/2020] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2008/2020] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2009/2020] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2010/2020] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2011/2020] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2012/2020] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2013/2020] Compiling AsyncHTTPClient RequestOptions.swift
[2014/2020] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2015/2020] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2016/2020] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2017/2020] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2018/2020] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2019/2020] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2020/2020] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2022/2190] Compiling Vapor AsyncBasicResponder.swift
[2023/2190] Compiling Vapor AsyncMiddleware.swift
[2024/2190] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2025/2190] Compiling Vapor AsyncSessionDriver.swift
[2026/2190] Compiling Vapor Authentication+Concurrency.swift
[2027/2190] Compiling Vapor Cache+Concurrency.swift
[2028/2190] Compiling Vapor Client+Concurrency.swift
[2029/2190] Compiling Vapor RequestBody+Concurrency.swift
[2030/2190] Compiling Vapor Responder+Concurrency.swift
[2031/2190] Compiling Vapor ResponseCodable+Concurrency.swift
[2032/2190] Compiling Vapor RoutesBuilder+Concurrency.swift
[2033/2190] Compiling Vapor ViewRenderer+Concurrency.swift
[2034/2190] Compiling Vapor WebSocket+Concurrency.swift
[2035/2190] Compiling Vapor ContainerGetPathExecutor.swift
[2036/2190] Compiling Vapor Content.swift
[2037/2190] Compiling Vapor ContentCoders.swift
[2038/2190] Compiling Vapor ContentConfiguration.swift
[2039/2190] Compiling Vapor ContentContainer.swift
[2040/2190] Compiling Vapor JSONCoder+Custom.swift
[2041/2190] Compiling Vapor JSONCoders+Content.swift
[2042/2190] Compiling Vapor PlaintextDecoder.swift
[2043/2190] Compiling Vapor PlaintextEncoder.swift
[2044/2190] Compiling Vapor URLQueryCoders.swift
[2045/2190] Compiling Vapor URLQueryContainer.swift
[2046/2214] Compiling Vapor Application.swift
[2047/2214] Compiling Vapor AuthenticationCache.swift
[2048/2214] Compiling Vapor Authenticator.swift
[2049/2214] Compiling Vapor BasicAuthorization.swift
[2050/2214] Compiling Vapor BearerAuthorization.swift
[2051/2214] Compiling Vapor GuardMiddleware.swift
[2052/2214] Compiling Vapor RedirectMiddleware.swift
[2053/2214] Compiling Vapor SessionAuthenticatable.swift
[2054/2214] Compiling Vapor Bcrypt.swift
[2055/2214] Compiling Vapor Application+Cache.swift
[2056/2214] Compiling Vapor Cache.swift
[2057/2214] Compiling Vapor CacheExpirationTime.swift
[2058/2214] Compiling Vapor MemoryCache.swift
[2059/2214] Compiling Vapor Request+Cache.swift
[2060/2214] Compiling Vapor Application+Clients.swift
[2061/2214] Compiling Vapor Client.swift
[2062/2214] Compiling Vapor ClientRequest.swift
[2063/2214] Compiling Vapor ClientResponse.swift
[2064/2214] Compiling Vapor Request+Client.swift
[2065/2214] Compiling Vapor BootCommand.swift
[2066/2214] Compiling Vapor CommandContext+Application.swift
[2067/2214] Compiling Vapor RoutesCommand.swift
[2068/2214] Compiling Vapor ServeCommand.swift
[2069/2214] Compiling Vapor AnyResponse+Concurrency.swift
[2070/2214] Emitting module Vapor
[2071/2238] Compiling Vapor Bytes+Hex.swift
[2072/2238] Compiling Vapor Bytes+SecureCompare.swift
[2073/2238] Compiling Vapor Collection+Safe.swift
[2074/2238] Compiling Vapor DataProtocol+Copy.swift
[2075/2238] Compiling Vapor DecoderUnwrapper.swift
[2076/2238] Compiling Vapor DirectoryConfiguration.swift
[2077/2238] Compiling Vapor DotEnv.swift
[2078/2238] Compiling Vapor Extendable.swift
[2079/2238] Compiling Vapor File.swift
[2080/2238] Compiling Vapor FileIO.swift
[2081/2238] Compiling Vapor LifecycleHandler.swift
[2082/2238] Compiling Vapor OptionalType.swift
[2083/2238] Compiling Vapor RFC1123.swift
[2084/2238] Compiling Vapor SocketAddress+Hostname.swift
[2085/2238] Compiling Vapor Storage.swift
[2086/2238] Compiling Vapor String+IsIPAddress.swift
[2087/2238] Compiling Vapor Thread.swift
[2088/2238] Compiling Vapor URI.swift
[2089/2238] Compiling Vapor RangeResult.swift
[2090/2238] Compiling Vapor Validatable.swift
[2091/2238] Compiling Vapor Validation.swift
[2092/2238] Compiling Vapor ValidationKey.swift
[2093/2238] Compiling Vapor Validations.swift
[2094/2238] Compiling Vapor ValidationsError.swift
[2095/2238] Compiling Vapor Request+Body.swift
[2096/2238] Compiling Vapor Request+BodyStream.swift
[2097/2238] Compiling Vapor Request.swift
[2098/2238] Compiling Vapor Application+Responder.swift
[2099/2238] Compiling Vapor DefaultResponder.swift
[2100/2238] Compiling Vapor Response+Body.swift
[2101/2238] Compiling Vapor Response.swift
[2102/2238] Compiling Vapor ResponseCodable.swift
[2103/2238] Compiling Vapor Application+Routes.swift
[2104/2238] Compiling Vapor Parameters+Require.swift
[2105/2238] Compiling Vapor Request+WebSocket.swift
[2106/2238] Compiling Vapor Route.swift
[2107/2238] Compiling Vapor RouteCollection.swift
[2108/2238] Compiling Vapor Routes.swift
[2109/2238] Compiling Vapor RoutesBuilder+Group.swift
[2110/2238] Compiling Vapor RoutesBuilder+Method.swift
[2111/2238] Compiling Vapor RoutesBuilder+Middleware.swift
[2112/2238] Compiling Vapor RoutesBuilder+WebSocket.swift
[2113/2238] Compiling Vapor RoutesBuilder.swift
[2114/2238] Compiling Vapor OTP.swift
[2115/2238] Compiling Vapor Application+Servers.swift
[2116/2238] Compiling Vapor Server.swift
[2117/2238] Compiling Vapor App+Service.swift
[2118/2238] Compiling Vapor Req+Service.swift
[2119/2238] Compiling Vapor HTTPServerResponseEncoder.swift
[2120/2238] Compiling Vapor HTTPServerUpgradeHandler.swift
[2121/2238] Compiling Vapor Logger+Report.swift
[2122/2238] Compiling Vapor LoggingSystem+Environment.swift
[2123/2238] Compiling Vapor Application+Middleware.swift
[2124/2238] Compiling Vapor CORSMiddleware.swift
[2125/2238] Compiling Vapor ErrorMiddleware.swift
[2126/2238] Compiling Vapor FileMiddleware.swift
[2127/2238] Compiling Vapor Middleware.swift
[2128/2238] Compiling Vapor MiddlewareConfiguration.swift
[2129/2238] Compiling Vapor ResponseCompressionMiddleware.swift
[2130/2238] Compiling Vapor RouteLoggingMiddleware.swift
[2131/2238] Compiling Vapor TracingMiddleware.swift
[2132/2238] Compiling Vapor File+Multipart.swift
[2133/2238] Compiling Vapor FormDataDecoder+Content.swift
[2134/2238] Compiling Vapor FormDataEncoder+Content.swift
[2135/2238] Compiling Vapor Application+Password.swift
[2136/2238] Compiling Vapor Application+Passwords.swift
[2137/2238] Compiling Vapor AsyncPasswordHasher.swift
[2138/2238] Compiling Vapor BcryptHasher.swift
[2139/2238] Compiling Vapor PasswordHasher.swift
[2140/2238] Compiling Vapor PlaintextHasher.swift
[2141/2238] Compiling Vapor Request+Password.swift
[2142/2238] Compiling Vapor Redirect.swift
[2143/2238] Compiling Vapor Service.swift
[2144/2238] Compiling Vapor Application+Sessions.swift
[2145/2238] Compiling Vapor MemorySessions.swift
[2146/2238] Compiling Vapor Request+Session.swift
[2147/2238] Compiling Vapor Session.swift
[2148/2238] Compiling Vapor SessionCache.swift
[2149/2238] Compiling Vapor SessionData.swift
[2150/2238] Compiling Vapor SessionDriver.swift
[2151/2238] Compiling Vapor SessionsConfiguration.swift
[2152/2238] Compiling Vapor SessionsMiddleware.swift
[2153/2238] Compiling Vapor URLEncodedFormData.swift
[2154/2238] Compiling Vapor URLEncodedFormDecoder.swift
[2155/2238] Compiling Vapor URLEncodedFormEncoder.swift
[2156/2238] Compiling Vapor URLEncodedFormError.swift
[2157/2238] Compiling Vapor URLEncodedFormParser.swift
[2158/2238] Compiling Vapor URLEncodedFormSerializer.swift
[2159/2238] Compiling Vapor URLQueryFragmentConvertible.swift
[2160/2238] Compiling Vapor AnyResponse.swift
[2161/2238] Compiling Vapor Array+Random.swift
[2162/2238] Compiling Vapor Base32.swift
[2163/2238] Compiling Vapor Base64.swift
[2164/2238] Compiling Vapor BaseN.swift
[2165/2238] Compiling Vapor BasicCodingKey.swift
[2166/2238] Compiling Vapor ByteCount.swift
[2167/2238] Compiling Vapor HTTPStatus.swift
[2168/2238] Compiling Vapor HTTPCookies.swift
[2169/2238] Compiling Vapor HTTPHeaderCacheControl.swift
[2170/2238] Compiling Vapor HTTPHeaderExpires.swift
[2171/2238] Compiling Vapor HTTPHeaderLastModified.swift
[2172/2238] Compiling Vapor HTTPHeaders+Cache.swift
[2173/2238] Compiling Vapor HTTPHeaders+Connection.swift
[2174/2238] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2175/2238] Compiling Vapor HTTPHeaders+ContentRange.swift
[2176/2238] Compiling Vapor HTTPHeaders+Directive.swift
[2177/2238] Compiling Vapor HTTPHeaders+Forwarded.swift
[2178/2238] Compiling Vapor HTTPHeaders+Link.swift
[2179/2238] Compiling Vapor HTTPHeaders+Name.swift
[2180/2238] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2181/2238] Compiling Vapor HTTPHeaders.swift
[2182/2238] Compiling Vapor HTTPMediaType.swift
[2183/2238] Compiling Vapor HTTPMediaTypePreference.swift
[2184/2238] Compiling Vapor Responder.swift
[2185/2238] Compiling Vapor Application+HTTP+Server.swift
[2186/2238] Compiling Vapor HTTPServer.swift
[2187/2238] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2188/2238] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2189/2238] Compiling Vapor HTTPServerHandler.swift
[2190/2238] Compiling Vapor HTTPServerRequestDecoder.swift
[2191/2238] Compiling Vapor Core.swift
[2192/2238] Compiling Vapor Running.swift
[2193/2238] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2194/2238] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2195/2238] Compiling Vapor DotEnvFile+load.swift
[2196/2238] Compiling Vapor Routes+caseInsenstive.swift
[2197/2238] Compiling Vapor Validatable+validate.swift
[2198/2238] Compiling Vapor Environment+Process.swift
[2199/2238] Compiling Vapor Environment+Secret.swift
[2200/2238] Compiling Vapor Environment.swift
[2201/2238] Compiling Vapor Abort.swift
[2202/2238] Compiling Vapor AbortError.swift
[2203/2238] Compiling Vapor DebuggableError.swift
[2204/2238] Compiling Vapor Demangler.swift
[2205/2238] Compiling Vapor ErrorSource.swift
[2206/2238] Compiling Vapor StackTrace.swift
[2207/2238] Compiling Vapor Exports.swift
[2208/2238] Compiling Vapor Application+HTTP.swift
[2209/2238] Compiling Vapor BasicResponder.swift
[2210/2238] Compiling Vapor BodyStream.swift
[2211/2238] Compiling Vapor Application+HTTP+Client.swift
[2212/2238] Compiling Vapor EventLoopHTTPClient.swift
[2213/2238] Compiling Vapor EndpointCache.swift
[2214/2238] Compiling Vapor HTTPMethod+String.swift
[2215/2238] Compiling Vapor Validator.swift
[2216/2238] Compiling Vapor ValidatorResult.swift
[2217/2238] Compiling Vapor And.swift
[2218/2238] Compiling Vapor Case.swift
[2219/2238] Compiling Vapor CharacterSet.swift
[2220/2238] Compiling Vapor Count.swift
[2221/2238] Compiling Vapor Custom.swift
[2222/2238] Compiling Vapor Email.swift
[2223/2238] Compiling Vapor Empty.swift
[2224/2238] Compiling Vapor In.swift
[2225/2238] Compiling Vapor Nil.swift
[2226/2238] Compiling Vapor NilIgnoring.swift
[2227/2238] Compiling Vapor Not.swift
[2228/2238] Compiling Vapor Or.swift
[2229/2238] Compiling Vapor Pattern.swift
[2230/2238] Compiling Vapor Range.swift
[2231/2238] Compiling Vapor URL.swift
[2232/2238] Compiling Vapor Valid.swift
[2233/2238] Compiling Vapor Application+Views.swift
[2234/2238] Compiling Vapor PlaintextRenderer.swift
[2235/2238] Compiling Vapor Request+View.swift
[2236/2238] Compiling Vapor View.swift
[2237/2238] Compiling Vapor ViewRenderer.swift
[2238/2238] Compiling Vapor _Deprecations.swift
[2240/2246] Compiling Leaf Exports.swift
[2241/2246] Compiling Leaf Request+Leaf.swift
[2242/2246] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2243/2246] Emitting module Leaf
[2244/2246] Compiling Leaf LeafError+AbortError.swift
[2245/2246] Compiling Leaf Application+Leaf.swift
[2246/2246] Compiling Leaf LeafEncoder.swift
[2248/2250] Emitting module Ziggy
[2249/2250] Compiling Ziggy Ziggy.swift
/host/spi-builder-workspace/src/Ziggy.swift:118:37: warning: 'string' is deprecated: renamed to 'rawValue'
116 | }
117 |
118 | methods = [route.method.string]
| |- warning: 'string' is deprecated: renamed to 'rawValue'
| `- note: use 'rawValue' instead
119 | wheres = route.path.filter { $0 == .catchall }.isEmpty ? nil : ["fallbackPlaceholder": ".*"]
120 | }
[2250/2250] Compiling Ziggy Request+FullUrl.swift
Build complete! (468.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "leaf",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/leaf.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "Ziggy",
"name" : "Ziggy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Ziggy",
"targets" : [
"Ziggy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ziggy",
"module_type" : "SwiftTarget",
"name" : "Ziggy",
"path" : "src",
"product_dependencies" : [
"Leaf",
"Vapor"
],
"product_memberships" : [
"Ziggy"
],
"sources" : [
"Extensions/Request+FullUrl.swift",
"Ziggy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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.