Build Information
Successful build of Imperial, reference main (fdc909
), with Swift 6.1 for Linux on 25 Jun 2025 20:50:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/imperial.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/imperial
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fdc9099 fix(Keycloak): adds missing HTTP Header to be used in the code-to-token request (#120)
Cloned https://github.com/vapor-community/imperial.git
Revision (git rev-parse @):
fdc90999ec5612fd0fbd80b69bf0c4ff73164809
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/imperial.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/imperial.git
https://github.com/vapor-community/imperial.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Found unhandled resource at /host/spi-builder-workspace/.env.testing
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.114.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
}
],
"manifest_display_name" : "Imperial",
"name" : "Imperial",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ImperialCore",
"targets" : [
"ImperialCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialAuth0",
"targets" : [
"ImperialCore",
"ImperialAuth0"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDeviantArt",
"targets" : [
"ImperialCore",
"ImperialDeviantArt"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDiscord",
"targets" : [
"ImperialCore",
"ImperialDiscord"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDropbox",
"targets" : [
"ImperialCore",
"ImperialDropbox"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialFacebook",
"targets" : [
"ImperialCore",
"ImperialFacebook"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGitHub",
"targets" : [
"ImperialCore",
"ImperialGitHub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGitlab",
"targets" : [
"ImperialCore",
"ImperialGitlab"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGoogle",
"targets" : [
"ImperialCore",
"ImperialGoogle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialImgur",
"targets" : [
"ImperialCore",
"ImperialImgur"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialKeycloak",
"targets" : [
"ImperialCore",
"ImperialKeycloak"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialMicrosoft",
"targets" : [
"ImperialCore",
"ImperialMicrosoft"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialMixcloud",
"targets" : [
"ImperialCore",
"ImperialMixcloud"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialShopify",
"targets" : [
"ImperialCore",
"ImperialShopify"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Imperial",
"targets" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImperialTests",
"module_type" : "SwiftTarget",
"name" : "ImperialTests",
"path" : "Tests/ImperialTests",
"product_dependencies" : [
"VaporTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/.env.testing",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ImperialTests.swift",
"ShopifyTests.swift",
"withApp.swift"
],
"target_dependencies" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify"
],
"type" : "test"
},
{
"c99name" : "ImperialShopify",
"module_type" : "SwiftTarget",
"name" : "ImperialShopify",
"path" : "Sources/ImperialShopify",
"product_memberships" : [
"ImperialShopify",
"Imperial"
],
"sources" : [
"Session+Shopify.swift",
"Shopify.swift",
"ShopifyAuth.swift",
"ShopifyCallbackBody.swift",
"ShopifyRouter.swift",
"URL+Shopify.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialMixcloud",
"module_type" : "SwiftTarget",
"name" : "ImperialMixcloud",
"path" : "Sources/ImperialMixcloud",
"product_memberships" : [
"ImperialMixcloud",
"Imperial"
],
"sources" : [
"Mixcloud.swift",
"MixcloudAuth.swift",
"MixcloudCallbackBody.swift",
"MixcloudRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialMicrosoft",
"module_type" : "SwiftTarget",
"name" : "ImperialMicrosoft",
"path" : "Sources/ImperialMicrosoft",
"product_memberships" : [
"ImperialMicrosoft",
"Imperial"
],
"sources" : [
"Microsoft.swift",
"MicrosoftAuth.swift",
"MicrosoftCallbackBody.swift",
"MicrosoftRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialKeycloak",
"module_type" : "SwiftTarget",
"name" : "ImperialKeycloak",
"path" : "Sources/ImperialKeycloak",
"product_memberships" : [
"ImperialKeycloak",
"Imperial"
],
"sources" : [
"Keycloak.swift",
"KeycloakAuth.swift",
"KeycloakCallbackBody.swift",
"KeycloakRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialImgur",
"module_type" : "SwiftTarget",
"name" : "ImperialImgur",
"path" : "Sources/ImperialImgur",
"product_memberships" : [
"ImperialImgur",
"Imperial"
],
"sources" : [
"Imgur.swift",
"ImgurAuth.swift",
"ImgurCallbackBody.swift",
"ImgurRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGoogle",
"module_type" : "SwiftTarget",
"name" : "ImperialGoogle",
"path" : "Sources/ImperialGoogle",
"product_memberships" : [
"ImperialGoogle",
"Imperial"
],
"sources" : [
"JWT/GoogleJWT.swift",
"JWT/GoogleJWTAuth.swift",
"JWT/GoogleJWTPayload.swift",
"JWT/GoogleJWTResponse.swift",
"JWT/GoogleJWTRouter.swift",
"Standard/Google.swift",
"Standard/GoogleAuth.swift",
"Standard/GoogleCallbackBody.swift",
"Standard/GoogleRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGitlab",
"module_type" : "SwiftTarget",
"name" : "ImperialGitlab",
"path" : "Sources/ImperialGitlab",
"product_memberships" : [
"ImperialGitlab",
"Imperial"
],
"sources" : [
"Gitlab.swift",
"GitlabAuth.swift",
"GitlabCallbackBody.swift",
"GitlabRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGitHub",
"module_type" : "SwiftTarget",
"name" : "ImperialGitHub",
"path" : "Sources/ImperialGitHub",
"product_memberships" : [
"ImperialGitHub",
"Imperial"
],
"sources" : [
"GitHub.swift",
"GitHubAuth.swift",
"GitHubCallbackBody.swift",
"GitHubRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialFacebook",
"module_type" : "SwiftTarget",
"name" : "ImperialFacebook",
"path" : "Sources/ImperialFacebook",
"product_memberships" : [
"ImperialFacebook",
"Imperial"
],
"sources" : [
"Facebook.swift",
"FacebookAuth.swift",
"FacebookCallbackBody.swift",
"FacebookRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDropbox",
"module_type" : "SwiftTarget",
"name" : "ImperialDropbox",
"path" : "Sources/ImperialDropbox",
"product_memberships" : [
"ImperialDropbox",
"Imperial"
],
"sources" : [
"Dropbox.swift",
"DropboxAuth.swift",
"DropboxCallbackBody.swift",
"DropboxRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDiscord",
"module_type" : "SwiftTarget",
"name" : "ImperialDiscord",
"path" : "Sources/ImperialDiscord",
"product_memberships" : [
"ImperialDiscord",
"Imperial"
],
"sources" : [
"Discord.swift",
"DiscordAuth.swift",
"DiscordCallbackBody.swift",
"DiscordRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDeviantArt",
"module_type" : "SwiftTarget",
"name" : "ImperialDeviantArt",
"path" : "Sources/ImperialDeviantArt",
"product_memberships" : [
"ImperialDeviantArt",
"Imperial"
],
"sources" : [
"DeviantArt.swift",
"DeviantArtAuth.swift",
"DeviantArtCallbackBody.swift",
"DeviantArtRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialCore",
"module_type" : "SwiftTarget",
"name" : "ImperialCore",
"path" : "Sources/ImperialCore",
"product_dependencies" : [
"Vapor",
"JWTKit"
],
"product_memberships" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify",
"Imperial"
],
"sources" : [
"FederatedService.swift",
"FederatedServiceRouter.swift",
"FederatedServiceTokens.swift",
"ImperialError.swift",
"Middleware/ImperialMiddleware.swift",
"RoutesBuilder+oAuth.swift",
"Sessions+Imperial.swift",
"String+pathSegments.swift"
],
"type" : "library"
},
{
"c99name" : "ImperialAuth0",
"module_type" : "SwiftTarget",
"name" : "ImperialAuth0",
"path" : "Sources/ImperialAuth0",
"product_memberships" : [
"ImperialAuth0",
"Imperial"
],
"sources" : [
"Auth0.swift",
"Auth0Auth.swift",
"Auth0CallbackBody.swift",
"Auth0Router.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt-kit.git
[1/9116] Fetching jwt-kit
[640/83662] Fetching jwt-kit, vapor
Fetched https://github.com/vapor/jwt-kit.git from cache (1.89s)
[17892/74546] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (4.57s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (5.63s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
[1/6199] Fetching swift-certificates
[1117/10035] Fetching swift-certificates, swift-log
[3134/25483] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (1.02s)
[5690/19284] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.07s)
[2472/15448] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.52s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (7.83s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5959] Fetching swift-algorithms
[121/10992] Fetching swift-algorithms, swift-distributed-tracing
[272/14465] Fetching swift-algorithms, swift-distributed-tracing, multipart-kit
[5049/16262] Fetching swift-algorithms, swift-distributed-tracing, multipart-kit, swift-atomics
[5418/17343] Fetching swift-algorithms, swift-distributed-tracing, multipart-kit, swift-atomics, swift-service-context
Fetched https://github.com/apple/swift-algorithms.git from cache (1.21s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.24s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.46s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1120/3473] Fetching multipart-kit
[1121/15005] Fetching multipart-kit, swift-nio-http2
[1583/20980] Fetching multipart-kit, swift-nio-http2, swift-nio-extras
[9634/35870] Fetching multipart-kit, swift-nio-http2, swift-nio-extras, swift-nio-ssl
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.39s)
Fetching https://github.com/apple/swift-nio.git
[5824/29895] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[11221/32101] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-metrics
[18409/108440] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-metrics, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (1.05s)
[20117/106234] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
[26474/127086] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.83s)
Fetching https://github.com/vapor/console-kit.git
[63083/115554] Fetching multipart-kit, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/websocket-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (7.08s)
[76202/112081] Fetching swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/async-kit.git
[78493/114690] Fetching swift-nio-ssl, swift-nio, routing-kit, websocket-kit
[78885/120708] Fetching swift-nio-ssl, swift-nio, routing-kit, websocket-kit, console-kit
[89411/123078] Fetching swift-nio-ssl, swift-nio, routing-kit, websocket-kit, console-kit, async-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (1.59s)
Fetched https://github.com/vapor/console-kit.git from cache (2.10s)
Fetched https://github.com/vapor/routing-kit.git from cache (4.61s)
[63827/93599] Fetching swift-nio-ssl, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (1.18s)
[62221/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.20s)
[48857/76339] Fetching swift-nio
[49622/90353] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.21s)
[59545/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (14.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (17.85s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.16s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.30s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.75s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[4437/21151] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.71s)
[2006/16715] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.08s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.07s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.62s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.12s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.39s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (1.33s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1169] Fetching swift-http-structured-headers
[563/2785] Fetching swift-http-structured-headers, swift-asn1
[1962/5211] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[2076/10196] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[3802/11100] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.79s)
[7037/10196] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (1.02s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.03s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.13s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.13s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (2.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.34s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.41s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.15s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.11s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.03s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (2.70s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.07s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.14s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.23s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.09s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.23s)
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 (1.15s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.10s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.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.5.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.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 2.8.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
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
Found unhandled resource at /host/spi-builder-workspace/.env.testing
Building for debugging...
[0/849] Write sources
[64/849] Compiling _AtomicsShims.c
[65/849] Compiling _NumericsShims _NumericsShims.c
[66/849] Compiling CNIOWindows shim.c
[67/849] Compiling CNIOWindows WSAStartup.c
[68/849] Compiling CNIOWASI CNIOWASI.c
[69/849] Compiling CSystem shims.c
[70/849] Compiling CVaporBcrypt bcrypt.c
[71/849] Compiling CVaporBcrypt blf.c
[72/849] Compiling CNIOLinux liburing_shims.c
[73/849] Compiling CNIOSHA1 c_nio_sha1.c
[74/849] Compiling CNIODarwin shim.c
[75/849] Compiling CNIOLLHTTP c_nio_http.c
[76/849] Compiling CNIOExtrasZlib empty.c
[77/849] Compiling CNIOLinux shim.c
[78/849] Compiling fiat_p256_adx_mul.S
[79/849] Compiling fiat_curve25519_adx_square.S
[79/849] Compiling fiat_p256_adx_sqr.S
[81/849] Compiling CNIOLLHTTP c_nio_api.c
[82/849] Compiling fiat_curve25519_adx_mul.S
[83/849] Write swift-version-24593BA9C3E375BF.txt
[84/849] Compiling CNIOLLHTTP c_nio_llhttp.c
[85/853] Compiling CNIOBoringSSLShims shims.c
[86/855] Compiling tls_record.cc
[87/855] Compiling tls_method.cc
[88/855] Compiling tls13_server.cc
[89/855] Compiling tls13_client.cc
[90/855] Compiling tls13_both.cc
[91/867] Compiling tls13_enc.cc
[93/920] Emitting module SystemPackage
[94/923] Emitting module ServiceContextModule
[95/923] Compiling ServiceContextModule ServiceContext.swift
[96/923] Compiling ServiceContextModule ServiceContextKey.swift
[97/924] Compiling _NIODataStructures _TinyArray.swift
[98/924] Compiling RealModule AlgebraicField.swift
[99/924] Compiling RealModule ApproximateEquality.swift
[100/924] Compiling RealModule AugmentedArithmetic.swift
[101/924] Compiling RealModule Double+Real.swift
[102/924] Emitting module RealModule
[103/925] Compiling RealModule Real.swift
[104/925] Emitting module _CertificateInternals
[105/925] Compiling _CertificateInternals _TinyArray.swift
[106/925] Compiling _NIODataStructures PriorityQueue.swift
[107/925] Compiling SystemPackage Util+StringArray.swift
[108/925] Compiling SystemPackage Util.swift
[109/925] Compiling SystemPackage UtilConsumers.swift
[110/925] Compiling RealModule Float+Real.swift
[111/925] Compiling RealModule Float16+Real.swift
[112/925] Compiling RealModule ElementaryFunctions.swift
[113/925] Compiling RealModule Float80+Real.swift
[114/925] Emitting module _NIOBase64
[115/925] Compiling _NIOBase64 Base64.swift
[116/927] Compiling SystemPackage MachPort.swift
[117/927] Compiling SystemPackage PlatformString.swift
[118/927] Compiling SystemPackage SystemString.swift
[119/927] Compiling SwiftASN1 BER.swift
[120/927] Compiling SwiftASN1 ASN1Any.swift
[121/927] Compiling SwiftASN1 ArraySliceBigint.swift
[122/927] Compiling SwiftASN1 GeneralizedTime.swift
[129/927] Compiling RealModule RealFunctions.swift
[132/951] Compiling Instrumentation NoOpInstrument.swift
[133/951] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[134/952] Compiling Instrumentation MultiplexInstrument.swift
[135/952] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[136/952] Compiling InternalCollectionsUtilities Debugging.swift
[137/952] Compiling InternalCollectionsUtilities Descriptions.swift
[138/952] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[139/952] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[140/952] Compiling InternalCollectionsUtilities Integer rank.swift
[141/952] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[142/954] Compiling Instrumentation Instrument.swift
[143/954] Compiling SwiftASN1 TimeUtilities.swift
[144/954] Compiling SwiftASN1 UTCTime.swift
[145/954] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[148/954] Emitting module CoreMetrics
[149/954] Compiling Logging Locks.swift
[150/954] Emitting module Logging
[151/954] Compiling Logging MetadataProvider.swift
[152/954] Compiling SystemPackage Backcompat.swift
[153/954] Compiling SystemPackage CInterop.swift
[154/954] Compiling SystemPackage Constants.swift
[155/954] Compiling SystemPackage Exports.swift
[156/954] Compiling SwiftASN1 ObjectIdentifier.swift
[157/954] Compiling SwiftASN1 PEMDocument.swift
[164/954] Compiling SystemPackage Mocking.swift
[165/954] Compiling SystemPackage RawBuffer.swift
[166/954] Compiling SystemPackage Syscalls.swift
[167/954] Compiling SystemPackage WindowsSyscallAdapters.swift
[168/954] Compiling Instrumentation InstrumentationSystem.swift
[169/954] Emitting module Instrumentation
[170/954] Compiling Instrumentation Locks.swift
[171/954] Emitting module _NIODataStructures
[172/955] Compiling _NIODataStructures Heap.swift
[173/957] Compiling Logging LogHandler.swift
[174/957] Compiling Logging Logging.swift
[175/957] Emitting module InternalCollectionsUtilities
[176/958] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[177/958] Compiling InternalCollectionsUtilities _SortedCollection.swift
[180/958] Compiling InternalCollectionsUtilities UInt+reversed.swift
[181/958] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[182/958] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[198/1041] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[199/1041] Compiling _RopeModule BigString+Chunk+Splitting.swift
[200/1041] Compiling Tracing TracingTime.swift
[201/1041] Compiling CoreMetrics Metrics.swift
[202/1041] Compiling CoreMetrics Locks.swift
[203/1042] Emitting module Tracing
[205/1042] Compiling Tracing TracerProtocol.swift
[206/1042] Compiling Tracing TracerProtocol+Legacy.swift
[207/1042] Compiling Tracing Tracer.swift
[208/1042] Emitting module SwiftASN1
[208/1060] Compiling t1_enc.cc
[211/1098] Compiling RoutingKit PathComponent.swift
[212/1098] Compiling RoutingKit TrieRouter.swift
[213/1098] Compiling RoutingKit Router.swift
[214/1098] Compiling Tracing InstrumentationSystem+Tracing.swift
[215/1098] Compiling Tracing NoOpTracer.swift
[216/1098] Compiling Tracing SpanProtocol.swift
[218/1108] Compiling HeapModule Heap+Invariants.swift
[219/1108] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[220/1108] Emitting module Metrics
[221/1108] Compiling HeapModule Heap+Descriptions.swift
[222/1184] Compiling HeapModule _HeapNode.swift
[223/1184] Compiling RoutingKit AnyRouter.swift
[224/1184] Compiling RoutingKit Parameters.swift
[225/1184] Emitting module RoutingKit
[226/1184] Compiling HeapModule Heap.swift
[227/1185] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[228/1185] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[229/1185] Compiling HashTreeCollections TreeDictionary+Keys.swift
[230/1185] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[231/1185] Compiling HashTreeCollections TreeDictionary+Merge.swift
[232/1185] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[233/1185] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[234/1185] Compiling HashTreeCollections TreeDictionary+Collection.swift
[235/1185] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[236/1185] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[237/1185] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[238/1185] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[239/1185] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[240/1185] Compiling HashTreeCollections TreeDictionary+Filter.swift
[241/1192] Compiling HeapModule Heap+UnsafeHandle.swift
[243/1192] Emitting module HeapModule
[243/1193] Compiling ssl_versions.cc
[246/1193] Compiling HashTreeCollections _HashStack.swift
[247/1193] Compiling HashTreeCollections _HashTreeIterator.swift
[248/1193] Compiling HashTreeCollections _HashTreeStatistics.swift
[249/1193] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[250/1193] Compiling HashTreeCollections _RawHashNode.swift
[251/1193] Compiling HashTreeCollections _UnmanagedHashNode.swift
[252/1193] Compiling HashTreeCollections _UnsafePath.swift
[253/1193] Compiling HashTreeCollections TreeDictionary+Codable.swift
[254/1193] Compiling HashTreeCollections _HashNode+Structural union.swift
[255/1193] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[256/1193] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[257/1193] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[258/1193] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[259/1193] Compiling HashTreeCollections _HashNode.swift
[260/1193] Compiling HashTreeCollections _HashNodeHeader.swift
[261/1193] Compiling HashTreeCollections _HashSlot.swift
[262/1208] Compiling DequeModule Deque+Codable.swift
[263/1208] Compiling DequeModule Deque+Collection.swift
[264/1208] Compiling DequeModule Deque+CustomReflectable.swift
[265/1208] Compiling DequeModule Deque+Descriptions.swift
[266/1208] Compiling DequeModule Deque+Equatable.swift
[267/1208] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[268/1208] Compiling DequeModule Deque+Extras.swift
[269/1208] Compiling DequeModule Deque+Hashable.swift
[270/1208] Compiling DequeModule Deque+Testing.swift
[271/1208] Compiling DequeModule Deque._Storage.swift
[272/1208] Compiling DequeModule Deque._UnsafeHandle.swift
[273/1208] Compiling DequeModule Deque.swift
[274/1208] Compiling DequeModule _DequeBuffer.swift
[275/1208] Compiling DequeModule _DequeBufferHeader.swift
[276/1208] Compiling HashTreeCollections _Hash.swift
[277/1208] Compiling HashTreeCollections _HashLevel.swift
[278/1208] Compiling Metrics Metrics.swift
[281/1211] Compiling ssl_x509.cc
[283/1211] Compiling HashTreeCollections TreeSet+Hashable.swift
[284/1211] Compiling HashTreeCollections TreeSet+Sendable.swift
[285/1211] Compiling HashTreeCollections TreeSet+Sequence.swift
[286/1211] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[287/1211] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[288/1211] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[289/1211] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[290/1211] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[291/1211] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[292/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[299/1221] Compiling DequeModule _DequeSlot.swift
[300/1221] Compiling DequeModule _UnsafeWrappedBuffer.swift
[301/1221] Compiling HashTreeCollections _HashNode+Builder.swift
[302/1221] Compiling HashTreeCollections _HashNode+Debugging.swift
[303/1221] Compiling HashTreeCollections _HashNode+Initializers.swift
[304/1221] Compiling HashTreeCollections _HashNode+Invariants.swift
[310/1221] Compiling OrderedCollections OrderedSet+Sendable.swift
[311/1221] Compiling OrderedCollections OrderedSet+SubSequence.swift
[312/1221] Compiling OrderedCollections OrderedSet+Testing.swift
[313/1221] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[314/1221] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[315/1221] Compiling OrderedCollections OrderedSet.swift
[316/1221] Compiling OrderedCollections _UnsafeBitset.swift
[317/1221] Compiling HashTreeCollections TreeSet+Equatable.swift
[318/1221] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[319/1221] Compiling HashTreeCollections TreeSet+Extras.swift
[320/1221] Compiling HashTreeCollections TreeSet+Filter.swift
[364/1230] Compiling HashTreeCollections _HashNode+Lookups.swift
[365/1230] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[366/1230] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[367/1230] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[372/1230] Compiling _RopeModule _CharacterRecognizer.swift
[373/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[374/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[375/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[376/1230] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[377/1230] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[378/1230] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[379/1230] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[380/1230] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[381/1230] Compiling HashTreeCollections TreeSet.swift
[391/1230] Emitting module DequeModule
[393/1231] Emitting module _RopeModule
[405/1231] Emitting module OrderedCollections
[406/1232] Compiling ssl_transcript.cc
[407/1232] Compiling ssl_stat.cc
[419/1232] Compiling ssl_privkey.cc
[420/1232] Compiling ssl_session.cc
[421/1232] Compiling _RopeModule Rope+Join.swift
[422/1232] Compiling _RopeModule Rope+MutatingForEach.swift
[423/1232] Compiling _RopeModule Rope+Remove.swift
[424/1232] Compiling _RopeModule Rope+RemoveSubrange.swift
[425/1232] Compiling _RopeModule Rope+Split.swift
[426/1232] Compiling _RopeModule Optional Utilities.swift
[427/1232] Compiling _RopeModule String Utilities.swift
[428/1232] Compiling _RopeModule String.Index+ABI.swift
[482/1233] Compiling ssl_file.cc
[484/1233] Emitting module HashTreeCollections
[484/1234] Compiling ssl_key_share.cc
[486/1234] Compiling ssl_credential.cc
[487/1234] Compiling ssl_lib.cc
[488/1234] Compiling ssl_cipher.cc
[489/1234] Compiling ssl_cert.cc
[490/1234] Compiling ssl_buffer.cc
[491/1234] Compiling ssl_asn1.cc
[492/1234] Compiling ssl_aead_ctx.cc
[493/1234] Compiling s3_lib.cc
[494/1234] Compiling s3_pkt.cc
[495/1234] Compiling handshake_server.cc
[496/1234] Compiling s3_both.cc
[497/1234] Compiling handshake_client.cc
[498/1234] Compiling handshake.cc
[499/1234] Compiling handoff.cc
[500/1234] Compiling dtls_record.cc
[501/1234] Compiling encrypted_client_hello.cc
[502/1234] Compiling md5-x86_64-linux.S
[503/1234] Compiling md5-x86_64-apple.S
[504/1234] Compiling md5-586-linux.S
[505/1234] Compiling md5-586-apple.S
[506/1234] Compiling extensions.cc
[507/1234] Compiling dtls_method.cc
[508/1234] Compiling chacha20_poly1305_x86_64-apple.S
[509/1234] Compiling chacha20_poly1305_x86_64-linux.S
[510/1234] Compiling chacha20_poly1305_armv8-win.S
[511/1234] Compiling chacha20_poly1305_armv8-linux.S
[512/1234] Compiling chacha20_poly1305_armv8-apple.S
[513/1234] Compiling chacha-x86_64-linux.S
[514/1234] Compiling d1_srtp.cc
[515/1234] Compiling err_data.cc
[516/1234] Compiling chacha-x86_64-apple.S
[517/1234] Compiling chacha-x86-linux.S
[518/1234] Compiling chacha-armv8-win.S
[519/1234] Compiling chacha-x86-apple.S
[520/1234] Compiling chacha-armv8-linux.S
[521/1234] Compiling d1_pkt.cc
[522/1234] Compiling chacha-armv8-apple.S
[523/1234] Compiling chacha-armv4-linux.S
[524/1234] Compiling aes128gcmsiv-x86_64-apple.S
[525/1234] Compiling aes128gcmsiv-x86_64-linux.S
[526/1234] Compiling x86_64-mont-linux.S
[527/1234] Compiling x86_64-mont5-apple.S
[528/1234] Compiling x86_64-mont5-linux.S
[529/1234] Compiling x86-mont-linux.S
[530/1234] Compiling x86_64-mont-apple.S
[531/1234] Compiling x86-mont-apple.S
[532/1234] Compiling vpaes-x86_64-apple.S
[533/1234] Compiling vpaes-x86_64-linux.S
[534/1234] Compiling bio_ssl.cc
[535/1234] Compiling vpaes-x86-linux.S
[536/1234] Compiling vpaes-armv8-win.S
[537/1234] Compiling d1_lib.cc
[538/1234] Compiling vpaes-armv8-linux.S
[539/1234] Compiling vpaes-x86-apple.S
[540/1234] Compiling vpaes-armv8-apple.S
[541/1234] Compiling vpaes-armv7-linux.S
[542/1234] Compiling sha512-x86_64-apple.S
[543/1234] Compiling sha512-x86_64-linux.S
[543/1234] Compiling sha512-armv8-win.S
[545/1234] Compiling sha512-armv8-linux.S
[546/1234] Compiling sha512-armv8-apple.S
[547/1234] Compiling sha512-armv4-linux.S
[548/1234] Compiling sha512-586-linux.S
[549/1234] Compiling sha512-586-apple.S
[550/1234] Compiling sha256-x86_64-apple.S
[551/1234] Compiling sha256-armv8-win.S
[552/1234] Compiling sha256-armv8-linux.S
[553/1234] Compiling sha256-x86_64-linux.S
[554/1234] Compiling sha256-armv4-linux.S
[555/1234] Compiling sha256-armv8-apple.S
[556/1234] Compiling sha256-586-apple.S
[557/1234] Compiling sha256-586-linux.S
[558/1234] Compiling sha1-armv8-linux.S
[559/1234] Compiling sha1-x86_64-apple.S
[560/1234] Compiling sha1-armv8-apple.S
[561/1234] Compiling sha1-armv8-win.S
[562/1234] Compiling sha1-armv4-large-linux.S
[563/1234] Compiling sha1-x86_64-linux.S
[564/1234] Compiling sha1-586-apple.S
[565/1234] Compiling sha1-586-linux.S
[566/1234] Compiling rsaz-avx2-linux.S
[566/1234] Compiling rsaz-avx2-apple.S
[568/1234] Compiling p256_beeu-x86_64-asm-linux.S
[569/1234] Compiling rdrand-x86_64-linux.S
[570/1234] Compiling p256_beeu-armv8-asm-win.S
[571/1234] Compiling p256_beeu-x86_64-asm-apple.S
[572/1234] Compiling rdrand-x86_64-apple.S
[573/1234] Compiling p256_beeu-armv8-asm-linux.S
[574/1234] Compiling p256_beeu-armv8-asm-apple.S
[575/1234] Compiling d1_both.cc
[576/1234] Compiling p256-armv8-asm-apple.S
[577/1234] Compiling p256-x86_64-asm-apple.S
[578/1234] Compiling p256-x86_64-asm-linux.S
[579/1234] Compiling p256-armv8-asm-win.S
[580/1234] Compiling p256-armv8-asm-linux.S
[581/1234] Compiling ghashv8-armv8-linux.S
[582/1234] Compiling ghashv8-armv8-win.S
[583/1234] Compiling ghashv8-armv8-apple.S
[584/1234] Compiling ghashv8-armv7-linux.S
[585/1234] Compiling ghash-x86_64-linux.S
[586/1234] Compiling ghash-x86_64-apple.S
[587/1234] Compiling ghash-x86-linux.S
[588/1234] Compiling ghash-ssse3-x86_64-apple.S
[589/1234] Compiling ghash-ssse3-x86_64-linux.S
[590/1234] Compiling ghash-ssse3-x86-apple.S
[591/1234] Compiling ghash-ssse3-x86-linux.S
[592/1234] Compiling ghash-x86-apple.S
[593/1234] Compiling ghash-neon-armv8-win.S
[594/1234] Compiling co-586-linux.S
[595/1234] Compiling ghash-neon-armv8-linux.S
[596/1234] Compiling ghash-neon-armv8-apple.S
[597/1234] Compiling co-586-apple.S
[598/1234] Compiling bsaes-armv7-linux.S
[599/1234] Compiling bn-armv8-win.S
[600/1234] Compiling ghash-armv4-linux.S
[601/1234] Compiling bn-armv8-linux.S
[602/1234] Compiling bn-586-linux.S
[603/1234] Compiling bn-armv8-apple.S
[603/1234] Compiling armv8-mont-win.S
[605/1234] Compiling bn-586-apple.S
[606/1234] Compiling armv8-mont-apple.S
[607/1234] Compiling armv8-mont-linux.S
[608/1234] Compiling armv4-mont-linux.S
[609/1234] Compiling aesv8-gcm-armv8-win.S
[610/1234] Compiling aesv8-armv8-win.S
[611/1234] Compiling aesv8-armv8-linux.S
[612/1234] Compiling aesv8-gcm-armv8-apple.S
[613/1234] Compiling aesv8-gcm-armv8-linux.S
[614/1234] Compiling aesv8-armv7-linux.S
[615/1234] Compiling aesni-x86_64-apple.S
[616/1234] Compiling aesni-x86_64-linux.S
[617/1234] Compiling aesv8-armv8-apple.S
[618/1234] Compiling aesni-x86-apple.S
[619/1234] Compiling aesni-gcm-x86_64-apple.S
[620/1234] Compiling aesni-gcm-x86_64-linux.S
[621/1234] Compiling aesni-x86-linux.S
[622/1234] Compiling aes-gcm-avx2-x86_64-linux.S
[622/1234] Compiling aes-gcm-avx2-x86_64-apple.S
[624/1234] Compiling aes-gcm-avx10-x86_64-apple.S
[625/1234] Compiling aes-gcm-avx10-x86_64-linux.S
[626/1234] Compiling x_val.cc
[627/1234] Compiling x_x509a.cc
[628/1234] Compiling x_pubkey.cc
[629/1234] Compiling x_sig.cc
[630/1234] Compiling x_spki.cc
[631/1234] Compiling x_req.cc
[631/1234] Compiling x_x509.cc
[633/1234] Compiling x_name.cc
[634/1234] Compiling x_exten.cc
[635/1234] Compiling x_crl.cc
[636/1234] Compiling x_attrib.cc
[637/1234] Compiling x509rset.cc
[638/1234] Compiling x_algor.cc
[639/1234] Compiling x509spki.cc
[640/1234] Compiling x_all.cc
[641/1234] Compiling x509name.cc
[642/1234] Compiling x509_vpm.cc
[643/1234] Compiling x509_trs.cc
[644/1234] Compiling x509_txt.cc
[645/1234] Compiling x509cset.cc
[646/1234] Compiling x509_vfy.cc
[647/1234] Compiling x509_v3.cc
[648/1234] Compiling x509_set.cc
[648/1234] Compiling x509_req.cc
[648/1234] Compiling x509_obj.cc
[648/1234] Compiling x509_d2.cc
[648/1234] Compiling x509_def.cc
[648/1234] Compiling x509_lu.cc
[648/1234] Compiling x509_ext.cc
[648/1234] Compiling x509.cc
[648/1234] Compiling x509_cmp.cc
[657/1234] Compiling x509_att.cc
[658/1234] Compiling v3_skey.cc
[659/1234] Compiling v3_purp.cc
[660/1234] Compiling v3_utl.cc
[661/1234] Compiling v3_prn.cc
[662/1234] Compiling v3_pmaps.cc
[663/1234] Compiling v3_ocsp.cc
[664/1234] Compiling v3_pcons.cc
[665/1234] Compiling v3_ncons.cc
[666/1234] Compiling v3_lib.cc
[667/1234] Compiling v3_int.cc
[668/1234] Compiling v3_info.cc
[669/1234] Compiling v3_ia5.cc
[670/1234] Compiling v3_enum.cc
[671/1234] Compiling v3_extku.cc
[672/1234] Compiling v3_genn.cc
[673/1234] Compiling v3_crld.cc
[674/1234] Compiling v3_conf.cc
[675/1234] Compiling v3_cpols.cc
[676/1234] Compiling v3_bitst.cc
[677/1234] Compiling v3_alt.cc
[678/1234] Compiling v3_bcons.cc
[679/1234] Compiling v3_akey.cc
[680/1234] Compiling v3_akeya.cc
[681/1234] Compiling t_x509a.cc
[682/1234] Compiling t_x509.cc
[682/1234] Compiling t_req.cc
[684/1234] Compiling i2d_pr.cc
[685/1234] Compiling t_crl.cc
[686/1234] Compiling name_print.cc
[687/1234] Compiling rsa_pss.cc
[688/1234] Compiling policy.cc
[689/1234] Compiling by_file.cc
[690/1234] Compiling by_dir.cc
[691/1234] Compiling asn1_gen.cc
[692/1234] Compiling algorithm.cc
[693/1234] Compiling a_verify.cc
[694/1234] Compiling a_sign.cc
[695/1234] Compiling thread_win.cc
[696/1234] Compiling voprf.cc
[697/1234] Compiling a_digest.cc
[698/1234] Compiling thread_pthread.cc
[699/1234] Compiling thread_none.cc
[700/1234] Compiling thread.cc
[701/1234] Compiling trust_token.cc
[702/1234] Compiling stack.cc
[703/1234] Compiling sha1.cc
[704/1234] Compiling slhdsa.cc
[705/1234] Compiling sha512.cc
[706/1234] Compiling pmbtoken.cc
[707/1234] Compiling siphash.cc
[708/1234] Compiling spake2plus.cc
[709/1234] Compiling sha256.cc
[710/1234] Compiling rsa_print.cc
[711/1234] Compiling refcount.cc
[712/1234] Compiling rsa_extra.cc
[713/1234] Compiling rsa_asn1.cc
[714/1234] Compiling urandom.cc
[715/1234] Compiling rc4.cc
[716/1234] Compiling rsa_crypt.cc
[717/1234] Compiling windows.cc
[718/1234] Compiling trusty.cc
[719/1234] Compiling passive.cc
[720/1234] Compiling ios.cc
[721/1234] Compiling rand.cc
[722/1234] Compiling poly1305_arm_asm.S
[723/1234] Compiling forkunsafe.cc
[724/1234] Compiling getentropy.cc
[725/1234] Compiling fork_detect.cc
[726/1234] Compiling deterministic.cc
[727/1234] Compiling poly1305.cc
[728/1234] Compiling poly1305_arm.cc
[729/1234] Compiling pool.cc
[730/1234] Compiling poly1305_vec.cc
[731/1234] Compiling pkcs7.cc
[732/1234] Compiling pkcs8.cc
[733/1234] Compiling pkcs7_x509.cc
[734/1234] Compiling pkcs8_x509.cc
[735/1234] Compiling pem_xaux.cc
[736/1234] Compiling p5_pbev2.cc
[737/1234] Compiling pem_x509.cc
[738/1234] Compiling pem_pkey.cc
[739/1234] Compiling pem_oth.cc
[740/1234] Compiling pem_pk8.cc
[741/1234] Compiling pem_info.cc
[742/1234] Compiling obj_xref.cc
[743/1234] Compiling pem_lib.cc
[744/1234] Compiling mlkem.cc
[745/1234] Compiling mldsa.cc
[746/1234] Compiling pem_all.cc
[747/1234] Compiling mem.cc
[748/1234] Compiling poly_rq_mul.S
[749/1234] Compiling md4.cc
[750/1234] Compiling fips_shared_support.cc
[751/1234] Compiling obj.cc
[752/1234] Compiling md5.cc
[753/1234] Compiling lhash.cc
[754/1234] Compiling sign.cc
[755/1234] Compiling hrss.cc
[756/1234] Compiling ex_data.cc
[757/1234] Compiling kyber.cc
[758/1234] Compiling scrypt.cc
[759/1234] Compiling p_x25519.cc
[760/1234] Compiling print.cc
[761/1234] Compiling hpke.cc
[762/1234] Compiling pbkdf.cc
[763/1234] Compiling p_x25519_asn1.cc
[764/1234] Compiling p_rsa_asn1.cc
[765/1234] Compiling p_ed25519.cc
[766/1234] Compiling p_rsa.cc
[767/1234] Compiling p_hkdf.cc
[768/1234] Compiling p_ed25519_asn1.cc
[769/1234] Compiling p_ec_asn1.cc
[770/1234] Compiling p_ec.cc
[771/1234] Compiling p_dh_asn1.cc
[772/1234] Compiling p_dh.cc
[773/1234] Compiling evp_ctx.cc
[774/1234] Compiling p_dsa_asn1.cc
[775/1234] Compiling engine.cc
[776/1234] Compiling evp.cc
[777/1234] Compiling err.cc
[778/1234] Compiling ecdh.cc
[779/1234] Compiling hash_to_curve.cc
[780/1234] Compiling evp_asn1.cc
[781/1234] Compiling ecdsa_asn1.cc
[782/1234] Compiling ec_derive.cc
[783/1234] Compiling dsa.cc
[784/1234] Compiling params.cc
[785/1234] Compiling dsa_asn1.cc
[786/1234] Compiling digest_extra.cc
[787/1234] Compiling x25519-asm-arm.S
[788/1234] Compiling des.cc
[789/1234] Compiling ec_asn1.cc
[790/1234] Compiling bcm.cc
[791/1234] Compiling dh_asn1.cc
[792/1234] Compiling crypto.cc
[793/1234] Compiling spake25519.cc
[794/1234] Compiling curve25519.cc
[795/1234] Compiling cpu_intel.cc
[796/1234] Compiling cpu_arm_linux.cc
[797/1234] Compiling cpu_arm_freebsd.cc
[798/1234] Compiling cpu_aarch64_win.cc
[799/1234] Compiling cpu_aarch64_openbsd.cc
[800/1234] Compiling cpu_aarch64_sysreg.cc
[801/1234] Compiling curve25519_64_adx.cc
[802/1234] Compiling cpu_aarch64_fuchsia.cc
[803/1234] Compiling get_cipher.cc
[804/1234] Compiling cpu_aarch64_linux.cc
[805/1234] Compiling tls_cbc.cc
[806/1234] Compiling cpu_aarch64_apple.cc
[807/1234] Compiling conf.cc
[808/1234] Compiling e_rc2.cc
[809/1234] Compiling e_tls.cc
[810/1234] Compiling e_null.cc
[811/1234] Compiling e_des.cc
[812/1234] Compiling e_rc4.cc
[813/1234] Compiling e_aesgcmsiv.cc
[814/1234] Compiling derive_key.cc
[815/1234] Compiling chacha.cc
[816/1234] Compiling e_aesctrhmac.cc
[817/1234] Compiling e_chacha20poly1305.cc
[818/1234] Compiling convert.cc
[819/1234] Compiling cbs.cc
[820/1234] Compiling buf.cc
[821/1234] Compiling unicode.cc
[822/1234] Compiling ber.cc
[823/1234] Compiling cbb.cc
[824/1234] Compiling bn_asn1.cc
[825/1234] Compiling socket_helper.cc
[826/1234] Compiling asn1_compat.cc
[827/1234] Compiling blake2.cc
[828/1234] Compiling socket.cc
[829/1234] Compiling printf.cc
[830/1234] Compiling pair.cc
[831/1234] Compiling bio_mem.cc
[832/1234] Compiling fd.cc
[833/1234] Compiling errno.cc
[834/1234] Compiling hexdump.cc
[835/1234] Compiling file.cc
[836/1234] Compiling connect.cc
[837/1234] Compiling base64.cc
[838/1234] Compiling bio.cc
[839/1234] Compiling tasn_fre.cc
[840/1234] Compiling posix_time.cc
[841/1234] Compiling tasn_typ.cc
[842/1234] Compiling f_int.cc
[843/1234] Compiling f_string.cc
[844/1234] Compiling tasn_enc.cc
[845/1234] Compiling tasn_utl.cc
[846/1234] Compiling asn_pack.cc
[847/1234] Compiling tasn_new.cc
[848/1234] Compiling a_time.cc
[849/1234] Compiling tasn_dec.cc
[850/1234] Compiling asn1_par.cc
[851/1234] Compiling a_utctm.cc
[852/1234] Compiling a_type.cc
[853/1234] Compiling a_octet.cc
[854/1234] Compiling asn1_lib.cc
[855/1234] Compiling a_int.cc
[856/1234] Compiling a_gentm.cc
[857/1234] Compiling a_d2i_fp.cc
[858/1234] Compiling a_i2d_fp.cc
[859/1234] Compiling a_mbstr.cc
[860/1234] Compiling a_dup.cc
[861/1234] Compiling a_strnid.cc
[862/1234] Compiling a_strex.cc
[863/1234] Compiling a_object.cc
[864/1234] Compiling a_bool.cc
[865/1234] Compiling fiat_p256_adx_sqr.S
[865/1234] Compiling fiat_p256_adx_mul.S
[867/1234] Compiling fiat_curve25519_adx_square.S
[868/1234] Compiling fiat_curve25519_adx_mul.S
[869/1234] Compiling md5-x86_64-apple.S
[870/1234] Compiling md5-x86_64-linux.S
[871/1234] Compiling a_bitstr.cc
[872/1234] Compiling md5-586-linux.S
[873/1234] Compiling md5-586-apple.S
[874/1234] Compiling chacha20_poly1305_x86_64-apple.S
[875/1234] Compiling chacha20_poly1305_armv8-win.S
[876/1234] Compiling chacha20_poly1305_x86_64-linux.S
[877/1234] Compiling CCryptoBoringSSLShims shims.c
[878/1234] Compiling err_data.cc
[879/1234] Compiling chacha20_poly1305_armv8-linux.S
[880/1234] Compiling chacha20_poly1305_armv8-apple.S
[881/1234] Compiling chacha-x86-linux.S
[882/1234] Compiling chacha-x86_64-linux.S
[883/1234] Compiling chacha-x86_64-apple.S
[883/1234] Compiling chacha-x86-apple.S
[885/1234] Compiling chacha-armv8-win.S
[886/1234] Compiling chacha-armv8-linux.S
[887/1234] Compiling chacha-armv4-linux.S
[888/1234] Compiling aes128gcmsiv-x86_64-apple.S
[889/1234] Compiling chacha-armv8-apple.S
[890/1234] Compiling aes128gcmsiv-x86_64-linux.S
[891/1234] Compiling x86_64-mont5-apple.S
[892/1234] Compiling x86_64-mont5-linux.S
[893/1234] Compiling x86_64-mont-linux.S
[894/1234] Compiling x86-mont-apple.S
[895/1234] Compiling x86-mont-linux.S
[896/1234] Compiling x86_64-mont-apple.S
[897/1234] Compiling vpaes-x86_64-linux.S
[898/1234] Compiling vpaes-x86-linux.S
[899/1234] Compiling vpaes-x86-apple.S
[900/1234] Compiling vpaes-x86_64-apple.S
[901/1234] Compiling vpaes-armv8-win.S
[902/1234] Compiling vpaes-armv8-linux.S
[903/1234] Compiling vpaes-armv8-apple.S
[904/1234] Compiling vpaes-armv7-linux.S
[905/1234] Compiling sha512-x86_64-apple.S
[906/1234] Compiling sha512-x86_64-linux.S
[907/1234] Compiling sha512-armv8-win.S
[908/1234] Compiling sha512-armv8-linux.S
[909/1234] Compiling sha512-armv4-linux.S
[910/1234] Compiling sha512-armv8-apple.S
[911/1234] Compiling sha512-586-linux.S
[912/1234] Compiling sha512-586-apple.S
[913/1234] Compiling sha256-x86_64-linux.S
[914/1234] Compiling sha256-x86_64-apple.S
[915/1234] Compiling sha256-armv8-win.S
[916/1234] Compiling sha256-armv8-linux.S
[917/1234] Compiling sha256-armv8-apple.S
[918/1234] Compiling sha256-586-linux.S
[919/1234] Compiling sha256-586-apple.S
[920/1234] Compiling sha256-armv4-linux.S
[921/1234] Compiling sha1-x86_64-apple.S
[922/1234] Compiling sha1-armv8-win.S
[923/1234] Compiling sha1-armv8-linux.S
[924/1234] Compiling sha1-x86_64-linux.S
[925/1234] Compiling sha1-armv8-apple.S
[926/1234] Compiling sha1-586-linux.S
[927/1234] Compiling rsaz-avx2-linux.S
[928/1234] Compiling sha1-armv4-large-linux.S
[929/1234] Compiling sha1-586-apple.S
[930/1234] Compiling rsaz-avx2-apple.S
[931/1234] Compiling rdrand-x86_64-linux.S
[932/1234] Compiling p256_beeu-x86_64-asm-linux.S
[933/1234] Compiling rdrand-x86_64-apple.S
[934/1234] Compiling p256_beeu-armv8-asm-apple.S
[935/1234] Compiling p256_beeu-x86_64-asm-apple.S
[936/1234] Compiling p256_beeu-armv8-asm-linux.S
[937/1234] Compiling p256_beeu-armv8-asm-win.S
[938/1234] Compiling p256-armv8-asm-apple.S
[939/1234] Compiling p256-x86_64-asm-linux.S
[940/1234] Compiling p256-x86_64-asm-apple.S
[941/1234] Compiling p256-armv8-asm-win.S
[942/1234] Compiling p256-armv8-asm-linux.S
[943/1234] Compiling ghashv8-armv8-win.S
[944/1234] Compiling ghashv8-armv8-apple.S
[945/1234] Compiling ghashv8-armv8-linux.S
[946/1234] Compiling ghashv8-armv7-linux.S
[947/1234] Compiling ghash-x86_64-linux.S
[948/1234] Compiling ghash-x86-linux.S
[949/1234] Compiling ghash-x86_64-apple.S
[950/1234] Compiling ghash-ssse3-x86_64-linux.S
[951/1234] Compiling ghash-x86-apple.S
[952/1234] Compiling ghash-ssse3-x86_64-apple.S
[953/1234] Compiling ghash-neon-armv8-linux.S
[954/1234] Compiling ghash-ssse3-x86-linux.S
[955/1234] Compiling ghash-neon-armv8-win.S
[956/1234] Compiling ghash-armv4-linux.S
[957/1234] Compiling ghash-neon-armv8-apple.S
[958/1234] Compiling ghash-ssse3-x86-apple.S
[959/1234] Compiling co-586-linux.S
[960/1234] Compiling co-586-apple.S
[961/1234] Compiling bsaes-armv7-linux.S
[962/1234] Compiling bn-armv8-win.S
[963/1234] Compiling bn-armv8-linux.S
[964/1234] Compiling armv8-mont-win.S
[965/1234] Compiling bn-armv8-apple.S
[966/1234] Compiling bn-586-apple.S
[967/1234] Compiling bn-586-linux.S
[968/1234] Compiling armv8-mont-linux.S
[969/1234] Compiling aesv8-gcm-armv8-apple.S
[970/1234] Compiling aesv8-gcm-armv8-win.S
[971/1234] Compiling armv8-mont-apple.S
[972/1234] Compiling armv4-mont-linux.S
[973/1234] Compiling aesv8-armv8-win.S
[974/1234] Compiling aesv8-gcm-armv8-linux.S
[975/1234] Compiling aesv8-armv7-linux.S
[976/1234] Compiling aesv8-armv8-linux.S
[977/1234] Compiling aesv8-armv8-apple.S
[978/1234] Compiling aesni-x86_64-linux.S
[979/1234] Compiling aesni-x86-apple.S
[980/1234] Compiling aesni-gcm-x86_64-apple.S
[981/1234] Compiling aesni-x86-linux.S
[982/1234] Compiling aesni-x86_64-apple.S
[983/1234] Compiling aes-gcm-avx10-x86_64-linux.S
[984/1234] Compiling aesni-gcm-x86_64-linux.S
[985/1234] Compiling aes-gcm-avx10-x86_64-apple.S
[986/1234] Compiling x_req.cc
[987/1234] Compiling x_spki.cc
[988/1234] Compiling x_x509.cc
[989/1234] Compiling x_x509a.cc
[990/1234] Compiling x_sig.cc
[991/1234] Compiling c-nioatomics.c
[992/1234] Compiling x_val.cc
[993/1234] Compiling x_name.cc
[994/1234] Compiling x_crl.cc
[995/1234] Compiling x_pubkey.cc
[996/1234] Compiling x_exten.cc
[997/1234] Compiling x_algor.cc
[998/1234] Compiling x_all.cc
[999/1234] Compiling x_attrib.cc
[1000/1234] Compiling x509spki.cc
[1001/1234] Compiling x509rset.cc
[1002/1234] Compiling x509name.cc
[1003/1234] Compiling x509_vpm.cc
[1004/1234] Compiling c-atomics.c
[1005/1234] Compiling x509_vfy.cc
[1006/1236] Compiling x509_txt.cc
[1007/1240] Compiling x509_v3.cc
[1008/1240] Compiling x509cset.cc
[1009/1240] Compiling x509_set.cc
[1010/1240] Compiling x509_trs.cc
[1012/1240] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1013/1240] Compiling NIOConcurrencyHelpers NIOLock.swift
[1013/1240] Compiling x509_req.cc
[1015/1240] Compiling NIOConcurrencyHelpers lock.swift
[1016/1240] Emitting module NIOConcurrencyHelpers
[1016/1240] Compiling x509_def.cc
[1017/1240] Compiling x509_ext.cc
[1018/1240] Compiling x509_obj.cc
[1020/1240] Compiling NIOConcurrencyHelpers atomics.swift
[1021/1240] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1022/1241] Compiling x509_cmp.cc
[1023/1241] Compiling x509_d2.cc
[1024/1241] Compiling x509_lu.cc
[1025/1241] Compiling x509_att.cc
[1026/1267] Compiling x509.cc
[1027/1267] Compiling v3_skey.cc
[1028/1267] Compiling v3_utl.cc
[1030/1267] Emitting module ConsoleKitTerminal
[1030/1270] Compiling v3_prn.cc
[1032/1270] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1033/1270] Compiling ConsoleKitTerminal ConsoleClear.swift
[1034/1270] Compiling ConsoleKitTerminal Console+Ask.swift
[1035/1270] Compiling ConsoleKitTerminal Console+Choose.swift
[1036/1270] Compiling ConsoleKitTerminal ConsoleText.swift
[1037/1270] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1038/1270] Compiling ConsoleKitTerminal ANSI.swift
[1038/1270] Compiling v3_purp.cc
[1040/1270] Compiling ConsoleKitTerminal CustomActivity.swift
[1041/1270] Compiling ConsoleKitTerminal LoadingBar.swift
[1042/1270] Compiling ConsoleKitTerminal ProgressBar.swift
[1043/1270] Compiling ConsoleKitTerminal Console+Clear.swift
[1043/1270] Compiling v3_pmaps.cc
[1044/1270] Compiling v3_pcons.cc
[1045/1270] Compiling v3_ocsp.cc
[1047/1270] Compiling ConsoleKitTerminal Console+Wait.swift
[1048/1270] Compiling ConsoleKitTerminal ConsoleColor.swift
[1049/1270] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1050/1270] Compiling ConsoleKitTerminal Console.swift
[1051/1270] Compiling ConsoleKitTerminal Terminal.swift
[1052/1270] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1053/1270] Compiling ConsoleKitTerminal Console+Confirm.swift
[1054/1270] Compiling ConsoleKitTerminal Console+Input.swift
[1055/1270] Compiling ConsoleKitTerminal Console+Center.swift
[1056/1270] Compiling ConsoleKitTerminal Console+Output.swift
[1057/1270] Compiling ConsoleKitTerminal ActivityBar.swift
[1058/1270] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1059/1270] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1060/1270] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1060/1270] Compiling v3_lib.cc
[1061/1270] Compiling v3_int.cc
[1062/1270] Compiling v3_ncons.cc
[1064/1270] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1065/1270] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1066/1270] Compiling ConsoleKitTerminal LoggerFragment.swift
[1066/1271] Compiling v3_info.cc
[1067/1271] Compiling v3_extku.cc
[1069/1271] Compiling v3_ia5.cc
[1070/1271] Compiling v3_genn.cc
[1071/1271] Compiling v3_crld.cc
[1072/1272] Compiling v3_enum.cc
[1073/1293] Compiling v3_conf.cc
[1074/1293] Compiling v3_cpols.cc
[1075/1293] Compiling v3_bitst.cc
[1077/1293] Emitting module ConsoleKitCommands
[1077/1295] Compiling v3_bcons.cc
[1079/1295] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1080/1295] Compiling ConsoleKitCommands AsyncCommand.swift
[1081/1295] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1082/1295] Compiling ConsoleKitCommands CommandSignature.swift
[1083/1295] Compiling ConsoleKitCommands Flag.swift
[1084/1295] Compiling ConsoleKitCommands Option.swift
[1085/1295] Compiling ConsoleKitCommands CommandGroup.swift
[1086/1295] Compiling ConsoleKitCommands CommandInput.swift
[1087/1295] Compiling ConsoleKitCommands Commands.swift
[1087/1295] Compiling v3_akeya.cc
[1089/1295] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1090/1295] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1091/1295] Compiling ConsoleKitCommands Argument.swift
[1091/1295] Compiling v3_alt.cc
[1092/1295] Compiling t_x509a.cc
[1094/1295] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1095/1295] Compiling ConsoleKitCommands Utilities.swift
[1095/1295] Compiling v3_akey.cc
[1096/1295] Compiling t_x509.cc
[1097/1295] Compiling t_crl.cc
[1098/1295] Compiling name_print.cc
[1099/1295] Compiling t_req.cc
[1100/1295] Compiling policy.cc
[1101/1295] Compiling i2d_pr.cc
[1103/1295] Compiling ConsoleKitCommands Console+Run.swift
[1104/1295] Compiling ConsoleKitCommands ConsoleError.swift
[1105/1295] Compiling ConsoleKitCommands Completion.swift
[1106/1295] Compiling ConsoleKitCommands Command.swift
[1107/1295] Compiling ConsoleKitCommands CommandContext.swift
[1108/1295] Compiling ConsoleKitCommands CommandError.swift
[1109/1295] Compiling ConsoleKitCommands AsyncCommands.swift
[1110/1295] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1111/1295] Compiling ConsoleKitCommands AnyCommand.swift
[1112/1298] Compiling asn1_gen.cc
[1114/1298] Compiling ConsoleKit Exports.swift
[1114/1298] Compiling rsa_pss.cc
[1116/1298] Emitting module ConsoleKit
[1117/1299] Compiling a_verify.cc
[1118/1299] Compiling by_file.cc
[1119/1299] Compiling by_dir.cc
[1120/1299] Compiling a_digest.cc
[1121/1299] Compiling a_sign.cc
[1122/1299] Compiling algorithm.cc
[1123/1299] Compiling voprf.cc
[1124/1299] Compiling trust_token.cc
[1125/1299] Compiling thread_pthread.cc
[1126/1299] Compiling stack.cc
[1127/1299] Compiling thread.cc
[1128/1299] Compiling thread_win.cc
[1129/1299] Compiling thread_none.cc
[1130/1299] Compiling pmbtoken.cc
[1131/1299] Compiling sha512.cc
[1132/1299] Compiling merkle.cc
[1133/1299] Compiling wots.cc
[1134/1299] Compiling thash.cc
[1135/1299] Compiling fors.cc
[1136/1299] Compiling siphash.cc
[1137/1299] Compiling slhdsa.cc
[1138/1299] Compiling sha256.cc
[1139/1299] Compiling rsa_print.cc
[1140/1299] Compiling sha1.cc
[1141/1299] Compiling rsa_asn1.cc
[1142/1299] Compiling rc4.cc
[1143/1299] Compiling rsa_extra.cc
[1144/1299] Compiling rsa_crypt.cc
[1145/1299] Compiling trusty.cc
[1146/1299] Compiling passive.cc
[1147/1299] Compiling refcount.cc
[1148/1299] Compiling windows.cc
[1149/1299] Compiling urandom.cc
[1150/1299] Compiling rand_extra.cc
[1151/1299] Compiling ios.cc
[1152/1299] Compiling poly1305_arm_asm.S
[1153/1299] Compiling getentropy.cc
[1154/1299] Compiling poly1305.cc
[1155/1299] Compiling deterministic.cc
[1156/1299] Compiling poly1305_arm.cc
[1157/1299] Compiling forkunsafe.cc
[1158/1299] Compiling fork_detect.cc
[1159/1299] Compiling pool.cc
[1160/1299] Compiling pkcs7_x509.cc
[1161/1299] Compiling poly1305_vec.cc
[1162/1299] Compiling pkcs7.cc
[1163/1299] Compiling pem_xaux.cc
[1164/1299] Compiling pkcs8.cc
[1165/1299] Compiling pem_x509.cc
[1166/1299] Compiling p5_pbev2.cc
[1167/1299] Compiling pkcs8_x509.cc
[1168/1299] Compiling pem_pkey.cc
[1169/1299] Compiling pem_pk8.cc
[1170/1299] Compiling pem_oth.cc
[1171/1299] Compiling obj_xref.cc
[1172/1299] Compiling mldsa.cc
[1173/1299] Compiling pem_info.cc
[1174/1299] Compiling md5.cc
[1175/1299] Compiling obj.cc
[1176/1299] Compiling mlkem.cc
[1177/1299] Compiling pem_all.cc
[1178/1299] Compiling pem_lib.cc
[1179/1299] Compiling mem.cc
[1180/1299] Compiling fips_shared_support.cc
[1181/1299] Compiling kyber.cc
[1182/1299] Compiling md4.cc
[1182/1299] Compiling lhash.cc
[1184/1299] Compiling hrss.cc
[1185/1299] Compiling poly_rq_mul.S
[1186/1299] Compiling hpke.cc
[1187/1299] Compiling scrypt.cc
[1188/1299] Compiling ex_data.cc
[1189/1299] Compiling print.cc
[1190/1299] Compiling sign.cc
[1191/1299] Compiling pbkdf.cc
[1192/1299] Compiling p_x25519_asn1.cc
[1193/1299] Compiling p_x25519.cc
[1194/1299] Compiling p_rsa_asn1.cc
[1195/1299] Compiling p_hkdf.cc
[1196/1299] Compiling p_ed25519_asn1.cc
[1197/1299] Compiling p_rsa.cc
[1198/1299] Compiling p_ed25519.cc
[1199/1299] Compiling p_ec_asn1.cc
[1200/1299] Compiling p_ec.cc
[1201/1299] Compiling p_dsa_asn1.cc
[1202/1299] Compiling p_dh_asn1.cc
[1203/1299] Compiling evp.cc
[1204/1299] Compiling p_dh.cc
[1205/1299] Compiling evp_ctx.cc
[1206/1299] Compiling engine.cc
[1207/1299] Compiling ecdsa_asn1.cc
[1208/1299] Compiling err.cc
[1209/1299] Compiling evp_asn1.cc
[1210/1299] Compiling ecdh_extra.cc
[1211/1299] Compiling hash_to_curve.cc
[1212/1299] Compiling ec_derive.cc
[1213/1299] Compiling params.cc
[1214/1299] Compiling digest_extra.cc
[1215/1299] Compiling ec_asn1.cc
[1216/1299] Compiling dsa_asn1.cc
[1217/1299] Compiling des.cc
[1218/1299] Compiling dsa.cc
[1219/1299] Compiling x25519-asm-arm.S
[1220/1299] Compiling spake25519.cc
[1221/1299] Compiling dh_asn1.cc
[1222/1299] Compiling cpu_arm_linux.cc
[1223/1299] Compiling crypto.cc
[1224/1299] Compiling cpu_intel.cc
[1225/1299] Compiling cpu_arm_freebsd.cc
[1226/1299] Compiling cpu_aarch64_sysreg.cc
[1227/1299] Compiling cpu_aarch64_win.cc
[1228/1299] Compiling curve25519.cc
[1229/1299] Compiling cpu_aarch64_openbsd.cc
[1230/1299] Compiling curve25519_64_adx.cc
[1231/1299] Compiling tls_cbc.cc
[1232/1299] Compiling cpu_aarch64_apple.cc
[1233/1299] Compiling cpu_aarch64_linux.cc
[1234/1299] Compiling e_rc4.cc
[1235/1299] Compiling cpu_aarch64_fuchsia.cc
[1236/1299] Compiling bcm.cc
[1237/1299] Compiling conf.cc
[1238/1299] Compiling e_rc2.cc
[1239/1299] Compiling e_tls.cc
[1240/1299] Compiling e_chacha20poly1305.cc
[1241/1299] Compiling e_des.cc
[1242/1299] Compiling e_null.cc
[1243/1299] Compiling unicode.cc
[1244/1299] Compiling derive_key.cc
[1245/1299] Compiling e_aesgcmsiv.cc
[1246/1299] Compiling chacha.cc
[1247/1299] Compiling cbb.cc
[1248/1299] Compiling e_aesctrhmac.cc
[1249/1299] Compiling cipher_extra.cc
[1250/1299] Compiling ber.cc
[1251/1299] Compiling cbs.cc
[1252/1299] Compiling buf.cc
[1253/1299] Compiling bn_asn1.cc
[1254/1299] Compiling convert.cc
[1255/1299] Compiling asn1_compat.cc
[1256/1299] Compiling printf.cc
[1257/1299] Compiling blake2.cc
[1258/1299] Compiling pair.cc
[1259/1299] Compiling hexdump.cc
[1260/1299] Compiling file.cc
[1261/1299] Compiling errno.cc
[1262/1299] Compiling bio_mem.cc
[1263/1299] Compiling fd.cc
[1264/1299] Compiling bio.cc
[1265/1299] Compiling base64.cc
[1266/1299] Compiling tasn_utl.cc
[1267/1299] Compiling tasn_typ.cc
[1268/1299] Compiling tasn_enc.cc
[1269/1299] Compiling tasn_fre.cc
[1270/1299] Compiling f_string.cc
[1271/1299] Compiling posix_time.cc
[1272/1299] Compiling tasn_new.cc
[1273/1299] Compiling tasn_dec.cc
[1274/1299] Compiling f_int.cc
[1275/1299] Compiling asn_pack.cc
[1276/1299] Compiling asn1_par.cc
[1277/1299] Compiling a_strnid.cc
[1278/1299] Compiling a_utctm.cc
[1279/1299] Compiling a_type.cc
[1280/1299] Compiling a_time.cc
[1281/1299] Compiling asn1_lib.cc
[1282/1299] Compiling a_octet.cc
[1283/1299] Compiling a_mbstr.cc
[1284/1299] Compiling a_strex.cc
[1285/1299] Compiling a_int.cc
[1286/1299] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1287/1299] Write sources
[1288/1299] Compiling a_i2d_fp.cc
[1288/1299] Write sources
[1293/1299] Compiling a_d2i_fp.cc
[1294/1299] Compiling a_object.cc
[1295/1299] Compiling a_gentm.cc
[1296/1299] Compiling a_dup.cc
[1297/1395] Compiling a_bool.cc
[1298/1395] Compiling a_bitstr.cc
[1300/1395] Compiling Atomics UnsafeAtomic.swift
[1301/1395] Compiling Atomics UnsafeAtomicLazyReference.swift
[1302/1397] Compiling BitCollections BitArray+CustomReflectable.swift
[1303/1397] Compiling BitCollections BitArray+Descriptions.swift
[1304/1397] Compiling BitCollections BitArray+Collection.swift
[1305/1397] Compiling BitCollections BitArray+Copy.swift
[1306/1397] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1307/1397] Compiling BitCollections BitArray+Codable.swift
[1309/1405] Compiling Atomics IntegerOperations.swift
[1310/1405] Compiling Atomics Unmanaged extensions.swift
[1311/1405] Compiling BitCollections BitSet+Equatable.swift
[1312/1405] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1313/1405] Compiling BitCollections BitSet+Extras.swift
[1314/1405] Compiling BitCollections BitSet+Hashable.swift
[1315/1412] Compiling BitCollections BitArray+Invariants.swift
[1316/1412] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1317/1412] Compiling BitCollections BitArray+BitwiseOperations.swift
[1320/1412] Compiling BitCollections BitSet+Initializers.swift
[1321/1412] Compiling BitCollections BitSet+Invariants.swift
[1322/1412] Compiling BitCollections BitSet+Random.swift
[1323/1412] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1324/1412] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1325/1412] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1326/1412] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1327/1412] Emitting module BitCollections
[1334/1415] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1335/1415] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1336/1415] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1337/1415] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1338/1415] Compiling BitCollections BitSet+SetAlgebra union.swift
[1339/1415] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1340/1415] Compiling BitCollections BitSet.Counted.swift
[1341/1415] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1342/1415] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1343/1415] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1344/1415] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1345/1415] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1346/1415] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1347/1415] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1350/1415] Compiling BitCollections BitArray+RandomBits.swift
[1362/1415] Compiling Algorithms Trim.swift
[1363/1415] Compiling Algorithms Unique.swift
[1364/1415] Compiling Algorithms Windows.swift
[1369/1415] Compiling BitCollections BitArray+Hashable.swift
[1370/1415] Compiling BitCollections BitArray+Initializers.swift
[1373/1415] Compiling CryptoBoringWrapper RandomBytes.swift
[1374/1415] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1375/1415] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1376/1415] Compiling BitCollections BitArray+Extras.swift
[1377/1415] Compiling BitCollections BitArray+Fill.swift
[1386/1415] Compiling BitCollections BitArray._UnsafeHandle.swift
[1387/1415] Compiling BitCollections BitArray.swift
[1388/1415] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1389/1415] Compiling BitCollections BitSet+Codable.swift
[1390/1415] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1391/1415] Compiling BitCollections BitSet.Index.swift
[1392/1415] Compiling BitCollections BitSet._UnsafeHandle.swift
[1393/1415] Compiling BitCollections BitSet.swift
[1394/1415] Compiling BitCollections Range+Utilities.swift
[1395/1415] Compiling BitCollections Slice+Utilities.swift
[1396/1415] Compiling BitCollections UInt+Tricks.swift
[1397/1415] Compiling BitCollections _Word.swift
[1399/1416] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1400/1416] Emitting module CryptoBoringWrapper
[1401/1416] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1402/1416] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1403/1416] Compiling CryptoBoringWrapper EllipticCurve.swift
[1404/1416] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1406/1417] Emitting module Atomics
[1417/1420] Compiling Collections Collections.swift
[1418/1420] Emitting module Collections
[1421/1552] Emitting module Algorithms
[1423/1553] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1424/1553] Compiling NIOCore BSDSocketAPI.swift
[1425/1553] Compiling NIOCore ByteBuffer-aux.swift
[1426/1553] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1427/1553] Compiling NIOCore ByteBuffer-conversions.swift
[1428/1553] Compiling NIOCore ByteBuffer-core.swift
[1429/1553] Compiling NIOCore ByteBuffer-hex.swift
[1430/1553] Compiling NIOCore ByteBuffer-int.swift
[1431/1553] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1432/1553] Compiling NIOCore AddressedEnvelope.swift
[1433/1562] Compiling NIOCore MulticastChannel.swift
[1434/1562] Compiling NIOCore NIOAny.swift
[1435/1562] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1436/1562] Compiling NIOCore NIOLoopBound.swift
[1437/1562] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1438/1562] Compiling NIOCore NIOScheduledCallback.swift
[1439/1562] Compiling NIOCore NIOSendable.swift
[1440/1562] Compiling NIOCore RecvByteBufferAllocator.swift
[1441/1562] Compiling NIOCore IO.swift
[1442/1562] Compiling NIOCore IOData.swift
[1443/1562] Compiling NIOCore IPProtocol.swift
[1444/1562] Compiling NIOCore IntegerBitPacking.swift
[1445/1562] Compiling NIOCore IntegerTypes.swift
[1446/1562] Compiling NIOCore Interfaces.swift
[1447/1562] Compiling NIOCore Linux.swift
[1448/1562] Compiling NIOCore MarkedCircularBuffer.swift
[1449/1562] Compiling Crypto SymmetricKeys.swift
[1450/1562] Compiling Crypto HMAC.swift
[1451/1562] Compiling Crypto MACFunctions.swift
[1452/1562] Compiling Crypto MessageAuthenticationCode.swift
[1453/1562] Compiling Crypto AES.swift
[1454/1562] Compiling Crypto ECDSASignature_boring.swift
[1455/1562] Compiling Crypto ECDSA_boring.swift
[1456/1562] Compiling Crypto EdDSA_boring.swift
[1457/1562] Compiling Crypto ECDSA.swift
[1458/1562] Compiling Crypto Ed25519.swift
[1459/1570] Compiling NIOCore DeadChannel.swift
[1460/1570] Compiling NIOCore DispatchQueue+WithFuture.swift
[1461/1570] Compiling NIOCore EventLoop+Deprecated.swift
[1462/1570] Compiling NIOCore EventLoop+SerialExecutor.swift
[1463/1570] Compiling NIOCore EventLoop.swift
[1464/1570] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1465/1570] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1466/1570] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1467/1570] Compiling NIOCore EventLoopFuture.swift
[1468/1570] Compiling NIOCore FileDescriptor.swift
[1469/1570] Compiling NIOCore FileHandle.swift
[1470/1570] Compiling NIOCore FileRegion.swift
[1471/1570] Compiling NIOCore GlobalSingletons.swift
[1488/1570] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1497/1570] Emitting module Crypto
[1498/1570] Compiling NIOCore AsyncAwaitSupport.swift
[1499/1570] Compiling NIOCore AsyncChannel.swift
[1500/1570] Compiling NIOCore AsyncChannelHandler.swift
[1501/1570] Compiling NIOCore AsyncChannelInboundStream.swift
[1502/1570] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1503/1570] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1504/1570] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1505/1570] Compiling NIOCore NIOAsyncWriter.swift
[1506/1570] Compiling NIOCore ByteBuffer-multi-int.swift
[1507/1570] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1508/1570] Compiling NIOCore ByteBuffer-views.swift
[1509/1570] Compiling NIOCore Channel.swift
[1510/1570] Compiling NIOCore ChannelHandler.swift
[1511/1570] Compiling NIOCore ChannelHandlers.swift
[1512/1570] Compiling NIOCore ChannelInvoker.swift
[1513/1570] Compiling NIOCore ChannelOption.swift
[1514/1570] Compiling NIOCore ChannelPipeline.swift
[1515/1570] Compiling NIOCore CircularBuffer.swift
[1516/1570] Compiling NIOCore Codec.swift
[1517/1570] Compiling NIOCore ConvenienceOptionSupport.swift
[1518/1570] Compiling Crypto Signature.swift
[1519/1570] Compiling Crypto CryptoKitErrors_boring.swift
[1520/1570] Compiling Crypto RNG_boring.swift
[1521/1570] Compiling Crypto SafeCompare_boring.swift
[1522/1570] Compiling Crypto Zeroization_boring.swift
[1523/1570] Compiling Crypto PrettyBytes.swift
[1524/1570] Compiling Crypto SafeCompare.swift
[1525/1570] Compiling Crypto SecureBytes.swift
[1526/1570] Compiling Crypto Zeroization.swift
[1537/1617] Compiling NIOCore SocketAddresses.swift
[1538/1617] Compiling NIOCore SocketOptionProvider.swift
[1539/1617] Compiling NIOCore SystemCallHelpers.swift
[1540/1617] Compiling NIOCore TimeAmount+Duration.swift
[1541/1617] Compiling NIOCore TypeAssistedChannelHandler.swift
[1542/1617] Compiling NIOCore UniversalBootstrapSupport.swift
[1543/1617] Compiling NIOCore Utilities.swift
[1544/1617] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1545/1617] Compiling _CryptoExtras DigestType.swift
[1546/1617] Compiling _CryptoExtras Error.swift
[1547/1617] Compiling _CryptoExtras I2OSP.swift
[1548/1617] Compiling _CryptoExtras IntegerEncoding.swift
[1549/1617] Compiling _CryptoExtras PEMDocument.swift
[1550/1623] Compiling _CryptoExtras AES_CBC.swift
[1551/1623] Compiling _CryptoExtras AES_CFB.swift
[1552/1623] Compiling _CryptoExtras AES_CTR.swift
[1553/1623] Compiling _CryptoExtras AES_GCM_SIV.swift
[1554/1623] Compiling _CryptoExtras Block Function.swift
[1555/1623] Compiling _CryptoExtras AES_CFB_boring.swift
[1556/1623] Compiling _CryptoExtras AES_CTR_boring.swift
[1557/1623] Emitting module _CryptoExtras
[1558/1623] Compiling _CryptoExtras ARCRequest.swift
[1559/1623] Compiling _CryptoExtras ARCResponse.swift
[1560/1623] Compiling _CryptoExtras ARCServer.swift
[1561/1623] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1562/1623] Compiling _CryptoExtras ChaCha20CTR.swift
[1563/1623] Compiling _CryptoExtras ECToolbox_boring.swift
[1564/1623] Compiling _CryptoExtras ECToolbox.swift
[1565/1623] Compiling _CryptoExtras VOPRFServer.swift
[1566/1623] Compiling _CryptoExtras RSA+BlindSigning.swift
[1567/1623] Compiling _CryptoExtras RSA.swift
[1568/1623] Compiling _CryptoExtras RSA_boring.swift
[1569/1623] Compiling _CryptoExtras RSA_security.swift
[1570/1623] Compiling _CryptoExtras BoringSSLHelpers.swift
[1571/1623] Compiling _CryptoExtras PrettyBytes.swift
[1572/1623] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1573/1623] Compiling _CryptoExtras DLEQ.swift
[1574/1623] Compiling _CryptoExtras Prover.swift
[1575/1623] Compiling _CryptoExtras Verifier.swift
[1576/1623] Compiling _CryptoExtras ZKPToolbox.swift
[1582/1623] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1583/1623] Compiling _CryptoExtras ARC+API.swift
[1584/1623] Compiling _CryptoExtras ARC.swift
[1585/1623] Compiling _CryptoExtras ARCCredential.swift
[1586/1623] Compiling _CryptoExtras ARCEncoding.swift
[1587/1623] Compiling _CryptoExtras ARCPrecredential.swift
[1588/1623] Compiling _CryptoExtras ARCPresentation.swift
[1604/1623] Emitting module NIOCore
[1606/1674] Emitting module NIOEmbedded
[1607/1674] Compiling NIOEmbedded AsyncTestingChannel.swift
[1608/1674] Compiling NIOEmbedded Embedded.swift
[1609/1674] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1611/1675] Compiling NIOPosix SelectableChannel.swift
[1612/1675] Compiling NIOPosix SelectableEventLoop.swift
[1613/1675] Compiling NIOPosix SelectorEpoll.swift
[1614/1675] Compiling NIOPosix SelectorGeneric.swift
[1615/1675] Compiling NIOPosix SelectorKqueue.swift
[1616/1675] Compiling NIOPosix SelectorUring.swift
[1617/1675] Compiling NIOPosix Pool.swift
[1618/1675] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1619/1675] Compiling NIOPosix PosixSingletons.swift
[1620/1675] Compiling NIOPosix RawSocketBootstrap.swift
[1621/1675] Compiling NIOPosix Resolver.swift
[1622/1675] Compiling NIOPosix Selectable.swift
[1623/1675] Compiling NIOPosix ServerSocket.swift
[1624/1675] Compiling NIOPosix Socket.swift
[1625/1675] Compiling NIOPosix SocketChannel.swift
[1626/1675] Compiling NIOPosix SocketProtocols.swift
[1627/1675] Compiling NIOPosix System.swift
[1628/1675] Compiling NIOPosix Thread.swift
[1629/1681] Compiling NIOPosix BSDSocketAPICommon.swift
[1630/1681] Compiling NIOPosix BSDSocketAPIPosix.swift
[1631/1681] Compiling NIOPosix BSDSocketAPIWindows.swift
[1632/1681] Compiling NIOPosix BaseSocket.swift
[1633/1681] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1634/1681] Compiling NIOPosix BaseSocketChannel.swift
[1635/1681] Compiling NIOPosix BaseStreamSocketChannel.swift
[1636/1681] Compiling NIOPosix ThreadPosix.swift
[1637/1681] Compiling NIOPosix ThreadWindows.swift
[1638/1681] Compiling NIOPosix UnsafeTransfer.swift
[1639/1681] Compiling NIOPosix Utilities.swift
[1640/1681] Compiling NIOPosix VsockAddress.swift
[1641/1681] Compiling NIOPosix VsockChannelEvents.swift
[1642/1681] Compiling NIOPosix NIOThreadPool.swift
[1643/1681] Compiling NIOPosix NonBlockingFileIO.swift
[1644/1681] Compiling NIOPosix PendingDatagramWritesManager.swift
[1645/1681] Compiling NIOPosix PendingWritesManager.swift
[1646/1681] Compiling NIOPosix PipeChannel.swift
[1647/1681] Compiling NIOPosix PipePair.swift
[1648/1681] Compiling NIOPosix IO.swift
[1649/1681] Compiling NIOPosix IntegerBitPacking.swift
[1650/1681] Compiling NIOPosix IntegerTypes.swift
[1651/1681] Compiling NIOPosix Linux.swift
[1652/1681] Compiling NIOPosix LinuxCPUSet.swift
[1653/1681] Compiling NIOPosix LinuxUring.swift
[1654/1681] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1655/1681] Emitting module NIOPosix
[1656/1681] Compiling NIOPosix Bootstrap.swift
[1657/1681] Compiling NIOPosix ControlMessage.swift
[1658/1681] Compiling NIOPosix DatagramVectorReadManager.swift
[1659/1681] Compiling NIOPosix Errors+Any.swift
[1660/1681] Compiling NIOPosix FileDescriptor.swift
[1661/1681] Compiling NIOPosix GetaddrinfoResolver.swift
[1662/1681] Compiling NIOPosix HappyEyeballs.swift
[1664/1731] Emitting module NIO
[1665/1732] Compiling NIO Exports.swift
[1667/1742] Compiling _NIOFileSystem ByteCount.swift
[1668/1742] Compiling _NIOFileSystem Convenience.swift
[1669/1742] Compiling _NIOFileSystem DirectoryEntries.swift
[1670/1744] Compiling _NIOFileSystem DirectoryEntry.swift
[1671/1744] Compiling _NIOFileSystem Exports.swift
[1672/1744] Compiling _NIOFileSystem FileChunks.swift
[1673/1783] Compiling NIOTLS TLSEvents.swift
[1674/1783] Emitting module NIOTLS
[1675/1783] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1676/1783] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1677/1783] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1678/1783] Compiling _NIOFileSystem Syscalls.swift
[1679/1783] Compiling _NIOFileSystem Array+FileSystem.swift
[1680/1783] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1681/1783] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1682/1783] Compiling NIOHTTP1 HTTPTypes.swift
[1683/1783] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1684/1783] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1685/1783] Compiling _NIOFileSystem Mocking.swift
[1686/1783] Compiling _NIOFileSystem Syscall.swift
[1687/1783] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1688/1783] Compiling NIOSOCKS ClientStateMachine.swift
[1689/1784] Emitting module NIOSOCKS
[1690/1784] Compiling NIOSOCKS SOCKSResponse.swift
[1691/1784] Emitting module _NIOFileSystem
[1692/1788] Compiling NIOHTTP1 HTTPEncoder.swift
[1693/1788] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1694/1788] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1695/1788] Compiling NIOHTTP1 HTTPDecoder.swift
[1696/1788] Compiling AsyncKit Optional+StrictMap.swift
[1697/1788] Compiling AsyncKit Exports.swift
[1698/1788] Compiling NIOSOCKS ServerStateMachine.swift
[1699/1788] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1700/1788] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1701/1788] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1702/1788] Compiling NIOTLS SNIHandler.swift
[1704/1789] Emitting module NIOFoundationCompat
[1705/1789] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1706/1819] Compiling NIOSSL SSLCallbacks.swift
[1707/1819] Compiling NIOSSL LinuxCABundle.swift
[1708/1821] Compiling NIOSSL NIOSSLClientHandler.swift
[1709/1821] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1713/1821] Compiling NIOSSL NIOSSLHandler.swift
[1716/1844] Emitting module NIOHTTP1
[1717/1844] Emitting module NIOTransportServices
[1718/1846] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1719/1846] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1720/1846] Compiling NIOTransportServices NIOTSEventLoop.swift
[1721/1846] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1722/1846] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1723/1846] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1724/1846] Compiling NIOTransportServices NIOTSBootstraps.swift
[1725/1846] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1726/1846] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1727/1846] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1728/1846] Compiling NIOTransportServices NIOTSErrors.swift
[1733/1846] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1734/1846] Compiling NIOTransportServices NIOTSSingletons.swift
[1735/1846] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1736/1846] Compiling NIOTransportServices StateManagedChannel.swift
[1737/1846] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1738/1846] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1739/1846] Compiling NIOTransportServices AcceptHandler.swift
[1740/1846] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1741/1846] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1742/1846] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1743/1846] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1744/1846] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1746/1847] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1747/1847] Compiling _NIOFileSystem BufferedStream.swift
[1748/1847] Compiling _NIOFileSystem Cancellation.swift
[1749/1847] Compiling _NIOFileSystem TokenBucket.swift
[1750/1847] Compiling _NIOFileSystem UnsafeTransfer.swift
[1760/1847] Compiling NIOSSL SSLPrivateKey.swift
[1761/1847] Compiling NIOSSL SSLPublicKey.swift
[1762/1847] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1763/1847] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1764/1847] Compiling _NIOFileSystem Errno.swift
[1769/1847] Emitting module AsyncKit
[1780/1880] Compiling _NIOFileSystem SystemFileHandle.swift
[1781/1880] Compiling _NIOFileSystem Utilities.swift
[1782/1880] Compiling _NIOFileSystem OpenOptions.swift
[1783/1880] Compiling _NIOFileSystem String+FileSystem.swift
[1788/1898] Emitting module NIOSSL
[1789/1898] Compiling NIOExtras NIORequestIdentifiable.swift
[1790/1898] Compiling NIOExtras PCAPRingBuffer.swift
[1791/1898] Compiling NIOExtras QuiescingHelper.swift
[1792/1898] Compiling NIOExtras RequestResponseHandler.swift
[1793/1898] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1794/1898] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1795/1898] Compiling NIOExtras JSONRPCFraming.swift
[1796/1898] Compiling NIOExtras DebugInboundEventsHandler.swift
[1797/1898] Compiling NIOExtras LineBasedFrameDecoder.swift
[1798/1898] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1799/1898] Compiling NIOExtras NIOExtrasError.swift
[1800/1898] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1801/1898] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1802/1898] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1803/1898] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1804/1898] Compiling NIOExtras LengthFieldPrepender.swift
[1805/1898] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1806/1898] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1807/1898] Compiling NIOWebSocket WebSocketOpcode.swift
[1808/1899] Compiling NIOHPACK IndexedHeaderTable.swift
[1809/1899] Compiling NIOHPACK IntegerCoding.swift
[1810/1900] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1816/1900] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1819/1902] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1820/1902] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1823/1902] Emitting module NIOExtras
[1824/1902] Emitting module NIOWebSocket
[1825/1902] Compiling NIOHPACK HuffmanTables.swift
[1826/1902] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1827/1902] Compiling NIOHPACK HuffmanCoding.swift
[1828/1902] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1829/1902] Compiling NIOHPACK StaticHeaderTable.swift
[1830/1902] Compiling NIOHTTPCompression HTTPCompression.swift
[1831/1902] Emitting module NIOHTTPCompression
[1832/1902] Compiling NIOHTTPCompression HTTPDecompression.swift
[1838/1903] Compiling NIOWebSocket WebSocketFrame.swift
[1839/1903] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1840/1904] Emitting module NIOHPACK
[1845/1904] Compiling NIOSSL SSLPKCS12Bundle.swift
[1876/1925] Compiling NIOSSL Zeroization.swift
[1877/1925] Compiling NIOSSL TLSConfiguration.swift
[1878/1925] Compiling NIOSSL UniversalBootstrapSupport.swift
[1879/1925] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1881/1926] Compiling MultipartKit FormDataEncoder.swift
[1882/1926] Compiling MultipartKit Storage.swift
[1883/1928] Emitting module MultipartKit
[1884/1988] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1885/1988] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1886/1992] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1887/1992] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1890/1992] Compiling NIOFileSystem Exports.swift
[1891/1992] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1892/1992] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1893/1992] Emitting module NIOFileSystem
[1896/1993] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1897/1993] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1898/1993] Emitting module _NIOFileSystemFoundationCompat
[1899/1993] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1901/2002] Compiling NIOHTTP2 Error+Any.swift
[1902/2002] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1903/2002] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1904/2002] Compiling NIOHTTP2 StateMachineResult.swift
[1905/2002] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1906/2002] Compiling NIOHTTP2 DOSHeuristics.swift
[1907/2002] Compiling NIOHTTP2 MayReceiveFrames.swift
[1908/2002] Compiling NIOHTTP2 ReceivingDataState.swift
[1909/2002] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1910/2002] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1911/2002] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1912/2003] Compiling WebSocketKit Exports.swift
[1914/2003] Compiling WebSocketKit WebSocketHandler.swift
[1915/2003] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1916/2003] Emitting module WebSocketKit
[1917/2003] Compiling WebSocketKit WebSocket+Concurrency.swift
[1918/2003] Compiling WebSocketKit WebSocket.swift
[1919/2003] Compiling WebSocketKit WebSocket+Connect.swift
[1920/2003] Compiling WebSocketKit WebSocketClient.swift
[1922/2004] Compiling NIOHTTP2 SendingGoawayState.swift
[1923/2004] Compiling NIOHTTP2 SendingHeadersState.swift
[1924/2004] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1925/2004] Compiling NIOHTTP2 SendingRstStreamState.swift
[1926/2004] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1927/2004] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1934/2004] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1935/2004] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1936/2004] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1937/2004] Compiling NIOHTTP2 HasLocalSettings.swift
[1938/2004] Compiling NIOHTTP2 HasRemoteSettings.swift
[1939/2004] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1940/2004] Compiling NIOHTTP2 QuiescingState.swift
[1942/2005] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1943/2005] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1944/2005] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1945/2005] Compiling NIOHTTP2 HTTP2StreamID.swift
[1946/2005] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1947/2005] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1948/2005] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1949/2005] Compiling NIOHTTP2 InboundEventBuffer.swift
[1950/2105] Emitting module NIOHTTP2
[1951/2105] Compiling X509 OCSPExtensionID.swift
[1952/2105] Compiling X509 OCSPNonce.swift
[1953/2105] Compiling X509 OCSPPolicy.swift
[1954/2105] Compiling X509 OCSPRequest.swift
[1955/2105] Compiling X509 OCSPResponse.swift
[1956/2105] Compiling X509 OCSPResponseBytes.swift
[1957/2105] Compiling X509 OCSPResponseData.swift
[1958/2105] Compiling X509 OCSPResponseStatus.swift
[1959/2105] Compiling X509 Extension.swift
[1960/2105] Compiling X509 Extensions.swift
[1961/2105] Compiling X509 ExtensionsBuilder.swift
[1962/2105] Compiling X509 GeneralName.swift
[1963/2105] Compiling X509 Lock.swift
[1964/2105] Compiling X509 LockedValueBox.swift
[1965/2105] Compiling X509 BasicOCSPResponse.swift
[1966/2105] Compiling X509 DirectoryString.swift
[1967/2105] Compiling X509 CountryName.swift
[1968/2105] Compiling X509 DNBuilder.swift
[1969/2105] Compiling X509 DomainComponent.swift
[1970/2105] Compiling X509 EmailAddress.swift
[1971/2105] Compiling X509 LocalityName.swift
[1972/2105] Compiling X509 OrganizationName.swift
[1973/2105] Compiling X509 OrganizationalUnitName.swift
[1974/2105] Compiling X509 StateOrProvinceName.swift
[1975/2105] Compiling X509 CSRAttribute.swift
[1976/2105] Compiling X509 CSRAttributes.swift
[1977/2105] Compiling X509 CSRVersion.swift
[1978/2105] Compiling X509 CertificateSigningRequest.swift
[1979/2105] Compiling X509 CertificationRequestInfo.swift
[1980/2105] Compiling X509 ExtensionRequest.swift
[1981/2105] Compiling X509 Certificate.swift
[1982/2105] Compiling X509 CertificatePrivateKey.swift
[1983/2105] Compiling X509 CertificatePublicKey.swift
[1984/2105] Compiling X509 CertificateSerialNumber.swift
[1985/2105] Compiling X509 CertificateVersion.swift
[1986/2105] Compiling X509 CMSAttribute.swift
[1987/2105] Compiling X509 CMSContentInfo.swift
[1988/2105] Compiling X509 CMSEncapsulatedContentInfo.swift
[1989/2105] Compiling X509 CMSIssuerAndSerialNumber.swift
[1990/2105] Compiling X509 CMSOperations.swift
[1991/2105] Compiling X509 CMSSignature.swift
[1992/2105] Compiling X509 StreetAddress.swift
[1993/2105] Compiling X509 Error.swift
[1994/2105] Compiling X509 AuthorityInformationAccess.swift
[1995/2105] Compiling X509 AuthorityKeyIdentifier.swift
[1996/2105] Compiling X509 BasicConstraints.swift
[1997/2105] Compiling X509 ExtendedKeyUsage.swift
[1998/2105] Compiling X509 OCSPCertID.swift
[1999/2105] Compiling X509 OCSPCertStatus.swift
[2000/2105] Compiling X509 CMSSignedData.swift
[2001/2105] Compiling X509 CMSSignerIdentifier.swift
[2002/2105] Compiling X509 CMSSignerInfo.swift
[2003/2105] Compiling X509 CMSVersion.swift
[2004/2105] Compiling X509 Curve25519+DER.swift
[2005/2105] Compiling X509 Digests.swift
[2006/2105] Compiling X509 DistinguishedName.swift
[2007/2105] Compiling X509 CommonName.swift
[2029/2180] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2030/2180] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2031/2180] Compiling AsyncHTTPClient HTTP2Connection.swift
[2032/2180] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2033/2180] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2034/2180] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2035/2180] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2036/2180] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2037/2180] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2038/2180] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2039/2180] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2040/2180] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2041/2180] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2042/2180] Compiling X509 OCSPTBSRequest.swift
[2043/2180] Compiling X509 OCSPVersion.swift
[2044/2180] Compiling X509 PKCS8PrivateKey.swift
[2045/2180] Compiling X509 PromiseAndFuture.swift
[2046/2180] Compiling X509 RDNAttribute.swift
[2047/2180] Compiling X509 RandomNumberGenerator+bytes.swift
[2048/2180] Compiling X509 RelativeDistinguishedName.swift
[2049/2180] Compiling X509 SEC1PrivateKey.swift
[2050/2180] Compiling X509 SecKeyWrapper.swift
[2051/2180] Compiling X509 Signature.swift
[2052/2180] Compiling X509 SignatureAlgorithm.swift
[2053/2180] Compiling X509 AllOfPolicies.swift
[2054/2180] Compiling X509 AnyPolicy.swift
[2055/2180] Compiling X509 CertificateStore.swift
[2056/2180] Compiling X509 OneOfPolicies.swift
[2057/2180] Compiling X509 PolicyBuilder.swift
[2058/2180] Compiling X509 BasicConstraintsPolicy.swift
[2059/2180] Compiling X509 DNSNames.swift
[2060/2180] Compiling X509 DirectoryNames.swift
[2061/2180] Compiling X509 ExpiryPolicy.swift
[2062/2180] Compiling X509 IPConstraints.swift
[2063/2180] Compiling X509 NameConstraintsPolicy.swift
[2064/2180] Compiling X509 RFC5280Policy.swift
[2065/2180] Compiling X509 URIConstraints.swift
[2066/2180] Compiling X509 VersionPolicy.swift
[2067/2180] Compiling X509 ServerIdentityPolicy.swift
[2068/2180] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2069/2180] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2070/2180] Compiling AsyncHTTPClient RequestBodyLength.swift
[2071/2180] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2072/2180] Compiling AsyncHTTPClient RequestOptions.swift
[2073/2180] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2074/2180] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2075/2180] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2076/2180] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2077/2180] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2078/2180] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2079/2180] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2080/2180] Compiling AsyncHTTPClient HTTPHandler.swift
[2081/2180] Emitting module AsyncHTTPClient
[2082/2188] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2083/2188] Compiling AsyncHTTPClient ConnectionTarget.swift
[2084/2188] Compiling AsyncHTTPClient DeconstructedURL.swift
[2085/2188] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2086/2188] Compiling AsyncHTTPClient FoundationExtensions.swift
[2087/2188] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2088/2188] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2089/2188] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2090/2188] Compiling AsyncHTTPClient HTTPClient.swift
[2091/2188] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2092/2188] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2093/2188] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2094/2188] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2095/2188] Compiling AsyncHTTPClient LRUCache.swift
[2096/2188] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2097/2188] Compiling AsyncHTTPClient NWErrorHandler.swift
[2098/2188] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2099/2188] Compiling AsyncHTTPClient TLSConfiguration.swift
[2100/2188] Compiling AsyncHTTPClient RedirectState.swift
[2101/2188] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2102/2188] Compiling AsyncHTTPClient RequestBag.swift
[2103/2188] Compiling AsyncHTTPClient RequestValidation.swift
[2104/2188] Compiling AsyncHTTPClient SSLContextCache.swift
[2105/2188] Compiling AsyncHTTPClient Scheme.swift
[2106/2188] Compiling AsyncHTTPClient Singleton.swift
[2107/2188] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2108/2188] Emitting module X509
[2109/2188] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2110/2188] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2111/2188] Compiling AsyncHTTPClient Transaction.swift
[2112/2188] Compiling AsyncHTTPClient Base64.swift
[2113/2188] Compiling AsyncHTTPClient BasicAuth.swift
[2114/2188] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2115/2188] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2116/2188] Compiling AsyncHTTPClient ConnectionPool.swift
[2117/2188] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2118/2188] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2119/2188] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2120/2188] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2121/2188] Compiling AsyncHTTPClient HTTP1Connection.swift
[2133/2188] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2134/2188] Compiling AsyncHTTPClient Utils.swift
[2143/2188] Compiling X509 TrustRootLoading.swift
[2144/2188] Compiling X509 UnverifiedChain.swift
[2145/2188] Compiling X509 VerificationDiagnostic.swift
[2146/2188] Compiling X509 Verifier.swift
[2147/2188] Compiling X509 VerifierPolicy.swift
[2148/2188] Compiling X509 AlgorithmIdentifier.swift
[2149/2188] Compiling X509 ECDSASignature.swift
[2150/2188] Compiling X509 RSAPKCS1PublicKey.swift
[2151/2188] Compiling X509 SubjectPublicKeyInfo.swift
[2152/2188] Compiling X509 TBSCertificate.swift
[2153/2188] Compiling X509 Time.swift
[2154/2188] Compiling X509 TimeCalculations.swift
[2155/2188] Compiling X509 Validity.swift
[2191/2417] Compiling Vapor AsyncBasicResponder.swift
[2192/2417] Compiling Vapor AsyncMiddleware.swift
[2193/2417] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2194/2417] Compiling Vapor AsyncSessionDriver.swift
[2195/2417] Compiling Vapor Authentication+Concurrency.swift
[2196/2417] Compiling Vapor Cache+Concurrency.swift
[2197/2417] Compiling Vapor Client+Concurrency.swift
[2198/2417] Compiling Vapor RequestBody+Concurrency.swift
[2199/2417] Compiling Vapor Responder+Concurrency.swift
[2200/2417] Compiling Vapor ResponseCodable+Concurrency.swift
[2201/2417] Compiling Vapor RoutesBuilder+Concurrency.swift
[2202/2417] Compiling Vapor ViewRenderer+Concurrency.swift
[2203/2417] Compiling Vapor WebSocket+Concurrency.swift
[2204/2417] Compiling Vapor ContainerGetPathExecutor.swift
[2205/2417] Compiling Vapor Content.swift
[2206/2417] Compiling Vapor ContentCoders.swift
[2207/2417] Compiling Vapor ContentConfiguration.swift
[2208/2417] Compiling Vapor ContentContainer.swift
[2209/2417] Compiling Vapor JSONCoder+Custom.swift
[2210/2417] Compiling Vapor JSONCoders+Content.swift
[2211/2417] Compiling Vapor PlaintextDecoder.swift
[2212/2417] Compiling Vapor PlaintextEncoder.swift
[2213/2417] Compiling Vapor URLQueryCoders.swift
[2214/2417] Compiling Vapor URLQueryContainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2223/2449] Emitting module JWTKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2232/2449] Compiling Vapor Request+BodyStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2233/2449] Compiling Vapor Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2234/2449] Compiling Vapor Application+Responder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2235/2449] Compiling Vapor DefaultResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2236/2449] Compiling Vapor Response+Body.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2237/2449] Compiling Vapor Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2238/2449] Compiling Vapor ResponseCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2239/2449] Compiling Vapor Application+Routes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2240/2449] Compiling Vapor Application+Passwords.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2241/2449] Compiling Vapor AsyncPasswordHasher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2242/2449] Compiling Vapor BcryptHasher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2243/2449] Compiling Vapor PasswordHasher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2244/2449] Compiling Vapor PlaintextHasher.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2245/2449] Compiling Vapor Request+Password.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2246/2449] Compiling Vapor Redirect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2247/2449] Compiling Vapor Request+Body.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2256/2449] Compiling Vapor HTTPServerResponseEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2257/2449] Compiling Vapor MiddlewareConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2258/2449] Compiling Vapor ResponseCompressionMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2259/2449] Compiling Vapor RouteLoggingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2260/2449] Compiling Vapor TracingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2261/2449] Compiling Vapor File+Multipart.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2262/2449] Compiling Vapor FormDataDecoder+Content.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2263/2449] Compiling Vapor FormDataEncoder+Content.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2264/2449] Compiling Vapor Application+Password.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2265/2449] Compiling Vapor HTTPServerUpgradeHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2266/2449] Compiling Vapor Logger+Report.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2267/2449] Compiling Vapor LoggingSystem+Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2268/2449] Compiling Vapor Application+Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2269/2449] Compiling Vapor CORSMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2270/2449] Compiling Vapor ErrorMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2271/2449] Compiling Vapor FileMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2272/2449] Compiling Vapor Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2273/2449] Compiling JWTKit CustomizedJSONCoders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2274/2449] Compiling JWTKit Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2275/2449] Compiling JWTKit AppleIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2276/2449] Compiling JWTKit FirebaseAuthIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2277/2449] Compiling JWTKit GoogleIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2278/2449] Compiling JWTKit MicrosoftIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2279/2449] Compiling JWTKit ValidationTimePayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2280/2449] Compiling JWTKit X5CVerifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2306/2450] Emitting module Vapor
[2307/2474] Compiling Vapor Bytes+Hex.swift
[2308/2474] Compiling Vapor Bytes+SecureCompare.swift
[2309/2474] Compiling Vapor Collection+Safe.swift
[2310/2474] Compiling Vapor DataProtocol+Copy.swift
[2311/2474] Compiling Vapor DecoderUnwrapper.swift
[2312/2474] Compiling Vapor DirectoryConfiguration.swift
[2313/2474] Compiling Vapor DotEnv.swift
[2314/2474] Compiling Vapor Extendable.swift
[2315/2474] Compiling Vapor File.swift
[2316/2474] Compiling Vapor FileIO.swift
[2317/2474] Compiling Vapor LifecycleHandler.swift
[2318/2474] Compiling Vapor OptionalType.swift
[2319/2474] Compiling Vapor RFC1123.swift
[2320/2474] Compiling Vapor SocketAddress+Hostname.swift
[2321/2474] Compiling Vapor Storage.swift
[2322/2474] Compiling Vapor String+IsIPAddress.swift
[2323/2474] Compiling Vapor Thread.swift
[2324/2474] Compiling Vapor URI.swift
[2325/2474] Compiling Vapor RangeResult.swift
[2326/2474] Compiling Vapor Validatable.swift
[2327/2474] Compiling Vapor Validation.swift
[2328/2474] Compiling Vapor ValidationKey.swift
[2329/2474] Compiling Vapor Validations.swift
[2330/2474] Compiling Vapor ValidationsError.swift
[2331/2474] Compiling Vapor Core.swift
[2332/2474] Compiling Vapor Running.swift
[2333/2474] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2334/2474] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2335/2474] Compiling Vapor DotEnvFile+load.swift
[2336/2474] Compiling Vapor Routes+caseInsenstive.swift
[2337/2474] Compiling Vapor Validatable+validate.swift
[2338/2474] Compiling Vapor Environment+Process.swift
[2339/2474] Compiling Vapor Environment+Secret.swift
[2340/2474] Compiling Vapor Environment.swift
[2341/2474] Compiling Vapor Abort.swift
[2342/2474] Compiling Vapor AbortError.swift
[2343/2474] Compiling Vapor DebuggableError.swift
[2344/2474] Compiling Vapor Demangler.swift
[2345/2474] Compiling Vapor ErrorSource.swift
[2346/2474] Compiling Vapor StackTrace.swift
[2347/2474] Compiling Vapor Exports.swift
[2348/2474] Compiling Vapor Application+HTTP.swift
[2349/2474] Compiling Vapor BasicResponder.swift
[2350/2474] Compiling Vapor BodyStream.swift
[2351/2474] Compiling Vapor Application+HTTP+Client.swift
[2352/2474] Compiling Vapor EventLoopHTTPClient.swift
[2353/2474] Compiling Vapor EndpointCache.swift
[2354/2474] Compiling Vapor HTTPMethod+String.swift
[2355/2474] Compiling Vapor Service.swift
[2356/2474] Compiling Vapor Application+Sessions.swift
[2357/2474] Compiling Vapor MemorySessions.swift
[2358/2474] Compiling Vapor Request+Session.swift
[2359/2474] Compiling Vapor Session.swift
[2360/2474] Compiling Vapor SessionCache.swift
[2361/2474] Compiling Vapor SessionData.swift
[2362/2474] Compiling Vapor SessionDriver.swift
[2363/2474] Compiling Vapor SessionsConfiguration.swift
[2364/2474] Compiling Vapor SessionsMiddleware.swift
[2365/2474] Compiling Vapor URLEncodedFormData.swift
[2366/2474] Compiling Vapor URLEncodedFormDecoder.swift
[2367/2474] Compiling Vapor URLEncodedFormEncoder.swift
[2368/2474] Compiling Vapor URLEncodedFormError.swift
[2369/2474] Compiling Vapor URLEncodedFormParser.swift
[2370/2474] Compiling Vapor URLEncodedFormSerializer.swift
[2371/2474] Compiling Vapor URLQueryFragmentConvertible.swift
[2372/2474] Compiling Vapor AnyResponse.swift
[2373/2474] Compiling Vapor Array+Random.swift
[2374/2474] Compiling Vapor Base32.swift
[2375/2474] Compiling Vapor Base64.swift
[2376/2474] Compiling Vapor BaseN.swift
[2377/2474] Compiling Vapor BasicCodingKey.swift
[2378/2474] Compiling Vapor ByteCount.swift
[2379/2474] Compiling Vapor Application.swift
[2380/2474] Compiling Vapor AuthenticationCache.swift
[2381/2474] Compiling Vapor Authenticator.swift
[2382/2474] Compiling Vapor BasicAuthorization.swift
[2383/2474] Compiling Vapor BearerAuthorization.swift
[2384/2474] Compiling Vapor GuardMiddleware.swift
[2385/2474] Compiling Vapor RedirectMiddleware.swift
[2386/2474] Compiling Vapor SessionAuthenticatable.swift
[2387/2474] Compiling Vapor Bcrypt.swift
[2388/2474] Compiling Vapor Application+Cache.swift
[2389/2474] Compiling Vapor Cache.swift
[2390/2474] Compiling Vapor CacheExpirationTime.swift
[2391/2474] Compiling Vapor MemoryCache.swift
[2392/2474] Compiling Vapor Request+Cache.swift
[2393/2474] Compiling Vapor Application+Clients.swift
[2394/2474] Compiling Vapor Client.swift
[2395/2474] Compiling Vapor ClientRequest.swift
[2396/2474] Compiling Vapor ClientResponse.swift
[2397/2474] Compiling Vapor Request+Client.swift
[2398/2474] Compiling Vapor BootCommand.swift
[2399/2474] Compiling Vapor CommandContext+Application.swift
[2400/2474] Compiling Vapor RoutesCommand.swift
[2401/2474] Compiling Vapor ServeCommand.swift
[2402/2474] Compiling Vapor AnyResponse+Concurrency.swift
[2403/2474] Compiling Vapor HTTPStatus.swift
[2404/2474] Compiling Vapor HTTPCookies.swift
[2405/2474] Compiling Vapor HTTPHeaderCacheControl.swift
[2406/2474] Compiling Vapor HTTPHeaderExpires.swift
[2407/2474] Compiling Vapor HTTPHeaderLastModified.swift
[2408/2474] Compiling Vapor HTTPHeaders+Cache.swift
[2409/2474] Compiling Vapor HTTPHeaders+Connection.swift
[2410/2474] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2411/2474] Compiling Vapor HTTPHeaders+ContentRange.swift
[2412/2474] Compiling Vapor HTTPHeaders+Directive.swift
[2413/2474] Compiling Vapor HTTPHeaders+Forwarded.swift
[2414/2474] Compiling Vapor HTTPHeaders+Link.swift
[2415/2474] Compiling Vapor HTTPHeaders+Name.swift
[2416/2474] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2417/2474] Compiling Vapor HTTPHeaders.swift
[2418/2474] Compiling Vapor HTTPMediaType.swift
[2419/2474] Compiling Vapor HTTPMediaTypePreference.swift
[2420/2474] Compiling Vapor Responder.swift
[2421/2474] Compiling Vapor Application+HTTP+Server.swift
[2422/2474] Compiling Vapor HTTPServer.swift
[2423/2474] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2424/2474] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2425/2474] Compiling Vapor HTTPServerHandler.swift
[2426/2474] Compiling Vapor HTTPServerRequestDecoder.swift
[2444/2474] Compiling Vapor RoutesBuilder+WebSocket.swift
[2445/2474] Compiling Vapor RoutesBuilder.swift
[2446/2474] Compiling Vapor OTP.swift
[2447/2474] Compiling Vapor Application+Servers.swift
[2448/2474] Compiling Vapor Server.swift
[2449/2474] Compiling Vapor App+Service.swift
[2450/2474] Compiling Vapor Req+Service.swift
[2451/2474] Compiling Vapor Validator.swift
[2452/2474] Compiling Vapor ValidatorResult.swift
[2453/2474] Compiling Vapor And.swift
[2454/2474] Compiling Vapor Case.swift
[2455/2474] Compiling Vapor CharacterSet.swift
[2456/2474] Compiling Vapor Count.swift
[2457/2474] Compiling Vapor Custom.swift
[2458/2474] Compiling Vapor Email.swift
[2459/2474] Compiling Vapor Empty.swift
[2460/2474] Compiling Vapor In.swift
[2461/2474] Compiling Vapor Nil.swift
[2462/2474] Compiling Vapor NilIgnoring.swift
[2463/2474] Compiling Vapor Not.swift
[2464/2474] Compiling Vapor Or.swift
[2465/2474] Compiling Vapor Pattern.swift
[2466/2474] Compiling Vapor Range.swift
[2467/2474] Compiling Vapor URL.swift
[2468/2474] Compiling Vapor Valid.swift
[2469/2474] Compiling Vapor Application+Views.swift
[2470/2474] Compiling Vapor PlaintextRenderer.swift
[2471/2474] Compiling Vapor Request+View.swift
[2472/2474] Compiling Vapor View.swift
[2473/2474] Compiling Vapor ViewRenderer.swift
[2474/2474] Compiling Vapor _Deprecations.swift
[2476/2483] Compiling ImperialCore RoutesBuilder+oAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2477/2484] Compiling ImperialCore Sessions+Imperial.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2478/2484] Compiling ImperialCore String+pathSegments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2479/2484] Compiling ImperialCore FederatedServiceTokens.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2480/2484] Compiling ImperialCore FederatedServiceRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2481/2484] Compiling ImperialCore FederatedService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2482/2484] Compiling ImperialCore ImperialError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2483/2484] Compiling ImperialCore ImperialMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2484/2484] Emitting module ImperialCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2486/2531] Compiling ImperialImgur Imgur.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2487/2531] Emitting module ImperialImgur
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2488/2531] Compiling ImperialGoogle Google.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2489/2532] Emitting module ImperialGitlab
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2490/2532] Compiling ImperialKeycloak Keycloak.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2491/2532] Compiling ImperialMixcloud Mixcloud.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2492/2532] Emitting module ImperialMixcloud
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2493/2532] Compiling ImperialShopify Shopify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2494/2532] Emitting module ImperialShopify
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2495/2532] Compiling ImperialShopify Session+Shopify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2496/2532] Emitting module ImperialMicrosoft
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2497/2532] Compiling ImperialGoogle GoogleJWT.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2498/2532] Compiling ImperialGoogle GoogleJWTAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2499/2532] Compiling ImperialGitlab GitlabRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2500/2532] Compiling ImperialGitHub GitHubCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2501/2532] Compiling ImperialGitHub GitHubAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2502/2532] Compiling ImperialGitHub GitHub.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2503/2532] Emitting module ImperialGitHub
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2504/2532] Compiling ImperialGitHub GitHubRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2505/2532] Compiling ImperialMixcloud MixcloudRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2506/2532] Emitting module ImperialKeycloak
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2507/2532] Compiling ImperialMicrosoft Microsoft.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2508/2532] Compiling ImperialMicrosoft MicrosoftAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2509/2532] Compiling ImperialGitlab GitlabAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2510/2532] Compiling ImperialGitlab GitlabCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2511/2532] Compiling ImperialGitlab Gitlab.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2512/2532] Compiling ImperialMicrosoft MicrosoftRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2513/2532] Compiling ImperialMicrosoft MicrosoftCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2514/2532] Compiling ImperialKeycloak KeycloakCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2515/2532] Compiling ImperialKeycloak KeycloakRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2516/2532] Compiling ImperialKeycloak KeycloakAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2517/2532] Compiling ImperialShopify URL+Shopify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2518/2532] Compiling ImperialGoogle GoogleAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2519/2532] Compiling ImperialGoogle GoogleCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2520/2532] Compiling ImperialMixcloud MixcloudAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2521/2532] Compiling ImperialImgur ImgurCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2522/2532] Compiling ImperialImgur ImgurAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2523/2532] Compiling ImperialImgur ImgurRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2524/2532] Compiling ImperialMixcloud MixcloudCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2525/2533] Compiling ImperialShopify ShopifyAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2526/2533] Compiling ImperialShopify ShopifyCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2527/2534] Compiling ImperialGoogle GoogleJWTResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2528/2534] Emitting module ImperialGoogle
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2529/2534] Compiling ImperialGoogle GoogleJWTRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2530/2534] Compiling ImperialGoogle GoogleJWTPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2532/2538] Compiling ImperialGoogle GoogleRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2533/2538] Compiling ImperialShopify ShopifyRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2541/2565] Compiling ImperialFacebook FacebookRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2542/2565] Compiling ImperialFacebook Facebook.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2543/2565] Emitting module ImperialFacebook
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2544/2565] Compiling ImperialFacebook FacebookAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2545/2565] Compiling ImperialFacebook FacebookCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2546/2565] Compiling ImperialDeviantArt DeviantArtAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2547/2565] Emitting module ImperialDiscord
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2548/2565] Emitting module ImperialDropbox
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2549/2565] Compiling ImperialDropbox Dropbox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2550/2565] Compiling ImperialDiscord Discord.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2551/2565] Compiling ImperialDiscord DiscordAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2552/2565] Compiling ImperialDeviantArt DeviantArt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2553/2565] Emitting module ImperialDeviantArt
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2554/2565] Compiling ImperialAuth0 Auth0.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2555/2565] Emitting module ImperialAuth0
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2556/2566] Compiling ImperialDropbox DropboxRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2557/2566] Compiling ImperialDiscord DiscordCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2558/2566] Compiling ImperialDiscord DiscordRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2559/2566] Compiling ImperialDropbox DropboxCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2560/2566] Compiling ImperialDropbox DropboxAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2562/2568] Compiling ImperialAuth0 Auth0CallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2563/2568] Compiling ImperialAuth0 Auth0Auth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2564/2568] Compiling ImperialAuth0 Auth0Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2565/2568] Compiling ImperialDeviantArt DeviantArtCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2566/2568] Compiling ImperialDeviantArt DeviantArtRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (550.52s)
Build complete.
Found unhandled resource at /host/spi-builder-workspace/.env.testing
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.114.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.2",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
}
],
"manifest_display_name" : "Imperial",
"name" : "Imperial",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ImperialCore",
"targets" : [
"ImperialCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialAuth0",
"targets" : [
"ImperialCore",
"ImperialAuth0"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDeviantArt",
"targets" : [
"ImperialCore",
"ImperialDeviantArt"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDiscord",
"targets" : [
"ImperialCore",
"ImperialDiscord"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialDropbox",
"targets" : [
"ImperialCore",
"ImperialDropbox"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialFacebook",
"targets" : [
"ImperialCore",
"ImperialFacebook"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGitHub",
"targets" : [
"ImperialCore",
"ImperialGitHub"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGitlab",
"targets" : [
"ImperialCore",
"ImperialGitlab"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialGoogle",
"targets" : [
"ImperialCore",
"ImperialGoogle"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialImgur",
"targets" : [
"ImperialCore",
"ImperialImgur"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialKeycloak",
"targets" : [
"ImperialCore",
"ImperialKeycloak"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialMicrosoft",
"targets" : [
"ImperialCore",
"ImperialMicrosoft"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialMixcloud",
"targets" : [
"ImperialCore",
"ImperialMixcloud"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ImperialShopify",
"targets" : [
"ImperialCore",
"ImperialShopify"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Imperial",
"targets" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImperialTests",
"module_type" : "SwiftTarget",
"name" : "ImperialTests",
"path" : "Tests/ImperialTests",
"product_dependencies" : [
"VaporTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/.env.testing",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ImperialTests.swift",
"ShopifyTests.swift",
"withApp.swift"
],
"target_dependencies" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify"
],
"type" : "test"
},
{
"c99name" : "ImperialShopify",
"module_type" : "SwiftTarget",
"name" : "ImperialShopify",
"path" : "Sources/ImperialShopify",
"product_memberships" : [
"ImperialShopify",
"Imperial"
],
"sources" : [
"Session+Shopify.swift",
"Shopify.swift",
"ShopifyAuth.swift",
"ShopifyCallbackBody.swift",
"ShopifyRouter.swift",
"URL+Shopify.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialMixcloud",
"module_type" : "SwiftTarget",
"name" : "ImperialMixcloud",
"path" : "Sources/ImperialMixcloud",
"product_memberships" : [
"ImperialMixcloud",
"Imperial"
],
"sources" : [
"Mixcloud.swift",
"MixcloudAuth.swift",
"MixcloudCallbackBody.swift",
"MixcloudRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialMicrosoft",
"module_type" : "SwiftTarget",
"name" : "ImperialMicrosoft",
"path" : "Sources/ImperialMicrosoft",
"product_memberships" : [
"ImperialMicrosoft",
"Imperial"
],
"sources" : [
"Microsoft.swift",
"MicrosoftAuth.swift",
"MicrosoftCallbackBody.swift",
"MicrosoftRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialKeycloak",
"module_type" : "SwiftTarget",
"name" : "ImperialKeycloak",
"path" : "Sources/ImperialKeycloak",
"product_memberships" : [
"ImperialKeycloak",
"Imperial"
],
"sources" : [
"Keycloak.swift",
"KeycloakAuth.swift",
"KeycloakCallbackBody.swift",
"KeycloakRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialImgur",
"module_type" : "SwiftTarget",
"name" : "ImperialImgur",
"path" : "Sources/ImperialImgur",
"product_memberships" : [
"ImperialImgur",
"Imperial"
],
"sources" : [
"Imgur.swift",
"ImgurAuth.swift",
"ImgurCallbackBody.swift",
"ImgurRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGoogle",
"module_type" : "SwiftTarget",
"name" : "ImperialGoogle",
"path" : "Sources/ImperialGoogle",
"product_memberships" : [
"ImperialGoogle",
"Imperial"
],
"sources" : [
"JWT/GoogleJWT.swift",
"JWT/GoogleJWTAuth.swift",
"JWT/GoogleJWTPayload.swift",
"JWT/GoogleJWTResponse.swift",
"JWT/GoogleJWTRouter.swift",
"Standard/Google.swift",
"Standard/GoogleAuth.swift",
"Standard/GoogleCallbackBody.swift",
"Standard/GoogleRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGitlab",
"module_type" : "SwiftTarget",
"name" : "ImperialGitlab",
"path" : "Sources/ImperialGitlab",
"product_memberships" : [
"ImperialGitlab",
"Imperial"
],
"sources" : [
"Gitlab.swift",
"GitlabAuth.swift",
"GitlabCallbackBody.swift",
"GitlabRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialGitHub",
"module_type" : "SwiftTarget",
"name" : "ImperialGitHub",
"path" : "Sources/ImperialGitHub",
"product_memberships" : [
"ImperialGitHub",
"Imperial"
],
"sources" : [
"GitHub.swift",
"GitHubAuth.swift",
"GitHubCallbackBody.swift",
"GitHubRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialFacebook",
"module_type" : "SwiftTarget",
"name" : "ImperialFacebook",
"path" : "Sources/ImperialFacebook",
"product_memberships" : [
"ImperialFacebook",
"Imperial"
],
"sources" : [
"Facebook.swift",
"FacebookAuth.swift",
"FacebookCallbackBody.swift",
"FacebookRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDropbox",
"module_type" : "SwiftTarget",
"name" : "ImperialDropbox",
"path" : "Sources/ImperialDropbox",
"product_memberships" : [
"ImperialDropbox",
"Imperial"
],
"sources" : [
"Dropbox.swift",
"DropboxAuth.swift",
"DropboxCallbackBody.swift",
"DropboxRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDiscord",
"module_type" : "SwiftTarget",
"name" : "ImperialDiscord",
"path" : "Sources/ImperialDiscord",
"product_memberships" : [
"ImperialDiscord",
"Imperial"
],
"sources" : [
"Discord.swift",
"DiscordAuth.swift",
"DiscordCallbackBody.swift",
"DiscordRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialDeviantArt",
"module_type" : "SwiftTarget",
"name" : "ImperialDeviantArt",
"path" : "Sources/ImperialDeviantArt",
"product_memberships" : [
"ImperialDeviantArt",
"Imperial"
],
"sources" : [
"DeviantArt.swift",
"DeviantArtAuth.swift",
"DeviantArtCallbackBody.swift",
"DeviantArtRouter.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
},
{
"c99name" : "ImperialCore",
"module_type" : "SwiftTarget",
"name" : "ImperialCore",
"path" : "Sources/ImperialCore",
"product_dependencies" : [
"Vapor",
"JWTKit"
],
"product_memberships" : [
"ImperialCore",
"ImperialAuth0",
"ImperialDeviantArt",
"ImperialDiscord",
"ImperialDropbox",
"ImperialFacebook",
"ImperialGitHub",
"ImperialGitlab",
"ImperialGoogle",
"ImperialImgur",
"ImperialKeycloak",
"ImperialMicrosoft",
"ImperialMixcloud",
"ImperialShopify",
"Imperial"
],
"sources" : [
"FederatedService.swift",
"FederatedServiceRouter.swift",
"FederatedServiceTokens.swift",
"ImperialError.swift",
"Middleware/ImperialMiddleware.swift",
"RoutesBuilder+oAuth.swift",
"Sessions+Imperial.swift",
"String+pathSegments.swift"
],
"type" : "library"
},
{
"c99name" : "ImperialAuth0",
"module_type" : "SwiftTarget",
"name" : "ImperialAuth0",
"path" : "Sources/ImperialAuth0",
"product_memberships" : [
"ImperialAuth0",
"Imperial"
],
"sources" : [
"Auth0.swift",
"Auth0Auth.swift",
"Auth0CallbackBody.swift",
"Auth0Router.swift"
],
"target_dependencies" : [
"ImperialCore"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.