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 soto-cognito-authentication, reference 5.0.0 (30fff1), with Swift 6.1 for Linux on 29 Apr 2025 16:45:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/soto-cognito-authentication.git
Reference: 5.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/soto-cognito-authentication
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at 30fff1d Require payload to be Sendable
Cloned https://github.com/vapor-community/soto-cognito-authentication.git
Revision (git rev-parse @):
30fff1d9253d5b780feb8d1da4ca1960f8e79344
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor-community/soto-cognito-authentication.git at 5.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor-community/soto-cognito-authentication.git
https://github.com/vapor-community/soto-cognito-authentication.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "soto-cognito-authentication-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "soto-cognito-authentication",
  "name" : "soto-cognito-authentication",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SotoCognitoAuthentication",
      "targets" : [
        "SotoCognitoAuthentication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoCognitoAuthentication",
      "module_type" : "SwiftTarget",
      "name" : "SotoCognitoAuthentication",
      "path" : "Sources/SotoCognitoAuthentication",
      "product_dependencies" : [
        "SotoCognitoAuthenticationKit",
        "Vapor"
      ],
      "product_memberships" : [
        "SotoCognitoAuthentication"
      ],
      "sources" : [
        "Application+Cognito.swift",
        "Authenticators.swift",
        "Exports.swift",
        "Request+Cognito.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/soto-project/soto-cognito-authentication-kit.git
Fetching https://github.com/vapor/vapor.git
[1/1948] Fetching soto-cognito-authentication-kit
[1949/76285] Fetching soto-cognito-authentication-kit, vapor
Fetched https://github.com/soto-project/soto-cognito-authentication-kit.git from cache (0.40s)
[1487/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.04s)
Computing version for https://github.com/soto-project/soto-cognito-authentication-kit.git
Computed https://github.com/soto-project/soto-cognito-authentication-kit.git at 5.0.0 (2.57s)
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/adam-fowler/big-num.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/soto-project/soto.git
[1/857] Fetching big-num
[858/14641] Fetching big-num, swift-crypto
[1686/28528] Fetching big-num, swift-crypto, async-http-client
Fetched https://github.com/adam-fowler/big-num.git from cache (0.34s)
[967/27671] Fetching swift-crypto, async-http-client
[8175/36720] Fetching swift-crypto, async-http-client, jwt-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (1.19s)
[19801/22833] Fetching swift-crypto, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.19s)
[11028/13784] Fetching swift-crypto
[13785/154657] Fetching swift-crypto, soto
Fetched https://github.com/apple/swift-crypto.git from cache (133.15s)
Fetched https://github.com/soto-project/soto.git from cache (134.12s)
Computing version for https://github.com/adam-fowler/big-num.git
Computed https://github.com/adam-fowler/big-num.git at 2.0.2 (141.97s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (1.19s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
[1/3836] Fetching swift-log
[1536/9948] Fetching swift-log, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.81s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.6.1 (10.32s)
Fetching https://github.com/soto-project/soto-core.git
[1/52302] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (3.63s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.6.0 (6.02s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
[1/644] Fetching jmespath.swift
[59/3263] Fetching jmespath.swift, swift-nio-transport-services
[99/8237] Fetching jmespath.swift, swift-nio-transport-services, swift-distributed-tracing
[1146/10443] Fetching jmespath.swift, swift-nio-transport-services, swift-distributed-tracing, swift-metrics
[5268/12148] Fetching jmespath.swift, swift-nio-transport-services, swift-distributed-tracing, swift-metrics, swift-atomics
[9133/26941] Fetching jmespath.swift, swift-nio-transport-services, swift-distributed-tracing, swift-metrics, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.94s)
[11157/24322] Fetching jmespath.swift, swift-distributed-tracing, swift-metrics, swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (1.20s)
[10809/23678] Fetching swift-distributed-tracing, swift-metrics, swift-atomics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.27s)
[9252/21973] Fetching swift-distributed-tracing, swift-metrics, swift-nio-ssl
[11028/97523] Fetching swift-distributed-tracing, swift-metrics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (3.88s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.90s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.93s)
[49108/75550] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.40s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (11.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.87s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.15s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.40s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.31s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4364] Fetching swift-system
[2358/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.02s)
Fetched https://github.com/apple/swift-collections.git from cache (2.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (3.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (1.09s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5662] Fetching swift-nio-extras
[454/11565] Fetching swift-nio-extras, swift-algorithms
[7082/23069] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
[8549/17407] Fetching swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.91s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.24s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.73s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.81s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.12s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.03s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.27s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.25s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.23s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.56s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.01s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.10s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.22s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2370] Fetching async-kit
[404/7855] Fetching async-kit, console-kit
[814/28582] Fetching async-kit, console-kit, routing-kit
[933/31185] Fetching async-kit, console-kit, routing-kit, websocket-kit
[1845/34393] Fetching async-kit, console-kit, routing-kit, websocket-kit, multipart-kit
Fetched https://github.com/vapor/console-kit.git from cache (2.12s)
[26820/28908] Fetching async-kit, routing-kit, websocket-kit, multipart-kit
Fetched https://github.com/vapor/async-kit.git from cache (3.39s)
Fetched https://github.com/vapor/websocket-kit.git from cache (3.39s)
Fetched https://github.com/vapor/routing-kit.git from cache (3.43s)
Fetched https://github.com/vapor/multipart-kit.git from cache (3.51s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (4.51s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (1.00s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.11s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.17s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.97s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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.25.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/adam-fowler/big-num.git
Working copy of https://github.com/adam-fowler/big-num.git resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 7.6.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/soto-project/soto-cognito-authentication-kit.git
Working copy of https://github.com/soto-project/soto-cognito-authentication-kit.git resolved at 5.0.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 7.6.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.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/850] Write sources
[36/850] Compiling CVaporBcrypt blf.c
[37/850] Write sources
[38/850] Compiling sha1-x86_64-linux.S
[38/850] Write sources
[42/850] Compiling _NumericsShims _NumericsShims.c
[43/850] Write sources
[63/850] Compiling _AtomicsShims.c
[64/850] Compiling CSystem shims.c
[65/850] Compiling CSotoExpat xmltok_ns.c
[66/850] Compiling CSotoExpat xmltok_impl.c
[67/850] Write swift-version-24593BA9C3E375BF.txt
[68/850] Compiling CVaporBcrypt bcrypt.c
[69/850] Compiling CSotoExpat xmlrole.c
[70/850] Compiling sha1.cc
[71/850] Compiling sha512.cc
[72/850] Compiling mem.cc
[73/850] Compiling siphash.cc
[74/861] Compiling CSotoExpat xmlparse.c
[75/861] Compiling CSotoExpat xmltok.c
[77/921] Emitting module SystemPackage
[78/924] Compiling ServiceContextModule ServiceContextKey.swift
[79/924] Compiling ServiceContextModule ServiceContext.swift
[80/924] Emitting module ServiceContextModule
[82/925] Compiling SystemPackage FilePathParsing.swift
[83/925] Compiling SystemPackage FilePathString.swift
[84/925] Compiling _NIODataStructures _TinyArray.swift
[85/927] Compiling SystemPackage Util+StringArray.swift
[86/927] Compiling SystemPackage Util.swift
[87/927] Compiling SystemPackage UtilConsumers.swift
[88/927] Compiling _CertificateInternals _TinyArray.swift
[89/927] Emitting module _CertificateInternals
[90/928] Emitting module _NIOBase64
[91/928] Compiling _NIOBase64 Base64.swift
[92/929] Compiling RealModule Real.swift
[93/929] Compiling RealModule ElementaryFunctions.swift
[94/929] Compiling RealModule AugmentedArithmetic.swift
[95/929] Compiling RealModule Double+Real.swift
[96/930] Compiling RealModule Float16+Real.swift
[97/930] Compiling RealModule Float+Real.swift
[98/930] Compiling SystemPackage MachPort.swift
[99/930] Compiling SystemPackage PlatformString.swift
[100/930] Compiling SystemPackage SystemString.swift
[101/930] Compiling _NIODataStructures PriorityQueue.swift
[102/930] Compiling RealModule AlgebraicField.swift
[103/930] Compiling RealModule ApproximateEquality.swift
[104/930] Emitting module RealModule
[105/930] Compiling RealModule Float80+Real.swift
[106/930] Compiling SystemPackage FileOperations.swift
[107/930] Compiling SystemPackage FilePath.swift
[108/930] Compiling SystemPackage FilePathComponentView.swift
[109/930] Compiling SystemPackage FilePathComponents.swift
[116/930] Compiling SystemPackage FilePathSyntax.swift
[117/930] Compiling SystemPackage FilePathTemp.swift
[118/930] Compiling SystemPackage FilePathWindows.swift
[119/930] Compiling SystemPackage FilePermissions.swift
[127/930] Compiling RealModule RealFunctions.swift
[129/947] Compiling Logging LogHandler.swift
[130/964] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[131/964] Compiling InternalCollectionsUtilities Integer rank.swift
[132/964] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[133/970] Compiling InternalCollectionsUtilities _SortedCollection.swift
[134/970] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[135/972] Compiling JMESPath Sendable.swift
[136/973] Compiling InternalCollectionsUtilities Debugging.swift
[137/973] Compiling InternalCollectionsUtilities Descriptions.swift
[138/973] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[139/973] Compiling InternalCollectionsUtilities Specialize.swift
[140/973] Compiling JMESPath Token.swift
[141/973] Compiling Instrumentation NoOpInstrument.swift
[142/973] Compiling Instrumentation MultiplexInstrument.swift
[143/973] Compiling Instrumentation InstrumentationSystem.swift
[144/973] Compiling Instrumentation Instrument.swift
[145/973] Emitting module Instrumentation
[146/973] Emitting module JMESPath
[147/973] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[148/973] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[149/973] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[150/973] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[151/973] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[160/973] Compiling SystemPackage Constants.swift
[161/973] Compiling SystemPackage Exports.swift
[162/973] Compiling Logging MetadataProvider.swift
[163/973] Emitting module _NIODataStructures
[164/973] Compiling _NIODataStructures Heap.swift
[165/974] Emitting module InternalCollectionsUtilities
[167/974] Compiling Logging Locks.swift
[168/974] Emitting module Logging
[169/974] Compiling Instrumentation Locks.swift
[170/975] Emitting module SotoXML
[174/975] Compiling InternalCollectionsUtilities UInt+reversed.swift
[175/975] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[176/975] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[177/975] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[182/976] Emitting module SwiftASN1
[183/976] Compiling SystemPackage Mocking.swift
[184/976] Compiling SystemPackage RawBuffer.swift
[185/976] Compiling SystemPackage Syscalls.swift
[186/976] Compiling SystemPackage WindowsSyscallAdapters.swift
[187/976] Compiling Logging Logging.swift
[193/979] Compiling SotoXML Expat.swift
[194/979] Compiling JMESPath Runtime.swift
[195/979] Compiling JMESPath Parser.swift
[198/979] Compiling JMESPath Variable.swift
[199/979] Compiling SotoXML XMLEncoder.swift
[199/979] Compiling CNIOWindows shim.c
[201/979] Compiling SotoXML XML.swift
[202/979] Compiling SotoXML XMLDecoder.swift
[206/981] Compiling CNIOWindows WSAStartup.c
[210/1000] Compiling Tracing InstrumentationSystem+Tracing.swift
[211/1000] Emitting module Tracing
[212/1000] Compiling RoutingKit Router.swift
[213/1068] Emitting module CoreMetrics
[214/1068] Emitting module INIParser
[215/1068] Compiling INIParser INIParser.swift
[216/1130] Emitting module RoutingKit
[218/1131] Compiling RoutingKit Parameters.swift
[219/1131] Compiling RoutingKit PathComponent.swift
[220/1138] Compiling RoutingKit AnyRouter.swift
[221/1142] Compiling Tracing TracingTime.swift
[222/1207] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[223/1207] Compiling HeapModule Heap+Descriptions.swift
[224/1207] Compiling RoutingKit TrieRouter.swift
[225/1208] Compiling Tracing TracerProtocol.swift
[226/1223] Compiling HeapModule _HeapNode.swift
[227/1223] Compiling Tracing Tracer.swift
[228/1223] Compiling Tracing TracerProtocol+Legacy.swift
[229/1223] Compiling CNIOWASI CNIOWASI.c
[231/1223] Compiling HeapModule Heap.swift
[231/1223] Compiling CNIOSHA1 c_nio_sha1.c
[233/1223] Compiling HeapModule Heap+Invariants.swift
[234/1223] Compiling HeapModule Heap+UnsafeHandle.swift
[235/1223] Compiling DequeModule Deque+CustomReflectable.swift
[236/1223] Compiling DequeModule Deque+Descriptions.swift
[237/1225] Emitting module HeapModule
[238/1226] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[239/1226] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[240/1226] Compiling HashTreeCollections TreeDictionary+Keys.swift
[241/1226] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[242/1226] Compiling HashTreeCollections TreeDictionary+Merge.swift
[243/1226] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[244/1226] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[244/1226] Compiling CNIOLinux shim.c
[246/1233] Compiling DequeModule _DequeBuffer.swift
[247/1233] Compiling DequeModule _DequeBufferHeader.swift
[247/1233] Compiling CNIOLinux liburing_shims.c
[250/1233] Compiling HashTreeCollections _HashNode.swift
[251/1233] Compiling HashTreeCollections _HashNodeHeader.swift
[252/1233] Compiling HashTreeCollections _HashSlot.swift
[253/1233] Compiling HashTreeCollections _HashStack.swift
[254/1233] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[255/1233] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[256/1233] Compiling HashTreeCollections TreeDictionary+Filter.swift
[257/1233] Compiling HashTreeCollections TreeSet+Hashable.swift
[258/1233] Compiling HashTreeCollections TreeSet+Sendable.swift
[259/1233] Compiling HashTreeCollections TreeSet+Sequence.swift
[260/1233] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[261/1233] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[262/1233] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[263/1233] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[264/1233] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[265/1233] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[266/1233] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[267/1243] Compiling Tracing SpanProtocol.swift
[268/1243] Compiling Tracing NoOpTracer.swift
[268/1243] Compiling CNIOLLHTTP c_nio_http.c
[270/1243] Compiling DequeModule Deque+Equatable.swift
[271/1243] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[272/1244] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[273/1244] Compiling HashTreeCollections _RawHashNode.swift
[274/1244] Compiling HashTreeCollections _UnmanagedHashNode.swift
[275/1244] Compiling HashTreeCollections _UnsafePath.swift
[276/1244] Compiling HashTreeCollections TreeDictionary+Codable.swift
[277/1244] Compiling HashTreeCollections TreeDictionary+Collection.swift
[278/1244] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[279/1244] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[280/1244] Compiling DequeModule Deque+Extras.swift
[281/1244] Compiling DequeModule Deque+Hashable.swift
[282/1244] Compiling CNIOLLHTTP c_nio_api.c
[283/1244] Compiling CNIODarwin shim.c
[284/1244] Compiling CNIOExtrasZlib empty.c
[285/1244] Compiling CNIOLLHTTP c_nio_llhttp.c
[287/1244] Compiling DequeModule _DequeSlot.swift
[288/1244] Compiling DequeModule _UnsafeWrappedBuffer.swift
[289/1244] Compiling DequeModule Deque+Codable.swift
[290/1244] Compiling DequeModule Deque+Collection.swift
[296/1244] Compiling fiat_p256_adx_sqr.S
[298/1244] Compiling CoreMetrics Locks.swift
[299/1244] Compiling CoreMetrics Metrics.swift
[299/1245] Compiling fiat_p256_adx_mul.S
[302/1245] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[303/1245] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[304/1245] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[305/1245] Compiling HashTreeCollections _HashNode+Structural union.swift
[306/1245] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[307/1245] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[308/1245] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[309/1245] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[309/1245] Compiling fiat_curve25519_adx_square.S
[311/1245] Compiling OrderedCollections OrderedSet+SubSequence.swift
[312/1245] Compiling OrderedCollections OrderedSet+Testing.swift
[313/1245] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[314/1245] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[315/1245] Compiling OrderedCollections OrderedSet.swift
[316/1245] Compiling OrderedCollections _UnsafeBitset.swift
[317/1245] Compiling HashTreeCollections TreeSet+Equatable.swift
[318/1245] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[319/1245] Compiling HashTreeCollections TreeSet+Extras.swift
[320/1245] Compiling HashTreeCollections TreeSet+Filter.swift
[320/1245] Compiling fiat_curve25519_adx_mul.S
[322/1245] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[323/1245] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[324/1245] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[325/1245] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[326/1245] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[327/1245] Compiling HashTreeCollections _HashNode+Structural merge.swift
[328/1245] Compiling HashTreeCollections _HashTreeIterator.swift
[329/1245] Compiling HashTreeCollections _HashTreeStatistics.swift
[338/1247] Compiling DequeModule Deque+Testing.swift
[339/1247] Compiling DequeModule Deque._Storage.swift
[350/1256] Compiling OrderedCollections OrderedSet+Sendable.swift
[353/1256] Compiling DequeModule Deque._UnsafeHandle.swift
[354/1256] Compiling DequeModule Deque.swift
[355/1256] Emitting module Metrics
[357/1256] Compiling CNIOBoringSSLShims shims.c
[359/1256] Compiling Metrics Metrics.swift
[368/1257] Compiling _RopeModule _CharacterRecognizer.swift
[369/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[370/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[371/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[372/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[373/1257] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[374/1257] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[375/1257] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[376/1257] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[377/1257] Compiling HashTreeCollections TreeSet.swift
[379/1257] Emitting module DequeModule
[416/1258] Compiling tls13_client.cc
[418/1258] Emitting module _RopeModule
[419/1258] Emitting module OrderedCollections
[420/1259] Compiling tls_method.cc
[454/1259] Compiling tls_record.cc
[456/1259] Compiling _RopeModule Rope+Join.swift
[457/1259] Compiling _RopeModule Rope+MutatingForEach.swift
[458/1259] Compiling _RopeModule Rope+Remove.swift
[459/1259] Compiling _RopeModule Rope+RemoveSubrange.swift
[460/1259] Compiling _RopeModule Rope+Split.swift
[461/1259] Compiling _RopeModule Optional Utilities.swift
[462/1259] Compiling _RopeModule String Utilities.swift
[463/1259] Compiling _RopeModule String.Index+ABI.swift
[464/1259] Compiling tls13_server.cc
[465/1259] Compiling tls13_enc.cc
[505/1260] Compiling tls13_both.cc
[508/1260] Emitting module HashTreeCollections
[508/1261] Compiling t1_enc.cc
[510/1261] Compiling ssl_versions.cc
[511/1261] Compiling ssl_x509.cc
[512/1261] Compiling ssl_transcript.cc
[513/1261] Compiling ssl_privkey.cc
[514/1261] Compiling ssl_stat.cc
[515/1261] Compiling ssl_file.cc
[516/1261] Compiling ssl_session.cc
[517/1261] Compiling ssl_key_share.cc
[518/1261] Compiling ssl_credential.cc
[519/1261] Compiling ssl_cipher.cc
[520/1261] Compiling ssl_lib.cc
[521/1261] Compiling ssl_cert.cc
[522/1261] Compiling ssl_buffer.cc
[523/1261] Compiling ssl_asn1.cc
[524/1261] Compiling ssl_aead_ctx.cc
[525/1261] Compiling s3_lib.cc
[526/1261] Compiling s3_pkt.cc
[527/1261] Compiling s3_both.cc
[528/1261] Compiling handshake_client.cc
[529/1261] Compiling handshake_server.cc
[530/1261] Compiling handshake.cc
[531/1261] Compiling handoff.cc
[532/1261] Compiling extensions.cc
[533/1261] Compiling dtls_record.cc
[534/1261] Compiling md5-x86_64-linux.S
[535/1261] Compiling md5-x86_64-apple.S
[536/1261] Compiling md5-586-linux.S
[537/1261] Compiling md5-586-apple.S
[538/1261] Compiling dtls_method.cc
[539/1261] Compiling d1_pkt.cc
[540/1261] Compiling d1_srtp.cc
[541/1261] Compiling chacha20_poly1305_x86_64-linux.S
[542/1261] Compiling chacha20_poly1305_x86_64-apple.S
[543/1261] Compiling chacha20_poly1305_armv8-win.S
[544/1261] Compiling chacha20_poly1305_armv8-linux.S
[545/1261] Compiling encrypted_client_hello.cc
[546/1261] Compiling chacha-x86_64-linux.S
[547/1261] Compiling chacha20_poly1305_armv8-apple.S
[548/1261] Compiling err_data.cc
[549/1261] Compiling chacha-x86-linux.S
[550/1261] Compiling chacha-x86_64-apple.S
[551/1261] Compiling chacha-x86-apple.S
[552/1261] Compiling chacha-armv8-win.S
[553/1261] Compiling chacha-armv4-linux.S
[554/1261] Compiling chacha-armv8-linux.S
[555/1261] Compiling chacha-armv8-apple.S
[556/1261] Compiling aes128gcmsiv-x86_64-linux.S
[557/1261] Compiling x86_64-mont-linux.S
[558/1261] Compiling aes128gcmsiv-x86_64-apple.S
[559/1261] Compiling x86_64-mont5-apple.S
[560/1261] Compiling x86_64-mont5-linux.S
[561/1261] Compiling x86_64-mont-apple.S
[562/1261] Compiling vpaes-x86_64-linux.S
[563/1261] Compiling x86-mont-linux.S
[564/1261] Compiling x86-mont-apple.S
[565/1261] Compiling vpaes-x86_64-apple.S
[566/1261] Compiling vpaes-x86-linux.S
[567/1261] Compiling vpaes-x86-apple.S
[568/1261] Compiling vpaes-armv8-win.S
[569/1261] Compiling vpaes-armv8-apple.S
[570/1261] Compiling vpaes-armv8-linux.S
[571/1261] Compiling vpaes-armv7-linux.S
[572/1261] Compiling sha512-x86_64-linux.S
[573/1261] Compiling sha512-armv8-win.S
[574/1261] Compiling sha512-armv8-linux.S
[575/1261] Compiling sha512-x86_64-apple.S
[576/1261] Compiling sha512-586-apple.S
[577/1261] Compiling sha512-armv4-linux.S
[578/1261] Compiling sha512-586-linux.S
[579/1261] Compiling sha512-armv8-apple.S
[580/1261] Compiling sha256-x86_64-linux.S
[581/1261] Compiling sha256-armv8-win.S
[582/1261] Compiling sha256-x86_64-apple.S
[583/1261] Compiling sha256-armv8-linux.S
[584/1261] Compiling sha256-armv8-apple.S
[585/1261] Compiling sha256-armv4-linux.S
[586/1261] Compiling sha256-586-linux.S
[587/1261] Compiling sha256-586-apple.S
[588/1261] Compiling sha1-x86_64-apple.S
[589/1261] Compiling bio_ssl.cc
[590/1261] Compiling sha1-x86_64-linux.S
[591/1261] Compiling sha1-armv8-apple.S
[592/1261] Compiling sha1-armv8-win.S
[593/1261] Compiling sha1-armv4-large-linux.S
[594/1261] Compiling sha1-armv8-linux.S
[595/1261] Compiling sha1-586-linux.S
[596/1261] Compiling d1_lib.cc
[597/1261] Compiling sha1-586-apple.S
[598/1261] Compiling rsaz-avx2-apple.S
[599/1261] Compiling rsaz-avx2-linux.S
[600/1261] Compiling rdrand-x86_64-apple.S
[601/1261] Compiling p256_beeu-x86_64-asm-linux.S
[602/1261] Compiling rdrand-x86_64-linux.S
[603/1261] Compiling p256_beeu-armv8-asm-apple.S
[604/1261] Compiling p256_beeu-armv8-asm-win.S
[605/1261] Compiling p256_beeu-x86_64-asm-apple.S
[606/1261] Compiling p256_beeu-armv8-asm-linux.S
[607/1261] Compiling p256-x86_64-asm-apple.S
[608/1261] Compiling p256-armv8-asm-win.S
[609/1261] Compiling p256-x86_64-asm-linux.S
[610/1261] Compiling p256-armv8-asm-linux.S
[611/1261] Compiling ghashv8-armv8-linux.S
[612/1261] Compiling ghashv8-armv8-win.S
[613/1261] Compiling p256-armv8-asm-apple.S
[614/1261] Compiling ghashv8-armv8-apple.S
[615/1261] Compiling ghashv8-armv7-linux.S
[616/1261] Compiling ghash-x86_64-apple.S
[617/1261] Compiling ghash-x86-apple.S
[618/1261] Compiling ghash-x86-linux.S
[619/1261] Compiling ghash-ssse3-x86_64-linux.S
[620/1261] Compiling ghash-x86_64-linux.S
[621/1261] Compiling ghash-ssse3-x86_64-apple.S
[622/1261] Compiling ghash-ssse3-x86-linux.S
[623/1261] Compiling ghash-ssse3-x86-apple.S
[624/1261] Compiling ghash-neon-armv8-win.S
[625/1261] Compiling ghash-neon-armv8-apple.S
[626/1261] Compiling ghash-neon-armv8-linux.S
[627/1261] Compiling ghash-armv4-linux.S
[628/1261] Compiling co-586-linux.S
[629/1261] Compiling co-586-apple.S
[630/1261] Compiling bsaes-armv7-linux.S
[631/1261] Compiling bn-armv8-win.S
[632/1261] Compiling bn-armv8-apple.S
[633/1261] Compiling bn-armv8-linux.S
[634/1261] Compiling bn-586-apple.S
[635/1261] Compiling bn-586-linux.S
[636/1261] Compiling armv8-mont-win.S
[637/1261] Compiling armv8-mont-apple.S
[638/1261] Compiling aesv8-gcm-armv8-linux.S
[639/1261] Compiling armv8-mont-linux.S
[639/1261] Compiling armv4-mont-linux.S
[641/1261] Compiling aesv8-gcm-armv8-win.S
[642/1261] Compiling aesv8-gcm-armv8-apple.S
[643/1261] Compiling aesv8-armv8-win.S
[644/1261] Compiling aesv8-armv8-linux.S
[645/1261] Compiling aesv8-armv7-linux.S
[646/1261] Compiling aesv8-armv8-apple.S
[647/1261] Compiling aesni-x86_64-linux.S
[648/1261] Compiling aesni-x86_64-apple.S
[649/1261] Compiling aesni-gcm-x86_64-linux.S
[650/1261] Compiling aesni-x86-linux.S
[651/1261] Compiling aesni-x86-apple.S
[652/1261] Compiling aesni-gcm-x86_64-apple.S
[653/1261] Compiling aes-gcm-avx2-x86_64-apple.S
[654/1261] Compiling aes-gcm-avx2-x86_64-linux.S
[655/1261] Compiling aes-gcm-avx10-x86_64-apple.S
[656/1261] Compiling aes-gcm-avx10-x86_64-linux.S
[657/1261] Compiling d1_both.cc
[658/1261] Compiling x_x509.cc
[659/1261] Compiling x_val.cc
[660/1261] Compiling x_name.cc
[661/1261] Compiling x_spki.cc
[662/1261] Compiling x_sig.cc
[663/1261] Compiling x_pubkey.cc
[664/1261] Compiling x_req.cc
[665/1261] Compiling x_x509a.cc
[666/1261] Compiling x_crl.cc
[667/1261] Compiling x_exten.cc
[668/1261] Compiling x509name.cc
[669/1261] Compiling x_all.cc
[670/1261] Compiling x_attrib.cc
[671/1261] Compiling x509spki.cc
[672/1261] Compiling x509rset.cc
[673/1261] Compiling x_algor.cc
[674/1261] Compiling x509cset.cc
[675/1261] Compiling x509_v3.cc
[676/1261] Compiling x509_vpm.cc
[677/1261] Compiling x509_vfy.cc
[678/1261] Compiling x509_txt.cc
[679/1261] Compiling x509_set.cc
[680/1261] Compiling x509_trs.cc
[681/1261] Compiling x509_req.cc
[682/1261] Compiling x509_obj.cc
[683/1261] Compiling x509_lu.cc
[684/1261] Compiling x509_def.cc
[685/1261] Compiling x509_ext.cc
[686/1261] Compiling x509_d2.cc
[687/1261] Compiling x509_cmp.cc
[688/1261] Compiling x509_att.cc
[689/1261] Compiling x509.cc
[690/1261] Compiling v3_utl.cc
[691/1261] Compiling v3_purp.cc
[692/1261] Compiling v3_skey.cc
[693/1261] Compiling v3_prn.cc
[694/1261] Compiling v3_pmaps.cc
[695/1261] Compiling v3_ncons.cc
[696/1261] Compiling v3_pcons.cc
[697/1261] Compiling v3_ocsp.cc
[698/1261] Compiling v3_info.cc
[699/1261] Compiling v3_int.cc
[700/1261] Compiling v3_lib.cc
[701/1261] Compiling v3_genn.cc
[702/1261] Compiling v3_ia5.cc
[703/1261] Compiling v3_enum.cc
[704/1261] Compiling v3_extku.cc
[705/1261] Compiling v3_cpols.cc
[706/1261] Compiling v3_crld.cc
[707/1261] Compiling v3_bitst.cc
[708/1261] Compiling v3_conf.cc
[709/1261] Compiling v3_akeya.cc
[710/1261] Compiling v3_bcons.cc
[711/1261] Compiling v3_akey.cc
[712/1261] Compiling v3_alt.cc
[713/1261] Compiling t_req.cc
[714/1261] Compiling t_x509a.cc
[715/1261] Compiling i2d_pr.cc
[716/1261] Compiling t_x509.cc
[717/1261] Compiling t_crl.cc
[718/1261] Compiling policy.cc
[719/1261] Compiling name_print.cc
[720/1261] Compiling rsa_pss.cc
[721/1261] Compiling by_file.cc
[722/1261] Compiling by_dir.cc
[723/1261] Compiling asn1_gen.cc
[724/1261] Compiling algorithm.cc
[725/1261] Compiling a_verify.cc
[726/1261] Compiling a_sign.cc
[727/1261] Compiling trust_token.cc
[728/1261] Compiling a_digest.cc
[729/1261] Compiling voprf.cc
[730/1261] Compiling thread_win.cc
[731/1261] Compiling thread.cc
[732/1261] Compiling thread_none.cc
[733/1261] Compiling thread_pthread.cc
[734/1261] Compiling pmbtoken.cc
[735/1261] Compiling stack.cc
[736/1261] Compiling siphash.cc
[737/1261] Compiling sha1.cc
[737/1261] Compiling slhdsa.cc
[739/1261] Compiling sha256.cc
[740/1261] Compiling sha512.cc
[741/1261] Compiling rsa_print.cc
[742/1261] Compiling rsa_extra.cc
[743/1261] Compiling spake2plus.cc
[744/1261] Compiling rc4.cc
[745/1261] Compiling rsa_crypt.cc
[746/1261] Compiling windows.cc
[747/1261] Compiling urandom.cc
[748/1261] Compiling refcount.cc
[749/1261] Compiling rand.cc
[750/1261] Compiling ios.cc
[751/1261] Compiling trusty.cc
[752/1261] Compiling passive.cc
[753/1261] Compiling poly1305_arm_asm.S
[754/1261] Compiling getentropy.cc
[755/1261] Compiling rsa_asn1.cc
[756/1261] Compiling fork_detect.cc
[757/1261] Compiling forkunsafe.cc
[758/1261] Compiling deterministic.cc
[759/1261] Compiling poly1305.cc
[760/1261] Compiling poly1305_arm.cc
[761/1261] Compiling pool.cc
[762/1261] Compiling poly1305_vec.cc
[763/1261] Compiling pkcs7_x509.cc
[764/1261] Compiling pkcs7.cc
[765/1261] Compiling pkcs8.cc
[766/1261] Compiling pkcs8_x509.cc
[767/1261] Compiling pem_x509.cc
[768/1261] Compiling p5_pbev2.cc
[769/1261] Compiling pem_xaux.cc
[770/1261] Compiling pem_pk8.cc
[771/1261] Compiling pem_pkey.cc
[772/1261] Compiling pem_info.cc
[773/1261] Compiling pem_lib.cc
[774/1261] Compiling obj_xref.cc
[775/1261] Compiling pem_oth.cc
[776/1261] Compiling pem_all.cc
[777/1261] Compiling mem.cc
[778/1261] Compiling mlkem.cc
[779/1261] Compiling mldsa.cc
[780/1261] Compiling poly_rq_mul.S
[781/1261] Compiling obj.cc
[782/1261] Compiling fips_shared_support.cc
[783/1261] Compiling md5.cc
[784/1261] Compiling lhash.cc
[785/1261] Compiling md4.cc
[786/1261] Compiling ex_data.cc
[787/1261] Compiling hrss.cc
[788/1261] Compiling sign.cc
[789/1261] Compiling scrypt.cc
[790/1261] Compiling pbkdf.cc
[791/1261] Compiling kyber.cc
[792/1261] Compiling print.cc
[793/1261] Compiling hpke.cc
[794/1261] Compiling p_x25519.cc
[795/1261] Compiling p_x25519_asn1.cc
[796/1261] Compiling p_rsa_asn1.cc
[797/1261] Compiling p_ed25519.cc
[798/1261] Compiling p_ec_asn1.cc
[799/1261] Compiling p_ec.cc
[800/1261] Compiling p_rsa.cc
[801/1261] Compiling p_ed25519_asn1.cc
[801/1261] Compiling p_hkdf.cc
[803/1261] Compiling p_dh_asn1.cc
[804/1261] Compiling p_dh.cc
[805/1261] Compiling evp.cc
[806/1261] Compiling evp_ctx.cc
[807/1261] Compiling p_dsa_asn1.cc
[808/1261] Compiling err.cc
[809/1261] Compiling engine.cc
[810/1261] Compiling evp_asn1.cc
[811/1261] Compiling ecdh.cc
[812/1261] Compiling hash_to_curve.cc
[813/1261] Compiling ec_derive.cc
[814/1261] Compiling ecdsa_asn1.cc
[815/1261] Compiling dsa_asn1.cc
[816/1261] Compiling ec_asn1.cc
[817/1261] Compiling dsa.cc
[818/1261] Compiling des.cc
[819/1261] Compiling params.cc
[820/1261] Compiling x25519-asm-arm.S
[821/1261] Compiling digest_extra.cc
[822/1261] Compiling dh_asn1.cc
[823/1261] Compiling spake25519.cc
[824/1261] Compiling crypto.cc
[825/1261] Compiling cpu_arm_freebsd.cc
[826/1261] Compiling bcm.cc
[827/1261] Compiling cpu_intel.cc
[828/1261] Compiling curve25519.cc
[829/1261] Compiling curve25519_64_adx.cc
[829/1261] Compiling cpu_aarch64_win.cc
[831/1261] Compiling cpu_aarch64_openbsd.cc
[832/1261] Compiling cpu_arm_linux.cc
[833/1261] Compiling cpu_aarch64_sysreg.cc
[834/1261] Compiling cpu_aarch64_linux.cc
[835/1261] Compiling cpu_aarch64_fuchsia.cc
[836/1261] Compiling cpu_aarch64_apple.cc
[837/1261] Compiling get_cipher.cc
[838/1261] Compiling tls_cbc.cc
[839/1261] Compiling e_tls.cc
[840/1261] Compiling conf.cc
[841/1261] Compiling e_rc4.cc
[842/1261] Compiling e_des.cc
[843/1261] Compiling e_rc2.cc
[844/1261] Compiling e_null.cc
[845/1261] Compiling derive_key.cc
[846/1261] Compiling e_aesgcmsiv.cc
[847/1261] Compiling e_chacha20poly1305.cc
[848/1261] Compiling chacha.cc
[849/1261] Compiling e_aesctrhmac.cc
[850/1261] Compiling buf.cc
[851/1261] Compiling unicode.cc
[852/1261] Compiling ber.cc
[853/1261] Compiling asn1_compat.cc
[854/1261] Compiling cbs.cc
[855/1261] Compiling cbb.cc
[856/1261] Compiling bn_asn1.cc
[857/1261] Compiling blake2.cc
[858/1261] Compiling socket.cc
[859/1261] Compiling socket_helper.cc
[860/1261] Compiling convert.cc
[861/1261] Compiling printf.cc
[862/1261] Compiling pair.cc
[863/1261] Compiling hexdump.cc
[864/1261] Compiling file.cc
[865/1261] Compiling errno.cc
[866/1261] Compiling fd.cc
[867/1261] Compiling connect.cc
[868/1261] Compiling bio_mem.cc
[869/1261] Compiling bio.cc
[870/1261] Compiling base64.cc
[871/1261] Compiling tasn_typ.cc
[872/1261] Compiling tasn_fre.cc
[873/1261] Compiling f_string.cc
[874/1261] Compiling posix_time.cc
[875/1261] Compiling tasn_enc.cc
[876/1261] Compiling tasn_new.cc
[877/1261] Compiling tasn_utl.cc
[878/1261] Compiling asn_pack.cc
[879/1261] Compiling asn1_par.cc
[880/1261] Compiling f_int.cc
[881/1261] Compiling tasn_dec.cc
[882/1261] Compiling a_type.cc
[883/1261] Compiling a_utctm.cc
[884/1261] Compiling asn1_lib.cc
[885/1261] Compiling a_time.cc
[886/1261] Compiling a_strnid.cc
[887/1261] Compiling a_octet.cc
[888/1261] Compiling a_strex.cc
[889/1261] Compiling a_i2d_fp.cc
[890/1261] Compiling a_object.cc
[891/1261] Compiling a_dup.cc
[892/1261] Compiling a_mbstr.cc
[893/1261] Compiling a_int.cc
[894/1261] Compiling a_d2i_fp.cc
[895/1261] Compiling a_bitstr.cc
[896/1261] Compiling a_gentm.cc
[897/1261] Compiling fiat_curve25519_adx_square.S
[898/1261] Compiling fiat_p256_adx_mul.S
[899/1261] Compiling a_bool.cc
[900/1261] Compiling fiat_p256_adx_sqr.S
[901/1261] Compiling fiat_curve25519_adx_mul.S
[902/1261] Compiling md5-x86_64-linux.S
[903/1261] Compiling md5-x86_64-apple.S
[904/1261] Compiling md5-586-linux.S
[905/1261] Compiling md5-586-apple.S
[906/1261] Compiling CCryptoBoringSSLShims shims.c
[907/1261] Compiling chacha20_poly1305_x86_64-apple.S
[908/1261] Compiling chacha20_poly1305_armv8-linux.S
[909/1261] Compiling chacha20_poly1305_armv8-win.S
[910/1261] Compiling chacha20_poly1305_x86_64-linux.S
[911/1261] Compiling chacha20_poly1305_armv8-apple.S
[912/1261] Compiling chacha-x86_64-apple.S
[913/1261] Compiling chacha-x86_64-linux.S
[914/1261] Compiling chacha-armv8-win.S
[915/1261] Compiling chacha-x86-apple.S
[915/1261] Compiling chacha-x86-linux.S
[917/1261] Compiling chacha-armv8-linux.S
[918/1261] Compiling chacha-armv8-apple.S
[919/1261] Compiling chacha-armv4-linux.S
[920/1261] Compiling err_data.cc
[921/1261] Compiling aes128gcmsiv-x86_64-linux.S
[922/1261] Compiling aes128gcmsiv-x86_64-apple.S
[923/1261] Compiling x86_64-mont5-linux.S
[924/1261] Compiling x86_64-mont5-apple.S
[925/1261] Compiling x86_64-mont-linux.S
[926/1261] Compiling x86-mont-linux.S
[927/1261] Compiling x86-mont-apple.S
[928/1261] Compiling x86_64-mont-apple.S
[929/1261] Compiling vpaes-x86_64-apple.S
[930/1261] Compiling vpaes-x86_64-linux.S
[931/1261] Compiling vpaes-x86-linux.S
[932/1261] Compiling vpaes-x86-apple.S
[933/1261] Compiling vpaes-armv8-win.S
[934/1261] Compiling vpaes-armv7-linux.S
[935/1261] Compiling vpaes-armv8-apple.S
[936/1261] Compiling vpaes-armv8-linux.S
[937/1261] Compiling sha512-x86_64-apple.S
[938/1261] Compiling sha512-armv8-win.S
[939/1261] Compiling sha512-x86_64-linux.S
[940/1261] Compiling sha512-armv8-linux.S
[941/1261] Compiling sha512-armv8-apple.S
[942/1261] Compiling sha512-586-apple.S
[943/1261] Compiling sha512-armv4-linux.S
[944/1261] Compiling sha512-586-linux.S
[945/1261] Compiling sha256-x86_64-linux.S
[946/1261] Compiling sha256-x86_64-apple.S
[947/1261] Compiling sha256-armv8-win.S
[948/1261] Compiling sha256-armv8-linux.S
[949/1261] Compiling sha256-armv8-apple.S
[950/1261] Compiling sha256-586-linux.S
[951/1261] Compiling sha256-armv4-linux.S
[952/1261] Compiling sha256-586-apple.S
[953/1261] Compiling sha1-x86_64-apple.S
[954/1261] Compiling sha1-armv8-win.S
[955/1261] Compiling sha1-586-linux.S
[956/1261] Compiling sha1-armv4-large-linux.S
[957/1261] Compiling sha1-armv8-linux.S
[958/1261] Compiling sha1-armv8-apple.S
[959/1261] Compiling sha1-586-apple.S
[960/1261] Compiling rsaz-avx2-linux.S
[961/1261] Compiling rdrand-x86_64-apple.S
[962/1261] Compiling rdrand-x86_64-linux.S
[963/1261] Compiling rsaz-avx2-apple.S
[964/1261] Compiling p256_beeu-x86_64-asm-linux.S
[965/1261] Compiling p256_beeu-armv8-asm-win.S
[966/1261] Compiling p256_beeu-armv8-asm-linux.S
[967/1261] Compiling p256_beeu-x86_64-asm-apple.S
[968/1261] Compiling p256_beeu-armv8-asm-apple.S
[969/1261] Compiling p256-x86_64-asm-apple.S
[970/1261] Compiling p256-x86_64-asm-linux.S
[971/1261] Compiling p256-armv8-asm-win.S
[972/1261] Compiling p256-armv8-asm-linux.S
[973/1261] Compiling p256-armv8-asm-apple.S
[974/1261] Compiling ghashv8-armv8-win.S
[975/1261] Compiling ghashv8-armv8-linux.S
[976/1261] Compiling ghashv8-armv8-apple.S
[977/1261] Compiling ghashv8-armv7-linux.S
[978/1261] Compiling ghash-ssse3-x86_64-linux.S
[978/1261] Compiling ghash-x86_64-apple.S
[980/1261] Compiling ghash-x86_64-linux.S
[980/1261] Compiling ghash-x86-apple.S
[980/1261] Compiling ghash-ssse3-x86_64-apple.S
[983/1261] Compiling ghash-x86-linux.S
[984/1261] Compiling ghash-neon-armv8-apple.S
[985/1261] Compiling ghash-ssse3-x86-apple.S
[986/1261] Compiling ghash-armv4-linux.S
[986/1261] Compiling ghash-neon-armv8-win.S
[988/1261] Compiling ghash-neon-armv8-linux.S
[989/1261] Compiling ghash-ssse3-x86-linux.S
[990/1261] Compiling co-586-apple.S
[991/1261] Compiling co-586-linux.S
[991/1261] Compiling bn-armv8-linux.S
[993/1261] Compiling bn-armv8-win.S
[994/1261] Compiling bsaes-armv7-linux.S
[995/1261] Compiling bn-armv8-apple.S
[996/1261] Compiling bn-586-linux.S
[997/1261] Compiling bn-586-apple.S
[998/1261] Compiling armv8-mont-linux.S
[999/1261] Compiling armv4-mont-linux.S
[1000/1261] Compiling armv8-mont-win.S
[1001/1261] Compiling armv8-mont-apple.S
[1002/1261] Compiling aesv8-gcm-armv8-linux.S
[1003/1261] Compiling aesv8-armv8-win.S
[1004/1261] Compiling aesv8-gcm-armv8-apple.S
[1005/1261] Compiling aesv8-gcm-armv8-win.S
[1006/1261] Compiling aesv8-armv8-linux.S
[1007/1261] Compiling aesv8-armv8-apple.S
[1008/1261] Compiling aesv8-armv7-linux.S
[1009/1261] Compiling aesni-x86_64-apple.S
[1010/1261] Compiling aesni-x86-linux.S
[1011/1261] Compiling aesni-x86_64-linux.S
[1012/1261] Compiling aesni-gcm-x86_64-linux.S
[1013/1261] Compiling aesni-x86-apple.S
[1014/1261] Compiling aes-gcm-avx10-x86_64-apple.S
[1015/1261] Compiling aes-gcm-avx10-x86_64-linux.S
[1016/1261] Compiling aesni-gcm-x86_64-apple.S
[1017/1261] Compiling c-nioatomics.c
[1018/1261] Compiling c-atomics.c
[1019/1261] Compiling x_sig.cc
[1020/1261] Compiling x_x509a.cc
[1021/1261] Compiling x_x509.cc
[1022/1261] Compiling x_val.cc
[1023/1261] Compiling x_spki.cc
[1024/1267] Compiling x_pubkey.cc
[1025/1267] Compiling x_req.cc
[1027/1267] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1027/1267] Compiling x_name.cc
[1028/1267] Compiling x_exten.cc
[1029/1267] Compiling x_attrib.cc
[1030/1267] Compiling x_crl.cc
[1032/1267] Compiling NIOConcurrencyHelpers NIOLock.swift
[1032/1267] Compiling x_all.cc
[1034/1267] Compiling NIOConcurrencyHelpers lock.swift
[1034/1267] Compiling x_algor.cc
[1036/1267] Compiling NIOConcurrencyHelpers atomics.swift
[1037/1267] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1038/1267] Emitting module NIOConcurrencyHelpers
[1039/1268] Compiling x509cset.cc
[1040/1268] Compiling x509spki.cc
[1041/1268] Compiling x509name.cc
[1042/1268] Compiling x509_vpm.cc
[1043/1268] Compiling x509rset.cc
[1044/1268] Compiling x509_vfy.cc
[1045/1268] Compiling x509_v3.cc
[1046/1268] Compiling x509_req.cc
[1047/1268] Compiling x509_txt.cc
[1048/1268] Compiling x509_trs.cc
[1049/1269] Compiling x509_set.cc
[1050/1288] Compiling x509_obj.cc
[1051/1294] Compiling x509_lu.cc
[1052/1294] Compiling x509_def.cc
[1053/1294] Compiling x509_ext.cc
[1055/1294] Emitting module ConsoleKitTerminal
[1056/1294] Compiling ConsoleKitTerminal Console+Confirm.swift
[1057/1294] Compiling ConsoleKitTerminal Console+Input.swift
[1058/1294] Compiling ConsoleKitTerminal Console+Center.swift
[1059/1294] Compiling ConsoleKitTerminal Console+Output.swift
[1060/1294] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1061/1294] Compiling ConsoleKitTerminal ConsoleClear.swift
[1062/1294] Compiling ConsoleKitTerminal Console+Ask.swift
[1063/1294] Compiling ConsoleKitTerminal Console+Choose.swift
[1063/1297] Compiling x509_d2.cc
[1065/1297] Compiling ConsoleKitTerminal ActivityBar.swift
[1066/1297] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1067/1297] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1068/1297] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1069/1297] Compiling ConsoleKitTerminal CustomActivity.swift
[1070/1297] Compiling ConsoleKitTerminal LoadingBar.swift
[1071/1297] Compiling ConsoleKitTerminal ProgressBar.swift
[1072/1297] Compiling ConsoleKitTerminal Console+Clear.swift
[1072/1297] Compiling x509_att.cc
[1073/1297] Compiling x509.cc
[1075/1297] Compiling ConsoleKitTerminal ConsoleText.swift
[1076/1297] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1077/1297] Compiling ConsoleKitTerminal ANSI.swift
[1078/1297] Compiling ConsoleKitTerminal Console+Wait.swift
[1079/1297] Compiling ConsoleKitTerminal ConsoleColor.swift
[1080/1297] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1081/1297] Compiling ConsoleKitTerminal Console.swift
[1082/1297] Compiling ConsoleKitTerminal Terminal.swift
[1083/1297] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1083/1297] Compiling x509_cmp.cc
[1084/1297] Compiling v3_skey.cc
[1085/1297] Compiling v3_utl.cc
[1086/1297] Compiling v3_purp.cc
[1087/1297] Compiling v3_prn.cc
[1089/1297] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1090/1297] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1091/1297] Compiling ConsoleKitTerminal LoggerFragment.swift
[1091/1298] Compiling v3_pmaps.cc
[1093/1298] Compiling v3_ocsp.cc
[1094/1298] Compiling v3_pcons.cc
[1095/1310] Compiling v3_ncons.cc
[1096/1320] Compiling v3_int.cc
[1097/1320] Compiling v3_lib.cc
[1098/1320] Compiling v3_info.cc
[1100/1320] Compiling ConsoleKitCommands CommandSignature.swift
[1101/1320] Compiling ConsoleKitCommands Flag.swift
[1102/1320] Compiling ConsoleKitCommands Option.swift
[1102/1322] Compiling v3_ia5.cc
[1104/1322] Compiling ConsoleKitCommands AsyncCommands.swift
[1105/1322] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1106/1322] Compiling ConsoleKitCommands AnyCommand.swift
[1107/1322] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1108/1322] Compiling ConsoleKitCommands AsyncCommand.swift
[1109/1322] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1110/1322] Emitting module ConsoleKitCommands
[1111/1322] Compiling ConsoleKitCommands Command.swift
[1112/1322] Compiling ConsoleKitCommands CommandContext.swift
[1113/1322] Compiling ConsoleKitCommands CommandError.swift
[1113/1322] Compiling v3_genn.cc
[1114/1322] Compiling v3_crld.cc
[1115/1322] Compiling v3_extku.cc
[1117/1322] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1118/1322] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1119/1322] Compiling ConsoleKitCommands Argument.swift
[1119/1322] Compiling v3_enum.cc
[1121/1322] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1122/1322] Compiling ConsoleKitCommands Utilities.swift
[1122/1322] Compiling v3_conf.cc
[1123/1322] Compiling v3_cpols.cc
[1124/1322] Compiling v3_bitst.cc
[1125/1322] Compiling v3_alt.cc
[1126/1322] Compiling v3_bcons.cc
[1127/1322] Compiling v3_akeya.cc
[1128/1322] Compiling v3_akey.cc
[1130/1322] Compiling ConsoleKitCommands CommandGroup.swift
[1131/1322] Compiling ConsoleKitCommands CommandInput.swift
[1132/1322] Compiling ConsoleKitCommands Commands.swift
[1133/1322] Compiling ConsoleKitCommands Console+Run.swift
[1134/1322] Compiling ConsoleKitCommands ConsoleError.swift
[1135/1322] Compiling ConsoleKitCommands Completion.swift
[1136/1323] Compiling t_x509a.cc
[1137/1323] Compiling t_x509.cc
[1138/1325] Compiling t_req.cc
[1139/1325] Compiling t_crl.cc
[1141/1325] Emitting module ConsoleKit
[1142/1325] Compiling ConsoleKit Exports.swift
[1142/1326] Compiling policy.cc
[1143/1326] Compiling i2d_pr.cc
[1144/1326] Compiling rsa_pss.cc
[1146/1326] Compiling name_print.cc
[1147/1326] Compiling by_file.cc
[1148/1326] Compiling by_dir.cc
[1149/1326] Compiling voprf.cc
[1150/1326] Compiling algorithm.cc
[1151/1326] Compiling asn1_gen.cc
[1152/1326] Compiling a_verify.cc
[1153/1326] Compiling a_digest.cc
[1154/1326] Compiling a_sign.cc
[1155/1326] Compiling trust_token.cc
[1156/1326] Compiling thread_win.cc
[1157/1326] Compiling thread.cc
[1158/1326] Compiling thread_pthread.cc
[1158/1326] Compiling thread_none.cc
[1160/1326] Compiling wots.cc
[1161/1326] Compiling stack.cc
[1162/1326] Compiling pmbtoken.cc
[1163/1326] Compiling thash.cc
[1164/1326] Compiling sha256.cc
[1165/1326] Compiling slhdsa.cc
[1166/1326] Compiling merkle.cc
[1167/1326] Compiling fors.cc
[1168/1326] Compiling rsa_extra.cc
[1169/1326] Compiling rsa_print.cc
[1170/1326] Compiling rsa_crypt.cc
[1171/1326] Compiling rc4.cc
[1172/1326] Compiling refcount.cc
[1173/1326] Compiling rsa_asn1.cc
[1174/1326] Compiling trusty.cc
[1175/1326] Compiling windows.cc
[1176/1326] Compiling rand_extra.cc
[1177/1326] Compiling urandom.cc
[1178/1326] Compiling passive.cc
[1179/1326] Compiling ios.cc
[1180/1326] Compiling poly1305_arm_asm.S
[1181/1326] Compiling getentropy.cc
[1182/1326] Compiling deterministic.cc
[1183/1326] Compiling forkunsafe.cc
[1184/1326] Compiling fork_detect.cc
[1185/1326] Compiling pool.cc
[1186/1326] Compiling poly1305_vec.cc
[1187/1326] Compiling poly1305_arm.cc
[1188/1326] Compiling poly1305.cc
[1189/1326] Compiling pkcs7.cc
[1190/1326] Compiling pkcs8.cc
[1191/1326] Compiling pkcs8_x509.cc
[1192/1326] Compiling p5_pbev2.cc
[1193/1326] Compiling pkcs7_x509.cc
[1194/1326] Compiling pem_xaux.cc
[1195/1326] Compiling pem_x509.cc
[1196/1326] Compiling pem_pkey.cc
[1197/1326] Compiling pem_pk8.cc
[1198/1326] Compiling obj_xref.cc
[1199/1326] Compiling pem_oth.cc
[1200/1326] Compiling mlkem.cc
[1201/1326] Compiling pem_info.cc
[1202/1326] Compiling obj.cc
[1203/1326] Compiling pem_lib.cc
[1204/1326] Compiling mldsa.cc
[1205/1326] Compiling pem_all.cc
[1206/1326] Compiling fips_shared_support.cc
[1207/1326] Compiling poly_rq_mul.S
[1208/1326] Compiling md5.cc
[1209/1326] Compiling md4.cc
[1210/1326] Compiling lhash.cc
[1211/1326] Compiling kyber.cc
[1212/1326] Compiling ex_data.cc
[1213/1326] Compiling sign.cc
[1214/1326] Compiling hpke.cc
[1215/1326] Compiling hrss.cc
[1216/1326] Compiling scrypt.cc
[1217/1326] Compiling print.cc
[1218/1326] Compiling pbkdf.cc
[1219/1326] Compiling p_x25519.cc
[1220/1326] Compiling p_x25519_asn1.cc
[1221/1326] Compiling p_rsa_asn1.cc
[1222/1326] Compiling p_rsa.cc
[1223/1326] Compiling p_hkdf.cc
[1224/1326] Compiling p_ed25519.cc
[1225/1326] Compiling p_ed25519_asn1.cc
[1226/1326] Compiling p_ec_asn1.cc
[1227/1326] Compiling p_ec.cc
[1228/1326] Compiling p_dh_asn1.cc
[1229/1326] Compiling p_dsa_asn1.cc
[1230/1326] Compiling p_dh.cc
[1231/1326] Compiling evp_ctx.cc
[1232/1326] Compiling evp_asn1.cc
[1233/1326] Compiling err.cc
[1234/1326] Compiling evp.cc
[1235/1326] Compiling engine.cc
[1236/1326] Compiling ecdh_extra.cc
[1237/1326] Compiling ecdsa_asn1.cc
[1238/1326] Compiling hash_to_curve.cc
[1239/1326] Compiling ec_derive.cc
[1240/1326] Compiling dsa_asn1.cc
[1241/1326] Compiling ec_asn1.cc
[1242/1326] Compiling dsa.cc
[1243/1326] Compiling params.cc
[1244/1326] Compiling x25519-asm-arm.S
[1245/1326] Compiling digest_extra.cc
[1246/1326] Compiling dh_asn1.cc
[1247/1326] Compiling des.cc
[1248/1326] Compiling spake25519.cc
[1249/1326] Compiling crypto.cc
[1250/1326] Compiling cpu_intel.cc
[1251/1326] Compiling cpu_arm_linux.cc
[1252/1326] Compiling cpu_arm_freebsd.cc
[1253/1326] Compiling curve25519.cc
[1254/1326] Compiling cpu_aarch64_win.cc
[1255/1326] Compiling cpu_aarch64_openbsd.cc
[1256/1326] Compiling cpu_aarch64_sysreg.cc
[1257/1326] Compiling cpu_aarch64_linux.cc
[1258/1326] Compiling curve25519_64_adx.cc
[1259/1326] Compiling cpu_aarch64_fuchsia.cc
[1260/1326] Compiling cpu_aarch64_apple.cc
[1261/1326] Compiling bcm.cc
[1262/1326] Compiling conf.cc
[1263/1326] Compiling tls_cbc.cc
[1264/1326] Compiling e_rc4.cc
[1265/1326] Compiling e_tls.cc
[1266/1326] Compiling e_rc2.cc
[1267/1326] Compiling e_null.cc
[1268/1326] Compiling e_des.cc
[1269/1326] Compiling e_chacha20poly1305.cc
[1270/1326] Compiling derive_key.cc
[1271/1326] Compiling e_aesgcmsiv.cc
[1272/1326] Compiling e_aesctrhmac.cc
[1273/1326] Compiling cipher_extra.cc
[1274/1326] Compiling unicode.cc
[1275/1326] Compiling chacha.cc
[1276/1326] Compiling ber.cc
[1277/1326] Compiling cbb.cc
[1278/1326] Compiling cbs.cc
[1279/1326] Compiling buf.cc
[1280/1326] Compiling asn1_compat.cc
[1281/1326] Compiling bn_asn1.cc
[1282/1326] Compiling blake2.cc
[1283/1326] Compiling convert.cc
[1284/1326] Compiling printf.cc
[1285/1326] Compiling pair.cc
[1286/1326] Compiling hexdump.cc
[1287/1326] Compiling file.cc
[1288/1326] Compiling fd.cc
[1289/1326] Compiling errno.cc
[1290/1326] Compiling bio_mem.cc
[1291/1326] Compiling bio.cc
[1292/1326] Compiling base64.cc
[1293/1326] Compiling tasn_typ.cc
[1294/1326] Compiling tasn_utl.cc
[1295/1326] Compiling tasn_fre.cc
[1296/1326] Compiling tasn_enc.cc
[1297/1326] Compiling tasn_new.cc
[1298/1326] Compiling posix_time.cc
[1299/1326] Compiling f_string.cc
[1300/1326] Compiling tasn_dec.cc
[1301/1326] Compiling f_int.cc
[1302/1326] Compiling asn_pack.cc
[1303/1326] Compiling asn1_par.cc
[1304/1326] Compiling a_utctm.cc
[1305/1326] Compiling asn1_lib.cc
[1306/1326] Compiling a_type.cc
[1307/1326] Compiling a_time.cc
[1308/1326] Compiling a_strnid.cc
[1309/1326] Compiling a_octet.cc
[1310/1326] Compiling a_strex.cc
[1311/1326] Compiling a_object.cc
[1312/1326] Compiling a_mbstr.cc
[1313/1326] Compiling a_i2d_fp.cc
[1314/1326] Write sources
[1315/1326] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1316/1326] Write sources
[1318/1326] Compiling a_int.cc
[1319/1326] Write sources
[1321/1326] Compiling a_gentm.cc
[1322/1326] Compiling a_dup.cc
[1323/1326] Compiling a_d2i_fp.cc
[1324/1417] Compiling a_bool.cc
[1325/1423] Compiling a_bitstr.cc
[1327/1431] Compiling Algorithms FirstNonNil.swift
[1328/1431] Compiling Algorithms AdjacentPairs.swift
[1329/1431] Compiling Algorithms Chain.swift
[1330/1431] Compiling Algorithms MinMax.swift
[1331/1431] Compiling Algorithms Partition.swift
[1332/1433] Compiling Atomics UnsafeAtomic.swift
[1333/1433] Compiling Atomics UnsafeAtomicLazyReference.swift
[1334/1433] Compiling Algorithms Joined.swift
[1335/1433] Compiling Algorithms Keyed.swift
[1336/1433] Compiling Algorithms Grouped.swift
[1337/1433] Compiling Algorithms Indexed.swift
[1338/1433] Compiling Algorithms Intersperse.swift
[1339/1433] Compiling Algorithms Compacted.swift
[1340/1433] Compiling Algorithms Cycle.swift
[1341/1433] Compiling Algorithms EitherSequence.swift
[1345/1433] Compiling Algorithms Chunked.swift
[1346/1433] Compiling Algorithms Combinations.swift
[1347/1440] Compiling Atomics IntegerOperations.swift
[1348/1440] Compiling Atomics Unmanaged extensions.swift
[1355/1443] Compiling Algorithms Rotate.swift
[1356/1443] Compiling Algorithms Split.swift
[1357/1443] Compiling Algorithms Stride.swift
[1358/1443] Compiling Algorithms Suffix.swift
[1359/1443] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1360/1443] Compiling BitCollections BitSet+CustomReflectable.swift
[1361/1443] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1362/1443] Compiling BitCollections BitSet+Equatable.swift
[1363/1443] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1364/1443] Compiling BitCollections BitSet+Extras.swift
[1365/1443] Compiling BitCollections BitSet+Hashable.swift
[1366/1443] Compiling BitCollections BitArray+BitwiseOperations.swift
[1367/1443] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1368/1443] Compiling BitCollections BitArray+Codable.swift
[1369/1443] Compiling BitCollections BitArray+Collection.swift
[1370/1443] Compiling BitCollections BitArray+Copy.swift
[1371/1443] Compiling BitCollections BitArray+CustomReflectable.swift
[1372/1443] Compiling BitCollections BitArray+Descriptions.swift
[1373/1443] Compiling BitCollections BitArray+Equatable.swift
[1374/1443] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1375/1443] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1376/1443] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1377/1443] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1378/1443] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1379/1443] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1380/1443] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1382/1443] Compiling Algorithms Trim.swift
[1383/1443] Compiling Algorithms Unique.swift
[1384/1443] Compiling Algorithms Windows.swift
[1385/1443] Compiling BitCollections BitSet+SetAlgebra union.swift
[1386/1443] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1387/1443] Compiling BitCollections BitSet.Counted.swift
[1388/1443] Compiling CryptoBoringWrapper RandomBytes.swift
[1392/1443] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1393/1443] Compiling CryptoBoringWrapper EllipticCurve.swift
[1394/1443] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1395/1443] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1402/1443] Compiling Algorithms FlattenCollection.swift
[1406/1443] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1407/1443] Emitting module CryptoBoringWrapper
[1408/1443] Emitting module BitCollections
[1424/1443] Compiling BitCollections BitSet.Index.swift
[1425/1443] Compiling BitCollections BitSet._UnsafeHandle.swift
[1426/1443] Compiling BitCollections BitSet.swift
[1427/1443] Compiling BitCollections Range+Utilities.swift
[1428/1443] Compiling BitCollections Slice+Utilities.swift
[1429/1443] Compiling BitCollections UInt+Tricks.swift
[1430/1443] Compiling BitCollections _Word.swift
[1432/1444] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1438/1447] Compiling Collections Collections.swift
[1439/1447] Emitting module Collections
[1440/1478] Emitting module Atomics
[1442/1519] Emitting module Algorithms
[1443/1520] Compiling Crypto AES-GCM.swift
[1444/1520] Compiling Crypto AES-GCM_boring.swift
[1445/1520] Compiling Crypto ChaChaPoly_boring.swift
[1446/1520] Compiling Crypto ASN1.swift
[1447/1520] Compiling Crypto ASN1Any.swift
[1448/1520] Compiling Crypto ASN1BitString.swift
[1451/1521] Emitting module Crypto
[1452/1589] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1453/1589] Compiling NIOCore ByteBuffer-views.swift
[1454/1589] Compiling NIOCore Channel.swift
[1455/1589] Compiling NIOCore ChannelHandler.swift
[1456/1589] Compiling NIOCore ChannelHandlers.swift
[1457/1589] Compiling NIOCore ChannelInvoker.swift
[1458/1589] Compiling NIOCore ChannelOption.swift
[1459/1589] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1460/1589] Compiling NIOCore BSDSocketAPI.swift
[1461/1589] Compiling NIOCore ByteBuffer-aux.swift
[1462/1589] Compiling NIOCore AddressedEnvelope.swift
[1463/1589] Compiling NIOCore AsyncAwaitSupport.swift
[1464/1589] Compiling NIOCore AsyncChannel.swift
[1465/1589] Compiling NIOCore AsyncChannelHandler.swift
[1466/1589] Compiling NIOCore AsyncChannelInboundStream.swift
[1467/1589] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1468/1589] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1469/1589] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1470/1589] Compiling NIOCore NIOAsyncWriter.swift
[1471/1589] Compiling NIOCore ByteBuffer-multi-int.swift
[1472/1589] Compiling Crypto SymmetricKeys.swift
[1473/1589] Compiling Crypto HMAC.swift
[1474/1589] Compiling Crypto MACFunctions.swift
[1475/1589] Compiling Crypto MessageAuthenticationCode.swift
[1476/1589] Compiling Crypto AES.swift
[1477/1589] Compiling Crypto ECDSASignature_boring.swift
[1478/1589] Compiling Crypto ECDSA_boring.swift
[1479/1589] Compiling Crypto EdDSA_boring.swift
[1480/1589] Compiling Crypto ECDSA.swift
[1481/1589] Compiling Crypto Ed25519.swift
[1482/1589] Compiling NIOCore GlobalSingletons.swift
[1483/1589] Compiling NIOCore IO.swift
[1484/1589] Compiling NIOCore IOData.swift
[1485/1589] Compiling NIOCore IPProtocol.swift
[1486/1589] Compiling NIOCore IntegerBitPacking.swift
[1487/1589] Compiling NIOCore IntegerTypes.swift
[1488/1589] Compiling NIOCore Interfaces.swift
[1489/1589] Compiling NIOCore Linux.swift
[1490/1589] Compiling Crypto DH.swift
[1491/1589] Compiling Crypto ECDH.swift
[1492/1589] Compiling NIOCore FileHandle.swift
[1493/1589] Compiling NIOCore FileRegion.swift
[1494/1589] Compiling NIOCore MarkedCircularBuffer.swift
[1495/1589] Compiling NIOCore MulticastChannel.swift
[1496/1589] Compiling NIOCore NIOAny.swift
[1497/1589] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1498/1589] Compiling NIOCore NIOLoopBound.swift
[1499/1589] Compiling NIOCore NIOScheduledCallback.swift
[1500/1589] Compiling NIOCore NIOSendable.swift
[1501/1589] Compiling NIOCore RecvByteBufferAllocator.swift
[1502/1589] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1503/1589] Compiling NIOCore ByteBuffer-conversions.swift
[1504/1589] Compiling NIOCore ByteBuffer-core.swift
[1505/1589] Compiling NIOCore ByteBuffer-hex.swift
[1506/1589] Compiling NIOCore ByteBuffer-int.swift
[1507/1589] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1508/1589] Compiling NIOCore ChannelPipeline.swift
[1509/1589] Compiling NIOCore CircularBuffer.swift
[1510/1589] Compiling NIOCore Codec.swift
[1511/1589] Compiling NIOCore ConvenienceOptionSupport.swift
[1512/1589] Compiling NIOCore DeadChannel.swift
[1513/1589] Compiling NIOCore DispatchQueue+WithFuture.swift
[1514/1589] Compiling NIOCore EventLoop+Deprecated.swift
[1515/1589] Compiling NIOCore EventLoop+SerialExecutor.swift
[1516/1589] Compiling NIOCore EventLoop.swift
[1517/1589] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1518/1589] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1519/1589] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1520/1589] Compiling NIOCore EventLoopFuture.swift
[1521/1589] Compiling NIOCore FileDescriptor.swift
[1538/1597] Compiling Crypto Signature.swift
[1539/1597] Compiling Crypto CryptoKitErrors_boring.swift
[1540/1597] Compiling Crypto RNG_boring.swift
[1541/1597] Compiling Crypto SafeCompare_boring.swift
[1542/1597] Compiling Crypto Zeroization_boring.swift
[1543/1597] Compiling Crypto PrettyBytes.swift
[1544/1597] Compiling Crypto SafeCompare.swift
[1545/1597] Compiling Crypto SecureBytes.swift
[1546/1597] Compiling Crypto Zeroization.swift
[1548/1644] Compiling _CryptoExtras RSA+BlindSigning.swift
[1549/1644] Compiling _CryptoExtras RSA.swift
[1550/1644] Compiling _CryptoExtras RSA_boring.swift
[1551/1644] Compiling _CryptoExtras RSA_security.swift
[1552/1644] Compiling _CryptoExtras BoringSSLHelpers.swift
[1553/1644] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1554/1644] Compiling _CryptoExtras DigestType.swift
[1555/1644] Compiling _CryptoExtras Error.swift
[1559/1644] Compiling _CryptoExtras I2OSP.swift
[1560/1644] Compiling _CryptoExtras IntegerEncoding.swift
[1561/1644] Compiling _CryptoExtras PEMDocument.swift
[1562/1650] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1563/1650] Compiling NIOCore SocketAddresses.swift
[1564/1650] Compiling NIOCore SocketOptionProvider.swift
[1565/1650] Compiling NIOCore SystemCallHelpers.swift
[1566/1650] Compiling NIOCore TimeAmount+Duration.swift
[1567/1650] Compiling NIOCore TypeAssistedChannelHandler.swift
[1568/1650] Compiling NIOCore UniversalBootstrapSupport.swift
[1569/1650] Compiling NIOCore Utilities.swift
[1570/1650] Compiling _CryptoExtras HashToField.swift
[1571/1650] Compiling _CryptoExtras KDF.swift
[1572/1650] Compiling _CryptoExtras PBKDF2_boring.swift
[1573/1650] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1574/1650] Compiling _CryptoExtras PBKDF2.swift
[1575/1650] Compiling _CryptoExtras Scrypt_boring.swift
[1577/1650] Compiling _CryptoExtras Scrypt.swift
[1578/1650] Compiling _CryptoExtras OPRF.swift
[1579/1650] Compiling _CryptoExtras OPRFClient.swift
[1580/1650] Compiling _CryptoExtras OPRFServer.swift
[1581/1650] Compiling _CryptoExtras VOPRF+API.swift
[1582/1650] Compiling _CryptoExtras VOPRFClient.swift
[1583/1650] Compiling _CryptoExtras VOPRFServer.swift
[1584/1650] Emitting module _CryptoExtras
[1585/1650] Compiling _CryptoExtras AES_CBC.swift
[1586/1650] Compiling _CryptoExtras AES_CFB.swift
[1587/1650] Compiling _CryptoExtras AES_CTR.swift
[1588/1650] Compiling _CryptoExtras AES_GCM_SIV.swift
[1589/1650] Compiling _CryptoExtras Block Function.swift
[1590/1650] Compiling _CryptoExtras AES_CFB_boring.swift
[1591/1650] Compiling _CryptoExtras AES_CTR_boring.swift
[1592/1650] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1593/1650] Compiling _CryptoExtras ARC+API.swift
[1594/1650] Compiling _CryptoExtras ARC.swift
[1595/1650] Compiling _CryptoExtras ARCCredential.swift
[1596/1650] Compiling _CryptoExtras ARCEncoding.swift
[1597/1650] Compiling _CryptoExtras ARCPrecredential.swift
[1598/1650] Compiling _CryptoExtras ARCPresentation.swift
[1599/1650] Compiling _CryptoExtras ARCRequest.swift
[1600/1650] Compiling _CryptoExtras ARCResponse.swift
[1601/1650] Compiling _CryptoExtras ARCServer.swift
[1602/1650] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1603/1650] Compiling _CryptoExtras ChaCha20CTR.swift
[1604/1650] Compiling _CryptoExtras ECToolbox_boring.swift
[1605/1650] Compiling _CryptoExtras ECToolbox.swift
[1606/1650] Compiling _CryptoExtras PrettyBytes.swift
[1607/1650] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1608/1650] Compiling _CryptoExtras DLEQ.swift
[1609/1650] Compiling _CryptoExtras Prover.swift
[1610/1650] Compiling _CryptoExtras Verifier.swift
[1611/1650] Compiling _CryptoExtras ZKPToolbox.swift
[1644/1650] Emitting module NIOCore
[1646/1702] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1647/1702] Compiling NIOEmbedded AsyncTestingChannel.swift
[1648/1702] Compiling NIOEmbedded Embedded.swift
[1649/1702] Emitting module NIOEmbedded
[1651/1703] Compiling NIOPosix SelectableChannel.swift
[1652/1703] Compiling NIOPosix SelectableEventLoop.swift
[1653/1703] Compiling NIOPosix SelectorEpoll.swift
[1654/1703] Compiling NIOPosix SelectorGeneric.swift
[1655/1703] Compiling NIOPosix SelectorKqueue.swift
[1656/1703] Compiling NIOPosix SelectorUring.swift
[1657/1709] Compiling NIOPosix IO.swift
[1658/1709] Compiling NIOPosix IntegerBitPacking.swift
[1659/1709] Compiling NIOPosix IntegerTypes.swift
[1660/1709] Compiling NIOPosix Linux.swift
[1661/1709] Compiling NIOPosix LinuxCPUSet.swift
[1662/1709] Compiling NIOPosix LinuxUring.swift
[1663/1709] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1664/1709] Compiling NIOPosix BSDSocketAPICommon.swift
[1665/1709] Compiling NIOPosix BSDSocketAPIPosix.swift
[1666/1709] Compiling NIOPosix BSDSocketAPIWindows.swift
[1667/1709] Compiling NIOPosix BaseSocket.swift
[1668/1709] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1669/1709] Compiling NIOPosix BaseSocketChannel.swift
[1670/1709] Compiling NIOPosix BaseStreamSocketChannel.swift
[1671/1709] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1672/1709] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1673/1709] Compiling NIOPosix PosixSingletons.swift
[1674/1709] Compiling NIOPosix RawSocketBootstrap.swift
[1675/1709] Compiling NIOPosix Resolver.swift
[1676/1709] Compiling NIOPosix Selectable.swift
[1677/1709] Compiling NIOPosix ServerSocket.swift
[1678/1709] Compiling NIOPosix Socket.swift
[1679/1709] Compiling NIOPosix SocketChannel.swift
[1680/1709] Compiling NIOPosix SocketProtocols.swift
[1681/1709] Compiling NIOPosix System.swift
[1682/1709] Compiling NIOPosix Thread.swift
[1683/1709] Compiling NIOPosix ThreadPosix.swift
[1684/1709] Compiling NIOPosix ThreadWindows.swift
[1685/1709] Compiling NIOPosix UnsafeTransfer.swift
[1686/1709] Compiling NIOPosix Utilities.swift
[1687/1709] Compiling NIOPosix VsockAddress.swift
[1688/1709] Compiling NIOPosix VsockChannelEvents.swift
[1689/1709] Compiling NIOPosix Bootstrap.swift
[1690/1709] Compiling NIOPosix ControlMessage.swift
[1691/1709] Compiling NIOPosix DatagramVectorReadManager.swift
[1692/1709] Compiling NIOPosix Errors+Any.swift
[1693/1709] Compiling NIOPosix FileDescriptor.swift
[1694/1709] Compiling NIOPosix GetaddrinfoResolver.swift
[1695/1709] Compiling NIOPosix HappyEyeballs.swift
[1696/1709] Compiling NIOPosix NIOThreadPool.swift
[1697/1709] Compiling NIOPosix NonBlockingFileIO.swift
[1698/1709] Compiling NIOPosix PendingDatagramWritesManager.swift
[1699/1709] Compiling NIOPosix PendingWritesManager.swift
[1700/1709] Compiling NIOPosix PipeChannel.swift
[1701/1709] Compiling NIOPosix PipePair.swift
[1702/1709] Compiling NIOPosix Pool.swift
[1703/1709] Emitting module NIOPosix
[1705/1769] Emitting module NIO
[1706/1769] Compiling NIO Exports.swift
[1707/1770] Compiling _NIOFileSystem Array+FileSystem.swift
[1708/1770] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1709/1770] Compiling _NIOFileSystem BufferedReader.swift
[1711/1772] Compiling _NIOFileSystem Exports.swift
[1712/1772] Compiling _NIOFileSystem FileChunks.swift
[1713/1772] Compiling _NIOFileSystem FileHandle.swift
[1714/1790] Compiling _NIOFileSystem FileType.swift
[1715/1790] Compiling _NIOFileSystem IOStrategy.swift
[1716/1790] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1717/1811] Compiling NIOTLS TLSEvents.swift
[1718/1811] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1719/1811] Emitting module NIOTLS
[1720/1811] Compiling NIOSOCKS SOCKSResponse.swift
[1721/1811] Compiling NIOSOCKS ClientStateMachine.swift
[1722/1811] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1723/1812] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1724/1812] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1725/1812] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1726/1812] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1727/1812] Compiling AsyncKit Optional+StrictMap.swift
[1728/1812] Compiling AsyncKit Exports.swift
[1729/1812] Emitting module NIOFoundationCompat
[1730/1812] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1731/1812] Compiling NIOHTTP1 HTTPDecoder.swift
[1732/1812] Emitting module NIOSOCKS
[1733/1812] Compiling NIOHTTP1 HTTPEncoder.swift
[1734/1812] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1735/1812] Emitting module _NIOFileSystem
[1736/1816] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1737/1816] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1738/1816] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1739/1816] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1740/1816] Compiling NIOSOCKS ServerStateMachine.swift
[1741/1816] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1742/1816] Compiling NIOTLS SNIHandler.swift
[1751/1818] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1752/1820] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1753/1820] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1754/1820] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1755/1821] Emitting module NIOHTTP1
[1757/1850] Compiling NIOSSL SSLCallbacks.swift
[1758/1850] Compiling NIOSSL SSLCertificate.swift
[1759/1850] Compiling NIOSSL RNG.swift
[1760/1850] Compiling NIOSSL SafeCompare.swift
[1761/1850] Compiling NIOSSL Zeroization.swift
[1762/1850] Compiling _NIOFileSystem CInterop.swift
[1763/1850] Compiling _NIOFileSystem Errno.swift
[1764/1850] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1765/1850] Compiling _NIOFileSystem Mocking.swift
[1766/1850] Compiling _NIOFileSystem Syscall.swift
[1767/1850] Compiling _NIOFileSystem Syscalls.swift
[1768/1872] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1769/1872] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1770/1872] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1771/1872] Compiling NIOTransportServices StateManagedChannel.swift
[1772/1872] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1773/1872] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1774/1872] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1775/1872] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1776/1872] Compiling NIOSSL SubjectAlternativeName.swift
[1777/1872] Compiling NIOSSL NIOSSLSecureBytes.swift
[1778/1872] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1779/1872] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1780/1872] Emitting module NIOTransportServices
[1782/1874] Compiling NIOTransportServices NIOTSErrors.swift
[1783/1874] Compiling NIOTransportServices NIOTSEventLoop.swift
[1784/1874] Compiling NIOTransportServices NIOTSBootstraps.swift
[1785/1874] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1786/1874] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1787/1874] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1788/1874] Compiling NIOTransportServices NIOTSSingletons.swift
[1789/1874] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1796/1874] Compiling NIOTransportServices AcceptHandler.swift
[1797/1874] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1798/1874] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1799/1874] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1800/1874] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1802/1874] Emitting module AsyncKit
[1805/1874] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1806/1874] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1816/1910] Compiling _NIOFileSystem SystemFileHandle.swift
[1817/1910] Compiling _NIOFileSystem Utilities.swift
[1818/1910] Compiling _NIOFileSystem OpenOptions.swift
[1819/1910] Compiling _NIOFileSystem String+FileSystem.swift
[1828/1913] Compiling SotoSignerV4 credentials.swift
[1829/1913] Compiling NIOWebSocket WebSocketOpcode.swift
[1834/1914] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1835/1914] Compiling NIOHPACK IndexedHeaderTable.swift
[1836/1914] Compiling NIOHPACK IntegerCoding.swift
[1837/1915] Compiling NIOHPACK HPACKHeader.swift
[1838/1915] Compiling NIOHPACK HeaderTables.swift
[1841/1915] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1842/1915] Emitting module NIOSSL
[1843/1915] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1844/1915] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1845/1915] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1846/1915] Compiling NIOWebSocket SHA1.swift
[1847/1915] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1848/1915] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1849/1915] Emitting module SotoSignerV4
[1850/1915] Emitting module NIOHTTPCompression
[1851/1915] Compiling NIOHTTPCompression HTTPCompression.swift
[1852/1915] Compiling NIOHTTPCompression HTTPDecompression.swift
[1853/1915] Compiling NIOHPACK HuffmanTables.swift
[1854/1915] Emitting module NIOWebSocket
[1855/1915] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1858/1915] Compiling NIOHPACK StaticHeaderTable.swift
[1859/1915] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1860/1915] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1863/1916] Compiling NIOHPACK HuffmanCoding.swift
[1864/1916] Emitting module NIOHPACK
[1868/1916] Compiling NIOWebSocket WebSocketFrame.swift
[1869/1916] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1870/1917] Compiling SotoSignerV4 HexEncoding.swift
[1872/1921] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1876/1936] Compiling NIOExtras JSONRPCFraming.swift
[1877/1936] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1878/1936] Compiling NIOExtras LengthFieldPrepender.swift
[1879/1936] Compiling NIOExtras LineBasedFrameDecoder.swift
[1880/1936] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1882/1936] Compiling NIOExtras NIOExtrasError.swift
[1883/1936] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1884/1936] Compiling NIOExtras NIORequestIdentifiable.swift
[1885/1936] Compiling NIOExtras RequestResponseHandler.swift
[1886/1936] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1887/1936] Compiling NIOSSL TLSConfiguration.swift
[1888/1936] Compiling NIOSSL UniversalBootstrapSupport.swift
[1889/1936] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1894/1957] Compiling SotoSignerV4 exports.swift
[1895/1957] Compiling SotoSignerV4 SigV4a.swift
[1896/1957] Compiling SotoSignerV4 signer.swift
[1898/1958] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1899/1958] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1901/2097] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1902/2097] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1903/2097] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1904/2110] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1905/2110] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1906/2110] Compiling NIOHTTP2 MayReceiveFrames.swift
[1907/2110] Compiling NIOHTTP2 ReceivingDataState.swift
[1908/2110] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1909/2110] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1910/2110] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1911/2110] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1914/2112] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1915/2112] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1916/2112] Emitting module NIOExtras
[1923/2117] Compiling NIOHTTP2 HTTP2Error.swift
[1924/2117] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1926/2117] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1927/2117] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1928/2117] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1929/2117] Emitting module MultipartKit
[1936/2117] Emitting module _NIOFileSystemFoundationCompat
[1937/2117] Compiling X509 OCSPExtensionID.swift
[1938/2117] Compiling X509 OCSPNonce.swift
[1939/2117] Compiling X509 OCSPPolicy.swift
[1940/2118] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1941/2118] Compiling NIOFileSystem Exports.swift
[1942/2118] Compiling MultipartKit MultipartSerializer.swift
[1943/2118] Compiling MultipartKit Utilities.swift
[1944/2118] Emitting module NIOFileSystem
[1952/2118] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1958/2121] Emitting module NIOHTTP2
[1962/2138] Compiling WebSocketKit Exports.swift
[1963/2138] Compiling WebSocketKit WebSocket+Connect.swift
[1964/2138] Compiling WebSocketKit WebSocketHandler.swift
[1965/2138] Emitting module WebSocketKit
[1966/2138] Compiling WebSocketKit WebSocket+Concurrency.swift
[1967/2138] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1968/2138] Compiling X509 DNBuilder.swift
[1969/2138] Compiling X509 DomainComponent.swift
[1970/2138] Compiling X509 EmailAddress.swift
[1971/2138] Compiling X509 LocalityName.swift
[1972/2138] Compiling X509 OrganizationName.swift
[1973/2138] Compiling X509 OrganizationalUnitName.swift
[1974/2138] Compiling X509 StateOrProvinceName.swift
[1975/2138] Compiling X509 StreetAddress.swift
[1976/2138] Compiling X509 Error.swift
[1977/2138] Compiling X509 AuthorityInformationAccess.swift
[1978/2138] Compiling X509 AuthorityKeyIdentifier.swift
[1979/2138] Compiling X509 BasicConstraints.swift
[1980/2138] Compiling X509 ExtendedKeyUsage.swift
[1981/2151] Compiling WebSocketKit WebSocket.swift
[1982/2151] Compiling WebSocketKit WebSocketClient.swift
[1984/2152] Compiling NIOHTTP2 InboundWindowManager.swift
[1985/2152] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1986/2152] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1987/2152] Compiling NIOHTTP2 StreamChannelList.swift
[1988/2152] Compiling NIOHTTP2 StreamMap.swift
[1989/2152] Compiling NIOHTTP2 StreamStateMachine.swift
[1990/2152] Compiling NIOHTTP2 UnsafeTransfer.swift
[1991/2152] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1992/2152] Compiling X509 PKCS8PrivateKey.swift
[1993/2152] Compiling X509 PromiseAndFuture.swift
[1994/2152] Compiling X509 RDNAttribute.swift
[1995/2152] Compiling X509 RandomNumberGenerator+bytes.swift
[1996/2152] Compiling X509 RelativeDistinguishedName.swift
[1997/2152] Compiling X509 SEC1PrivateKey.swift
[1998/2152] Compiling X509 SecKeyWrapper.swift
[1999/2152] Compiling X509 Signature.swift
[2000/2152] Compiling X509 SignatureAlgorithm.swift
[2001/2152] Compiling X509 AllOfPolicies.swift
[2002/2152] Compiling X509 AnyPolicy.swift
[2003/2152] Compiling X509 ExtensionIdentifiers.swift
[2004/2152] Compiling X509 KeyUsage.swift
[2005/2152] Compiling X509 NameConstraints.swift
[2006/2152] Compiling X509 SubjectAlternativeName.swift
[2007/2152] Compiling X509 SubjectKeyIdentifier.swift
[2015/2152] Compiling NIOHTTP2 HasRemoteSettings.swift
[2016/2152] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2017/2152] Compiling X509 Digests.swift
[2018/2152] Compiling X509 DistinguishedName.swift
[2019/2152] Compiling X509 CommonName.swift
[2020/2152] Compiling X509 CountryName.swift
[2021/2152] Compiling X509 CertificateStore.swift
[2022/2152] Compiling X509 OneOfPolicies.swift
[2023/2152] Compiling X509 PolicyBuilder.swift
[2024/2152] Compiling X509 BasicConstraintsPolicy.swift
[2025/2152] Compiling X509 DNSNames.swift
[2026/2152] Compiling X509 DirectoryNames.swift
[2027/2152] Compiling X509 ExpiryPolicy.swift
[2028/2152] Compiling X509 IPConstraints.swift
[2029/2152] Compiling X509 NameConstraintsPolicy.swift
[2030/2152] Compiling X509 RFC5280Policy.swift
[2031/2152] Compiling X509 URIConstraints.swift
[2032/2152] Compiling X509 VersionPolicy.swift
[2033/2152] Compiling X509 ServerIdentityPolicy.swift
[2034/2152] Compiling X509 OCSPCertID.swift
[2035/2152] Compiling X509 OCSPCertStatus.swift
[2039/2152] Compiling X509 OCSPRequest.swift
[2040/2152] Compiling X509 OCSPResponse.swift
[2041/2152] Compiling X509 OCSPResponseBytes.swift
[2042/2152] Compiling X509 OCSPResponseData.swift
[2043/2152] Compiling X509 OCSPResponseStatus.swift
[2044/2152] Compiling X509 OCSPSignature.swift
[2045/2152] Compiling X509 OCSPSingleRequest.swift
[2046/2152] Compiling X509 OCSPSingleResponse.swift
[2047/2152] Compiling X509 OCSPTBSRequest.swift
[2048/2152] Compiling X509 OCSPVersion.swift
[2127/2153] Emitting module X509
[2129/2212] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2130/2212] Compiling AsyncHTTPClient FoundationExtensions.swift
[2131/2212] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2132/2212] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2133/2212] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2134/2212] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2135/2212] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2136/2212] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2137/2212] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2138/2212] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2139/2212] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2140/2212] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2142/2213] Compiling X509 TrustRootLoading.swift
[2143/2213] Compiling X509 UnverifiedChain.swift
[2144/2213] Compiling X509 VerificationDiagnostic.swift
[2145/2213] Compiling X509 Verifier.swift
[2146/2213] Compiling X509 VerifierPolicy.swift
[2147/2213] Compiling X509 AlgorithmIdentifier.swift
[2148/2213] Compiling X509 ECDSASignature.swift
[2149/2213] Compiling X509 RSAPKCS1PublicKey.swift
[2150/2213] Compiling X509 SubjectPublicKeyInfo.swift
[2151/2213] Compiling X509 TBSCertificate.swift
[2152/2213] Compiling X509 Time.swift
[2153/2213] Compiling X509 TimeCalculations.swift
[2154/2213] Compiling X509 Validity.swift
[2155/2213] Emitting module AsyncHTTPClient
[2157/2222] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2158/2222] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2159/2222] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2166/2222] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2167/2222] Compiling AsyncHTTPClient ConnectionTarget.swift
[2168/2222] Compiling AsyncHTTPClient DeconstructedURL.swift
[2174/2280] Compiling JWTKit EdDSA.swift
[2175/2280] Compiling JWTKit EdDSACurve.swift
[2176/2280] Compiling JWTKit EdDSAError.swift
[2177/2280] Compiling JWTKit EdDSASigner.swift
[2178/2280] Compiling JWTKit JWTKeyCollection+EdDSA.swift
[2179/2280] Compiling JWTKit HMAC.swift
[2180/2280] Compiling JWTKit HMACError.swift
[2181/2280] Compiling JWTKit HMACSigner.swift
[2182/2280] Compiling JWTKit JWTUnixEpochClaim.swift
[2183/2280] Compiling JWTKit LocaleClaim.swift
[2184/2280] Compiling JWTKit NotBeforeClaim.swift
[2185/2280] Compiling JWTKit SubjectClaim.swift
[2186/2280] Compiling JWTKit TenantIDClaim.swift
[2187/2280] Compiling JWTKit ECDSA.swift
[2188/2280] Compiling JWTKit ECDSACurve.swift
[2189/2280] Compiling JWTKit ECDSACurveType.swift
[2190/2280] Compiling JWTKit JWTHeader+CommonFields.swift
[2191/2280] Compiling AsyncHTTPClient RequestBag.swift
[2192/2280] Compiling AsyncHTTPClient RequestValidation.swift
[2193/2280] Compiling AsyncHTTPClient SSLContextCache.swift
[2194/2280] Compiling AsyncHTTPClient Scheme.swift
[2195/2280] Compiling AsyncHTTPClient Singleton.swift
[2196/2280] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2197/2280] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2198/2280] Compiling AsyncHTTPClient Utils.swift
[2199/2280] Compiling JWTKit JWTKeyCollection+UnsecuredNone.swift
[2200/2280] Compiling JWTKit UnsecuredNoneSigner.swift
[2201/2280] Compiling JWTKit JWTKeyCollection+RSA.swift
[2202/2280] Compiling JWTKit RSA.swift
[2203/2280] Compiling JWTKit RSAError.swift
[2204/2280] Compiling JWTKit RSASigner.swift
[2205/2280] Compiling JWTKit Base64URL.swift
[2206/2280] Compiling JWTKit CryptoSigner.swift
[2207/2287] Compiling JWTKit ECDSAKeyTypes.swift
[2208/2287] Compiling JWTKit ECDSASigner.swift
[2209/2287] Compiling JWTKit ECDSASigningAlgorithm.swift
[2210/2287] Compiling JWTKit JWTKeyCollection+ECDSA.swift
[2211/2287] Compiling JWTKit P256+CurveType.swift
[2212/2287] Compiling JWTKit P384+CurveType.swift
[2213/2287] Compiling JWTKit P521+CurveType.swift
[2215/2288] Compiling JWTKit JWTHeader.swift
[2216/2288] Compiling JWTKit JWTHeaderField.swift
[2217/2288] Compiling JWTKit JWTKeyCollection.swift
[2218/2288] Compiling JWTKit JWTParser.swift
[2219/2288] Compiling JWTKit JWTPayload.swift
[2220/2288] Compiling JWTKit JWTSerializer.swift
[2221/2288] Compiling JWTKit JWTSigner.swift
[2222/2288] Compiling JWTKit ECDSAError.swift
[2230/2288] Compiling JWTKit CustomizedJSONCoders.swift
[2248/2289] Emitting module JWTKit
[2249/2522] Compiling Vapor ClientResponse.swift
[2250/2522] Compiling Vapor Request+Client.swift
[2251/2522] Compiling Vapor BootCommand.swift
[2252/2522] Compiling Vapor CommandContext+Application.swift
[2253/2522] Compiling Vapor RoutesCommand.swift
[2254/2522] Compiling Vapor ServeCommand.swift
[2255/2522] Compiling Vapor AnyResponse+Concurrency.swift
[2256/2522] Compiling Vapor AsyncBasicResponder.swift
[2257/2522] Compiling Vapor Application+Cache.swift
[2258/2522] Compiling Vapor Cache.swift
[2259/2522] Compiling Vapor CacheExpirationTime.swift
[2260/2522] Compiling Vapor MemoryCache.swift
[2261/2522] Compiling Vapor Request+Cache.swift
[2262/2522] Compiling Vapor Application+Clients.swift
[2263/2522] Compiling Vapor Client.swift
[2264/2522] Compiling Vapor ClientRequest.swift
[2265/2522] Compiling Vapor ResponseCodable+Concurrency.swift
[2266/2522] Compiling Vapor RoutesBuilder+Concurrency.swift
[2267/2522] Compiling Vapor ViewRenderer+Concurrency.swift
[2268/2522] Compiling Vapor WebSocket+Concurrency.swift
[2269/2522] Compiling Vapor ContainerGetPathExecutor.swift
[2270/2522] Compiling Vapor Content.swift
[2271/2522] Compiling Vapor ContentCoders.swift
[2272/2522] Compiling Vapor ContentConfiguration.swift
[2273/2522] Compiling Vapor Application.swift
[2274/2522] Compiling Vapor AuthenticationCache.swift
[2275/2522] Compiling Vapor Authenticator.swift
[2276/2522] Compiling Vapor BasicAuthorization.swift
[2277/2522] Compiling Vapor BearerAuthorization.swift
[2278/2522] Compiling Vapor GuardMiddleware.swift
[2279/2522] Compiling Vapor RedirectMiddleware.swift
[2280/2522] Compiling Vapor SessionAuthenticatable.swift
[2281/2522] Compiling Vapor Bcrypt.swift
[2282/2522] Compiling Vapor HTTPHeaders+Directive.swift
[2283/2522] Compiling Vapor HTTPHeaders+Forwarded.swift
[2284/2522] Compiling Vapor HTTPHeaders+Link.swift
[2285/2522] Compiling Vapor HTTPHeaders+Name.swift
[2286/2522] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2287/2522] Compiling Vapor HTTPHeaders.swift
[2288/2522] Compiling Vapor HTTPMediaType.swift
[2289/2522] Compiling Vapor HTTPMediaTypePreference.swift
[2300/2532] Emitting module SotoCore
[2301/2532] Compiling Vapor PlaintextEncoder.swift
[2302/2532] Compiling Vapor URLQueryCoders.swift
[2303/2532] Compiling Vapor URLQueryContainer.swift
[2304/2532] Compiling Vapor HTTPStatus.swift
[2305/2532] Compiling Vapor HTTPCookies.swift
[2306/2532] Compiling Vapor HTTPHeaderCacheControl.swift
[2307/2532] Compiling Vapor HTTPHeaderExpires.swift
[2308/2532] Compiling Vapor HTTPHeaderLastModified.swift
[2309/2532] Compiling Vapor HTTPHeaders+Cache.swift
[2310/2532] Compiling Vapor HTTPHeaders+Connection.swift
[2311/2532] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2312/2532] Compiling Vapor HTTPHeaders+ContentRange.swift
[2326/2532] Compiling Vapor AsyncMiddleware.swift
[2327/2532] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2337/2532] Compiling Vapor AsyncSessionDriver.swift
[2338/2532] Compiling Vapor Authentication+Concurrency.swift
[2339/2532] Compiling Vapor Cache+Concurrency.swift
[2340/2532] Compiling Vapor Client+Concurrency.swift
[2341/2532] Compiling Vapor RequestBody+Concurrency.swift
[2342/2532] Compiling Vapor Responder+Concurrency.swift
[2351/2532] Compiling Vapor ContentContainer.swift
[2352/2532] Compiling Vapor JSONCoder+Custom.swift
[2353/2532] Compiling Vapor JSONCoders+Content.swift
[2354/2532] Compiling Vapor PlaintextDecoder.swift
[2403/2580] Compiling Vapor Request+Body.swift
[2404/2580] Compiling Vapor Request+BodyStream.swift
[2405/2580] Compiling Vapor Request.swift
[2406/2580] Compiling Vapor Application+Responder.swift
[2407/2580] Compiling Vapor DefaultResponder.swift
[2408/2580] Compiling Vapor Response+Body.swift
[2409/2580] Compiling Vapor Response.swift
[2410/2580] Compiling Vapor ResponseCodable.swift
[2411/2580] Compiling Vapor Application+Routes.swift
[2412/2580] Compiling Vapor Parameters+Require.swift
[2413/2580] Compiling Vapor Request+WebSocket.swift
[2414/2580] Compiling Vapor Route.swift
[2415/2580] Compiling Vapor RouteCollection.swift
[2416/2580] Compiling Vapor Routes.swift
[2417/2580] Compiling Vapor RoutesBuilder+Group.swift
[2418/2580] Compiling Vapor RoutesBuilder+Method.swift
[2419/2580] Compiling Vapor RoutesBuilder+Middleware.swift
[2420/2580] Compiling Vapor RoutesBuilder+WebSocket.swift
[2421/2580] Compiling Vapor RoutesBuilder.swift
[2422/2580] Compiling Vapor OTP.swift
[2423/2580] Compiling Vapor Application+Servers.swift
[2424/2580] Compiling Vapor Server.swift
[2425/2580] Compiling Vapor App+Service.swift
[2426/2580] Compiling Vapor Req+Service.swift
[2427/2580] Compiling Vapor Service.swift
[2428/2580] Compiling Vapor Application+Sessions.swift
[2429/2580] Compiling Vapor MemorySessions.swift
[2430/2580] Compiling Vapor Request+Session.swift
[2431/2580] Compiling Vapor Session.swift
[2432/2580] Compiling Vapor SessionCache.swift
[2433/2580] Compiling Vapor SessionData.swift
[2434/2580] Compiling Vapor SessionDriver.swift
[2435/2580] Compiling Vapor SessionsConfiguration.swift
[2436/2580] Compiling Vapor SessionsMiddleware.swift
[2437/2580] Compiling Vapor URLEncodedFormData.swift
[2438/2580] Compiling Vapor URLEncodedFormDecoder.swift
[2439/2580] Compiling Vapor URLEncodedFormEncoder.swift
[2440/2580] Compiling Vapor URLEncodedFormError.swift
[2441/2580] Compiling Vapor URLEncodedFormParser.swift
[2442/2580] Compiling Vapor URLEncodedFormSerializer.swift
[2443/2580] Compiling Vapor URLQueryFragmentConvertible.swift
[2444/2580] Compiling Vapor AnyResponse.swift
[2445/2580] Compiling Vapor Array+Random.swift
[2446/2580] Compiling Vapor Base32.swift
[2447/2580] Compiling Vapor Base64.swift
[2448/2580] Compiling Vapor BaseN.swift
[2449/2580] Compiling Vapor BasicCodingKey.swift
[2450/2580] Compiling Vapor ByteCount.swift
[2451/2580] Compiling Vapor HTTPServerResponseEncoder.swift
[2452/2580] Compiling Vapor HTTPServerUpgradeHandler.swift
[2453/2580] Compiling Vapor Logger+Report.swift
[2454/2580] Compiling Vapor LoggingSystem+Environment.swift
[2455/2580] Compiling Vapor Application+Middleware.swift
[2456/2580] Compiling Vapor CORSMiddleware.swift
[2457/2580] Compiling Vapor ErrorMiddleware.swift
[2458/2580] Compiling Vapor FileMiddleware.swift
[2459/2580] Compiling Vapor Middleware.swift
[2460/2580] Compiling Vapor MiddlewareConfiguration.swift
[2461/2580] Compiling Vapor ResponseCompressionMiddleware.swift
[2462/2580] Compiling Vapor RouteLoggingMiddleware.swift
[2463/2580] Compiling Vapor TracingMiddleware.swift
[2464/2580] Compiling Vapor File+Multipart.swift
[2465/2580] Compiling Vapor FormDataDecoder+Content.swift
[2466/2580] Compiling Vapor FormDataEncoder+Content.swift
[2467/2580] Compiling Vapor Application+Password.swift
[2468/2580] Compiling Vapor Application+Passwords.swift
[2469/2580] Compiling Vapor AsyncPasswordHasher.swift
[2470/2580] Compiling Vapor BcryptHasher.swift
[2471/2580] Compiling Vapor PasswordHasher.swift
[2472/2580] Compiling Vapor PlaintextHasher.swift
[2473/2580] Compiling Vapor Request+Password.swift
[2474/2580] Compiling Vapor Redirect.swift
[2475/2580] Compiling Vapor Validator.swift
[2476/2580] Compiling Vapor ValidatorResult.swift
[2477/2580] Compiling Vapor And.swift
[2478/2580] Compiling Vapor Case.swift
[2479/2580] Compiling Vapor CharacterSet.swift
[2480/2580] Compiling Vapor Count.swift
[2481/2580] Compiling Vapor Custom.swift
[2482/2580] Compiling Vapor Email.swift
[2483/2580] Compiling Vapor Empty.swift
[2484/2580] Compiling Vapor In.swift
[2485/2580] Compiling Vapor Nil.swift
[2486/2580] Compiling Vapor NilIgnoring.swift
[2487/2580] Compiling Vapor Not.swift
[2488/2580] Compiling Vapor Or.swift
[2489/2580] Compiling Vapor Pattern.swift
[2490/2580] Compiling Vapor Range.swift
[2491/2580] Compiling Vapor URL.swift
[2492/2580] Compiling Vapor Valid.swift
[2493/2580] Compiling Vapor Application+Views.swift
[2494/2580] Compiling Vapor PlaintextRenderer.swift
[2495/2580] Compiling Vapor Request+View.swift
[2496/2580] Compiling Vapor View.swift
[2497/2580] Compiling Vapor ViewRenderer.swift
[2498/2580] Compiling Vapor _Deprecations.swift
[2499/2580] Emitting module Vapor
[2500/2580] Compiling Vapor Core.swift
[2501/2580] Compiling Vapor Running.swift
[2502/2580] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2503/2580] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2504/2580] Compiling Vapor DotEnvFile+load.swift
[2505/2580] Compiling Vapor Routes+caseInsenstive.swift
[2506/2580] Compiling Vapor Validatable+validate.swift
[2507/2580] Compiling Vapor Environment+Process.swift
[2508/2580] Compiling Vapor Environment+Secret.swift
[2509/2580] Compiling Vapor Environment.swift
[2510/2580] Compiling Vapor Abort.swift
[2511/2580] Compiling Vapor AbortError.swift
[2512/2580] Compiling Vapor DebuggableError.swift
[2513/2580] Compiling Vapor Demangler.swift
[2514/2580] Compiling Vapor ErrorSource.swift
[2515/2580] Compiling Vapor StackTrace.swift
[2516/2580] Compiling Vapor Exports.swift
[2517/2580] Compiling Vapor Application+HTTP.swift
[2518/2580] Compiling Vapor BasicResponder.swift
[2519/2580] Compiling Vapor BodyStream.swift
[2520/2580] Compiling Vapor Application+HTTP+Client.swift
[2521/2580] Compiling Vapor EventLoopHTTPClient.swift
[2522/2580] Compiling Vapor EndpointCache.swift
[2523/2580] Compiling Vapor HTTPMethod+String.swift
[2539/2580] Compiling SotoCore TracingMiddleware.swift
[2540/2580] Compiling SotoCore TreeHashMiddleware.swift
[2541/2580] Compiling SotoCore MiddlewareStack.swift
[2542/2580] Compiling SotoCore RetryPolicy.swift
[2543/2580] Compiling SotoCore UnsafeTransfer.swift
[2544/2580] Compiling SotoCore base64.swift
[2545/2580] Compiling SotoCore crc32.swift
[2546/2580] Compiling SotoCore AWSClient+Waiter.swift
[2547/2580] Compiling SotoCore Matcher.swift
[2548/2580] Compiling Vapor Bytes+Hex.swift
[2549/2580] Compiling Vapor Bytes+SecureCompare.swift
[2550/2580] Compiling Vapor Collection+Safe.swift
[2551/2580] Compiling Vapor DataProtocol+Copy.swift
[2552/2580] Compiling Vapor DecoderUnwrapper.swift
[2553/2580] Compiling Vapor DirectoryConfiguration.swift
[2554/2580] Compiling Vapor DotEnv.swift
[2555/2580] Compiling Vapor Extendable.swift
[2556/2580] Compiling Vapor File.swift
[2557/2580] Compiling Vapor FileIO.swift
[2558/2580] Compiling Vapor LifecycleHandler.swift
[2559/2580] Compiling Vapor OptionalType.swift
[2560/2580] Compiling Vapor RFC1123.swift
[2561/2580] Compiling Vapor SocketAddress+Hostname.swift
[2562/2580] Compiling Vapor Storage.swift
[2563/2580] Compiling Vapor String+IsIPAddress.swift
[2564/2580] Compiling Vapor Thread.swift
[2565/2580] Compiling Vapor URI.swift
[2566/2580] Compiling Vapor RangeResult.swift
[2567/2580] Compiling Vapor Validatable.swift
[2568/2580] Compiling Vapor Validation.swift
[2569/2580] Compiling Vapor ValidationKey.swift
[2570/2580] Compiling Vapor Validations.swift
[2571/2580] Compiling Vapor ValidationsError.swift
[2583/2588] Emitting module _SotoCognitoIdentityGenerated
[2584/2588] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_shapes.swift
[2585/2588] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_api.swift
[2587/2593] Compiling SotoCognitoIdentity exports.swift
[2588/2593] Compiling SotoCognitoIdentity CognitoIdentity+CredentialProvider.swift
[2589/2593] Emitting module SotoCognitoIdentity
[2590/2593] Compiling SotoCognitoIdentity CognitoIdentity+IdentityProvider.swift
[2592/2594] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_api.swift
[2593/2594] Emitting module SotoCognitoIdentityProvider
[2594/2594] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_shapes.swift
[2596/2603] Compiling SotoCognitoAuthenticationKit UserPoolCredentialProvider.swift
[2597/2603] Compiling SotoCognitoAuthenticationKit Identifiable.swift
[2598/2603] Compiling SotoCognitoAuthenticationKit Tokens.swift
[2599/2603] Compiling SotoCognitoAuthenticationKit ContextData.swift
[2600/2603] Emitting module SotoCognitoAuthenticationKit
[2601/2603] Compiling SotoCognitoAuthenticationKit Configuration.swift
[2602/2603] Compiling SotoCognitoAuthenticationKit Authenticatable+JWT.swift
[2603/2603] Compiling SotoCognitoAuthenticationKit Authenticatable.swift
[2605/2609] Compiling SotoCognitoAuthentication Application+Cognito.swift
[2606/2609] Emitting module SotoCognitoAuthentication
[2607/2609] Compiling SotoCognitoAuthentication Authenticators.swift
[2608/2609] Compiling SotoCognitoAuthentication Exports.swift
[2609/2609] Compiling SotoCognitoAuthentication Request+Cognito.swift
Build complete! (547.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "soto-cognito-authentication-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto-cognito-authentication-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "soto-cognito-authentication",
  "name" : "soto-cognito-authentication",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "SotoCognitoAuthentication",
      "targets" : [
        "SotoCognitoAuthentication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoCognitoAuthentication",
      "module_type" : "SwiftTarget",
      "name" : "SotoCognitoAuthentication",
      "path" : "Sources/SotoCognitoAuthentication",
      "product_dependencies" : [
        "SotoCognitoAuthenticationKit",
        "Vapor"
      ],
      "product_memberships" : [
        "SotoCognitoAuthentication"
      ],
      "sources" : [
        "Application+Cognito.swift",
        "Authenticators.swift",
        "Exports.swift",
        "Request+Cognito.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.