Build Information
Successful build of swift-openapi-vapor, reference main (4ee56d
), with Swift 6.1 for Android on 29 May 2025 07:12:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/swift-server/swift-openapi-vapor.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-server/swift-openapi-vapor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4ee56d8 Update release.yml (#22)
Cloned https://github.com/swift-server/swift-openapi-vapor.git
Revision (git rev-parse @):
4ee56d8b04375b8f32af666f31bfaaa5105cadc3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-openapi-vapor.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-server/swift-openapi-vapor.git
https://github.com/swift-server/swift-openapi-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.106.7",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras"
}
],
"manifest_display_name" : "swift-openapi-vapor",
"name" : "swift-openapi-vapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenAPIVapor",
"targets" : [
"OpenAPIVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIVaporTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVaporTests",
"path" : "Tests/OpenAPIVaporTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"VaporTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIVapor"
],
"type" : "test"
},
{
"c99name" : "OpenAPIVapor",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVapor",
"path" : "Sources/OpenAPIVapor",
"product_dependencies" : [
"Vapor",
"OpenAPIRuntime",
"Atomics",
"NIOHTTPTypesHTTP1"
],
"product_memberships" : [
"OpenAPIVapor"
],
"sources" : [
"VaporTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/apple/swift-nio-extras
Fetching https://github.com/apple/swift-openapi-runtime.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/vapor.git
[1/5914] Fetching swift-nio-extras
[3609/11593] Fetching swift-nio-extras, swift-openapi-runtime
[5289/13303] Fetching swift-nio-extras, swift-openapi-runtime, swift-atomics
Fetched https://github.com/apple/swift-nio-extras from cache (0.48s)
[1/74378] Fetching vapor
Fetched https://github.com/apple/swift-atomics.git from cache (2.70s)
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (2.70s)
Fetched https://github.com/vapor/vapor.git from cache (2.74s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.37s)
Computing version for https://github.com/apple/swift-nio-extras
Computed https://github.com/apple/swift-nio-extras at 1.27.1 (1.42s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-asn1.git
[1/2426] Fetching swift-service-lifecycle
[293/4016] Fetching swift-service-lifecycle, swift-asn1
[567/7852] Fetching swift-service-lifecycle, swift-asn1, swift-log
[568/14007] Fetching swift-service-lifecycle, swift-asn1, swift-log, swift-certificates
[1635/18992] Fetching swift-service-lifecycle, swift-asn1, swift-log, swift-certificates, swift-async-algorithms
[18993/33835] Fetching swift-service-lifecycle, swift-asn1, swift-log, swift-certificates, swift-async-algorithms, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
[16715/31409] Fetching swift-asn1, swift-log, swift-certificates, swift-async-algorithms, swift-nio-ssl
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.65s)
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[13219/25983] Fetching swift-certificates, swift-async-algorithms, swift-nio-ssl
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.69s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.69s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
[2227/14843] Fetching swift-nio-ssl
[3119/20802] Fetching swift-nio-ssl, swift-algorithms
[10175/21706] Fetching swift-nio-ssl, swift-algorithms, swift-http-types
[11614/22847] Fetching swift-nio-ssl, swift-algorithms, swift-http-types, swift-http-structured-headers
[12037/34374] Fetching swift-nio-ssl, swift-algorithms, swift-http-types, swift-http-structured-headers, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
[15641/33470] Fetching swift-nio-ssl, swift-algorithms, swift-http-structured-headers, swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
[15026/32329] Fetching swift-nio-ssl, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.60s)
[9216/26370] Fetching swift-nio-ssl, swift-nio-http2
[10107/102463] Fetching swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.52s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.22s)
Fetched https://github.com/apple/swift-nio.git from cache (4.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.85s)
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.15s)
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.69s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (4.21s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.80s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (5.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.72s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.14s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.69s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.70s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.30s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
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.95s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (0.55s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.63s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/routing-kit.git
[1/20727] Fetching routing-kit
[2903/25701] Fetching routing-kit, swift-distributed-tracing
[3517/26764] Fetching routing-kit, swift-distributed-tracing, swift-service-context
[5435/29373] Fetching routing-kit, swift-distributed-tracing, swift-service-context, websocket-kit
[6679/31579] Fetching routing-kit, swift-distributed-tracing, swift-service-context, websocket-kit, swift-metrics
[6913/34898] Fetching routing-kit, swift-distributed-tracing, swift-service-context, websocket-kit, swift-metrics, multipart-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.59s)
Fetching https://github.com/vapor/console-kit.git
[23142/29924] Fetching routing-kit, swift-service-context, websocket-kit, swift-metrics, multipart-kit
[27702/35571] Fetching routing-kit, swift-service-context, websocket-kit, swift-metrics, multipart-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.47s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.13s)
Fetching https://github.com/swift-server/async-http-client.git
[6998/9197] Fetching swift-service-context, websocket-kit, swift-metrics, multipart-kit
[6999/23211] Fetching swift-service-context, websocket-kit, swift-metrics, multipart-kit, async-http-client
[23212/25581] Fetching swift-service-context, websocket-kit, swift-metrics, multipart-kit, async-http-client, async-kit
Fetched https://github.com/apple/swift-metrics.git from cache (1.92s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.92s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.94s)
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.01s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.06s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.76s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.61s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.56s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.39s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.97s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.54s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.63s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
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.55s)
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.58s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.54s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras
Working copy of https://github.com/apple/swift-nio-extras resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/835] Write sources
[51/835] Compiling _NumericsShims _NumericsShims.c
[52/835] Compiling _AtomicsShims.c
[53/835] Compiling CNIOWindows shim.c
[54/835] Compiling CVaporBcrypt blf.c
[55/835] Compiling CNIOWASI CNIOWASI.c
[56/835] Compiling CVaporBcrypt bcrypt.c
[56/835] Compiling CNIOWindows WSAStartup.c
[58/835] Compiling CSystem shims.c
[59/835] Compiling CNIOLinux liburing_shims.c
[60/835] Compiling CNIOExtrasZlib empty.c
[61/835] Compiling CNIOLLHTTP c_nio_http.c
[62/835] Compiling CNIOLinux shim.c
[63/835] Compiling CNIODarwin shim.c
[63/835] Compiling CNIOSHA1 c_nio_sha1.c
[65/835] Compiling fiat_curve25519_adx_square.S
[66/835] Write swift-version-24593BA9C3E375BF.txt
[67/835] Compiling CNIOLLHTTP c_nio_api.c
[68/835] Compiling fiat_p256_adx_sqr.S
[69/835] Compiling fiat_curve25519_adx_mul.S
[70/835] Compiling fiat_p256_adx_mul.S
[71/835] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/872] Compiling CNIOBoringSSLShims shims.c
[73/887] Compiling tls_method.cc
[74/901] Compiling tls_record.cc
[76/909] Emitting module HTTPTypes
[77/910] Compiling HTTPTypes HTTPRequest.swift
[78/910] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/911] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/911] Compiling HTTPTypes HTTPParsedFields.swift
[81/911] Compiling InternalCollectionsUtilities Descriptions.swift
[82/911] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/911] Compiling RealModule Float80+Real.swift
[84/911] Compiling RealModule Float16+Real.swift
[85/911] Compiling RealModule Real.swift
[86/912] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/912] Compiling InternalCollectionsUtilities Debugging.swift
[88/912] Emitting module ServiceContextModule
[89/912] Compiling SystemPackage MachPort.swift
[90/912] Compiling SystemPackage PlatformString.swift
[91/912] Compiling SystemPackage SystemString.swift
[92/912] Compiling HTTPTypes HTTPResponse.swift
[93/912] Compiling HTTPTypes ISOLatin1String.swift
[94/915] Compiling _NIODataStructures _TinyArray.swift
[95/915] Compiling _NIODataStructures PriorityQueue.swift
[96/915] Emitting module InternalCollectionsUtilities
[97/915] Compiling HTTPTypes HTTPField.swift
[98/915] Compiling HTTPTypes HTTPFieldName.swift
[99/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[100/915] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[101/915] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[102/915] Compiling InternalCollectionsUtilities _SortedCollection.swift
[103/915] Emitting module _NIOBase64
[104/915] Compiling _NIOBase64 Base64.swift
[105/915] Compiling ServiceContextModule ServiceContext.swift
[106/915] Compiling ServiceContextModule ServiceContextKey.swift
[107/915] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[108/915] Compiling InternalCollectionsUtilities Integer rank.swift
[111/915] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[112/915] Compiling InternalCollectionsUtilities UInt+reversed.swift
[113/915] Compiling HTTPTypes NIOLock.swift
[114/915] Compiling RealModule RealFunctions.swift
[115/918] Emitting module SystemPackage
[116/918] Emitting module RealModule
[123/918] Compiling RealModule Float+Real.swift
[124/918] Compiling RealModule ElementaryFunctions.swift
[125/918] Compiling _NIODataStructures Heap.swift
[126/918] Emitting module _NIODataStructures
[140/922] Compiling SystemPackage Util+StringArray.swift
[141/922] Compiling SystemPackage Util.swift
[142/922] Compiling SystemPackage UtilConsumers.swift
[143/1016] Compiling Instrumentation NoOpInstrument.swift
[144/1016] Compiling Instrumentation MultiplexInstrument.swift
[145/1016] Emitting module Instrumentation
[146/1016] Compiling _RopeModule BigString+Chunk+Description.swift
[147/1016] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[148/1016] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[149/1016] Compiling Atomics UnsafeAtomic.swift
[150/1016] Compiling Atomics UnsafeAtomicLazyReference.swift
[151/1018] Compiling _RopeModule BigSubstring.swift
[152/1018] Compiling _RopeModule Rope+Builder.swift
[153/1018] Compiling Atomics AtomicMemoryOrderings.swift
[154/1018] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[155/1018] Compiling _RopeModule BigString+BidirectionalCollection.swift
[156/1018] Compiling _RopeModule BigString+UnicodeScalarView.swift
[157/1018] Compiling _RopeModule BigSubstring+UTF16View.swift
[158/1018] Compiling Atomics IntegerOperations.swift
[159/1018] Compiling Atomics Unmanaged extensions.swift
[160/1018] Compiling Logging MetadataProvider.swift
[161/1018] Compiling Logging LogHandler.swift
[162/1018] Compiling Logging Logging.swift
[167/1018] Compiling _RopeModule BigString+Initializers.swift
[168/1018] Compiling _RopeModule BigString+Insert.swift
[169/1018] Compiling _RopeModule BigString+Managing Breaks.swift
[170/1018] Compiling _RopeModule BigString+RemoveSubrange.swift
[175/1019] Emitting module Logging
[176/1019] Compiling Logging Locks.swift
[177/1020] Compiling Instrumentation InstrumentationSystem.swift
[178/1020] Compiling Instrumentation Instrument.swift
[179/1020] Compiling Instrumentation Locks.swift
[183/1089] Compiling HeapModule Heap+UnsafeHandle.swift
[184/1089] Compiling CoreMetrics Locks.swift
[185/1089] Emitting module CoreMetrics
[186/1089] Compiling CoreMetrics Metrics.swift
[187/1090] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[188/1090] Compiling HeapModule Heap+Invariants.swift
[190/1090] Compiling HeapModule Heap.swift
[191/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[192/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[193/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[194/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[195/1090] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[196/1090] Compiling _RopeModule RopeMetric.swift
[197/1090] Compiling _RopeModule RopeSummary.swift
[198/1090] Compiling _RopeModule _RopeItem.swift
[199/1090] Compiling _RopeModule _RopePath.swift
[200/1090] Compiling _RopeModule _RopeVersion.swift
[201/1090] Compiling _RopeModule Rope+Collection.swift
[202/1090] Compiling _RopeModule Rope+Index.swift
[203/1090] Compiling _RopeModule Rope+Sequence.swift
[204/1090] Compiling _RopeModule Rope+Append.swift
[205/1090] Compiling _RopeModule Rope+Extract.swift
[206/1090] Compiling _RopeModule Rope+Find.swift
[207/1090] Compiling _RopeModule Rope+ForEachWhile.swift
[208/1090] Compiling _RopeModule Rope+Insert.swift
[209/1099] Compiling HeapModule Heap+Descriptions.swift
[210/1099] Compiling HeapModule _HeapNode.swift
[211/1099] Emitting module HeapModule
[213/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[214/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[215/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[216/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[217/1100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[218/1100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[219/1100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[220/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[221/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[227/1117] Compiling OrderedCollections OrderedDictionary+Values.swift
[236/1117] Compiling tls13_server.cc
[238/1117] Compiling OrderedCollections _HashTable+Bucket.swift
[239/1117] Compiling OrderedCollections _HashTable+BucketIterator.swift
[240/1117] Compiling OrderedCollections _HashTable+Constants.swift
[241/1117] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[242/1117] Compiling OrderedCollections _HashTable+Testing.swift
[243/1117] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[244/1117] Compiling OrderedCollections _HashTable.swift
[245/1117] Compiling OrderedCollections _Hashtable+Header.swift
[246/1117] Compiling OrderedCollections OrderedDictionary+Codable.swift
[247/1117] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[248/1117] Compiling OrderedCollections OrderedSet+Initializers.swift
[249/1117] Compiling OrderedCollections OrderedSet+Insertions.swift
[250/1117] Compiling OrderedCollections OrderedSet+Invariants.swift
[251/1117] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[252/1117] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[253/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[254/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[255/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[256/1117] Compiling Tracing TracingTime.swift
[257/1117] Compiling OrderedCollections OrderedDictionary.swift
[258/1117] Compiling OrderedCollections OrderedSet+Codable.swift
[259/1117] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[260/1117] Compiling OrderedCollections OrderedSet+Descriptions.swift
[261/1117] Compiling OrderedCollections OrderedSet+Diffing.swift
[262/1117] Compiling OrderedCollections OrderedSet+Equatable.swift
[263/1117] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[264/1117] Compiling OrderedCollections OrderedSet+Hashable.swift
[265/1117] Emitting module Tracing
[266/1117] Compiling Tracing TracerProtocol.swift
[267/1157] Compiling HashTreeCollections _HashNode+Invariants.swift
[268/1157] Compiling HashTreeCollections _HashNode+Lookups.swift
[269/1157] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[270/1157] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[271/1157] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[272/1157] Compiling HashTreeCollections _HashNode+Storage.swift
[273/1157] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[274/1157] Compiling HashTreeCollections _HashNode+Structural filter.swift
[275/1164] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[276/1164] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[277/1164] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[278/1164] Compiling HashTreeCollections TreeDictionary+Filter.swift
[279/1164] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[280/1164] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[281/1164] Compiling HashTreeCollections TreeDictionary+Keys.swift
[282/1164] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[283/1193] Compiling Tracing Tracer.swift
[284/1193] Compiling Tracing TracerProtocol+Legacy.swift
[285/1193] Compiling Tracing InstrumentationSystem+Tracing.swift
[286/1193] Compiling Tracing SpanProtocol.swift
[287/1193] Compiling Tracing NoOpTracer.swift
[288/1193] Emitting module _RopeModule
[290/1194] Emitting module Atomics
[291/1194] Compiling HashTreeCollections _HashNode+Debugging.swift
[292/1194] Compiling HashTreeCollections _HashNode+Initializers.swift
[294/1194] Compiling HashTreeCollections _AncestorHashSlots.swift
[295/1194] Compiling HashTreeCollections _Bitmap.swift
[296/1194] Compiling HashTreeCollections _Bucket.swift
[297/1195] Compiling RoutingKit AnyRouter.swift
[298/1195] Emitting module RoutingKit
[303/1195] Compiling HashTreeCollections _Hash.swift
[304/1195] Compiling HashTreeCollections _HashLevel.swift
[305/1195] Compiling HashTreeCollections _HashNode+Builder.swift
[308/1195] Emitting module OrderedCollections
[309/1195] Compiling RoutingKit PathComponent.swift
[310/1210] Compiling HashTreeCollections _HashStack.swift
[311/1210] Compiling HashTreeCollections TreeSet+Hashable.swift
[312/1210] Compiling HashTreeCollections TreeSet+Sendable.swift
[313/1210] Compiling HashTreeCollections TreeSet+Sequence.swift
[314/1210] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[315/1210] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[316/1210] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[324/1211] Compiling HashTreeCollections TreeDictionary+Merge.swift
[325/1211] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[326/1211] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[327/1211] Compiling HashTreeCollections TreeDictionary+Values.swift
[328/1221] Compiling DequeModule Deque+CustomReflectable.swift
[329/1221] Compiling DequeModule Deque+Descriptions.swift
[331/1223] Compiling RoutingKit TrieRouter.swift
[332/1223] Compiling RoutingKit Router.swift
[333/1223] Compiling DequeModule _DequeBuffer.swift
[334/1223] Compiling DequeModule _DequeBufferHeader.swift
[335/1223] Compiling HashTreeCollections TreeSet+Collection.swift
[336/1223] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[337/1223] Compiling HashTreeCollections TreeSet+Debugging.swift
[338/1223] Compiling HashTreeCollections TreeSet+Descriptions.swift
[339/1223] Compiling HashTreeCollections TreeSet+Equatable.swift
[340/1223] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[341/1223] Compiling HashTreeCollections TreeSet+Extras.swift
[342/1223] Compiling HashTreeCollections TreeSet+Filter.swift
[343/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[344/1223] Compiling DequeModule Deque+Extras.swift
[345/1223] Compiling DequeModule Deque+Hashable.swift
[346/1223] Compiling DequeModule Deque+Equatable.swift
[347/1223] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[349/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[350/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[351/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[352/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[353/1223] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[354/1223] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[355/1223] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[356/1223] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[357/1223] Compiling HashTreeCollections TreeSet.swift
[358/1223] Compiling DequeModule _DequeSlot.swift
[359/1223] Compiling DequeModule _UnsafeWrappedBuffer.swift
[360/1223] Compiling DequeModule Deque+Testing.swift
[361/1223] Compiling DequeModule Deque._Storage.swift
[362/1223] Compiling DequeModule Deque._UnsafeHandle.swift
[363/1223] Compiling DequeModule Deque.swift
[364/1223] Compiling HTTPTypes HTTPFields.swift
[365/1224] Emitting module Metrics
[366/1224] Compiling Metrics Metrics.swift
[369/1225] Compiling RoutingKit Parameters.swift
[371/1259] Compiling OpenAPIRuntime ParameterStyles.swift
[372/1259] Compiling OpenAPIRuntime ServerVariable.swift
[373/1259] Compiling OpenAPIRuntime URLExtensions.swift
[374/1259] Compiling OpenAPIRuntime Deprecated.swift
[375/1259] Compiling OpenAPIRuntime ClientError.swift
[376/1259] Compiling OpenAPIRuntime CodingErrors.swift
[377/1259] Compiling OpenAPIRuntime RuntimeError.swift
[378/1259] Compiling OpenAPIRuntime ServerError.swift
[379/1259] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[380/1259] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[381/1259] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[382/1259] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[383/1259] Compiling OpenAPIRuntime ServerSentEvents.swift
[391/1259] Compiling OpenAPIRuntime Base64EncodedData.swift
[392/1259] Compiling OpenAPIRuntime ByteUtilities.swift
[393/1259] Compiling OpenAPIRuntime ContentDisposition.swift
[394/1259] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[395/1259] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[396/1259] Compiling OpenAPIRuntime OpenAPIValue.swift
[397/1259] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[398/1259] Compiling OpenAPIRuntime UndocumentedPayload.swift
[399/1259] Compiling OpenAPIRuntime FoundationExtensions.swift
[410/1288] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[423/1288] Emitting module DequeModule
[424/1288] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[425/1288] Compiling OpenAPIRuntime CodableExtensions.swift
[426/1289] Compiling tls13_enc.cc
[430/1289] Compiling OpenAPIRuntime Configuration.swift
[431/1289] Compiling OpenAPIRuntime Converter+Client.swift
[432/1289] Compiling OpenAPIRuntime Converter+Common.swift
[433/1289] Compiling OpenAPIRuntime Converter+Server.swift
[434/1289] Compiling OpenAPIRuntime Converter.swift
[435/1289] Compiling OpenAPIRuntime CurrencyExtensions.swift
[436/1289] Compiling OpenAPIRuntime ErrorExtensions.swift
[437/1289] Compiling OpenAPIRuntime Acceptable.swift
[438/1289] Compiling tls13_client.cc
[440/1289] Compiling OpenAPIRuntime URIParsedTypes.swift
[441/1289] Compiling OpenAPIRuntime URIDecoder.swift
[442/1289] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[443/1289] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[444/1289] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[446/1289] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[447/1289] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[448/1289] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[449/1289] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[450/1289] Compiling HashTreeCollections TreeDictionary.swift
[451/1289] Compiling HashTreeCollections TreeSet+Codable.swift
[460/1289] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[461/1289] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[462/1289] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[463/1289] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[464/1289] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[465/1289] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[466/1289] Compiling OpenAPIRuntime MultipartValidation.swift
[467/1289] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[468/1289] Compiling OpenAPIRuntime URICodeCodingKey.swift
[469/1289] Compiling OpenAPIRuntime URICoderConfiguration.swift
[470/1289] Compiling OpenAPIRuntime URIEncodedNode.swift
[471/1289] Emitting module HashTreeCollections
[472/1290] Compiling tls13_both.cc
[481/1298] Compiling t1_enc.cc
[482/1298] Compiling ssl_versions.cc
[483/1298] Compiling ssl_transcript.cc
[493/1298] Compiling ssl_stat.cc
[495/1298] Emitting module OpenAPIRuntime
[519/1298] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[520/1298] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[521/1298] Compiling OpenAPIRuntime ClientTransport.swift
[531/1298] Compiling OpenAPIRuntime CurrencyTypes.swift
[532/1298] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[533/1298] Compiling OpenAPIRuntime HTTPBody.swift
[534/1298] Compiling OpenAPIRuntime ServerTransport.swift
[535/1298] Compiling OpenAPIRuntime UniversalClient.swift
[536/1298] Compiling OpenAPIRuntime UniversalServer.swift
[537/1298] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[538/1298] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[538/1298] Compiling ssl_x509.cc
[539/1298] Compiling ssl_lib.cc
[540/1298] Compiling ssl_session.cc
[541/1298] Compiling ssl_privkey.cc
[542/1298] Compiling ssl_key_share.cc
[543/1298] Compiling ssl_file.cc
[544/1298] Compiling ssl_cipher.cc
[546/1298] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[547/1298] Compiling OpenAPIRuntime URIEncoder.swift
[548/1298] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[549/1298] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[550/1298] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[551/1298] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[552/1298] Compiling OpenAPIRuntime URIParser.swift
[553/1298] Compiling OpenAPIRuntime URISerializer.swift
[553/1298] Compiling ssl_cert.cc
[555/1299] Compiling ssl_credential.cc
[556/1299] Compiling ssl_buffer.cc
[557/1299] Compiling ssl_aead_ctx.cc
[558/1299] Compiling ssl_asn1.cc
[559/1299] Compiling s3_lib.cc
[560/1299] Compiling s3_pkt.cc
[561/1299] Compiling s3_both.cc
[562/1299] Compiling handshake_server.cc
[563/1299] Compiling handshake_client.cc
[564/1299] Compiling handshake.cc
[565/1299] Compiling handoff.cc
[566/1299] Compiling dtls_method.cc
[567/1299] Compiling dtls_record.cc
[568/1299] Compiling md5-x86_64-linux.S
[569/1299] Compiling md5-x86_64-apple.S
[570/1299] Compiling md5-586-linux.S
[571/1299] Compiling extensions.cc
[572/1299] Compiling md5-586-apple.S
[573/1299] Compiling d1_pkt.cc
[574/1299] Compiling chacha20_poly1305_x86_64-apple.S
[575/1299] Compiling chacha20_poly1305_x86_64-linux.S
[576/1299] Compiling chacha20_poly1305_armv8-win.S
[577/1299] Compiling chacha20_poly1305_armv8-linux.S
[578/1299] Compiling chacha20_poly1305_armv8-apple.S
[579/1299] Compiling encrypted_client_hello.cc
[580/1299] Compiling chacha-x86_64-linux.S
[581/1299] Compiling d1_srtp.cc
[582/1299] Compiling chacha-x86_64-apple.S
[583/1299] Compiling chacha-x86-linux.S
[584/1299] Compiling chacha-x86-apple.S
[585/1299] Compiling chacha-armv8-apple.S
[586/1299] Compiling chacha-armv8-win.S
[587/1299] Compiling aes128gcmsiv-x86_64-linux.S
[588/1299] Compiling chacha-armv4-linux.S
[589/1299] Compiling chacha-armv8-linux.S
[590/1299] Compiling aes128gcmsiv-x86_64-apple.S
[591/1299] Compiling x86_64-mont5-apple.S
[592/1299] Compiling x86_64-mont5-linux.S
[593/1299] Compiling x86_64-mont-linux.S
[594/1299] Compiling x86_64-mont-apple.S
[595/1299] Compiling x86-mont-linux.S
[596/1299] Compiling x86-mont-apple.S
[597/1299] Compiling vpaes-x86_64-apple.S
[598/1299] Compiling vpaes-x86_64-linux.S
[599/1299] Compiling vpaes-x86-apple.S
[600/1299] Compiling vpaes-x86-linux.S
[601/1299] Compiling vpaes-armv8-win.S
[602/1299] Compiling vpaes-armv8-linux.S
[603/1299] Compiling vpaes-armv8-apple.S
[604/1299] Compiling vpaes-armv7-linux.S
[605/1299] Compiling sha512-x86_64-apple.S
[606/1299] Compiling sha512-x86_64-linux.S
[607/1299] Compiling sha512-armv8-win.S
[608/1299] Compiling err_data.cc
[609/1299] Compiling sha512-armv8-apple.S
[610/1299] Compiling sha512-armv4-linux.S
[611/1299] Compiling sha512-586-apple.S
[612/1299] Compiling sha512-armv8-linux.S
[613/1299] Compiling sha512-586-linux.S
[614/1299] Compiling sha256-x86_64-apple.S
[615/1299] Compiling bio_ssl.cc
[616/1299] Compiling d1_both.cc
[617/1299] Compiling d1_lib.cc
[618/1299] Compiling sha256-x86_64-linux.S
[619/1299] Compiling sha256-armv8-win.S
[620/1299] Compiling sha256-armv8-apple.S
[621/1299] Compiling sha256-586-linux.S
[622/1299] Compiling sha256-armv4-linux.S
[623/1299] Compiling sha1-x86_64-apple.S
[624/1299] Compiling sha1-x86_64-linux.S
[625/1299] Compiling sha256-armv8-linux.S
[626/1299] Compiling sha1-armv4-large-linux.S
[627/1299] Compiling sha256-586-apple.S
[628/1299] Compiling sha1-armv8-apple.S
[629/1299] Compiling sha1-armv8-win.S
[630/1299] Compiling sha1-armv8-linux.S
[631/1299] Compiling sha1-586-linux.S
[632/1299] Compiling rsaz-avx2-linux.S
[633/1299] Compiling sha1-586-apple.S
[634/1299] Compiling rdrand-x86_64-apple.S
[635/1299] Compiling rdrand-x86_64-linux.S
[636/1299] Compiling p256_beeu-x86_64-asm-apple.S
[637/1299] Compiling p256_beeu-x86_64-asm-linux.S
[638/1299] Compiling rsaz-avx2-apple.S
[639/1299] Compiling p256_beeu-armv8-asm-win.S
[640/1299] Compiling p256_beeu-armv8-asm-linux.S
[641/1299] Compiling p256_beeu-armv8-asm-apple.S
[642/1299] Compiling p256-armv8-asm-win.S
[643/1299] Compiling p256-armv8-asm-apple.S
[644/1299] Compiling p256-x86_64-asm-apple.S
[645/1299] Compiling p256-x86_64-asm-linux.S
[645/1299] Compiling p256-armv8-asm-linux.S
[647/1299] Compiling ghashv8-armv8-win.S
[648/1299] Compiling ghashv8-armv7-linux.S
[649/1299] Compiling ghash-x86_64-apple.S
[650/1299] Compiling ghashv8-armv8-linux.S
[651/1299] Compiling ghashv8-armv8-apple.S
[652/1299] Compiling ghash-x86_64-linux.S
[653/1299] Compiling ghash-x86-apple.S
[654/1299] Compiling ghash-x86-linux.S
[655/1299] Compiling ghash-ssse3-x86_64-apple.S
[656/1299] Compiling ghash-ssse3-x86_64-linux.S
[657/1299] Compiling ghash-ssse3-x86-linux.S
[658/1299] Compiling ghash-armv4-linux.S
[659/1299] Compiling ghash-neon-armv8-apple.S
[660/1299] Compiling ghash-ssse3-x86-apple.S
[661/1299] Compiling ghash-neon-armv8-win.S
[662/1299] Compiling ghash-neon-armv8-linux.S
[663/1299] Compiling bn-armv8-win.S
[664/1299] Compiling bn-armv8-linux.S
[665/1299] Compiling bn-586-linux.S
[666/1299] Compiling co-586-apple.S
[667/1299] Compiling co-586-linux.S
[668/1299] Compiling bsaes-armv7-linux.S
[669/1299] Compiling bn-armv8-apple.S
[670/1299] Compiling bn-586-apple.S
[671/1299] Compiling armv8-mont-win.S
[672/1299] Compiling aesv8-gcm-armv8-win.S
[673/1299] Compiling armv8-mont-apple.S
[674/1299] Compiling aesv8-gcm-armv8-linux.S
[675/1299] Compiling armv4-mont-linux.S
[676/1299] Compiling aesv8-gcm-armv8-apple.S
[677/1299] Compiling aesv8-armv8-win.S
[677/1299] Compiling armv8-mont-linux.S
[679/1299] Compiling aesv8-armv8-linux.S
[680/1299] Compiling aesv8-armv7-linux.S
[681/1299] Compiling aesni-x86-linux.S
[682/1299] Compiling aesv8-armv8-apple.S
[683/1299] Compiling aesni-x86_64-linux.S
[683/1299] Compiling aesni-x86_64-apple.S
[685/1299] Compiling aesni-x86-apple.S
[685/1299] Compiling aesni-gcm-x86_64-linux.S
[687/1299] Compiling aes-gcm-avx2-x86_64-apple.S
[688/1299] Compiling aes-gcm-avx2-x86_64-linux.S
[689/1299] Compiling aesni-gcm-x86_64-apple.S
[690/1299] Compiling aes-gcm-avx10-x86_64-apple.S
[691/1299] Compiling aes-gcm-avx10-x86_64-linux.S
[692/1299] Compiling x_pubkey.cc
[693/1299] Compiling x_req.cc
[694/1299] Compiling x_name.cc
[695/1299] Compiling x_sig.cc
[696/1299] Compiling x_val.cc
[697/1299] Compiling x_x509a.cc
[698/1299] Compiling x_x509.cc
[699/1299] Compiling x_crl.cc
[700/1299] Compiling x_spki.cc
[701/1299] Compiling x_attrib.cc
[702/1299] Compiling x_exten.cc
[703/1299] Compiling x509name.cc
[704/1299] Compiling x_all.cc
[705/1299] Compiling x509rset.cc
[706/1299] Compiling x509cset.cc
[707/1299] Compiling x_algor.cc
[708/1299] Compiling x509spki.cc
[709/1299] Compiling x509_vpm.cc
[710/1299] Compiling x509_v3.cc
[711/1299] Compiling x509_trs.cc
[712/1299] Compiling x509_vfy.cc
[713/1299] Compiling x509_set.cc
[714/1299] Compiling x509_txt.cc
[715/1299] Compiling x509_obj.cc
[716/1299] Compiling x509_req.cc
[717/1299] Compiling x509_lu.cc
[718/1299] Compiling x509_def.cc
[719/1299] Compiling x509_ext.cc
[720/1299] Compiling x509_d2.cc
[721/1299] Compiling x509_att.cc
[722/1299] Compiling x509_cmp.cc
[723/1299] Compiling x509.cc
[724/1299] Compiling v3_utl.cc
[725/1299] Compiling v3_purp.cc
[726/1299] Compiling v3_skey.cc
[727/1299] Compiling v3_prn.cc
[728/1299] Compiling v3_pmaps.cc
[729/1299] Compiling v3_pcons.cc
[730/1299] Compiling v3_info.cc
[731/1299] Compiling v3_ocsp.cc
[732/1299] Compiling v3_int.cc
[733/1299] Compiling v3_lib.cc
[734/1299] Compiling v3_ncons.cc
[735/1299] Compiling v3_ia5.cc
[736/1299] Compiling v3_enum.cc
[737/1299] Compiling v3_extku.cc
[738/1299] Compiling v3_cpols.cc
[739/1299] Compiling v3_genn.cc
[740/1299] Compiling v3_bitst.cc
[741/1299] Compiling v3_akeya.cc
[742/1299] Compiling v3_crld.cc
[743/1299] Compiling v3_alt.cc
[744/1299] Compiling v3_conf.cc
[745/1299] Compiling v3_bcons.cc
[746/1299] Compiling t_req.cc
[747/1299] Compiling t_crl.cc
[748/1299] Compiling v3_akey.cc
[749/1299] Compiling t_x509a.cc
[750/1299] Compiling t_x509.cc
[751/1299] Compiling rsa_pss.cc
[752/1299] Compiling policy.cc
[753/1299] Compiling i2d_pr.cc
[754/1299] Compiling name_print.cc
[755/1299] Compiling by_file.cc
[756/1299] Compiling asn1_gen.cc
[757/1299] Compiling algorithm.cc
[758/1299] Compiling a_verify.cc
[759/1299] Compiling by_dir.cc
[760/1299] Compiling thread_pthread.cc
[761/1299] Compiling a_sign.cc
[762/1299] Compiling a_digest.cc
[763/1299] Compiling thread.cc
[764/1299] Compiling thread_win.cc
[765/1299] Compiling voprf.cc
[766/1299] Compiling trust_token.cc
[767/1299] Compiling stack.cc
[768/1299] Compiling pmbtoken.cc
[769/1299] Compiling thread_none.cc
[770/1299] Compiling slhdsa.cc
[771/1299] Compiling sha512.cc
[772/1299] Compiling siphash.cc
[773/1299] Compiling sha256.cc
[774/1299] Compiling rsa_extra.cc
[775/1299] Compiling sha1.cc
[776/1299] Compiling spake2plus.cc
[777/1299] Compiling rsa_print.cc
[778/1299] Compiling rsa_crypt.cc
[779/1299] Compiling refcount.cc
[780/1299] Compiling windows.cc
[781/1299] Compiling rc4.cc
[782/1299] Compiling urandom.cc
[783/1299] Compiling rsa_asn1.cc
[784/1299] Compiling trusty.cc
[785/1299] Compiling rand.cc
[786/1299] Compiling getentropy.cc
[787/1299] Compiling poly1305_arm_asm.S
[788/1299] Compiling forkunsafe.cc
[789/1299] Compiling ios.cc
[790/1299] Compiling passive.cc
[791/1299] Compiling fork_detect.cc
[792/1299] Compiling poly1305_vec.cc
[793/1299] Compiling poly1305.cc
[794/1299] Compiling deterministic.cc
[795/1299] Compiling poly1305_arm.cc
[796/1299] Compiling pool.cc
[797/1299] Compiling pkcs7.cc
[798/1299] Compiling pkcs8.cc
[799/1299] Compiling pkcs8_x509.cc
[800/1299] Compiling pem_xaux.cc
[801/1299] Compiling pkcs7_x509.cc
[802/1299] Compiling p5_pbev2.cc
[803/1299] Compiling pem_pkey.cc
[804/1299] Compiling pem_x509.cc
[805/1299] Compiling pem_pk8.cc
[806/1299] Compiling pem_lib.cc
[807/1299] Compiling pem_oth.cc
[808/1299] Compiling mlkem.cc
[809/1299] Compiling obj_xref.cc
[810/1299] Compiling pem_info.cc
[811/1299] Compiling md5.cc
[812/1299] Compiling mem.cc
[813/1299] Compiling pem_all.cc
[814/1299] Compiling obj.cc
[815/1299] Compiling md4.cc
[816/1299] Compiling poly_rq_mul.S
[817/1299] Compiling fips_shared_support.cc
[818/1299] Compiling lhash.cc
[819/1299] Compiling mldsa.cc
[820/1299] Compiling sign.cc
[821/1299] Compiling kyber.cc
[822/1299] Compiling ex_data.cc
[823/1299] Compiling scrypt.cc
[824/1299] Compiling pbkdf.cc
[825/1299] Compiling print.cc
[826/1299] Compiling hpke.cc
[827/1299] Compiling hrss.cc
[828/1299] Compiling p_x25519_asn1.cc
[829/1299] Compiling p_x25519.cc
[830/1299] Compiling p_rsa_asn1.cc
[831/1299] Compiling p_ed25519.cc
[832/1299] Compiling p_rsa.cc
[833/1299] Compiling p_hkdf.cc
[834/1299] Compiling p_ed25519_asn1.cc
[835/1299] Compiling p_ec_asn1.cc
[836/1299] Compiling p_ec.cc
[837/1299] Compiling p_dh_asn1.cc
[838/1299] Compiling p_dh.cc
[839/1299] Compiling p_dsa_asn1.cc
[840/1299] Compiling evp.cc
[841/1299] Compiling evp_ctx.cc
[842/1299] Compiling engine.cc
[843/1299] Compiling evp_asn1.cc
[844/1299] Compiling err.cc
[845/1299] Compiling ecdh.cc
[846/1299] Compiling ecdsa_asn1.cc
[847/1299] Compiling ec_asn1.cc
[848/1299] Compiling ec_derive.cc
[849/1299] Compiling hash_to_curve.cc
[850/1299] Compiling dsa.cc
[851/1299] Compiling digest_extra.cc
[852/1299] Compiling dsa_asn1.cc
[853/1299] Compiling params.cc
[854/1299] Compiling x25519-asm-arm.S
[855/1299] Compiling bcm.cc
[856/1299] Compiling dh_asn1.cc
[857/1299] Compiling des.cc
[858/1299] Compiling curve25519_64_adx.cc
[859/1299] Compiling crypto.cc
[860/1299] Compiling cpu_intel.cc
[861/1299] Compiling spake25519.cc
[862/1299] Compiling cpu_arm_linux.cc
[863/1299] Compiling curve25519.cc
[864/1299] Compiling cpu_arm_freebsd.cc
[865/1299] Compiling cpu_aarch64_win.cc
[866/1299] Compiling cpu_aarch64_openbsd.cc
[867/1299] Compiling cpu_aarch64_sysreg.cc
[868/1299] Compiling cpu_aarch64_linux.cc
[869/1299] Compiling cpu_aarch64_fuchsia.cc
[870/1299] Compiling cpu_aarch64_apple.cc
[871/1299] Compiling e_rc4.cc
[872/1299] Compiling conf.cc
[873/1299] Compiling get_cipher.cc
[874/1299] Compiling tls_cbc.cc
[875/1299] Compiling e_tls.cc
[876/1299] Compiling e_rc2.cc
[877/1299] Compiling e_null.cc
[878/1299] Compiling derive_key.cc
[879/1299] Compiling chacha.cc
[880/1299] Compiling e_des.cc
[881/1299] Compiling e_chacha20poly1305.cc
[882/1299] Compiling e_aesgcmsiv.cc
[883/1299] Compiling e_aesctrhmac.cc
[884/1299] Compiling cbb.cc
[885/1299] Compiling unicode.cc
[886/1299] Compiling cbs.cc
[887/1299] Compiling buf.cc
[888/1299] Compiling ber.cc
[889/1299] Compiling asn1_compat.cc
[890/1299] Compiling bn_asn1.cc
[891/1299] Compiling blake2.cc
[892/1299] Compiling convert.cc
[893/1299] Compiling socket_helper.cc
[894/1299] Compiling printf.cc
[895/1299] Compiling socket.cc
[896/1299] Compiling pair.cc
[897/1299] Compiling hexdump.cc
[898/1299] Compiling file.cc
[899/1299] Compiling fd.cc
[900/1299] Compiling errno.cc
[901/1299] Compiling connect.cc
[902/1299] Compiling bio.cc
[903/1299] Compiling bio_mem.cc
[904/1299] Compiling base64.cc
[905/1299] Compiling tasn_typ.cc
[906/1299] Compiling tasn_fre.cc
[907/1299] Compiling tasn_utl.cc
[908/1299] Compiling tasn_enc.cc
[909/1299] Compiling f_string.cc
[910/1299] Compiling tasn_dec.cc
[911/1299] Compiling posix_time.cc
[912/1299] Compiling tasn_new.cc
[913/1299] Compiling asn_pack.cc
[914/1299] Compiling asn1_par.cc
[915/1299] Compiling f_int.cc
[916/1299] Compiling a_strex.cc
[917/1299] Compiling asn1_lib.cc
[918/1299] Compiling a_utctm.cc
[919/1299] Compiling a_octet.cc
[920/1299] Compiling a_time.cc
[921/1299] Compiling a_type.cc
[922/1299] Compiling a_int.cc
[923/1299] Compiling a_mbstr.cc
[924/1299] Compiling a_strnid.cc
[925/1299] Compiling a_i2d_fp.cc
[926/1299] Compiling a_object.cc
[927/1299] Compiling a_gentm.cc
[928/1299] Compiling fiat_p256_adx_sqr.S
[929/1299] Compiling fiat_p256_adx_mul.S
[930/1299] Compiling CCryptoBoringSSLShims shims.c
[931/1299] Compiling fiat_curve25519_adx_square.S
[932/1299] Compiling a_d2i_fp.cc
[933/1299] Compiling a_dup.cc
[934/1299] Compiling fiat_curve25519_adx_mul.S
[935/1299] Compiling a_bitstr.cc
[936/1299] Compiling md5-x86_64-linux.S
[937/1299] Compiling a_bool.cc
[938/1299] Compiling chacha20_poly1305_x86_64-linux.S
[939/1299] Compiling md5-x86_64-apple.S
[940/1299] Compiling md5-586-apple.S
[940/1299] Compiling chacha20_poly1305_x86_64-apple.S
[942/1299] Compiling md5-586-linux.S
[943/1299] Compiling chacha20_poly1305_armv8-win.S
[944/1299] Compiling chacha-x86_64-apple.S
[945/1299] Compiling chacha-x86_64-linux.S
[946/1299] Compiling chacha20_poly1305_armv8-apple.S
[947/1299] Compiling chacha-x86-apple.S
[948/1299] Compiling err_data.cc
[949/1299] Compiling chacha20_poly1305_armv8-linux.S
[950/1299] Compiling chacha-x86-linux.S
[951/1299] Compiling chacha-armv8-win.S
[952/1299] Compiling aes128gcmsiv-x86_64-linux.S
[953/1299] Compiling chacha-armv8-apple.S
[954/1299] Compiling chacha-armv4-linux.S
[955/1299] Compiling aes128gcmsiv-x86_64-apple.S
[956/1299] Compiling x86_64-mont-linux.S
[957/1299] Compiling x86_64-mont5-linux.S
[958/1299] Compiling x86_64-mont-apple.S
[959/1299] Compiling chacha-armv8-linux.S
[960/1299] Compiling x86_64-mont5-apple.S
[961/1299] Compiling vpaes-x86_64-linux.S
[962/1299] Compiling x86-mont-linux.S
[963/1299] Compiling vpaes-x86-linux.S
[964/1299] Compiling x86-mont-apple.S
[965/1299] Compiling vpaes-x86-apple.S
[966/1299] Compiling vpaes-x86_64-apple.S
[967/1299] Compiling vpaes-armv7-linux.S
[968/1299] Compiling vpaes-armv8-apple.S
[969/1299] Compiling vpaes-armv8-win.S
[970/1299] Compiling sha512-armv8-win.S
[971/1299] Compiling sha512-x86_64-apple.S
[972/1299] Compiling sha512-x86_64-linux.S
[973/1299] Compiling vpaes-armv8-linux.S
[974/1299] Compiling sha512-armv4-linux.S
[975/1299] Compiling sha512-armv8-linux.S
[976/1299] Compiling sha512-586-apple.S
[977/1299] Compiling sha256-x86_64-apple.S
[978/1299] Compiling sha512-armv8-apple.S
[979/1299] Compiling sha512-586-linux.S
[980/1299] Compiling sha256-x86_64-linux.S
[981/1299] Compiling sha256-armv8-win.S
[982/1299] Compiling sha256-armv8-linux.S
[983/1299] Compiling sha256-armv8-apple.S
[984/1299] Compiling sha256-armv4-linux.S
[985/1299] Compiling sha256-586-linux.S
[986/1299] Compiling sha1-x86_64-linux.S
[987/1299] Compiling sha1-x86_64-apple.S
[988/1299] Compiling sha1-armv8-win.S
[989/1299] Compiling sha256-586-apple.S
[990/1299] Compiling sha1-armv8-linux.S
[991/1299] Compiling sha1-armv8-apple.S
[992/1299] Compiling rsaz-avx2-apple.S
[993/1299] Compiling sha1-armv4-large-linux.S
[993/1299] Compiling rsaz-avx2-linux.S
[995/1299] Compiling sha1-586-apple.S
[996/1299] Compiling rdrand-x86_64-linux.S
[997/1299] Compiling sha1-586-linux.S
[998/1299] Compiling rdrand-x86_64-apple.S
[999/1299] Compiling p256_beeu-x86_64-asm-linux.S
[1000/1299] Compiling p256_beeu-armv8-asm-win.S
[1001/1299] Compiling p256_beeu-x86_64-asm-apple.S
[1001/1299] Compiling p256_beeu-armv8-asm-linux.S
[1003/1299] Compiling p256-x86_64-asm-linux.S
[1003/1299] Compiling p256_beeu-armv8-asm-apple.S
[1005/1299] Compiling p256-x86_64-asm-apple.S
[1006/1299] Compiling p256-armv8-asm-win.S
[1007/1299] Compiling p256-armv8-asm-apple.S
[1008/1299] Compiling p256-armv8-asm-linux.S
[1009/1299] Compiling ghashv8-armv8-win.S
[1010/1299] Compiling ghashv8-armv7-linux.S
[1011/1299] Compiling ghashv8-armv8-linux.S
[1012/1299] Compiling ghashv8-armv8-apple.S
[1013/1299] Compiling ghash-x86_64-linux.S
[1014/1299] Compiling ghash-x86-linux.S
[1015/1299] Compiling ghash-x86_64-apple.S
[1016/1299] Compiling ghash-ssse3-x86_64-apple.S
[1017/1299] Compiling ghash-ssse3-x86_64-linux.S
[1018/1299] Compiling ghash-ssse3-x86-linux.S
[1019/1299] Compiling ghash-neon-armv8-win.S
[1020/1299] Compiling ghash-x86-apple.S
[1021/1299] Compiling ghash-ssse3-x86-apple.S
[1022/1299] Compiling ghash-neon-armv8-apple.S
[1023/1299] Compiling ghash-armv4-linux.S
[1024/1299] Compiling ghash-neon-armv8-linux.S
[1025/1299] Compiling co-586-linux.S
[1026/1299] Compiling co-586-apple.S
[1027/1299] Compiling bsaes-armv7-linux.S
[1028/1299] Compiling bn-armv8-win.S
[1029/1299] Compiling bn-armv8-linux.S
[1030/1299] Compiling bn-armv8-apple.S
[1031/1299] Compiling bn-586-apple.S
[1032/1299] Compiling bn-586-linux.S
[1033/1299] Compiling armv8-mont-apple.S
[1034/1299] Compiling armv8-mont-win.S
[1035/1299] Compiling armv8-mont-linux.S
[1036/1299] Compiling aesv8-gcm-armv8-win.S
[1037/1299] Compiling armv4-mont-linux.S
[1038/1299] Compiling aesv8-gcm-armv8-apple.S
[1039/1299] Compiling aesv8-gcm-armv8-linux.S
[1040/1299] Compiling aesv8-armv8-win.S
[1041/1299] Compiling aesni-x86_64-linux.S
[1042/1299] Compiling aesv8-armv7-linux.S
[1043/1299] Compiling aesv8-armv8-linux.S
[1044/1299] Compiling aesv8-armv8-apple.S
[1045/1299] Compiling aesni-x86-linux.S
[1046/1299] Compiling aesni-x86_64-apple.S
[1047/1299] Compiling aesni-gcm-x86_64-linux.S
[1048/1299] Compiling aesni-gcm-x86_64-apple.S
[1049/1299] Compiling aesni-x86-apple.S
[1050/1299] Compiling aes-gcm-avx10-x86_64-apple.S
[1051/1299] Compiling aes-gcm-avx10-x86_64-linux.S
[1052/1299] Compiling c-nioatomics.c
[1053/1299] Compiling x_x509a.cc
[1054/1299] Compiling x_sig.cc
[1055/1299] Compiling x_val.cc
[1056/1299] Compiling x_req.cc
[1057/1299] Compiling x_spki.cc
[1058/1299] Compiling x_x509.cc
[1059/1299] Compiling x_pubkey.cc
[1060/1299] Compiling c-atomics.c
[1061/1299] Compiling x_crl.cc
[1062/1299] Compiling x_exten.cc
[1063/1299] Compiling x_name.cc
[1064/1299] Compiling x_all.cc
[1065/1299] Compiling x_attrib.cc
[1066/1305] Compiling x_algor.cc
[1067/1305] Compiling x509rset.cc
[1068/1305] Compiling x509spki.cc
[1070/1305] Compiling NIOConcurrencyHelpers lock.swift
[1071/1305] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1072/1305] Compiling NIOConcurrencyHelpers NIOLock.swift
[1073/1305] Compiling NIOConcurrencyHelpers atomics.swift
[1073/1305] Compiling x509cset.cc
[1075/1305] Emitting module NIOConcurrencyHelpers
[1076/1305] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1076/1306] Compiling x509name.cc
[1078/1306] Compiling x509_vpm.cc
[1079/1306] Compiling x509_v3.cc
[1080/1306] Compiling x509_txt.cc
[1081/1306] Compiling x509_vfy.cc
[1082/1392] Compiling x509_trs.cc
[1084/1392] Compiling NIOCore AddressedEnvelope.swift
[1085/1392] Compiling NIOCore AsyncAwaitSupport.swift
[1086/1392] Compiling NIOCore AsyncChannel.swift
[1087/1392] Compiling NIOCore AsyncChannelHandler.swift
[1088/1395] Compiling NIOCore NIOAsyncWriter.swift
[1089/1395] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1090/1395] Compiling NIOCore BSDSocketAPI.swift
[1091/1395] Compiling NIOCore ByteBuffer-aux.swift
[1091/1395] Compiling x509_set.cc
[1093/1395] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1094/1395] Compiling NIOCore ByteBuffer-conversions.swift
[1095/1395] Compiling NIOCore ByteBuffer-core.swift
[1096/1395] Compiling NIOCore ByteBuffer-hex.swift
[1097/1395] Emitting module ConsoleKitTerminal
[1098/1395] Compiling NIOCore AsyncChannelInboundStream.swift
[1099/1395] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1100/1395] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1101/1395] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1101/1395] Compiling x509_req.cc
[1103/1395] Compiling NIOCore ByteBuffer-int.swift
[1104/1395] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1105/1395] Compiling NIOCore CircularBuffer.swift
[1106/1395] Compiling NIOCore Codec.swift
[1107/1395] Compiling NIOCore ConvenienceOptionSupport.swift
[1108/1395] Compiling NIOCore DeadChannel.swift
[1109/1395] Compiling NIOCore DispatchQueue+WithFuture.swift
[1110/1395] Compiling NIOCore EventLoop+Deprecated.swift
[1111/1395] Compiling NIOCore EventLoop+SerialExecutor.swift
[1111/1395] Compiling x509_lu.cc
[1112/1395] Compiling x509_ext.cc
[1113/1395] Compiling x509_def.cc
[1114/1395] Compiling x509_obj.cc
[1115/1395] Compiling x509_d2.cc
[1117/1395] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1118/1395] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1119/1395] Compiling ConsoleKitTerminal LoggerFragment.swift
[1119/1396] Compiling x509_att.cc
[1121/1396] Compiling x509_cmp.cc
[1122/1410] Compiling x509.cc
[1123/1418] Compiling v3_skey.cc
[1124/1418] Compiling v3_utl.cc
[1125/1418] Compiling v3_pmaps.cc
[1126/1418] Compiling v3_purp.cc
[1128/1418] Compiling ConsoleKitCommands CommandGroup.swift
[1129/1418] Compiling ConsoleKitCommands CommandInput.swift
[1130/1418] Compiling ConsoleKitCommands Commands.swift
[1131/1420] Compiling NIOCore IO.swift
[1132/1420] Compiling NIOCore IOData.swift
[1133/1420] Compiling NIOCore IPProtocol.swift
[1134/1420] Compiling NIOCore IntegerBitPacking.swift
[1135/1420] Compiling NIOCore IntegerTypes.swift
[1136/1420] Compiling NIOCore Interfaces.swift
[1137/1420] Compiling NIOCore Linux.swift
[1138/1420] Compiling NIOCore MarkedCircularBuffer.swift
[1139/1428] Compiling ConsoleKitCommands AsyncCommands.swift
[1140/1428] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1141/1428] Compiling ConsoleKitCommands AnyCommand.swift
[1142/1428] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1143/1428] Compiling ConsoleKitCommands AsyncCommand.swift
[1144/1428] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1145/1428] Compiling ConsoleKitCommands Command.swift
[1146/1428] Compiling ConsoleKitCommands CommandContext.swift
[1147/1428] Compiling ConsoleKitCommands CommandError.swift
[1148/1428] Emitting module ConsoleKitCommands
[1149/1428] Compiling ConsoleKitCommands CommandSignature.swift
[1150/1428] Compiling ConsoleKitCommands Flag.swift
[1151/1428] Compiling ConsoleKitCommands Option.swift
[1152/1428] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1153/1428] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1154/1428] Compiling ConsoleKitCommands Argument.swift
[1158/1428] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1159/1428] Compiling ConsoleKitCommands Utilities.swift
[1165/1428] Compiling NIOCore MulticastChannel.swift
[1166/1428] Compiling NIOCore NIOAny.swift
[1167/1428] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1168/1428] Compiling NIOCore NIOLoopBound.swift
[1169/1428] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1170/1428] Compiling NIOCore NIOScheduledCallback.swift
[1171/1428] Compiling NIOCore NIOSendable.swift
[1172/1428] Compiling NIOCore RecvByteBufferAllocator.swift
[1173/1428] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1174/1428] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1175/1428] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1176/1428] Compiling NIOCore EventLoopFuture.swift
[1177/1428] Compiling NIOCore FileDescriptor.swift
[1178/1428] Compiling NIOCore FileHandle.swift
[1179/1428] Compiling NIOCore FileRegion.swift
[1180/1428] Compiling NIOCore GlobalSingletons.swift
[1180/1428] Compiling v3_prn.cc
[1181/1428] Compiling v3_ocsp.cc
[1182/1428] Compiling v3_pcons.cc
[1183/1428] Compiling v3_ncons.cc
[1184/1428] Compiling v3_lib.cc
[1185/1428] Compiling v3_int.cc
[1187/1428] Compiling ConsoleKitCommands Console+Run.swift
[1188/1428] Compiling ConsoleKitCommands ConsoleError.swift
[1189/1428] Compiling ConsoleKitCommands Completion.swift
[1189/1429] Compiling v3_info.cc
[1191/1429] Compiling v3_ia5.cc
[1192/1429] Compiling v3_extku.cc
[1193/1429] Compiling v3_genn.cc
[1195/1429] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1196/1429] Compiling NIOCore SocketAddresses.swift
[1197/1429] Compiling NIOCore SocketOptionProvider.swift
[1198/1429] Compiling NIOCore SystemCallHelpers.swift
[1199/1429] Compiling NIOCore TimeAmount+Duration.swift
[1200/1429] Compiling NIOCore TypeAssistedChannelHandler.swift
[1201/1429] Compiling NIOCore UniversalBootstrapSupport.swift
[1202/1429] Compiling NIOCore Utilities.swift
[1202/1431] Compiling v3_enum.cc
[1203/1431] Compiling v3_crld.cc
[1205/1431] Emitting module ConsoleKit
[1206/1431] Compiling ConsoleKit Exports.swift
[1207/1432] Compiling v3_conf.cc
[1208/1432] Compiling v3_bcons.cc
[1208/1432] Compiling v3_cpols.cc
[1210/1432] Compiling v3_bitst.cc
[1211/1432] Compiling v3_akeya.cc
[1212/1432] Compiling v3_alt.cc
[1213/1432] Compiling t_x509a.cc
[1214/1432] Compiling v3_akey.cc
[1215/1432] Compiling t_req.cc
[1216/1432] Compiling t_x509.cc
[1217/1432] Compiling t_crl.cc
[1218/1432] Compiling rsa_pss.cc
[1219/1432] Compiling i2d_pr.cc
[1220/1432] Compiling policy.cc
[1221/1432] Compiling name_print.cc
[1222/1432] Compiling by_file.cc
[1223/1432] Compiling by_dir.cc
[1224/1432] Compiling asn1_gen.cc
[1225/1432] Compiling a_sign.cc
[1226/1432] Compiling algorithm.cc
[1228/1432] Emitting module NIOCore
[1228/1432] Compiling a_verify.cc
[1229/1432] Compiling voprf.cc
[1230/1432] Compiling a_digest.cc
[1231/1432] Compiling trust_token.cc
[1232/1432] Compiling thread_win.cc
[1233/1432] Compiling thread_pthread.cc
[1234/1432] Compiling pmbtoken.cc
[1235/1432] Compiling thread_none.cc
[1236/1432] Compiling thread.cc
[1237/1432] Compiling wots.cc
[1238/1432] Compiling thash.cc
[1239/1432] Compiling stack.cc
[1243/1432] Compiling NIOCore ByteBuffer-views.swift
[1244/1432] Compiling NIOCore Channel.swift
[1245/1432] Compiling NIOCore ChannelHandler.swift
[1246/1432] Compiling NIOCore ChannelHandlers.swift
[1247/1432] Compiling NIOCore ChannelInvoker.swift
[1248/1432] Compiling NIOCore ChannelOption.swift
[1249/1432] Compiling NIOCore ChannelPipeline.swift
[1267/1432] Compiling slhdsa.cc
[1268/1433] Compiling merkle.cc
[1270/1433] Compiling fors.cc
[1271/1433] Compiling sha1.cc
[1272/1433] Compiling sha512.cc
[1273/1433] Compiling siphash.cc
[1274/1433] Compiling rsa_print.cc
[1275/1433] Compiling sha256.cc
[1276/1433] Compiling rsa_extra.cc
[1277/1433] Compiling windows.cc
[1278/1433] Compiling rsa_crypt.cc
[1279/1433] Compiling rc4.cc
[1280/1433] Compiling refcount.cc
[1281/1433] Compiling urandom.cc
[1282/1433] Compiling rsa_asn1.cc
[1283/1437] Compiling trusty.cc
[1285/1485] Emitting module NIOHTTPTypes
[1286/1485] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1286/1485] Compiling rand_extra.cc
[1288/1486] Compiling passive.cc
[1288/1486] Compiling ios.cc
[1290/1486] Compiling forkunsafe.cc
[1291/1486] Compiling getentropy.cc
[1292/1486] Compiling poly1305_arm_asm.S
[1294/1486] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1295/1486] Emitting module NIOEmbedded
[1295/1486] Compiling fork_detect.cc
[1296/1486] Compiling deterministic.cc
[1298/1486] Compiling NIOEmbedded AsyncTestingChannel.swift
[1299/1486] Compiling NIOEmbedded Embedded.swift
[1299/1486] Compiling poly1305_vec.cc
[1300/1487] Compiling poly1305_arm.cc
[1301/1487] Compiling pool.cc
[1302/1487] Compiling poly1305.cc
[1305/1487] Compiling NIOPosix Pool.swift
[1306/1487] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1307/1487] Compiling NIOPosix PosixSingletons.swift
[1308/1487] Compiling NIOPosix RawSocketBootstrap.swift
[1309/1487] Compiling NIOPosix Resolver.swift
[1310/1487] Compiling NIOPosix Selectable.swift
[1310/1493] Compiling pkcs8.cc
[1311/1493] Compiling pkcs8_x509.cc
[1312/1493] Compiling pkcs7.cc
[1314/1493] Compiling NIOPosix ThreadPosix.swift
[1315/1493] Compiling NIOPosix ThreadWindows.swift
[1316/1493] Compiling NIOPosix UnsafeTransfer.swift
[1317/1493] Compiling NIOPosix Utilities.swift
[1318/1493] Compiling NIOPosix VsockAddress.swift
[1319/1493] Compiling NIOPosix VsockChannelEvents.swift
[1319/1493] Compiling p5_pbev2.cc
[1320/1493] Compiling pem_x509.cc
[1321/1493] Compiling pem_xaux.cc
[1323/1493] Emitting module NIOPosix
[1323/1493] Compiling pkcs7_x509.cc
[1324/1493] Compiling pem_pkey.cc
[1326/1493] Compiling NIOPosix SelectableChannel.swift
[1327/1493] Compiling NIOPosix SelectableEventLoop.swift
[1328/1493] Compiling NIOPosix SelectorEpoll.swift
[1329/1493] Compiling NIOPosix SelectorGeneric.swift
[1330/1493] Compiling NIOPosix SelectorKqueue.swift
[1331/1493] Compiling NIOPosix SelectorUring.swift
[1332/1493] Compiling NIOPosix ServerSocket.swift
[1333/1493] Compiling NIOPosix Socket.swift
[1334/1493] Compiling NIOPosix SocketChannel.swift
[1335/1493] Compiling NIOPosix SocketProtocols.swift
[1336/1493] Compiling NIOPosix System.swift
[1337/1493] Compiling NIOPosix Thread.swift
[1337/1493] Compiling pem_pk8.cc
[1338/1493] Compiling pem_lib.cc
[1339/1493] Compiling pem_oth.cc
[1340/1493] Compiling obj_xref.cc
[1341/1493] Compiling pem_info.cc
[1342/1493] Compiling pem_all.cc
[1343/1493] Compiling obj.cc
[1344/1493] Compiling mldsa.cc
[1345/1493] Compiling mem.cc
[1347/1493] Compiling NIOPosix BSDSocketAPICommon.swift
[1348/1493] Compiling NIOPosix BSDSocketAPIPosix.swift
[1349/1493] Compiling NIOPosix BSDSocketAPIWindows.swift
[1350/1493] Compiling NIOPosix BaseSocket.swift
[1351/1493] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1352/1493] Compiling NIOPosix BaseSocketChannel.swift
[1353/1493] Compiling NIOPosix BaseStreamSocketChannel.swift
[1353/1493] Compiling poly_rq_mul.S
[1354/1493] Compiling kyber.cc
[1355/1493] Compiling md5.cc
[1356/1493] Compiling md4.cc
[1357/1493] Compiling lhash.cc
[1358/1493] Compiling mlkem.cc
[1359/1493] Compiling fips_shared_support.cc
[1360/1493] Compiling hrss.cc
[1362/1493] Compiling NIOPosix Bootstrap.swift
[1363/1493] Compiling NIOPosix ControlMessage.swift
[1364/1493] Compiling NIOPosix DatagramVectorReadManager.swift
[1365/1493] Compiling NIOPosix Errors+Any.swift
[1366/1493] Compiling NIOPosix FileDescriptor.swift
[1367/1493] Compiling NIOPosix GetaddrinfoResolver.swift
[1368/1493] Compiling NIOPosix HappyEyeballs.swift
[1369/1493] Compiling NIOPosix IO.swift
[1370/1493] Compiling NIOPosix IntegerBitPacking.swift
[1371/1493] Compiling NIOPosix IntegerTypes.swift
[1372/1493] Compiling NIOPosix Linux.swift
[1373/1493] Compiling NIOPosix LinuxCPUSet.swift
[1374/1493] Compiling NIOPosix LinuxUring.swift
[1375/1493] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1376/1493] Compiling NIOPosix NIOThreadPool.swift
[1377/1493] Compiling NIOPosix NonBlockingFileIO.swift
[1378/1493] Compiling NIOPosix PendingDatagramWritesManager.swift
[1379/1493] Compiling NIOPosix PendingWritesManager.swift
[1380/1493] Compiling NIOPosix PipeChannel.swift
[1381/1493] Compiling NIOPosix PipePair.swift
[1382/1494] Compiling hpke.cc
[1383/1494] Compiling sign.cc
[1384/1494] Compiling pbkdf.cc
[1385/1494] Compiling ex_data.cc
[1386/1494] Compiling scrypt.cc
[1387/1512] Compiling print.cc
[1389/1531] Emitting module NIO
[1390/1531] Compiling NIO Exports.swift
[1391/1532] Compiling p_rsa.cc
[1392/1532] Compiling p_x25519.cc
[1393/1538] Compiling p_x25519_asn1.cc
[1394/1539] Compiling p_rsa_asn1.cc
[1396/1550] Emitting module _NIOFileSystem
[1397/1575] Compiling NIOTLS TLSEvents.swift
[1397/1575] Compiling p_hkdf.cc
[1399/1575] Emitting module NIOTLS
[1400/1575] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1401/1575] Emitting module NIOSOCKS
[1402/1576] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1403/1576] Compiling NIOSOCKS SOCKSResponse.swift
[1404/1576] Compiling NIOSOCKS ClientStateMachine.swift
[1405/1576] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1405/1576] Compiling p_ed25519_asn1.cc
[1407/1576] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1408/1576] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1409/1576] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1410/1576] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1411/1576] Compiling NIOTLS SNIHandler.swift
[1412/1577] Compiling NIOSOCKS ServerStateMachine.swift
[1413/1577] Compiling NIOHTTP1 HTTPEncoder.swift
[1414/1577] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1415/1577] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1416/1577] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1417/1577] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1418/1577] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1419/1577] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1420/1577] Compiling NIOHTTP1 HTTPDecoder.swift
[1422/1578] Compiling p_ed25519.cc
[1424/1578] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1425/1578] Compiling _NIOFileSystem Mocking.swift
[1426/1578] Compiling _NIOFileSystem Syscall.swift
[1427/1578] Compiling _NIOFileSystem Syscalls.swift
[1428/1578] Emitting module NIOFoundationCompat
[1429/1578] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1430/1579] Emitting module NIOHTTP1
[1430/1581] Compiling p_ec_asn1.cc
[1432/1590] Compiling NIOSSL ByteBufferBIO.swift
[1433/1590] Compiling NIOSSL CustomPrivateKey.swift
[1434/1590] Compiling NIOSSL IdentityVerification.swift
[1435/1590] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1436/1590] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1437/1606] Compiling NIOSSL NIOSSLHandler.swift
[1438/1606] Compiling NIOSSL SSLPrivateKey.swift
[1440/1610] Compiling NIOSSL SSLPublicKey.swift
[1441/1610] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1442/1610] Compiling NIOSSL NIOSSLSecureBytes.swift
[1443/1610] Compiling NIOSSL RNG.swift
[1444/1610] Compiling NIOSSL SafeCompare.swift
[1445/1610] Compiling _NIOFileSystem CInterop.swift
[1446/1610] Compiling _NIOFileSystem Errno.swift
[1447/1610] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1448/1610] Compiling NIOSSL SSLCertificate.swift
[1449/1610] Compiling NIOSSL SSLCertificateExtensions.swift
[1450/1610] Compiling NIOSSL SSLCertificateName.swift
[1451/1610] Compiling NIOSSL SSLConnection.swift
[1451/1610] Compiling p_ec.cc
[1452/1610] Compiling p_dh.cc
[1453/1632] Compiling p_dsa_asn1.cc
[1454/1632] Compiling p_dh_asn1.cc
[1456/1632] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1457/1632] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1458/1632] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1459/1632] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1460/1632] Compiling NIOTransportServices NIOTSSingletons.swift
[1461/1632] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1462/1634] Compiling NIOTransportServices NIOTSBootstraps.swift
[1463/1634] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1464/1634] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1465/1634] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1466/1634] Compiling NIOTransportServices NIOTSErrors.swift
[1467/1634] Compiling NIOTransportServices NIOTSEventLoop.swift
[1468/1634] Compiling NIOTransportServices StateManagedChannel.swift
[1469/1634] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1470/1634] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1477/1634] Compiling NIOTransportServices AcceptHandler.swift
[1478/1634] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1479/1634] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1480/1634] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1481/1634] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1482/1634] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1483/1634] Emitting module NIOTransportServices
[1484/1634] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1485/1634] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1486/1635] Compiling _NIOFileSystem SystemFileHandle.swift
[1487/1635] Compiling _NIOFileSystem Utilities.swift
[1488/1635] Compiling _NIOFileSystem OpenOptions.swift
[1489/1635] Compiling _NIOFileSystem String+FileSystem.swift
[1489/1635] Compiling evp_ctx.cc
[1491/1635] Compiling evp.cc
[1492/1635] Compiling bcm.cc
[1500/1636] Compiling evp_asn1.cc
[1502/1636] Compiling err.cc
[1504/1636] Emitting module NIOSSL
[1518/1640] Compiling NIOSSL SSLPKCS12Bundle.swift
[1519/1640] Compiling NIOSSL SubjectAlternativeName.swift
[1519/1648] Compiling engine.cc
[1524/1651] Compiling hash_to_curve.cc
[1526/1661] Compiling ecdh_extra.cc
[1527/1673] Compiling ecdsa_asn1.cc
[1529/1673] Compiling NIOWebSocket WebSocketOpcode.swift
[1530/1680] Emitting module NIOHTTPTypesHTTP1
[1535/1692] Emitting module NIOWebSocket
[1536/1692] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1537/1692] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1538/1695] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1539/1695] Compiling NIOExtras DebugInboundEventsHandler.swift
[1540/1695] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1541/1695] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1542/1695] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1543/1695] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1544/1695] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1545/1695] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1546/1695] Compiling NIOWebSocket WebSocketFrame.swift
[1547/1696] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1548/1696] Emitting module _NIOFileSystemFoundationCompat
[1553/1696] Compiling NIOExtras LineBasedFrameDecoder.swift
[1554/1696] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1555/1696] Compiling NIOExtras NIORequestIdentifiable.swift
[1556/1696] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1561/1696] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1562/1696] Compiling NIOExtras JSONRPCFraming.swift
[1563/1696] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1564/1696] Compiling NIOExtras LengthFieldPrepender.swift
[1565/1696] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1570/1696] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1571/1696] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1572/1696] Compiling NIOHTTPCompression HTTPDecompression.swift
[1573/1696] Compiling NIOExtras RequestResponseHandler.swift
[1575/1696] Compiling NIOHPACK HuffmanTables.swift
[1576/1696] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1577/1696] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1578/1700] Compiling NIOHPACK IndexedHeaderTable.swift
[1579/1700] Compiling NIOHPACK IntegerCoding.swift
[1580/1700] Emitting module NIOHTTPCompression
[1581/1700] Compiling NIOHTTPCompression HTTPCompression.swift
[1582/1701] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1583/1701] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1584/1701] Compiling NIOHPACK StaticHeaderTable.swift
[1584/1701] Compiling ec_derive.cc
[1588/1702] Compiling NIOExtras PCAPRingBuffer.swift
[1589/1702] Compiling NIOExtras QuiescingHelper.swift
[1593/1702] Compiling NIOExtras NIOExtrasError.swift
[1594/1704] Compiling NIOHPACK HuffmanCoding.swift
[1598/1704] Compiling NIOFileSystem Exports.swift
[1599/1704] Emitting module NIOHPACK
[1600/1704] Emitting module NIOFileSystem
[1601/1705] Emitting module NIOExtras
[1602/1705] Compiling dsa.cc
[1618/1706] Compiling NIOSSL Zeroization.swift
[1619/1706] Compiling NIOSSL TLSConfiguration.swift
[1620/1706] Compiling NIOSSL UniversalBootstrapSupport.swift
[1621/1706] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1621/1707] Compiling ec_asn1.cc
[1622/1707] Compiling dsa_asn1.cc
[1624/1707] Compiling params.cc
[1625/1765] Compiling digest_extra.cc
[1627/1765] Compiling NIOHTTP2 MaySendFrames.swift
[1628/1765] Compiling NIOHTTP2 SendingDataState.swift
[1628/1766] Compiling x25519-asm-arm.S
[1629/1766] Compiling dh_asn1.cc
[1631/1766] Compiling des.cc
[1632/1766] Compiling curve25519_64_adx.cc
[1633/1774] Compiling spake25519.cc
[1634/1774] Compiling crypto.cc
[1635/1774] Compiling cpu_intel.cc
[1636/1774] Compiling curve25519.cc
[1638/1774] Compiling WebSocketKit Exports.swift
[1639/1774] Emitting module WebSocketKit
[1640/1774] Compiling WebSocketKit WebSocketHandler.swift
[1640/1774] Compiling cpu_arm_linux.cc
[1642/1774] Compiling WebSocketKit WebSocket+Concurrency.swift
[1642/1774] Compiling cpu_arm_freebsd.cc
[1644/1774] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1645/1774] Compiling WebSocketKit WebSocket+Connect.swift
[1646/1774] Compiling WebSocketKit WebSocket.swift
[1646/1774] Compiling cpu_aarch64_win.cc
[1648/1774] Compiling WebSocketKit WebSocketClient.swift
[1648/1775] Compiling cpu_aarch64_sysreg.cc
[1649/1775] Compiling cpu_aarch64_openbsd.cc
[1650/1775] Compiling cpu_aarch64_linux.cc
[1652/1775] Compiling cpu_aarch64_fuchsia.cc
[1653/1775] Compiling cpu_aarch64_apple.cc
[1654/1775] Compiling conf.cc
[1655/1775] Compiling e_rc4.cc
[1656/1775] Compiling tls_cbc.cc
[1657/1775] Compiling e_tls.cc
[1661/1775] Compiling NIOHTTP2 SendingGoawayState.swift
[1662/1775] Compiling NIOHTTP2 SendingHeadersState.swift
[1663/1775] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1664/1775] Compiling NIOHTTP2 SendingRstStreamState.swift
[1665/1775] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1666/1775] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1667/1775] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1668/1775] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1669/1775] Compiling NIOHTTP2 HasLocalSettings.swift
[1670/1775] Compiling NIOHTTP2 HasRemoteSettings.swift
[1671/1775] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1672/1775] Compiling NIOHTTP2 QuiescingState.swift
[1673/1775] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1674/1775] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1674/1783] Compiling e_rc2.cc
[1675/1783] Compiling e_null.cc
[1676/1783] Compiling e_des.cc
[1677/1783] Compiling e_chacha20poly1305.cc
[1678/1783] Compiling e_aesgcmsiv.cc
[1679/1783] Compiling derive_key.cc
[1680/1783] Compiling e_aesctrhmac.cc
[1681/1783] Compiling cipher_extra.cc
[1683/1783] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1684/1783] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1685/1783] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1686/1783] Compiling NIOHTTP2 HTTP2StreamID.swift
[1687/1783] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1688/1783] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1689/1783] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1690/1783] Compiling NIOHTTP2 InboundEventBuffer.swift
[1690/1783] Compiling chacha.cc
[1692/1783] Emitting module NIOHTTP2
[1693/1783] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1694/1783] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1695/1783] Compiling NIOHTTP2 MayReceiveFrames.swift
[1696/1783] Compiling NIOHTTP2 ReceivingDataState.swift
[1697/1783] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1698/1783] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1699/1783] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1700/1783] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1701/1783] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1701/1783] Compiling unicode.cc
[1702/1783] Compiling buf.cc
[1703/1783] Compiling ber.cc
[1703/1783] Compiling asn1_compat.cc
[1705/1783] Compiling cbs.cc
[1706/1783] Compiling cbb.cc
[1707/1783] Compiling convert.cc
[1709/1783] Compiling NIOHTTP2 InboundWindowManager.swift
[1710/1783] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1711/1783] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1712/1783] Compiling NIOHTTP2 StreamChannelList.swift
[1713/1783] Compiling NIOHTTP2 StreamMap.swift
[1714/1783] Compiling NIOHTTP2 StreamStateMachine.swift
[1715/1783] Compiling NIOHTTP2 UnsafeTransfer.swift
[1716/1783] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1716/1783] Compiling blake2.cc
[1717/1783] Compiling bn_asn1.cc
[1718/1783] Compiling printf.cc
[1719/1783] Compiling pair.cc
[1720/1783] Compiling hexdump.cc
[1721/1783] Compiling file.cc
[1722/1783] Compiling fd.cc
[1723/1783] Compiling errno.cc
[1725/1783] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1726/1783] Compiling NIOHTTP2 HTTP2Frame.swift
[1727/1783] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1728/1783] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1729/1783] Compiling NIOHTTP2 HTTP2PingData.swift
[1730/1783] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1731/1783] Compiling NIOHTTP2 HTTP2Settings.swift
[1732/1783] Compiling NIOHTTP2 HTTP2Stream.swift
[1732/1783] Compiling bio_mem.cc
[1733/1783] Compiling bio.cc
[1734/1783] Compiling base64.cc
[1735/1783] Compiling tasn_utl.cc
[1736/1783] Compiling tasn_typ.cc
[1737/1783] Compiling tasn_enc.cc
[1738/1783] Compiling tasn_fre.cc
[1739/1783] Compiling tasn_new.cc
[1741/1783] Compiling NIOHTTP2 StateMachineResult.swift
[1742/1783] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1743/1783] Compiling NIOHTTP2 DOSHeuristics.swift
[1744/1783] Compiling NIOHTTP2 Error+Any.swift
[1745/1783] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1746/1783] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1747/1783] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1748/1783] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1749/1783] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1750/1783] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1751/1783] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1752/1783] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1753/1783] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1754/1783] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1755/1783] Compiling NIOHTTP2 HTTP2Error.swift
[1756/1783] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1757/1784] Compiling posix_time.cc
[1758/1784] Compiling asn_pack.cc
[1759/1784] Compiling f_int.cc
[1760/1784] Compiling tasn_dec.cc
[1761/1784] Compiling f_string.cc
[1762/1784] Compiling asn1_par.cc
[1763/1784] Compiling asn1_lib.cc
[1764/1784] Compiling a_octet.cc
[1765/1784] Compiling a_time.cc
[1766/1784] Compiling a_utctm.cc
[1767/1784] Compiling a_type.cc
[1768/1784] Compiling a_strnid.cc
[1769/1784] Compiling a_object.cc
[1770/1784] Compiling a_strex.cc
[1771/1784] Compiling a_mbstr.cc
[1772/1784] Compiling a_i2d_fp.cc
[1772/1784] Write sources
[1777/1784] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1778/1784] Compiling a_dup.cc
[1779/1784] Compiling a_int.cc
[1780/1787] Compiling a_d2i_fp.cc
[1781/1809] Compiling a_gentm.cc
[1782/1862] Compiling a_bool.cc
[1783/1862] Compiling a_bitstr.cc
[1785/1870] Compiling Algorithms Grouped.swift
[1786/1870] Compiling Algorithms Indexed.swift
[1787/1870] Compiling Algorithms Intersperse.swift
[1788/1870] Compiling Algorithms Compacted.swift
[1789/1870] Compiling Algorithms Cycle.swift
[1790/1870] Compiling Algorithms EitherSequence.swift
[1791/1870] Compiling Algorithms FirstNonNil.swift
[1792/1870] Compiling Algorithms AdjacentPairs.swift
[1793/1870] Compiling Algorithms Chain.swift
[1794/1870] Compiling Algorithms Chunked.swift
[1795/1870] Compiling Algorithms Combinations.swift
[1796/1870] Compiling Algorithms Joined.swift
[1797/1870] Compiling Algorithms Keyed.swift
[1798/1870] Compiling Algorithms MinMax.swift
[1799/1870] Compiling Algorithms FlattenCollection.swift
[1800/1877] Compiling BitCollections BitSet+Initializers.swift
[1801/1877] Compiling BitCollections BitSet+Invariants.swift
[1802/1877] Compiling BitCollections BitSet+Random.swift
[1803/1877] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1804/1877] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1805/1877] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1806/1877] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1807/1877] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1808/1877] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1809/1877] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1810/1877] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1811/1877] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1812/1877] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1813/1877] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1814/1877] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1815/1877] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1816/1877] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1817/1877] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1818/1877] Compiling BitCollections BitSet+SetAlgebra union.swift
[1819/1877] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1820/1877] Compiling BitCollections BitSet.Counted.swift
[1821/1877] Compiling Algorithms RandomSample.swift
[1822/1877] Compiling Algorithms Reductions.swift
[1823/1877] Compiling Algorithms Rotate.swift
[1824/1877] Compiling Algorithms Split.swift
[1825/1877] Compiling Algorithms Stride.swift
[1826/1877] Compiling Algorithms Suffix.swift
[1827/1880] Emitting module BitCollections
[1828/1880] Compiling CryptoBoringWrapper RandomBytes.swift
[1832/1880] Compiling Algorithms Partition.swift
[1833/1880] Compiling Algorithms Permutations.swift
[1834/1880] Compiling Algorithms Product.swift
[1841/1880] Compiling Algorithms Trim.swift
[1842/1880] Compiling Algorithms Unique.swift
[1843/1880] Compiling Algorithms Windows.swift
[1844/1880] Compiling BitCollections BitArray._UnsafeHandle.swift
[1845/1880] Compiling BitCollections BitArray.swift
[1846/1880] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1847/1880] Compiling BitCollections BitSet+Codable.swift
[1851/1880] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1852/1880] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1853/1880] Emitting module CryptoBoringWrapper
[1854/1880] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1863/1880] Compiling BitCollections BitSet.Index.swift
[1864/1880] Compiling BitCollections BitSet._UnsafeHandle.swift
[1865/1880] Compiling BitCollections BitSet.swift
[1866/1880] Compiling BitCollections Range+Utilities.swift
[1867/1880] Compiling BitCollections Slice+Utilities.swift
[1868/1880] Compiling BitCollections UInt+Tricks.swift
[1869/1880] Compiling BitCollections _Word.swift
[1874/1881] Compiling CryptoBoringWrapper EllipticCurve.swift
[1875/1881] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1876/1881] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1882/1955] Emitting module Collections
[1883/1955] Compiling Collections Collections.swift
[1885/1975] Compiling MultipartKit FormDataEncoder.swift
[1886/1975] Compiling MultipartKit Storage.swift
[1887/1977] Emitting module MultipartKit
[1888/1977] Compiling MultipartKit MultipartPart.swift
[1889/1977] Compiling MultipartKit MultipartPartConvertible.swift
[1890/1977] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1891/1977] Compiling MultipartKit FormDataDecoder.swift
[1892/1977] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1893/1977] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1894/1977] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1895/1977] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1896/1977] Emitting module Algorithms
[1898/1978] Compiling MultipartKit BasicCodingKey.swift
[1899/1978] Compiling MultipartKit MultipartError.swift
[1900/1978] Compiling MultipartKit Exports.swift
[1901/1978] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1902/1978] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1903/1978] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1904/1978] Compiling MultipartKit MultipartSerializer.swift
[1905/1978] Compiling MultipartKit Utilities.swift
[1906/1978] Compiling MultipartKit MultipartFormData.swift
[1907/1978] Compiling MultipartKit MultipartParser.swift
[1908/1979] Emitting module Crypto
[1910/1988] Compiling Crypto HKDF.swift
[1911/1988] Compiling Crypto AESWrap.swift
[1912/1988] Compiling Crypto AESWrap_boring.swift
[1913/1988] Compiling Crypto Ed25519_boring.swift
[1914/1988] Compiling Crypto NISTCurvesKeys_boring.swift
[1915/1988] Compiling Crypto X25519Keys_boring.swift
[1916/1988] Compiling Crypto Curve25519.swift
[1917/1988] Compiling Crypto Ed25519Keys.swift
[1918/1988] Compiling Crypto NISTCurvesKeys.swift
[1919/1988] Compiling Crypto X25519Keys.swift
[1920/1988] Compiling Crypto SymmetricKeys.swift
[1921/1988] Compiling Crypto HMAC.swift
[1922/1988] Compiling Crypto MACFunctions.swift
[1923/1988] Compiling Crypto MessageAuthenticationCode.swift
[1924/1988] Compiling Crypto AES.swift
[1925/1988] Compiling Crypto ECDSASignature_boring.swift
[1926/1988] Compiling Crypto ECDSA_boring.swift
[1927/1988] Compiling Crypto EdDSA_boring.swift
[1928/1988] Compiling Crypto ECDSA.swift
[1929/1988] Compiling Crypto Ed25519.swift
[1940/2070] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1941/2070] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1942/2070] Compiling AsyncHTTPClient HTTP2Connection.swift
[1943/2070] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1944/2070] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1945/2070] Compiling AsyncHTTPClient RequestOptions.swift
[1946/2070] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1947/2070] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1948/2070] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1949/2070] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1950/2070] Compiling AsyncKit FutureOperators.swift
[1951/2070] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1952/2070] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1953/2070] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1954/2070] Compiling AsyncHTTPClient RequestBodyLength.swift
[1955/2070] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1956/2070] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1957/2070] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1958/2070] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1959/2070] Compiling AsyncHTTPClient HTTP1Connection.swift
[1960/2070] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1961/2070] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1962/2070] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1963/2070] Compiling AsyncHTTPClient HTTPHandler.swift
[1964/2070] Compiling AsyncHTTPClient LRUCache.swift
[1965/2070] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1966/2070] Compiling AsyncHTTPClient NWErrorHandler.swift
[1967/2070] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1968/2070] Compiling AsyncHTTPClient TLSConfiguration.swift
[1969/2070] Compiling AsyncHTTPClient RedirectState.swift
[1970/2070] Compiling AsyncKit EventLoopConnectionPool.swift
[1971/2070] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1972/2070] Compiling AsyncKit EventLoop+Concurrency.swift
[1973/2070] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1974/2070] Compiling AsyncKit Collection+Flatten.swift
[1975/2070] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1976/2070] Compiling AsyncKit ConnectionPoolError.swift
[1977/2070] Compiling AsyncKit ConnectionPoolItem.swift
[1978/2070] Compiling AsyncKit ConnectionPoolSource.swift
[1979/2070] Compiling AsyncKit EventLoopFutureQueue.swift
[1980/2070] Compiling AsyncKit Future+Miscellaneous.swift
[1981/2070] Compiling AsyncKit Future+Nonempty.swift
[1982/2070] Compiling AsyncKit Future+Optional.swift
[1983/2070] Compiling AsyncKit Future+Transform.swift
[1984/2070] Compiling AsyncKit Future+Try.swift
[1989/2072] Compiling Crypto Signature.swift
[1990/2072] Compiling Crypto CryptoKitErrors_boring.swift
[1991/2072] Compiling Crypto RNG_boring.swift
[1992/2072] Compiling Crypto SafeCompare_boring.swift
[1993/2072] Compiling Crypto Zeroization_boring.swift
[1994/2072] Compiling Crypto PrettyBytes.swift
[1995/2072] Compiling Crypto SafeCompare.swift
[1996/2072] Compiling Crypto SecureBytes.swift
[1997/2072] Compiling Crypto Zeroization.swift
[1999/2073] Compiling AsyncKit Optional+StrictMap.swift
[2000/2073] Compiling AsyncKit Exports.swift
[2010/2081] Emitting module AsyncHTTPClient
[2012/2081] Compiling AsyncKit Future+Collection.swift
[2013/2081] Compiling AsyncKit Future+Conjunctions.swift
[2017/2081] Compiling AsyncKit EventLoop+Flatten.swift
[2018/2081] Compiling AsyncKit EventLoop+Future.swift
[2019/2081] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[2020/2081] Compiling AsyncHTTPClient RequestBag.swift
[2021/2081] Compiling AsyncHTTPClient RequestValidation.swift
[2022/2081] Compiling AsyncHTTPClient SSLContextCache.swift
[2023/2081] Compiling AsyncHTTPClient Scheme.swift
[2024/2081] Compiling AsyncHTTPClient Singleton.swift
[2025/2081] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2026/2081] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2027/2081] Compiling AsyncHTTPClient Utils.swift
[2028/2081] Compiling AsyncHTTPClient ConnectionTarget.swift
[2029/2081] Compiling AsyncHTTPClient DeconstructedURL.swift
[2030/2081] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2031/2081] Compiling AsyncHTTPClient FoundationExtensions.swift
[2032/2081] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2033/2081] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2034/2081] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2035/2081] Compiling AsyncHTTPClient HTTPClient.swift
[2043/2081] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2070/2082] Emitting module AsyncKit
[2084/2252] Compiling Vapor Core.swift
[2085/2252] Compiling Vapor Running.swift
[2086/2252] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2087/2252] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2088/2252] Compiling Vapor DotEnvFile+load.swift
[2089/2252] Compiling Vapor Routes+caseInsenstive.swift
[2090/2252] Compiling Vapor Validatable+validate.swift
[2091/2252] Compiling Vapor Environment+Process.swift
[2092/2252] Compiling Vapor Environment+Secret.swift
[2093/2252] Compiling Vapor Environment.swift
[2094/2252] Compiling Vapor Abort.swift
[2095/2252] Compiling Vapor AbortError.swift
[2096/2252] Compiling Vapor DebuggableError.swift
[2097/2252] Compiling Vapor Demangler.swift
[2098/2252] Compiling Vapor ErrorSource.swift
[2099/2252] Compiling Vapor StackTrace.swift
[2100/2252] Compiling Vapor Exports.swift
[2101/2252] Compiling Vapor Application+HTTP.swift
[2102/2252] Compiling Vapor BasicResponder.swift
[2103/2252] Compiling Vapor BodyStream.swift
[2104/2252] Compiling Vapor Application+HTTP+Client.swift
[2105/2252] Compiling Vapor EventLoopHTTPClient.swift
[2106/2252] Compiling Vapor EndpointCache.swift
[2107/2252] Compiling Vapor HTTPMethod+String.swift
[2108/2276] Compiling Vapor AsyncBasicResponder.swift
[2109/2276] Compiling Vapor AsyncMiddleware.swift
[2110/2276] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2111/2276] Compiling Vapor AsyncSessionDriver.swift
[2112/2276] Compiling Vapor Authentication+Concurrency.swift
[2113/2276] Compiling Vapor Cache+Concurrency.swift
[2114/2276] Compiling Vapor Client+Concurrency.swift
[2115/2276] Compiling Vapor RequestBody+Concurrency.swift
[2116/2276] Compiling Vapor Responder+Concurrency.swift
[2117/2276] Compiling Vapor ResponseCodable+Concurrency.swift
[2118/2276] Compiling Vapor RoutesBuilder+Concurrency.swift
[2119/2276] Compiling Vapor ViewRenderer+Concurrency.swift
[2120/2276] Compiling Vapor WebSocket+Concurrency.swift
[2121/2276] Compiling Vapor ContainerGetPathExecutor.swift
[2122/2276] Compiling Vapor Content.swift
[2123/2276] Compiling Vapor ContentCoders.swift
[2124/2276] Compiling Vapor ContentConfiguration.swift
[2125/2276] Compiling Vapor ContentContainer.swift
[2126/2276] Compiling Vapor JSONCoder+Custom.swift
[2127/2276] Compiling Vapor JSONCoders+Content.swift
[2128/2276] Compiling Vapor PlaintextDecoder.swift
[2129/2276] Compiling Vapor PlaintextEncoder.swift
[2130/2276] Compiling Vapor URLQueryCoders.swift
[2131/2276] Compiling Vapor URLQueryContainer.swift
[2132/2276] Compiling Vapor Request+Body.swift
[2133/2276] Compiling Vapor Request+BodyStream.swift
[2134/2276] Compiling Vapor Request.swift
[2135/2276] Compiling Vapor Application+Responder.swift
[2136/2276] Compiling Vapor DefaultResponder.swift
[2137/2276] Compiling Vapor Response+Body.swift
[2138/2276] Compiling Vapor Response.swift
[2139/2276] Compiling Vapor ResponseCodable.swift
[2140/2276] Compiling Vapor Application+Routes.swift
[2141/2276] Compiling Vapor Parameters+Require.swift
[2142/2276] Compiling Vapor Request+WebSocket.swift
[2143/2276] Compiling Vapor Route.swift
[2144/2276] Compiling Vapor RouteCollection.swift
[2145/2276] Compiling Vapor Routes.swift
[2146/2276] Compiling Vapor RoutesBuilder+Group.swift
[2147/2276] Compiling Vapor RoutesBuilder+Method.swift
[2148/2276] Compiling Vapor RoutesBuilder+Middleware.swift
[2149/2276] Compiling Vapor RoutesBuilder+WebSocket.swift
[2150/2276] Compiling Vapor RoutesBuilder.swift
[2151/2276] Compiling Vapor OTP.swift
[2152/2276] Compiling Vapor Application+Servers.swift
[2153/2276] Compiling Vapor Server.swift
[2154/2276] Compiling Vapor App+Service.swift
[2155/2276] Compiling Vapor Req+Service.swift
[2156/2300] Compiling Vapor Application.swift
[2157/2300] Compiling Vapor AuthenticationCache.swift
[2158/2300] Compiling Vapor Authenticator.swift
[2159/2300] Compiling Vapor BasicAuthorization.swift
[2160/2300] Compiling Vapor BearerAuthorization.swift
[2161/2300] Compiling Vapor GuardMiddleware.swift
[2162/2300] Compiling Vapor RedirectMiddleware.swift
[2163/2300] Compiling Vapor SessionAuthenticatable.swift
[2164/2300] Compiling Vapor Bcrypt.swift
[2165/2300] Compiling Vapor Application+Cache.swift
[2166/2300] Compiling Vapor Cache.swift
[2167/2300] Compiling Vapor CacheExpirationTime.swift
[2168/2300] Compiling Vapor MemoryCache.swift
[2169/2300] Compiling Vapor Request+Cache.swift
[2170/2300] Compiling Vapor Application+Clients.swift
[2171/2300] Compiling Vapor Client.swift
[2172/2300] Compiling Vapor ClientRequest.swift
[2173/2300] Compiling Vapor ClientResponse.swift
[2174/2300] Compiling Vapor Request+Client.swift
[2175/2300] Compiling Vapor BootCommand.swift
[2176/2300] Compiling Vapor CommandContext+Application.swift
[2177/2300] Compiling Vapor RoutesCommand.swift
[2178/2300] Compiling Vapor ServeCommand.swift
[2179/2300] Compiling Vapor AnyResponse+Concurrency.swift
[2180/2300] Compiling Vapor Validator.swift
[2181/2300] Compiling Vapor ValidatorResult.swift
[2182/2300] Compiling Vapor And.swift
[2183/2300] Compiling Vapor Case.swift
[2184/2300] Compiling Vapor CharacterSet.swift
[2185/2300] Compiling Vapor Count.swift
[2186/2300] Compiling Vapor Custom.swift
[2187/2300] Compiling Vapor Email.swift
[2188/2300] Compiling Vapor Empty.swift
[2189/2300] Compiling Vapor In.swift
[2190/2300] Compiling Vapor Nil.swift
[2191/2300] Compiling Vapor NilIgnoring.swift
[2192/2300] Compiling Vapor Not.swift
[2193/2300] Compiling Vapor Or.swift
[2194/2300] Compiling Vapor Pattern.swift
[2195/2300] Compiling Vapor Range.swift
[2196/2300] Compiling Vapor URL.swift
[2197/2300] Compiling Vapor Valid.swift
[2198/2300] Compiling Vapor Application+Views.swift
[2199/2300] Compiling Vapor PlaintextRenderer.swift
[2200/2300] Compiling Vapor Request+View.swift
[2201/2300] Compiling Vapor View.swift
[2202/2300] Compiling Vapor ViewRenderer.swift
[2203/2300] Compiling Vapor _Deprecations.swift
[2204/2300] Compiling Vapor HTTPServerResponseEncoder.swift
[2205/2300] Compiling Vapor HTTPServerUpgradeHandler.swift
[2206/2300] Compiling Vapor Logger+Report.swift
[2207/2300] Compiling Vapor LoggingSystem+Environment.swift
[2208/2300] Compiling Vapor Application+Middleware.swift
[2209/2300] Compiling Vapor CORSMiddleware.swift
[2210/2300] Compiling Vapor ErrorMiddleware.swift
[2211/2300] Compiling Vapor FileMiddleware.swift
[2212/2300] Compiling Vapor Middleware.swift
[2213/2300] Compiling Vapor MiddlewareConfiguration.swift
[2214/2300] Compiling Vapor ResponseCompressionMiddleware.swift
[2215/2300] Compiling Vapor RouteLoggingMiddleware.swift
[2216/2300] Compiling Vapor TracingMiddleware.swift
[2217/2300] Compiling Vapor File+Multipart.swift
[2218/2300] Compiling Vapor FormDataDecoder+Content.swift
[2219/2300] Compiling Vapor FormDataEncoder+Content.swift
[2220/2300] Compiling Vapor Application+Password.swift
[2221/2300] Compiling Vapor Application+Passwords.swift
[2222/2300] Compiling Vapor AsyncPasswordHasher.swift
[2223/2300] Compiling Vapor BcryptHasher.swift
[2224/2300] Compiling Vapor PasswordHasher.swift
[2225/2300] Compiling Vapor PlaintextHasher.swift
[2226/2300] Compiling Vapor Request+Password.swift
[2227/2300] Compiling Vapor Redirect.swift
[2228/2300] Compiling Vapor Service.swift
[2229/2300] Compiling Vapor Application+Sessions.swift
[2230/2300] Compiling Vapor MemorySessions.swift
[2231/2300] Compiling Vapor Request+Session.swift
[2232/2300] Compiling Vapor Session.swift
[2233/2300] Compiling Vapor SessionCache.swift
[2234/2300] Compiling Vapor SessionData.swift
[2235/2300] Compiling Vapor SessionDriver.swift
[2236/2300] Compiling Vapor SessionsConfiguration.swift
[2237/2300] Compiling Vapor SessionsMiddleware.swift
[2238/2300] Compiling Vapor URLEncodedFormData.swift
[2239/2300] Compiling Vapor URLEncodedFormDecoder.swift
[2240/2300] Compiling Vapor URLEncodedFormEncoder.swift
[2241/2300] Compiling Vapor URLEncodedFormError.swift
[2242/2300] Compiling Vapor URLEncodedFormParser.swift
[2243/2300] Compiling Vapor URLEncodedFormSerializer.swift
[2244/2300] Compiling Vapor URLQueryFragmentConvertible.swift
[2245/2300] Compiling Vapor AnyResponse.swift
[2246/2300] Compiling Vapor Array+Random.swift
[2247/2300] Compiling Vapor Base32.swift
[2248/2300] Compiling Vapor Base64.swift
[2249/2300] Compiling Vapor BaseN.swift
[2250/2300] Compiling Vapor BasicCodingKey.swift
[2251/2300] Compiling Vapor ByteCount.swift
[2252/2300] Compiling Vapor Bytes+Hex.swift
[2253/2300] Compiling Vapor Bytes+SecureCompare.swift
[2254/2300] Compiling Vapor Collection+Safe.swift
[2255/2300] Compiling Vapor DataProtocol+Copy.swift
[2256/2300] Compiling Vapor DecoderUnwrapper.swift
[2257/2300] Compiling Vapor DirectoryConfiguration.swift
[2258/2300] Compiling Vapor DotEnv.swift
[2259/2300] Compiling Vapor Extendable.swift
[2260/2300] Compiling Vapor File.swift
[2261/2300] Compiling Vapor FileIO.swift
[2262/2300] Compiling Vapor LifecycleHandler.swift
[2263/2300] Compiling Vapor OptionalType.swift
[2264/2300] Compiling Vapor RFC1123.swift
[2265/2300] Compiling Vapor SocketAddress+Hostname.swift
[2266/2300] Compiling Vapor Storage.swift
[2267/2300] Compiling Vapor String+IsIPAddress.swift
[2268/2300] Compiling Vapor Thread.swift
[2269/2300] Compiling Vapor URI.swift
[2270/2300] Compiling Vapor RangeResult.swift
[2271/2300] Compiling Vapor Validatable.swift
[2272/2300] Compiling Vapor Validation.swift
[2273/2300] Compiling Vapor ValidationKey.swift
[2274/2300] Compiling Vapor Validations.swift
[2275/2300] Compiling Vapor ValidationsError.swift
[2276/2300] Emitting module Vapor
[2277/2300] Compiling Vapor HTTPStatus.swift
[2278/2300] Compiling Vapor HTTPCookies.swift
[2279/2300] Compiling Vapor HTTPHeaderCacheControl.swift
[2280/2300] Compiling Vapor HTTPHeaderExpires.swift
[2281/2300] Compiling Vapor HTTPHeaderLastModified.swift
[2282/2300] Compiling Vapor HTTPHeaders+Cache.swift
[2283/2300] Compiling Vapor HTTPHeaders+Connection.swift
[2284/2300] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2285/2300] Compiling Vapor HTTPHeaders+ContentRange.swift
[2286/2300] Compiling Vapor HTTPHeaders+Directive.swift
[2287/2300] Compiling Vapor HTTPHeaders+Forwarded.swift
[2288/2300] Compiling Vapor HTTPHeaders+Link.swift
[2289/2300] Compiling Vapor HTTPHeaders+Name.swift
[2290/2300] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2291/2300] Compiling Vapor HTTPHeaders.swift
[2292/2300] Compiling Vapor HTTPMediaType.swift
[2293/2300] Compiling Vapor HTTPMediaTypePreference.swift
[2294/2300] Compiling Vapor Responder.swift
[2295/2300] Compiling Vapor Application+HTTP+Server.swift
[2296/2300] Compiling Vapor HTTPServer.swift
[2297/2300] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2298/2300] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2299/2300] Compiling Vapor HTTPServerHandler.swift
[2300/2300] Compiling Vapor HTTPServerRequestDecoder.swift
[2302/2303] Emitting module OpenAPIVapor
[2303/2303] Compiling OpenAPIVapor VaporTransport.swift
Build complete! (488.84s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime.git"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.106.7",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras"
}
],
"manifest_display_name" : "swift-openapi-vapor",
"name" : "swift-openapi-vapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenAPIVapor",
"targets" : [
"OpenAPIVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIVaporTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVaporTests",
"path" : "Tests/OpenAPIVaporTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"VaporTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIVapor"
],
"type" : "test"
},
{
"c99name" : "OpenAPIVapor",
"module_type" : "SwiftTarget",
"name" : "OpenAPIVapor",
"path" : "Sources/OpenAPIVapor",
"product_dependencies" : [
"Vapor",
"OpenAPIRuntime",
"Atomics",
"NIOHTTPTypesHTTP1"
],
"product_memberships" : [
"OpenAPIVapor"
],
"sources" : [
"VaporTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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.