Build Information
Successful build of google-cloud, reference main (275029
), with Swift 6.1 for Linux on 27 Apr 2025 19:14:34 UTC.
Swift 6 data race errors: 16
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/google-cloud.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/google-cloud
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2750292 Update README.md
Cloned https://github.com/vapor-community/google-cloud.git
Revision (git rev-parse @):
27502923228940ff1ed967df82e956b6f7731a29
SUCCESS checkout https://github.com/vapor-community/google-cloud.git at main
========================================
Build
========================================
Selected platform: linux
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor-community/google-cloud-kit.git
Fetching https://github.com/vapor/vapor.git
[1/1345] Fetching google-cloud-kit
[1346/75658] Fetching google-cloud-kit, vapor
Fetched https://github.com/vapor-community/google-cloud-kit.git from cache (1.95s)
Fetched https://github.com/vapor/vapor.git from cache (1.99s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (2.64s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.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-algorithms.git
[1/1063] Fetching swift-service-context
[299/4271] Fetching swift-service-context, multipart-kit
[2155/6867] Fetching swift-service-context, multipart-kit, websocket-kit
[3376/8572] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics
[4560/14475] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms
[5635/19445] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.49s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.57s)
Fetching https://github.com/apple/swift-nio-extras.git
[7767/12083] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-metrics
[9967/15919] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.33s)
[10030/13719] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-log
Fetching https://github.com/apple/swift-nio-http2.git
[11603/19381] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
[12862/15545] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[13429/27037] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.52s)
[7881/21375] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[14941/36168] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl
[23743/111604] Fetching multipart-kit, swift-atomics, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.57s)
[25795/109899] Fetching multipart-kit, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.57s)
[20973/104929] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.68s)
[19702/101721] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
[35442/115505] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto
[41536/120990] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.24s)
[46072/109498] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (0.46s)
[45536/104013] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[59905/106383] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit
[62477/127110] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit, routing-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.37s)
[68337/124740] Fetching swift-nio-ssl, swift-nio, swift-crypto, routing-kit
[68338/138527] Fetching swift-nio-ssl, swift-nio, swift-crypto, routing-kit, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.28s)
[101104/123734] Fetching swift-nio, swift-crypto, routing-kit, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.17s)
[88825/109947] Fetching swift-nio, swift-crypto, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.05s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.06s)
[60349/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.55s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.85s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.60s)
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.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.51s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.52s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.35s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.92s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.97s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.59s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[430/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.29s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.82s)
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.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.51s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.55s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.57s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.52s)
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.54s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.78s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (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 (0.58s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (0.85s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (1.42s)
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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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-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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
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.26.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Building for debugging...
[0/1265] Write sources
[50/1265] Compiling CNIOWASI CNIOWASI.c
[51/1265] Write sources
[52/1265] Compiling CNIOWindows WSAStartup.c
[53/1265] Compiling CNIOWindows shim.c
[54/1265] Write sources
[61/1265] Compiling _NumericsShims _NumericsShims.c
[62/1265] Compiling _AtomicsShims.c
[63/1265] Compiling CNIOSHA1 c_nio_sha1.c
[64/1265] Compiling CVaporBcrypt bcrypt.c
[65/1265] Compiling CVaporBcrypt blf.c
[66/1265] Compiling CNIOLinux liburing_shims.c
[67/1265] Compiling CNIOExtrasZlib empty.c
[68/1265] Compiling CSystem shims.c
[69/1265] Compiling CNIOLinux shim.c
[70/1265] Compiling CNIODarwin shim.c
[70/1265] Compiling CNIOLLHTTP c_nio_http.c
[72/1265] Compiling fiat_p256_adx_sqr.S
[73/1265] Compiling fiat_curve25519_adx_square.S
[74/1265] Compiling fiat_p256_adx_mul.S
[75/1265] Compiling fiat_curve25519_adx_mul.S
[76/1265] Compiling CNIOLLHTTP c_nio_api.c
[77/1265] Write swift-version-24593BA9C3E375BF.txt
[78/1265] Compiling CNIOLLHTTP c_nio_llhttp.c
[79/1269] Compiling CNIOBoringSSLShims shims.c
[80/1271] Compiling tls_method.cc
[81/1271] Compiling tls_record.cc
[83/1271] Emitting module _NIODataStructures
[83/1271] Compiling tls13_server.cc
[84/1271] Compiling tls13_enc.cc
[85/1271] Compiling tls13_client.cc
[86/1314] Compiling tls13_both.cc
[88/1337] Emitting module Logging
[89/1337] Emitting module CoreMetrics
[90/1337] Compiling CoreMetrics Metrics.swift
[91/1337] Compiling InternalCollectionsUtilities Debugging.swift
[92/1337] Compiling InternalCollectionsUtilities Descriptions.swift
[93/1337] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[94/1337] Compiling InternalCollectionsUtilities Specialize.swift
[95/1339] Compiling InternalCollectionsUtilities _SortedCollection.swift
[96/1339] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[97/1339] Emitting module _NIOBase64
[98/1339] Compiling _NIOBase64 Base64.swift
[99/1340] Compiling _NIODataStructures _TinyArray.swift
[100/1340] Compiling RealModule Float+Real.swift
[101/1341] Emitting module RealModule
[102/1341] Compiling ServiceContextModule ServiceContextKey.swift
[103/1341] Compiling SystemPackage MachPort.swift
[104/1341] Compiling SystemPackage PlatformString.swift
[105/1341] Compiling SystemPackage SystemString.swift
[106/1341] Compiling RealModule Float16+Real.swift
[107/1344] Compiling RealModule Float80+Real.swift
[108/1344] Compiling RealModule Real.swift
[109/1344] Compiling RealModule RealFunctions.swift
[110/1344] Compiling RealModule ElementaryFunctions.swift
[111/1344] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[112/1344] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[113/1344] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[114/1344] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[115/1344] Emitting module InternalCollectionsUtilities
[120/1345] Compiling InternalCollectionsUtilities UInt+reversed.swift
[121/1345] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[122/1345] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[123/1345] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[125/1345] Compiling InternalCollectionsUtilities Integer rank.swift
[126/1345] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[127/1345] Emitting module ServiceContextModule
[128/1345] Compiling ServiceContextModule ServiceContext.swift
[129/1345] Compiling _NIODataStructures PriorityQueue.swift
[130/1346] Emitting module SystemPackage
[145/1346] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[146/1346] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[148/1353] Compiling Instrumentation Instrument.swift
[149/1353] Emitting module Instrumentation
[150/1353] Compiling Instrumentation NoOpInstrument.swift
[151/1353] Compiling Instrumentation MultiplexInstrument.swift
[152/1353] Compiling SystemPackage Util+StringArray.swift
[153/1353] Compiling SystemPackage Util.swift
[154/1353] Compiling SystemPackage UtilConsumers.swift
[155/1353] Compiling SystemPackage Mocking.swift
[156/1353] Compiling SystemPackage RawBuffer.swift
[157/1353] Compiling SystemPackage Syscalls.swift
[158/1353] Compiling SystemPackage WindowsSyscallAdapters.swift
[159/1353] Compiling Logging MetadataProvider.swift
[162/1353] Compiling SystemPackage FilePathWindows.swift
[163/1353] Compiling SystemPackage FilePermissions.swift
[164/1353] Compiling CoreMetrics Locks.swift
[165/1353] Compiling Instrumentation InstrumentationSystem.swift
[166/1353] Compiling Instrumentation Locks.swift
[171/1356] Compiling _NIODataStructures Heap.swift
[172/1357] Compiling Logging Locks.swift
[173/1357] Compiling Logging LogHandler.swift
[174/1357] Compiling Logging Logging.swift
[180/1498] Compiling Tracing InstrumentationSystem+Tracing.swift
[181/1498] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[182/1498] Compiling HeapModule Heap+Descriptions.swift
[182/1498] Compiling t1_enc.cc
[184/1498] Emitting module Tracing
[185/1498] Compiling Tracing TracingTime.swift
[186/1498] Compiling HeapModule _HeapNode.swift
[187/1498] Compiling HeapModule Heap.swift
[188/1498] Compiling Tracing Tracer.swift
[188/1498] Compiling ssl_versions.cc
[190/1498] Compiling Tracing TracerProtocol.swift
[191/1498] Compiling HeapModule Heap+Invariants.swift
[192/1498] Compiling HeapModule Heap+UnsafeHandle.swift
[193/1504] Emitting module HeapModule
[194/1505] Compiling Tracing TracerProtocol+Legacy.swift
[196/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[197/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[198/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[199/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[200/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[201/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[202/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[203/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[204/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[205/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[206/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[207/1505] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[208/1505] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[209/1505] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[210/1588] Compiling Tracing NoOpTracer.swift
[211/1588] Compiling Tracing SpanProtocol.swift
[211/1589] Compiling ssl_x509.cc
[213/1589] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[214/1589] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[215/1589] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[216/1589] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[217/1589] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[218/1589] Compiling HashTreeCollections _HashNode+Structural merge.swift
[219/1589] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[220/1589] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[222/1604] Compiling HashTreeCollections _HashNode+Structural union.swift
[223/1604] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[224/1604] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[225/1604] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[226/1604] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[227/1604] Compiling HashTreeCollections _HashNode.swift
[228/1604] Compiling HashTreeCollections _HashNodeHeader.swift
[229/1604] Compiling HashTreeCollections _HashSlot.swift
[230/1604] Compiling HashTreeCollections _HashStack.swift
[231/1604] Compiling HashTreeCollections _HashTreeIterator.swift
[232/1604] Compiling HashTreeCollections _HashTreeStatistics.swift
[233/1604] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[234/1604] Compiling HashTreeCollections _RawHashNode.swift
[235/1604] Compiling HashTreeCollections _UnmanagedHashNode.swift
[236/1604] Compiling HashTreeCollections _UnsafePath.swift
[237/1604] Compiling HashTreeCollections TreeDictionary+Codable.swift
[238/1604] Compiling DequeModule _DequeBuffer.swift
[239/1604] Compiling DequeModule _DequeBufferHeader.swift
[240/1604] Compiling DequeModule Deque+Equatable.swift
[241/1604] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[242/1604] Compiling DequeModule Deque+CustomReflectable.swift
[243/1604] Compiling DequeModule Deque+Descriptions.swift
[244/1606] Compiling HashTreeCollections TreeSet+Descriptions.swift
[245/1606] Compiling HashTreeCollections TreeSet+Equatable.swift
[246/1606] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[247/1606] Compiling HashTreeCollections TreeSet+Extras.swift
[248/1606] Compiling HashTreeCollections TreeSet+Filter.swift
[249/1606] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[250/1606] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[251/1606] Compiling HashTreeCollections TreeDictionary+Filter.swift
[252/1606] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[253/1615] Compiling HashTreeCollections TreeSet+Hashable.swift
[254/1615] Compiling HashTreeCollections TreeSet+Sendable.swift
[255/1615] Compiling _RopeModule Rope+Join.swift
[256/1615] Compiling _RopeModule Rope+MutatingForEach.swift
[257/1615] Compiling _RopeModule Rope+Remove.swift
[258/1615] Compiling _RopeModule Rope+RemoveSubrange.swift
[259/1615] Compiling _RopeModule Rope+Split.swift
[260/1615] Compiling _RopeModule Optional Utilities.swift
[261/1615] Compiling _RopeModule String Utilities.swift
[262/1615] Compiling _RopeModule String.Index+ABI.swift
[263/1625] Compiling DequeModule Deque+Extras.swift
[264/1625] Compiling DequeModule Deque+Hashable.swift
[265/1625] Compiling DequeModule Deque+Testing.swift
[266/1625] Compiling DequeModule Deque._Storage.swift
[269/1625] Compiling DequeModule Deque._UnsafeHandle.swift
[270/1625] Compiling DequeModule Deque.swift
[271/1625] Compiling DequeModule _DequeSlot.swift
[272/1625] Compiling DequeModule _UnsafeWrappedBuffer.swift
[273/1625] Compiling DequeModule Deque+Codable.swift
[274/1625] Compiling DequeModule Deque+Collection.swift
[283/1625] Compiling HashTreeCollections TreeDictionary.swift
[284/1625] Compiling HashTreeCollections TreeSet+Codable.swift
[285/1625] Compiling HashTreeCollections TreeSet+Collection.swift
[286/1625] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[287/1625] Compiling HashTreeCollections TreeSet+Debugging.swift
[301/1625] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[302/1625] Compiling HashTreeCollections TreeDictionary+Keys.swift
[303/1625] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[304/1625] Compiling HashTreeCollections TreeDictionary+Merge.swift
[305/1625] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[306/1625] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[307/1625] Compiling HashTreeCollections TreeDictionary+Values.swift
[317/1625] Compiling RoutingKit Router.swift
[318/1625] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[319/1625] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[320/1625] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[321/1625] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[322/1625] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[323/1625] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[324/1625] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[325/1625] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[326/1625] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[327/1625] Compiling HashTreeCollections TreeSet.swift
[328/1625] Emitting module DequeModule
[341/1626] Emitting module Metrics
[342/1626] Emitting module RoutingKit
[343/1626] Compiling RoutingKit PathComponent.swift
[352/1626] Compiling RoutingKit TrieRouter.swift
[353/1626] Emitting module OrderedCollections
[361/1627] Compiling HashTreeCollections TreeDictionary+Collection.swift
[362/1627] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[363/1627] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[364/1627] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[365/1627] Emitting module _RopeModule
[366/1627] Compiling ssl_stat.cc
[367/1627] Compiling ssl_transcript.cc
[380/1627] Compiling RoutingKit AnyRouter.swift
[381/1627] Compiling RoutingKit Parameters.swift
[383/1628] Compiling Metrics Metrics.swift
[454/1629] Compiling ssl_session.cc
[457/1630] Emitting module HashTreeCollections
[458/1631] Compiling ssl_privkey.cc
[459/1631] Compiling ssl_key_share.cc
[460/1631] Compiling ssl_lib.cc
[461/1631] Compiling ssl_file.cc
[462/1631] Compiling ssl_credential.cc
[463/1631] Compiling ssl_cipher.cc
[464/1631] Compiling ssl_buffer.cc
[464/1631] Compiling ssl_cert.cc
[466/1631] Compiling ssl_asn1.cc
[467/1631] Compiling ssl_aead_ctx.cc
[468/1631] Compiling s3_pkt.cc
[469/1631] Compiling s3_lib.cc
[470/1631] Compiling s3_both.cc
[471/1631] Compiling handshake_server.cc
[472/1631] Compiling handshake.cc
[473/1631] Compiling handshake_client.cc
[474/1631] Compiling handoff.cc
[475/1631] Compiling encrypted_client_hello.cc
[476/1631] Compiling dtls_record.cc
[477/1631] Compiling md5-x86_64-linux.S
[478/1631] Compiling md5-x86_64-apple.S
[479/1631] Compiling extensions.cc
[480/1631] Compiling md5-586-linux.S
[481/1631] Compiling md5-586-apple.S
[482/1631] Compiling dtls_method.cc
[483/1631] Compiling chacha20_poly1305_x86_64-apple.S
[484/1631] Compiling chacha20_poly1305_x86_64-linux.S
[485/1631] Compiling chacha20_poly1305_armv8-win.S
[486/1631] Compiling chacha20_poly1305_armv8-linux.S
[487/1631] Compiling chacha20_poly1305_armv8-apple.S
[488/1631] Compiling chacha-x86_64-linux.S
[489/1631] Compiling chacha-x86_64-apple.S
[490/1631] Compiling chacha-x86-linux.S
[491/1631] Compiling chacha-x86-apple.S
[492/1631] Compiling err_data.cc
[493/1631] Compiling chacha-armv8-win.S
[494/1631] Compiling chacha-armv8-linux.S
[495/1631] Compiling chacha-armv4-linux.S
[496/1631] Compiling chacha-armv8-apple.S
[497/1631] Compiling aes128gcmsiv-x86_64-linux.S
[498/1631] Compiling aes128gcmsiv-x86_64-apple.S
[499/1631] Compiling x86_64-mont5-linux.S
[500/1631] Compiling x86_64-mont5-apple.S
[501/1631] Compiling x86_64-mont-linux.S
[502/1631] Compiling x86_64-mont-apple.S
[503/1631] Compiling x86-mont-linux.S
[504/1631] Compiling x86-mont-apple.S
[505/1631] Compiling d1_srtp.cc
[506/1631] Compiling vpaes-x86_64-linux.S
[507/1631] Compiling vpaes-x86_64-apple.S
[508/1631] Compiling vpaes-x86-linux.S
[509/1631] Compiling vpaes-x86-apple.S
[510/1631] Compiling vpaes-armv8-win.S
[511/1631] Compiling vpaes-armv8-linux.S
[512/1631] Compiling vpaes-armv8-apple.S
[513/1631] Compiling vpaes-armv7-linux.S
[514/1631] Compiling sha512-x86_64-linux.S
[515/1631] Compiling sha512-x86_64-apple.S
[516/1631] Compiling sha512-armv8-win.S
[517/1631] Compiling sha512-armv8-linux.S
[518/1631] Compiling sha512-armv8-apple.S
[519/1631] Compiling sha512-armv4-linux.S
[520/1631] Compiling sha512-586-linux.S
[521/1631] Compiling d1_pkt.cc
[522/1631] Compiling sha512-586-apple.S
[523/1631] Compiling sha256-x86_64-apple.S
[524/1631] Compiling sha256-armv8-linux.S
[525/1631] Compiling sha256-armv8-win.S
[526/1631] Compiling sha256-x86_64-linux.S
[527/1631] Compiling sha256-armv8-apple.S
[528/1631] Compiling sha256-armv4-linux.S
[529/1631] Compiling sha256-586-linux.S
[530/1631] Compiling sha256-586-apple.S
[531/1631] Compiling sha1-x86_64-apple.S
[532/1631] Compiling sha1-armv8-win.S
[532/1631] Compiling sha1-x86_64-linux.S
[534/1631] Compiling sha1-armv8-linux.S
[535/1631] Compiling sha1-armv8-apple.S
[536/1631] Compiling bio_ssl.cc
[537/1631] Compiling sha1-armv4-large-linux.S
[538/1631] Compiling sha1-586-linux.S
[539/1631] Compiling sha1-586-apple.S
[540/1631] Compiling rsaz-avx2-linux.S
[541/1631] Compiling rsaz-avx2-apple.S
[542/1631] Compiling rdrand-x86_64-linux.S
[543/1631] Compiling rdrand-x86_64-apple.S
[544/1631] Compiling p256_beeu-x86_64-asm-linux.S
[545/1631] Compiling p256_beeu-x86_64-asm-apple.S
[546/1631] Compiling d1_lib.cc
[547/1631] Compiling p256_beeu-armv8-asm-win.S
[548/1631] Compiling p256_beeu-armv8-asm-linux.S
[549/1631] Compiling p256_beeu-armv8-asm-apple.S
[550/1631] Compiling p256-armv8-asm-win.S
[551/1631] Compiling p256-x86_64-asm-apple.S
[552/1631] Compiling p256-x86_64-asm-linux.S
[553/1631] Compiling p256-armv8-asm-linux.S
[554/1631] Compiling p256-armv8-asm-apple.S
[555/1631] Compiling ghashv8-armv8-win.S
[556/1631] Compiling ghashv8-armv8-linux.S
[557/1631] Compiling ghashv8-armv7-linux.S
[558/1631] Compiling ghashv8-armv8-apple.S
[559/1631] Compiling ghash-x86_64-apple.S
[560/1631] Compiling ghash-x86_64-linux.S
[561/1631] Compiling ghash-x86-linux.S
[562/1631] Compiling ghash-x86-apple.S
[563/1631] Compiling ghash-ssse3-x86_64-linux.S
[564/1631] Compiling ghash-ssse3-x86-linux.S
[565/1631] Compiling ghash-ssse3-x86-apple.S
[565/1631] Compiling ghash-ssse3-x86_64-apple.S
[567/1631] Compiling ghash-neon-armv8-win.S
[568/1631] Compiling ghash-neon-armv8-linux.S
[569/1631] Compiling ghash-armv4-linux.S
[570/1631] Compiling ghash-neon-armv8-apple.S
[571/1631] Compiling bsaes-armv7-linux.S
[572/1631] Compiling co-586-linux.S
[573/1631] Compiling bn-armv8-win.S
[574/1631] Compiling co-586-apple.S
[575/1631] Compiling bn-armv8-linux.S
[576/1631] Compiling bn-586-linux.S
[577/1631] Compiling bn-armv8-apple.S
[578/1631] Compiling bn-586-apple.S
[579/1631] Compiling armv8-mont-win.S
[579/1631] Compiling armv8-mont-apple.S
[581/1631] Compiling armv8-mont-linux.S
[582/1631] Compiling armv4-mont-linux.S
[582/1631] Compiling aesv8-gcm-armv8-linux.S
[582/1631] Compiling aesv8-gcm-armv8-win.S
[585/1631] Compiling aesv8-armv8-win.S
[586/1631] Compiling aesv8-gcm-armv8-apple.S
[587/1631] Compiling aesv8-armv8-apple.S
[588/1631] Compiling aesv8-armv8-linux.S
[588/1631] Compiling aesv8-armv7-linux.S
[590/1631] Compiling aesni-x86_64-apple.S
[591/1631] Compiling aesni-x86_64-linux.S
[592/1631] Compiling d1_both.cc
[593/1631] Compiling aesni-x86-apple.S
[594/1631] Compiling aesni-x86-linux.S
[595/1631] Compiling aesni-gcm-x86_64-linux.S
[596/1631] Compiling aesni-gcm-x86_64-apple.S
[597/1631] Compiling aes-gcm-avx2-x86_64-linux.S
[598/1631] Compiling aes-gcm-avx2-x86_64-apple.S
[599/1631] Compiling aes-gcm-avx10-x86_64-linux.S
[600/1631] Compiling aes-gcm-avx10-x86_64-apple.S
[601/1631] Compiling x_sig.cc
[602/1631] Compiling x_spki.cc
[603/1631] Compiling x_val.cc
[604/1631] Compiling x_x509a.cc
[605/1631] Compiling x_x509.cc
[606/1631] Compiling x_req.cc
[607/1631] Compiling x_pubkey.cc
[608/1631] Compiling x_name.cc
[609/1631] Compiling x_exten.cc
[610/1631] Compiling x509spki.cc
[611/1631] Compiling x_algor.cc
[612/1631] Compiling x_attrib.cc
[613/1631] Compiling x_crl.cc
[614/1631] Compiling x509rset.cc
[615/1631] Compiling x_all.cc
[616/1631] Compiling x509name.cc
[617/1631] Compiling x509_txt.cc
[618/1631] Compiling x509cset.cc
[619/1631] Compiling x509_v3.cc
[620/1631] Compiling x509_vpm.cc
[621/1631] Compiling x509_trs.cc
[622/1631] Compiling x509_set.cc
[623/1631] Compiling x509_vfy.cc
[624/1631] Compiling x509_req.cc
[625/1631] Compiling x509_obj.cc
[626/1631] Compiling x509_def.cc
[627/1631] Compiling x509_d2.cc
[628/1631] Compiling x509_ext.cc
[629/1631] Compiling x509_lu.cc
[630/1631] Compiling x509.cc
[631/1631] Compiling x509_att.cc
[632/1631] Compiling x509_cmp.cc
[633/1631] Compiling v3_skey.cc
[634/1631] Compiling v3_prn.cc
[635/1631] Compiling v3_purp.cc
[636/1631] Compiling v3_utl.cc
[637/1631] Compiling v3_ocsp.cc
[638/1631] Compiling v3_pmaps.cc
[639/1631] Compiling v3_pcons.cc
[640/1631] Compiling v3_ncons.cc
[641/1631] Compiling v3_int.cc
[642/1631] Compiling v3_lib.cc
[643/1631] Compiling v3_ia5.cc
[644/1631] Compiling v3_info.cc
[645/1631] Compiling v3_genn.cc
[645/1631] Compiling v3_enum.cc
[646/1631] Compiling v3_extku.cc
[648/1631] Compiling v3_crld.cc
[649/1631] Compiling v3_cpols.cc
[650/1631] Compiling v3_conf.cc
[651/1631] Compiling v3_bitst.cc
[652/1631] Compiling v3_bcons.cc
[653/1631] Compiling v3_akeya.cc
[654/1631] Compiling v3_akey.cc
[655/1631] Compiling v3_alt.cc
[656/1631] Compiling t_x509a.cc
[657/1631] Compiling i2d_pr.cc
[658/1631] Compiling t_crl.cc
[659/1631] Compiling t_x509.cc
[660/1631] Compiling name_print.cc
[661/1631] Compiling t_req.cc
[662/1631] Compiling rsa_pss.cc
[663/1631] Compiling policy.cc
[664/1631] Compiling by_file.cc
[665/1631] Compiling by_dir.cc
[666/1631] Compiling voprf.cc
[667/1631] Compiling algorithm.cc
[668/1631] Compiling a_digest.cc
[668/1631] Compiling trust_token.cc
[668/1631] Compiling asn1_gen.cc
[671/1631] Compiling a_verify.cc
[672/1631] Compiling a_sign.cc
[673/1631] Compiling thread_win.cc
[674/1631] Compiling thread.cc
[675/1631] Compiling thread_pthread.cc
[676/1631] Compiling thread_none.cc
[677/1631] Compiling stack.cc
[678/1631] Compiling pmbtoken.cc
[679/1631] Compiling slhdsa.cc
[680/1631] Compiling sha512.cc
[681/1631] Compiling siphash.cc
[682/1631] Compiling sha1.cc
[682/1631] Compiling sha256.cc
[684/1631] Compiling spake2plus.cc
[685/1631] Compiling rsa_print.cc
[686/1631] Compiling rsa_extra.cc
[687/1631] Compiling rc4.cc
[688/1631] Compiling refcount.cc
[689/1631] Compiling windows.cc
[690/1631] Compiling rsa_crypt.cc
[691/1631] Compiling trusty.cc
[692/1631] Compiling rand.cc
[693/1631] Compiling urandom.cc
[694/1631] Compiling rsa_asn1.cc
[695/1631] Compiling getentropy.cc
[696/1631] Compiling passive.cc
[697/1631] Compiling deterministic.cc
[698/1631] Compiling ios.cc
[699/1631] Compiling poly1305_arm_asm.S
[700/1631] Compiling forkunsafe.cc
[701/1631] Compiling fork_detect.cc
[702/1631] Compiling poly1305_arm.cc
[703/1631] Compiling pool.cc
[704/1631] Compiling poly1305.cc
[705/1631] Compiling poly1305_vec.cc
[706/1631] Compiling pkcs7_x509.cc
[707/1631] Compiling pkcs8_x509.cc
[708/1631] Compiling pkcs8.cc
[709/1631] Compiling pkcs7.cc
[710/1631] Compiling p5_pbev2.cc
[711/1631] Compiling pem_xaux.cc
[712/1631] Compiling pem_pkey.cc
[713/1631] Compiling pem_x509.cc
[714/1631] Compiling mlkem.cc
[715/1631] Compiling obj_xref.cc
[716/1631] Compiling pem_info.cc
[717/1631] Compiling pem_lib.cc
[718/1631] Compiling pem_pk8.cc
[719/1631] Compiling mldsa.cc
[720/1631] Compiling pem_oth.cc
[721/1631] Compiling obj.cc
[722/1631] Compiling pem_all.cc
[723/1631] Compiling mem.cc
[724/1631] Compiling fips_shared_support.cc
[725/1631] Compiling poly_rq_mul.S
[726/1631] Compiling md4.cc
[727/1631] Compiling md5.cc
[728/1631] Compiling lhash.cc
[729/1631] Compiling hrss.cc
[730/1631] Compiling ex_data.cc
[731/1631] Compiling sign.cc
[732/1631] Compiling kyber.cc
[733/1631] Compiling scrypt.cc
[734/1631] Compiling print.cc
[735/1631] Compiling hpke.cc
[736/1631] Compiling pbkdf.cc
[737/1631] Compiling p_x25519.cc
[738/1631] Compiling p_x25519_asn1.cc
[739/1631] Compiling p_rsa_asn1.cc
[740/1631] Compiling p_rsa.cc
[741/1631] Compiling p_hkdf.cc
[742/1631] Compiling p_ed25519_asn1.cc
[743/1631] Compiling p_ed25519.cc
[744/1631] Compiling p_ec.cc
[745/1631] Compiling p_dh.cc
[746/1631] Compiling p_dh_asn1.cc
[747/1631] Compiling p_ec_asn1.cc
[748/1631] Compiling evp_ctx.cc
[749/1631] Compiling p_dsa_asn1.cc
[750/1631] Compiling evp.cc
[751/1631] Compiling err.cc
[752/1631] Compiling engine.cc
[753/1631] Compiling evp_asn1.cc
[754/1631] Compiling ecdh.cc
[755/1631] Compiling hash_to_curve.cc
[756/1631] Compiling ecdsa_asn1.cc
[757/1631] Compiling ec_derive.cc
[758/1631] Compiling params.cc
[759/1631] Compiling ec_asn1.cc
[760/1631] Compiling dsa_asn1.cc
[761/1631] Compiling dsa.cc
[762/1631] Compiling x25519-asm-arm.S
[763/1631] Compiling digest_extra.cc
[764/1631] Compiling des.cc
[765/1631] Compiling dh_asn1.cc
[766/1631] Compiling spake25519.cc
[767/1631] Compiling curve25519.cc
[768/1631] Compiling crypto.cc
[769/1631] Compiling cpu_arm_freebsd.cc
[770/1631] Compiling cpu_intel.cc
[771/1631] Compiling cpu_arm_linux.cc
[772/1631] Compiling cpu_aarch64_win.cc
[773/1631] Compiling curve25519_64_adx.cc
[774/1631] Compiling cpu_aarch64_openbsd.cc
[775/1631] Compiling cpu_aarch64_sysreg.cc
[776/1631] Compiling cpu_aarch64_fuchsia.cc
[777/1631] Compiling cpu_aarch64_linux.cc
[778/1631] Compiling bcm.cc
[779/1631] Compiling cpu_aarch64_apple.cc
[780/1631] Compiling conf.cc
[781/1631] Compiling tls_cbc.cc
[782/1631] Compiling get_cipher.cc
[783/1631] Compiling e_rc4.cc
[784/1631] Compiling e_rc2.cc
[785/1631] Compiling e_tls.cc
[786/1631] Compiling e_des.cc
[787/1631] Compiling e_chacha20poly1305.cc
[788/1631] Compiling derive_key.cc
[789/1631] Compiling e_null.cc
[790/1631] Compiling e_aesgcmsiv.cc
[791/1631] Compiling chacha.cc
[792/1631] Compiling e_aesctrhmac.cc
[793/1631] Compiling unicode.cc
[794/1631] Compiling buf.cc
[795/1631] Compiling ber.cc
[796/1631] Compiling cbs.cc
[797/1631] Compiling bn_asn1.cc
[798/1631] Compiling asn1_compat.cc
[799/1631] Compiling cbb.cc
[800/1631] Compiling blake2.cc
[801/1631] Compiling convert.cc
[802/1631] Compiling socket_helper.cc
[803/1631] Compiling socket.cc
[804/1631] Compiling printf.cc
[805/1631] Compiling pair.cc
[806/1631] Compiling file.cc
[807/1631] Compiling hexdump.cc
[808/1631] Compiling fd.cc
[809/1631] Compiling errno.cc
[810/1631] Compiling bio_mem.cc
[811/1631] Compiling connect.cc
[812/1631] Compiling base64.cc
[813/1631] Compiling bio.cc
[814/1631] Compiling tasn_typ.cc
[815/1631] Compiling tasn_fre.cc
[816/1631] Compiling tasn_new.cc
[817/1631] Compiling tasn_utl.cc
[818/1631] Compiling posix_time.cc
[819/1631] Compiling f_string.cc
[820/1631] Compiling tasn_enc.cc
[821/1631] Compiling f_int.cc
[822/1631] Compiling asn_pack.cc
[823/1631] Compiling tasn_dec.cc
[824/1631] Compiling asn1_par.cc
[825/1631] Compiling asn1_lib.cc
[826/1631] Compiling a_octet.cc
[827/1631] Compiling a_type.cc
[828/1631] Compiling a_time.cc
[829/1631] Compiling a_utctm.cc
[830/1631] Compiling a_strnid.cc
[831/1631] Compiling a_object.cc
[832/1631] Compiling a_strex.cc
[833/1631] Compiling a_i2d_fp.cc
[834/1631] Compiling a_mbstr.cc
[835/1631] Compiling a_dup.cc
[836/1631] Compiling a_d2i_fp.cc
[837/1631] Compiling a_bitstr.cc
[838/1631] Compiling fiat_p256_adx_sqr.S
[839/1631] Compiling a_int.cc
[840/1631] Compiling fiat_p256_adx_mul.S
[841/1631] Compiling a_gentm.cc
[842/1631] Compiling fiat_curve25519_adx_square.S
[843/1631] Compiling fiat_curve25519_adx_mul.S
[844/1631] Compiling a_bool.cc
[845/1631] Compiling x_val.c
[846/1631] Compiling x_x509.c
[847/1631] Compiling x_x509a.c
[848/1631] Compiling x_sig.c
[849/1631] Compiling x_spki.c
[850/1631] Compiling x_req.c
[851/1631] Compiling x_pubkey.c
[852/1631] Compiling x_name.c
[853/1631] Compiling x_crl.c
[854/1631] Compiling x_exten.c
[855/1631] Compiling x_attrib.c
[856/1631] Compiling x_all.c
[857/1631] Compiling x509spki.c
[858/1631] Compiling x_algor.c
[859/1631] Compiling x509rset.c
[860/1631] Compiling x509cset.c
[861/1631] Compiling x509_vpm.c
[862/1631] Compiling x509name.c
[863/1631] Compiling x509_vfy.c
[864/1631] Compiling x509_v3.c
[865/1631] Compiling x509_txt.c
[866/1631] Compiling x509_trs.c
[867/1631] Compiling x509_set.c
[868/1631] Compiling x509_req.c
[869/1631] Compiling x509_obj.c
[870/1631] Compiling x509_def.c
[871/1631] Compiling x509_ext.c
[872/1631] Compiling x509_d2.c
[873/1631] Compiling x509_cmp.c
[874/1631] Compiling x509.c
[875/1631] Compiling x509_lu.c
[876/1631] Compiling x509_att.c
[877/1631] Compiling v3_utl.c
[878/1631] Compiling v3_skey.c
[879/1631] Compiling v3_prn.c
[880/1631] Compiling v3_purp.c
[881/1631] Compiling v3_pmaps.c
[882/1631] Compiling v3_ocsp.c
[883/1631] Compiling v3_pcons.c
[884/1631] Compiling v3_int.c
[885/1631] Compiling v3_ncons.c
[886/1631] Compiling v3_lib.c
[887/1631] Compiling v3_info.c
[888/1631] Compiling v3_ia5.c
[889/1631] Compiling v3_genn.c
[890/1631] Compiling c-nioatomics.c
[891/1631] Compiling v3_enum.c
[892/1631] Compiling v3_extku.c
[893/1631] Compiling v3_cpols.c
[894/1631] Compiling v3_conf.c
[895/1631] Compiling v3_crld.c
[896/1631] Compiling v3_akeya.c
[897/1631] Compiling v3_bitst.c
[898/1631] Compiling v3_alt.c
[899/1631] Compiling v3_bcons.c
[900/1631] Compiling t_crl.c
[901/1631] Compiling v3_akey.c
[902/1631] Compiling t_x509.c
[902/1631] Compiling t_x509a.c
[904/1631] Compiling rsa_pss.c
[905/1631] Compiling t_req.c
[906/1631] Compiling policy.c
[907/1631] Compiling i2d_pr.c
[908/1631] Compiling c-atomics.c
[909/1631] Compiling name_print.c
[910/1631] Compiling by_file.c
[911/1631] Compiling by_dir.c
[912/1631] Compiling a_verify.c
[913/1631] Compiling asn1_gen.c
[914/1631] Compiling algorithm.c
[915/1631] Compiling a_sign.c
[916/1631] Compiling a_digest.c
[917/1631] Compiling thread_win.c
[918/1632] Compiling thread_pthread.c
[919/1634] Compiling thread_none.c
[920/1634] Compiling voprf.c
[921/1637] Compiling trust_token.c
[922/1637] Compiling thread.c
[923/1637] Compiling pmbtoken.c
[924/1637] Compiling spx.c
[924/1637] Compiling thash.c
[926/1637] Compiling spx_util.c
[926/1637] Compiling wots.c
[927/1637] Compiling merkle.c
[928/1637] Compiling stack.c
[930/1637] Compiling fors.c
[931/1637] Compiling address.c
[932/1637] Compiling siphash.c
[933/1637] Compiling rc4.c
[934/1637] Compiling refcount.c
[935/1637] Compiling rsa_print.c
[936/1637] Compiling rsa_asn1.c
[937/1637] Compiling rsa_crypt.c
[938/1637] Compiling rand_extra.c
[939/1637] Compiling windows.c
[940/1637] Compiling trusty.c
[941/1637] Compiling passive.c
[942/1637] Compiling ios.c
[943/1637] Compiling getentropy.c
[945/1637] Compiling NIOConcurrencyHelpers NIOLock.swift
[945/1637] Compiling forkunsafe.c
[947/1637] Emitting module NIOConcurrencyHelpers
[947/1637] Compiling deterministic.c
[948/1637] Compiling pool.c
[949/1637] Compiling poly1305_arm_asm.S
[951/1637] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[952/1637] Compiling NIOConcurrencyHelpers lock.swift
[952/1637] Compiling poly1305.c
[953/1637] Compiling poly1305_arm.c
[955/1637] Compiling NIOConcurrencyHelpers atomics.swift
[956/1637] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[956/1637] Compiling poly1305_vec.c
[957/1638] Compiling pkcs7.c
[958/1638] Compiling p5_pbev2.c
[960/1638] Compiling pkcs8.c
[961/1638] Compiling pkcs7_x509.c
[962/1638] Compiling pkcs8_x509.c
[963/1638] Compiling pem_xaux.c
[964/1638] Compiling pem_x509.c
[965/1638] Compiling pem_pkey.c
[966/1638] Compiling pem_pk8.c
[967/1638] Compiling obj_xref.c
[968/1638] Compiling pem_oth.c
[969/1664] Compiling pem_info.c
[970/1664] Compiling lhash.c
[971/1664] Compiling pem_lib.c
[972/1664] Compiling pem_all.c
[973/1664] Compiling obj.c
[974/1664] Compiling mem.c
[975/1664] Compiling kyber.c
[976/1664] Compiling keccak.c
[977/1664] Compiling hpke.c
[978/1664] Compiling hrss.c
[979/1664] Compiling poly_rq_mul.S
[981/1664] Emitting module ConsoleKitTerminal
[981/1664] Compiling x86_64-mont5-mac.mac.x86_64.S
[982/1664] Compiling x86_64-mont-mac.mac.x86_64.S
[983/1667] Compiling x86-mont-windows.windows.x86.S
[984/1667] Compiling x86-mont-linux.linux.x86.S
[985/1667] Compiling vpaes-x86_64-mac.mac.x86_64.S
[986/1667] Compiling x86_64-mont5-linux.linux.x86_64.S
[986/1667] Compiling x86_64-mont-linux.linux.x86_64.S
[988/1667] Compiling vpaes-x86_64-linux.linux.x86_64.S
[989/1667] Compiling vpaes-x86-windows.windows.x86.S
[990/1667] Compiling vpaes-x86-linux.linux.x86.S
[990/1667] Compiling vpaes-armv8-linux.linux.aarch64.S
[992/1667] Compiling vpaes-armv7-linux.linux.arm.S
[992/1667] Compiling vpaes-armv8-ios.ios.aarch64.S
[993/1667] Compiling vpaes-armv7-ios.ios.arm.S
[996/1667] Compiling ConsoleKitTerminal Console+Confirm.swift
[997/1667] Compiling ConsoleKitTerminal Console+Input.swift
[998/1667] Compiling ConsoleKitTerminal Console+Center.swift
[999/1667] Compiling ConsoleKitTerminal Console+Output.swift
[999/1667] Compiling kdf.c
[1000/1667] Compiling ConsoleKitTerminal CustomActivity.swift
[1001/1667] Compiling ConsoleKitTerminal LoadingBar.swift
[1002/1667] Compiling ConsoleKitTerminal ProgressBar.swift
[1003/1667] Compiling ConsoleKitTerminal Console+Clear.swift
[1005/1667] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1006/1667] Compiling ConsoleKitTerminal ConsoleClear.swift
[1007/1667] Compiling ConsoleKitTerminal Console+Ask.swift
[1008/1667] Compiling ConsoleKitTerminal Console+Choose.swift
[1009/1667] Compiling ConsoleKitTerminal ConsoleText.swift
[1010/1667] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1011/1667] Compiling ConsoleKitTerminal ANSI.swift
[1012/1667] Compiling ConsoleKitTerminal ActivityBar.swift
[1013/1667] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1014/1667] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1015/1667] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1015/1667] Compiling sha512-armv8-linux.linux.aarch64.S
[1016/1667] Compiling sha512-armv4-linux.linux.arm.S
[1017/1667] Compiling sha512-x86_64-mac.mac.x86_64.S
[1018/1667] Compiling sha512-x86_64-linux.linux.x86_64.S
[1019/1667] Compiling sha512-armv4-ios.ios.arm.S
[1020/1667] Compiling sha512-586-linux.linux.x86.S
[1020/1667] Compiling sha256-x86_64-mac.mac.x86_64.S
[1021/1667] Compiling sha256-armv8-linux.linux.aarch64.S
[1023/1667] Compiling sha512-586-windows.windows.x86.S
[1024/1667] Compiling sha512-armv8-ios.ios.aarch64.S
[1025/1667] Compiling sha256-x86_64-linux.linux.x86_64.S
[1026/1667] Compiling sha256-586-windows.windows.x86.S
[1027/1667] Compiling sha256-armv4-linux.linux.arm.S
[1027/1667] Compiling sha256-armv8-ios.ios.aarch64.S
[1029/1667] Compiling sha1-x86_64-mac.mac.x86_64.S
[1030/1667] Compiling sha256-armv4-ios.ios.arm.S
[1031/1667] Compiling sha256-586-linux.linux.x86.S
[1033/1667] Compiling ConsoleKitTerminal Console.swift
[1034/1667] Compiling ConsoleKitTerminal Terminal.swift
[1035/1667] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1036/1667] Compiling ConsoleKitTerminal Console+Wait.swift
[1037/1667] Compiling ConsoleKitTerminal ConsoleColor.swift
[1038/1667] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1038/1667] Compiling sha1-armv8-linux.linux.aarch64.S
[1039/1667] Compiling sha1-armv4-large-linux.linux.arm.S
[1040/1667] Compiling sha1-586-linux.linux.x86.S
[1041/1667] Compiling sha1-armv4-large-ios.ios.arm.S
[1042/1667] Compiling sha1-586-windows.windows.x86.S
[1043/1667] Compiling sha1-armv8-ios.ios.aarch64.S
[1043/1667] Compiling sha1-x86_64-linux.linux.x86_64.S
[1045/1667] Compiling sha512.c
[1046/1667] Compiling rsaz-avx2-mac.mac.x86_64.S
[1047/1667] Compiling fips.c
[1048/1667] Compiling sha256.c
[1049/1667] Compiling sha1.c
[1050/1667] Compiling service_indicator.c
[1051/1667] Compiling rsaz-avx2-linux.linux.x86_64.S
[1052/1667] Compiling self_check.c
[1053/1667] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1054/1667] Compiling blinding.c
[1055/1667] Compiling padding.c
[1056/1667] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1057/1667] Compiling rsa_impl.c
[1058/1667] Compiling rsa.c
[1059/1667] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1060/1667] Compiling rand.c
[1061/1667] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1062/1667] Compiling urandom.c
[1063/1667] Compiling fork_detect.c
[1064/1667] Compiling ctrdrbg.c
[1065/1667] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1066/1667] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1067/1667] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1068/1667] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1069/1667] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1070/1667] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1071/1667] Compiling polyval.c
[1072/1667] Compiling ofb.c
[1073/1667] Compiling gcm_nohw.c
[1074/1667] Compiling ctr.c
[1075/1667] Compiling cfb.c
[1076/1667] Compiling md5-x86_64-mac.mac.x86_64.S
[1077/1667] Compiling cbc.c
[1078/1667] Compiling gcm.c
[1079/1667] Compiling md5-x86_64-linux.linux.x86_64.S
[1080/1667] Compiling md5.c
[1081/1667] Compiling md5-586-windows.windows.x86.S
[1082/1667] Compiling md5-586-linux.linux.x86.S
[1084/1667] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1085/1667] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1086/1667] Compiling ConsoleKitTerminal LoggerFragment.swift
[1086/1667] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1087/1667] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1088/1667] Compiling ghashv8-armv7-linux.linux.arm.S
[1089/1668] Compiling md4.c
[1090/1668] Compiling hmac.c
[1091/1668] Compiling hkdf.c
[1092/1668] Compiling ghashv8-armv7-ios.ios.arm.S
[1093/1668] Compiling ghash-x86_64-mac.mac.x86_64.S
[1094/1668] Compiling ghash-x86-linux.linux.x86.S
[1095/1668] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1096/1668] Compiling ghash-x86-windows.windows.x86.S
[1097/1668] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1098/1668] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1099/1668] Compiling ghash-x86_64-linux.linux.x86_64.S
[1100/1668] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1101/1668] Compiling fips_shared_support.c
[1102/1668] Compiling ghash-armv4-linux.linux.arm.S
[1103/1668] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1104/1668] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1105/1668] Compiling ghash-armv4-ios.ios.arm.S
[1107/1668] Compiling ecdsa.c
[1108/1668] Compiling scalar.c
[1109/1668] Compiling simple_mul.c
[1109/1668] Compiling util.c
[1111/1668] Compiling wnaf.c
[1112/1668] Compiling ecdh.c
[1113/1668] Compiling simple.c
[1114/1690] Compiling oct.c
[1115/1690] Compiling felem.c
[1116/1690] Compiling p224-64.c
[1117/1690] Compiling p256.c
[1118/1690] Compiling ec_key.c
[1119/1690] Compiling digests.c
[1120/1690] Compiling ec_montgomery.c
[1121/1690] Compiling digestsign.c
[1122/1690] Compiling digest.c
[1123/1690] Compiling ec.c
[1124/1690] Compiling co-586-windows.windows.x86.S
[1125/1690] Compiling co-586-linux.linux.x86.S
[1126/1690] Compiling check.c
[1127/1690] Compiling dh.c
[1128/1690] Compiling cmac.c
[1129/1690] Compiling bsaes-armv7-linux.linux.arm.S
[1130/1690] Compiling bsaes-armv7-ios.ios.arm.S
[1131/1690] Compiling aead.c
[1133/1690] Compiling ConsoleKitCommands CommandSignature.swift
[1134/1690] Compiling ConsoleKitCommands Flag.swift
[1135/1690] Compiling ConsoleKitCommands Option.swift
[1135/1690] Compiling e_aesccm.c
[1136/1692] Compiling cipher.c
[1137/1692] Compiling sqrt.c
[1138/1692] Compiling e_aes.c
[1139/1692] Compiling rsaz_exp.c
[1140/1692] Compiling shift.c
[1142/1692] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1143/1692] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1144/1692] Compiling ConsoleKitCommands Argument.swift
[1145/1692] Compiling ConsoleKitCommands Command.swift
[1146/1692] Compiling ConsoleKitCommands CommandContext.swift
[1147/1692] Compiling ConsoleKitCommands CommandError.swift
[1147/1692] Compiling prime.c
[1149/1692] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1150/1692] Compiling ConsoleKitCommands AsyncCommand.swift
[1151/1692] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1152/1692] Emitting module ConsoleKitCommands
[1153/1692] Compiling ConsoleKitCommands AsyncCommands.swift
[1154/1692] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1155/1692] Compiling ConsoleKitCommands AnyCommand.swift
[1155/1692] Compiling jacobi.c
[1156/1692] Compiling mul.c
[1157/1692] Compiling montgomery_inv.c
[1157/1692] Compiling p256-nistz.c
[1159/1692] Compiling random.c
[1160/1692] Compiling montgomery.c
[1161/1692] Compiling generic.c
[1162/1692] Compiling gcd_extra.c
[1163/1692] Compiling div_extra.c
[1164/1692] Compiling gcd.c
[1165/1692] Compiling ctx.c
[1166/1692] Compiling div.c
[1167/1692] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1169/1692] Compiling ConsoleKitCommands Utilities.swift
[1169/1692] Compiling exponentiation.c
[1170/1692] Compiling bn-armv8-linux.linux.aarch64.S
[1170/1692] Compiling cmp.c
[1172/1692] Compiling bn-armv8-ios.ios.aarch64.S
[1173/1692] Compiling bytes.c
[1174/1692] Compiling bn.c
[1175/1692] Compiling bn-586-windows.windows.x86.S
[1176/1692] Compiling bn-586-linux.linux.x86.S
[1177/1692] Compiling armv8-mont-linux.linux.aarch64.S
[1178/1692] Compiling armv8-mont-ios.ios.aarch64.S
[1179/1692] Compiling add.c
[1180/1692] Compiling armv4-mont-linux.linux.arm.S
[1181/1692] Compiling armv4-mont-ios.ios.arm.S
[1182/1692] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1183/1692] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1184/1692] Compiling aesv8-armv8-linux.linux.aarch64.S
[1185/1692] Compiling aesv8-armv8-ios.ios.aarch64.S
[1186/1692] Compiling aesv8-armv7-linux.linux.arm.S
[1187/1692] Compiling aesv8-armv7-ios.ios.arm.S
[1188/1692] Compiling aesni-x86_64-mac.mac.x86_64.S
[1189/1692] Compiling x86_64-gcc.c
[1190/1692] Compiling aesni-x86-windows.windows.x86.S
[1191/1692] Compiling aesni-x86-linux.linux.x86.S
[1192/1692] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1193/1692] Compiling aesni-x86_64-linux.linux.x86_64.S
[1194/1692] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1195/1692] Compiling mode_wrappers.c
[1196/1692] Compiling key_wrap.c
[1197/1692] Compiling aes.c
[1198/1692] Compiling sign.c
[1199/1692] Compiling ex_data.c
[1200/1692] Compiling scrypt.c
[1201/1692] Compiling aes_nohw.c
[1202/1692] Compiling pbkdf.c
[1203/1692] Compiling p_x25519.c
[1204/1692] Compiling print.c
[1205/1692] Compiling p_x25519_asn1.c
[1206/1692] Compiling p_rsa_asn1.c
[1207/1692] Compiling p_rsa.c
[1208/1692] Compiling p_hkdf.c
[1209/1692] Compiling p_ed25519.c
[1210/1692] Compiling p_ed25519_asn1.c
[1211/1692] Compiling p_ec_asn1.c
[1212/1692] Compiling err_data.c
[1213/1692] Compiling p_dsa_asn1.c
[1213/1692] Compiling p_ec.c
[1215/1692] Compiling evp_ctx.c
[1216/1692] Compiling evp_asn1.c
[1217/1692] Compiling err.c
[1218/1692] Compiling evp.c
[1219/1692] Compiling engine.c
[1220/1692] Compiling ecdh_extra.c
[1221/1692] Compiling ecdsa_asn1.c
[1222/1692] Compiling ec_derive.c
[1223/1692] Compiling hash_to_curve.c
[1224/1692] Compiling dsa_asn1.c
[1225/1692] Compiling ec_asn1.c
[1226/1692] Compiling dsa.c
[1228/1692] Compiling ConsoleKitCommands CommandGroup.swift
[1229/1692] Compiling ConsoleKitCommands CommandInput.swift
[1230/1692] Compiling ConsoleKitCommands Commands.swift
[1231/1692] Compiling ConsoleKitCommands Console+Run.swift
[1232/1692] Compiling ConsoleKitCommands ConsoleError.swift
[1233/1692] Compiling ConsoleKitCommands Completion.swift
[1233/1692] Compiling params.c
[1234/1692] Compiling digest_extra.c
[1235/1693] Compiling x25519-asm-arm.S
[1236/1693] Compiling dh_asn1.c
[1237/1693] Compiling spake25519.c
[1238/1693] Compiling des.c
[1239/1693] Compiling cpu_arm_linux.c
[1241/1693] Compiling cpu_intel.c
[1242/1693] Compiling crypto.c
[1243/1693] Compiling cpu_aarch64_win.c
[1244/1693] Compiling cpu_aarch64_openbsd.c
[1245/1693] Compiling cpu_aarch64_sysreg.c
[1246/1693] Compiling cpu_arm_freebsd.c
[1247/1693] Compiling cpu_aarch64_linux.c
[1248/1693] Compiling cpu_aarch64_fuchsia.c
[1249/1693] Compiling cpu_aarch64_apple.c
[1250/1693] Compiling curve25519.c
[1251/1693] Compiling tls_cbc.c
[1252/1693] Compiling conf.c
[1253/1693] Compiling e_rc4.c
[1254/1693] Compiling e_tls.c
[1255/1693] Compiling e_rc2.c
[1256/1693] Compiling e_null.c
[1257/1694] Compiling e_des.c
[1258/1695] Compiling derive_key.c
[1259/1695] Compiling e_chacha20poly1305.c
[1260/1695] Compiling curve25519_64_adx.c
[1261/1695] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1262/1695] Compiling e_aesgcmsiv.c
[1263/1695] Compiling cipher_extra.c
[1264/1695] Compiling e_aesctrhmac.c
[1266/1695] Compiling ConsoleKit Exports.swift
[1266/1695] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1267/1695] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1269/1695] Emitting module ConsoleKit
[1269/1695] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1270/1696] Compiling chacha-x86_64-mac.mac.x86_64.S
[1271/1696] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1272/1696] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1273/1696] Compiling chacha-x86-windows.windows.x86.S
[1274/1696] Compiling chacha.c
[1275/1696] Compiling chacha-x86_64-linux.linux.x86_64.S
[1276/1696] Compiling chacha-x86-linux.linux.x86.S
[1277/1696] Compiling chacha-armv8-linux.linux.aarch64.S
[1278/1696] Compiling chacha-armv8-ios.ios.aarch64.S
[1279/1696] Compiling chacha-armv4-linux.linux.arm.S
[1280/1696] Compiling chacha-armv4-ios.ios.arm.S
[1281/1696] Compiling unicode.c
[1283/1696] Compiling ber.c
[1284/1696] Compiling asn1_compat.c
[1285/1696] Compiling buf.c
[1286/1696] Compiling cbb.c
[1287/1696] Compiling bn_asn1.c
[1288/1696] Compiling blake2.c
[1289/1696] Compiling convert.c
[1290/1696] Compiling cbs.c
[1291/1696] Compiling socket.c
[1292/1696] Compiling socket_helper.c
[1293/1696] Compiling printf.c
[1294/1696] Compiling pair.c
[1295/1696] Compiling hexdump.c
[1296/1696] Compiling file.c
[1297/1696] Compiling errno.c
[1298/1696] Compiling fd.c
[1299/1696] Compiling bio_mem.c
[1300/1696] Compiling connect.c
[1301/1696] Compiling tasn_typ.c
[1302/1696] Compiling base64.c
[1303/1696] Compiling bio.c
[1304/1696] Compiling tasn_new.c
[1305/1696] Compiling tasn_fre.c
[1306/1696] Compiling tasn_enc.c
[1307/1696] Compiling tasn_utl.c
[1308/1696] Compiling f_string.c
[1309/1696] Compiling posix_time.c
[1310/1696] Compiling asn_pack.c
[1311/1696] Compiling asn1_par.c
[1312/1696] Compiling f_int.c
[1313/1696] Compiling a_utctm.c
[1314/1696] Compiling asn1_lib.c
[1315/1696] Compiling a_type.c
[1316/1696] Compiling a_time.c
[1317/1696] Compiling tasn_dec.c
[1318/1696] Compiling a_strnid.c
[1319/1696] Compiling a_mbstr.c
[1320/1696] Compiling a_i2d_fp.c
[1321/1696] Compiling a_octet.c
[1322/1696] Compiling a_dup.c
[1323/1696] Compiling a_int.c
[1324/1696] Compiling a_gentm.c
[1324/1696] Compiling a_strex.c
[1326/1696] Compiling a_object.c
[1327/1696] Compiling a_d2i_fp.c
[1328/1696] Compiling a_bool.c
[1329/1696] Compiling fiat_curve25519_adx_mul.S
[1330/1696] Compiling fiat_curve25519_adx_square.S
[1331/1696] Compiling fiat_p256_adx_sqr.S
[1332/1696] Compiling fiat_p256_adx_mul.S
[1333/1696] Compiling md5-x86_64-linux.S
[1334/1696] Compiling a_bitstr.c
[1335/1696] Compiling md5-586-apple.S
[1336/1696] Compiling md5-x86_64-apple.S
[1337/1696] Compiling md5-586-linux.S
[1338/1696] Compiling chacha20_poly1305_x86_64-apple.S
[1339/1696] Compiling chacha20_poly1305_x86_64-linux.S
[1340/1696] Compiling chacha20_poly1305_armv8-win.S
[1341/1696] Compiling chacha20_poly1305_armv8-linux.S
[1342/1696] Compiling chacha-x86_64-linux.S
[1343/1696] Compiling chacha20_poly1305_armv8-apple.S
[1344/1696] Compiling chacha-x86_64-apple.S
[1345/1696] Compiling chacha-x86-linux.S
[1346/1696] Compiling chacha-x86-apple.S
[1347/1696] Compiling chacha-armv8-apple.S
[1347/1696] Compiling chacha-armv8-win.S
[1349/1696] Compiling chacha-armv4-linux.S
[1350/1696] Compiling chacha-armv8-linux.S
[1351/1696] Compiling aes128gcmsiv-x86_64-linux.S
[1352/1696] Compiling aes128gcmsiv-x86_64-apple.S
[1353/1696] Compiling x86_64-mont-apple.S
[1354/1696] Compiling CCryptoBoringSSLShims shims.c
[1355/1696] Compiling x86_64-mont5-linux.S
[1356/1696] Compiling x86_64-mont5-apple.S
[1357/1696] Compiling x86_64-mont-linux.S
[1358/1696] Compiling x86-mont-linux.S
[1359/1696] Compiling x86-mont-apple.S
[1360/1696] Compiling vpaes-x86_64-apple.S
[1361/1696] Compiling vpaes-x86_64-linux.S
[1362/1696] Compiling err_data.cc
[1363/1696] Compiling vpaes-x86-apple.S
[1364/1696] Compiling vpaes-armv8-win.S
[1365/1696] Compiling vpaes-x86-linux.S
[1366/1696] Compiling vpaes-armv8-linux.S
[1367/1696] Compiling vpaes-armv7-linux.S
[1368/1696] Compiling vpaes-armv8-apple.S
[1369/1696] Compiling sha512-x86_64-apple.S
[1370/1696] Compiling sha512-armv8-win.S
[1371/1696] Compiling sha512-x86_64-linux.S
[1372/1696] Compiling sha512-armv8-apple.S
[1373/1696] Compiling sha512-armv8-linux.S
[1374/1696] Compiling sha512-armv4-linux.S
[1375/1696] Compiling sha512-586-linux.S
[1376/1696] Compiling sha512-586-apple.S
[1377/1696] Compiling sha256-x86_64-apple.S
[1378/1696] Compiling sha256-x86_64-linux.S
[1379/1696] Compiling sha256-armv8-win.S
[1380/1696] Compiling sha256-armv8-linux.S
[1381/1696] Compiling sha256-armv8-apple.S
[1382/1696] Compiling sha256-armv4-linux.S
[1383/1696] Compiling sha256-586-linux.S
[1384/1696] Compiling sha256-586-apple.S
[1385/1696] Compiling sha1-x86_64-apple.S
[1386/1696] Compiling sha1-armv8-win.S
[1387/1696] Compiling sha1-armv8-apple.S
[1388/1696] Compiling sha1-armv4-large-linux.S
[1389/1696] Compiling sha1-armv8-linux.S
[1390/1696] Compiling sha1-586-linux.S
[1391/1696] Compiling sha1-x86_64-linux.S
[1392/1696] Compiling sha1-586-apple.S
[1393/1696] Compiling rdrand-x86_64-linux.S
[1394/1696] Compiling rsaz-avx2-apple.S
[1395/1696] Compiling rdrand-x86_64-apple.S
[1396/1696] Compiling rsaz-avx2-linux.S
[1397/1696] Compiling p256_beeu-x86_64-asm-apple.S
[1398/1696] Compiling p256_beeu-x86_64-asm-linux.S
[1399/1696] Compiling p256_beeu-armv8-asm-win.S
[1400/1696] Compiling p256_beeu-armv8-asm-linux.S
[1401/1696] Compiling p256_beeu-armv8-asm-apple.S
[1402/1696] Compiling p256-x86_64-asm-apple.S
[1403/1696] Compiling p256-armv8-asm-win.S
[1404/1696] Compiling p256-armv8-asm-linux.S
[1405/1696] Compiling p256-x86_64-asm-linux.S
[1406/1696] Compiling p256-armv8-asm-apple.S
[1407/1696] Compiling ghashv8-armv8-win.S
[1408/1696] Compiling ghashv8-armv8-linux.S
[1409/1696] Compiling ghashv8-armv8-apple.S
[1410/1696] Compiling ghashv8-armv7-linux.S
[1411/1696] Compiling ghash-x86_64-apple.S
[1412/1696] Compiling ghash-x86_64-linux.S
[1413/1696] Compiling ghash-x86-linux.S
[1414/1696] Compiling ghash-ssse3-x86_64-linux.S
[1415/1696] Compiling ghash-x86-apple.S
[1416/1696] Compiling ghash-neon-armv8-win.S
[1417/1696] Compiling ghash-ssse3-x86-apple.S
[1418/1696] Compiling ghash-ssse3-x86-linux.S
[1418/1696] Compiling ghash-ssse3-x86_64-apple.S
[1418/1696] Compiling ghash-neon-armv8-apple.S
[1421/1696] Compiling ghash-armv4-linux.S
[1422/1696] Compiling co-586-linux.S
[1422/1696] Compiling ghash-neon-armv8-linux.S
[1424/1696] Compiling co-586-apple.S
[1424/1696] Compiling bn-armv8-apple.S
[1424/1696] Compiling bn-586-apple.S
[1424/1696] Compiling bsaes-armv7-linux.S
[1425/1696] Compiling bn-armv8-linux.S
[1425/1696] Compiling armv8-mont-win.S
[1426/1696] Compiling bn-586-linux.S
[1431/1696] Compiling bn-armv8-win.S
[1432/1696] Compiling aesv8-armv8-win.S
[1432/1696] Compiling armv8-mont-apple.S
[1434/1696] Compiling aesv8-gcm-armv8-win.S
[1435/1696] Compiling aesv8-gcm-armv8-linux.S
[1436/1696] Compiling aesv8-gcm-armv8-apple.S
[1437/1696] Compiling armv8-mont-linux.S
[1438/1696] Compiling aesv8-armv8-linux.S
[1439/1696] Compiling armv4-mont-linux.S
[1440/1696] Compiling aesv8-armv7-linux.S
[1441/1696] Compiling aesni-x86_64-apple.S
[1442/1696] Compiling aesv8-armv8-apple.S
[1443/1696] Compiling aesni-x86-apple.S
[1444/1696] Compiling aesni-x86-linux.S
[1445/1696] Compiling aesni-x86_64-linux.S
[1446/1696] Compiling aesni-gcm-x86_64-linux.S
[1447/1696] Compiling aesni-gcm-x86_64-apple.S
[1448/1696] Compiling aes-gcm-avx10-x86_64-linux.S
[1449/1696] Compiling aes-gcm-avx10-x86_64-apple.S
[1450/1696] Compiling x_x509.cc
[1451/1696] Compiling x_x509a.cc
[1452/1696] Compiling x_req.cc
[1453/1696] Compiling x_val.cc
[1454/1696] Compiling x_sig.cc
[1455/1696] Compiling x_spki.cc
[1456/1696] Compiling x_name.cc
[1457/1696] Compiling x_pubkey.cc
[1458/1696] Compiling x_exten.cc
[1459/1696] Compiling x_algor.cc
[1460/1696] Compiling x_attrib.cc
[1461/1696] Compiling x_crl.cc
[1461/1696] Compiling x509spki.cc
[1463/1696] Compiling x_all.cc
[1464/1696] Compiling x509rset.cc
[1465/1696] Compiling x509name.cc
[1466/1696] Compiling x509_txt.cc
[1467/1696] Compiling x509cset.cc
[1468/1696] Compiling x509_vpm.cc
[1469/1696] Compiling x509_v3.cc
[1470/1696] Compiling x509_vfy.cc
[1471/1696] Compiling x509_trs.cc
[1472/1696] Compiling x509_set.cc
[1473/1696] Compiling x509_req.cc
[1474/1696] Compiling x509_d2.cc
[1475/1696] Compiling x509_obj.cc
[1476/1696] Compiling x509_lu.cc
[1477/1696] Compiling x509_ext.cc
[1478/1696] Compiling x509_def.cc
[1479/1696] Compiling x509_att.cc
[1480/1696] Compiling x509_cmp.cc
[1481/1696] Compiling x509.cc
[1482/1696] Compiling v3_skey.cc
[1483/1696] Compiling v3_utl.cc
[1484/1696] Compiling v3_purp.cc
[1485/1696] Compiling v3_prn.cc
[1486/1696] Compiling v3_pmaps.cc
[1487/1696] Compiling v3_pcons.cc
[1488/1696] Compiling v3_ocsp.cc
[1489/1696] Compiling v3_ncons.cc
[1490/1696] Compiling v3_int.cc
[1491/1696] Compiling v3_lib.cc
[1492/1696] Compiling v3_info.cc
[1493/1696] Compiling v3_ia5.cc
[1494/1696] Compiling v3_extku.cc
[1495/1696] Compiling v3_genn.cc
[1496/1696] Compiling v3_enum.cc
[1497/1696] Compiling v3_crld.cc
[1498/1696] Compiling v3_cpols.cc
[1499/1696] Compiling v3_conf.cc
[1500/1696] Compiling v3_bitst.cc
[1501/1696] Compiling v3_bcons.cc
[1502/1696] Compiling v3_alt.cc
[1503/1696] Compiling v3_akeya.cc
[1504/1696] Compiling v3_akey.cc
[1505/1696] Compiling t_x509a.cc
[1506/1696] Compiling t_req.cc
[1507/1696] Compiling t_x509.cc
[1508/1696] Compiling i2d_pr.cc
[1509/1696] Compiling policy.cc
[1509/1696] Compiling by_file.cc
[1509/1696] Compiling name_print.cc
[1509/1696] Compiling t_crl.cc
[1513/1696] Compiling rsa_pss.cc
[1514/1696] Compiling trust_token.cc
[1515/1696] Compiling voprf.cc
[1516/1696] Compiling algorithm.cc
[1517/1696] Compiling asn1_gen.cc
[1518/1696] Compiling a_digest.cc
[1519/1696] Compiling a_verify.cc
[1520/1696] Compiling by_dir.cc
[1521/1696] Compiling a_sign.cc
[1522/1696] Compiling thread_win.cc
[1523/1696] Compiling thread.cc
[1524/1696] Compiling thread_pthread.cc
[1525/1696] Compiling thread_none.cc
[1526/1696] Compiling stack.cc
[1527/1696] Compiling wots.cc
[1528/1696] Compiling pmbtoken.cc
[1529/1696] Compiling thash.cc
[1530/1696] Compiling slhdsa.cc
[1531/1696] Compiling fors.cc
[1532/1696] Compiling merkle.cc
[1533/1696] Compiling sha1.cc
[1534/1696] Compiling sha512.cc
[1535/1696] Compiling sha256.cc
[1536/1696] Compiling siphash.cc
[1537/1696] Compiling rsa_extra.cc
[1538/1696] Compiling rsa_print.cc
[1539/1696] Compiling rc4.cc
[1540/1696] Compiling windows.cc
[1541/1696] Compiling rsa_crypt.cc
[1542/1696] Compiling rsa_asn1.cc
[1543/1696] Compiling refcount.cc
[1544/1696] Compiling urandom.cc
[1545/1696] Compiling rand_extra.cc
[1546/1696] Compiling trusty.cc
[1547/1696] Compiling passive.cc
[1548/1696] Compiling getentropy.cc
[1549/1696] Compiling poly1305_arm_asm.S
[1550/1696] Compiling ios.cc
[1551/1696] Compiling fork_detect.cc
[1552/1696] Compiling forkunsafe.cc
[1553/1696] Compiling deterministic.cc
[1554/1696] Compiling poly1305_arm.cc
[1555/1696] Compiling poly1305.cc
[1556/1696] Compiling poly1305_vec.cc
[1557/1696] Compiling pool.cc
[1558/1696] Compiling pkcs7.cc
[1559/1696] Compiling pkcs8.cc
[1560/1696] Compiling pkcs8_x509.cc
[1561/1696] Compiling pkcs7_x509.cc
[1561/1696] Compiling p5_pbev2.cc
[1563/1696] Compiling pem_xaux.cc
[1564/1696] Compiling pem_pkey.cc
[1565/1696] Compiling pem_x509.cc
[1566/1696] Compiling pem_pk8.cc
[1567/1696] Compiling obj_xref.cc
[1568/1696] Compiling pem_oth.cc
[1569/1696] Compiling obj.cc
[1570/1696] Compiling mlkem.cc
[1571/1696] Compiling mldsa.cc
[1572/1696] Compiling pem_all.cc
[1573/1696] Compiling pem_lib.cc
[1574/1696] Compiling mem.cc
[1575/1696] Compiling pem_info.cc
[1576/1696] Compiling fips_shared_support.cc
[1577/1696] Compiling poly_rq_mul.S
[1578/1696] Compiling md5.cc
[1579/1696] Compiling md4.cc
[1580/1696] Compiling lhash.cc
[1581/1696] Compiling kyber.cc
[1582/1696] Compiling ex_data.cc
[1583/1696] Compiling sign.cc
[1584/1696] Compiling hpke.cc
[1585/1696] Compiling hrss.cc
[1586/1696] Compiling scrypt.cc
[1587/1696] Compiling print.cc
[1588/1696] Compiling pbkdf.cc
[1589/1696] Compiling p_x25519.cc
[1590/1696] Compiling p_x25519_asn1.cc
[1591/1696] Compiling p_rsa_asn1.cc
[1592/1696] Compiling p_hkdf.cc
[1593/1696] Compiling p_ed25519_asn1.cc
[1594/1696] Compiling p_rsa.cc
[1595/1696] Compiling p_ed25519.cc
[1596/1696] Compiling p_ec.cc
[1597/1696] Compiling p_ec_asn1.cc
[1598/1696] Compiling p_dsa_asn1.cc
[1599/1696] Compiling p_dh.cc
[1600/1696] Compiling evp_ctx.cc
[1601/1696] Compiling p_dh_asn1.cc
[1602/1696] Compiling err.cc
[1603/1696] Compiling evp.cc
[1604/1696] Compiling evp_asn1.cc
[1605/1696] Compiling engine.cc
[1606/1696] Compiling ecdh_extra.cc
[1607/1696] Compiling ecdsa_asn1.cc
[1608/1696] Compiling ec_derive.cc
[1609/1696] Compiling hash_to_curve.cc
[1610/1696] Compiling dsa_asn1.cc
[1610/1696] Compiling ec_asn1.cc
[1612/1696] Compiling dsa.cc
[1613/1696] Compiling params.cc
[1614/1696] Compiling dh_asn1.cc
[1615/1696] Compiling x25519-asm-arm.S
[1616/1696] Compiling digest_extra.cc
[1617/1696] Compiling des.cc
[1618/1696] Compiling spake25519.cc
[1619/1696] Compiling crypto.cc
[1620/1696] Compiling cpu_intel.cc
[1621/1696] Compiling curve25519.cc
[1622/1696] Compiling cpu_arm_linux.cc
[1623/1696] Compiling cpu_aarch64_win.cc
[1624/1696] Compiling cpu_arm_freebsd.cc
[1625/1696] Compiling bcm.cc
[1626/1696] Compiling cpu_aarch64_openbsd.cc
[1627/1696] Compiling cpu_aarch64_fuchsia.cc
[1628/1696] Compiling cpu_aarch64_linux.cc
[1629/1696] Compiling cpu_aarch64_sysreg.cc
[1630/1696] Compiling cpu_aarch64_apple.cc
[1631/1696] Compiling conf.cc
[1632/1696] Compiling curve25519_64_adx.cc
[1633/1696] Compiling tls_cbc.cc
[1634/1696] Compiling e_rc4.cc
[1635/1696] Compiling e_tls.cc
[1636/1696] Compiling e_rc2.cc
[1637/1696] Compiling e_null.cc
[1638/1696] Compiling e_chacha20poly1305.cc
[1639/1696] Compiling e_aesctrhmac.cc
[1640/1696] Compiling e_aesgcmsiv.cc
[1641/1696] Compiling derive_key.cc
[1642/1696] Compiling e_des.cc
[1643/1696] Compiling cipher_extra.cc
[1644/1696] Compiling chacha.cc
[1645/1696] Compiling unicode.cc
[1646/1696] Compiling ber.cc
[1647/1696] Compiling cbs.cc
[1648/1696] Compiling convert.cc
[1649/1696] Compiling asn1_compat.cc
[1650/1696] Compiling cbb.cc
[1651/1696] Compiling buf.cc
[1652/1696] Compiling bn_asn1.cc
[1653/1696] Compiling blake2.cc
[1654/1696] Compiling printf.cc
[1655/1696] Compiling hexdump.cc
[1656/1696] Compiling errno.cc
[1657/1696] Compiling fd.cc
[1658/1696] Compiling pair.cc
[1659/1696] Compiling bio_mem.cc
[1660/1696] Compiling file.cc
[1661/1696] Compiling bio.cc
[1662/1696] Compiling base64.cc
[1663/1696] Compiling tasn_utl.cc
[1664/1696] Compiling tasn_new.cc
[1665/1696] Compiling tasn_typ.cc
[1666/1696] Compiling tasn_enc.cc
[1667/1696] Compiling tasn_fre.cc
[1668/1696] Compiling f_int.cc
[1669/1696] Compiling f_string.cc
[1670/1696] Compiling tasn_dec.cc
[1671/1696] Compiling posix_time.cc
[1672/1696] Compiling asn_pack.cc
[1673/1696] Compiling asn1_par.cc
[1674/1696] Compiling asn1_lib.cc
[1675/1696] Compiling a_utctm.cc
[1676/1696] Compiling a_time.cc
[1677/1696] Compiling a_type.cc
[1678/1696] Compiling a_strex.cc
[1679/1696] Compiling a_strnid.cc
[1680/1696] Compiling a_octet.cc
[1681/1696] Compiling a_object.cc
[1682/1696] Compiling a_mbstr.cc
[1683/1696] Compiling a_i2d_fp.cc
[1684/1696] Write sources
[1684/1696] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1685/1696] Write sources
[1687/1696] Compiling a_dup.cc
[1688/1696] Write sources
[1691/1696] Compiling a_gentm.cc
[1692/1696] Compiling a_int.cc
[1693/1696] Compiling a_d2i_fp.cc
[1694/1732] Compiling a_bool.cc
[1695/1793] Compiling a_bitstr.cc
[1697/1801] Compiling Algorithms Permutations.swift
[1698/1801] Compiling Algorithms Product.swift
[1699/1803] Compiling Algorithms Combinations.swift
[1700/1803] Compiling Algorithms Compacted.swift
[1701/1803] Compiling Algorithms Cycle.swift
[1702/1803] Compiling Algorithms AdjacentPairs.swift
[1703/1803] Compiling Algorithms Chain.swift
[1704/1803] Compiling Algorithms Chunked.swift
[1705/1803] Compiling Atomics IntegerOperations.swift
[1706/1803] Compiling Atomics Unmanaged extensions.swift
[1707/1803] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1708/1803] Compiling BitCollections BitSet+CustomReflectable.swift
[1709/1803] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1710/1803] Compiling BitCollections BitSet+Equatable.swift
[1711/1803] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1712/1803] Compiling BitCollections BitSet+Extras.swift
[1713/1803] Compiling BitCollections BitSet+Hashable.swift
[1714/1810] Compiling Algorithms Joined.swift
[1715/1810] Compiling Algorithms Keyed.swift
[1716/1810] Compiling Algorithms MinMax.swift
[1717/1813] Compiling Algorithms FlattenCollection.swift
[1718/1813] Compiling Algorithms Grouped.swift
[1719/1813] Compiling Algorithms Indexed.swift
[1720/1813] Compiling Algorithms Intersperse.swift
[1724/1813] Compiling Algorithms Partition.swift
[1725/1813] Compiling CryptoBoringWrapper RandomBytes.swift
[1726/1813] Compiling BitCollections BitSet+Initializers.swift
[1727/1813] Compiling BitCollections BitSet+Invariants.swift
[1728/1813] Compiling BitCollections BitSet+Random.swift
[1729/1813] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1730/1813] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1731/1813] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1732/1813] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1733/1813] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1734/1813] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1735/1813] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1736/1813] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1737/1813] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1738/1813] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1739/1813] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1740/1813] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1741/1813] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1742/1813] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1743/1813] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1744/1813] Compiling BitCollections BitSet+SetAlgebra union.swift
[1745/1813] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1746/1813] Compiling BitCollections BitSet.Counted.swift
[1752/1813] Compiling Algorithms Rotate.swift
[1753/1813] Compiling Algorithms Split.swift
[1754/1813] Compiling Algorithms Stride.swift
[1755/1813] Compiling Algorithms Suffix.swift
[1756/1813] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1757/1813] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1758/1813] Emitting module CryptoBoringWrapper
[1759/1813] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1760/1813] Compiling CryptoBoringWrapper EllipticCurve.swift
[1761/1813] Emitting module BitCollections
[1768/1813] Compiling Algorithms EitherSequence.swift
[1769/1813] Compiling Algorithms FirstNonNil.swift
[1778/1813] Compiling Algorithms Trim.swift
[1779/1813] Compiling Algorithms Unique.swift
[1780/1813] Compiling Algorithms Windows.swift
[1781/1813] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1782/1813] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1792/1814] Compiling BitCollections BitSet.Index.swift
[1793/1814] Compiling BitCollections BitSet._UnsafeHandle.swift
[1794/1814] Compiling BitCollections BitSet.swift
[1795/1814] Compiling BitCollections Range+Utilities.swift
[1796/1814] Compiling BitCollections Slice+Utilities.swift
[1797/1814] Compiling BitCollections UInt+Tricks.swift
[1798/1814] Compiling BitCollections _Word.swift
[1799/1815] Emitting module Atomics
[1816/1816] Emitting module Algorithms
[1818/1949] Compiling Collections Collections.swift
[1819/1949] Emitting module Collections
[1821/1950] Compiling Crypto PKCS8PrivateKey.swift
[1822/1950] Compiling Crypto SEC1PrivateKey.swift
[1823/1950] Compiling Crypto SubjectPublicKeyInfo.swift
[1824/1950] Compiling Crypto CryptoKitErrors.swift
[1825/1950] Compiling Crypto Digest_boring.swift
[1826/1950] Compiling Crypto Digest.swift
[1827/1950] Compiling Crypto Digests.swift
[1828/1950] Compiling Crypto HashFunctions.swift
[1829/1950] Compiling Crypto HashFunctions_SHA2.swift
[1830/1950] Compiling Crypto HPKE-AEAD.swift
[1831/1959] Compiling Crypto HPKE-Ciphersuite.swift
[1832/1959] Compiling Crypto HPKE-KDF.swift
[1833/1959] Compiling Crypto HPKE-KexKeyDerivation.swift
[1834/1959] Compiling Crypto HPKE-LabeledExtract.swift
[1835/1959] Compiling Crypto HPKE-Utils.swift
[1836/1959] Compiling Crypto DHKEM.swift
[1837/1959] Compiling Crypto HPKE-KEM-Curve25519.swift
[1838/1959] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1839/1959] Compiling Crypto HPKE-KEM.swift
[1840/1959] Compiling Crypto HPKE-Errors.swift
[1841/1959] Compiling Crypto SymmetricKeys.swift
[1842/1959] Compiling Crypto HMAC.swift
[1843/1959] Compiling Crypto MACFunctions.swift
[1844/1959] Compiling Crypto MessageAuthenticationCode.swift
[1845/1959] Compiling Crypto AES.swift
[1846/1959] Compiling Crypto ECDSASignature_boring.swift
[1847/1959] Compiling Crypto ECDSA_boring.swift
[1848/1959] Compiling Crypto EdDSA_boring.swift
[1849/1959] Compiling Crypto ECDSA.swift
[1850/1959] Compiling Crypto Ed25519.swift
[1851/1959] Compiling Crypto HPKE.swift
[1852/1959] Compiling Crypto HPKE-Context.swift
[1853/1959] Compiling Crypto HPKE-KeySchedule.swift
[1854/1959] Compiling Crypto HPKE-Modes.swift
[1855/1959] Compiling Crypto Insecure.swift
[1856/1959] Compiling Crypto Insecure_HashFunctions.swift
[1857/1959] Compiling Crypto KEM.swift
[1858/1959] Compiling Crypto ECDH_boring.swift
[1859/1959] Compiling Crypto DH.swift
[1860/1959] Compiling Crypto ECDH.swift
[1861/1959] Compiling Crypto HKDF.swift
[1862/1959] Compiling Crypto AESWrap.swift
[1863/1959] Compiling Crypto AESWrap_boring.swift
[1864/1959] Compiling Crypto Ed25519_boring.swift
[1865/1959] Compiling Crypto NISTCurvesKeys_boring.swift
[1866/1959] Compiling Crypto X25519Keys_boring.swift
[1867/1959] Compiling Crypto Curve25519.swift
[1868/1959] Compiling Crypto Ed25519Keys.swift
[1869/1959] Compiling Crypto NISTCurvesKeys.swift
[1870/1959] Compiling Crypto X25519Keys.swift
[1871/1959] Emitting module Crypto
[1872/1959] Compiling Crypto ASN1Identifier.swift
[1873/1959] Compiling Crypto ASN1Integer.swift
[1874/1959] Compiling Crypto ASN1Null.swift
[1875/1959] Compiling Crypto ASN1OctetString.swift
[1876/1959] Compiling Crypto ASN1Strings.swift
[1877/1959] Compiling Crypto ArraySliceBigint.swift
[1878/1959] Compiling Crypto GeneralizedTime.swift
[1879/1959] Compiling Crypto ObjectIdentifier.swift
[1880/1959] Compiling Crypto ECDSASignature.swift
[1881/1959] Compiling Crypto PEMDocument.swift
[1882/1959] Compiling Crypto AES-GCM.swift
[1883/1959] Compiling Crypto AES-GCM_boring.swift
[1884/1959] Compiling Crypto ChaChaPoly_boring.swift
[1885/1959] Compiling Crypto ChaChaPoly.swift
[1886/1959] Compiling Crypto Cipher.swift
[1887/1959] Compiling Crypto Nonces.swift
[1888/1959] Compiling Crypto ASN1.swift
[1889/1959] Compiling Crypto ASN1Any.swift
[1890/1959] Compiling Crypto ASN1BitString.swift
[1891/1959] Compiling Crypto ASN1Boolean.swift
[1892/1959] Compiling Crypto Signature.swift
[1893/1959] Compiling Crypto CryptoKitErrors_boring.swift
[1894/1959] Compiling Crypto RNG_boring.swift
[1895/1959] Compiling Crypto SafeCompare_boring.swift
[1896/1959] Compiling Crypto Zeroization_boring.swift
[1897/1959] Compiling Crypto PrettyBytes.swift
[1898/1959] Compiling Crypto SafeCompare.swift
[1899/1959] Compiling Crypto SecureBytes.swift
[1900/1959] Compiling Crypto Zeroization.swift
[1911/2015] Compiling JWTKit JWTAlgorithm.swift
[1912/2015] Compiling JWTKit JWTError.swift
[1913/2015] Compiling JWTKit JWTHeader.swift
[1914/2015] Compiling JWTKit JWTParser.swift
[1915/2015] Compiling JWTKit JWTPayload.swift
[1916/2015] Compiling JWTKit JWTSerializer.swift
[1917/2021] Compiling JWTKit JWTClaim.swift
[1918/2021] Compiling JWTKit JWTMultiValueClaim.swift
[1919/2021] Compiling JWTKit JWTUnixEpochClaim.swift
[1920/2021] Compiling JWTKit LocaleClaim.swift
[1921/2021] Compiling JWTKit NotBeforeClaim.swift
[1922/2021] Compiling JWTKit SubjectClaim.swift
[1923/2021] Compiling JWTKit ECDSAError.swift
[1924/2021] Compiling JWTKit RSAKey.swift
[1925/2021] Compiling JWTKit RSASigner.swift
[1926/2021] Compiling JWTKit Base64URL.swift
[1927/2021] Compiling JWTKit BigNumber.swift
[1928/2021] Compiling JWTKit CustomizedJSONCoders.swift
[1929/2021] Compiling JWTKit Exports.swift
[1930/2021] Compiling JWTKit ECDSAKey.swift
[1931/2021] Compiling JWTKit ECDSASigner.swift
[1932/2021] Compiling JWTKit JWTSigner+ECDSA.swift
[1933/2021] Compiling JWTKit EdDSAError.swift
[1934/2021] Compiling JWTKit EdDSAKey.swift
[1935/2021] Compiling JWTKit EdDSASigner.swift
[1936/2021] Compiling JWTKit JWTSigner+EdDSA.swift
[1937/2021] Compiling JWTKit AudienceClaim.swift
[1938/2021] Compiling JWTKit BoolClaim.swift
[1939/2021] Compiling JWTKit ExpirationClaim.swift
[1940/2021] Compiling JWTKit GoogleHostedDomainClaim.swift
[1941/2021] Compiling JWTKit IDClaim.swift
[1942/2021] Compiling JWTKit IssuedAtClaim.swift
[1943/2021] Compiling JWTKit IssuerClaim.swift
[1944/2021] Compiling JWTKit JWTSigner.swift
[1945/2021] Compiling JWTKit JWTSigners.swift
[1946/2021] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1947/2021] Compiling JWTKit UnsecuredNoneSigner.swift
[1948/2021] Compiling JWTKit JWTSigner+RSA.swift
[1949/2021] Compiling JWTKit RSAError.swift
[1950/2021] Emitting module JWTKit
[1951/2021] Compiling JWTKit OctetKeyPair.swift
[1952/2021] Compiling JWTKit HMACError.swift
[1953/2021] Compiling JWTKit HMACSigner.swift
[1954/2021] Compiling JWTKit JWTSigner+HMAC.swift
[1955/2021] Compiling JWTKit JWK.swift
[1956/2021] Compiling JWTKit JWKIdentifier.swift
[1957/2021] Compiling JWTKit JWKS.swift
[1958/2021] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1959/2021] Compiling NIOCore SocketAddresses.swift
[1960/2021] Compiling NIOCore SocketOptionProvider.swift
[1961/2021] Compiling NIOCore SystemCallHelpers.swift
[1962/2021] Compiling NIOCore TimeAmount+Duration.swift
[1963/2021] Compiling NIOCore TypeAssistedChannelHandler.swift
[1964/2021] Compiling NIOCore UniversalBootstrapSupport.swift
[1965/2021] Compiling NIOCore Utilities.swift
[1970/2021] Compiling JWTKit OpenSSLSigner.swift
[1971/2021] Compiling JWTKit Utilities.swift
[1972/2021] Compiling JWTKit AppleIdentityToken.swift
[1973/2021] Compiling JWTKit GoogleIdentityToken.swift
[1974/2021] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1975/2021] Compiling JWTKit X5CVerifier.swift
[2022/2022] Emitting module NIOCore
[2024/2074] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2025/2074] Compiling NIOEmbedded AsyncTestingChannel.swift
[2026/2074] Emitting module NIOEmbedded
[2027/2074] Compiling NIOEmbedded Embedded.swift
[2029/2075] Emitting module NIOPosix
[2030/2081] Compiling NIOPosix ServerSocket.swift
[2031/2081] Compiling NIOPosix Socket.swift
[2032/2081] Compiling NIOPosix SocketChannel.swift
[2033/2081] Compiling NIOPosix SocketProtocols.swift
[2034/2081] Compiling NIOPosix System.swift
[2035/2081] Compiling NIOPosix Thread.swift
[2036/2081] Compiling NIOPosix SelectableChannel.swift
[2037/2081] Compiling NIOPosix SelectableEventLoop.swift
[2038/2081] Compiling NIOPosix SelectorEpoll.swift
[2039/2081] Compiling NIOPosix SelectorGeneric.swift
[2040/2081] Compiling NIOPosix SelectorKqueue.swift
[2041/2081] Compiling NIOPosix SelectorUring.swift
[2042/2081] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2043/2081] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2044/2081] Compiling NIOPosix PosixSingletons.swift
[2045/2081] Compiling NIOPosix RawSocketBootstrap.swift
[2046/2081] Compiling NIOPosix Resolver.swift
[2047/2081] Compiling NIOPosix Selectable.swift
[2048/2081] Compiling NIOPosix ThreadPosix.swift
[2049/2081] Compiling NIOPosix ThreadWindows.swift
[2050/2081] Compiling NIOPosix UnsafeTransfer.swift
[2051/2081] Compiling NIOPosix Utilities.swift
[2052/2081] Compiling NIOPosix VsockAddress.swift
[2053/2081] Compiling NIOPosix VsockChannelEvents.swift
[2054/2081] Compiling NIOPosix BSDSocketAPICommon.swift
[2055/2081] Compiling NIOPosix BSDSocketAPIPosix.swift
[2056/2081] Compiling NIOPosix BSDSocketAPIWindows.swift
[2057/2081] Compiling NIOPosix BaseSocket.swift
[2058/2081] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2059/2081] Compiling NIOPosix BaseSocketChannel.swift
[2060/2081] Compiling NIOPosix BaseStreamSocketChannel.swift
[2061/2081] Compiling NIOPosix IO.swift
[2062/2081] Compiling NIOPosix IntegerBitPacking.swift
[2063/2081] Compiling NIOPosix IntegerTypes.swift
[2064/2081] Compiling NIOPosix Linux.swift
[2065/2081] Compiling NIOPosix LinuxCPUSet.swift
[2066/2081] Compiling NIOPosix LinuxUring.swift
[2067/2081] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2068/2081] Compiling NIOPosix Bootstrap.swift
[2069/2081] Compiling NIOPosix ControlMessage.swift
[2070/2081] Compiling NIOPosix DatagramVectorReadManager.swift
[2071/2081] Compiling NIOPosix Errors+Any.swift
[2072/2081] Compiling NIOPosix FileDescriptor.swift
[2073/2081] Compiling NIOPosix GetaddrinfoResolver.swift
[2074/2081] Compiling NIOPosix HappyEyeballs.swift
[2075/2081] Compiling NIOPosix NIOThreadPool.swift
[2076/2081] Compiling NIOPosix NonBlockingFileIO.swift
[2077/2081] Compiling NIOPosix PendingDatagramWritesManager.swift
[2078/2081] Compiling NIOPosix PendingWritesManager.swift
[2079/2081] Compiling NIOPosix PipeChannel.swift
[2080/2081] Compiling NIOPosix PipePair.swift
[2081/2081] Compiling NIOPosix Pool.swift
[2083/2141] Emitting module NIO
[2084/2141] Compiling NIO Exports.swift
[2086/2142] Compiling AsyncKit EventLoop+Flatten.swift
[2087/2142] Compiling AsyncKit EventLoop+Future.swift
[2088/2142] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[2089/2183] Compiling AsyncKit Future+Miscellaneous.swift
[2090/2183] Compiling AsyncKit Future+Nonempty.swift
[2091/2183] Compiling AsyncKit Future+Optional.swift
[2092/2183] Compiling AsyncKit Future+Transform.swift
[2093/2183] Compiling AsyncKit Future+Try.swift
[2094/2183] Compiling AsyncKit FutureOperators.swift
[2095/2183] Compiling NIOTLS TLSEvents.swift
[2097/2183] Compiling AsyncKit Optional+StrictMap.swift
[2098/2183] Compiling AsyncKit Exports.swift
[2099/2183] Compiling _NIOFileSystem CInterop.swift
[2100/2183] Compiling _NIOFileSystem Errno.swift
[2101/2187] Emitting module NIOTLS
[2102/2187] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2103/2187] Compiling NIOSOCKS SOCKSResponse.swift
[2104/2187] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2105/2187] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2106/2188] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2107/2188] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2108/2188] Compiling NIOSOCKS ClientStateMachine.swift
[2109/2188] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2110/2188] Compiling NIOHTTP1 HTTPDecoder.swift
[2111/2188] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2112/2188] Emitting module _NIOFileSystem
[2113/2188] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2114/2188] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2117/2188] Compiling NIOHTTP1 HTTPEncoder.swift
[2118/2188] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2119/2188] Emitting module NIOSOCKS
[2123/2188] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[2124/2190] Compiling NIOSOCKS ServerStateMachine.swift
[2125/2190] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[2126/2190] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2127/2190] Emitting module NIOFoundationCompat
[2128/2190] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2129/2191] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2133/2191] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2134/2191] Compiling NIOTLS SNIHandler.swift
[2138/2193] Emitting module NIOHTTP1
[2149/2193] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2150/2193] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[2151/2193] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[2152/2193] Compiling _NIOFileSystem Mocking.swift
[2153/2193] Compiling _NIOFileSystem Syscall.swift
[2154/2193] Compiling _NIOFileSystem Syscalls.swift
[2155/2193] Compiling NIOHTTP1 HTTPTypes.swift
[2156/2193] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2157/2193] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[2160/2244] Compiling NIOSSL NIOSSLClientHandler.swift
[2161/2244] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2162/2244] Compiling NIOSSL NIOSSLHandler.swift
[2163/2244] Compiling NIOSSL SSLCertificate.swift
[2164/2244] Compiling NIOSSL RNG.swift
[2165/2244] Compiling NIOSSL SafeCompare.swift
[2166/2244] Compiling NIOSSL Zeroization.swift
[2167/2244] Compiling _NIOFileSystem TokenBucket.swift
[2168/2244] Compiling _NIOFileSystem UnsafeTransfer.swift
[2169/2244] Compiling NIOSSL SSLContext.swift
[2170/2244] Compiling NIOSSL SSLErrors.swift
[2173/2244] Compiling NIOSSL SSLInit.swift
[2174/2244] Compiling NIOSSL SSLPKCS12Bundle.swift
[2175/2244] Compiling NIOSSL SSLPrivateKey.swift
[2176/2244] Compiling NIOSSL SSLPublicKey.swift
[2178/2244] Compiling NIOSSL SSLCertificateExtensions.swift
[2179/2244] Compiling NIOSSL SSLConnection.swift
[2180/2244] Compiling NIOSSL PosixPort.swift
[2181/2244] Compiling NIOSSL SSLCallbacks.swift
[2182/2244] Compiling NIOSSL LinuxCABundle.swift
[2188/2246] Compiling NIOSSL AndroidCABundle.swift
[2189/2246] Compiling NIOSSL ByteBufferBIO.swift
[2192/2246] Compiling NIOSSL CustomPrivateKey.swift
[2193/2246] Compiling NIOSSL IdentityVerification.swift
[2194/2246] Compiling NIOSSL NIOSSLServerHandler.swift
[2195/2246] Compiling NIOSSL ObjectIdentifier.swift
[2196/2246] Emitting module NIOTransportServices
[2197/2246] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2198/2246] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2207/2248] Compiling NIOSSL SubjectAlternativeName.swift
[2208/2251] Emitting module AsyncKit
[2209/2251] Emitting module NIOSSL
[2214/2251] Compiling _NIOFileSystem SystemFileHandle.swift
[2215/2251] Compiling _NIOFileSystem Utilities.swift
[2216/2251] Compiling _NIOFileSystem OpenOptions.swift
[2217/2251] Compiling _NIOFileSystem String+FileSystem.swift
[2224/2252] Compiling NIOSSL NIOSSLSecureBytes.swift
[2232/2317] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2233/2320] Compiling NIOSSL TLSConfiguration.swift
[2234/2320] Compiling NIOSSL UniversalBootstrapSupport.swift
[2235/2320] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2236/2320] Compiling NIOWebSocket WebSocketOpcode.swift
[2237/2321] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2238/2321] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2239/2321] Compiling MultipartKit MultipartPart.swift
[2240/2321] Compiling MultipartKit MultipartPartConvertible.swift
[2241/2323] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2242/2323] Compiling NIOHPACK HPACKErrors.swift
[2243/2323] Compiling NIOHPACK HPACKHeader.swift
[2244/2323] Emitting module NIOHTTPCompression
[2245/2325] Compiling NIOHPACK IndexedHeaderTable.swift
[2246/2326] Emitting module _NIOFileSystemFoundationCompat
[2247/2327] Compiling NIOHPACK DynamicHeaderTable.swift
[2248/2327] Compiling NIOHPACK HPACKDecoder.swift
[2249/2327] Compiling NIOHPACK HPACKEncoder.swift
[2252/2327] Compiling NIOHPACK HeaderTables.swift
[2254/2327] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2255/2327] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2256/2327] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2257/2329] Emitting module MultipartKit
[2260/2329] Compiling NIOExtras WritePCAPHandler.swift
[2261/2329] Compiling MultipartKit Utilities.swift
[2262/2329] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2263/2329] Compiling MultipartKit FormDataDecoder.swift
[2264/2329] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2265/2329] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2266/2329] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2267/2329] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2268/2329] Compiling NIOHTTPCompression HTTPCompression.swift
[2269/2329] Compiling NIOHTTPCompression HTTPDecompression.swift
[2270/2329] Compiling NIOHPACK StaticHeaderTable.swift
[2272/2330] Compiling NIOHPACK IntegerCoding.swift
[2273/2330] Compiling MultipartKit MultipartParser.swift
[2276/2330] Compiling MultipartKit FormDataEncoder.swift
[2277/2330] Compiling MultipartKit Storage.swift
[2278/2330] Compiling MultipartKit MultipartFormData.swift
[2279/2330] Emitting module NIOFileSystem
[2282/2330] Compiling NIOFileSystem Exports.swift
[2283/2330] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2284/2330] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2285/2330] Compiling NIOHPACK HuffmanCoding.swift
[2286/2330] Compiling NIOHPACK HuffmanTables.swift
[2287/2330] Emitting module NIOHPACK
[2288/2331] Emitting module NIOExtras
[2303/2333] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2304/2333] Emitting module NIOWebSocket
[2305/2333] Compiling NIOWebSocket WebSocketFrame.swift
[2306/2334] Compiling NIOExtras UnsafeTransfer.swift
[2318/2370] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2319/2370] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2320/2370] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2321/2370] Compiling NIOHTTP2 HasLocalSettings.swift
[2322/2370] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2323/2370] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2324/2370] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2325/2370] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2326/2371] Compiling NIOHTTP2 HasRemoteSettings.swift
[2327/2371] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2328/2371] Compiling NIOHTTP2 QuiescingState.swift
[2329/2371] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2331/2402] Compiling WebSocketKit WebSocketClient.swift
[2332/2402] Compiling WebSocketKit WebSocketHandler.swift
[2333/2402] Emitting module NIOHTTP2
[2334/2410] Compiling WebSocketKit Exports.swift
[2335/2410] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2336/2410] Compiling WebSocketKit WebSocket+Concurrency.swift
[2337/2410] Emitting module WebSocketKit
[2338/2410] Compiling WebSocketKit WebSocket+Connect.swift
[2339/2410] Compiling WebSocketKit WebSocket.swift
[2341/2411] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2342/2411] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2343/2411] Compiling NIOHTTP2 MayReceiveFrames.swift
[2344/2411] Compiling NIOHTTP2 ReceivingDataState.swift
[2350/2411] Compiling NIOHTTP2 StateMachineResult.swift
[2351/2411] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2352/2411] Compiling NIOHTTP2 DOSHeuristics.swift
[2353/2411] Compiling NIOHTTP2 Error+Any.swift
[2354/2411] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2355/2411] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2356/2411] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2357/2411] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2358/2411] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2359/2411] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2360/2411] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2361/2411] Compiling NIOHTTP2 HTTP2StreamID.swift
[2362/2411] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2363/2411] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2364/2411] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2365/2411] Compiling NIOHTTP2 InboundEventBuffer.swift
[2366/2411] Compiling NIOHTTP2 InboundWindowManager.swift
[2367/2411] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2368/2411] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2369/2411] Compiling NIOHTTP2 StreamChannelList.swift
[2370/2411] Compiling NIOHTTP2 StreamMap.swift
[2371/2411] Compiling NIOHTTP2 StreamStateMachine.swift
[2372/2411] Compiling NIOHTTP2 UnsafeTransfer.swift
[2373/2411] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2374/2411] Compiling NIOHTTP2 MaySendFrames.swift
[2375/2411] Compiling NIOHTTP2 SendingDataState.swift
[2376/2411] Compiling NIOHTTP2 SendingGoawayState.swift
[2377/2411] Compiling NIOHTTP2 SendingHeadersState.swift
[2378/2411] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2379/2411] Compiling NIOHTTP2 SendingRstStreamState.swift
[2380/2411] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2381/2411] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2382/2411] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2383/2411] Compiling NIOHTTP2 HTTP2Frame.swift
[2384/2411] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2385/2411] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2386/2411] Compiling NIOHTTP2 HTTP2PingData.swift
[2387/2411] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2388/2411] Compiling NIOHTTP2 HTTP2Settings.swift
[2389/2411] Compiling NIOHTTP2 HTTP2Stream.swift
[2397/2411] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2405/2412] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2406/2412] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2407/2412] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2408/2412] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2409/2412] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2410/2412] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2411/2412] Compiling NIOHTTP2 HTTP2Error.swift
[2412/2412] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2414/2472] Emitting module AsyncHTTPClient
[2415/2480] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2416/2480] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2417/2480] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2418/2480] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2419/2480] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2420/2480] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2421/2480] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2422/2480] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2423/2480] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2424/2480] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2425/2480] Compiling AsyncHTTPClient ConnectionTarget.swift
[2426/2480] Compiling AsyncHTTPClient DeconstructedURL.swift
[2427/2480] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2428/2480] Compiling AsyncHTTPClient FoundationExtensions.swift
[2429/2480] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2430/2480] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2431/2480] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2432/2480] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2433/2480] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2434/2480] Compiling AsyncHTTPClient Transaction.swift
[2435/2480] Compiling AsyncHTTPClient Base64.swift
[2436/2480] Compiling AsyncHTTPClient BasicAuth.swift
[2437/2480] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2438/2480] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2439/2480] Compiling AsyncHTTPClient ConnectionPool.swift
[2440/2480] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2441/2480] Compiling AsyncHTTPClient RequestBag.swift
[2442/2480] Compiling AsyncHTTPClient RequestValidation.swift
[2443/2480] Compiling AsyncHTTPClient SSLContextCache.swift
[2444/2480] Compiling AsyncHTTPClient Scheme.swift
[2445/2480] Compiling AsyncHTTPClient Singleton.swift
[2446/2480] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2447/2480] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2448/2480] Compiling AsyncHTTPClient Utils.swift
[2449/2480] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2450/2480] Compiling AsyncHTTPClient RequestOptions.swift
[2451/2480] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2452/2480] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2453/2480] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2454/2480] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2455/2480] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2456/2480] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2457/2480] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2458/2480] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2459/2480] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2460/2480] Compiling AsyncHTTPClient HTTP1Connection.swift
[2461/2480] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2462/2480] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2463/2480] Compiling AsyncHTTPClient HTTP2Connection.swift
[2464/2480] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2465/2480] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2466/2480] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2467/2480] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2468/2480] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2469/2480] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2470/2480] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2471/2480] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2472/2480] Compiling AsyncHTTPClient RequestBodyLength.swift
[2473/2480] Compiling AsyncHTTPClient HTTPClient.swift
[2474/2480] Compiling AsyncHTTPClient HTTPHandler.swift
[2475/2480] Compiling AsyncHTTPClient LRUCache.swift
[2476/2480] Compiling AsyncHTTPClient NWErrorHandler.swift
[2477/2480] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2478/2480] Compiling AsyncHTTPClient TLSConfiguration.swift
[2479/2480] Compiling AsyncHTTPClient RedirectState.swift
[2480/2480] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2482/2662] Emitting module Core
[2483/2663] Compiling Vapor Authentication+Concurrency.swift
[2484/2663] Compiling Vapor Cache+Concurrency.swift
[2485/2663] Compiling Vapor Client+Concurrency.swift
[2486/2663] Compiling Vapor RequestBody+Concurrency.swift
[2487/2663] Compiling Core OAuthServiceAccount.swift
[2488/2663] Compiling Core OAuthRefreshable.swift
[2489/2663] Compiling Core Extensions.swift
[2490/2663] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2491/2663] Compiling Vapor AsyncSessionDriver.swift
[2492/2663] Compiling Vapor AsyncBasicResponder.swift
[2493/2663] Compiling Vapor AsyncMiddleware.swift
[2494/2663] Compiling Core GoogleCloudAPIRequest.swift
[2496/2736] Compiling SecretManager SecretManagerConfig.swift
[2497/2737] Emitting module SecretManager
[2498/2737] Compiling SecretManager SecretPayload.swift
[2499/2737] Compiling Translation TranslationClient.swift
[2500/2737] Compiling Datastore LookupRequest.swift
[2501/2737] Compiling Datastore ReserveIdsRequest.swift
[2502/2738] Compiling SecretManager GoogleCloudSecretManagerDataResponse.swift
[2503/2738] Compiling SecretManager SecretManagerClient.swift
[2504/2738] Compiling SecretManager SecretsAPI.swift
[2505/2738] Compiling SecretManager AccessSecretVersionResponse.swift
[2506/2738] Compiling Translation TranslationAPI.swift
[2507/2738] Emitting module Translation
[2508/2738] Compiling Translation TranslationResponse.swift
[2509/2738] Compiling Datastore ProjectAPI.swift
[2510/2738] Compiling Datastore AllocateIdsRequest.swift
[2511/2738] Compiling Datastore BeginTransactionRequest.swift
[2512/2738] Compiling Datastore CommitRequest.swift
[2513/2738] Compiling Translation TranslationRequest.swift
[2514/2738] Compiling Datastore CommitResponse.swift
[2515/2738] Compiling Datastore EmptyResponse.swift
[2516/2738] Compiling PubSub PubSubError.swift
[2517/2738] Compiling SecretManager SecretManagerError.swift
[2518/2738] Compiling SecretManager SecretManagerRequest.swift
[2519/2739] Compiling Translation TranslationConfig.swift
[2520/2739] Compiling Translation TranslationError.swift
[2521/2740] Emitting module PubSub
[2524/2740] Compiling Datastore RollbackRequest.swift
[2525/2740] Compiling Datastore RunQueryRequest.swift
[2526/2740] Compiling Datastore AllocateIdsResponse.swift
[2527/2740] Compiling Datastore BeginTransactionResponse.swift
[2532/2743] Compiling Datastore ArrayValue.swift
[2533/2743] Compiling Datastore Entity.swift
[2534/2743] Compiling Datastore Key.swift
[2535/2743] Compiling Datastore LatLng.swift
[2536/2743] Compiling Datastore TransactionOptions.swift
[2537/2743] Compiling Datastore Value.swift
[2538/2743] Compiling Datastore DatastoreClient.swift
[2545/2745] Compiling Datastore GoogleCloudDatastoreDataResponse.swift
[2546/2745] Compiling Datastore LookupResponse.swift
[2547/2745] Compiling Storage StorageConfig.swift
[2548/2745] Compiling Storage StorageRequest.swift
[2551/2745] Compiling PubSub PubSubRequest.swift
[2552/2746] Emitting module Storage
[2553/2746] Compiling Datastore PartitionId.swift
[2554/2746] Compiling Datastore PathElement.swift
[2555/2746] Compiling Datastore Query.swift
[2556/2746] Compiling Datastore ReadOptions.swift
[2558/2746] Emitting module Datastore
[2567/2746] Compiling Datastore DatastoreConfig.swift
[2568/2746] Compiling Datastore DatastoreError.swift
[2569/2746] Compiling Datastore DatastoreRequest.swift
[2610/2772] Compiling Vapor RedirectMiddleware.swift
[2611/2772] Compiling Vapor SessionAuthenticatable.swift
[2612/2772] Compiling Vapor Bcrypt.swift
[2613/2772] Compiling Vapor Application+Cache.swift
[2614/2772] Compiling Vapor Cache.swift
[2615/2772] Compiling Vapor CacheExpirationTime.swift
[2616/2772] Compiling Vapor MemoryCache.swift
[2617/2772] Compiling Vapor Request+Cache.swift
[2618/2772] Compiling Vapor Application+Clients.swift
[2619/2772] Compiling Vapor Client.swift
[2620/2772] Compiling Vapor ClientRequest.swift
[2621/2772] Compiling Vapor ClientResponse.swift
[2622/2772] Compiling Vapor Request+Client.swift
[2623/2772] Compiling Vapor BootCommand.swift
[2624/2772] Compiling Vapor CommandContext+Application.swift
[2625/2772] Compiling Vapor RoutesCommand.swift
[2626/2772] Compiling Vapor ServeCommand.swift
[2627/2772] Compiling Vapor AnyResponse+Concurrency.swift
[2628/2796] Compiling Vapor Validator.swift
[2629/2796] Compiling Vapor ValidatorResult.swift
[2630/2796] Compiling Vapor And.swift
[2631/2796] Compiling Vapor Case.swift
[2632/2796] Compiling Vapor CharacterSet.swift
[2633/2796] Compiling Vapor Count.swift
[2634/2796] Compiling Vapor Custom.swift
[2635/2796] Compiling Vapor Email.swift
[2636/2796] Compiling Vapor Empty.swift
[2637/2796] Compiling Vapor In.swift
[2638/2796] Compiling Vapor Nil.swift
[2639/2796] Compiling Vapor NilIgnoring.swift
[2640/2796] Compiling Vapor Not.swift
[2641/2796] Compiling Vapor Or.swift
[2642/2796] Compiling Vapor Pattern.swift
[2643/2796] Compiling Vapor Range.swift
[2644/2796] Compiling Vapor URL.swift
[2645/2796] Compiling Vapor Valid.swift
[2646/2796] Compiling Vapor Application+Views.swift
[2647/2796] Compiling Vapor PlaintextRenderer.swift
[2648/2796] Compiling Vapor Request+View.swift
[2649/2796] Compiling Vapor View.swift
[2650/2796] Compiling Vapor ViewRenderer.swift
[2651/2796] Compiling Vapor _Deprecations.swift
[2652/2796] Emitting module Vapor
[2653/2796] Compiling Vapor Request+Body.swift
[2654/2796] Compiling Vapor Request+BodyStream.swift
[2655/2796] Compiling Vapor Request.swift
[2656/2796] Compiling Vapor Application+Responder.swift
[2657/2796] Compiling Vapor DefaultResponder.swift
[2658/2796] Compiling Vapor Response+Body.swift
[2659/2796] Compiling Vapor Response.swift
[2660/2796] Compiling Vapor ResponseCodable.swift
[2661/2796] Compiling Vapor Application+Routes.swift
[2662/2796] Compiling Vapor Parameters+Require.swift
[2663/2796] Compiling Vapor Request+WebSocket.swift
[2664/2796] Compiling Vapor Route.swift
[2665/2796] Compiling Vapor RouteCollection.swift
[2666/2796] Compiling Vapor Routes.swift
[2667/2796] Compiling Vapor RoutesBuilder+Group.swift
[2668/2796] Compiling Vapor RoutesBuilder+Method.swift
[2669/2796] Compiling Vapor RoutesBuilder+Middleware.swift
[2670/2796] Compiling Vapor RoutesBuilder+WebSocket.swift
[2671/2796] Compiling Vapor RoutesBuilder.swift
[2672/2796] Compiling Vapor OTP.swift
[2673/2796] Compiling Vapor Application+Servers.swift
[2674/2796] Compiling Vapor Server.swift
[2675/2796] Compiling Vapor App+Service.swift
[2676/2796] Compiling Vapor Req+Service.swift
[2677/2796] Compiling Vapor Service.swift
[2678/2796] Compiling Vapor Application+Sessions.swift
[2679/2796] Compiling Vapor MemorySessions.swift
[2680/2796] Compiling Vapor Request+Session.swift
[2681/2796] Compiling Vapor Session.swift
[2682/2796] Compiling Vapor SessionCache.swift
[2683/2796] Compiling Vapor SessionData.swift
[2684/2796] Compiling Vapor SessionDriver.swift
[2685/2796] Compiling Vapor SessionsConfiguration.swift
[2686/2796] Compiling Vapor SessionsMiddleware.swift
[2687/2796] Compiling Vapor URLEncodedFormData.swift
[2688/2796] Compiling Vapor URLEncodedFormDecoder.swift
[2689/2796] Compiling Vapor URLEncodedFormEncoder.swift
[2690/2796] Compiling Vapor URLEncodedFormError.swift
[2691/2796] Compiling Vapor URLEncodedFormParser.swift
[2692/2796] Compiling Vapor URLEncodedFormSerializer.swift
[2693/2796] Compiling Vapor URLQueryFragmentConvertible.swift
[2694/2796] Compiling Vapor AnyResponse.swift
[2695/2796] Compiling Vapor Array+Random.swift
[2696/2796] Compiling Vapor Base32.swift
[2697/2796] Compiling Vapor Base64.swift
[2698/2796] Compiling Vapor BaseN.swift
[2699/2796] Compiling Vapor BasicCodingKey.swift
[2700/2796] Compiling Vapor ByteCount.swift
[2701/2796] Compiling Vapor Bytes+Hex.swift
[2702/2796] Compiling Vapor Bytes+SecureCompare.swift
[2703/2796] Compiling Vapor Collection+Safe.swift
[2704/2796] Compiling Vapor DataProtocol+Copy.swift
[2705/2796] Compiling Vapor DecoderUnwrapper.swift
[2706/2796] Compiling Vapor DirectoryConfiguration.swift
[2707/2796] Compiling Vapor DotEnv.swift
[2708/2796] Compiling Vapor Extendable.swift
[2709/2796] Compiling Vapor File.swift
[2710/2796] Compiling Vapor FileIO.swift
[2711/2796] Compiling Vapor LifecycleHandler.swift
[2712/2796] Compiling Vapor OptionalType.swift
[2713/2796] Compiling Vapor RFC1123.swift
[2714/2796] Compiling Vapor SocketAddress+Hostname.swift
[2715/2796] Compiling Vapor Storage.swift
[2716/2796] Compiling Vapor String+IsIPAddress.swift
[2717/2796] Compiling Vapor Thread.swift
[2718/2796] Compiling Vapor URI.swift
[2719/2796] Compiling Vapor RangeResult.swift
[2720/2796] Compiling Vapor Validatable.swift
[2721/2796] Compiling Vapor Validation.swift
[2722/2796] Compiling Vapor ValidationKey.swift
[2723/2796] Compiling Vapor Validations.swift
[2724/2796] Compiling Vapor ValidationsError.swift
[2725/2796] Compiling Vapor Core.swift
[2726/2796] Compiling Vapor Running.swift
[2727/2796] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2728/2796] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2729/2796] Compiling Vapor DotEnvFile+load.swift
[2730/2796] Compiling Vapor Routes+caseInsenstive.swift
[2731/2796] Compiling Vapor Validatable+validate.swift
[2732/2796] Compiling Vapor Environment+Process.swift
[2733/2796] Compiling Vapor Environment+Secret.swift
[2734/2796] Compiling Vapor Environment.swift
[2735/2796] Compiling Vapor Abort.swift
[2736/2796] Compiling Vapor AbortError.swift
[2737/2796] Compiling Vapor DebuggableError.swift
[2738/2796] Compiling Vapor Demangler.swift
[2739/2796] Compiling Vapor ErrorSource.swift
[2740/2796] Compiling Vapor StackTrace.swift
[2741/2796] Compiling Vapor Exports.swift
[2742/2796] Compiling Vapor Application+HTTP.swift
[2743/2796] Compiling Vapor BasicResponder.swift
[2744/2796] Compiling Vapor BodyStream.swift
[2745/2796] Compiling Vapor Application+HTTP+Client.swift
[2746/2796] Compiling Vapor EventLoopHTTPClient.swift
[2747/2796] Compiling Vapor EndpointCache.swift
[2748/2796] Compiling Vapor HTTPMethod+String.swift
[2749/2796] Compiling Vapor HTTPStatus.swift
[2750/2796] Compiling Vapor HTTPCookies.swift
[2751/2796] Compiling Vapor HTTPHeaderCacheControl.swift
[2752/2796] Compiling Vapor HTTPHeaderExpires.swift
[2753/2796] Compiling Vapor HTTPHeaderLastModified.swift
[2754/2796] Compiling Vapor HTTPHeaders+Cache.swift
[2755/2796] Compiling Vapor HTTPHeaders+Connection.swift
[2756/2796] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2757/2796] Compiling Vapor HTTPHeaders+ContentRange.swift
[2758/2796] Compiling Vapor HTTPHeaders+Directive.swift
[2759/2796] Compiling Vapor HTTPHeaders+Forwarded.swift
[2760/2796] Compiling Vapor HTTPHeaders+Link.swift
[2761/2796] Compiling Vapor HTTPHeaders+Name.swift
[2762/2796] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2763/2796] Compiling Vapor HTTPHeaders.swift
[2764/2796] Compiling Vapor HTTPMediaType.swift
[2765/2796] Compiling Vapor HTTPMediaTypePreference.swift
[2766/2796] Compiling Vapor Responder.swift
[2767/2796] Compiling Vapor Application+HTTP+Server.swift
[2768/2796] Compiling Vapor HTTPServer.swift
[2769/2796] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2770/2796] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2771/2796] Compiling Vapor HTTPServerHandler.swift
[2772/2796] Compiling Vapor HTTPServerRequestDecoder.swift
[2773/2796] Compiling Vapor HTTPServerResponseEncoder.swift
[2774/2796] Compiling Vapor HTTPServerUpgradeHandler.swift
[2775/2796] Compiling Vapor Logger+Report.swift
[2776/2796] Compiling Vapor LoggingSystem+Environment.swift
[2777/2796] Compiling Vapor Application+Middleware.swift
[2778/2796] Compiling Vapor CORSMiddleware.swift
[2779/2796] Compiling Vapor ErrorMiddleware.swift
[2780/2796] Compiling Vapor FileMiddleware.swift
[2781/2796] Compiling Vapor Middleware.swift
[2782/2796] Compiling Vapor MiddlewareConfiguration.swift
[2783/2796] Compiling Vapor ResponseCompressionMiddleware.swift
[2784/2796] Compiling Vapor RouteLoggingMiddleware.swift
[2785/2796] Compiling Vapor TracingMiddleware.swift
[2786/2796] Compiling Vapor File+Multipart.swift
[2787/2796] Compiling Vapor FormDataDecoder+Content.swift
[2788/2796] Compiling Vapor FormDataEncoder+Content.swift
[2789/2796] Compiling Vapor Application+Password.swift
[2790/2796] Compiling Vapor Application+Passwords.swift
[2791/2796] Compiling Vapor AsyncPasswordHasher.swift
[2792/2796] Compiling Vapor BcryptHasher.swift
[2793/2796] Compiling Vapor PasswordHasher.swift
[2794/2796] Compiling Vapor PlaintextHasher.swift
[2795/2796] Compiling Vapor Request+Password.swift
[2796/2796] Compiling Vapor Redirect.swift
[2798/2799] 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/2799] 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 {
[2801/2810] 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
[2802/2810] 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
[2803/2810] 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
[2804/2810] 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
[2805/2810] 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
[2806/2810] 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
[2807/2810] 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
[2808/2810] 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
[2809/2810] 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
[2810/2810] 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
Build complete! (241.96s)
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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.