Build Information
Successful build of SwiftOpenAIProxy, reference main (5ecaaf
), with Swift 6.1 for Linux on 29 Apr 2025 08:01:03 UTC.
Swift 6 data race errors: 7
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/PicoMLX/PicoAIProxy.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/PicoMLX/PicoAIProxy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5ecaaf2 Merge pull request #7 from iliasaz/main
Cloned https://github.com/PicoMLX/PicoAIProxy.git
Revision (git rev-parse @):
5ecaaf24675bf0b9a51aa14323b4b31138cd8f86
SUCCESS checkout https://github.com/PicoMLX/PicoAIProxy.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PicoMLX/PicoAIProxy.git
https://github.com/PicoMLX/PicoAIProxy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-auth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-auth"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "app-store-server-library-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/app-store-server-library-swift.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "hummingbird-fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
},
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
}
],
"manifest_display_name" : "SwiftOpenAIProxy",
"name" : "SwiftOpenAIProxy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"HummingbirdXCT"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Hummingbird",
"HummingbirdAuth",
"ArgumentParser",
"AsyncHTTPClient",
"AppStoreServerLibrary",
"JWTKit",
"HummingbirdFluent",
"FluentKit",
"FluentSQLiteDriver"
],
"product_memberships" : [
"App"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleComputerRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleIncRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G2.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G3.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/Providers.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"App.swift",
"Application+configure.swift",
"Controllers/AppStoreController.swift",
"Extensions/Status.swift",
"Middleware/APIKeyMiddleware.swift",
"Middleware/AppStoreAuthenticator.swift",
"Middleware/JWTAuthenticator.swift",
"Middleware/MessageRouterMiddleware.swift",
"Middleware/ProxyServerMiddleware.swift",
"Middleware/RateLimiterMiddleware.swift",
"Middleware/StreamingResponseDelegate.swift",
"Models/Chat.swift",
"Models/Config.swift",
"Models/LLMModel.swift",
"Models/LLMProvider.swift",
"Models/User.swift",
"Models/UserMigration.swift",
"Models/UserRequest.swift",
"Models/UserRequestMigration.swift",
"Providers.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/swift-server/async-http-client.git
Fetching https://github.com/apple/app-store-server-library-swift.git
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
Fetching https://github.com/vapor/fluent-sqlite-driver.git
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/jwt-kit.git
[1/1347] Fetching fluent-sqlite-driver
[1348/15208] Fetching fluent-sqlite-driver, async-http-client
[1357/16073] Fetching fluent-sqlite-driver, async-http-client, hummingbird-fluent
[2907/17967] Fetching fluent-sqlite-driver, async-http-client, hummingbird-fluent, app-store-server-library-swift
[7434/31211] Fetching fluent-sqlite-driver, async-http-client, hummingbird-fluent, app-store-server-library-swift, fluent-kit
[26347/40260] Fetching fluent-sqlite-driver, async-http-client, hummingbird-fluent, app-store-server-library-swift, fluent-kit, jwt-kit
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.69s)
[33966/39395] Fetching fluent-sqlite-driver, async-http-client, app-store-server-library-swift, fluent-kit, jwt-kit
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (1.06s)
Fetched https://github.com/apple/app-store-server-library-swift.git from cache (1.06s)
Fetching https://github.com/hummingbird-project/hummingbird-auth
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetched https://github.com/vapor/fluent-kit.git from cache (1.07s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.07s)
Fetched https://github.com/vapor/jwt-kit.git from cache (1.07s)
[1/14950] Fetching swift-argument-parser
[1795/17050] Fetching swift-argument-parser, hummingbird-auth
Fetched https://github.com/hummingbird-project/hummingbird-auth from cache (0.27s)
[11661/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.90s)
[1/24422] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.50s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth
Computed https://github.com/hummingbird-project/hummingbird-auth at 1.3.0 (4.81s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-extras/swift-extras-base64.git
[1/833] Fetching swift-extras-base64
[834/14617] Fetching swift-extras-base64, swift-crypto
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (1.36s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.39s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 0.7.0 (1.96s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 1.1.0 (0.59s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 1.12.2 (0.63s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird-core.git
[1/3836] Fetching swift-log
[385/6036] Fetching swift-log, swift-metrics
[4771/8430] Fetching swift-log, swift-metrics, swift-service-lifecycle
[6780/10643] Fetching swift-log, swift-metrics, swift-service-lifecycle, hummingbird-core
[6918/15617] Fetching swift-log, swift-metrics, swift-service-lifecycle, hummingbird-core, swift-distributed-tracing
[15618/91145] Fetching swift-log, swift-metrics, swift-service-lifecycle, hummingbird-core, swift-distributed-tracing, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird-core.git from cache (0.43s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.44s)
[12521/86538] Fetching swift-log, swift-metrics, swift-distributed-tracing, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (4.12s)
Fetched https://github.com/apple/swift-log.git from cache (4.12s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (4.13s)
Fetched https://github.com/apple/swift-nio.git from cache (4.22s)
Computing version for https://github.com/hummingbird-project/hummingbird-core.git
Computed https://github.com/hummingbird-project/hummingbird-core.git at 1.6.1 (4.84s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2619] Fetching swift-nio-transport-services
[2620/8281] Fetching swift-nio-transport-services, swift-nio-extras
[7320/23074] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.61s)
[1/11492] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.04s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.05s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.05s)
Computing version for https://github.com/apple/app-store-server-library-swift.git
Computed https://github.com/apple/app-store-server-library-swift.git at 1.1.0 (3.58s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
[1574/7685] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.41s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.93s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.61s)
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.53s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
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.80s)
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.56s)
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.30s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[4365/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[2929/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.58s)
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/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.75s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.52s)
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.61s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.16s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/1496] Fetching sqlite-nio
[2/3866] Fetching sqlite-nio, async-kit
[2372/9849] Fetching sqlite-nio, async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.16s)
Fetched https://github.com/vapor/sql-kit.git from cache (1.17s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.17s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.1 (1.73s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.59s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.98s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.99s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.2 (0.55s)
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.56s)
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.84s)
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-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.62s)
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
[125/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.24s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.25s)
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.77s)
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.53s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.55s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.62s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 1.0.0-alpha.11 (0.61s)
Fetching https://github.com/swift-server/swift-backtrace.git
[1/631] Fetching swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.40s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (0.98s)
Creating working copy for https://github.com/hummingbird-project/hummingbird-core.git
Working copy of https://github.com/hummingbird-project/hummingbird-core.git resolved at 1.6.1
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/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 1.0.0-alpha.11
Creating working copy for https://github.com/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swift-server/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.5
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
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/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/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/apple/app-store-server-library-swift.git
Working copy of https://github.com/apple/app-store-server-library-swift.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.2
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-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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 1.12.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/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 0.7.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-auth
Working copy of https://github.com/hummingbird-project/hummingbird-auth resolved at 1.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/1345] Compiling CBacktrace simple.c
[2/1345] Compiling CBacktrace state.c
[3/1345] Write sources
[4/1345] Compiling CBacktrace sort.c
[4/1345] Compiling CBacktrace print.c
[4/1345] Write sources
[11/1345] Copying Providers.plist
[11/1345] Copying AppleRootCA-G3.cer
[14/1345] Copying AppleRootCA-G2.cer
[14/1345] Copying AppleIncRootCertificate.cer
[14/1345] Copying AppleComputerRootCertificate.cer
[14/1345] Write sources
[42/1345] Compiling CBacktrace posix.c
[45/1345] Write sources
[63/1345] Compiling CBcrypt bcrypt.c
[64/1345] Compiling CBcrypt blf.c
[65/1345] Compiling _NumericsShims _NumericsShims.c
[66/1345] Compiling CNIOWindows shim.c
[67/1345] Compiling CNIOWASI CNIOWASI.c
[67/1345] Compiling CNIOWindows WSAStartup.c
[69/1345] Compiling _AtomicsShims.c
[70/1345] Compiling CNIOLinux liburing_shims.c
[71/1345] Compiling CNIOExtrasZlib empty.c
[72/1345] Compiling CNIOLLHTTP c_nio_http.c
[73/1345] Compiling CNIODarwin shim.c
[74/1345] Compiling CNIOLinux shim.c
[75/1345] Compiling CNIOLLHTTP c_nio_api.c
[76/1345] Compiling fiat_p256_adx_sqr.S
[77/1345] Compiling fiat_p256_adx_mul.S
[78/1345] Compiling fiat_curve25519_adx_square.S
[79/1345] Compiling fiat_curve25519_adx_mul.S
[80/1345] Write swift-version-24593BA9C3E375BF.txt
[81/1345] Compiling CNIOLLHTTP c_nio_llhttp.c
[82/1345] Compiling a_bitstr.cc
[83/1348] Compiling CNIOBoringSSLShims shims.c
[84/1353] Compiling tls_method.cc
[85/1353] Compiling tls_record.cc
[86/1353] Compiling tls13_enc.cc
[87/1383] Compiling tls13_server.cc
[89/1388] Compiling _NIOBase64 Base64.swift
[90/1388] Emitting module _NIOBase64
[91/1389] Emitting module RealModule
[92/1390] Compiling RealModule Float16+Real.swift
[93/1390] Compiling _CertificateInternals _TinyArray.swift
[94/1390] Emitting module _CertificateInternals
[95/1391] Compiling ServiceContextModule ServiceContext.swift
[96/1391] Emitting module ServiceContextModule
[97/1391] Compiling ServiceContextModule ServiceContextKey.swift
[98/1391] Compiling RealModule ElementaryFunctions.swift
[100/1392] Compiling _NIODataStructures PriorityQueue.swift
[101/1392] Compiling _NIODataStructures _TinyArray.swift
[102/1392] Compiling RealModule Float+Real.swift
[103/1392] Compiling RealModule Float80+Real.swift
[104/1392] Compiling RealModule Real.swift
[105/1392] Compiling RealModule AlgebraicField.swift
[106/1392] Compiling RealModule ApproximateEquality.swift
[107/1392] Compiling RealModule AugmentedArithmetic.swift
[108/1392] Compiling RealModule Double+Real.swift
[110/1392] Compiling RealModule RealFunctions.swift
[113/1393] Compiling SwiftASN1 ASN1Boolean.swift
[114/1393] Compiling SwiftASN1 ASN1Identifier.swift
[116/1418] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[117/1418] Compiling InternalCollectionsUtilities Specialize.swift
[118/1423] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[119/1423] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[122/1426] Compiling InternalCollectionsUtilities UInt+reversed.swift
[123/1426] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[124/1426] Compiling InternalCollectionsUtilities Debugging.swift
[125/1426] Compiling InternalCollectionsUtilities Descriptions.swift
[126/1426] Compiling InternalCollectionsUtilities _SortedCollection.swift
[127/1426] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[128/1426] Compiling Instrumentation NoOpInstrument.swift
[129/1426] Emitting module Instrumentation
[130/1426] Compiling Instrumentation MultiplexInstrument.swift
[131/1426] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[132/1426] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[133/1426] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[134/1426] Compiling Logging MetadataProvider.swift
[135/1426] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[136/1426] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[137/1426] Compiling Instrumentation Instrument.swift
[138/1426] Compiling Instrumentation InstrumentationSystem.swift
[139/1426] Compiling Instrumentation Locks.swift
[143/1427] Compiling Logging LogHandler.swift
[144/1427] Compiling Logging Logging.swift
[145/1427] Emitting module Logging
[146/1427] Compiling Logging Locks.swift
[147/1428] Emitting module _NIODataStructures
[148/1428] Compiling _NIODataStructures Heap.swift
[149/1428] Emitting module CoreMetrics
[153/1429] Emitting module SwiftASN1
[153/1429] Wrapping AST for _CertificateInternals for debugging
[154/1429] Wrapping AST for _NIOBase64 for debugging
[156/1429] Emitting module InternalCollectionsUtilities
[161/1429] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[162/1429] Compiling InternalCollectionsUtilities Integer rank.swift
[163/1429] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[168/1438] Compiling CoreMetrics Locks.swift
[169/1438] Compiling CoreMetrics Metrics.swift
[169/1438] Wrapping AST for _NIODataStructures for debugging
[170/1438] Wrapping AST for ServiceContextModule for debugging
[174/1439] Wrapping AST for Logging for debugging
[176/1440] Wrapping AST for RealModule for debugging
[177/1440] Wrapping AST for Instrumentation for debugging
[180/1440] Compiling Tracing InstrumentationSystem+Tracing.swift
[181/1495] Compiling Tracing TracingTime.swift
[182/1572] Emitting module Tracing
[183/1584] Compiling Tracing TracerProtocol.swift
[184/1648] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[185/1648] Compiling HeapModule Heap+Descriptions.swift
[186/1648] Compiling Tracing Tracer.swift
[187/1648] Compiling Tracing TracerProtocol+Legacy.swift
[187/1648] Compiling CSQLite sqlite_nio_sqlite3.c
[189/1648] Compiling Tracing SpanProtocol.swift
[190/1648] Compiling Tracing NoOpTracer.swift
[191/1649] Compiling HeapModule Heap.swift
[192/1649] Compiling HeapModule _HeapNode.swift
[194/1664] Compiling HeapModule Heap+Invariants.swift
[195/1664] Compiling HeapModule Heap+UnsafeHandle.swift
[196/1664] Emitting module HeapModule
[197/1665] Compiling HashTreeCollections _HashStack.swift
[198/1665] Compiling HashTreeCollections _HashTreeIterator.swift
[199/1665] Compiling HashTreeCollections _HashTreeStatistics.swift
[200/1665] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[201/1665] Compiling HashTreeCollections _RawHashNode.swift
[202/1665] Compiling HashTreeCollections _UnmanagedHashNode.swift
[203/1665] Compiling HashTreeCollections _UnsafePath.swift
[204/1665] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[205/1665] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[206/1665] Compiling HashTreeCollections TreeDictionary+Keys.swift
[207/1665] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[208/1665] Compiling HashTreeCollections TreeDictionary+Merge.swift
[209/1665] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[210/1665] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[211/1672] Wrapping AST for SwiftASN1 for debugging
[213/1672] Compiling DequeModule Deque+CustomReflectable.swift
[214/1672] Compiling DequeModule Deque+Descriptions.swift
[215/1672] Compiling DequeModule Deque+Equatable.swift
[216/1672] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[217/1674] Compiling DequeModule _DequeBuffer.swift
[218/1674] Compiling DequeModule _DequeBufferHeader.swift
[219/1674] Compiling OrderedCollections OrderedSet+SubSequence.swift
[220/1674] Compiling OrderedCollections OrderedSet+Testing.swift
[221/1674] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[222/1674] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[223/1674] Compiling OrderedCollections OrderedSet.swift
[224/1674] Compiling OrderedCollections _UnsafeBitset.swift
[225/1674] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[226/1674] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[227/1674] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[228/1674] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[228/1684] Wrapping AST for Tracing for debugging
[229/1684] Wrapping AST for InternalCollectionsUtilities for debugging
[231/1684] Compiling HashTreeCollections TreeDictionary+Codable.swift
[232/1684] Compiling HashTreeCollections TreeDictionary+Collection.swift
[233/1684] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[234/1684] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[235/1684] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[236/1684] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[237/1684] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[238/1684] Compiling HashTreeCollections TreeDictionary+Filter.swift
[239/1684] Compiling HashTreeCollections _HashNode+Structural union.swift
[240/1684] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[241/1684] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[242/1684] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[243/1684] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[244/1684] Compiling HashTreeCollections _HashNode.swift
[245/1684] Compiling HashTreeCollections _HashNodeHeader.swift
[246/1684] Compiling HashTreeCollections _HashSlot.swift
[247/1684] Compiling HashTreeCollections _HashNode+Builder.swift
[248/1684] Compiling HashTreeCollections _HashNode+Debugging.swift
[249/1684] Compiling HashTreeCollections _HashNode+Initializers.swift
[250/1684] Compiling HashTreeCollections _HashNode+Invariants.swift
[251/1684] Compiling HashTreeCollections _HashNode+Lookups.swift
[252/1684] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[253/1684] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[254/1684] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[254/1684] Wrapping AST for HeapModule for debugging
[256/1684] Compiling DequeModule Deque+Codable.swift
[257/1684] Compiling DequeModule Deque+Collection.swift
[262/1684] Compiling DequeModule Deque+Extras.swift
[263/1684] Compiling DequeModule Deque+Hashable.swift
[263/1684] Wrapping AST for CoreMetrics for debugging
[267/1684] Compiling HashTreeCollections TreeDictionary.swift
[268/1684] Compiling HashTreeCollections TreeSet+Codable.swift
[269/1684] Compiling HashTreeCollections TreeSet+Collection.swift
[270/1684] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[271/1684] Compiling HashTreeCollections TreeSet+Debugging.swift
[272/1684] Compiling HashTreeCollections TreeSet+Descriptions.swift
[273/1684] Compiling HashTreeCollections TreeSet+Equatable.swift
[274/1684] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[275/1684] Compiling HashTreeCollections TreeSet+Extras.swift
[276/1684] Compiling HashTreeCollections TreeSet+Filter.swift
[287/1684] Compiling OrderedCollections OrderedSet+Sendable.swift
[288/1684] Compiling DequeModule _DequeSlot.swift
[289/1684] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/1684] Emitting module Metrics
[291/1684] Compiling Metrics Metrics.swift
[292/1685] Compiling DequeModule Deque+Testing.swift
[293/1685] Compiling DequeModule Deque._Storage.swift
[294/1685] Compiling DequeModule Deque._UnsafeHandle.swift
[295/1685] Compiling DequeModule Deque.swift
[296/1685] Wrapping AST for Metrics for debugging
[300/1685] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[301/1685] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[302/1685] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[303/1685] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[304/1685] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[305/1685] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[306/1685] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[307/1685] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[308/1685] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[309/1685] Compiling HashTreeCollections TreeSet.swift
[329/1685] Emitting module DequeModule
[386/1695] Wrapping AST for DequeModule for debugging
[388/1695] Emitting module OrderedCollections
[389/1696] Compiling tls13_both.cc
[390/1696] Compiling tls13_client.cc
[391/1696] Wrapping AST for OrderedCollections for debugging
[393/1696] Emitting module _RopeModule
[426/1696] Compiling t1_enc.cc
[428/1696] Emitting module HashTreeCollections
[429/1697] Compiling _RopeModule Rope+Join.swift
[430/1697] Compiling _RopeModule Rope+MutatingForEach.swift
[431/1697] Compiling _RopeModule Rope+Remove.swift
[432/1697] Compiling _RopeModule Rope+RemoveSubrange.swift
[433/1697] Compiling _RopeModule Rope+Split.swift
[434/1697] Compiling _RopeModule Optional Utilities.swift
[435/1697] Compiling _RopeModule String Utilities.swift
[436/1697] Compiling _RopeModule String.Index+ABI.swift
[437/1697] Compiling _RopeModule _CharacterRecognizer.swift
[456/1697] Compiling ssl_x509.cc
[457/1698] Compiling ssl_stat.cc
[458/1698] Compiling ssl_transcript.cc
[460/1698] Wrapping AST for HashTreeCollections for debugging
[461/1698] Compiling ssl_versions.cc
[462/1698] Compiling ssl_session.cc
[463/1698] Wrapping AST for _RopeModule for debugging
[464/1698] Compiling ssl_privkey.cc
[465/1698] Compiling ssl_file.cc
[466/1698] Compiling ssl_credential.cc
[467/1698] Compiling ssl_cipher.cc
[468/1698] Compiling ssl_key_share.cc
[469/1698] Compiling ssl_lib.cc
[471/1698] Emitting module ExtrasBase64
[471/1698] Compiling ssl_cert.cc
[472/1698] Compiling ssl_buffer.cc
[473/1698] Compiling ssl_aead_ctx.cc
[474/1698] Compiling s3_pkt.cc
[476/1698] Compiling ExtrasBase64 Base32.swift
[477/1698] Compiling ExtrasBase64 Base64.swift
[478/1699] Compiling ssl_asn1.cc
[479/1699] Compiling s3_lib.cc
[480/1699] Wrapping AST for ExtrasBase64 for debugging
[481/1699] Compiling s3_both.cc
[482/1699] Compiling handshake_client.cc
[483/1699] Compiling handshake_server.cc
[484/1699] Compiling handshake.cc
[485/1699] Compiling handoff.cc
[486/1699] Compiling dtls_record.cc
[487/1699] Compiling encrypted_client_hello.cc
[488/1699] Compiling md5-x86_64-linux.S
[489/1699] Compiling md5-x86_64-apple.S
[490/1699] Compiling md5-586-linux.S
[491/1699] Compiling md5-586-apple.S
[492/1699] Compiling dtls_method.cc
[493/1699] Compiling extensions.cc
[494/1699] Compiling chacha20_poly1305_x86_64-linux.S
[495/1699] Compiling chacha20_poly1305_x86_64-apple.S
[496/1699] Compiling chacha20_poly1305_armv8-win.S
[497/1699] Compiling chacha20_poly1305_armv8-linux.S
[498/1699] Compiling chacha20_poly1305_armv8-apple.S
[499/1699] Compiling chacha-x86_64-linux.S
[500/1699] Compiling chacha-x86_64-apple.S
[501/1699] Compiling chacha-x86-linux.S
[502/1699] Compiling err_data.cc
[503/1699] Compiling chacha-x86-apple.S
[504/1699] Compiling chacha-armv8-win.S
[505/1699] Compiling chacha-armv8-linux.S
[506/1699] Compiling chacha-armv8-apple.S
[507/1699] Compiling chacha-armv4-linux.S
[508/1699] Compiling aes128gcmsiv-x86_64-linux.S
[509/1699] Compiling aes128gcmsiv-x86_64-apple.S
[510/1699] Compiling x86_64-mont5-linux.S
[511/1699] Compiling x86_64-mont5-apple.S
[512/1699] Compiling x86_64-mont-linux.S
[513/1699] Compiling x86_64-mont-apple.S
[514/1699] Compiling x86-mont-linux.S
[515/1699] Compiling x86-mont-apple.S
[516/1699] Compiling vpaes-x86_64-linux.S
[517/1699] Compiling d1_srtp.cc
[518/1699] Compiling vpaes-x86_64-apple.S
[519/1699] Compiling vpaes-x86-linux.S
[520/1699] Compiling vpaes-x86-apple.S
[521/1699] Compiling vpaes-armv8-win.S
[522/1699] Compiling vpaes-armv8-linux.S
[522/1699] Compiling d1_pkt.cc
[524/1699] Compiling vpaes-armv8-apple.S
[525/1699] Compiling vpaes-armv7-linux.S
[526/1699] Compiling sha512-armv8-win.S
[526/1699] Compiling sha512-x86_64-apple.S
[528/1699] Compiling sha512-x86_64-linux.S
[529/1699] Compiling sha512-armv8-linux.S
[530/1699] Compiling sha512-armv8-apple.S
[531/1699] Compiling sha512-armv4-linux.S
[532/1699] Compiling sha512-586-linux.S
[533/1699] Compiling sha512-586-apple.S
[534/1699] Compiling bio_ssl.cc
[535/1699] Compiling sha256-x86_64-linux.S
[536/1699] Compiling sha256-x86_64-apple.S
[537/1699] Compiling sha256-armv8-win.S
[538/1699] Compiling sha256-armv8-linux.S
[539/1699] Compiling sha256-armv8-apple.S
[540/1699] Compiling sha256-586-linux.S
[541/1699] Compiling sha256-armv4-linux.S
[542/1699] Compiling sha256-586-apple.S
[543/1699] Compiling sha1-x86_64-apple.S
[544/1699] Compiling sha1-armv8-win.S
[545/1699] Compiling sha1-armv8-linux.S
[546/1699] Compiling sha1-armv8-apple.S
[547/1699] Compiling sha1-armv4-large-linux.S
[548/1699] Compiling sha1-x86_64-linux.S
[549/1699] Compiling sha1-586-linux.S
[550/1699] Compiling sha1-586-apple.S
[551/1699] Compiling rsaz-avx2-apple.S
[552/1699] Compiling rdrand-x86_64-apple.S
[553/1699] Compiling rdrand-x86_64-linux.S
[554/1699] Compiling rsaz-avx2-linux.S
[555/1699] Compiling p256_beeu-x86_64-asm-linux.S
[556/1699] Compiling p256_beeu-x86_64-asm-apple.S
[557/1699] Compiling p256_beeu-armv8-asm-win.S
[558/1699] Compiling p256_beeu-armv8-asm-apple.S
[559/1699] Compiling p256_beeu-armv8-asm-linux.S
[560/1699] Compiling p256-x86_64-asm-linux.S
[561/1699] Compiling p256-x86_64-asm-apple.S
[561/1699] Compiling p256-armv8-asm-win.S
[563/1699] Compiling p256-armv8-asm-linux.S
[564/1699] Compiling p256-armv8-asm-apple.S
[565/1699] Compiling ghashv8-armv8-win.S
[566/1699] Compiling ghashv8-armv8-linux.S
[567/1699] Compiling ghashv8-armv7-linux.S
[568/1699] Compiling ghashv8-armv8-apple.S
[569/1699] Compiling ghash-x86_64-linux.S
[570/1699] Compiling ghash-x86-linux.S
[571/1699] Compiling ghash-x86_64-apple.S
[572/1699] Compiling d1_lib.cc
[573/1699] Compiling ghash-x86-apple.S
[574/1699] Compiling ghash-ssse3-x86_64-apple.S
[575/1699] Compiling ghash-ssse3-x86-linux.S
[575/1699] Compiling ghash-ssse3-x86_64-linux.S
[577/1699] Compiling ghash-ssse3-x86-apple.S
[578/1699] Compiling ghash-neon-armv8-win.S
[579/1699] Compiling ghash-neon-armv8-linux.S
[580/1699] Compiling ghash-neon-armv8-apple.S
[581/1699] Compiling ghash-armv4-linux.S
[582/1699] Compiling co-586-linux.S
[583/1699] Compiling co-586-apple.S
[584/1699] Compiling bsaes-armv7-linux.S
[585/1699] Compiling bn-armv8-linux.S
[586/1699] Compiling bn-armv8-win.S
[587/1699] Compiling bn-armv8-apple.S
[588/1699] Compiling bn-586-apple.S
[589/1699] Compiling bn-586-linux.S
[590/1699] Compiling armv8-mont-win.S
[591/1699] Compiling armv8-mont-linux.S
[592/1699] Compiling armv4-mont-linux.S
[593/1699] Compiling armv8-mont-apple.S
[594/1699] Compiling aesv8-gcm-armv8-win.S
[595/1699] Compiling aesv8-gcm-armv8-linux.S
[596/1699] Compiling aesv8-gcm-armv8-apple.S
[597/1699] Compiling aesv8-armv8-win.S
[598/1699] Compiling aesv8-armv8-linux.S
[599/1699] Compiling aesv8-armv8-apple.S
[600/1699] Compiling aesv8-armv7-linux.S
[601/1699] Compiling aesni-x86_64-apple.S
[602/1699] Compiling aesni-x86_64-linux.S
[603/1699] Compiling d1_both.cc
[604/1699] Compiling aesni-x86-linux.S
[605/1699] Compiling aesni-x86-apple.S
[606/1699] Compiling aesni-gcm-x86_64-apple.S
[607/1699] Compiling aesni-gcm-x86_64-linux.S
[608/1699] Compiling aes-gcm-avx2-x86_64-linux.S
[609/1699] Compiling aes-gcm-avx2-x86_64-apple.S
[610/1699] Compiling aes-gcm-avx10-x86_64-apple.S
[611/1699] Compiling aes-gcm-avx10-x86_64-linux.S
[612/1699] Compiling x_sig.cc
[613/1699] Compiling x_val.cc
[614/1699] Compiling x_x509a.cc
[615/1699] Compiling x_spki.cc
[616/1699] Compiling x_x509.cc
[617/1699] Compiling x_req.cc
[618/1699] Compiling x_pubkey.cc
[619/1699] Compiling x_name.cc
[620/1699] Compiling x_algor.cc
[621/1699] Compiling x_exten.cc
[622/1699] Compiling x509spki.cc
[623/1699] Compiling x_attrib.cc
[624/1699] Compiling x_crl.cc
[625/1699] Compiling x509rset.cc
[626/1699] Compiling x_all.cc
[627/1699] Compiling x509name.cc
[628/1699] Compiling x509_txt.cc
[628/1699] Compiling x509cset.cc
[630/1699] Compiling x509_vpm.cc
[631/1699] Compiling x509_v3.cc
[632/1699] Compiling x509_trs.cc
[633/1699] Compiling x509_vfy.cc
[634/1699] Compiling x509_set.cc
[635/1699] Compiling x509_req.cc
[636/1699] Compiling x509_def.cc
[637/1699] Compiling x509_obj.cc
[638/1699] Compiling x509_d2.cc
[639/1699] Compiling x509_ext.cc
[640/1699] Compiling x509_lu.cc
[641/1699] Compiling x509.cc
[642/1699] Compiling x509_att.cc
[643/1699] Compiling x509_cmp.cc
[644/1699] Compiling v3_prn.cc
[644/1699] Compiling v3_skey.cc
[646/1699] Compiling v3_pcons.cc
[646/1699] Compiling v3_pmaps.cc
[648/1699] Compiling v3_utl.cc
[649/1699] Compiling v3_purp.cc
[650/1699] Compiling v3_ocsp.cc
[651/1699] Compiling v3_ncons.cc
[652/1699] Compiling v3_int.cc
[653/1699] Compiling v3_lib.cc
[654/1699] Compiling v3_ia5.cc
[655/1699] Compiling v3_info.cc
[656/1699] Compiling v3_enum.cc
[657/1699] Compiling v3_extku.cc
[658/1699] Compiling v3_genn.cc
[659/1699] Compiling v3_crld.cc
[660/1699] Compiling v3_cpols.cc
[661/1699] Compiling v3_bitst.cc
[662/1699] Compiling v3_conf.cc
[663/1699] Compiling v3_bcons.cc
[664/1699] Compiling v3_akeya.cc
[665/1699] Compiling v3_akey.cc
[666/1699] Compiling v3_alt.cc
[667/1699] Compiling t_x509a.cc
[668/1699] Compiling i2d_pr.cc
[669/1699] Compiling t_crl.cc
[670/1699] Compiling t_x509.cc
[671/1699] Compiling name_print.cc
[672/1699] Compiling t_req.cc
[673/1699] Compiling rsa_pss.cc
[674/1699] Compiling policy.cc
[675/1699] Compiling by_file.cc
[676/1699] Compiling by_dir.cc
[677/1699] Compiling algorithm.cc
[678/1699] Compiling a_digest.cc
[679/1699] Compiling asn1_gen.cc
[680/1699] Compiling voprf.cc
[681/1699] Compiling trust_token.cc
[681/1699] Compiling a_verify.cc
[683/1699] Compiling a_sign.cc
[684/1699] Compiling thread.cc
[685/1699] Compiling thread_win.cc
[686/1699] Compiling thread_none.cc
[687/1699] Compiling thread_pthread.cc
[688/1699] Compiling pmbtoken.cc
[689/1699] Compiling stack.cc
[690/1699] Compiling slhdsa.cc
[691/1699] Compiling sha512.cc
[692/1699] Compiling sha1.cc
[693/1699] Compiling sha256.cc
[693/1699] Compiling siphash.cc
[695/1699] Compiling spake2plus.cc
[696/1699] Compiling rsa_extra.cc
[697/1699] Compiling rsa_print.cc
[698/1699] Compiling rc4.cc
[699/1699] Compiling refcount.cc
[700/1699] Compiling windows.cc
[701/1699] Compiling trusty.cc
[701/1699] Compiling rsa_crypt.cc
[703/1699] Compiling rand.cc
[704/1699] Compiling urandom.cc
[705/1699] Compiling rsa_asn1.cc
[706/1699] Compiling ios.cc
[707/1699] Compiling passive.cc
[708/1699] Compiling getentropy.cc
[709/1699] Compiling poly1305_arm_asm.S
[710/1699] Compiling deterministic.cc
[711/1699] Compiling fork_detect.cc
[711/1699] Compiling forkunsafe.cc
[713/1699] Compiling poly1305.cc
[713/1699] Compiling poly1305_arm.cc
[715/1699] Compiling pool.cc
[716/1699] Compiling poly1305_vec.cc
[717/1699] Compiling pkcs7.cc
[718/1699] Compiling pkcs8.cc
[719/1699] Compiling pkcs8_x509.cc
[720/1699] Compiling p5_pbev2.cc
[721/1699] Compiling pkcs7_x509.cc
[722/1699] Compiling pem_xaux.cc
[723/1699] Compiling pem_x509.cc
[724/1699] Compiling pem_pkey.cc
[725/1699] Compiling mlkem.cc
[726/1699] Compiling pem_pk8.cc
[727/1699] Compiling obj_xref.cc
[728/1699] Compiling pem_oth.cc
[729/1699] Compiling pem_info.cc
[730/1699] Compiling pem_all.cc
[731/1699] Compiling pem_lib.cc
[732/1699] Compiling mldsa.cc
[733/1699] Compiling obj.cc
[734/1699] Compiling poly_rq_mul.S
[735/1699] Compiling fips_shared_support.cc
[736/1699] Compiling mem.cc
[737/1699] Compiling md5.cc
[738/1699] Compiling md4.cc
[739/1699] Compiling lhash.cc
[740/1699] Compiling hrss.cc
[741/1699] Compiling ex_data.cc
[741/1699] Compiling sign.cc
[743/1699] Compiling kyber.cc
[744/1699] Compiling scrypt.cc
[745/1699] Compiling hpke.cc
[746/1699] Compiling print.cc
[747/1699] Compiling pbkdf.cc
[748/1699] Compiling p_x25519.cc
[749/1699] Compiling p_x25519_asn1.cc
[750/1699] Compiling p_rsa_asn1.cc
[751/1699] Compiling p_ed25519.cc
[752/1699] Compiling p_rsa.cc
[753/1699] Compiling p_hkdf.cc
[754/1699] Compiling p_ed25519_asn1.cc
[755/1699] Compiling p_ec_asn1.cc
[756/1699] Compiling p_ec.cc
[757/1699] Compiling p_dh.cc
[758/1699] Compiling p_dh_asn1.cc
[759/1699] Compiling evp_ctx.cc
[760/1699] Compiling p_dsa_asn1.cc
[761/1699] Compiling evp.cc
[762/1699] Compiling err.cc
[763/1699] Compiling engine.cc
[764/1699] Compiling evp_asn1.cc
[765/1699] Compiling ecdh.cc
[766/1699] Compiling ecdsa_asn1.cc
[767/1699] Compiling hash_to_curve.cc
[768/1699] Compiling ec_derive.cc
[769/1699] Compiling dsa.cc
[770/1699] Compiling dsa_asn1.cc
[771/1699] Compiling ec_asn1.cc
[772/1699] Compiling params.cc
[773/1699] Compiling x25519-asm-arm.S
[774/1699] Compiling digest_extra.cc
[775/1699] Compiling des.cc
[776/1699] Compiling dh_asn1.cc
[777/1699] Compiling crypto.cc
[778/1699] Compiling cpu_intel.cc
[779/1699] Compiling cpu_arm_linux.cc
[780/1699] Compiling spake25519.cc
[781/1699] Compiling curve25519.cc
[782/1699] Compiling cpu_arm_freebsd.cc
[783/1699] Compiling cpu_aarch64_openbsd.cc
[784/1699] Compiling cpu_aarch64_win.cc
[785/1699] Compiling bcm.cc
[786/1699] Compiling cpu_aarch64_sysreg.cc
[787/1699] Compiling cpu_aarch64_linux.cc
[788/1699] Compiling cpu_aarch64_fuchsia.cc
[789/1699] Compiling curve25519_64_adx.cc
[790/1699] Compiling cpu_aarch64_apple.cc
[791/1699] Compiling conf.cc
[792/1699] Compiling get_cipher.cc
[793/1699] Compiling tls_cbc.cc
[794/1699] Compiling e_rc4.cc
[795/1699] Compiling e_tls.cc
[796/1699] Compiling e_rc2.cc
[797/1699] Compiling e_null.cc
[798/1699] Compiling e_des.cc
[799/1699] Compiling derive_key.cc
[800/1699] Compiling e_chacha20poly1305.cc
[801/1699] Compiling chacha.cc
[801/1699] Compiling e_aesgcmsiv.cc
[801/1699] Compiling e_aesctrhmac.cc
[804/1699] Compiling unicode.cc
[805/1699] Compiling buf.cc
[806/1699] Compiling cbb.cc
[807/1699] Compiling ber.cc
[808/1699] Compiling cbs.cc
[809/1699] Compiling bn_asn1.cc
[810/1699] Compiling asn1_compat.cc
[811/1699] Compiling convert.cc
[812/1699] Compiling blake2.cc
[813/1699] Compiling socket_helper.cc
[814/1699] Compiling socket.cc
[815/1699] Compiling printf.cc
[816/1699] Compiling pair.cc
[817/1699] Compiling hexdump.cc
[818/1699] Compiling file.cc
[819/1699] Compiling errno.cc
[820/1699] Compiling fd.cc
[821/1699] Compiling connect.cc
[822/1699] Compiling bio_mem.cc
[823/1699] Compiling bio.cc
[824/1699] Compiling base64.cc
[825/1699] Compiling tasn_typ.cc
[826/1699] Compiling tasn_fre.cc
[827/1699] Compiling tasn_utl.cc
[828/1699] Compiling tasn_enc.cc
[829/1699] Compiling f_string.cc
[830/1699] Compiling posix_time.cc
[831/1699] Compiling tasn_new.cc
[832/1699] Compiling f_int.cc
[833/1699] Compiling asn_pack.cc
[834/1699] Compiling tasn_dec.cc
[835/1699] Compiling asn1_par.cc
[836/1699] Compiling a_utctm.cc
[837/1699] Compiling a_octet.cc
[838/1699] Compiling a_type.cc
[839/1699] Compiling a_time.cc
[840/1699] Compiling asn1_lib.cc
[841/1699] Compiling a_strnid.cc
[842/1699] Compiling a_strex.cc
[843/1699] Compiling a_object.cc
[844/1699] Compiling a_i2d_fp.cc
[845/1699] Compiling a_dup.cc
[846/1699] Compiling a_d2i_fp.cc
[847/1699] Compiling fiat_p256_adx_sqr.S
[848/1699] Compiling fiat_p256_adx_mul.S
[849/1699] Compiling a_mbstr.cc
[850/1699] Compiling a_gentm.cc
[851/1699] Compiling fiat_curve25519_adx_square.S
[852/1699] Compiling fiat_curve25519_adx_mul.S
[853/1699] Compiling a_int.cc
[854/1699] Compiling a_bool.cc
[855/1699] Compiling a_bitstr.cc
[856/1699] Compiling x_x509a.c
[857/1699] Compiling x_x509.c
[858/1699] Compiling x_val.c
[859/1699] Compiling x_spki.c
[860/1699] Compiling x_sig.c
[861/1699] Compiling x_req.c
[862/1699] Compiling x_pubkey.c
[863/1699] Compiling x_name.c
[864/1699] Compiling x_exten.c
[865/1699] Compiling x_crl.c
[866/1699] Compiling x_attrib.c
[867/1699] Compiling x_all.c
[868/1699] Compiling x_algor.c
[869/1699] Compiling x509spki.c
[870/1699] Compiling x509rset.c
[871/1699] Compiling x509name.c
[872/1699] Compiling x509cset.c
[873/1699] Compiling x509_vpm.c
[874/1699] Compiling x509_v3.c
[875/1699] Compiling x509_vfy.c
[876/1699] Compiling x509_txt.c
[877/1699] Compiling x509_trs.c
[878/1699] Compiling x509_set.c
[879/1699] Compiling x509_obj.c
[880/1699] Compiling x509_req.c
[881/1699] Compiling x509_lu.c
[882/1699] Compiling x509_ext.c
[883/1699] Compiling x509_def.c
[884/1699] Compiling x509_d2.c
[885/1699] Compiling x509_cmp.c
[886/1699] Compiling x509.c
[887/1699] Compiling x509_att.c
[888/1699] Compiling v3_skey.c
[889/1699] Compiling v3_utl.c
[890/1699] Compiling v3_purp.c
[891/1699] Compiling v3_prn.c
[892/1699] Compiling v3_pmaps.c
[893/1699] Compiling v3_pcons.c
[894/1699] Compiling v3_ocsp.c
[895/1699] Compiling v3_int.c
[896/1699] Compiling v3_ncons.c
[897/1699] Compiling v3_lib.c
[898/1699] Compiling v3_info.c
[899/1699] Compiling v3_ia5.c
[900/1699] Compiling v3_genn.c
[901/1699] Compiling v3_extku.c
[902/1699] Compiling v3_enum.c
[903/1699] Compiling v3_crld.c
[904/1699] Compiling v3_cpols.c
[905/1699] Compiling c-nioatomics.c
[906/1699] Compiling v3_conf.c
[907/1699] Compiling v3_bitst.c
[908/1699] Compiling v3_bcons.c
[909/1699] Compiling v3_alt.c
[910/1699] Compiling v3_akeya.c
[911/1699] Compiling v3_akey.c
[912/1699] Compiling t_x509a.c
[913/1699] Compiling t_crl.c
[914/1699] Compiling t_x509.c
[915/1699] Compiling t_req.c
[916/1699] Compiling i2d_pr.c
[917/1699] Compiling name_print.c
[918/1699] Compiling rsa_pss.c
[919/1699] Compiling policy.c
[920/1699] Compiling by_file.c
[921/1699] Compiling c-atomics.c
[921/1699] Compiling by_dir.c
[923/1699] Compiling algorithm.c
[924/1699] Compiling asn1_gen.c
[925/1699] Compiling a_verify.c
[926/1699] Compiling thread_win.c
[927/1699] Compiling a_sign.c
[928/1699] Compiling voprf.c
[929/1699] Compiling a_digest.c
[930/1699] Compiling trust_token.c
[931/1699] Compiling thread.c
[932/1701] Compiling thread_none.c
[933/1701] Compiling wots.c
[934/1701] Compiling thread_pthread.c
[935/1703] Compiling spx_util.c
[936/1704] Compiling thash.c
[937/1705] Compiling stack.c
[938/1705] Compiling pmbtoken.c
[939/1705] Compiling merkle.c
[940/1705] Compiling fors.c
[941/1705] Compiling spx.c
[942/1705] Compiling siphash.c
[943/1705] Compiling address.c
[944/1705] Compiling rsa_print.c
[945/1705] Compiling rsa_asn1.c
[946/1705] Compiling rc4.c
[948/1705] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[948/1705] Compiling windows.c
[949/1705] Compiling rsa_crypt.c
[950/1705] Compiling rand_extra.c
[951/1705] Compiling refcount.c
[952/1705] Compiling trusty.c
[953/1705] Compiling ios.c
[954/1705] Compiling passive.c
[955/1705] Compiling forkunsafe.c
[956/1705] Compiling getentropy.c
[958/1705] Compiling NIOConcurrencyHelpers NIOLock.swift
[958/1705] Compiling deterministic.c
[959/1705] Compiling pool.c
[960/1705] Compiling poly1305_arm_asm.S
[961/1705] Compiling poly1305_arm.c
[962/1705] Compiling poly1305.c
[963/1705] Compiling poly1305_vec.c
[965/1705] Compiling NIOConcurrencyHelpers lock.swift
[965/1705] Compiling pkcs7.c
[966/1705] Compiling p5_pbev2.c
[967/1705] Compiling pkcs7_x509.c
[968/1705] Compiling pem_xaux.c
[969/1705] Compiling pkcs8.c
[971/1705] Compiling NIOConcurrencyHelpers atomics.swift
[971/1705] Compiling pkcs8_x509.c
[973/1705] Emitting module NIOConcurrencyHelpers
[974/1705] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[974/1706] Compiling pem_x509.c
[975/1706] Compiling pem_pkey.c
[977/1706] Compiling obj_xref.c
[978/1706] Compiling pem_pk8.c
[979/1706] Compiling pem_oth.c
[980/1706] Compiling lhash.c
[980/1706] Compiling pem_info.c
[981/1706] Compiling mem.c
[983/1706] Compiling pem_lib.c
[984/1706] Compiling pem_all.c
[985/1706] Wrapping AST for NIOConcurrencyHelpers for debugging
[986/1706] Compiling kyber.c
[987/1706] Compiling x86_64-mont5-mac.mac.x86_64.S
[988/1706] Compiling obj.c
[989/1706] Compiling keccak.c
[990/1706] Compiling poly_rq_mul.S
[991/1706] Compiling x86-mont-windows.windows.x86.S
[992/1706] Compiling x86_64-mont-mac.mac.x86_64.S
[993/1706] Compiling x86-mont-linux.linux.x86.S
[994/1706] Compiling x86_64-mont-linux.linux.x86_64.S
[995/1706] Compiling x86_64-mont5-linux.linux.x86_64.S
[996/1706] Compiling hpke.c
[997/1706] Compiling vpaes-x86_64-mac.mac.x86_64.S
[998/1706] Compiling vpaes-x86-windows.windows.x86.S
[999/1706] Compiling vpaes-x86-linux.linux.x86.S
[1000/1706] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1001/1706] Compiling vpaes-armv8-ios.ios.aarch64.S
[1001/1706] Compiling vpaes-armv8-linux.linux.aarch64.S
[1003/1706] Compiling vpaes-armv7-linux.linux.arm.S
[1004/1706] Compiling vpaes-armv7-ios.ios.arm.S
[1005/1706] Compiling sha512-x86_64-mac.mac.x86_64.S
[1006/1706] Compiling sha512-armv8-linux.linux.aarch64.S
[1007/1706] Compiling sha512-armv8-ios.ios.aarch64.S
[1008/1706] Compiling sha512-armv4-linux.linux.arm.S
[1009/1706] Compiling sha512-x86_64-linux.linux.x86_64.S
[1010/1706] Compiling sha512-armv4-ios.ios.arm.S
[1011/1706] Compiling sha512-586-linux.linux.x86.S
[1012/1706] Compiling sha512-586-windows.windows.x86.S
[1013/1706] Compiling sha256-x86_64-mac.mac.x86_64.S
[1013/1706] Compiling kdf.c
[1015/1706] Compiling hrss.c
[1016/1706] Compiling sha256-armv8-linux.linux.aarch64.S
[1017/1706] Compiling sha256-armv8-ios.ios.aarch64.S
[1018/1706] Compiling sha256-x86_64-linux.linux.x86_64.S
[1019/1706] Compiling sha256-armv4-linux.linux.arm.S
[1020/1706] Compiling sha256-586-windows.windows.x86.S
[1020/1706] Compiling sha256-armv4-ios.ios.arm.S
[1022/1706] Compiling sha256-586-linux.linux.x86.S
[1023/1706] Compiling sha1-x86_64-mac.mac.x86_64.S
[1024/1706] Compiling sha1-armv8-linux.linux.aarch64.S
[1025/1706] Compiling sha1-armv4-large-linux.linux.arm.S
[1026/1706] Compiling sha1-armv8-ios.ios.aarch64.S
[1027/1706] Compiling sha1-586-windows.windows.x86.S
[1028/1706] Compiling sha1-586-linux.linux.x86.S
[1029/1706] Compiling sha1-armv4-large-ios.ios.arm.S
[1030/1706] Compiling sha1-x86_64-linux.linux.x86_64.S
[1031/1706] Compiling rsaz-avx2-mac.mac.x86_64.S
[1032/1706] Compiling rsaz-avx2-linux.linux.x86_64.S
[1033/1706] Compiling fips.c
[1034/1706] Compiling sha256.c
[1035/1706] Compiling sha512.c
[1036/1706] Compiling sha1.c
[1037/1706] Compiling service_indicator.c
[1038/1706] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1039/1706] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1040/1706] Compiling self_check.c
[1041/1706] Compiling blinding.c
[1042/1706] Compiling padding.c
[1043/1706] Compiling rsa_impl.c
[1044/1706] Compiling rand.c
[1045/1706] Compiling urandom.c
[1046/1706] Compiling fork_detect.c
[1047/1706] Compiling rsa.c
[1048/1706] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1049/1706] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1050/1706] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1051/1706] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1052/1706] Compiling ctrdrbg.c
[1053/1706] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1054/1706] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1055/1706] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1056/1706] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1057/1706] Compiling polyval.c
[1057/1706] Compiling ofb.c
[1059/1706] Compiling gcm_nohw.c
[1060/1706] Compiling ctr.c
[1061/1706] Compiling cfb.c
[1062/1706] Compiling cbc.c
[1063/1706] Compiling gcm.c
[1064/1706] Compiling md5-x86_64-mac.mac.x86_64.S
[1065/1706] Compiling md5.c
[1066/1706] Compiling md5-x86_64-linux.linux.x86_64.S
[1067/1706] Compiling md5-586-windows.windows.x86.S
[1068/1706] Compiling md5-586-linux.linux.x86.S
[1069/1706] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1070/1706] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1071/1706] Compiling ghashv8-armv7-ios.ios.arm.S
[1072/1706] Compiling ghashv8-armv7-linux.linux.arm.S
[1073/1706] Compiling ghash-x86_64-mac.mac.x86_64.S
[1074/1706] Compiling hmac.c
[1075/1706] Compiling md4.c
[1076/1706] Compiling hkdf.c
[1077/1706] Compiling ghash-x86-windows.windows.x86.S
[1078/1706] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1079/1706] Compiling ghash-x86-linux.linux.x86.S
[1080/1706] Compiling ghash-x86_64-linux.linux.x86_64.S
[1081/1706] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1082/1706] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1083/1706] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1084/1706] Compiling fips_shared_support.c
[1085/1706] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1086/1706] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1087/1706] Compiling ghash-armv4-linux.linux.arm.S
[1088/1706] Compiling ghash-armv4-ios.ios.arm.S
[1089/1706] Compiling util.c
[1090/1706] Compiling ecdh.c
[1091/1706] Compiling ecdsa.c
[1092/1706] Compiling wnaf.c
[1093/1706] Compiling simple_mul.c
[1094/1706] Compiling simple.c
[1095/1706] Compiling scalar.c
[1096/1706] Compiling p256.c
[1097/1706] Compiling oct.c
[1098/1706] Compiling felem.c
[1099/1706] Compiling ec_montgomery.c
[1100/1706] Compiling ec_key.c
[1101/1706] Compiling p224-64.c
[1102/1706] Compiling co-586-windows.windows.x86.S
[1103/1706] Compiling ec.c
[1104/1706] Compiling digestsign.c
[1105/1706] Compiling digests.c
[1106/1706] Compiling digest.c
[1107/1706] Compiling co-586-linux.linux.x86.S
[1108/1706] Compiling check.c
[1109/1706] Compiling dh.c
[1110/1706] Compiling bsaes-armv7-linux.linux.arm.S
[1111/1706] Compiling bsaes-armv7-ios.ios.arm.S
[1112/1706] Compiling cmac.c
[1113/1706] Compiling e_aesccm.c
[1114/1706] Compiling aead.c
[1115/1706] Compiling cipher.c
[1116/1706] Compiling sqrt.c
[1117/1706] Compiling rsaz_exp.c
[1118/1706] Compiling shift.c
[1119/1706] Compiling e_aes.c
[1120/1706] Compiling random.c
[1121/1706] Compiling p256-nistz.c
[1122/1706] Compiling prime.c
[1123/1706] Compiling montgomery_inv.c
[1124/1706] Compiling mul.c
[1125/1706] Compiling jacobi.c
[1125/1706] Compiling generic.c
[1127/1706] Compiling montgomery.c
[1128/1706] Compiling gcd.c
[1129/1706] Compiling gcd_extra.c
[1130/1706] Compiling div_extra.c
[1131/1706] Compiling ctx.c
[1132/1706] Compiling cmp.c
[1133/1706] Compiling exponentiation.c
[1134/1706] Compiling bytes.c
[1135/1706] Compiling div.c
[1136/1706] Compiling bn-armv8-ios.ios.aarch64.S
[1137/1706] Compiling bn-armv8-linux.linux.aarch64.S
[1138/1706] Compiling bn-586-windows.windows.x86.S
[1139/1706] Compiling bn-586-linux.linux.x86.S
[1140/1706] Compiling armv8-mont-linux.linux.aarch64.S
[1141/1706] Compiling add.c
[1142/1706] Compiling bn.c
[1143/1706] Compiling armv8-mont-ios.ios.aarch64.S
[1144/1706] Compiling armv4-mont-linux.linux.arm.S
[1145/1706] Compiling armv4-mont-ios.ios.arm.S
[1146/1706] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1146/1706] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1148/1706] Compiling aesv8-armv8-linux.linux.aarch64.S
[1149/1706] Compiling aesv8-armv8-ios.ios.aarch64.S
[1150/1706] Compiling aesv8-armv7-ios.ios.arm.S
[1151/1706] Compiling aesv8-armv7-linux.linux.arm.S
[1152/1706] Compiling aesni-x86_64-mac.mac.x86_64.S
[1153/1706] Compiling aesni-x86-windows.windows.x86.S
[1154/1706] Compiling aesni-x86-linux.linux.x86.S
[1155/1706] Compiling aesni-x86_64-linux.linux.x86_64.S
[1156/1706] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1157/1706] Compiling x86_64-gcc.c
[1158/1706] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1159/1706] Compiling mode_wrappers.c
[1160/1706] Compiling key_wrap.c
[1161/1706] Compiling aes.c
[1162/1706] Compiling sign.c
[1163/1706] Compiling ex_data.c
[1164/1706] Compiling scrypt.c
[1165/1706] Compiling pbkdf.c
[1165/1706] Compiling print.c
[1167/1706] Compiling p_x25519.c
[1168/1706] Compiling aes_nohw.c
[1169/1706] Compiling p_x25519_asn1.c
[1170/1706] Compiling p_rsa_asn1.c
[1171/1706] Compiling p_hkdf.c
[1172/1706] Compiling p_rsa.c
[1173/1706] Compiling p_ed25519.c
[1174/1706] Compiling p_ed25519_asn1.c
[1175/1706] Compiling p_ec_asn1.c
[1176/1706] Compiling err_data.c
[1177/1706] Compiling p_ec.c
[1178/1706] Compiling p_dsa_asn1.c
[1179/1706] Compiling evp_ctx.c
[1180/1706] Compiling evp.c
[1180/1706] Compiling engine.c
[1180/1706] Compiling evp_asn1.c
[1183/1706] Compiling err.c
[1184/1706] Compiling ecdh_extra.c
[1185/1706] Compiling ecdsa_asn1.c
[1186/1706] Compiling ec_derive.c
[1187/1706] Compiling hash_to_curve.c
[1188/1706] Compiling dsa_asn1.c
[1189/1706] Compiling dsa.c
[1190/1706] Compiling ec_asn1.c
[1191/1706] Compiling params.c
[1191/1706] Compiling dh_asn1.c
[1193/1706] Compiling digest_extra.c
[1194/1706] Compiling x25519-asm-arm.S
[1195/1706] Compiling spake25519.c
[1196/1706] Compiling cpu_arm_linux.c
[1197/1706] Compiling cpu_intel.c
[1198/1706] Compiling crypto.c
[1199/1706] Compiling des.c
[1200/1706] Compiling cpu_arm_freebsd.c
[1201/1706] Compiling cpu_aarch64_win.c
[1202/1706] Compiling cpu_aarch64_openbsd.c
[1203/1706] Compiling cpu_aarch64_sysreg.c
[1204/1706] Compiling cpu_aarch64_linux.c
[1205/1706] Compiling cpu_aarch64_fuchsia.c
[1206/1706] Compiling cpu_aarch64_apple.c
[1207/1706] Compiling tls_cbc.c
[1208/1706] Compiling conf.c
[1209/1706] Compiling e_rc4.c
[1210/1706] Compiling curve25519.c
[1211/1706] Compiling e_null.c
[1211/1706] Compiling e_tls.c
[1213/1706] Compiling e_rc2.c
[1214/1706] Compiling derive_key.c
[1215/1706] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1216/1706] Compiling e_chacha20poly1305.c
[1217/1706] Compiling e_des.c
[1218/1706] Compiling cipher_extra.c
[1219/1706] Compiling e_aesctrhmac.c
[1220/1706] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1221/1706] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1222/1706] Compiling e_aesgcmsiv.c
[1223/1706] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1224/1706] Compiling chacha-x86_64-mac.mac.x86_64.S
[1225/1706] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1226/1706] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1227/1706] Compiling chacha-x86-windows.windows.x86.S
[1228/1706] Compiling chacha-x86-linux.linux.x86.S
[1229/1706] Compiling chacha-x86_64-linux.linux.x86_64.S
[1230/1706] Compiling chacha.c
[1231/1706] Compiling chacha-armv8-linux.linux.aarch64.S
[1232/1706] Compiling chacha-armv8-ios.ios.aarch64.S
[1233/1706] Compiling chacha-armv4-linux.linux.arm.S
[1234/1706] Compiling chacha-armv4-ios.ios.arm.S
[1235/1706] Compiling unicode.c
[1236/1706] Compiling curve25519_64_adx.c
[1237/1706] Compiling ber.c
[1238/1706] Compiling asn1_compat.c
[1239/1706] Compiling bn_asn1.c
[1240/1706] Compiling buf.c
[1241/1706] Compiling cbb.c
[1242/1706] Compiling blake2.c
[1242/1706] Compiling convert.c
[1244/1706] Compiling cbs.c
[1245/1706] Compiling socket_helper.c
[1246/1706] Compiling socket.c
[1247/1706] Compiling printf.c
[1248/1706] Compiling pair.c
[1249/1706] Compiling errno.c
[1250/1706] Compiling hexdump.c
[1251/1706] Compiling file.c
[1252/1706] Compiling fd.c
[1253/1706] Compiling bio_mem.c
[1254/1706] Compiling connect.c
[1255/1706] Compiling base64.c
[1256/1706] Compiling bio.c
[1257/1706] Compiling tasn_typ.c
[1258/1706] Compiling tasn_utl.c
[1259/1706] Compiling tasn_fre.c
[1260/1706] Compiling tasn_new.c
[1261/1706] Compiling f_string.c
[1262/1706] Compiling posix_time.c
[1262/1706] Compiling tasn_enc.c
[1264/1706] Compiling tasn_dec.c
[1265/1706] Compiling asn1_par.c
[1265/1706] Compiling asn_pack.c
[1266/1706] Compiling f_int.c
[1268/1706] Compiling asn1_lib.c
[1269/1706] Compiling a_utctm.c
[1270/1706] Compiling a_type.c
[1271/1706] Compiling a_octet.c
[1272/1706] Compiling a_time.c
[1273/1706] Compiling a_strnid.c
[1274/1706] Compiling a_object.c
[1274/1706] Compiling a_strex.c
[1276/1706] Compiling a_i2d_fp.c
[1277/1706] Compiling a_mbstr.c
[1278/1706] Compiling a_dup.c
[1279/1706] Compiling a_gentm.c
[1280/1706] Compiling a_int.c
[1281/1706] Compiling a_d2i_fp.c
[1282/1706] Compiling fiat_p256_adx_sqr.S
[1283/1706] Compiling a_bool.c
[1284/1706] Compiling fiat_p256_adx_mul.S
[1285/1706] Compiling fiat_curve25519_adx_mul.S
[1286/1706] Compiling fiat_curve25519_adx_square.S
[1287/1706] Compiling md5-x86_64-apple.S
[1288/1706] Compiling md5-x86_64-linux.S
[1289/1706] Compiling a_bitstr.c
[1290/1706] Compiling md5-586-linux.S
[1291/1706] Compiling md5-586-apple.S
[1292/1706] Compiling chacha20_poly1305_armv8-win.S
[1293/1706] Compiling chacha20_poly1305_x86_64-apple.S
[1294/1706] Compiling chacha20_poly1305_armv8-linux.S
[1295/1706] Compiling chacha20_poly1305_armv8-apple.S
[1296/1706] Compiling chacha-x86_64-linux.S
[1297/1706] Compiling chacha20_poly1305_x86_64-linux.S
[1298/1706] Compiling chacha-x86_64-apple.S
[1299/1706] Compiling chacha-x86-linux.S
[1300/1706] Compiling chacha-x86-apple.S
[1301/1706] Compiling chacha-armv8-win.S
[1302/1706] Compiling chacha-armv8-linux.S
[1303/1706] Compiling chacha-armv8-apple.S
[1304/1706] Compiling chacha-armv4-linux.S
[1305/1706] Compiling aes128gcmsiv-x86_64-apple.S
[1306/1706] Compiling aes128gcmsiv-x86_64-linux.S
[1307/1706] Compiling x86_64-mont5-linux.S
[1308/1706] Compiling x86_64-mont5-apple.S
[1309/1706] Compiling x86_64-mont-linux.S
[1310/1706] Compiling x86_64-mont-apple.S
[1311/1706] Compiling x86-mont-linux.S
[1312/1706] Compiling x86-mont-apple.S
[1313/1706] Compiling vpaes-x86-linux.S
[1314/1706] Compiling vpaes-x86_64-linux.S
[1315/1706] Compiling vpaes-x86_64-apple.S
[1316/1706] Compiling vpaes-x86-apple.S
[1317/1706] Compiling vpaes-armv8-win.S
[1318/1706] Compiling CCryptoBoringSSLShims shims.c
[1319/1706] Compiling vpaes-armv8-apple.S
[1320/1706] Compiling vpaes-armv8-linux.S
[1321/1706] Compiling err_data.cc
[1322/1706] Compiling vpaes-armv7-linux.S
[1323/1706] Compiling sha512-x86_64-apple.S
[1324/1706] Compiling sha512-armv8-win.S
[1325/1706] Compiling sha512-x86_64-linux.S
[1326/1706] Compiling sha512-armv8-linux.S
[1327/1706] Compiling sha512-armv8-apple.S
[1328/1706] Compiling sha512-armv4-linux.S
[1328/1706] Compiling sha512-586-linux.S
[1330/1706] Compiling sha512-586-apple.S
[1331/1706] Compiling sha256-x86_64-apple.S
[1332/1706] Compiling sha256-armv8-win.S
[1333/1706] Compiling sha256-x86_64-linux.S
[1334/1706] Compiling sha256-armv8-linux.S
[1335/1706] Compiling sha256-armv8-apple.S
[1336/1706] Compiling sha256-586-apple.S
[1337/1706] Compiling sha256-586-linux.S
[1338/1706] Compiling sha256-armv4-linux.S
[1339/1706] Compiling sha1-x86_64-apple.S
[1340/1706] Compiling sha1-armv8-win.S
[1341/1706] Compiling sha1-armv8-linux.S
[1342/1706] Compiling sha1-armv8-apple.S
[1343/1706] Compiling sha1-x86_64-linux.S
[1344/1706] Compiling sha1-586-linux.S
[1345/1706] Compiling sha1-armv4-large-linux.S
[1346/1706] Compiling sha1-586-apple.S
[1347/1706] Compiling rsaz-avx2-apple.S
[1348/1706] Compiling rsaz-avx2-linux.S
[1349/1706] Compiling rdrand-x86_64-linux.S
[1350/1706] Compiling rdrand-x86_64-apple.S
[1351/1706] Compiling p256_beeu-x86_64-asm-apple.S
[1351/1706] Compiling p256_beeu-x86_64-asm-linux.S
[1353/1706] Compiling p256_beeu-armv8-asm-win.S
[1354/1706] Compiling p256_beeu-armv8-asm-linux.S
[1355/1706] Compiling p256-x86_64-asm-apple.S
[1356/1706] Compiling p256-armv8-asm-win.S
[1357/1706] Compiling p256_beeu-armv8-asm-apple.S
[1358/1706] Compiling p256-x86_64-asm-linux.S
[1359/1706] Compiling p256-armv8-asm-linux.S
[1360/1706] Compiling ghashv8-armv8-win.S
[1361/1706] Compiling p256-armv8-asm-apple.S
[1362/1706] Compiling ghashv8-armv8-linux.S
[1363/1706] Compiling ghashv8-armv8-apple.S
[1364/1706] Compiling ghashv8-armv7-linux.S
[1365/1706] Compiling ghash-x86_64-linux.S
[1366/1706] Compiling ghash-x86_64-apple.S
[1367/1706] Compiling ghash-x86-linux.S
[1368/1706] Compiling ghash-x86-apple.S
[1369/1706] Compiling ghash-ssse3-x86_64-linux.S
[1370/1706] Compiling ghash-ssse3-x86_64-apple.S
[1371/1706] Compiling ghash-ssse3-x86-linux.S
[1372/1706] Compiling ghash-ssse3-x86-apple.S
[1373/1706] Compiling ghash-neon-armv8-win.S
[1374/1706] Compiling ghash-neon-armv8-linux.S
[1374/1706] Compiling ghash-neon-armv8-apple.S
[1376/1706] Compiling ghash-armv4-linux.S
[1377/1706] Compiling co-586-linux.S
[1378/1706] Compiling co-586-apple.S
[1379/1706] Compiling bsaes-armv7-linux.S
[1380/1706] Compiling bn-armv8-win.S
[1381/1706] Compiling bn-armv8-linux.S
[1382/1706] Compiling bn-armv8-apple.S
[1382/1706] Compiling bn-586-linux.S
[1384/1706] Compiling bn-586-apple.S
[1385/1706] Compiling armv8-mont-linux.S
[1386/1706] Compiling armv8-mont-win.S
[1387/1706] Compiling armv4-mont-linux.S
[1388/1706] Compiling armv8-mont-apple.S
[1389/1706] Compiling aesv8-gcm-armv8-linux.S
[1390/1706] Compiling aesv8-gcm-armv8-apple.S
[1390/1706] Compiling aesv8-gcm-armv8-win.S
[1392/1706] Compiling aesv8-armv8-win.S
[1393/1706] Compiling aesv8-armv8-linux.S
[1394/1706] Compiling aesv8-armv8-apple.S
[1395/1706] Compiling aesv8-armv7-linux.S
[1396/1706] Compiling aesni-x86-linux.S
[1396/1706] Compiling aesni-x86_64-apple.S
[1398/1706] Compiling aesni-x86-apple.S
[1399/1706] Compiling aesni-x86_64-linux.S
[1400/1706] Compiling aesni-gcm-x86_64-linux.S
[1401/1706] Compiling aesni-gcm-x86_64-apple.S
[1402/1706] Compiling aes-gcm-avx10-x86_64-linux.S
[1403/1706] Compiling aes-gcm-avx10-x86_64-apple.S
[1404/1706] Compiling x_sig.cc
[1405/1706] Compiling x_val.cc
[1406/1706] Compiling x_req.cc
[1407/1706] Compiling x_spki.cc
[1408/1706] Compiling x_x509a.cc
[1409/1706] Compiling x_pubkey.cc
[1410/1706] Compiling x_x509.cc
[1411/1706] Compiling x_name.cc
[1412/1706] Compiling x_algor.cc
[1413/1706] Compiling x509spki.cc
[1414/1706] Compiling x_exten.cc
[1415/1706] Compiling x_attrib.cc
[1416/1706] Compiling x_crl.cc
[1417/1706] Compiling x509rset.cc
[1418/1706] Compiling x_all.cc
[1419/1706] Compiling x509name.cc
[1420/1706] Compiling x509_txt.cc
[1421/1706] Compiling x509cset.cc
[1422/1706] Compiling x509_vpm.cc
[1423/1706] Compiling x509_v3.cc
[1424/1706] Compiling x509_set.cc
[1425/1706] Compiling x509_trs.cc
[1426/1706] Compiling x509_vfy.cc
[1427/1706] Compiling x509_req.cc
[1428/1706] Compiling x509_def.cc
[1429/1706] Compiling x509_obj.cc
[1430/1706] Compiling x509_d2.cc
[1431/1706] Compiling x509_ext.cc
[1432/1706] Compiling x509_lu.cc
[1433/1706] Compiling x509.cc
[1433/1706] Compiling x509_cmp.cc
[1435/1706] Compiling x509_att.cc
[1436/1706] Compiling v3_prn.cc
[1437/1706] Compiling v3_skey.cc
[1438/1706] Compiling v3_purp.cc
[1438/1706] Compiling v3_ocsp.cc
[1440/1706] Compiling v3_utl.cc
[1441/1706] Compiling v3_pmaps.cc
[1442/1706] Compiling v3_pcons.cc
[1443/1706] Compiling v3_ncons.cc
[1444/1706] Compiling v3_int.cc
[1445/1706] Compiling v3_lib.cc
[1446/1706] Compiling v3_ia5.cc
[1447/1706] Compiling v3_info.cc
[1448/1706] Compiling v3_extku.cc
[1449/1706] Compiling v3_genn.cc
[1450/1706] Compiling v3_enum.cc
[1451/1706] Compiling v3_crld.cc
[1452/1706] Compiling v3_cpols.cc
[1453/1706] Compiling v3_conf.cc
[1454/1706] Compiling v3_bitst.cc
[1455/1706] Compiling v3_bcons.cc
[1456/1706] Compiling v3_akeya.cc
[1457/1706] Compiling v3_alt.cc
[1457/1706] Compiling v3_akey.cc
[1459/1706] Compiling t_x509a.cc
[1460/1706] Compiling i2d_pr.cc
[1461/1706] Compiling t_crl.cc
[1462/1706] Compiling t_x509.cc
[1463/1706] Compiling t_req.cc
[1464/1706] Compiling name_print.cc
[1465/1706] Compiling rsa_pss.cc
[1466/1706] Compiling policy.cc
[1467/1706] Compiling by_file.cc
[1468/1706] Compiling by_dir.cc
[1469/1706] Compiling voprf.cc
[1470/1706] Compiling trust_token.cc
[1471/1706] Compiling a_digest.cc
[1472/1706] Compiling algorithm.cc
[1473/1706] Compiling asn1_gen.cc
[1474/1706] Compiling a_verify.cc
[1475/1706] Compiling a_sign.cc
[1476/1706] Compiling thread_win.cc
[1477/1706] Compiling thread.cc
[1478/1706] Compiling thread_none.cc
[1478/1706] Compiling thread_pthread.cc
[1480/1706] Compiling wots.cc
[1481/1706] Compiling stack.cc
[1482/1706] Compiling pmbtoken.cc
[1483/1706] Compiling thash.cc
[1484/1706] Compiling merkle.cc
[1485/1706] Compiling slhdsa.cc
[1486/1706] Compiling siphash.cc
[1487/1706] Compiling sha512.cc
[1488/1706] Compiling fors.cc
[1489/1706] Compiling sha256.cc
[1490/1706] Compiling sha1.cc
[1491/1706] Compiling rsa_print.cc
[1492/1706] Compiling rsa_extra.cc
[1493/1706] Compiling rc4.cc
[1494/1706] Compiling refcount.cc
[1495/1706] Compiling windows.cc
[1496/1706] Compiling trusty.cc
[1497/1706] Compiling urandom.cc
[1498/1706] Compiling rsa_asn1.cc
[1499/1706] Compiling rsa_crypt.cc
[1500/1706] Compiling rand_extra.cc
[1501/1706] Compiling ios.cc
[1502/1706] Compiling passive.cc
[1503/1706] Compiling getentropy.cc
[1504/1706] Compiling poly1305_arm_asm.S
[1505/1706] Compiling deterministic.cc
[1506/1706] Compiling forkunsafe.cc
[1507/1706] Compiling fork_detect.cc
[1508/1706] Compiling pool.cc
[1509/1706] Compiling poly1305_arm.cc
[1510/1706] Compiling poly1305.cc
[1511/1706] Compiling poly1305_vec.cc
[1512/1706] Compiling pkcs7.cc
[1513/1706] Compiling pkcs8.cc
[1514/1706] Compiling pkcs8_x509.cc
[1515/1706] Compiling p5_pbev2.cc
[1516/1706] Compiling pkcs7_x509.cc
[1517/1706] Compiling pem_xaux.cc
[1518/1706] Compiling pem_x509.cc
[1519/1706] Compiling pem_pkey.cc
[1520/1706] Compiling pem_pk8.cc
[1521/1706] Compiling obj_xref.cc
[1522/1706] Compiling pem_oth.cc
[1523/1706] Compiling pem_info.cc
[1524/1706] Compiling mldsa.cc
[1525/1706] Compiling pem_lib.cc
[1526/1706] Compiling mlkem.cc
[1527/1706] Compiling obj.cc
[1528/1706] Compiling pem_all.cc
[1529/1706] Compiling poly_rq_mul.S
[1530/1706] Compiling fips_shared_support.cc
[1531/1706] Compiling mem.cc
[1532/1706] Compiling md5.cc
[1533/1706] Compiling md4.cc
[1534/1706] Compiling lhash.cc
[1535/1706] Compiling kyber.cc
[1536/1706] Compiling hpke.cc
[1537/1706] Compiling ex_data.cc
[1538/1706] Compiling hrss.cc
[1539/1706] Compiling sign.cc
[1540/1706] Compiling scrypt.cc
[1541/1706] Compiling pbkdf.cc
[1542/1706] Compiling print.cc
[1543/1706] Compiling p_x25519.cc
[1544/1706] Compiling p_x25519_asn1.cc
[1545/1706] Compiling p_rsa_asn1.cc
[1546/1706] Compiling p_rsa.cc
[1547/1706] Compiling p_hkdf.cc
[1548/1706] Compiling p_ed25519.cc
[1549/1706] Compiling p_ed25519_asn1.cc
[1550/1706] Compiling p_ec_asn1.cc
[1551/1706] Compiling p_ec.cc
[1552/1706] Compiling p_dsa_asn1.cc
[1553/1706] Compiling p_dh_asn1.cc
[1554/1706] Compiling p_dh.cc
[1555/1706] Compiling evp_ctx.cc
[1556/1706] Compiling evp_asn1.cc
[1557/1706] Compiling evp.cc
[1558/1706] Compiling err.cc
[1559/1706] Compiling engine.cc
[1560/1706] Compiling ecdh_extra.cc
[1561/1706] Compiling ecdsa_asn1.cc
[1562/1706] Compiling hash_to_curve.cc
[1563/1706] Compiling ec_derive.cc
[1564/1706] Compiling dsa_asn1.cc
[1565/1706] Compiling dsa.cc
[1566/1706] Compiling params.cc
[1567/1706] Compiling ec_asn1.cc
[1568/1706] Compiling digest_extra.cc
[1569/1706] Compiling dh_asn1.cc
[1570/1706] Compiling x25519-asm-arm.S
[1571/1706] Compiling des.cc
[1572/1706] Compiling cpu_arm_linux.cc
[1573/1706] Compiling cpu_intel.cc
[1574/1706] Compiling crypto.cc
[1575/1706] Compiling cpu_arm_freebsd.cc
[1576/1706] Compiling spake25519.cc
[1577/1706] Compiling curve25519.cc
[1578/1706] Compiling cpu_aarch64_sysreg.cc
[1579/1706] Compiling cpu_aarch64_openbsd.cc
[1580/1706] Compiling cpu_aarch64_win.cc
[1581/1706] Compiling cpu_aarch64_fuchsia.cc
[1581/1706] Compiling cpu_aarch64_linux.cc
[1583/1706] Compiling cpu_aarch64_apple.cc
[1584/1706] Compiling curve25519_64_adx.cc
[1585/1706] Compiling bcm.cc
[1586/1706] Compiling e_tls.cc
[1587/1706] Compiling tls_cbc.cc
[1588/1706] Compiling conf.cc
[1589/1706] Compiling e_rc2.cc
[1590/1706] Compiling e_null.cc
[1591/1706] Compiling e_des.cc
[1592/1706] Compiling e_rc4.cc
[1593/1706] Compiling e_chacha20poly1305.cc
[1594/1706] Compiling derive_key.cc
[1595/1706] Compiling e_aesctrhmac.cc
[1596/1706] Compiling e_aesgcmsiv.cc
[1597/1706] Compiling cipher_extra.cc
[1598/1706] Compiling chacha.cc
[1599/1706] Compiling unicode.cc
[1600/1706] Compiling ber.cc
[1601/1706] Compiling buf.cc
[1602/1706] Compiling cbb.cc
[1603/1706] Compiling asn1_compat.cc
[1604/1706] Compiling cbs.cc
[1605/1706] Compiling bn_asn1.cc
[1606/1706] Compiling printf.cc
[1607/1706] Compiling convert.cc
[1608/1706] Compiling blake2.cc
[1609/1706] Compiling fd.cc
[1610/1706] Compiling pair.cc
[1611/1706] Compiling hexdump.cc
[1612/1706] Compiling file.cc
[1613/1706] Compiling errno.cc
[1614/1706] Compiling bio_mem.cc
[1615/1706] Compiling base64.cc
[1616/1706] Compiling bio.cc
[1617/1706] Compiling tasn_typ.cc
[1618/1706] Compiling tasn_fre.cc
[1619/1706] Compiling tasn_enc.cc
[1620/1706] Compiling tasn_new.cc
[1621/1706] Compiling tasn_dec.cc
[1622/1706] Compiling tasn_utl.cc
[1623/1706] Compiling f_string.cc
[1624/1706] Compiling asn_pack.cc
[1625/1706] Compiling posix_time.cc
[1626/1706] Compiling f_int.cc
[1627/1706] Compiling asn1_par.cc
[1628/1706] Compiling asn1_lib.cc
[1629/1706] Compiling a_time.cc
[1630/1706] Compiling a_utctm.cc
[1631/1706] Compiling a_type.cc
[1632/1706] Compiling a_octet.cc
[1633/1706] Compiling a_strex.cc
[1634/1706] Compiling a_mbstr.cc
[1635/1706] Compiling a_object.cc
[1636/1706] Compiling a_strnid.cc
[1637/1706] Compiling CBacktrace mmapio.c
[1638/1706] Compiling a_i2d_fp.cc
[1639/1706] Compiling CBacktrace mmap.c
[1640/1706] Compiling CBacktrace fileline.c
[1641/1706] Compiling a_dup.cc
[1642/1706] Compiling a_int.cc
[1643/1706] Compiling a_d2i_fp.cc
[1643/1706] Write sources
[1654/1706] Compiling CBacktrace backtrace.c
[1655/1706] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1656/1706] Compiling CBacktrace atomic.c
[1657/1706] Compiling a_gentm.cc
[1658/1706] Compiling CBacktrace dwarf.c
[1659/1706] Compiling CBacktrace elf.c
[1660/1706] Compiling a_bool.cc
[1662/1808] Compiling Backtrace Backtrace.swift
[1663/1808] Emitting module Backtrace
[1664/1808] Compiling Backtrace Demangle.swift
[1666/1817] Compiling Algorithms EitherSequence.swift
[1667/1817] Compiling Algorithms FirstNonNil.swift
[1668/1817] Compiling Algorithms FlattenCollection.swift
[1669/1819] Compiling Atomics UnsafeAtomic.swift
[1670/1819] Compiling Atomics UnsafeAtomicLazyReference.swift
[1671/1819] Compiling Atomics ManagedAtomic.swift
[1672/1819] Compiling Atomics ManagedAtomicLazyReference.swift
[1672/1819] Wrapping AST for Backtrace for debugging
[1674/1819] Compiling Atomics AtomicMemoryOrderings.swift
[1675/1819] Compiling Atomics DoubleWord.swift
[1676/1819] Compiling Algorithms Split.swift
[1677/1819] Compiling Algorithms Stride.swift
[1678/1819] Compiling Algorithms Suffix.swift
[1679/1822] Compiling Atomics IntegerOperations.swift
[1680/1822] Compiling Atomics Unmanaged extensions.swift
[1681/1822] Compiling Atomics AtomicReference.swift
[1682/1822] Compiling Atomics AtomicStorage.swift
[1683/1822] Compiling Atomics AtomicValue.swift
[1688/1822] Compiling Algorithms Rotate.swift
[1691/1829] Compiling CryptoBoringWrapper RandomBytes.swift
[1692/1829] Compiling CryptoBoringWrapper EllipticCurve.swift
[1693/1829] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1694/1829] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1695/1829] Emitting module ArgumentParserToolInfo
[1696/1829] Compiling ArgumentParserToolInfo ToolInfo.swift
[1704/1830] Emitting module CryptoBoringWrapper
[1705/1830] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1705/1830] Wrapping AST for ArgumentParserToolInfo for debugging
[1708/1830] Compiling Algorithms Trim.swift
[1709/1830] Compiling Algorithms Unique.swift
[1710/1830] Compiling Algorithms Windows.swift
[1711/1830] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1712/1830] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1713/1830] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1714/1830] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1715/1830] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1716/1830] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1717/1830] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1718/1830] Compiling BitCollections BitSet+SetAlgebra union.swift
[1719/1830] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1720/1830] Compiling BitCollections BitSet.Counted.swift
[1721/1830] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1722/1830] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1723/1830] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1724/1830] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1725/1830] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1726/1830] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1727/1830] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1728/1830] Emitting module BitCollections
[1729/1830] Compiling Algorithms AdjacentPairs.swift
[1730/1830] Compiling Algorithms Chain.swift
[1731/1830] Compiling Algorithms Chunked.swift
[1732/1830] Compiling Algorithms Combinations.swift
[1733/1830] Compiling Algorithms Compacted.swift
[1734/1830] Compiling Algorithms Cycle.swift
[1745/1830] Compiling BitCollections BitArray+RandomBits.swift
[1746/1830] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1747/1830] Compiling BitCollections BitArray+Shifts.swift
[1748/1830] Compiling BitCollections BitArray+Testing.swift
[1749/1830] Compiling BitCollections BitArray._UnsafeHandle.swift
[1750/1830] Compiling BitCollections BitArray.swift
[1751/1830] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1752/1830] Compiling BitCollections BitSet+Codable.swift
[1753/1830] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1754/1830] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1761/1869] Wrapping AST for CryptoBoringWrapper for debugging
[1763/1869] Compiling BitCollections BitSet.Index.swift
[1764/1869] Compiling BitCollections BitSet._UnsafeHandle.swift
[1765/1869] Compiling BitCollections BitSet.swift
[1766/1869] Compiling BitCollections Range+Utilities.swift
[1767/1869] Compiling BitCollections Slice+Utilities.swift
[1768/1869] Compiling BitCollections UInt+Tricks.swift
[1769/1869] Compiling BitCollections _Word.swift
[1771/1900] Compiling Crypto ASN1Strings.swift
[1772/1900] Compiling Crypto ArraySliceBigint.swift
[1773/1900] Compiling Crypto GeneralizedTime.swift
[1774/1900] Compiling Crypto ObjectIdentifier.swift
[1775/1900] Compiling Crypto ECDSASignature.swift
[1776/1900] Compiling Crypto PEMDocument.swift
[1777/1900] Compiling Crypto AES-GCM.swift
[1778/1900] Compiling Crypto AES-GCM_boring.swift
[1779/1941] Compiling Crypto ASN1Identifier.swift
[1780/1941] Compiling Crypto ASN1Integer.swift
[1781/1941] Compiling Crypto ASN1Null.swift
[1782/1941] Compiling Crypto ASN1OctetString.swift
[1782/1941] Wrapping AST for BitCollections for debugging
[1787/1943] Emitting module Atomics
[1791/1944] Compiling Collections Collections.swift
[1792/1944] Emitting module Collections
[1795/1945] Emitting module ArgumentParser
[1796/1950] Compiling Crypto HashFunctions.swift
[1797/1950] Compiling Crypto HashFunctions_SHA2.swift
[1798/1950] Compiling Crypto HPKE-AEAD.swift
[1799/1950] Compiling Crypto HPKE-Ciphersuite.swift
[1800/1950] Compiling Crypto HPKE-KDF.swift
[1812/1950] Wrapping AST for Atomics for debugging
[1813/1950] Wrapping AST for Collections for debugging
[1815/2013] Compiling NIOCore ByteBuffer-core.swift
[1816/2013] Compiling NIOCore ByteBuffer-hex.swift
[1817/2013] Compiling NIOCore ByteBuffer-int.swift
[1818/2013] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1819/2013] Compiling NIOCore EventLoop.swift
[1820/2013] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1821/2013] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1822/2013] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1823/2013] Compiling NIOCore EventLoopFuture.swift
[1824/2013] Compiling NIOCore FileDescriptor.swift
[1825/2022] Compiling Lifecycle Locks.swift
[1826/2022] Emitting module Lifecycle
[1827/2022] Compiling NIOCore ChannelPipeline.swift
[1828/2022] Compiling NIOCore CircularBuffer.swift
[1829/2022] Compiling NIOCore Codec.swift
[1830/2022] Compiling NIOCore ConvenienceOptionSupport.swift
[1831/2022] Compiling NIOCore DeadChannel.swift
[1832/2022] Compiling NIOCore Channel.swift
[1833/2022] Compiling NIOCore ChannelHandler.swift
[1834/2022] Compiling NIOCore ChannelHandlers.swift
[1835/2022] Compiling NIOCore ChannelInvoker.swift
[1836/2022] Compiling NIOCore ChannelOption.swift
[1837/2022] Emitting module Algorithms
[1838/2023] Emitting module Crypto
[1839/2023] Wrapping AST for Algorithms for debugging
[1841/2023] Compiling NIOCore DispatchQueue+WithFuture.swift
[1842/2023] Compiling NIOCore EventLoop+Deprecated.swift
[1843/2023] Compiling NIOCore EventLoop+SerialExecutor.swift
[1844/2023] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1845/2023] Compiling NIOCore BSDSocketAPI.swift
[1846/2023] Compiling Crypto SymmetricKeys.swift
[1847/2023] Compiling Crypto HMAC.swift
[1848/2023] Compiling Crypto MACFunctions.swift
[1849/2023] Compiling Crypto MessageAuthenticationCode.swift
[1850/2023] Compiling Crypto AES.swift
[1851/2023] Compiling Crypto ECDSASignature_boring.swift
[1852/2023] Compiling Crypto ECDSA_boring.swift
[1853/2023] Compiling Crypto EdDSA_boring.swift
[1854/2023] Compiling Crypto ECDSA.swift
[1855/2023] Compiling Crypto Ed25519.swift
[1861/2023] Compiling NIOCore MarkedCircularBuffer.swift
[1862/2023] Compiling NIOCore MulticastChannel.swift
[1863/2023] Compiling NIOCore NIOAny.swift
[1864/2023] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1865/2023] Compiling NIOCore NIOLoopBound.swift
[1866/2023] Compiling NIOCore NIOScheduledCallback.swift
[1867/2023] Compiling NIOCore NIOSendable.swift
[1868/2023] Compiling NIOCore RecvByteBufferAllocator.swift
[1869/2023] Compiling Crypto DH.swift
[1870/2023] Compiling Crypto ECDH.swift
[1871/2023] Compiling NIOCore FileHandle.swift
[1872/2023] Compiling NIOCore FileRegion.swift
[1873/2023] Compiling NIOCore GlobalSingletons.swift
[1874/2023] Compiling NIOCore IO.swift
[1875/2023] Compiling NIOCore IOData.swift
[1876/2023] Compiling NIOCore IPProtocol.swift
[1877/2023] Compiling NIOCore IntegerBitPacking.swift
[1878/2023] Compiling NIOCore IntegerTypes.swift
[1879/2023] Compiling NIOCore Interfaces.swift
[1880/2023] Compiling NIOCore Linux.swift
[1894/2024] Compiling NIOCore ByteBuffer-aux.swift
[1895/2024] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1896/2024] Compiling NIOCore ByteBuffer-conversions.swift
[1897/2024] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1898/2024] Compiling NIOCore ByteBuffer-views.swift
[1907/2024] Compiling NIOCore AddressedEnvelope.swift
[1908/2024] Compiling NIOCore AsyncAwaitSupport.swift
[1909/2024] Compiling NIOCore AsyncChannel.swift
[1910/2024] Compiling NIOCore AsyncChannelHandler.swift
[1911/2024] Compiling NIOCore AsyncChannelInboundStream.swift
[1912/2024] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1913/2024] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1914/2024] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1915/2024] Compiling NIOCore NIOAsyncWriter.swift
[1916/2024] Compiling NIOCore ByteBuffer-multi-int.swift
[1916/2024] Wrapping AST for ArgumentParser for debugging
[1926/2032] Compiling Lifecycle Atomics.swift
[1927/2032] Compiling Lifecycle Lifecycle.swift
[1928/2033] Wrapping AST for Lifecycle for debugging
[1930/2033] Compiling Crypto Signature.swift
[1931/2033] Compiling Crypto CryptoKitErrors_boring.swift
[1932/2033] Compiling Crypto RNG_boring.swift
[1933/2033] Compiling Crypto SafeCompare_boring.swift
[1934/2033] Compiling Crypto Zeroization_boring.swift
[1935/2033] Compiling Crypto PrettyBytes.swift
[1936/2033] Compiling Crypto SafeCompare.swift
[1937/2033] Compiling Crypto SecureBytes.swift
[1938/2033] Compiling Crypto Zeroization.swift
[1939/2109] Wrapping AST for Crypto for debugging
[1941/2127] Compiling JWTKit ECDSAError.swift
[1942/2127] Compiling JWTKit OctetKeyPair.swift
[1943/2127] Compiling JWTKit HMACError.swift
[1944/2127] Compiling JWTKit HMACSigner.swift
[1945/2127] Compiling JWTKit JWTSigner+HMAC.swift
[1946/2127] Compiling JWTKit JWK.swift
[1947/2133] Compiling JWTKit Base64URL.swift
[1948/2133] Compiling JWTKit BigNumber.swift
[1949/2133] Compiling JWTKit CustomizedJSONCoders.swift
[1950/2133] Compiling _CryptoExtras PrettyBytes.swift
[1951/2133] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1952/2133] Compiling _CryptoExtras DLEQ.swift
[1953/2133] Compiling _CryptoExtras Prover.swift
[1954/2133] Compiling _CryptoExtras Verifier.swift
[1955/2133] Compiling JWTKit JWTSigner.swift
[1956/2133] Compiling JWTKit JWTSigners.swift
[1957/2133] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1958/2133] Compiling JWTKit UnsecuredNoneSigner.swift
[1959/2133] Compiling JWTKit JWTSigner+RSA.swift
[1960/2133] Compiling JWTKit RSAError.swift
[1961/2133] Compiling JWTKit RSAKey.swift
[1962/2133] Compiling JWTKit RSASigner.swift
[1963/2133] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1964/2133] Compiling NIOCore SocketAddresses.swift
[1965/2133] Compiling NIOCore SocketOptionProvider.swift
[1966/2133] Compiling NIOCore SystemCallHelpers.swift
[1967/2133] Compiling NIOCore TimeAmount+Duration.swift
[1968/2133] Compiling NIOCore TypeAssistedChannelHandler.swift
[1969/2133] Compiling NIOCore UniversalBootstrapSupport.swift
[1970/2133] Compiling NIOCore Utilities.swift
[1971/2133] Compiling JWTKit LocaleClaim.swift
[1972/2133] Compiling JWTKit NotBeforeClaim.swift
[1973/2133] Compiling JWTKit SubjectClaim.swift
[1979/2133] Emitting module JWTKit
[1986/2139] Compiling JWTKit JWTAlgorithm.swift
[1987/2139] Compiling JWTKit JWTError.swift
[1988/2139] Compiling JWTKit JWTHeader.swift
[1989/2139] Compiling JWTKit JWTParser.swift
[1990/2139] Compiling JWTKit JWTPayload.swift
[1991/2139] Compiling JWTKit JWTSerializer.swift
[1998/2139] Compiling JWTKit ECDSAKey.swift
[1999/2139] Compiling JWTKit ECDSASigner.swift
[2000/2139] Compiling JWTKit JWTSigner+ECDSA.swift
[2001/2139] Compiling JWTKit EdDSAError.swift
[2002/2139] Compiling JWTKit EdDSAKey.swift
[2003/2139] Compiling JWTKit EdDSASigner.swift
[2004/2139] Compiling JWTKit JWTSigner+EdDSA.swift
[2010/2139] Compiling JWTKit JWKIdentifier.swift
[2011/2139] Compiling JWTKit JWKS.swift
[2012/2139] Compiling JWTKit AudienceClaim.swift
[2013/2139] Compiling JWTKit BoolClaim.swift
[2014/2139] Compiling JWTKit ExpirationClaim.swift
[2015/2139] Compiling JWTKit GoogleHostedDomainClaim.swift
[2016/2139] Compiling JWTKit IDClaim.swift
[2017/2139] Compiling JWTKit IssuedAtClaim.swift
[2018/2139] Compiling JWTKit IssuerClaim.swift
[2019/2139] Compiling JWTKit JWTClaim.swift
[2020/2139] Compiling JWTKit JWTMultiValueClaim.swift
[2021/2139] Compiling JWTKit JWTUnixEpochClaim.swift
[2040/2139] Emitting module _CryptoExtras
[2042/2139] Compiling JWTKit OpenSSLSigner.swift
[2043/2139] Compiling JWTKit Utilities.swift
[2044/2139] Compiling JWTKit AppleIdentityToken.swift
[2045/2139] Compiling JWTKit GoogleIdentityToken.swift
[2046/2139] Compiling JWTKit MicrosoftIdentitiyToken.swift
[2052/2139] Compiling JWTKit X5CVerifier.swift
[2059/2140] Wrapping AST for JWTKit for debugging
[2061/2140] Emitting module NIOCore
[2088/2141] Wrapping AST for NIOCore for debugging
[2090/2192] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2091/2192] Emitting module NIOEmbedded
[2092/2192] Compiling NIOEmbedded AsyncTestingChannel.swift
[2093/2192] Compiling NIOEmbedded Embedded.swift
[2094/2193] Wrapping AST for NIOEmbedded for debugging
[2096/2193] Emitting module NIOPosix
[2097/2199] Compiling NIOPosix ServerSocket.swift
[2098/2199] Compiling NIOPosix Socket.swift
[2099/2199] Compiling NIOPosix SocketChannel.swift
[2100/2199] Compiling NIOPosix SocketProtocols.swift
[2101/2199] Compiling NIOPosix System.swift
[2102/2199] Compiling NIOPosix Thread.swift
[2103/2199] Compiling NIOPosix SelectableChannel.swift
[2104/2199] Compiling NIOPosix SelectableEventLoop.swift
[2105/2199] Compiling NIOPosix SelectorEpoll.swift
[2106/2199] Compiling NIOPosix SelectorGeneric.swift
[2107/2199] Compiling NIOPosix SelectorKqueue.swift
[2108/2199] Compiling NIOPosix SelectorUring.swift
[2109/2199] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2110/2199] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2111/2199] Compiling NIOPosix PosixSingletons.swift
[2112/2199] Compiling NIOPosix RawSocketBootstrap.swift
[2113/2199] Compiling NIOPosix Resolver.swift
[2114/2199] Compiling NIOPosix Selectable.swift
[2115/2199] Compiling NIOPosix ThreadPosix.swift
[2116/2199] Compiling NIOPosix ThreadWindows.swift
[2117/2199] Compiling NIOPosix UnsafeTransfer.swift
[2118/2199] Compiling NIOPosix Utilities.swift
[2119/2199] Compiling NIOPosix VsockAddress.swift
[2120/2199] Compiling NIOPosix VsockChannelEvents.swift
[2121/2199] Compiling NIOPosix BSDSocketAPICommon.swift
[2122/2199] Compiling NIOPosix BSDSocketAPIPosix.swift
[2123/2199] Compiling NIOPosix BSDSocketAPIWindows.swift
[2124/2199] Compiling NIOPosix BaseSocket.swift
[2125/2199] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2126/2199] Compiling NIOPosix BaseSocketChannel.swift
[2127/2199] Compiling NIOPosix BaseStreamSocketChannel.swift
[2128/2199] Compiling NIOPosix Bootstrap.swift
[2129/2199] Compiling NIOPosix ControlMessage.swift
[2130/2199] Compiling NIOPosix DatagramVectorReadManager.swift
[2131/2199] Compiling NIOPosix Errors+Any.swift
[2132/2199] Compiling NIOPosix FileDescriptor.swift
[2133/2199] Compiling NIOPosix GetaddrinfoResolver.swift
[2134/2199] Compiling NIOPosix HappyEyeballs.swift
[2135/2199] Compiling NIOPosix IO.swift
[2136/2199] Compiling NIOPosix IntegerBitPacking.swift
[2137/2199] Compiling NIOPosix IntegerTypes.swift
[2138/2199] Compiling NIOPosix Linux.swift
[2139/2199] Compiling NIOPosix LinuxCPUSet.swift
[2140/2199] Compiling NIOPosix LinuxUring.swift
[2141/2199] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2142/2199] Compiling NIOPosix NIOThreadPool.swift
[2143/2199] Compiling NIOPosix NonBlockingFileIO.swift
[2144/2199] Compiling NIOPosix PendingDatagramWritesManager.swift
[2145/2199] Compiling NIOPosix PendingWritesManager.swift
[2146/2199] Compiling NIOPosix PipeChannel.swift
[2147/2199] Compiling NIOPosix PipePair.swift
[2148/2199] Compiling NIOPosix Pool.swift
[2149/2200] Wrapping AST for NIOPosix for debugging
[2151/2224] Compiling NIO Exports.swift
[2152/2224] Emitting module NIO
[2153/2225] Compiling AsyncKit ConnectionPoolError.swift
[2154/2225] Compiling AsyncKit ConnectionPoolItem.swift
[2155/2225] Compiling AsyncKit ConnectionPoolSource.swift
[2157/2227] Compiling AsyncKit Future+Miscellaneous.swift
[2158/2227] Compiling AsyncKit Future+Nonempty.swift
[2159/2227] Compiling AsyncKit Future+Optional.swift
[2160/2227] Compiling AsyncKit EventLoopGroup+Throwing.swift
[2161/2227] Compiling AsyncKit Collection+Flatten.swift
[2162/2227] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[2163/2227] Compiling AsyncKit Future+Transform.swift
[2164/2227] Compiling AsyncKit Future+Try.swift
[2165/2227] Compiling AsyncKit FutureOperators.swift
[2166/2360] Compiling SQLKit SQLAlterEnumBuilder.swift
[2167/2360] Compiling SQLKit SQLAlterTableBuilder.swift
[2168/2360] Compiling SQLKit SQLConflictUpdateBuilder.swift
[2169/2360] Emitting module LifecycleNIOCompat
[2170/2360] Compiling NIOTLS TLSEvents.swift
[2171/2360] Compiling LifecycleNIOCompat Bridge.swift
[2173/2361] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2174/2361] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2174/2361] Wrapping AST for NIO for debugging
[2176/2361] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2177/2361] Compiling NIOSOCKS ClientStateMachine.swift
[2178/2361] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2179/2361] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2180/2362] Compiling NIOSOCKS SOCKSResponse.swift
[2180/2362] Wrapping AST for LifecycleNIOCompat for debugging
[2182/2362] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2183/2362] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2184/2362] Emitting module NIOTLS
[2187/2362] Compiling SQLKit SQLDatabaseReportedVersion.swift
[2188/2362] Compiling SQLKit SQLDialect.swift
[2189/2362] Compiling NIOSOCKS ServerStateMachine.swift
[2190/2362] Emitting module NIOSOCKS
[2191/2362] Compiling NIOSOCKS SOCKSClientHandler.swift
[2192/2362] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[2194/2362] Compiling SQLKit SQLCreateEnumBuilder.swift
[2195/2362] Compiling NIOSOCKS Messages.swift
[2196/2362] Compiling NIOSOCKS SOCKSRequest.swift
[2197/2363] Emitting module NIOHTTP1
[2198/2365] Emitting module NIOFoundationCompat
[2199/2365] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2201/2366] Compiling NIOTLS SNIHandler.swift
[2202/2367] Wrapping AST for NIOSOCKS for debugging
[2205/2367] Compiling SQLKit SQLPredicateBuilder.swift
[2206/2367] Compiling SQLKit SQLQueryBuilder.swift
[2207/2374] Compiling SQLKit SQLDropTriggerBuilder.swift
[2208/2374] Compiling SQLKit SQLInsertBuilder.swift
[2208/2377] Wrapping AST for NIOFoundationCompat for debugging
[2210/2377] Compiling SQLiteNIO Exports.swift
[2211/2377] Compiling SQLiteNIO SQLiteConnection.swift
[2212/2377] Compiling SQLiteNIO SQLiteCustomFunction.swift
[2213/2377] Compiling SQLiteNIO SQLiteData.swift
[2218/2381] Compiling SQLKit SQLDropEnumBuilder.swift
[2219/2381] Compiling SQLKit SQLDropIndexBuilder.swift
[2220/2381] Compiling SQLKit SQLDropTableBuilder.swift
[2223/2411] Compiling SQLKit SQLDropIndex.swift
[2224/2411] Compiling SQLKit SQLDropTable.swift
[2225/2411] Compiling SQLKit SQLDropTrigger.swift
[2226/2411] Compiling SQLKit SQLInsert.swift
[2227/2411] Compiling SQLKit SQLSelect.swift
[2228/2411] Compiling SQLKit SQLUnion.swift
[2229/2411] Compiling SQLKit SQLUpdate.swift
[2230/2411] Compiling SQLKit SQLExpression.swift
[2231/2411] Compiling SQLKit SQLSerializer.swift
[2232/2411] Compiling SQLKit SQLStatement.swift
[2233/2411] Compiling SQLKit SQLBinaryExpression.swift
[2234/2411] Compiling SQLKit SQLBinaryOperator.swift
[2235/2411] Compiling SQLKit SQLBind.swift
[2235/2440] Wrapping AST for NIOTLS for debugging
[2237/2440] Compiling NIOSSL NIOSSLHandler.swift
[2238/2440] Compiling NIOSSL SSLErrors.swift
[2239/2440] Compiling NIOSSL SSLInit.swift
[2240/2442] Compiling NIOSSL LinuxCABundle.swift
[2241/2442] Compiling NIOSSL NIOSSLClientHandler.swift
[2242/2442] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2243/2442] Compiling NIOSSL PosixPort.swift
[2244/2442] Compiling NIOSSL SSLCallbacks.swift
[2245/2442] Compiling NIOSSL SSLCertificate.swift
[2246/2442] Compiling NIOSSL SSLCertificateExtensions.swift
[2247/2442] Compiling NIOSSL SSLConnection.swift
[2248/2442] Compiling NIOSSL SSLContext.swift
[2249/2442] Compiling NIOSSL AndroidCABundle.swift
[2250/2442] Compiling NIOSSL ByteBufferBIO.swift
[2251/2442] Compiling NIOSSL SSLPKCS12Bundle.swift
[2252/2442] Compiling NIOSSL SSLPrivateKey.swift
[2253/2442] Compiling NIOSSL NIOSSLSecureBytes.swift
[2254/2442] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2255/2442] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2256/2442] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[2257/2442] Compiling SQLKit SQLColumnAssignment.swift
[2258/2442] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[2259/2442] Compiling SQLKit SQLColumnDefinition.swift
[2260/2442] Compiling SQLKit SQLCommonTableExpression.swift
[2261/2442] Compiling SQLKit SQLConflictAction.swift
[2262/2442] Compiling SQLKit SQLConflictResolutionStrategy.swift
[2263/2442] Compiling SQLKit SQLDropBehaviour.swift
[2264/2442] Compiling SQLKit SQLEnumDataType.swift
[2265/2442] Compiling SQLKit SQLExcludedColumn.swift
[2266/2442] Compiling SQLKit SQLForeignKey.swift
[2267/2442] Compiling SQLKit SQLJoin.swift
[2268/2442] Compiling SQLKit SQLJoinMethod.swift
[2269/2442] Compiling SQLKit SQLLockingClause.swift
[2270/2442] Compiling SQLKit SQLOrderBy.swift
[2271/2442] Compiling SQLKit SQLReturning.swift
[2272/2442] Compiling SQLKit SQLSubquery.swift
[2273/2442] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[2274/2442] Compiling SQLKit SQLAlterEnum.swift
[2275/2442] Compiling SQLKit SQLAlterTable.swift
[2276/2442] Compiling SQLKit SQLCreateEnum.swift
[2277/2442] Compiling SQLKit SQLCreateIndex.swift
[2278/2442] Compiling SQLKit SQLCreateTable.swift
[2279/2442] Compiling SQLKit SQLCreateTrigger.swift
[2280/2442] Compiling SQLKit SQLDelete.swift
[2281/2442] Compiling SQLKit SQLDropEnum.swift
[2282/2442] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2283/2442] Compiling NIOSSL SubjectAlternativeName.swift
[2284/2442] Compiling SQLKit SQLAlias.swift
[2285/2442] Compiling SQLKit SQLBetween.swift
[2286/2442] Compiling SQLKit SQLColumn.swift
[2287/2442] Compiling SQLKit SQLConstraint.swift
[2288/2442] Compiling SQLKit SQLDataType.swift
[2289/2442] Compiling SQLKit SQLDirection.swift
[2290/2442] Compiling SQLKit SQLDistinct.swift
[2291/2442] Compiling SQLKit SQLForeignKeyAction.swift
[2292/2442] Compiling SQLKit SQLNestedSubpathExpression.swift
[2293/2442] Compiling SQLKit SQLQualifiedTable.swift
[2294/2442] Compiling SQLKit SQLQueryString.swift
[2295/2442] Compiling SQLiteNIO SQLiteRow.swift
[2296/2443] Compiling NIOSSL IdentityVerification.swift
[2297/2443] Compiling NIOSSL NIOSSLServerHandler.swift
[2298/2443] Compiling NIOSSL ObjectIdentifier.swift
[2299/2443] Compiling SQLiteNIO SQLiteDataConvertible.swift
[2302/2443] Compiling NIOSSL CustomPrivateKey.swift
[2303/2443] Emitting module NIOTransportServices
[2313/2444] Compiling SQLiteNIO SQLiteDataType.swift
[2314/2444] Compiling SQLKit SQLPredicateGroupBuilder.swift
[2315/2444] Compiling SQLKit SQLRawBuilder.swift
[2316/2444] Compiling SQLKit SQLSecondaryPredicateGroupBuilder.swift
[2317/2444] Compiling SQLKit SQLSelectBuilder.swift
[2318/2444] Compiling SQLKit SQLSubqueryBuilder.swift
[2319/2444] Compiling SQLKit SQLUnionBuilder.swift
[2320/2444] Compiling SQLKit SQLUpdateBuilder.swift
[2321/2444] Compiling SQLKit SQLAliasedColumnListBuilder.swift
[2322/2444] Compiling SQLKit SQLColumnUpdateBuilder.swift
[2323/2444] Compiling SQLKit SQLCommonTableExpressionBuilder.swift
[2324/2444] Compiling SQLKit SQLCommonUnionBuilder.swift
[2325/2444] Compiling SQLKit SQLJoinBuilder.swift
[2326/2444] Compiling SQLKit SQLPartialResultBuilder.swift
[2337/2444] Compiling NIOSSL Zeroization.swift
[2338/2444] Compiling NIOSSL SSLPublicKey.swift
[2339/2444] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2340/2444] Emitting module AsyncKit
[2343/2444] Emitting module SQLiteNIO
[2349/2445] Emitting module SQLKit
[2350/2445] Compiling SQLiteNIO SQLiteStatement.swift
[2351/2445] Compiling SQLiteNIO SQLiteDatabase.swift
[2352/2445] Compiling SQLiteNIO SQLiteError.swift
[2355/2446] Emitting module NIOSSL
[2356/2449] Compiling SQLKit SQLFunction.swift
[2357/2449] Compiling SQLKit SQLGroupExpression.swift
[2358/2449] Compiling SQLKit SQLIdentifier.swift
[2359/2449] Compiling SQLKit SQLList.swift
[2360/2449] Compiling SQLKit SQLLiteral.swift
[2361/2449] Compiling SQLKit SQLRaw.swift
[2362/2449] Compiling SQLKit SQLCodingUtilities.swift
[2363/2449] Compiling SQLKit SQLQueryEncoder.swift
[2364/2449] Compiling SQLKit SQLRow.swift
[2365/2449] Compiling SQLKit SQLRowDecoder.swift
[2366/2449] Compiling SQLKit SomeCodingKey.swift
[2367/2449] Compiling SQLKit StringHandling.swift
[2397/2450] Compiling NIOSSL TLSConfiguration.swift
[2398/2450] Compiling NIOSSL UniversalBootstrapSupport.swift
[2399/2450] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2420/2452] Wrapping AST for NIOTransportServices for debugging
[2421/2452] Wrapping AST for NIOSSL for debugging
[2422/2452] Wrapping AST for SQLKit for debugging
[2423/2452] Wrapping AST for NIOHTTP1 for debugging
[2424/2477] Wrapping AST for _CryptoExtras for debugging
[2425/2538] Wrapping AST for SQLiteNIO for debugging
[2427/2667] Emitting module NIOHPACK
[2428/2668] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2429/2668] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2430/2668] Compiling NIOHPACK StaticHeaderTable.swift
[2431/2668] Emitting module NIOHTTPCompression
[2432/2668] Compiling NIOHPACK IndexedHeaderTable.swift
[2433/2668] Compiling NIOHPACK IntegerCoding.swift
[2434/2668] Compiling NIOHTTPCompression HTTPCompression.swift
[2435/2668] Compiling NIOHTTPCompression HTTPDecompression.swift
[2436/2668] Compiling NIOExtras RequestResponseHandler.swift
[2437/2668] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2438/2670] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2439/2670] Compiling NIOExtras NIOExtrasError.swift
[2440/2670] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2441/2670] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2442/2671] Compiling NIOHPACK HuffmanTables.swift
[2443/2671] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2444/2671] Compiling NIOExtras NIORequestIdentifiable.swift
[2445/2671] Compiling NIOExtras PCAPRingBuffer.swift
[2446/2671] Compiling NIOExtras QuiescingHelper.swift
[2447/2671] Compiling NIOHPACK HuffmanCoding.swift
[2448/2671] Wrapping AST for NIOHTTPCompression for debugging
[2450/2671] Emitting module NIOExtras
[2451/2671] Compiling NIOExtras DebugInboundEventsHandler.swift
[2452/2671] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2453/2671] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2454/2671] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2455/2671] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2456/2671] Compiling NIOExtras JSONRPCFraming.swift
[2457/2671] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2458/2671] Compiling NIOExtras LengthFieldPrepender.swift
[2459/2671] Compiling NIOExtras LineBasedFrameDecoder.swift
[2467/2672] Compiling X509 Signature.swift
[2468/2672] Compiling X509 SignatureAlgorithm.swift
[2469/2672] Compiling X509 AllOfPolicies.swift
[2470/2672] Compiling X509 AnyPolicy.swift
[2471/2672] Compiling X509 CertificateStore.swift
[2472/2672] Compiling X509 OneOfPolicies.swift
[2473/2672] Compiling X509 PolicyBuilder.swift
[2474/2672] Compiling X509 BasicConstraintsPolicy.swift
[2475/2672] Compiling X509 DNSNames.swift
[2476/2672] Compiling X509 DirectoryNames.swift
[2477/2672] Compiling X509 ExpiryPolicy.swift
[2478/2672] Compiling X509 IPConstraints.swift
[2479/2685] Emitting module FluentKit
[2479/2685] Wrapping AST for NIOHPACK for debugging
[2481/2742] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2482/2742] Compiling NIOHTTP2 QuiescingState.swift
[2483/2742] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2484/2742] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2485/2742] Compiling NIOHTTP2 StateMachineResult.swift
[2486/2742] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2487/2742] Compiling NIOHTTP2 DOSHeuristics.swift
[2488/2742] Compiling NIOHTTP2 Error+Any.swift
[2489/2742] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2490/2742] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2491/2742] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2492/2742] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2493/2742] Compiling NIOHTTP2 MaySendFrames.swift
[2494/2742] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2495/2742] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2496/2742] Compiling NIOHTTP2 MayReceiveFrames.swift
[2497/2742] Compiling NIOHTTP2 ReceivingDataState.swift
[2498/2742] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2499/2742] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2500/2742] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2501/2742] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2502/2742] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2503/2742] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2504/2742] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2505/2742] Compiling NIOHTTP2 HasLocalSettings.swift
[2506/2742] Compiling NIOHTTP2 HasRemoteSettings.swift
[2510/2757] Compiling NIOHTTP2 SendingDataState.swift
[2511/2757] Compiling NIOHTTP2 SendingGoawayState.swift
[2512/2757] Compiling NIOHTTP2 SendingHeadersState.swift
[2513/2757] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2514/2757] Compiling NIOHTTP2 SendingRstStreamState.swift
[2515/2757] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2516/2757] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2517/2757] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2518/2757] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2519/2757] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2520/2757] Compiling NIOHTTP2 HTTP2StreamID.swift
[2521/2757] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2521/2759] Wrapping AST for NIOExtras for debugging
[2523/2759] Emitting module HummingbirdCore
[2532/2761] Compiling FluentKit DatabaseQuery+Join.swift
[2533/2761] Compiling FluentKit DatabaseQuery+Range.swift
[2534/2761] Compiling FluentKit DatabaseQuery+Sort.swift
[2535/2761] Compiling FluentKit DatabaseQuery+Value.swift
[2536/2761] Compiling FluentKit DatabaseQuery.swift
[2537/2774] Compiling HummingbirdCore HTTPServerHandler.swift
[2538/2774] Compiling HummingbirdCore TSTLSOptions.swift
[2539/2774] Compiling HummingbirdCore ChannelInitializer.swift
[2540/2774] Compiling HummingbirdCore HTTPChannelHandlers.swift
[2541/2774] Compiling HummingbirdCore HTTPServer+Configuration.swift
[2542/2774] Compiling HummingbirdCore HTTPServer.swift
[2543/2774] Compiling HummingbirdCore RequestBodyStreamer+async.swift
[2544/2774] Compiling HummingbirdCore Sendable.swift
[2545/2774] Compiling HummingbirdCore HTTPError.swift
[2546/2774] Compiling HummingbirdCore RequestBody.swift
[2547/2774] Compiling HummingbirdCore Response.swift
[2548/2774] Compiling X509 OCSPTBSRequest.swift
[2549/2774] Compiling X509 OCSPVersion.swift
[2550/2774] Compiling X509 PKCS8PrivateKey.swift
[2551/2774] Compiling X509 PromiseAndFuture.swift
[2552/2774] Compiling X509 RDNAttribute.swift
[2553/2774] Compiling X509 RandomNumberGenerator+bytes.swift
[2554/2774] Compiling X509 RelativeDistinguishedName.swift
[2555/2774] Compiling X509 SEC1PrivateKey.swift
[2556/2774] Compiling X509 SecKeyWrapper.swift
[2561/2774] Compiling HummingbirdCore ResponseBody.swift
[2562/2774] Compiling HummingbirdCore BindAddress.swift
[2563/2774] Compiling HummingbirdCore HTTPErrorResponse.swift
[2564/2774] Compiling HummingbirdCore HTTPResponder.swift
[2565/2774] Compiling HummingbirdCore ByteBufferStreamer.swift
[2566/2774] Compiling HummingbirdCore Request.swift
[2573/2775] Compiling X509 TrustRootLoading.swift
[2574/2775] Compiling X509 UnverifiedChain.swift
[2575/2775] Compiling X509 VerificationDiagnostic.swift
[2576/2775] Compiling X509 Verifier.swift
[2577/2775] Compiling X509 VerifierPolicy.swift
[2578/2775] Compiling X509 AlgorithmIdentifier.swift
[2579/2775] Compiling X509 ECDSASignature.swift
[2580/2775] Emitting module NIOHTTP2
[2580/2783] Wrapping AST for HummingbirdCore for debugging
[2589/2833] Compiling Hummingbird Request.swift
[2590/2833] Compiling Hummingbird RequestContext.swift
[2591/2833] Compiling Hummingbird RequestID.swift
[2592/2833] Compiling Hummingbird Responder.swift
[2593/2833] Compiling Hummingbird Response.swift
[2594/2833] Compiling Hummingbird ResponsePatch.swift
[2595/2833] Compiling Hummingbird ServiceContext.swift
[2596/2833] Compiling Hummingbird Application+Persist.swift
[2597/2833] Compiling Hummingbird MemoryPersistDriver.swift
[2598/2833] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2599/2833] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2600/2833] Compiling NIOHTTP2 HTTP2Frame.swift
[2601/2833] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2602/2833] Compiling NIOHTTP2 StreamStateMachine.swift
[2603/2833] Compiling NIOHTTP2 UnsafeTransfer.swift
[2604/2833] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2613/2833] Wrapping AST for AsyncKit for debugging
[2615/2833] Compiling Hummingbird Configuration.swift
[2616/2833] Compiling Hummingbird ConnectionPool.swift
[2617/2833] Compiling Hummingbird ConnectionPoolGroup.swift
[2618/2833] Compiling Hummingbird Environment.swift
[2619/2833] Compiling Hummingbird Exports.swift
[2620/2833] Compiling Hummingbird Extensions.swift
[2621/2833] Compiling Hummingbird MediaType.swift
[2622/2833] Compiling Hummingbird URL.swift
[2623/2833] Compiling Hummingbird ServiceLifecycleProvider.swift
[2624/2833] Compiling Hummingbird CORSMiddleware.swift
[2625/2833] Compiling Hummingbird LogRequestMiddleware.swift
[2626/2833] Compiling Hummingbird MetricsMiddleware.swift
[2627/2833] Compiling Hummingbird Middleware.swift
[2628/2833] Compiling Hummingbird Application+HTTPResponder.swift
[2642/2833] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2643/2833] Compiling NIOHTTP2 HTTP2PingData.swift
[2644/2833] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2645/2833] Compiling NIOHTTP2 HTTP2Settings.swift
[2646/2833] Compiling NIOHTTP2 HTTP2Stream.swift
[2647/2833] Compiling NIOHTTP2 InboundWindowManager.swift
[2648/2833] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2649/2833] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2650/2833] Compiling NIOHTTP2 StreamChannelList.swift
[2651/2833] Compiling NIOHTTP2 StreamMap.swift
[2652/2833] Compiling Hummingbird MiddlewareGroup.swift
[2653/2833] Compiling Hummingbird TracingMiddleware.swift
[2654/2833] Compiling Hummingbird EndpointResponder.swift
[2655/2833] Compiling Hummingbird Parameters.swift
[2656/2833] Compiling Hummingbird ResponseGenerator.swift
[2657/2833] Compiling Hummingbird RouteHandler.swift
[2658/2833] Compiling Hummingbird Router.swift
[2659/2833] Compiling Hummingbird RouterBuilder.swift
[2660/2833] Compiling Hummingbird RouterGroup.swift
[2661/2833] Compiling Hummingbird RouterMethods.swift
[2662/2833] Compiling Hummingbird RouterPath.swift
[2663/2833] Compiling Hummingbird TrieRouter.swift
[2678/2833] Compiling Hummingbird Application.swift
[2679/2833] Compiling Hummingbird AsyncMiddleware.swift
[2680/2833] Compiling Hummingbird AsyncResponder.swift
[2681/2833] Compiling Hummingbird ConnectionPool+async.swift
[2682/2833] Compiling Hummingbird Request+Persist+async.swift
[2683/2833] Compiling Hummingbird ResponseGenerator+async.swift
[2684/2833] Compiling Hummingbird RouteHandler+async.swift
[2685/2833] Compiling Hummingbird Router+async.swift
[2686/2833] Compiling Hummingbird Sendable.swift
[2687/2833] Compiling Hummingbird UnsafeTransfer.swift
[2688/2833] Compiling Hummingbird CodableProtocols.swift
[2689/2833] Compiling Hummingbird RequestDecodable.swift
[2690/2833] Compiling Hummingbird ResponseEncodable.swift
[2692/2842] Compiling SQLiteKit Exports.swift
[2692/2843] Wrapping AST for FluentKit for debugging
[2694/2843] Emitting module SQLiteKit
[2695/2843] Compiling SQLiteKit SQLiteDataEncoder.swift
[2702/2860] Compiling SQLiteKit SQLiteDialect.swift
[2703/2860] Compiling SQLiteKit SQLiteDataDecoder.swift
[2704/2860] Compiling SQLiteKit SQLiteConnectionSource.swift
[2705/2860] Compiling SQLiteKit SQLiteRow+SQLRow.swift
[2713/2860] Compiling FluentSQL SQLList+Deprecated.swift
[2721/2861] Compiling FluentSQL SQLJSONColumnPath+Deprecated.swift
[2722/2861] Compiling SQLiteKit SQLiteConfiguration.swift
[2723/2861] Compiling SQLiteKit SQLiteConnection+SQLKit.swift
[2724/2862] Emitting module FluentSQL
[2725/2862] Compiling FluentSQL DatabaseSchema+SQL.swift
[2726/2862] Compiling FluentSQL Exports.swift
[2727/2862] Compiling FluentSQL SQLDatabase+Model+Concurrency.swift
[2728/2862] Compiling FluentSQL SQLDatabase+Model.swift
[2729/2862] Compiling FluentSQL ConverterUtilities.swift
[2730/2862] Compiling FluentSQL DatabaseQuery+SQL.swift
[2761/2862] Emitting module Hummingbird
[2762/2862] Emitting module X509
[2762/2862] Wrapping AST for SQLiteKit for debugging
[2764/2862] Compiling FluentSQL SQLQualifiedTable+Deprecated.swift
[2765/2862] Compiling FluentSQL SQLQueryConverter.swift
[2766/2862] Compiling FluentSQL SQLSchemaConverter.swift
[2782/2863] Wrapping AST for FluentSQL for debugging
[2784/2871] Compiling FluentSQLiteDriver SQLiteConverterDelegate.swift
[2785/2871] Compiling Hummingbird PersistDriver.swift
[2786/2871] Compiling Hummingbird PersistError.swift
[2787/2871] Compiling Hummingbird DateCache.swift
[2788/2871] Compiling Hummingbird FlatDictionary.swift
[2789/2871] Compiling Hummingbird HBParser.swift
[2790/2871] Compiling Hummingbird StringProtocol.swift
[2791/2872] Compiling FluentSQLiteDriver FluentSQLiteDriver.swift
[2792/2872] Compiling FluentSQLiteDriver SQLiteError+Database.swift
[2793/2872] Compiling FluentSQLiteDriver SQLiteRow+Database.swift
[2845/2873] Compiling FluentSQLiteDriver Exports.swift
[2846/2873] Compiling FluentSQLiteDriver FluentSQLiteConfiguration.swift
[2847/2873] Compiling FluentSQLiteDriver FluentSQLiteDatabase.swift
[2848/2873] Emitting module FluentSQLiteDriver
[2849/2874] Wrapping AST for NIOHTTP2 for debugging
[2850/2874] Wrapping AST for Hummingbird for debugging
[2859/2874] Compiling X509 RSAPKCS1PublicKey.swift
[2860/2874] Compiling X509 SubjectPublicKeyInfo.swift
[2861/2874] Compiling X509 TBSCertificate.swift
[2862/2874] Compiling X509 Time.swift
[2863/2874] Compiling X509 TimeCalculations.swift
[2864/2874] Compiling X509 Validity.swift
[2864/2875] Wrapping AST for FluentSQLiteDriver for debugging
[2867/2955] Compiling HummingbirdFluent UUID.swift
[2868/2955] Compiling HummingbirdFluent Request+fluent.swift
[2869/2955] Compiling HummingbirdFluent Application+fluent.swift
[2870/2955] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2871/2955] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2872/2957] Emitting module HummingbirdFluent
[2872/2957] Wrapping AST for X509 for debugging
[2874/2957] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2875/2957] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2876/2957] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2877/2957] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2878/2957] Compiling HummingbirdFluent Fluent.swift
[2879/2957] Compiling HummingbirdFluent Persist+fluent.swift
[2880/2958] Compiling AsyncHTTPClient BasicAuth.swift
[2881/2958] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2882/2958] Wrapping AST for HummingbirdFluent for debugging
[2884/2958] Compiling HummingbirdFoundation FileMiddleware.swift
[2885/2958] Compiling HummingbirdFoundation DateCache+Date.swift
[2886/2958] Emitting module AsyncHTTPClient
[2887/2966] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2888/2966] Compiling AsyncHTTPClient ConnectionPool.swift
[2889/2966] Compiling AsyncHTTPClient Transaction.swift
[2890/2966] Compiling AsyncHTTPClient Base64.swift
[2891/2966] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2892/2966] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2893/2966] Emitting module HummingbirdFoundation
[2903/2976] Wrapping AST for HummingbirdFoundation for debugging
[2905/2982] Compiling HummingbirdAuth Application+session.swift
[2906/2982] Compiling HummingbirdAuth Exports.swift
[2907/2982] Compiling HummingbirdAuth IsAuthenticateMiddleware.swift
[2908/2982] Compiling HummingbirdAuth Request+session.swift
[2909/2982] Compiling HummingbirdAuth SessionAuthenticator.swift
[2912/2982] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2913/2982] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2914/2982] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2915/2982] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2916/2982] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2917/2982] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2918/2982] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2919/2982] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2920/2982] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2921/2982] Compiling AsyncHTTPClient RequestBodyLength.swift
[2922/2982] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2923/2982] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2924/2982] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2925/2982] Compiling AsyncHTTPClient HTTP1Connection.swift
[2926/2982] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2927/2982] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2928/2982] Compiling AsyncHTTPClient HTTP2Connection.swift
[2929/2982] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2930/2982] Compiling HummingbirdAuth BasicAuthentication.swift
[2931/2982] Compiling HummingbirdAuth BearerAuthentication.swift
[2934/2983] Compiling AsyncHTTPClient RequestBag.swift
[2935/2983] Compiling AsyncHTTPClient RequestValidation.swift
[2936/2983] Compiling AsyncHTTPClient SSLContextCache.swift
[2937/2983] Compiling AsyncHTTPClient Scheme.swift
[2938/2983] Compiling AsyncHTTPClient Singleton.swift
[2939/2983] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2940/2983] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2941/2983] Compiling AsyncHTTPClient Utils.swift
[2944/2983] Compiling HummingbirdAuth OTP.swift
[2946/2983] Compiling HummingbirdAuth UnsafeTransfer.swift
[2947/2983] Compiling HummingbirdAuth Authenticator.swift
[2948/2983] Compiling HummingbirdAuth AsyncAuthenticator.swift
[2949/2983] Compiling HummingbirdAuth AsyncSessionAuthenticator.swift
[2950/2983] Compiling HummingbirdAuth Request+Auth.swift
[2951/2983] Compiling HummingbirdAuth Bcrypt.swift
[2952/2983] Emitting module HummingbirdAuth
[2953/2983] Compiling HummingbirdAuth SessionStorage.swift
[2955/2984] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2956/2984] Compiling AsyncHTTPClient RequestOptions.swift
[2957/2984] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2958/2984] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2959/2984] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2960/2984] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2961/2984] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2962/2984] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2963/2984] Compiling AsyncHTTPClient HTTPClient.swift
[2964/2984] Compiling AsyncHTTPClient HTTPHandler.swift
[2965/2984] Compiling AsyncHTTPClient LRUCache.swift
[2966/2984] Compiling AsyncHTTPClient NWErrorHandler.swift
[2967/2984] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2968/2984] Compiling AsyncHTTPClient TLSConfiguration.swift
[2969/2984] Compiling AsyncHTTPClient RedirectState.swift
[2970/2984] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2971/2984] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2972/2984] Compiling AsyncHTTPClient ConnectionTarget.swift
[2973/2984] Compiling AsyncHTTPClient DeconstructedURL.swift
[2974/2984] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2975/2984] Compiling AsyncHTTPClient FoundationExtensions.swift
[2976/2984] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2977/2984] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2978/2984] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2979/2985] Wrapping AST for HummingbirdAuth for debugging
[2980/2985] Wrapping AST for AsyncHTTPClient for debugging
[2982/3039] Compiling AppStoreServerLibrary OfferDiscountType.swift
[2983/3039] Compiling AppStoreServerLibrary OfferType.swift
[2984/3039] Compiling AppStoreServerLibrary OrderLookupResponse.swift
[2985/3039] Compiling AppStoreServerLibrary OrderLookupStatus.swift
[2986/3039] Compiling AppStoreServerLibrary Platform.swift
[2987/3039] Compiling AppStoreServerLibrary PlayTime.swift
[2988/3039] Compiling AppStoreServerLibrary PriceIncreaseStatus.swift
[2989/3046] Emitting module AppStoreServerLibrary
[2990/3046] Compiling AppStoreServerLibrary Data.swift
[2991/3046] Compiling AppStoreServerLibrary DecodedSignedData.swift
[2992/3046] Compiling AppStoreServerLibrary DeliveryStatus.swift
[2993/3046] Compiling AppStoreServerLibrary Environment.swift
[2994/3046] Compiling AppStoreServerLibrary ErrorPayload.swift
[2995/3046] Compiling AppStoreServerLibrary ExpirationIntent.swift
[2996/3046] Compiling AppStoreServerLibrary ExtendReasonCode.swift
[2997/3046] Compiling AppStoreServerLibrary ExtendRenewalDateRequest.swift
[2998/3046] Compiling AppStoreServerLibrary ExtendRenewalDateResponse.swift
[2999/3046] Compiling AppStoreServerLibrary ExternalPurchaseToken.swift
[3000/3046] Compiling AppStoreServerLibrary HistoryResponse.swift
[3001/3046] Compiling AppStoreServerLibrary InAppOwnershipType.swift
[3002/3046] Compiling AppStoreServerLibrary JWSRenewalInfoDecodedPayload.swift
[3003/3046] Compiling AppStoreServerLibrary JWSTransactionDecodedPayload.swift
[3004/3046] Compiling AppStoreServerLibrary LastTransactionsItem.swift
[3005/3046] Compiling AppStoreServerLibrary LifetimeDollarsPurchased.swift
[3006/3046] Compiling AppStoreServerLibrary TransactionInfoResponse.swift
[3007/3046] Compiling AppStoreServerLibrary TransactionReason.swift
[3008/3046] Compiling AppStoreServerLibrary UserStatus.swift
[3009/3046] Compiling AppStoreServerLibrary PromotionalOfferSignatureCreator.swift
[3010/3046] Compiling AppStoreServerLibrary ReceiptUtility.swift
[3011/3046] Compiling AppStoreServerLibrary SignedDataVerifier.swift
[3012/3046] Compiling AppStoreServerLibrary Utility.swift
[3013/3046] Compiling AppStoreServerLibrary LifetimeDollarsRefunded.swift
[3014/3046] Compiling AppStoreServerLibrary MassExtendRenewalDateRequest.swift
[3015/3046] Compiling AppStoreServerLibrary MassExtendRenewalDateResponse.swift
[3016/3046] Compiling AppStoreServerLibrary MassExtendRenewalDateStatusResponse.swift
[3017/3046] Compiling AppStoreServerLibrary NotificationHistoryRequest.swift
[3018/3046] Compiling AppStoreServerLibrary NotificationHistoryResponse.swift
[3019/3046] Compiling AppStoreServerLibrary NotificationHistoryResponseItem.swift
[3020/3046] Compiling AppStoreServerLibrary NotificationTypeV2.swift
[3021/3046] Compiling AppStoreServerLibrary ProductType.swift
[3022/3046] Compiling AppStoreServerLibrary RefundHistoryResponse.swift
[3023/3046] Compiling AppStoreServerLibrary ResponseBodyV2.swift
[3024/3046] Compiling AppStoreServerLibrary ResponseBodyV2DecodedPayload.swift
[3025/3046] Compiling AppStoreServerLibrary RevocationReason.swift
[3026/3046] Compiling AppStoreServerLibrary SendAttemptItem.swift
[3027/3046] Compiling AppStoreServerLibrary SendAttemptResult.swift
[3028/3046] Compiling AppStoreServerLibrary SendTestNotificationResponse.swift
[3029/3046] Compiling AppStoreServerLibrary Status.swift
[3030/3046] Compiling AppStoreServerLibrary StatusResponse.swift
[3031/3046] Compiling AppStoreServerLibrary SubscriptionGroupIdentifierItem.swift
[3032/3046] Compiling AppStoreServerLibrary Subtype.swift
[3033/3046] Compiling AppStoreServerLibrary Summary.swift
[3034/3046] Compiling AppStoreServerLibrary TransactionHistoryRequest.swift
[3035/3046] Compiling AppStoreServerLibrary AppStoreServerAPIClient.swift
[3036/3046] Compiling AppStoreServerLibrary ChainVerifier.swift
[3037/3046] Compiling AppStoreServerLibrary AccountTenure.swift
[3038/3046] Compiling AppStoreServerLibrary AppTransaction.swift
[3039/3046] Compiling AppStoreServerLibrary AutoRenewStatus.swift
[3040/3046] Compiling AppStoreServerLibrary CheckTestNotificationResponse.swift
[3041/3046] Compiling AppStoreServerLibrary ConsumptionRequest.swift
[3042/3046] Compiling AppStoreServerLibrary ConsumptionStatus.swift
[3043/3047] Wrapping AST for AppStoreServerLibrary for debugging
[3045/3067] Emitting module App
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | public var description: String {
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 | @ID(key: .id)
19 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 | /// app account Id to identify individual users
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 | @ID(key: .id)
17 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 | /// Date and time of the request
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 | static var providers = [openAI, anthropic]
| |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'providers' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | static var providers = [openAI, anthropic]
13 |
14 | static var openAI = LLMProvider(
| |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'openAI' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | name: "OpenAI",
16 | host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 | )
24 |
25 | static var anthropic = LLMProvider(
| |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'anthropic' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | name: "Anthropic",
27 | host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 | )
35 |
36 | static var groq = LLMProvider(
| |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'groq' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 | name: "Groq",
38 | host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 | static var models = [LLMModel]()
| |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 | private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3046/3069] Compiling App UserRequest.swift
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 | @ID(key: .id)
17 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 | /// Date and time of the request
[3047/3069] Compiling App UserRequestMigration.swift
/host/spi-builder-workspace/Sources/App/Models/UserRequest.swift:17:9: warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
15 |
16 | @ID(key: .id)
17 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'UserRequest' is mutable; this is an error in the Swift 6 language mode
18 |
19 | /// Date and time of the request
[3048/3069] Compiling App Providers.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 | static var providers = [openAI, anthropic]
| |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'providers' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | static var providers = [openAI, anthropic]
13 |
14 | static var openAI = LLMProvider(
| |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'openAI' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | name: "OpenAI",
16 | host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 | )
24 |
25 | static var anthropic = LLMProvider(
| |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'anthropic' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | name: "Anthropic",
27 | host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 | )
35 |
36 | static var groq = LLMProvider(
| |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'groq' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 | name: "Groq",
38 | host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 | static var models = [LLMModel]()
| |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 | private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3049/3069] Compiling App resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/App/Providers.swift:12:16: warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | extension LLMProvider {
11 |
12 | static var providers = [openAI, anthropic]
| |- warning: static property 'providers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'providers' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'providers' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | static var openAI = LLMProvider(
/host/spi-builder-workspace/Sources/App/Providers.swift:14:16: warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | static var providers = [openAI, anthropic]
13 |
14 | static var openAI = LLMProvider(
| |- warning: static property 'openAI' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'openAI' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'openAI' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 | name: "OpenAI",
16 | host: "https://api.openai.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:25:16: warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
23 | )
24 |
25 | static var anthropic = LLMProvider(
| |- warning: static property 'anthropic' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'anthropic' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'anthropic' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
26 | name: "Anthropic",
27 | host: "https://api.anthropic.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:36:16: warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
34 | )
35 |
36 | static var groq = LLMProvider(
| |- warning: static property 'groq' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'groq' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'groq' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
37 | name: "Groq",
38 | host: "https://api.groq.com",
/host/spi-builder-workspace/Sources/App/Providers.swift:48:16: warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
46 |
47 | extension LLMModel {
48 | static var models = [LLMModel]()
| |- warning: static property 'models' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'models' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'models' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
49 |
50 | private static let gptModels = ["gpt-4o", "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", "gpt-4-turbo-preview", "gpt-4-1106-preview", "gpt-4-vision-preview", "gpt-4-1106-vision-preview", "gpt-4", "gpt-4-0613", "gpt-4-32k", "gpt-4-32k-0613", "gpt-3.5-turbo-0125", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-3.5-turbo-16k", "gpt-3.5-turbo-0613", "gpt-3.5-turbo-16k-0613"]
[3050/3069] Compiling App User.swift
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 | @ID(key: .id)
19 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 | /// app account Id to identify individual users
[3051/3069] Compiling App UserMigration.swift
/host/spi-builder-workspace/Sources/App/Models/User.swift:19:9: warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
17 |
18 | @ID(key: .id)
19 | var id: UUID?
| `- warning: stored property '_id' of 'Sendable'-conforming class 'User' is mutable; this is an error in the Swift 6 language mode
20 |
21 | /// app account Id to identify individual users
[3052/3069] Compiling App JWTAuthenticator.swift
[3053/3069] Compiling App MessageRouterMiddleware.swift
[3054/3069] Compiling App ProxyServerMiddleware.swift
[3055/3069] Compiling App Config.swift
[3056/3069] Compiling App LLMModel.swift
[3057/3069] Compiling App LLMProvider.swift
[3058/3069] Compiling App RateLimiterMiddleware.swift
[3059/3069] Compiling App StreamingResponseDelegate.swift
[3060/3069] Compiling App Chat.swift
[3061/3069] Compiling App App.swift
[3062/3069] Compiling App Application+configure.swift
[3063/3069] Compiling App AppStoreController.swift
[3064/3069] Compiling App Status.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | public var description: String {
[3065/3069] Compiling App APIKeyMiddleware.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | public var description: String {
[3066/3069] Compiling App AppStoreAuthenticator.swift
/host/spi-builder-workspace/Sources/App/Extensions/Status.swift:11:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
9 | import AppStoreServerLibrary
10 |
11 | extension AppStoreServerLibrary.Status: CustomStringConvertible {
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AppStoreServerLibrary' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
13 | public var description: String {
[3067/3070] Wrapping AST for App for debugging
[3068/3070] Write Objects.LinkFileList
[3069/3070] Linking App
Build complete! (270.90s)
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-auth",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-auth"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "app-store-server-library-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/app-store-server-library-swift.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "hummingbird-fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
},
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.16.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
}
],
"manifest_display_name" : "SwiftOpenAIProxy",
"name" : "SwiftOpenAIProxy",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"HummingbirdXCT"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"Hummingbird",
"HummingbirdAuth",
"ArgumentParser",
"AsyncHTTPClient",
"AppStoreServerLibrary",
"JWTKit",
"HummingbirdFluent",
"FluentKit",
"FluentSQLiteDriver"
],
"product_memberships" : [
"App"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleComputerRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleIncRootCertificate.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G2.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/AppleRootCA-G3.cer",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/Providers.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"App.swift",
"Application+configure.swift",
"Controllers/AppStoreController.swift",
"Extensions/Status.swift",
"Middleware/APIKeyMiddleware.swift",
"Middleware/AppStoreAuthenticator.swift",
"Middleware/JWTAuthenticator.swift",
"Middleware/MessageRouterMiddleware.swift",
"Middleware/ProxyServerMiddleware.swift",
"Middleware/RateLimiterMiddleware.swift",
"Middleware/StreamingResponseDelegate.swift",
"Models/Chat.swift",
"Models/Config.swift",
"Models/LLMModel.swift",
"Models/LLMProvider.swift",
"Models/User.swift",
"Models/UserMigration.swift",
"Models/UserRequest.swift",
"Models/UserRequestMigration.swift",
"Providers.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
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.