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 main (89b8b6), with Swift 6.1 for Linux on 13 May 2025 23:15:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/imperial.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/imperial
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/imperial.git
https://github.com/vapor-community/imperial.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Found unhandled resource at /host/spi-builder-workspace/.env.testing
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "Imperial",
  "name" : "Imperial",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ImperialCore",
      "targets" : [
        "ImperialCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialAuth0",
      "targets" : [
        "ImperialCore",
        "ImperialAuth0"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDeviantArt",
      "targets" : [
        "ImperialCore",
        "ImperialDeviantArt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDiscord",
      "targets" : [
        "ImperialCore",
        "ImperialDiscord"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDropbox",
      "targets" : [
        "ImperialCore",
        "ImperialDropbox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialFacebook",
      "targets" : [
        "ImperialCore",
        "ImperialFacebook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGitHub",
      "targets" : [
        "ImperialCore",
        "ImperialGitHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGitlab",
      "targets" : [
        "ImperialCore",
        "ImperialGitlab"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGoogle",
      "targets" : [
        "ImperialCore",
        "ImperialGoogle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialImgur",
      "targets" : [
        "ImperialCore",
        "ImperialImgur"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialKeycloak",
      "targets" : [
        "ImperialCore",
        "ImperialKeycloak"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialMicrosoft",
      "targets" : [
        "ImperialCore",
        "ImperialMicrosoft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialMixcloud",
      "targets" : [
        "ImperialCore",
        "ImperialMixcloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialShopify",
      "targets" : [
        "ImperialCore",
        "ImperialShopify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Imperial",
      "targets" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImperialTests",
      "module_type" : "SwiftTarget",
      "name" : "ImperialTests",
      "path" : "Tests/ImperialTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/.env.testing",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ImperialTests.swift",
        "ShopifyTests.swift",
        "withApp.swift"
      ],
      "target_dependencies" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImperialShopify",
      "module_type" : "SwiftTarget",
      "name" : "ImperialShopify",
      "path" : "Sources/ImperialShopify",
      "product_memberships" : [
        "ImperialShopify",
        "Imperial"
      ],
      "sources" : [
        "Session+Shopify.swift",
        "Shopify.swift",
        "ShopifyAuth.swift",
        "ShopifyCallbackBody.swift",
        "ShopifyRouter.swift",
        "URL+Shopify.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialMixcloud",
      "module_type" : "SwiftTarget",
      "name" : "ImperialMixcloud",
      "path" : "Sources/ImperialMixcloud",
      "product_memberships" : [
        "ImperialMixcloud",
        "Imperial"
      ],
      "sources" : [
        "Mixcloud.swift",
        "MixcloudAuth.swift",
        "MixcloudCallbackBody.swift",
        "MixcloudRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialMicrosoft",
      "module_type" : "SwiftTarget",
      "name" : "ImperialMicrosoft",
      "path" : "Sources/ImperialMicrosoft",
      "product_memberships" : [
        "ImperialMicrosoft",
        "Imperial"
      ],
      "sources" : [
        "Microsoft.swift",
        "MicrosoftAuth.swift",
        "MicrosoftCallbackBody.swift",
        "MicrosoftRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialKeycloak",
      "module_type" : "SwiftTarget",
      "name" : "ImperialKeycloak",
      "path" : "Sources/ImperialKeycloak",
      "product_memberships" : [
        "ImperialKeycloak",
        "Imperial"
      ],
      "sources" : [
        "Keycloak.swift",
        "KeycloakAuth.swift",
        "KeycloakCallbackBody.swift",
        "KeycloakRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialImgur",
      "module_type" : "SwiftTarget",
      "name" : "ImperialImgur",
      "path" : "Sources/ImperialImgur",
      "product_memberships" : [
        "ImperialImgur",
        "Imperial"
      ],
      "sources" : [
        "Imgur.swift",
        "ImgurAuth.swift",
        "ImgurCallbackBody.swift",
        "ImgurRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGoogle",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGoogle",
      "path" : "Sources/ImperialGoogle",
      "product_memberships" : [
        "ImperialGoogle",
        "Imperial"
      ],
      "sources" : [
        "JWT/GoogleJWT.swift",
        "JWT/GoogleJWTAuth.swift",
        "JWT/GoogleJWTPayload.swift",
        "JWT/GoogleJWTResponse.swift",
        "JWT/GoogleJWTRouter.swift",
        "Standard/Google.swift",
        "Standard/GoogleAuth.swift",
        "Standard/GoogleCallbackBody.swift",
        "Standard/GoogleRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGitlab",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGitlab",
      "path" : "Sources/ImperialGitlab",
      "product_memberships" : [
        "ImperialGitlab",
        "Imperial"
      ],
      "sources" : [
        "Gitlab.swift",
        "GitlabAuth.swift",
        "GitlabCallbackBody.swift",
        "GitlabRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGitHub",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGitHub",
      "path" : "Sources/ImperialGitHub",
      "product_memberships" : [
        "ImperialGitHub",
        "Imperial"
      ],
      "sources" : [
        "GitHub.swift",
        "GitHubAuth.swift",
        "GitHubCallbackBody.swift",
        "GitHubRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialFacebook",
      "module_type" : "SwiftTarget",
      "name" : "ImperialFacebook",
      "path" : "Sources/ImperialFacebook",
      "product_memberships" : [
        "ImperialFacebook",
        "Imperial"
      ],
      "sources" : [
        "Facebook.swift",
        "FacebookAuth.swift",
        "FacebookCallbackBody.swift",
        "FacebookRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDropbox",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDropbox",
      "path" : "Sources/ImperialDropbox",
      "product_memberships" : [
        "ImperialDropbox",
        "Imperial"
      ],
      "sources" : [
        "Dropbox.swift",
        "DropboxAuth.swift",
        "DropboxCallbackBody.swift",
        "DropboxRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDiscord",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDiscord",
      "path" : "Sources/ImperialDiscord",
      "product_memberships" : [
        "ImperialDiscord",
        "Imperial"
      ],
      "sources" : [
        "Discord.swift",
        "DiscordAuth.swift",
        "DiscordCallbackBody.swift",
        "DiscordRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDeviantArt",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDeviantArt",
      "path" : "Sources/ImperialDeviantArt",
      "product_memberships" : [
        "ImperialDeviantArt",
        "Imperial"
      ],
      "sources" : [
        "DeviantArt.swift",
        "DeviantArtAuth.swift",
        "DeviantArtCallbackBody.swift",
        "DeviantArtRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialCore",
      "module_type" : "SwiftTarget",
      "name" : "ImperialCore",
      "path" : "Sources/ImperialCore",
      "product_dependencies" : [
        "Vapor",
        "JWTKit"
      ],
      "product_memberships" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify",
        "Imperial"
      ],
      "sources" : [
        "FederatedService.swift",
        "FederatedServiceRouter.swift",
        "FederatedServiceTokens.swift",
        "ImperialError.swift",
        "Middleware/ImperialMiddleware.swift",
        "RoutesBuilder+oAuth.swift",
        "Sessions+Imperial.swift",
        "String+pathSegments.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialAuth0",
      "module_type" : "SwiftTarget",
      "name" : "ImperialAuth0",
      "path" : "Sources/ImperialAuth0",
      "product_memberships" : [
        "ImperialAuth0",
        "Imperial"
      ],
      "sources" : [
        "Auth0.swift",
        "Auth0Auth.swift",
        "Auth0CallbackBody.swift",
        "Auth0Router.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/jwt-kit.git from cache (1.21s)
[1/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.95s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (5.02s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
[1/3836] Fetching swift-log
[1651/9976] Fetching swift-log, swift-certificates
[5557/23893] Fetching swift-log, swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (0.77s)
[5646/17753] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (2.31s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.34s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (5.78s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2609] Fetching websocket-kit
[1123/5832] Fetching websocket-kit, multipart-kit
[1882/6895] Fetching websocket-kit, multipart-kit, swift-service-context
[3209/11869] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing
[3673/13579] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing, swift-atomics
[5296/19538] Fetching websocket-kit, multipart-kit, swift-service-context, swift-distributed-tracing, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.88s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.97s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.99s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.99s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
[3355/7139] Fetching multipart-kit, swift-atomics, swift-metrics
[5566/13043] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.59s)
[5367/10837] Fetching multipart-kit, swift-atomics, swift-nio-extras
Fetching https://github.com/apple/swift-nio.git
[6962/22351] Fetching multipart-kit, swift-atomics, swift-nio-extras, swift-nio-http2
[8486/37187] Fetching multipart-kit, swift-atomics, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.93s)
[7822/31283] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
[9107/107191] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
[15447/127918] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.96s)
Fetching https://github.com/vapor/console-kit.git
[64892/116404] Fetching multipart-kit, swift-atomics, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-atomics.git from cache (4.25s)
[68329/114694] Fetching multipart-kit, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.41s)
[72034/111471] Fetching swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.57s)
[56141/90744] Fetching swift-nio-ssl, swift-nio
[57346/96321] Fetching swift-nio-ssl, swift-nio, console-kit
[61173/98691] Fetching swift-nio-ssl, swift-nio, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.64s)
Fetched https://github.com/vapor/console-kit.git from cache (0.94s)
[59623/104737] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.21s)
[66370/89901] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.00s)
[53895/75908] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (12.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.80s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.83s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.95s)
Fetching https://github.com/apple/swift-numerics.git
[1/5675] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.56s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[74/2045] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.87s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.88s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.77s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.35s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20751] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
[1803/16384] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.87s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.85s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.48s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.83s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.86s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.97s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.0 (0.91s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.22s)
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.90s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (7.29s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.01s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.25s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.08s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.70s)
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.0
Creating working copy for https://github.com/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-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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/vapor/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Found unhandled resource at /host/spi-builder-workspace/.env.testing
Building for debugging...
[0/849] Write sources
[64/849] Compiling _NumericsShims _NumericsShims.c
[64/849] Compiling CNIOWindows shim.c
[66/849] Compiling _AtomicsShims.c
[67/849] Compiling CNIOWASI CNIOWASI.c
[68/849] Compiling CNIOWindows WSAStartup.c
[69/849] Compiling CVaporBcrypt bcrypt.c
[70/849] Compiling CNIOLinux liburing_shims.c
[71/849] Compiling CVaporBcrypt blf.c
[71/849] Compiling CSystem shims.c
[73/849] Compiling CNIOSHA1 c_nio_sha1.c
[74/849] Compiling CNIOExtrasZlib empty.c
[75/849] Compiling CNIODarwin shim.c
[76/849] Compiling CNIOLLHTTP c_nio_http.c
[77/849] Compiling CNIOLinux shim.c
[78/849] Compiling CNIOLLHTTP c_nio_api.c
[79/849] Compiling fiat_p256_adx_sqr.S
[80/849] Compiling fiat_p256_adx_mul.S
[81/849] Compiling fiat_curve25519_adx_square.S
[82/849] Compiling fiat_curve25519_adx_mul.S
[83/849] Write swift-version-24593BA9C3E375BF.txt
[84/849] Compiling CNIOLLHTTP c_nio_llhttp.c
[85/850] Compiling CNIOBoringSSLShims shims.c
[86/855] Compiling tls13_server.cc
[87/857] Compiling tls_method.cc
[88/857] Compiling tls13_enc.cc
[89/857] Compiling tls13_client.cc
[90/897] Compiling tls_record.cc
[91/905] Compiling tls13_both.cc
[93/920] Emitting module SystemPackage
[94/923] Compiling Logging LogHandler.swift
[95/923] Compiling RealModule Float16+Real.swift
[96/924] Compiling SystemPackage MachPort.swift
[97/924] Compiling SystemPackage PlatformString.swift
[98/924] Compiling SystemPackage SystemString.swift
[99/924] Compiling RealModule Real.swift
[100/924] Compiling RealModule Float80+Real.swift
[101/924] Compiling RealModule Float+Real.swift
[102/924] Compiling RealModule ElementaryFunctions.swift
[103/924] Compiling RealModule AugmentedArithmetic.swift
[104/924] Compiling RealModule Double+Real.swift
[105/924] Emitting module _NIOBase64
[106/924] Compiling _NIOBase64 Base64.swift
[107/924] Compiling SwiftASN1 ASN1Integer.swift
[108/924] Compiling SwiftASN1 ASN1Null.swift
[109/924] Compiling SwiftASN1 ArraySliceBigint.swift
[110/924] Compiling SwiftASN1 GeneralizedTime.swift
[111/924] Compiling ServiceContextModule ServiceContext.swift
[112/925] Compiling ServiceContextModule ServiceContextKey.swift
[113/925] Emitting module ServiceContextModule
[114/925] Compiling RealModule AlgebraicField.swift
[115/925] Compiling RealModule ApproximateEquality.swift
[116/925] Compiling _NIODataStructures _TinyArray.swift
[117/925] Compiling _NIODataStructures PriorityQueue.swift
[118/926] Compiling _CertificateInternals _TinyArray.swift
[119/926] Emitting module _CertificateInternals
[120/927] Emitting module RealModule
[121/927] Compiling RealModule RealFunctions.swift
[126/928] Compiling SwiftASN1 ASN1Strings.swift
[127/928] Compiling SwiftASN1 ASN1.swift
[128/928] Compiling SwiftASN1 BER.swift
[129/928] Compiling SwiftASN1 ASN1Any.swift
[134/928] Compiling SystemPackage Util+StringArray.swift
[135/928] Compiling SystemPackage Util.swift
[136/928] Compiling SystemPackage UtilConsumers.swift
[137/928] Compiling SystemPackage Mocking.swift
[138/928] Compiling SystemPackage RawBuffer.swift
[139/928] Compiling SystemPackage Syscalls.swift
[140/928] Compiling SystemPackage WindowsSyscallAdapters.swift
[141/928] Compiling Logging MetadataProvider.swift
[142/928] Compiling Logging Logging.swift
[143/928] Emitting module Logging
[144/928] Compiling Logging Locks.swift
[145/929] Compiling SystemPackage Backcompat.swift
[146/929] Compiling SystemPackage CInterop.swift
[147/929] Compiling SystemPackage Constants.swift
[148/929] Compiling SystemPackage Exports.swift
[149/929] Compiling SwiftASN1 ObjectIdentifier.swift
[150/929] Compiling SwiftASN1 PEMDocument.swift
[151/929] Compiling SwiftASN1 TimeUtilities.swift
[152/929] Compiling SwiftASN1 UTCTime.swift
[154/930] Emitting module _NIODataStructures
[155/930] Compiling _NIODataStructures Heap.swift
[174/933] Emitting module SwiftASN1
[175/933] Compiling SwiftASN1 DER.swift
[176/933] Compiling SwiftASN1 Errors.swift
[178/966] Compiling Instrumentation Instrument.swift
[179/966] Emitting module Instrumentation
[180/966] Compiling Instrumentation NoOpInstrument.swift
[181/966] Compiling Instrumentation MultiplexInstrument.swift
[182/966] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[183/966] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[184/966] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[185/968] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[186/968] Compiling InternalCollectionsUtilities Specialize.swift
[187/968] Compiling InternalCollectionsUtilities _SortedCollection.swift
[188/968] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[189/968] Compiling InternalCollectionsUtilities Debugging.swift
[190/968] Compiling InternalCollectionsUtilities Descriptions.swift
[191/968] Compiling Instrumentation Locks.swift
[192/968] Compiling Instrumentation InstrumentationSystem.swift
[194/969] Compiling InternalCollectionsUtilities UInt+reversed.swift
[195/969] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[196/969] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[197/969] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[198/969] Compiling RoutingKit TrieRouter.swift
[199/969] Compiling RoutingKit Router.swift
[200/969] Compiling RoutingKit PathComponent.swift
[201/969] Emitting module InternalCollectionsUtilities
[202/969] Emitting module CoreMetrics
[203/969] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[204/969] Compiling InternalCollectionsUtilities Integer rank.swift
[205/969] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[206/969] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[207/969] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[208/970] Compiling CoreMetrics Locks.swift
[209/970] Compiling CoreMetrics Metrics.swift
[212/971] Compiling RoutingKit AnyRouter.swift
[213/971] Emitting module RoutingKit
[214/971] Compiling RoutingKit Parameters.swift
[214/977] Compiling ssl_transcript.cc
[216/980] Compiling ssl_versions.cc
[217/980] Compiling t1_enc.cc
[218/980] Compiling ssl_x509.cc
[220/1029] Compiling Tracing TracingTime.swift
[221/1103] Emitting module Tracing
[222/1164] Compiling Tracing TracerProtocol.swift
[223/1191] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[224/1191] Compiling HeapModule Heap+Invariants.swift
[225/1203] Compiling Tracing Tracer.swift
[226/1203] Compiling HeapModule Heap+Descriptions.swift
[227/1203] Compiling Tracing TracerProtocol+Legacy.swift
[228/1203] Compiling DequeModule Deque+CustomReflectable.swift
[229/1203] Compiling DequeModule Deque+Descriptions.swift
[230/1205] Compiling HeapModule _HeapNode.swift
[231/1205] Emitting module Metrics
[232/1205] Compiling Metrics Metrics.swift
[233/1205] Compiling HeapModule Heap.swift
[233/1206] Compiling ssl_stat.cc
[235/1206] Compiling DequeModule _DequeBuffer.swift
[236/1206] Compiling DequeModule _DequeBufferHeader.swift
[237/1206] Compiling DequeModule Deque+Equatable.swift
[238/1206] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[240/1206] Compiling HeapModule Heap+UnsafeHandle.swift
[241/1206] Emitting module HeapModule
[242/1207] Compiling Tracing NoOpTracer.swift
[243/1207] Compiling Tracing SpanProtocol.swift
[244/1207] Compiling Tracing InstrumentationSystem+Tracing.swift
[247/1208] Compiling DequeModule Deque+Extras.swift
[248/1208] Compiling DequeModule Deque+Hashable.swift
[249/1208] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[250/1208] Compiling HashTreeCollections TreeSet+Debugging.swift
[251/1208] Compiling HashTreeCollections TreeSet+Descriptions.swift
[252/1208] Compiling HashTreeCollections TreeSet+Equatable.swift
[253/1208] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[254/1208] Compiling HashTreeCollections TreeSet+Extras.swift
[255/1208] Compiling HashTreeCollections TreeSet+Filter.swift
[256/1208] Compiling HashTreeCollections _HashNode.swift
[257/1208] Compiling HashTreeCollections _HashNodeHeader.swift
[258/1208] Compiling HashTreeCollections _HashSlot.swift
[259/1208] Compiling HashTreeCollections _HashStack.swift
[260/1208] Compiling HashTreeCollections TreeDictionary.swift
[261/1208] Compiling HashTreeCollections TreeSet+Codable.swift
[262/1208] Compiling HashTreeCollections TreeSet+Collection.swift
[263/1215] Compiling HashTreeCollections TreeSet+Hashable.swift
[264/1215] Compiling HashTreeCollections TreeSet+Sendable.swift
[265/1215] Compiling HashTreeCollections TreeSet+Sequence.swift
[266/1215] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[267/1215] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[268/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[269/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[270/1215] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[271/1215] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[272/1215] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[273/1225] Compiling DequeModule _DequeSlot.swift
[274/1225] Compiling DequeModule _UnsafeWrappedBuffer.swift
[275/1225] Compiling DequeModule Deque+Codable.swift
[276/1225] Compiling DequeModule Deque+Collection.swift
[283/1225] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[284/1225] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[285/1225] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[286/1225] Compiling HashTreeCollections _HashNode+Structural union.swift
[287/1225] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[288/1225] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[289/1225] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[290/1225] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[291/1225] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[292/1225] Compiling HashTreeCollections _RawHashNode.swift
[293/1225] Compiling HashTreeCollections _UnmanagedHashNode.swift
[294/1225] Compiling HashTreeCollections _UnsafePath.swift
[295/1225] Compiling HashTreeCollections TreeDictionary+Codable.swift
[296/1225] Compiling HashTreeCollections TreeDictionary+Collection.swift
[297/1225] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[298/1225] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[299/1225] Compiling DequeModule Deque+Testing.swift
[300/1225] Compiling DequeModule Deque._Storage.swift
[301/1225] Compiling DequeModule Deque._UnsafeHandle.swift
[302/1225] Compiling DequeModule Deque.swift
[321/1225] Compiling OrderedCollections OrderedSet+Sendable.swift
[322/1225] Compiling OrderedCollections OrderedSet+SubSequence.swift
[323/1225] Compiling OrderedCollections OrderedSet+Testing.swift
[324/1225] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[325/1225] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[326/1225] Compiling OrderedCollections OrderedSet.swift
[327/1225] Compiling OrderedCollections _UnsafeBitset.swift
[328/1225] Compiling HashTreeCollections TreeDictionary+Merge.swift
[329/1225] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[330/1225] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[331/1225] Compiling HashTreeCollections TreeDictionary+Values.swift
[338/1225] Compiling HashTreeCollections _HashNode+Builder.swift
[339/1225] Compiling HashTreeCollections _HashNode+Debugging.swift
[340/1225] Compiling HashTreeCollections _HashNode+Initializers.swift
[341/1225] Compiling HashTreeCollections _HashNode+Invariants.swift
[344/1234] Emitting module DequeModule
[346/1235] Compiling _RopeModule _CharacterRecognizer.swift
[347/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[348/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[349/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[350/1235] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[351/1235] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[352/1235] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[353/1235] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[354/1235] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[355/1235] Compiling HashTreeCollections TreeSet.swift
[360/1235] Compiling HashTreeCollections _HashNode+Lookups.swift
[361/1235] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[362/1235] Compiling HashTreeCollections _HashTreeIterator.swift
[363/1235] Compiling HashTreeCollections _HashTreeStatistics.swift
[364/1235] Emitting module OrderedCollections
[421/1236] Compiling ssl_privkey.cc
[422/1236] Compiling ssl_session.cc
[423/1236] Compiling ssl_key_share.cc
[458/1236] Emitting module _RopeModule
[459/1236] Compiling _RopeModule Rope+Join.swift
[460/1236] Compiling _RopeModule Rope+MutatingForEach.swift
[461/1236] Compiling _RopeModule Rope+Remove.swift
[462/1236] Compiling _RopeModule Rope+RemoveSubrange.swift
[463/1236] Compiling _RopeModule Rope+Split.swift
[464/1236] Compiling _RopeModule Optional Utilities.swift
[465/1236] Compiling _RopeModule String Utilities.swift
[466/1236] Compiling _RopeModule String.Index+ABI.swift
[467/1236] Compiling ssl_lib.cc
[468/1236] Compiling ssl_file.cc
[489/1237] Emitting module HashTreeCollections
[491/1238] Compiling ssl_cipher.cc
[492/1238] Compiling ssl_buffer.cc
[493/1238] Compiling ssl_credential.cc
[494/1238] Compiling ssl_cert.cc
[495/1238] Compiling ssl_asn1.cc
[496/1238] Compiling ssl_aead_ctx.cc
[497/1238] Compiling s3_lib.cc
[498/1238] Compiling s3_pkt.cc
[499/1238] Compiling s3_both.cc
[500/1238] Compiling handshake_server.cc
[501/1238] Compiling handshake_client.cc
[502/1238] Compiling handshake.cc
[503/1238] Compiling handoff.cc
[504/1238] Compiling extensions.cc
[505/1238] Compiling dtls_record.cc
[506/1238] Compiling encrypted_client_hello.cc
[507/1238] Compiling md5-x86_64-linux.S
[508/1238] Compiling md5-x86_64-apple.S
[509/1238] Compiling md5-586-apple.S
[509/1238] Compiling md5-586-linux.S
[511/1238] Compiling bio_ssl.cc
[512/1238] Compiling dtls_method.cc
[512/1238] Compiling d1_srtp.cc
[512/1238] Compiling d1_pkt.cc
[515/1238] Compiling d1_lib.cc
[516/1238] Compiling chacha20_poly1305_armv8-win.S
[517/1238] Compiling chacha20_poly1305_x86_64-apple.S
[518/1238] Compiling chacha20_poly1305_armv8-linux.S
[519/1238] Compiling d1_both.cc
[520/1238] Compiling chacha-x86_64-linux.S
[521/1238] Compiling chacha20_poly1305_armv8-apple.S
[522/1238] Compiling chacha20_poly1305_x86_64-linux.S
[523/1238] Compiling chacha-x86_64-apple.S
[524/1238] Compiling chacha-x86-apple.S
[525/1238] Compiling chacha-x86-linux.S
[526/1238] Compiling chacha-armv8-linux.S
[527/1238] Compiling chacha-armv8-apple.S
[528/1238] Compiling chacha-armv8-win.S
[529/1238] Compiling chacha-armv4-linux.S
[530/1238] Compiling aes128gcmsiv-x86_64-apple.S
[531/1238] Compiling aes128gcmsiv-x86_64-linux.S
[532/1238] Compiling x86_64-mont-apple.S
[533/1238] Compiling x86_64-mont5-apple.S
[534/1238] Compiling x86_64-mont5-linux.S
[534/1238] Compiling x86_64-mont-linux.S
[536/1238] Compiling x86-mont-linux.S
[537/1238] Compiling x86-mont-apple.S
[538/1238] Compiling vpaes-x86_64-linux.S
[539/1238] Compiling vpaes-x86-linux.S
[540/1238] Compiling err_data.cc
[541/1238] Compiling vpaes-x86_64-apple.S
[541/1238] Compiling vpaes-x86-apple.S
[543/1238] Compiling vpaes-armv8-linux.S
[544/1238] Compiling vpaes-armv8-win.S
[545/1238] Compiling vpaes-armv7-linux.S
[546/1238] Compiling vpaes-armv8-apple.S
[547/1238] Compiling sha512-x86_64-linux.S
[548/1238] Compiling sha512-x86_64-apple.S
[549/1238] Compiling sha512-armv8-win.S
[550/1238] Compiling sha512-armv8-linux.S
[551/1238] Compiling sha512-armv8-apple.S
[552/1238] Compiling sha512-armv4-linux.S
[553/1238] Compiling sha512-586-linux.S
[554/1238] Compiling sha512-586-apple.S
[555/1238] Compiling sha256-x86_64-apple.S
[556/1238] Compiling sha256-armv8-win.S
[557/1238] Compiling sha256-armv8-linux.S
[558/1238] Compiling sha256-armv8-apple.S
[559/1238] Compiling sha256-x86_64-linux.S
[560/1238] Compiling sha256-armv4-linux.S
[561/1238] Compiling sha256-586-linux.S
[562/1238] Compiling sha256-586-apple.S
[563/1238] Compiling sha1-x86_64-apple.S
[564/1238] Compiling sha1-armv8-win.S
[565/1238] Compiling sha1-armv8-linux.S
[566/1238] Compiling sha1-armv8-apple.S
[567/1238] Compiling sha1-armv4-large-linux.S
[568/1238] Compiling sha1-586-apple.S
[569/1238] Compiling sha1-x86_64-linux.S
[570/1238] Compiling sha1-586-linux.S
[571/1238] Compiling rsaz-avx2-apple.S
[572/1238] Compiling rsaz-avx2-linux.S
[573/1238] Compiling rdrand-x86_64-apple.S
[574/1238] Compiling rdrand-x86_64-linux.S
[575/1238] Compiling p256_beeu-x86_64-asm-linux.S
[576/1238] Compiling p256_beeu-armv8-asm-win.S
[577/1238] Compiling p256_beeu-x86_64-asm-apple.S
[578/1238] Compiling p256_beeu-armv8-asm-linux.S
[579/1238] Compiling p256-armv8-asm-win.S
[580/1238] Compiling p256-x86_64-asm-apple.S
[581/1238] Compiling p256_beeu-armv8-asm-apple.S
[582/1238] Compiling p256-armv8-asm-linux.S
[583/1238] Compiling p256-armv8-asm-apple.S
[584/1238] Compiling p256-x86_64-asm-linux.S
[585/1238] Compiling ghashv8-armv8-win.S
[585/1238] Compiling ghashv8-armv8-linux.S
[587/1238] Compiling ghashv8-armv8-apple.S
[588/1238] Compiling ghashv8-armv7-linux.S
[589/1238] Compiling ghash-x86_64-apple.S
[590/1238] Compiling ghash-x86-linux.S
[591/1238] Compiling ghash-x86_64-linux.S
[592/1238] Compiling ghash-x86-apple.S
[593/1238] Compiling ghash-ssse3-x86_64-linux.S
[594/1238] Compiling ghash-ssse3-x86_64-apple.S
[595/1238] Compiling ghash-ssse3-x86-linux.S
[596/1238] Compiling ghash-ssse3-x86-apple.S
[597/1238] Compiling ghash-neon-armv8-win.S
[598/1238] Compiling ghash-neon-armv8-linux.S
[599/1238] Compiling ghash-armv4-linux.S
[600/1238] Compiling ghash-neon-armv8-apple.S
[601/1238] Compiling co-586-linux.S
[601/1238] Compiling co-586-apple.S
[603/1238] Compiling bn-armv8-win.S
[604/1238] Compiling bsaes-armv7-linux.S
[605/1238] Compiling bn-armv8-linux.S
[606/1238] Compiling bn-armv8-apple.S
[607/1238] Compiling bn-586-linux.S
[608/1238] Compiling armv8-mont-linux.S
[609/1238] Compiling armv8-mont-win.S
[610/1238] Compiling bn-586-apple.S
[611/1238] Compiling armv8-mont-apple.S
[612/1238] Compiling armv4-mont-linux.S
[613/1238] Compiling aesv8-gcm-armv8-win.S
[614/1238] Compiling aesv8-gcm-armv8-linux.S
[615/1238] Compiling aesv8-armv8-linux.S
[616/1238] Compiling aesv8-armv8-win.S
[617/1238] Compiling aesv8-gcm-armv8-apple.S
[618/1238] Compiling aesv8-armv8-apple.S
[619/1238] Compiling aesv8-armv7-linux.S
[620/1238] Compiling aesni-x86_64-apple.S
[621/1238] Compiling aesni-x86_64-linux.S
[622/1238] Compiling aesni-x86-linux.S
[623/1238] Compiling aesni-x86-apple.S
[624/1238] Compiling aesni-gcm-x86_64-apple.S
[625/1238] Compiling aesni-gcm-x86_64-linux.S
[626/1238] Compiling aes-gcm-avx2-x86_64-linux.S
[627/1238] Compiling aes-gcm-avx2-x86_64-apple.S
[628/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[629/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[630/1238] Compiling x_sig.cc
[631/1238] Compiling x_req.cc
[632/1238] Compiling x_val.cc
[633/1238] Compiling x_x509a.cc
[634/1238] Compiling x_spki.cc
[635/1238] Compiling x_x509.cc
[636/1238] Compiling x_pubkey.cc
[637/1238] Compiling x_name.cc
[638/1238] Compiling x509spki.cc
[638/1238] Compiling x_algor.cc
[640/1238] Compiling x_exten.cc
[641/1238] Compiling x_attrib.cc
[642/1238] Compiling x_crl.cc
[643/1238] Compiling x_all.cc
[644/1238] Compiling x509rset.cc
[645/1238] Compiling x509name.cc
[646/1238] Compiling x509_vpm.cc
[647/1238] Compiling x509_txt.cc
[648/1238] Compiling x509cset.cc
[649/1238] Compiling x509_v3.cc
[650/1238] Compiling x509_trs.cc
[651/1238] Compiling x509_set.cc
[652/1238] Compiling x509_req.cc
[653/1238] Compiling x509_vfy.cc
[654/1238] Compiling x509_d2.cc
[655/1238] Compiling x509_def.cc
[656/1238] Compiling x509_ext.cc
[657/1238] Compiling x509_lu.cc
[658/1238] Compiling x509_obj.cc
[659/1238] Compiling x509_cmp.cc
[660/1238] Compiling x509_att.cc
[661/1238] Compiling x509.cc
[662/1238] Compiling v3_purp.cc
[663/1238] Compiling v3_prn.cc
[664/1238] Compiling v3_skey.cc
[665/1238] Compiling v3_utl.cc
[666/1238] Compiling v3_pmaps.cc
[667/1238] Compiling v3_ocsp.cc
[668/1238] Compiling v3_pcons.cc
[669/1238] Compiling v3_ncons.cc
[670/1238] Compiling v3_int.cc
[670/1238] Compiling v3_info.cc
[672/1238] Compiling v3_genn.cc
[673/1238] Compiling v3_lib.cc
[674/1238] Compiling v3_ia5.cc
[675/1238] Compiling v3_extku.cc
[676/1238] Compiling v3_enum.cc
[677/1238] Compiling v3_crld.cc
[678/1238] Compiling v3_cpols.cc
[679/1238] Compiling v3_conf.cc
[680/1238] Compiling v3_bitst.cc
[681/1238] Compiling v3_bcons.cc
[682/1238] Compiling v3_alt.cc
[683/1238] Compiling v3_akeya.cc
[684/1238] Compiling v3_akey.cc
[685/1238] Compiling t_x509a.cc
[686/1238] Compiling i2d_pr.cc
[687/1238] Compiling t_crl.cc
[688/1238] Compiling t_x509.cc
[689/1238] Compiling t_req.cc
[690/1238] Compiling rsa_pss.cc
[691/1238] Compiling name_print.cc
[692/1238] Compiling policy.cc
[693/1238] Compiling by_file.cc
[694/1238] Compiling voprf.cc
[695/1238] Compiling by_dir.cc
[695/1238] Compiling algorithm.cc
[697/1238] Compiling a_verify.cc
[698/1238] Compiling asn1_gen.cc
[699/1238] Compiling a_digest.cc
[700/1238] Compiling a_sign.cc
[701/1238] Compiling trust_token.cc
[702/1238] Compiling thread.cc
[703/1238] Compiling thread_none.cc
[704/1238] Compiling thread_win.cc
[705/1238] Compiling thread_pthread.cc
[706/1238] Compiling stack.cc
[707/1238] Compiling sha256.cc
[707/1238] Compiling sha512.cc
[709/1238] Compiling sha1.cc
[710/1238] Compiling pmbtoken.cc
[711/1238] Compiling siphash.cc
[712/1238] Compiling slhdsa.cc
[713/1238] Compiling rsa_print.cc
[713/1238] Compiling spake2plus.cc
[715/1238] Compiling rsa_extra.cc
[716/1238] Compiling rc4.cc
[717/1238] Compiling refcount.cc
[718/1238] Compiling trusty.cc
[718/1238] Compiling rsa_crypt.cc
[720/1238] Compiling windows.cc
[721/1238] Compiling urandom.cc
[722/1238] Compiling rand.cc
[723/1238] Compiling rsa_asn1.cc
[724/1238] Compiling ios.cc
[725/1238] Compiling passive.cc
[726/1238] Compiling poly1305_arm_asm.S
[727/1238] Compiling getentropy.cc
[728/1238] Compiling forkunsafe.cc
[729/1238] Compiling fork_detect.cc
[730/1238] Compiling deterministic.cc
[731/1238] Compiling poly1305_arm.cc
[732/1238] Compiling poly1305.cc
[733/1238] Compiling poly1305_vec.cc
[734/1238] Compiling pool.cc
[735/1238] Compiling pkcs7.cc
[736/1238] Compiling pkcs8_x509.cc
[737/1238] Compiling p5_pbev2.cc
[737/1238] Compiling pkcs8.cc
[739/1238] Compiling pkcs7_x509.cc
[740/1238] Compiling pem_xaux.cc
[741/1238] Compiling pem_x509.cc
[742/1238] Compiling pem_pkey.cc
[743/1238] Compiling mlkem.cc
[744/1238] Compiling pem_pk8.cc
[745/1238] Compiling obj_xref.cc
[746/1238] Compiling pem_oth.cc
[747/1238] Compiling pem_info.cc
[748/1238] Compiling pem_all.cc
[749/1238] Compiling mldsa.cc
[750/1238] Compiling obj.cc
[750/1238] Compiling pem_lib.cc
[752/1238] Compiling md5.cc
[753/1238] Compiling mem.cc
[754/1238] Compiling fips_shared_support.cc
[755/1238] Compiling poly_rq_mul.S
[756/1238] Compiling md4.cc
[757/1238] Compiling lhash.cc
[758/1238] Compiling ex_data.cc
[759/1238] Compiling hrss.cc
[760/1238] Compiling sign.cc
[760/1238] Compiling kyber.cc
[762/1238] Compiling scrypt.cc
[763/1238] Compiling hpke.cc
[764/1238] Compiling print.cc
[765/1238] Compiling pbkdf.cc
[766/1238] Compiling p_x25519.cc
[767/1238] Compiling p_x25519_asn1.cc
[768/1238] Compiling p_rsa_asn1.cc
[769/1238] Compiling p_rsa.cc
[770/1238] Compiling p_ed25519.cc
[771/1238] Compiling p_hkdf.cc
[772/1238] Compiling p_ed25519_asn1.cc
[773/1238] Compiling p_ec_asn1.cc
[774/1238] Compiling p_ec.cc
[775/1238] Compiling p_dh.cc
[776/1238] Compiling p_dh_asn1.cc
[777/1238] Compiling evp_ctx.cc
[778/1238] Compiling p_dsa_asn1.cc
[779/1238] Compiling evp.cc
[779/1238] Compiling err.cc
[781/1238] Compiling engine.cc
[782/1238] Compiling evp_asn1.cc
[783/1238] Compiling ecdh.cc
[784/1238] Compiling ecdsa_asn1.cc
[785/1238] Compiling hash_to_curve.cc
[786/1238] Compiling ec_derive.cc
[787/1238] Compiling dsa.cc
[788/1238] Compiling ec_asn1.cc
[789/1238] Compiling dsa_asn1.cc
[790/1238] Compiling params.cc
[791/1238] Compiling x25519-asm-arm.S
[792/1238] Compiling digest_extra.cc
[793/1238] Compiling des.cc
[794/1238] Compiling dh_asn1.cc
[795/1238] Compiling crypto.cc
[796/1238] Compiling spake25519.cc
[797/1238] Compiling cpu_arm_linux.cc
[798/1238] Compiling cpu_intel.cc
[799/1238] Compiling curve25519.cc
[800/1238] Compiling cpu_arm_freebsd.cc
[801/1238] Compiling cpu_aarch64_sysreg.cc
[802/1238] Compiling cpu_aarch64_win.cc
[803/1238] Compiling cpu_aarch64_openbsd.cc
[804/1238] Compiling bcm.cc
[805/1238] Compiling cpu_aarch64_linux.cc
[806/1238] Compiling curve25519_64_adx.cc
[807/1238] Compiling cpu_aarch64_fuchsia.cc
[808/1238] Compiling cpu_aarch64_apple.cc
[809/1238] Compiling tls_cbc.cc
[810/1238] Compiling get_cipher.cc
[811/1238] Compiling conf.cc
[812/1238] Compiling e_rc4.cc
[813/1238] Compiling e_tls.cc
[814/1238] Compiling e_null.cc
[815/1238] Compiling e_rc2.cc
[816/1238] Compiling e_des.cc
[817/1238] Compiling derive_key.cc
[818/1238] Compiling e_chacha20poly1305.cc
[819/1238] Compiling e_aesgcmsiv.cc
[820/1238] Compiling chacha.cc
[821/1238] Compiling e_aesctrhmac.cc
[822/1238] Compiling unicode.cc
[823/1238] Compiling buf.cc
[824/1238] Compiling cbb.cc
[825/1238] Compiling cbs.cc
[826/1238] Compiling ber.cc
[827/1238] Compiling bn_asn1.cc
[828/1238] Compiling asn1_compat.cc
[829/1238] Compiling blake2.cc
[830/1238] Compiling convert.cc
[831/1238] Compiling socket_helper.cc
[832/1238] Compiling socket.cc
[833/1238] Compiling printf.cc
[834/1238] Compiling pair.cc
[835/1238] Compiling hexdump.cc
[836/1238] Compiling file.cc
[837/1238] Compiling errno.cc
[838/1238] Compiling fd.cc
[839/1238] Compiling connect.cc
[840/1238] Compiling bio_mem.cc
[841/1238] Compiling base64.cc
[842/1238] Compiling bio.cc
[843/1238] Compiling tasn_typ.cc
[844/1238] Compiling tasn_fre.cc
[845/1238] Compiling tasn_utl.cc
[846/1238] Compiling tasn_enc.cc
[847/1238] Compiling f_string.cc
[847/1238] Compiling tasn_new.cc
[849/1238] Compiling posix_time.cc
[850/1238] Compiling f_int.cc
[851/1238] Compiling asn_pack.cc
[852/1238] Compiling tasn_dec.cc
[853/1238] Compiling asn1_par.cc
[854/1238] Compiling a_utctm.cc
[855/1238] Compiling a_type.cc
[856/1238] Compiling a_octet.cc
[857/1238] Compiling a_time.cc
[858/1238] Compiling asn1_lib.cc
[859/1238] Compiling a_strnid.cc
[860/1238] Compiling a_strex.cc
[861/1238] Compiling a_object.cc
[862/1238] Compiling a_dup.cc
[863/1238] Compiling a_i2d_fp.cc
[864/1238] Compiling a_d2i_fp.cc
[865/1238] Compiling a_mbstr.cc
[866/1238] Compiling a_gentm.cc
[867/1238] Compiling fiat_p256_adx_sqr.S
[868/1238] Compiling a_int.cc
[869/1238] Compiling fiat_p256_adx_mul.S
[870/1238] Compiling fiat_curve25519_adx_square.S
[871/1238] Compiling fiat_curve25519_adx_mul.S
[872/1238] Compiling md5-x86_64-linux.S
[873/1238] Compiling md5-x86_64-apple.S
[874/1238] Compiling md5-586-linux.S
[875/1238] Compiling md5-586-apple.S
[876/1238] Compiling a_bool.cc
[877/1238] Compiling a_bitstr.cc
[878/1238] Compiling chacha20_poly1305_x86_64-apple.S
[879/1238] Compiling chacha20_poly1305_armv8-win.S
[880/1238] Compiling chacha20_poly1305_x86_64-linux.S
[881/1238] Compiling chacha20_poly1305_armv8-linux.S
[882/1238] Compiling chacha20_poly1305_armv8-apple.S
[883/1238] Compiling CCryptoBoringSSLShims shims.c
[884/1238] Compiling chacha-x86_64-linux.S
[885/1238] Compiling chacha-x86_64-apple.S
[886/1238] Compiling chacha-x86-linux.S
[887/1238] Compiling chacha-x86-apple.S
[888/1238] Compiling chacha-armv8-win.S
[889/1238] Compiling chacha-armv8-linux.S
[890/1238] Compiling chacha-armv4-linux.S
[890/1238] Compiling chacha-armv8-apple.S
[892/1238] Compiling aes128gcmsiv-x86_64-apple.S
[893/1238] Compiling x86_64-mont5-linux.S
[894/1238] Compiling aes128gcmsiv-x86_64-linux.S
[895/1238] Compiling x86_64-mont5-apple.S
[896/1238] Compiling x86_64-mont-linux.S
[897/1238] Compiling err_data.cc
[898/1238] Compiling x86_64-mont-apple.S
[899/1238] Compiling x86-mont-linux.S
[900/1238] Compiling x86-mont-apple.S
[901/1238] Compiling vpaes-x86_64-linux.S
[902/1238] Compiling vpaes-x86_64-apple.S
[903/1238] Compiling vpaes-x86-linux.S
[904/1238] Compiling vpaes-x86-apple.S
[905/1238] Compiling vpaes-armv8-win.S
[906/1238] Compiling vpaes-armv8-linux.S
[907/1238] Compiling vpaes-armv8-apple.S
[908/1238] Compiling vpaes-armv7-linux.S
[909/1238] Compiling sha512-armv8-win.S
[910/1238] Compiling sha512-x86_64-apple.S
[911/1238] Compiling sha512-x86_64-linux.S
[912/1238] Compiling sha512-armv8-linux.S
[913/1238] Compiling sha512-armv8-apple.S
[914/1238] Compiling sha512-armv4-linux.S
[915/1238] Compiling sha512-586-apple.S
[916/1238] Compiling sha512-586-linux.S
[917/1238] Compiling sha256-x86_64-apple.S
[918/1238] Compiling sha256-armv8-win.S
[919/1238] Compiling sha256-x86_64-linux.S
[920/1238] Compiling sha256-armv8-linux.S
[921/1238] Compiling sha256-armv8-apple.S
[922/1238] Compiling sha256-armv4-linux.S
[923/1238] Compiling sha256-586-linux.S
[924/1238] Compiling sha256-586-apple.S
[925/1238] Compiling sha1-x86_64-apple.S
[926/1238] Compiling sha1-x86_64-linux.S
[927/1238] Compiling sha1-armv8-win.S
[928/1238] Compiling sha1-armv8-linux.S
[929/1238] Compiling sha1-armv8-apple.S
[930/1238] Compiling sha1-armv4-large-linux.S
[930/1238] Compiling sha1-586-linux.S
[932/1238] Compiling sha1-586-apple.S
[933/1238] Compiling rsaz-avx2-apple.S
[934/1238] Compiling rdrand-x86_64-linux.S
[935/1238] Compiling rsaz-avx2-linux.S
[936/1238] Compiling p256_beeu-x86_64-asm-linux.S
[936/1238] Compiling rdrand-x86_64-apple.S
[938/1238] Compiling p256_beeu-x86_64-asm-apple.S
[939/1238] Compiling p256_beeu-armv8-asm-win.S
[940/1238] Compiling p256_beeu-armv8-asm-linux.S
[941/1238] Compiling p256_beeu-armv8-asm-apple.S
[942/1238] Compiling p256-x86_64-asm-apple.S
[943/1238] Compiling p256-armv8-asm-linux.S
[944/1238] Compiling p256-armv8-asm-win.S
[945/1238] Compiling p256-x86_64-asm-linux.S
[946/1238] Compiling p256-armv8-asm-apple.S
[947/1238] Compiling ghashv8-armv8-win.S
[948/1238] Compiling ghashv8-armv8-linux.S
[949/1238] Compiling ghashv8-armv7-linux.S
[950/1238] Compiling ghashv8-armv8-apple.S
[951/1238] Compiling ghash-x86_64-apple.S
[952/1238] Compiling ghash-x86_64-linux.S
[953/1238] Compiling ghash-x86-linux.S
[954/1238] Compiling ghash-x86-apple.S
[955/1238] Compiling ghash-ssse3-x86_64-apple.S
[956/1238] Compiling ghash-ssse3-x86_64-linux.S
[957/1238] Compiling ghash-ssse3-x86-apple.S
[958/1238] Compiling ghash-ssse3-x86-linux.S
[959/1238] Compiling ghash-neon-armv8-win.S
[960/1238] Compiling ghash-neon-armv8-linux.S
[961/1238] Compiling ghash-neon-armv8-apple.S
[962/1238] Compiling ghash-armv4-linux.S
[963/1238] Compiling co-586-linux.S
[963/1238] Compiling co-586-apple.S
[965/1238] Compiling bsaes-armv7-linux.S
[966/1238] Compiling bn-armv8-win.S
[967/1238] Compiling bn-armv8-linux.S
[968/1238] Compiling bn-armv8-apple.S
[969/1238] Compiling bn-586-apple.S
[970/1238] Compiling bn-586-linux.S
[971/1238] Compiling armv8-mont-win.S
[972/1238] Compiling armv8-mont-linux.S
[973/1238] Compiling armv8-mont-apple.S
[974/1238] Compiling armv4-mont-linux.S
[975/1238] Compiling aesv8-gcm-armv8-win.S
[976/1238] Compiling aesv8-gcm-armv8-apple.S
[976/1238] Compiling aesv8-gcm-armv8-linux.S
[978/1238] Compiling aesv8-armv8-win.S
[979/1238] Compiling aesv8-armv8-linux.S
[980/1238] Compiling aesv8-armv8-apple.S
[981/1238] Compiling aesv8-armv7-linux.S
[982/1238] Compiling aesni-x86_64-apple.S
[983/1238] Compiling aesni-x86_64-linux.S
[984/1238] Compiling aesni-x86-linux.S
[985/1238] Compiling aesni-x86-apple.S
[986/1238] Compiling aesni-gcm-x86_64-linux.S
[987/1238] Compiling aesni-gcm-x86_64-apple.S
[988/1238] Compiling aes-gcm-avx10-x86_64-apple.S
[989/1238] Compiling aes-gcm-avx10-x86_64-linux.S
[990/1238] Compiling x_x509a.cc
[991/1238] Compiling x_sig.cc
[992/1238] Compiling x_spki.cc
[993/1238] Compiling x_val.cc
[994/1238] Compiling x_x509.cc
[995/1238] Compiling x_req.cc
[996/1238] Compiling c-nioatomics.c
[997/1238] Compiling x_exten.cc
[998/1238] Compiling x_pubkey.cc
[999/1238] Compiling x_crl.cc
[1000/1238] Compiling x_name.cc
[1001/1238] Compiling x_attrib.cc
[1002/1238] Compiling x_all.cc
[1003/1238] Compiling c-atomics.c
[1004/1238] Compiling x_algor.cc
[1005/1244] Compiling x509spki.cc
[1006/1244] Compiling x509rset.cc
[1007/1244] Compiling x509name.cc
[1008/1244] Compiling x509_vpm.cc
[1009/1244] Compiling x509cset.cc
[1011/1244] Compiling NIOConcurrencyHelpers lock.swift
[1011/1244] Compiling x509_vfy.cc
[1012/1244] Compiling x509_v3.cc
[1014/1244] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1015/1244] Compiling NIOConcurrencyHelpers atomics.swift
[1016/1244] Compiling NIOConcurrencyHelpers NIOLock.swift
[1017/1244] Emitting module NIOConcurrencyHelpers
[1018/1244] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1019/1245] Compiling x509_txt.cc
[1020/1245] Compiling x509_trs.cc
[1021/1245] Compiling x509_set.cc
[1022/1245] Compiling x509_def.cc
[1022/1245] Compiling x509_obj.cc
[1024/1245] Compiling x509_req.cc
[1025/1245] Compiling x509_lu.cc
[1026/1245] Compiling x509_ext.cc
[1027/1271] Compiling x509_d2.cc
[1028/1271] Compiling x509.cc
[1029/1271] Compiling x509_att.cc
[1030/1271] Compiling x509_cmp.cc
[1032/1271] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1033/1271] Compiling ConsoleKitTerminal ConsoleClear.swift
[1034/1271] Compiling ConsoleKitTerminal Console+Ask.swift
[1035/1271] Compiling ConsoleKitTerminal Console+Choose.swift
[1036/1274] Compiling ConsoleKitTerminal Console+Confirm.swift
[1037/1274] Compiling ConsoleKitTerminal Console+Input.swift
[1038/1274] Compiling ConsoleKitTerminal Console+Center.swift
[1039/1274] Compiling ConsoleKitTerminal Console+Output.swift
[1040/1274] Compiling ConsoleKitTerminal ActivityBar.swift
[1041/1274] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1042/1274] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1043/1274] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1044/1274] Emitting module ConsoleKitTerminal
[1045/1274] Compiling ConsoleKitTerminal CustomActivity.swift
[1046/1274] Compiling ConsoleKitTerminal LoadingBar.swift
[1047/1274] Compiling ConsoleKitTerminal ProgressBar.swift
[1048/1274] Compiling ConsoleKitTerminal Console+Clear.swift
[1048/1274] Compiling v3_utl.cc
[1050/1274] Compiling ConsoleKitTerminal Console+Wait.swift
[1051/1274] Compiling ConsoleKitTerminal ConsoleColor.swift
[1052/1274] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1052/1274] Compiling v3_skey.cc
[1054/1274] Compiling ConsoleKitTerminal ConsoleText.swift
[1055/1274] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1056/1274] Compiling ConsoleKitTerminal ANSI.swift
[1057/1274] Compiling ConsoleKitTerminal Console.swift
[1058/1274] Compiling ConsoleKitTerminal Terminal.swift
[1059/1274] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1059/1274] Compiling v3_prn.cc
[1060/1274] Compiling v3_purp.cc
[1061/1274] Compiling v3_pcons.cc
[1062/1274] Compiling v3_pmaps.cc
[1063/1274] Compiling v3_ocsp.cc
[1065/1274] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1066/1274] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1067/1274] Compiling ConsoleKitTerminal LoggerFragment.swift
[1068/1275] Compiling v3_lib.cc
[1069/1275] Compiling v3_ncons.cc
[1070/1275] Compiling v3_int.cc
[1071/1294] Compiling v3_info.cc
[1072/1297] Compiling v3_ia5.cc
[1073/1297] Compiling v3_genn.cc
[1074/1297] Compiling v3_extku.cc
[1076/1297] Compiling ConsoleKitCommands CommandSignature.swift
[1077/1297] Compiling ConsoleKitCommands Flag.swift
[1078/1297] Compiling ConsoleKitCommands Option.swift
[1079/1299] Emitting module ConsoleKitCommands
[1080/1299] Compiling ConsoleKitCommands Command.swift
[1081/1299] Compiling ConsoleKitCommands CommandContext.swift
[1082/1299] Compiling ConsoleKitCommands CommandError.swift
[1082/1299] Compiling v3_crld.cc
[1083/1299] Compiling v3_enum.cc
[1085/1299] Compiling ConsoleKitCommands AsyncCommands.swift
[1086/1299] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1087/1299] Compiling ConsoleKitCommands AnyCommand.swift
[1088/1299] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1089/1299] Compiling ConsoleKitCommands AsyncCommand.swift
[1090/1299] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1090/1299] Compiling v3_bcons.cc
[1092/1299] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1093/1299] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1094/1299] Compiling ConsoleKitCommands Argument.swift
[1094/1299] Compiling v3_bitst.cc
[1096/1299] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1097/1299] Compiling ConsoleKitCommands Utilities.swift
[1097/1299] Compiling v3_conf.cc
[1098/1299] Compiling v3_cpols.cc
[1099/1299] Compiling v3_alt.cc
[1100/1299] Compiling v3_akeya.cc
[1101/1299] Compiling t_x509a.cc
[1102/1299] Compiling v3_akey.cc
[1103/1299] Compiling t_x509.cc
[1104/1299] Compiling t_crl.cc
[1105/1299] Compiling t_req.cc
[1107/1299] Compiling ConsoleKitCommands CommandGroup.swift
[1108/1299] Compiling ConsoleKitCommands CommandInput.swift
[1109/1299] Compiling ConsoleKitCommands Commands.swift
[1110/1299] Compiling ConsoleKitCommands Console+Run.swift
[1111/1299] Compiling ConsoleKitCommands ConsoleError.swift
[1112/1299] Compiling ConsoleKitCommands Completion.swift
[1113/1300] Compiling rsa_pss.cc
[1114/1300] Compiling i2d_pr.cc
[1115/1302] Compiling name_print.cc
[1117/1302] Compiling ConsoleKit Exports.swift
[1118/1302] Emitting module ConsoleKit
[1118/1303] Compiling policy.cc
[1119/1303] Compiling by_file.cc
[1121/1303] Compiling by_dir.cc
[1122/1303] Compiling asn1_gen.cc
[1123/1303] Compiling algorithm.cc
[1124/1303] Compiling a_verify.cc
[1125/1303] Compiling thread_win.cc
[1126/1303] Compiling voprf.cc
[1127/1303] Compiling trust_token.cc
[1128/1303] Compiling a_sign.cc
[1129/1303] Compiling pmbtoken.cc
[1130/1303] Compiling a_digest.cc
[1131/1303] Compiling thread_pthread.cc
[1132/1303] Compiling thread.cc
[1133/1303] Compiling thread_none.cc
[1134/1303] Compiling stack.cc
[1135/1303] Compiling wots.cc
[1136/1303] Compiling thash.cc
[1137/1303] Compiling merkle.cc
[1138/1303] Compiling sha512.cc
[1138/1303] Compiling slhdsa.cc
[1140/1303] Compiling fors.cc
[1141/1303] Compiling siphash.cc
[1142/1303] Compiling sha256.cc
[1143/1303] Compiling sha1.cc
[1144/1303] Compiling rsa_print.cc
[1145/1303] Compiling rsa_extra.cc
[1146/1303] Compiling rc4.cc
[1147/1303] Compiling refcount.cc
[1148/1303] Compiling rsa_asn1.cc
[1149/1303] Compiling rsa_crypt.cc
[1150/1303] Compiling windows.cc
[1151/1303] Compiling trusty.cc
[1152/1303] Compiling urandom.cc
[1153/1303] Compiling rand_extra.cc
[1154/1303] Compiling ios.cc
[1155/1303] Compiling passive.cc
[1156/1303] Compiling poly1305_arm_asm.S
[1157/1303] Compiling getentropy.cc
[1158/1303] Compiling forkunsafe.cc
[1159/1303] Compiling fork_detect.cc
[1160/1303] Compiling deterministic.cc
[1161/1303] Compiling pool.cc
[1162/1303] Compiling poly1305_arm.cc
[1163/1303] Compiling poly1305.cc
[1164/1303] Compiling poly1305_vec.cc
[1165/1303] Compiling pkcs7.cc
[1166/1303] Compiling pkcs8_x509.cc
[1167/1303] Compiling pkcs8.cc
[1168/1303] Compiling p5_pbev2.cc
[1169/1303] Compiling pkcs7_x509.cc
[1170/1303] Compiling pem_xaux.cc
[1171/1303] Compiling pem_x509.cc
[1172/1303] Compiling pem_pkey.cc
[1173/1303] Compiling obj_xref.cc
[1174/1303] Compiling pem_pk8.cc
[1175/1303] Compiling mlkem.cc
[1175/1303] Compiling pem_oth.cc
[1177/1303] Compiling pem_info.cc
[1178/1303] Compiling obj.cc
[1179/1303] Compiling pem_lib.cc
[1180/1303] Compiling pem_all.cc
[1181/1303] Compiling mldsa.cc
[1182/1303] Compiling poly_rq_mul.S
[1183/1303] Compiling mem.cc
[1184/1303] Compiling fips_shared_support.cc
[1185/1303] Compiling md5.cc
[1186/1303] Compiling md4.cc
[1187/1303] Compiling lhash.cc
[1188/1303] Compiling kyber.cc
[1189/1303] Compiling ex_data.cc
[1190/1303] Compiling hrss.cc
[1191/1303] Compiling hpke.cc
[1192/1303] Compiling sign.cc
[1193/1303] Compiling scrypt.cc
[1194/1303] Compiling pbkdf.cc
[1194/1303] Compiling print.cc
[1196/1303] Compiling p_x25519.cc
[1197/1303] Compiling p_x25519_asn1.cc
[1198/1303] Compiling p_rsa_asn1.cc
[1199/1303] Compiling p_hkdf.cc
[1200/1303] Compiling p_rsa.cc
[1201/1303] Compiling p_ed25519.cc
[1202/1303] Compiling p_ed25519_asn1.cc
[1203/1303] Compiling p_ec_asn1.cc
[1204/1303] Compiling p_ec.cc
[1205/1303] Compiling p_dsa_asn1.cc
[1205/1303] Compiling p_dh.cc
[1207/1303] Compiling p_dh_asn1.cc
[1208/1303] Compiling evp_ctx.cc
[1209/1303] Compiling evp.cc
[1209/1303] Compiling evp_asn1.cc
[1211/1303] Compiling err.cc
[1212/1303] Compiling engine.cc
[1213/1303] Compiling ecdh_extra.cc
[1213/1303] Compiling ecdsa_asn1.cc
[1215/1303] Compiling hash_to_curve.cc
[1216/1303] Compiling ec_derive.cc
[1217/1303] Compiling ec_asn1.cc
[1218/1303] Compiling dsa_asn1.cc
[1219/1303] Compiling dsa.cc
[1220/1303] Compiling params.cc
[1221/1303] Compiling x25519-asm-arm.S
[1222/1303] Compiling dh_asn1.cc
[1223/1303] Compiling digest_extra.cc
[1224/1303] Compiling des.cc
[1225/1303] Compiling spake25519.cc
[1226/1303] Compiling crypto.cc
[1227/1303] Compiling cpu_intel.cc
[1228/1303] Compiling cpu_arm_linux.cc
[1229/1303] Compiling cpu_arm_freebsd.cc
[1230/1303] Compiling curve25519.cc
[1231/1303] Compiling cpu_aarch64_win.cc
[1232/1303] Compiling cpu_aarch64_openbsd.cc
[1233/1303] Compiling cpu_aarch64_sysreg.cc
[1234/1303] Compiling cpu_aarch64_linux.cc
[1235/1303] Compiling curve25519_64_adx.cc
[1236/1303] Compiling cpu_aarch64_apple.cc
[1237/1303] Compiling cpu_aarch64_fuchsia.cc
[1238/1303] Compiling bcm.cc
[1239/1303] Compiling conf.cc
[1240/1303] Compiling tls_cbc.cc
[1241/1303] Compiling e_rc4.cc
[1242/1303] Compiling e_tls.cc
[1243/1303] Compiling e_null.cc
[1244/1303] Compiling e_rc2.cc
[1245/1303] Compiling e_des.cc
[1246/1303] Compiling e_chacha20poly1305.cc
[1247/1303] Compiling derive_key.cc
[1248/1303] Compiling e_aesgcmsiv.cc
[1249/1303] Compiling e_aesctrhmac.cc
[1250/1303] Compiling cipher_extra.cc
[1251/1303] Compiling chacha.cc
[1252/1303] Compiling unicode.cc
[1253/1303] Compiling ber.cc
[1254/1303] Compiling cbb.cc
[1255/1303] Compiling cbs.cc
[1256/1303] Compiling buf.cc
[1256/1303] Compiling asn1_compat.cc
[1258/1303] Compiling bn_asn1.cc
[1259/1303] Compiling blake2.cc
[1260/1303] Compiling convert.cc
[1261/1303] Compiling printf.cc
[1262/1303] Compiling pair.cc
[1263/1303] Compiling hexdump.cc
[1264/1303] Compiling file.cc
[1265/1303] Compiling fd.cc
[1266/1303] Compiling errno.cc
[1267/1303] Compiling bio_mem.cc
[1268/1303] Compiling bio.cc
[1269/1303] Compiling base64.cc
[1270/1303] Compiling tasn_typ.cc
[1271/1303] Compiling tasn_fre.cc
[1272/1303] Compiling tasn_utl.cc
[1273/1303] Compiling tasn_new.cc
[1274/1303] Compiling tasn_enc.cc
[1275/1303] Compiling posix_time.cc
[1276/1303] Compiling f_string.cc
[1277/1303] Compiling tasn_dec.cc
[1278/1303] Compiling f_int.cc
[1279/1303] Compiling asn_pack.cc
[1280/1303] Compiling asn1_par.cc
[1281/1303] Compiling a_utctm.cc
[1282/1303] Compiling asn1_lib.cc
[1283/1303] Compiling a_type.cc
[1284/1303] Compiling a_time.cc
[1285/1303] Compiling a_octet.cc
[1286/1303] Compiling a_strnid.cc
[1287/1303] Compiling a_strex.cc
[1288/1303] Compiling a_object.cc
[1289/1303] Compiling a_mbstr.cc
[1290/1303] Compiling a_i2d_fp.cc
[1291/1303] Write sources
[1292/1303] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1293/1303] Write sources
[1294/1303] Compiling a_int.cc
[1295/1303] Write sources
[1298/1303] Compiling a_dup.cc
[1299/1303] Compiling a_d2i_fp.cc
[1299/1303] Compiling a_gentm.cc
[1301/1364] Compiling a_bool.cc
[1302/1400] Compiling a_bitstr.cc
[1304/1400] Emitting module BitCollections
[1305/1407] Compiling Atomics UnsafeAtomic.swift
[1306/1407] Compiling Atomics UnsafeAtomicLazyReference.swift
[1307/1407] Compiling Atomics ManagedAtomic.swift
[1308/1407] Compiling Atomics ManagedAtomicLazyReference.swift
[1309/1412] Compiling Atomics AtomicMemoryOrderings.swift
[1310/1412] Compiling Atomics DoubleWord.swift
[1311/1417] Compiling Atomics OptionalRawRepresentable.swift
[1312/1417] Compiling Atomics RawRepresentable.swift
[1313/1417] Compiling Atomics AtomicBool.swift
[1314/1417] Compiling Atomics IntegerConformances.swift
[1315/1417] Compiling Atomics PointerConformances.swift
[1316/1417] Compiling Atomics Primitives.native.swift
[1317/1417] Compiling Atomics Primitives.shims.swift
[1318/1417] Compiling Atomics AtomicInteger.swift
[1324/1417] Compiling Atomics AtomicOptionalWrappable.swift
[1325/1417] Compiling Atomics AtomicReference.swift
[1326/1417] Compiling Atomics AtomicStorage.swift
[1327/1417] Compiling Atomics AtomicValue.swift
[1328/1417] Compiling Atomics IntegerOperations.swift
[1329/1417] Compiling Atomics Unmanaged extensions.swift
[1330/1417] Compiling Algorithms Stride.swift
[1331/1417] Compiling Algorithms Suffix.swift
[1332/1417] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1333/1417] Compiling BitCollections BitSet+Equatable.swift
[1334/1417] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1335/1417] Compiling BitCollections BitSet+Extras.swift
[1336/1417] Compiling BitCollections BitSet+Hashable.swift
[1344/1417] Compiling BitCollections BitArray+BitwiseOperations.swift
[1345/1417] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1346/1417] Compiling BitCollections BitArray+Codable.swift
[1347/1417] Compiling BitCollections BitArray+Collection.swift
[1348/1417] Compiling BitCollections BitArray+Copy.swift
[1349/1417] Compiling BitCollections BitArray+CustomReflectable.swift
[1350/1417] Compiling BitCollections BitArray+Descriptions.swift
[1351/1417] Compiling BitCollections BitArray+Equatable.swift
[1357/1417] Compiling Algorithms Rotate.swift
[1358/1417] Compiling Algorithms Split.swift
[1369/1420] Compiling BitCollections BitSet.Index.swift
[1370/1420] Compiling BitCollections BitSet._UnsafeHandle.swift
[1371/1420] Compiling BitCollections BitSet.swift
[1372/1420] Compiling BitCollections Range+Utilities.swift
[1373/1420] Compiling BitCollections Slice+Utilities.swift
[1374/1420] Compiling BitCollections UInt+Tricks.swift
[1375/1420] Compiling BitCollections _Word.swift
[1379/1420] Compiling CryptoBoringWrapper RandomBytes.swift
[1387/1420] Emitting module CryptoBoringWrapper
[1388/1420] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1389/1420] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1390/1420] Compiling BitCollections BitArray+RandomBits.swift
[1391/1420] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1392/1420] Compiling BitCollections BitArray+Shifts.swift
[1393/1420] Compiling BitCollections BitArray+Testing.swift
[1394/1420] Compiling BitCollections BitArray._UnsafeHandle.swift
[1395/1420] Compiling BitCollections BitArray.swift
[1396/1420] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1397/1420] Compiling BitCollections BitSet+Codable.swift
[1398/1420] Compiling BitCollections BitSet+Initializers.swift
[1399/1420] Compiling BitCollections BitSet+Invariants.swift
[1400/1420] Compiling BitCollections BitSet+Random.swift
[1401/1420] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1402/1420] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1403/1420] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1404/1420] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1405/1420] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1406/1421] Compiling CryptoBoringWrapper EllipticCurve.swift
[1408/1421] Compiling Algorithms Trim.swift
[1409/1421] Compiling Algorithms Unique.swift
[1410/1421] Compiling Algorithms Windows.swift
[1411/1421] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1412/1421] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1414/1424] Compiling Collections Collections.swift
[1415/1424] Emitting module Collections
[1421/1425] Emitting module Atomics
[1422/1496] Compiling Crypto ChaChaPoly.swift
[1423/1496] Compiling Crypto Cipher.swift
[1424/1496] Compiling Crypto Nonces.swift
[1426/1497] Emitting module Algorithms
[1428/1558] Emitting module Crypto
[1429/1567] Compiling NIOCore AddressedEnvelope.swift
[1430/1567] Compiling NIOCore AsyncAwaitSupport.swift
[1431/1567] Compiling NIOCore AsyncChannel.swift
[1432/1567] Compiling NIOCore AsyncChannelHandler.swift
[1433/1567] Compiling NIOCore AsyncChannelInboundStream.swift
[1434/1567] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1435/1567] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1436/1567] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1437/1567] Compiling NIOCore NIOAsyncWriter.swift
[1438/1567] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1439/1567] Compiling NIOCore MulticastChannel.swift
[1440/1567] Compiling NIOCore NIOAny.swift
[1441/1567] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1442/1567] Compiling NIOCore NIOLoopBound.swift
[1443/1567] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1444/1567] Compiling NIOCore NIOScheduledCallback.swift
[1445/1567] Compiling NIOCore NIOSendable.swift
[1446/1567] Compiling NIOCore RecvByteBufferAllocator.swift
[1447/1575] Compiling NIOCore ChannelHandler.swift
[1448/1575] Compiling NIOCore ChannelHandlers.swift
[1449/1575] Compiling NIOCore ChannelInvoker.swift
[1450/1575] Compiling NIOCore ChannelOption.swift
[1451/1575] Compiling NIOCore ChannelPipeline.swift
[1452/1575] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1453/1575] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1454/1575] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1455/1575] Compiling NIOCore EventLoopFuture.swift
[1456/1575] Compiling NIOCore FileDescriptor.swift
[1457/1575] Compiling NIOCore ConvenienceOptionSupport.swift
[1458/1575] Compiling NIOCore DeadChannel.swift
[1459/1575] Compiling NIOCore DispatchQueue+WithFuture.swift
[1460/1575] Compiling NIOCore EventLoop+Deprecated.swift
[1461/1575] Compiling NIOCore EventLoop+SerialExecutor.swift
[1462/1575] Compiling NIOCore EventLoop.swift
[1463/1575] Compiling NIOCore ByteBuffer-multi-int.swift
[1464/1575] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1465/1575] Compiling NIOCore ByteBuffer-views.swift
[1466/1575] Compiling NIOCore Channel.swift
[1467/1575] Compiling NIOCore MarkedCircularBuffer.swift
[1476/1575] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1477/1575] Compiling NIOCore FileHandle.swift
[1478/1575] Compiling NIOCore FileRegion.swift
[1479/1575] Compiling NIOCore GlobalSingletons.swift
[1480/1575] Compiling NIOCore IO.swift
[1481/1575] Compiling NIOCore IOData.swift
[1482/1575] Compiling NIOCore IPProtocol.swift
[1483/1575] Compiling NIOCore IntegerBitPacking.swift
[1484/1575] Compiling NIOCore IntegerTypes.swift
[1485/1575] Compiling NIOCore Interfaces.swift
[1486/1575] Compiling NIOCore Linux.swift
[1487/1575] Compiling NIOCore SocketAddresses.swift
[1488/1575] Compiling NIOCore SocketOptionProvider.swift
[1489/1575] Compiling NIOCore SystemCallHelpers.swift
[1490/1575] Compiling NIOCore TimeAmount+Duration.swift
[1491/1575] Compiling NIOCore TypeAssistedChannelHandler.swift
[1492/1575] Compiling NIOCore UniversalBootstrapSupport.swift
[1493/1575] Compiling NIOCore Utilities.swift
[1494/1575] Compiling Crypto EdDSA_boring.swift
[1495/1575] Compiling Crypto ECDSA.swift
[1496/1575] Compiling Crypto Ed25519.swift
[1497/1575] Compiling NIOCore BSDSocketAPI.swift
[1498/1575] Compiling NIOCore ByteBuffer-aux.swift
[1499/1575] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1500/1575] Compiling NIOCore ByteBuffer-conversions.swift
[1501/1575] Compiling NIOCore ByteBuffer-core.swift
[1502/1575] Compiling NIOCore ByteBuffer-hex.swift
[1503/1575] Compiling NIOCore ByteBuffer-int.swift
[1504/1575] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1505/1575] Compiling NIOCore CircularBuffer.swift
[1506/1575] Compiling NIOCore Codec.swift
[1515/1575] Compiling Crypto Signature.swift
[1516/1575] Compiling Crypto CryptoKitErrors_boring.swift
[1517/1575] Compiling Crypto RNG_boring.swift
[1518/1575] Compiling Crypto SafeCompare_boring.swift
[1519/1575] Compiling Crypto Zeroization_boring.swift
[1520/1575] Compiling Crypto PrettyBytes.swift
[1521/1575] Compiling Crypto SafeCompare.swift
[1522/1575] Compiling Crypto SecureBytes.swift
[1523/1575] Compiling Crypto Zeroization.swift
[1541/1622] Compiling _CryptoExtras AES_CFB_boring.swift
[1542/1622] Compiling _CryptoExtras AES_CTR_boring.swift
[1543/1622] Compiling _CryptoExtras ARCRequest.swift
[1544/1622] Compiling _CryptoExtras ARCResponse.swift
[1545/1622] Compiling _CryptoExtras ARCServer.swift
[1546/1622] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1547/1622] Compiling _CryptoExtras ChaCha20CTR.swift
[1548/1622] Compiling _CryptoExtras ECToolbox_boring.swift
[1549/1622] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1550/1622] Compiling _CryptoExtras DigestType.swift
[1551/1622] Compiling _CryptoExtras Error.swift
[1552/1622] Compiling _CryptoExtras I2OSP.swift
[1553/1622] Compiling _CryptoExtras IntegerEncoding.swift
[1554/1622] Compiling _CryptoExtras PEMDocument.swift
[1555/1628] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1556/1628] Compiling _CryptoExtras ARC+API.swift
[1557/1628] Compiling _CryptoExtras ARC.swift
[1558/1628] Compiling _CryptoExtras ARCCredential.swift
[1559/1628] Compiling _CryptoExtras ARCEncoding.swift
[1560/1628] Compiling _CryptoExtras ARCPrecredential.swift
[1561/1628] Compiling _CryptoExtras ARCPresentation.swift
[1562/1628] Compiling _CryptoExtras HashToField.swift
[1563/1628] Compiling _CryptoExtras KDF.swift
[1564/1628] Emitting module _CryptoExtras
[1572/1628] Compiling _CryptoExtras PrettyBytes.swift
[1573/1628] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1574/1628] Compiling _CryptoExtras DLEQ.swift
[1575/1628] Compiling _CryptoExtras Prover.swift
[1576/1628] Compiling _CryptoExtras Verifier.swift
[1577/1628] Compiling _CryptoExtras ZKPToolbox.swift
[1578/1628] Compiling _CryptoExtras VOPRFServer.swift
[1579/1628] Compiling _CryptoExtras RSA+BlindSigning.swift
[1580/1628] Compiling _CryptoExtras RSA.swift
[1581/1628] Compiling _CryptoExtras RSA_boring.swift
[1582/1628] Compiling _CryptoExtras RSA_security.swift
[1583/1628] Compiling _CryptoExtras BoringSSLHelpers.swift
[1584/1628] Compiling _CryptoExtras PBKDF2_boring.swift
[1585/1628] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1586/1628] Compiling _CryptoExtras PBKDF2.swift
[1587/1628] Compiling _CryptoExtras Scrypt_boring.swift
[1588/1628] Compiling _CryptoExtras AES_CBC.swift
[1589/1628] Compiling _CryptoExtras AES_CFB.swift
[1590/1628] Compiling _CryptoExtras AES_CTR.swift
[1591/1628] Compiling _CryptoExtras AES_GCM_SIV.swift
[1592/1628] Compiling _CryptoExtras Block Function.swift
[1593/1628] Compiling _CryptoExtras ECToolbox.swift
[1600/1628] Compiling _CryptoExtras Scrypt.swift
[1601/1628] Compiling _CryptoExtras OPRF.swift
[1602/1628] Emitting module NIOCore
[1604/1679] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1605/1679] Compiling NIOEmbedded Embedded.swift
[1606/1679] Emitting module NIOEmbedded
[1607/1679] Compiling NIOEmbedded AsyncTestingChannel.swift
[1609/1680] Emitting module NIOPosix
[1610/1686] Compiling NIOPosix ServerSocket.swift
[1611/1686] Compiling NIOPosix Socket.swift
[1612/1686] Compiling NIOPosix SocketChannel.swift
[1613/1686] Compiling NIOPosix SocketProtocols.swift
[1614/1686] Compiling NIOPosix System.swift
[1615/1686] Compiling NIOPosix Thread.swift
[1616/1686] Compiling NIOPosix BSDSocketAPICommon.swift
[1617/1686] Compiling NIOPosix BSDSocketAPIPosix.swift
[1618/1686] Compiling NIOPosix BSDSocketAPIWindows.swift
[1619/1686] Compiling NIOPosix BaseSocket.swift
[1620/1686] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1621/1686] Compiling NIOPosix BaseSocketChannel.swift
[1622/1686] Compiling NIOPosix BaseStreamSocketChannel.swift
[1623/1686] Compiling NIOPosix ThreadPosix.swift
[1624/1686] Compiling NIOPosix ThreadWindows.swift
[1625/1686] Compiling NIOPosix UnsafeTransfer.swift
[1626/1686] Compiling NIOPosix Utilities.swift
[1627/1686] Compiling NIOPosix VsockAddress.swift
[1628/1686] Compiling NIOPosix VsockChannelEvents.swift
[1629/1686] Compiling NIOPosix NIOThreadPool.swift
[1630/1686] Compiling NIOPosix NonBlockingFileIO.swift
[1631/1686] Compiling NIOPosix PendingDatagramWritesManager.swift
[1632/1686] Compiling NIOPosix PendingWritesManager.swift
[1633/1686] Compiling NIOPosix PipeChannel.swift
[1634/1686] Compiling NIOPosix PipePair.swift
[1635/1686] Compiling NIOPosix SelectableChannel.swift
[1636/1686] Compiling NIOPosix SelectableEventLoop.swift
[1637/1686] Compiling NIOPosix SelectorEpoll.swift
[1638/1686] Compiling NIOPosix SelectorGeneric.swift
[1639/1686] Compiling NIOPosix SelectorKqueue.swift
[1640/1686] Compiling NIOPosix SelectorUring.swift
[1641/1686] Compiling NIOPosix IO.swift
[1642/1686] Compiling NIOPosix IntegerBitPacking.swift
[1643/1686] Compiling NIOPosix IntegerTypes.swift
[1644/1686] Compiling NIOPosix Linux.swift
[1645/1686] Compiling NIOPosix LinuxCPUSet.swift
[1646/1686] Compiling NIOPosix LinuxUring.swift
[1647/1686] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1648/1686] Compiling NIOPosix Pool.swift
[1649/1686] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1650/1686] Compiling NIOPosix PosixSingletons.swift
[1651/1686] Compiling NIOPosix RawSocketBootstrap.swift
[1652/1686] Compiling NIOPosix Resolver.swift
[1653/1686] Compiling NIOPosix Selectable.swift
[1654/1686] Compiling NIOPosix Bootstrap.swift
[1655/1686] Compiling NIOPosix ControlMessage.swift
[1656/1686] Compiling NIOPosix DatagramVectorReadManager.swift
[1657/1686] Compiling NIOPosix Errors+Any.swift
[1658/1686] Compiling NIOPosix FileDescriptor.swift
[1659/1686] Compiling NIOPosix GetaddrinfoResolver.swift
[1660/1686] Compiling NIOPosix HappyEyeballs.swift
[1662/1746] Emitting module NIO
[1663/1746] Compiling NIO Exports.swift
[1665/1747] Compiling _NIOFileSystem FileType.swift
[1666/1747] Compiling _NIOFileSystem IOStrategy.swift
[1667/1747] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1668/1788] Compiling NIOSOCKS AuthenticationMethod.swift
[1669/1788] Compiling NIOSOCKS ClientGreeting.swift
[1670/1788] Compiling NIOSOCKS SOCKSClientHandler.swift
[1671/1788] Emitting module NIOTLS
[1672/1788] Compiling NIOTLS TLSEvents.swift
[1673/1788] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1674/1788] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1675/1788] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1676/1788] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1677/1788] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1678/1788] Compiling NIOSOCKS SOCKSResponse.swift
[1679/1789] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1680/1789] Compiling NIOSOCKS ClientStateMachine.swift
[1681/1789] Emitting module _NIOFileSystem
[1685/1789] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1686/1789] Compiling NIOSOCKS Errors.swift
[1690/1793] Compiling NIOSOCKS Helpers.swift
[1691/1793] Compiling NIOSOCKS Messages.swift
[1692/1793] Compiling NIOSOCKS SOCKSRequest.swift
[1693/1793] Emitting module NIOSOCKS
[1697/1793] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1698/1795] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1699/1795] Emitting module NIOFoundationCompat
[1700/1796] Compiling NIOSOCKS ServerStateMachine.swift
[1701/1797] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1702/1797] Compiling NIOTLS SNIHandler.swift
[1703/1798] Compiling AsyncKit Optional+StrictMap.swift
[1704/1798] Compiling AsyncKit Exports.swift
[1707/1798] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1708/1798] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1710/1798] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1711/1798] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1712/1799] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1713/1799] Compiling _NIOFileSystem Mocking.swift
[1714/1799] Compiling _NIOFileSystem Syscall.swift
[1715/1799] Compiling _NIOFileSystem Syscalls.swift
[1716/1799] Compiling _NIOFileSystem ParallelDirCopy.swift
[1717/1799] Compiling _NIOFileSystem ParallelRemoval.swift
[1718/1799] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1719/1799] Compiling _NIOFileSystem CInterop.swift
[1720/1799] Compiling _NIOFileSystem Errno.swift
[1721/1849] Compiling NIOSSL NIOSSLClientHandler.swift
[1722/1849] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1723/1849] Compiling NIOSSL IdentityVerification.swift
[1724/1849] Compiling NIOSSL LinuxCABundle.swift
[1725/1849] Compiling NIOSSL SSLConnection.swift
[1726/1849] Compiling NIOSSL SSLPrivateKey.swift
[1729/1849] Compiling NIOSSL SSLPublicKey.swift
[1730/1849] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1731/1849] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1732/1849] Compiling NIOSSL SSLContext.swift
[1733/1849] Compiling NIOSSL SSLErrors.swift
[1734/1849] Compiling NIOSSL SSLInit.swift
[1735/1849] Compiling NIOSSL SSLPKCS12Bundle.swift
[1736/1849] Compiling NIOSSL SubjectAlternativeName.swift
[1737/1849] Emitting module NIOTransportServices
[1744/1851] Compiling NIOSSL SSLCertificate.swift
[1745/1851] Compiling NIOSSL SSLCertificateExtensions.swift
[1746/1851] Compiling NIOSSL SSLCertificateName.swift
[1748/1851] Compiling NIOSSL NIOSSLHandler.swift
[1749/1851] Compiling NIOSSL NIOSSLServerHandler.swift
[1750/1851] Compiling NIOSSL ObjectIdentifier.swift
[1751/1851] Compiling NIOSSL PosixPort.swift
[1752/1851] Compiling NIOSSL SSLCallbacks.swift
[1753/1851] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1754/1851] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1757/1851] Compiling NIOSSL AndroidCABundle.swift
[1758/1851] Compiling NIOSSL ByteBufferBIO.swift
[1759/1851] Compiling NIOSSL CustomPrivateKey.swift
[1764/1852] Emitting module AsyncKit
[1768/1852] Emitting module NIOHTTP1
[1770/1853] Compiling _NIOFileSystem SystemFileHandle.swift
[1771/1853] Compiling _NIOFileSystem Utilities.swift
[1772/1853] Compiling _NIOFileSystem OpenOptions.swift
[1773/1853] Compiling _NIOFileSystem String+FileSystem.swift
[1774/1899] Compiling NIOHPACK HeaderTables.swift
[1775/1899] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1776/1899] Compiling NIOExtras LengthFieldPrepender.swift
[1777/1899] Compiling NIOExtras LineBasedFrameDecoder.swift
[1778/1899] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1779/1899] Compiling NIOExtras NIOExtrasError.swift
[1780/1899] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1781/1899] Compiling NIOExtras NIORequestIdentifiable.swift
[1782/1899] Compiling NIOExtras PCAPRingBuffer.swift
[1783/1899] Compiling NIOExtras QuiescingHelper.swift
[1785/1900] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1789/1904] Emitting module NIOSSL
[1792/1906] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1793/1906] Compiling NIOWebSocket WebSocketOpcode.swift
[1794/1907] Compiling NIOHPACK IntegerCoding.swift
[1795/1907] Compiling NIOHPACK IndexedHeaderTable.swift
[1796/1911] Compiling NIOHTTPCompression HTTPCompression.swift
[1797/1911] Emitting module NIOHTTPCompression
[1798/1911] Compiling NIOHTTPCompression HTTPDecompression.swift
[1799/1911] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1804/1911] Compiling NIOExtras RequestResponseHandler.swift
[1806/1911] Compiling NIOHPACK DynamicHeaderTable.swift
[1807/1911] Compiling NIOHPACK HPACKDecoder.swift
[1808/1911] Compiling NIOHPACK HPACKEncoder.swift
[1809/1911] Compiling NIOHPACK HPACKErrors.swift
[1810/1911] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1811/1911] Emitting module NIOWebSocket
[1812/1911] Compiling NIOHPACK HPACKHeader.swift
[1818/1911] Compiling NIOHPACK HuffmanTables.swift
[1819/1911] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1820/1911] Emitting module NIOHPACK
[1821/1911] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1822/1911] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1823/1911] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1824/1911] Compiling NIOHPACK StaticHeaderTable.swift
[1825/1911] Compiling NIOHPACK HuffmanCoding.swift
[1828/1912] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1829/1912] Compiling NIOWebSocket WebSocketFrame.swift
[1832/1913] Emitting module NIOExtras
[1833/1913] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1834/1913] Emitting module _NIOFileSystemFoundationCompat
[1835/1913] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1838/1913] Compiling NIOSSL NIOSSLSecureBytes.swift
[1839/1913] Compiling NIOSSL RNG.swift
[1840/1913] Compiling NIOSSL SafeCompare.swift
[1864/1931] Compiling MultipartKit Exports.swift
[1865/1931] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1866/1931] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1867/1931] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1868/1936] Emitting module NIOFileSystem
[1869/1936] Compiling NIOFileSystem Exports.swift
[1871/1937] Compiling MultipartKit MultipartPartConvertible.swift
[1872/1937] Compiling NIOExtras WritePCAPHandler.swift
[1874/1938] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1875/1938] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1876/1938] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1877/1940] Compiling MultipartKit MultipartPart.swift
[1879/1948] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1880/1948] Compiling MultipartKit FormDataDecoder.swift
[1881/1948] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1883/1998] Compiling NIOHTTP2 HasRemoteSettings.swift
[1884/1998] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1885/1998] Compiling NIOHTTP2 QuiescingState.swift
[1886/1998] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1887/1998] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1888/1998] Compiling NIOHTTP2 StateMachineResult.swift
[1889/1998] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1890/1998] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1891/1998] Compiling NIOHTTP2 SendingRstStreamState.swift
[1892/1998] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1893/1998] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1894/1998] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1895/1998] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1896/1998] Compiling NIOHTTP2 HasLocalSettings.swift
[1897/1998] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1898/1998] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1899/1998] Compiling NIOHTTP2 MaySendFrames.swift
[1900/1998] Compiling NIOHTTP2 SendingDataState.swift
[1901/1998] Compiling NIOHTTP2 SendingGoawayState.swift
[1902/1998] Compiling NIOHTTP2 SendingHeadersState.swift
[1903/1998] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1904/1998] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1905/1998] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1906/1998] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1907/1998] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1908/1998] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1909/1998] Compiling NIOHTTP2 Error+Any.swift
[1910/1998] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1911/1998] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1912/1998] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1913/2000] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1914/2000] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1915/2000] Compiling NIOHTTP2 MayReceiveFrames.swift
[1916/2000] Emitting module MultipartKit
[1917/2000] Compiling NIOHTTP2 ReceivingDataState.swift
[1918/2000] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1919/2000] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1929/2092] Compiling X509 CertificateSerialNumber.swift
[1930/2092] Compiling X509 CertificateVersion.swift
[1931/2092] Compiling X509 CMSAttribute.swift
[1932/2092] Compiling X509 CMSContentInfo.swift
[1933/2092] Compiling X509 CMSEncapsulatedContentInfo.swift
[1934/2092] Compiling X509 CMSIssuerAndSerialNumber.swift
[1935/2092] Compiling X509 CMSOperations.swift
[1936/2092] Compiling X509 CMSSignature.swift
[1937/2109] Compiling WebSocketKit WebSocketHandler.swift
[1938/2109] Compiling WebSocketKit Exports.swift
[1939/2109] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1940/2109] Emitting module WebSocketKit
[1941/2109] Compiling WebSocketKit WebSocket+Concurrency.swift
[1942/2109] Compiling WebSocketKit WebSocket+Connect.swift
[1943/2109] Compiling WebSocketKit WebSocket.swift
[1944/2109] Compiling WebSocketKit WebSocketClient.swift
[1946/2110] Compiling X509 CMSSignedData.swift
[1947/2110] Compiling X509 CMSSignerIdentifier.swift
[1948/2110] Compiling X509 CMSSignerInfo.swift
[1949/2110] Compiling X509 CMSVersion.swift
[1950/2110] Compiling X509 Curve25519+DER.swift
[1951/2110] Compiling X509 Digests.swift
[1952/2110] Compiling X509 DistinguishedName.swift
[1953/2110] Compiling X509 CommonName.swift
[1954/2110] Emitting module NIOHTTP2
[1955/2110] Compiling NIOHTTP2 InboundWindowManager.swift
[1956/2110] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1957/2110] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1958/2110] Compiling NIOHTTP2 StreamChannelList.swift
[1959/2110] Compiling NIOHTTP2 StreamMap.swift
[1960/2110] Compiling NIOHTTP2 StreamStateMachine.swift
[1961/2110] Compiling NIOHTTP2 UnsafeTransfer.swift
[1962/2110] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1963/2110] Compiling X509 CSRAttribute.swift
[1964/2110] Compiling X509 CSRAttributes.swift
[1965/2110] Compiling X509 CSRVersion.swift
[1966/2110] Compiling X509 CertificateSigningRequest.swift
[1967/2110] Compiling X509 CertificationRequestInfo.swift
[1968/2110] Compiling X509 ExtensionRequest.swift
[1969/2110] Compiling X509 Certificate.swift
[1970/2110] Compiling X509 CertificatePrivateKey.swift
[1971/2110] Compiling X509 CertificatePublicKey.swift
[1985/2123] Compiling X509 OCSPTBSRequest.swift
[1986/2123] Compiling X509 OCSPVersion.swift
[1987/2123] Compiling X509 PKCS8PrivateKey.swift
[1988/2123] Compiling X509 PromiseAndFuture.swift
[1989/2123] Compiling X509 RDNAttribute.swift
[1990/2123] Compiling X509 RandomNumberGenerator+bytes.swift
[1991/2123] Compiling X509 RelativeDistinguishedName.swift
[1992/2123] Compiling X509 SEC1PrivateKey.swift
[1993/2123] Compiling X509 SecKeyWrapper.swift
[1994/2123] Compiling X509 Signature.swift
[1995/2123] Compiling X509 SignatureAlgorithm.swift
[1996/2123] Compiling X509 AllOfPolicies.swift
[1997/2123] Compiling X509 AnyPolicy.swift
[1998/2123] Compiling X509 CertificateStore.swift
[1999/2123] Compiling X509 OneOfPolicies.swift
[2000/2123] Compiling X509 PolicyBuilder.swift
[2001/2123] Compiling X509 BasicConstraintsPolicy.swift
[2002/2123] Compiling X509 DNSNames.swift
[2003/2123] Compiling X509 DirectoryNames.swift
[2004/2123] Compiling X509 ExpiryPolicy.swift
[2005/2123] Compiling X509 IPConstraints.swift
[2006/2123] Compiling X509 NameConstraintsPolicy.swift
[2007/2123] Compiling X509 RFC5280Policy.swift
[2008/2123] Compiling X509 URIConstraints.swift
[2009/2123] Compiling X509 VersionPolicy.swift
[2010/2123] Compiling X509 ServerIdentityPolicy.swift
[2011/2123] Compiling X509 OCSPCertID.swift
[2012/2123] Compiling X509 OCSPCertStatus.swift
[2013/2123] Compiling X509 OCSPExtensionID.swift
[2014/2123] Compiling X509 OCSPNonce.swift
[2015/2123] Compiling X509 OCSPPolicy.swift
[2040/2124] Compiling X509 NameConstraints.swift
[2041/2124] Compiling X509 SubjectAlternativeName.swift
[2042/2124] Compiling X509 SubjectKeyIdentifier.swift
[2043/2124] Compiling X509 Extension.swift
[2044/2124] Compiling X509 Extensions.swift
[2045/2124] Compiling X509 ExtensionsBuilder.swift
[2046/2124] Compiling X509 GeneralName.swift
[2047/2124] Compiling X509 Lock.swift
[2048/2124] Compiling X509 LockedValueBox.swift
[2049/2124] Compiling X509 BasicOCSPResponse.swift
[2050/2124] Compiling X509 DirectoryString.swift
[2068/2124] Compiling X509 CountryName.swift
[2069/2124] Compiling X509 DNBuilder.swift
[2070/2124] Compiling X509 DomainComponent.swift
[2071/2124] Compiling X509 EmailAddress.swift
[2072/2124] Compiling X509 LocalityName.swift
[2073/2124] Compiling X509 OrganizationName.swift
[2074/2124] Compiling X509 OrganizationalUnitName.swift
[2075/2124] Compiling X509 StateOrProvinceName.swift
[2076/2124] Compiling X509 StreetAddress.swift
[2077/2124] Compiling X509 Error.swift
[2078/2124] Compiling X509 AuthorityInformationAccess.swift
[2079/2124] Compiling X509 AuthorityKeyIdentifier.swift
[2080/2124] Compiling X509 BasicConstraints.swift
[2081/2124] Compiling X509 ExtendedKeyUsage.swift
[2082/2124] Compiling X509 ExtensionIdentifiers.swift
[2083/2124] Compiling X509 KeyUsage.swift
[2112/2185] Emitting module X509
[2113/2185] Emitting module AsyncHTTPClient
[2114/2193] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2115/2193] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2116/2193] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2117/2193] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2118/2193] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2119/2193] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2120/2193] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2121/2193] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2122/2193] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2123/2193] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2124/2193] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2125/2193] Compiling AsyncHTTPClient Transaction.swift
[2126/2193] Compiling AsyncHTTPClient Base64.swift
[2127/2193] Compiling AsyncHTTPClient BasicAuth.swift
[2128/2193] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2129/2193] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2130/2193] Compiling AsyncHTTPClient ConnectionPool.swift
[2131/2193] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2132/2193] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2133/2193] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2134/2193] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2135/2193] Compiling AsyncHTTPClient HTTP1Connection.swift
[2136/2193] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2137/2193] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2138/2193] Compiling AsyncHTTPClient HTTP2Connection.swift
[2139/2193] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2140/2193] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2141/2193] Compiling X509 TrustRootLoading.swift
[2142/2193] Compiling X509 UnverifiedChain.swift
[2143/2193] Compiling X509 VerificationDiagnostic.swift
[2144/2193] Compiling X509 Verifier.swift
[2145/2193] Compiling X509 VerifierPolicy.swift
[2146/2193] Compiling X509 AlgorithmIdentifier.swift
[2147/2193] Compiling X509 ECDSASignature.swift
[2148/2193] Compiling X509 RSAPKCS1PublicKey.swift
[2149/2193] Compiling X509 SubjectPublicKeyInfo.swift
[2150/2193] Compiling X509 TBSCertificate.swift
[2151/2193] Compiling X509 Time.swift
[2152/2193] Compiling X509 TimeCalculations.swift
[2153/2193] Compiling X509 Validity.swift
[2155/2194] Compiling AsyncHTTPClient RequestBag.swift
[2156/2194] Compiling AsyncHTTPClient RequestValidation.swift
[2157/2194] Compiling AsyncHTTPClient SSLContextCache.swift
[2158/2194] Compiling AsyncHTTPClient Scheme.swift
[2159/2194] Compiling AsyncHTTPClient Singleton.swift
[2160/2194] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2161/2194] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2162/2194] Compiling AsyncHTTPClient Utils.swift
[2163/2252] Compiling JWTKit ECDSASigner.swift
[2164/2252] Compiling JWTKit ECDSASigningAlgorithm.swift
[2165/2252] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2166/2252] Compiling JWTKit P256+CurveType.swift
[2167/2252] Compiling JWTKit P384+CurveType.swift
[2168/2252] Compiling JWTKit P521+CurveType.swift
[2169/2252] Compiling AsyncHTTPClient RequestBodyLength.swift
[2170/2252] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2171/2252] Compiling JWTKit EdDSAError.swift
[2172/2252] Compiling JWTKit EdDSASigner.swift
[2173/2252] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2174/2252] Compiling JWTKit HMAC.swift
[2175/2252] Compiling JWTKit HMACError.swift
[2176/2252] Compiling JWTKit HMACSigner.swift
[2177/2252] Compiling JWTKit ECDSAError.swift
[2178/2252] Compiling JWTKit ECDSAKeyTypes.swift
[2179/2252] Compiling JWTKit JWTKeyCollection+RSA.swift
[2180/2252] Compiling JWTKit RSA.swift
[2181/2252] Compiling JWTKit RSAError.swift
[2182/2252] Compiling JWTKit RSASigner.swift
[2183/2252] Compiling JWTKit Base64URL.swift
[2184/2252] Compiling JWTKit CryptoSigner.swift
[2185/2252] Compiling JWTKit JWTHeader+CommonFields.swift
[2186/2252] Compiling JWTKit JWTHeader.swift
[2187/2252] Compiling JWTKit JWTHeaderField.swift
[2188/2252] Compiling JWTKit JWTKeyCollection.swift
[2189/2252] Compiling JWTKit JWTParser.swift
[2190/2252] Compiling JWTKit JWTPayload.swift
[2191/2252] Compiling JWTKit JWTSerializer.swift
[2192/2252] Compiling JWTKit JWTSigner.swift
[2193/2252] Compiling JWTKit EdDSA.swift
[2194/2252] Compiling JWTKit EdDSACurve.swift
[2196/2422] Compiling Vapor HTTPServerResponseEncoder.swift
[2197/2422] Compiling Vapor HTTPServerUpgradeHandler.swift
[2198/2422] Compiling Vapor Logger+Report.swift
[2199/2422] Compiling Vapor LoggingSystem+Environment.swift
[2200/2422] Compiling Vapor Application+Middleware.swift
[2201/2422] Compiling Vapor CORSMiddleware.swift
[2202/2422] Compiling Vapor ErrorMiddleware.swift
[2203/2422] Compiling Vapor FileMiddleware.swift
[2204/2422] Compiling Vapor Middleware.swift
[2205/2422] Compiling Vapor MiddlewareConfiguration.swift
[2206/2422] Compiling Vapor ResponseCompressionMiddleware.swift
[2207/2422] Compiling Vapor RouteLoggingMiddleware.swift
[2208/2422] Compiling Vapor TracingMiddleware.swift
[2209/2422] Compiling Vapor File+Multipart.swift
[2210/2422] Compiling Vapor FormDataDecoder+Content.swift
[2211/2422] Compiling Vapor FormDataEncoder+Content.swift
[2212/2422] Compiling Vapor Application+Password.swift
[2213/2422] Compiling Vapor Application+Passwords.swift
[2214/2422] Compiling Vapor AsyncPasswordHasher.swift
[2215/2422] Compiling Vapor BcryptHasher.swift
[2216/2422] Compiling Vapor PasswordHasher.swift
[2217/2422] Compiling Vapor PlaintextHasher.swift
[2218/2422] Compiling Vapor Request+Password.swift
[2219/2422] Compiling Vapor Redirect.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2227/2446] Compiling Vapor Request+Body.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2228/2446] Compiling Vapor Request+BodyStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2229/2446] Compiling Vapor Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2230/2446] Compiling Vapor Application+Responder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2231/2446] Compiling Vapor DefaultResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2232/2446] Compiling Vapor Response+Body.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2233/2446] Compiling Vapor Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2234/2446] Compiling Vapor ResponseCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2235/2446] Compiling Vapor Application+Routes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2236/2454] Compiling Vapor AsyncBasicResponder.swift
[2237/2454] Compiling Vapor AsyncMiddleware.swift
[2238/2454] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2239/2454] Compiling Vapor AsyncSessionDriver.swift
[2240/2454] Compiling Vapor Authentication+Concurrency.swift
[2241/2454] Compiling Vapor Cache+Concurrency.swift
[2242/2454] Compiling Vapor Client+Concurrency.swift
[2243/2454] Compiling Vapor RequestBody+Concurrency.swift
[2244/2454] Compiling Vapor Responder+Concurrency.swift
[2245/2454] Compiling Vapor ResponseCodable+Concurrency.swift
[2246/2454] Compiling Vapor RoutesBuilder+Concurrency.swift
[2247/2454] Compiling Vapor ViewRenderer+Concurrency.swift
[2248/2454] Compiling Vapor WebSocket+Concurrency.swift
[2249/2454] Compiling Vapor ContainerGetPathExecutor.swift
[2250/2454] Compiling Vapor Content.swift
[2251/2454] Compiling Vapor ContentCoders.swift
[2252/2454] Compiling Vapor ContentConfiguration.swift
[2253/2454] Compiling Vapor ContentContainer.swift
[2254/2454] Compiling Vapor JSONCoder+Custom.swift
[2255/2454] Compiling Vapor JSONCoders+Content.swift
[2256/2454] Compiling Vapor PlaintextDecoder.swift
[2257/2454] Compiling Vapor PlaintextEncoder.swift
[2258/2454] Compiling Vapor URLQueryCoders.swift
[2259/2454] Compiling Vapor URLQueryContainer.swift
[2260/2478] Compiling Vapor Service.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2261/2478] Compiling Vapor Application+Sessions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2262/2478] Compiling Vapor MemorySessions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2263/2478] Compiling Vapor Request+Session.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2264/2478] Compiling Vapor Session.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2265/2478] Compiling Vapor SessionCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2266/2478] Compiling Vapor SessionData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2267/2478] Compiling Vapor SessionDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2268/2478] Compiling Vapor SessionsConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2269/2478] Emitting module JWTKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2295/2478] Compiling JWTKit CustomizedJSONCoders.swift
[2296/2478] Compiling JWTKit Utilities.swift
[2297/2478] Compiling JWTKit AppleIdentityToken.swift
[2298/2478] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2299/2478] Compiling JWTKit GoogleIdentityToken.swift
[2300/2478] Compiling JWTKit MicrosoftIdentityToken.swift
[2301/2478] Compiling JWTKit ValidationTimePayload.swift
[2302/2478] Compiling JWTKit X5CVerifier.swift
[2303/2478] Compiling Vapor RoutesBuilder+WebSocket.swift
[2304/2478] Compiling Vapor RoutesBuilder.swift
[2305/2478] Compiling Vapor OTP.swift
[2306/2478] Compiling Vapor Application+Servers.swift
[2307/2478] Compiling Vapor Server.swift
[2308/2478] Compiling Vapor App+Service.swift
[2309/2478] Compiling Vapor Req+Service.swift
[2310/2478] Compiling Vapor AnyResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2311/2478] Compiling Vapor Array+Random.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2312/2478] Compiling Vapor Base32.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2313/2478] Compiling Vapor Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2314/2478] Compiling Vapor BaseN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2315/2478] Compiling Vapor BasicCodingKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2316/2478] Compiling Vapor ByteCount.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2318/2478] Compiling Vapor SessionsMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2319/2478] Compiling Vapor URLEncodedFormData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2320/2478] Compiling Vapor URLEncodedFormDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2321/2478] Compiling Vapor URLEncodedFormEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2322/2478] Compiling Vapor URLEncodedFormError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2323/2478] Compiling Vapor URLEncodedFormParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2324/2478] Compiling Vapor URLEncodedFormSerializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2325/2478] Compiling Vapor URLQueryFragmentConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2335/2479] Compiling Vapor Validator.swift
[2336/2479] Compiling Vapor ValidatorResult.swift
[2337/2479] Compiling Vapor And.swift
[2338/2479] Compiling Vapor Case.swift
[2339/2479] Compiling Vapor CharacterSet.swift
[2340/2479] Compiling Vapor Count.swift
[2341/2479] Compiling Vapor Custom.swift
[2342/2479] Compiling Vapor Email.swift
[2343/2479] Compiling Vapor Empty.swift
[2344/2479] Compiling Vapor In.swift
[2345/2479] Compiling Vapor Nil.swift
[2346/2479] Compiling Vapor NilIgnoring.swift
[2347/2479] Compiling Vapor Not.swift
[2348/2479] Compiling Vapor Or.swift
[2349/2479] Compiling Vapor Pattern.swift
[2350/2479] Compiling Vapor Range.swift
[2351/2479] Compiling Vapor URL.swift
[2352/2479] Compiling Vapor Valid.swift
[2353/2479] Compiling Vapor Application+Views.swift
[2354/2479] Compiling Vapor PlaintextRenderer.swift
[2355/2479] Compiling Vapor Request+View.swift
[2356/2479] Compiling Vapor View.swift
[2357/2479] Compiling Vapor ViewRenderer.swift
[2358/2479] Compiling Vapor _Deprecations.swift
[2383/2479] Compiling Vapor Bytes+Hex.swift
[2384/2479] Compiling Vapor Bytes+SecureCompare.swift
[2385/2479] Compiling Vapor Collection+Safe.swift
[2386/2479] Compiling Vapor DataProtocol+Copy.swift
[2387/2479] Compiling Vapor DecoderUnwrapper.swift
[2388/2479] Compiling Vapor DirectoryConfiguration.swift
[2389/2479] Compiling Vapor DotEnv.swift
[2390/2479] Compiling Vapor Extendable.swift
[2391/2479] Compiling Vapor File.swift
[2392/2479] Compiling Vapor FileIO.swift
[2393/2479] Compiling Vapor LifecycleHandler.swift
[2394/2479] Compiling Vapor OptionalType.swift
[2395/2479] Compiling Vapor RFC1123.swift
[2396/2479] Compiling Vapor SocketAddress+Hostname.swift
[2397/2479] Compiling Vapor Storage.swift
[2398/2479] Compiling Vapor String+IsIPAddress.swift
[2399/2479] Compiling Vapor Thread.swift
[2400/2479] Compiling Vapor URI.swift
[2401/2479] Compiling Vapor RangeResult.swift
[2402/2479] Compiling Vapor Validatable.swift
[2403/2479] Compiling Vapor Validation.swift
[2404/2479] Compiling Vapor ValidationKey.swift
[2405/2479] Compiling Vapor Validations.swift
[2406/2479] Compiling Vapor ValidationsError.swift
[2407/2479] Emitting module Vapor
[2408/2479] Compiling Vapor Core.swift
[2409/2479] Compiling Vapor Running.swift
[2410/2479] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2411/2479] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2412/2479] Compiling Vapor DotEnvFile+load.swift
[2413/2479] Compiling Vapor Routes+caseInsenstive.swift
[2414/2479] Compiling Vapor Validatable+validate.swift
[2415/2479] Compiling Vapor Environment+Process.swift
[2416/2479] Compiling Vapor Environment+Secret.swift
[2417/2479] Compiling Vapor Environment.swift
[2418/2479] Compiling Vapor Abort.swift
[2419/2479] Compiling Vapor AbortError.swift
[2420/2479] Compiling Vapor DebuggableError.swift
[2421/2479] Compiling Vapor Demangler.swift
[2422/2479] Compiling Vapor ErrorSource.swift
[2423/2479] Compiling Vapor StackTrace.swift
[2424/2479] Compiling Vapor Exports.swift
[2425/2479] Compiling Vapor Application+HTTP.swift
[2426/2479] Compiling Vapor BasicResponder.swift
[2427/2479] Compiling Vapor BodyStream.swift
[2428/2479] Compiling Vapor Application+HTTP+Client.swift
[2429/2479] Compiling Vapor EventLoopHTTPClient.swift
[2430/2479] Compiling Vapor EndpointCache.swift
[2431/2479] Compiling Vapor HTTPMethod+String.swift
[2432/2479] Compiling Vapor HTTPStatus.swift
[2433/2479] Compiling Vapor HTTPCookies.swift
[2434/2479] Compiling Vapor HTTPHeaderCacheControl.swift
[2435/2479] Compiling Vapor HTTPHeaderExpires.swift
[2436/2479] Compiling Vapor HTTPHeaderLastModified.swift
[2437/2479] Compiling Vapor HTTPHeaders+Cache.swift
[2438/2479] Compiling Vapor HTTPHeaders+Connection.swift
[2439/2479] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2440/2479] Compiling Vapor HTTPHeaders+ContentRange.swift
[2441/2479] Compiling Vapor HTTPHeaders+Directive.swift
[2442/2479] Compiling Vapor HTTPHeaders+Forwarded.swift
[2443/2479] Compiling Vapor HTTPHeaders+Link.swift
[2444/2479] Compiling Vapor HTTPHeaders+Name.swift
[2445/2479] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2446/2479] Compiling Vapor HTTPHeaders.swift
[2447/2479] Compiling Vapor HTTPMediaType.swift
[2448/2479] Compiling Vapor HTTPMediaTypePreference.swift
[2449/2479] Compiling Vapor Responder.swift
[2450/2479] Compiling Vapor Application+HTTP+Server.swift
[2451/2479] Compiling Vapor HTTPServer.swift
[2452/2479] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2453/2479] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2454/2479] Compiling Vapor HTTPServerHandler.swift
[2455/2479] Compiling Vapor HTTPServerRequestDecoder.swift
[2456/2479] Compiling Vapor Application.swift
[2457/2479] Compiling Vapor AuthenticationCache.swift
[2458/2479] Compiling Vapor Authenticator.swift
[2459/2479] Compiling Vapor BasicAuthorization.swift
[2460/2479] Compiling Vapor BearerAuthorization.swift
[2461/2479] Compiling Vapor GuardMiddleware.swift
[2462/2479] Compiling Vapor RedirectMiddleware.swift
[2463/2479] Compiling Vapor SessionAuthenticatable.swift
[2464/2479] Compiling Vapor Bcrypt.swift
[2465/2479] Compiling Vapor Application+Cache.swift
[2466/2479] Compiling Vapor Cache.swift
[2467/2479] Compiling Vapor CacheExpirationTime.swift
[2468/2479] Compiling Vapor MemoryCache.swift
[2469/2479] Compiling Vapor Request+Cache.swift
[2470/2479] Compiling Vapor Application+Clients.swift
[2471/2479] Compiling Vapor Client.swift
[2472/2479] Compiling Vapor ClientRequest.swift
[2473/2479] Compiling Vapor ClientResponse.swift
[2474/2479] Compiling Vapor Request+Client.swift
[2475/2479] Compiling Vapor BootCommand.swift
[2476/2479] Compiling Vapor CommandContext+Application.swift
[2477/2479] Compiling Vapor RoutesCommand.swift
[2478/2479] Compiling Vapor ServeCommand.swift
[2479/2479] Compiling Vapor AnyResponse+Concurrency.swift
[2481/2488] 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
[2482/2489] Compiling ImperialCore FederatedServiceTokens.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2483/2489] Compiling ImperialCore 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
[2484/2489] Compiling ImperialCore ImperialError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2485/2489] Emitting module ImperialCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2486/2489] Compiling ImperialCore ImperialMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2487/2489] Compiling ImperialCore Sessions+Imperial.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2488/2489] 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
[2489/2489] Compiling ImperialCore FederatedServiceRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2491/2536] Compiling ImperialMixcloud 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/2536] Compiling ImperialMixcloud Mixcloud.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2493/2536] 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
[2494/2536] Compiling ImperialMicrosoft MicrosoftAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2495/2536] Compiling ImperialMicrosoft Microsoft.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2496/2536] 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
[2497/2536] 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
[2498/2536] 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
[2499/2536] 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
[2500/2536] 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
[2501/2536] Emitting module ImperialMixcloud
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2502/2536] 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
[2503/2536] 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
[2504/2537] Compiling ImperialGitlab GitlabRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2505/2537] Compiling ImperialGitHub GitHubCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2506/2537] Compiling ImperialGitHub GitHubRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2507/2537] 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
[2508/2537] Emitting module ImperialGitlab
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2509/2537] Compiling ImperialGitlab GitlabAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2510/2537] Compiling ImperialGitlab Gitlab.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2511/2537] Compiling ImperialGitlab GitlabCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2512/2537] Compiling ImperialKeycloak KeycloakAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2513/2537] 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
[2514/2537] 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
[2515/2537] Compiling ImperialKeycloak KeycloakCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2516/2537] Emitting module ImperialMicrosoft
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2517/2537] Compiling ImperialMicrosoft MicrosoftCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2518/2537] Compiling ImperialMixcloud MixcloudCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2519/2537] Compiling ImperialMixcloud MixcloudRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2520/2537] Compiling ImperialImgur ImgurRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2521/2537] Compiling ImperialImgur ImgurAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2522/2537] Compiling ImperialImgur Imgur.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2523/2537] 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
[2524/2537] Compiling ImperialImgur ImgurCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2525/2537] Compiling ImperialShopify ShopifyAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2526/2537] Emitting module ImperialGoogle
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2527/2537] Compiling ImperialKeycloak KeycloakRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2528/2537] Compiling ImperialGoogle GoogleJWTPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2529/2537] Compiling ImperialShopify URL+Shopify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2530/2538] Compiling ImperialGoogle GoogleCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2531/2538] 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
[2532/2538] 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
[2533/2538] 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
[2534/2538] Compiling ImperialGoogle GoogleJWTRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2536/2541] 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
[2537/2542] Compiling ImperialShopify ShopifyRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2540/2544] Compiling ImperialGoogle GoogleRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2546/2570] Compiling ImperialFacebook Facebook.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2547/2570] Emitting module ImperialFacebook
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2548/2570] Compiling ImperialDropbox Dropbox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2549/2570] Emitting module ImperialDiscord
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2550/2570] 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
[2551/2570] Compiling ImperialDiscord Discord.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2552/2570] Compiling ImperialDiscord DiscordAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2553/2570] 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
[2554/2570] Emitting module ImperialDropbox
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2555/2570] 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
[2556/2570] 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
[2557/2570] 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
[2558/2570] 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
[2559/2571] 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
[2560/2571] Compiling ImperialDiscord DiscordCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2561/2571] 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/2571] 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
[2563/2571] Compiling ImperialAuth0 Auth0Auth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2564/2571] Compiling ImperialAuth0 Auth0CallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2565/2571] Compiling ImperialAuth0 Auth0Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2566/2571] 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
[2567/2571] 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
[2570/2573] Compiling ImperialDeviantArt DeviantArtCallbackBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2571/2573] Compiling ImperialDeviantArt DeviantArtRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[2572/2573] Compiling ImperialDeviantArt DeviantArtAuth.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (252.24s)
Build complete.
Found unhandled resource at /host/spi-builder-workspace/.env.testing
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "Imperial",
  "name" : "Imperial",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ImperialCore",
      "targets" : [
        "ImperialCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialAuth0",
      "targets" : [
        "ImperialCore",
        "ImperialAuth0"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDeviantArt",
      "targets" : [
        "ImperialCore",
        "ImperialDeviantArt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDiscord",
      "targets" : [
        "ImperialCore",
        "ImperialDiscord"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialDropbox",
      "targets" : [
        "ImperialCore",
        "ImperialDropbox"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialFacebook",
      "targets" : [
        "ImperialCore",
        "ImperialFacebook"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGitHub",
      "targets" : [
        "ImperialCore",
        "ImperialGitHub"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGitlab",
      "targets" : [
        "ImperialCore",
        "ImperialGitlab"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialGoogle",
      "targets" : [
        "ImperialCore",
        "ImperialGoogle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialImgur",
      "targets" : [
        "ImperialCore",
        "ImperialImgur"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialKeycloak",
      "targets" : [
        "ImperialCore",
        "ImperialKeycloak"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialMicrosoft",
      "targets" : [
        "ImperialCore",
        "ImperialMicrosoft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialMixcloud",
      "targets" : [
        "ImperialCore",
        "ImperialMixcloud"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImperialShopify",
      "targets" : [
        "ImperialCore",
        "ImperialShopify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Imperial",
      "targets" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImperialTests",
      "module_type" : "SwiftTarget",
      "name" : "ImperialTests",
      "path" : "Tests/ImperialTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/.env.testing",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ImperialTests.swift",
        "ShopifyTests.swift",
        "withApp.swift"
      ],
      "target_dependencies" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImperialShopify",
      "module_type" : "SwiftTarget",
      "name" : "ImperialShopify",
      "path" : "Sources/ImperialShopify",
      "product_memberships" : [
        "ImperialShopify",
        "Imperial"
      ],
      "sources" : [
        "Session+Shopify.swift",
        "Shopify.swift",
        "ShopifyAuth.swift",
        "ShopifyCallbackBody.swift",
        "ShopifyRouter.swift",
        "URL+Shopify.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialMixcloud",
      "module_type" : "SwiftTarget",
      "name" : "ImperialMixcloud",
      "path" : "Sources/ImperialMixcloud",
      "product_memberships" : [
        "ImperialMixcloud",
        "Imperial"
      ],
      "sources" : [
        "Mixcloud.swift",
        "MixcloudAuth.swift",
        "MixcloudCallbackBody.swift",
        "MixcloudRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialMicrosoft",
      "module_type" : "SwiftTarget",
      "name" : "ImperialMicrosoft",
      "path" : "Sources/ImperialMicrosoft",
      "product_memberships" : [
        "ImperialMicrosoft",
        "Imperial"
      ],
      "sources" : [
        "Microsoft.swift",
        "MicrosoftAuth.swift",
        "MicrosoftCallbackBody.swift",
        "MicrosoftRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialKeycloak",
      "module_type" : "SwiftTarget",
      "name" : "ImperialKeycloak",
      "path" : "Sources/ImperialKeycloak",
      "product_memberships" : [
        "ImperialKeycloak",
        "Imperial"
      ],
      "sources" : [
        "Keycloak.swift",
        "KeycloakAuth.swift",
        "KeycloakCallbackBody.swift",
        "KeycloakRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialImgur",
      "module_type" : "SwiftTarget",
      "name" : "ImperialImgur",
      "path" : "Sources/ImperialImgur",
      "product_memberships" : [
        "ImperialImgur",
        "Imperial"
      ],
      "sources" : [
        "Imgur.swift",
        "ImgurAuth.swift",
        "ImgurCallbackBody.swift",
        "ImgurRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGoogle",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGoogle",
      "path" : "Sources/ImperialGoogle",
      "product_memberships" : [
        "ImperialGoogle",
        "Imperial"
      ],
      "sources" : [
        "JWT/GoogleJWT.swift",
        "JWT/GoogleJWTAuth.swift",
        "JWT/GoogleJWTPayload.swift",
        "JWT/GoogleJWTResponse.swift",
        "JWT/GoogleJWTRouter.swift",
        "Standard/Google.swift",
        "Standard/GoogleAuth.swift",
        "Standard/GoogleCallbackBody.swift",
        "Standard/GoogleRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGitlab",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGitlab",
      "path" : "Sources/ImperialGitlab",
      "product_memberships" : [
        "ImperialGitlab",
        "Imperial"
      ],
      "sources" : [
        "Gitlab.swift",
        "GitlabAuth.swift",
        "GitlabCallbackBody.swift",
        "GitlabRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialGitHub",
      "module_type" : "SwiftTarget",
      "name" : "ImperialGitHub",
      "path" : "Sources/ImperialGitHub",
      "product_memberships" : [
        "ImperialGitHub",
        "Imperial"
      ],
      "sources" : [
        "GitHub.swift",
        "GitHubAuth.swift",
        "GitHubCallbackBody.swift",
        "GitHubRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialFacebook",
      "module_type" : "SwiftTarget",
      "name" : "ImperialFacebook",
      "path" : "Sources/ImperialFacebook",
      "product_memberships" : [
        "ImperialFacebook",
        "Imperial"
      ],
      "sources" : [
        "Facebook.swift",
        "FacebookAuth.swift",
        "FacebookCallbackBody.swift",
        "FacebookRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDropbox",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDropbox",
      "path" : "Sources/ImperialDropbox",
      "product_memberships" : [
        "ImperialDropbox",
        "Imperial"
      ],
      "sources" : [
        "Dropbox.swift",
        "DropboxAuth.swift",
        "DropboxCallbackBody.swift",
        "DropboxRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDiscord",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDiscord",
      "path" : "Sources/ImperialDiscord",
      "product_memberships" : [
        "ImperialDiscord",
        "Imperial"
      ],
      "sources" : [
        "Discord.swift",
        "DiscordAuth.swift",
        "DiscordCallbackBody.swift",
        "DiscordRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialDeviantArt",
      "module_type" : "SwiftTarget",
      "name" : "ImperialDeviantArt",
      "path" : "Sources/ImperialDeviantArt",
      "product_memberships" : [
        "ImperialDeviantArt",
        "Imperial"
      ],
      "sources" : [
        "DeviantArt.swift",
        "DeviantArtAuth.swift",
        "DeviantArtCallbackBody.swift",
        "DeviantArtRouter.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialCore",
      "module_type" : "SwiftTarget",
      "name" : "ImperialCore",
      "path" : "Sources/ImperialCore",
      "product_dependencies" : [
        "Vapor",
        "JWTKit"
      ],
      "product_memberships" : [
        "ImperialCore",
        "ImperialAuth0",
        "ImperialDeviantArt",
        "ImperialDiscord",
        "ImperialDropbox",
        "ImperialFacebook",
        "ImperialGitHub",
        "ImperialGitlab",
        "ImperialGoogle",
        "ImperialImgur",
        "ImperialKeycloak",
        "ImperialMicrosoft",
        "ImperialMixcloud",
        "ImperialShopify",
        "Imperial"
      ],
      "sources" : [
        "FederatedService.swift",
        "FederatedServiceRouter.swift",
        "FederatedServiceTokens.swift",
        "ImperialError.swift",
        "Middleware/ImperialMiddleware.swift",
        "RoutesBuilder+oAuth.swift",
        "Sessions+Imperial.swift",
        "String+pathSegments.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImperialAuth0",
      "module_type" : "SwiftTarget",
      "name" : "ImperialAuth0",
      "path" : "Sources/ImperialAuth0",
      "product_memberships" : [
        "ImperialAuth0",
        "Imperial"
      ],
      "sources" : [
        "Auth0.swift",
        "Auth0Auth.swift",
        "Auth0CallbackBody.swift",
        "Auth0Router.swift"
      ],
      "target_dependencies" : [
        "ImperialCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.