Build Information
Successful build of swift-html-vapor, reference 0.5.0 (2e4685
), with Swift 6.1 for Android on 29 May 2025 10:18:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-html-vapor.git
Reference: 0.5.0
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/pointfreeco/swift-html-vapor
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 2e46851 Update CI (#17)
Cloned https://github.com/pointfreeco/swift-html-vapor.git
Revision (git rev-parse @):
2e46851c978dcf5058b1cdcdd5c50a4093b43f72
SUCCESS checkout https://github.com/pointfreeco/swift-html-vapor.git at 0.5.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-html-vapor.git
https://github.com/pointfreeco/swift-html-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-html",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-html"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor"
}
],
"manifest_display_name" : "swift-html-vapor",
"name" : "swift-html-vapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "HtmlVaporSupport",
"targets" : [
"HtmlVaporSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HtmlVaporSupportExample",
"targets" : [
"HtmlVaporSupportExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "HtmlVaporSupportTests",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupportTests",
"path" : "Tests/HtmlVaporSupportTests",
"sources" : [
"HtmlVaporSupportTests.swift"
],
"target_dependencies" : [
"HtmlVaporSupport"
],
"type" : "test"
},
{
"c99name" : "HtmlVaporSupportExample",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupportExample",
"path" : "Sources/HtmlVaporSupportExample",
"product_memberships" : [
"HtmlVaporSupportExample"
],
"sources" : [
"AdvancedUsage.swift",
"Home.swift",
"Installation.swift",
"Layout.swift",
"Stylesheet.swift",
"Usage.swift",
"main.swift"
],
"target_dependencies" : [
"HtmlVaporSupport"
],
"type" : "executable"
},
{
"c99name" : "HtmlVaporSupport",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupport",
"path" : "Sources/HtmlVaporSupport",
"product_dependencies" : [
"Html",
"Vapor"
],
"product_memberships" : [
"HtmlVaporSupport",
"HtmlVaporSupportExample"
],
"sources" : [
"HtmlVaporSupport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-html
Fetching https://github.com/vapor/vapor
[1/1250] Fetching swift-html
Fetched https://github.com/pointfreeco/swift-html from cache (0.41s)
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor from cache (3.04s)
Computing version for https://github.com/pointfreeco/swift-html
Computed https://github.com/pointfreeco/swift-html at 0.5.0 (4.02s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (6.54s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75033] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (6.51s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.58s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (7.27s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.53s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.115.0 (0.82s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
[1/3319] Fetching multipart-kit
[798/5029] Fetching multipart-kit, swift-atomics
[2312/7638] Fetching multipart-kit, swift-atomics, websocket-kit
[3752/13597] Fetching multipart-kit, swift-atomics, websocket-kit, swift-algorithms
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.65s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.81s)
Fetching https://github.com/apple/swift-nio-extras.git
[1628/8293] Fetching multipart-kit, swift-distributed-tracing
[3220/10499] Fetching multipart-kit, swift-distributed-tracing, swift-metrics
[6650/11562] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-service-context
[8529/17476] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-service-context, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (0.51s)
[14189/16413] Fetching multipart-kit, swift-distributed-tracing, swift-metrics, swift-nio-extras
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.61s)
Fetching https://github.com/apple/swift-nio-http2.git
[12537/14207] Fetching multipart-kit, swift-distributed-tracing, swift-nio-extras
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.82s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.71s)
Fetching https://github.com/vapor/routing-kit.git
[1650/7155] Fetching multipart-kit, swift-log
[5026/18682] Fetching multipart-kit, swift-log, swift-nio-http2
[6754/39409] Fetching multipart-kit, swift-log, swift-nio-http2, routing-kit
[11339/115502] Fetching multipart-kit, swift-log, swift-nio-http2, routing-kit, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.30s)
[26902/111666] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio
Fetching https://github.com/apple/swift-crypto.git
[49584/125602] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (3.80s)
Fetching https://github.com/vapor/console-kit.git
[65062/122283] Fetching swift-nio-http2, routing-kit, swift-nio, swift-crypto
[75651/127930] Fetching swift-nio-http2, routing-kit, swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.92s)
[60704/107203] Fetching swift-nio-http2, swift-nio, swift-crypto, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.27s)
[51519/95676] Fetching swift-nio, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.98s)
[49838/92399] Fetching swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.60s)
[53996/90029] Fetching swift-nio, swift-crypto
[55551/104872] Fetching swift-nio, swift-crypto, swift-nio-ssl
[55552/118886] Fetching swift-nio, swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.97s)
[80803/104872] Fetching swift-nio, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-crypto.git from cache (4.21s)
[71395/90936] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.88s)
Fetched https://github.com/apple/swift-nio.git from cache (9.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (11.82s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.63s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.70s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2417/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.70s)
Fetched https://github.com/apple/swift-collections.git from cache (2.72s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (6.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.94s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.08s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.68s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.79s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/4985] Fetching swift-async-algorithms
[2/6126] Fetching swift-async-algorithms, swift-http-structured-headers
[14/7030] Fetching swift-async-algorithms, swift-http-structured-headers, swift-http-types
[910/13185] Fetching swift-async-algorithms, swift-http-structured-headers, swift-http-types, swift-certificates
[1721/15611] Fetching swift-async-algorithms, swift-http-structured-headers, swift-http-types, swift-certificates, swift-service-lifecycle
[2036/17201] Fetching swift-async-algorithms, swift-http-structured-headers, swift-http-types, swift-certificates, swift-service-lifecycle, swift-asn1
Fetched https://github.com/apple/swift-http-types.git from cache (0.47s)
[15990/16297] Fetching swift-async-algorithms, swift-http-structured-headers, swift-certificates, swift-service-lifecycle, swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.58s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.61s)
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.20s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (3.07s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.99s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.01s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.71s)
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.93s)
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.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.78s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.71s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.65s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.75s)
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.74s)
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.57s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.49s)
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/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-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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.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-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/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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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/pointfreeco/swift-html
Working copy of https://github.com/pointfreeco/swift-html resolved at 0.5.0
Creating working copy for https://github.com/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.115.0
Building for debugging...
[0/888] Write sources
[48/888] Compiling _NumericsShims _NumericsShims.c
[49/888] Compiling CNIOWindows WSAStartup.c
[50/888] Compiling CNIOWindows shim.c
[51/888] Compiling _AtomicsShims.c
[52/888] Compiling CVaporBcrypt blf.c
[53/888] Compiling CVaporBcrypt bcrypt.c
[54/888] Compiling CNIOWASI CNIOWASI.c
[55/888] Compiling CNIOLinux liburing_shims.c
[56/888] Compiling CNIOSHA1 c_nio_sha1.c
[57/888] Compiling CSystem shims.c
[58/888] Compiling CNIOExtrasZlib empty.c
[59/888] Compiling CNIOLLHTTP c_nio_http.c
[60/888] Compiling CNIODarwin shim.c
[61/888] Compiling CNIOLLHTTP c_nio_api.c
[62/888] Compiling CNIOLinux shim.c
[63/888] Compiling fiat_p256_adx_mul.S
[64/888] Compiling fiat_p256_adx_sqr.S
[65/888] Compiling fiat_curve25519_adx_square.S
[66/888] Compiling fiat_curve25519_adx_mul.S
[67/888] Write swift-version-24593BA9C3E375BF.txt
[68/888] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/889] Compiling CNIOBoringSSLShims shims.c
[70/894] Compiling tls_record.cc
[72/922] Emitting module _NIODataStructures
[72/922] Compiling tls_method.cc
[73/925] Compiling tls13_client.cc
[74/925] Compiling tls13_server.cc
[75/925] Compiling tls13_both.cc
[76/925] Compiling tls13_enc.cc
[78/935] Emitting module ServiceContextModule
[79/967] Compiling Html Tag.swift
[80/968] Compiling ServiceContextModule ServiceContextKey.swift
[81/968] Compiling InternalCollectionsUtilities Descriptions.swift
[82/968] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/969] Compiling ServiceContextModule ServiceContext.swift
[84/970] Compiling Logging LogHandler.swift
[85/970] Compiling Html HtmlRender.swift
[86/970] Compiling Html MediaType.swift
[87/970] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/970] Compiling RealModule Float80+Real.swift
[89/970] Compiling Html ChildOf.swift
[90/970] Compiling Html DebugRender.swift
[91/970] Compiling RealModule Real.swift
[92/970] Compiling _NIOBase64 Base64.swift
[93/970] Emitting module _NIOBase64
[94/970] Emitting module InternalCollectionsUtilities
[95/970] Compiling Html Aria.swift
[96/970] Compiling Html Attributes.swift
[99/971] Compiling Html DebugXmlRender.swift
[100/971] Compiling Html Elements.swift
[101/971] Compiling Html Events.swift
[102/971] Compiling Html Html4.swift
[105/972] Compiling Html Node.swift
[106/972] Emitting module RealModule
[107/972] Compiling RealModule ElementaryFunctions.swift
[108/972] Compiling RealModule Float16+Real.swift
[109/972] Compiling RealModule Float+Real.swift
[110/972] Compiling _NIODataStructures _TinyArray.swift
[111/972] Compiling _NIODataStructures PriorityQueue.swift
[112/972] Compiling SystemPackage MachPort.swift
[113/972] Compiling SystemPackage PlatformString.swift
[114/972] Compiling SystemPackage SystemString.swift
[123/975] Emitting module SystemPackage
[128/975] Compiling RealModule RealFunctions.swift
[129/976] Compiling _NIODataStructures Heap.swift
[130/977] Compiling Html XmlRender.swift
[131/977] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[137/978] Wrapping AST for _NIOBase64 for debugging
[141/981] Wrapping AST for _NIODataStructures for debugging
[142/981] Wrapping AST for RealModule for debugging
[143/981] Wrapping AST for ServiceContextModule for debugging
[145/1056] Compiling Instrumentation NoOpInstrument.swift
[146/1056] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[147/1056] Compiling _RopeModule BigString+Sequence.swift
[148/1056] Compiling _RopeModule BigString+TextOutputStream.swift
[149/1062] Compiling Instrumentation MultiplexInstrument.swift
[150/1062] Emitting module Instrumentation
[151/1117] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[152/1117] Compiling HeapModule Heap+Descriptions.swift
[153/1117] Compiling HeapModule _HeapNode.swift
[154/1117] Compiling HeapModule Heap.swift
[155/1117] Compiling HeapModule Heap+Invariants.swift
[156/1117] Compiling HeapModule Heap+UnsafeHandle.swift
[157/1117] Emitting module HeapModule
[158/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[159/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[160/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[161/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[162/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[163/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[164/1118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[166/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[167/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[168/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[169/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[170/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[171/1125] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[172/1125] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[173/1126] Compiling CoreMetrics Metrics.swift
[174/1201] Compiling HashTreeCollections _HashNode+Builder.swift
[175/1201] Compiling HashTreeCollections _HashNode+Debugging.swift
[176/1201] Compiling HashTreeCollections _HashNode+Initializers.swift
[177/1201] Compiling HashTreeCollections _HashNode+Invariants.swift
[178/1201] Compiling HashTreeCollections _HashNode+Lookups.swift
[179/1201] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[180/1201] Compiling HashTreeCollections _HashTreeIterator.swift
[181/1201] Compiling HashTreeCollections _HashTreeStatistics.swift
[182/1201] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[183/1201] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[184/1201] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[185/1201] Compiling HashTreeCollections _HashNode+Structural union.swift
[186/1201] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[187/1201] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[188/1201] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[189/1201] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[190/1201] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[191/1201] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[192/1201] Compiling HashTreeCollections _HashNode+Structural merge.swift
[193/1201] Compiling HashTreeCollections _AncestorHashSlots.swift
[194/1201] Compiling HashTreeCollections _Bitmap.swift
[195/1201] Compiling HashTreeCollections _Bucket.swift
[196/1201] Compiling HashTreeCollections _Hash.swift
[197/1201] Compiling HashTreeCollections _HashLevel.swift
[198/1201] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[199/1201] Compiling HashTreeCollections _RawHashNode.swift
[200/1201] Compiling HashTreeCollections _UnmanagedHashNode.swift
[201/1201] Compiling HashTreeCollections _UnsafePath.swift
[202/1201] Compiling HashTreeCollections TreeDictionary+Codable.swift
[203/1201] Compiling HashTreeCollections TreeDictionary+Collection.swift
[204/1201] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[205/1201] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[206/1201] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[207/1201] Compiling HashTreeCollections TreeSet+Debugging.swift
[208/1201] Compiling HashTreeCollections TreeSet+Descriptions.swift
[209/1201] Compiling HashTreeCollections TreeSet+Equatable.swift
[210/1201] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[211/1201] Compiling HashTreeCollections TreeSet+Extras.swift
[212/1201] Compiling HashTreeCollections TreeSet+Filter.swift
[213/1201] Compiling HashTreeCollections TreeSet+Hashable.swift
[214/1201] Compiling HashTreeCollections TreeSet+Sendable.swift
[215/1210] Emitting module CoreMetrics
[216/1210] Compiling Instrumentation Instrument.swift
[217/1210] Compiling Instrumentation InstrumentationSystem.swift
[218/1210] Emitting module Logging
[219/1210] Compiling Instrumentation Locks.swift
[220/1210] Compiling Logging MetadataProvider.swift
[221/1211] Compiling CoreMetrics Locks.swift
[240/1212] Compiling _RopeModule Rope+Join.swift
[241/1212] Compiling _RopeModule Rope+MutatingForEach.swift
[242/1212] Compiling _RopeModule Rope+Remove.swift
[243/1212] Compiling _RopeModule Rope+RemoveSubrange.swift
[244/1212] Compiling _RopeModule Rope+Split.swift
[245/1212] Compiling _RopeModule Optional Utilities.swift
[246/1212] Compiling _RopeModule String Utilities.swift
[247/1212] Compiling _RopeModule String.Index+ABI.swift
[248/1223] Compiling Logging Locks.swift
[249/1223] Compiling Logging Logging.swift
[254/1224] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[255/1224] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[256/1224] Compiling HashTreeCollections _HashNode+Storage.swift
[257/1224] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[258/1224] Compiling HashTreeCollections _HashNode+Structural filter.swift
[259/1224] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[260/1224] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[261/1224] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[264/1224] Compiling HashTreeCollections TreeDictionary.swift
[265/1224] Compiling HashTreeCollections TreeSet+Codable.swift
[266/1224] Compiling HashTreeCollections TreeSet+Collection.swift
[274/1241] Compiling HashTreeCollections TreeDictionary+Values.swift
[281/1249] Emitting module OrderedCollections
[282/1249] Compiling DequeModule Deque+CustomReflectable.swift
[283/1249] Compiling DequeModule Deque+Descriptions.swift
[284/1249] Compiling DequeModule Deque+Codable.swift
[285/1249] Compiling DequeModule Deque+Collection.swift
[286/1249] Compiling DequeModule Deque+Equatable.swift
[287/1249] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[288/1249] Compiling DequeModule Deque+Extras.swift
[289/1249] Compiling DequeModule Deque+Hashable.swift
[290/1256] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[291/1256] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[292/1256] Compiling HashTreeCollections TreeDictionary+Filter.swift
[293/1256] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[294/1256] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[295/1256] Compiling HashTreeCollections TreeDictionary+Keys.swift
[296/1256] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[297/1256] Compiling HashTreeCollections TreeDictionary+Merge.swift
[298/1256] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[299/1256] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[324/1258] Compiling DequeModule _DequeBuffer.swift
[325/1258] Compiling DequeModule _DequeBufferHeader.swift
[326/1258] Compiling DequeModule Deque+Testing.swift
[327/1258] Compiling DequeModule Deque._Storage.swift
[328/1258] Compiling DequeModule _DequeSlot.swift
[329/1258] Compiling DequeModule _UnsafeWrappedBuffer.swift
[336/1258] Compiling Tracing InstrumentationSystem+Tracing.swift
[336/1258] Wrapping AST for SystemPackage for debugging
[340/1258] Compiling RoutingKit Parameters.swift
[343/1258] Emitting module RoutingKit
[344/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[345/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[346/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[347/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[348/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[349/1258] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[350/1258] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[351/1258] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[352/1258] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[353/1258] Compiling HashTreeCollections TreeSet.swift
[353/1258] Wrapping AST for OrderedCollections for debugging
[355/1258] Compiling Tracing TracingTime.swift
[358/1258] Emitting module Html
[359/1258] Emitting module Tracing
[360/1259] Compiling RoutingKit PathComponent.swift
[361/1259] Compiling RoutingKit AnyRouter.swift
[362/1259] Compiling Tracing Tracer.swift
[363/1259] Compiling Tracing TracerProtocol+Legacy.swift
[364/1259] Compiling Tracing TracerProtocol.swift
[364/1259] Wrapping AST for Logging for debugging
[368/1259] Wrapping AST for InternalCollectionsUtilities for debugging
[370/1259] Compiling RoutingKit Router.swift
[371/1259] Compiling RoutingKit TrieRouter.swift
[371/1260] Wrapping AST for Instrumentation for debugging
[372/1260] Wrapping AST for Html for debugging
[375/1260] Compiling Metrics Metrics.swift
[376/1260] Emitting module Metrics
[379/1261] Compiling DequeModule Deque._UnsafeHandle.swift
[380/1261] Compiling DequeModule Deque.swift
[380/1261] Wrapping AST for HeapModule for debugging
[382/1261] Compiling Tracing NoOpTracer.swift
[383/1261] Compiling Tracing SpanProtocol.swift
[383/1262] Wrapping AST for CoreMetrics for debugging
[387/1262] Wrapping AST for RoutingKit for debugging
[389/1262] Wrapping AST for Metrics for debugging
[391/1262] Emitting module _RopeModule
[391/1262] Wrapping AST for Tracing for debugging
[393/1262] Emitting module DequeModule
[433/1263] Compiling HashTreeCollections _HashNode.swift
[434/1263] Compiling HashTreeCollections _HashNodeHeader.swift
[435/1263] Compiling HashTreeCollections _HashSlot.swift
[436/1263] Compiling HashTreeCollections _HashStack.swift
[466/1264] Compiling t1_enc.cc
[467/1264] Wrapping AST for DequeModule for debugging
[468/1264] Wrapping AST for _RopeModule for debugging
[469/1264] Compiling ssl_versions.cc
[470/1264] Compiling ssl_transcript.cc
[472/1264] Emitting module HashTreeCollections
[472/1265] Compiling ssl_session.cc
[473/1265] Compiling ssl_stat.cc
[474/1265] Compiling ssl_x509.cc
[476/1265] Compiling ssl_privkey.cc
[477/1265] Wrapping AST for HashTreeCollections for debugging
[478/1265] Compiling ssl_key_share.cc
[479/1265] Compiling ssl_buffer.cc
[480/1265] Compiling ssl_file.cc
[481/1265] Compiling ssl_cert.cc
[482/1265] Compiling ssl_cipher.cc
[483/1265] Compiling ssl_lib.cc
[484/1265] Compiling ssl_credential.cc
[485/1265] Compiling ssl_asn1.cc
[486/1265] Compiling s3_both.cc
[487/1265] Compiling s3_pkt.cc
[488/1265] Compiling ssl_aead_ctx.cc
[489/1265] Compiling s3_lib.cc
[490/1265] Compiling handshake_client.cc
[491/1265] Compiling handshake_server.cc
[492/1265] Compiling handshake.cc
[493/1265] Compiling handoff.cc
[494/1265] Compiling dtls_method.cc
[495/1265] Compiling encrypted_client_hello.cc
[496/1265] Compiling dtls_record.cc
[497/1265] Compiling md5-x86_64-linux.S
[498/1265] Compiling md5-586-linux.S
[499/1265] Compiling md5-x86_64-apple.S
[500/1265] Compiling md5-586-apple.S
[501/1265] Compiling chacha20_poly1305_x86_64-linux.S
[502/1265] Compiling bio_ssl.cc
[503/1265] Compiling chacha20_poly1305_x86_64-apple.S
[504/1265] Compiling chacha20_poly1305_armv8-win.S
[505/1265] Compiling chacha20_poly1305_armv8-apple.S
[506/1265] Compiling chacha20_poly1305_armv8-linux.S
[507/1265] Compiling chacha-x86_64-linux.S
[508/1265] Compiling chacha-x86_64-apple.S
[509/1265] Compiling chacha-x86-linux.S
[510/1265] Compiling err_data.cc
[511/1265] Compiling d1_srtp.cc
[512/1265] Compiling chacha-x86-apple.S
[513/1265] Compiling d1_pkt.cc
[514/1265] Compiling chacha-armv8-win.S
[515/1265] Compiling chacha-armv4-linux.S
[516/1265] Compiling chacha-armv8-apple.S
[517/1265] Compiling aes128gcmsiv-x86_64-linux.S
[518/1265] Compiling aes128gcmsiv-x86_64-apple.S
[519/1265] Compiling chacha-armv8-linux.S
[520/1265] Compiling extensions.cc
[521/1265] Compiling x86_64-mont5-linux.S
[522/1265] Compiling x86_64-mont5-apple.S
[523/1265] Compiling x86_64-mont-apple.S
[524/1265] Compiling x86_64-mont-linux.S
[525/1265] Compiling x86-mont-apple.S
[526/1265] Compiling x86-mont-linux.S
[527/1265] Compiling vpaes-x86_64-apple.S
[528/1265] Compiling vpaes-x86-apple.S
[529/1265] Compiling vpaes-x86_64-linux.S
[530/1265] Compiling vpaes-x86-linux.S
[531/1265] Compiling vpaes-armv8-win.S
[532/1265] Compiling vpaes-armv8-linux.S
[533/1265] Compiling vpaes-armv8-apple.S
[534/1265] Compiling sha512-x86_64-linux.S
[535/1265] Compiling vpaes-armv7-linux.S
[536/1265] Compiling sha512-x86_64-apple.S
[537/1265] Compiling sha512-armv8-win.S
[538/1265] Compiling sha512-armv8-apple.S
[539/1265] Compiling sha512-586-linux.S
[540/1265] Compiling sha512-armv4-linux.S
[540/1265] Compiling sha512-586-apple.S
[542/1265] Compiling sha512-armv8-linux.S
[543/1265] Compiling sha256-x86_64-linux.S
[544/1265] Compiling sha256-armv8-win.S
[545/1265] Compiling sha256-armv4-linux.S
[546/1265] Compiling sha256-x86_64-apple.S
[547/1265] Compiling sha256-armv8-apple.S
[548/1265] Compiling sha256-586-linux.S
[549/1265] Compiling sha256-armv8-linux.S
[550/1265] Compiling sha256-586-apple.S
[551/1265] Compiling sha1-x86_64-linux.S
[552/1265] Compiling sha1-armv8-win.S
[553/1265] Compiling sha1-x86_64-apple.S
[554/1265] Compiling sha1-armv4-large-linux.S
[555/1265] Compiling sha1-armv8-apple.S
[556/1265] Compiling rsaz-avx2-apple.S
[557/1265] Compiling sha1-586-apple.S
[558/1265] Compiling rsaz-avx2-linux.S
[559/1265] Compiling sha1-armv8-linux.S
[560/1265] Compiling sha1-586-linux.S
[561/1265] Compiling p256_beeu-x86_64-asm-apple.S
[562/1265] Compiling rdrand-x86_64-linux.S
[563/1265] Compiling rdrand-x86_64-apple.S
[564/1265] Compiling p256_beeu-x86_64-asm-linux.S
[565/1265] Compiling d1_lib.cc
[566/1265] Compiling p256_beeu-armv8-asm-win.S
[567/1265] Compiling p256_beeu-armv8-asm-apple.S
[568/1265] Compiling p256_beeu-armv8-asm-linux.S
[569/1265] Compiling p256-x86_64-asm-apple.S
[570/1265] Compiling p256-x86_64-asm-linux.S
[571/1265] Compiling p256-armv8-asm-win.S
[571/1265] Compiling p256-armv8-asm-apple.S
[573/1265] Compiling ghashv8-armv8-win.S
[574/1265] Compiling p256-armv8-asm-linux.S
[575/1265] Compiling ghashv8-armv8-linux.S
[576/1265] Compiling ghashv8-armv8-apple.S
[577/1265] Compiling ghash-x86-apple.S
[578/1265] Compiling ghash-x86_64-apple.S
[579/1265] Compiling ghashv8-armv7-linux.S
[580/1265] Compiling ghash-x86-linux.S
[581/1265] Compiling ghash-ssse3-x86_64-apple.S
[582/1265] Compiling ghash-x86_64-linux.S
[583/1265] Compiling ghash-ssse3-x86_64-linux.S
[584/1265] Compiling ghash-ssse3-x86-linux.S
[585/1265] Compiling ghash-neon-armv8-apple.S
[586/1265] Compiling ghash-ssse3-x86-apple.S
[587/1265] Compiling ghash-neon-armv8-linux.S
[588/1265] Compiling ghash-armv4-linux.S
[589/1265] Compiling ghash-neon-armv8-win.S
[590/1265] Compiling co-586-apple.S
[591/1265] Compiling co-586-linux.S
[592/1265] Compiling bn-armv8-apple.S
[593/1265] Compiling bn-586-linux.S
[594/1265] Compiling bn-armv8-win.S
[595/1265] Compiling bn-armv8-linux.S
[596/1265] Compiling bsaes-armv7-linux.S
[597/1265] Compiling bn-586-apple.S
[598/1265] Compiling armv8-mont-apple.S
[599/1265] Compiling armv8-mont-win.S
[600/1265] Compiling armv4-mont-linux.S
[601/1265] Compiling aesv8-gcm-armv8-linux.S
[602/1265] Compiling aesv8-gcm-armv8-win.S
[603/1265] Compiling armv8-mont-linux.S
[604/1265] Compiling aesv8-armv8-win.S
[605/1265] Compiling aesv8-gcm-armv8-apple.S
[606/1265] Compiling aesv8-armv8-linux.S
[607/1265] Compiling aesni-x86_64-linux.S
[608/1265] Compiling aesv8-armv7-linux.S
[609/1265] Compiling aesv8-armv8-apple.S
[610/1265] Compiling aesni-x86-apple.S
[611/1265] Compiling aesni-x86_64-apple.S
[612/1265] Compiling aesni-gcm-x86_64-apple.S
[613/1265] Compiling aesni-gcm-x86_64-linux.S
[614/1265] Compiling aes-gcm-avx2-x86_64-apple.S
[615/1265] Compiling aesni-x86-linux.S
[616/1265] Compiling aes-gcm-avx2-x86_64-linux.S
[617/1265] Compiling aes-gcm-avx10-x86_64-linux.S
[618/1265] Compiling aes-gcm-avx10-x86_64-apple.S
[619/1265] Compiling d1_both.cc
[620/1265] Compiling x_x509a.cc
[621/1265] Compiling x_pubkey.cc
[622/1265] Compiling x_val.cc
[623/1265] Compiling x_x509.cc
[624/1265] Compiling x_sig.cc
[625/1265] Compiling x_spki.cc
[626/1265] Compiling x_req.cc
[627/1265] Compiling x_name.cc
[628/1265] Compiling x_exten.cc
[629/1265] Compiling x_attrib.cc
[630/1265] Compiling x_crl.cc
[631/1265] Compiling x_all.cc
[632/1265] Compiling x509rset.cc
[633/1265] Compiling x_algor.cc
[634/1265] Compiling x509spki.cc
[635/1265] Compiling x509name.cc
[636/1265] Compiling x509cset.cc
[637/1265] Compiling x509_vpm.cc
[638/1265] Compiling x509_v3.cc
[639/1265] Compiling x509_vfy.cc
[640/1265] Compiling x509_txt.cc
[641/1265] Compiling x509_obj.cc
[642/1265] Compiling x509_trs.cc
[643/1265] Compiling x509_set.cc
[644/1265] Compiling x509_req.cc
[645/1265] Compiling x509_lu.cc
[646/1265] Compiling x509_d2.cc
[647/1265] Compiling x509_cmp.cc
[648/1265] Compiling x509_ext.cc
[649/1265] Compiling x509_def.cc
[650/1265] Compiling x509_att.cc
[651/1265] Compiling x509.cc
[652/1265] Compiling v3_utl.cc
[653/1265] Compiling v3_ocsp.cc
[654/1265] Compiling v3_purp.cc
[655/1265] Compiling v3_skey.cc
[656/1265] Compiling v3_prn.cc
[657/1265] Compiling v3_pmaps.cc
[658/1265] Compiling v3_pcons.cc
[659/1265] Compiling v3_lib.cc
[660/1265] Compiling v3_ncons.cc
[661/1265] Compiling v3_int.cc
[662/1265] Compiling v3_info.cc
[663/1265] Compiling v3_ia5.cc
[664/1265] Compiling v3_genn.cc
[665/1265] Compiling v3_extku.cc
[666/1265] Compiling v3_enum.cc
[667/1265] Compiling v3_crld.cc
[668/1265] Compiling v3_conf.cc
[669/1265] Compiling v3_bitst.cc
[670/1265] Compiling v3_cpols.cc
[671/1265] Compiling v3_bcons.cc
[672/1265] Compiling v3_alt.cc
[673/1265] Compiling v3_akeya.cc
[674/1265] Compiling v3_akey.cc
[675/1265] Compiling t_x509.cc
[676/1265] Compiling t_x509a.cc
[677/1265] Compiling t_crl.cc
[678/1265] Compiling rsa_pss.cc
[679/1265] Compiling t_req.cc
[680/1265] Compiling i2d_pr.cc
[681/1265] Compiling name_print.cc
[682/1265] Compiling policy.cc
[683/1265] Compiling by_dir.cc
[684/1265] Compiling a_verify.cc
[685/1265] Compiling algorithm.cc
[686/1265] Compiling asn1_gen.cc
[687/1265] Compiling by_file.cc
[688/1265] Compiling voprf.cc
[689/1265] Compiling thread_win.cc
[690/1265] Compiling pmbtoken.cc
[691/1265] Compiling a_sign.cc
[692/1265] Compiling a_digest.cc
[693/1265] Compiling thread_pthread.cc
[694/1265] Compiling thread_none.cc
[695/1265] Compiling trust_token.cc
[696/1265] Compiling thread.cc
[697/1265] Compiling stack.cc
[698/1265] Compiling siphash.cc
[699/1265] Compiling sha512.cc
[700/1265] Compiling sha256.cc
[701/1265] Compiling sha1.cc
[702/1265] Compiling slhdsa.cc
[703/1265] Compiling spake2plus.cc
[704/1265] Compiling rsa_print.cc
[705/1265] Compiling rsa_extra.cc
[706/1265] Compiling refcount.cc
[707/1265] Compiling rsa_crypt.cc
[708/1265] Compiling rsa_asn1.cc
[709/1265] Compiling rc4.cc
[710/1265] Compiling windows.cc
[711/1265] Compiling trusty.cc
[712/1265] Compiling urandom.cc
[713/1265] Compiling passive.cc
[714/1265] Compiling rand.cc
[715/1265] Compiling poly1305_arm_asm.S
[716/1265] Compiling deterministic.cc
[717/1265] Compiling fork_detect.cc
[718/1265] Compiling ios.cc
[719/1265] Compiling forkunsafe.cc
[720/1265] Compiling getentropy.cc
[721/1265] Compiling poly1305_vec.cc
[722/1265] Compiling poly1305_arm.cc
[723/1265] Compiling poly1305.cc
[724/1265] Compiling pool.cc
[725/1265] Compiling pkcs8_x509.cc
[726/1265] Compiling pkcs8.cc
[727/1265] Compiling pkcs7.cc
[728/1265] Compiling p5_pbev2.cc
[729/1265] Compiling pkcs7_x509.cc
[730/1265] Compiling pem_x509.cc
[731/1265] Compiling pem_xaux.cc
[732/1265] Compiling pem_pk8.cc
[733/1265] Compiling pem_oth.cc
[734/1265] Compiling pem_pkey.cc
[735/1265] Compiling pem_info.cc
[736/1265] Compiling mldsa.cc
[737/1265] Compiling pem_lib.cc
[738/1265] Compiling obj_xref.cc
[739/1265] Compiling obj.cc
[740/1265] Compiling mlkem.cc
[741/1265] Compiling poly_rq_mul.S
[742/1265] Compiling mem.cc
[743/1265] Compiling fips_shared_support.cc
[744/1265] Compiling pem_all.cc
[745/1265] Compiling lhash.cc
[746/1265] Compiling md4.cc
[747/1265] Compiling md5.cc
[748/1265] Compiling ex_data.cc
[749/1265] Compiling kyber.cc
[750/1265] Compiling hrss.cc
[751/1265] Compiling hpke.cc
[752/1265] Compiling print.cc
[753/1265] Compiling sign.cc
[754/1265] Compiling scrypt.cc
[755/1265] Compiling pbkdf.cc
[756/1265] Compiling p_x25519_asn1.cc
[757/1265] Compiling p_x25519.cc
[758/1265] Compiling p_ed25519.cc
[759/1265] Compiling p_rsa_asn1.cc
[760/1265] Compiling p_rsa.cc
[761/1265] Compiling p_ed25519_asn1.cc
[762/1265] Compiling p_hkdf.cc
[763/1265] Compiling p_ec_asn1.cc
[764/1265] Compiling p_ec.cc
[765/1265] Compiling evp_ctx.cc
[766/1265] Compiling p_dh.cc
[767/1265] Compiling p_dh_asn1.cc
[768/1265] Compiling p_dsa_asn1.cc
[769/1265] Compiling evp_asn1.cc
[770/1265] Compiling err.cc
[771/1265] Compiling evp.cc
[772/1265] Compiling engine.cc
[773/1265] Compiling ecdh.cc
[774/1265] Compiling hash_to_curve.cc
[775/1265] Compiling ecdsa_asn1.cc
[776/1265] Compiling ec_derive.cc
[777/1265] Compiling dsa_asn1.cc
[778/1265] Compiling dsa.cc
[779/1265] Compiling ec_asn1.cc
[780/1265] Compiling params.cc
[781/1265] Compiling bcm.cc
[782/1265] Compiling x25519-asm-arm.S
[783/1265] Compiling digest_extra.cc
[784/1265] Compiling des.cc
[785/1265] Compiling dh_asn1.cc
[786/1265] Compiling curve25519_64_adx.cc
[787/1265] Compiling crypto.cc
[788/1265] Compiling cpu_arm_linux.cc
[789/1265] Compiling cpu_intel.cc
[790/1265] Compiling spake25519.cc
[791/1265] Compiling curve25519.cc
[792/1265] Compiling cpu_arm_freebsd.cc
[793/1265] Compiling cpu_aarch64_openbsd.cc
[794/1265] Compiling cpu_aarch64_win.cc
[795/1265] Compiling cpu_aarch64_sysreg.cc
[796/1265] Compiling get_cipher.cc
[797/1265] Compiling cpu_aarch64_apple.cc
[798/1265] Compiling cpu_aarch64_linux.cc
[799/1265] Compiling cpu_aarch64_fuchsia.cc
[799/1265] Compiling tls_cbc.cc
[801/1265] Compiling conf.cc
[802/1265] Compiling e_rc4.cc
[803/1265] Compiling e_tls.cc
[804/1265] Compiling e_null.cc
[805/1265] Compiling e_aesgcmsiv.cc
[806/1265] Compiling e_rc2.cc
[807/1265] Compiling e_des.cc
[808/1265] Compiling e_chacha20poly1305.cc
[809/1265] Compiling derive_key.cc
[810/1265] Compiling e_aesctrhmac.cc
[811/1265] Compiling chacha.cc
[812/1265] Compiling bn_asn1.cc
[813/1265] Compiling unicode.cc
[814/1265] Compiling buf.cc
[815/1265] Compiling cbs.cc
[816/1265] Compiling cbb.cc
[817/1265] Compiling ber.cc
[818/1265] Compiling asn1_compat.cc
[819/1265] Compiling blake2.cc
[820/1265] Compiling convert.cc
[821/1265] Compiling printf.cc
[822/1265] Compiling socket_helper.cc
[823/1265] Compiling socket.cc
[824/1265] Compiling pair.cc
[825/1265] Compiling hexdump.cc
[826/1265] Compiling fd.cc
[827/1265] Compiling file.cc
[828/1265] Compiling base64.cc
[829/1265] Compiling errno.cc
[830/1265] Compiling bio_mem.cc
[831/1265] Compiling connect.cc
[832/1265] Compiling tasn_typ.cc
[833/1265] Compiling bio.cc
[834/1265] Compiling tasn_fre.cc
[835/1265] Compiling tasn_utl.cc
[836/1265] Compiling tasn_new.cc
[837/1265] Compiling tasn_enc.cc
[838/1265] Compiling asn_pack.cc
[839/1265] Compiling posix_time.cc
[840/1265] Compiling f_int.cc
[841/1265] Compiling f_string.cc
[842/1265] Compiling asn1_par.cc
[843/1265] Compiling asn1_lib.cc
[844/1265] Compiling tasn_dec.cc
[845/1265] Compiling a_time.cc
[846/1265] Compiling a_strnid.cc
[847/1265] Compiling a_octet.cc
[848/1265] Compiling a_type.cc
[849/1265] Compiling a_utctm.cc
[850/1265] Compiling a_mbstr.cc
[851/1265] Compiling a_strex.cc
[852/1265] Compiling a_object.cc
[853/1265] Compiling a_i2d_fp.cc
[854/1265] Compiling a_int.cc
[855/1265] Compiling a_d2i_fp.cc
[856/1265] Compiling fiat_p256_adx_sqr.S
[857/1265] Compiling fiat_p256_adx_mul.S
[858/1265] Compiling a_dup.cc
[859/1265] Compiling fiat_curve25519_adx_square.S
[860/1265] Compiling fiat_curve25519_adx_mul.S
[861/1265] Compiling md5-x86_64-apple.S
[862/1265] Compiling md5-x86_64-linux.S
[863/1265] Compiling md5-586-linux.S
[864/1265] Compiling md5-586-apple.S
[865/1265] Compiling chacha20_poly1305_x86_64-linux.S
[866/1265] Compiling a_bitstr.cc
[867/1265] Compiling chacha20_poly1305_x86_64-apple.S
[868/1265] Compiling a_gentm.cc
[869/1265] Compiling chacha20_poly1305_armv8-win.S
[870/1265] Compiling CCryptoBoringSSLShims shims.c
[871/1265] Compiling a_bool.cc
[872/1265] Compiling chacha20_poly1305_armv8-apple.S
[873/1265] Compiling chacha20_poly1305_armv8-linux.S
[874/1265] Compiling chacha-x86_64-linux.S
[875/1265] Compiling err_data.cc
[876/1265] Compiling chacha-x86_64-apple.S
[876/1265] Compiling chacha-x86-linux.S
[878/1265] Compiling chacha-armv8-win.S
[879/1265] Compiling chacha-x86-apple.S
[880/1265] Compiling chacha-armv8-apple.S
[881/1265] Compiling chacha-armv8-linux.S
[882/1265] Compiling aes128gcmsiv-x86_64-apple.S
[883/1265] Compiling x86_64-mont5-linux.S
[884/1265] Compiling aes128gcmsiv-x86_64-linux.S
[885/1265] Compiling chacha-armv4-linux.S
[886/1265] Compiling x86_64-mont-linux.S
[887/1265] Compiling x86_64-mont-apple.S
[888/1265] Compiling x86_64-mont5-apple.S
[888/1265] Compiling x86-mont-apple.S
[890/1265] Compiling x86-mont-linux.S
[891/1265] Compiling vpaes-x86_64-linux.S
[892/1265] Compiling vpaes-x86-apple.S
[893/1265] Compiling vpaes-armv8-win.S
[894/1265] Compiling vpaes-x86-linux.S
[895/1265] Compiling vpaes-x86_64-apple.S
[896/1265] Compiling vpaes-armv8-apple.S
[897/1265] Compiling vpaes-armv8-linux.S
[898/1265] Compiling vpaes-armv7-linux.S
[899/1265] Compiling sha512-x86_64-linux.S
[899/1265] Compiling sha512-armv8-win.S
[901/1265] Compiling sha512-x86_64-apple.S
[902/1265] Compiling sha512-armv8-apple.S
[903/1265] Compiling sha512-armv8-linux.S
[904/1265] Compiling sha256-x86_64-linux.S
[905/1265] Compiling sha512-586-apple.S
[906/1265] Compiling sha512-586-linux.S
[906/1265] Compiling sha512-armv4-linux.S
[908/1265] Compiling sha256-armv8-win.S
[909/1265] Compiling sha256-x86_64-apple.S
[910/1265] Compiling sha256-586-linux.S
[911/1265] Compiling sha256-586-apple.S
[912/1265] Compiling sha256-armv8-apple.S
[913/1265] Compiling sha256-armv8-linux.S
[914/1265] Compiling sha1-x86_64-linux.S
[915/1265] Compiling sha256-armv4-linux.S
[916/1265] Compiling sha1-x86_64-apple.S
[917/1265] Compiling sha1-armv8-apple.S
[918/1265] Compiling sha1-armv8-linux.S
[919/1265] Compiling sha1-586-linux.S
[920/1265] Compiling sha1-armv8-win.S
[921/1265] Compiling sha1-586-apple.S
[922/1265] Compiling rsaz-avx2-linux.S
[923/1265] Compiling sha1-armv4-large-linux.S
[924/1265] Compiling rsaz-avx2-apple.S
[925/1265] Compiling rdrand-x86_64-linux.S
[926/1265] Compiling p256_beeu-x86_64-asm-linux.S
[927/1265] Compiling rdrand-x86_64-apple.S
[928/1265] Compiling p256_beeu-armv8-asm-linux.S
[929/1265] Compiling p256_beeu-armv8-asm-apple.S
[930/1265] Compiling p256_beeu-armv8-asm-win.S
[931/1265] Compiling p256_beeu-x86_64-asm-apple.S
[932/1265] Compiling p256-x86_64-asm-apple.S
[933/1265] Compiling p256-x86_64-asm-linux.S
[934/1265] Compiling p256-armv8-asm-apple.S
[935/1265] Compiling ghashv8-armv8-linux.S
[936/1265] Compiling p256-armv8-asm-linux.S
[937/1265] Compiling p256-armv8-asm-win.S
[938/1265] Compiling ghashv8-armv8-apple.S
[939/1265] Compiling ghashv8-armv8-win.S
[940/1265] Compiling ghashv8-armv7-linux.S
[941/1265] Compiling ghash-x86_64-linux.S
[941/1265] Compiling ghash-x86-apple.S
[943/1265] Compiling ghash-x86-linux.S
[944/1265] Compiling ghash-ssse3-x86_64-linux.S
[945/1265] Compiling ghash-x86_64-apple.S
[946/1265] Compiling ghash-ssse3-x86_64-apple.S
[947/1265] Compiling ghash-ssse3-x86-linux.S
[948/1265] Compiling ghash-ssse3-x86-apple.S
[949/1265] Compiling ghash-neon-armv8-win.S
[950/1265] Compiling ghash-neon-armv8-apple.S
[951/1265] Compiling ghash-armv4-linux.S
[952/1265] Compiling ghash-neon-armv8-linux.S
[953/1265] Compiling co-586-apple.S
[954/1265] Compiling co-586-linux.S
[955/1265] Compiling bn-armv8-win.S
[956/1265] Compiling bsaes-armv7-linux.S
[957/1265] Compiling bn-armv8-linux.S
[958/1265] Compiling bn-586-linux.S
[959/1265] Compiling bn-armv8-apple.S
[960/1265] Compiling armv8-mont-win.S
[961/1265] Compiling bn-586-apple.S
[962/1265] Compiling armv8-mont-apple.S
[963/1265] Compiling armv4-mont-linux.S
[964/1265] Compiling armv8-mont-linux.S
[965/1265] Compiling aesv8-gcm-armv8-win.S
[966/1265] Compiling aesv8-gcm-armv8-apple.S
[967/1265] Compiling aesv8-gcm-armv8-linux.S
[968/1265] Compiling aesv8-armv8-win.S
[969/1265] Compiling aesv8-armv8-linux.S
[970/1265] Compiling aesv8-armv7-linux.S
[971/1265] Compiling aesni-x86_64-linux.S
[972/1265] Compiling aesv8-armv8-apple.S
[973/1265] Compiling aesni-x86-apple.S
[974/1265] Compiling aesni-gcm-x86_64-linux.S
[975/1265] Compiling aesni-x86_64-apple.S
[976/1265] Compiling aesni-x86-linux.S
[977/1265] Compiling aes-gcm-avx10-x86_64-linux.S
[978/1265] Compiling aesni-gcm-x86_64-apple.S
[979/1265] Compiling aes-gcm-avx10-x86_64-apple.S
[980/1265] Compiling c-nioatomics.c
[981/1265] Compiling x_sig.cc
[982/1265] Compiling x_val.cc
[983/1265] Compiling x_x509.cc
[984/1265] Compiling x_spki.cc
[985/1265] Compiling x_x509a.cc
[986/1265] Compiling x_name.cc
[987/1265] Compiling x_req.cc
[988/1265] Compiling x_pubkey.cc
[989/1265] Compiling x_attrib.cc
[990/1265] Compiling x_exten.cc
[991/1265] Compiling x_crl.cc
[992/1265] Compiling x_algor.cc
[993/1265] Compiling x509rset.cc
[994/1265] Compiling x509spki.cc
[995/1265] Compiling x_all.cc
[996/1265] Compiling c-atomics.c
[997/1265] Compiling x509cset.cc
[998/1265] Compiling x509name.cc
[999/1271] Compiling x509_vpm.cc
[1000/1271] Compiling x509_v3.cc
[1002/1271] Compiling NIOConcurrencyHelpers NIOLock.swift
[1002/1271] Compiling x509_txt.cc
[1003/1271] Compiling x509_vfy.cc
[1005/1271] Compiling NIOConcurrencyHelpers lock.swift
[1005/1271] Compiling x509_trs.cc
[1007/1271] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1008/1271] Emitting module NIOConcurrencyHelpers
[1009/1271] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1010/1271] Compiling NIOConcurrencyHelpers atomics.swift
[1010/1271] Compiling x509_req.cc
[1012/1272] Compiling x509_set.cc
[1013/1272] Wrapping AST for NIOConcurrencyHelpers for debugging
[1014/1272] Compiling x509_lu.cc
[1015/1298] Compiling x509_def.cc
[1016/1298] Compiling x509_obj.cc
[1017/1298] Compiling x509_ext.cc
[1019/1298] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1020/1298] Compiling ConsoleKitTerminal ConsoleClear.swift
[1021/1298] Compiling ConsoleKitTerminal Console+Ask.swift
[1022/1298] Compiling ConsoleKitTerminal Console+Choose.swift
[1022/1301] Compiling x509_d2.cc
[1023/1301] Compiling x509_cmp.cc
[1025/1301] Compiling ConsoleKitTerminal Console+Confirm.swift
[1026/1301] Compiling ConsoleKitTerminal Console+Input.swift
[1027/1301] Compiling ConsoleKitTerminal Console+Center.swift
[1028/1301] Compiling ConsoleKitTerminal Console+Output.swift
[1029/1301] Compiling ConsoleKitTerminal ConsoleText.swift
[1030/1301] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1031/1301] Compiling ConsoleKitTerminal ANSI.swift
[1032/1301] Compiling ConsoleKitTerminal ActivityBar.swift
[1033/1301] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1034/1301] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1035/1301] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1036/1301] Emitting module ConsoleKitTerminal
[1037/1301] Compiling ConsoleKitTerminal CustomActivity.swift
[1038/1301] Compiling ConsoleKitTerminal LoadingBar.swift
[1039/1301] Compiling ConsoleKitTerminal ProgressBar.swift
[1040/1301] Compiling ConsoleKitTerminal Console+Clear.swift
[1041/1301] Compiling ConsoleKitTerminal Console.swift
[1042/1301] Compiling ConsoleKitTerminal Terminal.swift
[1043/1301] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1044/1301] Compiling ConsoleKitTerminal Console+Wait.swift
[1045/1301] Compiling ConsoleKitTerminal ConsoleColor.swift
[1046/1301] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1046/1301] Compiling x509_att.cc
[1047/1301] Compiling x509.cc
[1048/1301] Compiling v3_skey.cc
[1049/1301] Compiling v3_utl.cc
[1050/1301] Compiling v3_prn.cc
[1052/1301] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1053/1301] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1054/1301] Compiling ConsoleKitTerminal LoggerFragment.swift
[1054/1302] Compiling v3_pmaps.cc
[1056/1302] Compiling v3_purp.cc
[1057/1324] Compiling v3_pcons.cc
[1059/1324] Emitting module ConsoleKitCommands
[1060/1326] Compiling ConsoleKitCommands AsyncCommands.swift
[1061/1326] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1062/1326] Compiling ConsoleKitCommands AnyCommand.swift
[1062/1326] Wrapping AST for ConsoleKitTerminal for debugging
[1063/1326] Compiling v3_ocsp.cc
[1065/1326] Compiling ConsoleKitCommands CommandSignature.swift
[1066/1326] Compiling ConsoleKitCommands Flag.swift
[1067/1326] Compiling ConsoleKitCommands Option.swift
[1068/1326] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1069/1326] Compiling ConsoleKitCommands AsyncCommand.swift
[1070/1326] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1071/1326] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1072/1326] Compiling ConsoleKitCommands Utilities.swift
[1072/1326] Compiling v3_ncons.cc
[1073/1326] Compiling v3_lib.cc
[1075/1326] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1076/1326] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1077/1326] Compiling ConsoleKitCommands Argument.swift
[1077/1326] Compiling v3_ia5.cc
[1078/1326] Compiling v3_int.cc
[1079/1326] Compiling v3_info.cc
[1080/1326] Compiling v3_extku.cc
[1081/1326] Compiling v3_genn.cc
[1082/1326] Compiling v3_crld.cc
[1083/1326] Compiling v3_cpols.cc
[1084/1326] Compiling v3_enum.cc
[1085/1326] Compiling v3_conf.cc
[1086/1326] Compiling v3_bitst.cc
[1088/1326] Compiling ConsoleKitCommands Command.swift
[1089/1326] Compiling ConsoleKitCommands CommandContext.swift
[1090/1326] Compiling ConsoleKitCommands CommandError.swift
[1091/1326] Compiling ConsoleKitCommands CommandGroup.swift
[1092/1326] Compiling ConsoleKitCommands CommandInput.swift
[1093/1326] Compiling ConsoleKitCommands Commands.swift
[1094/1326] Compiling ConsoleKitCommands Console+Run.swift
[1095/1326] Compiling ConsoleKitCommands ConsoleError.swift
[1096/1326] Compiling ConsoleKitCommands Completion.swift
[1096/1327] Compiling v3_bcons.cc
[1098/1327] Compiling v3_akeya.cc
[1099/1327] Compiling v3_alt.cc
[1100/1329] Wrapping AST for ConsoleKitCommands for debugging
[1101/1329] Compiling v3_akey.cc
[1103/1329] Emitting module ConsoleKit
[1104/1329] Compiling ConsoleKit Exports.swift
[1104/1330] Compiling t_crl.cc
[1106/1330] Compiling t_x509.cc
[1107/1330] Compiling t_x509a.cc
[1108/1330] Wrapping AST for ConsoleKit for debugging
[1109/1330] Compiling t_req.cc
[1110/1330] Compiling i2d_pr.cc
[1111/1330] Compiling rsa_pss.cc
[1112/1330] Compiling policy.cc
[1113/1330] Compiling name_print.cc
[1114/1330] Compiling by_file.cc
[1115/1330] Compiling algorithm.cc
[1116/1330] Compiling a_sign.cc
[1117/1330] Compiling asn1_gen.cc
[1118/1330] Compiling a_verify.cc
[1119/1330] Compiling by_dir.cc
[1120/1330] Compiling thread_win.cc
[1121/1330] Compiling voprf.cc
[1122/1330] Compiling thread.cc
[1123/1330] Compiling thread_pthread.cc
[1124/1330] Compiling pmbtoken.cc
[1125/1330] Compiling trust_token.cc
[1126/1330] Compiling a_digest.cc
[1127/1330] Compiling thread_none.cc
[1128/1330] Compiling stack.cc
[1129/1330] Compiling wots.cc
[1130/1330] Compiling thash.cc
[1131/1330] Compiling merkle.cc
[1132/1330] Compiling fors.cc
[1133/1330] Compiling slhdsa.cc
[1134/1330] Compiling sha512.cc
[1135/1330] Compiling siphash.cc
[1136/1330] Compiling sha256.cc
[1137/1330] Compiling sha1.cc
[1138/1330] Compiling rsa_extra.cc
[1139/1330] Compiling rsa_print.cc
[1140/1330] Compiling rsa_crypt.cc
[1141/1330] Compiling refcount.cc
[1142/1330] Compiling rc4.cc
[1143/1330] Compiling windows.cc
[1144/1330] Compiling rsa_asn1.cc
[1145/1330] Compiling urandom.cc
[1146/1330] Compiling trusty.cc
[1147/1330] Compiling passive.cc
[1148/1330] Compiling getentropy.cc
[1149/1330] Compiling rand_extra.cc
[1150/1330] Compiling poly1305_arm_asm.S
[1151/1330] Compiling ios.cc
[1152/1330] Compiling poly1305_arm.cc
[1153/1330] Compiling fork_detect.cc
[1154/1330] Compiling forkunsafe.cc
[1155/1330] Compiling deterministic.cc
[1156/1330] Compiling poly1305_vec.cc
[1157/1330] Compiling poly1305.cc
[1158/1330] Compiling pool.cc
[1159/1330] Compiling pem_x509.cc
[1160/1330] Compiling pkcs8.cc
[1161/1330] Compiling pkcs7.cc
[1162/1330] Compiling pkcs8_x509.cc
[1163/1330] Compiling pem_pkey.cc
[1164/1330] Compiling pkcs7_x509.cc
[1165/1330] Compiling pem_xaux.cc
[1166/1330] Compiling p5_pbev2.cc
[1167/1330] Compiling pem_pk8.cc
[1168/1330] Compiling obj_xref.cc
[1169/1330] Compiling pem_info.cc
[1170/1330] Compiling pem_all.cc
[1171/1330] Compiling pem_oth.cc
[1172/1330] Compiling pem_lib.cc
[1173/1330] Compiling mem.cc
[1174/1330] Compiling mlkem.cc
[1175/1330] Compiling poly_rq_mul.S
[1176/1330] Compiling mldsa.cc
[1177/1330] Compiling fips_shared_support.cc
[1178/1330] Compiling obj.cc
[1179/1330] Compiling md5.cc
[1180/1330] Compiling md4.cc
[1181/1330] Compiling lhash.cc
[1182/1330] Compiling kyber.cc
[1183/1330] Compiling scrypt.cc
[1184/1330] Compiling ex_data.cc
[1185/1330] Compiling sign.cc
[1186/1330] Compiling hpke.cc
[1187/1330] Compiling p_x25519.cc
[1188/1330] Compiling hrss.cc
[1189/1330] Compiling print.cc
[1190/1330] Compiling pbkdf.cc
[1191/1330] Compiling p_ed25519.cc
[1192/1330] Compiling p_ec_asn1.cc
[1193/1330] Compiling p_x25519_asn1.cc
[1194/1330] Compiling p_rsa_asn1.cc
[1195/1330] Compiling p_hkdf.cc
[1196/1330] Compiling p_ec.cc
[1197/1330] Compiling p_rsa.cc
[1198/1330] Compiling p_dh.cc
[1199/1330] Compiling p_ed25519_asn1.cc
[1200/1330] Compiling p_dh_asn1.cc
[1201/1330] Compiling evp.cc
[1202/1330] Compiling evp_ctx.cc
[1203/1330] Compiling p_dsa_asn1.cc
[1204/1330] Compiling evp_asn1.cc
[1205/1330] Compiling err.cc
[1206/1330] Compiling engine.cc
[1207/1330] Compiling ecdh_extra.cc
[1208/1330] Compiling hash_to_curve.cc
[1209/1330] Compiling ec_derive.cc
[1210/1330] Compiling ecdsa_asn1.cc
[1211/1330] Compiling bcm.cc
[1212/1330] Compiling dsa_asn1.cc
[1213/1330] Compiling ec_asn1.cc
[1214/1330] Compiling des.cc
[1215/1330] Compiling dsa.cc
[1216/1330] Compiling x25519-asm-arm.S
[1217/1330] Compiling digest_extra.cc
[1218/1330] Compiling params.cc
[1219/1330] Compiling spake25519.cc
[1220/1330] Compiling curve25519_64_adx.cc
[1221/1330] Compiling cpu_intel.cc
[1222/1330] Compiling dh_asn1.cc
[1223/1330] Compiling crypto.cc
[1224/1330] Compiling cpu_arm_freebsd.cc
[1225/1330] Compiling cpu_arm_linux.cc
[1226/1330] Compiling cpu_aarch64_win.cc
[1227/1330] Compiling curve25519.cc
[1228/1330] Compiling cpu_aarch64_sysreg.cc
[1229/1330] Compiling cpu_aarch64_openbsd.cc
[1230/1330] Compiling cpu_aarch64_linux.cc
[1231/1330] Compiling e_rc4.cc
[1232/1330] Compiling cpu_aarch64_fuchsia.cc
[1233/1330] Compiling cpu_aarch64_apple.cc
[1234/1330] Compiling conf.cc
[1234/1330] Compiling e_rc2.cc
[1234/1330] Compiling e_tls.cc
[1237/1330] Compiling tls_cbc.cc
[1238/1330] Compiling derive_key.cc
[1239/1330] Compiling e_null.cc
[1240/1330] Compiling e_des.cc
[1241/1330] Compiling cipher_extra.cc
[1242/1330] Compiling e_aesctrhmac.cc
[1243/1330] Compiling e_chacha20poly1305.cc
[1244/1330] Compiling e_aesgcmsiv.cc
[1245/1330] Compiling chacha.cc
[1246/1330] Compiling unicode.cc
[1247/1330] Compiling asn1_compat.cc
[1248/1330] Compiling cbb.cc
[1249/1330] Compiling ber.cc
[1250/1330] Compiling buf.cc
[1251/1330] Compiling convert.cc
[1252/1330] Compiling bn_asn1.cc
[1253/1330] Compiling cbs.cc
[1254/1330] Compiling printf.cc
[1255/1330] Compiling blake2.cc
[1256/1330] Compiling fd.cc
[1257/1330] Compiling hexdump.cc
[1258/1330] Compiling errno.cc
[1259/1330] Compiling file.cc
[1260/1330] Compiling base64.cc
[1261/1330] Compiling pair.cc
[1262/1330] Compiling bio_mem.cc
[1263/1330] Compiling bio.cc
[1264/1330] Compiling tasn_enc.cc
[1265/1330] Compiling tasn_typ.cc
[1266/1330] Compiling posix_time.cc
[1267/1330] Compiling tasn_fre.cc
[1268/1330] Compiling tasn_utl.cc
[1269/1330] Compiling tasn_new.cc
[1270/1330] Compiling f_int.cc
[1271/1330] Compiling tasn_dec.cc
[1272/1330] Compiling f_string.cc
[1273/1330] Compiling asn_pack.cc
[1274/1330] Compiling asn1_par.cc
[1275/1330] Compiling asn1_lib.cc
[1276/1330] Compiling a_type.cc
[1277/1330] Compiling a_utctm.cc
[1278/1330] Compiling a_time.cc
[1279/1330] Compiling a_octet.cc
[1280/1330] Compiling a_strnid.cc
[1281/1330] Compiling a_strex.cc
[1282/1330] Compiling a_i2d_fp.cc
[1283/1330] Compiling a_object.cc
[1284/1330] Compiling a_mbstr.cc
[1285/1330] Write sources
[1289/1330] Compiling a_d2i_fp.cc
[1290/1330] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1290/1330] Write sources
[1292/1330] Compiling a_gentm.cc
[1293/1330] Compiling a_dup.cc
[1294/1330] Compiling a_int.cc
[1295/1427] Compiling a_bool.cc
[1297/1427] Compiling Algorithms FlattenCollection.swift
[1298/1427] Compiling Algorithms Grouped.swift
[1299/1427] Compiling Algorithms Indexed.swift
[1300/1429] Compiling Algorithms Product.swift
[1301/1429] Compiling Algorithms Joined.swift
[1302/1429] Compiling Algorithms Keyed.swift
[1303/1429] Compiling Algorithms MinMax.swift
[1304/1429] Compiling Atomics IntegerOperations.swift
[1305/1429] Compiling Atomics Unmanaged extensions.swift
[1306/1429] Compiling Algorithms Suffix.swift
[1307/1432] Compiling Algorithms Partition.swift
[1308/1432] Compiling Algorithms Permutations.swift
[1308/1432] Compiling a_bitstr.cc
[1310/1439] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1311/1439] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1312/1439] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1313/1439] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1314/1439] Compiling BitCollections BitSet+SetAlgebra union.swift
[1315/1439] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1316/1439] Compiling BitCollections BitSet.Counted.swift
[1319/1447] Compiling Algorithms Cycle.swift
[1320/1447] Compiling Algorithms EitherSequence.swift
[1321/1447] Compiling Algorithms FirstNonNil.swift
[1322/1447] Compiling Algorithms Trim.swift
[1323/1447] Compiling Algorithms Unique.swift
[1324/1447] Compiling Algorithms Windows.swift
[1325/1447] Compiling BitCollections BitSet+Equatable.swift
[1326/1447] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1327/1447] Compiling BitCollections BitSet+Extras.swift
[1328/1447] Compiling BitCollections BitSet+Hashable.swift
[1329/1447] Compiling BitCollections BitSet+Initializers.swift
[1330/1447] Compiling BitCollections BitSet+Invariants.swift
[1331/1447] Compiling BitCollections BitSet+Random.swift
[1332/1447] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1333/1447] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1334/1447] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1335/1447] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1336/1447] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1337/1447] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1338/1447] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1339/1447] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1340/1447] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1341/1447] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1342/1447] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1343/1447] Compiling Algorithms RandomSample.swift
[1344/1447] Compiling Algorithms Reductions.swift
[1345/1447] Compiling Algorithms Rotate.swift
[1349/1447] Emitting module BitCollections
[1353/1447] Compiling Algorithms Intersperse.swift
[1354/1447] Compiling Algorithms AdjacentPairs.swift
[1355/1447] Compiling Algorithms Chain.swift
[1356/1447] Compiling Algorithms Chunked.swift
[1357/1447] Compiling Algorithms Combinations.swift
[1358/1447] Compiling BitCollections BitSet.Index.swift
[1359/1447] Compiling BitCollections BitSet._UnsafeHandle.swift
[1360/1447] Compiling BitCollections BitSet.swift
[1361/1447] Compiling BitCollections Range+Utilities.swift
[1362/1447] Compiling BitCollections Slice+Utilities.swift
[1363/1447] Compiling BitCollections UInt+Tricks.swift
[1364/1447] Compiling BitCollections _Word.swift
[1365/1447] Compiling Algorithms Compacted.swift
[1381/1448] Compiling CryptoBoringWrapper RandomBytes.swift
[1388/1448] Wrapping AST for BitCollections for debugging
[1398/1450] Compiling Collections Collections.swift
[1399/1450] Emitting module Collections
[1400/1451] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1401/1451] Emitting module CryptoBoringWrapper
[1402/1451] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1403/1451] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1404/1451] Compiling CryptoBoringWrapper EllipticCurve.swift
[1405/1451] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1407/1451] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1411/1452] Wrapping AST for Collections for debugging
[1413/1452] Wrapping AST for CryptoBoringWrapper for debugging
[1421/1452] Emitting module Atomics
[1422/1524] Wrapping AST for Atomics for debugging
[1424/1584] Emitting module Algorithms
[1425/1585] Wrapping AST for Algorithms for debugging
[1427/1585] Compiling NIOCore FileHandle.swift
[1428/1585] Compiling NIOCore FileRegion.swift
[1429/1585] Compiling NIOCore GlobalSingletons.swift
[1430/1585] Compiling NIOCore MulticastChannel.swift
[1431/1585] Compiling NIOCore NIOAny.swift
[1432/1585] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1433/1585] Compiling NIOCore NIOLoopBound.swift
[1434/1585] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1435/1585] Compiling NIOCore NIOScheduledCallback.swift
[1436/1585] Compiling NIOCore NIOSendable.swift
[1437/1594] Compiling NIOCore RecvByteBufferAllocator.swift
[1438/1594] Compiling NIOCore IO.swift
[1439/1594] Compiling NIOCore IOData.swift
[1440/1594] Compiling NIOCore IPProtocol.swift
[1441/1594] Compiling NIOCore IntegerBitPacking.swift
[1442/1594] Compiling NIOCore IntegerTypes.swift
[1443/1594] Compiling NIOCore Interfaces.swift
[1444/1594] Compiling NIOCore Linux.swift
[1445/1594] Compiling NIOCore MarkedCircularBuffer.swift
[1446/1594] Compiling Crypto Ed25519.swift
[1447/1594] Compiling Crypto PKCS8PrivateKey.swift
[1448/1594] Compiling Crypto SEC1PrivateKey.swift
[1449/1594] Compiling Crypto SubjectPublicKeyInfo.swift
[1450/1594] Compiling Crypto CryptoKitErrors.swift
[1451/1594] Compiling Crypto Digest_boring.swift
[1452/1594] Compiling Crypto Digest.swift
[1453/1594] Compiling Crypto Digests.swift
[1454/1594] Compiling Crypto HashFunctions.swift
[1455/1594] Compiling Crypto HashFunctions_SHA2.swift
[1456/1594] Compiling Crypto HPKE-AEAD.swift
[1473/1602] Compiling NIOCore BSDSocketAPI.swift
[1474/1602] Compiling NIOCore ByteBuffer-aux.swift
[1475/1602] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1476/1602] Compiling NIOCore ByteBuffer-conversions.swift
[1477/1602] Compiling NIOCore ByteBuffer-core.swift
[1478/1602] Compiling NIOCore ByteBuffer-hex.swift
[1479/1602] Compiling NIOCore ByteBuffer-int.swift
[1480/1602] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1481/1602] Compiling NIOCore ByteBuffer-multi-int.swift
[1482/1602] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1483/1602] Compiling NIOCore ByteBuffer-views.swift
[1484/1602] Compiling NIOCore Channel.swift
[1485/1602] Compiling NIOCore ChannelHandler.swift
[1486/1602] Compiling NIOCore ChannelHandlers.swift
[1487/1602] Compiling NIOCore ChannelInvoker.swift
[1488/1602] Compiling NIOCore ChannelOption.swift
[1489/1602] Compiling NIOCore ChannelPipeline.swift
[1490/1602] Compiling NIOCore CircularBuffer.swift
[1491/1602] Compiling NIOCore Codec.swift
[1492/1602] Compiling NIOCore ConvenienceOptionSupport.swift
[1493/1602] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1494/1602] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1495/1602] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1496/1602] Compiling NIOCore EventLoopFuture.swift
[1497/1602] Compiling NIOCore FileDescriptor.swift
[1501/1602] Compiling NIOCore DeadChannel.swift
[1502/1602] Compiling NIOCore DispatchQueue+WithFuture.swift
[1503/1602] Compiling NIOCore EventLoop+Deprecated.swift
[1504/1602] Compiling NIOCore EventLoop+SerialExecutor.swift
[1505/1602] Compiling NIOCore EventLoop.swift
[1511/1602] Compiling NIOCore AddressedEnvelope.swift
[1512/1602] Compiling NIOCore AsyncAwaitSupport.swift
[1513/1602] Compiling NIOCore AsyncChannel.swift
[1514/1602] Compiling NIOCore AsyncChannelHandler.swift
[1515/1602] Compiling NIOCore AsyncChannelInboundStream.swift
[1516/1602] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1517/1602] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1518/1602] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1519/1602] Compiling NIOCore NIOAsyncWriter.swift
[1520/1602] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1521/1602] Emitting module Crypto
[1522/1602] Compiling Crypto Signature.swift
[1523/1602] Compiling Crypto CryptoKitErrors_boring.swift
[1524/1602] Compiling Crypto RNG_boring.swift
[1525/1602] Compiling Crypto SafeCompare_boring.swift
[1526/1602] Compiling Crypto Zeroization_boring.swift
[1527/1602] Compiling Crypto PrettyBytes.swift
[1528/1602] Compiling Crypto SafeCompare.swift
[1529/1602] Compiling Crypto SecureBytes.swift
[1530/1602] Compiling Crypto Zeroization.swift
[1539/1603] Wrapping AST for Crypto for debugging
[1559/1603] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1560/1603] Compiling NIOCore SocketAddresses.swift
[1561/1603] Compiling NIOCore SocketOptionProvider.swift
[1562/1603] Compiling NIOCore SystemCallHelpers.swift
[1563/1603] Compiling NIOCore TimeAmount+Duration.swift
[1564/1603] Compiling NIOCore TypeAssistedChannelHandler.swift
[1565/1603] Compiling NIOCore UniversalBootstrapSupport.swift
[1566/1603] Compiling NIOCore Utilities.swift
[1576/1603] Emitting module NIOCore
[1577/1621] Wrapping AST for NIOCore for debugging
[1579/1654] Compiling NIOEmbedded AsyncTestingChannel.swift
[1580/1654] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1581/1654] Emitting module NIOEmbedded
[1582/1654] Compiling NIOEmbedded Embedded.swift
[1584/1655] Compiling NIOPosix IO.swift
[1585/1655] Compiling NIOPosix IntegerBitPacking.swift
[1586/1655] Compiling NIOPosix IntegerTypes.swift
[1587/1655] Compiling NIOPosix Linux.swift
[1588/1655] Compiling NIOPosix LinuxCPUSet.swift
[1589/1655] Compiling NIOPosix LinuxUring.swift
[1590/1655] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1590/1661] Wrapping AST for NIOEmbedded for debugging
[1592/1661] Emitting module NIOPosix
[1593/1661] Compiling NIOPosix ThreadPosix.swift
[1594/1661] Compiling NIOPosix ThreadWindows.swift
[1595/1661] Compiling NIOPosix UnsafeTransfer.swift
[1596/1661] Compiling NIOPosix Utilities.swift
[1597/1661] Compiling NIOPosix VsockAddress.swift
[1598/1661] Compiling NIOPosix VsockChannelEvents.swift
[1599/1661] Compiling NIOPosix Pool.swift
[1600/1661] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1601/1661] Compiling NIOPosix PosixSingletons.swift
[1602/1661] Compiling NIOPosix RawSocketBootstrap.swift
[1603/1661] Compiling NIOPosix Resolver.swift
[1604/1661] Compiling NIOPosix Selectable.swift
[1605/1661] Compiling NIOPosix SelectableChannel.swift
[1606/1661] Compiling NIOPosix SelectableEventLoop.swift
[1607/1661] Compiling NIOPosix SelectorEpoll.swift
[1608/1661] Compiling NIOPosix SelectorGeneric.swift
[1609/1661] Compiling NIOPosix SelectorKqueue.swift
[1610/1661] Compiling NIOPosix SelectorUring.swift
[1611/1661] Compiling NIOPosix ServerSocket.swift
[1612/1661] Compiling NIOPosix Socket.swift
[1613/1661] Compiling NIOPosix SocketChannel.swift
[1614/1661] Compiling NIOPosix SocketProtocols.swift
[1615/1661] Compiling NIOPosix System.swift
[1616/1661] Compiling NIOPosix Thread.swift
[1617/1661] Compiling NIOPosix BSDSocketAPICommon.swift
[1618/1661] Compiling NIOPosix BSDSocketAPIPosix.swift
[1619/1661] Compiling NIOPosix BSDSocketAPIWindows.swift
[1620/1661] Compiling NIOPosix BaseSocket.swift
[1621/1661] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1622/1661] Compiling NIOPosix BaseSocketChannel.swift
[1623/1661] Compiling NIOPosix BaseStreamSocketChannel.swift
[1624/1661] Compiling NIOPosix NIOThreadPool.swift
[1625/1661] Compiling NIOPosix NonBlockingFileIO.swift
[1626/1661] Compiling NIOPosix PendingDatagramWritesManager.swift
[1627/1661] Compiling NIOPosix PendingWritesManager.swift
[1628/1661] Compiling NIOPosix PipeChannel.swift
[1629/1661] Compiling NIOPosix PipePair.swift
[1630/1661] Compiling NIOPosix Bootstrap.swift
[1631/1661] Compiling NIOPosix ControlMessage.swift
[1632/1661] Compiling NIOPosix DatagramVectorReadManager.swift
[1633/1661] Compiling NIOPosix Errors+Any.swift
[1634/1661] Compiling NIOPosix FileDescriptor.swift
[1635/1661] Compiling NIOPosix GetaddrinfoResolver.swift
[1636/1661] Compiling NIOPosix HappyEyeballs.swift
[1637/1662] Wrapping AST for NIOPosix for debugging
[1639/1721] Compiling NIO Exports.swift
[1640/1721] Emitting module NIO
[1642/1722] Compiling _NIOFileSystem FileType.swift
[1643/1722] Compiling _NIOFileSystem IOStrategy.swift
[1644/1722] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1645/1722] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1646/1722] Compiling _NIOFileSystem FileSystemError.swift
[1647/1722] Compiling _NIOFileSystem FileSystemProtocol.swift
[1647/1740] Wrapping AST for NIO for debugging
[1649/1763] Compiling NIOTLS TLSEvents.swift
[1650/1763] Emitting module _NIOFileSystem
[1651/1767] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1652/1767] Emitting module NIOSOCKS
[1653/1768] Compiling NIOSOCKS SOCKSResponse.swift
[1654/1768] Emitting module NIOTLS
[1655/1768] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1656/1768] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1657/1768] Compiling NIOSOCKS ServerStateMachine.swift
[1658/1768] Compiling NIOSOCKS AuthenticationMethod.swift
[1659/1768] Compiling NIOSOCKS ClientGreeting.swift
[1660/1768] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1661/1768] Compiling NIOSOCKS ClientStateMachine.swift
[1662/1768] Compiling AsyncKit Optional+StrictMap.swift
[1663/1768] Compiling AsyncKit Exports.swift
[1664/1768] Compiling NIOSOCKS Errors.swift
[1665/1768] Compiling NIOSOCKS Helpers.swift
[1666/1768] Compiling NIOSOCKS SOCKSClientHandler.swift
[1667/1768] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1668/1768] Compiling NIOSOCKS Messages.swift
[1669/1768] Compiling NIOSOCKS SOCKSRequest.swift
[1670/1769] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1671/1769] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1672/1771] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1673/1771] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1674/1771] Compiling NIOTLS SNIHandler.swift
[1675/1771] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1677/1772] Wrapping AST for NIOSOCKS for debugging
[1679/1772] Compiling _NIOFileSystem ParallelDirCopy.swift
[1680/1772] Compiling _NIOFileSystem ParallelRemoval.swift
[1681/1772] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1682/1772] Compiling _NIOFileSystem CInterop.swift
[1683/1772] Compiling _NIOFileSystem Errno.swift
[1687/1772] Compiling _NIOFileSystem Syscalls.swift
[1687/1773] Wrapping AST for NIOTLS for debugging
[1689/1801] Emitting module NIOFoundationCompat
[1690/1801] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1691/1802] Compiling NIOSSL SSLConnection.swift
[1692/1802] Compiling NIOSSL LinuxCABundle.swift
[1693/1802] Compiling NIOSSL IdentityVerification.swift
[1694/1802] Compiling NIOSSL SSLContext.swift
[1696/1802] Compiling NIOSSL SubjectAlternativeName.swift
[1697/1802] Compiling NIOSSL NIOSSLSecureBytes.swift
[1698/1802] Compiling NIOSSL RNG.swift
[1699/1802] Compiling NIOSSL SafeCompare.swift
[1700/1802] Compiling _NIOFileSystem UnsafeTransfer.swift
[1701/1802] Compiling NIOSSL NIOSSLHandler.swift
[1702/1802] Compiling NIOSSL SSLPrivateKey.swift
[1703/1802] Compiling NIOSSL SSLPublicKey.swift
[1704/1802] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1705/1802] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1705/1802] Wrapping AST for NIOFoundationCompat for debugging
[1707/1824] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1708/1824] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1709/1824] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1710/1824] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1711/1824] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1712/1824] Compiling NIOTransportServices NIOTSErrors.swift
[1713/1824] Emitting module NIOTransportServices
[1714/1826] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1715/1826] Compiling NIOTransportServices NIOTSSingletons.swift
[1716/1826] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1719/1826] Compiling NIOTransportServices NIOTSEventLoop.swift
[1720/1826] Compiling NIOTransportServices NIOTSBootstraps.swift
[1721/1826] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1722/1826] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1726/1826] Compiling NIOTransportServices StateManagedChannel.swift
[1727/1826] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1728/1826] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1731/1826] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1732/1826] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1733/1826] Compiling NIOTransportServices AcceptHandler.swift
[1734/1826] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1735/1826] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1736/1826] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1737/1826] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1740/1827] Emitting module NIOHTTP1
[1744/1828] Compiling _NIOFileSystem SystemFileHandle.swift
[1745/1828] Compiling _NIOFileSystem Utilities.swift
[1746/1828] Compiling _NIOFileSystem OpenOptions.swift
[1747/1828] Compiling _NIOFileSystem String+FileSystem.swift
[1748/1828] Wrapping AST for NIOTransportServices for debugging
[1750/1893] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1751/1893] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1752/1893] Compiling MultipartKit FormDataEncoder.swift
[1753/1893] Compiling MultipartKit Storage.swift
[1754/1893] Compiling MultipartKit MultipartFormData.swift
[1755/1893] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1756/1893] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1757/1893] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1758/1893] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1759/1893] Compiling MultipartKit FormDataDecoder.swift
[1760/1893] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1761/1893] Compiling MultipartKit BasicCodingKey.swift
[1762/1893] Compiling MultipartKit MultipartError.swift
[1763/1893] Compiling MultipartKit Exports.swift
[1764/1893] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1767/1896] Compiling NIOWebSocket WebSocketOpcode.swift
[1769/1897] Emitting module NIOSSL
[1770/1901] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1771/1901] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1772/1901] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1773/1904] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1774/1904] Compiling MultipartKit MultipartParser.swift
[1775/1904] Compiling MultipartKit MultipartPart.swift
[1785/1906] Compiling NIOHPACK IndexedHeaderTable.swift
[1786/1906] Compiling NIOHPACK IntegerCoding.swift
[1787/1906] Compiling NIOHPACK HuffmanCoding.swift
[1789/1907] Compiling NIOExtras UnsafeTransfer.swift
[1796/1907] Compiling NIOHTTPCompression HTTPDecompression.swift
[1797/1907] Compiling NIOHTTPCompression HTTPCompression.swift
[1798/1907] Emitting module NIOHTTPCompression
[1799/1907] Compiling NIOHPACK HuffmanTables.swift
[1800/1907] Emitting module MultipartKit
[1801/1907] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1802/1907] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1803/1907] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1809/1908] Emitting module NIOHPACK
[1811/1908] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1812/1908] Compiling NIOWebSocket WebSocketFrame.swift
[1813/1908] Emitting module NIOExtras
[1818/1908] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1819/1908] Emitting module _NIOFileSystemFoundationCompat
[1820/1908] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1821/1908] Compiling NIOHPACK StaticHeaderTable.swift
[1822/1908] Emitting module NIOWebSocket
[1830/1910] Compiling MultipartKit MultipartSerializer.swift
[1831/1910] Compiling MultipartKit Utilities.swift
[1853/1911] Wrapping AST for _NIOFileSystem for debugging
[1854/1913] Wrapping AST for NIOWebSocket for debugging
[1861/1914] Wrapping AST for NIOHTTPCompression for debugging
[1863/1914] Emitting module NIOFileSystem
[1863/1914] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[1864/1914] Wrapping AST for NIOHTTP1 for debugging
[1866/1914] Compiling NIOFileSystem Exports.swift
[1870/1914] Compiling NIOSSL SSLCallbacks.swift
[1878/1914] Wrapping AST for MultipartKit for debugging
[1878/1914] Wrapping AST for NIOHPACK for debugging
[1881/1948] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1882/1948] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1885/1974] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1886/1974] Compiling NIOHTTP2 HTTP2PingData.swift
[1887/1974] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1888/1974] Compiling NIOHTTP2 HTTP2Settings.swift
[1889/1975] Wrapping AST for NIOFileSystem for debugging
[1890/1975] Wrapping AST for NIOExtras for debugging
[1891/1975] Wrapping AST for NIOSSL for debugging
[1893/1983] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1894/1983] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1895/1983] Compiling NIOHTTP2 HasLocalSettings.swift
[1896/1983] Compiling NIOHTTP2 HasRemoteSettings.swift
[1897/1983] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1898/1983] Compiling NIOHTTP2 QuiescingState.swift
[1899/1983] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1900/1983] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1901/1991] Compiling NIOHTTP2 MaySendFrames.swift
[1902/1991] Compiling NIOHTTP2 SendingDataState.swift
[1903/1991] Compiling NIOHTTP2 SendingGoawayState.swift
[1904/1991] Compiling NIOHTTP2 SendingHeadersState.swift
[1905/1991] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1906/1991] Compiling NIOHTTP2 SendingRstStreamState.swift
[1907/1991] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1908/1991] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1909/1991] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1910/1991] Compiling WebSocketKit Exports.swift
[1911/1991] Compiling WebSocketKit WebSocket.swift
[1912/1991] Compiling WebSocketKit WebSocketHandler.swift
[1913/1991] Compiling WebSocketKit WebSocket+Connect.swift
[1914/1991] Emitting module WebSocketKit
[1915/1991] Compiling WebSocketKit WebSocket+Concurrency.swift
[1916/1991] Compiling WebSocketKit WebSocketClient.swift
[1917/1992] Wrapping AST for WebSocketKit for debugging
[1919/1992] Compiling NIOHTTP2 InboundWindowManager.swift
[1920/1992] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1921/1992] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1922/1992] Compiling NIOHTTP2 StreamChannelList.swift
[1923/1992] Compiling NIOHTTP2 StreamMap.swift
[1924/1992] Compiling NIOHTTP2 StreamStateMachine.swift
[1925/1992] Compiling NIOHTTP2 UnsafeTransfer.swift
[1926/1992] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1927/1992] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1928/1992] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1929/1992] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1930/1992] Compiling NIOHTTP2 HTTP2StreamID.swift
[1931/1992] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1932/1992] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1933/1992] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1934/1992] Compiling NIOHTTP2 InboundEventBuffer.swift
[1935/1992] Emitting module NIOHTTP2
[1936/1992] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1937/1992] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1938/1992] Compiling NIOHTTP2 MayReceiveFrames.swift
[1939/1992] Compiling NIOHTTP2 ReceivingDataState.swift
[1940/1992] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1941/1992] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1942/1992] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1943/1992] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1944/1992] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1960/1992] Emitting module AsyncKit
[1962/1993] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1963/1993] Compiling NIOHTTP2 HTTP2Frame.swift
[1964/1993] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1969/1993] Compiling NIOHTTP2 HTTP2Stream.swift
[1972/1993] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1973/1993] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1974/1993] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1975/1993] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1976/1993] Compiling NIOHTTP2 HTTP2Error.swift
[1977/1993] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1978/1993] Compiling NIOHTTP2 StateMachineResult.swift
[1979/1993] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1980/1993] Compiling NIOHTTP2 DOSHeuristics.swift
[1981/1993] Compiling NIOHTTP2 Error+Any.swift
[1982/1993] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1983/1993] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1984/1993] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1985/1993] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1986/1994] Wrapping AST for AsyncKit for debugging
[1987/1994] Wrapping AST for NIOHTTP2 for debugging
[1989/2054] Emitting module AsyncHTTPClient
[1990/2062] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1991/2062] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1992/2062] Compiling AsyncHTTPClient Transaction.swift
[1993/2062] Compiling AsyncHTTPClient Base64.swift
[1994/2062] Compiling AsyncHTTPClient BasicAuth.swift
[1995/2062] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1996/2062] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1997/2062] Compiling AsyncHTTPClient ConnectionPool.swift
[1998/2062] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1999/2062] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2000/2062] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2001/2062] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2002/2062] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2003/2062] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2004/2062] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2005/2062] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2006/2062] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2007/2062] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2008/2062] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2009/2062] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2010/2062] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2011/2062] Compiling AsyncHTTPClient HTTP1Connection.swift
[2012/2062] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2013/2062] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2014/2062] Compiling AsyncHTTPClient HTTP2Connection.swift
[2015/2062] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2016/2062] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2017/2062] Compiling AsyncHTTPClient ConnectionTarget.swift
[2018/2062] Compiling AsyncHTTPClient DeconstructedURL.swift
[2019/2062] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2020/2062] Compiling AsyncHTTPClient FoundationExtensions.swift
[2021/2062] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2022/2062] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2023/2062] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2024/2062] Compiling AsyncHTTPClient HTTPClient.swift
[2025/2062] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2026/2062] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2027/2062] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2028/2062] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2029/2062] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2030/2062] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2031/2062] Compiling AsyncHTTPClient RequestBodyLength.swift
[2032/2062] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2033/2062] Compiling AsyncHTTPClient RequestBag.swift
[2034/2062] Compiling AsyncHTTPClient RequestValidation.swift
[2035/2062] Compiling AsyncHTTPClient SSLContextCache.swift
[2036/2062] Compiling AsyncHTTPClient Scheme.swift
[2037/2062] Compiling AsyncHTTPClient Singleton.swift
[2038/2062] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2039/2062] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2040/2062] Compiling AsyncHTTPClient Utils.swift
[2041/2062] Compiling AsyncHTTPClient RequestOptions.swift
[2042/2062] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2043/2062] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2044/2062] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2045/2062] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2046/2062] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2047/2062] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2048/2062] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2049/2062] Compiling AsyncHTTPClient HTTPHandler.swift
[2050/2062] Compiling AsyncHTTPClient LRUCache.swift
[2051/2062] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2052/2062] Compiling AsyncHTTPClient NWErrorHandler.swift
[2053/2062] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2054/2062] Compiling AsyncHTTPClient TLSConfiguration.swift
[2055/2062] Compiling AsyncHTTPClient RedirectState.swift
[2056/2062] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2057/2063] Wrapping AST for AsyncHTTPClient for debugging
[2059/2232] Compiling Vapor AsyncBasicResponder.swift
[2060/2232] Compiling Vapor AsyncMiddleware.swift
[2061/2232] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2062/2232] Compiling Vapor AsyncSessionDriver.swift
[2063/2232] Compiling Vapor Authentication+Concurrency.swift
[2064/2232] Compiling Vapor Cache+Concurrency.swift
[2065/2232] Compiling Vapor Client+Concurrency.swift
[2066/2232] Compiling Vapor RequestBody+Concurrency.swift
[2067/2232] Compiling Vapor Responder+Concurrency.swift
[2068/2232] Compiling Vapor ResponseCodable+Concurrency.swift
[2069/2232] Compiling Vapor RoutesBuilder+Concurrency.swift
[2070/2232] Compiling Vapor ViewRenderer+Concurrency.swift
[2071/2232] Compiling Vapor WebSocket+Concurrency.swift
[2072/2232] Compiling Vapor ContainerGetPathExecutor.swift
[2073/2232] Compiling Vapor Content.swift
[2074/2232] Compiling Vapor ContentCoders.swift
[2075/2232] Compiling Vapor ContentConfiguration.swift
[2076/2232] Compiling Vapor ContentContainer.swift
[2077/2232] Compiling Vapor JSONCoder+Custom.swift
[2078/2232] Compiling Vapor JSONCoders+Content.swift
[2079/2232] Compiling Vapor PlaintextDecoder.swift
[2080/2232] Compiling Vapor PlaintextEncoder.swift
[2081/2232] Compiling Vapor URLQueryCoders.swift
[2082/2232] Compiling Vapor URLQueryContainer.swift
[2083/2256] Compiling Vapor HTTPServerResponseEncoder.swift
[2084/2256] Compiling Vapor HTTPServerUpgradeHandler.swift
[2085/2256] Compiling Vapor Logger+Report.swift
[2086/2256] Compiling Vapor LoggingSystem+Environment.swift
[2087/2256] Compiling Vapor Application+Middleware.swift
[2088/2256] Compiling Vapor CORSMiddleware.swift
[2089/2256] Compiling Vapor ErrorMiddleware.swift
[2090/2256] Compiling Vapor FileMiddleware.swift
[2091/2256] Compiling Vapor Middleware.swift
[2092/2256] Compiling Vapor MiddlewareConfiguration.swift
[2093/2256] Compiling Vapor ResponseCompressionMiddleware.swift
[2094/2256] Compiling Vapor RouteLoggingMiddleware.swift
[2095/2256] Compiling Vapor TracingMiddleware.swift
[2096/2256] Compiling Vapor File+Multipart.swift
[2097/2256] Compiling Vapor FormDataDecoder+Content.swift
[2098/2256] Compiling Vapor FormDataEncoder+Content.swift
[2099/2256] Compiling Vapor Application+Password.swift
[2100/2256] Compiling Vapor Application+Passwords.swift
[2101/2256] Compiling Vapor AsyncPasswordHasher.swift
[2102/2256] Compiling Vapor BcryptHasher.swift
[2103/2256] Compiling Vapor PasswordHasher.swift
[2104/2256] Compiling Vapor PlaintextHasher.swift
[2105/2256] Compiling Vapor Request+Password.swift
[2106/2256] Compiling Vapor Redirect.swift
[2107/2280] Compiling Vapor Core.swift
[2108/2280] Compiling Vapor Running.swift
[2109/2280] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2110/2280] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2111/2280] Compiling Vapor DotEnvFile+load.swift
[2112/2280] Compiling Vapor Routes+caseInsenstive.swift
[2113/2280] Compiling Vapor Validatable+validate.swift
[2114/2280] Compiling Vapor Environment+Process.swift
[2115/2280] Compiling Vapor Environment+Secret.swift
[2116/2280] Compiling Vapor Environment.swift
[2117/2280] Compiling Vapor Abort.swift
[2118/2280] Compiling Vapor AbortError.swift
[2119/2280] Compiling Vapor DebuggableError.swift
[2120/2280] Compiling Vapor Demangler.swift
[2121/2280] Compiling Vapor ErrorSource.swift
[2122/2280] Compiling Vapor StackTrace.swift
[2123/2280] Compiling Vapor Exports.swift
[2124/2280] Compiling Vapor Application+HTTP.swift
[2125/2280] Compiling Vapor BasicResponder.swift
[2126/2280] Compiling Vapor BodyStream.swift
[2127/2280] Compiling Vapor Application+HTTP+Client.swift
[2128/2280] Compiling Vapor EventLoopHTTPClient.swift
[2129/2280] Compiling Vapor EndpointCache.swift
[2130/2280] Compiling Vapor HTTPMethod+String.swift
[2131/2280] Compiling Vapor Request+Body.swift
[2132/2280] Compiling Vapor Request+BodyStream.swift
[2133/2280] Compiling Vapor Request.swift
[2134/2280] Compiling Vapor Application+Responder.swift
[2135/2280] Compiling Vapor DefaultResponder.swift
[2136/2280] Compiling Vapor Response+Body.swift
[2137/2280] Compiling Vapor Response.swift
[2138/2280] Compiling Vapor ResponseCodable.swift
[2139/2280] Compiling Vapor Application+Routes.swift
[2140/2280] Compiling Vapor Parameters+Require.swift
[2141/2280] Compiling Vapor Request+WebSocket.swift
[2142/2280] Compiling Vapor Route.swift
[2143/2280] Compiling Vapor RouteCollection.swift
[2144/2280] Compiling Vapor Routes.swift
[2145/2280] Compiling Vapor RoutesBuilder+Group.swift
[2146/2280] Compiling Vapor RoutesBuilder+Method.swift
[2147/2280] Compiling Vapor RoutesBuilder+Middleware.swift
[2148/2280] Compiling Vapor RoutesBuilder+WebSocket.swift
[2149/2280] Compiling Vapor RoutesBuilder.swift
[2150/2280] Compiling Vapor OTP.swift
[2151/2280] Compiling Vapor Application+Servers.swift
[2152/2280] Compiling Vapor Server.swift
[2153/2280] Compiling Vapor App+Service.swift
[2154/2280] Compiling Vapor Req+Service.swift
[2155/2280] Compiling Vapor Application.swift
[2156/2280] Compiling Vapor AuthenticationCache.swift
[2157/2280] Compiling Vapor Authenticator.swift
[2158/2280] Compiling Vapor BasicAuthorization.swift
[2159/2280] Compiling Vapor BearerAuthorization.swift
[2160/2280] Compiling Vapor GuardMiddleware.swift
[2161/2280] Compiling Vapor RedirectMiddleware.swift
[2162/2280] Compiling Vapor SessionAuthenticatable.swift
[2163/2280] Compiling Vapor Bcrypt.swift
[2164/2280] Compiling Vapor Application+Cache.swift
[2165/2280] Compiling Vapor Cache.swift
[2166/2280] Compiling Vapor CacheExpirationTime.swift
[2167/2280] Compiling Vapor MemoryCache.swift
[2168/2280] Compiling Vapor Request+Cache.swift
[2169/2280] Compiling Vapor Application+Clients.swift
[2170/2280] Compiling Vapor Client.swift
[2171/2280] Compiling Vapor ClientRequest.swift
[2172/2280] Compiling Vapor ClientResponse.swift
[2173/2280] Compiling Vapor Request+Client.swift
[2174/2280] Compiling Vapor BootCommand.swift
[2175/2280] Compiling Vapor CommandContext+Application.swift
[2176/2280] Compiling Vapor RoutesCommand.swift
[2177/2280] Compiling Vapor ServeCommand.swift
[2178/2280] Compiling Vapor AnyResponse+Concurrency.swift
[2179/2280] Compiling Vapor Validator.swift
[2180/2280] Compiling Vapor ValidatorResult.swift
[2181/2280] Compiling Vapor And.swift
[2182/2280] Compiling Vapor Case.swift
[2183/2280] Compiling Vapor CharacterSet.swift
[2184/2280] Compiling Vapor Count.swift
[2185/2280] Compiling Vapor Custom.swift
[2186/2280] Compiling Vapor Email.swift
[2187/2280] Compiling Vapor Empty.swift
[2188/2280] Compiling Vapor In.swift
[2189/2280] Compiling Vapor Nil.swift
[2190/2280] Compiling Vapor NilIgnoring.swift
[2191/2280] Compiling Vapor Not.swift
[2192/2280] Compiling Vapor Or.swift
[2193/2280] Compiling Vapor Pattern.swift
[2194/2280] Compiling Vapor Range.swift
[2195/2280] Compiling Vapor URL.swift
[2196/2280] Compiling Vapor Valid.swift
[2197/2280] Compiling Vapor Application+Views.swift
[2198/2280] Compiling Vapor PlaintextRenderer.swift
[2199/2280] Compiling Vapor Request+View.swift
[2200/2280] Compiling Vapor View.swift
[2201/2280] Compiling Vapor ViewRenderer.swift
[2202/2280] Compiling Vapor _Deprecations.swift
[2203/2280] Emitting module Vapor
[2204/2280] Compiling Vapor Bytes+Hex.swift
[2205/2280] Compiling Vapor Bytes+SecureCompare.swift
[2206/2280] Compiling Vapor Collection+Safe.swift
[2207/2280] Compiling Vapor DataProtocol+Copy.swift
[2208/2280] Compiling Vapor DecoderUnwrapper.swift
[2209/2280] Compiling Vapor DirectoryConfiguration.swift
[2210/2280] Compiling Vapor DotEnv.swift
[2211/2280] Compiling Vapor Extendable.swift
[2212/2280] Compiling Vapor File.swift
[2213/2280] Compiling Vapor FileIO.swift
[2214/2280] Compiling Vapor LifecycleHandler.swift
[2215/2280] Compiling Vapor OptionalType.swift
[2216/2280] Compiling Vapor RFC1123.swift
[2217/2280] Compiling Vapor SocketAddress+Hostname.swift
[2218/2280] Compiling Vapor Storage.swift
[2219/2280] Compiling Vapor String+IsIPAddress.swift
[2220/2280] Compiling Vapor Thread.swift
[2221/2280] Compiling Vapor URI.swift
[2222/2280] Compiling Vapor RangeResult.swift
[2223/2280] Compiling Vapor Validatable.swift
[2224/2280] Compiling Vapor Validation.swift
[2225/2280] Compiling Vapor ValidationKey.swift
[2226/2280] Compiling Vapor Validations.swift
[2227/2280] Compiling Vapor ValidationsError.swift
[2228/2280] Compiling Vapor Service.swift
[2229/2280] Compiling Vapor Application+Sessions.swift
[2230/2280] Compiling Vapor MemorySessions.swift
[2231/2280] Compiling Vapor Request+Session.swift
[2232/2280] Compiling Vapor Session.swift
[2233/2280] Compiling Vapor SessionCache.swift
[2234/2280] Compiling Vapor SessionData.swift
[2235/2280] Compiling Vapor SessionDriver.swift
[2236/2280] Compiling Vapor SessionsConfiguration.swift
[2237/2280] Compiling Vapor SessionsMiddleware.swift
[2238/2280] Compiling Vapor URLEncodedFormData.swift
[2239/2280] Compiling Vapor URLEncodedFormDecoder.swift
[2240/2280] Compiling Vapor URLEncodedFormEncoder.swift
[2241/2280] Compiling Vapor URLEncodedFormError.swift
[2242/2280] Compiling Vapor URLEncodedFormParser.swift
[2243/2280] Compiling Vapor URLEncodedFormSerializer.swift
[2244/2280] Compiling Vapor URLQueryFragmentConvertible.swift
[2245/2280] Compiling Vapor AnyResponse.swift
[2246/2280] Compiling Vapor Array+Random.swift
[2247/2280] Compiling Vapor Base32.swift
[2248/2280] Compiling Vapor Base64.swift
[2249/2280] Compiling Vapor BaseN.swift
[2250/2280] Compiling Vapor BasicCodingKey.swift
[2251/2280] Compiling Vapor ByteCount.swift
[2252/2280] Compiling Vapor HTTPStatus.swift
[2253/2280] Compiling Vapor HTTPCookies.swift
[2254/2280] Compiling Vapor HTTPHeaderCacheControl.swift
[2255/2280] Compiling Vapor HTTPHeaderExpires.swift
[2256/2280] Compiling Vapor HTTPHeaderLastModified.swift
[2257/2280] Compiling Vapor HTTPHeaders+Cache.swift
[2258/2280] Compiling Vapor HTTPHeaders+Connection.swift
[2259/2280] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2260/2280] Compiling Vapor HTTPHeaders+ContentRange.swift
[2261/2280] Compiling Vapor HTTPHeaders+Directive.swift
[2262/2280] Compiling Vapor HTTPHeaders+Forwarded.swift
[2263/2280] Compiling Vapor HTTPHeaders+Link.swift
[2264/2280] Compiling Vapor HTTPHeaders+Name.swift
[2265/2280] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2266/2280] Compiling Vapor HTTPHeaders.swift
[2267/2280] Compiling Vapor HTTPMediaType.swift
[2268/2280] Compiling Vapor HTTPMediaTypePreference.swift
[2269/2280] Compiling Vapor Responder.swift
[2270/2280] Compiling Vapor Application+HTTP+Server.swift
[2271/2280] Compiling Vapor HTTPServer.swift
[2272/2280] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2273/2280] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2274/2280] Compiling Vapor HTTPServerHandler.swift
[2275/2280] Compiling Vapor HTTPServerRequestDecoder.swift
[2276/2281] Wrapping AST for Vapor for debugging
[2278/2283] Compiling HtmlVaporSupport HtmlVaporSupport.swift
/host/spi-builder-workspace/Sources/HtmlVaporSupport/HtmlVaporSupport.swift:4:1: warning: extension declares a conformance of imported type 'Node' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
2 | import Vapor
3 |
4 | extension Html.Node: ResponseEncodable {
| |- warning: extension declares a conformance of imported type 'Node' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | public func encodeResponse(for request: Request) -> EventLoopFuture<Response> {
6 | var headers = HTTPHeaders()
/host/spi-builder-workspace/Sources/HtmlVaporSupport/HtmlVaporSupport.swift:17:1: warning: extension declares a conformance of imported type 'Node' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
15 |
16 | #if compiler(>=5.5) && canImport(_Concurrency)
17 | extension Html.Node: AsyncResponseEncodable {
| |- warning: extension declares a conformance of imported type 'Node' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | public func encodeResponse(for request: Request) async throws -> Response {
19 | try await encodeResponse(for: request).get()
[2279/2283] Emitting module HtmlVaporSupport
/host/spi-builder-workspace/Sources/HtmlVaporSupport/HtmlVaporSupport.swift:4:1: warning: extension declares a conformance of imported type 'Node' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
2 | import Vapor
3 |
4 | extension Html.Node: ResponseEncodable {
| |- warning: extension declares a conformance of imported type 'Node' to imported protocol 'ResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
5 | public func encodeResponse(for request: Request) -> EventLoopFuture<Response> {
6 | var headers = HTTPHeaders()
/host/spi-builder-workspace/Sources/HtmlVaporSupport/HtmlVaporSupport.swift:17:1: warning: extension declares a conformance of imported type 'Node' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
15 |
16 | #if compiler(>=5.5) && canImport(_Concurrency)
17 | extension Html.Node: AsyncResponseEncodable {
| |- warning: extension declares a conformance of imported type 'Node' to imported protocol 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'Html' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
18 | public func encodeResponse(for request: Request) async throws -> Response {
19 | try await encodeResponse(for: request).get()
[2280/2284] Wrapping AST for HtmlVaporSupport for debugging
[2282/2292] Compiling HtmlVaporSupportExample Usage.swift
[2283/2292] Compiling HtmlVaporSupportExample Installation.swift
[2284/2292] Compiling HtmlVaporSupportExample main.swift
/host/spi-builder-workspace/Sources/HtmlVaporSupportExample/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
4 | var env = try Environment.detect()
5 | try LoggingSystem.bootstrap(from: &env)
6 | let app = Application(env)
| `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
7 | defer { app.shutdown() }
8 |
[2285/2292] Compiling HtmlVaporSupportExample Stylesheet.swift
[2286/2292] Compiling HtmlVaporSupportExample Layout.swift
[2287/2292] Emitting module HtmlVaporSupportExample
/host/spi-builder-workspace/Sources/HtmlVaporSupportExample/main.swift:6:11: warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
4 | var env = try Environment.detect()
5 | try LoggingSystem.bootstrap(from: &env)
6 | let app = Application(env)
| `- warning: 'init(_:_:)' is deprecated: Migrate to using the async APIs. Use use Application.make(_:_:) instead
7 | defer { app.shutdown() }
8 |
[2288/2292] Compiling HtmlVaporSupportExample Home.swift
[2289/2292] Compiling HtmlVaporSupportExample AdvancedUsage.swift
[2290/2293] Wrapping AST for HtmlVaporSupportExample for debugging
[2291/2293] Write Objects.LinkFileList
[2292/2293] Linking HtmlVaporSupportExample
Build complete! (511.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-html",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-html"
},
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor"
}
],
"manifest_display_name" : "swift-html-vapor",
"name" : "swift-html-vapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "HtmlVaporSupport",
"targets" : [
"HtmlVaporSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HtmlVaporSupportExample",
"targets" : [
"HtmlVaporSupportExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "HtmlVaporSupportTests",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupportTests",
"path" : "Tests/HtmlVaporSupportTests",
"sources" : [
"HtmlVaporSupportTests.swift"
],
"target_dependencies" : [
"HtmlVaporSupport"
],
"type" : "test"
},
{
"c99name" : "HtmlVaporSupportExample",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupportExample",
"path" : "Sources/HtmlVaporSupportExample",
"product_memberships" : [
"HtmlVaporSupportExample"
],
"sources" : [
"AdvancedUsage.swift",
"Home.swift",
"Installation.swift",
"Layout.swift",
"Stylesheet.swift",
"Usage.swift",
"main.swift"
],
"target_dependencies" : [
"HtmlVaporSupport"
],
"type" : "executable"
},
{
"c99name" : "HtmlVaporSupport",
"module_type" : "SwiftTarget",
"name" : "HtmlVaporSupport",
"path" : "Sources/HtmlVaporSupport",
"product_dependencies" : [
"Html",
"Vapor"
],
"product_memberships" : [
"HtmlVaporSupport",
"HtmlVaporSupportExample"
],
"sources" : [
"HtmlVaporSupport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
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.