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 main (6443db), with Swift 6.0 for Linux on 2 Jan 2025 04:39:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/imperial
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 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 main
========================================
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-4606859-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
[4241/79518] Fetching vapor, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.66s)
Fetched https://github.com/vapor/vapor.git from cache (1.69s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.1 (0.57s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
[1/5456] Fetching swift-certificates
[5457/9188] Fetching swift-certificates, swift-log
Fetched https://github.com/apple/swift-certificates.git from cache (0.31s)
[1792/3732] Fetching swift-log
[3733/15858] Fetching swift-log, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.33s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.35s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.111.0 (2.32s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1004] Fetching swift-service-context
[473/5928] Fetching swift-service-context, swift-distributed-tracing
[653/8100] Fetching swift-service-context, swift-distributed-tracing, multipart-kit
[2195/10624] Fetching swift-service-context, swift-distributed-tracing, multipart-kit, websocket-kit
[2998/16238] Fetching swift-service-context, swift-distributed-tracing, multipart-kit, websocket-kit, swift-algorithms
[5721/17807] Fetching swift-service-context, swift-distributed-tracing, multipart-kit, websocket-kit, swift-algorithms, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.45s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.45s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
[8688/12479] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-metrics
[10681/17741] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.27s)
[12634/15621] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.39s)
Fetching https://github.com/apple/swift-nio-ssl.git
[8688/21594] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-nio-http2
[11284/35382] Fetching swift-service-context, multipart-kit, swift-algorithms, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (3.14s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.14s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (3.15s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.19s)
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.63s)
Fetching https://github.com/swift-server/async-http-client.git
[1/20690] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.88s)
[2/26160] Fetching routing-kit, console-kit
[3/28530] Fetching routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.69s)
[12919/26160] Fetching routing-kit, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.77s)
[13863/20690] Fetching routing-kit
[15933/93253] Fetching routing-kit, swift-nio
[16659/106596] Fetching routing-kit, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.49s)
[45997/85906] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.47s)
[43538/72563] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.00s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.56s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (1.66s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/3960] Fetching swift-system
[1863/19563] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
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.60s)
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.27s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.61s)
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.60s)
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.77s)
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.21s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.56s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.99s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.72s)
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.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.59s)
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.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.88s)
Fetching https://github.com/apple/swift-asn1.git
[1/1427] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.6.1 (0.62s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.55s)
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.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.57s)
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.57s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.56s)
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-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/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/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.5.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-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/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-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-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-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-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-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-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-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-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/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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-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/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/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
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
[64/863] Compiling CNIOWindows WSAStartup.c
[64/863] Compiling CNIOWindows shim.c
[66/863] Compiling _NumericsShims _NumericsShims.c
[67/863] Compiling CNIOWASI CNIOWASI.c
[68/863] Compiling CSystem shims.c
[69/863] Compiling CVaporBcrypt bcrypt.c
[70/863] Compiling CNIOLinux liburing_shims.c
[71/863] Compiling CVaporBcrypt blf.c
[72/863] Compiling CNIOSHA1 c_nio_sha1.c
[73/863] Compiling CNIOExtrasZlib empty.c
[74/863] Compiling CNIODarwin shim.c
[75/863] Compiling CNIOLLHTTP c_nio_http.c
[76/863] Compiling CNIOLinux shim.c
[77/863] Compiling fiat_p256_adx_mul.S
[78/863] Compiling fiat_p256_adx_sqr.S
[79/863] Compiling CNIOLLHTTP c_nio_api.c
[80/863] Compiling fiat_curve25519_adx_square.S
[81/863] Compiling fiat_curve25519_adx_mul.S
[82/863] Compiling CNIOLLHTTP c_nio_llhttp.c
[83/863] Compiling _AtomicsShims.c
[84/863] Write swift-version-24593BA9C3E375BF.txt
[85/863] Compiling CNIOBoringSSLShims shims.c
[86/867] Compiling tls_record.cc
[87/867] Compiling tls_method.cc
[88/867] Compiling tls13_enc.cc
[89/867] Compiling tls13_server.cc
[90/867] Compiling t1_enc.cc
[91/869] Compiling tls13_client.cc
[92/869] Compiling tls13_both.cc
[94/918] Emitting module _NIODataStructures
[95/934] Emitting module Logging
[96/934] Emitting module RealModule
[97/935] Compiling RealModule RealFunctions.swift
[98/935] Compiling RealModule Real.swift
[99/935] Compiling SwiftASN1 ASN1OctetString.swift
[100/935] Compiling SwiftASN1 ASN1Strings.swift
[101/935] Compiling SwiftASN1 ArraySliceBigint.swift
[102/935] Compiling SwiftASN1 GeneralizedTime.swift
[103/938] Compiling _NIODataStructures _TinyArray.swift
[104/938] Compiling _NIOBase64 Base64.swift
[105/938] Emitting module _NIOBase64
[106/939] Compiling RealModule AlgebraicField.swift
[107/939] Compiling RealModule ApproximateEquality.swift
[108/939] Compiling RealModule AugmentedArithmetic.swift
[113/941] Compiling SwiftASN1 TimeUtilities.swift
[114/941] Compiling SwiftASN1 UTCTime.swift
[115/941] Compiling SwiftASN1 ASN1Integer.swift
[116/941] Compiling SwiftASN1 ASN1Null.swift
[117/941] Emitting module _CertificateInternals
[118/941] Compiling _CertificateInternals _TinyArray.swift
[119/941] Compiling RealModule Float80+Real.swift
[120/941] Compiling RealModule Double+Real.swift
[121/941] Compiling SwiftASN1 ASN1Boolean.swift
[122/941] Compiling SwiftASN1 ASN1Identifier.swift
[123/942] Compiling SwiftASN1 ObjectIdentifier.swift
[124/942] Compiling SwiftASN1 PEMDocument.swift
[131/942] Compiling RealModule Float+Real.swift
[132/942] Compiling RealModule ElementaryFunctions.swift
[133/942] Compiling ServiceContextModule ServiceContextKey.swift
[134/942] Emitting module SystemPackage
[139/942] Compiling _NIODataStructures PriorityQueue.swift
[140/942] Emitting module ServiceContextModule
[141/942] Compiling ServiceContextModule ServiceContext.swift
[143/943] Compiling RealModule Float16+Real.swift
[150/944] Compiling SystemPackage MachPort.swift
[151/944] Compiling SystemPackage PlatformString.swift
[152/944] Compiling SystemPackage SystemString.swift
[154/944] Emitting module SwiftASN1
[155/970] Emitting module Instrumentation
[156/970] Compiling _NIODataStructures Heap.swift
[157/970] Compiling Instrumentation NoOpInstrument.swift
[158/971] Compiling SystemPackage Util+StringArray.swift
[159/971] Compiling SystemPackage Util.swift
[160/971] Compiling SystemPackage UtilConsumers.swift
[161/971] Compiling Instrumentation Instrument.swift
[162/971] Compiling Logging Logging.swift
[163/971] Compiling SystemPackage Mocking.swift
[164/971] Compiling SystemPackage RawBuffer.swift
[165/971] Compiling SystemPackage Syscalls.swift
[166/971] Compiling SystemPackage WindowsSyscallAdapters.swift
[167/971] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[168/971] Compiling InternalCollectionsUtilities Specialize.swift
[169/971] Compiling InternalCollectionsUtilities _SortedCollection.swift
[170/971] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[171/971] Compiling InternalCollectionsUtilities Debugging.swift
[172/971] Compiling InternalCollectionsUtilities Descriptions.swift
[173/973] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[174/973] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[175/973] Compiling SystemPackage Constants.swift
[176/973] Compiling SystemPackage Exports.swift
[177/973] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[178/973] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[179/973] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[183/974] Compiling Logging Locks.swift
[184/974] Compiling Instrumentation MultiplexInstrument.swift
[185/974] Compiling Instrumentation Locks.swift
[186/974] Compiling Logging LogHandler.swift
[187/974] Compiling Logging MetadataProvider.swift
[188/975] Compiling Instrumentation InstrumentationSystem.swift
[189/976] Compiling InternalCollectionsUtilities UInt+reversed.swift
[190/976] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[192/976] Compiling CoreMetrics Locks.swift
[197/976] Emitting module CoreMetrics
[198/976] Emitting module InternalCollectionsUtilities
[199/976] Compiling CoreMetrics Metrics.swift
[199/977] Compiling ssl_x509.cc
[201/977] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[202/977] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[203/977] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[204/977] Compiling InternalCollectionsUtilities Integer rank.swift
[205/977] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[210/985] Compiling ssl_versions.cc
[212/995] Compiling RoutingKit Parameters.swift
[213/995] Emitting module RoutingKit
[214/995] Emitting module Metrics
[215/995] Compiling RoutingKit Router.swift
[216/995] Compiling RoutingKit AnyRouter.swift
[217/995] Compiling RoutingKit PathComponent.swift
[218/995] Compiling RoutingKit TrieRouter.swift
[219/996] Compiling Metrics Metrics.swift
[222/1109] Compiling Tracing TracingTime.swift
[222/1120] Compiling ssl_stat.cc
[224/1120] Compiling Tracing TracerProtocol.swift
[225/1120] Emitting module Tracing
[225/1120] Compiling ssl_transcript.cc
[227/1120] Compiling Tracing Tracer.swift
[228/1120] Compiling Tracing TracerProtocol+Legacy.swift
[228/1127] Compiling ssl_session.cc
[230/1203] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[231/1216] Compiling Tracing InstrumentationSystem+Tracing.swift
[232/1216] Compiling Tracing NoOpTracer.swift
[233/1216] Compiling Tracing SpanProtocol.swift
[234/1219] Compiling HeapModule Heap+Descriptions.swift
[236/1219] Compiling HeapModule _HeapNode.swift
[237/1219] Compiling HeapModule Heap.swift
[238/1219] Compiling DequeModule Deque+CustomReflectable.swift
[239/1219] Compiling DequeModule Deque+Descriptions.swift
[240/1219] Compiling DequeModule Deque+Equatable.swift
[241/1219] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[242/1221] Compiling DequeModule _DequeBuffer.swift
[243/1221] Compiling DequeModule _DequeBufferHeader.swift
[244/1221] Compiling HeapModule Heap+Invariants.swift
[245/1221] Compiling HeapModule Heap+UnsafeHandle.swift
[246/1221] Compiling HashTreeCollections _HashNode.swift
[247/1221] Compiling HashTreeCollections _HashNodeHeader.swift
[248/1221] Compiling HashTreeCollections _HashSlot.swift
[249/1221] Compiling HashTreeCollections _HashStack.swift
[250/1221] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[251/1221] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[252/1221] Compiling HashTreeCollections TreeDictionary+Filter.swift
[253/1221] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[254/1221] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[255/1221] Compiling HashTreeCollections TreeDictionary+Keys.swift
[256/1221] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[257/1221] Compiling HashTreeCollections TreeDictionary+Merge.swift
[258/1221] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[259/1221] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[260/1228] Emitting module HeapModule
[261/1229] Compiling DequeModule Deque+Extras.swift
[262/1229] Compiling DequeModule Deque+Hashable.swift
[264/1229] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[265/1229] Compiling HashTreeCollections _RawHashNode.swift
[266/1229] Compiling HashTreeCollections _UnmanagedHashNode.swift
[267/1229] Compiling HashTreeCollections _UnsafePath.swift
[268/1229] Compiling HashTreeCollections TreeDictionary+Codable.swift
[269/1229] Compiling HashTreeCollections TreeDictionary+Collection.swift
[270/1229] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[271/1229] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[272/1229] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[273/1229] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[274/1229] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[275/1229] Compiling HashTreeCollections _HashNode+Structural union.swift
[276/1229] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[277/1229] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[278/1229] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[279/1229] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[280/1229] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[281/1229] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[282/1229] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[283/1229] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[284/1229] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[285/1229] Compiling HashTreeCollections _HashNode+Structural merge.swift
[286/1229] Compiling HashTreeCollections _HashTreeIterator.swift
[287/1229] Compiling HashTreeCollections _HashTreeStatistics.swift
[288/1229] Compiling HashTreeCollections TreeSet+Hashable.swift
[289/1229] Compiling HashTreeCollections TreeSet+Sendable.swift
[290/1229] Compiling HashTreeCollections TreeSet+Sequence.swift
[291/1229] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[292/1229] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[293/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[294/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[295/1229] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[296/1229] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[297/1229] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[298/1239] Compiling DequeModule Deque+Testing.swift
[299/1239] Compiling DequeModule Deque._Storage.swift
[300/1239] Compiling DequeModule Deque._UnsafeHandle.swift
[301/1239] Compiling DequeModule Deque.swift
[304/1239] Compiling DequeModule _DequeSlot.swift
[305/1239] Compiling DequeModule _UnsafeWrappedBuffer.swift
[322/1248] Compiling OrderedCollections OrderedSet+SubSequence.swift
[323/1248] Compiling OrderedCollections OrderedSet+Testing.swift
[324/1248] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[325/1248] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[326/1248] Compiling OrderedCollections OrderedSet.swift
[327/1248] Compiling OrderedCollections _UnsafeBitset.swift
[328/1248] Compiling HashTreeCollections TreeSet+Equatable.swift
[329/1248] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[330/1248] Compiling HashTreeCollections TreeSet+Extras.swift
[331/1248] Compiling HashTreeCollections TreeSet+Filter.swift
[342/1248] Compiling OrderedCollections OrderedSet+Sendable.swift
[343/1248] Compiling DequeModule Deque+Codable.swift
[344/1248] Compiling DequeModule Deque+Collection.swift
[344/1248] Compiling ssl_privkey.cc
[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
[374/1248] Emitting module DequeModule
[375/1249] Compiling ssl_key_share.cc
[411/1249] Compiling ssl_file.cc
[412/1249] Compiling ssl_lib.cc
[425/1249] Emitting module OrderedCollections
[426/1250] Compiling ssl_credential.cc
[427/1250] Compiling ssl_cipher.cc
[428/1250] Compiling ssl_cert.cc
[429/1250] Compiling ssl_buffer.cc
[430/1250] Compiling ssl_asn1.cc
[432/1250] Compiling _RopeModule Rope+Join.swift
[433/1250] Compiling _RopeModule Rope+MutatingForEach.swift
[434/1250] Compiling _RopeModule Rope+Remove.swift
[435/1250] Compiling _RopeModule Rope+RemoveSubrange.swift
[436/1250] Compiling _RopeModule Rope+Split.swift
[437/1250] Compiling _RopeModule Optional Utilities.swift
[438/1250] Compiling _RopeModule String Utilities.swift
[439/1250] Compiling _RopeModule String.Index+ABI.swift
[463/1250] Emitting module _RopeModule
[474/1250] Compiling s3_pkt.cc
[494/1251] Compiling s3_lib.cc
[495/1251] Compiling s3_both.cc
[496/1251] Compiling ssl_aead_ctx.cc
[499/1251] Emitting module HashTreeCollections
[499/1252] Compiling handshake_server.cc
[501/1252] Compiling handshake_client.cc
[502/1252] Compiling handshake.cc
[503/1252] Compiling dtls_record.cc
[504/1252] Compiling encrypted_client_hello.cc
[505/1252] Compiling handoff.cc
[506/1252] Compiling md5-x86_64-linux.S
[507/1252] Compiling md5-x86_64-apple.S
[508/1252] Compiling md5-586-linux.S
[509/1252] Compiling md5-586-apple.S
[510/1252] Compiling dtls_method.cc
[511/1252] Compiling err_data.c
[512/1252] Compiling d1_srtp.cc
[513/1252] Compiling extensions.cc
[514/1252] Compiling d1_pkt.cc
[515/1252] Compiling chacha20_poly1305_x86_64-apple.S
[516/1252] Compiling chacha20_poly1305_armv8-linux.S
[517/1252] Compiling chacha20_poly1305_armv8-win.S
[518/1252] Compiling chacha20_poly1305_x86_64-linux.S
[519/1252] Compiling chacha20_poly1305_armv8-apple.S
[520/1252] Compiling chacha-x86_64-linux.S
[521/1252] Compiling chacha-x86_64-apple.S
[522/1252] Compiling chacha-x86-linux.S
[523/1252] Compiling chacha-x86-apple.S
[524/1252] Compiling chacha-armv8-win.S
[525/1252] Compiling chacha-armv8-linux.S
[526/1252] Compiling chacha-armv8-apple.S
[527/1252] Compiling chacha-armv4-linux.S
[528/1252] Compiling aes128gcmsiv-x86_64-linux.S
[529/1252] Compiling aes128gcmsiv-x86_64-apple.S
[530/1252] Compiling x86_64-mont5-apple.S
[531/1252] Compiling x86_64-mont-linux.S
[532/1252] Compiling x86_64-mont-apple.S
[533/1252] Compiling x86_64-mont5-linux.S
[534/1252] Compiling x86-mont-linux.S
[535/1252] Compiling x86-mont-apple.S
[536/1252] Compiling vpaes-x86_64-linux.S
[537/1252] Compiling vpaes-x86_64-apple.S
[538/1252] Compiling vpaes-x86-linux.S
[539/1252] Compiling vpaes-x86-apple.S
[540/1252] Compiling vpaes-armv8-win.S
[541/1252] Compiling vpaes-armv8-linux.S
[542/1252] Compiling vpaes-armv8-apple.S
[543/1252] Compiling vpaes-armv7-linux.S
[544/1252] Compiling sha512-x86_64-linux.S
[545/1252] Compiling sha512-x86_64-apple.S
[546/1252] Compiling sha512-armv8-win.S
[547/1252] Compiling sha512-armv8-linux.S
[548/1252] Compiling sha512-armv8-apple.S
[549/1252] Compiling sha512-586-linux.S
[550/1252] Compiling sha512-armv4-linux.S
[551/1252] Compiling sha512-586-apple.S
[552/1252] Compiling sha256-x86_64-apple.S
[553/1252] Compiling sha256-x86_64-linux.S
[554/1252] Compiling sha256-armv8-linux.S
[555/1252] Compiling sha256-armv8-win.S
[556/1252] Compiling sha256-armv8-apple.S
[557/1252] Compiling sha256-armv4-linux.S
[558/1252] Compiling sha256-586-linux.S
[559/1252] Compiling sha256-586-apple.S
[560/1252] Compiling sha1-armv8-win.S
[561/1252] Compiling sha1-x86_64-apple.S
[562/1252] Compiling sha1-x86_64-linux.S
[563/1252] Compiling bio_ssl.cc
[564/1252] Compiling sha1-armv8-linux.S
[565/1252] Compiling sha1-armv8-apple.S
[566/1252] Compiling sha1-armv4-large-linux.S
[567/1252] Compiling sha1-586-linux.S
[568/1252] Compiling sha1-586-apple.S
[569/1252] Compiling rsaz-avx2-apple.S
[570/1252] Compiling rsaz-avx2-linux.S
[571/1252] Compiling rdrand-x86_64-linux.S
[572/1252] Compiling rdrand-x86_64-apple.S
[573/1252] Compiling p256_beeu-x86_64-asm-linux.S
[574/1252] Compiling p256_beeu-x86_64-asm-apple.S
[575/1252] Compiling p256_beeu-armv8-asm-win.S
[576/1252] Compiling p256_beeu-armv8-asm-linux.S
[577/1252] Compiling p256_beeu-armv8-asm-apple.S
[578/1252] Compiling p256-x86_64-asm-apple.S
[579/1252] Compiling p256-armv8-asm-win.S
[580/1252] Compiling p256-x86_64-asm-linux.S
[581/1252] Compiling p256-armv8-asm-linux.S
[582/1252] Compiling p256-armv8-asm-apple.S
[583/1252] Compiling ghashv8-armv8-win.S
[584/1252] Compiling ghashv8-armv8-linux.S
[585/1252] Compiling ghashv8-armv8-apple.S
[586/1252] Compiling ghashv8-armv7-linux.S
[587/1252] Compiling ghash-x86_64-apple.S
[588/1252] Compiling ghash-x86_64-linux.S
[589/1252] Compiling ghash-x86-linux.S
[590/1252] Compiling ghash-x86-apple.S
[591/1252] Compiling ghash-ssse3-x86_64-linux.S
[592/1252] Compiling ghash-ssse3-x86_64-apple.S
[593/1252] Compiling ghash-ssse3-x86-linux.S
[594/1252] Compiling ghash-ssse3-x86-apple.S
[595/1252] Compiling ghash-neon-armv8-win.S
[596/1252] Compiling ghash-neon-armv8-linux.S
[597/1252] Compiling ghash-neon-armv8-apple.S
[598/1252] Compiling ghash-armv4-linux.S
[599/1252] Compiling co-586-linux.S
[599/1252] Compiling co-586-apple.S
[601/1252] Compiling bsaes-armv7-linux.S
[602/1252] Compiling bn-armv8-win.S
[603/1252] Compiling bn-armv8-linux.S
[604/1252] Compiling bn-586-linux.S
[605/1252] Compiling d1_lib.cc
[606/1252] Compiling bn-armv8-apple.S
[607/1252] Compiling bn-586-apple.S
[608/1252] Compiling armv8-mont-win.S
[609/1252] Compiling armv8-mont-linux.S
[610/1252] Compiling armv8-mont-apple.S
[611/1252] Compiling armv4-mont-linux.S
[612/1252] Compiling aesv8-gcm-armv8-apple.S
[613/1252] Compiling aesv8-gcm-armv8-linux.S
[613/1252] Compiling aesv8-gcm-armv8-win.S
[615/1252] Compiling aesv8-armv8-linux.S
[616/1252] Compiling aesv8-armv8-win.S
[617/1252] Compiling aesv8-armv8-apple.S
[618/1252] Compiling aesv8-armv7-linux.S
[619/1252] Compiling d1_both.cc
[620/1252] Compiling aesni-x86-linux.S
[621/1252] Compiling aesni-x86_64-apple.S
[622/1252] Compiling aesni-x86_64-linux.S
[623/1252] Compiling aesni-x86-apple.S
[624/1252] Compiling aesni-gcm-x86_64-apple.S
[625/1252] Compiling aesni-gcm-x86_64-linux.S
[626/1252] Compiling x_sig.c
[627/1252] Compiling x_val.c
[627/1252] Compiling x_x509a.c
[629/1252] Compiling x_spki.c
[630/1252] Compiling x_x509.c
[631/1252] Compiling x_req.c
[632/1252] Compiling x_pubkey.c
[633/1252] Compiling x_name.c
[634/1252] Compiling x_exten.c
[635/1252] Compiling x_attrib.c
[636/1252] Compiling x509spki.c
[637/1252] Compiling x_algor.c
[638/1252] Compiling x_crl.c
[639/1252] Compiling x509rset.c
[640/1252] Compiling x_all.c
[641/1252] Compiling x509name.c
[642/1252] Compiling x509_txt.c
[643/1252] Compiling x509cset.c
[644/1252] Compiling x509_vpm.c
[645/1252] Compiling x509_v3.c
[646/1252] Compiling x509_trs.c
[647/1252] Compiling x509_set.c
[648/1252] Compiling x509_vfy.c
[649/1252] Compiling x509_req.c
[650/1252] Compiling x509_def.c
[650/1252] Compiling x509_obj.c
[652/1252] Compiling x509_d2.c
[653/1252] Compiling x509_ext.c
[654/1252] Compiling x509_lu.c
[655/1252] Compiling x509.c
[656/1252] Compiling x509_cmp.c
[657/1252] Compiling x509_att.c
[658/1252] Compiling v3_skey.c
[659/1252] Compiling v3_prn.c
[660/1252] Compiling v3_ocsp.c
[660/1252] Compiling v3_purp.c
[662/1252] Compiling v3_pmaps.c
[663/1252] Compiling v3_utl.c
[664/1252] Compiling v3_pcons.c
[665/1252] Compiling v3_ncons.c
[666/1252] Compiling v3_int.c
[667/1252] Compiling v3_lib.c
[668/1252] Compiling v3_ia5.c
[669/1252] Compiling v3_info.c
[670/1252] Compiling v3_enum.c
[670/1252] Compiling v3_genn.c
[671/1252] Compiling v3_extku.c
[673/1252] Compiling v3_crld.c
[674/1252] Compiling v3_cpols.c
[675/1252] Compiling v3_conf.c
[676/1252] Compiling v3_bitst.c
[677/1252] Compiling v3_bcons.c
[678/1252] Compiling v3_akeya.c
[679/1252] Compiling v3_akey.c
[680/1252] Compiling v3_alt.c
[681/1252] Compiling t_x509a.c
[682/1252] Compiling i2d_pr.c
[683/1252] Compiling t_crl.c
[684/1252] Compiling t_x509.c
[685/1252] Compiling t_req.c
[686/1252] Compiling name_print.c
[687/1252] Compiling rsa_pss.c
[688/1252] Compiling policy.c
[689/1252] Compiling by_file.c
[690/1252] Compiling algorithm.c
[690/1252] Compiling by_dir.c
[692/1252] Compiling asn1_gen.c
[693/1252] Compiling a_digest.c
[694/1252] Compiling a_verify.c
[695/1252] Compiling a_sign.c
[696/1252] Compiling voprf.c
[697/1252] Compiling trust_token.c
[697/1252] Compiling thread_win.c
[699/1252] Compiling thread.c
[700/1252] Compiling spx_wots.c
[701/1252] Compiling thread_none.c
[702/1252] Compiling thread_pthread.c
[703/1252] Compiling spx_util.c
[704/1252] Compiling spx_merkle.c
[705/1252] Compiling spx_thash.c
[706/1252] Compiling stack.c
[707/1252] Compiling spx_fors.c
[708/1252] Compiling spx.c
[709/1252] Compiling spx_address.c
[710/1252] Compiling pmbtoken.c
[711/1252] Compiling wots.c
[711/1252] Compiling thash.c
[713/1252] Compiling slhdsa.c
[714/1252] Compiling merkle.c
[715/1252] Compiling fors.c
[716/1252] Compiling sha512.c
[717/1252] Compiling sha256.c
[717/1252] Compiling siphash.c
[719/1252] Compiling sha1.c
[720/1252] Compiling rsa_print.c
[721/1252] Compiling rsa_extra.c
[722/1252] Compiling rc4.c
[723/1252] Compiling trusty.c
[723/1252] Compiling refcount.c
[725/1252] Compiling rand_extra.c
[725/1252] Compiling windows.c
[727/1252] Compiling rsa_asn1.c
[728/1252] Compiling rsa_crypt.c
[729/1252] Compiling ios.c
[730/1252] Compiling urandom.c
[731/1252] Compiling getentropy.c
[732/1252] Compiling passive.c
[733/1252] Compiling deterministic.c
[734/1252] Compiling poly1305_arm_asm.S
[735/1252] Compiling forkunsafe.c
[736/1252] Compiling fork_detect.c
[737/1252] Compiling poly1305_arm.c
[738/1252] Compiling poly1305.c
[739/1252] Compiling pool.c
[740/1252] Compiling pkcs7.c
[741/1252] Compiling poly1305_vec.c
[742/1252] Compiling pkcs8.c
[743/1252] Compiling pem_xaux.c
[744/1252] Compiling p5_pbev2.c
[745/1252] Compiling pem_x509.c
[746/1252] Compiling pkcs8_x509.c
[747/1252] Compiling pkcs7_x509.c
[748/1252] Compiling pem_pkey.c
[749/1252] Compiling obj_xref.c
[750/1252] Compiling pem_pk8.c
[751/1252] Compiling pem_oth.c
[752/1252] Compiling pem_info.c
[753/1252] Compiling mem.c
[754/1252] Compiling obj.c
[755/1252] Compiling pem_lib.c
[756/1252] Compiling md5.c
[757/1252] Compiling pem_all.c
[758/1252] Compiling mldsa.c
[759/1252] Compiling md4.c
[760/1252] Compiling lhash.c
[761/1252] Compiling fips_shared_support.c
[762/1252] Compiling keccak.c
[763/1252] Compiling poly_rq_mul.S
[764/1252] Compiling kyber.c
[765/1252] Compiling ex_data.c
[766/1252] Compiling sign.c
[767/1252] Compiling hpke.c
[768/1252] Compiling scrypt.c
[769/1252] Compiling mlkem.cc
[770/1252] Compiling print.c
[771/1252] Compiling hrss.c
[772/1252] Compiling pbkdf.c
[773/1252] Compiling p_x25519.c
[774/1252] Compiling p_x25519_asn1.c
[775/1252] Compiling p_rsa_asn1.c
[776/1252] Compiling p_ed25519.c
[777/1252] Compiling p_hkdf.c
[778/1252] Compiling p_ed25519_asn1.c
[779/1252] Compiling p_rsa.c
[779/1252] Compiling p_ec_asn1.c
[781/1252] Compiling p_ec.c
[782/1252] Compiling p_dh.c
[783/1252] Compiling p_dsa_asn1.c
[784/1252] Compiling p_dh_asn1.c
[785/1252] Compiling evp_ctx.c
[786/1252] Compiling evp.c
[787/1252] Compiling evp_asn1.c
[788/1252] Compiling engine.c
[789/1252] Compiling err.c
[790/1252] Compiling ecdsa_asn1.c
[791/1252] Compiling ecdh_extra.c
[792/1252] Compiling ec_derive.c
[793/1252] Compiling hash_to_curve.c
[794/1252] Compiling ec_asn1.c
[795/1252] Compiling dsa_asn1.c
[796/1252] Compiling dsa.c
[797/1252] Compiling params.c
[798/1252] Compiling digest_extra.c
[799/1252] Compiling dilithium.c
[799/1252] Compiling dh_asn1.c
[801/1252] Compiling x25519-asm-arm.S
[802/1252] Compiling spake25519.c
[803/1252] Compiling cpu_intel.c
[804/1252] Compiling cpu_arm_linux.c
[804/1252] Compiling des.c
[804/1252] Compiling crypto.c
[807/1252] Compiling cpu_aarch64_openbsd.c
[808/1252] Compiling cpu_arm_freebsd.c
[809/1252] Compiling cpu_aarch64_win.c
[810/1252] Compiling cpu_aarch64_sysreg.c
[811/1252] Compiling cpu_aarch64_linux.c
[812/1252] Compiling cpu_aarch64_apple.c
[812/1252] Compiling cpu_aarch64_fuchsia.c
[814/1252] Compiling tls_cbc.c
[815/1252] Compiling curve25519.c
[816/1252] Compiling conf.c
[817/1252] Compiling e_rc4.c
[818/1252] Compiling e_tls.c
[819/1252] Compiling e_rc2.c
[820/1252] Compiling derive_key.c
[821/1252] Compiling e_null.c
[822/1252] Compiling e_des.c
[823/1252] Compiling e_chacha20poly1305.c
[824/1252] Compiling e_aesctrhmac.c
[825/1252] Compiling e_aesgcmsiv.c
[826/1252] Compiling unicode.c
[827/1252] Compiling cipher_extra.c
[828/1252] Compiling ber.c
[829/1252] Compiling chacha.c
[830/1252] Compiling curve25519_64_adx.c
[831/1252] Compiling asn1_compat.c
[831/1252] Compiling cbb.c
[833/1252] Compiling bn_asn1.c
[834/1252] Compiling buf.c
[835/1252] Compiling cbs.c
[836/1252] Compiling blake2.c
[837/1252] Compiling convert.c
[838/1252] Compiling printf.c
[838/1252] Compiling socket.c
[840/1252] Compiling socket_helper.c
[841/1252] Compiling hexdump.c
[842/1252] Compiling pair.c
[843/1252] Compiling file.c
[844/1252] Compiling errno.c
[845/1252] Compiling fd.c
[846/1252] Compiling connect.c
[847/1252] Compiling bio_mem.c
[848/1252] Compiling base64.c
[849/1252] Compiling tasn_typ.c
[850/1252] Compiling tasn_utl.c
[850/1252] Compiling bio.c
[852/1252] Compiling tasn_fre.c
[852/1252] Compiling tasn_new.c
[854/1252] Compiling tasn_enc.c
[855/1252] Compiling f_int.c
[855/1252] Compiling f_string.c
[857/1252] Compiling posix_time.c
[858/1252] Compiling tasn_dec.c
[859/1252] Compiling asn1_par.c
[860/1252] Compiling asn_pack.c
[861/1252] Compiling a_utctm.c
[862/1252] Compiling a_type.c
[863/1252] Compiling a_octet.c
[863/1252] Compiling asn1_lib.c
[865/1252] Compiling a_time.c
[866/1252] Compiling a_strnid.c
[867/1252] Compiling a_strex.c
[868/1252] Compiling a_i2d_fp.c
[869/1252] Compiling a_mbstr.c
[870/1252] Compiling a_object.c
[871/1252] Compiling a_gentm.c
[872/1252] Compiling a_dup.c
[873/1252] Compiling a_int.c
[874/1252] Compiling a_d2i_fp.c
[875/1252] Compiling fiat_p256_adx_mul.S
[876/1252] Compiling fiat_p256_adx_sqr.S
[876/1252] Compiling a_bool.c
[878/1252] Compiling fiat_curve25519_adx_square.S
[879/1252] Compiling a_bitstr.c
[879/1252] Compiling fiat_curve25519_adx_mul.S
[881/1252] Compiling md5-x86_64-linux.S
[882/1252] Compiling md5-x86_64-apple.S
[883/1252] Compiling md5-586-linux.S
[884/1252] Compiling md5-586-apple.S
[885/1252] Compiling err_data.c
[886/1252] Compiling chacha20_poly1305_x86_64-apple.S
[887/1252] Compiling chacha20_poly1305_armv8-win.S
[888/1252] Compiling chacha20_poly1305_armv8-linux.S
[889/1252] Compiling chacha20_poly1305_armv8-apple.S
[890/1252] Compiling chacha20_poly1305_x86_64-linux.S
[891/1252] Compiling chacha-x86_64-linux.S
[892/1252] Compiling chacha-x86_64-apple.S
[893/1252] Compiling chacha-x86-linux.S
[894/1252] Compiling chacha-x86-apple.S
[895/1252] Compiling chacha-armv8-win.S
[896/1252] Compiling chacha-armv8-linux.S
[897/1252] Compiling chacha-armv8-apple.S
[898/1252] Compiling chacha-armv4-linux.S
[899/1252] Compiling CCryptoBoringSSLShims shims.c
[900/1252] Compiling bcm.c
[901/1252] Compiling aes128gcmsiv-x86_64-apple.S
[902/1252] Compiling aes128gcmsiv-x86_64-linux.S
[903/1252] Compiling x86_64-mont5-apple.S
[904/1252] Compiling x86_64-mont-apple.S
[905/1252] Compiling x86_64-mont5-linux.S
[906/1252] Compiling x86_64-mont-linux.S
[907/1252] Compiling x86-mont-linux.S
[908/1252] Compiling x86-mont-apple.S
[909/1252] Compiling vpaes-x86_64-linux.S
[910/1252] Compiling vpaes-x86_64-apple.S
[911/1252] Compiling vpaes-x86-linux.S
[912/1252] Compiling vpaes-x86-apple.S
[913/1252] Compiling vpaes-armv8-win.S
[914/1252] Compiling vpaes-armv8-linux.S
[915/1252] Compiling vpaes-armv8-apple.S
[916/1252] Compiling vpaes-armv7-linux.S
[917/1252] Compiling sha512-x86_64-apple.S
[918/1252] Compiling sha512-armv8-win.S
[919/1252] Compiling sha512-x86_64-linux.S
[920/1252] Compiling sha512-armv8-linux.S
[921/1252] Compiling sha512-armv8-apple.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 sha256-x86_64-apple.S
[926/1252] Compiling sha256-x86_64-linux.S
[927/1252] Compiling sha256-armv8-win.S
[928/1252] Compiling sha256-armv8-linux.S
[929/1252] Compiling sha256-armv8-apple.S
[930/1252] Compiling sha256-armv4-linux.S
[931/1252] Compiling sha256-586-apple.S
[932/1252] Compiling sha256-586-linux.S
[933/1252] Compiling sha1-x86_64-apple.S
[934/1252] Compiling sha1-armv8-win.S
[935/1252] Compiling sha1-x86_64-linux.S
[936/1252] Compiling sha1-armv8-linux.S
[937/1252] Compiling sha1-armv8-apple.S
[938/1252] Compiling sha1-armv4-large-linux.S
[939/1252] Compiling sha1-586-linux.S
[940/1252] Compiling sha1-586-apple.S
[941/1252] Compiling rsaz-avx2-linux.S
[942/1252] Compiling rsaz-avx2-apple.S
[943/1252] Compiling rdrand-x86_64-linux.S
[944/1252] Compiling rdrand-x86_64-apple.S
[945/1252] Compiling p256_beeu-x86_64-asm-linux.S
[946/1252] Compiling p256_beeu-x86_64-asm-apple.S
[947/1252] Compiling p256_beeu-armv8-asm-win.S
[948/1252] Compiling p256_beeu-armv8-asm-linux.S
[949/1252] Compiling p256_beeu-armv8-asm-apple.S
[950/1252] Compiling p256-x86_64-asm-apple.S
[951/1252] Compiling p256-armv8-asm-win.S
[952/1252] Compiling p256-x86_64-asm-linux.S
[953/1252] Compiling p256-armv8-asm-linux.S
[954/1252] Compiling ghashv8-armv8-win.S
[955/1252] Compiling p256-armv8-asm-apple.S
[956/1252] Compiling ghashv8-armv8-linux.S
[957/1252] Compiling ghashv8-armv8-apple.S
[958/1252] Compiling ghashv8-armv7-linux.S
[959/1252] Compiling ghash-x86_64-apple.S
[960/1252] Compiling ghash-x86_64-linux.S
[961/1252] Compiling ghash-x86-linux.S
[962/1252] Compiling ghash-x86-apple.S
[963/1252] Compiling ghash-ssse3-x86_64-linux.S
[964/1252] Compiling ghash-ssse3-x86_64-apple.S
[965/1252] Compiling ghash-ssse3-x86-linux.S
[966/1252] Compiling ghash-ssse3-x86-apple.S
[967/1252] Compiling ghash-neon-armv8-win.S
[968/1252] Compiling ghash-neon-armv8-linux.S
[969/1252] Compiling ghash-neon-armv8-apple.S
[970/1252] Compiling ghash-armv4-linux.S
[971/1252] Compiling co-586-linux.S
[972/1252] Compiling co-586-apple.S
[973/1252] Compiling bsaes-armv7-linux.S
[974/1252] Compiling bn-armv8-win.S
[975/1252] Compiling bn-armv8-linux.S
[976/1252] Compiling bn-armv8-apple.S
[977/1252] Compiling bn-586-linux.S
[978/1252] Compiling bn-586-apple.S
[979/1252] Compiling armv8-mont-win.S
[980/1252] Compiling armv8-mont-linux.S
[981/1252] Compiling armv8-mont-apple.S
[982/1252] Compiling armv4-mont-linux.S
[983/1252] Compiling aesv8-gcm-armv8-win.S
[984/1252] Compiling aesv8-gcm-armv8-linux.S
[985/1252] Compiling aesv8-gcm-armv8-apple.S
[986/1252] Compiling aesv8-armv8-win.S
[987/1252] Compiling aesv8-armv8-linux.S
[988/1252] Compiling aesv8-armv8-apple.S
[989/1252] Compiling aesv8-armv7-linux.S
[990/1252] Compiling aesni-x86_64-apple.S
[991/1252] Compiling aesni-x86-linux.S
[992/1252] Compiling aesni-x86_64-linux.S
[993/1252] Compiling aesni-x86-apple.S
[994/1252] Compiling aesni-gcm-x86_64-apple.S
[995/1252] Compiling aesni-gcm-x86_64-linux.S
[996/1252] Compiling x_spki.c
[997/1252] Compiling x_val.c
[998/1252] Compiling x_x509a.c
[999/1252] Compiling x_sig.c
[1000/1252] Compiling x_req.c
[1001/1252] Compiling x_x509.c
[1002/1252] Compiling x_pubkey.c
[1003/1252] Compiling x_attrib.c
[1004/1252] Compiling x_exten.c
[1005/1252] Compiling x_crl.c
[1005/1252] Compiling x_name.c
[1007/1252] Compiling x_all.c
[1008/1252] Compiling x_algor.c
[1009/1252] Compiling x509spki.c
[1010/1252] Compiling x509rset.c
[1011/1252] Compiling x509cset.c
[1012/1252] Compiling x509name.c
[1013/1252] Compiling x509_vpm.c
[1014/1252] Compiling x509_v3.c
[1015/1252] Compiling x509_vfy.c
[1016/1252] Compiling x509_txt.c
[1017/1252] Compiling x509_trs.c
[1018/1252] Compiling x509_set.c
[1019/1252] Compiling x509_req.c
[1020/1252] Compiling x509_obj.c
[1021/1252] Compiling x509_lu.c
[1022/1252] Compiling x509_ext.c
[1023/1252] Compiling x509_def.c
[1024/1252] Compiling x509_d2.c
[1025/1252] Compiling c-nioatomics.c
[1026/1252] Compiling x509_att.c
[1027/1252] Compiling x509_cmp.c
[1028/1252] Compiling x509.c
[1029/1252] Compiling v3_skey.c
[1030/1252] Compiling v3_purp.c
[1030/1252] Compiling v3_utl.c
[1032/1252] Compiling v3_prn.c
[1033/1252] Compiling v3_ocsp.c
[1034/1252] Compiling v3_pmaps.c
[1035/1252] Compiling v3_pcons.c
[1036/1252] Compiling v3_int.c
[1037/1252] Compiling v3_ncons.c
[1038/1252] Compiling c-atomics.c
[1039/1252] Compiling v3_ia5.c
[1040/1252] Compiling v3_lib.c
[1041/1252] Compiling v3_info.c
[1042/1252] Compiling v3_genn.c
[1043/1252] Compiling v3_extku.c
[1044/1252] Compiling v3_enum.c
[1045/1252] Compiling v3_cpols.c
[1046/1252] Compiling v3_crld.c
[1047/1252] Compiling v3_conf.c
[1048/1252] Compiling v3_bitst.c
[1049/1254] Compiling v3_bcons.c
[1050/1256] Compiling v3_alt.c
[1051/1258] Compiling v3_akeya.c
[1052/1258] Compiling v3_akey.c
[1053/1258] Compiling t_x509.c
[1054/1258] Compiling t_x509a.c
[1055/1258] Compiling t_crl.c
[1056/1258] Compiling i2d_pr.c
[1057/1258] Compiling t_req.c
[1058/1258] Compiling rsa_pss.c
[1059/1258] Compiling policy.c
[1060/1258] Compiling name_print.c
[1061/1258] Compiling by_file.c
[1062/1258] Compiling by_dir.c
[1063/1258] Compiling asn1_gen.c
[1064/1258] Compiling a_verify.c
[1066/1258] Compiling NIOConcurrencyHelpers NIOLock.swift
[1066/1258] Compiling thread_win.c
[1067/1258] Compiling voprf.c
[1068/1258] Compiling algorithm.c
[1069/1258] Compiling a_sign.c
[1070/1258] Compiling trust_token.c
[1072/1258] Compiling NIOConcurrencyHelpers lock.swift
[1072/1258] Compiling thread_none.c
[1073/1258] Compiling thread.c
[1073/1258] Compiling thread_pthread.c
[1075/1258] Compiling pmbtoken.c
[1076/1258] Compiling a_digest.c
[1078/1258] Emitting module NIOConcurrencyHelpers
[1078/1258] Compiling spx_util.c
[1079/1258] Compiling spx_wots.c
[1080/1258] Compiling spx_merkle.c
[1081/1258] Compiling stack.c
[1082/1258] Compiling spx.c
[1083/1258] Compiling spx_thash.c
[1084/1258] Compiling spx_address.c
[1085/1258] Compiling spx_fors.c
[1086/1258] Compiling wots.c
[1087/1258] Compiling thash.c
[1088/1258] Compiling sha256.c
[1089/1258] Compiling slhdsa.c
[1090/1258] Compiling fors.c
[1091/1258] Compiling sha512.c
[1091/1258] Compiling siphash.c
[1093/1258] Compiling sha1.c
[1094/1258] Compiling NIOConcurrencyHelpers atomics.swift
[1096/1258] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1096/1258] Compiling merkle.c
[1098/1258] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1098/1259] Compiling rsa_extra.c
[1099/1259] Compiling rc4.c
[1099/1259] Compiling rsa_print.c
[1101/1259] Compiling refcount.c
[1102/1259] Compiling rsa_asn1.c
[1103/1259] Compiling trusty.c
[1104/1259] Compiling windows.c
[1105/1259] Compiling rand_extra.c
[1106/1259] Compiling rsa_crypt.c
[1108/1259] Compiling ios.c
[1109/1259] Compiling passive.c
[1110/1259] Compiling urandom.c
[1111/1259] Compiling getentropy.c
[1112/1259] Compiling deterministic.c
[1113/1259] Compiling poly1305_arm_asm.S
[1114/1259] Compiling forkunsafe.c
[1115/1259] Compiling fork_detect.c
[1116/1259] Compiling poly1305_arm.c
[1117/1259] Compiling poly1305.c
[1118/1259] Compiling pool.c
[1119/1259] Compiling pkcs7.c
[1120/1259] Compiling poly1305_vec.c
[1121/1259] Compiling pem_xaux.c
[1122/1259] Compiling pkcs8.c
[1123/1259] Compiling p5_pbev2.c
[1124/1259] Compiling pkcs8_x509.c
[1125/1262] Compiling pkcs7_x509.c
[1126/1272] Compiling pem_x509.c
[1127/1282] Compiling pem_pkey.c
[1128/1285] Compiling pem_info.c
[1129/1285] Compiling obj_xref.c
[1130/1285] Compiling pem_pk8.c
[1131/1285] Compiling pem_lib.c
[1132/1285] Compiling pem_oth.c
[1133/1285] Compiling pem_all.c
[1134/1285] Compiling mem.c
[1135/1285] Compiling md4.c
[1136/1285] Compiling obj.c
[1137/1285] Compiling mldsa.c
[1138/1285] Compiling md5.c
[1139/1285] Compiling keccak.c
[1140/1285] Compiling fips_shared_support.c
[1141/1285] Compiling lhash.c
[1142/1285] Compiling kyber.c
[1143/1285] Compiling hrss.c
[1143/1285] Compiling poly_rq_mul.S
[1144/1285] Compiling sign.c
[1147/1285] Emitting module ConsoleKitTerminal
[1148/1285] Compiling ConsoleKitTerminal ActivityBar.swift
[1149/1285] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1150/1285] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1151/1285] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1151/1285] Compiling ex_data.c
[1152/1288] Compiling scrypt.c
[1153/1288] Compiling hpke.c
[1155/1288] Compiling ConsoleKitTerminal Console+Confirm.swift
[1156/1288] Compiling ConsoleKitTerminal Console+Input.swift
[1157/1288] Compiling ConsoleKitTerminal Console+Center.swift
[1158/1288] Compiling ConsoleKitTerminal Console+Output.swift
[1159/1288] Compiling ConsoleKitTerminal CustomActivity.swift
[1160/1288] Compiling ConsoleKitTerminal LoadingBar.swift
[1161/1288] Compiling ConsoleKitTerminal ProgressBar.swift
[1162/1288] Compiling ConsoleKitTerminal Console+Clear.swift
[1163/1288] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1164/1288] Compiling ConsoleKitTerminal ConsoleClear.swift
[1165/1288] Compiling ConsoleKitTerminal Console+Ask.swift
[1166/1288] Compiling ConsoleKitTerminal Console+Choose.swift
[1166/1288] Compiling print.c
[1167/1288] Compiling pbkdf.c
[1168/1288] Compiling p_x25519_asn1.c
[1169/1288] Compiling p_rsa_asn1.c
[1170/1288] Compiling p_rsa.c
[1171/1288] Compiling p_x25519.c
[1172/1288] Compiling p_hkdf.c
[1173/1288] Compiling p_ed25519.c
[1175/1288] Compiling ConsoleKitTerminal Console.swift
[1176/1288] Compiling ConsoleKitTerminal Terminal.swift
[1177/1288] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1177/1288] Compiling p_ec_asn1.c
[1178/1288] Compiling p_ed25519_asn1.c
[1178/1288] Compiling p_ec.c
[1180/1288] Compiling p_dh.c
[1180/1288] Compiling p_dh_asn1.c
[1182/1288] Compiling p_dsa_asn1.c
[1184/1288] Compiling ConsoleKitTerminal Console+Wait.swift
[1185/1288] Compiling ConsoleKitTerminal ConsoleColor.swift
[1186/1288] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1187/1288] Compiling ConsoleKitTerminal ConsoleText.swift
[1188/1288] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1189/1288] Compiling ConsoleKitTerminal ANSI.swift
[1189/1288] Compiling evp.c
[1190/1288] Compiling evp_ctx.c
[1190/1288] Compiling evp_asn1.c
[1192/1288] Compiling err.c
[1193/1288] Compiling engine.c
[1194/1288] Compiling ecdsa_asn1.c
[1195/1288] Compiling ecdh_extra.c
[1196/1288] Compiling ec_derive.c
[1197/1288] Compiling hash_to_curve.c
[1198/1288] Compiling ec_asn1.c
[1199/1288] Compiling dsa_asn1.c
[1200/1288] Compiling dsa.c
[1201/1288] Compiling dh_asn1.c
[1202/1288] Compiling digest_extra.c
[1203/1288] Compiling params.c
[1204/1288] Compiling dilithium.c
[1205/1288] Compiling x25519-asm-arm.S
[1206/1288] Compiling spake25519.c
[1207/1288] Compiling des.c
[1208/1288] Compiling crypto.c
[1209/1288] Compiling cpu_intel.c
[1210/1288] Compiling cpu_arm_linux.c
[1211/1288] Compiling cpu_arm_freebsd.c
[1212/1288] Compiling cpu_aarch64_win.c
[1213/1288] Compiling cpu_aarch64_openbsd.c
[1214/1288] Compiling cpu_aarch64_sysreg.c
[1215/1288] Compiling cpu_aarch64_linux.c
[1216/1288] Compiling cpu_aarch64_fuchsia.c
[1217/1288] Compiling cpu_aarch64_apple.c
[1218/1288] Compiling curve25519.c
[1219/1288] Compiling conf.c
[1220/1288] Compiling e_rc4.c
[1220/1288] Compiling tls_cbc.c
[1222/1288] Compiling e_tls.c
[1223/1288] Compiling e_null.c
[1223/1288] Compiling e_rc2.c
[1225/1288] Compiling e_des.c
[1226/1288] Compiling e_chacha20poly1305.c
[1227/1288] Compiling derive_key.c
[1228/1288] Compiling e_aesgcmsiv.c
[1230/1288] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1231/1288] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1232/1288] Compiling ConsoleKitTerminal LoggerFragment.swift
[1232/1288] Compiling e_aesctrhmac.c
[1233/1289] Compiling curve25519_64_adx.c
[1234/1289] Compiling cipher_extra.c
[1235/1289] Compiling chacha.c
[1236/1289] Compiling unicode.c
[1237/1289] Compiling ber.c
[1239/1289] Compiling asn1_compat.c
[1240/1289] Compiling buf.c
[1241/1289] Compiling cbb.c
[1242/1289] Compiling bn_asn1.c
[1243/1289] Compiling cbs.c
[1244/1289] Compiling convert.c
[1245/1289] Compiling printf.c
[1246/1289] Compiling blake2.c
[1247/1289] Compiling hexdump.c
[1248/1289] Compiling pair.c
[1249/1289] Compiling file.c
[1250/1289] Compiling errno.c
[1251/1289] Compiling fd.c
[1252/1289] Compiling bio_mem.c
[1253/1289] Compiling base64.c
[1254/1289] Compiling bio.c
[1255/1289] Compiling tasn_typ.c
[1256/1289] Compiling tasn_utl.c
[1256/1289] Compiling tasn_new.c
[1258/1289] Compiling tasn_fre.c
[1259/1290] Compiling f_string.c
[1260/1292] Compiling tasn_enc.c
[1261/1299] Compiling f_int.c
[1262/1299] Compiling posix_time.c
[1263/1299] Compiling asn_pack.c
[1264/1311] Compiling tasn_dec.c
[1265/1311] Compiling asn1_par.c
[1266/1311] Compiling a_strnid.c
[1267/1311] Compiling a_utctm.c
[1268/1311] Compiling a_time.c
[1269/1311] Compiling a_octet.c
[1270/1311] Compiling a_type.c
[1271/1311] Compiling asn1_lib.c
[1272/1311] Compiling a_strex.c
[1273/1311] Compiling a_mbstr.c
[1274/1311] Compiling a_int.c
[1275/1311] Compiling a_i2d_fp.c
[1276/1311] Compiling a_dup.c
[1277/1311] Compiling a_object.c
[1277/1311] Write sources
[1282/1311] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1283/1311] Compiling a_gentm.c
[1283/1311] Write sources
[1285/1311] Compiling a_bitstr.c
[1286/1311] Compiling a_d2i_fp.c
[1287/1311] Compiling a_bool.c
[1289/1311] Emitting module ConsoleKitCommands
[1289/1313] Compiling bcm.c
[1291/1313] Compiling ConsoleKitCommands CommandSignature.swift
[1292/1313] Compiling ConsoleKitCommands Flag.swift
[1293/1313] Compiling ConsoleKitCommands Option.swift
[1294/1332] Compiling Atomics AtomicMemoryOrderings.swift
[1295/1332] Compiling Atomics DoubleWord.swift
[1296/1332] Compiling Atomics Primitives.shims.swift
[1297/1386] Compiling BitCollections BitArray+Descriptions.swift
[1298/1386] Compiling BitCollections BitArray+Equatable.swift
[1299/1386] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1300/1410] Compiling Algorithms Compacted.swift
[1301/1410] Compiling Algorithms Cycle.swift
[1302/1410] Compiling Algorithms EitherSequence.swift
[1303/1410] Compiling Algorithms FirstNonNil.swift
[1304/1410] Compiling Algorithms AdjacentPairs.swift
[1305/1410] Compiling Algorithms Chain.swift
[1306/1418] Compiling Algorithms Split.swift
[1307/1418] Compiling Algorithms Stride.swift
[1308/1418] Compiling Algorithms Permutations.swift
[1309/1418] Compiling Algorithms Product.swift
[1310/1418] Compiling Algorithms Intersperse.swift
[1311/1418] Compiling Algorithms Partition.swift
[1312/1420] Compiling Algorithms Keyed.swift
[1313/1420] Compiling Algorithms MinMax.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 BitSet+Initializers.swift
[1324/1427] Compiling BitCollections BitSet+Invariants.swift
[1325/1427] Compiling BitCollections BitSet+Random.swift
[1326/1427] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1327/1427] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1328/1427] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1329/1427] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1330/1427] Compiling Algorithms FlattenCollection.swift
[1331/1427] Compiling Algorithms Grouped.swift
[1332/1427] Compiling Algorithms Indexed.swift
[1333/1427] Compiling Algorithms Chunked.swift
[1334/1427] Compiling Algorithms Combinations.swift
[1335/1427] Compiling Algorithms Joined.swift
[1344/1427] Compiling CryptoBoringWrapper RandomBytes.swift
[1347/1427] Compiling Algorithms Suffix.swift
[1348/1430] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1349/1430] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1350/1430] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1351/1430] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1352/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1353/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1354/1430] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1355/1430] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1356/1430] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1357/1430] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1358/1430] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1359/1430] Compiling BitCollections BitSet+SetAlgebra union.swift
[1360/1430] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1361/1430] Compiling BitCollections BitSet.Counted.swift
[1362/1430] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1363/1430] Emitting module BitCollections
[1374/1430] Compiling Algorithms Rotate.swift
[1381/1431] Compiling CryptoBoringWrapper EllipticCurve.swift
[1382/1431] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1383/1431] Emitting module CryptoBoringWrapper
[1384/1431] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1386/1431] Compiling BitCollections BitSet.Index.swift
[1387/1431] Compiling BitCollections BitSet._UnsafeHandle.swift
[1388/1431] Compiling BitCollections BitSet.swift
[1389/1431] Compiling BitCollections Range+Utilities.swift
[1390/1431] Compiling BitCollections Slice+Utilities.swift
[1391/1431] Compiling BitCollections UInt+Tricks.swift
[1392/1431] Compiling BitCollections _Word.swift
[1393/1431] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1394/1431] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1402/1434] Compiling Algorithms Trim.swift
[1403/1434] Compiling Algorithms Unique.swift
[1404/1434] Compiling Algorithms Windows.swift
[1413/1435] Emitting module ConsoleKit
[1414/1435] Compiling ConsoleKit Exports.swift
[1425/1509] Emitting module Collections
[1426/1509] Compiling Collections Collections.swift
[1427/1510] Compiling Crypto AES.swift
[1428/1510] Compiling Crypto ECDSASignature_boring.swift
[1429/1510] Compiling Crypto ECDSA_boring.swift
[1430/1510] Compiling Crypto EdDSA_boring.swift
[1432/1510] Compiling Crypto MessageAuthenticationCode.swift
[1435/1510] Compiling Crypto SymmetricKeys.swift
[1436/1510] Compiling Crypto HMAC.swift
[1437/1510] Compiling Crypto MACFunctions.swift
[1438/1510] Compiling Crypto HPKE-Ciphersuite.swift
[1439/1510] Compiling Crypto HPKE-KDF.swift
[1440/1510] Compiling Crypto HPKE-KexKeyDerivation.swift
[1441/1510] Compiling Crypto HPKE-LabeledExtract.swift
[1442/1510] Compiling Crypto HPKE-Utils.swift
[1443/1510] Compiling Crypto DHKEM.swift
[1444/1510] Compiling Crypto HPKE-KEM-Curve25519.swift
[1445/1510] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1446/1510] Compiling Crypto HPKE-KEM.swift
[1447/1510] Compiling Crypto HPKE-Errors.swift
[1448/1519] Emitting module Atomics
[1450/1521] Emitting module Algorithms
[1451/1564] Compiling Crypto AES-GCM.swift
[1452/1564] Compiling Crypto AES-GCM_boring.swift
[1453/1564] Compiling Crypto ChaChaPoly_boring.swift
[1454/1564] Compiling Crypto ChaChaPoly.swift
[1455/1564] Compiling Crypto Cipher.swift
[1456/1564] Compiling Crypto Nonces.swift
[1457/1564] Compiling Crypto ASN1.swift
[1458/1564] Compiling Crypto ASN1Any.swift
[1459/1564] Compiling Crypto ASN1BitString.swift
[1460/1564] Compiling Crypto ASN1Boolean.swift
[1462/1581] Compiling NIOCore EventLoopFuture.swift
[1463/1581] Compiling NIOCore FileDescriptor.swift
[1464/1581] Compiling NIOCore FileHandle.swift
[1465/1581] Compiling NIOCore FileRegion.swift
[1466/1581] Compiling NIOCore GlobalSingletons.swift
[1467/1581] Compiling NIOCore CircularBuffer.swift
[1468/1581] Compiling NIOCore Codec.swift
[1469/1581] Compiling NIOCore ConvenienceOptionSupport.swift
[1470/1581] Compiling NIOCore DeadChannel.swift
[1471/1581] Compiling NIOCore DispatchQueue+WithFuture.swift
[1472/1581] Compiling NIOCore EventLoop+Deprecated.swift
[1473/1581] Compiling NIOCore EventLoop+SerialExecutor.swift
[1474/1581] Compiling NIOCore EventLoop.swift
[1475/1581] Compiling NIOCore IO.swift
[1476/1581] Compiling NIOCore IOData.swift
[1477/1581] Compiling NIOCore IPProtocol.swift
[1478/1581] Compiling NIOCore IntegerBitPacking.swift
[1479/1581] Compiling NIOCore IntegerTypes.swift
[1480/1581] Compiling NIOCore Interfaces.swift
[1481/1581] Compiling NIOCore Linux.swift
[1482/1581] Emitting module Crypto
[1483/1581] Compiling NIOCore ByteBuffer-views.swift
[1484/1581] Compiling NIOCore Channel.swift
[1485/1581] Compiling NIOCore ChannelHandler.swift
[1486/1581] Compiling NIOCore ChannelHandlers.swift
[1487/1581] Compiling NIOCore ChannelInvoker.swift
[1488/1581] Compiling NIOCore ChannelOption.swift
[1489/1581] Compiling NIOCore ChannelPipeline.swift
[1490/1581] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1491/1581] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1492/1581] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1493/1581] Compiling Crypto Signature.swift
[1494/1581] Compiling Crypto CryptoKitErrors_boring.swift
[1495/1581] Compiling Crypto RNG_boring.swift
[1496/1581] Compiling Crypto SafeCompare_boring.swift
[1497/1581] Compiling Crypto Zeroization_boring.swift
[1498/1581] Compiling Crypto PrettyBytes.swift
[1499/1581] Compiling Crypto SafeCompare.swift
[1500/1581] Compiling Crypto SecureBytes.swift
[1501/1581] Compiling Crypto Zeroization.swift
[1502/1581] Compiling NIOCore AddressedEnvelope.swift
[1503/1581] Compiling NIOCore AsyncAwaitSupport.swift
[1504/1581] Compiling NIOCore AsyncChannel.swift
[1505/1581] Compiling NIOCore AsyncChannelHandler.swift
[1506/1581] Compiling NIOCore AsyncChannelInboundStream.swift
[1507/1581] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1508/1581] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1509/1581] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1510/1581] Compiling NIOCore NIOAsyncWriter.swift
[1511/1581] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1512/1581] Compiling NIOCore BSDSocketAPI.swift
[1513/1581] Compiling NIOCore ByteBuffer-aux.swift
[1514/1581] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1515/1581] Compiling NIOCore ByteBuffer-conversions.swift
[1516/1581] Compiling NIOCore ByteBuffer-core.swift
[1517/1581] Compiling NIOCore ByteBuffer-hex.swift
[1518/1581] Compiling NIOCore ByteBuffer-int.swift
[1519/1581] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1520/1581] Compiling NIOCore ByteBuffer-multi-int.swift
[1521/1581] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1522/1582] Compiling NIOCore MulticastChannel.swift
[1523/1582] Compiling NIOCore NIOAny.swift
[1524/1582] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1525/1582] Compiling NIOCore NIOLoopBound.swift
[1526/1582] Compiling NIOCore NIOScheduledCallback.swift
[1527/1582] Compiling NIOCore NIOSendable.swift
[1528/1582] Compiling NIOCore PointerHelpers.swift
[1529/1582] Compiling NIOCore RecvByteBufferAllocator.swift
[1531/1625] Compiling _CryptoExtras RSA_boring.swift
[1532/1625] Compiling _CryptoExtras RSA_security.swift
[1533/1625] Compiling _CryptoExtras BoringSSLHelpers.swift
[1534/1625] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1535/1625] Compiling _CryptoExtras DigestType.swift
[1536/1625] Compiling _CryptoExtras Error.swift
[1537/1625] Compiling _CryptoExtras I2OSP.swift
[1546/1625] Compiling NIOCore MarkedCircularBuffer.swift
[1551/1629] Compiling _CryptoExtras ECToolbox_boring.swift
[1552/1629] Compiling _CryptoExtras ECToolbox.swift
[1553/1629] Compiling _CryptoExtras HashToField.swift
[1554/1629] Compiling _CryptoExtras KDF.swift
[1555/1629] Compiling _CryptoExtras PBKDF2_boring.swift
[1556/1629] Emitting module _CryptoExtras
[1557/1629] Compiling _CryptoExtras PrettyBytes.swift
[1558/1629] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1559/1629] Compiling _CryptoExtras DLEQ.swift
[1565/1629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1566/1629] Compiling NIOCore SocketAddresses.swift
[1567/1629] Compiling NIOCore SocketOptionProvider.swift
[1568/1629] Compiling NIOCore SystemCallHelpers.swift
[1569/1629] Compiling NIOCore TimeAmount+Duration.swift
[1570/1629] Compiling NIOCore TypeAssistedChannelHandler.swift
[1571/1629] Compiling NIOCore UniversalBootstrapSupport.swift
[1572/1629] Compiling NIOCore Utilities.swift
[1573/1629] Compiling _CryptoExtras AES_CBC.swift
[1574/1629] Compiling _CryptoExtras AES_CFB.swift
[1575/1629] Compiling _CryptoExtras AES_CTR.swift
[1576/1629] Compiling _CryptoExtras AES_GCM_SIV.swift
[1577/1629] Compiling _CryptoExtras Block Function.swift
[1578/1629] Compiling _CryptoExtras AES_CFB_boring.swift
[1579/1629] Compiling _CryptoExtras AES_CTR_boring.swift
[1580/1629] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1581/1629] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1582/1629] Compiling _CryptoExtras ChaCha20CTR.swift
[1583/1629] Compiling _CryptoExtras PEMDocument.swift
[1587/1629] Compiling _CryptoExtras OPRFClient.swift
[1588/1629] Compiling _CryptoExtras OPRFServer.swift
[1589/1629] Compiling _CryptoExtras VOPRF+API.swift
[1590/1629] Compiling _CryptoExtras VOPRFClient.swift
[1591/1629] Compiling _CryptoExtras VOPRFServer.swift
[1592/1629] Compiling _CryptoExtras RSA+BlindSigning.swift
[1593/1629] Compiling _CryptoExtras RSA.swift
[1606/1629] Compiling _CryptoExtras Scrypt.swift
[1607/1629] Compiling _CryptoExtras OPRF.swift
[1621/1629] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1622/1629] Compiling _CryptoExtras PBKDF2.swift
[1623/1629] Compiling _CryptoExtras Scrypt_boring.swift
[1624/1629] Emitting module NIOCore
[1626/1682] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1627/1682] Compiling NIOEmbedded AsyncTestingChannel.swift
[1628/1682] Emitting module NIOEmbedded
[1629/1682] Compiling NIOEmbedded Embedded.swift
[1631/1683] Compiling NIOPosix Pool.swift
[1632/1683] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1633/1683] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1634/1683] Compiling NIOPosix PosixSingletons.swift
[1635/1683] Compiling NIOPosix RawSocketBootstrap.swift
[1636/1683] Compiling NIOPosix Resolver.swift
[1637/1683] Compiling NIOPosix Selectable.swift
[1638/1689] Compiling NIOPosix ServerSocket.swift
[1639/1689] Compiling NIOPosix Socket.swift
[1640/1689] Compiling NIOPosix SocketChannel.swift
[1641/1689] Compiling NIOPosix SocketProtocols.swift
[1642/1689] Compiling NIOPosix System.swift
[1643/1689] Compiling NIOPosix Thread.swift
[1644/1689] Compiling NIOPosix ThreadPosix.swift
[1645/1689] Compiling NIOPosix ThreadWindows.swift
[1646/1689] Compiling NIOPosix UnsafeTransfer.swift
[1647/1689] Compiling NIOPosix Utilities.swift
[1648/1689] Compiling NIOPosix VsockAddress.swift
[1649/1689] Compiling NIOPosix VsockChannelEvents.swift
[1650/1689] Compiling NIOPosix SelectableChannel.swift
[1651/1689] Compiling NIOPosix SelectableEventLoop.swift
[1652/1689] Compiling NIOPosix SelectorEpoll.swift
[1653/1689] Compiling NIOPosix SelectorGeneric.swift
[1654/1689] Compiling NIOPosix SelectorKqueue.swift
[1655/1689] Compiling NIOPosix SelectorUring.swift
[1656/1689] Emitting module NIOPosix
[1657/1689] Compiling NIOPosix Bootstrap.swift
[1658/1689] Compiling NIOPosix ControlMessage.swift
[1659/1689] Compiling NIOPosix DatagramVectorReadManager.swift
[1660/1689] Compiling NIOPosix Errors+Any.swift
[1661/1689] Compiling NIOPosix FileDescriptor.swift
[1662/1689] Compiling NIOPosix GetaddrinfoResolver.swift
[1663/1689] Compiling NIOPosix HappyEyeballs.swift
[1664/1689] Compiling NIOPosix BSDSocketAPICommon.swift
[1665/1689] Compiling NIOPosix BSDSocketAPIPosix.swift
[1666/1689] Compiling NIOPosix BSDSocketAPIWindows.swift
[1667/1689] Compiling NIOPosix BaseSocket.swift
[1668/1689] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1669/1689] Compiling NIOPosix BaseSocketChannel.swift
[1670/1689] Compiling NIOPosix BaseStreamSocketChannel.swift
[1671/1689] Compiling NIOPosix IO.swift
[1672/1689] Compiling NIOPosix IntegerBitPacking.swift
[1673/1689] Compiling NIOPosix IntegerTypes.swift
[1674/1689] Compiling NIOPosix Linux.swift
[1675/1689] Compiling NIOPosix LinuxCPUSet.swift
[1676/1689] Compiling NIOPosix LinuxUring.swift
[1677/1689] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1678/1689] Compiling NIOPosix NIOThreadPool.swift
[1679/1689] Compiling NIOPosix NonBlockingFileIO.swift
[1680/1689] Compiling NIOPosix PendingDatagramWritesManager.swift
[1681/1689] Compiling NIOPosix PendingWritesManager.swift
[1682/1689] Compiling NIOPosix PipeChannel.swift
[1683/1689] Compiling NIOPosix PipePair.swift
[1684/1689] Compiling NIOPosix PointerHelpers.swift
[1686/1746] Compiling NIO Exports.swift
[1687/1746] Emitting module NIO
[1689/1747] Compiling _NIOFileSystem Cancellation.swift
[1690/1747] Compiling _NIOFileSystem FileSystem.swift
[1691/1747] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1692/1747] Compiling _NIOFileSystem FileType.swift
[1693/1747] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1694/1747] Compiling _NIOFileSystem BufferedStream.swift
[1695/1749] Compiling _NIOFileSystem ByteCount.swift
[1696/1749] Compiling _NIOFileSystem Convenience.swift
[1697/1749] Compiling _NIOFileSystem CopyStrategy.swift
[1698/1749] Compiling _NIOFileSystem DirectoryEntries.swift
[1699/1749] Compiling _NIOFileSystem DirectoryEntry.swift
[1700/1749] Compiling _NIOFileSystem Array+FileSystem.swift
[1701/1788] Compiling NIOTLS TLSEvents.swift
[1702/1788] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1703/1788] Emitting module NIOTLS
[1704/1788] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1705/1788] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1706/1788] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1707/1788] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1708/1788] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1709/1788] Emitting module NIOFoundationCompat
[1710/1788] Emitting module NIOSOCKS
[1711/1789] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1712/1789] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1713/1789] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1714/1789] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1715/1789] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1716/1789] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1717/1789] Compiling NIOHTTP1 HTTPTypes.swift
[1718/1789] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1719/1789] Compiling NIOTLS SNIHandler.swift
[1720/1792] Compiling NIOSOCKS SOCKSResponse.swift
[1721/1792] Compiling AsyncKit Optional+StrictMap.swift
[1722/1792] Compiling AsyncKit Exports.swift
[1723/1792] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1724/1792] Compiling NIOSOCKS ClientStateMachine.swift
[1726/1792] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1727/1792] Compiling NIOHTTP1 HTTPDecoder.swift
[1729/1792] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1730/1792] Compiling NIOHTTP1 HTTPEncoder.swift
[1732/1792] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1733/1792] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1734/1792] Compiling NIOSOCKS ServerStateMachine.swift
[1736/1806] Compiling _NIOFileSystem UnsafeTransfer.swift
[1737/1806] Compiling _NIOFileSystem ParallelDirCopy.swift
[1738/1806] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1739/1806] Compiling _NIOFileSystem CInterop.swift
[1740/1806] Compiling _NIOFileSystem Errno.swift
[1741/1806] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1742/1806] Compiling _NIOFileSystem Mocking.swift
[1743/1806] Compiling _NIOFileSystem Syscall.swift
[1744/1825] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1745/1826] Compiling NIOSSL ObjectIdentifier.swift
[1746/1826] Compiling NIOSSL PosixPort.swift
[1748/1826] Compiling NIOSSL NIOSSLClientHandler.swift
[1749/1826] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1750/1826] Compiling NIOSSL NIOSSLHandler.swift
[1751/1826] Compiling NIOSSL SSLCertificate.swift
[1752/1826] Compiling NIOSSL SSLCertificateExtensions.swift
[1753/1826] Emitting module _NIOFileSystem
[1754/1826] Compiling NIOSSL AndroidCABundle.swift
[1755/1826] Compiling NIOSSL ByteBufferBIO.swift
[1756/1826] Compiling NIOSSL CustomPrivateKey.swift
[1757/1826] Compiling NIOSSL IdentityVerification.swift
[1758/1826] Compiling NIOSSL LinuxCABundle.swift
[1761/1826] Compiling NIOSSL SSLCallbacks.swift
[1762/1826] Compiling NIOSSL SSLErrors.swift
[1763/1826] Compiling NIOSSL SSLContext.swift
[1764/1826] Compiling NIOSSL NIOSSLServerHandler.swift
[1765/1848] Emitting module NIOTransportServices
[1766/1850] Compiling NIOTransportServices NIOTSBootstraps.swift
[1767/1850] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1768/1850] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1769/1850] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1770/1850] Compiling NIOTransportServices NIOTSErrors.swift
[1771/1850] Compiling NIOTransportServices NIOTSEventLoop.swift
[1772/1850] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1773/1850] Compiling NIOTransportServices NIOTSSingletons.swift
[1774/1850] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1775/1850] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1776/1850] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1777/1850] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1778/1850] Compiling NIOTransportServices StateManagedChannel.swift
[1779/1850] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1780/1850] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1781/1850] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1782/1850] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1783/1850] Compiling NIOTransportServices AcceptHandler.swift
[1784/1850] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1785/1850] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1786/1850] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1787/1850] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1788/1850] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1798/1851] Emitting module NIOHTTP1
[1815/1855] Compiling NIOSSL SSLPublicKey.swift
[1816/1855] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1817/1855] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1818/1855] Compiling NIOSSL SubjectAlternativeName.swift
[1819/1902] Compiling MultipartKit BasicCodingKey.swift
[1820/1902] Compiling MultipartKit MultipartError.swift
[1821/1902] Compiling MultipartKit Exports.swift
[1822/1902] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1823/1902] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1824/1902] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1825/1902] Compiling MultipartKit FormDataEncoder.swift
[1826/1902] Compiling MultipartKit Storage.swift
[1827/1902] Emitting module NIOSSL
[1828/1902] Compiling MultipartKit MultipartPart.swift
[1829/1902] Compiling MultipartKit MultipartPartConvertible.swift
[1832/1902] Compiling NIOWebSocket WebSocketOpcode.swift
[1833/1903] Emitting module NIOHTTPCompression
[1834/1903] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1835/1903] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1836/1903] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1837/1903] Compiling _NIOFileSystem Syscalls.swift
[1838/1903] Compiling _NIOFileSystem SystemFileHandle.swift
[1839/1903] Compiling _NIOFileSystem Utilities.swift
[1840/1903] Compiling _NIOFileSystem OpenOptions.swift
[1841/1904] Compiling NIOHPACK IndexedHeaderTable.swift
[1842/1904] Compiling NIOHTTPCompression HTTPCompression.swift
[1843/1905] Compiling NIOHTTPCompression HTTPDecompression.swift
[1844/1905] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1845/1905] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1847/1905] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1850/1907] Compiling NIOHPACK IntegerCoding.swift
[1851/1907] Emitting module NIOWebSocket
[1854/1907] Compiling NIOHPACK StaticHeaderTable.swift
[1855/1907] Compiling NIOHPACK HuffmanTables.swift
[1864/1907] Emitting module MultipartKit
[1865/1907] Compiling NIOHPACK HuffmanCoding.swift
[1870/1907] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1871/1908] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1872/1908] Compiling NIOWebSocket WebSocketFrame.swift
[1873/1909] Emitting module NIOHPACK
[1876/1926] Compiling NIOExtras LengthFieldPrepender.swift
[1877/1926] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1878/1927] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1879/1927] Compiling NIOExtras JSONRPCFraming.swift
[1880/1927] Compiling NIOExtras LineBasedFrameDecoder.swift
[1881/1927] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1882/1927] Compiling NIOExtras NIOExtrasError.swift
[1883/1927] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1884/1927] Compiling NIOExtras NIORequestIdentifiable.swift
[1885/1927] Compiling NIOExtras PCAPRingBuffer.swift
[1886/1927] Compiling NIOExtras QuiescingHelper.swift
[1887/1927] Compiling NIOExtras RequestResponseHandler.swift
[1888/1927] Compiling MultipartKit MultipartSerializer.swift
[1889/1927] Compiling MultipartKit Utilities.swift
[1892/1928] Compiling NIOSSL Zeroization.swift
[1893/1928] Compiling NIOSSL TLSConfiguration.swift
[1894/1928] Compiling NIOSSL UniversalBootstrapSupport.swift
[1907/1938] Compiling NIOFileSystem Exports.swift
[1908/1961] Emitting module NIOFileSystem
[1909/1995] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1910/1995] Compiling NIOHTTP2 SendingRstStreamState.swift
[1911/1995] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1912/1995] Compiling NIOHTTP2 SendingHeadersState.swift
[1913/1995] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1915/1995] Emitting module _NIOFileSystemFoundationCompat
[1916/1995] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1918/1995] Compiling NIOHTTP2 ReceivingDataState.swift
[1919/1995] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1921/1996] Emitting module NIOExtras
[1922/1996] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1923/1996] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1924/1996] Compiling NIOHTTP2 MayReceiveFrames.swift
[1925/1996] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1926/1996] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1927/1996] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1928/1996] Compiling NIOHTTP2 MaySendFrames.swift
[1929/1996] Compiling NIOHTTP2 SendingDataState.swift
[1930/1996] Compiling NIOHTTP2 SendingGoawayState.swift
[1935/1996] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1937/2004] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1940/2005] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1941/2005] Compiling NIOHTTP2 HasLocalSettings.swift
[1942/2005] Compiling NIOHTTP2 HasRemoteSettings.swift
[1943/2005] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1944/2005] Compiling NIOHTTP2 QuiescingState.swift
[1945/2005] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1946/2005] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1947/2013] Compiling WebSocketKit Exports.swift
[1948/2013] Compiling WebSocketKit WebSocketHandler.swift
[1949/2013] Emitting module WebSocketKit
[1950/2013] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1951/2013] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1952/2013] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1953/2013] Compiling NIOHTTP2 HTTP2StreamID.swift
[1954/2013] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1955/2013] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1956/2013] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1957/2013] Compiling NIOHTTP2 InboundEventBuffer.swift
[1958/2013] Compiling WebSocketKit WebSocket+Concurrency.swift
[1959/2013] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1960/2013] Compiling NIOHTTP2 InboundWindowManager.swift
[1961/2013] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1962/2013] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1963/2013] Compiling NIOHTTP2 StreamChannelList.swift
[1964/2013] Compiling NIOHTTP2 StreamMap.swift
[1965/2013] Compiling NIOHTTP2 StreamStateMachine.swift
[1966/2013] Compiling NIOHTTP2 UnsafeTransfer.swift
[1967/2013] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1968/2013] Compiling WebSocketKit WebSocket.swift
[1969/2013] Compiling WebSocketKit WebSocket+Connect.swift
[1970/2013] Compiling WebSocketKit WebSocketClient.swift
[1972/2014] Emitting module NIOHTTP2
[1981/2014] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1988/2031] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1989/2031] Compiling NIOHTTP2 HTTP2Frame.swift
[1990/2031] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1991/2031] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1992/2031] Compiling NIOHTTP2 HTTP2PingData.swift
[1993/2031] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1994/2031] Compiling NIOHTTP2 HTTP2Settings.swift
[1995/2031] Compiling NIOHTTP2 HTTP2Stream.swift
[1996/2104] Compiling X509 NameConstraints.swift
[1997/2104] Compiling X509 CMSEncapsulatedContentInfo.swift
[1998/2104] Compiling X509 CMSIssuerAndSerialNumber.swift
[1999/2104] Compiling X509 CMSOperations.swift
[2000/2104] Compiling X509 CMSSignature.swift
[2001/2104] Compiling X509 CMSSignedData.swift
[2002/2104] Compiling X509 CMSSignerIdentifier.swift
[2003/2104] Compiling X509 CMSSignerInfo.swift
[2004/2104] Compiling X509 CMSVersion.swift
[2005/2104] Compiling X509 Digests.swift
[2006/2104] Compiling X509 DistinguishedName.swift
[2007/2104] Compiling X509 CommonName.swift
[2008/2104] Compiling X509 CountryName.swift
[2009/2104] Compiling X509 DNBuilder.swift
[2010/2104] Compiling X509 OCSPPolicy.swift
[2011/2104] Compiling X509 OCSPRequest.swift
[2013/2162] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2014/2162] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2015/2162] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2016/2162] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2017/2162] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2018/2162] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2019/2162] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2020/2162] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2021/2162] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2022/2162] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2023/2162] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2024/2162] Compiling AsyncHTTPClient Transaction.swift
[2025/2162] Compiling AsyncHTTPClient Base64.swift
[2026/2174] Emitting module AsyncHTTPClient
[2040/2182] Compiling AsyncHTTPClient BasicAuth.swift
[2041/2182] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2042/2182] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2043/2182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2044/2182] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2045/2182] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2046/2182] Compiling AsyncHTTPClient ConnectionTarget.swift
[2047/2182] Compiling AsyncHTTPClient DeconstructedURL.swift
[2048/2182] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2049/2182] Compiling AsyncHTTPClient FoundationExtensions.swift
[2050/2182] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2051/2182] Compiling AsyncHTTPClient ConnectionPool.swift
[2052/2182] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2053/2182] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2054/2182] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2055/2182] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2056/2182] Compiling AsyncHTTPClient HTTP1Connection.swift
[2057/2182] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2058/2182] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2059/2182] Compiling AsyncHTTPClient LRUCache.swift
[2060/2182] Compiling AsyncHTTPClient NWErrorHandler.swift
[2061/2182] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2062/2182] Compiling AsyncHTTPClient TLSConfiguration.swift
[2063/2182] Compiling AsyncHTTPClient RedirectState.swift
[2064/2182] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2065/2182] Compiling AsyncHTTPClient RequestBag.swift
[2066/2182] Compiling AsyncHTTPClient RequestValidation.swift
[2067/2182] Compiling AsyncHTTPClient SSLContextCache.swift
[2068/2182] Compiling AsyncHTTPClient Scheme.swift
[2069/2182] Compiling AsyncHTTPClient Singleton.swift
[2070/2182] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2071/2182] Compiling X509 SubjectAlternativeName.swift
[2072/2182] Compiling X509 SubjectKeyIdentifier.swift
[2073/2182] Compiling X509 Extension.swift
[2074/2182] Compiling X509 Extensions.swift
[2075/2182] Compiling X509 ExtensionsBuilder.swift
[2076/2182] Compiling X509 GeneralName.swift
[2077/2182] Compiling X509 LockedValueBox.swift
[2078/2182] Compiling X509 BasicOCSPResponse.swift
[2079/2182] Compiling X509 DirectoryString.swift
[2080/2182] Compiling X509 OCSPCertID.swift
[2081/2182] Compiling X509 OCSPCertStatus.swift
[2082/2182] Compiling X509 OCSPExtensionID.swift
[2083/2182] Compiling X509 OCSPNonce.swift
[2084/2182] Compiling AsyncHTTPClient Utils.swift
[2085/2182] Compiling X509 BasicConstraintsPolicy.swift
[2086/2182] Compiling X509 DNSNames.swift
[2087/2182] Compiling X509 DirectoryNames.swift
[2088/2182] Compiling X509 ExpiryPolicy.swift
[2089/2182] Compiling X509 IPConstraints.swift
[2090/2182] Compiling X509 NameConstraintsPolicy.swift
[2091/2182] Compiling X509 RFC5280Policy.swift
[2092/2182] Compiling X509 URIConstraints.swift
[2093/2182] Compiling X509 VersionPolicy.swift
[2094/2182] Compiling X509 ServerIdentityPolicy.swift
[2095/2182] Compiling X509 TrustRootLoading.swift
[2096/2182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2105/2182] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2106/2182] Compiling AsyncHTTPClient HTTPClient.swift
[2107/2182] Compiling AsyncHTTPClient HTTPHandler.swift
[2119/2182] Compiling AsyncHTTPClient HTTP2Connection.swift
[2120/2182] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2131/2182] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2132/2182] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2133/2182] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2134/2182] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2135/2182] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2136/2182] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2137/2182] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2138/2182] Compiling AsyncHTTPClient RequestBodyLength.swift
[2139/2182] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2140/2182] Compiling AsyncHTTPClient RequestOptions.swift
[2141/2182] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2142/2182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2143/2182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2154/2183] Emitting module AsyncKit
[2159/2184] Emitting module X509
[2173/2353] Compiling Vapor ContentConfiguration.swift
[2174/2353] Compiling Vapor ContentContainer.swift
[2175/2353] Compiling Vapor JSONCoder+Custom.swift
[2176/2353] Compiling Vapor JSONCoders+Content.swift
[2177/2353] Compiling Vapor PlaintextDecoder.swift
[2178/2353] Compiling Vapor PlaintextEncoder.swift
[2179/2353] Compiling Vapor URLQueryCoders.swift
[2180/2353] Compiling Vapor URLQueryContainer.swift
[2181/2353] Compiling Vapor HTTPServerResponseEncoder.swift
[2182/2353] Compiling Vapor HTTPServerUpgradeHandler.swift
[2183/2353] Compiling Vapor Logger+Report.swift
[2184/2353] Compiling Vapor LoggingSystem+Environment.swift
[2186/2412] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2187/2412] Compiling JWTKit UnsecuredNoneSigner.swift
[2188/2412] Compiling JWTKit JWTKeyCollection+RSA.swift
[2189/2412] Compiling JWTKit RSA.swift
[2190/2412] Compiling JWTKit RSAError.swift
[2191/2412] Compiling JWTKit RSASigner.swift
[2192/2412] Compiling JWTKit Base64URL.swift
[2193/2412] Compiling JWTKit CryptoSigner.swift
[2194/2420] Compiling JWTKit AudienceClaim.swift
[2195/2420] Compiling JWTKit BoolClaim.swift
[2196/2420] Compiling JWTKit ExpirationClaim.swift
[2197/2420] Compiling JWTKit GoogleHostedDomainClaim.swift
[2198/2420] Compiling JWTKit IDClaim.swift
[2199/2420] Compiling JWTKit IssuedAtClaim.swift
[2200/2420] Compiling JWTKit IssuerClaim.swift
[2201/2420] Compiling JWTKit JWTClaim.swift
[2202/2420] Compiling JWTKit JWTMultiValueClaim.swift
[2203/2420] Compiling JWTKit ECDSAError.swift
[2204/2420] Compiling JWTKit ECDSAKeyTypes.swift
[2205/2420] Compiling JWTKit ECDSASigner.swift
[2206/2420] Compiling JWTKit ECDSASigningAlgorithm.swift
[2207/2420] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2208/2420] Compiling JWTKit P256+CurveType.swift
[2209/2420] Compiling JWTKit P384+CurveType.swift
[2210/2420] Compiling JWTKit P521+CurveType.swift
[2211/2420] Compiling JWTKit JWTUnixEpochClaim.swift
[2212/2420] Compiling JWTKit LocaleClaim.swift
[2213/2420] Compiling JWTKit NotBeforeClaim.swift
[2214/2420] Compiling JWTKit SubjectClaim.swift
[2215/2420] Compiling JWTKit TenantIDClaim.swift
[2216/2420] Compiling JWTKit ECDSA.swift
[2217/2420] Compiling JWTKit ECDSACurve.swift
[2218/2420] Compiling JWTKit ECDSACurveType.swift
[2219/2420] Emitting module JWTKit
[2220/2420] Compiling JWTKit JWTHeader+CommonFields.swift
[2221/2420] Compiling JWTKit JWTHeader.swift
[2222/2420] Compiling JWTKit JWTHeaderField.swift
[2223/2420] Compiling JWTKit JWTKeyCollection.swift
[2224/2420] Compiling JWTKit JWTParser.swift
[2225/2420] Compiling JWTKit JWTPayload.swift
[2226/2420] Compiling JWTKit JWTSerializer.swift
[2227/2420] Compiling JWTKit JWTSigner.swift
[2228/2420] Compiling JWTKit EdDSA.swift
[2229/2420] Compiling JWTKit EdDSACurve.swift
[2230/2420] Compiling JWTKit EdDSAError.swift
[2231/2420] Compiling JWTKit EdDSASigner.swift
[2232/2420] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2233/2420] Compiling JWTKit HMAC.swift
[2234/2420] Compiling JWTKit HMACError.swift
[2235/2420] Compiling JWTKit HMACSigner.swift
[2236/2420] Compiling JWTKit JWTKeyCollection+HMAC.swift
[2237/2420] Compiling JWTKit Insecure.swift
[2238/2420] Compiling JWTKit JWK.swift
[2239/2420] Compiling JWTKit JWKIdentifier.swift
[2240/2420] Compiling JWTKit JWKS.swift
[2241/2420] Compiling JWTKit JWKSigner.swift
[2242/2420] Compiling JWTKit JWTAlgorithm.swift
[2243/2420] Compiling JWTKit JWTError.swift
[2244/2420] Compiling JWTKit CustomizedJSONCoders.swift
[2245/2420] Compiling JWTKit Utilities.swift
[2246/2420] Compiling JWTKit AppleIdentityToken.swift
[2247/2420] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2248/2420] Compiling JWTKit GoogleIdentityToken.swift
[2249/2420] Compiling JWTKit MicrosoftIdentityToken.swift
[2250/2420] Compiling JWTKit ValidationTimePayload.swift
[2251/2420] Compiling JWTKit X5CVerifier.swift
[2253/2421] Compiling Vapor Service.swift
[2254/2421] Compiling Vapor Application+Sessions.swift
[2255/2421] Compiling Vapor MemorySessions.swift
[2256/2421] Compiling Vapor Request+Session.swift
[2257/2421] Compiling Vapor Session.swift
[2258/2421] Compiling Vapor SessionCache.swift
[2259/2421] Compiling Vapor SessionData.swift
[2260/2421] Compiling Vapor SessionDriver.swift
[2261/2421] Compiling Vapor SessionsConfiguration.swift
[2262/2421] Compiling Vapor SessionsMiddleware.swift
[2263/2421] Compiling Vapor URLEncodedFormData.swift
[2264/2421] Compiling Vapor URLEncodedFormDecoder.swift
[2265/2421] Compiling Vapor URLEncodedFormEncoder.swift
[2266/2421] Compiling Vapor URLEncodedFormError.swift
[2267/2421] Compiling Vapor URLEncodedFormParser.swift
[2268/2421] Compiling Vapor URLEncodedFormSerializer.swift
[2269/2421] Compiling Vapor URLQueryFragmentConvertible.swift
[2270/2421] Compiling Vapor AnyResponse.swift
[2271/2421] Compiling Vapor Array+Random.swift
[2272/2421] Compiling Vapor Base32.swift
[2273/2421] Compiling Vapor Base64.swift
[2274/2421] Compiling Vapor BaseN.swift
[2275/2421] Compiling Vapor BasicCodingKey.swift
[2276/2421] Compiling Vapor ByteCount.swift
[2281/2421] Compiling Vapor Application+Middleware.swift
[2282/2421] Compiling Vapor CORSMiddleware.swift
[2283/2421] Compiling Vapor ErrorMiddleware.swift
[2284/2421] Compiling Vapor FileMiddleware.swift
[2285/2421] Compiling Vapor Middleware.swift
[2286/2421] Compiling Vapor MiddlewareConfiguration.swift
[2287/2421] Compiling Vapor ResponseCompressionMiddleware.swift
[2288/2421] Compiling Vapor RouteLoggingMiddleware.swift
[2289/2421] Compiling Vapor TracingMiddleware.swift
[2290/2421] Compiling Vapor File+Multipart.swift
[2291/2421] Compiling Vapor FormDataDecoder+Content.swift
[2292/2421] Compiling Vapor FormDataEncoder+Content.swift
[2293/2421] Compiling Vapor Application+Password.swift
[2294/2421] Compiling Vapor Application+Passwords.swift
[2295/2421] Compiling Vapor AsyncPasswordHasher.swift
[2296/2421] Compiling Vapor BcryptHasher.swift
[2297/2421] Compiling Vapor PasswordHasher.swift
[2298/2421] Compiling Vapor PlaintextHasher.swift
[2299/2421] Compiling Vapor Request+Password.swift
[2300/2421] Compiling Vapor Redirect.swift
[2301/2421] Compiling Vapor Request+Body.swift
[2302/2421] Compiling Vapor Request+BodyStream.swift
[2303/2421] Compiling Vapor Request.swift
[2304/2421] Compiling Vapor Application+Responder.swift
[2305/2421] Compiling Vapor DefaultResponder.swift
[2306/2421] Compiling Vapor Response+Body.swift
[2307/2421] Compiling Vapor Response.swift
[2308/2421] Compiling Vapor ResponseCodable.swift
[2309/2421] Compiling Vapor Application+Routes.swift
[2310/2421] Compiling Vapor Parameters+Require.swift
[2311/2421] Compiling Vapor Request+WebSocket.swift
[2312/2421] Compiling Vapor Route.swift
[2313/2421] Compiling Vapor RouteCollection.swift
[2314/2421] Compiling Vapor Routes.swift
[2315/2421] Compiling Vapor RoutesBuilder+Group.swift
[2316/2421] Compiling Vapor RoutesBuilder+Method.swift
[2317/2421] Compiling Vapor RoutesBuilder+Middleware.swift
[2318/2421] Compiling Vapor RoutesBuilder+WebSocket.swift
[2319/2421] Compiling Vapor RoutesBuilder.swift
[2320/2421] Compiling Vapor OTP.swift
[2321/2421] Compiling Vapor Application+Servers.swift
[2322/2421] Compiling Vapor Server.swift
[2323/2421] Compiling Vapor App+Service.swift
[2324/2421] Compiling Vapor Req+Service.swift
[2342/2421] Compiling Vapor ClientResponse.swift
[2343/2421] Compiling Vapor Request+Client.swift
[2344/2421] Compiling Vapor BootCommand.swift
[2345/2421] Compiling Vapor CommandContext+Application.swift
[2346/2421] Compiling Vapor RoutesCommand.swift
[2347/2421] Compiling Vapor ServeCommand.swift
[2348/2421] Compiling Vapor AnyResponse+Concurrency.swift
[2349/2421] Compiling Vapor AsyncBasicResponder.swift
[2350/2421] Compiling Vapor AsyncMiddleware.swift
[2351/2421] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2352/2421] Compiling Vapor AsyncSessionDriver.swift
[2353/2421] Compiling Vapor Authentication+Concurrency.swift
[2354/2421] Compiling Vapor Cache+Concurrency.swift
[2355/2421] Compiling Vapor Client+Concurrency.swift
[2356/2421] Compiling Vapor RequestBody+Concurrency.swift
[2357/2421] Compiling Vapor Responder+Concurrency.swift
[2358/2421] Compiling Vapor ResponseCodable+Concurrency.swift
[2359/2421] Compiling Vapor RoutesBuilder+Concurrency.swift
[2360/2421] Compiling Vapor ViewRenderer+Concurrency.swift
[2361/2421] Compiling Vapor WebSocket+Concurrency.swift
[2362/2421] Compiling Vapor ContainerGetPathExecutor.swift
[2363/2421] Compiling Vapor Content.swift
[2364/2421] Compiling Vapor ContentCoders.swift
[2397/2421] Emitting module Vapor
[2422/2469] Compiling Vapor Validator.swift
[2423/2469] Compiling Vapor ValidatorResult.swift
[2424/2469] Compiling Vapor And.swift
[2425/2469] Compiling Vapor Case.swift
[2426/2469] Compiling Vapor CharacterSet.swift
[2427/2469] Compiling Vapor Count.swift
[2428/2469] Compiling Vapor Custom.swift
[2429/2469] Compiling Vapor Email.swift
[2430/2469] Compiling Vapor Empty.swift
[2431/2469] Compiling Vapor In.swift
[2432/2469] Compiling Vapor Nil.swift
[2433/2469] Compiling Vapor NilIgnoring.swift
[2434/2469] Compiling Vapor Not.swift
[2435/2469] Compiling Vapor Or.swift
[2436/2469] Compiling Vapor Pattern.swift
[2437/2469] Compiling Vapor Range.swift
[2438/2469] Compiling Vapor URL.swift
[2439/2469] Compiling Vapor Valid.swift
[2440/2469] Compiling Vapor Application+Views.swift
[2441/2469] Compiling Vapor PlaintextRenderer.swift
[2442/2469] Compiling Vapor Request+View.swift
[2443/2469] Compiling Vapor View.swift
[2444/2469] Compiling Vapor ViewRenderer.swift
[2445/2469] Compiling Vapor _Deprecations.swift
[2446/2469] Compiling Vapor Bytes+Hex.swift
[2447/2469] Compiling Vapor Bytes+SecureCompare.swift
[2448/2469] Compiling Vapor Collection+Safe.swift
[2449/2469] Compiling Vapor DataProtocol+Copy.swift
[2450/2469] Compiling Vapor DecoderUnwrapper.swift
[2451/2469] Compiling Vapor DirectoryConfiguration.swift
[2452/2469] Compiling Vapor DotEnv.swift
[2453/2469] Compiling Vapor Extendable.swift
[2454/2469] Compiling Vapor File.swift
[2455/2469] Compiling Vapor FileIO.swift
[2456/2469] Compiling Vapor LifecycleHandler.swift
[2457/2469] Compiling Vapor OptionalType.swift
[2458/2469] Compiling Vapor RFC1123.swift
[2459/2469] Compiling Vapor SocketAddress+Hostname.swift
[2460/2469] Compiling Vapor Storage.swift
[2461/2469] Compiling Vapor String+IsIPAddress.swift
[2462/2469] Compiling Vapor Thread.swift
[2463/2469] Compiling Vapor URI.swift
[2464/2469] Compiling Vapor RangeResult.swift
[2465/2469] Compiling Vapor Validatable.swift
[2466/2469] Compiling Vapor Validation.swift
[2467/2469] Compiling Vapor ValidationKey.swift
[2468/2469] Compiling Vapor Validations.swift
[2469/2469] Compiling Vapor ValidationsError.swift
[2471/2478] Compiling ImperialCore ImperialError.swift
[2472/2478] Compiling ImperialCore FederatedServiceTokens.swift
[2473/2479] Compiling ImperialCore ImperialMiddleware.swift
[2474/2479] Compiling ImperialCore RoutesBuilder+oAuth.swift
[2475/2479] Compiling ImperialCore Sessions+Imperial.swift
[2476/2479] Emitting module ImperialCore
[2477/2479] Compiling ImperialCore FederatedService.swift
[2478/2479] Compiling ImperialCore FederatedServiceRouter.swift
[2479/2479] Compiling ImperialCore String+pathSegments.swift
[2481/2526] Emitting module ImperialGitHub
[2482/2526] Emitting module ImperialMixcloud
[2483/2526] Emitting module ImperialImgur
[2484/2526] Compiling ImperialImgur Imgur.swift
[2485/2526] Emitting module ImperialKeycloak
[2486/2526] Emitting module ImperialShopify
[2487/2526] Compiling ImperialGoogle Google.swift
[2488/2527] Compiling ImperialMixcloud MixcloudRouter.swift
[2489/2527] Compiling ImperialGitHub GitHubRouter.swift
[2490/2527] Compiling ImperialGitHub GitHubAuth.swift
[2491/2527] Compiling ImperialMixcloud MixcloudAuth.swift
[2492/2527] Compiling ImperialMixcloud Mixcloud.swift
[2493/2527] Compiling ImperialMixcloud MixcloudCallbackBody.swift
[2494/2527] Compiling ImperialImgur ImgurRouter.swift
[2495/2527] Compiling ImperialGitHub GitHub.swift
[2496/2527] Compiling ImperialGitHub GitHubCallbackBody.swift
[2497/2527] Compiling ImperialShopify ShopifyAuth.swift
[2498/2527] Compiling ImperialShopify Shopify.swift
[2499/2527] Compiling ImperialMicrosoft MicrosoftCallbackBody.swift
[2500/2527] Compiling ImperialMicrosoft MicrosoftAuth.swift
[2501/2527] Compiling ImperialMicrosoft Microsoft.swift
[2502/2527] Emitting module ImperialMicrosoft
[2503/2527] Compiling ImperialMicrosoft MicrosoftRouter.swift
[2504/2527] Compiling ImperialGitlab GitlabRouter.swift
[2505/2527] Compiling ImperialImgur ImgurCallbackBody.swift
[2506/2527] Compiling ImperialImgur ImgurAuth.swift
[2507/2527] Compiling ImperialGitlab GitlabAuth.swift
[2508/2527] Compiling ImperialGitlab Gitlab.swift
[2509/2527] Emitting module ImperialGitlab
[2510/2527] Compiling ImperialGitlab GitlabCallbackBody.swift
[2511/2527] Compiling ImperialGoogle GoogleJWTPayload.swift
[2512/2527] Compiling ImperialKeycloak KeycloakRouter.swift
[2513/2527] Compiling ImperialGoogle GoogleJWT.swift
[2514/2527] Compiling ImperialGoogle GoogleJWTAuth.swift
[2515/2527] Emitting module ImperialGoogle
[2516/2527] Compiling ImperialKeycloak Keycloak.swift
[2517/2527] Compiling ImperialGoogle GoogleAuth.swift
[2518/2527] Compiling ImperialGoogle GoogleCallbackBody.swift
[2519/2527] Compiling ImperialKeycloak KeycloakAuth.swift
[2520/2527] Compiling ImperialKeycloak KeycloakCallbackBody.swift
[2521/2527] Compiling ImperialShopify URL+Shopify.swift
[2524/2532] Compiling ImperialGoogle GoogleJWTRouter.swift
[2525/2532] Compiling ImperialGoogle GoogleJWTResponse.swift
[2527/2532] Compiling ImperialShopify ShopifyCallbackBody.swift
[2528/2532] Compiling ImperialShopify ShopifyRouter.swift
[2529/2532] Compiling ImperialShopify Session+Shopify.swift
[2532/2534] Compiling ImperialGoogle GoogleRouter.swift
[2536/2560] Compiling ImperialFacebook Facebook.swift
[2537/2560] Emitting module ImperialFacebook
[2538/2560] Compiling ImperialDropbox DropboxRouter.swift
[2539/2560] Compiling ImperialDeviantArt DeviantArt.swift
[2540/2560] Emitting module ImperialDiscord
[2541/2560] Compiling ImperialDropbox Dropbox.swift
[2542/2560] Emitting module ImperialAuth0
[2543/2560] Compiling ImperialFacebook FacebookRouter.swift
[2544/2560] Emitting module ImperialDropbox
[2545/2560] Compiling ImperialDiscord Discord.swift
[2546/2560] Compiling ImperialFacebook FacebookAuth.swift
[2547/2560] Compiling ImperialFacebook FacebookCallbackBody.swift
[2548/2560] Compiling ImperialDeviantArt DeviantArtAuth.swift
[2549/2561] Compiling ImperialDiscord DiscordCallbackBody.swift
[2550/2561] Compiling ImperialDiscord DiscordRouter.swift
[2551/2561] Compiling ImperialDiscord DiscordAuth.swift
[2552/2561] Compiling ImperialAuth0 Auth0.swift
[2553/2561] Compiling ImperialAuth0 Auth0Auth.swift
[2554/2561] Compiling ImperialDropbox DropboxAuth.swift
[2555/2561] Compiling ImperialDropbox DropboxCallbackBody.swift
[2557/2562] Compiling ImperialAuth0 Auth0CallbackBody.swift
[2558/2562] Compiling ImperialAuth0 Auth0Router.swift
[2560/2562] Compiling ImperialDeviantArt DeviantArtCallbackBody.swift
[2561/2562] Emitting module ImperialDeviantArt
[2562/2562] Compiling ImperialDeviantArt DeviantArtRouter.swift
Build complete! (196.65s)
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.