Build Information
Successful build of google-cloud, reference 1.4.1 (b14c22
), with Swift 6.1 for Android on 28 May 2025 19:32:54 UTC.
Swift 6 data race errors: 16
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/vapor-community/google-cloud.git
Reference: 1.4.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/google-cloud
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at b14c229 Merge pull request #32 from Clearcals/master
Cloned https://github.com/vapor-community/google-cloud.git
Revision (git rev-parse @):
b14c229f87664c3d4e30e4a07dd6eff25c3df1ff
SUCCESS checkout https://github.com/vapor-community/google-cloud.git at 1.4.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/google-cloud.git
https://github.com/vapor-community/google-cloud.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "google-cloud-kit",
"requirement" : {
"exact" : [
"1.0.0-rc.9"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/google-cloud-kit.git"
}
],
"manifest_display_name" : "google-cloud",
"name" : "google-cloud",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "GoogleCloud",
"targets" : [
"GoogleCloud"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudStorage",
"targets" : [
"CloudStorage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudDatastore",
"targets" : [
"CloudDatastore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudSecretManager",
"targets" : [
"CloudSecretManager"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudTranslation",
"targets" : [
"CloudTranslation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudPubSub",
"targets" : [
"CloudPubSub"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloud",
"module_type" : "SwiftTarget",
"name" : "GoogleCloud",
"path" : "Sources/GoogleCloud",
"product_dependencies" : [
"Vapor",
"GoogleCloudKit"
],
"product_memberships" : [
"GoogleCloud",
"CloudStorage",
"CloudDatastore",
"CloudSecretManager",
"CloudTranslation",
"CloudPubSub"
],
"sources" : [
"GoogleCloudPlatform+Application.swift"
],
"type" : "library"
},
{
"c99name" : "CloudTranslation",
"module_type" : "SwiftTarget",
"name" : "CloudTranslation",
"path" : "Sources/CloudTranslation",
"product_dependencies" : [
"Vapor",
"GoogleCloudTranslation"
],
"product_memberships" : [
"CloudTranslation"
],
"sources" : [
"GoogleCloudTranslationAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudStorage",
"module_type" : "SwiftTarget",
"name" : "CloudStorage",
"path" : "Sources/CloudStorage",
"product_dependencies" : [
"Vapor",
"GoogleCloudStorage"
],
"product_memberships" : [
"CloudStorage"
],
"sources" : [
"GoogleCloudStorageAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudSecretManager",
"module_type" : "SwiftTarget",
"name" : "CloudSecretManager",
"path" : "Sources/CloudSecretManager",
"product_dependencies" : [
"Vapor",
"GoogleCloudSecretManager"
],
"product_memberships" : [
"CloudSecretManager"
],
"sources" : [
"GoogleCloudSecretManagerAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudPubSub",
"module_type" : "SwiftTarget",
"name" : "CloudPubSub",
"path" : "Sources/CloudPubSub",
"product_dependencies" : [
"Vapor",
"GoogleCloudPubSub"
],
"product_memberships" : [
"CloudPubSub"
],
"sources" : [
"GoogleCloudPubSubAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudDatastore",
"module_type" : "SwiftTarget",
"name" : "CloudDatastore",
"path" : "Sources/CloudDatastore",
"product_dependencies" : [
"Vapor",
"GoogleCloudDatastore"
],
"product_memberships" : [
"CloudDatastore"
],
"sources" : [
"GoogleCloudDatastoreAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor-community/google-cloud-kit.git
[1/1345] Fetching google-cloud-kit
[1346/75723] Fetching google-cloud-kit, vapor
Fetched https://github.com/vapor-community/google-cloud-kit.git from cache (1.60s)
Fetched https://github.com/vapor/vapor.git from cache (1.63s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (2.20s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2609] Fetching websocket-kit
[732/7583] Fetching websocket-kit, swift-distributed-tracing
[3804/10902] Fetching websocket-kit, swift-distributed-tracing, multipart-kit
[4269/16861] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms
[5169/18571] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms, swift-atomics
[5237/19634] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-algorithms, swift-atomics, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.36s)
[13005/17025] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-atomics, swift-service-context
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.52s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.52s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1097/5525] Fetching multipart-kit, swift-metrics
[3303/9361] Fetching multipart-kit, swift-metrics, swift-log
[3534/15275] Fetching multipart-kit, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
[1906/13069] Fetching multipart-kit, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.45s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
[1097/18162] Fetching multipart-kit, swift-nio-ssl
[3621/38889] Fetching multipart-kit, swift-nio-ssl, routing-kit
[15794/114982] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio
[16268/126509] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2
[24818/140445] Fetching multipart-kit, swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (1.85s)
[70414/137126] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-nio-http2, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.25s)
[70131/116399] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[71654/121976] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-crypto, console-kit
[84294/124346] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.87s)
[80188/118769] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.87s)
Fetched https://github.com/vapor/async-kit.git from cache (0.60s)
[71702/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.54s)
[63398/104043] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (2.70s)
[68801/90107] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.37s)
[58592/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.91s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.98s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.93s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.17s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.91s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.95s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.80s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.54s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (2.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.81s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.03s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1590] Fetching swift-asn1
[781/2494] Fetching swift-asn1, swift-http-types
[932/3635] Fetching swift-asn1, swift-http-types, swift-http-structured-headers
[983/9790] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-certificates
[1944/14775] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms
[2114/17201] Fetching swift-asn1, swift-http-types, swift-http-structured-headers, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.63s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.64s)
[9822/15156] Fetching swift-asn1, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.93s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.93s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.93s)
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.84s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.04s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.10s)
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.99s)
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.85s)
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.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.87s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.96s)
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.89s)
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.92s)
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 (2.40s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.84s)
Computing version for https://github.com/vapor-community/google-cloud-kit.git
Computed https://github.com/vapor-community/google-cloud-kit.git at 1.0.0-rc.9 (1.35s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.33s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (2.22s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
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/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-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-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-community/google-cloud-kit.git
Working copy of https://github.com/vapor-community/google-cloud-kit.git resolved at 1.0.0-rc.9
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-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/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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Building for debugging...
[0/1265] Write sources
[51/1265] Compiling CNIOWindows shim.c
[51/1265] Write sources
[59/1265] Compiling CNIOWindows WSAStartup.c
[60/1265] Compiling CNIOWASI CNIOWASI.c
[61/1265] Compiling CVaporBcrypt bcrypt.c
[62/1265] Compiling _AtomicsShims.c
[63/1265] Compiling _NumericsShims _NumericsShims.c
[64/1265] Compiling CVaporBcrypt blf.c
[65/1265] Compiling CNIOLinux liburing_shims.c
[66/1265] Compiling CNIOSHA1 c_nio_sha1.c
[67/1265] Compiling CSystem shims.c
[68/1265] Compiling CNIOLLHTTP c_nio_http.c
[69/1265] Compiling CNIOExtrasZlib empty.c
[70/1265] Compiling CNIODarwin shim.c
[71/1265] Compiling CNIOLinux shim.c
[72/1265] Compiling fiat_p256_adx_sqr.S
[73/1265] Compiling fiat_p256_adx_mul.S
[74/1265] Compiling CNIOLLHTTP c_nio_api.c
[75/1265] Compiling fiat_curve25519_adx_square.S
[76/1265] Compiling fiat_curve25519_adx_mul.S
[77/1265] Write swift-version-24593BA9C3E375BF.txt
[78/1265] Compiling CNIOLLHTTP c_nio_llhttp.c
[79/1265] Compiling CNIOBoringSSLShims shims.c
[80/1271] Compiling tls13_client.cc
[81/1271] Compiling tls13_server.cc
[81/1271] Compiling tls_method.cc
[83/1271] Compiling tls13_enc.cc
[84/1271] Compiling tls_record.cc
[85/1312] Compiling tls13_both.cc
[87/1331] Emitting module ServiceContextModule
[88/1334] Emitting module Logging
[89/1334] Emitting module SystemPackage
[90/1337] Emitting module InternalCollectionsUtilities
[91/1338] Compiling _NIODataStructures _TinyArray.swift
[92/1338] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[93/1338] Compiling InternalCollectionsUtilities Descriptions.swift
[94/1338] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[95/1338] Compiling RealModule Float16+Real.swift
[96/1339] Compiling RealModule Float+Real.swift
[97/1339] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/1339] Compiling InternalCollectionsUtilities Debugging.swift
[99/1339] Emitting module _NIOBase64
[100/1339] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[101/1339] Compiling InternalCollectionsUtilities Integer rank.swift
[102/1339] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[103/1339] Compiling InternalCollectionsUtilities UInt+reversed.swift
[104/1339] Compiling _NIOBase64 Base64.swift
[105/1339] Compiling RealModule ElementaryFunctions.swift
[106/1339] Compiling SystemPackage MachPort.swift
[107/1339] Compiling SystemPackage PlatformString.swift
[108/1339] Compiling SystemPackage SystemString.swift
[109/1340] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[110/1340] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[111/1340] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[112/1340] Compiling InternalCollectionsUtilities _SortedCollection.swift
[113/1340] Compiling RealModule Float80+Real.swift
[114/1340] Compiling RealModule Real.swift
[115/1340] Compiling CoreMetrics Metrics.swift
[116/1340] Compiling _NIODataStructures PriorityQueue.swift
[117/1340] Compiling ServiceContextModule ServiceContext.swift
[118/1340] Compiling ServiceContextModule ServiceContextKey.swift
[119/1340] Emitting module RealModule
[128/1341] Emitting module _NIODataStructures
[129/1341] Compiling _NIODataStructures Heap.swift
[131/1342] Compiling RealModule RealFunctions.swift
[132/1343] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[134/1343] Compiling SystemPackage Util+StringArray.swift
[135/1343] Compiling SystemPackage Util.swift
[136/1343] Compiling SystemPackage UtilConsumers.swift
[140/1350] Compiling Instrumentation Instrument.swift
[141/1350] Emitting module Instrumentation
[142/1350] Compiling Instrumentation MultiplexInstrument.swift
[143/1350] Compiling Instrumentation NoOpInstrument.swift
[143/1350] Compiling t1_enc.cc
[144/1365] Compiling ssl_transcript.cc
[145/1371] Compiling ssl_versions.cc
[146/1418] Compiling ssl_x509.cc
[148/1418] Compiling Instrumentation InstrumentationSystem.swift
[149/1418] Compiling Logging MetadataProvider.swift
[150/1418] Compiling Logging Locks.swift
[151/1418] Compiling Instrumentation Locks.swift
[152/1418] Emitting module CoreMetrics
[153/1418] Compiling CoreMetrics Locks.swift
[154/1420] Compiling _RopeModule BigString+Chunk+Counts.swift
[155/1420] Compiling _RopeModule BigString+Chunk+Description.swift
[156/1420] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[157/1420] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[158/1420] Compiling _RopeModule BigString+Comparable.swift
[159/1420] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[160/1420] Compiling _RopeModule BigString+CustomStringConvertible.swift
[161/1420] Compiling _RopeModule BigString+Equatable.swift
[162/1420] Compiling _RopeModule BigString+Ingester.swift
[163/1420] Compiling _RopeModule BigString+Invariants.swift
[164/1420] Compiling _RopeModule BigString+Iterators.swift
[165/1420] Compiling _RopeModule BigString+Metrics.swift
[166/1420] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[167/1420] Compiling _RopeModule BigString+Chunk+Splitting.swift
[168/1420] Compiling _RopeModule BigString+Chunk.swift
[169/1420] Compiling _RopeModule BigString+BidirectionalCollection.swift
[170/1420] Compiling _RopeModule BigString+Summary.swift
[171/1420] Compiling _RopeModule BigString.swift
[172/1420] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[173/1420] Compiling _RopeModule BigString+Chunk+Breaks.swift
[174/1421] Compiling Logging LogHandler.swift
[175/1421] Compiling Logging Logging.swift
[180/1585] Compiling HeapModule Heap.swift
[181/1585] Compiling HeapModule _HeapNode.swift
[182/1585] Compiling HeapModule Heap+Invariants.swift
[183/1585] Compiling HeapModule Heap+UnsafeHandle.swift
[184/1585] Compiling HeapModule Heap+Descriptions.swift
[185/1585] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[186/1591] Compiling DequeModule Deque+CustomReflectable.swift
[187/1591] Compiling DequeModule Deque+Descriptions.swift
[188/1593] Compiling DequeModule _DequeBuffer.swift
[189/1593] Compiling DequeModule _DequeBufferHeader.swift
[190/1593] Compiling Tracing InstrumentationSystem+Tracing.swift
[191/1593] Emitting module HeapModule
[192/1594] Emitting module Tracing
[193/1594] Compiling Tracing TracingTime.swift
[194/1594] Compiling HashTreeCollections _RawHashNode.swift
[195/1594] Compiling HashTreeCollections _UnmanagedHashNode.swift
[196/1594] Compiling HashTreeCollections _UnsafePath.swift
[197/1594] Compiling HashTreeCollections TreeDictionary+Codable.swift
[198/1594] Compiling HashTreeCollections TreeDictionary+Collection.swift
[199/1594] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[200/1594] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[202/1594] Compiling HashTreeCollections TreeDictionary+Merge.swift
[203/1594] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[204/1594] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[205/1594] Compiling HashTreeCollections TreeDictionary+Values.swift
[206/1594] Compiling HashTreeCollections _HashTreeIterator.swift
[207/1594] Compiling HashTreeCollections _HashTreeStatistics.swift
[208/1594] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[209/1601] Compiling HashTreeCollections TreeSet+Hashable.swift
[210/1601] Compiling HashTreeCollections TreeSet+Sendable.swift
[211/1601] Compiling HashTreeCollections TreeSet+Sequence.swift
[212/1601] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[213/1601] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[214/1601] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[215/1601] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[216/1601] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[217/1601] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[218/1601] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[219/1611] Compiling Tracing TracerProtocol.swift
[220/1611] Compiling DequeModule Deque+Extras.swift
[221/1611] Compiling DequeModule Deque+Hashable.swift
[222/1611] Compiling DequeModule Deque+Equatable.swift
[223/1611] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[224/1611] Compiling Tracing Tracer.swift
[225/1611] Compiling Tracing TracerProtocol+Legacy.swift
[226/1611] Compiling HashTreeCollections _HashNode+Storage.swift
[227/1611] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[228/1611] Compiling HashTreeCollections _HashNode+Structural filter.swift
[229/1611] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[230/1611] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[231/1611] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[232/1611] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[233/1611] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[234/1611] Compiling HashTreeCollections _HashNode+Structural merge.swift
[235/1611] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[236/1611] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[237/1611] Compiling HashTreeCollections TreeDictionary+Filter.swift
[238/1611] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[239/1611] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[240/1611] Compiling HashTreeCollections TreeDictionary+Keys.swift
[241/1611] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[242/1611] Compiling OrderedCollections OrderedSet+SubSequence.swift
[243/1611] Compiling OrderedCollections OrderedSet+Testing.swift
[244/1611] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[245/1611] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[246/1611] Compiling OrderedCollections OrderedSet.swift
[247/1611] Compiling OrderedCollections _UnsafeBitset.swift
[248/1611] Compiling HashTreeCollections TreeSet+Equatable.swift
[249/1611] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[250/1611] Compiling HashTreeCollections TreeSet+Extras.swift
[251/1611] Compiling HashTreeCollections TreeSet+Filter.swift
[252/1611] Compiling DequeModule _DequeSlot.swift
[253/1611] Compiling DequeModule _UnsafeWrappedBuffer.swift
[254/1611] Compiling Tracing NoOpTracer.swift
[255/1611] Compiling Tracing SpanProtocol.swift
[261/1612] Compiling OrderedCollections OrderedSet+Sendable.swift
[276/1621] Compiling DequeModule Deque+Testing.swift
[277/1621] Compiling DequeModule Deque._Storage.swift
[278/1621] Compiling DequeModule Deque._UnsafeHandle.swift
[279/1621] Compiling DequeModule Deque.swift
[281/1621] Compiling DequeModule Deque+Codable.swift
[282/1621] Compiling DequeModule Deque+Collection.swift
[283/1621] Compiling _RopeModule _CharacterRecognizer.swift
[284/1621] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[285/1621] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[286/1621] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[287/1621] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[288/1621] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[289/1621] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[290/1621] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[291/1621] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[292/1621] Compiling HashTreeCollections TreeSet.swift
[293/1621] Emitting module DequeModule
[320/1622] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[321/1622] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[322/1622] Compiling HashTreeCollections _HashNode.swift
[323/1622] Compiling HashTreeCollections _HashNodeHeader.swift
[324/1622] Compiling HashTreeCollections _HashSlot.swift
[325/1622] Compiling HashTreeCollections _HashStack.swift
[326/1622] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[327/1622] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[365/1622] Compiling ssl_stat.cc
[367/1622] Emitting module Metrics
[368/1622] Emitting module OrderedCollections
[403/1623] Compiling RoutingKit PathComponent.swift
[404/1623] Compiling RoutingKit TrieRouter.swift
[405/1623] Compiling RoutingKit Router.swift
[405/1623] Compiling ssl_session.cc
[407/1623] Emitting module _RopeModule
[408/1623] Compiling RoutingKit AnyRouter.swift
[409/1623] Emitting module RoutingKit
[410/1623] Compiling RoutingKit Parameters.swift
[411/1623] Compiling _RopeModule Rope+Join.swift
[412/1623] Compiling _RopeModule Rope+MutatingForEach.swift
[413/1624] Compiling _RopeModule Rope+Remove.swift
[414/1624] Compiling _RopeModule Rope+RemoveSubrange.swift
[415/1624] Compiling _RopeModule Rope+Split.swift
[416/1624] Compiling _RopeModule Optional Utilities.swift
[417/1624] Compiling _RopeModule String Utilities.swift
[418/1624] Compiling _RopeModule String.Index+ABI.swift
[420/1624] Compiling Metrics Metrics.swift
[421/1625] Compiling ssl_privkey.cc
[452/1625] Compiling ssl_file.cc
[455/1626] Emitting module HashTreeCollections
[455/1627] Compiling ssl_key_share.cc
[457/1627] Compiling ssl_lib.cc
[458/1627] Compiling ssl_credential.cc
[459/1627] Compiling ssl_buffer.cc
[460/1627] Compiling ssl_cert.cc
[461/1627] Compiling ssl_cipher.cc
[462/1627] Compiling s3_both.cc
[463/1627] Compiling ssl_asn1.cc
[464/1627] Compiling s3_pkt.cc
[465/1627] Compiling ssl_aead_ctx.cc
[466/1627] Compiling s3_lib.cc
[467/1627] Compiling handshake_server.cc
[468/1627] Compiling handshake.cc
[469/1627] Compiling handshake_client.cc
[470/1627] Compiling handoff.cc
[471/1627] Compiling encrypted_client_hello.cc
[472/1627] Compiling extensions.cc
[473/1627] Compiling dtls_record.cc
[474/1627] Compiling dtls_method.cc
[475/1627] Compiling md5-x86_64-linux.S
[476/1627] Compiling md5-x86_64-apple.S
[477/1627] Compiling d1_srtp.cc
[478/1627] Compiling md5-586-apple.S
[479/1627] Compiling md5-586-linux.S
[480/1627] Compiling chacha20_poly1305_x86_64-linux.S
[481/1627] Compiling chacha20_poly1305_x86_64-apple.S
[482/1627] Compiling chacha20_poly1305_armv8-win.S
[483/1627] Compiling chacha20_poly1305_armv8-linux.S
[484/1627] Compiling chacha20_poly1305_armv8-apple.S
[485/1627] Compiling chacha-x86_64-linux.S
[486/1627] Compiling chacha-x86_64-apple.S
[487/1627] Compiling chacha-x86-apple.S
[488/1627] Compiling chacha-armv8-win.S
[489/1627] Compiling chacha-x86-linux.S
[490/1627] Compiling bio_ssl.cc
[491/1627] Compiling err_data.cc
[491/1627] Compiling d1_lib.cc
[493/1627] Compiling chacha-armv8-apple.S
[493/1627] Compiling chacha-armv4-linux.S
[495/1627] Compiling chacha-armv8-linux.S
[496/1627] Compiling d1_both.cc
[497/1627] Compiling aes128gcmsiv-x86_64-linux.S
[498/1627] Compiling x86_64-mont5-linux.S
[499/1627] Compiling aes128gcmsiv-x86_64-apple.S
[500/1627] Compiling d1_pkt.cc
[501/1627] Compiling x86-mont-apple.S
[502/1627] Compiling x86_64-mont-apple.S
[502/1627] Compiling x86-mont-linux.S
[504/1627] Compiling x86_64-mont5-apple.S
[504/1627] Compiling x86_64-mont-linux.S
[504/1627] Compiling vpaes-x86_64-apple.S
[507/1627] Compiling vpaes-x86_64-linux.S
[508/1627] Compiling vpaes-x86-linux.S
[509/1627] Compiling vpaes-armv7-linux.S
[510/1627] Compiling sha512-x86_64-linux.S
[511/1627] Compiling vpaes-x86-apple.S
[512/1627] Compiling vpaes-armv8-win.S
[513/1627] Compiling vpaes-armv8-apple.S
[514/1627] Compiling vpaes-armv8-linux.S
[515/1627] Compiling sha512-armv8-win.S
[516/1627] Compiling sha512-x86_64-apple.S
[517/1627] Compiling sha512-armv8-apple.S
[518/1627] Compiling sha512-586-apple.S
[519/1627] Compiling sha512-armv4-linux.S
[520/1627] Compiling sha512-armv8-linux.S
[521/1627] Compiling sha256-x86_64-linux.S
[522/1627] Compiling sha256-x86_64-apple.S
[523/1627] Compiling sha256-armv8-win.S
[524/1627] Compiling sha512-586-linux.S
[525/1627] Compiling sha256-armv8-apple.S
[526/1627] Compiling sha256-armv4-linux.S
[527/1627] Compiling sha256-586-apple.S
[528/1627] Compiling sha256-586-linux.S
[529/1627] Compiling sha256-armv8-linux.S
[530/1627] Compiling sha1-armv8-win.S
[531/1627] Compiling sha1-x86_64-apple.S
[532/1627] Compiling sha1-586-linux.S
[533/1627] Compiling sha1-x86_64-linux.S
[534/1627] Compiling sha1-armv8-apple.S
[535/1627] Compiling sha1-586-apple.S
[536/1627] Compiling sha1-armv8-linux.S
[537/1627] Compiling rsaz-avx2-linux.S
[538/1627] Compiling sha1-armv4-large-linux.S
[539/1627] Compiling rdrand-x86_64-linux.S
[540/1627] Compiling rdrand-x86_64-apple.S
[541/1627] Compiling p256_beeu-x86_64-asm-linux.S
[542/1627] Compiling p256_beeu-x86_64-asm-apple.S
[543/1627] Compiling rsaz-avx2-apple.S
[544/1627] Compiling p256_beeu-armv8-asm-linux.S
[545/1627] Compiling p256_beeu-armv8-asm-apple.S
[546/1627] Compiling p256-armv8-asm-win.S
[547/1627] Compiling p256_beeu-armv8-asm-win.S
[548/1627] Compiling p256-x86_64-asm-linux.S
[549/1627] Compiling p256-x86_64-asm-apple.S
[550/1627] Compiling ghashv8-armv8-win.S
[551/1627] Compiling ghashv8-armv8-apple.S
[551/1627] Compiling p256-armv8-asm-linux.S
[553/1627] Compiling p256-armv8-asm-apple.S
[554/1627] Compiling ghashv8-armv7-linux.S
[555/1627] Compiling ghashv8-armv8-linux.S
[556/1627] Compiling ghash-x86-linux.S
[557/1627] Compiling ghash-x86_64-apple.S
[558/1627] Compiling ghash-x86-apple.S
[559/1627] Compiling ghash-x86_64-linux.S
[560/1627] Compiling ghash-ssse3-x86-linux.S
[561/1627] Compiling ghash-ssse3-x86-apple.S
[562/1627] Compiling ghash-ssse3-x86_64-apple.S
[563/1627] Compiling ghash-ssse3-x86_64-linux.S
[564/1627] Compiling ghash-neon-armv8-win.S
[565/1627] Compiling ghash-armv4-linux.S
[566/1627] Compiling co-586-linux.S
[567/1627] Compiling ghash-neon-armv8-apple.S
[568/1627] Compiling ghash-neon-armv8-linux.S
[569/1627] Compiling bn-armv8-apple.S
[570/1627] Compiling bn-armv8-win.S
[571/1627] Compiling co-586-apple.S
[572/1627] Compiling bn-armv8-linux.S
[572/1627] Compiling bsaes-armv7-linux.S
[574/1627] Compiling bn-586-apple.S
[575/1627] Compiling bn-586-linux.S
[576/1627] Compiling armv8-mont-win.S
[577/1627] Compiling armv8-mont-apple.S
[578/1627] Compiling aesv8-gcm-armv8-apple.S
[579/1627] Compiling armv4-mont-linux.S
[580/1627] Compiling aesv8-armv8-win.S
[581/1627] Compiling aesv8-gcm-armv8-linux.S
[582/1627] Compiling armv8-mont-linux.S
[583/1627] Compiling aesv8-gcm-armv8-win.S
[584/1627] Compiling aesv8-armv8-linux.S
[585/1627] Compiling aesni-x86_64-apple.S
[586/1627] Compiling aesv8-armv8-apple.S
[587/1627] Compiling aesv8-armv7-linux.S
[588/1627] Compiling aesni-x86_64-linux.S
[589/1627] Compiling aesni-x86-apple.S
[589/1627] Compiling aesni-x86-linux.S
[591/1627] Compiling aesni-gcm-x86_64-linux.S
[592/1627] Compiling aesni-gcm-x86_64-apple.S
[593/1627] Compiling aes-gcm-avx2-x86_64-linux.S
[594/1627] Compiling aes-gcm-avx2-x86_64-apple.S
[595/1627] Compiling aes-gcm-avx10-x86_64-apple.S
[596/1627] Compiling aes-gcm-avx10-x86_64-linux.S
[597/1627] Compiling x_x509a.cc
[598/1627] Compiling x_pubkey.cc
[599/1627] Compiling x_val.cc
[600/1627] Compiling x_sig.cc
[601/1627] Compiling x_req.cc
[602/1627] Compiling x_name.cc
[603/1627] Compiling x_spki.cc
[604/1627] Compiling x_x509.cc
[605/1627] Compiling x_crl.cc
[606/1627] Compiling x_algor.cc
[607/1627] Compiling x509spki.cc
[607/1627] Compiling x509name.cc
[609/1627] Compiling x_attrib.cc
[610/1627] Compiling x_all.cc
[611/1627] Compiling x_exten.cc
[612/1627] Compiling x509rset.cc
[613/1627] Compiling x509cset.cc
[614/1627] Compiling x509_obj.cc
[615/1627] Compiling x509_trs.cc
[616/1627] Compiling x509_txt.cc
[617/1627] Compiling x509_set.cc
[618/1627] Compiling x509_vpm.cc
[619/1627] Compiling x509_v3.cc
[620/1627] Compiling x509_vfy.cc
[621/1627] Compiling x509_req.cc
[622/1627] Compiling x509.cc
[623/1627] Compiling x509_lu.cc
[624/1627] Compiling x509_def.cc
[625/1627] Compiling x509_cmp.cc
[626/1627] Compiling x509_ext.cc
[627/1627] Compiling x509_d2.cc
[628/1627] Compiling x509_att.cc
[629/1627] Compiling v3_utl.cc
[630/1627] Compiling v3_ocsp.cc
[631/1627] Compiling v3_lib.cc
[632/1627] Compiling v3_skey.cc
[633/1627] Compiling v3_pmaps.cc
[634/1627] Compiling v3_ncons.cc
[635/1627] Compiling v3_purp.cc
[636/1627] Compiling v3_prn.cc
[637/1627] Compiling v3_pcons.cc
[638/1627] Compiling v3_int.cc
[639/1627] Compiling v3_info.cc
[640/1627] Compiling v3_extku.cc
[641/1627] Compiling v3_enum.cc
[642/1627] Compiling v3_genn.cc
[643/1627] Compiling v3_ia5.cc
[644/1627] Compiling v3_cpols.cc
[645/1627] Compiling v3_crld.cc
[646/1627] Compiling v3_conf.cc
[647/1627] Compiling v3_bitst.cc
[648/1627] Compiling v3_bcons.cc
[649/1627] Compiling v3_akey.cc
[650/1627] Compiling v3_alt.cc
[651/1627] Compiling v3_akeya.cc
[652/1627] Compiling t_x509a.cc
[653/1627] Compiling t_x509.cc
[654/1627] Compiling i2d_pr.cc
[655/1627] Compiling t_req.cc
[656/1627] Compiling rsa_pss.cc
[657/1627] Compiling t_crl.cc
[658/1627] Compiling policy.cc
[659/1627] Compiling name_print.cc
[660/1627] Compiling by_file.cc
[661/1627] Compiling a_digest.cc
[662/1627] Compiling by_dir.cc
[663/1627] Compiling asn1_gen.cc
[664/1627] Compiling algorithm.cc
[665/1627] Compiling a_sign.cc
[666/1627] Compiling a_verify.cc
[667/1627] Compiling thread_win.cc
[668/1627] Compiling thread_pthread.cc
[669/1627] Compiling trust_token.cc
[670/1627] Compiling thread.cc
[671/1627] Compiling voprf.cc
[672/1627] Compiling thread_none.cc
[673/1627] Compiling pmbtoken.cc
[674/1627] Compiling stack.cc
[675/1627] Compiling siphash.cc
[676/1627] Compiling sha256.cc
[677/1627] Compiling sha512.cc
[678/1627] Compiling sha1.cc
[679/1627] Compiling slhdsa.cc
[680/1627] Compiling spake2plus.cc
[681/1627] Compiling rsa_extra.cc
[682/1627] Compiling rsa_print.cc
[683/1627] Compiling rsa_crypt.cc
[684/1627] Compiling rc4.cc
[685/1627] Compiling refcount.cc
[686/1627] Compiling urandom.cc
[687/1627] Compiling windows.cc
[688/1627] Compiling trusty.cc
[689/1627] Compiling rand.cc
[690/1627] Compiling rsa_asn1.cc
[691/1627] Compiling passive.cc
[692/1627] Compiling poly1305_arm_asm.S
[693/1627] Compiling getentropy.cc
[694/1627] Compiling ios.cc
[695/1627] Compiling fork_detect.cc
[696/1627] Compiling forkunsafe.cc
[697/1627] Compiling poly1305_arm.cc
[698/1627] Compiling deterministic.cc
[699/1627] Compiling poly1305_vec.cc
[700/1627] Compiling poly1305.cc
[701/1627] Compiling pool.cc
[702/1627] Compiling pkcs8.cc
[703/1627] Compiling pkcs8_x509.cc
[704/1627] Compiling pkcs7.cc
[705/1627] Compiling pem_xaux.cc
[706/1627] Compiling p5_pbev2.cc
[707/1627] Compiling pkcs7_x509.cc
[708/1627] Compiling pem_x509.cc
[709/1627] Compiling pem_oth.cc
[710/1627] Compiling pem_pkey.cc
[711/1627] Compiling mlkem.cc
[712/1627] Compiling mldsa.cc
[713/1627] Compiling pem_pk8.cc
[714/1627] Compiling obj_xref.cc
[715/1627] Compiling pem_info.cc
[716/1627] Compiling pem_lib.cc
[717/1627] Compiling pem_all.cc
[718/1627] Compiling poly_rq_mul.S
[719/1627] Compiling obj.cc
[720/1627] Compiling fips_shared_support.cc
[721/1627] Compiling mem.cc
[722/1627] Compiling lhash.cc
[723/1627] Compiling md4.cc
[724/1627] Compiling md5.cc
[725/1627] Compiling ex_data.cc
[726/1627] Compiling kyber.cc
[727/1627] Compiling hpke.cc
[728/1627] Compiling sign.cc
[729/1627] Compiling scrypt.cc
[730/1627] Compiling pbkdf.cc
[731/1627] Compiling hrss.cc
[732/1627] Compiling print.cc
[733/1627] Compiling p_x25519.cc
[734/1627] Compiling p_ed25519.cc
[735/1627] Compiling p_x25519_asn1.cc
[736/1627] Compiling p_rsa_asn1.cc
[737/1627] Compiling p_hkdf.cc
[738/1627] Compiling p_ec.cc
[739/1627] Compiling p_rsa.cc
[740/1627] Compiling p_ed25519_asn1.cc
[741/1627] Compiling p_dh.cc
[742/1627] Compiling p_ec_asn1.cc
[743/1627] Compiling p_dh_asn1.cc
[744/1627] Compiling p_dsa_asn1.cc
[745/1627] Compiling err.cc
[746/1627] Compiling evp.cc
[747/1627] Compiling evp_ctx.cc
[748/1627] Compiling engine.cc
[749/1627] Compiling evp_asn1.cc
[750/1627] Compiling ecdsa_asn1.cc
[751/1627] Compiling ecdh.cc
[752/1627] Compiling ec_derive.cc
[753/1627] Compiling hash_to_curve.cc
[754/1627] Compiling dsa.cc
[755/1627] Compiling dsa_asn1.cc
[756/1627] Compiling params.cc
[757/1627] Compiling ec_asn1.cc
[758/1627] Compiling x25519-asm-arm.S
[759/1627] Compiling curve25519_64_adx.cc
[760/1627] Compiling digest_extra.cc
[761/1627] Compiling bcm.cc
[762/1627] Compiling dh_asn1.cc
[763/1627] Compiling des.cc
[764/1627] Compiling cpu_arm_freebsd.cc
[765/1627] Compiling crypto.cc
[766/1627] Compiling spake25519.cc
[767/1627] Compiling cpu_intel.cc
[768/1627] Compiling cpu_arm_linux.cc
[769/1627] Compiling curve25519.cc
[770/1627] Compiling cpu_aarch64_openbsd.cc
[771/1627] Compiling cpu_aarch64_win.cc
[772/1627] Compiling cpu_aarch64_sysreg.cc
[773/1627] Compiling cpu_aarch64_fuchsia.cc
[774/1627] Compiling cpu_aarch64_linux.cc
[775/1627] Compiling cpu_aarch64_apple.cc
[776/1627] Compiling conf.cc
[777/1627] Compiling tls_cbc.cc
[778/1627] Compiling get_cipher.cc
[779/1627] Compiling e_tls.cc
[780/1627] Compiling e_rc4.cc
[781/1627] Compiling e_rc2.cc
[782/1627] Compiling e_null.cc
[783/1627] Compiling derive_key.cc
[784/1627] Compiling e_chacha20poly1305.cc
[785/1627] Compiling e_aesgcmsiv.cc
[786/1627] Compiling e_aesctrhmac.cc
[787/1627] Compiling e_des.cc
[788/1627] Compiling chacha.cc
[789/1627] Compiling unicode.cc
[790/1627] Compiling buf.cc
[791/1627] Compiling convert.cc
[792/1627] Compiling asn1_compat.cc
[793/1627] Compiling ber.cc
[794/1627] Compiling cbs.cc
[795/1627] Compiling cbb.cc
[796/1627] Compiling bn_asn1.cc
[797/1627] Compiling printf.cc
[798/1627] Compiling blake2.cc
[799/1627] Compiling socket.cc
[800/1627] Compiling socket_helper.cc
[801/1627] Compiling pair.cc
[802/1627] Compiling file.cc
[803/1627] Compiling hexdump.cc
[804/1627] Compiling fd.cc
[805/1627] Compiling errno.cc
[806/1627] Compiling bio_mem.cc
[807/1627] Compiling tasn_fre.cc
[808/1627] Compiling connect.cc
[809/1627] Compiling bio.cc
[810/1627] Compiling base64.cc
[811/1627] Compiling tasn_typ.cc
[812/1627] Compiling tasn_utl.cc
[813/1627] Compiling tasn_enc.cc
[814/1627] Compiling tasn_dec.cc
[815/1627] Compiling posix_time.cc
[816/1627] Compiling f_int.cc
[817/1627] Compiling f_string.cc
[818/1627] Compiling tasn_new.cc
[819/1627] Compiling asn1_par.cc
[820/1627] Compiling asn_pack.cc
[821/1627] Compiling asn1_lib.cc
[822/1627] Compiling a_time.cc
[823/1627] Compiling a_type.cc
[824/1627] Compiling a_strnid.cc
[825/1627] Compiling a_utctm.cc
[826/1627] Compiling a_octet.cc
[827/1627] Compiling a_strex.cc
[828/1627] Compiling a_object.cc
[829/1627] Compiling a_i2d_fp.cc
[830/1627] Compiling a_gentm.cc
[831/1627] Compiling a_dup.cc
[832/1627] Compiling a_d2i_fp.cc
[833/1627] Compiling a_mbstr.cc
[834/1627] Compiling fiat_p256_adx_sqr.S
[835/1627] Compiling a_int.cc
[835/1627] Compiling fiat_curve25519_adx_square.S
[837/1627] Compiling fiat_p256_adx_mul.S
[838/1627] Compiling fiat_curve25519_adx_mul.S
[839/1627] Compiling x_val.c
[840/1627] Compiling a_bool.cc
[841/1627] Compiling a_bitstr.cc
[842/1627] Compiling x_x509a.c
[843/1627] Compiling x_x509.c
[844/1627] Compiling x_spki.c
[845/1627] Compiling x_req.c
[846/1627] Compiling x_exten.c
[847/1627] Compiling x_crl.c
[847/1627] Compiling x_pubkey.c
[849/1627] Compiling x_sig.c
[850/1627] Compiling x_name.c
[851/1627] Compiling x_algor.c
[852/1627] Compiling x_attrib.c
[853/1627] Compiling x_all.c
[854/1627] Compiling x509spki.c
[855/1627] Compiling x509name.c
[856/1627] Compiling x509cset.c
[857/1627] Compiling x509rset.c
[858/1627] Compiling x509_vpm.c
[859/1627] Compiling x509_txt.c
[860/1627] Compiling x509_vfy.c
[861/1627] Compiling x509_v3.c
[862/1627] Compiling x509_req.c
[863/1627] Compiling x509_trs.c
[864/1627] Compiling x509_set.c
[865/1627] Compiling x509_obj.c
[866/1627] Compiling x509_lu.c
[867/1627] Compiling x509_def.c
[868/1627] Compiling x509_att.c
[869/1627] Compiling x509_ext.c
[870/1627] Compiling x509_d2.c
[871/1627] Compiling x509_cmp.c
[872/1627] Compiling x509.c
[873/1627] Compiling v3_skey.c
[874/1627] Compiling v3_purp.c
[875/1627] Compiling v3_utl.c
[876/1627] Compiling v3_pmaps.c
[877/1627] Compiling v3_prn.c
[878/1627] Compiling v3_ncons.c
[879/1627] Compiling v3_ocsp.c
[880/1627] Compiling v3_pcons.c
[881/1627] Compiling v3_int.c
[882/1627] Compiling v3_genn.c
[883/1627] Compiling v3_ia5.c
[884/1627] Compiling v3_lib.c
[885/1627] Compiling v3_enum.c
[886/1627] Compiling v3_info.c
[887/1627] Compiling v3_bitst.c
[888/1627] Compiling v3_extku.c
[889/1627] Compiling v3_crld.c
[890/1627] Compiling v3_bcons.c
[891/1627] Compiling v3_akeya.c
[892/1627] Compiling v3_alt.c
[892/1627] Compiling v3_conf.c
[894/1627] Compiling v3_cpols.c
[895/1627] Compiling v3_akey.c
[896/1627] Compiling t_x509.c
[897/1627] Compiling t_req.c
[898/1627] Compiling c-nioatomics.c
[899/1627] Compiling t_crl.c
[900/1627] Compiling t_x509a.c
[901/1627] Compiling i2d_pr.c
[902/1627] Compiling rsa_pss.c
[903/1627] Compiling policy.c
[904/1627] Compiling name_print.c
[905/1627] Compiling by_file.c
[906/1627] Compiling a_sign.c
[907/1627] Compiling asn1_gen.c
[908/1627] Compiling algorithm.c
[909/1627] Compiling by_dir.c
[910/1627] Compiling a_verify.c
[911/1627] Compiling a_digest.c
[912/1627] Compiling thread.c
[913/1627] Compiling thread_win.c
[914/1627] Compiling thread_pthread.c
[915/1627] Compiling trust_token.c
[916/1627] Compiling thread_none.c
[917/1627] Compiling wots.c
[918/1627] Compiling stack.c
[919/1627] Compiling spx_util.c
[920/1627] Compiling thash.c
[921/1627] Compiling voprf.c
[922/1627] Compiling fors.c
[923/1627] Compiling spx.c
[924/1627] Compiling merkle.c
[925/1627] Compiling address.c
[926/1627] Compiling pmbtoken.c
[927/1627] Compiling rsa_print.c
[928/1627] Compiling siphash.c
[929/1627] Compiling rsa_asn1.c
[930/1627] Compiling rc4.c
[931/1627] Compiling refcount.c
[932/1627] Compiling rand_extra.c
[933/1627] Compiling trusty.c
[934/1627] Compiling passive.c
[935/1627] Compiling windows.c
[936/1627] Compiling rsa_crypt.c
[937/1627] Compiling getentropy.c
[938/1627] Compiling deterministic.c
[939/1627] Compiling ios.c
[940/1627] Compiling forkunsafe.c
[941/1627] Compiling poly1305_arm_asm.S
[942/1627] Compiling poly1305_vec.c
[943/1627] Compiling poly1305_arm.c
[944/1627] Compiling pool.c
[945/1627] Compiling poly1305.c
[946/1627] Compiling pkcs7.c
[947/1627] Compiling pkcs8_x509.c
[948/1627] Compiling pkcs8.c
[949/1627] Compiling p5_pbev2.c
[950/1627] Compiling pem_xaux.c
[951/1627] Compiling pem_x509.c
[952/1627] Compiling pem_pk8.c
[953/1627] Compiling pkcs7_x509.c
[954/1627] Compiling pem_pkey.c
[955/1627] Compiling obj_xref.c
[956/1627] Compiling pem_oth.c
[957/1627] Compiling lhash.c
[958/1627] Compiling pem_info.c
[959/1627] Compiling obj.c
[960/1627] Compiling pem_lib.c
[961/1627] Compiling mem.c
[962/1627] Compiling keccak.c
[963/1627] Compiling kyber.c
[963/1627] Compiling pem_all.c
[965/1627] Compiling c-atomics.c
[966/1627] Compiling hpke.c
[967/1627] Compiling poly_rq_mul.S
[968/1627] Compiling hrss.c
[969/1629] Compiling x86_64-mont5-mac.mac.x86_64.S
[970/1633] Compiling x86_64-mont-linux.linux.x86_64.S
[971/1633] Compiling x86_64-mont-mac.mac.x86_64.S
[973/1633] Compiling NIOConcurrencyHelpers lock.swift
[974/1633] Compiling NIOConcurrencyHelpers NIOLock.swift
[975/1633] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[976/1633] Compiling NIOConcurrencyHelpers atomics.swift
[977/1633] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[977/1633] Compiling x86-mont-windows.windows.x86.S
[977/1633] Compiling x86_64-mont5-linux.linux.x86_64.S
[979/1633] Compiling x86-mont-linux.linux.x86.S
[980/1633] Compiling vpaes-x86_64-mac.mac.x86_64.S
[980/1633] Compiling vpaes-x86_64-linux.linux.x86_64.S
[982/1633] Compiling vpaes-x86-windows.windows.x86.S
[984/1633] Emitting module NIOConcurrencyHelpers
[984/1634] Compiling kdf.c
[986/1634] Compiling vpaes-armv7-linux.linux.arm.S
[987/1634] Compiling vpaes-armv8-ios.ios.aarch64.S
[988/1634] Compiling vpaes-armv7-ios.ios.arm.S
[989/1634] Compiling vpaes-x86-linux.linux.x86.S
[990/1634] Compiling sha512-x86_64-mac.mac.x86_64.S
[991/1634] Compiling sha512-x86_64-linux.linux.x86_64.S
[992/1634] Compiling vpaes-armv8-linux.linux.aarch64.S
[993/1634] Compiling sha512-armv8-ios.ios.aarch64.S
[994/1634] Compiling sha512-armv4-ios.ios.arm.S
[994/1634] Compiling sha512-armv8-linux.linux.aarch64.S
[996/1634] Compiling sha512-586-windows.windows.x86.S
[997/1634] Compiling sha256-x86_64-mac.mac.x86_64.S
[998/1634] Compiling sha512-armv4-linux.linux.arm.S
[999/1634] Compiling sha512-586-linux.linux.x86.S
[999/1634] Compiling sha256-x86_64-linux.linux.x86_64.S
[1001/1634] Compiling sha256-586-windows.windows.x86.S
[1002/1634] Compiling sha256-armv4-ios.ios.arm.S
[1003/1634] Compiling sha1-x86_64-mac.mac.x86_64.S
[1004/1634] Compiling sha256-armv4-linux.linux.arm.S
[1005/1634] Compiling sha256-armv8-ios.ios.aarch64.S
[1006/1634] Compiling sha256-586-linux.linux.x86.S
[1007/1634] Compiling sha256-armv8-linux.linux.aarch64.S
[1008/1634] Compiling sha1-armv8-ios.ios.aarch64.S
[1009/1634] Compiling sha1-armv4-large-linux.linux.arm.S
[1010/1634] Compiling sha1-armv4-large-ios.ios.arm.S
[1011/1634] Compiling sha1-x86_64-linux.linux.x86_64.S
[1011/1634] Compiling sha1-armv8-linux.linux.aarch64.S
[1013/1643] Compiling sha256.c
[1014/1647] Compiling sha1-586-linux.linux.x86.S
[1015/1660] Compiling sha1-586-windows.windows.x86.S
[1016/1660] Compiling sha1.c
[1017/1660] Compiling sha512.c
[1018/1660] Compiling service_indicator.c
[1019/1660] Compiling rsaz-avx2-mac.mac.x86_64.S
[1020/1660] Compiling rsaz-avx2-linux.linux.x86_64.S
[1021/1660] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1022/1660] Compiling self_check.c
[1023/1660] Compiling fips.c
[1024/1660] Compiling rsa_impl.c
[1025/1660] Compiling blinding.c
[1026/1660] Compiling padding.c
[1027/1660] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1028/1660] Compiling urandom.c
[1029/1660] Compiling rsa.c
[1030/1660] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1031/1660] Compiling rand.c
[1032/1660] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1033/1660] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1034/1660] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1035/1660] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1036/1660] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1037/1660] Compiling fork_detect.c
[1038/1660] Compiling ctrdrbg.c
[1039/1660] Compiling polyval.c
[1040/1660] Compiling gcm_nohw.c
[1041/1660] Compiling ofb.c
[1042/1660] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1043/1660] Compiling ctr.c
[1044/1660] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1046/1660] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1047/1660] Compiling ConsoleKitTerminal ConsoleClear.swift
[1048/1660] Compiling ConsoleKitTerminal Console+Ask.swift
[1049/1660] Compiling ConsoleKitTerminal Console+Choose.swift
[1049/1663] Compiling gcm.c
[1050/1663] Compiling cfb.c
[1052/1663] Emitting module ConsoleKitTerminal
[1053/1663] Compiling ConsoleKitTerminal CustomActivity.swift
[1054/1663] Compiling ConsoleKitTerminal LoadingBar.swift
[1055/1663] Compiling ConsoleKitTerminal ProgressBar.swift
[1056/1663] Compiling ConsoleKitTerminal Console+Clear.swift
[1057/1663] Compiling ConsoleKitTerminal ActivityBar.swift
[1058/1663] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1059/1663] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1060/1663] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1060/1663] Compiling cbc.c
[1061/1663] Compiling md5.c
[1063/1663] Compiling ConsoleKitTerminal Console+Wait.swift
[1064/1663] Compiling ConsoleKitTerminal ConsoleColor.swift
[1065/1663] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1066/1663] Compiling ConsoleKitTerminal Console+Confirm.swift
[1067/1663] Compiling ConsoleKitTerminal Console+Input.swift
[1068/1663] Compiling ConsoleKitTerminal Console+Center.swift
[1069/1663] Compiling ConsoleKitTerminal Console+Output.swift
[1069/1663] Compiling md4.c
[1070/1663] Compiling hkdf.c
[1071/1663] Compiling hmac.c
[1072/1663] Compiling md5-x86_64-mac.mac.x86_64.S
[1074/1663] Compiling ConsoleKitTerminal ConsoleText.swift
[1075/1663] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1076/1663] Compiling ConsoleKitTerminal ANSI.swift
[1077/1663] Compiling ConsoleKitTerminal Console.swift
[1078/1663] Compiling ConsoleKitTerminal Terminal.swift
[1079/1663] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1080/1663] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1081/1663] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1082/1663] Compiling ConsoleKitTerminal LoggerFragment.swift
[1082/1664] Compiling md5-586-windows.windows.x86.S
[1083/1664] Compiling ghashv8-armv7-linux.linux.arm.S
[1084/1664] Compiling md5-x86_64-linux.linux.x86_64.S
[1085/1664] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1086/1664] Compiling md5-586-linux.linux.x86.S
[1087/1664] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1089/1664] Compiling ghashv8-armv7-ios.ios.arm.S
[1090/1664] Compiling ghash-x86_64-mac.mac.x86_64.S
[1091/1664] Compiling ghash-x86-windows.windows.x86.S
[1092/1664] Compiling ghash-x86_64-linux.linux.x86_64.S
[1093/1664] Compiling ghash-x86-linux.linux.x86.S
[1094/1664] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1095/1664] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1096/1664] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1096/1664] Compiling fips_shared_support.c
[1098/1664] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1099/1664] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1100/1664] Compiling ghash-armv4-ios.ios.arm.S
[1101/1664] Compiling ghash-armv4-linux.linux.arm.S
[1102/1664] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1103/1664] Compiling ecdh.c
[1104/1664] Compiling ecdsa.c
[1105/1664] Compiling wnaf.c
[1106/1664] Compiling util.c
[1107/1664] Compiling simple_mul.c
[1108/1664] Compiling scalar.c
[1109/1664] Compiling simple.c
[1110/1664] Compiling oct.c
[1111/1664] Compiling p224-64.c
[1112/1664] Compiling p256.c
[1113/1667] Compiling ec_key.c
[1114/1668] Compiling ec_montgomery.c
[1115/1686] Compiling felem.c
[1116/1686] Compiling digestsign.c
[1117/1686] Compiling dh.c
[1118/1686] Compiling check.c
[1119/1686] Compiling digest.c
[1120/1686] Compiling ec.c
[1121/1686] Compiling co-586-windows.windows.x86.S
[1122/1686] Compiling digests.c
[1123/1686] Compiling co-586-linux.linux.x86.S
[1124/1686] Compiling p256-nistz.c
[1125/1686] Compiling cmac.c
[1126/1686] Compiling bsaes-armv7-linux.linux.arm.S
[1127/1686] Compiling e_aesccm.c
[1128/1686] Compiling bsaes-armv7-ios.ios.arm.S
[1129/1686] Compiling rsaz_exp.c
[1130/1686] Compiling aead.c
[1132/1686] Compiling ConsoleKitCommands CommandSignature.swift
[1133/1686] Compiling ConsoleKitCommands Flag.swift
[1134/1686] Compiling ConsoleKitCommands Option.swift
[1134/1688] Compiling cipher.c
[1135/1688] Compiling sqrt.c
[1136/1688] Compiling e_aes.c
[1137/1688] Compiling random.c
[1138/1688] Compiling shift.c
[1139/1688] Compiling prime.c
[1141/1688] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1142/1688] Compiling ConsoleKitCommands AsyncCommand.swift
[1143/1688] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1144/1688] Emitting module ConsoleKitCommands
[1144/1688] Compiling montgomery_inv.c
[1145/1688] Compiling gcd_extra.c
[1146/1688] Compiling montgomery.c
[1146/1688] Compiling mul.c
[1148/1688] Compiling jacobi.c
[1150/1688] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1151/1688] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1152/1688] Compiling ConsoleKitCommands Argument.swift
[1152/1688] Compiling gcd.c
[1153/1688] Compiling generic.c
[1154/1688] Compiling ConsoleKitCommands CommandGroup.swift
[1155/1688] Compiling ConsoleKitCommands CommandInput.swift
[1156/1688] Compiling ConsoleKitCommands Commands.swift
[1157/1688] Compiling div_extra.c
[1159/1688] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1160/1688] Compiling ConsoleKitCommands Utilities.swift
[1160/1688] Compiling bytes.c
[1161/1688] Compiling x86_64-gcc.c
[1162/1688] Compiling cmp.c
[1163/1688] Compiling div.c
[1164/1688] Compiling exponentiation.c
[1165/1688] Compiling ctx.c
[1167/1688] Compiling ConsoleKitCommands AsyncCommands.swift
[1168/1688] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1169/1688] Compiling ConsoleKitCommands AnyCommand.swift
[1170/1688] Compiling ConsoleKitCommands Command.swift
[1171/1688] Compiling ConsoleKitCommands CommandContext.swift
[1172/1688] Compiling ConsoleKitCommands CommandError.swift
[1172/1688] Compiling bn.c
[1173/1688] Compiling bn-armv8-ios.ios.aarch64.S
[1173/1688] Compiling bn-armv8-linux.linux.aarch64.S
[1175/1688] Compiling bn-586-linux.linux.x86.S
[1176/1688] Compiling add.c
[1177/1688] Compiling armv8-mont-ios.ios.aarch64.S
[1178/1688] Compiling bn-586-windows.windows.x86.S
[1179/1688] Compiling armv8-mont-linux.linux.aarch64.S
[1180/1688] Compiling armv4-mont-linux.linux.arm.S
[1181/1688] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1182/1688] Compiling armv4-mont-ios.ios.arm.S
[1183/1688] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1184/1688] Compiling aesv8-armv8-ios.ios.aarch64.S
[1185/1688] Compiling aesv8-armv8-linux.linux.aarch64.S
[1186/1688] Compiling aesv8-armv7-linux.linux.arm.S
[1187/1688] Compiling aesni-x86_64-mac.mac.x86_64.S
[1188/1688] Compiling aesv8-armv7-ios.ios.arm.S
[1189/1688] Compiling aesni-x86_64-linux.linux.x86_64.S
[1190/1688] Compiling aesni-x86-windows.windows.x86.S
[1191/1688] Compiling aesni-x86-linux.linux.x86.S
[1192/1688] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1193/1688] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1194/1688] Compiling mode_wrappers.c
[1195/1688] Compiling key_wrap.c
[1196/1688] Compiling aes.c
[1197/1688] Compiling ex_data.c
[1198/1688] Compiling sign.c
[1199/1688] Compiling p_x25519_asn1.c
[1200/1688] Compiling aes_nohw.c
[1201/1688] Compiling scrypt.c
[1202/1688] Compiling pbkdf.c
[1203/1688] Compiling print.c
[1204/1688] Compiling p_hkdf.c
[1205/1688] Compiling p_rsa.c
[1206/1688] Compiling p_x25519.c
[1207/1688] Compiling p_rsa_asn1.c
[1207/1688] Compiling p_ed25519.c
[1209/1688] Compiling p_ed25519_asn1.c
[1210/1688] Compiling err_data.c
[1211/1688] Compiling p_ec_asn1.c
[1212/1688] Compiling p_dsa_asn1.c
[1213/1688] Compiling evp_asn1.c
[1214/1688] Compiling evp_ctx.c
[1214/1688] Compiling p_ec.c
[1216/1688] Compiling evp.c
[1217/1688] Compiling engine.c
[1218/1688] Compiling err.c
[1219/1688] Compiling ecdh_extra.c
[1220/1688] Compiling ecdsa_asn1.c
[1221/1688] Compiling hash_to_curve.c
[1222/1688] Compiling ec_derive.c
[1223/1688] Compiling dsa.c
[1224/1688] Compiling dsa_asn1.c
[1225/1688] Compiling params.c
[1227/1688] Compiling ConsoleKitCommands Console+Run.swift
[1228/1688] Compiling ConsoleKitCommands ConsoleError.swift
[1229/1688] Compiling ConsoleKitCommands Completion.swift
[1229/1689] Compiling digest_extra.c
[1229/1689] Compiling ec_asn1.c
[1229/1689] Compiling dh_asn1.c
[1232/1689] Compiling spake25519.c
[1233/1689] Compiling des.c
[1235/1689] Compiling x25519-asm-arm.S
[1236/1689] Compiling crypto.c
[1237/1689] Compiling cpu_intel.c
[1238/1689] Compiling cpu_arm_linux.c
[1239/1689] Compiling curve25519_64_adx.c
[1240/1689] Compiling cpu_aarch64_win.c
[1241/1689] Compiling cpu_arm_freebsd.c
[1242/1689] Compiling cpu_aarch64_sysreg.c
[1243/1689] Compiling cpu_aarch64_openbsd.c
[1244/1689] Compiling cpu_aarch64_fuchsia.c
[1245/1689] Compiling cpu_aarch64_apple.c
[1246/1689] Compiling cpu_aarch64_linux.c
[1247/1691] Compiling conf.c
[1248/1691] Compiling e_tls.c
[1249/1691] Compiling curve25519.c
[1250/1691] Compiling e_rc2.c
[1251/1691] Compiling e_rc4.c
[1252/1691] Compiling tls_cbc.c
[1253/1691] Compiling e_null.c
[1254/1691] Compiling derive_key.c
[1255/1691] Compiling e_des.c
[1256/1691] Compiling e_aesgcmsiv.c
[1257/1691] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1258/1691] Compiling cipher_extra.c
[1259/1691] Compiling e_chacha20poly1305.c
[1260/1691] Compiling e_aesctrhmac.c
[1262/1691] Emitting module ConsoleKit
[1263/1691] Compiling ConsoleKit Exports.swift
[1263/1691] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1264/1691] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1265/1691] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1266/1691] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1267/1691] Compiling chacha-x86_64-mac.mac.x86_64.S
[1268/1692] Compiling chacha-x86_64-linux.linux.x86_64.S
[1269/1692] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1270/1692] Compiling chacha-x86-windows.windows.x86.S
[1271/1692] Compiling chacha-x86-linux.linux.x86.S
[1272/1692] Compiling chacha.c
[1273/1692] Compiling chacha-armv4-linux.linux.arm.S
[1274/1692] Compiling chacha-armv8-ios.ios.aarch64.S
[1275/1692] Compiling chacha-armv4-ios.ios.arm.S
[1277/1692] Compiling ber.c
[1278/1692] Compiling chacha-armv8-linux.linux.aarch64.S
[1279/1692] Compiling cbb.c
[1280/1692] Compiling unicode.c
[1281/1692] Compiling cbs.c
[1282/1692] Compiling blake2.c
[1283/1692] Compiling asn1_compat.c
[1284/1692] Compiling bn_asn1.c
[1285/1692] Compiling convert.c
[1286/1692] Compiling buf.c
[1287/1692] Compiling socket.c
[1288/1692] Compiling socket_helper.c
[1289/1692] Compiling printf.c
[1290/1692] Compiling errno.c
[1291/1692] Compiling file.c
[1292/1692] Compiling pair.c
[1293/1692] Compiling bio_mem.c
[1294/1692] Compiling fd.c
[1295/1692] Compiling hexdump.c
[1296/1692] Compiling connect.c
[1297/1692] Compiling base64.c
[1298/1692] Compiling tasn_fre.c
[1299/1692] Compiling tasn_new.c
[1300/1692] Compiling tasn_utl.c
[1301/1692] Compiling tasn_typ.c
[1302/1692] Compiling posix_time.c
[1303/1692] Compiling bio.c
[1304/1692] Compiling tasn_dec.c
[1305/1692] Compiling tasn_enc.c
[1306/1692] Compiling f_int.c
[1307/1692] Compiling f_string.c
[1308/1692] Compiling asn_pack.c
[1309/1692] Compiling a_type.c
[1310/1692] Compiling asn1_par.c
[1311/1692] Compiling a_utctm.c
[1312/1692] Compiling asn1_lib.c
[1313/1692] Compiling a_time.c
[1314/1692] Compiling a_strex.c
[1315/1692] Compiling a_octet.c
[1316/1692] Compiling a_dup.c
[1317/1692] Compiling a_mbstr.c
[1318/1692] Compiling a_strnid.c
[1319/1692] Compiling a_object.c
[1320/1692] Compiling a_d2i_fp.c
[1321/1692] Compiling a_i2d_fp.c
[1322/1692] Compiling a_gentm.c
[1323/1692] Compiling a_int.c
[1324/1692] Compiling a_bool.c
[1325/1692] Compiling fiat_p256_adx_sqr.S
[1326/1692] Compiling fiat_curve25519_adx_square.S
[1327/1692] Compiling fiat_p256_adx_mul.S
[1328/1692] Compiling a_bitstr.c
[1329/1692] Compiling md5-x86_64-linux.S
[1330/1692] Compiling fiat_curve25519_adx_mul.S
[1331/1692] Compiling md5-x86_64-apple.S
[1332/1692] Compiling md5-586-apple.S
[1333/1692] Compiling md5-586-linux.S
[1334/1692] Compiling chacha20_poly1305_armv8-win.S
[1335/1692] Compiling chacha20_poly1305_x86_64-linux.S
[1336/1692] Compiling chacha20_poly1305_x86_64-apple.S
[1337/1692] Compiling chacha-x86_64-linux.S
[1338/1692] Compiling chacha-x86_64-apple.S
[1339/1692] Compiling chacha20_poly1305_armv8-apple.S
[1340/1692] Compiling chacha20_poly1305_armv8-linux.S
[1341/1692] Compiling chacha-x86-linux.S
[1342/1692] Compiling chacha-armv8-win.S
[1342/1692] Compiling chacha-x86-apple.S
[1344/1692] Compiling chacha-armv8-linux.S
[1345/1692] Compiling chacha-armv4-linux.S
[1346/1692] Compiling chacha-armv8-apple.S
[1347/1692] Compiling aes128gcmsiv-x86_64-linux.S
[1348/1692] Compiling aes128gcmsiv-x86_64-apple.S
[1349/1692] Compiling x86_64-mont5-linux.S
[1350/1692] Compiling CCryptoBoringSSLShims shims.c
[1351/1692] Compiling x86_64-mont5-apple.S
[1352/1692] Compiling x86-mont-linux.S
[1353/1692] Compiling x86_64-mont-apple.S
[1354/1692] Compiling x86-mont-apple.S
[1355/1692] Compiling vpaes-x86_64-linux.S
[1356/1692] Compiling x86_64-mont-linux.S
[1357/1692] Compiling err_data.cc
[1358/1692] Compiling vpaes-x86_64-apple.S
[1359/1692] Compiling vpaes-x86-apple.S
[1360/1692] Compiling vpaes-x86-linux.S
[1361/1692] Compiling vpaes-armv8-linux.S
[1362/1692] Compiling vpaes-armv8-win.S
[1363/1692] Compiling sha512-x86_64-linux.S
[1364/1692] Compiling vpaes-armv8-apple.S
[1365/1692] Compiling vpaes-armv7-linux.S
[1366/1692] Compiling sha512-armv8-win.S
[1367/1692] Compiling sha512-x86_64-apple.S
[1368/1692] Compiling sha512-armv4-linux.S
[1369/1692] Compiling sha512-586-apple.S
[1370/1692] Compiling sha512-armv8-apple.S
[1371/1692] Compiling sha512-586-linux.S
[1372/1692] Compiling sha512-armv8-linux.S
[1373/1692] Compiling sha256-x86_64-linux.S
[1374/1692] Compiling sha256-x86_64-apple.S
[1375/1692] Compiling sha256-armv8-win.S
[1376/1692] Compiling sha256-armv8-apple.S
[1377/1692] Compiling sha256-armv4-linux.S
[1378/1692] Compiling sha256-586-apple.S
[1379/1692] Compiling sha256-armv8-linux.S
[1380/1692] Compiling sha256-586-linux.S
[1381/1692] Compiling sha1-x86_64-linux.S
[1382/1692] Compiling sha1-x86_64-apple.S
[1383/1692] Compiling sha1-armv8-win.S
[1384/1692] Compiling sha1-586-linux.S
[1385/1692] Compiling sha1-armv8-apple.S
[1386/1692] Compiling rsaz-avx2-linux.S
[1387/1692] Compiling sha1-armv8-linux.S
[1388/1692] Compiling sha1-armv4-large-linux.S
[1389/1692] Compiling sha1-586-apple.S
[1390/1692] Compiling rdrand-x86_64-linux.S
[1391/1692] Compiling rsaz-avx2-apple.S
[1392/1692] Compiling p256_beeu-x86_64-asm-apple.S
[1393/1692] Compiling p256_beeu-armv8-asm-win.S
[1394/1692] Compiling p256_beeu-x86_64-asm-linux.S
[1395/1692] Compiling rdrand-x86_64-apple.S
[1396/1692] Compiling p256-x86_64-asm-linux.S
[1397/1692] Compiling p256_beeu-armv8-asm-apple.S
[1398/1692] Compiling p256_beeu-armv8-asm-linux.S
[1399/1692] Compiling ghashv8-armv8-win.S
[1400/1692] Compiling p256-x86_64-asm-apple.S
[1401/1692] Compiling p256-armv8-asm-win.S
[1402/1692] Compiling p256-armv8-asm-apple.S
[1403/1692] Compiling p256-armv8-asm-linux.S
[1404/1692] Compiling ghashv8-armv8-apple.S
[1405/1692] Compiling ghash-x86_64-apple.S
[1406/1692] Compiling ghash-x86_64-linux.S
[1407/1692] Compiling ghashv8-armv8-linux.S
[1408/1692] Compiling ghashv8-armv7-linux.S
[1409/1692] Compiling ghash-x86-apple.S
[1410/1692] Compiling ghash-ssse3-x86_64-linux.S
[1411/1692] Compiling ghash-x86-linux.S
[1412/1692] Compiling ghash-ssse3-x86-linux.S
[1413/1692] Compiling ghash-ssse3-x86_64-apple.S
[1414/1692] Compiling ghash-neon-armv8-win.S
[1415/1692] Compiling ghash-ssse3-x86-apple.S
[1416/1692] Compiling ghash-neon-armv8-apple.S
[1417/1692] Compiling ghash-neon-armv8-linux.S
[1418/1692] Compiling co-586-apple.S
[1419/1692] Compiling bn-armv8-apple.S
[1420/1692] Compiling ghash-armv4-linux.S
[1421/1692] Compiling co-586-linux.S
[1422/1692] Compiling bn-armv8-win.S
[1423/1692] Compiling bsaes-armv7-linux.S
[1424/1692] Compiling bn-armv8-linux.S
[1425/1692] Compiling bn-586-linux.S
[1426/1692] Compiling bn-586-apple.S
[1427/1692] Compiling armv8-mont-apple.S
[1428/1692] Compiling armv8-mont-win.S
[1429/1692] Compiling armv4-mont-linux.S
[1430/1692] Compiling aesv8-gcm-armv8-win.S
[1431/1692] Compiling armv8-mont-linux.S
[1432/1692] Compiling aesv8-armv8-win.S
[1432/1692] Compiling aesv8-armv8-linux.S
[1434/1692] Compiling aesv8-gcm-armv8-apple.S
[1435/1692] Compiling aesv8-gcm-armv8-linux.S
[1436/1692] Compiling aesv8-armv8-apple.S
[1437/1692] Compiling aesv8-armv7-linux.S
[1438/1692] Compiling aesni-gcm-x86_64-linux.S
[1439/1692] Compiling aesni-x86-linux.S
[1440/1692] Compiling aesni-x86_64-linux.S
[1441/1692] Compiling aesni-x86_64-apple.S
[1442/1692] Compiling aesni-gcm-x86_64-apple.S
[1443/1692] Compiling aes-gcm-avx10-x86_64-linux.S
[1444/1692] Compiling aesni-x86-apple.S
[1445/1692] Compiling aes-gcm-avx10-x86_64-apple.S
[1446/1692] Compiling x_val.cc
[1447/1692] Compiling x_sig.cc
[1448/1692] Compiling x_x509a.cc
[1449/1692] Compiling x_x509.cc
[1450/1692] Compiling x_req.cc
[1451/1692] Compiling x_pubkey.cc
[1452/1692] Compiling x_spki.cc
[1453/1692] Compiling x_name.cc
[1454/1692] Compiling x_crl.cc
[1455/1692] Compiling x_exten.cc
[1456/1692] Compiling x_algor.cc
[1457/1692] Compiling x_attrib.cc
[1458/1692] Compiling x_all.cc
[1459/1692] Compiling x509rset.cc
[1460/1692] Compiling x509spki.cc
[1461/1692] Compiling x509name.cc
[1462/1692] Compiling x509_vpm.cc
[1463/1692] Compiling x509cset.cc
[1464/1692] Compiling x509_vfy.cc
[1465/1692] Compiling x509_txt.cc
[1466/1692] Compiling x509_obj.cc
[1467/1692] Compiling x509_v3.cc
[1468/1692] Compiling x509_req.cc
[1469/1692] Compiling x509_set.cc
[1470/1692] Compiling x509_trs.cc
[1471/1692] Compiling x509_def.cc
[1472/1692] Compiling x509_lu.cc
[1473/1692] Compiling x509_ext.cc
[1474/1692] Compiling v3_skey.cc
[1475/1692] Compiling x509_cmp.cc
[1476/1692] Compiling v3_utl.cc
[1477/1692] Compiling x509_d2.cc
[1478/1692] Compiling x509_att.cc
[1479/1692] Compiling v3_pmaps.cc
[1480/1692] Compiling x509.cc
[1481/1692] Compiling v3_purp.cc
[1482/1692] Compiling v3_prn.cc
[1483/1692] Compiling v3_pcons.cc
[1484/1692] Compiling v3_info.cc
[1485/1692] Compiling v3_ocsp.cc
[1486/1692] Compiling v3_lib.cc
[1487/1692] Compiling v3_ncons.cc
[1488/1692] Compiling v3_extku.cc
[1489/1692] Compiling v3_int.cc
[1490/1692] Compiling v3_ia5.cc
[1491/1692] Compiling v3_crld.cc
[1492/1692] Compiling v3_enum.cc
[1493/1692] Compiling v3_genn.cc
[1494/1692] Compiling v3_cpols.cc
[1495/1692] Compiling v3_bitst.cc
[1496/1692] Compiling v3_conf.cc
[1497/1692] Compiling v3_bcons.cc
[1498/1692] Compiling v3_akeya.cc
[1499/1692] Compiling v3_akey.cc
[1500/1692] Compiling t_x509.cc
[1501/1692] Compiling t_x509a.cc
[1501/1692] Compiling v3_alt.cc
[1503/1692] Compiling t_req.cc
[1504/1692] Compiling t_crl.cc
[1505/1692] Compiling rsa_pss.cc
[1506/1692] Compiling name_print.cc
[1507/1692] Compiling i2d_pr.cc
[1508/1692] Compiling policy.cc
[1509/1692] Compiling by_file.cc
[1510/1692] Compiling algorithm.cc
[1511/1692] Compiling a_verify.cc
[1512/1692] Compiling by_dir.cc
[1513/1692] Compiling asn1_gen.cc
[1514/1692] Compiling a_sign.cc
[1515/1692] Compiling voprf.cc
[1516/1692] Compiling thread_win.cc
[1517/1692] Compiling a_digest.cc
[1518/1692] Compiling trust_token.cc
[1519/1692] Compiling thread_none.cc
[1520/1692] Compiling thread_pthread.cc
[1521/1692] Compiling wots.cc
[1522/1692] Compiling thash.cc
[1523/1692] Compiling stack.cc
[1524/1692] Compiling pmbtoken.cc
[1525/1692] Compiling thread.cc
[1526/1692] Compiling fors.cc
[1527/1692] Compiling merkle.cc
[1527/1692] Compiling siphash.cc
[1527/1692] Compiling slhdsa.cc
[1527/1692] Compiling sha256.cc
[1531/1692] Compiling sha1.cc
[1532/1692] Compiling sha512.cc
[1533/1692] Compiling rsa_print.cc
[1534/1692] Compiling rsa_extra.cc
[1535/1692] Compiling refcount.cc
[1536/1692] Compiling rc4.cc
[1537/1692] Compiling rsa_crypt.cc
[1538/1692] Compiling windows.cc
[1539/1692] Compiling urandom.cc
[1540/1692] Compiling rsa_asn1.cc
[1541/1692] Compiling trusty.cc
[1542/1692] Compiling passive.cc
[1543/1692] Compiling rand_extra.cc
[1544/1692] Compiling poly1305_arm_asm.S
[1545/1692] Compiling getentropy.cc
[1546/1692] Compiling ios.cc
[1547/1692] Compiling forkunsafe.cc
[1548/1692] Compiling fork_detect.cc
[1549/1692] Compiling deterministic.cc
[1550/1692] Compiling poly1305_vec.cc
[1551/1692] Compiling poly1305_arm.cc
[1552/1692] Compiling pool.cc
[1553/1692] Compiling poly1305.cc
[1554/1692] Compiling p5_pbev2.cc
[1555/1692] Compiling pkcs7.cc
[1556/1692] Compiling pkcs8.cc
[1557/1692] Compiling pkcs7_x509.cc
[1558/1692] Compiling pem_xaux.cc
[1559/1692] Compiling pem_x509.cc
[1560/1692] Compiling pkcs8_x509.cc
[1561/1692] Compiling pem_oth.cc
[1562/1692] Compiling pem_lib.cc
[1563/1692] Compiling pem_pk8.cc
[1564/1692] Compiling pem_pkey.cc
[1565/1692] Compiling obj_xref.cc
[1566/1692] Compiling obj.cc
[1567/1692] Compiling pem_all.cc
[1568/1692] Compiling md5.cc
[1569/1692] Compiling mldsa.cc
[1570/1692] Compiling pem_info.cc
[1571/1692] Compiling poly_rq_mul.S
[1572/1692] Compiling fips_shared_support.cc
[1573/1692] Compiling mem.cc
[1574/1692] Compiling mlkem.cc
[1575/1692] Compiling lhash.cc
[1576/1692] Compiling md4.cc
[1577/1692] Compiling hpke.cc
[1578/1692] Compiling sign.cc
[1579/1692] Compiling ex_data.cc
[1580/1692] Compiling kyber.cc
[1581/1692] Compiling scrypt.cc
[1582/1692] Compiling print.cc
[1583/1692] Compiling hrss.cc
[1584/1692] Compiling pbkdf.cc
[1585/1692] Compiling p_x25519.cc
[1586/1692] Compiling p_rsa.cc
[1587/1692] Compiling p_x25519_asn1.cc
[1588/1692] Compiling p_rsa_asn1.cc
[1589/1692] Compiling p_ed25519.cc
[1590/1692] Compiling p_ed25519_asn1.cc
[1591/1692] Compiling p_hkdf.cc
[1592/1692] Compiling p_ec.cc
[1593/1692] Compiling p_dh_asn1.cc
[1594/1692] Compiling p_ec_asn1.cc
[1595/1692] Compiling p_dh.cc
[1596/1692] Compiling evp_ctx.cc
[1597/1692] Compiling p_dsa_asn1.cc
[1598/1692] Compiling evp_asn1.cc
[1599/1692] Compiling engine.cc
[1600/1692] Compiling ec_derive.cc
[1601/1692] Compiling err.cc
[1602/1692] Compiling evp.cc
[1603/1692] Compiling ecdh_extra.cc
[1604/1692] Compiling ecdsa_asn1.cc
[1605/1692] Compiling hash_to_curve.cc
[1606/1692] Compiling ec_asn1.cc
[1607/1692] Compiling dsa_asn1.cc
[1608/1692] Compiling dsa.cc
[1609/1692] Compiling params.cc
[1610/1692] Compiling x25519-asm-arm.S
[1611/1692] Compiling digest_extra.cc
[1612/1692] Compiling curve25519_64_adx.cc
[1613/1692] Compiling dh_asn1.cc
[1614/1692] Compiling crypto.cc
[1615/1692] Compiling des.cc
[1616/1692] Compiling spake25519.cc
[1617/1692] Compiling cpu_intel.cc
[1618/1692] Compiling curve25519.cc
[1619/1692] Compiling bcm.cc
[1620/1692] Compiling cpu_arm_freebsd.cc
[1621/1692] Compiling cpu_arm_linux.cc
[1622/1692] Compiling cpu_aarch64_openbsd.cc
[1623/1692] Compiling cpu_aarch64_sysreg.cc
[1624/1692] Compiling cpu_aarch64_win.cc
[1625/1692] Compiling cpu_aarch64_linux.cc
[1626/1692] Compiling cpu_aarch64_fuchsia.cc
[1627/1692] Compiling cpu_aarch64_apple.cc
[1628/1692] Compiling conf.cc
[1629/1692] Compiling e_null.cc
[1630/1692] Compiling e_rc2.cc
[1631/1692] Compiling e_tls.cc
[1632/1692] Compiling e_rc4.cc
[1633/1692] Compiling tls_cbc.cc
[1634/1692] Compiling e_des.cc
[1635/1692] Compiling e_chacha20poly1305.cc
[1636/1692] Compiling e_aesgcmsiv.cc
[1637/1692] Compiling e_aesctrhmac.cc
[1638/1692] Compiling derive_key.cc
[1639/1692] Compiling cipher_extra.cc
[1640/1692] Compiling chacha.cc
[1641/1692] Compiling unicode.cc
[1642/1692] Compiling buf.cc
[1643/1692] Compiling cbs.cc
[1644/1692] Compiling cbb.cc
[1645/1692] Compiling ber.cc
[1646/1692] Compiling asn1_compat.cc
[1647/1692] Compiling convert.cc
[1648/1692] Compiling pair.cc
[1649/1692] Compiling blake2.cc
[1650/1692] Compiling bn_asn1.cc
[1651/1692] Compiling printf.cc
[1652/1692] Compiling file.cc
[1653/1692] Compiling errno.cc
[1654/1692] Compiling hexdump.cc
[1655/1692] Compiling fd.cc
[1656/1692] Compiling bio.cc
[1657/1692] Compiling bio_mem.cc
[1658/1692] Compiling base64.cc
[1659/1692] Compiling tasn_typ.cc
[1660/1692] Compiling tasn_fre.cc
[1661/1692] Compiling tasn_enc.cc
[1662/1692] Compiling tasn_new.cc
[1663/1692] Compiling tasn_dec.cc
[1663/1692] Compiling posix_time.cc
[1665/1692] Compiling tasn_utl.cc
[1666/1692] Compiling f_string.cc
[1667/1692] Compiling f_int.cc
[1668/1692] Compiling asn1_par.cc
[1669/1692] Compiling asn1_lib.cc
[1670/1692] Compiling asn_pack.cc
[1671/1692] Compiling a_strnid.cc
[1672/1692] Compiling a_time.cc
[1673/1692] Compiling a_utctm.cc
[1674/1692] Compiling a_strex.cc
[1675/1692] Compiling a_object.cc
[1676/1692] Compiling a_mbstr.cc
[1677/1692] Compiling a_type.cc
[1678/1692] Compiling a_octet.cc
[1679/1692] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1679/1692] Write sources
[1685/1692] Compiling a_dup.cc
[1686/1692] Compiling a_d2i_fp.cc
[1687/1770] Compiling a_bitstr.cc
[1688/1770] Compiling a_i2d_fp.cc
[1689/1789] Compiling a_bool.cc
[1690/1789] Compiling a_int.cc
[1691/1789] Compiling a_gentm.cc
[1693/1797] Emitting module BitCollections
[1694/1797] Compiling Atomics Primitives.shims.swift
[1695/1797] Compiling Atomics AtomicInteger.swift
[1696/1797] Compiling Atomics AtomicOptionalWrappable.swift
[1697/1797] Compiling Atomics ManagedAtomic.swift
[1698/1797] Compiling Atomics ManagedAtomicLazyReference.swift
[1699/1797] Compiling Atomics AtomicMemoryOrderings.swift
[1700/1797] Compiling Atomics DoubleWord.swift
[1701/1797] Compiling Atomics IntegerConformances.swift
[1702/1797] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1703/1797] Compiling BitCollections BitSet+CustomReflectable.swift
[1704/1797] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1705/1797] Compiling BitCollections BitSet+Equatable.swift
[1706/1797] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1707/1797] Compiling BitCollections BitSet+Extras.swift
[1708/1797] Compiling BitCollections BitSet+Hashable.swift
[1709/1804] Compiling Atomics UnsafeAtomic.swift
[1710/1804] Compiling Atomics UnsafeAtomicLazyReference.swift
[1711/1804] Compiling Atomics OptionalRawRepresentable.swift
[1712/1804] Compiling Atomics RawRepresentable.swift
[1713/1804] Compiling Atomics AtomicBool.swift
[1714/1806] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1715/1806] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1716/1806] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1717/1806] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1718/1806] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1719/1806] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1720/1806] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1721/1806] Compiling BitCollections BitSet+Initializers.swift
[1722/1806] Compiling BitCollections BitSet+Invariants.swift
[1723/1806] Compiling BitCollections BitSet+Random.swift
[1724/1806] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1725/1806] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1726/1806] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1727/1806] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1728/1806] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1729/1806] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1730/1806] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1731/1806] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1732/1806] Compiling BitCollections BitSet+SetAlgebra union.swift
[1733/1806] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1734/1806] Compiling BitCollections BitSet.Counted.swift
[1735/1806] Compiling Algorithms Split.swift
[1736/1806] Compiling Algorithms Stride.swift
[1737/1806] Compiling Algorithms Suffix.swift
[1738/1809] Compiling Atomics IntegerOperations.swift
[1739/1809] Compiling Atomics Unmanaged extensions.swift
[1740/1809] Compiling Algorithms Rotate.swift
[1746/1809] Compiling Atomics PointerConformances.swift
[1747/1809] Compiling Atomics Primitives.native.swift
[1748/1809] Compiling Atomics AtomicReference.swift
[1749/1809] Compiling BitCollections BitSet.Index.swift
[1750/1809] Compiling BitCollections BitSet._UnsafeHandle.swift
[1751/1809] Compiling BitCollections BitSet.swift
[1752/1809] Compiling BitCollections Range+Utilities.swift
[1753/1809] Compiling BitCollections Slice+Utilities.swift
[1754/1809] Compiling BitCollections UInt+Tricks.swift
[1755/1809] Compiling BitCollections _Word.swift
[1767/1809] Compiling Atomics AtomicStorage.swift
[1768/1809] Compiling Atomics AtomicValue.swift
[1773/1810] Compiling CryptoBoringWrapper RandomBytes.swift
[1786/1810] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1787/1810] Compiling Algorithms Trim.swift
[1788/1810] Compiling Algorithms Unique.swift
[1789/1810] Compiling Algorithms Windows.swift
[1790/1810] Emitting module CryptoBoringWrapper
[1791/1810] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1792/1810] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1793/1810] Compiling CryptoBoringWrapper EllipticCurve.swift
[1794/1810] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1795/1810] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1797/1813] Compiling Collections Collections.swift
[1798/1813] Emitting module Collections
[1799/1813] Emitting module Atomics
[1815/1859] Emitting module Algorithms
[1817/1947] Compiling NIOCore MulticastChannel.swift
[1818/1947] Compiling NIOCore NIOAny.swift
[1819/1947] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1820/1947] Compiling NIOCore NIOLoopBound.swift
[1821/1947] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1822/1947] Compiling NIOCore NIOScheduledCallback.swift
[1823/1947] Compiling NIOCore NIOSendable.swift
[1824/1947] Compiling NIOCore RecvByteBufferAllocator.swift
[1825/1955] Emitting module Crypto
[1826/1955] Compiling NIOCore SocketAddresses.swift
[1827/1955] Compiling NIOCore SocketOptionProvider.swift
[1828/1955] Compiling NIOCore SystemCallHelpers.swift
[1829/1955] Compiling NIOCore TimeAmount+Duration.swift
[1830/1955] Compiling NIOCore TypeAssistedChannelHandler.swift
[1831/1955] Compiling NIOCore UniversalBootstrapSupport.swift
[1832/1955] Compiling NIOCore Utilities.swift
[1833/1955] Compiling Crypto EdDSA_boring.swift
[1834/1955] Compiling Crypto ECDSA.swift
[1835/1955] Compiling Crypto Ed25519.swift
[1836/1964] Compiling NIOCore IO.swift
[1837/1964] Compiling NIOCore IOData.swift
[1838/1964] Compiling NIOCore IPProtocol.swift
[1839/1964] Compiling NIOCore IntegerBitPacking.swift
[1840/1964] Compiling NIOCore IntegerTypes.swift
[1841/1964] Compiling NIOCore Interfaces.swift
[1842/1964] Compiling NIOCore Linux.swift
[1843/1964] Compiling NIOCore MarkedCircularBuffer.swift
[1844/1964] Compiling NIOCore GlobalSingletons.swift
[1853/1964] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1854/1964] Compiling NIOCore DeadChannel.swift
[1855/1964] Compiling NIOCore DispatchQueue+WithFuture.swift
[1856/1964] Compiling NIOCore EventLoop+Deprecated.swift
[1857/1964] Compiling NIOCore EventLoop+SerialExecutor.swift
[1858/1964] Compiling NIOCore EventLoop.swift
[1864/1964] Compiling NIOCore ByteBuffer-views.swift
[1865/1964] Compiling NIOCore Channel.swift
[1866/1964] Compiling NIOCore ChannelHandler.swift
[1867/1964] Compiling NIOCore ChannelHandlers.swift
[1868/1964] Compiling NIOCore ChannelInvoker.swift
[1869/1964] Compiling NIOCore ChannelOption.swift
[1870/1964] Compiling NIOCore ChannelPipeline.swift
[1871/1964] Compiling NIOCore CircularBuffer.swift
[1872/1964] Compiling NIOCore Codec.swift
[1873/1964] Compiling NIOCore ConvenienceOptionSupport.swift
[1877/1964] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1878/1964] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1879/1964] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1880/1964] Compiling NIOCore EventLoopFuture.swift
[1881/1964] Compiling NIOCore FileDescriptor.swift
[1882/1964] Compiling NIOCore FileHandle.swift
[1883/1964] Compiling NIOCore FileRegion.swift
[1884/1964] Compiling NIOCore AddressedEnvelope.swift
[1885/1964] Compiling NIOCore AsyncAwaitSupport.swift
[1886/1964] Compiling NIOCore AsyncChannel.swift
[1887/1964] Compiling NIOCore AsyncChannelHandler.swift
[1888/1964] Compiling NIOCore AsyncChannelInboundStream.swift
[1889/1964] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1890/1964] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1891/1964] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1892/1964] Compiling NIOCore NIOAsyncWriter.swift
[1893/1964] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1894/1964] Compiling NIOCore BSDSocketAPI.swift
[1895/1964] Compiling NIOCore ByteBuffer-aux.swift
[1896/1964] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1897/1964] Compiling NIOCore ByteBuffer-conversions.swift
[1898/1964] Compiling NIOCore ByteBuffer-core.swift
[1899/1964] Compiling NIOCore ByteBuffer-hex.swift
[1900/1964] Compiling NIOCore ByteBuffer-int.swift
[1901/1964] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1902/1964] Compiling NIOCore ByteBuffer-multi-int.swift
[1903/1964] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1912/1964] Compiling Crypto Signature.swift
[1913/1964] Compiling Crypto CryptoKitErrors_boring.swift
[1914/1964] Compiling Crypto RNG_boring.swift
[1915/1964] Compiling Crypto SafeCompare_boring.swift
[1916/1964] Compiling Crypto Zeroization_boring.swift
[1917/1964] Compiling Crypto PrettyBytes.swift
[1918/1964] Compiling Crypto SafeCompare.swift
[1919/1964] Compiling Crypto SecureBytes.swift
[1920/1964] Compiling Crypto Zeroization.swift
[1956/2012] Emitting module JWTKit
[1957/2018] Compiling JWTKit AudienceClaim.swift
[1958/2018] Compiling JWTKit BoolClaim.swift
[1959/2018] Compiling JWTKit ExpirationClaim.swift
[1960/2018] Compiling JWTKit GoogleHostedDomainClaim.swift
[1961/2018] Compiling JWTKit IDClaim.swift
[1962/2018] Compiling JWTKit IssuedAtClaim.swift
[1963/2018] Compiling JWTKit IssuerClaim.swift
[1964/2018] Compiling JWTKit RSAKey.swift
[1965/2018] Compiling JWTKit RSASigner.swift
[1966/2018] Compiling JWTKit Base64URL.swift
[1967/2018] Compiling JWTKit BigNumber.swift
[1968/2018] Compiling JWTKit CustomizedJSONCoders.swift
[1969/2018] Compiling JWTKit Exports.swift
[1970/2018] Compiling JWTKit JWTAlgorithm.swift
[1971/2018] Compiling JWTKit JWTError.swift
[1972/2018] Compiling JWTKit JWTHeader.swift
[1973/2018] Compiling JWTKit JWTParser.swift
[1974/2018] Compiling JWTKit JWTPayload.swift
[1975/2018] Compiling JWTKit JWTSerializer.swift
[1976/2018] Compiling JWTKit JWTClaim.swift
[1977/2018] Compiling JWTKit JWTMultiValueClaim.swift
[1978/2018] Compiling JWTKit JWTUnixEpochClaim.swift
[1979/2018] Compiling JWTKit LocaleClaim.swift
[1980/2018] Compiling JWTKit NotBeforeClaim.swift
[1981/2018] Compiling JWTKit SubjectClaim.swift
[1982/2018] Compiling JWTKit ECDSAError.swift
[1983/2018] Compiling JWTKit JWTSigner.swift
[1984/2018] Compiling JWTKit JWTSigners.swift
[1985/2018] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1986/2018] Compiling JWTKit UnsecuredNoneSigner.swift
[1987/2018] Compiling JWTKit JWTSigner+RSA.swift
[1988/2018] Compiling JWTKit RSAError.swift
[1989/2018] Compiling JWTKit ECDSAKey.swift
[1990/2018] Compiling JWTKit ECDSASigner.swift
[1991/2018] Compiling JWTKit JWTSigner+ECDSA.swift
[1992/2018] Compiling JWTKit EdDSAError.swift
[1993/2018] Compiling JWTKit EdDSAKey.swift
[1994/2018] Compiling JWTKit EdDSASigner.swift
[1995/2018] Compiling JWTKit JWTSigner+EdDSA.swift
[1996/2018] Compiling JWTKit OctetKeyPair.swift
[1997/2018] Compiling JWTKit HMACError.swift
[1998/2018] Compiling JWTKit HMACSigner.swift
[1999/2018] Compiling JWTKit JWTSigner+HMAC.swift
[2000/2018] Compiling JWTKit JWK.swift
[2001/2018] Compiling JWTKit JWKIdentifier.swift
[2002/2018] Compiling JWTKit JWKS.swift
[2003/2018] Compiling JWTKit OpenSSLSigner.swift
[2004/2018] Compiling JWTKit Utilities.swift
[2005/2018] Compiling JWTKit AppleIdentityToken.swift
[2006/2018] Compiling JWTKit GoogleIdentityToken.swift
[2007/2018] Compiling JWTKit MicrosoftIdentitiyToken.swift
[2008/2018] Compiling JWTKit X5CVerifier.swift
[2019/2019] Emitting module NIOCore
[2021/2070] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2022/2070] Emitting module NIOEmbedded
[2023/2070] Compiling NIOEmbedded AsyncTestingChannel.swift
[2024/2070] Compiling NIOEmbedded Embedded.swift
[2026/2071] Compiling NIOPosix IO.swift
[2027/2071] Compiling NIOPosix IntegerBitPacking.swift
[2028/2071] Compiling NIOPosix IntegerTypes.swift
[2029/2071] Compiling NIOPosix Linux.swift
[2030/2071] Compiling NIOPosix LinuxCPUSet.swift
[2031/2071] Compiling NIOPosix LinuxUring.swift
[2032/2071] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2033/2077] Compiling NIOPosix ThreadPosix.swift
[2034/2077] Compiling NIOPosix ThreadWindows.swift
[2035/2077] Compiling NIOPosix UnsafeTransfer.swift
[2036/2077] Compiling NIOPosix Utilities.swift
[2037/2077] Compiling NIOPosix VsockAddress.swift
[2038/2077] Compiling NIOPosix VsockChannelEvents.swift
[2039/2077] Emitting module NIOPosix
[2040/2077] Compiling NIOPosix NIOThreadPool.swift
[2041/2077] Compiling NIOPosix NonBlockingFileIO.swift
[2042/2077] Compiling NIOPosix PendingDatagramWritesManager.swift
[2043/2077] Compiling NIOPosix PendingWritesManager.swift
[2044/2077] Compiling NIOPosix PipeChannel.swift
[2045/2077] Compiling NIOPosix PipePair.swift
[2046/2077] Compiling NIOPosix ServerSocket.swift
[2047/2077] Compiling NIOPosix Socket.swift
[2048/2077] Compiling NIOPosix SocketChannel.swift
[2049/2077] Compiling NIOPosix SocketProtocols.swift
[2050/2077] Compiling NIOPosix System.swift
[2051/2077] Compiling NIOPosix Thread.swift
[2052/2077] Compiling NIOPosix BSDSocketAPICommon.swift
[2053/2077] Compiling NIOPosix BSDSocketAPIPosix.swift
[2054/2077] Compiling NIOPosix BSDSocketAPIWindows.swift
[2055/2077] Compiling NIOPosix BaseSocket.swift
[2056/2077] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2057/2077] Compiling NIOPosix BaseSocketChannel.swift
[2058/2077] Compiling NIOPosix BaseStreamSocketChannel.swift
[2059/2077] Compiling NIOPosix Pool.swift
[2060/2077] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2061/2077] Compiling NIOPosix PosixSingletons.swift
[2062/2077] Compiling NIOPosix RawSocketBootstrap.swift
[2063/2077] Compiling NIOPosix Resolver.swift
[2064/2077] Compiling NIOPosix Selectable.swift
[2065/2077] Compiling NIOPosix Bootstrap.swift
[2066/2077] Compiling NIOPosix ControlMessage.swift
[2067/2077] Compiling NIOPosix DatagramVectorReadManager.swift
[2068/2077] Compiling NIOPosix Errors+Any.swift
[2069/2077] Compiling NIOPosix FileDescriptor.swift
[2070/2077] Compiling NIOPosix GetaddrinfoResolver.swift
[2071/2077] Compiling NIOPosix HappyEyeballs.swift
[2072/2077] Compiling NIOPosix SelectableChannel.swift
[2073/2077] Compiling NIOPosix SelectableEventLoop.swift
[2074/2077] Compiling NIOPosix SelectorEpoll.swift
[2075/2077] Compiling NIOPosix SelectorGeneric.swift
[2076/2077] Compiling NIOPosix SelectorKqueue.swift
[2077/2077] Compiling NIOPosix SelectorUring.swift
[2079/2137] Compiling NIO Exports.swift
[2080/2137] Emitting module NIO
[2082/2138] Emitting module _NIOFileSystem
[2083/2145] Compiling _NIOFileSystem FileType.swift
[2084/2145] Compiling _NIOFileSystem IOStrategy.swift
[2085/2145] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[2086/2183] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2087/2184] Compiling NIOTLS TLSEvents.swift
[2088/2184] Compiling NIOSOCKS SOCKSResponse.swift
[2089/2184] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2090/2184] Emitting module NIOSOCKS
[2091/2184] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2092/2184] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2093/2184] Emitting module NIOTLS
[2094/2184] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2095/2184] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2096/2184] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2097/2184] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2098/2184] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2099/2184] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2100/2184] Compiling NIOSOCKS ClientStateMachine.swift
[2101/2184] Compiling NIOSOCKS ServerStateMachine.swift
[2104/2184] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2105/2184] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2106/2184] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[2108/2186] Compiling NIOHTTP1 HTTPDecoder.swift
[2111/2186] Compiling NIOHTTP1 HTTPEncoder.swift
[2113/2187] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2114/2187] Compiling NIOTLS SNIHandler.swift
[2116/2188] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[2117/2188] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2118/2188] Emitting module NIOHTTP1
[2119/2188] Compiling _NIOFileSystem ParallelDirCopy.swift
[2120/2188] Compiling _NIOFileSystem ParallelRemoval.swift
[2121/2188] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[2122/2188] Compiling _NIOFileSystem CInterop.swift
[2123/2188] Compiling _NIOFileSystem Errno.swift
[2125/2188] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[2126/2188] Compiling _NIOFileSystem Mocking.swift
[2127/2188] Compiling _NIOFileSystem Syscall.swift
[2128/2188] Compiling _NIOFileSystem Syscalls.swift
[2129/2188] Compiling AsyncKit Optional+StrictMap.swift
[2130/2188] Compiling AsyncKit Exports.swift
[2131/2188] Emitting module NIOFoundationCompat
[2132/2188] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2134/2189] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2135/2189] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[2136/2218] Compiling NIOSSL SSLCallbacks.swift
[2137/2218] Compiling NIOSSL SSLContext.swift
[2138/2218] Compiling NIOSSL SSLErrors.swift
[2139/2218] Compiling NIOSSL SSLInit.swift
[2140/2218] Compiling NIOSSL SSLPKCS12Bundle.swift
[2141/2218] Compiling NIOSSL SSLPrivateKey.swift
[2142/2218] Compiling NIOSSL SSLPublicKey.swift
[2143/2218] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2144/2218] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2145/2218] Compiling NIOSSL SubjectAlternativeName.swift
[2146/2240] Compiling _NIOFileSystem SystemFileHandle.swift
[2147/2240] Compiling _NIOFileSystem Utilities.swift
[2148/2240] Compiling _NIOFileSystem OpenOptions.swift
[2149/2240] Compiling _NIOFileSystem String+FileSystem.swift
[2150/2240] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2151/2240] Compiling NIOTransportServices NIOTSErrors.swift
[2152/2240] Compiling NIOTransportServices NIOTSEventLoop.swift
[2153/2242] Compiling NIOTransportServices NIOTSBootstraps.swift
[2154/2242] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2155/2242] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2156/2242] Compiling NIOTransportServices StateManagedChannel.swift
[2157/2242] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2158/2242] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2159/2242] Emitting module NIOTransportServices
[2160/2242] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2161/2242] Compiling NIOTransportServices NIOTSSingletons.swift
[2162/2242] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2163/2242] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2164/2242] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2165/2242] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2168/2242] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2169/2242] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2170/2242] Compiling NIOTransportServices AcceptHandler.swift
[2171/2242] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2172/2242] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2173/2242] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2174/2242] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2175/2242] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2179/2243] Emitting module AsyncKit
[2188/2244] Emitting module NIOSSL
[2198/2248] Compiling NIOSSL NIOSSLSecureBytes.swift
[2199/2248] Compiling NIOSSL RNG.swift
[2200/2248] Compiling NIOSSL SafeCompare.swift
[2205/2313] Compiling NIOExtras NIORequestIdentifiable.swift
[2206/2313] Compiling NIOExtras PCAPRingBuffer.swift
[2207/2313] Compiling NIOExtras QuiescingHelper.swift
[2208/2313] Compiling NIOExtras RequestResponseHandler.swift
[2209/2313] Compiling NIOExtras LineBasedFrameDecoder.swift
[2210/2313] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2211/2313] Compiling NIOExtras NIOExtrasError.swift
[2212/2313] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2213/2313] Compiling NIOWebSocket WebSocketOpcode.swift
[2214/2314] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2215/2314] Compiling NIOExtras LengthFieldPrepender.swift
[2216/2316] Compiling NIOHPACK IndexedHeaderTable.swift
[2217/2317] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2218/2317] Compiling NIOExtras DebugInboundEventsHandler.swift
[2219/2317] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2225/2317] Compiling NIOExtras JSONRPCFraming.swift
[2240/2317] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2241/2319] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2242/2320] Emitting module MultipartKit
[2243/2320] Compiling NIOHTTPCompression HTTPDecompression.swift
[2244/2320] Compiling NIOHPACK IntegerCoding.swift
[2245/2320] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2246/2320] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2247/2320] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2248/2320] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2250/2320] Compiling NIOExtras UnsafeTransfer.swift
[2251/2320] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2252/2320] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2256/2320] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2258/2320] Emitting module NIOExtras
[2259/2320] Compiling NIOHPACK StaticHeaderTable.swift
[2266/2320] Emitting module NIOHTTPCompression
[2267/2320] Compiling NIOHTTPCompression HTTPCompression.swift
[2268/2320] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2269/2321] Compiling NIOHPACK HuffmanTables.swift
[2270/2321] Compiling NIOHPACK HuffmanCoding.swift
[2274/2321] Compiling NIOExtras WritePCAPHandler.swift
[2275/2321] Compiling MultipartKit Utilities.swift
[2276/2321] Emitting module NIOWebSocket
[2279/2321] Emitting module NIOHPACK
[2290/2324] Compiling NIOWebSocket WebSocketFrame.swift
[2291/2324] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2296/2328] Emitting module _NIOFileSystemFoundationCompat
[2297/2328] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2298/2328] Emitting module NIOFileSystem
[2299/2328] Compiling NIOFileSystem Exports.swift
[2300/2328] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2308/2331] Compiling NIOSSL Zeroization.swift
[2309/2331] Compiling NIOSSL TLSConfiguration.swift
[2310/2331] Compiling NIOSSL UniversalBootstrapSupport.swift
[2311/2331] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2316/2399] Compiling WebSocketKit Exports.swift
[2317/2399] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2318/2399] Compiling WebSocketKit WebSocket+Connect.swift
[2319/2399] Compiling WebSocketKit WebSocketHandler.swift
[2320/2399] Compiling WebSocketKit WebSocket+Concurrency.swift
[2321/2399] Emitting module WebSocketKit
[2322/2399] Compiling WebSocketKit WebSocket.swift
[2323/2399] Compiling WebSocketKit WebSocketClient.swift
[2325/2400] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2326/2400] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2327/2400] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2328/2400] Compiling NIOHTTP2 HTTP2StreamID.swift
[2329/2400] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2330/2400] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2331/2400] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2332/2400] Compiling NIOHTTP2 InboundEventBuffer.swift
[2333/2408] Emitting module NIOHTTP2
[2334/2408] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2335/2408] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2336/2408] Compiling NIOHTTP2 MayReceiveFrames.swift
[2337/2408] Compiling NIOHTTP2 ReceivingDataState.swift
[2338/2408] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2339/2408] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2340/2408] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2341/2408] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2342/2408] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2349/2408] Compiling NIOHTTP2 HasRemoteSettings.swift
[2350/2408] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2351/2408] Compiling NIOHTTP2 QuiescingState.swift
[2352/2408] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2353/2408] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2354/2408] Compiling NIOHTTP2 MaySendFrames.swift
[2355/2408] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2356/2408] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2357/2408] Compiling NIOHTTP2 HasLocalSettings.swift
[2362/2409] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2363/2409] Compiling NIOHTTP2 HTTP2Frame.swift
[2364/2409] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2365/2409] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2366/2409] Compiling NIOHTTP2 HTTP2PingData.swift
[2367/2409] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2368/2409] Compiling NIOHTTP2 HTTP2Settings.swift
[2369/2409] Compiling NIOHTTP2 HTTP2Stream.swift
[2370/2409] Compiling NIOHTTP2 StateMachineResult.swift
[2371/2409] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2372/2409] Compiling NIOHTTP2 DOSHeuristics.swift
[2373/2409] Compiling NIOHTTP2 Error+Any.swift
[2374/2409] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2375/2409] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2376/2409] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2377/2409] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2379/2409] Compiling NIOHTTP2 SendingDataState.swift
[2380/2409] Compiling NIOHTTP2 SendingGoawayState.swift
[2381/2409] Compiling NIOHTTP2 SendingHeadersState.swift
[2382/2409] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2383/2409] Compiling NIOHTTP2 SendingRstStreamState.swift
[2384/2409] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2385/2409] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2386/2409] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2387/2409] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2388/2409] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2389/2409] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2390/2409] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2391/2409] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2392/2409] Compiling NIOHTTP2 HTTP2Error.swift
[2393/2409] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2402/2409] Compiling NIOHTTP2 InboundWindowManager.swift
[2403/2409] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2404/2409] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2405/2409] Compiling NIOHTTP2 StreamChannelList.swift
[2406/2409] Compiling NIOHTTP2 StreamMap.swift
[2407/2409] Compiling NIOHTTP2 StreamStateMachine.swift
[2408/2409] Compiling NIOHTTP2 UnsafeTransfer.swift
[2409/2409] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2411/2470] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2412/2470] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2413/2470] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2414/2470] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2415/2470] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2416/2470] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2417/2470] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2418/2470] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2419/2470] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2420/2478] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2421/2478] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2422/2478] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2423/2478] Compiling AsyncHTTPClient HTTP1Connection.swift
[2424/2478] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2425/2478] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2426/2478] Compiling AsyncHTTPClient HTTP2Connection.swift
[2427/2478] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2428/2478] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2429/2478] Compiling AsyncHTTPClient ConnectionTarget.swift
[2430/2478] Compiling AsyncHTTPClient DeconstructedURL.swift
[2431/2478] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2432/2478] Compiling AsyncHTTPClient FoundationExtensions.swift
[2433/2478] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2434/2478] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2435/2478] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2436/2478] Compiling AsyncHTTPClient HTTPClient.swift
[2437/2478] Compiling AsyncHTTPClient HTTPHandler.swift
[2438/2478] Compiling AsyncHTTPClient LRUCache.swift
[2439/2478] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2440/2478] Compiling AsyncHTTPClient NWErrorHandler.swift
[2441/2478] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2442/2478] Compiling AsyncHTTPClient TLSConfiguration.swift
[2443/2478] Compiling AsyncHTTPClient RedirectState.swift
[2444/2478] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2445/2478] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2446/2478] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2447/2478] Compiling AsyncHTTPClient Transaction.swift
[2448/2478] Compiling AsyncHTTPClient Base64.swift
[2449/2478] Compiling AsyncHTTPClient BasicAuth.swift
[2450/2478] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2451/2478] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2452/2478] Compiling AsyncHTTPClient ConnectionPool.swift
[2453/2478] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2454/2478] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2455/2478] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2456/2478] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2457/2478] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2458/2478] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2459/2478] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2460/2478] Compiling AsyncHTTPClient RequestBodyLength.swift
[2461/2478] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2462/2478] Emitting module AsyncHTTPClient
[2463/2478] Compiling AsyncHTTPClient RequestOptions.swift
[2464/2478] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2465/2478] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2466/2478] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2467/2478] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2468/2478] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2469/2478] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2470/2478] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2471/2478] Compiling AsyncHTTPClient RequestBag.swift
[2472/2478] Compiling AsyncHTTPClient RequestValidation.swift
[2473/2478] Compiling AsyncHTTPClient SSLContextCache.swift
[2474/2478] Compiling AsyncHTTPClient Scheme.swift
[2475/2478] Compiling AsyncHTTPClient Singleton.swift
[2476/2478] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2477/2478] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2478/2478] Compiling AsyncHTTPClient Utils.swift
[2480/2636] Compiling Core Extensions.swift
[2481/2661] Compiling Core OAuthServiceAccount.swift
[2482/2661] Compiling Core GoogleCloudAPIRequest.swift
[2483/2661] Compiling Core OAuthRefreshable.swift
[2484/2661] Compiling Vapor BearerAuthorization.swift
[2485/2661] Compiling Vapor GuardMiddleware.swift
[2486/2661] Emitting module Core
[2487/2661] Compiling Vapor Application.swift
[2488/2661] Compiling Vapor AuthenticationCache.swift
[2489/2661] Compiling Vapor Authenticator.swift
[2490/2661] Compiling Vapor BasicAuthorization.swift
[2491/2661] Compiling Vapor RedirectMiddleware.swift
[2492/2661] Compiling Vapor SessionAuthenticatable.swift
[2494/2734] Compiling Translation TranslationClient.swift
[2495/2734] Emitting module SecretManager
[2496/2735] Compiling Translation TranslationConfig.swift
[2497/2735] Compiling Translation TranslationResponse.swift
[2498/2735] Compiling SecretManager SecretsAPI.swift
[2499/2735] Compiling Translation TranslationAPI.swift
[2500/2735] Compiling SecretManager GoogleCloudSecretManagerDataResponse.swift
[2501/2735] Compiling SecretManager AccessSecretVersionResponse.swift
[2502/2735] Compiling SecretManager SecretManagerClient.swift
[2503/2735] Emitting module Translation
[2504/2735] Compiling PubSub AcknowledgeRequest.swift
[2505/2735] Compiling PubSub ListTopicResponse.swift
[2506/2736] Compiling SecretManager SecretManagerConfig.swift
[2507/2736] Compiling SecretManager SecretManagerError.swift
[2508/2736] Compiling SecretManager SecretManagerRequest.swift
[2509/2736] Compiling Translation TranslationError.swift
[2510/2736] Compiling Translation TranslationRequest.swift
[2511/2736] Compiling PubSub PubSubRequest.swift
[2512/2737] Compiling PubSub SubscriptionsAPI.swift
[2513/2737] Compiling PubSub TopicsAPI.swift
[2514/2737] Compiling SecretManager SecretPayload.swift
[2516/2738] Compiling PubSub PubSubClient.swift
[2517/2738] Compiling PubSub PubSubConfig.swift
[2518/2738] Compiling PubSub Topic.swift
[2519/2738] Compiling PubSub TopicSubscriptionListResponse.swift
[2520/2738] Compiling PubSub PubSubError.swift
[2525/2738] Compiling PubSub PubSubMessage.swift
[2526/2738] Compiling PubSub PublishRequest.swift
[2527/2738] Compiling PubSub PublishResponse.swift
[2528/2738] Compiling PubSub Subscription.swift
[2534/2741] Emitting module PubSub
[2535/2742] Compiling Datastore TransactionOptions.swift
[2536/2742] Compiling Datastore Value.swift
[2537/2742] Compiling Datastore DatastoreClient.swift
[2540/2742] Emitting module Storage
[2541/2744] Emitting module Datastore
[2547/2744] Compiling Vapor Core.swift
[2548/2744] Compiling Vapor Running.swift
[2549/2744] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2550/2744] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2551/2744] Compiling Vapor DotEnvFile+load.swift
[2552/2744] Compiling Vapor Routes+caseInsenstive.swift
[2553/2744] Compiling Vapor Validatable+validate.swift
[2554/2744] Compiling Vapor Environment+Process.swift
[2555/2744] Compiling Vapor Environment+Secret.swift
[2556/2744] Compiling Vapor Environment.swift
[2557/2744] Compiling Vapor Abort.swift
[2558/2744] Compiling Vapor AbortError.swift
[2559/2744] Compiling Vapor DebuggableError.swift
[2560/2744] Compiling Vapor Demangler.swift
[2561/2744] Compiling Vapor ErrorSource.swift
[2562/2744] Compiling Vapor StackTrace.swift
[2563/2744] Compiling Vapor Exports.swift
[2564/2744] Compiling Vapor Application+HTTP.swift
[2565/2744] Compiling Vapor BasicResponder.swift
[2566/2744] Compiling Vapor BodyStream.swift
[2567/2744] Compiling Vapor Application+HTTP+Client.swift
[2568/2744] Compiling Vapor EventLoopHTTPClient.swift
[2569/2744] Compiling Vapor EndpointCache.swift
[2570/2744] Compiling Vapor HTTPMethod+String.swift
[2571/2768] Compiling Storage StorageConfig.swift
[2572/2768] Compiling Storage StorageRequest.swift
[2573/2768] Compiling Datastore DatastoreConfig.swift
[2574/2768] Compiling Datastore DatastoreError.swift
[2575/2768] Compiling Datastore DatastoreRequest.swift
[2580/2768] Compiling Datastore Entity.swift
[2581/2768] Compiling Datastore Key.swift
[2582/2768] Compiling Datastore LatLng.swift
[2586/2768] Compiling Vapor Client+Concurrency.swift
[2587/2768] Compiling Vapor RequestBody+Concurrency.swift
[2588/2768] Compiling Vapor Responder+Concurrency.swift
[2589/2768] Compiling Vapor ResponseCodable+Concurrency.swift
[2590/2768] Compiling Vapor RoutesBuilder+Concurrency.swift
[2591/2768] Compiling Vapor ViewRenderer+Concurrency.swift
[2592/2768] Compiling Vapor WebSocket+Concurrency.swift
[2593/2768] Compiling Vapor ContainerGetPathExecutor.swift
[2594/2768] Compiling Vapor Content.swift
[2595/2768] Compiling Vapor ContentCoders.swift
[2596/2768] Compiling Vapor ContentConfiguration.swift
[2597/2768] Compiling Vapor ContentContainer.swift
[2598/2768] Compiling Vapor JSONCoder+Custom.swift
[2599/2768] Compiling Vapor JSONCoders+Content.swift
[2600/2768] Compiling Vapor PlaintextDecoder.swift
[2601/2768] Compiling Vapor PlaintextEncoder.swift
[2602/2768] Compiling Vapor URLQueryCoders.swift
[2603/2768] Compiling Vapor URLQueryContainer.swift
[2604/2792] Compiling Storage BucketAccessControlAPI.swift
[2605/2792] Compiling Storage ChannelsAPI.swift
[2608/2792] Compiling Datastore ArrayValue.swift
[2612/2792] Compiling Datastore PartitionId.swift
[2613/2792] Compiling Datastore PathElement.swift
[2614/2792] Compiling Datastore Query.swift
[2615/2792] Compiling Datastore ReadOptions.swift
[2626/2794] Compiling Vapor HTTPServerResponseEncoder.swift
[2627/2794] Compiling Vapor HTTPServerUpgradeHandler.swift
[2628/2794] Compiling Vapor Logger+Report.swift
[2629/2794] Compiling Vapor LoggingSystem+Environment.swift
[2630/2794] Compiling Vapor Application+Middleware.swift
[2631/2794] Compiling Vapor CORSMiddleware.swift
[2632/2794] Compiling Vapor ErrorMiddleware.swift
[2633/2794] Compiling Vapor FileMiddleware.swift
[2634/2794] Compiling Vapor Middleware.swift
[2635/2794] Compiling Vapor MiddlewareConfiguration.swift
[2636/2794] Compiling Vapor ResponseCompressionMiddleware.swift
[2637/2794] Compiling Vapor RouteLoggingMiddleware.swift
[2638/2794] Compiling Vapor TracingMiddleware.swift
[2639/2794] Compiling Vapor File+Multipart.swift
[2640/2794] Compiling Vapor FormDataDecoder+Content.swift
[2641/2794] Compiling Vapor FormDataEncoder+Content.swift
[2642/2794] Compiling Vapor Application+Password.swift
[2643/2794] Compiling Vapor Application+Passwords.swift
[2644/2794] Compiling Vapor AsyncPasswordHasher.swift
[2645/2794] Compiling Vapor BcryptHasher.swift
[2646/2794] Compiling Vapor PasswordHasher.swift
[2647/2794] Compiling Vapor PlaintextHasher.swift
[2648/2794] Compiling Vapor Request+Password.swift
[2649/2794] Compiling Vapor Redirect.swift
[2674/2794] Compiling Vapor Validator.swift
[2675/2794] Compiling Vapor ValidatorResult.swift
[2676/2794] Compiling Vapor And.swift
[2677/2794] Compiling Vapor Case.swift
[2678/2794] Compiling Vapor CharacterSet.swift
[2679/2794] Compiling Vapor Count.swift
[2680/2794] Compiling Vapor Custom.swift
[2681/2794] Compiling Vapor Email.swift
[2682/2794] Compiling Vapor Empty.swift
[2683/2794] Compiling Vapor In.swift
[2684/2794] Compiling Vapor Nil.swift
[2685/2794] Compiling Vapor NilIgnoring.swift
[2686/2794] Compiling Vapor Not.swift
[2687/2794] Compiling Vapor Or.swift
[2688/2794] Compiling Vapor Pattern.swift
[2689/2794] Compiling Vapor Range.swift
[2690/2794] Compiling Vapor URL.swift
[2691/2794] Compiling Vapor Valid.swift
[2692/2794] Compiling Vapor Application+Views.swift
[2693/2794] Compiling Vapor PlaintextRenderer.swift
[2694/2794] Compiling Vapor Request+View.swift
[2695/2794] Compiling Vapor View.swift
[2696/2794] Compiling Vapor ViewRenderer.swift
[2697/2794] Compiling Vapor _Deprecations.swift
[2698/2794] Emitting module Vapor
[2699/2794] Compiling Vapor Bytes+Hex.swift
[2700/2794] Compiling Vapor Bytes+SecureCompare.swift
[2701/2794] Compiling Vapor Collection+Safe.swift
[2702/2794] Compiling Vapor DataProtocol+Copy.swift
[2703/2794] Compiling Vapor DecoderUnwrapper.swift
[2704/2794] Compiling Vapor DirectoryConfiguration.swift
[2705/2794] Compiling Vapor DotEnv.swift
[2706/2794] Compiling Vapor Extendable.swift
[2707/2794] Compiling Vapor File.swift
[2708/2794] Compiling Vapor FileIO.swift
[2709/2794] Compiling Vapor LifecycleHandler.swift
[2710/2794] Compiling Vapor OptionalType.swift
[2711/2794] Compiling Vapor RFC1123.swift
[2712/2794] Compiling Vapor SocketAddress+Hostname.swift
[2713/2794] Compiling Vapor Storage.swift
[2714/2794] Compiling Vapor String+IsIPAddress.swift
[2715/2794] Compiling Vapor Thread.swift
[2716/2794] Compiling Vapor URI.swift
[2717/2794] Compiling Vapor RangeResult.swift
[2718/2794] Compiling Vapor Validatable.swift
[2719/2794] Compiling Vapor Validation.swift
[2720/2794] Compiling Vapor ValidationKey.swift
[2721/2794] Compiling Vapor Validations.swift
[2722/2794] Compiling Vapor ValidationsError.swift
[2723/2794] Compiling Vapor Request+Body.swift
[2724/2794] Compiling Vapor Request+BodyStream.swift
[2725/2794] Compiling Vapor Request.swift
[2726/2794] Compiling Vapor Application+Responder.swift
[2727/2794] Compiling Vapor DefaultResponder.swift
[2728/2794] Compiling Vapor Response+Body.swift
[2729/2794] Compiling Vapor Response.swift
[2730/2794] Compiling Vapor ResponseCodable.swift
[2731/2794] Compiling Vapor Application+Routes.swift
[2732/2794] Compiling Vapor Parameters+Require.swift
[2733/2794] Compiling Vapor Request+WebSocket.swift
[2734/2794] Compiling Vapor Route.swift
[2735/2794] Compiling Vapor RouteCollection.swift
[2736/2794] Compiling Vapor Routes.swift
[2737/2794] Compiling Vapor RoutesBuilder+Group.swift
[2738/2794] Compiling Vapor RoutesBuilder+Method.swift
[2739/2794] Compiling Vapor RoutesBuilder+Middleware.swift
[2740/2794] Compiling Vapor RoutesBuilder+WebSocket.swift
[2741/2794] Compiling Vapor RoutesBuilder.swift
[2742/2794] Compiling Vapor OTP.swift
[2743/2794] Compiling Vapor Application+Servers.swift
[2744/2794] Compiling Vapor Server.swift
[2745/2794] Compiling Vapor App+Service.swift
[2746/2794] Compiling Vapor Req+Service.swift
[2747/2794] Compiling Vapor Service.swift
[2748/2794] Compiling Vapor Application+Sessions.swift
[2749/2794] Compiling Vapor MemorySessions.swift
[2750/2794] Compiling Vapor Request+Session.swift
[2751/2794] Compiling Vapor Session.swift
[2752/2794] Compiling Vapor SessionCache.swift
[2753/2794] Compiling Vapor SessionData.swift
[2754/2794] Compiling Vapor SessionDriver.swift
[2755/2794] Compiling Vapor SessionsConfiguration.swift
[2756/2794] Compiling Vapor SessionsMiddleware.swift
[2757/2794] Compiling Vapor URLEncodedFormData.swift
[2758/2794] Compiling Vapor URLEncodedFormDecoder.swift
[2759/2794] Compiling Vapor URLEncodedFormEncoder.swift
[2760/2794] Compiling Vapor URLEncodedFormError.swift
[2761/2794] Compiling Vapor URLEncodedFormParser.swift
[2762/2794] Compiling Vapor URLEncodedFormSerializer.swift
[2763/2794] Compiling Vapor URLQueryFragmentConvertible.swift
[2764/2794] Compiling Vapor AnyResponse.swift
[2765/2794] Compiling Vapor Array+Random.swift
[2766/2794] Compiling Vapor Base32.swift
[2767/2794] Compiling Vapor Base64.swift
[2768/2794] Compiling Vapor BaseN.swift
[2769/2794] Compiling Vapor BasicCodingKey.swift
[2770/2794] Compiling Vapor ByteCount.swift
[2771/2794] Compiling Vapor HTTPStatus.swift
[2772/2794] Compiling Vapor HTTPCookies.swift
[2773/2794] Compiling Vapor HTTPHeaderCacheControl.swift
[2774/2794] Compiling Vapor HTTPHeaderExpires.swift
[2775/2794] Compiling Vapor HTTPHeaderLastModified.swift
[2776/2794] Compiling Vapor HTTPHeaders+Cache.swift
[2777/2794] Compiling Vapor HTTPHeaders+Connection.swift
[2778/2794] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2779/2794] Compiling Vapor HTTPHeaders+ContentRange.swift
[2780/2794] Compiling Vapor HTTPHeaders+Directive.swift
[2781/2794] Compiling Vapor HTTPHeaders+Forwarded.swift
[2782/2794] Compiling Vapor HTTPHeaders+Link.swift
[2783/2794] Compiling Vapor HTTPHeaders+Name.swift
[2784/2794] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2785/2794] Compiling Vapor HTTPHeaders.swift
[2786/2794] Compiling Vapor HTTPMediaType.swift
[2787/2794] Compiling Vapor HTTPMediaTypePreference.swift
[2788/2794] Compiling Vapor Responder.swift
[2789/2794] Compiling Vapor Application+HTTP+Server.swift
[2790/2794] Compiling Vapor HTTPServer.swift
[2791/2794] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2792/2794] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2793/2794] Compiling Vapor HTTPServerHandler.swift
[2794/2794] Compiling Vapor HTTPServerRequestDecoder.swift
[2796/2797] Compiling GoogleCloud GoogleCloudPlatform+Application.swift
/host/spi-builder-workspace/Sources/GoogleCloud/GoogleCloudPlatform+Application.swift:16:20: warning: type 'Application.CloudCredentialsKey.Value' (aka 'GoogleCloudCredentialsConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | }
15 |
16 | private struct CloudCredentialsKey: StorageKey {
| `- warning: type 'Application.CloudCredentialsKey.Value' (aka 'GoogleCloudCredentialsConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | typealias Value = GoogleCloudCredentialsConfiguration
18 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Core/Sources/Configuration/GoogleCloudCredentialsConfiguration.swift:10:15: note: struct 'GoogleCloudCredentialsConfiguration' does not conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct GoogleCloudCredentialsConfiguration {
| `- note: struct 'GoogleCloudCredentialsConfiguration' does not conform to the 'Sendable' protocol
11 | public let project: String?
12 | public var serviceAccountCredentials: GoogleServiceAccountCredentials?
/host/spi-builder-workspace/Sources/GoogleCloud/GoogleCloudPlatform+Application.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Core'
7 |
8 | import Vapor
9 | @_exported import Core
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Core'
10 |
11 | extension Application {
[2797/2797] Emitting module GoogleCloud
/host/spi-builder-workspace/Sources/GoogleCloud/GoogleCloudPlatform+Application.swift:16:20: warning: type 'Application.CloudCredentialsKey.Value' (aka 'GoogleCloudCredentialsConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | }
15 |
16 | private struct CloudCredentialsKey: StorageKey {
| `- warning: type 'Application.CloudCredentialsKey.Value' (aka 'GoogleCloudCredentialsConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
17 | typealias Value = GoogleCloudCredentialsConfiguration
18 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Core/Sources/Configuration/GoogleCloudCredentialsConfiguration.swift:10:15: note: struct 'GoogleCloudCredentialsConfiguration' does not conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct GoogleCloudCredentialsConfiguration {
| `- note: struct 'GoogleCloudCredentialsConfiguration' does not conform to the 'Sendable' protocol
11 | public let project: String?
12 | public var serviceAccountCredentials: GoogleServiceAccountCredentials?
/host/spi-builder-workspace/Sources/GoogleCloud/GoogleCloudPlatform+Application.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Core'
7 |
8 | import Vapor
9 | @_exported import Core
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Core'
10 |
11 | extension Application {
[2799/2806] Emitting module CloudTranslation
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:14:20: warning: type 'Application.GoogleCloudPlatform.CloudTranslationAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudTranslationAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | extension Application.GoogleCloudPlatform {
13 |
14 | private struct CloudTranslationAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudTranslationAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudTranslationAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | typealias Value = GoogleCloudTranslationAPI
16 | }
:
38 | }
39 |
40 | public struct GoogleCloudTranslationAPI {
| `- note: consider making struct 'GoogleCloudTranslationAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:18:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudTranslationConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | }
17 |
18 | private struct CloudSecretManagerConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudTranslationConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = GoogleCloudTranslationConfiguration
20 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Translation/Sources/TranslationConfig.swift:3:15: note: struct 'GoogleCloudTranslationConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudTranslationConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudTranslationConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Translation'
7 |
8 | import Vapor
9 | @_exported import Translation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Translation'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:100:20: warning: type 'Request.GoogleCloudTranslationKey.Value' (aka 'GoogleCloudTranslationClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 |
99 | extension Request {
100 | private struct GoogleCloudTranslationKey: StorageKey {
| `- warning: type 'Request.GoogleCloudTranslationKey.Value' (aka 'GoogleCloudTranslationClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | typealias Value = GoogleCloudTranslationClient
102 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Translation/Sources/TranslationClient.swift:6:20: note: class 'GoogleCloudTranslationClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudTranslationClient {
| `- note: class 'GoogleCloudTranslationClient' does not conform to the 'Sendable' protocol
7 |
8 | public var translation: TranslationAPI
[2800/2808] Emitting module CloudPubSub
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudPubSubAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudPubSubAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudPubSubAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudPubSubAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudPubSubAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudPubSubAPI
15 | }
:
38 | }
39 |
40 | public struct GoogleCloudPubSubAPI {
| `- note: consider making struct 'GoogleCloudPubSubAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudPubSubConfigurationKey.Value' (aka 'GoogleCloudPubSubConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudPubSubConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudPubSubConfigurationKey.Value' (aka 'GoogleCloudPubSubConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudPubSubConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/PubSub/Sources/PubSubConfig.swift:3:15: note: struct 'GoogleCloudPubSubConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudPubSubConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudPubSubConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PubSub'
7 |
8 | import Vapor
9 | @_exported import PubSub
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PubSub'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:97:20: warning: type 'Request.GoogleCloudPubSubKey.Value' (aka 'GoogleCloudPubSubClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 |
96 | extension Request {
97 | private struct GoogleCloudPubSubKey: StorageKey {
| `- warning: type 'Request.GoogleCloudPubSubKey.Value' (aka 'GoogleCloudPubSubClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 | typealias Value = GoogleCloudPubSubClient
99 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/PubSub/Sources/PubSubClient.swift:6:20: note: class 'GoogleCloudPubSubClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudPubSubClient {
| `- note: class 'GoogleCloudPubSubClient' does not conform to the 'Sendable' protocol
7 | public var pubSubTopic: TopicsAPI
8 | public var pubSubSubscription: SubscriptionsAPI
[2801/2808] Compiling CloudStorage GoogleCloudStorageAPI.swift
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudStorageAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudStorageAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudStorageAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudStorageAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudStorageAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudStorageAPI
15 | }
:
37 | }
38 |
39 | public struct GoogleCloudStorageAPI {
| `- note: consider making struct 'GoogleCloudStorageAPI' conform to the 'Sendable' protocol
40 | public let application: Application
41 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudStorageConfigurationKey.Value' (aka 'GoogleCloudStorageConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudStorageConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudStorageConfigurationKey.Value' (aka 'GoogleCloudStorageConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudStorageConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Storage/Sources/StorageConfig.swift:11:15: note: struct 'GoogleCloudStorageConfiguration' does not conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct GoogleCloudStorageConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudStorageConfiguration' does not conform to the 'Sendable' protocol
12 | public var scope: [GoogleCloudAPIScope]
13 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Storage'
7 |
8 | import Vapor
9 | @_exported import Storage
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Storage'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:99:20: warning: type 'Request.GoogleCloudStorageKey.Value' (aka 'GoogleCloudStorageClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
97 |
98 | extension Request {
99 | private struct GoogleCloudStorageKey: StorageKey {
| `- warning: type 'Request.GoogleCloudStorageKey.Value' (aka 'GoogleCloudStorageClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
100 | typealias Value = GoogleCloudStorageClient
101 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Storage/Sources/StorageClient.swift:13:20: note: class 'GoogleCloudStorageClient' does not conform to the 'Sendable' protocol
11 | import NIO
12 |
13 | public final class GoogleCloudStorageClient {
| `- note: class 'GoogleCloudStorageClient' does not conform to the 'Sendable' protocol
14 | public var bucketAccessControl: BucketAccessControlAPI
15 | public var buckets: StorageBucketAPI
[2802/2808] Emitting module CloudStorage
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudStorageAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudStorageAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudStorageAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudStorageAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudStorageAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudStorageAPI
15 | }
:
37 | }
38 |
39 | public struct GoogleCloudStorageAPI {
| `- note: consider making struct 'GoogleCloudStorageAPI' conform to the 'Sendable' protocol
40 | public let application: Application
41 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudStorageConfigurationKey.Value' (aka 'GoogleCloudStorageConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudStorageConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudStorageConfigurationKey.Value' (aka 'GoogleCloudStorageConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudStorageConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Storage/Sources/StorageConfig.swift:11:15: note: struct 'GoogleCloudStorageConfiguration' does not conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct GoogleCloudStorageConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudStorageConfiguration' does not conform to the 'Sendable' protocol
12 | public var scope: [GoogleCloudAPIScope]
13 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Storage'
7 |
8 | import Vapor
9 | @_exported import Storage
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Storage'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudStorage/GoogleCloudStorageAPI.swift:99:20: warning: type 'Request.GoogleCloudStorageKey.Value' (aka 'GoogleCloudStorageClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
97 |
98 | extension Request {
99 | private struct GoogleCloudStorageKey: StorageKey {
| `- warning: type 'Request.GoogleCloudStorageKey.Value' (aka 'GoogleCloudStorageClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
100 | typealias Value = GoogleCloudStorageClient
101 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Storage/Sources/StorageClient.swift:13:20: note: class 'GoogleCloudStorageClient' does not conform to the 'Sendable' protocol
11 | import NIO
12 |
13 | public final class GoogleCloudStorageClient {
| `- note: class 'GoogleCloudStorageClient' does not conform to the 'Sendable' protocol
14 | public var bucketAccessControl: BucketAccessControlAPI
15 | public var buckets: StorageBucketAPI
[2803/2808] Compiling CloudPubSub GoogleCloudPubSubAPI.swift
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudPubSubAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudPubSubAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudPubSubAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudPubSubAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudPubSubAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudPubSubAPI
15 | }
:
38 | }
39 |
40 | public struct GoogleCloudPubSubAPI {
| `- note: consider making struct 'GoogleCloudPubSubAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudPubSubConfigurationKey.Value' (aka 'GoogleCloudPubSubConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudPubSubConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudPubSubConfigurationKey.Value' (aka 'GoogleCloudPubSubConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudPubSubConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/PubSub/Sources/PubSubConfig.swift:3:15: note: struct 'GoogleCloudPubSubConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudPubSubConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudPubSubConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PubSub'
7 |
8 | import Vapor
9 | @_exported import PubSub
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'PubSub'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudPubSub/GoogleCloudPubSubAPI.swift:97:20: warning: type 'Request.GoogleCloudPubSubKey.Value' (aka 'GoogleCloudPubSubClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 |
96 | extension Request {
97 | private struct GoogleCloudPubSubKey: StorageKey {
| `- warning: type 'Request.GoogleCloudPubSubKey.Value' (aka 'GoogleCloudPubSubClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 | typealias Value = GoogleCloudPubSubClient
99 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/PubSub/Sources/PubSubClient.swift:6:20: note: class 'GoogleCloudPubSubClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudPubSubClient {
| `- note: class 'GoogleCloudPubSubClient' does not conform to the 'Sendable' protocol
7 | public var pubSubTopic: TopicsAPI
8 | public var pubSubSubscription: SubscriptionsAPI
[2804/2808] Emitting module CloudSecretManager
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:14:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudSecretManagerAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | extension Application.GoogleCloudPlatform {
13 |
14 | private struct CloudSecretManagerAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudSecretManagerAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | typealias Value = GoogleCloudSecretManagerAPI
16 | }
:
38 | }
39 |
40 | public struct GoogleCloudSecretManagerAPI {
| `- note: consider making struct 'GoogleCloudSecretManagerAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:18:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudSecretManagerConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | }
17 |
18 | private struct CloudSecretManagerConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudSecretManagerConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = GoogleCloudSecretManagerConfiguration
20 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/SecretManager/Sources/SecretManagerConfig.swift:3:15: note: struct 'GoogleCloudSecretManagerConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudSecretManagerConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudSecretManagerConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SecretManager'
7 |
8 | import Vapor
9 | @_exported import SecretManager
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SecretManager'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:100:20: warning: type 'Request.GoogleCloudSecretManagerKey.Value' (aka 'GoogleCloudSecretManagerClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 |
99 | extension Request {
100 | private struct GoogleCloudSecretManagerKey: StorageKey {
| `- warning: type 'Request.GoogleCloudSecretManagerKey.Value' (aka 'GoogleCloudSecretManagerClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | typealias Value = GoogleCloudSecretManagerClient
102 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/SecretManager/Sources/SecretManagerClient.swift:6:20: note: class 'GoogleCloudSecretManagerClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudSecretManagerClient {
| `- note: class 'GoogleCloudSecretManagerClient' does not conform to the 'Sendable' protocol
7 |
8 | public var secrets: SecretsAPI
[2805/2808] Compiling CloudSecretManager GoogleCloudSecretManagerAPI.swift
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:14:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudSecretManagerAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | extension Application.GoogleCloudPlatform {
13 |
14 | private struct CloudSecretManagerAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudSecretManagerAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | typealias Value = GoogleCloudSecretManagerAPI
16 | }
:
38 | }
39 |
40 | public struct GoogleCloudSecretManagerAPI {
| `- note: consider making struct 'GoogleCloudSecretManagerAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:18:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudSecretManagerConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | }
17 |
18 | private struct CloudSecretManagerConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudSecretManagerConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = GoogleCloudSecretManagerConfiguration
20 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/SecretManager/Sources/SecretManagerConfig.swift:3:15: note: struct 'GoogleCloudSecretManagerConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudSecretManagerConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudSecretManagerConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SecretManager'
7 |
8 | import Vapor
9 | @_exported import SecretManager
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SecretManager'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudSecretManager/GoogleCloudSecretManagerAPI.swift:100:20: warning: type 'Request.GoogleCloudSecretManagerKey.Value' (aka 'GoogleCloudSecretManagerClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 |
99 | extension Request {
100 | private struct GoogleCloudSecretManagerKey: StorageKey {
| `- warning: type 'Request.GoogleCloudSecretManagerKey.Value' (aka 'GoogleCloudSecretManagerClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | typealias Value = GoogleCloudSecretManagerClient
102 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/SecretManager/Sources/SecretManagerClient.swift:6:20: note: class 'GoogleCloudSecretManagerClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudSecretManagerClient {
| `- note: class 'GoogleCloudSecretManagerClient' does not conform to the 'Sendable' protocol
7 |
8 | public var secrets: SecretsAPI
[2806/2808] Compiling CloudTranslation GoogleCloudTranslationAPI.swift
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:14:20: warning: type 'Application.GoogleCloudPlatform.CloudTranslationAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudTranslationAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
12 | extension Application.GoogleCloudPlatform {
13 |
14 | private struct CloudTranslationAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudTranslationAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudTranslationAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | typealias Value = GoogleCloudTranslationAPI
16 | }
:
38 | }
39 |
40 | public struct GoogleCloudTranslationAPI {
| `- note: consider making struct 'GoogleCloudTranslationAPI' conform to the 'Sendable' protocol
41 | public let application: Application
42 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:18:20: warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudTranslationConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
16 | }
17 |
18 | private struct CloudSecretManagerConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudSecretManagerConfigurationKey.Value' (aka 'GoogleCloudTranslationConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = GoogleCloudTranslationConfiguration
20 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Translation/Sources/TranslationConfig.swift:3:15: note: struct 'GoogleCloudTranslationConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudTranslationConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudTranslationConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Translation'
7 |
8 | import Vapor
9 | @_exported import Translation
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Translation'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudTranslation/GoogleCloudTranslationAPI.swift:100:20: warning: type 'Request.GoogleCloudTranslationKey.Value' (aka 'GoogleCloudTranslationClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
98 |
99 | extension Request {
100 | private struct GoogleCloudTranslationKey: StorageKey {
| `- warning: type 'Request.GoogleCloudTranslationKey.Value' (aka 'GoogleCloudTranslationClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
101 | typealias Value = GoogleCloudTranslationClient
102 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Translation/Sources/TranslationClient.swift:6:20: note: class 'GoogleCloudTranslationClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudTranslationClient {
| `- note: class 'GoogleCloudTranslationClient' does not conform to the 'Sendable' protocol
7 |
8 | public var translation: TranslationAPI
[2808/2812] Emitting module CloudDatastore
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudDatastoreAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudDatastoreAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudDatastoreAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudDatastoreAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudDatastoreAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudDatastoreAPI
15 | }
:
41 | }
42 |
43 | public struct GoogleCloudDatastoreAPI {
| `- note: consider making struct 'GoogleCloudDatastoreAPI' conform to the 'Sendable' protocol
44 | public let application: Application
45 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudDatastoreConfigurationKey.Value' (aka 'GoogleCloudDatastoreConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudDatastoreConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudDatastoreConfigurationKey.Value' (aka 'GoogleCloudDatastoreConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudDatastoreConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Datastore/Sources/DatastoreConfig.swift:3:15: note: struct 'GoogleCloudDatastoreConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudDatastoreConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudDatastoreConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Datastore'
7 |
8 | import Vapor
9 | @_exported import Datastore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Datastore'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:122:20: warning: type 'Request.GoogleCloudDatastoreKey.Value' (aka 'GoogleCloudDatastoreClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
120 |
121 | extension Request {
122 | private struct GoogleCloudDatastoreKey: StorageKey {
| `- warning: type 'Request.GoogleCloudDatastoreKey.Value' (aka 'GoogleCloudDatastoreClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
123 | typealias Value = GoogleCloudDatastoreClient
124 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Datastore/Sources/DatastoreClient.swift:6:20: note: class 'GoogleCloudDatastoreClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudDatastoreClient {
| `- note: class 'GoogleCloudDatastoreClient' does not conform to the 'Sendable' protocol
7 |
8 | public var project: DatastoreProjectAPI
[2809/2812] Compiling CloudDatastore GoogleCloudDatastoreAPI.swift
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:13:20: warning: type 'Application.GoogleCloudPlatform.CloudDatastoreAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudDatastoreAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 |
12 | extension Application.GoogleCloudPlatform {
13 | private struct CloudDatastoreAPIKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudDatastoreAPIKey.Value' (aka 'Application.GoogleCloudPlatform.GoogleCloudDatastoreAPI') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
14 | typealias Value = GoogleCloudDatastoreAPI
15 | }
:
41 | }
42 |
43 | public struct GoogleCloudDatastoreAPI {
| `- note: consider making struct 'GoogleCloudDatastoreAPI' conform to the 'Sendable' protocol
44 | public let application: Application
45 | public let eventLoop: EventLoop
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:17:20: warning: type 'Application.GoogleCloudPlatform.CloudDatastoreConfigurationKey.Value' (aka 'GoogleCloudDatastoreConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | private struct CloudDatastoreConfigurationKey: StorageKey {
| `- warning: type 'Application.GoogleCloudPlatform.CloudDatastoreConfigurationKey.Value' (aka 'GoogleCloudDatastoreConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 | typealias Value = GoogleCloudDatastoreConfiguration
19 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Datastore/Sources/DatastoreConfig.swift:3:15: note: struct 'GoogleCloudDatastoreConfiguration' does not conform to the 'Sendable' protocol
1 | import Core
2 |
3 | public struct GoogleCloudDatastoreConfiguration: GoogleCloudAPIConfiguration {
| `- note: struct 'GoogleCloudDatastoreConfiguration' does not conform to the 'Sendable' protocol
4 | public var scope: [GoogleCloudAPIScope]
5 | public let serviceAccount: String
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:9:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Datastore'
7 |
8 | import Vapor
9 | @_exported import Datastore
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Datastore'
10 | @_exported import GoogleCloud
11 |
/host/spi-builder-workspace/Sources/CloudDatastore/GoogleCloudDatastoreAPI.swift:122:20: warning: type 'Request.GoogleCloudDatastoreKey.Value' (aka 'GoogleCloudDatastoreClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
120 |
121 | extension Request {
122 | private struct GoogleCloudDatastoreKey: StorageKey {
| `- warning: type 'Request.GoogleCloudDatastoreKey.Value' (aka 'GoogleCloudDatastoreClient') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
123 | typealias Value = GoogleCloudDatastoreClient
124 | }
/host/spi-builder-workspace/.build/checkouts/google-cloud-kit/Datastore/Sources/DatastoreClient.swift:6:20: note: class 'GoogleCloudDatastoreClient' does not conform to the 'Sendable' protocol
4 | import NIO
5 |
6 | public final class GoogleCloudDatastoreClient {
| `- note: class 'GoogleCloudDatastoreClient' does not conform to the 'Sendable' protocol
7 |
8 | public var project: DatastoreProjectAPI
Build complete! (434.76s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "google-cloud-kit",
"requirement" : {
"exact" : [
"1.0.0-rc.9"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor-community/google-cloud-kit.git"
}
],
"manifest_display_name" : "google-cloud",
"name" : "google-cloud",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "GoogleCloud",
"targets" : [
"GoogleCloud"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudStorage",
"targets" : [
"CloudStorage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudDatastore",
"targets" : [
"CloudDatastore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudSecretManager",
"targets" : [
"CloudSecretManager"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudTranslation",
"targets" : [
"CloudTranslation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CloudPubSub",
"targets" : [
"CloudPubSub"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleCloud",
"module_type" : "SwiftTarget",
"name" : "GoogleCloud",
"path" : "Sources/GoogleCloud",
"product_dependencies" : [
"Vapor",
"GoogleCloudKit"
],
"product_memberships" : [
"GoogleCloud",
"CloudStorage",
"CloudDatastore",
"CloudSecretManager",
"CloudTranslation",
"CloudPubSub"
],
"sources" : [
"GoogleCloudPlatform+Application.swift"
],
"type" : "library"
},
{
"c99name" : "CloudTranslation",
"module_type" : "SwiftTarget",
"name" : "CloudTranslation",
"path" : "Sources/CloudTranslation",
"product_dependencies" : [
"Vapor",
"GoogleCloudTranslation"
],
"product_memberships" : [
"CloudTranslation"
],
"sources" : [
"GoogleCloudTranslationAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudStorage",
"module_type" : "SwiftTarget",
"name" : "CloudStorage",
"path" : "Sources/CloudStorage",
"product_dependencies" : [
"Vapor",
"GoogleCloudStorage"
],
"product_memberships" : [
"CloudStorage"
],
"sources" : [
"GoogleCloudStorageAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudSecretManager",
"module_type" : "SwiftTarget",
"name" : "CloudSecretManager",
"path" : "Sources/CloudSecretManager",
"product_dependencies" : [
"Vapor",
"GoogleCloudSecretManager"
],
"product_memberships" : [
"CloudSecretManager"
],
"sources" : [
"GoogleCloudSecretManagerAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudPubSub",
"module_type" : "SwiftTarget",
"name" : "CloudPubSub",
"path" : "Sources/CloudPubSub",
"product_dependencies" : [
"Vapor",
"GoogleCloudPubSub"
],
"product_memberships" : [
"CloudPubSub"
],
"sources" : [
"GoogleCloudPubSubAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
},
{
"c99name" : "CloudDatastore",
"module_type" : "SwiftTarget",
"name" : "CloudDatastore",
"path" : "Sources/CloudDatastore",
"product_dependencies" : [
"Vapor",
"GoogleCloudDatastore"
],
"product_memberships" : [
"CloudDatastore"
],
"sources" : [
"GoogleCloudDatastoreAPI.swift"
],
"target_dependencies" : [
"GoogleCloud"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.