Build Information
Successful build of Imperial, reference 2.0.0 (89b8b6
), with Swift 6.1 for Linux on 13 May 2025 23:18:16 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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/imperial.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/imperial
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 89b8b66 Prepare for 2.0.0 release (#119)
Cloned https://github.com/vapor-community/imperial.git
Revision (git rev-parse @):
89b8b66f17a9af2277a1ca7985486564d3b9ac3f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/imperial.git at 2.0.0
========================================
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/vapor/vapor.git
[1/74337] Fetching vapor
[5205/83386] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.94s)
Fetched https://github.com/vapor/vapor.git from cache (1.96s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (2.47s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
[1/13917] Fetching swift-crypto
[419/17753] Fetching swift-crypto, swift-log
[8013/23893] Fetching swift-crypto, swift-log, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.85s)
Fetched https://github.com/apple/swift-log.git from cache (0.85s)
[6820/13917] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.39s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (3.69s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1710] Fetching swift-atomics
[361/2773] Fetching swift-atomics, swift-service-context
[1096/7747] Fetching swift-atomics, swift-service-context, swift-distributed-tracing
[2127/10970] Fetching swift-atomics, swift-service-context, swift-distributed-tracing, multipart-kit
[4443/16929] Fetching swift-atomics, swift-service-context, swift-distributed-tracing, multipart-kit, swift-algorithms
[7620/19538] Fetching swift-atomics, swift-service-context, swift-distributed-tracing, multipart-kit, swift-algorithms, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.45s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.52s)
Fetching https://github.com/apple/swift-nio-ssl.git
[7056/11388] Fetching multipart-kit, swift-algorithms, swift-metrics
[7608/17292] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-nio-extras
[8257/28806] Fetching multipart-kit, swift-algorithms, swift-metrics, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
Fetching https://github.com/apple/swift-nio.git
[15494/41436] Fetching multipart-kit, swift-algorithms, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.48s)
[11830/35532] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
[22873/56259] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl, routing-kit
[28023/132167] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (1.83s)
[66573/126208] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.90s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.43s)
[57577/111471] Fetching swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/vapor/async-kit.git
[68205/117048] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit
[73193/119418] Fetching swift-nio-ssl, routing-kit, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.22s)
[55843/98691] Fetching swift-nio-ssl, swift-nio, console-kit, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.37s)
[63681/96321] Fetching swift-nio-ssl, swift-nio, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.52s)
[59622/90744] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.08s)
[49342/89901] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.88s)
[58450/75908] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.20s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.52s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.02s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1141] Fetching swift-http-structured-headers
[241/2045] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.26s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.79s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.84s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4367] Fetching swift-system
[2753/20751] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.55s)
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.32s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.87s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (7.30s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.66s)
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.0 (0.90s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.38s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.14s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.02s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.73s)
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-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/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/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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-nio-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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.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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Found unhandled resource at /host/spi-builder-workspace/.env.testing
Building for debugging...
[0/849] Write sources
[64/849] Compiling _NumericsShims _NumericsShims.c
[65/849] Compiling CSystem shims.c
[66/849] Compiling CNIOWASI CNIOWASI.c
[67/849] Compiling CVaporBcrypt blf.c
[68/849] Compiling _AtomicsShims.c
[69/849] Compiling CVaporBcrypt bcrypt.c
[69/849] Compiling CNIOWindows shim.c
[71/849] Compiling CNIOWindows WSAStartup.c
[72/849] Compiling CNIOLinux liburing_shims.c
[72/849] Compiling CNIOSHA1 c_nio_sha1.c
[74/849] Compiling CNIOExtrasZlib empty.c
[74/849] Compiling CNIOLLHTTP c_nio_http.c
[76/849] Compiling CNIODarwin shim.c
[77/849] Compiling CNIOLinux shim.c
[78/849] Compiling CNIOLLHTTP c_nio_api.c
[79/849] Compiling fiat_p256_adx_mul.S
[80/849] Compiling fiat_curve25519_adx_square.S
[81/849] Compiling fiat_curve25519_adx_mul.S
[82/849] Compiling fiat_p256_adx_sqr.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_method.cc
[88/855] Emitting module _NIOBase64
[88/857] Compiling tls13_both.cc
[89/857] Compiling tls13_enc.cc
[90/857] Compiling tls13_server.cc
[91/857] Compiling tls_record.cc
[92/915] Compiling tls13_client.cc
[94/920] Emitting module RealModule
[95/921] Compiling SystemPackage MachPort.swift
[96/921] Compiling SystemPackage PlatformString.swift
[97/921] Compiling SystemPackage SystemString.swift
[98/921] Emitting module _CertificateInternals
[99/921] Compiling _CertificateInternals _TinyArray.swift
[100/925] Compiling RealModule Real.swift
[101/925] Emitting module ServiceContextModule
[102/925] Compiling RealModule RealFunctions.swift
[103/925] Compiling _NIOBase64 Base64.swift
[104/926] Compiling SwiftASN1 ASN1OctetString.swift
[105/926] Compiling SwiftASN1 ASN1Strings.swift
[106/926] Compiling SwiftASN1 ArraySliceBigint.swift
[107/926] Compiling SwiftASN1 GeneralizedTime.swift
[108/926] Compiling RealModule AlgebraicField.swift
[109/926] Compiling RealModule ApproximateEquality.swift
[110/926] Compiling RealModule AugmentedArithmetic.swift
[111/926] Compiling RealModule Double+Real.swift
[112/926] Compiling SwiftASN1 ObjectIdentifier.swift
[113/926] Compiling SwiftASN1 PEMDocument.swift
[114/926] Compiling SwiftASN1 TimeUtilities.swift
[115/926] Compiling SwiftASN1 UTCTime.swift
[116/926] Compiling ServiceContextModule ServiceContext.swift
[117/926] Compiling RealModule ElementaryFunctions.swift
[118/926] Compiling RealModule Float+Real.swift
[119/926] Compiling ServiceContextModule ServiceContextKey.swift
[120/926] Compiling _NIODataStructures _TinyArray.swift
[121/926] Compiling _NIODataStructures PriorityQueue.swift
[122/927] Compiling RealModule Float80+Real.swift
[128/927] Compiling RealModule Float16+Real.swift
[130/928] Compiling SwiftASN1 BER.swift
[131/928] Compiling SwiftASN1 ASN1Any.swift
[132/928] Compiling SwiftASN1 ASN1Integer.swift
[133/928] Compiling SwiftASN1 ASN1Null.swift
[134/928] Emitting module SystemPackage
[137/945] Compiling InternalCollectionsUtilities _SortedCollection.swift
[138/945] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[139/950] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[140/950] Compiling InternalCollectionsUtilities Specialize.swift
[143/952] Compiling InternalCollectionsUtilities Debugging.swift
[144/952] Compiling InternalCollectionsUtilities Descriptions.swift
[145/952] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[146/952] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[147/952] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[148/952] Compiling InternalCollectionsUtilities Integer rank.swift
[149/952] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[153/952] Emitting module InternalCollectionsUtilities
[154/952] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[155/952] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[156/952] Compiling SystemPackage Util+StringArray.swift
[157/952] Compiling SystemPackage Util.swift
[158/952] Compiling SystemPackage UtilConsumers.swift
[159/952] Emitting module CoreMetrics
[160/952] Compiling InternalCollectionsUtilities UInt+reversed.swift
[161/952] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[164/952] Compiling CoreMetrics Metrics.swift
[165/952] Emitting module Logging
[168/952] Compiling SystemPackage Syscalls.swift
[169/952] Compiling SystemPackage WindowsSyscallAdapters.swift
[170/952] Compiling CoreMetrics Locks.swift
[171/953] Compiling SystemPackage Backcompat.swift
[172/953] Compiling SystemPackage CInterop.swift
[173/953] Compiling SystemPackage Constants.swift
[174/953] Compiling SystemPackage Exports.swift
[177/953] Compiling Logging MetadataProvider.swift
[178/953] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[179/953] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[180/953] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[188/954] Compiling _NIODataStructures Heap.swift
[189/954] Emitting module _NIODataStructures
[189/956] Compiling ssl_x509.cc
[194/956] Compiling Logging Locks.swift
[195/956] Compiling Logging LogHandler.swift
[196/956] Compiling Logging Logging.swift
[198/956] Emitting module SwiftASN1
[198/958] Compiling t1_enc.cc
[204/964] Compiling Instrumentation MultiplexInstrument.swift
[205/964] Compiling Instrumentation NoOpInstrument.swift
[206/964] Compiling Instrumentation Locks.swift
[207/964] Compiling Instrumentation Instrument.swift
[208/964] Emitting module Instrumentation
[209/964] Compiling Instrumentation InstrumentationSystem.swift
[211/1103] Compiling HeapModule Heap+Descriptions.swift
[212/1103] Compiling HeapModule _HeapNode.swift
[213/1103] Emitting module RoutingKit
[214/1103] Compiling HeapModule Heap.swift
[215/1103] Compiling RoutingKit PathComponent.swift
[215/1103] Compiling ssl_versions.cc
[217/1103] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[218/1103] Compiling HeapModule Heap+UnsafeHandle.swift
[219/1103] Compiling HeapModule Heap+Invariants.swift
[220/1103] Emitting module HeapModule
[221/1104] Compiling _RopeModule BigString+Contents.swift
[222/1104] Compiling _RopeModule BigString+Debugging.swift
[223/1104] Compiling _RopeModule BigString+Index.swift
[224/1104] Compiling _RopeModule BigString+Ingester.swift
[225/1104] Compiling _RopeModule BigString+Invariants.swift
[226/1104] Compiling _RopeModule BigString+Iterators.swift
[227/1104] Compiling _RopeModule BigString+Metrics.swift
[228/1104] Compiling _RopeModule BigString+Summary.swift
[229/1104] Compiling _RopeModule BigString.swift
[230/1104] Compiling _RopeModule Rope+_Storage.swift
[231/1104] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[232/1104] Compiling _RopeModule Rope+_UnsafeHandle.swift
[233/1104] Compiling _RopeModule Rope.swift
[234/1104] Compiling _RopeModule RopeElement.swift
[234/1111] Compiling ssl_transcript.cc
[236/1111] Compiling RoutingKit Router.swift
[237/1111] Compiling RoutingKit TrieRouter.swift
[239/1111] Compiling _RopeModule BigString+Chunk.swift
[240/1111] Compiling _RopeModule BigString+BidirectionalCollection.swift
[241/1111] Compiling _RopeModule BigString+Comparable.swift
[242/1111] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[243/1111] Compiling _RopeModule BigString+CustomStringConvertible.swift
[244/1111] Compiling _RopeModule BigString+Equatable.swift
[245/1111] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[246/1111] Compiling _RopeModule BigString+Hashing.swift
[247/1113] Compiling _RopeModule BigString+RemoveSubrange.swift
[248/1113] Compiling _RopeModule BigString+ReplaceSubrange.swift
[249/1113] Compiling _RopeModule BigString+Split.swift
[250/1113] Compiling _RopeModule Range+BigString.swift
[251/1113] Compiling _RopeModule BigString+UTF16View.swift
[252/1113] Compiling _RopeModule BigString+UTF8View.swift
[253/1113] Compiling _RopeModule BigString+UnicodeScalarView.swift
[254/1113] Compiling _RopeModule BigSubstring+UTF16View.swift
[255/1113] Compiling _RopeModule BigSubstring+UTF8View.swift
[256/1113] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[257/1113] Compiling _RopeModule BigSubstring.swift
[258/1113] Compiling _RopeModule Rope+Builder.swift
[259/1113] Compiling _RopeModule Rope+Debugging.swift
[260/1113] Compiling _RopeModule Rope+Invariants.swift
[261/1113] Compiling _RopeModule Rope+_Node.swift
[262/1113] Compiling _RopeModule BigString+Builder.swift
[263/1210] Compiling HashTreeCollections _HashNode+Builder.swift
[264/1210] Compiling HashTreeCollections _HashNode+Debugging.swift
[265/1210] Compiling HashTreeCollections _HashNode+Initializers.swift
[266/1210] Compiling HashTreeCollections _HashNode+Invariants.swift
[267/1210] Compiling HashTreeCollections _HashNode+Lookups.swift
[268/1210] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[269/1210] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[270/1210] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[271/1210] Compiling Tracing TracingTime.swift
[272/1210] Compiling Tracing InstrumentationSystem+Tracing.swift
[273/1210] Compiling DequeModule Deque+CustomReflectable.swift
[274/1210] Compiling DequeModule Deque+Descriptions.swift
[275/1212] Compiling Tracing TracerProtocol.swift
[276/1212] Compiling RoutingKit AnyRouter.swift
[277/1212] Compiling RoutingKit Parameters.swift
[278/1213] Compiling Metrics Metrics.swift
[279/1213] Emitting module Metrics
[280/1214] Compiling DequeModule _DequeBuffer.swift
[281/1214] Compiling DequeModule _DequeBufferHeader.swift
[282/1214] Emitting module Tracing
[282/1214] Compiling ssl_stat.cc
[286/1214] Compiling Tracing TracerProtocol+Legacy.swift
[287/1214] Compiling Tracing Tracer.swift
[288/1214] Compiling DequeModule Deque+Extras.swift
[289/1214] Compiling DequeModule Deque+Hashable.swift
[290/1214] Compiling DequeModule Deque+Equatable.swift
[291/1214] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[292/1214] Compiling DequeModule Deque+Codable.swift
[293/1214] Compiling DequeModule Deque+Collection.swift
[300/1214] Compiling DequeModule _DequeSlot.swift
[301/1214] Compiling DequeModule _UnsafeWrappedBuffer.swift
[302/1214] Compiling HashTreeCollections TreeSet+Hashable.swift
[303/1214] Compiling HashTreeCollections TreeSet+Sendable.swift
[304/1214] Compiling HashTreeCollections TreeSet+Sequence.swift
[305/1214] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[306/1214] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[307/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[308/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[309/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[310/1214] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[311/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[312/1224] Compiling Tracing NoOpTracer.swift
[313/1224] Compiling Tracing SpanProtocol.swift
[314/1225] Compiling HashTreeCollections TreeSet+Descriptions.swift
[315/1225] Compiling HashTreeCollections TreeSet+Equatable.swift
[316/1225] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[317/1225] Compiling HashTreeCollections TreeSet+Extras.swift
[318/1225] Compiling HashTreeCollections TreeSet+Filter.swift
[319/1225] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[320/1225] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[321/1225] Compiling HashTreeCollections TreeDictionary+Filter.swift
[322/1225] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[323/1225] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[324/1225] Compiling HashTreeCollections TreeDictionary+Keys.swift
[325/1225] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[326/1225] Compiling HashTreeCollections TreeDictionary+Merge.swift
[327/1225] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[328/1225] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[329/1225] Compiling HashTreeCollections TreeDictionary+Values.swift
[333/1234] Compiling DequeModule Deque._UnsafeHandle.swift
[334/1234] Compiling DequeModule Deque.swift
[335/1234] Compiling DequeModule Deque+Testing.swift
[336/1234] Compiling DequeModule Deque._Storage.swift
[337/1234] Compiling HashTreeCollections TreeDictionary.swift
[338/1234] Compiling HashTreeCollections TreeSet+Codable.swift
[339/1234] Compiling HashTreeCollections TreeSet+Collection.swift
[340/1234] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[341/1234] Compiling HashTreeCollections TreeSet+Debugging.swift
[367/1234] Compiling _RopeModule _CharacterRecognizer.swift
[368/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[369/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[370/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[371/1234] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[372/1234] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[373/1234] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[374/1234] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[375/1234] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[376/1234] Compiling HashTreeCollections TreeSet.swift
[377/1234] Emitting module DequeModule
[378/1235] Emitting module OrderedCollections
[381/1236] Compiling HashTreeCollections _HashTreeIterator.swift
[382/1236] Compiling HashTreeCollections _HashTreeStatistics.swift
[383/1236] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[384/1236] Compiling HashTreeCollections _RawHashNode.swift
[385/1236] Compiling HashTreeCollections _UnmanagedHashNode.swift
[386/1236] Compiling HashTreeCollections _UnsafePath.swift
[387/1236] Compiling HashTreeCollections TreeDictionary+Codable.swift
[388/1236] Compiling HashTreeCollections TreeDictionary+Collection.swift
[389/1236] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[390/1236] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[391/1236] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[403/1236] Emitting module _RopeModule
[403/1236] Compiling ssl_privkey.cc
[404/1236] Compiling ssl_session.cc
[406/1236] Compiling _RopeModule Rope+Join.swift
[407/1236] Compiling _RopeModule Rope+MutatingForEach.swift
[408/1236] Compiling _RopeModule Rope+Remove.swift
[409/1236] Compiling _RopeModule Rope+RemoveSubrange.swift
[410/1236] Compiling _RopeModule Rope+Split.swift
[411/1236] Compiling _RopeModule Optional Utilities.swift
[412/1236] Compiling _RopeModule String Utilities.swift
[413/1236] Compiling _RopeModule String.Index+ABI.swift
[414/1236] Compiling ssl_lib.cc
[415/1236] Compiling ssl_key_share.cc
[419/1236] Compiling HashTreeCollections _HashNode+Structural union.swift
[420/1236] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[421/1236] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[422/1236] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[423/1236] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[424/1236] Compiling HashTreeCollections _HashNode.swift
[425/1236] Compiling HashTreeCollections _HashNodeHeader.swift
[426/1236] Compiling HashTreeCollections _HashSlot.swift
[427/1236] Compiling HashTreeCollections _HashStack.swift
[487/1236] Compiling ssl_file.cc
[490/1237] Emitting module HashTreeCollections
[490/1238] Compiling ssl_credential.cc
[492/1238] Compiling ssl_cert.cc
[493/1238] Compiling ssl_cipher.cc
[494/1238] Compiling ssl_buffer.cc
[495/1238] Compiling ssl_asn1.cc
[496/1238] Compiling ssl_aead_ctx.cc
[497/1238] Compiling s3_pkt.cc
[498/1238] Compiling handshake_client.cc
[499/1238] Compiling s3_lib.cc
[500/1238] Compiling s3_both.cc
[501/1238] Compiling handshake_server.cc
[502/1238] Compiling handshake.cc
[503/1238] Compiling handoff.cc
[504/1238] Compiling d1_srtp.cc
[505/1238] Compiling dtls_method.cc
[506/1238] Compiling encrypted_client_hello.cc
[507/1238] Compiling md5-x86_64-linux.S
[508/1238] Compiling md5-x86_64-apple.S
[509/1238] Compiling dtls_record.cc
[510/1238] Compiling md5-586-apple.S
[511/1238] Compiling md5-586-linux.S
[512/1238] Compiling extensions.cc
[513/1238] Compiling chacha20_poly1305_x86_64-apple.S
[514/1238] Compiling chacha20_poly1305_x86_64-linux.S
[515/1238] Compiling chacha20_poly1305_armv8-linux.S
[516/1238] Compiling chacha20_poly1305_armv8-win.S
[517/1238] Compiling d1_pkt.cc
[518/1238] Compiling chacha20_poly1305_armv8-apple.S
[519/1238] Compiling chacha-x86_64-linux.S
[520/1238] Compiling chacha-x86_64-apple.S
[521/1238] Compiling chacha-x86-linux.S
[522/1238] Compiling chacha-x86-apple.S
[523/1238] Compiling chacha-armv8-linux.S
[524/1238] Compiling chacha-armv8-win.S
[525/1238] Compiling chacha-armv8-apple.S
[526/1238] Compiling chacha-armv4-linux.S
[527/1238] Compiling err_data.cc
[528/1238] Compiling aes128gcmsiv-x86_64-linux.S
[529/1238] Compiling aes128gcmsiv-x86_64-apple.S
[530/1238] Compiling d1_lib.cc
[531/1238] Compiling x86_64-mont5-apple.S
[532/1238] Compiling x86_64-mont-apple.S
[533/1238] Compiling x86_64-mont5-linux.S
[534/1238] Compiling x86-mont-apple.S
[535/1238] Compiling x86-mont-linux.S
[535/1238] Compiling x86_64-mont-linux.S
[537/1238] Compiling vpaes-x86_64-linux.S
[538/1238] Compiling vpaes-x86_64-apple.S
[539/1238] Compiling vpaes-x86-linux.S
[540/1238] Compiling vpaes-armv8-win.S
[541/1238] Compiling vpaes-armv8-linux.S
[541/1238] Compiling vpaes-x86-apple.S
[543/1238] Compiling vpaes-armv8-apple.S
[544/1238] Compiling vpaes-armv7-linux.S
[545/1238] Compiling sha512-armv8-linux.S
[546/1238] Compiling sha512-x86_64-linux.S
[547/1238] Compiling sha512-x86_64-apple.S
[548/1238] Compiling sha512-armv8-win.S
[549/1238] Compiling sha512-armv4-linux.S
[549/1238] Compiling sha512-armv8-apple.S
[551/1238] Compiling sha512-586-linux.S
[552/1238] Compiling bio_ssl.cc
[553/1238] Compiling sha512-586-apple.S
[554/1238] Compiling sha256-armv8-apple.S
[555/1238] Compiling sha256-x86_64-apple.S
[556/1238] Compiling sha256-x86_64-linux.S
[556/1238] Compiling sha256-armv8-linux.S
[558/1238] Compiling sha256-armv8-win.S
[559/1238] Compiling sha256-armv4-linux.S
[560/1238] Compiling sha256-586-apple.S
[561/1238] Compiling sha1-x86_64-apple.S
[561/1238] Compiling sha256-586-linux.S
[563/1238] Compiling sha1-armv8-linux.S
[564/1238] Compiling sha1-armv8-win.S
[565/1238] Compiling sha1-armv8-apple.S
[566/1238] Compiling sha1-x86_64-linux.S
[567/1238] Compiling sha1-armv4-large-linux.S
[568/1238] Compiling rsaz-avx2-apple.S
[569/1238] Compiling rsaz-avx2-linux.S
[570/1238] Compiling sha1-586-linux.S
[571/1238] Compiling sha1-586-apple.S
[572/1238] Compiling rdrand-x86_64-apple.S
[573/1238] Compiling p256_beeu-x86_64-asm-linux.S
[574/1238] Compiling rdrand-x86_64-linux.S
[575/1238] Compiling p256_beeu-x86_64-asm-apple.S
[576/1238] Compiling p256_beeu-armv8-asm-win.S
[577/1238] Compiling p256_beeu-armv8-asm-linux.S
[578/1238] Compiling p256_beeu-armv8-asm-apple.S
[579/1238] Compiling p256-armv8-asm-apple.S
[580/1238] Compiling p256-armv8-asm-linux.S
[581/1238] Compiling p256-armv8-asm-win.S
[582/1238] Compiling p256-x86_64-asm-apple.S
[583/1238] Compiling p256-x86_64-asm-linux.S
[584/1238] Compiling ghashv8-armv8-win.S
[585/1238] Compiling ghashv8-armv8-linux.S
[586/1238] Compiling ghashv8-armv8-apple.S
[587/1238] Compiling ghashv8-armv7-linux.S
[588/1238] Compiling ghash-x86_64-apple.S
[589/1238] Compiling ghash-ssse3-x86_64-linux.S
[590/1238] Compiling ghash-x86_64-linux.S
[591/1238] Compiling ghash-x86-linux.S
[592/1238] Compiling ghash-x86-apple.S
[593/1238] Compiling ghash-ssse3-x86_64-apple.S
[594/1238] Compiling ghash-neon-armv8-win.S
[595/1238] Compiling ghash-ssse3-x86-linux.S
[596/1238] Compiling ghash-armv4-linux.S
[597/1238] Compiling ghash-neon-armv8-apple.S
[598/1238] Compiling ghash-ssse3-x86-apple.S
[599/1238] Compiling ghash-neon-armv8-linux.S
[600/1238] Compiling co-586-linux.S
[601/1238] Compiling bsaes-armv7-linux.S
[602/1238] Compiling co-586-apple.S
[603/1238] Compiling bn-armv8-win.S
[604/1238] Compiling bn-armv8-linux.S
[605/1238] Compiling bn-586-apple.S
[606/1238] Compiling bn-armv8-apple.S
[607/1238] Compiling bn-586-linux.S
[608/1238] Compiling armv8-mont-win.S
[609/1238] Compiling armv8-mont-linux.S
[610/1238] Compiling armv8-mont-apple.S
[611/1238] Compiling aesv8-gcm-armv8-linux.S
[612/1238] Compiling armv4-mont-linux.S
[612/1238] Compiling aesv8-gcm-armv8-win.S
[614/1238] Compiling aesv8-gcm-armv8-apple.S
[615/1238] Compiling aesv8-armv8-linux.S
[616/1238] Compiling aesv8-armv7-linux.S
[617/1238] Compiling aesv8-armv8-apple.S
[618/1238] Compiling aesni-x86-linux.S
[619/1238] Compiling aesni-x86_64-apple.S
[620/1238] Compiling aesv8-armv8-win.S
[621/1238] Compiling aesni-x86_64-linux.S
[621/1238] Compiling d1_both.cc
[623/1238] Compiling aesni-gcm-x86_64-apple.S
[623/1238] Compiling aesni-gcm-x86_64-linux.S
[625/1238] Compiling aesni-x86-apple.S
[626/1238] Compiling aes-gcm-avx2-x86_64-linux.S
[627/1238] Compiling aes-gcm-avx2-x86_64-apple.S
[628/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[629/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[630/1238] Compiling x_spki.cc
[631/1238] Compiling x_x509.cc
[632/1238] Compiling x_sig.cc
[633/1238] Compiling x_req.cc
[634/1238] Compiling x_name.cc
[635/1238] Compiling x_val.cc
[636/1238] Compiling x_x509a.cc
[637/1238] Compiling x_pubkey.cc
[638/1238] Compiling x_attrib.cc
[639/1238] Compiling x_exten.cc
[640/1238] Compiling x_crl.cc
[641/1238] Compiling x_algor.cc
[642/1238] Compiling x_all.cc
[643/1238] Compiling x509spki.cc
[644/1238] Compiling x509cset.cc
[645/1238] Compiling x509rset.cc
[646/1238] Compiling x509name.cc
[647/1238] Compiling x509_vpm.cc
[648/1238] Compiling x509_txt.cc
[649/1238] Compiling x509_vfy.cc
[650/1238] Compiling x509_v3.cc
[651/1238] Compiling x509_trs.cc
[652/1238] Compiling x509_set.cc
[653/1238] Compiling x509_req.cc
[654/1238] Compiling x509_cmp.cc
[655/1238] Compiling x509_obj.cc
[656/1238] Compiling x509_lu.cc
[657/1238] Compiling x509_def.cc
[658/1238] Compiling x509_d2.cc
[659/1238] Compiling x509_ext.cc
[660/1238] Compiling v3_utl.cc
[661/1238] Compiling x509_att.cc
[662/1238] Compiling x509.cc
[663/1238] Compiling v3_prn.cc
[664/1238] Compiling v3_skey.cc
[665/1238] Compiling v3_purp.cc
[666/1238] Compiling v3_pmaps.cc
[667/1238] Compiling v3_pcons.cc
[668/1238] Compiling v3_ocsp.cc
[669/1238] Compiling v3_ncons.cc
[670/1238] Compiling v3_lib.cc
[671/1238] Compiling v3_int.cc
[672/1238] Compiling v3_info.cc
[673/1238] Compiling v3_ia5.cc
[674/1238] Compiling v3_genn.cc
[675/1238] Compiling v3_extku.cc
[676/1238] Compiling v3_enum.cc
[677/1238] Compiling v3_crld.cc
[678/1238] Compiling v3_cpols.cc
[679/1238] Compiling v3_bitst.cc
[680/1238] Compiling v3_conf.cc
[681/1238] Compiling v3_bcons.cc
[682/1238] Compiling v3_alt.cc
[683/1238] Compiling v3_akeya.cc
[684/1238] Compiling v3_akey.cc
[685/1238] Compiling t_x509a.cc
[686/1238] Compiling t_x509.cc
[687/1238] Compiling i2d_pr.cc
[688/1238] Compiling t_crl.cc
[689/1238] Compiling t_req.cc
[690/1238] Compiling policy.cc
[691/1238] Compiling rsa_pss.cc
[692/1238] Compiling asn1_gen.cc
[693/1238] Compiling name_print.cc
[694/1238] Compiling a_verify.cc
[695/1238] Compiling by_dir.cc
[696/1238] Compiling a_digest.cc
[697/1238] Compiling by_file.cc
[698/1238] Compiling algorithm.cc
[699/1238] Compiling a_sign.cc
[700/1238] Compiling thread_win.cc
[701/1238] Compiling thread_pthread.cc
[702/1238] Compiling thread.cc
[703/1238] Compiling thread_none.cc
[704/1238] Compiling voprf.cc
[705/1238] Compiling trust_token.cc
[706/1238] Compiling stack.cc
[707/1238] Compiling pmbtoken.cc
[708/1238] Compiling sha512.cc
[709/1238] Compiling sha256.cc
[710/1238] Compiling siphash.cc
[711/1238] Compiling sha1.cc
[712/1238] Compiling slhdsa.cc
[713/1238] Compiling rsa_print.cc
[714/1238] Compiling spake2plus.cc
[715/1238] Compiling rsa_extra.cc
[716/1238] Compiling rc4.cc
[717/1238] Compiling refcount.cc
[718/1238] Compiling rsa_crypt.cc
[719/1238] Compiling trusty.cc
[720/1238] Compiling windows.cc
[721/1238] Compiling urandom.cc
[722/1238] Compiling rand.cc
[723/1238] Compiling rsa_asn1.cc
[724/1238] Compiling passive.cc
[725/1238] Compiling ios.cc
[726/1238] Compiling poly1305_arm_asm.S
[727/1238] Compiling getentropy.cc
[728/1238] Compiling forkunsafe.cc
[729/1238] Compiling deterministic.cc
[730/1238] Compiling fork_detect.cc
[731/1238] Compiling poly1305_arm.cc
[732/1238] Compiling poly1305.cc
[733/1238] Compiling poly1305_vec.cc
[734/1238] Compiling pool.cc
[735/1238] Compiling pkcs7.cc
[736/1238] Compiling pkcs8_x509.cc
[737/1238] Compiling pkcs8.cc
[738/1238] Compiling pkcs7_x509.cc
[739/1238] Compiling pem_x509.cc
[740/1238] Compiling p5_pbev2.cc
[741/1238] Compiling pem_xaux.cc
[742/1238] Compiling pem_pkey.cc
[743/1238] Compiling obj_xref.cc
[744/1238] Compiling mlkem.cc
[745/1238] Compiling pem_pk8.cc
[746/1238] Compiling obj.cc
[747/1238] Compiling pem_oth.cc
[748/1238] Compiling pem_info.cc
[749/1238] Compiling pem_lib.cc
[750/1238] Compiling mldsa.cc
[751/1238] Compiling pem_all.cc
[752/1238] Compiling poly_rq_mul.S
[753/1238] Compiling mem.cc
[754/1238] Compiling fips_shared_support.cc
[755/1238] Compiling md5.cc
[756/1238] Compiling md4.cc
[757/1238] Compiling lhash.cc
[758/1238] Compiling hrss.cc
[759/1238] Compiling ex_data.cc
[760/1238] Compiling sign.cc
[761/1238] Compiling kyber.cc
[762/1238] Compiling scrypt.cc
[763/1238] Compiling print.cc
[764/1238] Compiling hpke.cc
[765/1238] Compiling pbkdf.cc
[766/1238] Compiling p_x25519.cc
[767/1238] Compiling p_x25519_asn1.cc
[768/1238] Compiling p_rsa_asn1.cc
[769/1238] Compiling p_ed25519.cc
[770/1238] Compiling p_rsa.cc
[771/1238] Compiling p_hkdf.cc
[772/1238] Compiling p_ed25519_asn1.cc
[773/1238] Compiling p_ec_asn1.cc
[774/1238] Compiling p_dh_asn1.cc
[775/1238] Compiling p_ec.cc
[776/1238] Compiling p_dh.cc
[777/1238] Compiling evp_ctx.cc
[778/1238] Compiling engine.cc
[779/1238] Compiling p_dsa_asn1.cc
[780/1238] Compiling err.cc
[781/1238] Compiling evp.cc
[782/1238] Compiling ecdh.cc
[783/1238] Compiling ecdsa_asn1.cc
[784/1238] Compiling ec_derive.cc
[785/1238] Compiling hash_to_curve.cc
[786/1238] Compiling evp_asn1.cc
[787/1238] Compiling dsa_asn1.cc
[788/1238] Compiling dsa.cc
[789/1238] Compiling ec_asn1.cc
[790/1238] Compiling params.cc
[791/1238] Compiling x25519-asm-arm.S
[792/1238] Compiling des.cc
[793/1238] Compiling digest_extra.cc
[794/1238] Compiling dh_asn1.cc
[795/1238] Compiling crypto.cc
[796/1238] Compiling cpu_intel.cc
[797/1238] Compiling spake25519.cc
[798/1238] Compiling cpu_arm_linux.cc
[799/1238] Compiling curve25519.cc
[800/1238] Compiling cpu_arm_freebsd.cc
[801/1238] Compiling cpu_aarch64_win.cc
[802/1238] Compiling cpu_aarch64_openbsd.cc
[803/1238] Compiling cpu_aarch64_sysreg.cc
[804/1238] Compiling bcm.cc
[805/1238] Compiling cpu_aarch64_fuchsia.cc
[806/1238] Compiling cpu_aarch64_linux.cc
[807/1238] Compiling cpu_aarch64_apple.cc
[808/1238] Compiling curve25519_64_adx.cc
[809/1238] Compiling conf.cc
[810/1238] Compiling get_cipher.cc
[811/1238] Compiling tls_cbc.cc
[812/1238] Compiling e_rc4.cc
[813/1238] Compiling e_null.cc
[814/1238] Compiling e_rc2.cc
[815/1238] Compiling e_tls.cc
[816/1238] Compiling e_des.cc
[817/1238] Compiling derive_key.cc
[818/1238] Compiling e_chacha20poly1305.cc
[819/1238] Compiling e_aesgcmsiv.cc
[820/1238] Compiling e_aesctrhmac.cc
[821/1238] Compiling chacha.cc
[822/1238] Compiling unicode.cc
[823/1238] Compiling cbb.cc
[824/1238] Compiling buf.cc
[825/1238] Compiling cbs.cc
[826/1238] Compiling ber.cc
[827/1238] Compiling asn1_compat.cc
[828/1238] Compiling blake2.cc
[829/1238] Compiling bn_asn1.cc
[830/1238] Compiling convert.cc
[831/1238] Compiling printf.cc
[832/1238] Compiling socket.cc
[833/1238] Compiling socket_helper.cc
[834/1238] Compiling pair.cc
[835/1238] Compiling file.cc
[836/1238] Compiling hexdump.cc
[837/1238] Compiling errno.cc
[838/1238] Compiling fd.cc
[839/1238] Compiling connect.cc
[840/1238] Compiling bio_mem.cc
[841/1238] Compiling bio.cc
[842/1238] Compiling base64.cc
[843/1238] Compiling tasn_typ.cc
[844/1238] Compiling tasn_fre.cc
[845/1238] Compiling tasn_enc.cc
[846/1238] Compiling tasn_utl.cc
[847/1238] Compiling posix_time.cc
[848/1238] Compiling f_string.cc
[849/1238] Compiling tasn_new.cc
[850/1238] Compiling f_int.cc
[851/1238] Compiling asn_pack.cc
[852/1238] Compiling tasn_dec.cc
[853/1238] Compiling asn1_par.cc
[854/1238] Compiling a_utctm.cc
[855/1238] Compiling a_octet.cc
[856/1238] Compiling a_type.cc
[857/1238] Compiling asn1_lib.cc
[858/1238] Compiling a_time.cc
[859/1238] Compiling a_strnid.cc
[860/1238] Compiling a_strex.cc
[861/1238] Compiling a_object.cc
[862/1238] Compiling a_i2d_fp.cc
[863/1238] Compiling a_dup.cc
[864/1238] Compiling a_d2i_fp.cc
[865/1238] Compiling a_mbstr.cc
[866/1238] Compiling a_int.cc
[867/1238] Compiling fiat_p256_adx_sqr.S
[868/1238] Compiling fiat_p256_adx_mul.S
[869/1238] Compiling fiat_curve25519_adx_square.S
[870/1238] Compiling fiat_curve25519_adx_mul.S
[871/1238] Compiling a_gentm.cc
[872/1238] Compiling a_bitstr.cc
[873/1238] Compiling md5-x86_64-linux.S
[874/1238] Compiling md5-x86_64-apple.S
[875/1238] Compiling md5-586-linux.S
[876/1238] Compiling md5-586-apple.S
[877/1238] Compiling CCryptoBoringSSLShims shims.c
[878/1238] Compiling chacha20_poly1305_x86_64-apple.S
[879/1238] Compiling chacha20_poly1305_armv8-win.S
[880/1238] Compiling chacha20_poly1305_x86_64-linux.S
[881/1238] Compiling chacha20_poly1305_armv8-linux.S
[882/1238] Compiling chacha-x86_64-apple.S
[883/1238] Compiling chacha20_poly1305_armv8-apple.S
[884/1238] Compiling chacha-x86_64-linux.S
[885/1238] Compiling a_bool.cc
[886/1238] Compiling chacha-x86-linux.S
[887/1238] Compiling chacha-armv8-win.S
[888/1238] Compiling chacha-x86-apple.S
[889/1238] Compiling chacha-armv8-apple.S
[890/1238] Compiling chacha-armv8-linux.S
[891/1238] Compiling chacha-armv4-linux.S
[892/1238] Compiling aes128gcmsiv-x86_64-apple.S
[893/1238] Compiling aes128gcmsiv-x86_64-linux.S
[894/1238] Compiling x86_64-mont5-apple.S
[895/1238] Compiling x86_64-mont5-linux.S
[896/1238] Compiling err_data.cc
[897/1238] Compiling x86_64-mont-linux.S
[898/1238] Compiling x86_64-mont-apple.S
[899/1238] Compiling x86-mont-linux.S
[900/1238] Compiling x86-mont-apple.S
[901/1238] Compiling vpaes-x86_64-apple.S
[902/1238] Compiling vpaes-x86_64-linux.S
[903/1238] Compiling vpaes-x86-apple.S
[904/1238] Compiling vpaes-x86-linux.S
[905/1238] Compiling vpaes-armv8-win.S
[906/1238] Compiling vpaes-armv8-linux.S
[907/1238] Compiling vpaes-armv8-apple.S
[908/1238] Compiling vpaes-armv7-linux.S
[909/1238] Compiling sha512-armv8-win.S
[910/1238] Compiling sha512-x86_64-apple.S
[911/1238] Compiling sha512-x86_64-linux.S
[912/1238] Compiling sha512-armv8-linux.S
[913/1238] Compiling sha512-armv8-apple.S
[914/1238] Compiling sha512-586-linux.S
[915/1238] Compiling sha512-586-apple.S
[916/1238] Compiling sha512-armv4-linux.S
[917/1238] Compiling sha256-x86_64-apple.S
[918/1238] Compiling sha256-armv8-linux.S
[919/1238] Compiling sha256-x86_64-linux.S
[920/1238] Compiling sha256-armv8-win.S
[921/1238] Compiling sha256-armv8-apple.S
[921/1238] Compiling sha256-armv4-linux.S
[923/1238] Compiling sha256-586-linux.S
[924/1238] Compiling sha256-586-apple.S
[925/1238] Compiling sha1-armv8-win.S
[925/1238] Compiling sha1-x86_64-apple.S
[927/1238] Compiling sha1-armv8-linux.S
[928/1238] Compiling sha1-x86_64-linux.S
[929/1238] Compiling sha1-armv8-apple.S
[930/1238] Compiling sha1-armv4-large-linux.S
[931/1238] Compiling sha1-586-linux.S
[932/1238] Compiling sha1-586-apple.S
[933/1238] Compiling rsaz-avx2-apple.S
[934/1238] Compiling rsaz-avx2-linux.S
[935/1238] Compiling rdrand-x86_64-linux.S
[936/1238] Compiling rdrand-x86_64-apple.S
[937/1238] Compiling p256_beeu-x86_64-asm-apple.S
[938/1238] Compiling p256_beeu-x86_64-asm-linux.S
[939/1238] Compiling p256_beeu-armv8-asm-win.S
[940/1238] Compiling p256_beeu-armv8-asm-apple.S
[941/1238] Compiling p256_beeu-armv8-asm-linux.S
[942/1238] Compiling p256-x86_64-asm-linux.S
[943/1238] Compiling p256-armv8-asm-win.S
[944/1238] Compiling p256-x86_64-asm-apple.S
[945/1238] Compiling p256-armv8-asm-apple.S
[946/1238] Compiling p256-armv8-asm-linux.S
[947/1238] Compiling ghashv8-armv8-linux.S
[948/1238] Compiling ghashv8-armv8-win.S
[949/1238] Compiling ghashv8-armv8-apple.S
[950/1238] Compiling ghashv8-armv7-linux.S
[951/1238] Compiling ghash-x86_64-apple.S
[952/1238] Compiling ghash-x86_64-linux.S
[953/1238] Compiling ghash-x86-linux.S
[954/1238] Compiling ghash-ssse3-x86_64-linux.S
[955/1238] Compiling ghash-x86-apple.S
[956/1238] Compiling ghash-ssse3-x86_64-apple.S
[957/1238] Compiling ghash-ssse3-x86-linux.S
[958/1238] Compiling ghash-ssse3-x86-apple.S
[959/1238] Compiling ghash-neon-armv8-linux.S
[959/1238] Compiling ghash-neon-armv8-win.S
[961/1238] Compiling ghash-neon-armv8-apple.S
[962/1238] Compiling co-586-linux.S
[963/1238] Compiling ghash-armv4-linux.S
[964/1238] Compiling co-586-apple.S
[965/1238] Compiling bn-armv8-win.S
[966/1238] Compiling bsaes-armv7-linux.S
[967/1238] Compiling bn-armv8-apple.S
[968/1238] Compiling bn-586-linux.S
[969/1238] Compiling bn-armv8-linux.S
[970/1238] Compiling armv8-mont-win.S
[971/1238] Compiling bn-586-apple.S
[972/1238] Compiling armv8-mont-apple.S
[973/1238] Compiling armv8-mont-linux.S
[974/1238] Compiling aesv8-gcm-armv8-win.S
[975/1238] Compiling armv4-mont-linux.S
[976/1238] Compiling aesv8-gcm-armv8-linux.S
[977/1238] Compiling aesv8-armv8-win.S
[978/1238] Compiling aesv8-armv8-apple.S
[979/1238] Compiling aesv8-armv7-linux.S
[980/1238] Compiling aesv8-gcm-armv8-apple.S
[981/1238] Compiling aesv8-armv8-linux.S
[982/1238] Compiling aesni-x86_64-linux.S
[983/1238] Compiling aesni-x86_64-apple.S
[984/1238] Compiling aesni-x86-linux.S
[985/1238] Compiling aesni-gcm-x86_64-linux.S
[986/1238] Compiling aesni-gcm-x86_64-apple.S
[987/1238] Compiling aesni-x86-apple.S
[988/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[989/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[990/1238] Compiling x_x509a.cc
[991/1238] Compiling x_sig.cc
[992/1238] Compiling x_spki.cc
[993/1238] Compiling x_val.cc
[994/1238] Compiling x_x509.cc
[995/1238] Compiling x_req.cc
[996/1238] Compiling c-nioatomics.c
[997/1238] Compiling x_pubkey.cc
[998/1238] Compiling x_attrib.cc
[999/1238] Compiling x_exten.cc
[1000/1238] Compiling x_name.cc
[1001/1238] Compiling x_algor.cc
[1002/1238] Compiling x_all.cc
[1003/1238] Compiling x_crl.cc
[1004/1238] Compiling x509spki.cc
[1005/1238] Compiling c-atomics.c
[1006/1238] Compiling x509rset.cc
[1007/1238] Compiling x509cset.cc
[1008/1238] Compiling x509name.cc
[1009/1244] Compiling x509_vpm.cc
[1010/1244] Compiling x509_v3.cc
[1011/1244] Compiling x509_vfy.cc
[1013/1244] Compiling NIOConcurrencyHelpers NIOLock.swift
[1014/1244] Compiling NIOConcurrencyHelpers lock.swift
[1014/1244] Compiling x509_txt.cc
[1016/1244] Emitting module NIOConcurrencyHelpers
[1017/1244] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1018/1244] Compiling NIOConcurrencyHelpers atomics.swift
[1019/1244] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1019/1244] Compiling x509_trs.cc
[1020/1245] Compiling x509_set.cc
[1021/1245] Compiling x509_lu.cc
[1023/1245] Compiling x509_obj.cc
[1024/1245] Compiling x509_ext.cc
[1025/1245] Compiling x509_req.cc
[1026/1271] Compiling x509_def.cc
[1028/1271] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1029/1271] Compiling ConsoleKitTerminal ConsoleClear.swift
[1030/1271] Compiling ConsoleKitTerminal Console+Ask.swift
[1031/1271] Compiling ConsoleKitTerminal Console+Choose.swift
[1032/1274] Emitting module ConsoleKitTerminal
[1032/1274] Compiling x509_d2.cc
[1033/1274] Compiling x509.cc
[1035/1274] Compiling ConsoleKitTerminal CustomActivity.swift
[1036/1274] Compiling ConsoleKitTerminal LoadingBar.swift
[1037/1274] Compiling ConsoleKitTerminal ProgressBar.swift
[1038/1274] Compiling ConsoleKitTerminal Console+Clear.swift
[1039/1274] Compiling ConsoleKitTerminal ActivityBar.swift
[1040/1274] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1041/1274] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1042/1274] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1042/1274] Compiling x509_att.cc
[1044/1274] Compiling ConsoleKitTerminal Console+Wait.swift
[1045/1274] Compiling ConsoleKitTerminal ConsoleColor.swift
[1046/1274] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1046/1274] Compiling x509_cmp.cc
[1047/1274] Compiling v3_utl.cc
[1048/1274] Compiling v3_skey.cc
[1050/1274] Compiling ConsoleKitTerminal Console.swift
[1051/1274] Compiling ConsoleKitTerminal Terminal.swift
[1052/1274] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1053/1274] Compiling ConsoleKitTerminal ConsoleText.swift
[1054/1274] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1055/1274] Compiling ConsoleKitTerminal ANSI.swift
[1056/1274] Compiling ConsoleKitTerminal Console+Confirm.swift
[1057/1274] Compiling ConsoleKitTerminal Console+Input.swift
[1058/1274] Compiling ConsoleKitTerminal Console+Center.swift
[1059/1274] Compiling ConsoleKitTerminal Console+Output.swift
[1059/1274] Compiling v3_purp.cc
[1060/1274] Compiling v3_prn.cc
[1062/1274] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1063/1274] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1064/1274] Compiling ConsoleKitTerminal LoggerFragment.swift
[1064/1275] Compiling v3_pmaps.cc
[1065/1275] Compiling v3_pcons.cc
[1066/1275] Compiling v3_ocsp.cc
[1068/1275] Compiling v3_ncons.cc
[1069/1275] Compiling v3_lib.cc
[1070/1297] Compiling v3_int.cc
[1071/1297] Compiling v3_info.cc
[1073/1297] Emitting module ConsoleKitCommands
[1073/1299] Compiling v3_genn.cc
[1074/1299] Compiling v3_ia5.cc
[1075/1299] Compiling v3_extku.cc
[1077/1299] Compiling ConsoleKitCommands AsyncCommands.swift
[1078/1299] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1079/1299] Compiling ConsoleKitCommands AnyCommand.swift
[1079/1299] Compiling v3_enum.cc
[1081/1299] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1082/1299] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1083/1299] Compiling ConsoleKitCommands Argument.swift
[1084/1299] Compiling ConsoleKitCommands CommandSignature.swift
[1085/1299] Compiling ConsoleKitCommands Flag.swift
[1086/1299] Compiling ConsoleKitCommands Option.swift
[1087/1299] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1088/1299] Compiling ConsoleKitCommands Utilities.swift
[1088/1299] Compiling v3_crld.cc
[1089/1299] Compiling v3_cpols.cc
[1090/1299] Compiling v3_conf.cc
[1091/1299] Compiling v3_bcons.cc
[1092/1299] Compiling v3_bitst.cc
[1093/1299] Compiling v3_alt.cc
[1094/1299] Compiling v3_akeya.cc
[1095/1299] Compiling v3_akey.cc
[1097/1299] Compiling ConsoleKitCommands Command.swift
[1098/1299] Compiling ConsoleKitCommands CommandContext.swift
[1099/1299] Compiling ConsoleKitCommands CommandError.swift
[1100/1299] Compiling ConsoleKitCommands CommandGroup.swift
[1101/1299] Compiling ConsoleKitCommands CommandInput.swift
[1102/1299] Compiling ConsoleKitCommands Commands.swift
[1103/1299] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1104/1299] Compiling ConsoleKitCommands AsyncCommand.swift
[1105/1299] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1106/1299] Compiling ConsoleKitCommands Console+Run.swift
[1107/1299] Compiling ConsoleKitCommands ConsoleError.swift
[1108/1299] Compiling ConsoleKitCommands Completion.swift
[1109/1300] Compiling t_x509a.cc
[1110/1300] Compiling t_x509.cc
[1111/1301] Compiling t_crl.cc
[1112/1302] Compiling t_req.cc
[1113/1302] Compiling rsa_pss.cc
[1115/1302] Compiling ConsoleKit Exports.swift
[1116/1302] Emitting module ConsoleKit
[1116/1303] Compiling policy.cc
[1118/1303] Compiling name_print.cc
[1119/1303] Compiling i2d_pr.cc
[1120/1303] Compiling by_file.cc
[1121/1303] Compiling by_dir.cc
[1122/1303] Compiling asn1_gen.cc
[1123/1303] Compiling voprf.cc
[1124/1303] Compiling algorithm.cc
[1125/1303] Compiling a_verify.cc
[1126/1303] Compiling a_digest.cc
[1127/1303] Compiling a_sign.cc
[1128/1303] Compiling thread_win.cc
[1129/1303] Compiling trust_token.cc
[1130/1303] Compiling thread_none.cc
[1131/1303] Compiling thread_pthread.cc
[1132/1303] Compiling thread.cc
[1133/1303] Compiling pmbtoken.cc
[1134/1303] Compiling stack.cc
[1135/1303] Compiling wots.cc
[1136/1303] Compiling thash.cc
[1137/1303] Compiling slhdsa.cc
[1138/1303] Compiling merkle.cc
[1139/1303] Compiling sha512.cc
[1140/1303] Compiling fors.cc
[1141/1303] Compiling sha256.cc
[1142/1303] Compiling siphash.cc
[1143/1303] Compiling sha1.cc
[1144/1303] Compiling rsa_print.cc
[1145/1303] Compiling rsa_extra.cc
[1146/1303] Compiling rc4.cc
[1147/1303] Compiling refcount.cc
[1148/1303] Compiling rsa_crypt.cc
[1148/1303] Compiling windows.cc
[1150/1303] Compiling urandom.cc
[1151/1303] Compiling rsa_asn1.cc
[1152/1303] Compiling trusty.cc
[1153/1303] Compiling rand_extra.cc
[1154/1303] Compiling ios.cc
[1155/1303] Compiling passive.cc
[1156/1303] Compiling poly1305_arm_asm.S
[1157/1303] Compiling getentropy.cc
[1158/1303] Compiling deterministic.cc
[1159/1303] Compiling forkunsafe.cc
[1160/1303] Compiling fork_detect.cc
[1161/1303] Compiling pool.cc
[1162/1303] Compiling poly1305_arm.cc
[1163/1303] Compiling poly1305.cc
[1164/1303] Compiling poly1305_vec.cc
[1165/1303] Compiling pkcs7.cc
[1166/1303] Compiling p5_pbev2.cc
[1167/1303] Compiling pkcs8_x509.cc
[1168/1303] Compiling pkcs8.cc
[1169/1303] Compiling pkcs7_x509.cc
[1170/1303] Compiling pem_xaux.cc
[1171/1303] Compiling pem_x509.cc
[1172/1303] Compiling pem_pkey.cc
[1173/1303] Compiling pem_pk8.cc
[1174/1303] Compiling obj_xref.cc
[1175/1303] Compiling pem_oth.cc
[1176/1303] Compiling mlkem.cc
[1177/1303] Compiling obj.cc
[1178/1303] Compiling pem_info.cc
[1179/1303] Compiling pem_lib.cc
[1180/1303] Compiling mldsa.cc
[1181/1303] Compiling pem_all.cc
[1182/1303] Compiling poly_rq_mul.S
[1183/1303] Compiling fips_shared_support.cc
[1184/1303] Compiling md5.cc
[1185/1303] Compiling mem.cc
[1186/1303] Compiling md4.cc
[1187/1303] Compiling lhash.cc
[1188/1303] Compiling kyber.cc
[1189/1303] Compiling ex_data.cc
[1190/1303] Compiling hrss.cc
[1191/1303] Compiling sign.cc
[1192/1303] Compiling hpke.cc
[1193/1303] Compiling scrypt.cc
[1194/1303] Compiling pbkdf.cc
[1195/1303] Compiling print.cc
[1196/1303] Compiling p_x25519.cc
[1197/1303] Compiling p_x25519_asn1.cc
[1198/1303] Compiling p_rsa_asn1.cc
[1199/1303] Compiling p_rsa.cc
[1200/1303] Compiling p_hkdf.cc
[1201/1303] Compiling p_ed25519.cc
[1202/1303] Compiling p_ed25519_asn1.cc
[1203/1303] Compiling p_ec.cc
[1204/1303] Compiling p_ec_asn1.cc
[1205/1303] Compiling p_dh.cc
[1206/1303] Compiling p_dsa_asn1.cc
[1207/1303] Compiling evp_ctx.cc
[1208/1303] Compiling p_dh_asn1.cc
[1209/1303] Compiling evp_asn1.cc
[1210/1303] Compiling evp.cc
[1211/1303] Compiling err.cc
[1212/1303] Compiling engine.cc
[1213/1303] Compiling ecdh_extra.cc
[1214/1303] Compiling hash_to_curve.cc
[1215/1303] Compiling ecdsa_asn1.cc
[1216/1303] Compiling ec_derive.cc
[1217/1303] Compiling dsa_asn1.cc
[1218/1303] Compiling ec_asn1.cc
[1219/1303] Compiling dsa.cc
[1220/1303] Compiling params.cc
[1221/1303] Compiling dh_asn1.cc
[1222/1303] Compiling x25519-asm-arm.S
[1223/1303] Compiling digest_extra.cc
[1224/1303] Compiling des.cc
[1225/1303] Compiling spake25519.cc
[1226/1303] Compiling crypto.cc
[1227/1303] Compiling cpu_intel.cc
[1228/1303] Compiling cpu_arm_linux.cc
[1229/1303] Compiling cpu_aarch64_win.cc
[1230/1303] Compiling cpu_aarch64_openbsd.cc
[1231/1303] Compiling cpu_arm_freebsd.cc
[1232/1303] Compiling curve25519.cc
[1233/1303] Compiling cpu_aarch64_linux.cc
[1234/1303] Compiling cpu_aarch64_sysreg.cc
[1235/1303] Compiling bcm.cc
[1236/1303] Compiling curve25519_64_adx.cc
[1237/1303] Compiling e_rc4.cc
[1238/1303] Compiling cpu_aarch64_fuchsia.cc
[1239/1303] Compiling cpu_aarch64_apple.cc
[1240/1303] Compiling tls_cbc.cc
[1241/1303] Compiling conf.cc
[1242/1303] Compiling e_rc2.cc
[1243/1303] Compiling e_tls.cc
[1244/1303] Compiling e_null.cc
[1245/1303] Compiling e_des.cc
[1246/1303] Compiling e_chacha20poly1305.cc
[1247/1303] Compiling e_aesgcmsiv.cc
[1248/1303] Compiling derive_key.cc
[1249/1303] Compiling e_aesctrhmac.cc
[1250/1303] Compiling cipher_extra.cc
[1251/1303] Compiling chacha.cc
[1252/1303] Compiling ber.cc
[1253/1303] Compiling unicode.cc
[1254/1303] Compiling asn1_compat.cc
[1255/1303] Compiling buf.cc
[1256/1303] Compiling cbb.cc
[1257/1303] Compiling cbs.cc
[1258/1303] Compiling convert.cc
[1259/1303] Compiling bn_asn1.cc
[1260/1303] Compiling blake2.cc
[1261/1303] Compiling printf.cc
[1262/1303] Compiling hexdump.cc
[1263/1303] Compiling file.cc
[1264/1303] Compiling pair.cc
[1265/1303] Compiling fd.cc
[1266/1303] Compiling errno.cc
[1267/1303] Compiling base64.cc
[1268/1303] Compiling bio_mem.cc
[1269/1303] Compiling bio.cc
[1270/1303] Compiling tasn_utl.cc
[1271/1303] Compiling tasn_typ.cc
[1272/1303] Compiling tasn_fre.cc
[1273/1303] Compiling tasn_enc.cc
[1274/1303] Compiling tasn_new.cc
[1275/1303] Compiling posix_time.cc
[1276/1303] Compiling f_int.cc
[1277/1303] Compiling f_string.cc
[1278/1303] Compiling tasn_dec.cc
[1279/1303] Compiling asn_pack.cc
[1280/1303] Compiling asn1_par.cc
[1281/1303] Compiling a_utctm.cc
[1282/1303] Compiling asn1_lib.cc
[1283/1303] Compiling a_time.cc
[1284/1303] Compiling a_type.cc
[1285/1303] Compiling a_octet.cc
[1286/1303] Compiling a_strnid.cc
[1287/1303] Compiling a_strex.cc
[1288/1303] Compiling a_object.cc
[1289/1303] Compiling a_i2d_fp.cc
[1290/1303] Compiling a_mbstr.cc
[1291/1303] Write sources
[1292/1303] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1292/1303] Write sources
[1297/1303] Compiling a_gentm.cc
[1298/1303] Compiling a_int.cc
[1299/1333] Compiling a_d2i_fp.cc
[1300/1375] Compiling a_dup.cc
[1301/1400] Compiling a_bool.cc
[1302/1400] Compiling a_bitstr.cc
[1304/1400] Compiling Algorithms Stride.swift
[1305/1400] Compiling Algorithms Suffix.swift
[1306/1400] Compiling Algorithms MinMax.swift
[1307/1400] Compiling Algorithms Split.swift
[1308/1402] Compiling Algorithms Joined.swift
[1309/1402] Compiling Algorithms Keyed.swift
[1310/1410] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1311/1410] Compiling BitCollections BitSet+CustomReflectable.swift
[1312/1410] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1313/1410] Compiling BitCollections BitSet+Equatable.swift
[1314/1410] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1315/1410] Compiling BitCollections BitSet+Extras.swift
[1316/1410] Compiling BitCollections BitSet+Hashable.swift
[1317/1417] Compiling Algorithms EitherSequence.swift
[1318/1417] Compiling Algorithms FirstNonNil.swift
[1319/1417] Compiling Algorithms AdjacentPairs.swift
[1320/1417] Compiling Atomics IntegerOperations.swift
[1321/1417] Compiling Atomics Unmanaged extensions.swift
[1322/1417] Compiling Algorithms FlattenCollection.swift
[1323/1417] Compiling Algorithms Grouped.swift
[1324/1417] Compiling Algorithms Indexed.swift
[1325/1417] Compiling Algorithms Intersperse.swift
[1326/1417] Compiling Algorithms Compacted.swift
[1327/1417] Compiling Algorithms Cycle.swift
[1330/1417] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1331/1417] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1332/1417] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1333/1417] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1334/1417] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1335/1417] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1336/1417] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1337/1417] Compiling BitCollections BitSet+Initializers.swift
[1338/1417] Compiling BitCollections BitSet+Invariants.swift
[1339/1417] Compiling BitCollections BitSet+Random.swift
[1340/1417] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1341/1417] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1342/1417] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1343/1417] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1344/1417] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1345/1417] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1346/1417] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1347/1417] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1348/1417] Compiling BitCollections BitSet+SetAlgebra union.swift
[1349/1417] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1350/1417] Compiling BitCollections BitSet.Counted.swift
[1353/1417] Compiling Algorithms Rotate.swift
[1357/1420] Compiling CryptoBoringWrapper RandomBytes.swift
[1358/1420] Emitting module BitCollections
[1359/1420] Emitting module CryptoBoringWrapper
[1360/1420] Compiling BitCollections BitSet.Index.swift
[1361/1420] Compiling BitCollections BitSet._UnsafeHandle.swift
[1362/1420] Compiling BitCollections BitSet.swift
[1363/1420] Compiling BitCollections Range+Utilities.swift
[1364/1420] Compiling BitCollections Slice+Utilities.swift
[1365/1420] Compiling BitCollections UInt+Tricks.swift
[1366/1420] Compiling BitCollections _Word.swift
[1372/1420] Compiling Algorithms Partition.swift
[1373/1420] Compiling Algorithms Permutations.swift
[1374/1420] Compiling Algorithms Product.swift
[1376/1420] Compiling Algorithms Chain.swift
[1377/1420] Compiling Algorithms Chunked.swift
[1378/1420] Compiling Algorithms Combinations.swift
[1386/1421] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1387/1421] Compiling CryptoBoringWrapper EllipticCurve.swift
[1389/1421] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1401/1421] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1402/1421] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1403/1421] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1404/1421] Compiling Algorithms Trim.swift
[1405/1421] Compiling Algorithms Unique.swift
[1406/1421] Compiling Algorithms Windows.swift
[1408/1424] Emitting module Collections
[1409/1424] Compiling Collections Collections.swift
[1411/1451] Compiling Crypto ASN1BitString.swift
[1412/1451] Compiling Crypto ASN1Boolean.swift
[1413/1451] Compiling Crypto HPKE-Ciphersuite.swift
[1414/1451] Compiling Crypto HPKE-KDF.swift
[1415/1496] Emitting module Atomics
[1419/1496] Compiling Crypto ChaChaPoly.swift
[1420/1496] Compiling Crypto Cipher.swift
[1421/1496] Compiling Crypto Nonces.swift
[1422/1496] Compiling Crypto AES-GCM.swift
[1423/1496] Compiling Crypto AES-GCM_boring.swift
[1424/1496] Compiling Crypto ChaChaPoly_boring.swift
[1426/1557] Emitting module Algorithms
[1428/1558] Compiling Crypto SymmetricKeys.swift
[1429/1558] Compiling Crypto HMAC.swift
[1430/1558] Compiling Crypto MACFunctions.swift
[1431/1558] Compiling Crypto MessageAuthenticationCode.swift
[1432/1558] Compiling Crypto AES.swift
[1433/1558] Compiling Crypto ECDSASignature_boring.swift
[1434/1558] Compiling Crypto ECDSA_boring.swift
[1435/1558] Compiling Crypto EdDSA_boring.swift
[1436/1558] Compiling Crypto ECDSA.swift
[1437/1558] Compiling Crypto Ed25519.swift
[1438/1567] Compiling NIOCore MulticastChannel.swift
[1439/1567] Compiling NIOCore NIOAny.swift
[1440/1567] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1441/1567] Compiling NIOCore NIOLoopBound.swift
[1442/1567] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1443/1567] Compiling NIOCore NIOScheduledCallback.swift
[1444/1567] Compiling NIOCore NIOSendable.swift
[1445/1567] Compiling NIOCore RecvByteBufferAllocator.swift
[1446/1575] Emitting module Crypto
[1447/1575] Compiling NIOCore MarkedCircularBuffer.swift
[1456/1575] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1457/1575] Compiling NIOCore ConvenienceOptionSupport.swift
[1458/1575] Compiling NIOCore DeadChannel.swift
[1459/1575] Compiling NIOCore DispatchQueue+WithFuture.swift
[1460/1575] Compiling NIOCore EventLoop+Deprecated.swift
[1461/1575] Compiling NIOCore EventLoop+SerialExecutor.swift
[1462/1575] Compiling NIOCore EventLoop.swift
[1463/1575] Compiling NIOCore ByteBuffer-multi-int.swift
[1464/1575] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1465/1575] Compiling NIOCore ByteBuffer-views.swift
[1466/1575] Compiling NIOCore Channel.swift
[1467/1575] Compiling NIOCore BSDSocketAPI.swift
[1468/1575] Compiling NIOCore ByteBuffer-aux.swift
[1469/1575] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1470/1575] Compiling NIOCore ByteBuffer-conversions.swift
[1471/1575] Compiling NIOCore ByteBuffer-core.swift
[1472/1575] Compiling NIOCore ByteBuffer-hex.swift
[1473/1575] Compiling NIOCore ByteBuffer-int.swift
[1474/1575] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1475/1575] Compiling NIOCore CircularBuffer.swift
[1476/1575] Compiling NIOCore Codec.swift
[1477/1575] Compiling NIOCore FileHandle.swift
[1478/1575] Compiling NIOCore FileRegion.swift
[1479/1575] Compiling NIOCore GlobalSingletons.swift
[1480/1575] Compiling NIOCore IO.swift
[1481/1575] Compiling NIOCore IOData.swift
[1482/1575] Compiling NIOCore IPProtocol.swift
[1483/1575] Compiling NIOCore IntegerBitPacking.swift
[1484/1575] Compiling NIOCore IntegerTypes.swift
[1485/1575] Compiling NIOCore Interfaces.swift
[1486/1575] Compiling NIOCore Linux.swift
[1487/1575] Compiling NIOCore AddressedEnvelope.swift
[1488/1575] Compiling NIOCore AsyncAwaitSupport.swift
[1489/1575] Compiling NIOCore AsyncChannel.swift
[1490/1575] Compiling NIOCore AsyncChannelHandler.swift
[1491/1575] Compiling NIOCore AsyncChannelInboundStream.swift
[1492/1575] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1493/1575] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1494/1575] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1495/1575] Compiling NIOCore NIOAsyncWriter.swift
[1496/1575] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1497/1575] Compiling NIOCore ChannelHandler.swift
[1498/1575] Compiling NIOCore ChannelHandlers.swift
[1499/1575] Compiling NIOCore ChannelInvoker.swift
[1500/1575] Compiling NIOCore ChannelOption.swift
[1501/1575] Compiling NIOCore ChannelPipeline.swift
[1502/1575] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1503/1575] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1504/1575] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1505/1575] Compiling NIOCore EventLoopFuture.swift
[1506/1575] Compiling NIOCore FileDescriptor.swift
[1515/1575] Compiling Crypto Signature.swift
[1516/1575] Compiling Crypto CryptoKitErrors_boring.swift
[1517/1575] Compiling Crypto RNG_boring.swift
[1518/1575] Compiling Crypto SafeCompare_boring.swift
[1519/1575] Compiling Crypto Zeroization_boring.swift
[1520/1575] Compiling Crypto PrettyBytes.swift
[1521/1575] Compiling Crypto SafeCompare.swift
[1522/1575] Compiling Crypto SecureBytes.swift
[1523/1575] Compiling Crypto Zeroization.swift
[1534/1622] Compiling NIOCore SocketAddresses.swift
[1535/1622] Compiling NIOCore SocketOptionProvider.swift
[1536/1622] Compiling NIOCore SystemCallHelpers.swift
[1537/1622] Compiling NIOCore TimeAmount+Duration.swift
[1538/1622] Compiling NIOCore TypeAssistedChannelHandler.swift
[1539/1622] Compiling NIOCore UniversalBootstrapSupport.swift
[1540/1622] Compiling NIOCore Utilities.swift
[1541/1622] Compiling _CryptoExtras ChaCha20CTR.swift
[1542/1622] Compiling _CryptoExtras ECToolbox_boring.swift
[1543/1622] Compiling _CryptoExtras ECToolbox.swift
[1544/1622] Compiling _CryptoExtras HashToField.swift
[1545/1622] Compiling _CryptoExtras KDF.swift
[1546/1622] Compiling _CryptoExtras PBKDF2_boring.swift
[1547/1622] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1548/1622] Compiling _CryptoExtras PBKDF2.swift
[1549/1622] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1550/1622] Compiling _CryptoExtras DigestType.swift
[1551/1622] Compiling _CryptoExtras Error.swift
[1552/1622] Compiling _CryptoExtras I2OSP.swift
[1553/1622] Compiling _CryptoExtras IntegerEncoding.swift
[1554/1622] Compiling _CryptoExtras PEMDocument.swift
[1555/1628] Compiling _CryptoExtras AES_CBC.swift
[1556/1628] Compiling _CryptoExtras AES_CFB.swift
[1557/1628] Compiling _CryptoExtras AES_CTR.swift
[1558/1628] Compiling _CryptoExtras AES_GCM_SIV.swift
[1559/1628] Compiling _CryptoExtras Block Function.swift
[1560/1628] Compiling _CryptoExtras AES_CFB_boring.swift
[1561/1628] Compiling _CryptoExtras AES_CTR_boring.swift
[1562/1628] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1563/1628] Compiling _CryptoExtras ARC+API.swift
[1564/1628] Emitting module _CryptoExtras
[1574/1628] Compiling _CryptoExtras ARC.swift
[1575/1628] Compiling _CryptoExtras ARCCredential.swift
[1576/1628] Compiling _CryptoExtras ARCEncoding.swift
[1577/1628] Compiling _CryptoExtras ARCPrecredential.swift
[1578/1628] Compiling _CryptoExtras ARCPresentation.swift
[1579/1628] Compiling _CryptoExtras PrettyBytes.swift
[1580/1628] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1581/1628] Compiling _CryptoExtras DLEQ.swift
[1582/1628] Compiling _CryptoExtras Prover.swift
[1583/1628] Compiling _CryptoExtras Verifier.swift
[1584/1628] Compiling _CryptoExtras ZKPToolbox.swift
[1585/1628] Compiling _CryptoExtras ARCRequest.swift
[1586/1628] Compiling _CryptoExtras ARCResponse.swift
[1587/1628] Compiling _CryptoExtras ARCServer.swift
[1588/1628] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1592/1628] Emitting module NIOCore
[1602/1628] Compiling _CryptoExtras Scrypt_boring.swift
[1603/1628] Compiling _CryptoExtras Scrypt.swift
[1604/1628] Compiling _CryptoExtras OPRF.swift
[1605/1628] Compiling _CryptoExtras OPRFClient.swift
[1606/1628] Compiling _CryptoExtras OPRFServer.swift
[1607/1628] Compiling _CryptoExtras VOPRF+API.swift
[1608/1628] Compiling _CryptoExtras VOPRFClient.swift
[1609/1628] Compiling _CryptoExtras VOPRFServer.swift
[1610/1628] Compiling _CryptoExtras RSA+BlindSigning.swift
[1612/1679] Emitting module NIOEmbedded
[1613/1679] Compiling NIOEmbedded AsyncTestingChannel.swift
[1614/1679] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1615/1679] Compiling NIOEmbedded Embedded.swift
[1617/1680] Emitting module NIOPosix
[1618/1686] Compiling NIOPosix Pool.swift
[1619/1686] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1620/1686] Compiling NIOPosix PosixSingletons.swift
[1621/1686] Compiling NIOPosix RawSocketBootstrap.swift
[1622/1686] Compiling NIOPosix Resolver.swift
[1623/1686] Compiling NIOPosix Selectable.swift
[1624/1686] Compiling NIOPosix ServerSocket.swift
[1625/1686] Compiling NIOPosix Socket.swift
[1626/1686] Compiling NIOPosix SocketChannel.swift
[1627/1686] Compiling NIOPosix SocketProtocols.swift
[1628/1686] Compiling NIOPosix System.swift
[1629/1686] Compiling NIOPosix Thread.swift
[1630/1686] Compiling NIOPosix SelectableChannel.swift
[1631/1686] Compiling NIOPosix SelectableEventLoop.swift
[1632/1686] Compiling NIOPosix SelectorEpoll.swift
[1633/1686] Compiling NIOPosix SelectorGeneric.swift
[1634/1686] Compiling NIOPosix SelectorKqueue.swift
[1635/1686] Compiling NIOPosix SelectorUring.swift
[1636/1686] Compiling NIOPosix ThreadPosix.swift
[1637/1686] Compiling NIOPosix ThreadWindows.swift
[1638/1686] Compiling NIOPosix UnsafeTransfer.swift
[1639/1686] Compiling NIOPosix Utilities.swift
[1640/1686] Compiling NIOPosix VsockAddress.swift
[1641/1686] Compiling NIOPosix VsockChannelEvents.swift
[1642/1686] Compiling NIOPosix Bootstrap.swift
[1643/1686] Compiling NIOPosix ControlMessage.swift
[1644/1686] Compiling NIOPosix DatagramVectorReadManager.swift
[1645/1686] Compiling NIOPosix Errors+Any.swift
[1646/1686] Compiling NIOPosix FileDescriptor.swift
[1647/1686] Compiling NIOPosix GetaddrinfoResolver.swift
[1648/1686] Compiling NIOPosix HappyEyeballs.swift
[1649/1686] Compiling NIOPosix IO.swift
[1650/1686] Compiling NIOPosix IntegerBitPacking.swift
[1651/1686] Compiling NIOPosix IntegerTypes.swift
[1652/1686] Compiling NIOPosix Linux.swift
[1653/1686] Compiling NIOPosix LinuxCPUSet.swift
[1654/1686] Compiling NIOPosix LinuxUring.swift
[1655/1686] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1656/1686] Compiling NIOPosix NIOThreadPool.swift
[1657/1686] Compiling NIOPosix NonBlockingFileIO.swift
[1658/1686] Compiling NIOPosix PendingDatagramWritesManager.swift
[1659/1686] Compiling NIOPosix PendingWritesManager.swift
[1660/1686] Compiling NIOPosix PipeChannel.swift
[1661/1686] Compiling NIOPosix PipePair.swift
[1662/1686] Compiling NIOPosix BSDSocketAPICommon.swift
[1663/1686] Compiling NIOPosix BSDSocketAPIPosix.swift
[1664/1686] Compiling NIOPosix BSDSocketAPIWindows.swift
[1665/1686] Compiling NIOPosix BaseSocket.swift
[1666/1686] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1667/1686] Compiling NIOPosix BaseSocketChannel.swift
[1668/1686] Compiling NIOPosix BaseStreamSocketChannel.swift
[1670/1746] Compiling NIO Exports.swift
[1671/1746] Emitting module NIO
[1673/1747] Compiling AsyncKit Future+Miscellaneous.swift
[1674/1747] Compiling AsyncKit Future+Nonempty.swift
[1675/1747] Compiling AsyncKit Future+Optional.swift
[1676/1749] Compiling AsyncKit Future+Transform.swift
[1677/1749] Compiling AsyncKit Future+Try.swift
[1678/1749] Compiling AsyncKit FutureOperators.swift
[1679/1788] Compiling _NIOFileSystem ParallelDirCopy.swift
[1680/1788] Compiling _NIOFileSystem ParallelRemoval.swift
[1681/1788] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1682/1788] Compiling _NIOFileSystem CInterop.swift
[1683/1788] Compiling _NIOFileSystem Errno.swift
[1684/1792] Compiling NIOTLS TLSEvents.swift
[1685/1792] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1686/1792] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1687/1792] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1688/1792] Emitting module NIOTLS
[1689/1792] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1690/1792] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1691/1792] Compiling NIOSOCKS SOCKSResponse.swift
[1692/1792] Compiling NIOSOCKS ClientStateMachine.swift
[1693/1793] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1694/1793] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1695/1793] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1696/1793] Compiling NIOSOCKS AuthenticationMethod.swift
[1697/1793] Emitting module NIOSOCKS
[1700/1793] Compiling NIOSOCKS ServerStateMachine.swift
[1702/1793] Compiling NIOSOCKS ClientGreeting.swift
[1703/1793] Compiling NIOSOCKS Messages.swift
[1704/1793] Compiling NIOSOCKS SOCKSRequest.swift
[1705/1793] Compiling NIOSOCKS Errors.swift
[1706/1793] Compiling NIOSOCKS Helpers.swift
[1707/1793] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1708/1793] Compiling NIOTLS SNIHandler.swift
[1709/1795] Compiling AsyncKit Optional+StrictMap.swift
[1710/1795] Compiling AsyncKit Exports.swift
[1711/1795] Emitting module NIOHTTP1
[1713/1797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1714/1797] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1716/1797] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1717/1797] Compiling _NIOFileSystem Mocking.swift
[1718/1797] Compiling _NIOFileSystem Syscall.swift
[1719/1797] Compiling _NIOFileSystem Syscalls.swift
[1720/1797] Emitting module NIOFoundationCompat
[1721/1797] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1723/1827] Compiling NIOSSL NIOSSLServerHandler.swift
[1724/1827] Compiling NIOSSL ObjectIdentifier.swift
[1725/1827] Compiling NIOSSL ByteBufferBIO.swift
[1726/1827] Compiling NIOSSL CustomPrivateKey.swift
[1727/1827] Compiling NIOSSL IdentityVerification.swift
[1728/1827] Compiling NIOSSL LinuxCABundle.swift
[1729/1827] Compiling NIOSSL SSLCertificateExtensions.swift
[1730/1827] Compiling NIOSSL SSLCertificateName.swift
[1731/1849] Emitting module NIOTransportServices
[1732/1851] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1733/1851] Compiling NIOTransportServices NIOTSSingletons.swift
[1734/1851] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1735/1851] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1736/1851] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1737/1851] Compiling NIOTransportServices AcceptHandler.swift
[1738/1851] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1739/1851] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1740/1851] Compiling NIOTransportServices NIOTSBootstraps.swift
[1741/1851] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1742/1851] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1743/1851] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1746/1851] Compiling NIOSSL SafeCompare.swift
[1747/1851] Compiling NIOSSL SSLPrivateKey.swift
[1748/1851] Compiling NIOTransportServices StateManagedChannel.swift
[1749/1851] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1750/1851] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1751/1851] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1752/1851] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1756/1851] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1757/1851] Compiling NIOTransportServices NIOTSErrors.swift
[1758/1851] Compiling NIOTransportServices NIOTSEventLoop.swift
[1759/1851] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1760/1851] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1761/1851] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1770/1852] Compiling _NIOFileSystem SystemFileHandle.swift
[1771/1852] Compiling _NIOFileSystem Utilities.swift
[1772/1852] Compiling _NIOFileSystem OpenOptions.swift
[1773/1852] Compiling _NIOFileSystem String+FileSystem.swift
[1778/1853] Emitting module AsyncKit
[1779/1899] Compiling NIOWebSocket WebSocketOpcode.swift
[1780/1900] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1781/1900] Emitting module NIOExtras
[1782/1902] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1783/1902] Compiling NIOHPACK DynamicHeaderTable.swift
[1784/1902] Compiling NIOHPACK HPACKDecoder.swift
[1785/1902] Compiling NIOHPACK HPACKEncoder.swift
[1786/1902] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1787/1902] Compiling NIOExtras NIOExtrasError.swift
[1788/1902] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1789/1902] Compiling NIOExtras NIORequestIdentifiable.swift
[1792/1902] Emitting module NIOSSL
[1794/1906] Compiling NIOSSL SSLPublicKey.swift
[1795/1906] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1796/1906] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1797/1906] Emitting module NIOWebSocket
[1798/1906] Compiling NIOHPACK HuffmanTables.swift
[1799/1907] Emitting module NIOHPACK
[1800/1907] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1801/1907] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1802/1907] Compiling NIOWebSocket WebSocketFrame.swift
[1803/1907] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1804/1907] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1805/1907] Compiling NIOHPACK HuffmanCoding.swift
[1808/1907] Compiling NIOHPACK IndexedHeaderTable.swift
[1809/1907] Compiling NIOHPACK IntegerCoding.swift
[1810/1907] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1811/1907] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1812/1907] Compiling NIOExtras RequestResponseHandler.swift
[1813/1907] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1814/1907] Compiling NIOHTTPCompression HTTPCompression.swift
[1815/1907] Emitting module NIOHTTPCompression
[1816/1907] Compiling NIOHTTPCompression HTTPDecompression.swift
[1817/1907] Compiling NIOExtras PCAPRingBuffer.swift
[1818/1907] Compiling NIOExtras QuiescingHelper.swift
[1820/1907] Compiling NIOHPACK HPACKErrors.swift
[1822/1909] Compiling NIOHPACK HPACKHeader.swift
[1823/1909] Compiling NIOHPACK HeaderTables.swift
[1824/1909] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1825/1909] Compiling NIOExtras LengthFieldPrepender.swift
[1826/1909] Compiling NIOExtras LineBasedFrameDecoder.swift
[1833/1909] Compiling NIOExtras UnsafeTransfer.swift
[1834/1909] Compiling NIOExtras WritePCAPHandler.swift
[1852/1909] Emitting module _NIOFileSystem
[1853/1909] Compiling NIOHPACK StaticHeaderTable.swift
[1876/1930] Compiling MultipartKit Storage.swift
[1878/1931] Compiling NIOSSL Zeroization.swift
[1879/1931] Compiling NIOSSL TLSConfiguration.swift
[1880/1931] Compiling NIOSSL UniversalBootstrapSupport.swift
[1881/1931] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1884/1995] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1885/1995] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1886/1997] Compiling NIOFileSystem Exports.swift
[1887/1997] Emitting module NIOFileSystem
[1888/1997] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1889/1997] Emitting module MultipartKit
[1890/1998] Emitting module _NIOFileSystemFoundationCompat
[1891/1998] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1892/1998] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1893/1998] Compiling NIOHTTP2 MaySendFrames.swift
[1894/1998] Compiling NIOHTTP2 SendingDataState.swift
[1895/1998] Compiling NIOHTTP2 SendingRstStreamState.swift
[1896/1998] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1897/1999] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1898/1999] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1899/1999] Compiling NIOHTTP2 MayReceiveFrames.swift
[1901/2007] Compiling NIOHTTP2 SendingGoawayState.swift
[1902/2007] Compiling NIOHTTP2 SendingHeadersState.swift
[1903/2007] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1905/2007] Compiling WebSocketKit Exports.swift
[1906/2007] Compiling MultipartKit MultipartSerializer.swift
[1907/2007] Compiling MultipartKit Utilities.swift
[1916/2015] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1917/2015] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1918/2015] Compiling NIOHTTP2 HTTP2Frame.swift
[1919/2015] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1920/2015] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1921/2015] Compiling NIOHTTP2 HTTP2PingData.swift
[1922/2015] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1923/2015] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1924/2015] Compiling NIOHTTP2 QuiescingState.swift
[1925/2015] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1926/2015] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1927/2015] Compiling NIOHTTP2 StateMachineResult.swift
[1928/2015] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1929/2015] Compiling NIOHTTP2 DOSHeuristics.swift
[1930/2015] Compiling NIOHTTP2 Error+Any.swift
[1931/2015] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1932/2015] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1933/2015] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1934/2015] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1935/2015] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1936/2015] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1937/2015] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1938/2015] Compiling NIOHTTP2 ReceivingDataState.swift
[1939/2015] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1941/2017] Compiling WebSocketKit WebSocketHandler.swift
[1943/2017] Emitting module WebSocketKit
[1944/2017] Compiling WebSocketKit WebSocket+Concurrency.swift
[1945/2104] Compiling WebSocketKit WebSocket+Connect.swift
[1946/2109] Compiling WebSocketKit WebSocket.swift
[1947/2109] Compiling WebSocketKit WebSocketClient.swift
[1949/2110] Emitting module NIOHTTP2
[1950/2110] Compiling X509 CMSSignedData.swift
[1951/2110] Compiling X509 CMSSignerIdentifier.swift
[1952/2110] Compiling X509 CMSSignerInfo.swift
[1953/2110] Compiling X509 CMSVersion.swift
[1954/2110] Compiling X509 Curve25519+DER.swift
[1955/2110] Compiling X509 Digests.swift
[1956/2110] Compiling X509 DistinguishedName.swift
[1957/2110] Compiling X509 CommonName.swift
[1958/2110] Compiling X509 CountryName.swift
[1959/2110] Compiling X509 ExtensionIdentifiers.swift
[1960/2110] Compiling X509 KeyUsage.swift
[1961/2110] Compiling X509 NameConstraints.swift
[1962/2110] Compiling X509 SubjectAlternativeName.swift
[1963/2110] Compiling X509 SubjectKeyIdentifier.swift
[1964/2110] Compiling X509 Extension.swift
[1965/2110] Compiling X509 Extensions.swift
[1966/2110] Compiling X509 OCSPRequest.swift
[1967/2110] Compiling X509 OCSPResponse.swift
[1968/2110] Compiling X509 OCSPResponseBytes.swift
[1969/2110] Compiling X509 OCSPResponseData.swift
[1970/2110] Compiling X509 OCSPResponseStatus.swift
[1971/2110] Compiling X509 OCSPSignature.swift
[1972/2110] Compiling X509 OCSPSingleRequest.swift
[1973/2110] Compiling X509 OCSPSingleResponse.swift
[1974/2110] Compiling X509 CSRAttribute.swift
[1975/2110] Compiling X509 CSRAttributes.swift
[1976/2110] Compiling X509 CSRVersion.swift
[1977/2110] Compiling X509 CertificateSigningRequest.swift
[1978/2110] Compiling X509 CertificationRequestInfo.swift
[1979/2110] Compiling X509 ExtensionRequest.swift
[1980/2110] Compiling X509 Certificate.swift
[1981/2110] Compiling X509 CertificatePrivateKey.swift
[1982/2110] Compiling X509 CertificatePublicKey.swift
[1983/2110] Compiling X509 DNBuilder.swift
[1984/2110] Compiling X509 DomainComponent.swift
[1985/2110] Compiling X509 EmailAddress.swift
[1986/2110] Compiling X509 LocalityName.swift
[1987/2110] Compiling X509 OrganizationName.swift
[1988/2110] Compiling X509 OrganizationalUnitName.swift
[1989/2110] Compiling X509 StateOrProvinceName.swift
[1990/2110] Compiling X509 StreetAddress.swift
[1991/2110] Compiling X509 Error.swift
[1992/2110] Compiling X509 AuthorityInformationAccess.swift
[1993/2110] Compiling X509 AuthorityKeyIdentifier.swift
[1994/2110] Compiling X509 BasicConstraints.swift
[1995/2110] Compiling X509 ExtendedKeyUsage.swift
[1996/2123] Compiling X509 OCSPTBSRequest.swift
[1997/2123] Compiling X509 OCSPVersion.swift
[1998/2123] Compiling X509 PKCS8PrivateKey.swift
[1999/2123] Compiling X509 PromiseAndFuture.swift
[2000/2123] Compiling X509 RDNAttribute.swift
[2001/2123] Compiling X509 RandomNumberGenerator+bytes.swift
[2002/2123] Compiling X509 RelativeDistinguishedName.swift
[2003/2123] Compiling X509 SEC1PrivateKey.swift
[2004/2123] Compiling X509 SecKeyWrapper.swift
[2005/2123] Compiling X509 Signature.swift
[2006/2123] Compiling X509 SignatureAlgorithm.swift
[2007/2123] Compiling X509 AllOfPolicies.swift
[2008/2123] Compiling X509 AnyPolicy.swift
[2009/2123] Compiling X509 CertificateStore.swift
[2010/2123] Compiling X509 OneOfPolicies.swift
[2011/2123] Compiling X509 PolicyBuilder.swift
[2012/2123] Compiling X509 BasicConstraintsPolicy.swift
[2013/2123] Compiling X509 DNSNames.swift
[2014/2123] Compiling X509 DirectoryNames.swift
[2015/2123] Compiling X509 ExpiryPolicy.swift
[2016/2123] Compiling X509 IPConstraints.swift
[2017/2123] Compiling X509 NameConstraintsPolicy.swift
[2018/2123] Compiling X509 RFC5280Policy.swift
[2019/2123] Compiling X509 URIConstraints.swift
[2020/2123] Compiling X509 VersionPolicy.swift
[2021/2123] Compiling X509 ServerIdentityPolicy.swift
[2031/2123] Compiling X509 CertificateSerialNumber.swift
[2032/2123] Compiling X509 CertificateVersion.swift
[2033/2123] Compiling X509 CMSAttribute.swift
[2034/2123] Compiling X509 CMSContentInfo.swift
[2035/2123] Compiling X509 OCSPCertID.swift
[2036/2123] Compiling X509 OCSPCertStatus.swift
[2037/2123] Compiling X509 OCSPExtensionID.swift
[2038/2123] Compiling X509 OCSPNonce.swift
[2039/2123] Compiling X509 OCSPPolicy.swift
[2058/2123] Compiling X509 ExtensionsBuilder.swift
[2059/2123] Compiling X509 GeneralName.swift
[2060/2123] Compiling X509 Lock.swift
[2061/2123] Compiling X509 LockedValueBox.swift
[2062/2123] Compiling X509 BasicOCSPResponse.swift
[2063/2123] Compiling X509 DirectoryString.swift
[2064/2123] Compiling X509 CMSEncapsulatedContentInfo.swift
[2065/2123] Compiling X509 CMSIssuerAndSerialNumber.swift
[2066/2123] Compiling X509 CMSOperations.swift
[2067/2123] Compiling X509 CMSSignature.swift
[2112/2125] Emitting module X509
[2113/2125] Compiling X509 TrustRootLoading.swift
[2114/2125] Compiling X509 UnverifiedChain.swift
[2115/2125] Compiling X509 VerificationDiagnostic.swift
[2116/2125] Compiling X509 Verifier.swift
[2117/2125] Compiling X509 VerifierPolicy.swift
[2118/2125] Compiling X509 AlgorithmIdentifier.swift
[2119/2125] Compiling X509 ECDSASignature.swift
[2120/2125] Compiling X509 RSAPKCS1PublicKey.swift
[2121/2125] Compiling X509 SubjectPublicKeyInfo.swift
[2122/2125] Compiling X509 TBSCertificate.swift
[2123/2125] Compiling X509 Time.swift
[2124/2125] Compiling X509 TimeCalculations.swift
[2125/2125] Compiling X509 Validity.swift
[2127/2244] Emitting module AsyncHTTPClient
[2128/2252] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2129/2252] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2130/2252] Compiling AsyncHTTPClient Transaction.swift
[2131/2252] Compiling AsyncHTTPClient Base64.swift
[2132/2252] Compiling AsyncHTTPClient BasicAuth.swift
[2133/2252] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2134/2252] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2135/2252] Compiling AsyncHTTPClient ConnectionPool.swift
[2136/2252] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2137/2252] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2138/2252] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2139/2252] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2140/2252] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2141/2252] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2142/2252] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2143/2252] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2144/2252] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2145/2252] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2146/2252] Compiling AsyncHTTPClient RequestBag.swift
[2147/2252] Compiling AsyncHTTPClient RequestValidation.swift
[2148/2252] Compiling AsyncHTTPClient SSLContextCache.swift
[2149/2252] Compiling AsyncHTTPClient Scheme.swift
[2150/2252] Compiling AsyncHTTPClient Singleton.swift
[2151/2252] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2152/2252] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2153/2252] Compiling AsyncHTTPClient Utils.swift
[2154/2252] Compiling AsyncHTTPClient ConnectionTarget.swift
[2155/2252] Compiling AsyncHTTPClient DeconstructedURL.swift
[2156/2252] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2157/2252] Compiling AsyncHTTPClient FoundationExtensions.swift
[2158/2252] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2159/2252] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2160/2252] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2161/2252] Compiling AsyncHTTPClient HTTPClient.swift
[2162/2252] Compiling AsyncHTTPClient HTTPHandler.swift
[2163/2252] Compiling AsyncHTTPClient LRUCache.swift
[2164/2252] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2165/2252] Compiling AsyncHTTPClient NWErrorHandler.swift
[2166/2252] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2167/2252] Compiling AsyncHTTPClient TLSConfiguration.swift
[2168/2252] Compiling AsyncHTTPClient RedirectState.swift
[2169/2252] Compiling AsyncHTTPClient RequestBag+StateMachine.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
[2179/2260] Compiling AsyncHTTPClient SOCKSEventsHandler.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
[2180/2260] Compiling AsyncHTTPClient TLSEventsHandler.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
[2181/2260] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.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
[2182/2260] Compiling AsyncHTTPClient HTTP1Connection.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
[2183/2260] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.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
[2184/2260] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.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
[2185/2260] Compiling AsyncHTTPClient HTTP2Connection.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
[2187/2260] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.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
[2188/2260] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.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
[2189/2260] Compiling AsyncHTTPClient HTTPConnectionPool.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
[2190/2260] Compiling AsyncHTTPClient HTTPExecutableRequest.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
[2191/2260] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.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
[2192/2260] Compiling AsyncHTTPClient HTTPRequestStateMachine.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
[2193/2260] Compiling AsyncHTTPClient RequestBodyLength.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
<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
[2203/2260] 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
[2211/2260] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2219/2260] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2220/2260] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2221/2260] Compiling AsyncHTTPClient RequestOptions.swift
[2222/2260] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2223/2260] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2224/2260] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2225/2260] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2226/2260] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2227/2260] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2228/2260] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.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
<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
<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
[2254/2430] Compiling Vapor 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
[2255/2430] Compiling Vapor Abort.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
[2256/2430] Compiling Vapor AbortError.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/2430] Compiling Vapor DebuggableError.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/2430] Compiling Vapor Demangler.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/2430] Compiling Vapor ErrorSource.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/2430] Compiling Vapor StackTrace.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/2430] Compiling Vapor Exports.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/2431] Compiling Vapor HTTPServerResponseEncoder.swift
[2264/2431] Compiling Vapor HTTPServerUpgradeHandler.swift
[2265/2431] Compiling Vapor Logger+Report.swift
[2266/2431] Compiling Vapor LoggingSystem+Environment.swift
[2267/2431] Compiling Vapor Application+Middleware.swift
[2268/2431] Compiling Vapor CORSMiddleware.swift
[2269/2431] Compiling Vapor ErrorMiddleware.swift
[2270/2431] Compiling Vapor FileMiddleware.swift
[2271/2431] Compiling Vapor Middleware.swift
[2272/2431] Compiling Vapor MiddlewareConfiguration.swift
[2273/2431] Compiling Vapor ResponseCompressionMiddleware.swift
[2274/2431] Compiling Vapor RouteLoggingMiddleware.swift
[2275/2431] Compiling Vapor TracingMiddleware.swift
[2276/2431] Compiling Vapor File+Multipart.swift
[2277/2431] Compiling Vapor FormDataDecoder+Content.swift
[2278/2431] Compiling Vapor FormDataEncoder+Content.swift
[2279/2431] Compiling Vapor Application+Password.swift
[2280/2431] Compiling Vapor Application+Passwords.swift
[2281/2431] Compiling Vapor AsyncPasswordHasher.swift
[2282/2431] Compiling Vapor BcryptHasher.swift
[2283/2431] Compiling Vapor PasswordHasher.swift
[2284/2431] Compiling Vapor PlaintextHasher.swift
[2285/2431] Compiling Vapor Request+Password.swift
[2286/2431] Compiling Vapor Redirect.swift
[2287/2455] Compiling Vapor Application.swift
[2288/2455] Compiling Vapor AuthenticationCache.swift
[2289/2455] Compiling Vapor Authenticator.swift
[2290/2455] Compiling Vapor BasicAuthorization.swift
[2291/2455] Compiling Vapor BearerAuthorization.swift
[2292/2455] Compiling Vapor GuardMiddleware.swift
[2293/2455] Compiling Vapor RedirectMiddleware.swift
[2294/2455] Compiling Vapor SessionAuthenticatable.swift
[2295/2455] Compiling Vapor Bcrypt.swift
[2296/2455] Compiling Vapor Application+Cache.swift
[2297/2455] Compiling Vapor Cache.swift
[2298/2455] Compiling Vapor CacheExpirationTime.swift
[2299/2455] Compiling Vapor MemoryCache.swift
[2300/2455] Compiling Vapor Request+Cache.swift
[2301/2455] Compiling Vapor Application+Clients.swift
[2302/2455] Compiling Vapor Client.swift
[2303/2455] Compiling Vapor ClientRequest.swift
[2304/2455] Compiling Vapor ClientResponse.swift
[2305/2455] Compiling Vapor Request+Client.swift
[2306/2455] Compiling Vapor BootCommand.swift
[2307/2455] Compiling Vapor CommandContext+Application.swift
[2308/2455] Compiling Vapor RoutesCommand.swift
[2309/2455] Compiling Vapor ServeCommand.swift
[2310/2455] Compiling Vapor AnyResponse+Concurrency.swift
[2311/2479] Compiling Vapor Validator.swift
[2312/2479] Compiling Vapor ValidatorResult.swift
[2313/2479] Compiling Vapor And.swift
[2314/2479] Compiling Vapor Case.swift
[2315/2479] Compiling Vapor CharacterSet.swift
[2316/2479] Compiling Vapor Count.swift
[2317/2479] Compiling Vapor Custom.swift
[2318/2479] Compiling Vapor Email.swift
[2319/2479] Compiling Vapor Empty.swift
[2320/2479] Compiling Vapor In.swift
[2321/2479] Compiling Vapor Nil.swift
[2322/2479] Compiling Vapor NilIgnoring.swift
[2323/2479] Compiling Vapor Not.swift
[2324/2479] Compiling Vapor Or.swift
[2325/2479] Compiling Vapor Pattern.swift
[2326/2479] Compiling Vapor Range.swift
[2327/2479] Compiling Vapor URL.swift
[2328/2479] Compiling Vapor Valid.swift
[2329/2479] Compiling Vapor Application+Views.swift
[2330/2479] Compiling Vapor PlaintextRenderer.swift
[2331/2479] Compiling Vapor Request+View.swift
[2332/2479] Compiling Vapor View.swift
[2333/2479] Compiling Vapor ViewRenderer.swift
[2334/2479] Compiling Vapor _Deprecations.swift
[2335/2479] Compiling Vapor Bytes+Hex.swift
[2336/2479] Compiling Vapor Bytes+SecureCompare.swift
[2337/2479] Compiling Vapor Collection+Safe.swift
[2338/2479] Compiling Vapor DataProtocol+Copy.swift
[2339/2479] Compiling Vapor DecoderUnwrapper.swift
[2340/2479] Compiling Vapor DirectoryConfiguration.swift
[2341/2479] Compiling Vapor DotEnv.swift
[2342/2479] Compiling Vapor Extendable.swift
[2343/2479] Compiling Vapor File.swift
[2344/2479] Compiling Vapor FileIO.swift
[2345/2479] Compiling Vapor LifecycleHandler.swift
[2346/2479] Compiling Vapor OptionalType.swift
[2347/2479] Compiling Vapor RFC1123.swift
[2348/2479] Compiling Vapor SocketAddress+Hostname.swift
[2349/2479] Compiling Vapor Storage.swift
[2350/2479] Compiling Vapor String+IsIPAddress.swift
[2351/2479] Compiling Vapor Thread.swift
[2352/2479] Compiling Vapor URI.swift
[2353/2479] Compiling Vapor RangeResult.swift
[2354/2479] Compiling Vapor Validatable.swift
[2355/2479] Compiling Vapor Validation.swift
[2356/2479] Compiling Vapor ValidationKey.swift
[2357/2479] Compiling Vapor Validations.swift
[2358/2479] Compiling Vapor ValidationsError.swift
[2359/2479] Emitting module Vapor
[2360/2479] Compiling Vapor Service.swift
[2361/2479] Compiling Vapor Application+Sessions.swift
[2362/2479] Compiling Vapor MemorySessions.swift
[2363/2479] Compiling Vapor Request+Session.swift
[2364/2479] Compiling Vapor Session.swift
[2365/2479] Compiling Vapor SessionCache.swift
[2366/2479] Compiling Vapor SessionData.swift
[2367/2479] Compiling Vapor SessionDriver.swift
[2368/2479] Compiling Vapor SessionsConfiguration.swift
[2369/2479] Compiling Vapor SessionsMiddleware.swift
[2370/2479] Compiling Vapor URLEncodedFormData.swift
[2371/2479] Compiling Vapor URLEncodedFormDecoder.swift
[2372/2479] Compiling Vapor URLEncodedFormEncoder.swift
[2373/2479] Compiling Vapor URLEncodedFormError.swift
[2374/2479] Compiling Vapor URLEncodedFormParser.swift
[2375/2479] Compiling Vapor URLEncodedFormSerializer.swift
[2376/2479] Compiling Vapor URLQueryFragmentConvertible.swift
[2377/2479] Compiling Vapor AnyResponse.swift
[2378/2479] Compiling Vapor Array+Random.swift
[2379/2479] Compiling Vapor Base32.swift
[2380/2479] Compiling Vapor Base64.swift
[2381/2479] Compiling Vapor BaseN.swift
[2382/2479] Compiling Vapor BasicCodingKey.swift
[2383/2479] Compiling Vapor ByteCount.swift
[2384/2479] Compiling Vapor Request+Body.swift
[2385/2479] Compiling Vapor Request+BodyStream.swift
[2386/2479] Compiling Vapor Request.swift
[2387/2479] Compiling Vapor Application+Responder.swift
[2388/2479] Compiling Vapor DefaultResponder.swift
[2389/2479] Compiling Vapor Response+Body.swift
[2390/2479] Compiling Vapor Response.swift
[2391/2479] Compiling Vapor ResponseCodable.swift
[2392/2479] Compiling Vapor Application+Routes.swift
[2393/2479] Compiling Vapor Parameters+Require.swift
[2394/2479] Compiling Vapor Request+WebSocket.swift
[2395/2479] Compiling Vapor Route.swift
[2396/2479] Compiling Vapor RouteCollection.swift
[2397/2479] Compiling Vapor Routes.swift
[2398/2479] Compiling Vapor RoutesBuilder+Group.swift
[2399/2479] Compiling Vapor RoutesBuilder+Method.swift
[2400/2479] Compiling Vapor RoutesBuilder+Middleware.swift
[2401/2479] Compiling Vapor RoutesBuilder+WebSocket.swift
[2402/2479] Compiling Vapor RoutesBuilder.swift
[2403/2479] Compiling Vapor OTP.swift
[2404/2479] Compiling Vapor Application+Servers.swift
[2405/2479] Compiling Vapor Server.swift
[2406/2479] Compiling Vapor App+Service.swift
[2407/2479] Compiling Vapor Req+Service.swift
[2408/2479] Compiling Vapor Core.swift
[2409/2479] Compiling Vapor Running.swift
[2410/2479] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2411/2479] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2412/2479] Compiling Vapor DotEnvFile+load.swift
[2413/2479] Compiling Vapor Routes+caseInsenstive.swift
[2414/2479] Compiling Vapor Validatable+validate.swift
[2415/2479] Compiling Vapor Environment+Process.swift
[2416/2479] Compiling Vapor Environment+Secret.swift
[2425/2479] Compiling Vapor Application+HTTP.swift
[2426/2479] Compiling Vapor BasicResponder.swift
[2427/2479] Compiling Vapor BodyStream.swift
[2428/2479] Compiling Vapor Application+HTTP+Client.swift
[2429/2479] Compiling Vapor EventLoopHTTPClient.swift
[2430/2479] Compiling Vapor EndpointCache.swift
[2431/2479] Compiling Vapor HTTPMethod+String.swift
[2432/2479] Compiling Vapor AsyncBasicResponder.swift
[2433/2479] Compiling Vapor AsyncMiddleware.swift
[2434/2479] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2435/2479] Compiling Vapor AsyncSessionDriver.swift
[2436/2479] Compiling Vapor Authentication+Concurrency.swift
[2437/2479] Compiling Vapor Cache+Concurrency.swift
[2438/2479] Compiling Vapor Client+Concurrency.swift
[2439/2479] Compiling Vapor RequestBody+Concurrency.swift
[2440/2479] Compiling Vapor Responder+Concurrency.swift
[2441/2479] Compiling Vapor ResponseCodable+Concurrency.swift
[2442/2479] Compiling Vapor RoutesBuilder+Concurrency.swift
[2443/2479] Compiling Vapor ViewRenderer+Concurrency.swift
[2444/2479] Compiling Vapor WebSocket+Concurrency.swift
[2445/2479] Compiling Vapor ContainerGetPathExecutor.swift
[2446/2479] Compiling Vapor Content.swift
[2447/2479] Compiling Vapor ContentCoders.swift
[2448/2479] Compiling Vapor ContentConfiguration.swift
[2449/2479] Compiling Vapor ContentContainer.swift
[2450/2479] Compiling Vapor JSONCoder+Custom.swift
[2451/2479] Compiling Vapor JSONCoders+Content.swift
[2452/2479] Compiling Vapor PlaintextDecoder.swift
[2453/2479] Compiling Vapor PlaintextEncoder.swift
[2454/2479] Compiling Vapor URLQueryCoders.swift
[2455/2479] Compiling Vapor URLQueryContainer.swift
[2456/2479] Compiling Vapor HTTPStatus.swift
[2457/2479] Compiling Vapor HTTPCookies.swift
[2458/2479] Compiling Vapor HTTPHeaderCacheControl.swift
[2459/2479] Compiling Vapor HTTPHeaderExpires.swift
[2460/2479] Compiling Vapor HTTPHeaderLastModified.swift
[2461/2479] Compiling Vapor HTTPHeaders+Cache.swift
[2462/2479] Compiling Vapor HTTPHeaders+Connection.swift
[2463/2479] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2464/2479] Compiling Vapor HTTPHeaders+ContentRange.swift
[2465/2479] Compiling Vapor HTTPHeaders+Directive.swift
[2466/2479] Compiling Vapor HTTPHeaders+Forwarded.swift
[2467/2479] Compiling Vapor HTTPHeaders+Link.swift
[2468/2479] Compiling Vapor HTTPHeaders+Name.swift
[2469/2479] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2470/2479] Compiling Vapor HTTPHeaders.swift
[2471/2479] Compiling Vapor HTTPMediaType.swift
[2472/2479] Compiling Vapor HTTPMediaTypePreference.swift
[2473/2479] Compiling Vapor Responder.swift
[2474/2479] Compiling Vapor Application+HTTP+Server.swift
[2475/2479] Compiling Vapor HTTPServer.swift
[2476/2479] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2477/2479] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2478/2479] Compiling Vapor HTTPServerHandler.swift
[2479/2479] Compiling Vapor HTTPServerRequestDecoder.swift
[2481/2488] 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/2489] 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
[2483/2489] 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/2489] 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
[2485/2489] 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
[2486/2489] 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
[2487/2489] 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
[2488/2489] 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
[2489/2489] 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
[2491/2536] 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/2536] 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/2536] 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
[2494/2536] 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
[2495/2536] 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
[2496/2536] 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
[2497/2536] 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
[2498/2536] 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
[2499/2537] 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
[2500/2537] 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
[2501/2537] 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
[2502/2537] 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
[2503/2537] 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
[2504/2537] 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
[2505/2537] 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/2537] 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
[2507/2537] 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
[2508/2537] 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
[2509/2537] 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
[2510/2537] 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
[2511/2537] 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
[2512/2537] 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
[2513/2537] 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
[2514/2537] 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
[2515/2537] 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
[2516/2537] 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
[2517/2537] 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
[2518/2537] 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
[2519/2537] 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
[2520/2537] 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
[2521/2537] 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
[2522/2537] 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
[2523/2537] 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
[2524/2537] 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
[2525/2537] 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
[2526/2537] 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
[2527/2537] 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
[2528/2537] 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
[2529/2537] 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
[2530/2537] 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
[2531/2537] 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
[2532/2539] 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
[2533/2539] 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
[2536/2543] 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
[2537/2543] 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
[2538/2543] 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
[2540/2544] 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
[2546/2568] 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
[2547/2570] 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
[2548/2570] 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
[2549/2570] 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
[2550/2570] 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
[2551/2570] 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
[2552/2570] 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
[2553/2570] 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
[2554/2570] 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
[2555/2570] 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
[2556/2570] 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
[2557/2570] 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
[2558/2571] 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/2571] 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
[2560/2571] 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
[2561/2572] 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
[2562/2572] 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
[2563/2572] 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
[2564/2572] 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
[2565/2572] 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
[2566/2573] 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
[2568/2573] 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
[2569/2573] 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
[2570/2573] 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
[2571/2573] 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
Build complete! (547.19s)
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.