The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Imperial, reference 2.0.0 (89b8b6), with Swift 6.1 for Android on 31 May 2025 03:14:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/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:         android
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
[2/83427] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.30s)
[26777/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.84s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (4.06s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git
[1/6155] Fetching swift-certificates
[863/9991] Fetching swift-certificates, swift-log
[2769/23927] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.96s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.96s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.00s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (4.76s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-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/multipart-kit.git
[1/1063] Fetching swift-service-context
[1064/4382] Fetching swift-service-context, multipart-kit
[2160/6991] Fetching swift-service-context, multipart-kit, websocket-kit
[3413/8708] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics
[4878/14667] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms
[5395/19641] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms, swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.71s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
[6486/14631] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-nio-extras
[7316/16837] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-nio-extras, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.59s)
Fetching https://github.com/apple/swift-nio-ssl.git
[6510/20235] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-nio-http2
[11245/35078] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.95s)
[18804/33361] Fetching swift-service-context, multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (1.96s)
[16573/30752] Fetching swift-service-context, multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (1.96s)
[15625/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.04s)
Fetching https://github.com/vapor/async-kit.git
[15387/26370] Fetching swift-nio-http2, swift-nio-ssl
[16130/32123] Fetching swift-nio-http2, swift-nio-ssl, console-kit
[23070/34493] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit
[24120/55220] Fetching swift-nio-http2, swift-nio-ssl, console-kit, async-kit, routing-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.61s)
[26330/52850] Fetching swift-nio-http2, swift-nio-ssl, console-kit, routing-kit
Fetching https://github.com/swift-server/async-http-client.git
[26538/128973] Fetching swift-nio-http2, swift-nio-ssl, console-kit, routing-kit, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.90s)
[40924/131460] Fetching swift-nio-ssl, console-kit, routing-kit, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.82s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.76s)
Fetched https://github.com/vapor/console-kit.git from cache (5.55s)
Fetched https://github.com/vapor/routing-kit.git from cache (5.57s)
Fetched https://github.com/apple/swift-nio.git from cache (5.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (8.29s)
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.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.56s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2900/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.23s)
Fetched https://github.com/apple/swift-collections.git from cache (2.26s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.07s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.52s)
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 (1.41s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (2.32s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (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.97s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.17s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[256/2731] Fetching swift-asn1, swift-http-structured-headers
[1666/5157] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[4431/10142] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.60s)
[8253/8552] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
[7212/7411] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.63s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.82s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (4.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.29s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.94s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.19s)
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.19s)
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.86s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.35s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.81s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.76s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.71s)
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.97s)
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.80s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.63s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Found unhandled resource at /host/spi-builder-workspace/.env.testing
Building for debugging...
[0/849] Write sources
[68/849] Compiling _NumericsShims _NumericsShims.c
[68/849] Compiling _AtomicsShims.c
[70/849] Compiling CVaporBcrypt bcrypt.c
[70/849] Compiling CNIOWindows WSAStartup.c
[72/849] Compiling CNIOWindows shim.c
[73/849] Compiling CNIOWASI CNIOWASI.c
[74/849] Compiling CVaporBcrypt blf.c
[75/849] Compiling CNIOLinux liburing_shims.c
[76/849] Compiling CNIOSHA1 c_nio_sha1.c
[77/849] Compiling CNIOExtrasZlib empty.c
[77/849] Compiling CNIOLLHTTP c_nio_http.c
[78/849] Compiling CSystem shims.c
[80/849] Compiling CNIODarwin shim.c
[81/849] Compiling CNIOLinux shim.c
[82/849] Compiling CNIOLLHTTP c_nio_api.c
[83/849] Write swift-version-24593BA9C3E375BF.txt
[84/849] Compiling fiat_p256_adx_mul.S
[85/849] Compiling fiat_p256_adx_sqr.S
[86/849] Compiling fiat_curve25519_adx_mul.S
[87/849] Compiling fiat_curve25519_adx_square.S
[88/849] Compiling CNIOLLHTTP c_nio_llhttp.c
[89/886] Compiling CNIOBoringSSLShims shims.c
[90/905] Compiling tls_method.cc
[91/915] Compiling tls_record.cc
[93/920] Emitting module SystemPackage
[94/923] Compiling ServiceContextModule ServiceContextKey.swift
[95/923] Compiling RealModule Real.swift
[96/924] Compiling Logging LogHandler.swift
[97/924] Compiling RealModule Float80+Real.swift
[98/924] Compiling RealModule ElementaryFunctions.swift
[99/924] Compiling RealModule AugmentedArithmetic.swift
[100/924] Compiling RealModule Double+Real.swift
[101/924] Compiling RealModule Float+Real.swift
[102/924] Compiling RealModule Float16+Real.swift
[103/924] Emitting module RealModule
[104/924] Compiling RealModule AlgebraicField.swift
[105/924] Compiling RealModule ApproximateEquality.swift
[106/924] Compiling SystemPackage MachPort.swift
[107/924] Compiling SystemPackage PlatformString.swift
[108/924] Compiling SystemPackage SystemString.swift
[109/924] Compiling _CertificateInternals _TinyArray.swift
[110/924] Emitting module _CertificateInternals
[111/924] Emitting module _NIOBase64
[112/924] Compiling _NIOBase64 Base64.swift
[113/926] Compiling RealModule RealFunctions.swift
[114/926] Compiling SystemPackage Util+StringArray.swift
[115/926] Compiling SystemPackage Util.swift
[116/926] Compiling SystemPackage UtilConsumers.swift
[117/926] Compiling SwiftASN1 ASN1Boolean.swift
[118/926] Compiling SwiftASN1 ASN1Identifier.swift
[119/926] Compiling SwiftASN1 ASN1Integer.swift
[120/926] Compiling SwiftASN1 ASN1Null.swift
[125/927] Emitting module ServiceContextModule
[126/927] Compiling ServiceContextModule ServiceContext.swift
[128/928] Compiling _NIODataStructures PriorityQueue.swift
[129/928] Compiling _NIODataStructures _TinyArray.swift
[130/928] Emitting module _NIODataStructures
[131/928] Compiling _NIODataStructures Heap.swift
[136/951] Compiling Atomics AtomicOptionalWrappable.swift
[137/951] Compiling Atomics AtomicMemoryOrderings.swift
[138/973] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[139/973] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[140/973] Compiling InternalCollectionsUtilities Debugging.swift
[141/975] Emitting module Instrumentation
[142/999] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[143/999] Compiling Algorithms Permutations.swift
[144/999] Compiling Algorithms Product.swift
[145/1001] Compiling Instrumentation MultiplexInstrument.swift
[146/1001] Compiling Instrumentation NoOpInstrument.swift
[147/1001] Compiling Algorithms FirstNonNil.swift
[148/1001] Compiling Algorithms AdjacentPairs.swift
[149/1001] Compiling Instrumentation Instrument.swift
[150/1001] Compiling Algorithms Intersperse.swift
[151/1001] Compiling Algorithms Compacted.swift
[153/1001] Compiling Algorithms Chain.swift
[154/1001] Compiling Algorithms FlattenCollection.swift
[155/1001] Compiling Algorithms Grouped.swift
[156/1001] Compiling Algorithms Indexed.swift
[157/1001] Compiling Algorithms Joined.swift
[158/1001] Compiling Algorithms Keyed.swift
[159/1001] Compiling Algorithms MinMax.swift
[160/1001] Compiling Algorithms EitherSequence.swift
[169/1001] Compiling Algorithms Chunked.swift
[170/1001] Compiling Algorithms Combinations.swift
[171/1001] Compiling Algorithms Partition.swift
[174/1001] Compiling Algorithms Cycle.swift
[175/1001] Compiling Atomics IntegerOperations.swift
[176/1001] Compiling Atomics Unmanaged extensions.swift
[181/1001] Emitting module InternalCollectionsUtilities
[185/1002] Emitting module SwiftASN1
[189/1005] Compiling CoreMetrics Metrics.swift
[190/1005] Compiling Algorithms RandomSample.swift
[191/1005] Compiling Algorithms Reductions.swift
[192/1005] Compiling Algorithms Rotate.swift
[195/1005] Compiling Algorithms Suffix.swift
[196/1005] Compiling Logging MetadataProvider.swift
[197/1005] Compiling Instrumentation Locks.swift
[198/1005] Compiling Instrumentation InstrumentationSystem.swift
[200/1006] Emitting module CoreMetrics
[201/1006] Emitting module Logging
[202/1006] Compiling CoreMetrics Locks.swift
[229/1009] Compiling Logging Locks.swift
[230/1009] Compiling Logging Logging.swift
[240/1010] Compiling Algorithms Trim.swift
[241/1010] Compiling Algorithms Unique.swift
[242/1010] Compiling Algorithms Windows.swift
[245/1010] Emitting module Atomics
[246/1086] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[247/1086] Compiling _RopeModule BigString+CustomStringConvertible.swift
[248/1086] Compiling _RopeModule BigString+Equatable.swift
[249/1086] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[250/1131] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[251/1131] Compiling OrderedCollections _HashTable+Testing.swift
[252/1131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[254/1150] Compiling Tracing TracingTime.swift
[255/1150] Compiling Tracing TracerProtocol.swift
[256/1157] Emitting module Tracing
[257/1157] Compiling Tracing InstrumentationSystem+Tracing.swift
[258/1157] Compiling Tracing Tracer.swift
[259/1157] Compiling Tracing TracerProtocol+Legacy.swift
[260/1157] Emitting module Algorithms
[261/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[262/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[263/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[264/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[265/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[266/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[267/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[268/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[269/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[270/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[271/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[272/1158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[273/1158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[274/1158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[275/1165] Emitting module RoutingKit
[277/1165] Compiling HeapModule _HeapNode.swift
[278/1165] Compiling Tracing NoOpTracer.swift
[279/1165] Compiling Tracing SpanProtocol.swift
[280/1165] Compiling OrderedCollections OrderedDictionary.swift
[281/1165] Compiling OrderedCollections OrderedSet+Codable.swift
[282/1165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[283/1165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[284/1165] Compiling OrderedCollections OrderedSet+Diffing.swift
[285/1165] Compiling OrderedCollections OrderedSet+Equatable.swift
[286/1165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[287/1165] Compiling OrderedCollections OrderedSet+Hashable.swift
[288/1165] Compiling OrderedCollections OrderedSet+Initializers.swift
[289/1165] Compiling OrderedCollections OrderedSet+Insertions.swift
[290/1165] Compiling OrderedCollections OrderedSet+Invariants.swift
[291/1165] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[292/1165] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[293/1165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[294/1165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[295/1165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[296/1166] Compiling HeapModule Heap.swift
[296/1166] Compiling tls13_server.cc
[299/1167] Compiling RoutingKit TrieRouter.swift
[300/1167] Compiling RoutingKit PathComponent.swift
[301/1167] Compiling RoutingKit Router.swift
[302/1204] Compiling HeapModule Heap+Invariants.swift
[303/1204] Compiling HeapModule Heap+Descriptions.swift
[304/1204] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[305/1205] Compiling HeapModule Heap+UnsafeHandle.swift
[306/1242] Emitting module HeapModule
[307/1243] Compiling HashTreeCollections _HashNodeHeader.swift
[308/1243] Compiling HashTreeCollections _HashSlot.swift
[309/1243] Compiling HashTreeCollections _HashStack.swift
[310/1243] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[311/1243] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[312/1243] Compiling HashTreeCollections _HashNode+Storage.swift
[313/1243] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[314/1243] Compiling HashTreeCollections _HashNode+Structural filter.swift
[315/1243] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[316/1243] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[317/1243] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[318/1243] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[319/1243] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[320/1243] Compiling HashTreeCollections _HashNode+Structural merge.swift
[321/1243] Compiling HashTreeCollections _AncestorHashSlots.swift
[322/1243] Compiling HashTreeCollections _Bitmap.swift
[333/1267] Compiling RoutingKit AnyRouter.swift
[334/1267] Compiling RoutingKit Parameters.swift
[337/1268] Emitting module Metrics
[338/1268] Compiling Metrics Metrics.swift
[339/1269] Compiling DequeModule Deque+CustomReflectable.swift
[340/1269] Compiling DequeModule Deque+Descriptions.swift
[341/1271] Compiling DequeModule _DequeBuffer.swift
[342/1271] Compiling DequeModule _DequeBufferHeader.swift
[343/1271] Compiling HashTreeCollections TreeSet+Hashable.swift
[344/1271] Compiling HashTreeCollections TreeSet+Sendable.swift
[345/1271] Compiling _RopeModule Rope+Join.swift
[346/1271] Compiling _RopeModule Rope+MutatingForEach.swift
[347/1271] Compiling _RopeModule Rope+Remove.swift
[348/1271] Compiling _RopeModule Rope+RemoveSubrange.swift
[349/1271] Compiling _RopeModule Rope+Split.swift
[350/1271] Compiling _RopeModule Optional Utilities.swift
[351/1271] Compiling _RopeModule String Utilities.swift
[352/1271] Compiling _RopeModule String.Index+ABI.swift
[354/1281] Compiling DequeModule Deque+Extras.swift
[355/1281] Compiling DequeModule Deque+Hashable.swift
[356/1281] Compiling DequeModule Deque+Codable.swift
[357/1281] Compiling DequeModule Deque+Collection.swift
[362/1281] Compiling DequeModule Deque+Equatable.swift
[363/1281] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[364/1281] Compiling DequeModule Deque._UnsafeHandle.swift
[365/1281] Compiling DequeModule Deque.swift
[374/1281] Compiling HashTreeCollections TreeDictionary+Keys.swift
[375/1281] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[376/1281] Compiling HashTreeCollections TreeDictionary+Merge.swift
[377/1281] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[378/1281] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[379/1281] Compiling HashTreeCollections TreeDictionary+Values.swift
[380/1281] Compiling HashTreeCollections TreeDictionary.swift
[381/1281] Compiling HashTreeCollections TreeSet+Codable.swift
[382/1281] Compiling HashTreeCollections TreeSet+Collection.swift
[383/1281] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[384/1281] Compiling HashTreeCollections TreeSet+Debugging.swift
[385/1281] Compiling HashTreeCollections TreeSet+Descriptions.swift
[386/1281] Compiling HashTreeCollections TreeSet+Equatable.swift
[387/1281] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[388/1281] Compiling HashTreeCollections TreeSet+Extras.swift
[389/1281] Compiling HashTreeCollections TreeSet+Filter.swift
[392/1281] Compiling DequeModule _DequeSlot.swift
[393/1281] Compiling DequeModule _UnsafeWrappedBuffer.swift
[408/1281] Compiling HashTreeCollections _Bucket.swift
[409/1281] Compiling HashTreeCollections _Hash.swift
[410/1281] Compiling HashTreeCollections _HashLevel.swift
[411/1281] Compiling HashTreeCollections _HashNode+Builder.swift
[412/1281] Compiling HashTreeCollections _HashNode+Debugging.swift
[413/1281] Compiling HashTreeCollections _HashNode+Initializers.swift
[418/1281] Compiling DequeModule Deque+Testing.swift
[419/1281] Compiling DequeModule Deque._Storage.swift
[422/1281] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[423/1281] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[424/1281] Compiling HashTreeCollections TreeDictionary+Filter.swift
[425/1281] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[426/1281] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[433/1281] Emitting module DequeModule
[435/1282] Emitting module OrderedCollections
[443/1282] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[444/1282] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[445/1282] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[446/1282] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[447/1282] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[448/1282] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[449/1282] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[450/1282] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[451/1282] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[452/1282] Compiling HashTreeCollections TreeSet.swift
[453/1283] Emitting module _RopeModule
[453/1283] Compiling tls13_enc.cc
[455/1283] Compiling tls13_client.cc
[456/1283] Compiling tls13_both.cc
[457/1283] Compiling t1_enc.cc
[468/1283] Emitting module HashTreeCollections
[468/1283] Compiling ssl_versions.cc
[469/1283] Compiling ssl_stat.cc
[470/1283] Compiling ssl_x509.cc
[471/1283] Compiling ssl_transcript.cc
[472/1283] Compiling ssl_privkey.cc
[474/1283] Compiling HashTreeCollections _HashTreeIterator.swift
[475/1283] Compiling HashTreeCollections _HashTreeStatistics.swift
[476/1283] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[477/1283] Compiling HashTreeCollections _RawHashNode.swift
[478/1283] Compiling HashTreeCollections _UnmanagedHashNode.swift
[479/1283] Compiling HashTreeCollections _UnsafePath.swift
[480/1283] Compiling HashTreeCollections TreeDictionary+Codable.swift
[481/1283] Compiling HashTreeCollections TreeDictionary+Collection.swift
[482/1283] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[483/1283] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[484/1283] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[493/1283] Compiling HashTreeCollections _HashNode+Invariants.swift
[494/1283] Compiling HashTreeCollections _HashNode+Lookups.swift
[495/1283] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[517/1283] Compiling ssl_session.cc
[539/1285] Compiling ssl_file.cc
[540/1285] Compiling ssl_cipher.cc
[541/1285] Compiling ssl_credential.cc
[542/1285] Compiling ssl_key_share.cc
[543/1285] Compiling ssl_lib.cc
[544/1285] Compiling ssl_asn1.cc
[545/1285] Compiling ssl_buffer.cc
[546/1285] Compiling ssl_cert.cc
[547/1285] Compiling s3_lib.cc
[548/1285] Compiling ssl_aead_ctx.cc
[549/1285] Compiling s3_pkt.cc
[550/1285] Compiling s3_both.cc
[551/1285] Compiling handshake.cc
[552/1285] Compiling handshake_client.cc
[553/1285] Compiling handshake_server.cc
[554/1285] Compiling handoff.cc
[555/1285] Compiling extensions.cc
[556/1285] Compiling dtls_method.cc
[557/1285] Compiling md5-x86_64-linux.S
[558/1285] Compiling md5-x86_64-apple.S
[559/1285] Compiling md5-586-linux.S
[560/1285] Compiling md5-586-apple.S
[561/1285] Compiling dtls_record.cc
[562/1285] Compiling d1_srtp.cc
[563/1285] Compiling chacha20_poly1305_x86_64-linux.S
[564/1285] Compiling d1_pkt.cc
[565/1285] Compiling encrypted_client_hello.cc
[566/1285] Compiling chacha20_poly1305_armv8-win.S
[567/1285] Compiling chacha20_poly1305_x86_64-apple.S
[568/1285] Compiling chacha20_poly1305_armv8-apple.S
[569/1285] Compiling chacha-x86_64-linux.S
[570/1285] Compiling chacha20_poly1305_armv8-linux.S
[571/1285] Compiling chacha-x86_64-apple.S
[572/1285] Compiling chacha-x86-apple.S
[573/1285] Compiling chacha-armv8-win.S
[574/1285] Compiling chacha-x86-linux.S
[575/1285] Compiling d1_lib.cc
[576/1285] Compiling chacha-armv4-linux.S
[577/1285] Compiling chacha-armv8-apple.S
[578/1285] Compiling chacha-armv8-linux.S
[579/1285] Compiling aes128gcmsiv-x86_64-linux.S
[580/1285] Compiling aes128gcmsiv-x86_64-apple.S
[581/1285] Compiling x86_64-mont5-linux.S
[582/1285] Compiling x86_64-mont5-apple.S
[583/1285] Compiling x86_64-mont-linux.S
[584/1285] Compiling x86_64-mont-apple.S
[585/1285] Compiling vpaes-x86_64-linux.S
[586/1285] Compiling vpaes-x86_64-apple.S
[587/1285] Compiling vpaes-x86-linux.S
[588/1285] Compiling vpaes-x86-apple.S
[588/1285] Compiling x86-mont-linux.S
[590/1285] Compiling x86-mont-apple.S
[591/1285] Compiling bio_ssl.cc
[592/1285] Compiling d1_both.cc
[593/1285] Compiling vpaes-armv8-win.S
[594/1285] Compiling vpaes-armv8-apple.S
[595/1285] Compiling vpaes-armv7-linux.S
[596/1285] Compiling sha512-x86_64-linux.S
[597/1285] Compiling vpaes-armv8-linux.S
[598/1285] Compiling sha512-x86_64-apple.S
[599/1285] Compiling sha512-armv8-win.S
[600/1285] Compiling sha512-armv8-linux.S
[601/1285] Compiling sha512-586-linux.S
[602/1285] Compiling sha512-armv4-linux.S
[603/1285] Compiling sha512-armv8-apple.S
[604/1285] Compiling sha256-x86_64-linux.S
[605/1285] Compiling sha256-x86_64-apple.S
[606/1285] Compiling sha512-586-apple.S
[607/1285] Compiling sha256-armv4-linux.S
[608/1285] Compiling sha256-armv8-win.S
[609/1285] Compiling sha256-586-apple.S
[610/1285] Compiling sha256-armv8-apple.S
[611/1285] Compiling sha256-armv8-linux.S
[612/1285] Compiling err_data.cc
[613/1285] Compiling sha256-586-linux.S
[614/1285] Compiling sha1-x86_64-linux.S
[615/1285] Compiling sha1-armv8-win.S
[616/1285] Compiling sha1-armv8-apple.S
[617/1285] Compiling sha1-x86_64-apple.S
[618/1285] Compiling sha1-586-apple.S
[619/1285] Compiling sha1-armv4-large-linux.S
[620/1285] Compiling rsaz-avx2-apple.S
[621/1285] Compiling sha1-586-linux.S
[622/1285] Compiling sha1-armv8-linux.S
[623/1285] Compiling rdrand-x86_64-linux.S
[624/1285] Compiling rdrand-x86_64-apple.S
[625/1285] Compiling rsaz-avx2-linux.S
[626/1285] Compiling p256_beeu-x86_64-asm-linux.S
[627/1285] Compiling p256_beeu-armv8-asm-linux.S
[628/1285] Compiling p256-x86_64-asm-linux.S
[629/1285] Compiling p256_beeu-x86_64-asm-apple.S
[630/1285] Compiling p256_beeu-armv8-asm-win.S
[631/1285] Compiling p256_beeu-armv8-asm-apple.S
[632/1285] Compiling p256-x86_64-asm-apple.S
[633/1285] Compiling p256-armv8-asm-win.S
[634/1285] Compiling ghashv8-armv7-linux.S
[635/1285] Compiling ghashv8-armv8-win.S
[636/1285] Compiling p256-armv8-asm-apple.S
[637/1285] Compiling ghashv8-armv8-linux.S
[638/1285] Compiling ghash-x86-linux.S
[639/1285] Compiling ghashv8-armv8-apple.S
[640/1285] Compiling p256-armv8-asm-linux.S
[641/1285] Compiling ghash-x86_64-apple.S
[642/1285] Compiling ghash-x86_64-linux.S
[643/1285] Compiling ghash-ssse3-x86-linux.S
[644/1285] Compiling ghash-x86-apple.S
[645/1285] Compiling ghash-ssse3-x86_64-linux.S
[646/1285] Compiling ghash-ssse3-x86-apple.S
[647/1285] Compiling ghash-ssse3-x86_64-apple.S
[648/1285] Compiling ghash-neon-armv8-linux.S
[649/1285] Compiling ghash-armv4-linux.S
[650/1285] Compiling ghash-neon-armv8-apple.S
[651/1285] Compiling ghash-neon-armv8-win.S
[652/1285] Compiling co-586-linux.S
[653/1285] Compiling bn-armv8-linux.S
[654/1285] Compiling co-586-apple.S
[655/1285] Compiling bsaes-armv7-linux.S
[656/1285] Compiling bn-armv8-win.S
[657/1285] Compiling bn-586-apple.S
[658/1285] Compiling bn-586-linux.S
[659/1285] Compiling bn-armv8-apple.S
[660/1285] Compiling armv8-mont-win.S
[661/1285] Compiling armv8-mont-linux.S
[662/1285] Compiling armv8-mont-apple.S
[663/1285] Compiling armv4-mont-linux.S
[664/1285] Compiling aesv8-gcm-armv8-win.S
[665/1285] Compiling aesv8-gcm-armv8-apple.S
[666/1285] Compiling aesv8-gcm-armv8-linux.S
[667/1285] Compiling aesni-x86_64-linux.S
[668/1285] Compiling aesni-x86_64-apple.S
[669/1285] Compiling aesv8-armv7-linux.S
[670/1285] Compiling aesv8-armv8-linux.S
[671/1285] Compiling aesv8-armv8-win.S
[672/1285] Compiling aesv8-armv8-apple.S
[673/1285] Compiling aesni-x86-apple.S
[674/1285] Compiling aesni-x86-linux.S
[675/1285] Compiling aesni-gcm-x86_64-linux.S
[676/1285] Compiling aes-gcm-avx10-x86_64-apple.S
[677/1285] Compiling aesni-gcm-x86_64-apple.S
[678/1285] Compiling aes-gcm-avx2-x86_64-apple.S
[679/1285] Compiling aes-gcm-avx2-x86_64-linux.S
[680/1285] Compiling aes-gcm-avx10-x86_64-linux.S
[681/1285] Compiling x_spki.cc
[682/1285] Compiling x_x509a.cc
[683/1285] Compiling x_sig.cc
[683/1285] Compiling x_val.cc
[685/1285] Compiling x_pubkey.cc
[686/1285] Compiling x_x509.cc
[687/1285] Compiling x_req.cc
[687/1285] Compiling x_name.cc
[689/1285] Compiling x_crl.cc
[690/1285] Compiling x_exten.cc
[691/1285] Compiling x_all.cc
[692/1285] Compiling x_algor.cc
[693/1285] Compiling x509spki.cc
[694/1285] Compiling x509rset.cc
[695/1285] Compiling x_attrib.cc
[696/1285] Compiling x509name.cc
[697/1285] Compiling x509cset.cc
[698/1285] Compiling x509_txt.cc
[699/1285] Compiling x509_vpm.cc
[700/1285] Compiling x509_v3.cc
[701/1285] Compiling x509_vfy.cc
[702/1285] Compiling x509_trs.cc
[703/1285] Compiling x509_req.cc
[704/1285] Compiling x509_obj.cc
[705/1285] Compiling x509_set.cc
[706/1285] Compiling x509_def.cc
[707/1285] Compiling x509_ext.cc
[708/1285] Compiling x509_d2.cc
[708/1285] Compiling x509_lu.cc
[710/1285] Compiling x509_cmp.cc
[711/1285] Compiling x509_att.cc
[712/1285] Compiling x509.cc
[713/1285] Compiling v3_utl.cc
[714/1285] Compiling v3_skey.cc
[715/1285] Compiling v3_purp.cc
[716/1285] Compiling v3_pmaps.cc
[717/1285] Compiling v3_prn.cc
[718/1285] Compiling v3_ocsp.cc
[719/1285] Compiling v3_pcons.cc
[720/1285] Compiling v3_ncons.cc
[721/1285] Compiling v3_lib.cc
[722/1285] Compiling v3_genn.cc
[723/1285] Compiling v3_ia5.cc
[724/1285] Compiling v3_int.cc
[725/1285] Compiling v3_info.cc
[726/1285] Compiling v3_extku.cc
[727/1285] Compiling v3_enum.cc
[728/1285] Compiling v3_crld.cc
[729/1285] Compiling v3_cpols.cc
[730/1285] Compiling v3_conf.cc
[731/1285] Compiling v3_bitst.cc
[732/1285] Compiling v3_bcons.cc
[733/1285] Compiling v3_alt.cc
[734/1285] Compiling v3_akey.cc
[735/1285] Compiling t_x509.cc
[736/1285] Compiling v3_akeya.cc
[737/1285] Compiling t_x509a.cc
[738/1285] Compiling t_crl.cc
[739/1285] Compiling rsa_pss.cc
[740/1285] Compiling t_req.cc
[741/1285] Compiling i2d_pr.cc
[742/1285] Compiling policy.cc
[743/1285] Compiling name_print.cc
[744/1285] Compiling algorithm.cc
[745/1285] Compiling by_file.cc
[746/1285] Compiling by_dir.cc
[747/1285] Compiling asn1_gen.cc
[748/1285] Compiling a_verify.cc
[749/1285] Compiling a_sign.cc
[750/1285] Compiling trust_token.cc
[751/1285] Compiling a_digest.cc
[752/1285] Compiling thread.cc
[753/1285] Compiling thread_win.cc
[754/1285] Compiling thread_none.cc
[755/1285] Compiling thread_pthread.cc
[756/1285] Compiling stack.cc
[757/1285] Compiling pmbtoken.cc
[758/1285] Compiling voprf.cc
[759/1285] Compiling siphash.cc
[760/1285] Compiling slhdsa.cc
[761/1285] Compiling sha512.cc
[762/1285] Compiling sha1.cc
[763/1285] Compiling spake2plus.cc
[764/1285] Compiling rsa_print.cc
[765/1285] Compiling sha256.cc
[766/1285] Compiling rsa_extra.cc
[767/1285] Compiling rsa_crypt.cc
[768/1285] Compiling trusty.cc
[769/1285] Compiling refcount.cc
[770/1285] Compiling windows.cc
[771/1285] Compiling rand.cc
[772/1285] Compiling rc4.cc
[773/1285] Compiling urandom.cc
[774/1285] Compiling rsa_asn1.cc
[775/1285] Compiling passive.cc
[776/1285] Compiling poly1305_arm_asm.S
[777/1285] Compiling getentropy.cc
[778/1285] Compiling deterministic.cc
[779/1285] Compiling ios.cc
[780/1285] Compiling forkunsafe.cc
[781/1285] Compiling fork_detect.cc
[782/1285] Compiling pool.cc
[783/1285] Compiling poly1305_arm.cc
[784/1285] Compiling poly1305_vec.cc
[785/1285] Compiling poly1305.cc
[786/1285] Compiling p5_pbev2.cc
[787/1285] Compiling pkcs8_x509.cc
[788/1285] Compiling pkcs7.cc
[789/1285] Compiling pkcs8.cc
[790/1285] Compiling pem_x509.cc
[790/1285] Compiling pkcs7_x509.cc
[792/1285] Compiling pem_xaux.cc
[793/1285] Compiling pem_pkey.cc
[794/1285] Compiling pem_pk8.cc
[795/1285] Compiling pem_oth.cc
[796/1285] Compiling obj_xref.cc
[797/1285] Compiling pem_lib.cc
[798/1285] Compiling pem_info.cc
[799/1285] Compiling mlkem.cc
[800/1285] Compiling obj.cc
[801/1285] Compiling pem_all.cc
[802/1285] Compiling mem.cc
[803/1285] Compiling poly_rq_mul.S
[804/1285] Compiling md5.cc
[804/1285] Compiling mldsa.cc
[806/1285] Compiling fips_shared_support.cc
[807/1285] Compiling md4.cc
[808/1285] Compiling lhash.cc
[809/1285] Compiling ex_data.cc
[810/1285] Compiling kyber.cc
[811/1285] Compiling sign.cc
[812/1285] Compiling print.cc
[813/1285] Compiling scrypt.cc
[813/1285] Compiling hpke.cc
[815/1285] Compiling hrss.cc
[816/1285] Compiling pbkdf.cc
[817/1285] Compiling p_x25519.cc
[818/1285] Compiling p_x25519_asn1.cc
[819/1285] Compiling p_ed25519.cc
[820/1285] Compiling p_rsa_asn1.cc
[821/1285] Compiling p_hkdf.cc
[822/1285] Compiling p_rsa.cc
[823/1285] Compiling p_ed25519_asn1.cc
[824/1285] Compiling p_ec_asn1.cc
[825/1285] Compiling p_ec.cc
[826/1285] Compiling p_dh_asn1.cc
[827/1285] Compiling p_dh.cc
[828/1285] Compiling evp_ctx.cc
[829/1285] Compiling p_dsa_asn1.cc
[830/1285] Compiling err.cc
[831/1285] Compiling evp.cc
[832/1285] Compiling engine.cc
[833/1285] Compiling ecdh.cc
[834/1285] Compiling hash_to_curve.cc
[835/1285] Compiling ecdsa_asn1.cc
[836/1285] Compiling evp_asn1.cc
[837/1285] Compiling ec_derive.cc
[838/1285] Compiling params.cc
[839/1285] Compiling dsa.cc
[840/1285] Compiling bcm.cc
[841/1285] Compiling dsa_asn1.cc
[842/1285] Compiling des.cc
[843/1285] Compiling x25519-asm-arm.S
[844/1285] Compiling dh_asn1.cc
[845/1285] Compiling digest_extra.cc
[846/1285] Compiling ec_asn1.cc
[847/1285] Compiling curve25519_64_adx.cc
[848/1285] Compiling spake25519.cc
[849/1285] Compiling cpu_intel.cc
[850/1285] Compiling cpu_arm_freebsd.cc
[851/1285] Compiling cpu_arm_linux.cc
[852/1285] Compiling curve25519.cc
[853/1285] Compiling crypto.cc
[854/1285] Compiling cpu_aarch64_sysreg.cc
[855/1285] Compiling cpu_aarch64_win.cc
[856/1285] Compiling cpu_aarch64_linux.cc
[857/1285] Compiling cpu_aarch64_openbsd.cc
[858/1285] Compiling cpu_aarch64_fuchsia.cc
[859/1285] Compiling cpu_aarch64_apple.cc
[860/1285] Compiling conf.cc
[861/1285] Compiling get_cipher.cc
[862/1285] Compiling tls_cbc.cc
[863/1285] Compiling e_tls.cc
[864/1285] Compiling e_rc4.cc
[865/1285] Compiling e_rc2.cc
[866/1285] Compiling e_chacha20poly1305.cc
[867/1285] Compiling e_des.cc
[868/1285] Compiling derive_key.cc
[869/1285] Compiling e_null.cc
[870/1285] Compiling e_aesgcmsiv.cc
[871/1285] Compiling e_aesctrhmac.cc
[872/1285] Compiling chacha.cc
[873/1285] Compiling buf.cc
[874/1285] Compiling ber.cc
[875/1285] Compiling cbs.cc
[876/1285] Compiling unicode.cc
[877/1285] Compiling cbb.cc
[878/1285] Compiling asn1_compat.cc
[879/1285] Compiling bn_asn1.cc
[880/1285] Compiling socket_helper.cc
[881/1285] Compiling convert.cc
[882/1285] Compiling blake2.cc
[883/1285] Compiling printf.cc
[884/1285] Compiling socket.cc
[885/1285] Compiling errno.cc
[886/1285] Compiling pair.cc
[887/1285] Compiling hexdump.cc
[888/1285] Compiling connect.cc
[889/1285] Compiling fd.cc
[890/1285] Compiling file.cc
[891/1285] Compiling bio_mem.cc
[892/1285] Compiling bio.cc
[893/1285] Compiling tasn_enc.cc
[894/1285] Compiling base64.cc
[895/1285] Compiling tasn_typ.cc
[896/1285] Compiling tasn_fre.cc
[897/1285] Compiling posix_time.cc
[898/1285] Compiling tasn_dec.cc
[899/1285] Compiling tasn_new.cc
[900/1285] Compiling f_string.cc
[901/1285] Compiling tasn_utl.cc
[902/1285] Compiling asn_pack.cc
[903/1285] Compiling f_int.cc
[904/1285] Compiling asn1_lib.cc
[905/1285] Compiling asn1_par.cc
[906/1285] Compiling a_time.cc
[907/1285] Compiling a_strnid.cc
[908/1285] Compiling a_utctm.cc
[909/1285] Compiling a_type.cc
[910/1285] Compiling a_octet.cc
[911/1285] Compiling a_strex.cc
[912/1285] Compiling a_int.cc
[913/1285] Compiling a_mbstr.cc
[914/1285] Compiling a_i2d_fp.cc
[915/1285] Compiling a_bool.cc
[916/1285] Compiling a_object.cc
[917/1285] Compiling a_d2i_fp.cc
[918/1285] Compiling fiat_p256_adx_sqr.S
[919/1285] Compiling a_dup.cc
[920/1285] Compiling fiat_p256_adx_mul.S
[921/1285] Compiling fiat_curve25519_adx_mul.S
[922/1285] Compiling a_gentm.cc
[923/1285] Compiling CCryptoBoringSSLShims shims.c
[924/1285] Compiling fiat_curve25519_adx_square.S
[925/1285] Compiling md5-x86_64-linux.S
[926/1285] Compiling a_bitstr.cc
[927/1285] Compiling md5-x86_64-apple.S
[928/1285] Compiling err_data.cc
[929/1285] Compiling md5-586-linux.S
[930/1285] Compiling md5-586-apple.S
[931/1285] Compiling chacha20_poly1305_x86_64-apple.S
[932/1285] Compiling chacha20_poly1305_x86_64-linux.S
[933/1285] Compiling chacha20_poly1305_armv8-win.S
[934/1285] Compiling chacha20_poly1305_armv8-apple.S
[935/1285] Compiling chacha-x86_64-linux.S
[936/1285] Compiling chacha20_poly1305_armv8-linux.S
[937/1285] Compiling chacha-x86-apple.S
[938/1285] Compiling chacha-x86-linux.S
[939/1285] Compiling chacha-x86_64-apple.S
[940/1285] Compiling chacha-armv8-win.S
[941/1285] Compiling chacha-armv4-linux.S
[942/1285] Compiling chacha-armv8-apple.S
[943/1285] Compiling aes128gcmsiv-x86_64-apple.S
[944/1285] Compiling chacha-armv8-linux.S
[945/1285] Compiling aes128gcmsiv-x86_64-linux.S
[946/1285] Compiling x86_64-mont5-linux.S
[947/1285] Compiling x86_64-mont5-apple.S
[948/1285] Compiling x86_64-mont-linux.S
[949/1285] Compiling x86_64-mont-apple.S
[950/1285] Compiling x86-mont-linux.S
[951/1285] Compiling x86-mont-apple.S
[952/1285] Compiling vpaes-x86_64-linux.S
[953/1285] Compiling vpaes-x86-linux.S
[954/1285] Compiling vpaes-x86-apple.S
[955/1285] Compiling vpaes-x86_64-apple.S
[956/1285] Compiling vpaes-armv8-win.S
[957/1285] Compiling vpaes-armv8-linux.S
[958/1285] Compiling vpaes-armv8-apple.S
[959/1285] Compiling sha512-x86_64-linux.S
[960/1285] Compiling vpaes-armv7-linux.S
[961/1285] Compiling sha512-x86_64-apple.S
[962/1285] Compiling sha512-armv8-win.S
[963/1285] Compiling sha512-armv8-apple.S
[964/1285] Compiling sha512-586-linux.S
[965/1285] Compiling sha512-armv4-linux.S
[966/1285] Compiling sha512-armv8-linux.S
[967/1285] Compiling sha512-586-apple.S
[968/1285] Compiling sha256-x86_64-linux.S
[969/1285] Compiling sha256-armv8-win.S
[970/1285] Compiling sha256-x86_64-apple.S
[971/1285] Compiling sha256-armv8-apple.S
[972/1285] Compiling sha256-armv8-linux.S
[973/1285] Compiling sha256-586-apple.S
[974/1285] Compiling sha1-x86_64-linux.S
[975/1285] Compiling sha256-armv4-linux.S
[976/1285] Compiling sha256-586-linux.S
[977/1285] Compiling sha1-x86_64-apple.S
[978/1285] Compiling sha1-armv8-win.S
[979/1285] Compiling sha1-armv8-apple.S
[980/1285] Compiling sha1-armv4-large-linux.S
[981/1285] Compiling rsaz-avx2-linux.S
[982/1285] Compiling sha1-586-linux.S
[983/1285] Compiling sha1-armv8-linux.S
[984/1285] Compiling sha1-586-apple.S
[985/1285] Compiling rsaz-avx2-apple.S
[986/1285] Compiling rdrand-x86_64-linux.S
[987/1285] Compiling rdrand-x86_64-apple.S
[988/1285] Compiling p256_beeu-armv8-asm-win.S
[989/1285] Compiling p256_beeu-x86_64-asm-linux.S
[990/1285] Compiling p256_beeu-x86_64-asm-apple.S
[991/1285] Compiling p256_beeu-armv8-asm-linux.S
[992/1285] Compiling p256_beeu-armv8-asm-apple.S
[993/1285] Compiling p256-x86_64-asm-linux.S
[994/1285] Compiling p256-armv8-asm-win.S
[995/1285] Compiling p256-x86_64-asm-apple.S
[996/1285] Compiling p256-armv8-asm-apple.S
[997/1285] Compiling p256-armv8-asm-linux.S
[998/1285] Compiling ghashv8-armv8-linux.S
[999/1285] Compiling ghashv8-armv8-win.S
[1000/1285] Compiling ghashv8-armv7-linux.S
[1001/1285] Compiling ghashv8-armv8-apple.S
[1002/1285] Compiling ghash-x86_64-linux.S
[1003/1285] Compiling ghash-x86_64-apple.S
[1004/1285] Compiling ghash-x86-linux.S
[1005/1285] Compiling ghash-x86-apple.S
[1006/1285] Compiling ghash-ssse3-x86_64-linux.S
[1007/1285] Compiling ghash-ssse3-x86_64-apple.S
[1008/1285] Compiling ghash-ssse3-x86-linux.S
[1009/1285] Compiling ghash-neon-armv8-win.S
[1010/1285] Compiling ghash-ssse3-x86-apple.S
[1011/1285] Compiling ghash-neon-armv8-linux.S
[1012/1285] Compiling ghash-neon-armv8-apple.S
[1013/1285] Compiling ghash-armv4-linux.S
[1014/1285] Compiling co-586-linux.S
[1015/1285] Compiling co-586-apple.S
[1016/1285] Compiling bsaes-armv7-linux.S
[1017/1285] Compiling bn-armv8-win.S
[1018/1285] Compiling bn-armv8-apple.S
[1019/1285] Compiling bn-armv8-linux.S
[1020/1285] Compiling bn-586-linux.S
[1021/1285] Compiling armv8-mont-win.S
[1022/1285] Compiling bn-586-apple.S
[1023/1285] Compiling armv8-mont-apple.S
[1024/1285] Compiling aesv8-gcm-armv8-win.S
[1025/1285] Compiling armv4-mont-linux.S
[1026/1285] Compiling armv8-mont-linux.S
[1027/1285] Compiling aesv8-gcm-armv8-apple.S
[1028/1285] Compiling aesv8-gcm-armv8-linux.S
[1029/1285] Compiling aesv8-armv8-win.S
[1030/1285] Compiling c-nioatomics.c
[1031/1285] Compiling aesv8-armv8-apple.S
[1032/1285] Compiling aesv8-armv8-linux.S
[1033/1285] Compiling aesni-x86_64-linux.S
[1034/1285] Compiling aesv8-armv7-linux.S
[1035/1285] Compiling aesni-x86_64-apple.S
[1036/1285] Compiling aesni-x86-linux.S
[1037/1285] Compiling aesni-x86-apple.S
[1038/1285] Compiling aesni-gcm-x86_64-apple.S
[1039/1285] Compiling aesni-gcm-x86_64-linux.S
[1040/1285] Compiling aes-gcm-avx10-x86_64-linux.S
[1041/1285] Compiling aes-gcm-avx10-x86_64-apple.S
[1042/1285] Compiling c-atomics.c
[1043/1291] Compiling x_x509.cc
[1044/1291] Compiling x_sig.cc
[1045/1291] Compiling x_spki.cc
[1046/1291] Compiling x_req.cc
[1047/1291] Compiling x_val.cc
[1048/1291] Compiling x_x509a.cc
[1049/1291] Compiling x_pubkey.cc
[1051/1291] Emitting module NIOConcurrencyHelpers
[1052/1291] Compiling NIOConcurrencyHelpers atomics.swift
[1053/1291] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1054/1291] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1055/1291] Compiling NIOConcurrencyHelpers NIOLock.swift
[1056/1291] Compiling NIOConcurrencyHelpers lock.swift
[1057/1292] Compiling x_crl.cc
[1058/1292] Compiling x_exten.cc
[1059/1293] Compiling x_all.cc
[1060/1378] Compiling x_attrib.cc
[1061/1378] Compiling x_name.cc
[1062/1378] Compiling x509spki.cc
[1063/1378] Compiling x_algor.cc
[1065/1378] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1066/1378] Compiling ConsoleKitTerminal ConsoleClear.swift
[1067/1378] Compiling ConsoleKitTerminal Console+Ask.swift
[1068/1378] Compiling ConsoleKitTerminal Console+Choose.swift
[1069/1378] Compiling ConsoleKitTerminal Console+Confirm.swift
[1070/1378] Compiling ConsoleKitTerminal Console+Input.swift
[1071/1378] Compiling ConsoleKitTerminal Console+Center.swift
[1072/1378] Compiling ConsoleKitTerminal Console+Output.swift
[1073/1381] Emitting module ConsoleKitTerminal
[1074/1381] Compiling NIOCore AsyncChannelInboundStream.swift
[1075/1381] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1076/1381] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1077/1381] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1078/1381] Compiling NIOCore AddressedEnvelope.swift
[1079/1381] Compiling NIOCore AsyncAwaitSupport.swift
[1080/1381] Compiling NIOCore AsyncChannel.swift
[1081/1381] Compiling NIOCore AsyncChannelHandler.swift
[1082/1381] Compiling ConsoleKitTerminal Console+Wait.swift
[1083/1381] Compiling ConsoleKitTerminal ConsoleColor.swift
[1084/1381] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1085/1381] Compiling ConsoleKitTerminal ConsoleText.swift
[1086/1381] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1087/1381] Compiling NIOCore Channel.swift
[1087/1381] Compiling x509rset.cc
[1089/1381] Compiling ConsoleKitTerminal Console.swift
[1090/1381] Compiling ConsoleKitTerminal Terminal.swift
[1091/1381] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1091/1381] Compiling x509cset.cc
[1092/1381] Compiling x509name.cc
[1093/1381] Compiling x509_vfy.cc
[1094/1381] Compiling x509_vpm.cc
[1095/1381] Compiling x509_v3.cc
[1097/1381] Compiling NIOCore MulticastChannel.swift
[1098/1381] Compiling NIOCore NIOAny.swift
[1099/1381] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1100/1381] Compiling NIOCore NIOLoopBound.swift
[1101/1381] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1102/1381] Compiling NIOCore NIOScheduledCallback.swift
[1103/1381] Compiling NIOCore NIOSendable.swift
[1104/1381] Compiling NIOCore RecvByteBufferAllocator.swift
[1105/1389] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1106/1389] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1107/1389] Compiling ConsoleKitTerminal LoggerFragment.swift
[1108/1390] Compiling x509_txt.cc
[1109/1390] Compiling x509_set.cc
[1110/1412] Compiling x509_trs.cc
[1111/1412] Compiling x509_req.cc
[1113/1412] Compiling NIOCore IO.swift
[1114/1412] Compiling NIOCore IOData.swift
[1115/1412] Compiling NIOCore IPProtocol.swift
[1116/1412] Compiling NIOCore IntegerBitPacking.swift
[1117/1412] Compiling NIOCore IntegerTypes.swift
[1118/1412] Compiling NIOCore Interfaces.swift
[1119/1412] Compiling NIOCore Linux.swift
[1120/1412] Compiling NIOCore MarkedCircularBuffer.swift
[1121/1412] Compiling ConsoleKitCommands CommandSignature.swift
[1122/1412] Compiling ConsoleKitCommands Flag.swift
[1123/1412] Compiling ConsoleKitCommands Option.swift
[1123/1414] Compiling x509_obj.cc
[1125/1414] Emitting module ConsoleKitCommands
[1125/1414] Compiling x509_cmp.cc
[1127/1414] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1128/1414] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1129/1414] Compiling ConsoleKitCommands Argument.swift
[1130/1414] Compiling ConsoleKitCommands Command.swift
[1131/1414] Compiling ConsoleKitCommands CommandContext.swift
[1132/1414] Compiling ConsoleKitCommands CommandError.swift
[1132/1414] Compiling x509_lu.cc
[1134/1414] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1135/1414] Compiling ConsoleKitCommands Utilities.swift
[1136/1414] Compiling ConsoleKitCommands AsyncCommands.swift
[1137/1414] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1138/1414] Compiling ConsoleKitCommands AnyCommand.swift
[1139/1414] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1140/1414] Compiling ConsoleKitCommands AsyncCommand.swift
[1141/1414] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1142/1414] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1143/1414] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1144/1414] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1145/1414] Compiling NIOCore EventLoopFuture.swift
[1146/1414] Compiling NIOCore FileDescriptor.swift
[1147/1414] Compiling NIOCore FileHandle.swift
[1148/1414] Compiling NIOCore FileRegion.swift
[1149/1414] Compiling NIOCore GlobalSingletons.swift
[1150/1414] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1151/1414] Compiling NIOCore SocketAddresses.swift
[1152/1414] Compiling NIOCore SocketOptionProvider.swift
[1153/1414] Compiling NIOCore SystemCallHelpers.swift
[1154/1414] Compiling NIOCore TimeAmount+Duration.swift
[1155/1414] Compiling NIOCore TypeAssistedChannelHandler.swift
[1156/1414] Compiling NIOCore UniversalBootstrapSupport.swift
[1157/1414] Compiling NIOCore Utilities.swift
[1157/1414] Compiling x509_def.cc
[1158/1414] Compiling x509_ext.cc
[1159/1414] Compiling x509_d2.cc
[1160/1414] Compiling x509_att.cc
[1163/1414] Compiling NIOCore Codec.swift
[1164/1414] Compiling NIOCore ConvenienceOptionSupport.swift
[1165/1414] Compiling NIOCore DeadChannel.swift
[1166/1414] Compiling NIOCore DispatchQueue+WithFuture.swift
[1167/1414] Compiling NIOCore EventLoop+Deprecated.swift
[1168/1414] Compiling NIOCore EventLoop+SerialExecutor.swift
[1169/1414] Compiling NIOCore EventLoop.swift
[1169/1414] Compiling x509.cc
[1171/1414] Compiling ConsoleKitCommands CommandGroup.swift
[1172/1414] Compiling ConsoleKitCommands CommandInput.swift
[1173/1414] Compiling ConsoleKitCommands Commands.swift
[1174/1414] Compiling ConsoleKitCommands Console+Run.swift
[1175/1414] Compiling ConsoleKitCommands ConsoleError.swift
[1176/1414] Compiling ConsoleKitCommands Completion.swift
[1176/1415] Compiling v3_utl.cc
[1178/1415] Compiling v3_skey.cc
[1179/1416] Compiling v3_prn.cc
[1180/1417] Compiling v3_purp.cc
[1182/1417] Emitting module ConsoleKit
[1182/1417] Compiling v3_pmaps.cc
[1184/1417] Compiling ConsoleKit Exports.swift
[1185/1418] Compiling v3_int.cc
[1186/1418] Compiling v3_pcons.cc
[1187/1418] Compiling v3_info.cc
[1188/1418] Compiling v3_ncons.cc
[1189/1418] Compiling v3_ocsp.cc
[1190/1418] Compiling v3_ia5.cc
[1191/1418] Compiling v3_lib.cc
[1192/1418] Compiling v3_genn.cc
[1193/1418] Compiling v3_extku.cc
[1194/1418] Compiling v3_enum.cc
[1195/1418] Compiling v3_cpols.cc
[1196/1418] Compiling v3_crld.cc
[1197/1418] Compiling v3_conf.cc
[1198/1418] Compiling v3_bitst.cc
[1199/1418] Compiling v3_bcons.cc
[1200/1418] Compiling v3_akeya.cc
[1201/1418] Compiling v3_alt.cc
[1202/1418] Compiling v3_akey.cc
[1203/1418] Compiling t_x509a.cc
[1205/1418] Emitting module NIOCore
[1205/1418] Compiling t_x509.cc
[1206/1418] Compiling t_crl.cc
[1207/1418] Compiling t_req.cc
[1235/1419] Compiling i2d_pr.cc
[1236/1419] Compiling rsa_pss.cc
[1238/1419] Compiling policy.cc
[1239/1424] Compiling name_print.cc
[1240/1469] Compiling by_file.cc
[1241/1469] Compiling asn1_gen.cc
[1242/1469] Compiling algorithm.cc
[1243/1469] Compiling by_dir.cc
[1244/1469] Compiling a_verify.cc
[1246/1469] Emitting module NIOEmbedded
[1246/1469] Compiling a_sign.cc
[1247/1469] Compiling a_digest.cc
[1248/1469] Compiling voprf.cc
[1249/1469] Compiling trust_token.cc
[1250/1469] Compiling thread_win.cc
[1252/1469] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1253/1469] Compiling NIOEmbedded AsyncTestingChannel.swift
[1254/1469] Compiling NIOEmbedded Embedded.swift
[1255/1470] Compiling thread_pthread.cc
[1256/1470] Compiling pmbtoken.cc
[1257/1470] Compiling thread_none.cc
[1258/1470] Compiling thread.cc
[1259/1470] Compiling wots.cc
[1260/1470] Compiling stack.cc
[1261/1470] Compiling thash.cc
[1262/1470] Compiling merkle.cc
[1263/1470] Compiling fors.cc
[1264/1470] Compiling sha256.cc
[1265/1470] Compiling sha512.cc
[1266/1470] Compiling siphash.cc
[1268/1470] Compiling NIOPosix Pool.swift
[1269/1470] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1270/1470] Compiling NIOPosix PosixSingletons.swift
[1271/1470] Compiling NIOPosix RawSocketBootstrap.swift
[1272/1470] Compiling NIOPosix Resolver.swift
[1273/1470] Compiling NIOPosix Selectable.swift
[1273/1476] Compiling slhdsa.cc
[1274/1476] Compiling rsa_print.cc
[1275/1476] Compiling sha1.cc
[1277/1476] Emitting module NIOPosix
[1277/1476] Compiling rsa_crypt.cc
[1278/1476] Compiling rsa_extra.cc
[1279/1476] Compiling rc4.cc
[1281/1476] Compiling NIOPosix SelectableChannel.swift
[1282/1476] Compiling NIOPosix SelectableEventLoop.swift
[1283/1476] Compiling NIOPosix SelectorEpoll.swift
[1284/1476] Compiling NIOPosix SelectorGeneric.swift
[1285/1476] Compiling NIOPosix SelectorKqueue.swift
[1286/1476] Compiling NIOPosix SelectorUring.swift
[1287/1476] Compiling NIOPosix ServerSocket.swift
[1288/1476] Compiling NIOPosix Socket.swift
[1289/1476] Compiling NIOPosix SocketChannel.swift
[1290/1476] Compiling NIOPosix SocketProtocols.swift
[1291/1476] Compiling NIOPosix System.swift
[1292/1476] Compiling NIOPosix Thread.swift
[1292/1476] Compiling trusty.cc
[1293/1476] Compiling windows.cc
[1294/1476] Compiling refcount.cc
[1295/1476] Compiling urandom.cc
[1296/1476] Compiling rsa_asn1.cc
[1297/1476] Compiling rand_extra.cc
[1299/1476] Compiling NIOPosix ThreadPosix.swift
[1300/1476] Compiling NIOPosix ThreadWindows.swift
[1301/1476] Compiling NIOPosix UnsafeTransfer.swift
[1302/1476] Compiling NIOPosix Utilities.swift
[1303/1476] Compiling NIOPosix VsockAddress.swift
[1304/1476] Compiling NIOPosix VsockChannelEvents.swift
[1304/1476] Compiling passive.cc
[1305/1476] Compiling ios.cc
[1306/1476] Compiling getentropy.cc
[1308/1476] Compiling NIOPosix IO.swift
[1309/1476] Compiling NIOPosix IntegerBitPacking.swift
[1310/1476] Compiling NIOPosix IntegerTypes.swift
[1311/1476] Compiling NIOPosix Linux.swift
[1312/1476] Compiling NIOPosix LinuxCPUSet.swift
[1313/1476] Compiling NIOPosix LinuxUring.swift
[1314/1476] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1315/1476] Compiling NIOPosix BSDSocketAPICommon.swift
[1316/1476] Compiling NIOPosix BSDSocketAPIPosix.swift
[1317/1476] Compiling NIOPosix BSDSocketAPIWindows.swift
[1318/1476] Compiling NIOPosix BaseSocket.swift
[1319/1476] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1320/1476] Compiling NIOPosix BaseSocketChannel.swift
[1321/1476] Compiling NIOPosix BaseStreamSocketChannel.swift
[1322/1476] Compiling NIOPosix NIOThreadPool.swift
[1323/1476] Compiling NIOPosix NonBlockingFileIO.swift
[1324/1476] Compiling NIOPosix PendingDatagramWritesManager.swift
[1325/1476] Compiling NIOPosix PendingWritesManager.swift
[1326/1476] Compiling NIOPosix PipeChannel.swift
[1327/1476] Compiling NIOPosix PipePair.swift
[1328/1476] Compiling NIOPosix Bootstrap.swift
[1329/1476] Compiling NIOPosix ControlMessage.swift
[1330/1476] Compiling NIOPosix DatagramVectorReadManager.swift
[1331/1476] Compiling NIOPosix Errors+Any.swift
[1332/1476] Compiling NIOPosix FileDescriptor.swift
[1333/1476] Compiling NIOPosix GetaddrinfoResolver.swift
[1334/1476] Compiling NIOPosix HappyEyeballs.swift
[1334/1476] Compiling poly1305_arm_asm.S
[1335/1476] Compiling deterministic.cc
[1336/1477] Compiling forkunsafe.cc
[1337/1477] Compiling fork_detect.cc
[1339/1477] Compiling poly1305_vec.cc
[1340/1477] Compiling pool.cc
[1341/1477] Compiling poly1305_arm.cc
[1342/1477] Compiling poly1305.cc
[1343/1477] Compiling pkcs8_x509.cc
[1344/1477] Compiling p5_pbev2.cc
[1345/1477] Compiling pkcs8.cc
[1346/1477] Compiling pem_xaux.cc
[1347/1477] Compiling pkcs7.cc
[1348/1477] Compiling pkcs7_x509.cc
[1349/1477] Compiling pem_x509.cc
[1351/1514] Emitting module NIO
[1351/1514] Compiling pem_pkey.cc
[1352/1514] Compiling pem_info.cc
[1353/1514] Compiling pem_pk8.cc
[1355/1514] Compiling NIO Exports.swift
[1355/1515] Compiling pem_oth.cc
[1357/1515] Compiling obj_xref.cc
[1358/1515] Compiling pem_lib.cc
[1358/1515] Compiling pem_all.cc
[1361/1515] Emitting module _NIOFileSystem
[1361/1519] Compiling mlkem.cc
[1362/1536] Compiling obj.cc
[1363/1537] Compiling mldsa.cc
[1365/1553] Compiling NIOSOCKS SOCKSResponse.swift
[1366/1554] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1367/1554] Compiling _NIOFileSystem Mocking.swift
[1368/1554] Compiling _NIOFileSystem Syscall.swift
[1369/1554] Compiling _NIOFileSystem Syscalls.swift
[1370/1554] Compiling _NIOFileSystem ParallelDirCopy.swift
[1371/1554] Compiling _NIOFileSystem ParallelRemoval.swift
[1372/1554] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1373/1554] Compiling _NIOFileSystem CInterop.swift
[1374/1554] Compiling _NIOFileSystem Errno.swift
[1375/1554] Compiling NIOTLS TLSEvents.swift
[1376/1559] Emitting module NIOTLS
[1377/1559] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1378/1559] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1378/1559] Compiling md5.cc
[1380/1559] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1381/1559] Compiling NIOSOCKS ClientStateMachine.swift
[1382/1559] Compiling NIOTLS SNIHandler.swift
[1382/1559] Compiling mem.cc
[1384/1559] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1385/1559] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1386/1559] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1388/1560] Compiling NIOSOCKS ServerStateMachine.swift
[1389/1560] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1390/1560] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1391/1560] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1392/1560] Emitting module NIOSOCKS
[1393/1560] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1394/1560] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1395/1569] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1396/1575] Emitting module NIOFoundationCompat
[1397/1590] Compiling NIOSSL SSLPKCS12Bundle.swift
[1398/1590] Compiling NIOSSL AndroidCABundle.swift
[1399/1590] Compiling NIOSSL ByteBufferBIO.swift
[1400/1590] Compiling NIOSSL CustomPrivateKey.swift
[1401/1590] Compiling NIOSSL IdentityVerification.swift
[1402/1590] Compiling NIOSSL NIOSSLServerHandler.swift
[1403/1590] Compiling NIOSSL ObjectIdentifier.swift
[1404/1590] Compiling NIOSSL PosixPort.swift
[1405/1590] Compiling NIOSSL SSLCallbacks.swift
[1405/1591] Compiling md4.cc
[1408/1591] Compiling NIOSSL SSLConnection.swift
[1409/1591] Compiling NIOSSL SSLContext.swift
[1413/1593] Compiling NIOSSL SSLCertificate.swift
[1414/1593] Compiling NIOSSL SSLCertificateExtensions.swift
[1415/1593] Compiling NIOSSL SSLPrivateKey.swift
[1416/1593] Compiling NIOSSL SSLPublicKey.swift
[1417/1593] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1418/1593] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1419/1593] Compiling NIOSSL SubjectAlternativeName.swift
[1420/1593] Emitting module NIOHTTP1
[1421/1593] Compiling lhash.cc
[1422/1593] Compiling poly_rq_mul.S
[1423/1593] Compiling fips_shared_support.cc
[1425/1593] Compiling NIOSSL SSLErrors.swift
[1426/1593] Compiling NIOSSL SSLInit.swift
[1426/1593] Compiling kyber.cc
[1428/1615] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1429/1615] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1430/1615] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1431/1615] Compiling NIOTransportServices NIOTSSingletons.swift
[1432/1615] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1433/1615] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1434/1615] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1435/1615] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1436/1615] Compiling NIOTransportServices StateManagedChannel.swift
[1437/1615] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1438/1615] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1439/1617] Compiling NIOTransportServices NIOTSBootstraps.swift
[1440/1617] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1441/1617] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1442/1617] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1443/1617] Compiling NIOTransportServices NIOTSErrors.swift
[1444/1617] Compiling NIOTransportServices NIOTSEventLoop.swift
[1445/1617] Compiling _NIOFileSystem SystemFileHandle.swift
[1446/1617] Compiling _NIOFileSystem Utilities.swift
[1447/1617] Compiling _NIOFileSystem OpenOptions.swift
[1448/1617] Compiling _NIOFileSystem String+FileSystem.swift
[1449/1617] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1450/1617] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1451/1617] Compiling NIOTransportServices AcceptHandler.swift
[1452/1617] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1454/1617] Emitting module NIOTransportServices
[1456/1617] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1457/1617] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1459/1618] Compiling ex_data.cc
[1470/1619] Compiling hpke.cc
[1471/1619] Compiling hrss.cc
[1483/1620] Compiling scrypt.cc
[1484/1620] Compiling sign.cc
[1491/1634] Emitting module NIOSSL
[1492/1641] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1493/1641] Compiling NIOWebSocket SHA1.swift
[1494/1641] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1495/1641] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1495/1655] Compiling pbkdf.cc
[1497/1655] Compiling NIOWebSocket WebSocketOpcode.swift
[1497/1656] Compiling print.cc
[1499/1658] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1501/1658] Compiling NIOSSL NIOSSLSecureBytes.swift
[1502/1658] Compiling NIOSSL RNG.swift
[1503/1658] Compiling NIOSSL SafeCompare.swift
[1504/1658] Emitting module _NIOFileSystemFoundationCompat
[1505/1658] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1506/1659] Compiling NIOHPACK IndexedHeaderTable.swift
[1507/1660] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1508/1660] Compiling NIOHPACK IntegerCoding.swift
[1509/1661] Emitting module NIOFileSystem
[1510/1661] Compiling NIOFileSystem Exports.swift
[1512/1678] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1513/1678] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1514/1679] Compiling NIOHPACK StaticHeaderTable.swift
[1515/1679] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1516/1679] Emitting module NIOWebSocket
[1517/1679] Compiling NIOHPACK HuffmanTables.swift
[1518/1679] Compiling NIOExtras DebugInboundEventsHandler.swift
[1519/1679] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1520/1679] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1521/1679] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1523/1679] Emitting module NIOHTTPCompression
[1524/1679] Compiling NIOHTTPCompression HTTPCompression.swift
[1525/1679] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1526/1679] Compiling NIOWebSocket WebSocketFrame.swift
[1527/1680] Compiling NIOHPACK HuffmanCoding.swift
[1528/1680] Compiling NIOHTTPCompression HTTPDecompression.swift
[1529/1680] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1530/1680] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1531/1680] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1533/1681] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1534/1681] Compiling NIOExtras NIOExtrasError.swift
[1535/1683] Emitting module NIOHPACK
[1537/1683] Compiling NIOExtras JSONRPCFraming.swift
[1540/1683] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1541/1683] Compiling NIOExtras LengthFieldPrepender.swift
[1542/1683] Compiling NIOExtras LineBasedFrameDecoder.swift
[1543/1683] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1544/1683] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1545/1683] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1546/1683] Compiling NIOExtras UnsafeTransfer.swift
[1547/1683] Compiling NIOExtras WritePCAPHandler.swift
[1549/1683] Compiling NIOExtras NIORequestIdentifiable.swift
[1550/1683] Compiling NIOExtras PCAPRingBuffer.swift
[1551/1683] Compiling NIOExtras QuiescingHelper.swift
[1552/1683] Compiling NIOExtras RequestResponseHandler.swift
[1553/1683] Emitting module NIOExtras
[1575/1684] Compiling p_x25519.cc
[1576/1684] Compiling p_x25519_asn1.cc
[1577/1684] Compiling p_rsa_asn1.cc
[1578/1693] Compiling p_rsa.cc
[1580/1723] Compiling NIOHTTP2 Error+Any.swift
[1581/1724] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1582/1724] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1583/1724] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1584/1743] Compiling p_hkdf.cc
[1585/1743] Compiling p_ed25519.cc
[1587/1743] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1588/1743] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1589/1744] Compiling bcm.cc
[1590/1744] Compiling p_ed25519_asn1.cc
[1591/1744] Compiling p_ec_asn1.cc
[1592/1744] Compiling p_ec.cc
[1593/1744] Compiling p_dh.cc
[1594/1744] Compiling p_dsa_asn1.cc
[1595/1752] Compiling p_dh_asn1.cc
[1596/1752] Compiling evp_asn1.cc
[1597/1752] Compiling evp_ctx.cc
[1598/1752] Compiling evp.cc
[1599/1752] Compiling engine.cc
[1601/1752] Compiling WebSocketKit WebSocketHandler.swift
[1602/1752] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1603/1752] Compiling WebSocketKit WebSocket+Concurrency.swift
[1604/1752] Emitting module WebSocketKit
[1604/1752] Compiling err.cc
[1606/1752] Compiling WebSocketKit Exports.swift
[1609/1752] Compiling NIOHTTP2 HasLocalSettings.swift
[1610/1752] Compiling NIOHTTP2 HasRemoteSettings.swift
[1611/1752] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1612/1752] Compiling NIOHTTP2 QuiescingState.swift
[1613/1752] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1614/1752] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1615/1752] Compiling NIOHTTP2 StateMachineResult.swift
[1616/1752] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1617/1752] Compiling NIOHTTP2 DOSHeuristics.swift
[1622/1752] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1623/1752] Compiling NIOHTTP2 MaySendFrames.swift
[1624/1752] Compiling NIOHTTP2 SendingDataState.swift
[1625/1752] Compiling NIOHTTP2 SendingGoawayState.swift
[1626/1752] Compiling NIOHTTP2 SendingHeadersState.swift
[1627/1752] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1628/1752] Compiling NIOHTTP2 SendingRstStreamState.swift
[1629/1752] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1630/1752] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1630/1760] Compiling ecdh_extra.cc
[1632/1760] Compiling WebSocketKit WebSocket+Connect.swift
[1633/1760] Compiling WebSocketKit WebSocket.swift
[1634/1760] Compiling WebSocketKit WebSocketClient.swift
[1634/1761] Compiling ec_asn1.cc
[1636/1761] Compiling ecdsa_asn1.cc
[1637/1761] Compiling hash_to_curve.cc
[1638/1761] Compiling ec_derive.cc
[1639/1761] Compiling dsa.cc
[1640/1761] Compiling dsa_asn1.cc
[1641/1761] Compiling params.cc
[1642/1761] Compiling x25519-asm-arm.S
[1644/1761] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1645/1761] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1646/1761] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1647/1761] Compiling NIOHTTP2 HTTP2StreamID.swift
[1648/1761] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1649/1761] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1650/1761] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1651/1761] Compiling NIOHTTP2 InboundEventBuffer.swift
[1651/1761] Compiling des.cc
[1653/1761] Emitting module NIOHTTP2
[1654/1761] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1655/1761] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1656/1761] Compiling NIOHTTP2 MayReceiveFrames.swift
[1657/1761] Compiling NIOHTTP2 ReceivingDataState.swift
[1658/1761] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1659/1761] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1660/1761] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1661/1761] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1662/1761] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1662/1761] Compiling dh_asn1.cc
[1663/1761] Compiling digest_extra.cc
[1664/1761] Compiling spake25519.cc
[1665/1761] Compiling curve25519_64_adx.cc
[1666/1761] Compiling cpu_intel.cc
[1667/1761] Compiling crypto.cc
[1669/1761] Compiling NIOHTTP2 InboundWindowManager.swift
[1670/1761] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1671/1761] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1672/1761] Compiling NIOHTTP2 StreamChannelList.swift
[1673/1761] Compiling NIOHTTP2 StreamMap.swift
[1674/1761] Compiling NIOHTTP2 StreamStateMachine.swift
[1675/1761] Compiling NIOHTTP2 UnsafeTransfer.swift
[1676/1761] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1676/1761] Compiling cpu_arm_freebsd.cc
[1677/1761] Compiling cpu_arm_linux.cc
[1678/1761] Compiling curve25519.cc
[1679/1761] Compiling cpu_aarch64_win.cc
[1680/1761] Compiling cpu_aarch64_sysreg.cc
[1681/1761] Compiling cpu_aarch64_linux.cc
[1682/1761] Compiling cpu_aarch64_openbsd.cc
[1684/1761] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1685/1761] Compiling NIOHTTP2 HTTP2Frame.swift
[1686/1761] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1687/1761] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1688/1761] Compiling NIOHTTP2 HTTP2PingData.swift
[1689/1761] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1690/1761] Compiling NIOHTTP2 HTTP2Settings.swift
[1691/1761] Compiling NIOHTTP2 HTTP2Stream.swift
[1691/1761] Compiling cpu_aarch64_fuchsia.cc
[1692/1761] Compiling tls_cbc.cc
[1693/1761] Compiling conf.cc
[1694/1761] Compiling cpu_aarch64_apple.cc
[1695/1761] Compiling e_tls.cc
[1696/1761] Compiling e_rc4.cc
[1697/1761] Compiling e_rc2.cc
[1699/1761] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1700/1761] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1701/1761] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1702/1761] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1703/1761] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1704/1761] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1705/1761] Compiling NIOHTTP2 HTTP2Error.swift
[1706/1761] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1706/1762] Compiling e_null.cc
[1708/1762] Compiling e_chacha20poly1305.cc
[1709/1762] Compiling e_des.cc
[1710/1762] Compiling e_aesgcmsiv.cc
[1711/1762] Compiling e_aesctrhmac.cc
[1712/1762] Compiling derive_key.cc
[1713/1762] Compiling cipher_extra.cc
[1714/1762] Compiling chacha.cc
[1715/1762] Compiling unicode.cc
[1716/1762] Compiling asn1_compat.cc
[1716/1762] Compiling ber.cc
[1718/1762] Compiling cbs.cc
[1719/1762] Compiling cbb.cc
[1720/1762] Compiling buf.cc
[1721/1762] Compiling convert.cc
[1722/1762] Compiling bn_asn1.cc
[1723/1762] Compiling hexdump.cc
[1724/1762] Compiling pair.cc
[1725/1762] Compiling printf.cc
[1726/1762] Compiling file.cc
[1727/1762] Compiling errno.cc
[1728/1762] Compiling fd.cc
[1729/1762] Compiling blake2.cc
[1730/1762] Compiling bio_mem.cc
[1731/1762] Compiling tasn_fre.cc
[1732/1762] Compiling base64.cc
[1733/1762] Compiling bio.cc
[1734/1762] Compiling tasn_enc.cc
[1735/1762] Compiling tasn_dec.cc
[1736/1762] Compiling tasn_typ.cc
[1737/1762] Compiling tasn_new.cc
[1738/1762] Compiling tasn_utl.cc
[1739/1762] Compiling posix_time.cc
[1740/1762] Compiling f_string.cc
[1741/1762] Compiling f_int.cc
[1742/1762] Compiling asn_pack.cc
[1743/1762] Compiling a_utctm.cc
[1744/1762] Compiling asn1_par.cc
[1745/1762] Compiling asn1_lib.cc
[1746/1762] Compiling a_type.cc
[1747/1762] Compiling a_strnid.cc
[1748/1762] Compiling a_time.cc
[1749/1762] Compiling a_octet.cc
[1750/1762] Compiling a_int.cc
[1751/1762] Compiling a_object.cc
[1752/1762] Compiling a_strex.cc
[1753/1762] Compiling a_mbstr.cc
[1754/1762] Write sources
[1755/1762] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1756/1762] Compiling a_i2d_fp.cc
[1757/1862] Compiling a_dup.cc
[1758/1875] Compiling a_d2i_fp.cc
[1759/1875] Compiling a_gentm.cc
[1760/1875] Compiling a_bool.cc
[1761/1875] Compiling a_bitstr.cc
[1763/1883] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1764/1883] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1765/1883] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1766/1883] Compiling AsyncHTTPClient Transaction.swift
[1767/1883] Compiling AsyncHTTPClient Base64.swift
[1768/1883] Compiling AsyncHTTPClient BasicAuth.swift
[1769/1883] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1770/1883] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1771/1883] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1772/1883] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1773/1883] Compiling AsyncHTTPClient RequestBodyLength.swift
[1774/1883] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1775/1883] Compiling AsyncHTTPClient RequestOptions.swift
[1776/1883] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1777/1883] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1778/1883] Compiling AsyncHTTPClient HTTP2Connection.swift
[1779/1883] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1780/1883] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1781/1883] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1782/1883] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1783/1883] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1784/1883] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1785/1883] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1786/1883] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1787/1883] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1788/1883] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1789/1883] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1790/1883] Compiling AsyncHTTPClient ConnectionTarget.swift
[1791/1883] Compiling AsyncHTTPClient DeconstructedURL.swift
[1792/1890] Compiling AsyncHTTPClient ConnectionPool.swift
[1793/1890] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1794/1890] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1795/1890] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1796/1890] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1797/1890] Compiling AsyncHTTPClient HTTP1Connection.swift
[1798/1890] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1799/1890] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1800/1890] Emitting module BitCollections
[1801/1890] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1802/1890] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1803/1890] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1804/1890] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1805/1890] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1806/1890] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1807/1890] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1808/1890] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1809/1890] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1810/1890] Compiling AsyncHTTPClient FoundationExtensions.swift
[1811/1890] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1812/1890] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1813/1890] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1814/1890] Compiling AsyncHTTPClient HTTPClient.swift
[1815/1890] Compiling AsyncHTTPClient HTTPHandler.swift
[1816/1890] Compiling CryptoBoringWrapper RandomBytes.swift
[1817/1890] Emitting module CryptoBoringWrapper
[1818/1890] Compiling BitCollections BitSet.Index.swift
[1819/1890] Compiling BitCollections BitSet._UnsafeHandle.swift
[1820/1890] Compiling BitCollections BitSet.swift
[1821/1890] Compiling BitCollections Range+Utilities.swift
[1822/1890] Compiling BitCollections Slice+Utilities.swift
[1823/1890] Compiling BitCollections UInt+Tricks.swift
[1824/1890] Compiling BitCollections _Word.swift
[1825/1890] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1826/1891] Emitting module AsyncHTTPClient
[1827/1899] Compiling CryptoBoringWrapper EllipticCurve.swift
[1829/1899] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1830/1899] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1831/1899] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1832/1899] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1843/1902] Compiling Collections Collections.swift
[1844/1902] Emitting module Collections
[1846/1974] Compiling Crypto HPKE-Context.swift
[1847/1974] Compiling Crypto HPKE-KeySchedule.swift
[1848/1974] Compiling Crypto HPKE-Modes.swift
[1849/1974] Compiling Crypto Insecure.swift
[1850/1974] Compiling Crypto Insecure_HashFunctions.swift
[1851/1974] Compiling Crypto KEM.swift
[1852/1974] Compiling Crypto ECDH_boring.swift
[1853/1974] Compiling Crypto DH.swift
[1854/1974] Compiling Crypto Ed25519_boring.swift
[1855/1974] Compiling Crypto NISTCurvesKeys_boring.swift
[1856/1974] Compiling Crypto X25519Keys_boring.swift
[1857/1974] Compiling Crypto Curve25519.swift
[1858/1974] Compiling Crypto Ed25519Keys.swift
[1859/1974] Compiling Crypto NISTCurvesKeys.swift
[1860/1974] Compiling Crypto X25519Keys.swift
[1861/1974] Compiling Crypto HPKE.swift
[1862/1996] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1863/1996] Compiling AsyncKit Collection+Flatten.swift
[1864/1996] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1865/1996] Compiling AsyncKit EventLoopFutureQueue.swift
[1866/1996] Compiling AsyncKit Future+Collection.swift
[1867/1996] Compiling AsyncKit Future+Conjunctions.swift
[1868/1996] Compiling AsyncKit Future+Transform.swift
[1869/1996] Compiling AsyncKit Future+Try.swift
[1870/1996] Compiling AsyncKit FutureOperators.swift
[1871/2015] Compiling Crypto ECDH.swift
[1872/2015] Compiling Crypto SymmetricKeys.swift
[1873/2015] Compiling Crypto HMAC.swift
[1874/2015] Compiling Crypto MACFunctions.swift
[1875/2015] Compiling Crypto MessageAuthenticationCode.swift
[1876/2015] Compiling Crypto AES.swift
[1877/2015] Compiling Crypto ECDSASignature_boring.swift
[1878/2015] Compiling Crypto ECDSA_boring.swift
[1879/2015] Compiling MultipartKit MultipartPart.swift
[1880/2015] Compiling MultipartKit MultipartPartConvertible.swift
[1881/2017] Compiling MultipartKit MultipartSerializer.swift
[1882/2017] Compiling MultipartKit Utilities.swift
[1883/2017] Compiling AsyncKit Future+Optional.swift
[1884/2017] Compiling MultipartKit MultipartParser.swift
[1887/2017] Compiling Crypto DHKEM.swift
[1888/2017] Compiling Crypto HPKE-KEM-Curve25519.swift
[1889/2017] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1890/2017] Compiling Crypto HPKE-KEM.swift
[1891/2017] Compiling Crypto HPKE-Errors.swift
[1892/2017] Compiling Crypto HKDF.swift
[1893/2017] Compiling Crypto AESWrap.swift
[1894/2017] Compiling Crypto AESWrap_boring.swift
[1898/2019] Compiling AsyncKit Optional+StrictMap.swift
[1899/2019] Compiling AsyncKit Exports.swift
[1900/2019] Compiling Crypto CryptoKitErrors.swift
[1901/2019] Compiling Crypto Digest_boring.swift
[1902/2019] Compiling Crypto Digest.swift
[1903/2019] Compiling Crypto Digests.swift
[1904/2019] Compiling Crypto HashFunctions.swift
[1905/2019] Compiling Crypto HashFunctions_SHA2.swift
[1906/2019] Compiling Crypto HPKE-AEAD.swift
[1907/2019] Compiling Crypto HPKE-Ciphersuite.swift
[1908/2019] Compiling Crypto HPKE-KDF.swift
[1909/2019] Compiling Crypto HPKE-KexKeyDerivation.swift
[1910/2019] Compiling Crypto HPKE-LabeledExtract.swift
[1911/2019] Compiling Crypto HPKE-Utils.swift
[1912/2019] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1913/2019] Compiling MultipartKit FormDataDecoder.swift
[1914/2019] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1915/2019] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1916/2019] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1917/2019] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1921/2020] Emitting module MultipartKit
[1922/2020] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1923/2020] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1924/2020] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1925/2020] Compiling MultipartKit BasicCodingKey.swift
[1926/2020] Compiling MultipartKit MultipartError.swift
[1927/2020] Compiling MultipartKit Exports.swift
[1940/2020] Compiling MultipartKit MultipartFormData.swift
[1942/2020] Compiling MultipartKit FormDataEncoder.swift
[1943/2020] Compiling MultipartKit Storage.swift
[1944/2021] Emitting module Crypto
[1965/2030] Compiling Crypto EdDSA_boring.swift
[1966/2030] Compiling Crypto ECDSA.swift
[1967/2030] Compiling Crypto Ed25519.swift
[1998/2030] Emitting module AsyncKit
[2019/2030] Compiling Crypto Signature.swift
[2020/2030] Compiling Crypto CryptoKitErrors_boring.swift
[2021/2030] Compiling Crypto RNG_boring.swift
[2022/2030] Compiling Crypto SafeCompare_boring.swift
[2023/2030] Compiling Crypto Zeroization_boring.swift
[2024/2030] Compiling Crypto PrettyBytes.swift
[2025/2030] Compiling Crypto SafeCompare.swift
[2026/2030] Compiling Crypto SecureBytes.swift
[2027/2030] Compiling Crypto Zeroization.swift
[2029/2077] Compiling _CryptoExtras AES_CBC.swift
[2030/2077] Compiling _CryptoExtras AES_CFB.swift
[2031/2077] Compiling _CryptoExtras AES_CTR.swift
[2032/2077] Compiling _CryptoExtras AES_GCM_SIV.swift
[2033/2077] Compiling _CryptoExtras Block Function.swift
[2034/2077] Compiling _CryptoExtras AES_CFB_boring.swift
[2035/2077] Compiling _CryptoExtras AES_CTR_boring.swift
[2036/2083] Compiling _CryptoExtras ARCRequest.swift
[2037/2083] Compiling _CryptoExtras ARCResponse.swift
[2038/2083] Compiling _CryptoExtras ARCServer.swift
[2039/2083] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[2040/2083] Compiling _CryptoExtras ChaCha20CTR.swift
[2041/2083] Compiling _CryptoExtras ECToolbox_boring.swift
[2042/2083] Compiling _CryptoExtras ECToolbox.swift
[2043/2083] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[2044/2083] Compiling _CryptoExtras ARC+API.swift
[2045/2083] Compiling _CryptoExtras ARC.swift
[2046/2083] Compiling _CryptoExtras ARCCredential.swift
[2047/2083] Compiling _CryptoExtras ARCEncoding.swift
[2048/2083] Compiling _CryptoExtras ARCPrecredential.swift
[2049/2083] Compiling _CryptoExtras ARCPresentation.swift
[2050/2083] Compiling _CryptoExtras PrettyBytes.swift
[2051/2083] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[2052/2083] Compiling _CryptoExtras DLEQ.swift
[2053/2083] Compiling _CryptoExtras Prover.swift
[2054/2083] Compiling _CryptoExtras Verifier.swift
[2055/2083] Compiling _CryptoExtras ZKPToolbox.swift
[2060/2253] Compiling Vapor HTTPServerResponseEncoder.swift
[2061/2253] Compiling Vapor HTTPServerUpgradeHandler.swift
[2062/2253] Compiling Vapor Logger+Report.swift
[2063/2253] Compiling Vapor LoggingSystem+Environment.swift
[2064/2253] Compiling Vapor Application+Middleware.swift
[2065/2253] Compiling Vapor CORSMiddleware.swift
[2066/2253] Compiling Vapor ErrorMiddleware.swift
[2067/2253] Compiling Vapor FileMiddleware.swift
[2068/2253] Compiling Vapor Middleware.swift
[2069/2253] Compiling Vapor MiddlewareConfiguration.swift
[2070/2253] Compiling Vapor ResponseCompressionMiddleware.swift
[2071/2253] Compiling Vapor RouteLoggingMiddleware.swift
[2072/2253] Compiling Vapor TracingMiddleware.swift
[2073/2253] Compiling Vapor File+Multipart.swift
[2074/2253] Compiling Vapor FormDataDecoder+Content.swift
[2075/2253] Compiling Vapor FormDataEncoder+Content.swift
[2076/2253] Compiling Vapor Application+Password.swift
[2077/2253] Compiling Vapor Application+Passwords.swift
[2078/2253] Compiling Vapor AsyncPasswordHasher.swift
[2079/2253] Compiling Vapor BcryptHasher.swift
[2080/2253] Compiling Vapor PasswordHasher.swift
[2081/2253] Compiling Vapor PlaintextHasher.swift
[2082/2253] Compiling Vapor Request+Password.swift
[2083/2253] Compiling Vapor Redirect.swift
[2084/2277] Emitting module Vapor
[2085/2301] Compiling Vapor Bytes+Hex.swift
[2086/2301] Compiling Vapor Bytes+SecureCompare.swift
[2087/2301] Compiling Vapor Collection+Safe.swift
[2088/2301] Compiling Vapor DataProtocol+Copy.swift
[2089/2301] Compiling Vapor DecoderUnwrapper.swift
[2090/2301] Compiling Vapor DirectoryConfiguration.swift
[2091/2301] Compiling Vapor DotEnv.swift
[2092/2301] Compiling Vapor Extendable.swift
[2093/2301] Compiling Vapor File.swift
[2094/2301] Compiling Vapor FileIO.swift
[2095/2301] Compiling Vapor LifecycleHandler.swift
[2096/2301] Compiling Vapor OptionalType.swift
[2097/2301] Compiling Vapor RFC1123.swift
[2098/2301] Compiling Vapor SocketAddress+Hostname.swift
[2099/2301] Compiling Vapor Storage.swift
[2100/2301] Compiling Vapor String+IsIPAddress.swift
[2101/2301] Compiling Vapor Thread.swift
[2102/2301] Compiling Vapor URI.swift
[2103/2301] Compiling Vapor RangeResult.swift
[2104/2301] Compiling Vapor Validatable.swift
[2105/2301] Compiling Vapor Validation.swift
[2106/2301] Compiling Vapor ValidationKey.swift
[2107/2301] Compiling Vapor Validations.swift
[2108/2301] Compiling Vapor ValidationsError.swift
[2109/2301] Compiling Vapor Request+Body.swift
[2110/2301] Compiling Vapor Request+BodyStream.swift
[2111/2301] Compiling Vapor Request.swift
[2112/2301] Compiling Vapor Application+Responder.swift
[2113/2301] Compiling Vapor DefaultResponder.swift
[2114/2301] Compiling Vapor Response+Body.swift
[2115/2301] Compiling Vapor Response.swift
[2116/2301] Compiling Vapor ResponseCodable.swift
[2117/2301] Compiling Vapor Application+Routes.swift
[2118/2301] Compiling Vapor Parameters+Require.swift
[2119/2301] Compiling Vapor Request+WebSocket.swift
[2120/2301] Compiling Vapor Route.swift
[2121/2301] Compiling Vapor RouteCollection.swift
[2122/2301] Compiling Vapor Routes.swift
[2123/2301] Compiling Vapor RoutesBuilder+Group.swift
[2124/2301] Compiling Vapor RoutesBuilder+Method.swift
[2125/2301] Compiling Vapor RoutesBuilder+Middleware.swift
[2126/2301] Compiling Vapor RoutesBuilder+WebSocket.swift
[2127/2301] Compiling Vapor RoutesBuilder.swift
[2128/2301] Compiling Vapor OTP.swift
[2129/2301] Compiling Vapor Application+Servers.swift
[2130/2301] Compiling Vapor Server.swift
[2131/2301] Compiling Vapor App+Service.swift
[2132/2301] Compiling Vapor Req+Service.swift
[2133/2301] Compiling Vapor Service.swift
[2134/2301] Compiling Vapor Application+Sessions.swift
[2135/2301] Compiling Vapor MemorySessions.swift
[2136/2301] Compiling Vapor Request+Session.swift
[2137/2301] Compiling Vapor Session.swift
[2138/2301] Compiling Vapor SessionCache.swift
[2139/2301] Compiling Vapor SessionData.swift
[2140/2301] Compiling Vapor SessionDriver.swift
[2141/2301] Compiling Vapor SessionsConfiguration.swift
[2142/2301] Compiling Vapor SessionsMiddleware.swift
[2143/2301] Compiling Vapor URLEncodedFormData.swift
[2144/2301] Compiling Vapor URLEncodedFormDecoder.swift
[2145/2301] Compiling Vapor URLEncodedFormEncoder.swift
[2146/2301] Compiling Vapor URLEncodedFormError.swift
[2147/2301] Compiling Vapor URLEncodedFormParser.swift
[2148/2301] Compiling Vapor URLEncodedFormSerializer.swift
[2149/2301] Compiling Vapor URLQueryFragmentConvertible.swift
[2150/2301] Compiling Vapor AnyResponse.swift
[2151/2301] Compiling Vapor Array+Random.swift
[2152/2301] Compiling Vapor Base32.swift
[2153/2301] Compiling Vapor Base64.swift
[2154/2301] Compiling Vapor BaseN.swift
[2155/2301] Compiling Vapor BasicCodingKey.swift
[2156/2301] Compiling Vapor ByteCount.swift
[2157/2301] Compiling Vapor Validator.swift
[2158/2301] Compiling Vapor ValidatorResult.swift
[2159/2301] Compiling Vapor And.swift
[2160/2301] Compiling Vapor Case.swift
[2161/2301] Compiling Vapor CharacterSet.swift
[2162/2301] Compiling Vapor Count.swift
[2163/2301] Compiling Vapor Custom.swift
[2164/2301] Compiling Vapor Email.swift
[2165/2301] Compiling Vapor Empty.swift
[2166/2301] Compiling Vapor In.swift
[2167/2301] Compiling Vapor Nil.swift
[2168/2301] Compiling Vapor NilIgnoring.swift
[2169/2301] Compiling Vapor Not.swift
[2170/2301] Compiling Vapor Or.swift
[2171/2301] Compiling Vapor Pattern.swift
[2172/2301] Compiling Vapor Range.swift
[2173/2301] Compiling Vapor URL.swift
[2174/2301] Compiling Vapor Valid.swift
[2175/2301] Compiling Vapor Application+Views.swift
[2176/2301] Compiling Vapor PlaintextRenderer.swift
[2177/2301] Compiling Vapor Request+View.swift
[2178/2301] Compiling Vapor View.swift
[2179/2301] Compiling Vapor ViewRenderer.swift
[2180/2301] Compiling Vapor _Deprecations.swift
[2181/2301] Compiling Vapor HTTPHeaderExpires.swift
[2182/2301] Compiling Vapor HTTPHeaderLastModified.swift
[2183/2301] Compiling Vapor HTTPHeaders+Cache.swift
[2184/2301] Compiling Vapor HTTPHeaders+Connection.swift
[2185/2301] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2186/2301] Compiling Vapor HTTPHeaders+ContentRange.swift
[2187/2301] Emitting module _CryptoExtras
[2188/2301] Compiling Vapor EventLoopHTTPClient.swift
[2189/2301] Compiling Vapor EndpointCache.swift
[2190/2301] Compiling Vapor HTTPMethod+String.swift
[2191/2301] Compiling Vapor HTTPStatus.swift
[2192/2301] Compiling Vapor HTTPCookies.swift
[2193/2301] Compiling Vapor HTTPHeaderCacheControl.swift
[2194/2301] Compiling Vapor HTTPHeaders+Directive.swift
[2195/2301] Compiling Vapor HTTPHeaders+Forwarded.swift
[2196/2301] Compiling Vapor HTTPHeaders+Link.swift
[2197/2301] Compiling Vapor HTTPHeaders+Name.swift
[2198/2301] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2199/2301] Compiling Vapor HTTPHeaders.swift
[2200/2301] Compiling Vapor HTTPMediaType.swift
[2201/2301] Compiling Vapor HTTPMediaTypePreference.swift
[2202/2301] Compiling Vapor Responder.swift
[2203/2301] Compiling Vapor Application+HTTP+Server.swift
[2204/2301] Compiling Vapor HTTPServer.swift
[2205/2301] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2206/2302] Compiling Vapor Application.swift
[2207/2302] Compiling Vapor AuthenticationCache.swift
[2208/2302] Compiling Vapor Authenticator.swift
[2209/2302] Compiling Vapor BasicAuthorization.swift
[2210/2302] Compiling Vapor BearerAuthorization.swift
[2211/2302] Compiling Vapor GuardMiddleware.swift
[2212/2302] Compiling Vapor RedirectMiddleware.swift
[2213/2302] Compiling Vapor SessionAuthenticatable.swift
[2214/2302] Compiling Vapor Bcrypt.swift
[2215/2302] Compiling Vapor Application+Cache.swift
[2216/2302] Compiling Vapor Cache.swift
[2217/2302] Compiling Vapor CacheExpirationTime.swift
[2218/2302] Compiling Vapor MemoryCache.swift
[2219/2302] Compiling Vapor Request+Cache.swift
[2220/2302] Compiling Vapor Application+Clients.swift
[2221/2302] Compiling Vapor Client.swift
[2222/2302] Compiling Vapor ClientRequest.swift
[2223/2302] Compiling Vapor ClientResponse.swift
[2224/2302] Compiling Vapor Request+Client.swift
[2225/2302] Compiling Vapor BootCommand.swift
[2226/2302] Compiling Vapor CommandContext+Application.swift
[2227/2302] Compiling Vapor RoutesCommand.swift
[2228/2302] Compiling Vapor ServeCommand.swift
[2229/2302] Compiling Vapor AnyResponse+Concurrency.swift
[2230/2302] Compiling Vapor Core.swift
[2231/2302] Compiling Vapor Running.swift
[2232/2302] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2233/2302] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2234/2302] Compiling Vapor DotEnvFile+load.swift
[2235/2302] Compiling Vapor Routes+caseInsenstive.swift
[2236/2302] Compiling Vapor Validatable+validate.swift
[2237/2302] Compiling Vapor Environment+Process.swift
[2238/2302] Compiling Vapor Environment+Secret.swift
[2239/2302] Compiling Vapor Environment.swift
[2240/2302] Compiling Vapor Abort.swift
[2241/2302] Compiling Vapor AbortError.swift
[2242/2302] Compiling Vapor DebuggableError.swift
[2243/2302] Compiling Vapor Demangler.swift
[2244/2302] Compiling Vapor ErrorSource.swift
[2245/2302] Compiling Vapor StackTrace.swift
[2246/2302] Compiling Vapor Exports.swift
[2247/2302] Compiling Vapor Application+HTTP.swift
[2248/2302] Compiling Vapor BasicResponder.swift
[2249/2302] Compiling Vapor BodyStream.swift
[2250/2302] Compiling Vapor Application+HTTP+Client.swift
[2254/2302] Compiling Vapor AsyncBasicResponder.swift
[2255/2302] Compiling Vapor AsyncMiddleware.swift
[2256/2302] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2257/2302] Compiling Vapor AsyncSessionDriver.swift
[2258/2302] Compiling Vapor Authentication+Concurrency.swift
[2259/2302] Compiling Vapor Cache+Concurrency.swift
[2260/2302] Compiling Vapor Client+Concurrency.swift
[2261/2302] Compiling Vapor RequestBody+Concurrency.swift
[2262/2302] Compiling Vapor Responder+Concurrency.swift
[2263/2302] Compiling Vapor ResponseCodable+Concurrency.swift
[2264/2302] Compiling Vapor RoutesBuilder+Concurrency.swift
[2265/2302] Compiling Vapor ViewRenderer+Concurrency.swift
[2266/2302] Compiling Vapor WebSocket+Concurrency.swift
[2267/2302] Compiling Vapor ContainerGetPathExecutor.swift
[2268/2302] Compiling Vapor Content.swift
[2269/2302] Compiling Vapor ContentCoders.swift
[2270/2302] Compiling Vapor ContentConfiguration.swift
[2271/2302] Compiling Vapor ContentContainer.swift
[2272/2302] Compiling Vapor JSONCoder+Custom.swift
[2273/2302] Compiling Vapor JSONCoders+Content.swift
[2274/2302] Compiling Vapor PlaintextDecoder.swift
[2275/2302] Compiling Vapor PlaintextEncoder.swift
[2276/2302] Compiling Vapor URLQueryCoders.swift
[2277/2302] Compiling Vapor URLQueryContainer.swift
[2299/2302] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2300/2302] Compiling Vapor HTTPServerHandler.swift
[2301/2302] Compiling Vapor HTTPServerRequestDecoder.swift
[2304/2395] Compiling X509 CSRAttribute.swift
[2305/2395] Compiling X509 CSRAttributes.swift
[2306/2395] Compiling X509 CSRVersion.swift
[2307/2395] Compiling X509 CertificateSigningRequest.swift
[2308/2395] Compiling X509 CertificationRequestInfo.swift
[2309/2395] Compiling X509 ExtensionRequest.swift
[2310/2395] Compiling X509 Certificate.swift
[2311/2395] Compiling X509 CertificatePrivateKey.swift
[2312/2395] Compiling X509 CertificatePublicKey.swift
[2313/2395] Compiling X509 CertificateSerialNumber.swift
[2314/2395] Compiling X509 CertificateVersion.swift
[2315/2395] Compiling X509 CMSAttribute.swift
[2316/2395] Compiling X509 CMSContentInfo.swift
[2317/2408] Compiling X509 CMSEncapsulatedContentInfo.swift
[2318/2408] Compiling X509 CMSIssuerAndSerialNumber.swift
[2319/2408] Compiling X509 CMSOperations.swift
[2320/2408] Compiling X509 CMSSignature.swift
[2321/2408] Compiling X509 CMSSignedData.swift
[2322/2408] Compiling X509 CMSSignerIdentifier.swift
[2323/2408] Compiling X509 CMSSignerInfo.swift
[2324/2408] Compiling X509 CMSVersion.swift
[2325/2408] Compiling X509 Curve25519+DER.swift
[2326/2408] Compiling X509 Digests.swift
[2327/2408] Compiling X509 DistinguishedName.swift
[2328/2408] Compiling X509 CommonName.swift
[2329/2408] Compiling X509 CountryName.swift
[2330/2408] Compiling X509 DNBuilder.swift
[2331/2408] Compiling X509 DomainComponent.swift
[2332/2408] Compiling X509 EmailAddress.swift
[2333/2408] Compiling X509 LocalityName.swift
[2334/2408] Compiling X509 OrganizationName.swift
[2335/2408] Compiling X509 OrganizationalUnitName.swift
[2336/2408] Compiling X509 StateOrProvinceName.swift
[2337/2408] Compiling X509 StreetAddress.swift
[2338/2408] Compiling X509 Error.swift
[2339/2408] Compiling X509 AuthorityInformationAccess.swift
[2340/2408] Compiling X509 AuthorityKeyIdentifier.swift
[2341/2408] Compiling X509 BasicConstraints.swift
[2342/2408] Compiling X509 ExtendedKeyUsage.swift
[2343/2408] Compiling X509 OCSPCertID.swift
[2344/2408] Compiling X509 OCSPCertStatus.swift
[2345/2408] Compiling X509 OCSPExtensionID.swift
[2346/2408] Compiling X509 OCSPNonce.swift
[2347/2408] Compiling X509 OCSPPolicy.swift
[2348/2408] Compiling X509 OCSPRequest.swift
[2349/2408] Compiling X509 OCSPResponse.swift
[2350/2408] Compiling X509 OCSPResponseBytes.swift
[2351/2408] Compiling X509 OCSPResponseData.swift
[2352/2408] Compiling X509 OCSPResponseStatus.swift
[2353/2408] Compiling X509 OCSPSignature.swift
[2354/2408] Compiling X509 OCSPSingleRequest.swift
[2355/2408] Compiling X509 OCSPSingleResponse.swift
[2356/2408] Compiling X509 ExtensionIdentifiers.swift
[2357/2408] Compiling X509 KeyUsage.swift
[2358/2408] Compiling X509 NameConstraints.swift
[2359/2408] Compiling X509 SubjectAlternativeName.swift
[2360/2408] Compiling X509 SubjectKeyIdentifier.swift
[2361/2408] Compiling X509 Extension.swift
[2362/2408] Compiling X509 Extensions.swift
[2363/2408] Compiling X509 ExtensionsBuilder.swift
[2364/2408] Compiling X509 GeneralName.swift
[2365/2408] Compiling X509 Lock.swift
[2366/2408] Compiling X509 LockedValueBox.swift
[2367/2408] Compiling X509 BasicOCSPResponse.swift
[2368/2408] Compiling X509 DirectoryString.swift
[2369/2408] Compiling X509 CertificateStore.swift
[2370/2408] Compiling X509 OneOfPolicies.swift
[2371/2408] Compiling X509 PolicyBuilder.swift
[2372/2408] Compiling X509 BasicConstraintsPolicy.swift
[2373/2408] Compiling X509 DNSNames.swift
[2374/2408] Compiling X509 DirectoryNames.swift
[2375/2408] Compiling X509 ExpiryPolicy.swift
[2376/2408] Compiling X509 IPConstraints.swift
[2377/2408] Compiling X509 NameConstraintsPolicy.swift
[2378/2408] Compiling X509 RFC5280Policy.swift
[2379/2408] Compiling X509 URIConstraints.swift
[2380/2408] Compiling X509 VersionPolicy.swift
[2381/2408] Compiling X509 ServerIdentityPolicy.swift
[2382/2408] Compiling X509 OCSPTBSRequest.swift
[2383/2408] Compiling X509 OCSPVersion.swift
[2384/2408] Compiling X509 PKCS8PrivateKey.swift
[2385/2408] Compiling X509 PromiseAndFuture.swift
[2386/2408] Compiling X509 RDNAttribute.swift
[2387/2408] Compiling X509 RandomNumberGenerator+bytes.swift
[2388/2408] Compiling X509 RelativeDistinguishedName.swift
[2389/2408] Compiling X509 SEC1PrivateKey.swift
[2390/2408] Compiling X509 SecKeyWrapper.swift
[2391/2408] Compiling X509 Signature.swift
[2392/2408] Compiling X509 SignatureAlgorithm.swift
[2393/2408] Compiling X509 AllOfPolicies.swift
[2394/2408] Compiling X509 AnyPolicy.swift
[2395/2408] Emitting module X509
[2396/2408] Compiling X509 TrustRootLoading.swift
[2397/2408] Compiling X509 UnverifiedChain.swift
[2398/2408] Compiling X509 VerificationDiagnostic.swift
[2399/2408] Compiling X509 Verifier.swift
[2400/2408] Compiling X509 VerifierPolicy.swift
[2401/2408] Compiling X509 AlgorithmIdentifier.swift
[2402/2408] Compiling X509 ECDSASignature.swift
[2403/2408] Compiling X509 RSAPKCS1PublicKey.swift
[2404/2408] Compiling X509 SubjectPublicKeyInfo.swift
[2405/2408] Compiling X509 TBSCertificate.swift
[2406/2408] Compiling X509 Time.swift
[2407/2408] Compiling X509 TimeCalculations.swift
[2408/2408] Compiling X509 Validity.swift
[2410/2467] 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
[2411/2475] Compiling JWTKit ECDSAError.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
[2412/2475] Compiling JWTKit ECDSAKeyTypes.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
[2413/2475] Compiling JWTKit ECDSASigner.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
[2414/2475] Compiling JWTKit ECDSASigningAlgorithm.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
[2415/2475] Compiling JWTKit JWTKeyCollection+ECDSA.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
[2416/2475] Compiling JWTKit P256+CurveType.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
[2417/2475] Compiling JWTKit P384+CurveType.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
[2418/2475] Compiling JWTKit P521+CurveType.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
[2419/2475] Compiling JWTKit JWTKeyCollection+UnsecuredNone.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
[2420/2475] Compiling JWTKit UnsecuredNoneSigner.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
[2421/2475] Compiling JWTKit JWTKeyCollection+RSA.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
[2422/2475] Compiling JWTKit RSA.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
[2423/2475] Compiling JWTKit RSAError.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
[2424/2475] Compiling JWTKit RSASigner.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
[2425/2475] Compiling JWTKit Base64URL.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
[2426/2475] Compiling JWTKit CryptoSigner.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
[2427/2475] Compiling JWTKit AudienceClaim.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
[2428/2475] Compiling JWTKit BoolClaim.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
[2429/2475] Compiling JWTKit ExpirationClaim.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
[2430/2475] Compiling JWTKit GoogleHostedDomainClaim.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
[2431/2475] Compiling JWTKit IDClaim.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
[2432/2475] Compiling JWTKit IssuedAtClaim.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
[2433/2475] Compiling JWTKit IssuerClaim.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
[2434/2475] Compiling JWTKit JWTClaim.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
[2435/2475] Compiling JWTKit JWTMultiValueClaim.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
[2436/2475] Compiling JWTKit EdDSA.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
[2437/2475] Compiling JWTKit EdDSACurve.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
[2438/2475] Compiling JWTKit EdDSAError.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
[2439/2475] Compiling JWTKit EdDSASigner.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
[2440/2475] Compiling JWTKit JWTKeyCollection+EdDSA.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
[2441/2475] Compiling JWTKit HMAC.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
[2442/2475] Compiling JWTKit HMACError.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
[2443/2475] Compiling JWTKit HMACSigner.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
[2444/2475] Compiling JWTKit JWTKeyCollection+HMAC.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
[2445/2475] Compiling JWTKit Insecure.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
[2446/2475] Compiling JWTKit JWK.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
[2447/2475] Compiling JWTKit JWKIdentifier.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
[2448/2475] Compiling JWTKit JWKS.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
[2449/2475] Compiling JWTKit JWKSigner.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
[2450/2475] Compiling JWTKit JWTAlgorithm.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
[2451/2475] Compiling JWTKit JWTError.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
[2452/2475] Compiling JWTKit JWTUnixEpochClaim.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
[2453/2475] Compiling JWTKit LocaleClaim.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
[2454/2475] Compiling JWTKit NotBeforeClaim.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
[2455/2475] Compiling JWTKit SubjectClaim.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
[2456/2475] Compiling JWTKit TenantIDClaim.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
[2457/2475] Compiling JWTKit ECDSA.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
[2458/2475] Compiling JWTKit ECDSACurve.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
[2459/2475] Compiling JWTKit ECDSACurveType.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
[2460/2475] Compiling JWTKit JWTHeader+CommonFields.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
[2461/2475] Compiling JWTKit JWTHeader.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
[2462/2475] Compiling JWTKit JWTHeaderField.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
[2463/2475] Compiling JWTKit JWTKeyCollection.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
[2464/2475] Compiling JWTKit JWTParser.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
[2465/2475] Compiling JWTKit JWTPayload.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
[2466/2475] Compiling JWTKit JWTSerializer.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
[2467/2475] Compiling JWTKit JWTSigner.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
[2468/2475] Compiling JWTKit CustomizedJSONCoders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2469/2475] Compiling JWTKit Utilities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2470/2475] Compiling JWTKit AppleIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2471/2475] Compiling JWTKit FirebaseAuthIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2472/2475] Compiling JWTKit GoogleIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2473/2475] Compiling JWTKit MicrosoftIdentityToken.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2474/2475] Compiling JWTKit ValidationTimePayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2475/2475] Compiling JWTKit X5CVerifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2477/2484] Compiling ImperialCore ImperialMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2478/2485] 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
[2479/2485] 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
[2480/2485] 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
[2481/2485] 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/2485] 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
[2483/2485] 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
[2484/2485] 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
[2485/2485] 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
[2487/2532] Emitting module ImperialKeycloak
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2488/2532] Emitting module ImperialMixcloud
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2489/2532] Compiling ImperialMixcloud Mixcloud.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2490/2532] Compiling ImperialMicrosoft MicrosoftAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2491/2532] Compiling ImperialMixcloud MixcloudAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2492/2532] Compiling ImperialGoogle GoogleAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2493/2532] 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
[2494/2533] 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
[2495/2533] 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
[2496/2533] 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
[2497/2533] 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
[2498/2533] 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
[2499/2533] 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
[2500/2533] 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
[2501/2533] 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
[2502/2533] 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
[2503/2533] 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
[2504/2533] 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
[2505/2533] Compiling ImperialShopify ShopifyAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2506/2533] 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
[2507/2533] 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
[2508/2533] 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
[2509/2533] 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/2533] 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
[2511/2533] 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
[2512/2533] 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
[2513/2533] 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
[2514/2533] 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
[2515/2533] 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
[2516/2534] Compiling ImperialGoogle GoogleJWTResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2517/2534] Compiling ImperialGoogle GoogleJWTPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2518/2534] 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
[2519/2534] 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
[2520/2534] 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
[2521/2534] 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
[2522/2534] 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
[2523/2534] 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
[2524/2534] Compiling ImperialGoogle GoogleJWTRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2525/2534] 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
[2526/2534] 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
[2527/2534] 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
[2528/2534] 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
[2529/2534] 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
[2530/2534] 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
[2533/2538] 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
[2534/2538] Compiling ImperialShopify ShopifyRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2537/2539] 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
[2542/2566] 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
[2543/2566] 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
[2544/2566] 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
[2545/2566] Compiling ImperialDropbox DropboxRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2546/2566] 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
[2547/2566] Compiling ImperialDropbox DropboxAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2548/2566] 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
[2549/2566] 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
[2550/2566] Compiling ImperialDiscord DiscordRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2551/2566] 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
[2552/2566] 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
[2553/2566] Compiling ImperialDropbox DropboxCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2554/2566] 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
[2555/2566] 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
[2556/2566] 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
[2557/2566] Compiling ImperialDiscord DiscordCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2558/2566] Compiling ImperialDiscord 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
[2559/2567] 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
[2560/2567] 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
[2561/2567] 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
[2562/2568] Compiling ImperialDeviantArt DeviantArtCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2563/2568] Compiling ImperialDeviantArt DeviantArtRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2564/2568] 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
[2565/2568] Compiling ImperialAuth0 Auth0CallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2566/2568] Compiling ImperialAuth0 Auth0Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (440.63s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.