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 main (30fff1), with Swift 6.1 for Linux on 29 Apr 2025 16:45:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor-community/soto-cognito-authentication
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-4609320-0":/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
Fetched https://github.com/soto-project/soto-cognito-authentication-kit.git from cache (0.25s)
[1/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.58s)
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.00s)
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/adam-fowler/big-num.git
Fetching https://github.com/soto-project/soto.git
[1/857] Fetching big-num
[858/14641] Fetching big-num, swift-crypto
[1134/28528] Fetching big-num, swift-crypto, async-http-client
Fetched https://github.com/adam-fowler/big-num.git from cache (0.35s)
[2910/27671] Fetching swift-crypto, async-http-client
[9706/36720] Fetching swift-crypto, async-http-client, jwt-kit
Fetched https://github.com/apple/swift-crypto.git from cache (1.29s)
[1/140873] Fetching soto
Fetched https://github.com/swift-server/async-http-client.git from cache (103.26s)
Fetched https://github.com/vapor/jwt-kit.git from cache (103.29s)
Fetched https://github.com/soto-project/soto.git from cache (104.24s)
Computing version for https://github.com/adam-fowler/big-num.git
Computed https://github.com/adam-fowler/big-num.git at 2.0.2 (110.63s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (4.02s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1651/9948] Fetching swift-log, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.44s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 7.6.1 (6.39s)
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 (2.49s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 7.6.0 (3.15s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2619] Fetching swift-nio-transport-services
[159/4825] Fetching swift-nio-transport-services, swift-metrics
[4782/9799] Fetching swift-nio-transport-services, swift-metrics, swift-distributed-tracing
[5324/10443] Fetching swift-nio-transport-services, swift-metrics, swift-distributed-tracing, jmespath.swift
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.41s)
[9203/9799] Fetching swift-nio-transport-services, swift-metrics, swift-distributed-tracing
[9800/24592] Fetching swift-nio-transport-services, swift-metrics, swift-distributed-tracing, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.66s)
[6749/19618] Fetching swift-nio-transport-services, swift-metrics, swift-nio-ssl
[7045/21323] Fetching swift-nio-transport-services, swift-metrics, swift-nio-ssl, swift-atomics
[10821/96873] Fetching swift-nio-transport-services, swift-metrics, swift-nio-ssl, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.81s)
[11366/95168] Fetching swift-nio-transport-services, swift-metrics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (3.58s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.58s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.62s)
[51374/75550] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.23s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (9.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.32s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.65s)
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.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (1.54s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[3885/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.44s)
Fetched https://github.com/apple/swift-collections.git from cache (1.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.92s)
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 (0.65s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/5662] Fetching swift-nio-extras
[4814/17166] Fetching swift-nio-extras, swift-nio-http2
[7274/23069] Fetching swift-nio-extras, swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.43s)
[8549/17407] Fetching swift-nio-http2, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.15s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.81s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.12s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.61s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.66s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.66s)
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.30s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.30s)
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 (0.83s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.65s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.61s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.78s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
[1/5485] Fetching console-kit
[879/8693] Fetching console-kit, multipart-kit
[2161/29420] Fetching console-kit, multipart-kit, routing-kit
[6380/32023] Fetching console-kit, multipart-kit, routing-kit, websocket-kit
[9597/34393] Fetching console-kit, multipart-kit, routing-kit, websocket-kit, async-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.50s)
[22965/31790] Fetching console-kit, multipart-kit, routing-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.24s)
[9524/11063] Fetching console-kit, multipart-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.73s)
Fetched https://github.com/vapor/console-kit.git from cache (1.73s)
Fetched https://github.com/vapor/multipart-kit.git from cache (1.79s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (2.40s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.61s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.58s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.72s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.60s)
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/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/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/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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
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-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-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-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/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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Building for debugging...
[0/850] Write sources
[47/850] Compiling CNIOWindows shim.c
[48/850] Compiling CNIOWindows WSAStartup.c
[49/850] Write sources
[51/850] Compiling CNIOLinux liburing_shims.c
[52/850] Write sources
[63/850] Compiling CNIOWASI CNIOWASI.c
[64/850] Compiling _NumericsShims _NumericsShims.c
[65/850] Compiling _AtomicsShims.c
[66/850] Compiling CVaporBcrypt blf.c
[67/850] Compiling CVaporBcrypt bcrypt.c
[68/850] Compiling CSotoExpat xmltok_impl.c
[69/850] Compiling CSotoExpat xmltok_ns.c
[70/850] Compiling CNIOLinux shim.c
[71/850] Compiling CSystem shims.c
[72/850] Compiling CSotoExpat xmlrole.c
[73/850] Compiling CNIOLLHTTP c_nio_api.c
[74/850] Compiling CNIOLLHTTP c_nio_http.c
[75/850] Compiling CNIOSHA1 c_nio_sha1.c
[76/850] Compiling CNIOExtrasZlib empty.c
[77/850] Compiling CNIODarwin shim.c
[78/850] Compiling CSotoExpat xmlparse.c
[79/850] Compiling fiat_p256_adx_sqr.S
[80/850] Compiling CSotoExpat xmltok.c
[81/850] Compiling fiat_curve25519_adx_mul.S
[82/850] Compiling fiat_p256_adx_mul.S
[83/850] Write swift-version-24593BA9C3E375BF.txt
[84/850] Compiling fiat_curve25519_adx_square.S
[85/850] Compiling CNIOLLHTTP c_nio_llhttp.c
[86/856] Compiling CNIOBoringSSLShims shims.c
[87/858] Compiling tls_method.cc
[89/858] Emitting module _NIODataStructures
[89/886] Compiling tls13_server.cc
[90/886] Compiling tls13_client.cc
[91/886] Compiling tls_record.cc
[92/911] Compiling tls13_enc.cc
[94/921] Emitting module ServiceContextModule
[95/921] Compiling ServiceContextModule ServiceContext.swift
[96/921] Emitting module _NIOBase64
[97/921] Compiling _NIOBase64 Base64.swift
[98/922] Compiling RealModule Real.swift
[99/923] Compiling RealModule AlgebraicField.swift
[100/923] Compiling RealModule ApproximateEquality.swift
[101/923] Emitting module RealModule
[102/923] Compiling RealModule AugmentedArithmetic.swift
[103/923] Compiling RealModule Double+Real.swift
[104/923] Compiling ServiceContextModule ServiceContextKey.swift
[105/924] Compiling RealModule Float80+Real.swift
[106/924] Compiling SystemPackage MachPort.swift
[107/924] Compiling SystemPackage PlatformString.swift
[108/924] Compiling SystemPackage SystemString.swift
[110/927] Compiling RealModule Float+Real.swift
[111/927] Compiling RealModule Float16+Real.swift
[112/927] Compiling _NIODataStructures _TinyArray.swift
[113/927] Compiling RealModule ElementaryFunctions.swift
[114/927] Compiling RealModule RealFunctions.swift
[115/928] Compiling _NIODataStructures PriorityQueue.swift
[116/928] Emitting module _CertificateInternals
[117/928] Compiling _CertificateInternals _TinyArray.swift
[119/929] Emitting module SystemPackage
[122/968] Compiling InternalCollectionsUtilities _SortedCollection.swift
[123/968] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[124/970] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[125/970] Compiling InternalCollectionsUtilities Specialize.swift
[126/970] Compiling InternalCollectionsUtilities Debugging.swift
[127/970] Compiling InternalCollectionsUtilities Descriptions.swift
[128/970] Compiling Instrumentation NoOpInstrument.swift
[129/970] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[130/970] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[131/970] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[133/970] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[134/970] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[135/970] Compiling SystemPackage FilePathComponentView.swift
[136/970] Compiling SystemPackage FilePathComponents.swift
[141/970] Compiling InternalCollectionsUtilities UInt+reversed.swift
[142/970] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[143/970] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[144/970] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[146/970] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[147/970] Compiling InternalCollectionsUtilities Integer rank.swift
[148/970] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[149/970] Compiling SystemPackage Util+StringArray.swift
[150/970] Compiling SystemPackage Util.swift
[151/970] Compiling SystemPackage UtilConsumers.swift
[152/970] Compiling _NIODataStructures Heap.swift
[153/971] Compiling Logging MetadataProvider.swift
[154/971] Emitting module Instrumentation
[155/971] Compiling SystemPackage Mocking.swift
[156/971] Compiling SystemPackage RawBuffer.swift
[157/971] Compiling SystemPackage Syscalls.swift
[158/971] Compiling SystemPackage WindowsSyscallAdapters.swift
[159/971] Compiling Instrumentation MultiplexInstrument.swift
[161/972] Compiling Logging Locks.swift
[162/972] Emitting module Logging
[163/972] Compiling Instrumentation Instrument.swift
[164/972] Compiling Instrumentation InstrumentationSystem.swift
[165/972] Compiling Instrumentation Locks.swift
[170/978] Compiling JMESPath Sendable.swift
[171/978] Compiling JMESPath Runtime.swift
[172/978] Compiling JMESPath Token.swift
[181/989] Emitting module InternalCollectionsUtilities
[182/989] Compiling JMESPath Parser.swift
[183/989] Emitting module INIParser
[184/989] Compiling INIParser INIParser.swift
[185/990] Compiling CoreMetrics Locks.swift
[197/991] Compiling Tracing TracingTime.swift
[202/991] Compiling Tracing TracerProtocol.swift
[203/991] Emitting module Tracing
[204/991] Compiling Tracing InstrumentationSystem+Tracing.swift
[205/991] Emitting module CoreMetrics
[206/991] Compiling Tracing TracerProtocol+Legacy.swift
[207/991] Compiling Tracing Tracer.swift
[208/991] Compiling Logging LogHandler.swift
[209/991] Compiling Logging Logging.swift
[218/1060] Compiling Tracing NoOpTracer.swift
[219/1060] Compiling Tracing SpanProtocol.swift
[220/1061] Compiling _RopeModule BigString+Ingester.swift
[221/1061] Compiling _RopeModule BigString+Invariants.swift
[223/1067] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[224/1067] Compiling _RopeModule BigString+Chunk+Splitting.swift
[225/1067] Compiling SotoXML XMLDecoder.swift
[226/1067] Compiling SotoXML XMLEncoder.swift
[227/1067] Compiling JMESPath Variable.swift
[228/1067] Emitting module JMESPath
[229/1067] Compiling _RopeModule BigString+Debugging.swift
[230/1067] Compiling _RopeModule BigString+Index.swift
[231/1068] Emitting module SotoXML
[232/1068] Compiling SotoXML Expat.swift
[233/1068] Compiling SotoXML XML.swift
[234/1124] Emitting module RoutingKit
[235/1124] Compiling RoutingKit AnyRouter.swift
[237/1124] Compiling RoutingKit Parameters.swift
[238/1124] Compiling RoutingKit PathComponent.swift
[239/1124] Compiling CoreMetrics Metrics.swift
[242/1132] Emitting module SwiftASN1
[243/1132] Compiling RoutingKit Router.swift
[244/1133] Compiling RoutingKit TrieRouter.swift
[246/1134] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[247/1134] Compiling HeapModule Heap+Descriptions.swift
[249/1225] Compiling HeapModule Heap.swift
[250/1225] Compiling HeapModule _HeapNode.swift
[251/1225] Compiling HashTreeCollections _Bucket.swift
[252/1225] Compiling HashTreeCollections _Hash.swift
[253/1229] Compiling HeapModule Heap+Invariants.swift
[254/1229] Compiling HeapModule Heap+UnsafeHandle.swift
[255/1229] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[256/1229] Compiling HashTreeCollections _HashNode+Storage.swift
[257/1229] Emitting module HeapModule
[258/1230] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[259/1230] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[260/1230] Compiling HashTreeCollections TreeDictionary+Keys.swift
[261/1230] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[262/1230] Compiling HashTreeCollections TreeDictionary+Merge.swift
[263/1230] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[264/1230] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[265/1237] Compiling HashTreeCollections TreeDictionary+Collection.swift
[266/1237] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[267/1237] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[268/1237] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[269/1237] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[270/1237] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[271/1237] Compiling HashTreeCollections TreeDictionary+Filter.swift
[272/1237] Compiling HashTreeCollections _HashLevel.swift
[273/1237] Compiling HashTreeCollections _HashNode+Builder.swift
[275/1237] Compiling HashTreeCollections _HashNode+Debugging.swift
[276/1237] Compiling HashTreeCollections _HashNode+Initializers.swift
[277/1237] Emitting module Metrics
[278/1237] Compiling Metrics Metrics.swift
[279/1238] Compiling HashTreeCollections _AncestorHashSlots.swift
[280/1238] Compiling HashTreeCollections _Bitmap.swift
[287/1238] Compiling HashTreeCollections _HashNode+Invariants.swift
[288/1238] Compiling HashTreeCollections _HashNode+Lookups.swift
[289/1238] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[290/1238] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[293/1238] Compiling DequeModule _DequeSlot.swift
[294/1238] Compiling DequeModule _UnsafeWrappedBuffer.swift
[296/1238] Compiling HashTreeCollections _HashNode+Structural union.swift
[297/1238] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[298/1238] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[299/1238] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[300/1238] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[301/1238] Compiling HashTreeCollections _HashNode.swift
[302/1238] Compiling HashTreeCollections _HashNodeHeader.swift
[303/1238] Compiling HashTreeCollections _HashSlot.swift
[304/1238] Compiling HashTreeCollections _HashStack.swift
[305/1238] Compiling HashTreeCollections _HashTreeIterator.swift
[306/1238] Compiling HashTreeCollections _HashTreeStatistics.swift
[307/1238] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[308/1238] Compiling HashTreeCollections _RawHashNode.swift
[309/1238] Compiling HashTreeCollections _UnmanagedHashNode.swift
[310/1238] Compiling HashTreeCollections _UnsafePath.swift
[311/1238] Compiling HashTreeCollections TreeDictionary+Codable.swift
[314/1238] Compiling OrderedCollections OrderedSet+SubSequence.swift
[315/1238] Compiling OrderedCollections OrderedSet+Testing.swift
[316/1238] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[317/1238] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[318/1238] Compiling OrderedCollections OrderedSet.swift
[319/1238] Compiling OrderedCollections _UnsafeBitset.swift
[320/1238] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[321/1238] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[322/1238] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[323/1238] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[324/1248] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[325/1248] Compiling HashTreeCollections _HashNode+Structural merge.swift
[326/1248] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[327/1248] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[333/1248] Compiling tls13_both.cc
[339/1257] Compiling HashTreeCollections TreeDictionary.swift
[340/1257] Compiling HashTreeCollections TreeSet+Codable.swift
[341/1257] Compiling _RopeModule Rope+Join.swift
[342/1257] Compiling _RopeModule Rope+MutatingForEach.swift
[343/1257] Compiling _RopeModule Rope+Remove.swift
[344/1257] Compiling _RopeModule Rope+RemoveSubrange.swift
[345/1257] Compiling _RopeModule Rope+Split.swift
[346/1257] Compiling _RopeModule Optional Utilities.swift
[347/1257] Compiling _RopeModule String Utilities.swift
[348/1257] Compiling _RopeModule String.Index+ABI.swift
[359/1257] Compiling OrderedCollections OrderedSet+Sendable.swift
[368/1257] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[369/1257] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[370/1257] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[371/1257] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[400/1257] Emitting module DequeModule
[410/1258] Compiling _RopeModule _CharacterRecognizer.swift
[411/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[412/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[413/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[414/1258] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[415/1258] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[416/1258] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[417/1258] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[418/1258] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[419/1258] Compiling HashTreeCollections TreeSet.swift
[430/1258] Compiling t1_enc.cc
[439/1258] Emitting module OrderedCollections
[441/1259] Emitting module _RopeModule
[441/1259] Compiling ssl_versions.cc
[475/1259] Compiling ssl_transcript.cc
[476/1259] Compiling ssl_x509.cc
[505/1259] Compiling ssl_stat.cc
[507/1260] Compiling ssl_privkey.cc
[509/1260] Emitting module HashTreeCollections
[510/1261] Compiling ssl_file.cc
[511/1261] Compiling ssl_session.cc
[512/1261] Compiling ssl_lib.cc
[513/1261] Compiling ssl_key_share.cc
[514/1261] Compiling ssl_cipher.cc
[515/1261] Compiling ssl_credential.cc
[516/1261] Compiling ssl_buffer.cc
[517/1261] Compiling ssl_cert.cc
[518/1261] Compiling ssl_asn1.cc
[519/1261] Compiling ssl_aead_ctx.cc
[520/1261] Compiling s3_pkt.cc
[521/1261] Compiling s3_lib.cc
[522/1261] Compiling s3_both.cc
[523/1261] Compiling handshake_server.cc
[524/1261] Compiling handshake.cc
[525/1261] Compiling handshake_client.cc
[526/1261] Compiling handoff.cc
[527/1261] Compiling encrypted_client_hello.cc
[528/1261] Compiling extensions.cc
[529/1261] Compiling md5-x86_64-linux.S
[530/1261] Compiling md5-x86_64-apple.S
[531/1261] Compiling dtls_record.cc
[532/1261] Compiling md5-586-linux.S
[533/1261] Compiling md5-586-apple.S
[534/1261] Compiling dtls_method.cc
[535/1261] Compiling chacha20_poly1305_x86_64-apple.S
[536/1261] Compiling chacha20_poly1305_x86_64-linux.S
[537/1261] Compiling chacha20_poly1305_armv8-win.S
[538/1261] Compiling chacha20_poly1305_armv8-linux.S
[539/1261] Compiling chacha20_poly1305_armv8-apple.S
[540/1261] Compiling chacha-x86_64-linux.S
[541/1261] Compiling chacha-x86_64-apple.S
[542/1261] Compiling chacha-x86-linux.S
[543/1261] Compiling chacha-x86-apple.S
[544/1261] Compiling d1_srtp.cc
[545/1261] Compiling bio_ssl.cc
[546/1261] Compiling err_data.cc
[547/1261] Compiling chacha-armv8-win.S
[548/1261] Compiling chacha-armv8-linux.S
[549/1261] Compiling chacha-armv4-linux.S
[550/1261] Compiling chacha-armv8-apple.S
[551/1261] Compiling aes128gcmsiv-x86_64-linux.S
[552/1261] Compiling x86_64-mont5-apple.S
[553/1261] Compiling aes128gcmsiv-x86_64-apple.S
[554/1261] Compiling x86_64-mont-linux.S
[555/1261] Compiling x86_64-mont5-linux.S
[556/1261] Compiling x86-mont-linux.S
[557/1261] Compiling x86_64-mont-apple.S
[558/1261] Compiling x86-mont-apple.S
[559/1261] Compiling d1_pkt.cc
[560/1261] Compiling vpaes-x86_64-apple.S
[561/1261] Compiling vpaes-x86_64-linux.S
[562/1261] Compiling vpaes-x86-linux.S
[563/1261] Compiling vpaes-x86-apple.S
[564/1261] Compiling vpaes-armv8-win.S
[565/1261] Compiling vpaes-armv8-linux.S
[566/1261] Compiling vpaes-armv7-linux.S
[567/1261] Compiling vpaes-armv8-apple.S
[568/1261] Compiling d1_lib.cc
[569/1261] Compiling sha512-armv8-linux.S
[570/1261] Compiling sha512-x86_64-apple.S
[570/1261] Compiling sha512-armv8-win.S
[572/1261] Compiling sha512-x86_64-linux.S
[573/1261] Compiling sha512-armv8-apple.S
[573/1261] Compiling sha512-armv4-linux.S
[573/1261] Compiling sha512-586-linux.S
[576/1261] Compiling sha512-586-apple.S
[577/1261] Compiling sha256-armv8-win.S
[578/1261] Compiling sha256-armv8-linux.S
[579/1261] Compiling sha256-armv8-apple.S
[580/1261] Compiling sha256-x86_64-apple.S
[581/1261] Compiling sha256-armv4-linux.S
[582/1261] Compiling sha256-x86_64-linux.S
[583/1261] Compiling sha256-586-linux.S
[584/1261] Compiling sha256-586-apple.S
[585/1261] Compiling d1_both.cc
[586/1261] Compiling sha1-armv8-win.S
[587/1261] Compiling sha1-armv8-linux.S
[588/1261] Compiling sha1-x86_64-apple.S
[589/1261] Compiling sha1-586-apple.S
[590/1261] Compiling sha1-armv8-apple.S
[590/1261] Compiling sha1-x86_64-linux.S
[592/1261] Compiling sha1-586-linux.S
[593/1261] Compiling sha1-armv4-large-linux.S
[594/1261] Compiling rdrand-x86_64-linux.S
[595/1261] Compiling p256_beeu-x86_64-asm-linux.S
[596/1261] Compiling rsaz-avx2-apple.S
[597/1261] Compiling rsaz-avx2-linux.S
[598/1261] Compiling p256_beeu-x86_64-asm-apple.S
[599/1261] Compiling p256_beeu-armv8-asm-linux.S
[600/1261] Compiling p256_beeu-armv8-asm-win.S
[601/1261] Compiling rdrand-x86_64-apple.S
[602/1261] Compiling p256_beeu-armv8-asm-apple.S
[603/1261] Compiling p256-armv8-asm-apple.S
[604/1261] Compiling p256-x86_64-asm-apple.S
[605/1261] Compiling p256-x86_64-asm-linux.S
[606/1261] Compiling p256-armv8-asm-win.S
[607/1261] Compiling ghashv8-armv8-linux.S
[608/1261] Compiling p256-armv8-asm-linux.S
[609/1261] Compiling ghashv8-armv8-apple.S
[609/1261] Compiling ghashv8-armv8-win.S
[611/1261] Compiling ghash-x86_64-apple.S
[612/1261] Compiling ghashv8-armv7-linux.S
[613/1261] Compiling ghash-x86-apple.S
[614/1261] Compiling ghash-x86-linux.S
[615/1261] Compiling ghash-x86_64-linux.S
[616/1261] Compiling ghash-ssse3-x86_64-linux.S
[617/1261] Compiling ghash-ssse3-x86-apple.S
[618/1261] Compiling ghash-ssse3-x86-linux.S
[619/1261] Compiling ghash-ssse3-x86_64-apple.S
[620/1261] Compiling ghash-neon-armv8-linux.S
[621/1261] Compiling ghash-neon-armv8-win.S
[622/1261] Compiling ghash-armv4-linux.S
[623/1261] Compiling ghash-neon-armv8-apple.S
[624/1261] Compiling co-586-linux.S
[625/1261] Compiling co-586-apple.S
[626/1261] Compiling bn-armv8-win.S
[627/1261] Compiling bsaes-armv7-linux.S
[628/1261] Compiling armv8-mont-win.S
[629/1261] Compiling bn-586-linux.S
[630/1261] Compiling armv4-mont-linux.S
[631/1261] Compiling armv8-mont-linux.S
[632/1261] Compiling bn-586-apple.S
[633/1261] Compiling bn-armv8-apple.S
[633/1261] Compiling bn-armv8-linux.S
[635/1261] Compiling armv8-mont-apple.S
[636/1261] Compiling aesv8-gcm-armv8-win.S
[637/1261] Compiling aesv8-armv8-win.S
[638/1261] Compiling aesv8-armv8-linux.S
[639/1261] Compiling aesv8-gcm-armv8-apple.S
[640/1261] Compiling aesv8-gcm-armv8-linux.S
[640/1261] Compiling aesv8-armv8-apple.S
[642/1261] Compiling aesv8-armv7-linux.S
[643/1261] Compiling aesni-x86-linux.S
[644/1261] Compiling aesni-x86_64-linux.S
[645/1261] Compiling aesni-x86-apple.S
[646/1261] Compiling aesni-x86_64-apple.S
[647/1261] Compiling aesni-gcm-x86_64-apple.S
[648/1261] Compiling aesni-gcm-x86_64-linux.S
[649/1261] Compiling aes-gcm-avx2-x86_64-apple.S
[650/1261] Compiling aes-gcm-avx2-x86_64-linux.S
[651/1261] Compiling aes-gcm-avx10-x86_64-linux.S
[651/1261] Compiling aes-gcm-avx10-x86_64-apple.S
[653/1261] Compiling x_spki.cc
[654/1261] Compiling x_req.cc
[655/1261] Compiling x_sig.cc
[656/1261] Compiling x_x509a.cc
[657/1261] Compiling x_x509.cc
[658/1261] Compiling x_pubkey.cc
[659/1261] Compiling x_val.cc
[660/1261] Compiling x_name.cc
[661/1261] Compiling x_exten.cc
[662/1261] Compiling x_algor.cc
[663/1261] Compiling x_attrib.cc
[663/1261] Compiling x_crl.cc
[663/1261] Compiling x_all.cc
[666/1261] Compiling x509rset.cc
[667/1261] Compiling x509spki.cc
[668/1261] Compiling x509name.cc
[669/1261] Compiling x509cset.cc
[670/1261] Compiling x509_vpm.cc
[671/1261] Compiling x509_txt.cc
[672/1261] Compiling x509_v3.cc
[673/1261] Compiling x509_trs.cc
[673/1261] Compiling x509_vfy.cc
[675/1261] Compiling x509_set.cc
[676/1261] Compiling x509_req.cc
[677/1261] Compiling x509_obj.cc
[678/1261] Compiling x509_ext.cc
[679/1261] Compiling x509_def.cc
[680/1261] Compiling x509_lu.cc
[681/1261] Compiling x509_d2.cc
[682/1261] Compiling x509_cmp.cc
[683/1261] Compiling x509_att.cc
[684/1261] Compiling x509.cc
[685/1261] Compiling v3_utl.cc
[686/1261] Compiling v3_skey.cc
[687/1261] Compiling v3_purp.cc
[688/1261] Compiling v3_prn.cc
[689/1261] Compiling v3_pcons.cc
[690/1261] Compiling v3_pmaps.cc
[691/1261] Compiling v3_ocsp.cc
[692/1261] Compiling v3_ncons.cc
[693/1261] Compiling v3_lib.cc
[694/1261] Compiling v3_int.cc
[695/1261] Compiling v3_ia5.cc
[696/1261] Compiling v3_info.cc
[697/1261] Compiling v3_enum.cc
[698/1261] Compiling v3_genn.cc
[699/1261] Compiling v3_extku.cc
[700/1261] Compiling v3_crld.cc
[701/1261] Compiling v3_cpols.cc
[702/1261] Compiling v3_conf.cc
[703/1261] Compiling v3_bitst.cc
[704/1261] Compiling v3_bcons.cc
[705/1261] Compiling v3_akey.cc
[706/1261] Compiling v3_akeya.cc
[707/1261] Compiling v3_alt.cc
[708/1261] Compiling t_x509.cc
[709/1261] Compiling t_x509a.cc
[710/1261] Compiling t_req.cc
[711/1261] Compiling i2d_pr.cc
[712/1261] Compiling t_crl.cc
[713/1261] Compiling name_print.cc
[714/1261] Compiling rsa_pss.cc
[715/1261] Compiling policy.cc
[716/1261] Compiling by_file.cc
[717/1261] Compiling by_dir.cc
[718/1261] Compiling algorithm.cc
[719/1261] Compiling asn1_gen.cc
[720/1261] Compiling a_sign.cc
[721/1261] Compiling a_verify.cc
[722/1261] Compiling thread_win.cc
[723/1261] Compiling trust_token.cc
[724/1261] Compiling a_digest.cc
[725/1261] Compiling thread_pthread.cc
[725/1261] Compiling voprf.cc
[727/1261] Compiling thread_none.cc
[728/1261] Compiling thread.cc
[729/1261] Compiling pmbtoken.cc
[730/1261] Compiling stack.cc
[731/1261] Compiling sha512.cc
[732/1261] Compiling siphash.cc
[733/1261] Compiling sha256.cc
[734/1261] Compiling slhdsa.cc
[735/1261] Compiling sha1.cc
[736/1261] Compiling rsa_print.cc
[737/1261] Compiling rsa_extra.cc
[738/1261] Compiling spake2plus.cc
[739/1261] Compiling refcount.cc
[740/1261] Compiling rc4.cc
[741/1261] Compiling rsa_crypt.cc
[742/1261] Compiling windows.cc
[743/1261] Compiling trusty.cc
[744/1261] Compiling ios.cc
[745/1261] Compiling urandom.cc
[746/1261] Compiling rand.cc
[747/1261] Compiling rsa_asn1.cc
[748/1261] Compiling passive.cc
[749/1261] Compiling getentropy.cc
[750/1261] Compiling deterministic.cc
[751/1261] Compiling poly1305_arm_asm.S
[752/1261] Compiling forkunsafe.cc
[753/1261] Compiling fork_detect.cc
[754/1261] Compiling poly1305_arm.cc
[755/1261] Compiling poly1305.cc
[756/1261] Compiling poly1305_vec.cc
[757/1261] Compiling pool.cc
[758/1261] Compiling pkcs8_x509.cc
[759/1261] Compiling pkcs7.cc
[760/1261] Compiling pkcs8.cc
[761/1261] Compiling p5_pbev2.cc
[762/1261] Compiling pem_xaux.cc
[763/1261] Compiling pem_x509.cc
[764/1261] Compiling pkcs7_x509.cc
[765/1261] Compiling pem_pkey.cc
[766/1261] Compiling pem_pk8.cc
[767/1261] Compiling mlkem.cc
[768/1261] Compiling mldsa.cc
[769/1261] Compiling obj_xref.cc
[770/1261] Compiling pem_oth.cc
[771/1261] Compiling obj.cc
[772/1261] Compiling pem_info.cc
[773/1261] Compiling pem_lib.cc
[774/1261] Compiling poly_rq_mul.S
[775/1261] Compiling pem_all.cc
[776/1261] Compiling mem.cc
[777/1261] Compiling lhash.cc
[778/1261] Compiling fips_shared_support.cc
[779/1261] Compiling md4.cc
[780/1261] Compiling md5.cc
[781/1261] Compiling kyber.cc
[782/1261] Compiling hrss.cc
[783/1261] Compiling sign.cc
[784/1261] Compiling ex_data.cc
[785/1261] Compiling scrypt.cc
[786/1261] Compiling p_x25519.cc
[787/1261] Compiling hpke.cc
[788/1261] Compiling print.cc
[789/1261] Compiling pbkdf.cc
[790/1261] Compiling p_ed25519.cc
[791/1261] Compiling p_x25519_asn1.cc
[792/1261] Compiling p_hkdf.cc
[793/1261] Compiling p_rsa.cc
[794/1261] Compiling p_rsa_asn1.cc
[795/1261] Compiling p_ed25519_asn1.cc
[796/1261] Compiling p_ec_asn1.cc
[797/1261] Compiling p_dh.cc
[798/1261] Compiling p_ec.cc
[799/1261] Compiling p_dh_asn1.cc
[800/1261] Compiling evp_ctx.cc
[801/1261] Compiling p_dsa_asn1.cc
[802/1261] Compiling err.cc
[803/1261] Compiling evp.cc
[804/1261] Compiling engine.cc
[805/1261] Compiling ecdh.cc
[806/1261] Compiling evp_asn1.cc
[807/1261] Compiling hash_to_curve.cc
[808/1261] Compiling ecdsa_asn1.cc
[809/1261] Compiling ec_derive.cc
[810/1261] Compiling dsa.cc
[811/1261] Compiling ec_asn1.cc
[812/1261] Compiling dsa_asn1.cc
[813/1261] Compiling digest_extra.cc
[814/1261] Compiling x25519-asm-arm.S
[815/1261] Compiling params.cc
[816/1261] Compiling des.cc
[817/1261] Compiling cpu_arm_linux.cc
[818/1261] Compiling crypto.cc
[819/1261] Compiling dh_asn1.cc
[820/1261] Compiling cpu_intel.cc
[821/1261] Compiling spake25519.cc
[822/1261] Compiling curve25519.cc
[823/1261] Compiling cpu_aarch64_win.cc
[824/1261] Compiling cpu_arm_freebsd.cc
[825/1261] Compiling cpu_aarch64_sysreg.cc
[826/1261] Compiling cpu_aarch64_openbsd.cc
[827/1261] Compiling curve25519_64_adx.cc
[828/1261] Compiling bcm.cc
[829/1261] Compiling cpu_aarch64_linux.cc
[830/1261] Compiling cpu_aarch64_apple.cc
[831/1261] Compiling cpu_aarch64_fuchsia.cc
[832/1261] Compiling get_cipher.cc
[833/1261] Compiling conf.cc
[834/1261] Compiling tls_cbc.cc
[835/1261] Compiling e_null.cc
[836/1261] Compiling e_rc2.cc
[837/1261] Compiling e_rc4.cc
[838/1261] Compiling e_des.cc
[839/1261] Compiling e_tls.cc
[840/1261] Compiling e_chacha20poly1305.cc
[841/1261] Compiling e_aesgcmsiv.cc
[842/1261] Compiling derive_key.cc
[843/1261] Compiling e_aesctrhmac.cc
[844/1261] Compiling chacha.cc
[845/1261] Compiling buf.cc
[846/1261] Compiling unicode.cc
[847/1261] Compiling ber.cc
[848/1261] Compiling cbb.cc
[849/1261] Compiling asn1_compat.cc
[850/1261] Compiling cbs.cc
[851/1261] Compiling bn_asn1.cc
[852/1261] Compiling socket_helper.cc
[853/1261] Compiling convert.cc
[854/1261] Compiling printf.cc
[855/1261] Compiling socket.cc
[856/1261] Compiling blake2.cc
[857/1261] Compiling hexdump.cc
[858/1261] Compiling pair.cc
[859/1261] Compiling file.cc
[859/1261] Compiling fd.cc
[861/1261] Compiling connect.cc
[862/1261] Compiling errno.cc
[863/1261] Compiling bio_mem.cc
[864/1261] Compiling bio.cc
[865/1261] Compiling tasn_typ.cc
[866/1261] Compiling base64.cc
[867/1261] Compiling tasn_fre.cc
[868/1261] Compiling tasn_enc.cc
[869/1261] Compiling posix_time.cc
[870/1261] Compiling tasn_utl.cc
[871/1261] Compiling f_string.cc
[872/1261] Compiling tasn_new.cc
[873/1261] Compiling tasn_dec.cc
[874/1261] Compiling f_int.cc
[875/1261] Compiling asn_pack.cc
[876/1261] Compiling asn1_par.cc
[877/1261] Compiling a_time.cc
[878/1261] Compiling a_type.cc
[879/1261] Compiling a_octet.cc
[879/1261] Compiling a_utctm.cc
[881/1261] Compiling asn1_lib.cc
[882/1261] Compiling a_strex.cc
[883/1261] Compiling a_strnid.cc
[884/1261] Compiling a_object.cc
[885/1261] Compiling a_i2d_fp.cc
[886/1261] Compiling a_dup.cc
[887/1261] Compiling a_mbstr.cc
[888/1261] Compiling a_d2i_fp.cc
[889/1261] Compiling fiat_p256_adx_sqr.S
[890/1261] Compiling a_gentm.cc
[891/1261] Compiling a_int.cc
[892/1261] Compiling fiat_p256_adx_mul.S
[893/1261] Compiling a_bitstr.cc
[894/1261] Compiling fiat_curve25519_adx_mul.S
[894/1261] Compiling fiat_curve25519_adx_square.S
[896/1261] Compiling a_bool.cc
[897/1261] Compiling md5-x86_64-apple.S
[898/1261] Compiling md5-586-linux.S
[898/1261] Compiling md5-x86_64-linux.S
[900/1261] Compiling md5-586-apple.S
[901/1261] Compiling chacha20_poly1305_x86_64-apple.S
[902/1261] Compiling chacha20_poly1305_armv8-win.S
[903/1261] Compiling chacha20_poly1305_armv8-linux.S
[904/1261] Compiling CCryptoBoringSSLShims shims.c
[905/1261] Compiling chacha20_poly1305_x86_64-linux.S
[906/1261] Compiling err_data.cc
[907/1261] Compiling chacha20_poly1305_armv8-apple.S
[908/1261] Compiling chacha-x86_64-apple.S
[909/1261] Compiling chacha-x86_64-linux.S
[910/1261] Compiling chacha-armv8-win.S
[911/1261] Compiling chacha-x86-linux.S
[912/1261] Compiling chacha-x86-apple.S
[913/1261] Compiling chacha-armv4-linux.S
[914/1261] Compiling chacha-armv8-apple.S
[914/1261] Compiling chacha-armv8-linux.S
[916/1261] Compiling aes128gcmsiv-x86_64-apple.S
[917/1261] Compiling x86_64-mont-apple.S
[918/1261] Compiling aes128gcmsiv-x86_64-linux.S
[919/1261] Compiling x86-mont-apple.S
[920/1261] Compiling x86_64-mont5-linux.S
[921/1261] Compiling vpaes-x86_64-apple.S
[922/1261] Compiling x86_64-mont5-apple.S
[923/1261] Compiling x86_64-mont-linux.S
[924/1261] Compiling vpaes-x86_64-linux.S
[925/1261] Compiling x86-mont-linux.S
[926/1261] Compiling vpaes-x86-apple.S
[927/1261] Compiling vpaes-x86-linux.S
[928/1261] Compiling vpaes-armv8-win.S
[929/1261] Compiling vpaes-armv8-apple.S
[930/1261] Compiling vpaes-armv7-linux.S
[930/1261] Compiling vpaes-armv8-linux.S
[932/1261] Compiling sha512-x86_64-apple.S
[933/1261] Compiling sha512-armv8-win.S
[934/1261] Compiling sha512-x86_64-linux.S
[935/1261] Compiling sha512-armv8-linux.S
[936/1261] Compiling sha512-armv8-apple.S
[937/1261] Compiling sha512-armv4-linux.S
[938/1261] Compiling sha512-586-linux.S
[939/1261] Compiling sha512-586-apple.S
[940/1261] Compiling sha256-x86_64-apple.S
[941/1261] Compiling sha256-armv8-win.S
[942/1261] Compiling sha256-x86_64-linux.S
[943/1261] Compiling sha256-armv8-apple.S
[944/1261] Compiling sha256-armv8-linux.S
[945/1261] Compiling sha256-armv4-linux.S
[946/1261] Compiling sha256-586-apple.S
[947/1261] Compiling sha256-586-linux.S
[948/1261] Compiling sha1-x86_64-apple.S
[949/1261] Compiling sha1-armv8-apple.S
[950/1261] Compiling sha1-armv8-win.S
[951/1261] Compiling sha1-armv8-linux.S
[952/1261] Compiling sha1-x86_64-linux.S
[953/1261] Compiling sha1-armv4-large-linux.S
[954/1261] Compiling sha1-586-linux.S
[955/1261] Compiling sha1-586-apple.S
[956/1261] Compiling rdrand-x86_64-apple.S
[957/1261] Compiling rsaz-avx2-linux.S
[958/1261] Compiling p256_beeu-x86_64-asm-apple.S
[959/1261] Compiling rdrand-x86_64-linux.S
[960/1261] Compiling rsaz-avx2-apple.S
[961/1261] Compiling p256_beeu-x86_64-asm-linux.S
[962/1261] Compiling p256_beeu-armv8-asm-linux.S
[963/1261] Compiling p256_beeu-armv8-asm-win.S
[964/1261] Compiling p256-armv8-asm-win.S
[965/1261] Compiling p256_beeu-armv8-asm-apple.S
[966/1261] Compiling p256-x86_64-asm-apple.S
[967/1261] Compiling p256-armv8-asm-linux.S
[967/1261] Compiling p256-armv8-asm-apple.S
[969/1261] Compiling p256-x86_64-asm-linux.S
[970/1261] Compiling ghashv8-armv8-linux.S
[971/1261] Compiling ghashv8-armv8-apple.S
[972/1261] Compiling ghashv8-armv8-win.S
[973/1261] Compiling ghashv8-armv7-linux.S
[974/1261] Compiling ghash-x86_64-linux.S
[975/1261] Compiling ghash-x86_64-apple.S
[975/1261] Compiling ghash-x86-linux.S
[977/1261] Compiling ghash-x86-apple.S
[978/1261] Compiling ghash-ssse3-x86_64-apple.S
[979/1261] Compiling ghash-ssse3-x86_64-linux.S
[980/1261] Compiling ghash-neon-armv8-win.S
[980/1261] Compiling ghash-ssse3-x86-linux.S
[982/1261] Compiling ghash-ssse3-x86-apple.S
[983/1261] Compiling ghash-neon-armv8-apple.S
[984/1261] Compiling ghash-neon-armv8-linux.S
[985/1261] Compiling co-586-linux.S
[986/1261] Compiling co-586-apple.S
[987/1261] Compiling ghash-armv4-linux.S
[988/1261] Compiling bsaes-armv7-linux.S
[989/1261] Compiling bn-armv8-linux.S
[990/1261] Compiling bn-armv8-win.S
[991/1261] Compiling bn-armv8-apple.S
[992/1261] Compiling bn-586-linux.S
[993/1261] Compiling armv8-mont-win.S
[994/1261] Compiling bn-586-apple.S
[995/1261] Compiling armv8-mont-apple.S
[996/1261] Compiling armv4-mont-linux.S
[997/1261] Compiling armv8-mont-linux.S
[998/1261] Compiling aesv8-gcm-armv8-linux.S
[999/1261] Compiling aesv8-gcm-armv8-win.S
[1000/1261] Compiling aesv8-armv8-win.S
[1001/1261] Compiling aesv8-gcm-armv8-apple.S
[1002/1261] Compiling aesv8-armv8-linux.S
[1003/1261] Compiling aesv8-armv7-linux.S
[1004/1261] Compiling aesv8-armv8-apple.S
[1005/1261] Compiling aesni-x86-linux.S
[1005/1261] Compiling aesni-x86_64-linux.S
[1007/1261] Compiling aesni-x86_64-apple.S
[1008/1261] Compiling aesni-gcm-x86_64-linux.S
[1009/1261] Compiling aesni-x86-apple.S
[1010/1261] Compiling aesni-gcm-x86_64-apple.S
[1011/1261] Compiling c-nioatomics.c
[1012/1261] Compiling aes-gcm-avx10-x86_64-apple.S
[1013/1261] Compiling aes-gcm-avx10-x86_64-linux.S
[1014/1261] Compiling c-atomics.c
[1015/1261] Compiling x_x509a.cc
[1016/1264] Compiling x_val.cc
[1017/1267] Compiling x_req.cc
[1018/1267] Compiling x_spki.cc
[1019/1267] Compiling x_pubkey.cc
[1020/1267] Compiling x_x509.cc
[1021/1267] Compiling x_sig.cc
[1023/1267] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1024/1267] Compiling NIOConcurrencyHelpers NIOLock.swift
[1025/1267] Compiling NIOConcurrencyHelpers lock.swift
[1026/1267] Compiling NIOConcurrencyHelpers atomics.swift
[1027/1267] Emitting module NIOConcurrencyHelpers
[1028/1267] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1028/1268] Compiling x_exten.cc
[1029/1268] Compiling x_crl.cc
[1031/1268] Compiling x_name.cc
[1032/1268] Compiling x_all.cc
[1033/1268] Compiling x_algor.cc
[1034/1268] Compiling x509spki.cc
[1035/1268] Compiling x_attrib.cc
[1036/1294] Compiling x509name.cc
[1037/1294] Compiling x509cset.cc
[1038/1294] Compiling x509rset.cc
[1040/1294] Emitting module ConsoleKitTerminal
[1040/1297] Compiling x509_v3.cc
[1041/1297] Compiling x509_vfy.cc
[1043/1297] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1044/1297] Compiling ConsoleKitTerminal ConsoleClear.swift
[1045/1297] Compiling ConsoleKitTerminal Console+Ask.swift
[1046/1297] Compiling ConsoleKitTerminal Console+Choose.swift
[1047/1297] Compiling ConsoleKitTerminal ActivityBar.swift
[1048/1297] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1049/1297] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1050/1297] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1051/1297] Compiling ConsoleKitTerminal CustomActivity.swift
[1052/1297] Compiling ConsoleKitTerminal LoadingBar.swift
[1053/1297] Compiling ConsoleKitTerminal ProgressBar.swift
[1054/1297] Compiling ConsoleKitTerminal Console+Clear.swift
[1054/1297] Compiling x509_txt.cc
[1055/1297] Compiling x509_vpm.cc
[1057/1297] Compiling ConsoleKitTerminal Console+Confirm.swift
[1058/1297] Compiling ConsoleKitTerminal Console+Input.swift
[1059/1297] Compiling ConsoleKitTerminal Console+Center.swift
[1060/1297] Compiling ConsoleKitTerminal Console+Output.swift
[1061/1297] Compiling ConsoleKitTerminal Console+Wait.swift
[1062/1297] Compiling ConsoleKitTerminal ConsoleColor.swift
[1063/1297] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1064/1297] Compiling ConsoleKitTerminal ConsoleText.swift
[1065/1297] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1066/1297] Compiling ConsoleKitTerminal ANSI.swift
[1066/1297] Compiling x509_req.cc
[1068/1297] Compiling ConsoleKitTerminal Console.swift
[1069/1297] Compiling ConsoleKitTerminal Terminal.swift
[1070/1297] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1070/1297] Compiling x509_obj.cc
[1071/1297] Compiling x509_def.cc
[1072/1297] Compiling x509_lu.cc
[1073/1297] Compiling x509_trs.cc
[1074/1297] Compiling x509_set.cc
[1074/1297] Compiling x509_ext.cc
[1077/1297] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1078/1297] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1079/1297] Compiling ConsoleKitTerminal LoggerFragment.swift
[1080/1298] Compiling x509_d2.cc
[1081/1298] Compiling x509_att.cc
[1082/1308] Compiling x509_cmp.cc
[1083/1320] Compiling x509.cc
[1084/1320] Compiling v3_utl.cc
[1085/1320] Compiling v3_skey.cc
[1086/1320] Compiling v3_prn.cc
[1088/1320] Compiling ConsoleKitCommands CommandSignature.swift
[1089/1320] Compiling ConsoleKitCommands Flag.swift
[1090/1320] Compiling ConsoleKitCommands Option.swift
[1090/1322] Compiling v3_purp.cc
[1092/1322] Emitting module ConsoleKitCommands
[1093/1322] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1094/1322] Compiling ConsoleKitCommands AsyncCommand.swift
[1095/1322] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1096/1322] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1097/1322] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1098/1322] Compiling ConsoleKitCommands Argument.swift
[1099/1322] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1100/1322] Compiling ConsoleKitCommands Utilities.swift
[1100/1322] Compiling v3_ocsp.cc
[1101/1322] Compiling v3_pcons.cc
[1102/1322] Compiling v3_pmaps.cc
[1103/1322] Compiling v3_ncons.cc
[1104/1322] Compiling v3_int.cc
[1105/1322] Compiling v3_ia5.cc
[1106/1322] Compiling v3_genn.cc
[1107/1322] Compiling v3_lib.cc
[1108/1322] Compiling v3_info.cc
[1109/1322] Compiling v3_enum.cc
[1111/1322] Compiling ConsoleKitCommands CommandGroup.swift
[1112/1322] Compiling ConsoleKitCommands CommandInput.swift
[1113/1322] Compiling ConsoleKitCommands Commands.swift
[1114/1322] Compiling ConsoleKitCommands Command.swift
[1115/1322] Compiling ConsoleKitCommands CommandContext.swift
[1116/1322] Compiling ConsoleKitCommands CommandError.swift
[1117/1322] Compiling ConsoleKitCommands AsyncCommands.swift
[1118/1322] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1119/1322] Compiling ConsoleKitCommands AnyCommand.swift
[1120/1322] Compiling ConsoleKitCommands Console+Run.swift
[1121/1322] Compiling ConsoleKitCommands ConsoleError.swift
[1122/1322] Compiling ConsoleKitCommands Completion.swift
[1122/1323] Compiling v3_cpols.cc
[1123/1323] Compiling v3_extku.cc
[1124/1323] Compiling v3_conf.cc
[1126/1323] Compiling v3_crld.cc
[1127/1323] Compiling v3_bcons.cc
[1128/1325] Compiling v3_bitst.cc
[1130/1325] Compiling ConsoleKit Exports.swift
[1131/1325] Emitting module ConsoleKit
[1131/1326] Compiling v3_akeya.cc
[1133/1326] Compiling v3_alt.cc
[1134/1326] Compiling t_x509a.cc
[1135/1326] Compiling t_req.cc
[1136/1326] Compiling t_x509.cc
[1137/1326] Compiling v3_akey.cc
[1138/1326] Compiling t_crl.cc
[1139/1326] Compiling i2d_pr.cc
[1140/1326] Compiling policy.cc
[1141/1326] Compiling name_print.cc
[1142/1326] Compiling rsa_pss.cc
[1143/1326] Compiling a_verify.cc
[1144/1326] Compiling algorithm.cc
[1145/1326] Compiling asn1_gen.cc
[1146/1326] Compiling by_file.cc
[1147/1326] Compiling by_dir.cc
[1148/1326] Compiling voprf.cc
[1149/1326] Compiling thread.cc
[1150/1326] Compiling thread_win.cc
[1151/1326] Compiling pmbtoken.cc
[1152/1326] Compiling thread_none.cc
[1153/1326] Compiling thread_pthread.cc
[1154/1326] Compiling trust_token.cc
[1155/1326] Compiling a_digest.cc
[1156/1326] Compiling a_sign.cc
[1157/1326] Compiling thash.cc
[1158/1326] Compiling stack.cc
[1159/1326] Compiling sha512.cc
[1160/1326] Compiling wots.cc
[1161/1326] Compiling sha256.cc
[1162/1326] Compiling fors.cc
[1163/1326] Compiling merkle.cc
[1164/1326] Compiling slhdsa.cc
[1165/1326] Compiling rsa_print.cc
[1166/1326] Compiling siphash.cc
[1167/1326] Compiling sha1.cc
[1168/1326] Compiling rsa_extra.cc
[1169/1326] Compiling rc4.cc
[1170/1326] Compiling windows.cc
[1171/1326] Compiling trusty.cc
[1172/1326] Compiling refcount.cc
[1173/1326] Compiling rand_extra.cc
[1173/1326] Compiling rsa_crypt.cc
[1175/1326] Compiling urandom.cc
[1176/1326] Compiling rsa_asn1.cc
[1177/1326] Compiling ios.cc
[1178/1326] Compiling poly1305_arm_asm.S
[1179/1326] Compiling passive.cc
[1180/1326] Compiling getentropy.cc
[1181/1326] Compiling deterministic.cc
[1182/1326] Compiling poly1305_arm.cc
[1183/1326] Compiling fork_detect.cc
[1184/1326] Compiling forkunsafe.cc
[1185/1326] Compiling pool.cc
[1186/1326] Compiling poly1305_vec.cc
[1187/1326] Compiling poly1305.cc
[1188/1326] Compiling pkcs7.cc
[1189/1326] Compiling pkcs8.cc
[1190/1326] Compiling p5_pbev2.cc
[1191/1326] Compiling pem_x509.cc
[1192/1326] Compiling pkcs7_x509.cc
[1193/1326] Compiling pem_pkey.cc
[1194/1326] Compiling pem_pk8.cc
[1195/1326] Compiling pkcs8_x509.cc
[1196/1326] Compiling pem_xaux.cc
[1197/1326] Compiling mldsa.cc
[1198/1326] Compiling obj_xref.cc
[1199/1326] Compiling pem_info.cc
[1200/1326] Compiling pem_oth.cc
[1201/1326] Compiling pem_lib.cc
[1202/1326] Compiling mem.cc
[1203/1326] Compiling mlkem.cc
[1204/1326] Compiling md5.cc
[1205/1326] Compiling pem_all.cc
[1206/1326] Compiling fips_shared_support.cc
[1207/1326] Compiling obj.cc
[1208/1326] Compiling poly_rq_mul.S
[1209/1326] Compiling md4.cc
[1210/1326] Compiling lhash.cc
[1211/1326] Compiling scrypt.cc
[1212/1326] Compiling hpke.cc
[1213/1326] Compiling sign.cc
[1214/1326] Compiling kyber.cc
[1215/1326] Compiling ex_data.cc
[1216/1326] Compiling hrss.cc
[1217/1326] Compiling p_rsa_asn1.cc
[1218/1326] Compiling print.cc
[1219/1326] Compiling p_x25519.cc
[1220/1326] Compiling pbkdf.cc
[1221/1326] Compiling p_ed25519_asn1.cc
[1222/1326] Compiling p_ed25519.cc
[1223/1326] Compiling p_x25519_asn1.cc
[1224/1326] Compiling p_hkdf.cc
[1225/1326] Compiling p_rsa.cc
[1226/1326] Compiling p_dh.cc
[1227/1326] Compiling p_dsa_asn1.cc
[1228/1326] Compiling evp_asn1.cc
[1229/1326] Compiling p_ec_asn1.cc
[1230/1326] Compiling err.cc
[1231/1326] Compiling engine.cc
[1232/1326] Compiling p_ec.cc
[1233/1326] Compiling evp_ctx.cc
[1234/1326] Compiling p_dh_asn1.cc
[1235/1326] Compiling evp.cc
[1236/1326] Compiling ecdh_extra.cc
[1236/1326] Compiling ecdsa_asn1.cc
[1238/1326] Compiling ec_derive.cc
[1239/1326] Compiling hash_to_curve.cc
[1240/1326] Compiling ec_asn1.cc
[1241/1326] Compiling dsa_asn1.cc
[1242/1326] Compiling des.cc
[1243/1326] Compiling bcm.cc
[1244/1326] Compiling dsa.cc
[1245/1326] Compiling x25519-asm-arm.S
[1246/1326] Compiling digest_extra.cc
[1247/1326] Compiling spake25519.cc
[1248/1326] Compiling dh_asn1.cc
[1249/1326] Compiling params.cc
[1250/1326] Compiling cpu_intel.cc
[1251/1326] Compiling cpu_aarch64_win.cc
[1252/1326] Compiling cpu_arm_linux.cc
[1253/1326] Compiling crypto.cc
[1254/1326] Compiling cpu_arm_freebsd.cc
[1255/1326] Compiling curve25519.cc
[1256/1326] Compiling curve25519_64_adx.cc
[1257/1326] Compiling cpu_aarch64_openbsd.cc
[1258/1326] Compiling cpu_aarch64_sysreg.cc
[1259/1326] Compiling e_tls.cc
[1260/1326] Compiling tls_cbc.cc
[1261/1326] Compiling cpu_aarch64_linux.cc
[1262/1326] Compiling cpu_aarch64_fuchsia.cc
[1263/1326] Compiling cpu_aarch64_apple.cc
[1264/1326] Compiling e_rc4.cc
[1265/1326] Compiling conf.cc
[1266/1326] Compiling e_null.cc
[1267/1326] Compiling derive_key.cc
[1268/1326] Compiling e_rc2.cc
[1269/1326] Compiling e_chacha20poly1305.cc
[1270/1326] Compiling e_des.cc
[1271/1326] Compiling unicode.cc
[1272/1326] Compiling e_aesgcmsiv.cc
[1273/1326] Compiling e_aesctrhmac.cc
[1274/1326] Compiling asn1_compat.cc
[1275/1326] Compiling cipher_extra.cc
[1276/1326] Compiling chacha.cc
[1277/1326] Compiling cbb.cc
[1278/1326] Compiling cbs.cc
[1279/1326] Compiling ber.cc
[1280/1326] Compiling blake2.cc
[1281/1326] Compiling hexdump.cc
[1282/1326] Compiling buf.cc
[1283/1326] Compiling printf.cc
[1284/1326] Compiling bn_asn1.cc
[1285/1326] Compiling pair.cc
[1285/1326] Compiling errno.cc
[1287/1326] Compiling fd.cc
[1288/1326] Compiling convert.cc
[1289/1326] Compiling file.cc
[1290/1326] Compiling tasn_new.cc
[1291/1326] Compiling tasn_typ.cc
[1292/1326] Compiling base64.cc
[1293/1326] Compiling tasn_utl.cc
[1294/1326] Compiling bio_mem.cc
[1295/1326] Compiling bio.cc
[1296/1326] Compiling tasn_dec.cc
[1297/1326] Compiling posix_time.cc
[1298/1326] Compiling tasn_fre.cc
[1299/1326] Compiling asn1_lib.cc
[1300/1326] Compiling a_utctm.cc
[1301/1326] Compiling f_string.cc
[1302/1326] Compiling tasn_enc.cc
[1303/1326] Compiling a_time.cc
[1304/1326] Compiling f_int.cc
[1305/1326] Compiling asn_pack.cc
[1306/1326] Compiling asn1_par.cc
[1307/1326] Compiling a_type.cc
[1308/1326] Compiling a_strnid.cc
[1309/1326] Compiling a_mbstr.cc
[1310/1326] Compiling a_strex.cc
[1311/1326] Compiling a_octet.cc
[1312/1326] Compiling a_i2d_fp.cc
[1313/1326] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1314/1326] Write sources
[1315/1326] Compiling a_d2i_fp.cc
[1316/1326] Write sources
[1317/1326] Compiling a_object.cc
[1318/1326] Write sources
[1321/1333] Compiling a_gentm.cc
[1322/1333] Compiling a_int.cc
[1323/1345] Compiling a_dup.cc
[1324/1345] Compiling a_bool.cc
[1325/1398] Compiling a_bitstr.cc
[1327/1423] Compiling Algorithms Combinations.swift
[1328/1423] Compiling Algorithms Compacted.swift
[1329/1423] Compiling Algorithms Cycle.swift
[1330/1425] Compiling Algorithms Joined.swift
[1331/1425] Compiling Algorithms Keyed.swift
[1332/1425] Compiling Algorithms MinMax.swift
[1333/1425] Compiling Algorithms Partition.swift
[1334/1425] Compiling Algorithms Permutations.swift
[1335/1425] Compiling Algorithms Product.swift
[1336/1433] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1337/1433] Compiling BitCollections BitSet+CustomReflectable.swift
[1338/1433] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1339/1433] Compiling BitCollections BitSet+Equatable.swift
[1340/1433] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1341/1433] Compiling BitCollections BitSet+Extras.swift
[1342/1433] Compiling BitCollections BitSet+Hashable.swift
[1343/1440] Compiling Algorithms Grouped.swift
[1344/1440] Compiling Algorithms Indexed.swift
[1345/1440] Compiling Algorithms Intersperse.swift
[1346/1440] Compiling Atomics IntegerOperations.swift
[1347/1440] Compiling Atomics Unmanaged extensions.swift
[1348/1440] Compiling BitCollections BitSet+Initializers.swift
[1349/1440] Compiling BitCollections BitSet+Invariants.swift
[1350/1440] Compiling BitCollections BitSet+Random.swift
[1351/1440] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1352/1440] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1353/1440] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1354/1440] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1355/1440] Compiling CryptoBoringWrapper RandomBytes.swift
[1356/1440] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1357/1440] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1358/1440] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1359/1440] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1360/1440] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1361/1440] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1362/1440] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1363/1440] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1364/1440] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1365/1440] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1366/1440] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1367/1440] Compiling BitCollections BitSet+SetAlgebra union.swift
[1368/1440] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1369/1440] Compiling BitCollections BitSet.Counted.swift
[1370/1440] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1371/1440] Emitting module BitCollections
[1372/1440] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1373/1440] Compiling Algorithms AdjacentPairs.swift
[1374/1440] Compiling Algorithms Chain.swift
[1375/1440] Compiling Algorithms Chunked.swift
[1379/1440] Compiling Algorithms EitherSequence.swift
[1380/1440] Compiling Algorithms FirstNonNil.swift
[1381/1440] Compiling CryptoBoringWrapper EllipticCurve.swift
[1382/1440] Emitting module CryptoBoringWrapper
[1383/1440] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1384/1440] Compiling Algorithms Split.swift
[1385/1440] Compiling Algorithms Stride.swift
[1386/1440] Compiling Algorithms Suffix.swift
[1395/1443] Compiling Algorithms Rotate.swift
[1401/1443] Compiling Algorithms FlattenCollection.swift
[1418/1443] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1419/1443] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1420/1444] Compiling BitCollections BitSet.Index.swift
[1421/1444] Compiling BitCollections BitSet._UnsafeHandle.swift
[1422/1444] Compiling BitCollections BitSet.swift
[1423/1444] Compiling BitCollections Range+Utilities.swift
[1424/1444] Compiling BitCollections Slice+Utilities.swift
[1425/1444] Compiling BitCollections UInt+Tricks.swift
[1426/1444] Compiling BitCollections _Word.swift
[1429/1445] Compiling Algorithms Trim.swift
[1430/1445] Compiling Algorithms Unique.swift
[1431/1445] Compiling Algorithms Windows.swift
[1440/1518] Emitting module Atomics
[1441/1519] Emitting module Collections
[1442/1519] Compiling Collections Collections.swift
[1445/1579] Compiling NIOCore ByteBuffer-multi-int.swift
[1446/1579] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1447/1579] Compiling NIOCore ByteBuffer-views.swift
[1448/1579] Compiling NIOCore Channel.swift
[1449/1579] Compiling Crypto SymmetricKeys.swift
[1450/1579] Compiling Crypto HMAC.swift
[1451/1579] Compiling Crypto MACFunctions.swift
[1452/1579] Compiling Crypto MessageAuthenticationCode.swift
[1453/1579] Compiling Crypto AES.swift
[1454/1579] Compiling Crypto ECDSASignature_boring.swift
[1455/1579] Compiling Crypto ECDSA_boring.swift
[1456/1579] Compiling Crypto EdDSA_boring.swift
[1457/1579] Compiling Crypto ECDSA.swift
[1458/1579] Compiling Crypto Ed25519.swift
[1459/1588] Emitting module Algorithms
[1460/1589] Compiling NIOCore MarkedCircularBuffer.swift
[1461/1589] Compiling NIOCore MulticastChannel.swift
[1462/1589] Compiling NIOCore NIOAny.swift
[1463/1589] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1464/1589] Compiling NIOCore NIOLoopBound.swift
[1465/1589] Compiling NIOCore NIOScheduledCallback.swift
[1466/1589] Compiling NIOCore NIOSendable.swift
[1467/1589] Compiling NIOCore RecvByteBufferAllocator.swift
[1468/1589] Compiling Crypto NISTCurvesKeys.swift
[1469/1589] Compiling Crypto X25519Keys.swift
[1470/1589] Compiling NIOCore DeadChannel.swift
[1471/1589] Compiling NIOCore DispatchQueue+WithFuture.swift
[1472/1589] Compiling NIOCore EventLoop+Deprecated.swift
[1473/1589] Compiling NIOCore EventLoop+SerialExecutor.swift
[1474/1589] Compiling NIOCore EventLoop.swift
[1475/1589] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1476/1589] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1477/1589] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1478/1589] Compiling NIOCore EventLoopFuture.swift
[1479/1589] Compiling NIOCore FileDescriptor.swift
[1480/1589] Compiling NIOCore FileHandle.swift
[1481/1589] Compiling NIOCore FileRegion.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
[1491/1589] Compiling NIOCore AsyncChannelHandler.swift
[1492/1589] Compiling NIOCore AsyncChannelInboundStream.swift
[1493/1589] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1494/1589] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1495/1589] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1496/1589] Compiling NIOCore NIOAsyncWriter.swift
[1497/1589] Compiling NIOCore ChannelPipeline.swift
[1498/1589] Compiling NIOCore CircularBuffer.swift
[1499/1589] Compiling NIOCore Codec.swift
[1500/1589] Compiling NIOCore ConvenienceOptionSupport.swift
[1509/1597] Compiling Crypto Signature.swift
[1510/1597] Compiling Crypto CryptoKitErrors_boring.swift
[1511/1597] Compiling Crypto RNG_boring.swift
[1512/1597] Compiling Crypto SafeCompare_boring.swift
[1513/1597] Compiling Crypto Zeroization_boring.swift
[1514/1597] Compiling Crypto PrettyBytes.swift
[1515/1597] Compiling Crypto SafeCompare.swift
[1516/1597] Compiling Crypto SecureBytes.swift
[1517/1597] Compiling Crypto Zeroization.swift
[1518/1597] Emitting module Crypto
[1523/1597] Compiling NIOCore ChannelHandler.swift
[1524/1597] Compiling NIOCore ChannelHandlers.swift
[1525/1597] Compiling NIOCore ChannelInvoker.swift
[1526/1597] Compiling NIOCore ChannelOption.swift
[1527/1597] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1528/1597] Compiling NIOCore BSDSocketAPI.swift
[1529/1597] Compiling NIOCore ByteBuffer-aux.swift
[1530/1597] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1531/1597] Compiling NIOCore ByteBuffer-conversions.swift
[1532/1597] Compiling NIOCore ByteBuffer-core.swift
[1533/1597] Compiling NIOCore ByteBuffer-hex.swift
[1534/1597] Compiling NIOCore ByteBuffer-int.swift
[1535/1597] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1536/1597] Compiling NIOCore AddressedEnvelope.swift
[1537/1597] Compiling NIOCore AsyncAwaitSupport.swift
[1538/1597] Compiling NIOCore AsyncChannel.swift
[1548/1644] Compiling _CryptoExtras ECToolbox.swift
[1549/1644] Compiling _CryptoExtras Scrypt.swift
[1550/1644] Compiling _CryptoExtras OPRF.swift
[1551/1644] Compiling _CryptoExtras OPRFClient.swift
[1552/1644] Compiling _CryptoExtras OPRFServer.swift
[1553/1644] Compiling _CryptoExtras VOPRF+API.swift
[1554/1644] Compiling _CryptoExtras VOPRFClient.swift
[1555/1644] Compiling _CryptoExtras VOPRFServer.swift
[1556/1644] Compiling _CryptoExtras RSA+BlindSigning.swift
[1557/1644] Compiling _CryptoExtras RSA.swift
[1558/1644] Compiling _CryptoExtras RSA_boring.swift
[1559/1644] Compiling _CryptoExtras RSA_security.swift
[1560/1644] Compiling _CryptoExtras BoringSSLHelpers.swift
[1561/1644] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1562/1644] Compiling _CryptoExtras DigestType.swift
[1563/1644] Compiling _CryptoExtras Error.swift
[1564/1644] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1565/1644] Compiling NIOCore SocketAddresses.swift
[1566/1644] Compiling NIOCore SocketOptionProvider.swift
[1567/1644] Compiling NIOCore SystemCallHelpers.swift
[1568/1644] Compiling NIOCore TimeAmount+Duration.swift
[1569/1644] Compiling NIOCore TypeAssistedChannelHandler.swift
[1570/1644] Compiling NIOCore UniversalBootstrapSupport.swift
[1571/1644] Compiling NIOCore Utilities.swift
[1575/1644] Compiling _CryptoExtras I2OSP.swift
[1576/1644] Compiling _CryptoExtras IntegerEncoding.swift
[1577/1644] Compiling _CryptoExtras PEMDocument.swift
[1578/1650] Emitting module _CryptoExtras
[1579/1650] Compiling _CryptoExtras AES_CBC.swift
[1580/1650] Compiling _CryptoExtras AES_CFB.swift
[1581/1650] Compiling _CryptoExtras AES_CTR.swift
[1582/1650] Compiling _CryptoExtras AES_GCM_SIV.swift
[1583/1650] Compiling _CryptoExtras Block Function.swift
[1584/1650] Compiling _CryptoExtras AES_CFB_boring.swift
[1585/1650] Compiling _CryptoExtras AES_CTR_boring.swift
[1586/1650] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1587/1650] Compiling _CryptoExtras ARC+API.swift
[1588/1650] Compiling _CryptoExtras ARC.swift
[1589/1650] Compiling _CryptoExtras ARCCredential.swift
[1590/1650] Compiling _CryptoExtras ARCEncoding.swift
[1591/1650] Compiling _CryptoExtras ARCPrecredential.swift
[1592/1650] Compiling _CryptoExtras ARCPresentation.swift
[1599/1650] Compiling _CryptoExtras PrettyBytes.swift
[1600/1650] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1601/1650] Compiling _CryptoExtras DLEQ.swift
[1602/1650] Compiling _CryptoExtras Prover.swift
[1603/1650] Compiling _CryptoExtras Verifier.swift
[1604/1650] Compiling _CryptoExtras ZKPToolbox.swift
[1613/1650] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1614/1650] Compiling _CryptoExtras PBKDF2.swift
[1615/1650] Compiling _CryptoExtras Scrypt_boring.swift
[1616/1650] Compiling _CryptoExtras ARCRequest.swift
[1617/1650] Compiling _CryptoExtras ARCResponse.swift
[1618/1650] Compiling _CryptoExtras ARCServer.swift
[1619/1650] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1620/1650] Compiling _CryptoExtras ChaCha20CTR.swift
[1621/1650] Compiling _CryptoExtras ECToolbox_boring.swift
[1628/1650] Compiling _CryptoExtras HashToField.swift
[1629/1650] Compiling _CryptoExtras KDF.swift
[1630/1650] Compiling _CryptoExtras PBKDF2_boring.swift
[1631/1650] Emitting module NIOCore
[1633/1702] Compiling NIOEmbedded Embedded.swift
[1634/1702] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1635/1702] Compiling NIOEmbedded AsyncTestingChannel.swift
[1636/1702] Emitting module NIOEmbedded
[1638/1703] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1639/1703] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1640/1703] Compiling NIOPosix PosixSingletons.swift
[1641/1703] Compiling NIOPosix RawSocketBootstrap.swift
[1642/1703] Compiling NIOPosix Resolver.swift
[1643/1703] Compiling NIOPosix Selectable.swift
[1644/1703] Compiling NIOPosix ServerSocket.swift
[1645/1703] Compiling NIOPosix Socket.swift
[1646/1703] Compiling NIOPosix SocketChannel.swift
[1647/1703] Compiling NIOPosix SocketProtocols.swift
[1648/1703] Compiling NIOPosix System.swift
[1649/1703] Compiling NIOPosix Thread.swift
[1650/1703] Compiling NIOPosix SelectableChannel.swift
[1651/1703] Compiling NIOPosix SelectableEventLoop.swift
[1652/1703] Compiling NIOPosix SelectorEpoll.swift
[1653/1703] Compiling NIOPosix SelectorGeneric.swift
[1654/1703] Compiling NIOPosix SelectorKqueue.swift
[1655/1703] Compiling NIOPosix SelectorUring.swift
[1656/1709] Emitting module NIOPosix
[1657/1709] Compiling NIOPosix ThreadPosix.swift
[1658/1709] Compiling NIOPosix ThreadWindows.swift
[1659/1709] Compiling NIOPosix UnsafeTransfer.swift
[1660/1709] Compiling NIOPosix Utilities.swift
[1661/1709] Compiling NIOPosix VsockAddress.swift
[1662/1709] Compiling NIOPosix VsockChannelEvents.swift
[1663/1709] Compiling NIOPosix Bootstrap.swift
[1664/1709] Compiling NIOPosix ControlMessage.swift
[1665/1709] Compiling NIOPosix DatagramVectorReadManager.swift
[1666/1709] Compiling NIOPosix Errors+Any.swift
[1667/1709] Compiling NIOPosix FileDescriptor.swift
[1668/1709] Compiling NIOPosix GetaddrinfoResolver.swift
[1669/1709] Compiling NIOPosix HappyEyeballs.swift
[1670/1709] Compiling NIOPosix NIOThreadPool.swift
[1671/1709] Compiling NIOPosix NonBlockingFileIO.swift
[1672/1709] Compiling NIOPosix PendingDatagramWritesManager.swift
[1673/1709] Compiling NIOPosix PendingWritesManager.swift
[1674/1709] Compiling NIOPosix PipeChannel.swift
[1675/1709] Compiling NIOPosix PipePair.swift
[1676/1709] Compiling NIOPosix Pool.swift
[1677/1709] Compiling NIOPosix BSDSocketAPICommon.swift
[1678/1709] Compiling NIOPosix BSDSocketAPIPosix.swift
[1679/1709] Compiling NIOPosix BSDSocketAPIWindows.swift
[1680/1709] Compiling NIOPosix BaseSocket.swift
[1681/1709] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1682/1709] Compiling NIOPosix BaseSocketChannel.swift
[1683/1709] Compiling NIOPosix BaseStreamSocketChannel.swift
[1684/1709] Compiling NIOPosix IO.swift
[1685/1709] Compiling NIOPosix IntegerBitPacking.swift
[1686/1709] Compiling NIOPosix IntegerTypes.swift
[1687/1709] Compiling NIOPosix Linux.swift
[1688/1709] Compiling NIOPosix LinuxCPUSet.swift
[1689/1709] Compiling NIOPosix LinuxUring.swift
[1690/1709] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1692/1734] Emitting module NIO
[1693/1734] Compiling NIO Exports.swift
[1695/1770] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1696/1770] Compiling _NIOFileSystem BufferedStream.swift
[1697/1770] Compiling _NIOFileSystem Cancellation.swift
[1698/1811] Compiling NIOTLS TLSEvents.swift
[1699/1811] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1700/1811] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1701/1811] Compiling _NIOFileSystem TokenBucket.swift
[1702/1811] Compiling _NIOFileSystem UnsafeTransfer.swift
[1703/1811] Compiling _NIOFileSystem FileChunks.swift
[1704/1811] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1705/1811] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1706/1811] Emitting module NIOTLS
[1707/1811] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1708/1811] Compiling NIOSOCKS ClientStateMachine.swift
[1709/1812] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1710/1812] Compiling NIOSOCKS SOCKSResponse.swift
[1711/1812] Compiling NIOSOCKS SOCKSClientHandler.swift
[1712/1812] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1713/1812] Compiling NIOSOCKS AuthenticationMethod.swift
[1714/1812] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1715/1812] Compiling NIOTLS SNIHandler.swift
[1716/1813] Compiling AsyncKit Optional+StrictMap.swift
[1717/1813] Compiling AsyncKit Exports.swift
[1718/1813] Emitting module NIOFoundationCompat
[1719/1813] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1722/1814] Emitting module NIOSOCKS
[1725/1814] Compiling NIOSOCKS ServerStateMachine.swift
[1727/1814] Compiling NIOSOCKS ClientGreeting.swift
[1728/1814] Compiling NIOSOCKS Errors.swift
[1729/1814] Compiling NIOSOCKS Helpers.swift
[1730/1814] Compiling NIOSOCKS Messages.swift
[1731/1814] Compiling NIOSOCKS SOCKSRequest.swift
[1732/1815] Compiling _NIOFileSystem ParallelDirCopy.swift
[1733/1815] Compiling _NIOFileSystem ParallelRemoval.swift
[1734/1815] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1735/1815] Compiling _NIOFileSystem CInterop.swift
[1736/1815] Compiling _NIOFileSystem Errno.swift
[1737/1819] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1738/1819] Compiling _NIOFileSystem Mocking.swift
[1739/1819] Compiling _NIOFileSystem Syscall.swift
[1740/1819] Compiling _NIOFileSystem Syscalls.swift
[1741/1819] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1742/1819] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1743/1819] Emitting module NIOHTTP1
[1745/1872] Emitting module NIOTransportServices
[1746/1874] Compiling NIOTransportServices NIOTSBootstraps.swift
[1747/1874] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1748/1874] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1749/1874] Compiling NIOTransportServices NIOTSEventLoop.swift
[1750/1874] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1751/1874] Compiling NIOTransportServices StateManagedChannel.swift
[1752/1874] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1753/1874] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1754/1874] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1755/1874] Compiling NIOTransportServices NIOTSErrors.swift
[1758/1874] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1759/1874] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1760/1874] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1761/1874] Compiling NIOTransportServices NIOTSSingletons.swift
[1762/1874] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1763/1874] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1764/1874] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1770/1874] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1771/1874] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1772/1874] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1774/1874] Emitting module _NIOFileSystem
[1780/1874] Compiling NIOTransportServices AcceptHandler.swift
[1781/1874] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1782/1874] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1789/1875] Emitting module AsyncKit
[1801/1910] Compiling NIOSSL SubjectAlternativeName.swift
[1802/1910] Compiling _NIOFileSystem SystemFileHandle.swift
[1803/1910] Compiling _NIOFileSystem Utilities.swift
[1804/1910] Compiling _NIOFileSystem OpenOptions.swift
[1805/1910] Compiling _NIOFileSystem String+FileSystem.swift
[1810/1913] Compiling NIOSSL NIOSSLSecureBytes.swift
[1811/1913] Compiling NIOSSL RNG.swift
[1812/1913] Compiling NIOSSL SafeCompare.swift
[1813/1913] Compiling NIOSSL Zeroization.swift
[1814/1913] Emitting module NIOSSL
[1815/1913] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1816/1913] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1817/1913] Compiling NIOHPACK HPACKEncoder.swift
[1818/1913] Compiling NIOHPACK HPACKErrors.swift
[1819/1913] Compiling SotoSignerV4 credentials.swift
[1820/1913] Compiling NIOWebSocket WebSocketOpcode.swift
[1821/1914] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1822/1914] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1823/1914] Compiling NIOHPACK IndexedHeaderTable.swift
[1824/1914] Compiling NIOHPACK IntegerCoding.swift
[1829/1915] Emitting module NIOHTTPCompression
[1830/1915] Compiling NIOHTTPCompression HTTPDecompression.swift
[1831/1915] Compiling NIOHTTPCompression HTTPCompression.swift
[1832/1915] Compiling NIOHPACK HuffmanTables.swift
[1833/1915] Compiling NIOWebSocket WebSocketFrame.swift
[1834/1915] Compiling NIOHPACK StaticHeaderTable.swift
[1835/1915] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1836/1915] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1837/1915] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1838/1915] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1839/1915] Emitting module NIOWebSocket
[1842/1916] Emitting module NIOHPACK
[1843/1916] Compiling NIOHPACK HuffmanCoding.swift
[1844/1916] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1845/1916] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1847/1917] Compiling SotoSignerV4 SigV4a.swift
[1848/1917] Emitting module SotoSignerV4
[1849/1917] Compiling SotoSignerV4 HexEncoding.swift
[1853/1917] Compiling NIOHPACK HPACKHeader.swift
[1854/1917] Compiling NIOHPACK HeaderTables.swift
[1855/1918] Compiling SotoSignerV4 exports.swift
[1856/1918] Compiling SotoSignerV4 signer.swift
[1866/1937] Compiling NIOExtras QuiescingHelper.swift
[1867/1937] Compiling NIOExtras RequestResponseHandler.swift
[1868/1937] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1873/1937] Compiling NIOSSL TLSConfiguration.swift
[1874/1937] Compiling NIOSSL UniversalBootstrapSupport.swift
[1875/1937] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1878/1938] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1879/1938] Compiling NIOExtras NIORequestIdentifiable.swift
[1880/1938] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1881/1938] Compiling NIOExtras NIOExtrasError.swift
[1883/1940] Compiling NIOExtras JSONRPCFraming.swift
[1884/1940] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1885/1940] Compiling NIOExtras LengthFieldPrepender.swift
[1886/1940] Compiling NIOExtras LineBasedFrameDecoder.swift
[1888/1940] Compiling NIOExtras DebugInboundEventsHandler.swift
[1889/1940] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1890/1940] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1891/1940] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1892/1940] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1898/1940] Compiling NIOExtras PCAPRingBuffer.swift
[1901/1941] Compiling NIOExtras UnsafeTransfer.swift
[1902/1941] Compiling NIOExtras WritePCAPHandler.swift
[1912/2018] Compiling MultipartKit MultipartParser.swift
[1913/2018] Compiling MultipartKit MultipartPart.swift
[1915/2018] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1916/2018] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1917/2018] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1918/2018] Emitting module NIOExtras
[1919/2081] Compiling X509 CSRVersion.swift
[1920/2081] Compiling X509 CertificateSigningRequest.swift
[1921/2081] Compiling X509 CertificationRequestInfo.swift
[1922/2116] Compiling X509 Digests.swift
[1923/2116] Compiling X509 DistinguishedName.swift
[1925/2118] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1926/2118] Compiling X509 LocalityName.swift
[1927/2118] Compiling X509 OrganizationName.swift
[1928/2118] Emitting module _NIOFileSystemFoundationCompat
[1929/2118] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1930/2119] Emitting module NIOFileSystem
[1931/2119] Compiling NIOFileSystem Exports.swift
[1932/2119] Compiling X509 CMSSignerInfo.swift
[1933/2119] Compiling X509 CMSVersion.swift
[1934/2119] Compiling X509 Curve25519+DER.swift
[1935/2119] Compiling X509 CommonName.swift
[1936/2119] Compiling X509 CountryName.swift
[1937/2119] Compiling X509 DNBuilder.swift
[1939/2119] Emitting module MultipartKit
[1943/2119] Compiling X509 CMSSignature.swift
[1944/2119] Compiling X509 CMSSignedData.swift
[1945/2119] Compiling X509 CMSSignerIdentifier.swift
[1949/2120] Compiling X509 CMSEncapsulatedContentInfo.swift
[1950/2120] Compiling X509 CMSIssuerAndSerialNumber.swift
[1951/2120] Compiling X509 CMSOperations.swift
[1961/2128] Compiling MultipartKit MultipartSerializer.swift
[1962/2128] Compiling MultipartKit Utilities.swift
[1963/2128] Compiling X509 DomainComponent.swift
[1964/2128] Compiling X509 EmailAddress.swift
[1969/2138] Emitting module NIOHTTP2
[1970/2138] Compiling WebSocketKit WebSocket+Connect.swift
[1971/2138] Compiling WebSocketKit Exports.swift
[1972/2138] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1973/2138] Compiling WebSocketKit WebSocketHandler.swift
[1974/2138] Emitting module WebSocketKit
[1975/2138] Compiling WebSocketKit WebSocket+Concurrency.swift
[1979/2138] Compiling X509 StreetAddress.swift
[1980/2138] Compiling X509 Error.swift
[1981/2138] Compiling X509 AuthorityInformationAccess.swift
[1982/2138] Compiling X509 AuthorityKeyIdentifier.swift
[1983/2138] Compiling X509 BasicConstraints.swift
[1984/2138] Compiling X509 ExtendedKeyUsage.swift
[1985/2138] Compiling X509 CSRAttribute.swift
[1986/2138] Compiling X509 CSRAttributes.swift
[1990/2138] Compiling X509 ExtensionRequest.swift
[1991/2138] Compiling X509 Certificate.swift
[1992/2138] Compiling WebSocketKit WebSocket.swift
[1993/2138] Compiling WebSocketKit WebSocketClient.swift
[1995/2139] Compiling NIOHTTP2 InboundWindowManager.swift
[1996/2139] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1997/2139] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1998/2139] Compiling NIOHTTP2 StreamChannelList.swift
[1999/2139] Compiling NIOHTTP2 StreamMap.swift
[2000/2139] Compiling NIOHTTP2 StreamStateMachine.swift
[2001/2139] Compiling NIOHTTP2 UnsafeTransfer.swift
[2002/2139] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2003/2139] Compiling X509 LockedValueBox.swift
[2004/2139] Compiling X509 BasicOCSPResponse.swift
[2005/2139] Compiling X509 DirectoryString.swift
[2006/2139] Compiling X509 OCSPCertID.swift
[2007/2139] Compiling X509 OCSPCertStatus.swift
[2008/2139] Compiling X509 OCSPExtensionID.swift
[2009/2139] Compiling X509 OCSPNonce.swift
[2010/2139] Compiling X509 OCSPPolicy.swift
[2020/2139] Compiling X509 OCSPTBSRequest.swift
[2021/2139] Compiling X509 OCSPVersion.swift
[2022/2139] Compiling X509 PKCS8PrivateKey.swift
[2023/2139] Compiling X509 PromiseAndFuture.swift
[2024/2139] Compiling X509 RDNAttribute.swift
[2025/2139] Compiling X509 RandomNumberGenerator+bytes.swift
[2026/2139] Compiling X509 RelativeDistinguishedName.swift
[2027/2139] Compiling X509 SEC1PrivateKey.swift
[2028/2139] Compiling X509 SecKeyWrapper.swift
[2029/2139] Compiling X509 Signature.swift
[2030/2139] Compiling X509 SignatureAlgorithm.swift
[2031/2139] Compiling X509 AllOfPolicies.swift
[2032/2139] Compiling X509 AnyPolicy.swift
[2033/2139] Compiling X509 CertificateStore.swift
[2034/2139] Compiling X509 OneOfPolicies.swift
[2035/2139] Compiling X509 PolicyBuilder.swift
[2036/2139] Compiling X509 BasicConstraintsPolicy.swift
[2037/2139] Compiling X509 DNSNames.swift
[2038/2139] Compiling X509 DirectoryNames.swift
[2039/2139] Compiling X509 ExpiryPolicy.swift
[2040/2139] Compiling X509 IPConstraints.swift
[2041/2139] Compiling X509 NameConstraintsPolicy.swift
[2042/2139] Compiling X509 RFC5280Policy.swift
[2043/2139] Compiling X509 URIConstraints.swift
[2044/2139] Compiling X509 VersionPolicy.swift
[2045/2139] Compiling X509 ServerIdentityPolicy.swift
[2059/2152] Compiling X509 NameConstraints.swift
[2060/2152] Compiling X509 SubjectAlternativeName.swift
[2061/2152] Compiling X509 SubjectKeyIdentifier.swift
[2062/2152] Compiling X509 Extension.swift
[2063/2152] Compiling X509 Extensions.swift
[2064/2152] Compiling X509 ExtensionsBuilder.swift
[2065/2152] Compiling X509 GeneralName.swift
[2066/2152] Compiling X509 Lock.swift
[2093/2152] Compiling X509 ExtensionIdentifiers.swift
[2094/2152] Compiling X509 KeyUsage.swift
[2113/2152] Compiling X509 CertificatePrivateKey.swift
[2114/2152] Compiling X509 CertificatePublicKey.swift
[2115/2152] Compiling X509 CertificateSerialNumber.swift
[2116/2152] Compiling X509 CertificateVersion.swift
[2117/2152] Compiling X509 CMSAttribute.swift
[2118/2152] Compiling X509 CMSContentInfo.swift
[2141/2213] Emitting module X509
[2142/2213] Emitting module AsyncHTTPClient
[2143/2221] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2144/2221] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2145/2221] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2146/2221] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2147/2221] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2148/2221] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2149/2221] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2150/2221] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2151/2221] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2152/2221] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2153/2221] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2154/2221] Compiling AsyncHTTPClient Transaction.swift
[2155/2221] Compiling AsyncHTTPClient Base64.swift
[2156/2221] Compiling AsyncHTTPClient BasicAuth.swift
[2157/2221] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2158/2221] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2159/2221] Compiling AsyncHTTPClient ConnectionPool.swift
[2160/2221] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2161/2221] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2162/2221] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2163/2221] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2164/2221] Compiling AsyncHTTPClient HTTP1Connection.swift
[2165/2221] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2166/2221] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2167/2221] Compiling AsyncHTTPClient HTTP2Connection.swift
[2168/2221] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2169/2221] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2170/2221] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2171/2221] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2172/2221] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2173/2221] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2174/2221] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2175/2221] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2176/2221] Compiling AsyncHTTPClient RequestBodyLength.swift
[2177/2221] Compiling X509 TrustRootLoading.swift
[2178/2221] Compiling X509 UnverifiedChain.swift
[2179/2221] Compiling X509 VerificationDiagnostic.swift
[2180/2221] Compiling X509 Verifier.swift
[2181/2221] Compiling X509 VerifierPolicy.swift
[2182/2221] Compiling X509 AlgorithmIdentifier.swift
[2183/2221] Compiling X509 ECDSASignature.swift
[2184/2221] Compiling X509 RSAPKCS1PublicKey.swift
[2185/2221] Compiling X509 SubjectPublicKeyInfo.swift
[2186/2221] Compiling X509 TBSCertificate.swift
[2187/2221] Compiling X509 Time.swift
[2188/2221] Compiling X509 TimeCalculations.swift
[2189/2221] Compiling X509 Validity.swift
[2190/2222] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2191/2222] Compiling AsyncHTTPClient RequestOptions.swift
[2192/2222] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2193/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2194/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2195/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2196/2222] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2197/2222] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2199/2222] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2200/2222] Compiling AsyncHTTPClient ConnectionTarget.swift
[2201/2222] Compiling AsyncHTTPClient DeconstructedURL.swift
[2202/2222] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2203/2222] Compiling AsyncHTTPClient FoundationExtensions.swift
[2204/2222] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2205/2222] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2206/2222] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2207/2222] Compiling AsyncHTTPClient HTTPClient.swift
[2208/2222] Compiling AsyncHTTPClient HTTPHandler.swift
[2209/2222] Compiling AsyncHTTPClient LRUCache.swift
[2210/2222] Compiling AsyncHTTPClient NWErrorHandler.swift
[2211/2222] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2212/2222] Compiling AsyncHTTPClient TLSConfiguration.swift
[2213/2222] Compiling AsyncHTTPClient RedirectState.swift
[2214/2222] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2215/2222] Compiling AsyncHTTPClient RequestBag.swift
[2216/2222] Compiling AsyncHTTPClient RequestValidation.swift
[2217/2222] Compiling AsyncHTTPClient SSLContextCache.swift
[2218/2222] Compiling AsyncHTTPClient Scheme.swift
[2219/2222] Compiling AsyncHTTPClient Singleton.swift
[2220/2222] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2221/2222] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2222/2222] Compiling AsyncHTTPClient Utils.swift
[2224/2514] Emitting module JWTKit
[2225/2522] Compiling Vapor AsyncBasicResponder.swift
[2226/2522] Compiling Vapor AsyncMiddleware.swift
[2227/2522] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2228/2522] Compiling Vapor AsyncSessionDriver.swift
[2229/2522] Compiling Vapor Authentication+Concurrency.swift
[2230/2522] Compiling Vapor Cache+Concurrency.swift
[2231/2522] Compiling Vapor Client+Concurrency.swift
[2232/2522] Compiling Vapor RequestBody+Concurrency.swift
[2233/2522] Compiling Vapor Responder+Concurrency.swift
[2234/2522] Compiling Vapor ResponseCodable+Concurrency.swift
[2235/2522] Compiling Vapor RoutesBuilder+Concurrency.swift
[2236/2522] Compiling Vapor ViewRenderer+Concurrency.swift
[2237/2522] Compiling Vapor WebSocket+Concurrency.swift
[2238/2522] Compiling Vapor ContainerGetPathExecutor.swift
[2239/2522] Compiling Vapor Content.swift
[2240/2522] Compiling Vapor ContentCoders.swift
[2241/2522] Compiling Vapor ContentConfiguration.swift
[2242/2522] Compiling Vapor ContentContainer.swift
[2243/2522] Compiling Vapor JSONCoder+Custom.swift
[2244/2522] Compiling Vapor JSONCoders+Content.swift
[2245/2522] Compiling Vapor PlaintextDecoder.swift
[2246/2522] Compiling Vapor PlaintextEncoder.swift
[2247/2522] Compiling Vapor URLQueryCoders.swift
[2248/2522] Compiling Vapor URLQueryContainer.swift
[2249/2522] Compiling Vapor Application.swift
[2250/2522] Compiling Vapor AuthenticationCache.swift
[2251/2522] Compiling Vapor Authenticator.swift
[2252/2522] Compiling Vapor BasicAuthorization.swift
[2253/2522] Compiling Vapor BearerAuthorization.swift
[2254/2522] Compiling Vapor GuardMiddleware.swift
[2255/2522] Compiling Vapor RedirectMiddleware.swift
[2256/2522] Compiling Vapor SessionAuthenticatable.swift
[2257/2522] Compiling Vapor Bcrypt.swift
[2258/2522] Compiling Vapor Application+Cache.swift
[2259/2522] Compiling Vapor Cache.swift
[2260/2522] Compiling Vapor CacheExpirationTime.swift
[2261/2522] Compiling Vapor MemoryCache.swift
[2262/2522] Compiling Vapor Request+Cache.swift
[2263/2522] Compiling Vapor Application+Clients.swift
[2264/2522] Compiling Vapor Client.swift
[2265/2522] Compiling Vapor ClientRequest.swift
[2266/2522] Compiling Vapor ClientResponse.swift
[2267/2522] Compiling Vapor Request+Client.swift
[2268/2522] Compiling Vapor BootCommand.swift
[2269/2522] Compiling Vapor CommandContext+Application.swift
[2270/2522] Compiling Vapor RoutesCommand.swift
[2271/2522] Compiling Vapor ServeCommand.swift
[2272/2522] Compiling Vapor AnyResponse+Concurrency.swift
[2273/2522] Compiling Vapor Core.swift
[2274/2522] Compiling Vapor Running.swift
[2275/2522] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2276/2522] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2277/2522] Compiling Vapor DotEnvFile+load.swift
[2278/2522] Compiling Vapor Routes+caseInsenstive.swift
[2279/2522] Compiling Vapor Validatable+validate.swift
[2280/2522] Compiling Vapor Environment+Process.swift
[2281/2522] Compiling Vapor Environment+Secret.swift
[2291/2531] Compiling JWTKit CustomizedJSONCoders.swift
[2292/2531] Compiling JWTKit Utilities.swift
[2293/2531] Compiling JWTKit AppleIdentityToken.swift
[2294/2531] Compiling JWTKit FirebaseAuthIdentityToken.swift
[2295/2531] Compiling JWTKit GoogleIdentityToken.swift
[2296/2531] Compiling JWTKit MicrosoftIdentityToken.swift
[2297/2531] Compiling SotoCore TracingMiddleware.swift
[2298/2531] Compiling SotoCore TreeHashMiddleware.swift
[2342/2556] Emitting module SotoCore
[2403/2580] Emitting module Vapor
[2404/2580] Compiling Vapor Validator.swift
[2405/2580] Compiling Vapor ValidatorResult.swift
[2406/2580] Compiling Vapor And.swift
[2407/2580] Compiling Vapor Case.swift
[2408/2580] Compiling Vapor CharacterSet.swift
[2409/2580] Compiling Vapor Count.swift
[2410/2580] Compiling Vapor Custom.swift
[2411/2580] Compiling Vapor Email.swift
[2412/2580] Compiling Vapor Empty.swift
[2413/2580] Compiling Vapor In.swift
[2414/2580] Compiling Vapor Nil.swift
[2415/2580] Compiling Vapor NilIgnoring.swift
[2416/2580] Compiling Vapor Not.swift
[2417/2580] Compiling Vapor Or.swift
[2418/2580] Compiling Vapor Pattern.swift
[2419/2580] Compiling Vapor Range.swift
[2420/2580] Compiling Vapor URL.swift
[2421/2580] Compiling Vapor Valid.swift
[2422/2580] Compiling Vapor Application+Views.swift
[2423/2580] Compiling Vapor PlaintextRenderer.swift
[2424/2580] Compiling Vapor Request+View.swift
[2425/2580] Compiling Vapor View.swift
[2426/2580] Compiling Vapor ViewRenderer.swift
[2427/2580] Compiling Vapor _Deprecations.swift
[2428/2580] Compiling Vapor Bytes+Hex.swift
[2429/2580] Compiling Vapor Bytes+SecureCompare.swift
[2430/2580] Compiling Vapor Collection+Safe.swift
[2431/2580] Compiling Vapor DataProtocol+Copy.swift
[2432/2580] Compiling Vapor DecoderUnwrapper.swift
[2433/2580] Compiling Vapor DirectoryConfiguration.swift
[2434/2580] Compiling Vapor DotEnv.swift
[2435/2580] Compiling Vapor Extendable.swift
[2436/2580] Compiling Vapor File.swift
[2437/2580] Compiling Vapor FileIO.swift
[2438/2580] Compiling Vapor LifecycleHandler.swift
[2439/2580] Compiling Vapor OptionalType.swift
[2440/2580] Compiling Vapor RFC1123.swift
[2441/2580] Compiling Vapor SocketAddress+Hostname.swift
[2442/2580] Compiling Vapor Storage.swift
[2443/2580] Compiling Vapor String+IsIPAddress.swift
[2444/2580] Compiling Vapor Thread.swift
[2445/2580] Compiling Vapor URI.swift
[2446/2580] Compiling Vapor RangeResult.swift
[2447/2580] Compiling Vapor Validatable.swift
[2448/2580] Compiling Vapor Validation.swift
[2449/2580] Compiling Vapor ValidationKey.swift
[2450/2580] Compiling Vapor Validations.swift
[2451/2580] Compiling Vapor ValidationsError.swift
[2452/2580] Compiling Vapor Request+Body.swift
[2453/2580] Compiling Vapor Request+BodyStream.swift
[2454/2580] Compiling Vapor Request.swift
[2455/2580] Compiling Vapor Application+Responder.swift
[2456/2580] Compiling Vapor DefaultResponder.swift
[2457/2580] Compiling Vapor Response+Body.swift
[2458/2580] Compiling Vapor Response.swift
[2459/2580] Compiling Vapor ResponseCodable.swift
[2460/2580] Compiling Vapor Application+Routes.swift
[2461/2580] Compiling Vapor Parameters+Require.swift
[2462/2580] Compiling Vapor Request+WebSocket.swift
[2463/2580] Compiling Vapor Route.swift
[2464/2580] Compiling Vapor RouteCollection.swift
[2465/2580] Compiling Vapor Routes.swift
[2466/2580] Compiling Vapor RoutesBuilder+Group.swift
[2467/2580] Compiling Vapor RoutesBuilder+Method.swift
[2468/2580] Compiling Vapor RoutesBuilder+Middleware.swift
[2469/2580] Compiling Vapor RoutesBuilder+WebSocket.swift
[2470/2580] Compiling Vapor RoutesBuilder.swift
[2471/2580] Compiling Vapor OTP.swift
[2472/2580] Compiling Vapor Application+Servers.swift
[2473/2580] Compiling Vapor Server.swift
[2474/2580] Compiling Vapor App+Service.swift
[2475/2580] Compiling Vapor Req+Service.swift
[2476/2580] Compiling Vapor Service.swift
[2477/2580] Compiling Vapor Application+Sessions.swift
[2478/2580] Compiling Vapor MemorySessions.swift
[2479/2580] Compiling Vapor Request+Session.swift
[2480/2580] Compiling Vapor Session.swift
[2481/2580] Compiling Vapor SessionCache.swift
[2482/2580] Compiling Vapor SessionData.swift
[2483/2580] Compiling Vapor SessionDriver.swift
[2484/2580] Compiling Vapor SessionsConfiguration.swift
[2485/2580] Compiling Vapor SessionsMiddleware.swift
[2486/2580] Compiling Vapor URLEncodedFormData.swift
[2487/2580] Compiling Vapor URLEncodedFormDecoder.swift
[2488/2580] Compiling Vapor URLEncodedFormEncoder.swift
[2489/2580] Compiling Vapor URLEncodedFormError.swift
[2490/2580] Compiling Vapor URLEncodedFormParser.swift
[2491/2580] Compiling Vapor URLEncodedFormSerializer.swift
[2492/2580] Compiling Vapor URLQueryFragmentConvertible.swift
[2493/2580] Compiling Vapor AnyResponse.swift
[2494/2580] Compiling Vapor Array+Random.swift
[2495/2580] Compiling Vapor Base32.swift
[2496/2580] Compiling Vapor Base64.swift
[2497/2580] Compiling Vapor BaseN.swift
[2498/2580] Compiling Vapor BasicCodingKey.swift
[2499/2580] Compiling Vapor ByteCount.swift
[2500/2580] Compiling Vapor HTTPServerResponseEncoder.swift
[2501/2580] Compiling Vapor HTTPServerUpgradeHandler.swift
[2502/2580] Compiling Vapor Logger+Report.swift
[2503/2580] Compiling Vapor LoggingSystem+Environment.swift
[2504/2580] Compiling Vapor Application+Middleware.swift
[2505/2580] Compiling Vapor CORSMiddleware.swift
[2506/2580] Compiling Vapor ErrorMiddleware.swift
[2507/2580] Compiling Vapor FileMiddleware.swift
[2508/2580] Compiling Vapor Middleware.swift
[2509/2580] Compiling Vapor MiddlewareConfiguration.swift
[2510/2580] Compiling Vapor ResponseCompressionMiddleware.swift
[2511/2580] Compiling Vapor RouteLoggingMiddleware.swift
[2512/2580] Compiling Vapor TracingMiddleware.swift
[2513/2580] Compiling Vapor File+Multipart.swift
[2514/2580] Compiling Vapor FormDataDecoder+Content.swift
[2515/2580] Compiling Vapor FormDataEncoder+Content.swift
[2516/2580] Compiling Vapor Application+Password.swift
[2517/2580] Compiling Vapor Application+Passwords.swift
[2518/2580] Compiling Vapor AsyncPasswordHasher.swift
[2519/2580] Compiling Vapor BcryptHasher.swift
[2520/2580] Compiling Vapor PasswordHasher.swift
[2521/2580] Compiling Vapor PlaintextHasher.swift
[2522/2580] Compiling Vapor Request+Password.swift
[2523/2580] Compiling Vapor Redirect.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 HTTPStatus.swift
[2549/2580] Compiling Vapor HTTPCookies.swift
[2550/2580] Compiling Vapor HTTPHeaderCacheControl.swift
[2551/2580] Compiling Vapor HTTPHeaderExpires.swift
[2552/2580] Compiling Vapor HTTPHeaderLastModified.swift
[2553/2580] Compiling Vapor HTTPHeaders+Cache.swift
[2554/2580] Compiling Vapor HTTPHeaders+Connection.swift
[2555/2580] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2556/2580] Compiling Vapor HTTPHeaders+ContentRange.swift
[2557/2580] Compiling Vapor HTTPHeaders+Directive.swift
[2558/2580] Compiling Vapor HTTPHeaders+Forwarded.swift
[2559/2580] Compiling Vapor HTTPHeaders+Link.swift
[2560/2580] Compiling Vapor HTTPHeaders+Name.swift
[2561/2580] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2562/2580] Compiling Vapor HTTPHeaders.swift
[2563/2580] Compiling Vapor HTTPMediaType.swift
[2564/2580] Compiling Vapor HTTPMediaTypePreference.swift
[2565/2580] Compiling Vapor Responder.swift
[2566/2580] Compiling Vapor Application+HTTP+Server.swift
[2567/2580] Compiling Vapor HTTPServer.swift
[2568/2580] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2569/2580] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2570/2580] Compiling Vapor HTTPServerHandler.swift
[2571/2580] Compiling Vapor HTTPServerRequestDecoder.swift
[2583/2588] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_api.swift
[2584/2588] Compiling _SotoCognitoIdentityGenerated CognitoIdentity_shapes.swift
[2585/2588] Emitting module _SotoCognitoIdentityGenerated
[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] Emitting module SotoCognitoIdentityProvider
[2593/2594] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_api.swift
[2594/2594] Compiling SotoCognitoIdentityProvider CognitoIdentityProvider_shapes.swift
[2596/2603] Compiling SotoCognitoAuthenticationKit ContextData.swift
[2597/2603] Compiling SotoCognitoAuthenticationKit Tokens.swift
[2598/2603] Compiling SotoCognitoAuthenticationKit Identifiable.swift
[2599/2603] Compiling SotoCognitoAuthenticationKit UserPoolCredentialProvider.swift
[2600/2603] Compiling SotoCognitoAuthenticationKit Configuration.swift
[2601/2603] Compiling SotoCognitoAuthenticationKit Authenticatable+JWT.swift
[2602/2603] Emitting module SotoCognitoAuthenticationKit
[2603/2603] Compiling SotoCognitoAuthenticationKit Authenticatable.swift
[2605/2609] Emitting module SotoCognitoAuthentication
[2606/2609] Compiling SotoCognitoAuthentication Application+Cognito.swift
[2607/2609] Compiling SotoCognitoAuthentication Authenticators.swift
[2608/2609] Compiling SotoCognitoAuthentication Exports.swift
[2609/2609] Compiling SotoCognitoAuthentication Request+Cognito.swift
Build complete! (506.91s)
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.