The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Imperial, reference 2.0.0-beta.2 (6443db), with Swift 6.0 for Linux on 2 Jan 2025 04:40:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/imperial.git
Reference: 2.0.0-beta.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/imperial
 * tag               2.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 6443dbc Fix path components parsing (#116)
Cloned https://github.com/vapor-community/imperial.git
Revision (git rev-parse @):
6443dbc6ea42ac0638abc4d5f07aaeccada1eb60
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/imperial.git at 2.0.0-beta.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.110.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "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"
    }
  ],
  "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"
      ],
      "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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/jwt-kit.git
[1/70655] Fetching vapor
[14132/79518] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (0.85s)
[52285/70655] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.50s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.1 (0.48s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
[1/3732] Fetching swift-log
[300/9188] Fetching swift-log, swift-certificates
[9189/21314] Fetching swift-log, swift-certificates, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.29s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.29s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.31s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.111.0 (1.93s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1569] Fetching swift-atomics
[441/2573] Fetching swift-atomics, swift-service-context
[575/8187] Fetching swift-atomics, swift-service-context, swift-algorithms
[1176/10359] Fetching swift-atomics, swift-service-context, swift-algorithms, multipart-kit
[5389/15283] Fetching swift-atomics, swift-service-context, swift-algorithms, multipart-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-algorithms.git from cache (0.36s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Fetching https://github.com/apple/swift-nio-extras.git
[6429/10220] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-metrics
[6620/12744] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-metrics, websocket-kit
[11073/18006] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-metrics, websocket-kit, swift-nio-extras
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.64s)
[11305/13082] Fetching swift-service-context, multipart-kit, swift-metrics, websocket-kit, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.28s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.35s)
Fetching https://github.com/apple/swift-nio.git
[4029/16935] Fetching swift-service-context, multipart-kit, websocket-kit, swift-nio-http2
[6501/30723] Fetching swift-service-context, multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl
[11865/103286] Fetching swift-service-context, multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-service-context.git from cache (1.35s)
[39545/102282] Fetching multipart-kit, websocket-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/websocket-kit.git from cache (1.36s)
[37884/99758] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.42s)
[39028/97586] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
[49877/103056] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.02s)
[57718/94191] Fetching swift-nio-ssl, swift-nio, console-kit, async-kit
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (0.33s)
[53741/88721] Fetching swift-nio-ssl, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.34s)
[55149/86351] Fetching swift-nio-ssl, swift-nio
[57327/107041] Fetching swift-nio-ssl, swift-nio, routing-kit
[70780/120384] Fetching swift-nio-ssl, swift-nio, routing-kit, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.55s)
[75388/106596] Fetching swift-nio, routing-kit, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.85s)
[75113/93253] Fetching swift-nio, routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (0.89s)
[55148/72563] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.97s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
[7491/19563] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.84s)
Fetched https://github.com/apple/swift-collections.git from cache (0.86s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.48s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2297] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.25s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.52s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.51s)
Fetching https://github.com/apple/swift-http-types
[1/734] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.20s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.47s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.34s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.66s)
Fetching https://github.com/apple/swift-asn1.git
[1/1427] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.20s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.6.1 (0.57s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.49s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.51s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.51s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.47s)
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.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.24.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.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.24.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.10.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.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.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.5.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.35.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.111.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.6.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.77.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.29.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.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.1
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.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
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/863] Write sources
[66/863] Compiling CNIOWindows shim.c
[67/863] Compiling CNIOWindows WSAStartup.c
[68/863] Compiling _NumericsShims _NumericsShims.c
[69/863] Compiling _AtomicsShims.c
[70/863] Compiling CNIOWASI CNIOWASI.c
[71/863] Compiling CVaporBcrypt bcrypt.c
[72/863] Compiling CSystem shims.c
[72/863] Compiling CNIOLinux liburing_shims.c
[74/863] Compiling CVaporBcrypt blf.c
[75/863] Compiling CNIOSHA1 c_nio_sha1.c
[76/863] Compiling CNIOExtrasZlib empty.c
[77/863] Compiling CNIODarwin shim.c
[78/863] Compiling CNIOLLHTTP c_nio_http.c
[79/863] Compiling CNIOLinux shim.c
[80/863] Compiling fiat_p256_adx_sqr.S
[81/863] Compiling fiat_p256_adx_mul.S
[82/863] Compiling fiat_curve25519_adx_square.S
[83/863] Compiling CNIOLLHTTP c_nio_api.c
[84/863] Compiling fiat_curve25519_adx_mul.S
[85/863] Compiling CNIOLLHTTP c_nio_llhttp.c
[86/863] Write swift-version-24593BA9C3E375BF.txt
[87/863] Compiling CNIOBoringSSLShims shims.c
[88/867] Compiling tls_record.cc
[89/867] Compiling tls_method.cc
[90/867] Compiling tls13_enc.cc
[91/867] Compiling tls13_server.cc
[92/867] Compiling tls13_client.cc
[93/867] Compiling t1_enc.cc
[94/867] Compiling tls13_both.cc
[96/934] Compiling SwiftASN1 ASN1OctetString.swift
[97/934] Compiling SwiftASN1 ASN1Strings.swift
[98/934] Compiling SwiftASN1 ArraySliceBigint.swift
[99/934] Compiling SwiftASN1 GeneralizedTime.swift
[100/937] Compiling RealModule AlgebraicField.swift
[101/937] Compiling RealModule ApproximateEquality.swift
[102/937] Compiling RealModule AugmentedArithmetic.swift
[103/937] Compiling RealModule Double+Real.swift
[104/937] Compiling RealModule Real.swift
[105/938] Compiling ServiceContextModule ServiceContextKey.swift
[106/938] Compiling Logging LogHandler.swift
[107/938] Compiling RealModule Float+Real.swift
[108/938] Compiling SystemPackage MachPort.swift
[109/938] Compiling SystemPackage PlatformString.swift
[110/938] Compiling SystemPackage SystemString.swift
[113/938] Compiling RealModule ElementaryFunctions.swift
[114/938] Compiling SwiftASN1 TimeUtilities.swift
[115/938] Compiling SwiftASN1 UTCTime.swift
[117/938] Compiling SwiftASN1 ASN1Boolean.swift
[118/938] Compiling SwiftASN1 ASN1Identifier.swift
[122/940] Emitting module _NIOBase64
[123/940] Compiling _NIOBase64 Base64.swift
[126/940] Compiling SwiftASN1 ASN1Integer.swift
[127/940] Compiling SwiftASN1 ASN1Null.swift
[128/940] Emitting module SystemPackage
[129/940] Compiling RealModule RealFunctions.swift
[130/941] Compiling _NIODataStructures PriorityQueue.swift
[131/941] Compiling _NIODataStructures _TinyArray.swift
[132/941] Compiling _CertificateInternals _TinyArray.swift
[133/941] Emitting module _CertificateInternals
[134/941] Emitting module RealModule
[137/942] Compiling RealModule Float16+Real.swift
[138/942] Compiling RealModule Float80+Real.swift
[139/942] Emitting module ServiceContextModule
[140/942] Compiling ServiceContextModule ServiceContext.swift
[146/944] Emitting module SwiftASN1
[150/944] Emitting module _NIODataStructures
[151/944] Compiling _NIODataStructures Heap.swift
[152/945] Compiling SwiftASN1 DER.swift
[153/945] Compiling SwiftASN1 Errors.swift
[154/945] Compiling SystemPackage Constants.swift
[155/945] Compiling SystemPackage Exports.swift
[156/945] Compiling SwiftASN1 ObjectIdentifier.swift
[157/945] Compiling SwiftASN1 PEMDocument.swift
[160/945] Compiling Logging MetadataProvider.swift
[161/945] Emitting module Logging
[162/945] Compiling Logging Locks.swift
[164/945] Compiling Logging Logging.swift
[165/945] Compiling SystemPackage Mocking.swift
[166/945] Compiling SystemPackage RawBuffer.swift
[167/945] Compiling SystemPackage Syscalls.swift
[168/945] Compiling SystemPackage WindowsSyscallAdapters.swift
[169/965] Compiling SystemPackage Util+StringArray.swift
[170/965] Compiling SystemPackage Util.swift
[171/965] Compiling SystemPackage UtilConsumers.swift
[174/973] Compiling InternalCollectionsUtilities _SortedCollection.swift
[175/973] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[176/975] Compiling Instrumentation NoOpInstrument.swift
[177/975] Compiling Instrumentation Instrument.swift
[178/975] Emitting module Instrumentation
[179/975] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[180/975] Compiling InternalCollectionsUtilities Specialize.swift
[181/975] Compiling Instrumentation InstrumentationSystem.swift
[182/975] Compiling Instrumentation Locks.swift
[183/975] Compiling Instrumentation MultiplexInstrument.swift
[184/976] Compiling InternalCollectionsUtilities Debugging.swift
[185/976] Compiling InternalCollectionsUtilities Descriptions.swift
[187/976] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[188/976] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[190/982] Compiling ssl_x509.cc
[192/982] Compiling InternalCollectionsUtilities UInt+reversed.swift
[193/982] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[194/982] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[195/982] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[196/982] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[197/982] Emitting module InternalCollectionsUtilities
[198/982] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[199/982] Compiling InternalCollectionsUtilities Integer rank.swift
[200/982] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[201/982] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[202/982] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[203/982] Emitting module RoutingKit
[204/982] Compiling RoutingKit PathComponent.swift
[206/983] Compiling RoutingKit Router.swift
[207/983] Compiling RoutingKit TrieRouter.swift
[207/983] Compiling ssl_transcript.cc
[208/983] Compiling ssl_versions.cc
[209/983] Compiling ssl_stat.cc
[211/991] Compiling CoreMetrics Locks.swift
[212/991] Emitting module CoreMetrics
[213/991] Compiling CoreMetrics Metrics.swift
[215/1060] Compiling Tracing InstrumentationSystem+Tracing.swift
[216/1060] Compiling Tracing TracingTime.swift
[217/1060] Compiling _RopeModule BigString+Append.swift
[218/1060] Compiling _RopeModule BigString+Initializers.swift
[219/1060] Compiling _RopeModule BigString+Insert.swift
[220/1060] Compiling _RopeModule BigString+Managing Breaks.swift
[222/1123] Compiling Tracing TracerProtocol.swift
[223/1123] Compiling RoutingKit AnyRouter.swift
[224/1123] Compiling HeapModule Heap+Descriptions.swift
[225/1123] Compiling RoutingKit Parameters.swift
[226/1124] Emitting module Tracing
[228/1124] Compiling Tracing Tracer.swift
[229/1124] Compiling Tracing TracerProtocol+Legacy.swift
[230/1124] Compiling Tracing NoOpTracer.swift
[231/1124] Compiling Tracing SpanProtocol.swift
[233/1126] Compiling HeapModule _HeapNode.swift
[234/1133] Compiling HeapModule Heap.swift
[235/1183] Compiling HeapModule Heap+Invariants.swift
[236/1183] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[237/1183] Compiling HeapModule Heap+UnsafeHandle.swift
[238/1203] Emitting module HeapModule
[240/1219] Compiling HashTreeCollections _HashStack.swift
[241/1219] Compiling HashTreeCollections _HashTreeIterator.swift
[242/1219] Compiling HashTreeCollections _HashTreeStatistics.swift
[243/1219] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[244/1219] Compiling HashTreeCollections _RawHashNode.swift
[245/1219] Compiling HashTreeCollections _UnmanagedHashNode.swift
[246/1219] Compiling HashTreeCollections _UnsafePath.swift
[247/1226] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[248/1226] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[249/1226] Compiling HashTreeCollections TreeDictionary+Keys.swift
[250/1226] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[251/1226] Compiling HashTreeCollections TreeDictionary+Merge.swift
[252/1226] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[253/1226] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[253/1226] Compiling ssl_session.cc
[255/1226] Compiling Metrics Metrics.swift
[256/1226] Emitting module Metrics
[257/1227] Compiling DequeModule Deque+CustomReflectable.swift
[258/1227] Compiling DequeModule Deque+Descriptions.swift
[260/1229] Compiling DequeModule Deque+Equatable.swift
[261/1229] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[262/1229] Compiling DequeModule _DequeBuffer.swift
[263/1229] Compiling DequeModule _DequeBufferHeader.swift
[264/1229] Compiling HashTreeCollections TreeDictionary+Codable.swift
[265/1229] Compiling HashTreeCollections TreeDictionary+Collection.swift
[266/1229] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[267/1229] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[268/1229] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[269/1229] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[270/1229] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[271/1229] Compiling HashTreeCollections TreeDictionary+Filter.swift
[272/1229] Compiling HashTreeCollections _HashNode+Structural union.swift
[273/1229] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[274/1229] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[275/1229] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[276/1229] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[277/1229] Compiling HashTreeCollections _HashNode.swift
[278/1229] Compiling HashTreeCollections _HashNodeHeader.swift
[279/1229] Compiling HashTreeCollections _HashSlot.swift
[280/1229] Compiling DequeModule Deque+Testing.swift
[281/1229] Compiling DequeModule Deque._Storage.swift
[282/1229] Compiling DequeModule Deque._UnsafeHandle.swift
[283/1229] Compiling DequeModule Deque.swift
[286/1229] Compiling DequeModule _DequeSlot.swift
[287/1229] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/1229] Compiling DequeModule Deque+Extras.swift
[291/1229] Compiling DequeModule Deque+Hashable.swift
[292/1229] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[293/1229] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[294/1229] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[295/1229] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[296/1229] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[297/1229] Compiling HashTreeCollections _HashNode+Structural merge.swift
[298/1229] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[299/1229] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[300/1229] Compiling HashTreeCollections TreeSet+Hashable.swift
[301/1229] Compiling HashTreeCollections TreeSet+Sendable.swift
[302/1229] Compiling HashTreeCollections TreeSet+Sequence.swift
[303/1229] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[304/1229] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[305/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[306/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[307/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[308/1229] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[309/1229] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[315/1239] Compiling OrderedCollections OrderedSet+Sendable.swift
[316/1239] Compiling OrderedCollections OrderedSet+SubSequence.swift
[317/1239] Compiling OrderedCollections OrderedSet+Testing.swift
[318/1239] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[326/1248] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[327/1248] Compiling OrderedCollections OrderedSet.swift
[328/1248] Compiling OrderedCollections _UnsafeBitset.swift
[329/1248] Compiling HashTreeCollections TreeSet+Equatable.swift
[330/1248] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[331/1248] Compiling HashTreeCollections TreeSet+Extras.swift
[332/1248] Compiling HashTreeCollections TreeSet+Filter.swift
[352/1248] Compiling ssl_privkey.cc
[354/1248] Compiling DequeModule Deque+Codable.swift
[355/1248] Compiling DequeModule Deque+Collection.swift
[364/1248] Compiling _RopeModule _CharacterRecognizer.swift
[365/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[366/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[367/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[368/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[369/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[370/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[371/1248] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[372/1248] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[373/1248] Compiling HashTreeCollections TreeSet.swift
[373/1248] Compiling ssl_file.cc
[375/1248] Emitting module DequeModule
[387/1249] Compiling ssl_key_share.cc
[395/1249] Compiling ssl_lib.cc
[407/1249] Compiling ssl_credential.cc
[409/1249] Emitting module _RopeModule
[410/1249] Emitting module OrderedCollections
[412/1250] Compiling _RopeModule Rope+Join.swift
[413/1250] Compiling _RopeModule Rope+MutatingForEach.swift
[414/1250] Compiling _RopeModule Rope+Remove.swift
[415/1250] Compiling _RopeModule Rope+RemoveSubrange.swift
[416/1250] Compiling _RopeModule Rope+Split.swift
[417/1250] Compiling _RopeModule Optional Utilities.swift
[418/1250] Compiling _RopeModule String Utilities.swift
[419/1250] Compiling _RopeModule String.Index+ABI.swift
[420/1250] Compiling ssl_cipher.cc
[421/1250] Compiling ssl_buffer.cc
[422/1250] Compiling ssl_cert.cc
[445/1250] Compiling ssl_asn1.cc
[496/1251] Compiling ssl_aead_ctx.cc
[497/1251] Compiling s3_pkt.cc
[498/1251] Compiling s3_both.cc
[499/1251] Compiling s3_lib.cc
[501/1251] Emitting module HashTreeCollections
[502/1252] Compiling handshake_server.cc
[503/1252] Compiling handshake_client.cc
[504/1252] Compiling handshake.cc
[505/1252] Compiling handoff.cc
[506/1252] Compiling dtls_record.cc
[507/1252] Compiling encrypted_client_hello.cc
[508/1252] Compiling md5-x86_64-linux.S
[509/1252] Compiling md5-x86_64-apple.S
[510/1252] Compiling md5-586-linux.S
[511/1252] Compiling md5-586-apple.S
[512/1252] Compiling dtls_method.cc
[513/1252] Compiling d1_srtp.cc
[514/1252] Compiling err_data.c
[515/1252] Compiling chacha20_poly1305_x86_64-apple.S
[516/1252] Compiling chacha20_poly1305_armv8-win.S
[517/1252] Compiling extensions.cc
[518/1252] Compiling chacha20_poly1305_x86_64-linux.S
[519/1252] Compiling chacha20_poly1305_armv8-linux.S
[520/1252] Compiling chacha20_poly1305_armv8-apple.S
[521/1252] Compiling chacha-x86_64-linux.S
[522/1252] Compiling chacha-x86_64-apple.S
[523/1252] Compiling chacha-x86-linux.S
[524/1252] Compiling chacha-x86-apple.S
[525/1252] Compiling chacha-armv8-win.S
[526/1252] Compiling chacha-armv8-linux.S
[527/1252] Compiling chacha-armv8-apple.S
[528/1252] Compiling chacha-armv4-linux.S
[529/1252] Compiling aes128gcmsiv-x86_64-apple.S
[530/1252] Compiling aes128gcmsiv-x86_64-linux.S
[531/1252] Compiling d1_pkt.cc
[532/1252] Compiling x86_64-mont5-apple.S
[533/1252] Compiling x86_64-mont5-linux.S
[534/1252] Compiling x86_64-mont-apple.S
[535/1252] Compiling x86_64-mont-linux.S
[536/1252] Compiling x86-mont-linux.S
[537/1252] Compiling x86-mont-apple.S
[538/1252] Compiling vpaes-x86_64-apple.S
[539/1252] Compiling vpaes-x86-linux.S
[540/1252] Compiling vpaes-x86_64-linux.S
[541/1252] Compiling vpaes-x86-apple.S
[542/1252] Compiling vpaes-armv8-win.S
[543/1252] Compiling vpaes-armv8-linux.S
[544/1252] Compiling vpaes-armv7-linux.S
[545/1252] Compiling vpaes-armv8-apple.S
[546/1252] Compiling sha512-x86_64-apple.S
[547/1252] Compiling sha512-x86_64-linux.S
[548/1252] Compiling bio_ssl.cc
[549/1252] Compiling sha512-armv8-win.S
[550/1252] Compiling sha512-armv8-linux.S
[551/1252] Compiling sha512-armv8-apple.S
[552/1252] Compiling sha512-586-linux.S
[553/1252] Compiling sha512-armv4-linux.S
[554/1252] Compiling sha512-586-apple.S
[555/1252] Compiling sha256-x86_64-apple.S
[556/1252] Compiling sha256-armv8-win.S
[557/1252] Compiling sha256-x86_64-linux.S
[558/1252] Compiling sha256-armv8-linux.S
[559/1252] Compiling sha256-armv8-apple.S
[560/1252] Compiling sha256-armv4-linux.S
[561/1252] Compiling sha256-586-apple.S
[562/1252] Compiling sha256-586-linux.S
[563/1252] Compiling sha1-x86_64-apple.S
[564/1252] Compiling sha1-armv8-win.S
[565/1252] Compiling sha1-armv8-linux.S
[566/1252] Compiling sha1-x86_64-linux.S
[567/1252] Compiling sha1-armv4-large-linux.S
[568/1252] Compiling sha1-armv8-apple.S
[569/1252] Compiling sha1-586-linux.S
[570/1252] Compiling sha1-586-apple.S
[571/1252] Compiling rsaz-avx2-linux.S
[572/1252] Compiling rdrand-x86_64-apple.S
[573/1252] Compiling rsaz-avx2-apple.S
[574/1252] Compiling rdrand-x86_64-linux.S
[575/1252] Compiling p256_beeu-x86_64-asm-linux.S
[576/1252] Compiling p256_beeu-x86_64-asm-apple.S
[577/1252] Compiling d1_lib.cc
[578/1252] Compiling p256_beeu-armv8-asm-win.S
[579/1252] Compiling p256_beeu-armv8-asm-linux.S
[580/1252] Compiling p256_beeu-armv8-asm-apple.S
[581/1252] Compiling p256-x86_64-asm-apple.S
[582/1252] Compiling p256-x86_64-asm-linux.S
[583/1252] Compiling p256-armv8-asm-win.S
[584/1252] Compiling p256-armv8-asm-linux.S
[585/1252] Compiling p256-armv8-asm-apple.S
[586/1252] Compiling ghashv8-armv8-win.S
[587/1252] Compiling ghashv8-armv8-linux.S
[588/1252] Compiling ghashv8-armv8-apple.S
[589/1252] Compiling ghashv8-armv7-linux.S
[590/1252] Compiling ghash-x86_64-apple.S
[591/1252] Compiling ghash-x86_64-linux.S
[592/1252] Compiling ghash-x86-linux.S
[593/1252] Compiling ghash-x86-apple.S
[594/1252] Compiling ghash-ssse3-x86_64-linux.S
[595/1252] Compiling ghash-ssse3-x86_64-apple.S
[596/1252] Compiling ghash-ssse3-x86-apple.S
[597/1252] Compiling ghash-neon-armv8-win.S
[598/1252] Compiling ghash-neon-armv8-apple.S
[599/1252] Compiling ghash-ssse3-x86-linux.S
[600/1252] Compiling ghash-neon-armv8-linux.S
[601/1252] Compiling ghash-armv4-linux.S
[602/1252] Compiling co-586-linux.S
[603/1252] Compiling co-586-apple.S
[604/1252] Compiling bsaes-armv7-linux.S
[605/1252] Compiling bn-armv8-apple.S
[606/1252] Compiling bn-armv8-linux.S
[607/1252] Compiling bn-armv8-win.S
[608/1252] Compiling bn-586-linux.S
[609/1252] Compiling bn-586-apple.S
[610/1252] Compiling d1_both.cc
[611/1252] Compiling armv8-mont-win.S
[612/1252] Compiling armv8-mont-apple.S
[613/1252] Compiling aesv8-gcm-armv8-win.S
[614/1252] Compiling armv4-mont-linux.S
[615/1252] Compiling armv8-mont-linux.S
[616/1252] Compiling aesv8-gcm-armv8-linux.S
[617/1252] Compiling aesv8-armv8-win.S
[618/1252] Compiling aesv8-gcm-armv8-apple.S
[619/1252] Compiling aesv8-armv8-linux.S
[620/1252] Compiling aesv8-armv8-apple.S
[621/1252] Compiling aesv8-armv7-linux.S
[622/1252] Compiling aesni-x86_64-apple.S
[623/1252] Compiling aesni-x86_64-linux.S
[624/1252] Compiling aesni-x86-linux.S
[625/1252] Compiling aesni-x86-apple.S
[626/1252] Compiling aesni-gcm-x86_64-apple.S
[627/1252] Compiling aesni-gcm-x86_64-linux.S
[628/1252] Compiling x_sig.c
[629/1252] Compiling x_x509a.c
[629/1252] Compiling x_val.c
[631/1252] Compiling x_spki.c
[632/1252] Compiling x_x509.c
[633/1252] Compiling x_req.c
[634/1252] Compiling x_pubkey.c
[635/1252] Compiling x_name.c
[636/1252] Compiling x_exten.c
[637/1252] Compiling x_algor.c
[638/1252] Compiling x509spki.c
[638/1252] Compiling x_attrib.c
[640/1252] Compiling x_crl.c
[641/1252] Compiling x509rset.c
[642/1252] Compiling x_all.c
[643/1252] Compiling x509name.c
[644/1252] Compiling x509_txt.c
[644/1252] Compiling x509cset.c
[646/1252] Compiling x509_v3.c
[647/1252] Compiling x509_vpm.c
[648/1252] Compiling x509_trs.c
[649/1252] Compiling x509_set.c
[650/1252] Compiling x509_vfy.c
[651/1252] Compiling x509_req.c
[652/1252] Compiling x509_def.c
[653/1252] Compiling x509_d2.c
[653/1252] Compiling x509_obj.c
[655/1252] Compiling x509_ext.c
[656/1252] Compiling x509_lu.c
[657/1252] Compiling x509.c
[658/1252] Compiling x509_cmp.c
[659/1252] Compiling x509_att.c
[660/1252] Compiling v3_skey.c
[661/1252] Compiling v3_prn.c
[662/1252] Compiling v3_purp.c
[663/1252] Compiling v3_ocsp.c
[664/1252] Compiling v3_pmaps.c
[665/1252] Compiling v3_utl.c
[666/1252] Compiling v3_pcons.c
[667/1252] Compiling v3_ncons.c
[668/1252] Compiling v3_int.c
[669/1252] Compiling v3_lib.c
[670/1252] Compiling v3_ia5.c
[671/1252] Compiling v3_info.c
[672/1252] Compiling v3_genn.c
[673/1252] Compiling v3_extku.c
[674/1252] Compiling v3_enum.c
[675/1252] Compiling v3_crld.c
[676/1252] Compiling v3_cpols.c
[677/1252] Compiling v3_bitst.c
[677/1252] Compiling v3_bcons.c
[679/1252] Compiling v3_conf.c
[680/1252] Compiling v3_akeya.c
[681/1252] Compiling v3_akey.c
[682/1252] Compiling v3_alt.c
[683/1252] Compiling t_x509a.c
[684/1252] Compiling i2d_pr.c
[685/1252] Compiling t_crl.c
[686/1252] Compiling t_x509.c
[687/1252] Compiling t_req.c
[688/1252] Compiling rsa_pss.c
[689/1252] Compiling name_print.c
[690/1252] Compiling policy.c
[691/1252] Compiling by_file.c
[692/1252] Compiling by_dir.c
[693/1252] Compiling algorithm.c
[693/1252] Compiling asn1_gen.c
[695/1252] Compiling a_verify.c
[696/1252] Compiling a_digest.c
[697/1252] Compiling a_sign.c
[698/1252] Compiling voprf.c
[698/1252] Compiling trust_token.c
[700/1252] Compiling thread.c
[701/1252] Compiling thread_win.c
[702/1252] Compiling thread_none.c
[702/1252] Compiling thread_pthread.c
[704/1252] Compiling spx_wots.c
[705/1252] Compiling spx_util.c
[706/1252] Compiling spx_merkle.c
[706/1252] Compiling stack.c
[707/1252] Compiling spx_fors.c
[709/1252] Compiling spx_thash.c
[710/1252] Compiling spx_address.c
[711/1252] Compiling spx.c
[712/1252] Compiling pmbtoken.c
[713/1252] Compiling wots.c
[714/1252] Compiling thash.c
[715/1252] Compiling merkle.c
[716/1252] Compiling fors.c
[717/1252] Compiling slhdsa.c
[718/1252] Compiling sha512.c
[719/1252] Compiling sha256.c
[720/1252] Compiling siphash.c
[721/1252] Compiling sha1.c
[722/1252] Compiling rsa_extra.c
[723/1252] Compiling rc4.c
[724/1252] Compiling rsa_print.c
[725/1252] Compiling refcount.c
[726/1252] Compiling windows.c
[727/1252] Compiling trusty.c
[728/1252] Compiling rsa_asn1.c
[729/1252] Compiling rand_extra.c
[730/1252] Compiling rsa_crypt.c
[731/1252] Compiling ios.c
[732/1252] Compiling passive.c
[733/1252] Compiling getentropy.c
[734/1252] Compiling urandom.c
[735/1252] Compiling deterministic.c
[736/1252] Compiling poly1305_arm_asm.S
[737/1252] Compiling forkunsafe.c
[738/1252] Compiling fork_detect.c
[739/1252] Compiling poly1305_arm.c
[740/1252] Compiling poly1305.c
[741/1252] Compiling pool.c
[742/1252] Compiling pkcs7.c
[743/1252] Compiling poly1305_vec.c
[744/1252] Compiling pkcs8.c
[745/1252] Compiling p5_pbev2.c
[746/1252] Compiling pem_xaux.c
[747/1252] Compiling pem_x509.c
[748/1252] Compiling pkcs7_x509.c
[749/1252] Compiling pkcs8_x509.c
[750/1252] Compiling pem_pkey.c
[751/1252] Compiling obj_xref.c
[752/1252] Compiling pem_pk8.c
[753/1252] Compiling pem_oth.c
[754/1252] Compiling pem_info.c
[755/1252] Compiling mem.c
[756/1252] Compiling pem_lib.c
[757/1252] Compiling obj.c
[758/1252] Compiling pem_all.c
[759/1252] Compiling md5.c
[760/1252] Compiling mldsa.c
[761/1252] Compiling lhash.c
[762/1252] Compiling md4.c
[763/1252] Compiling fips_shared_support.c
[764/1252] Compiling keccak.c
[765/1252] Compiling poly_rq_mul.S
[766/1252] Compiling kyber.c
[767/1252] Compiling sign.c
[768/1252] Compiling ex_data.c
[769/1252] Compiling hpke.c
[770/1252] Compiling mlkem.cc
[771/1252] Compiling scrypt.c
[772/1252] Compiling print.c
[773/1252] Compiling hrss.c
[774/1252] Compiling pbkdf.c
[775/1252] Compiling p_x25519.c
[776/1252] Compiling p_x25519_asn1.c
[777/1252] Compiling p_rsa_asn1.c
[778/1252] Compiling p_ed25519.c
[779/1252] Compiling p_hkdf.c
[779/1252] Compiling p_rsa.c
[781/1252] Compiling p_ed25519_asn1.c
[782/1252] Compiling p_ec_asn1.c
[783/1252] Compiling p_ec.c
[784/1252] Compiling p_dh.c
[785/1252] Compiling p_dsa_asn1.c
[786/1252] Compiling p_dh_asn1.c
[787/1252] Compiling evp_ctx.c
[788/1252] Compiling evp_asn1.c
[788/1252] Compiling evp.c
[790/1252] Compiling engine.c
[791/1252] Compiling err.c
[792/1252] Compiling ecdh_extra.c
[793/1252] Compiling ecdsa_asn1.c
[794/1252] Compiling ec_derive.c
[795/1252] Compiling hash_to_curve.c
[796/1252] Compiling ec_asn1.c
[797/1252] Compiling dsa_asn1.c
[798/1252] Compiling dsa.c
[799/1252] Compiling params.c
[800/1252] Compiling dh_asn1.c
[800/1252] Compiling digest_extra.c
[802/1252] Compiling dilithium.c
[803/1252] Compiling x25519-asm-arm.S
[804/1252] Compiling spake25519.c
[805/1252] Compiling crypto.c
[806/1252] Compiling des.c
[807/1252] Compiling cpu_intel.c
[808/1252] Compiling cpu_arm_linux.c
[809/1252] Compiling cpu_arm_freebsd.c
[810/1252] Compiling cpu_aarch64_openbsd.c
[811/1252] Compiling cpu_aarch64_sysreg.c
[812/1252] Compiling cpu_aarch64_win.c
[813/1252] Compiling cpu_aarch64_linux.c
[814/1252] Compiling cpu_aarch64_fuchsia.c
[815/1252] Compiling cpu_aarch64_apple.c
[816/1252] Compiling tls_cbc.c
[817/1252] Compiling e_rc4.c
[818/1252] Compiling curve25519.c
[819/1252] Compiling conf.c
[820/1252] Compiling e_tls.c
[821/1252] Compiling e_rc2.c
[822/1252] Compiling e_null.c
[823/1252] Compiling e_des.c
[824/1252] Compiling derive_key.c
[825/1252] Compiling e_chacha20poly1305.c
[826/1252] Compiling e_aesctrhmac.c
[827/1252] Compiling e_aesgcmsiv.c
[828/1252] Compiling unicode.c
[829/1252] Compiling cipher_extra.c
[830/1252] Compiling chacha.c
[831/1252] Compiling ber.c
[832/1252] Compiling curve25519_64_adx.c
[833/1252] Compiling cbb.c
[834/1252] Compiling asn1_compat.c
[835/1252] Compiling bn_asn1.c
[836/1252] Compiling buf.c
[837/1252] Compiling cbs.c
[838/1252] Compiling blake2.c
[839/1252] Compiling convert.c
[840/1252] Compiling socket.c
[841/1252] Compiling printf.c
[841/1252] Compiling socket_helper.c
[843/1252] Compiling pair.c
[843/1252] Compiling hexdump.c
[845/1252] Compiling file.c
[846/1252] Compiling fd.c
[847/1252] Compiling errno.c
[848/1252] Compiling bio_mem.c
[849/1252] Compiling connect.c
[850/1252] Compiling base64.c
[851/1252] Compiling bio.c
[852/1252] Compiling tasn_utl.c
[853/1252] Compiling tasn_typ.c
[853/1252] Compiling tasn_new.c
[855/1252] Compiling tasn_fre.c
[856/1252] Compiling tasn_enc.c
[857/1252] Compiling f_string.c
[858/1252] Compiling f_int.c
[859/1252] Compiling asn_pack.c
[859/1252] Compiling posix_time.c
[861/1252] Compiling tasn_dec.c
[862/1252] Compiling asn1_par.c
[863/1252] Compiling asn1_lib.c
[864/1252] Compiling a_utctm.c
[865/1252] Compiling a_time.c
[866/1252] Compiling a_type.c
[867/1252] Compiling a_octet.c
[868/1252] Compiling a_strnid.c
[868/1252] Compiling a_strex.c
[870/1252] Compiling a_i2d_fp.c
[871/1252] Compiling a_gentm.c
[872/1252] Compiling a_mbstr.c
[873/1252] Compiling a_object.c
[874/1252] Compiling a_dup.c
[874/1252] Compiling a_d2i_fp.c
[876/1252] Compiling a_int.c
[877/1252] Compiling fiat_p256_adx_sqr.S
[878/1252] Compiling fiat_p256_adx_mul.S
[879/1252] Compiling a_bool.c
[880/1252] Compiling fiat_curve25519_adx_square.S
[881/1252] Compiling fiat_curve25519_adx_mul.S
[882/1252] Compiling md5-x86_64-linux.S
[883/1252] Compiling a_bitstr.c
[884/1252] Compiling md5-x86_64-apple.S
[885/1252] Compiling md5-586-linux.S
[886/1252] Compiling md5-586-apple.S
[887/1252] Compiling err_data.c
[888/1252] Compiling chacha20_poly1305_armv8-win.S
[889/1252] Compiling chacha20_poly1305_x86_64-apple.S
[890/1252] Compiling chacha20_poly1305_armv8-linux.S
[891/1252] Compiling chacha20_poly1305_x86_64-linux.S
[892/1252] Compiling chacha20_poly1305_armv8-apple.S
[893/1252] Compiling chacha-x86_64-apple.S
[894/1252] Compiling chacha-x86_64-linux.S
[895/1252] Compiling bcm.c
[896/1252] Compiling chacha-x86-linux.S
[897/1252] Compiling chacha-x86-apple.S
[898/1252] Compiling chacha-armv8-win.S
[899/1252] Compiling chacha-armv8-linux.S
[900/1252] Compiling CCryptoBoringSSLShims shims.c
[901/1252] Compiling chacha-armv8-apple.S
[902/1252] Compiling chacha-armv4-linux.S
[903/1252] Compiling aes128gcmsiv-x86_64-apple.S
[904/1252] Compiling aes128gcmsiv-x86_64-linux.S
[905/1252] Compiling x86_64-mont5-linux.S
[906/1252] Compiling x86_64-mont5-apple.S
[907/1252] Compiling x86_64-mont-apple.S
[908/1252] Compiling x86_64-mont-linux.S
[909/1252] Compiling x86-mont-linux.S
[910/1252] Compiling x86-mont-apple.S
[911/1252] Compiling vpaes-x86_64-linux.S
[912/1252] Compiling vpaes-x86_64-apple.S
[913/1252] Compiling vpaes-x86-linux.S
[914/1252] Compiling vpaes-armv8-win.S
[915/1252] Compiling vpaes-x86-apple.S
[916/1252] Compiling vpaes-armv7-linux.S
[916/1252] Compiling sha512-x86_64-apple.S
[918/1252] Compiling vpaes-armv8-linux.S
[918/1252] Compiling vpaes-armv8-apple.S
[920/1252] Compiling sha512-armv8-win.S
[921/1252] Compiling sha512-x86_64-linux.S
[922/1252] Compiling sha512-armv4-linux.S
[923/1252] Compiling sha512-586-linux.S
[924/1252] Compiling sha512-586-apple.S
[925/1252] Compiling sha512-armv8-linux.S
[926/1252] Compiling sha512-armv8-apple.S
[927/1252] Compiling sha256-x86_64-linux.S
[928/1252] Compiling sha256-armv8-linux.S
[929/1252] Compiling sha256-x86_64-apple.S
[930/1252] Compiling sha256-armv8-win.S
[931/1252] Compiling sha256-armv8-apple.S
[932/1252] Compiling sha256-armv4-linux.S
[933/1252] Compiling sha256-586-linux.S
[934/1252] Compiling sha256-586-apple.S
[935/1252] Compiling sha1-x86_64-apple.S
[936/1252] Compiling sha1-armv8-win.S
[937/1252] Compiling sha1-armv8-linux.S
[938/1252] Compiling sha1-armv8-apple.S
[939/1252] Compiling sha1-x86_64-linux.S
[940/1252] Compiling sha1-armv4-large-linux.S
[941/1252] Compiling sha1-586-linux.S
[942/1252] Compiling sha1-586-apple.S
[943/1252] Compiling rsaz-avx2-linux.S
[944/1252] Compiling rsaz-avx2-apple.S
[945/1252] Compiling rdrand-x86_64-linux.S
[946/1252] Compiling rdrand-x86_64-apple.S
[947/1252] Compiling p256_beeu-x86_64-asm-linux.S
[948/1252] Compiling p256_beeu-x86_64-asm-apple.S
[949/1252] Compiling p256_beeu-armv8-asm-win.S
[950/1252] Compiling p256_beeu-armv8-asm-linux.S
[951/1252] Compiling p256_beeu-armv8-asm-apple.S
[952/1252] Compiling p256-x86_64-asm-apple.S
[953/1252] Compiling p256-armv8-asm-win.S
[954/1252] Compiling p256-armv8-asm-linux.S
[955/1252] Compiling p256-x86_64-asm-linux.S
[956/1252] Compiling p256-armv8-asm-apple.S
[957/1252] Compiling ghashv8-armv8-win.S
[958/1252] Compiling ghashv8-armv8-linux.S
[959/1252] Compiling ghashv8-armv8-apple.S
[960/1252] Compiling ghashv8-armv7-linux.S
[961/1252] Compiling ghash-x86_64-linux.S
[962/1252] Compiling ghash-x86-linux.S
[963/1252] Compiling ghash-x86_64-apple.S
[964/1252] Compiling ghash-x86-apple.S
[965/1252] Compiling ghash-ssse3-x86_64-linux.S
[966/1252] Compiling ghash-ssse3-x86-linux.S
[967/1252] Compiling ghash-ssse3-x86_64-apple.S
[968/1252] Compiling ghash-ssse3-x86-apple.S
[969/1252] Compiling ghash-neon-armv8-win.S
[970/1252] Compiling ghash-neon-armv8-apple.S
[971/1252] Compiling ghash-neon-armv8-linux.S
[972/1252] Compiling ghash-armv4-linux.S
[973/1252] Compiling co-586-linux.S
[974/1252] Compiling co-586-apple.S
[975/1252] Compiling bsaes-armv7-linux.S
[976/1252] Compiling bn-armv8-win.S
[977/1252] Compiling bn-armv8-linux.S
[978/1252] Compiling bn-armv8-apple.S
[979/1252] Compiling bn-586-linux.S
[980/1252] Compiling bn-586-apple.S
[981/1252] Compiling armv8-mont-win.S
[982/1252] Compiling armv8-mont-linux.S
[983/1252] Compiling armv8-mont-apple.S
[984/1252] Compiling armv4-mont-linux.S
[985/1252] Compiling aesv8-gcm-armv8-win.S
[986/1252] Compiling aesv8-gcm-armv8-linux.S
[987/1252] Compiling aesv8-gcm-armv8-apple.S
[988/1252] Compiling aesv8-armv8-linux.S
[989/1252] Compiling aesv8-armv8-win.S
[990/1252] Compiling aesv8-armv8-apple.S
[991/1252] Compiling aesv8-armv7-linux.S
[992/1252] Compiling aesni-x86_64-linux.S
[993/1252] Compiling aesni-x86_64-apple.S
[994/1252] Compiling aesni-x86-linux.S
[995/1252] Compiling aesni-x86-apple.S
[996/1252] Compiling aesni-gcm-x86_64-apple.S
[997/1252] Compiling aesni-gcm-x86_64-linux.S
[998/1252] Compiling x_spki.c
[999/1252] Compiling x_sig.c
[1000/1252] Compiling x_x509a.c
[1001/1252] Compiling x_req.c
[1002/1252] Compiling x_val.c
[1003/1252] Compiling x_x509.c
[1004/1252] Compiling x_pubkey.c
[1005/1252] Compiling x_crl.c
[1006/1252] Compiling x_exten.c
[1007/1252] Compiling x_attrib.c
[1008/1252] Compiling x_name.c
[1009/1252] Compiling x_all.c
[1010/1252] Compiling x_algor.c
[1011/1252] Compiling x509spki.c
[1012/1252] Compiling x509rset.c
[1013/1252] Compiling x509name.c
[1014/1252] Compiling x509cset.c
[1015/1252] Compiling x509_vpm.c
[1016/1252] Compiling x509_v3.c
[1017/1252] Compiling x509_vfy.c
[1018/1252] Compiling x509_txt.c
[1019/1252] Compiling x509_trs.c
[1020/1252] Compiling x509_set.c
[1021/1252] Compiling x509_req.c
[1022/1252] Compiling x509_obj.c
[1023/1252] Compiling x509_lu.c
[1024/1252] Compiling x509_ext.c
[1025/1252] Compiling x509_def.c
[1026/1252] Compiling c-nioatomics.c
[1027/1252] Compiling x509_d2.c
[1028/1252] Compiling x509_att.c
[1029/1252] Compiling x509_cmp.c
[1030/1252] Compiling x509.c
[1031/1252] Compiling v3_prn.c
[1032/1252] Compiling v3_skey.c
[1033/1252] Compiling v3_purp.c
[1034/1252] Compiling v3_utl.c
[1035/1252] Compiling v3_pmaps.c
[1036/1252] Compiling v3_ocsp.c
[1037/1252] Compiling v3_pcons.c
[1038/1252] Compiling v3_int.c
[1039/1252] Compiling v3_ncons.c
[1040/1252] Compiling v3_lib.c
[1041/1252] Compiling c-atomics.c
[1042/1252] Compiling v3_info.c
[1043/1252] Compiling v3_ia5.c
[1044/1252] Compiling v3_extku.c
[1044/1252] Compiling v3_genn.c
[1046/1252] Compiling v3_enum.c
[1047/1252] Compiling v3_crld.c
[1048/1252] Compiling v3_cpols.c
[1048/1252] Compiling v3_conf.c
[1050/1252] Compiling v3_bitst.c
[1051/1253] Compiling v3_bcons.c
[1052/1257] Compiling v3_alt.c
[1053/1258] Compiling v3_akeya.c
[1054/1258] Compiling v3_akey.c
[1055/1258] Compiling t_x509a.c
[1056/1258] Compiling t_x509.c
[1057/1258] Compiling t_crl.c
[1058/1258] Compiling t_req.c
[1059/1258] Compiling i2d_pr.c
[1060/1258] Compiling rsa_pss.c
[1061/1258] Compiling policy.c
[1062/1258] Compiling algorithm.c
[1063/1258] Compiling name_print.c
[1064/1258] Compiling asn1_gen.c
[1065/1258] Compiling by_file.c
[1066/1258] Compiling by_dir.c
[1068/1258] Compiling NIOConcurrencyHelpers NIOLock.swift
[1068/1258] Compiling a_verify.c
[1069/1258] Compiling a_digest.c
[1070/1258] Compiling thread_win.c
[1072/1258] Compiling NIOConcurrencyHelpers lock.swift
[1072/1258] Compiling trust_token.c
[1073/1258] Compiling thread_pthread.c
[1074/1258] Compiling a_sign.c
[1075/1258] Compiling voprf.c
[1076/1258] Compiling thread.c
[1077/1258] Compiling pmbtoken.c
[1078/1258] Compiling thread_none.c
[1079/1258] Compiling spx_util.c
[1079/1258] Compiling spx_wots.c
[1081/1258] Compiling stack.c
[1082/1258] Compiling spx_merkle.c
[1083/1258] Compiling spx_thash.c
[1084/1258] Compiling spx_fors.c
[1086/1258] Emitting module NIOConcurrencyHelpers
[1086/1258] Compiling spx_address.c
[1087/1258] Compiling spx.c
[1088/1258] Compiling thash.c
[1089/1258] Compiling slhdsa.c
[1090/1258] Compiling merkle.c
[1091/1258] Compiling siphash.c
[1091/1258] Compiling fors.c
[1092/1258] Compiling wots.c
[1094/1258] Compiling sha256.c
[1096/1258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1097/1258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1097/1258] Compiling sha512.c
[1098/1258] Compiling NIOConcurrencyHelpers atomics.swift
[1099/1258] Compiling sha1.c
[1100/1259] Compiling rsa_extra.c
[1101/1259] Compiling rsa_print.c
[1102/1259] Compiling rc4.c
[1103/1259] Compiling refcount.c
[1104/1259] Compiling windows.c
[1105/1259] Compiling rsa_asn1.c
[1106/1259] Compiling trusty.c
[1108/1259] Compiling rand_extra.c
[1109/1259] Compiling ios.c
[1110/1259] Compiling urandom.c
[1111/1259] Compiling rsa_crypt.c
[1112/1259] Compiling getentropy.c
[1112/1259] Compiling passive.c
[1114/1259] Compiling deterministic.c
[1115/1259] Compiling poly1305_arm_asm.S
[1116/1259] Compiling forkunsafe.c
[1117/1259] Compiling fork_detect.c
[1118/1259] Compiling pool.c
[1119/1259] Compiling poly1305_arm.c
[1120/1259] Compiling poly1305.c
[1121/1259] Compiling poly1305_vec.c
[1122/1259] Compiling pkcs7.c
[1123/1259] Compiling p5_pbev2.c
[1124/1259] Compiling pkcs8.c
[1125/1259] Compiling pem_xaux.c
[1126/1259] Compiling pkcs7_x509.c
[1127/1259] Compiling pkcs8_x509.c
[1128/1264] Compiling pem_x509.c
[1129/1276] Compiling pem_pkey.c
[1130/1285] Compiling pem_pk8.c
[1131/1285] Compiling pem_oth.c
[1132/1285] Compiling obj_xref.c
[1133/1285] Compiling pem_lib.c
[1134/1285] Compiling pem_all.c
[1135/1285] Compiling mldsa.c
[1136/1285] Compiling mem.c
[1137/1285] Compiling md5.c
[1138/1285] Compiling pem_info.c
[1139/1285] Compiling md4.c
[1140/1285] Compiling lhash.c
[1141/1285] Compiling kyber.c
[1142/1285] Compiling obj.c
[1143/1285] Compiling fips_shared_support.c
[1144/1285] Compiling keccak.c
[1145/1285] Compiling poly_rq_mul.S
[1146/1285] Compiling hpke.c
[1147/1285] Compiling ex_data.c
[1148/1285] Compiling scrypt.c
[1150/1285] Compiling ConsoleKitTerminal Console+Confirm.swift
[1151/1285] Compiling ConsoleKitTerminal Console+Input.swift
[1152/1285] Compiling ConsoleKitTerminal Console+Center.swift
[1153/1285] Compiling ConsoleKitTerminal Console+Output.swift
[1153/1285] Compiling sign.c
[1155/1288] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1156/1288] Compiling ConsoleKitTerminal ConsoleClear.swift
[1157/1288] Compiling ConsoleKitTerminal Console+Ask.swift
[1158/1288] Compiling ConsoleKitTerminal Console+Choose.swift
[1158/1288] Compiling pbkdf.c
[1159/1288] Compiling print.c
[1160/1288] Compiling hrss.c
[1162/1288] Emitting module ConsoleKitTerminal
[1162/1288] Compiling p_x25519.c
[1163/1288] Compiling p_x25519_asn1.c
[1164/1288] Compiling p_rsa_asn1.c
[1166/1288] Compiling ConsoleKitTerminal ActivityBar.swift
[1167/1288] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1168/1288] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1169/1288] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1170/1288] Compiling ConsoleKitTerminal CustomActivity.swift
[1171/1288] Compiling ConsoleKitTerminal LoadingBar.swift
[1172/1288] Compiling ConsoleKitTerminal ProgressBar.swift
[1173/1288] Compiling ConsoleKitTerminal Console+Clear.swift
[1173/1288] Compiling p_hkdf.c
[1174/1288] Compiling p_ec_asn1.c
[1175/1288] Compiling p_ed25519.c
[1177/1288] Compiling ConsoleKitTerminal Console.swift
[1178/1288] Compiling ConsoleKitTerminal Terminal.swift
[1179/1288] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1179/1288] Compiling p_ed25519_asn1.c
[1180/1288] Compiling p_rsa.c
[1181/1288] Compiling p_dsa_asn1.c
[1182/1288] Compiling p_dh_asn1.c
[1183/1288] Compiling p_ec.c
[1184/1288] Compiling p_dh.c
[1186/1288] Compiling ConsoleKitTerminal Console+Wait.swift
[1187/1288] Compiling ConsoleKitTerminal ConsoleColor.swift
[1188/1288] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1188/1288] Compiling evp_asn1.c
[1190/1288] Compiling ConsoleKitTerminal ConsoleText.swift
[1191/1288] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1192/1288] Compiling ConsoleKitTerminal ANSI.swift
[1192/1288] Compiling evp.c
[1193/1288] Compiling engine.c
[1193/1288] Compiling err.c
[1195/1288] Compiling evp_ctx.c
[1196/1288] Compiling ecdsa_asn1.c
[1196/1288] Compiling ecdh_extra.c
[1198/1288] Compiling ec_derive.c
[1199/1288] Compiling dsa_asn1.c
[1200/1288] Compiling hash_to_curve.c
[1201/1288] Compiling ec_asn1.c
[1202/1288] Compiling dsa.c
[1203/1288] Compiling dh_asn1.c
[1203/1288] Compiling params.c
[1205/1288] Compiling dilithium.c
[1206/1288] Compiling digest_extra.c
[1207/1288] Compiling x25519-asm-arm.S
[1208/1288] Compiling des.c
[1209/1288] Compiling spake25519.c
[1210/1288] Compiling crypto.c
[1211/1288] Compiling cpu_intel.c
[1212/1288] Compiling cpu_arm_linux.c
[1213/1288] Compiling cpu_arm_freebsd.c
[1214/1288] Compiling cpu_aarch64_win.c
[1215/1288] Compiling cpu_aarch64_sysreg.c
[1216/1288] Compiling cpu_aarch64_openbsd.c
[1217/1288] Compiling cpu_aarch64_linux.c
[1218/1288] Compiling cpu_aarch64_fuchsia.c
[1219/1288] Compiling cpu_aarch64_apple.c
[1220/1288] Compiling curve25519.c
[1221/1288] Compiling tls_cbc.c
[1222/1288] Compiling conf.c
[1223/1288] Compiling e_tls.c
[1224/1288] Compiling e_rc4.c
[1225/1288] Compiling e_rc2.c
[1226/1288] Compiling e_null.c
[1227/1288] Compiling e_des.c
[1229/1288] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1230/1288] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1231/1288] Compiling ConsoleKitTerminal LoggerFragment.swift
[1231/1288] Compiling e_chacha20poly1305.c
[1232/1289] Compiling e_aesgcmsiv.c
[1233/1289] Compiling derive_key.c
[1234/1289] Compiling e_aesctrhmac.c
[1234/1289] Compiling curve25519_64_adx.c
[1236/1289] Compiling cipher_extra.c
[1237/1289] Compiling unicode.c
[1237/1289] Compiling chacha.c
[1240/1289] Compiling ber.c
[1241/1289] Compiling asn1_compat.c
[1242/1289] Compiling cbb.c
[1242/1289] Compiling buf.c
[1244/1289] Compiling cbs.c
[1245/1289] Compiling bn_asn1.c
[1246/1289] Compiling convert.c
[1247/1289] Compiling blake2.c
[1247/1289] Compiling printf.c
[1249/1289] Compiling hexdump.c
[1250/1289] Compiling pair.c
[1251/1289] Compiling file.c
[1252/1289] Compiling errno.c
[1252/1289] Compiling fd.c
[1254/1289] Compiling bio_mem.c
[1255/1289] Compiling base64.c
[1256/1289] Compiling bio.c
[1257/1290] Compiling tasn_utl.c
[1258/1290] Compiling tasn_typ.c
[1259/1293] Compiling tasn_new.c
[1260/1293] Compiling tasn_fre.c
[1261/1308] Compiling tasn_enc.c
[1262/1311] Compiling f_int.c
[1263/1311] Compiling tasn_dec.c
[1264/1311] Compiling posix_time.c
[1265/1311] Compiling f_string.c
[1266/1311] Compiling asn1_lib.c
[1267/1311] Compiling a_type.c
[1268/1311] Compiling asn_pack.c
[1269/1311] Compiling asn1_par.c
[1269/1311] Compiling a_utctm.c
[1271/1311] Compiling bcm.c
[1272/1311] Compiling a_strnid.c
[1273/1311] Compiling a_time.c
[1274/1311] Compiling a_octet.c
[1275/1311] Compiling a_mbstr.c
[1276/1311] Compiling a_i2d_fp.c
[1277/1311] Compiling a_int.c
[1278/1311] Compiling a_strex.c
[1279/1311] Compiling a_object.c
[1280/1311] Write sources
[1282/1311] Compiling a_gentm.c
[1283/1311] Compiling a_dup.c
[1283/1311] Write sources
[1284/1311] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1286/1311] Compiling a_bitstr.c
[1287/1311] Compiling a_d2i_fp.c
[1288/1311] Compiling a_bool.c
[1290/1311] Compiling ConsoleKitCommands CommandSignature.swift
[1291/1311] Compiling ConsoleKitCommands Flag.swift
[1292/1311] Compiling ConsoleKitCommands Option.swift
[1293/1311] Emitting module ConsoleKitCommands
[1294/1311] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1295/1311] Compiling ConsoleKitCommands AsyncCommand.swift
[1296/1311] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1297/1313] Compiling ConsoleKitCommands AsyncCommands.swift
[1298/1313] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1299/1313] Compiling ConsoleKitCommands AnyCommand.swift
[1300/1313] Compiling ConsoleKitCommands Command.swift
[1301/1313] Compiling ConsoleKitCommands CommandContext.swift
[1302/1313] Compiling ConsoleKitCommands CommandError.swift
[1303/1319] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1304/1319] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1305/1319] Compiling ConsoleKitCommands Argument.swift
[1306/1418] Compiling BitCollections BitArray.swift
[1307/1418] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1308/1418] Compiling BitCollections BitArray+Descriptions.swift
[1309/1418] Compiling BitCollections BitArray+Equatable.swift
[1310/1418] Compiling BitCollections BitArray+RandomBits.swift
[1311/1418] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1312/1418] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1313/1418] Compiling BitCollections BitArray+Codable.swift
[1314/1420] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1315/1420] Compiling BitCollections BitSet+CustomReflectable.swift
[1316/1420] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1317/1420] Compiling BitCollections BitSet+Equatable.swift
[1318/1420] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1319/1420] Compiling BitCollections BitSet+Extras.swift
[1320/1420] Compiling BitCollections BitSet+Hashable.swift
[1321/1427] Compiling Atomics IntegerOperations.swift
[1322/1427] Compiling Atomics Unmanaged extensions.swift
[1323/1427] Compiling BitCollections BitArray+Invariants.swift
[1324/1427] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1325/1427] Compiling BitCollections BitArray+BitwiseOperations.swift
[1326/1427] Compiling BitCollections BitArray+Collection.swift
[1327/1427] Compiling BitCollections BitArray+Copy.swift
[1328/1427] Compiling BitCollections BitArray+CustomReflectable.swift
[1329/1427] Compiling CryptoBoringWrapper RandomBytes.swift
[1330/1427] Emitting module BitCollections
[1333/1427] Compiling BitCollections BitArray._UnsafeHandle.swift
[1336/1427] Compiling BitCollections BitSet+Codable.swift
[1337/1430] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1338/1430] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1339/1430] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1340/1430] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1341/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1342/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1343/1430] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1344/1430] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1345/1430] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1346/1430] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1347/1430] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1348/1430] Compiling BitCollections BitSet+SetAlgebra union.swift
[1349/1430] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1350/1430] Compiling BitCollections BitSet.Counted.swift
[1351/1430] Compiling BitCollections BitSet+Initializers.swift
[1352/1430] Compiling BitCollections BitSet+Invariants.swift
[1353/1430] Compiling BitCollections BitSet+Random.swift
[1354/1430] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1355/1430] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1356/1430] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1357/1430] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1358/1430] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1365/1431] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1366/1431] Compiling CryptoBoringWrapper EllipticCurve.swift
[1367/1431] Emitting module CryptoBoringWrapper
[1368/1431] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1370/1431] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1371/1431] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1376/1432] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1377/1432] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1378/1432] Compiling BitCollections BitArray+Extras.swift
[1379/1432] Compiling BitCollections BitArray+Fill.swift
[1380/1432] Compiling BitCollections BitArray+Hashable.swift
[1381/1432] Compiling BitCollections BitArray+Initializers.swift
[1411/1432] Compiling BitCollections BitSet.Index.swift
[1412/1432] Compiling BitCollections BitSet._UnsafeHandle.swift
[1413/1432] Compiling BitCollections BitSet.swift
[1414/1432] Compiling BitCollections Range+Utilities.swift
[1415/1432] Compiling BitCollections Slice+Utilities.swift
[1416/1432] Compiling BitCollections UInt+Tricks.swift
[1417/1432] Compiling BitCollections _Word.swift
[1419/1435] Compiling ConsoleKit Exports.swift
[1420/1435] Emitting module ConsoleKit
[1421/1444] Compiling Algorithms Trim.swift
[1422/1444] Compiling Algorithms Unique.swift
[1423/1444] Compiling Algorithms Windows.swift
[1425/1509] Compiling Collections Collections.swift
[1426/1509] Emitting module Collections
[1427/1510] Compiling Crypto AES-GCM_boring.swift
[1428/1510] Compiling Crypto ChaChaPoly_boring.swift
[1429/1510] Compiling Crypto ChaChaPoly.swift
[1430/1510] Compiling Crypto Cipher.swift
[1432/1510] Compiling Crypto HPKE-Ciphersuite.swift
[1433/1510] Compiling Crypto HPKE-KDF.swift
[1434/1510] Compiling Crypto HPKE-KexKeyDerivation.swift
[1435/1510] Compiling Crypto HPKE-LabeledExtract.swift
[1436/1510] Compiling Crypto HPKE-Utils.swift
[1437/1510] Compiling Crypto DHKEM.swift
[1438/1510] Compiling Crypto HPKE-KEM-Curve25519.swift
[1439/1510] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1440/1510] Compiling Crypto HPKE-KEM.swift
[1441/1510] Compiling Crypto HPKE-Errors.swift
[1442/1519] Emitting module Atomics
[1443/1519] Compiling Crypto ASN1Identifier.swift
[1444/1519] Compiling Crypto ASN1Integer.swift
[1445/1519] Compiling Crypto ASN1Null.swift
[1446/1519] Compiling Crypto ASN1OctetString.swift
[1447/1519] Compiling Crypto ASN1Strings.swift
[1448/1519] Compiling Crypto ArraySliceBigint.swift
[1450/1548] Emitting module Crypto
[1451/1580] Emitting module Algorithms
[1452/1581] Compiling NIOCore DeadChannel.swift
[1453/1581] Compiling NIOCore DispatchQueue+WithFuture.swift
[1454/1581] Compiling NIOCore EventLoop+Deprecated.swift
[1455/1581] Compiling NIOCore EventLoop+SerialExecutor.swift
[1456/1581] Compiling NIOCore EventLoop.swift
[1457/1581] Compiling NIOCore IO.swift
[1458/1581] Compiling NIOCore IOData.swift
[1459/1581] Compiling NIOCore IPProtocol.swift
[1460/1581] Compiling NIOCore IntegerBitPacking.swift
[1461/1581] Compiling NIOCore IntegerTypes.swift
[1462/1581] Compiling Crypto SymmetricKeys.swift
[1463/1581] Compiling Crypto HMAC.swift
[1464/1581] Compiling Crypto MACFunctions.swift
[1465/1581] Compiling Crypto MessageAuthenticationCode.swift
[1466/1581] Compiling Crypto AES.swift
[1467/1581] Compiling Crypto ECDSASignature_boring.swift
[1468/1581] Compiling Crypto ECDSA_boring.swift
[1469/1581] Compiling Crypto EdDSA_boring.swift
[1470/1581] Compiling Crypto ECDSA.swift
[1471/1581] Compiling Crypto Ed25519.swift
[1472/1581] Compiling NIOCore Interfaces.swift
[1473/1581] Compiling NIOCore Linux.swift
[1474/1581] Compiling NIOCore MarkedCircularBuffer.swift
[1475/1581] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1476/1581] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1477/1581] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1478/1581] Compiling NIOCore EventLoopFuture.swift
[1479/1581] Compiling NIOCore FileDescriptor.swift
[1480/1581] Compiling NIOCore FileHandle.swift
[1481/1581] Compiling NIOCore FileRegion.swift
[1483/1581] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1484/1581] Compiling NIOCore ByteBuffer-views.swift
[1485/1581] Compiling NIOCore Channel.swift
[1486/1581] Compiling NIOCore ChannelHandler.swift
[1487/1581] Compiling NIOCore ChannelHandlers.swift
[1488/1581] Compiling NIOCore ChannelInvoker.swift
[1489/1581] Compiling NIOCore ChannelOption.swift
[1490/1581] Compiling NIOCore ChannelPipeline.swift
[1491/1581] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1492/1581] Compiling NIOCore BSDSocketAPI.swift
[1493/1581] Compiling NIOCore AddressedEnvelope.swift
[1494/1581] Compiling NIOCore AsyncAwaitSupport.swift
[1495/1581] Compiling NIOCore AsyncChannel.swift
[1496/1581] Compiling NIOCore AsyncChannelHandler.swift
[1497/1581] Compiling NIOCore AsyncChannelInboundStream.swift
[1498/1581] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1499/1581] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1500/1581] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1501/1581] Compiling NIOCore NIOAsyncWriter.swift
[1502/1581] Compiling NIOCore ByteBuffer-multi-int.swift
[1503/1581] Compiling NIOCore GlobalSingletons.swift
[1504/1581] Compiling NIOCore MulticastChannel.swift
[1505/1581] Compiling NIOCore NIOAny.swift
[1506/1581] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1507/1581] Compiling NIOCore NIOLoopBound.swift
[1508/1581] Compiling NIOCore NIOScheduledCallback.swift
[1509/1581] Compiling NIOCore NIOSendable.swift
[1510/1581] Compiling NIOCore PointerHelpers.swift
[1511/1581] Compiling NIOCore RecvByteBufferAllocator.swift
[1512/1581] Compiling Crypto ECDH.swift
[1513/1581] Compiling Crypto Signature.swift
[1514/1581] Compiling Crypto CryptoKitErrors_boring.swift
[1515/1581] Compiling Crypto RNG_boring.swift
[1516/1581] Compiling Crypto SafeCompare_boring.swift
[1517/1581] Compiling Crypto Zeroization_boring.swift
[1518/1581] Compiling Crypto PrettyBytes.swift
[1519/1581] Compiling Crypto SafeCompare.swift
[1520/1581] Compiling Crypto SecureBytes.swift
[1521/1581] Compiling Crypto Zeroization.swift
[1539/1625] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1540/1625] Compiling _CryptoExtras DigestType.swift
[1541/1625] Compiling _CryptoExtras Error.swift
[1542/1625] Compiling _CryptoExtras I2OSP.swift
[1543/1629] Emitting module _CryptoExtras
[1544/1629] Compiling _CryptoExtras OPRFClient.swift
[1545/1629] Compiling _CryptoExtras OPRFServer.swift
[1546/1629] Compiling _CryptoExtras VOPRF+API.swift
[1547/1629] Compiling _CryptoExtras VOPRFClient.swift
[1548/1629] Compiling _CryptoExtras VOPRFServer.swift
[1551/1629] Compiling _CryptoExtras RSA+BlindSigning.swift
[1552/1629] Compiling _CryptoExtras RSA.swift
[1553/1629] Compiling _CryptoExtras RSA_boring.swift
[1554/1629] Compiling _CryptoExtras RSA_security.swift
[1555/1629] Compiling _CryptoExtras BoringSSLHelpers.swift
[1556/1629] Compiling _CryptoExtras PEMDocument.swift
[1557/1629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1558/1629] Compiling NIOCore SocketAddresses.swift
[1559/1629] Compiling NIOCore SocketOptionProvider.swift
[1560/1629] Compiling NIOCore SystemCallHelpers.swift
[1561/1629] Compiling NIOCore TimeAmount+Duration.swift
[1562/1629] Compiling NIOCore TypeAssistedChannelHandler.swift
[1563/1629] Compiling NIOCore UniversalBootstrapSupport.swift
[1564/1629] Compiling NIOCore Utilities.swift
[1565/1629] Compiling _CryptoExtras AES_CBC.swift
[1566/1629] Compiling _CryptoExtras AES_CFB.swift
[1567/1629] Compiling _CryptoExtras AES_CTR.swift
[1568/1629] Compiling _CryptoExtras AES_GCM_SIV.swift
[1569/1629] Compiling _CryptoExtras Block Function.swift
[1570/1629] Compiling _CryptoExtras AES_CFB_boring.swift
[1571/1629] Compiling _CryptoExtras AES_CTR_boring.swift
[1572/1629] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1573/1629] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1583/1629] Compiling _CryptoExtras ChaCha20CTR.swift
[1585/1629] Compiling _CryptoExtras PrettyBytes.swift
[1586/1629] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1587/1629] Compiling _CryptoExtras DLEQ.swift
[1593/1629] Compiling _CryptoExtras Scrypt.swift
[1594/1629] Compiling _CryptoExtras OPRF.swift
[1611/1629] Compiling _CryptoExtras ECToolbox_boring.swift
[1612/1629] Compiling _CryptoExtras ECToolbox.swift
[1613/1629] Compiling _CryptoExtras HashToField.swift
[1614/1629] Compiling _CryptoExtras KDF.swift
[1615/1629] Compiling _CryptoExtras PBKDF2_boring.swift
[1616/1629] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1617/1629] Compiling _CryptoExtras PBKDF2.swift
[1618/1629] Compiling _CryptoExtras Scrypt_boring.swift
[1619/1629] Emitting module NIOCore
[1621/1682] Compiling NIOEmbedded AsyncTestingChannel.swift
[1622/1682] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1623/1682] Emitting module NIOEmbedded
[1624/1682] Compiling NIOEmbedded Embedded.swift
[1626/1683] Emitting module NIOPosix
[1627/1689] Compiling NIOPosix ServerSocket.swift
[1628/1689] Compiling NIOPosix Socket.swift
[1629/1689] Compiling NIOPosix SocketChannel.swift
[1630/1689] Compiling NIOPosix SocketProtocols.swift
[1631/1689] Compiling NIOPosix System.swift
[1632/1689] Compiling NIOPosix Thread.swift
[1633/1689] Compiling NIOPosix ThreadPosix.swift
[1634/1689] Compiling NIOPosix ThreadWindows.swift
[1635/1689] Compiling NIOPosix UnsafeTransfer.swift
[1636/1689] Compiling NIOPosix Utilities.swift
[1637/1689] Compiling NIOPosix VsockAddress.swift
[1638/1689] Compiling NIOPosix VsockChannelEvents.swift
[1639/1689] Compiling NIOPosix Bootstrap.swift
[1640/1689] Compiling NIOPosix ControlMessage.swift
[1641/1689] Compiling NIOPosix DatagramVectorReadManager.swift
[1642/1689] Compiling NIOPosix Errors+Any.swift
[1643/1689] Compiling NIOPosix FileDescriptor.swift
[1644/1689] Compiling NIOPosix GetaddrinfoResolver.swift
[1645/1689] Compiling NIOPosix HappyEyeballs.swift
[1646/1689] Compiling NIOPosix BSDSocketAPICommon.swift
[1647/1689] Compiling NIOPosix BSDSocketAPIPosix.swift
[1648/1689] Compiling NIOPosix BSDSocketAPIWindows.swift
[1649/1689] Compiling NIOPosix BaseSocket.swift
[1650/1689] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1651/1689] Compiling NIOPosix BaseSocketChannel.swift
[1652/1689] Compiling NIOPosix BaseStreamSocketChannel.swift
[1653/1689] Compiling NIOPosix Pool.swift
[1654/1689] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1655/1689] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1656/1689] Compiling NIOPosix PosixSingletons.swift
[1657/1689] Compiling NIOPosix RawSocketBootstrap.swift
[1658/1689] Compiling NIOPosix Resolver.swift
[1659/1689] Compiling NIOPosix Selectable.swift
[1660/1689] Compiling NIOPosix SelectableChannel.swift
[1661/1689] Compiling NIOPosix SelectableEventLoop.swift
[1662/1689] Compiling NIOPosix SelectorEpoll.swift
[1663/1689] Compiling NIOPosix SelectorGeneric.swift
[1664/1689] Compiling NIOPosix SelectorKqueue.swift
[1665/1689] Compiling NIOPosix SelectorUring.swift
[1666/1689] Compiling NIOPosix IO.swift
[1667/1689] Compiling NIOPosix IntegerBitPacking.swift
[1668/1689] Compiling NIOPosix IntegerTypes.swift
[1669/1689] Compiling NIOPosix Linux.swift
[1670/1689] Compiling NIOPosix LinuxCPUSet.swift
[1671/1689] Compiling NIOPosix LinuxUring.swift
[1672/1689] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1673/1689] Compiling NIOPosix NIOThreadPool.swift
[1674/1689] Compiling NIOPosix NonBlockingFileIO.swift
[1675/1689] Compiling NIOPosix PendingDatagramWritesManager.swift
[1676/1689] Compiling NIOPosix PendingWritesManager.swift
[1677/1689] Compiling NIOPosix PipeChannel.swift
[1678/1689] Compiling NIOPosix PipePair.swift
[1679/1689] Compiling NIOPosix PointerHelpers.swift
[1681/1746] Emitting module NIO
[1682/1746] Compiling NIO Exports.swift
[1683/1747] Compiling AsyncKit EventLoop+Flatten.swift
[1684/1747] Compiling AsyncKit EventLoop+Future.swift
[1685/1747] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1687/1749] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1688/1749] Compiling AsyncKit Collection+Flatten.swift
[1689/1749] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1690/1749] Compiling AsyncKit Future+Miscellaneous.swift
[1691/1749] Compiling AsyncKit Future+Nonempty.swift
[1692/1749] Compiling AsyncKit Future+Optional.swift
[1693/1749] Compiling AsyncKit Future+Transform.swift
[1694/1749] Compiling AsyncKit Future+Try.swift
[1695/1749] Compiling AsyncKit FutureOperators.swift
[1696/1788] Compiling NIOSOCKS SOCKSClientHandler.swift
[1697/1788] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1698/1788] Compiling NIOSOCKS AuthenticationMethod.swift
[1699/1788] Compiling NIOSOCKS ClientGreeting.swift
[1700/1788] Compiling NIOSOCKS Errors.swift
[1701/1792] Emitting module NIOTLS
[1702/1792] Compiling NIOTLS TLSEvents.swift
[1703/1792] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1704/1792] Compiling AsyncKit Optional+StrictMap.swift
[1705/1792] Compiling AsyncKit Exports.swift
[1706/1792] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1707/1792] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1708/1792] Compiling NIOSOCKS Messages.swift
[1709/1792] Compiling NIOSOCKS SOCKSRequest.swift
[1710/1792] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1713/1792] Compiling NIOSOCKS Helpers.swift
[1714/1792] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1715/1792] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1716/1792] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1717/1792] Compiling NIOSOCKS SOCKSResponse.swift
[1718/1792] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1719/1793] Compiling NIOSOCKS ClientStateMachine.swift
[1722/1793] Emitting module _NIOFileSystem
[1723/1793] Emitting module NIOFoundationCompat
[1724/1793] Emitting module NIOSOCKS
[1731/1793] Compiling NIOTLS SNIHandler.swift
[1733/1794] Compiling NIOSOCKS ServerStateMachine.swift
[1734/1795] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1735/1795] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1739/1797] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1741/1811] Compiling NIOSSL ObjectIdentifier.swift
[1742/1811] Compiling NIOSSL PosixPort.swift
[1743/1826] Compiling NIOSSL IdentityVerification.swift
[1744/1826] Compiling NIOSSL LinuxCABundle.swift
[1745/1826] Compiling NIOSSL NIOSSLClientHandler.swift
[1746/1826] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1747/1848] Compiling _NIOFileSystem UnsafeTransfer.swift
[1748/1848] Compiling _NIOFileSystem ParallelDirCopy.swift
[1749/1848] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1750/1848] Compiling _NIOFileSystem CInterop.swift
[1751/1848] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1752/1848] Compiling NIOTransportServices NIOTSBootstraps.swift
[1753/1848] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1754/1848] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1755/1848] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1756/1848] Compiling NIOSSL SubjectAlternativeName.swift
[1757/1848] Compiling NIOSSL NIOSSLSecureBytes.swift
[1758/1848] Compiling NIOSSL RNG.swift
[1759/1848] Compiling NIOSSL SafeCompare.swift
[1760/1848] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1761/1848] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1765/1848] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1769/1848] Compiling NIOTransportServices NIOTSErrors.swift
[1770/1848] Compiling NIOTransportServices NIOTSEventLoop.swift
[1771/1850] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1772/1850] Compiling NIOTransportServices NIOTSSingletons.swift
[1773/1850] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1774/1850] Compiling NIOTransportServices StateManagedChannel.swift
[1775/1850] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1776/1850] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1777/1850] Emitting module NIOTransportServices
[1778/1850] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1779/1850] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1780/1850] Compiling NIOTransportServices AcceptHandler.swift
[1781/1850] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1782/1850] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1783/1850] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1784/1850] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1788/1851] Emitting module NIOHTTP1
[1807/1852] Compiling _NIOFileSystem Syscalls.swift
[1808/1852] Compiling _NIOFileSystem SystemFileHandle.swift
[1809/1852] Compiling _NIOFileSystem Utilities.swift
[1810/1852] Compiling _NIOFileSystem OpenOptions.swift
[1819/1901] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1820/1901] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1821/1901] Compiling NIOExtras NIOExtrasError.swift
[1822/1901] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1823/1920] Compiling NIOWebSocket WebSocketOpcode.swift
[1824/1921] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1825/1921] Compiling MultipartKit Exports.swift
[1826/1921] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1827/1923] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1828/1923] Compiling NIOExtras WritePCAPHandler.swift
[1831/1923] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1832/1923] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1833/1923] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1834/1923] Compiling MultipartKit BasicCodingKey.swift
[1835/1923] Compiling MultipartKit MultipartError.swift
[1838/1923] Compiling MultipartKit FormDataDecoder.swift
[1839/1923] Emitting module NIOHTTPCompression
[1840/1923] Compiling NIOHTTPCompression HTTPDecompression.swift
[1841/1923] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1842/1923] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1843/1923] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1844/1923] Compiling NIOHTTPCompression HTTPCompression.swift
[1845/1923] Compiling NIOHPACK IndexedHeaderTable.swift
[1846/1923] Compiling NIOHPACK IntegerCoding.swift
[1847/1924] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1850/1924] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1851/1924] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1852/1924] Compiling MultipartKit FormDataEncoder.swift
[1853/1924] Compiling MultipartKit Storage.swift
[1854/1924] Compiling MultipartKit MultipartFormData.swift
[1855/1924] Compiling MultipartKit MultipartParser.swift
[1856/1924] Emitting module NIOSSL
[1857/1924] Compiling NIOHPACK HuffmanTables.swift
[1858/1924] Compiling NIOHPACK StaticHeaderTable.swift
[1861/1924] Compiling NIOHPACK HuffmanCoding.swift
[1862/1924] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1863/1924] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1864/1925] Emitting module NIOWebSocket
[1867/1925] Emitting module MultipartKit
[1874/1927] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1875/1927] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1879/1927] Compiling NIOWebSocket WebSocketFrame.swift
[1880/1927] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1881/1928] Emitting module NIOHPACK
[1895/1928] Emitting module NIOExtras
[1896/1929] Emitting module AsyncKit
[1897/1929] Compiling MultipartKit MultipartSerializer.swift
[1898/1929] Compiling MultipartKit Utilities.swift
[1909/1933] Emitting module _NIOFileSystemFoundationCompat
[1910/1933] Compiling NIOSSL Zeroization.swift
[1911/1933] Compiling NIOSSL TLSConfiguration.swift
[1912/1933] Compiling NIOSSL UniversalBootstrapSupport.swift
[1913/1934] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1914/1934] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1915/1936] Emitting module NIOFileSystem
[1916/1936] Compiling NIOFileSystem Exports.swift
[1919/1966] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1920/1966] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1921/1996] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1922/1996] Compiling NIOHTTP2 SendingRstStreamState.swift
[1923/1996] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1924/1996] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1927/1997] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1928/1997] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1929/1997] Compiling NIOHTTP2 HasLocalSettings.swift
[1930/1997] Compiling NIOHTTP2 HasRemoteSettings.swift
[1931/1997] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1932/1997] Compiling NIOHTTP2 QuiescingState.swift
[1933/1997] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1934/1997] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1935/2013] Compiling WebSocketKit Exports.swift
[1936/2013] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1937/2013] Compiling WebSocketKit WebSocket+Connect.swift
[1938/2013] Compiling WebSocketKit WebSocketHandler.swift
[1939/2013] Compiling WebSocketKit WebSocket+Concurrency.swift
[1940/2013] Emitting module WebSocketKit
[1941/2013] Compiling WebSocketKit WebSocket.swift
[1942/2013] Compiling WebSocketKit WebSocketClient.swift
[1944/2014] Compiling NIOHTTP2 StateMachineResult.swift
[1945/2014] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1946/2014] Compiling NIOHTTP2 DOSHeuristics.swift
[1947/2014] Compiling NIOHTTP2 Error+Any.swift
[1948/2014] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1949/2014] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1950/2014] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1951/2014] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1952/2014] Compiling NIOHTTP2 SendingGoawayState.swift
[1953/2014] Compiling NIOHTTP2 SendingHeadersState.swift
[1960/2014] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1961/2014] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1963/2015] Compiling NIOHTTP2 InboundWindowManager.swift
[1964/2015] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1965/2015] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1966/2015] Compiling NIOHTTP2 StreamChannelList.swift
[1967/2015] Compiling NIOHTTP2 StreamMap.swift
[1968/2015] Compiling NIOHTTP2 StreamStateMachine.swift
[1969/2015] Compiling NIOHTTP2 UnsafeTransfer.swift
[1970/2015] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1971/2068] Emitting module NIOHTTP2
[1972/2069] Compiling X509 OCSPVersion.swift
[1973/2069] Compiling X509 PKCS8PrivateKey.swift
[1974/2069] Compiling X509 SubjectAlternativeName.swift
[1975/2069] Compiling X509 SubjectKeyIdentifier.swift
[1976/2069] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1977/2069] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1978/2069] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1979/2069] Compiling NIOHTTP2 InboundEventBuffer.swift
[1980/2104] Compiling X509 CountryName.swift
[1981/2104] Compiling X509 DNBuilder.swift
[1982/2104] Compiling X509 LocalityName.swift
[1983/2104] Compiling X509 OrganizationName.swift
[1984/2104] Compiling X509 OrganizationalUnitName.swift
[1985/2104] Compiling X509 StateOrProvinceName.swift
[1986/2104] Compiling X509 StreetAddress.swift
[1987/2104] Compiling X509 Error.swift
[1988/2104] Compiling X509 CertificatePublicKey.swift
[1989/2104] Compiling X509 CertificateSerialNumber.swift
[1990/2104] Compiling X509 CertificateVersion.swift
[1991/2104] Compiling X509 CMSAttribute.swift
[1992/2104] Compiling X509 CMSContentInfo.swift
[1993/2104] Compiling X509 CMSEncapsulatedContentInfo.swift
[1994/2104] Compiling X509 CMSIssuerAndSerialNumber.swift
[1995/2104] Compiling X509 CMSOperations.swift
[1996/2104] Compiling X509 CMSSignature.swift
[1997/2104] Compiling X509 CMSSignedData.swift
[1998/2104] Compiling X509 CMSSignerIdentifier.swift
[1999/2104] Compiling X509 CMSSignerInfo.swift
[2000/2104] Compiling X509 CMSVersion.swift
[2001/2104] Compiling X509 Digests.swift
[2002/2104] Compiling X509 DistinguishedName.swift
[2003/2104] Compiling X509 CommonName.swift
[2004/2104] Compiling X509 AuthorityInformationAccess.swift
[2005/2104] Compiling X509 AuthorityKeyIdentifier.swift
[2006/2104] Compiling X509 BasicConstraints.swift
[2007/2104] Compiling X509 ExtendedKeyUsage.swift
[2008/2104] Compiling X509 ExtensionIdentifiers.swift
[2009/2104] Compiling X509 KeyUsage.swift
[2010/2104] Compiling X509 NameConstraints.swift
[2011/2104] Compiling X509 OCSPPolicy.swift
[2012/2104] Compiling X509 OCSPRequest.swift
[2014/2162] Compiling X509 PolicyBuilder.swift
[2015/2162] Compiling X509 BasicConstraintsPolicy.swift
[2016/2162] Compiling X509 DNSNames.swift
[2017/2162] Compiling X509 DirectoryNames.swift
[2018/2162] Compiling X509 ExpiryPolicy.swift
[2019/2162] Compiling X509 IPConstraints.swift
[2020/2162] Compiling X509 NameConstraintsPolicy.swift
[2021/2162] Compiling X509 RFC5280Policy.swift
[2022/2162] Compiling X509 URIConstraints.swift
[2023/2162] Compiling X509 VersionPolicy.swift
[2024/2162] Compiling X509 ServerIdentityPolicy.swift
[2025/2162] Compiling X509 TrustRootLoading.swift
[2026/2162] Compiling X509 PromiseAndFuture.swift
[2027/2162] Compiling X509 RDNAttribute.swift
[2028/2162] Compiling X509 RandomNumberGenerator+bytes.swift
[2029/2162] Compiling X509 RelativeDistinguishedName.swift
[2030/2162] Compiling X509 SEC1PrivateKey.swift
[2031/2162] Compiling X509 SecKeyWrapper.swift
[2032/2162] Compiling X509 Signature.swift
[2033/2162] Compiling X509 SignatureAlgorithm.swift
[2034/2162] Compiling X509 AllOfPolicies.swift
[2035/2162] Compiling X509 AnyPolicy.swift
[2036/2162] Compiling X509 CertificateStore.swift
[2037/2162] Compiling X509 OneOfPolicies.swift
[2038/2174] Compiling AsyncHTTPClient ConnectionTarget.swift
[2039/2174] Compiling AsyncHTTPClient DeconstructedURL.swift
[2040/2174] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2041/2174] Compiling AsyncHTTPClient FoundationExtensions.swift
[2042/2174] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2043/2174] Compiling X509 GeneralName.swift
[2044/2174] Compiling X509 LockedValueBox.swift
[2045/2174] Compiling X509 BasicOCSPResponse.swift
[2046/2174] Compiling X509 DirectoryString.swift
[2047/2174] Compiling X509 OCSPCertID.swift
[2048/2174] Compiling X509 OCSPCertStatus.swift
[2049/2174] Compiling X509 OCSPExtensionID.swift
[2050/2174] Compiling X509 OCSPNonce.swift
[2051/2174] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2052/2174] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2053/2174] Compiling AsyncHTTPClient HTTPClient.swift
[2054/2174] Compiling AsyncHTTPClient HTTPHandler.swift
[2055/2174] Compiling AsyncHTTPClient LRUCache.swift
[2056/2174] Compiling AsyncHTTPClient NWErrorHandler.swift
[2057/2174] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2058/2174] Compiling AsyncHTTPClient TLSConfiguration.swift
[2059/2174] Compiling AsyncHTTPClient RedirectState.swift
[2060/2174] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2061/2174] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2062/2174] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2063/2174] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2064/2174] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2065/2174] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2066/2174] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2067/2174] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2068/2174] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2069/2174] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2070/2174] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2071/2174] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2072/2174] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2073/2174] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2074/2174] Compiling AsyncHTTPClient Transaction.swift
[2075/2174] Compiling AsyncHTTPClient Base64.swift
[2076/2174] Compiling AsyncHTTPClient BasicAuth.swift
[2077/2174] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2078/2174] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2079/2174] Compiling AsyncHTTPClient ConnectionPool.swift
[2080/2174] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2081/2174] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2082/2174] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2083/2174] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2084/2174] Compiling AsyncHTTPClient HTTP1Connection.swift
[2085/2174] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2086/2174] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2087/2174] Compiling AsyncHTTPClient HTTP2Connection.swift
[2088/2174] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2089/2174] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2090/2174] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2091/2174] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2092/2174] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2093/2174] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2094/2174] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2095/2174] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2096/2174] Compiling AsyncHTTPClient RequestBodyLength.swift
[2097/2174] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2098/2174] Compiling AsyncHTTPClient RequestOptions.swift
[2099/2174] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2100/2174] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2101/2174] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2118/2182] Emitting module AsyncHTTPClient
[2127/2182] Emitting module X509
[2160/2182] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2161/2182] Compiling AsyncHTTPClient RequestBag.swift
[2162/2182] Compiling AsyncHTTPClient RequestValidation.swift
[2163/2182] Compiling AsyncHTTPClient SSLContextCache.swift
[2164/2182] Compiling AsyncHTTPClient Scheme.swift
[2165/2182] Compiling AsyncHTTPClient Singleton.swift
[2166/2182] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2167/2182] Compiling AsyncHTTPClient Utils.swift
[2173/2353] Compiling Vapor Application+Password.swift
[2174/2353] Compiling Vapor Application+Passwords.swift
[2175/2353] Compiling Vapor AsyncPasswordHasher.swift
[2176/2353] Compiling Vapor BcryptHasher.swift
[2177/2353] Compiling Vapor PasswordHasher.swift
[2178/2353] Compiling Vapor PlaintextHasher.swift
[2179/2353] Compiling Vapor Request+Password.swift
[2180/2353] Compiling Vapor Redirect.swift
[2181/2353] Compiling Vapor AsyncBasicResponder.swift
[2182/2353] Compiling Vapor AsyncMiddleware.swift
[2183/2353] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2184/2353] Compiling Vapor AsyncSessionDriver.swift
[2186/2412] Compiling JWTKit P521+CurveType.swift
[2187/2412] Compiling JWTKit EdDSA.swift
[2188/2412] Compiling JWTKit EdDSACurve.swift
[2189/2412] Compiling JWTKit EdDSAError.swift
[2190/2412] Compiling JWTKit EdDSASigner.swift
[2191/2412] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2192/2412] Compiling JWTKit HMAC.swift
[2193/2412] Compiling JWTKit HMACError.swift
[2194/2412] Compiling JWTKit HMACSigner.swift
[2195/2412] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2196/2412] Compiling JWTKit Insecure.swift
[2197/2412] Compiling JWTKit JWK.swift
[2198/2412] Compiling JWTKit JWKIdentifier.swift
[2199/2412] Compiling JWTKit JWKS.swift
[2200/2412] Compiling JWTKit JWKSigner.swift
[2201/2412] Compiling JWTKit JWTAlgorithm.swift
[2202/2412] Compiling JWTKit JWTError.swift
[2203/2412] Compiling JWTKit JWTHeader+CommonFields.swift
[2204/2412] Compiling JWTKit JWTHeader.swift
[2205/2412] Compiling JWTKit JWTHeaderField.swift
[2206/2412] Compiling JWTKit JWTKeyCollection.swift
[2207/2412] Compiling JWTKit JWTParser.swift
[2208/2412] Compiling JWTKit JWTPayload.swift
[2209/2412] Compiling JWTKit JWTSerializer.swift
[2210/2436] Compiling JWTKit AudienceClaim.swift
[2211/2436] Compiling JWTKit BoolClaim.swift
[2212/2436] Compiling JWTKit ExpirationClaim.swift
[2213/2436] Compiling JWTKit GoogleHostedDomainClaim.swift
[2214/2436] Compiling JWTKit IDClaim.swift
[2215/2436] Compiling JWTKit IssuedAtClaim.swift
[2216/2436] Compiling JWTKit IssuerClaim.swift
[2217/2436] Compiling JWTKit JWTClaim.swift
[2218/2436] Compiling JWTKit JWTMultiValueClaim.swift
[2219/2436] Compiling JWTKit JWTUnixEpochClaim.swift
[2220/2436] Compiling JWTKit LocaleClaim.swift
[2221/2436] Compiling JWTKit NotBeforeClaim.swift
[2222/2436] Compiling JWTKit SubjectClaim.swift
[2223/2436] Compiling JWTKit TenantIDClaim.swift
[2224/2436] Compiling JWTKit ECDSA.swift
[2225/2436] Compiling JWTKit ECDSACurve.swift
[2226/2436] Compiling JWTKit ECDSACurveType.swift
[2227/2436] Compiling JWTKit ECDSAError.swift
[2228/2436] Compiling JWTKit ECDSAKeyTypes.swift
[2229/2436] Compiling JWTKit ECDSASigner.swift
[2230/2436] Compiling JWTKit ECDSASigningAlgorithm.swift
[2231/2436] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2232/2436] Compiling JWTKit P256+CurveType.swift
[2233/2436] Compiling JWTKit P384+CurveType.swift
[2250/2468] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2251/2468] Compiling JWTKit UnsecuredNoneSigner.swift
[2252/2468] Compiling JWTKit JWTKeyCollection+RSA.swift
[2253/2468] Compiling JWTKit RSA.swift
[2254/2468] Compiling JWTKit RSAError.swift
[2255/2468] Compiling JWTKit RSASigner.swift
[2256/2468] Compiling JWTKit Base64URL.swift
[2257/2468] Compiling JWTKit CryptoSigner.swift
[2267/2468] Emitting module JWTKit
[2291/2468] Compiling JWTKit JWTSigner.swift
[2292/2468] Compiling JWTKit CustomizedJSONCoders.swift
[2293/2468] Compiling JWTKit Utilities.swift
[2294/2468] Compiling JWTKit AppleIdentityToken.swift
[2295/2468] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2296/2468] Compiling JWTKit GoogleIdentityToken.swift
[2297/2468] Compiling JWTKit MicrosoftIdentityToken.swift
[2298/2468] Compiling JWTKit ValidationTimePayload.swift
[2299/2468] Compiling JWTKit X5CVerifier.swift
[2300/2469] Compiling Vapor Bytes+Hex.swift
[2301/2469] Compiling Vapor Bytes+SecureCompare.swift
[2302/2469] Compiling Vapor Collection+Safe.swift
[2303/2469] Compiling Vapor DataProtocol+Copy.swift
[2304/2469] Compiling Vapor DecoderUnwrapper.swift
[2305/2469] Compiling Vapor DirectoryConfiguration.swift
[2306/2469] Compiling Vapor DotEnv.swift
[2307/2469] Compiling Vapor Extendable.swift
[2308/2469] Compiling Vapor File.swift
[2309/2469] Compiling Vapor FileIO.swift
[2310/2469] Compiling Vapor LifecycleHandler.swift
[2311/2469] Compiling Vapor OptionalType.swift
[2312/2469] Compiling Vapor RFC1123.swift
[2313/2469] Compiling Vapor SocketAddress+Hostname.swift
[2314/2469] Compiling Vapor Storage.swift
[2315/2469] Compiling Vapor String+IsIPAddress.swift
[2316/2469] Compiling Vapor Thread.swift
[2317/2469] Compiling Vapor URI.swift
[2318/2469] Compiling Vapor RangeResult.swift
[2319/2469] Compiling Vapor Validatable.swift
[2320/2469] Compiling Vapor Validation.swift
[2321/2469] Compiling Vapor ValidationKey.swift
[2322/2469] Compiling Vapor Validations.swift
[2323/2469] Compiling Vapor ValidationsError.swift
[2324/2469] Compiling Vapor Validator.swift
[2325/2469] Compiling Vapor ValidatorResult.swift
[2326/2469] Compiling Vapor And.swift
[2327/2469] Compiling Vapor Case.swift
[2328/2469] Compiling Vapor CharacterSet.swift
[2329/2469] Compiling Vapor Count.swift
[2330/2469] Compiling Vapor Custom.swift
[2331/2469] Compiling Vapor Email.swift
[2332/2469] Compiling Vapor Empty.swift
[2333/2469] Compiling Vapor In.swift
[2334/2469] Compiling Vapor Nil.swift
[2335/2469] Compiling Vapor NilIgnoring.swift
[2336/2469] Compiling Vapor Not.swift
[2337/2469] Compiling Vapor Or.swift
[2338/2469] Compiling Vapor Pattern.swift
[2339/2469] Compiling Vapor Range.swift
[2340/2469] Compiling Vapor URL.swift
[2341/2469] Compiling Vapor Valid.swift
[2342/2469] Compiling Vapor Application+Views.swift
[2343/2469] Compiling Vapor PlaintextRenderer.swift
[2344/2469] Compiling Vapor Request+View.swift
[2345/2469] Compiling Vapor View.swift
[2346/2469] Compiling Vapor ViewRenderer.swift
[2347/2469] Compiling Vapor _Deprecations.swift
[2349/2469] Compiling Vapor Service.swift
[2350/2469] Compiling Vapor Application+Sessions.swift
[2351/2469] Compiling Vapor MemorySessions.swift
[2352/2469] Compiling Vapor Request+Session.swift
[2353/2469] Compiling Vapor Session.swift
[2354/2469] Compiling Vapor SessionCache.swift
[2355/2469] Compiling Vapor SessionData.swift
[2356/2469] Compiling Vapor SessionDriver.swift
[2357/2469] Compiling Vapor SessionsConfiguration.swift
[2358/2469] Compiling Vapor SessionsMiddleware.swift
[2359/2469] Compiling Vapor URLEncodedFormData.swift
[2360/2469] Compiling Vapor URLEncodedFormDecoder.swift
[2361/2469] Compiling Vapor URLEncodedFormEncoder.swift
[2362/2469] Compiling Vapor URLEncodedFormError.swift
[2363/2469] Compiling Vapor URLEncodedFormParser.swift
[2364/2469] Compiling Vapor URLEncodedFormSerializer.swift
[2365/2469] Compiling Vapor URLQueryFragmentConvertible.swift
[2366/2469] Compiling Vapor AnyResponse.swift
[2367/2469] Compiling Vapor Array+Random.swift
[2368/2469] Compiling Vapor Base32.swift
[2369/2469] Compiling Vapor Base64.swift
[2370/2469] Compiling Vapor BaseN.swift
[2371/2469] Compiling Vapor BasicCodingKey.swift
[2372/2469] Compiling Vapor ByteCount.swift
[2377/2469] Compiling Vapor Authentication+Concurrency.swift
[2378/2469] Compiling Vapor Cache+Concurrency.swift
[2379/2469] Compiling Vapor Client+Concurrency.swift
[2380/2469] Compiling Vapor RequestBody+Concurrency.swift
[2381/2469] Compiling Vapor Responder+Concurrency.swift
[2382/2469] Compiling Vapor ResponseCodable+Concurrency.swift
[2383/2469] Compiling Vapor RoutesBuilder+Concurrency.swift
[2384/2469] Compiling Vapor ViewRenderer+Concurrency.swift
[2385/2469] Compiling Vapor WebSocket+Concurrency.swift
[2386/2469] Compiling Vapor ContainerGetPathExecutor.swift
[2387/2469] Compiling Vapor Content.swift
[2388/2469] Compiling Vapor ContentCoders.swift
[2389/2469] Compiling Vapor ContentConfiguration.swift
[2390/2469] Compiling Vapor ContentContainer.swift
[2391/2469] Compiling Vapor JSONCoder+Custom.swift
[2392/2469] Compiling Vapor JSONCoders+Content.swift
[2393/2469] Compiling Vapor PlaintextDecoder.swift
[2394/2469] Compiling Vapor PlaintextEncoder.swift
[2395/2469] Compiling Vapor URLQueryCoders.swift
[2396/2469] Compiling Vapor URLQueryContainer.swift
[2397/2469] Emitting module Vapor
[2398/2469] Compiling Vapor HTTPServerResponseEncoder.swift
[2399/2469] Compiling Vapor HTTPServerUpgradeHandler.swift
[2400/2469] Compiling Vapor Logger+Report.swift
[2401/2469] Compiling Vapor LoggingSystem+Environment.swift
[2402/2469] Compiling Vapor Application+Middleware.swift
[2403/2469] Compiling Vapor CORSMiddleware.swift
[2404/2469] Compiling Vapor ErrorMiddleware.swift
[2405/2469] Compiling Vapor FileMiddleware.swift
[2406/2469] Compiling Vapor Middleware.swift
[2407/2469] Compiling Vapor MiddlewareConfiguration.swift
[2408/2469] Compiling Vapor ResponseCompressionMiddleware.swift
[2409/2469] Compiling Vapor RouteLoggingMiddleware.swift
[2410/2469] Compiling Vapor TracingMiddleware.swift
[2411/2469] Compiling Vapor File+Multipart.swift
[2412/2469] Compiling Vapor FormDataDecoder+Content.swift
[2413/2469] Compiling Vapor FormDataEncoder+Content.swift
[2422/2469] Compiling Vapor HTTPStatus.swift
[2423/2469] Compiling Vapor HTTPCookies.swift
[2424/2469] Compiling Vapor HTTPHeaderCacheControl.swift
[2425/2469] Compiling Vapor HTTPHeaderExpires.swift
[2426/2469] Compiling Vapor HTTPHeaderLastModified.swift
[2427/2469] Compiling Vapor HTTPHeaders+Cache.swift
[2428/2469] Compiling Vapor HTTPHeaders+Connection.swift
[2429/2469] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2430/2469] Compiling Vapor HTTPHeaders+ContentRange.swift
[2431/2469] Compiling Vapor HTTPHeaders+Directive.swift
[2432/2469] Compiling Vapor HTTPHeaders+Forwarded.swift
[2433/2469] Compiling Vapor HTTPHeaders+Link.swift
[2434/2469] Compiling Vapor HTTPHeaders+Name.swift
[2435/2469] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2436/2469] Compiling Vapor HTTPHeaders.swift
[2437/2469] Compiling Vapor HTTPMediaType.swift
[2438/2469] Compiling Vapor HTTPMediaTypePreference.swift
[2439/2469] Compiling Vapor Responder.swift
[2440/2469] Compiling Vapor Application+HTTP+Server.swift
[2441/2469] Compiling Vapor HTTPServer.swift
[2442/2469] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2443/2469] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2444/2469] Compiling Vapor HTTPServerHandler.swift
[2445/2469] Compiling Vapor HTTPServerRequestDecoder.swift
[2463/2469] Compiling Vapor RoutesBuilder+WebSocket.swift
[2464/2469] Compiling Vapor RoutesBuilder.swift
[2465/2469] Compiling Vapor OTP.swift
[2466/2469] Compiling Vapor Application+Servers.swift
[2467/2469] Compiling Vapor Server.swift
[2468/2469] Compiling Vapor App+Service.swift
[2469/2469] Compiling Vapor Req+Service.swift
[2471/2478] Emitting module ImperialCore
[2472/2479] Compiling ImperialCore ImperialMiddleware.swift
[2473/2479] Compiling ImperialCore RoutesBuilder+oAuth.swift
[2474/2479] Compiling ImperialCore Sessions+Imperial.swift
[2475/2479] Compiling ImperialCore ImperialError.swift
[2476/2479] Compiling ImperialCore FederatedService.swift
[2477/2479] Compiling ImperialCore FederatedServiceRouter.swift
[2478/2479] Compiling ImperialCore FederatedServiceTokens.swift
[2479/2479] Compiling ImperialCore String+pathSegments.swift
[2481/2526] Compiling ImperialShopify Session+Shopify.swift
[2482/2526] Compiling ImperialMicrosoft Microsoft.swift
[2483/2526] Emitting module ImperialMicrosoft
[2484/2526] Emitting module ImperialShopify
[2485/2526] Emitting module ImperialGitlab
[2486/2526] Compiling ImperialMixcloud MixcloudRouter.swift
[2487/2526] Compiling ImperialMixcloud Mixcloud.swift
[2488/2526] Compiling ImperialMixcloud MixcloudAuth.swift
[2489/2526] Emitting module ImperialMixcloud
[2490/2526] Compiling ImperialMixcloud MixcloudCallbackBody.swift
[2491/2526] Compiling ImperialKeycloak KeycloakAuth.swift
[2492/2526] Emitting module ImperialKeycloak
[2493/2526] Compiling ImperialKeycloak Keycloak.swift
[2494/2526] Compiling ImperialGitlab GitlabRouter.swift
[2495/2526] Compiling ImperialGitHub GitHubAuth.swift
[2496/2526] Compiling ImperialGitHub GitHub.swift
[2497/2526] Emitting module ImperialGitHub
[2498/2526] Compiling ImperialGitlab Gitlab.swift
[2499/2526] Compiling ImperialGitlab GitlabAuth.swift
[2500/2526] Compiling ImperialGitlab GitlabCallbackBody.swift
[2501/2526] Compiling ImperialKeycloak KeycloakCallbackBody.swift
[2502/2526] Compiling ImperialKeycloak KeycloakRouter.swift
[2503/2526] Compiling ImperialGitHub GitHubCallbackBody.swift
[2504/2526] Compiling ImperialGitHub GitHubRouter.swift
[2505/2526] Compiling ImperialMicrosoft MicrosoftRouter.swift
[2506/2526] Compiling ImperialGoogle GoogleJWT.swift
[2507/2526] Compiling ImperialGoogle GoogleJWTAuth.swift
[2508/2526] Compiling ImperialGoogle GoogleJWTPayload.swift
[2509/2526] Emitting module ImperialGoogle
[2510/2526] Compiling ImperialMicrosoft MicrosoftAuth.swift
[2511/2526] Compiling ImperialMicrosoft MicrosoftCallbackBody.swift
[2512/2527] Compiling ImperialShopify URL+Shopify.swift
[2513/2527] Compiling ImperialGoogle Google.swift
[2514/2527] Emitting module ImperialImgur
[2515/2527] Compiling ImperialImgur ImgurRouter.swift
[2516/2527] Compiling ImperialImgur ImgurCallbackBody.swift
[2517/2527] Compiling ImperialImgur ImgurAuth.swift
[2518/2527] Compiling ImperialImgur Imgur.swift
[2519/2530] Compiling ImperialGoogle GoogleCallbackBody.swift
[2520/2530] Compiling ImperialGoogle GoogleAuth.swift
[2521/2530] Compiling ImperialGoogle GoogleJWTRouter.swift
[2522/2530] Compiling ImperialGoogle GoogleJWTResponse.swift
[2523/2531] Compiling ImperialShopify ShopifyAuth.swift
[2524/2531] Compiling ImperialShopify ShopifyCallbackBody.swift
[2525/2531] Compiling ImperialShopify ShopifyRouter.swift
[2526/2531] Compiling ImperialShopify Shopify.swift
[2534/2534] Compiling ImperialGoogle GoogleRouter.swift
[2536/2560] Compiling ImperialDiscord Discord.swift
[2537/2560] Compiling ImperialAuth0 Auth0Auth.swift
[2538/2560] Emitting module ImperialFacebook
[2539/2560] Compiling ImperialDropbox DropboxCallbackBody.swift
[2540/2560] Emitting module ImperialAuth0
[2541/2560] Emitting module ImperialDropbox
[2542/2560] Compiling ImperialAuth0 Auth0.swift
[2543/2560] Compiling ImperialDropbox DropboxRouter.swift
[2544/2560] Compiling ImperialDeviantArt DeviantArt.swift
[2545/2560] Compiling ImperialDropbox Dropbox.swift
[2546/2560] Compiling ImperialDropbox DropboxAuth.swift
[2547/2560] Compiling ImperialFacebook FacebookAuth.swift
[2548/2560] Compiling ImperialFacebook Facebook.swift
[2549/2560] Emitting module ImperialDeviantArt
[2550/2560] Compiling ImperialDiscord DiscordAuth.swift
[2551/2560] Emitting module ImperialDiscord
[2552/2560] Compiling ImperialDiscord DiscordCallbackBody.swift
[2553/2560] Compiling ImperialAuth0 Auth0Router.swift
[2554/2560] Compiling ImperialDiscord DiscordRouter.swift
[2555/2561] Compiling ImperialFacebook FacebookRouter.swift
[2556/2561] Compiling ImperialFacebook FacebookCallbackBody.swift
[2557/2562] Compiling ImperialAuth0 Auth0CallbackBody.swift
[2558/2563] Compiling ImperialDeviantArt DeviantArtAuth.swift
[2559/2563] Compiling ImperialDeviantArt DeviantArtCallbackBody.swift
[2560/2563] Compiling ImperialDeviantArt DeviantArtRouter.swift
Build complete! (163.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.110.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.1",
            "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"
    }
  ],
  "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"
      ],
      "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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.