The Swift Package Index logo.Swift Package Index

Build Information

Successful build of fluent, reference main (b869ac), with Swift 6.1 for Android on 10 Feb 2026 20:44:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent.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/fluent
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b869acf Update api-docs.yml
Cloned https://github.com/vapor/fluent.git
Revision (git rev-parse @):
b869acf0a68b8166129e14b92b067de181efd562
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vapor/fluent.git
https://github.com/vapor/fluent.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.52.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.117.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "fluent",
  "name" : "fluent",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Fluent",
      "targets" : [
        "Fluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTests",
      "path" : "Tests/FluentTests",
      "product_dependencies" : [
        "XCTFluent",
        "VaporTesting"
      ],
      "sources" : [
        "CacheTests.swift",
        "CredentialTests.swift",
        "OperatorTests.swift",
        "PaginationTests.swift",
        "QueryHistoryTests.swift",
        "RepositoryTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Fluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fluent",
      "module_type" : "SwiftTarget",
      "name" : "Fluent",
      "path" : "Sources/Fluent",
      "product_dependencies" : [
        "FluentKit",
        "Vapor"
      ],
      "product_memberships" : [
        "Fluent"
      ],
      "sources" : [
        "Concurrency/FluentProvider+Concurrency.swift",
        "Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
        "Concurrency/Pagination+Concurrency.swift",
        "Concurrency/Sessions+Concurrency.swift",
        "Exports.swift",
        "Fluent+Cache.swift",
        "Fluent+History.swift",
        "Fluent+Paginate.swift",
        "Fluent+Pagination.swift",
        "Fluent+Sessions.swift",
        "FluentProvider.swift",
        "MigrateCommand.swift",
        "ModelAuthenticatable.swift",
        "ModelCredentialsAuthenticatable.swift",
        "ModelTokenAuthenticatable.swift",
        "PageLimit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-kit.git
[1/13893] Fetching fluent-kit
[3614/90564] Fetching fluent-kit, vapor
Fetched https://github.com/vapor/fluent-kit.git from cache (1.02s)
[16868/76671] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.33s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.55.0 (3.90s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1162] Fetching swift-service-context
[269/6810] Fetching swift-service-context, swift-distributed-tracing
[395/9384] Fetching swift-service-context, swift-distributed-tracing, swift-service-lifecycle
[371/6810] Fetching swift-service-context, swift-distributed-tracing
[407/9384] Fetching swift-service-context, swift-distributed-tracing, swift-service-lifecycle
[3344/15537] Fetching swift-service-context, swift-distributed-tracing, swift-service-lifecycle, sql-kit
[4784/21436] Fetching swift-service-context, swift-distributed-tracing, swift-service-lifecycle, sql-kit, swift-log
[21437/103441] Fetching swift-service-context, swift-distributed-tracing, swift-service-lifecycle, sql-kit, swift-log, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.61s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.62s)
[10456/91640] Fetching swift-service-context, swift-service-lifecycle, swift-log, swift-nio
Fetched https://github.com/apple/swift-service-context.git from cache (9.05s)
Fetched https://github.com/apple/swift-log.git from cache (9.06s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (9.06s)
Fetched https://github.com/apple/swift-nio.git from cache (9.27s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (10.16s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6095] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.49s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.77s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.84s)
Fetching https://github.com/apple/swift-collections.git
[1/19493] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.34.0 (2.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.86s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.2 (0.75s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/vapor/multipart-kit.git
[1/3616] Fetching multipart-kit
[1159/5436] Fetching multipart-kit, swift-atomics
[2230/7128] Fetching multipart-kit, swift-atomics, swift-asn1
[2535/13180] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms
[3096/20277] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms, swift-certificates
[15665/22909] Fetching multipart-kit, swift-atomics, swift-asn1, swift-algorithms, swift-certificates, websocket-kit
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
[17100/21089] Fetching multipart-kit, swift-asn1, swift-algorithms, swift-certificates, websocket-kit
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.75s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-certificates.git from cache (0.85s)
Fetching https://github.com/apple/swift-nio-http2.git
[5953/10506] Fetching multipart-kit, swift-asn1, websocket-kit, swift-metrics
[8519/16943] Fetching multipart-kit, swift-asn1, websocket-kit, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.51s)
[10973/14377] Fetching multipart-kit, swift-asn1, websocket-kit, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[12390/26288] Fetching multipart-kit, swift-asn1, websocket-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.58s)
Fetching https://github.com/vapor/routing-kit.git
[8713/19851] Fetching multipart-kit, swift-asn1, websocket-kit, swift-nio-http2
[13359/41207] Fetching multipart-kit, swift-asn1, websocket-kit, swift-nio-http2, routing-kit
[33902/56503] Fetching multipart-kit, swift-asn1, websocket-kit, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (2.58s)
[39835/53871] Fetching multipart-kit, swift-asn1, swift-nio-http2, routing-kit, swift-nio-ssl
Fetched https://github.com/apple/swift-asn1.git from cache (2.59s)
[38356/52179] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.84s)
[36633/48563] Fetching swift-nio-http2, routing-kit, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
[37551/55115] Fetching swift-nio-http2, routing-kit, swift-nio-ssl, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.34s)
[27299/43204] Fetching routing-kit, swift-nio-ssl, console-kit
Fetching https://github.com/swift-server/async-http-client.git
[30227/60725] Fetching routing-kit, swift-nio-ssl, console-kit, swift-crypto
[32763/63179] Fetching routing-kit, swift-nio-ssl, console-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.96s)
[31548/56627] Fetching routing-kit, swift-nio-ssl, swift-crypto, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (2.27s)
Fetched https://github.com/vapor/async-kit.git from cache (0.74s)
[8067/32817] Fetching swift-nio-ssl, swift-crypto
[11674/47846] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.97s)
[25295/32817] Fetching swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.43s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.93s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.82s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.17s)
Fetching https://github.com/apple/swift-numerics.git
[1/6410] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (2.64s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.63s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.57s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2809] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.30s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (2.86s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (2.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.76s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.62s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.89s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (1.09s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.84s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.59s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1204] Fetching swift-http-structured-headers
[832/2155] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.30s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.94.0 (1.62s)
Fetching https://github.com/apple/swift-system.git
[1/5552] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.75s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.32s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.94s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.62s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.3 (1.31s)
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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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.26.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.1.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.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.94.0
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.55.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.34.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
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.5.1
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.6.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.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
Building for debugging...
[0/856] Write sources
[45/856] Compiling CNIOWindows shim.c
[46/856] Write sources
[47/856] Compiling CNIOWASI CNIOWASI.c
[48/856] Write sources
[50/856] Compiling CNIOWindows WSAStartup.c
[51/856] Write sources
[59/856] Compiling CNIOOpenBSD shim.c
[60/856] Compiling _NumericsShims _NumericsShims.c
[61/856] Compiling _AtomicsShims.c
[62/856] Compiling CVaporBcrypt bcrypt.c
[63/856] Compiling CNIOPosix event_loop_id.c
[64/856] Compiling CVaporBcrypt blf.c
[65/856] Compiling CXKCPShims shims.c
[66/856] Compiling SimpleFIPS202.c
[67/856] Compiling KeccakSponge.c
[68/856] Compiling KeccakHash.c
[69/856] Compiling CNIOLinux liburing_shims.c
[70/856] Compiling CSystem shims.c
[71/856] Compiling CNIOSHA1 c_nio_sha1.c
[72/856] Compiling CNIODarwin shim.c
[73/856] Compiling CNIOLLHTTP c_nio_http.c
[74/856] Compiling CNIOExtrasZlib empty.c
[75/856] Compiling CNIOLinux shim.c
[76/856] Compiling fiat_p256_adx_sqr.S
[77/856] Compiling fiat_p256_adx_mul.S
[78/856] Compiling CNIOLLHTTP c_nio_api.c
[79/856] Write swift-version-24593BA9C3E375BF.txt
[80/856] Compiling fiat_curve25519_adx_square.S
[81/856] Compiling fiat_curve25519_adx_mul.S
[82/856] Compiling CNIOLLHTTP c_nio_llhttp.c
[83/864] Compiling KeccakP-1600-opt64.c
[84/864] Compiling CNIOBoringSSLShims shims.c
[86/864] Emitting module _CertificateInternals
[86/912] Compiling tls_record.cc
[87/912] Compiling tls_method.cc
[88/912] Compiling tls13_server.cc
[90/931] Compiling _CertificateInternals _TinyArray.swift
[92/932] Compiling RealModule RealFunctions.swift
[93/933] Compiling RealModule Float80+Real.swift
[94/933] Compiling RealModule Real.swift
[95/933] Emitting module ServiceContextModule
[96/933] Compiling ServiceContextModule ServiceContext.swift
[97/933] Compiling ServiceContextModule ServiceContextKey.swift
[98/933] Compiling _NIODataStructures _TinyArray.swift
[99/934] Compiling RealModule Float16+Real.swift
[100/934] Compiling _NIOBase64 Base64.swift
[101/934] Emitting module _NIOBase64
[102/934] Compiling _NIODataStructures PriorityQueue.swift
[103/934] Emitting module RealModule
[104/934] Compiling RealModule AlgebraicField.swift
[105/934] Compiling RealModule ApproximateEquality.swift
[106/934] Compiling RealModule AugmentedArithmetic.swift
[107/934] Compiling RealModule Double+Real.swift
[108/934] Compiling RealModule ElementaryFunctions.swift
[109/934] Compiling RealModule Float+Real.swift
[111/951] Compiling RealModule RelaxedArithmetic.swift
[112/952] Emitting module _NIODataStructures
[113/952] Compiling _NIODataStructures Heap.swift
[115/953] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[116/953] Compiling SwiftASN1 UTCTime.swift
[117/953] Compiling SystemPackage Backcompat.swift
[118/953] Compiling SystemPackage CInterop.swift
[119/953] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[120/953] Compiling InternalCollectionsUtilities _SortedCollection.swift
[121/953] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[122/953] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[124/957] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[127/959] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[128/959] Compiling InternalCollectionsUtilities Integer rank.swift
[129/959] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[130/959] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[131/959] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[132/966] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[133/966] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[134/971] Compiling InternalCollectionsUtilities UInt+reversed.swift
[135/971] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[136/971] Compiling InternalCollectionsUtilities Debugging.swift
[137/971] Compiling InternalCollectionsUtilities Descriptions.swift
[138/971] Compiling Instrumentation Instrument.swift
[143/971] Emitting module InternalCollectionsUtilities
[147/971] Compiling Instrumentation NoOpInstrument.swift
[148/971] Compiling Instrumentation MultiplexInstrument.swift
[149/971] Compiling ConcurrencyHelpers LockedValueBox.swift
[150/971] Emitting module Instrumentation
[161/974] Emitting module SystemPackage
[172/974] Compiling CoreMetrics Metrics.swift
[173/974] Compiling SystemPackage SystemString.swift
[174/974] Compiling SystemPackage Util+StringArray.swift
[175/974] Compiling SystemPackage Util.swift
[176/974] Compiling SystemPackage UtilConsumers.swift
[177/974] Compiling SwiftASN1 DER.swift
[178/974] Compiling SwiftASN1 Errors.swift
[178/974] Compiling tls13_enc.cc
[180/974] Emitting module SwiftASN1
[180/1042] Compiling tls13_client.cc
[182/1042] Compiling Instrumentation InstrumentationSystem.swift
[183/1042] Compiling Instrumentation Locks.swift
[184/1042] Emitting module ConcurrencyHelpers
[185/1042] Compiling Logging MetadataProvider.swift
[186/1042] Compiling ConcurrencyHelpers Lock.swift
[187/1043] Emitting module CoreMetrics
[188/1043] Compiling CoreMetrics Locks.swift
[189/1045] Compiling Logging Logging.swift
[190/1045] Compiling Logging LogHandler.swift
[191/1046] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[192/1046] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[193/1046] Compiling _RopeModule BigString+Sequence.swift
[194/1046] Compiling _RopeModule BigString+TextOutputStream.swift
[195/1046] Emitting module Logging
[196/1046] Compiling Logging Locks.swift
[197/1076] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[198/1076] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[199/1076] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[200/1076] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[201/1079] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[202/1079] Compiling OrderedCollections OrderedDictionary+Values.swift
[203/1079] Compiling OrderedCollections OrderedDictionary.swift
[204/1079] Compiling OrderedCollections OrderedSet+Codable.swift
[206/1102] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[207/1102] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[208/1102] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[209/1102] Compiling OrderedCollections OrderedDictionary+Elements.swift
[215/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[216/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[217/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[218/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[219/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[220/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[221/1111] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[228/1130] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[229/1130] Compiling OrderedCollections OrderedSet+Descriptions.swift
[230/1130] Compiling OrderedCollections OrderedSet+Diffing.swift
[231/1130] Compiling OrderedCollections OrderedSet+Equatable.swift
[232/1221] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[233/1221] Compiling HashTreeCollections TreeSet+Debugging.swift
[234/1221] Compiling HashTreeCollections TreeSet+Descriptions.swift
[235/1221] Compiling HashTreeCollections TreeSet+Equatable.swift
[236/1221] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[237/1221] Compiling HashTreeCollections TreeSet+Extras.swift
[238/1221] Compiling HashTreeCollections TreeSet+Filter.swift
[239/1221] Compiling Tracing TracingTime.swift
[240/1221] Compiling HeapModule Heap.swift
[241/1221] Emitting module HeapModule
[242/1221] Compiling HeapModule _HeapNode.swift
[243/1221] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[244/1221] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[245/1221] Compiling HashTreeCollections _HashNode+Structural merge.swift
[246/1221] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[247/1221] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[248/1221] Compiling HashTreeCollections _HashNode+Structural union.swift
[249/1221] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[250/1221] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[251/1221] Emitting module Tracing
[252/1221] Compiling HeapModule Heap+Invariants.swift
[253/1221] Compiling HeapModule Heap+Descriptions.swift
[254/1221] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[255/1221] Compiling HeapModule Heap+UnsafeHandle.swift
[256/1222] Compiling Tracing Tracer.swift
[257/1222] Compiling HashTreeCollections _Bucket.swift
[258/1222] Compiling HashTreeCollections _Hash.swift
[259/1222] Compiling HashTreeCollections _HashLevel.swift
[260/1222] Compiling HashTreeCollections _HashNode+Builder.swift
[261/1222] Compiling HashTreeCollections _HashNode+Debugging.swift
[262/1222] Compiling HashTreeCollections _HashNode+Initializers.swift
[263/1222] Compiling HashTreeCollections _HashNode+Invariants.swift
[264/1222] Compiling HashTreeCollections _HashNode+Lookups.swift
[265/1222] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[266/1222] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[267/1222] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[268/1222] Compiling HashTreeCollections TreeDictionary+Filter.swift
[269/1222] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[270/1222] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[271/1222] Compiling HashTreeCollections TreeDictionary+Keys.swift
[272/1222] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[273/1222] Compiling Tracing TracerProtocol+Legacy.swift
[274/1222] Compiling Tracing TracerProtocol.swift
[275/1222] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[276/1222] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[277/1222] Compiling HashTreeCollections _HashNode.swift
[278/1222] Compiling HashTreeCollections _HashNodeHeader.swift
[279/1222] Compiling HashTreeCollections _HashSlot.swift
[280/1222] Compiling HashTreeCollections _HashStack.swift
[281/1222] Compiling HashTreeCollections _AncestorHashSlots.swift
[282/1222] Compiling HashTreeCollections _Bitmap.swift
[283/1222] Compiling UnixSignals UnixSignal.swift
[284/1222] Emitting module UnixSignals
[285/1222] Compiling UnixSignals UnixSignalsSequence.swift
[306/1223] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[307/1223] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[308/1223] Compiling HashTreeCollections _HashNode+Storage.swift
[309/1223] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[310/1223] Compiling HashTreeCollections _HashNode+Structural filter.swift
[311/1223] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[312/1223] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[313/1223] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[316/1223] Compiling HashTreeCollections TreeSet+Hashable.swift
[317/1223] Compiling HashTreeCollections TreeSet+Sendable.swift
[318/1223] Compiling HashTreeCollections TreeSet+Sequence.swift
[319/1223] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[320/1223] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[321/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[322/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[323/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[324/1223] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[325/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[327/1248] Compiling HashTreeCollections TreeDictionary.swift
[328/1248] Compiling HashTreeCollections TreeSet+Codable.swift
[329/1248] Compiling HashTreeCollections TreeSet+Collection.swift
[337/1248] Compiling DequeModule Deque+CustomReflectable.swift
[338/1248] Compiling DequeModule Deque+Descriptions.swift
[339/1250] Compiling Tracing InstrumentationSystem+Tracing.swift
[340/1250] Compiling Tracing NoOpTracer.swift
[341/1250] Compiling Tracing SpanProtocol.swift
[342/1251] Compiling DequeModule _DequeBuffer.swift
[343/1251] Compiling DequeModule _DequeBufferHeader.swift
[345/1251] Compiling DequeModule Deque+Equatable.swift
[346/1251] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[347/1251] Compiling DequeModule Deque+Extras.swift
[348/1251] Compiling DequeModule Deque+Hashable.swift
[356/1251] Compiling HashTreeCollections TreeDictionary+Merge.swift
[357/1251] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[358/1251] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[359/1251] Compiling HashTreeCollections TreeDictionary+Values.swift
[360/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[361/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[362/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[363/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[364/1251] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[365/1251] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[366/1251] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[367/1251] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[368/1251] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[369/1251] Compiling HashTreeCollections TreeSet.swift
[370/1251] Compiling DequeModule Deque+Codable.swift
[371/1251] Compiling DequeModule Deque+Collection.swift
[378/1251] Compiling HashTreeCollections _HashTreeIterator.swift
[379/1251] Compiling HashTreeCollections _HashTreeStatistics.swift
[380/1251] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[381/1251] Compiling HashTreeCollections _RawHashNode.swift
[382/1251] Compiling HashTreeCollections _UnmanagedHashNode.swift
[383/1251] Compiling HashTreeCollections _UnsafePath.swift
[384/1251] Compiling HashTreeCollections TreeDictionary+Codable.swift
[385/1251] Compiling DequeModule _DequeSlot.swift
[386/1251] Compiling DequeModule _UnsafeWrappedBuffer.swift
[387/1251] Emitting module _RopeModule
[388/1251] Compiling DequeModule Deque+Testing.swift
[389/1251] Compiling DequeModule Deque._Storage.swift
[390/1251] Compiling DequeModule Deque._UnsafeHandle.swift
[391/1251] Compiling DequeModule Deque.swift
[399/1251] Compiling HashTreeCollections TreeDictionary+Collection.swift
[400/1251] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[401/1251] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[402/1251] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[405/1251] Emitting module OrderedCollections
[407/1252] Emitting module DequeModule
[408/1253] Emitting module RoutingKit
[409/1253] Compiling RoutingKit PathComponent.swift
[430/1253] Compiling tls13_both.cc
[432/1253] Compiling RoutingKit Router.swift
[444/1253] Compiling RoutingKit TrieRouter.swift
[456/1253] Compiling RoutingKit AnyRouter.swift
[457/1253] Compiling RoutingKit Parameters.swift
[486/1254] Emitting module Metrics
[487/1254] Compiling Metrics Metrics.swift
[487/1256] Compiling t1_enc.cc
[491/1256] Compiling ssl_x509.cc
[492/1256] Compiling ssl_versions.cc
[494/1256] Emitting module HashTreeCollections
[494/1257] Compiling ssl_transcript.cc
[496/1257] Compiling ssl_stat.cc
[497/1257] Compiling ssl_session.cc
[498/1257] Compiling ssl_privkey.cc
[499/1257] Compiling ssl_cipher.cc
[500/1257] Compiling ssl_key_share.cc
[501/1257] Compiling ssl_lib.cc
[502/1257] Compiling ssl_file.cc
[503/1257] Compiling ssl_credential.cc
[504/1257] Compiling ssl_buffer.cc
[505/1257] Compiling ssl_asn1.cc
[506/1257] Compiling ssl_cert.cc
[507/1257] Compiling ssl_aead_ctx.cc
[508/1257] Compiling s3_pkt.cc
[509/1257] Compiling s3_lib.cc
[510/1257] Compiling s3_both.cc
[511/1257] Compiling handshake_server.cc
[512/1257] Compiling handoff.cc
[513/1257] Compiling handshake_client.cc
[514/1257] Compiling handshake.cc
[515/1257] Compiling encrypted_client_hello.cc
[516/1257] Compiling dtls_record.cc
[517/1257] Compiling extensions.cc
[518/1257] Compiling md5-x86_64-apple.S
[519/1257] Compiling md5-x86_64-linux.S
[520/1257] Compiling md5-586-linux.S
[521/1257] Compiling md5-586-apple.S
[522/1257] Compiling chacha20_poly1305_x86_64-linux.S
[523/1257] Compiling chacha20_poly1305_x86_64-apple.S
[524/1257] Compiling dtls_method.cc
[525/1257] Compiling chacha20_poly1305_armv8-win.S
[526/1257] Compiling chacha20_poly1305_armv8-apple.S
[527/1257] Compiling chacha20_poly1305_armv8-linux.S
[528/1257] Compiling d1_srtp.cc
[528/1257] Compiling chacha-x86_64-linux.S
[530/1257] Compiling chacha-x86-linux.S
[531/1257] Compiling d1_pkt.cc
[532/1257] Compiling chacha-x86-apple.S
[533/1257] Compiling chacha-x86_64-apple.S
[534/1257] Compiling chacha-armv4-linux.S
[535/1257] Compiling chacha-armv8-win.S
[536/1257] Compiling chacha-armv8-apple.S
[537/1257] Compiling d1_both.cc
[538/1257] Compiling chacha-armv8-linux.S
[539/1257] Compiling err_data.cc
[540/1257] Compiling x86_64-mont5-apple.S
[541/1257] Compiling aes128gcmsiv-x86_64-linux.S
[542/1257] Compiling x86_64-mont-linux.S
[543/1257] Compiling x86_64-mont5-linux.S
[544/1257] Compiling d1_lib.cc
[545/1257] Compiling aes128gcmsiv-x86_64-apple.S
[546/1257] Compiling x86_64-mont-apple.S
[547/1257] Compiling x86-mont-linux.S
[548/1257] Compiling x86-mont-apple.S
[549/1257] Compiling vpaes-x86_64-linux.S
[550/1257] Compiling vpaes-x86_64-apple.S
[551/1257] Compiling vpaes-x86-apple.S
[552/1257] Compiling vpaes-armv8-win.S
[553/1257] Compiling vpaes-armv8-apple.S
[554/1257] Compiling vpaes-armv7-linux.S
[555/1257] Compiling vpaes-x86-linux.S
[556/1257] Compiling sha512-x86_64-apple.S
[557/1257] Compiling sha512-x86_64-linux.S
[558/1257] Compiling vpaes-armv8-linux.S
[559/1257] Compiling sha512-armv8-win.S
[560/1257] Compiling bio_ssl.cc
[561/1257] Compiling sha512-armv8-apple.S
[562/1257] Compiling sha256-x86_64-linux.S
[563/1257] Compiling sha512-586-linux.S
[564/1257] Compiling sha512-armv4-linux.S
[565/1257] Compiling sha512-armv8-linux.S
[566/1257] Compiling sha512-586-apple.S
[567/1257] Compiling sha256-x86_64-apple.S
[568/1257] Compiling sha256-armv8-win.S
[569/1257] Compiling sha256-armv8-apple.S
[570/1257] Compiling sha256-armv4-linux.S
[571/1257] Compiling sha256-586-linux.S
[572/1257] Compiling sha256-armv8-linux.S
[573/1257] Compiling sha1-x86_64-linux.S
[574/1257] Compiling sha1-x86_64-apple.S
[575/1257] Compiling sha256-586-apple.S
[575/1257] Compiling sha1-armv8-linux.S
[577/1257] Compiling sha1-armv8-win.S
[578/1257] Compiling sha1-armv8-apple.S
[579/1257] Compiling sha1-armv4-large-linux.S
[580/1257] Compiling sha1-586-linux.S
[581/1257] Compiling rdrand-x86_64-apple.S
[582/1257] Compiling rsaz-avx2-linux.S
[583/1257] Compiling sha1-586-apple.S
[584/1257] Compiling rsaz-avx2-apple.S
[585/1257] Compiling rdrand-x86_64-linux.S
[586/1257] Compiling p256_beeu-x86_64-asm-linux.S
[587/1257] Compiling p256_beeu-x86_64-asm-apple.S
[588/1257] Compiling p256_beeu-armv8-asm-win.S
[589/1257] Compiling p256-armv8-asm-apple.S
[590/1257] Compiling p256-x86_64-asm-linux.S
[591/1257] Compiling p256_beeu-armv8-asm-linux.S
[592/1257] Compiling p256-armv8-asm-win.S
[593/1257] Compiling p256_beeu-armv8-asm-apple.S
[593/1257] Compiling p256-x86_64-asm-apple.S
[595/1257] Compiling p256-armv8-asm-linux.S
[596/1257] Compiling ghashv8-armv8-win.S
[597/1257] Compiling ghashv8-armv8-linux.S
[598/1257] Compiling ghashv8-armv8-apple.S
[599/1257] Compiling ghash-x86_64-linux.S
[600/1257] Compiling ghash-x86_64-apple.S
[601/1257] Compiling ghash-x86-linux.S
[602/1257] Compiling ghashv8-armv7-linux.S
[603/1257] Compiling ghash-x86-apple.S
[604/1257] Compiling ghash-ssse3-x86_64-apple.S
[605/1257] Compiling ghash-ssse3-x86_64-linux.S
[606/1257] Compiling ghash-ssse3-x86-linux.S
[607/1257] Compiling ghash-ssse3-x86-apple.S
[608/1257] Compiling ghash-neon-armv8-win.S
[609/1257] Compiling ghash-neon-armv8-apple.S
[610/1257] Compiling co-586-linux.S
[610/1257] Compiling ghash-armv4-linux.S
[612/1257] Compiling ghash-neon-armv8-linux.S
[613/1257] Compiling bsaes-armv7-linux.S
[614/1257] Compiling bn-armv8-win.S
[615/1257] Compiling co-586-apple.S
[616/1257] Compiling bn-586-linux.S
[617/1257] Compiling bn-586-apple.S
[618/1257] Compiling bn-armv8-linux.S
[619/1257] Compiling bn-armv8-apple.S
[620/1257] Compiling armv8-mont-apple.S
[621/1257] Compiling armv8-mont-win.S
[622/1257] Compiling armv4-mont-linux.S
[623/1257] Compiling armv8-mont-linux.S
[624/1257] Compiling aesv8-gcm-armv8-win.S
[625/1257] Compiling aesv8-gcm-armv8-linux.S
[626/1257] Compiling aesv8-armv8-win.S
[627/1257] Compiling aesv8-gcm-armv8-apple.S
[628/1257] Compiling aesv8-armv8-apple.S
[629/1257] Compiling aesv8-armv8-linux.S
[630/1257] Compiling aesv8-armv7-linux.S
[631/1257] Compiling aesni-x86_64-linux.S
[632/1257] Compiling aesni-x86-linux.S
[633/1257] Compiling aesni-gcm-x86_64-apple.S
[634/1257] Compiling aesni-x86_64-apple.S
[635/1257] Compiling aesni-x86-apple.S
[636/1257] Compiling aesni-gcm-x86_64-linux.S
[637/1257] Compiling aes-gcm-avx2-x86_64-apple.S
[638/1257] Compiling aes-gcm-avx2-x86_64-linux.S
[639/1257] Compiling aes-gcm-avx10-x86_64-linux.S
[640/1257] Compiling aes-gcm-avx10-x86_64-apple.S
[641/1257] Compiling x_spki.cc
[642/1257] Compiling x_name.cc
[643/1257] Compiling x_req.cc
[644/1257] Compiling x_x509a.cc
[645/1257] Compiling x_val.cc
[646/1257] Compiling x_x509.cc
[647/1257] Compiling x_sig.cc
[648/1257] Compiling x_pubkey.cc
[649/1257] Compiling x_exten.cc
[650/1257] Compiling x_crl.cc
[651/1257] Compiling x509spki.cc
[652/1257] Compiling x_attrib.cc
[653/1257] Compiling x_algor.cc
[654/1257] Compiling x509rset.cc
[655/1257] Compiling x_all.cc
[656/1257] Compiling x509name.cc
[657/1257] Compiling x509cset.cc
[658/1257] Compiling x509_vpm.cc
[659/1257] Compiling x509_txt.cc
[660/1257] Compiling x509_v3.cc
[661/1257] Compiling x509_vfy.cc
[662/1257] Compiling x509_req.cc
[663/1257] Compiling x509_obj.cc
[664/1257] Compiling x509_trs.cc
[665/1257] Compiling x509_set.cc
[666/1257] Compiling x509.cc
[667/1257] Compiling x509_lu.cc
[668/1257] Compiling x509_def.cc
[669/1257] Compiling x509_ext.cc
[670/1257] Compiling x509_d2.cc
[671/1257] Compiling x509_cmp.cc
[672/1257] Compiling x509_att.cc
[673/1257] Compiling v3_utl.cc
[674/1257] Compiling v3_pmaps.cc
[675/1257] Compiling v3_purp.cc
[676/1257] Compiling v3_skey.cc
[677/1257] Compiling v3_prn.cc
[678/1257] Compiling v3_pcons.cc
[679/1257] Compiling v3_ocsp.cc
[680/1257] Compiling v3_ncons.cc
[681/1257] Compiling v3_lib.cc
[682/1257] Compiling v3_info.cc
[683/1257] Compiling v3_int.cc
[684/1257] Compiling v3_ia5.cc
[685/1257] Compiling v3_conf.cc
[686/1257] Compiling v3_genn.cc
[687/1257] Compiling v3_extku.cc
[688/1257] Compiling v3_enum.cc
[689/1257] Compiling v3_crld.cc
[690/1257] Compiling v3_bitst.cc
[691/1257] Compiling v3_cpols.cc
[692/1257] Compiling v3_akeya.cc
[693/1257] Compiling v3_akey.cc
[694/1257] Compiling v3_bcons.cc
[695/1257] Compiling v3_alt.cc
[696/1257] Compiling t_crl.cc
[697/1257] Compiling t_x509a.cc
[698/1257] Compiling name_print.cc
[699/1257] Compiling rsa_pss.cc
[700/1257] Compiling t_req.cc
[701/1257] Compiling t_x509.cc
[702/1257] Compiling by_file.cc
[703/1257] Compiling i2d_pr.cc
[704/1257] Compiling policy.cc
[705/1257] Compiling by_dir.cc
[706/1257] Compiling a_digest.cc
[707/1257] Compiling asn1_gen.cc
[708/1257] Compiling algorithm.cc
[709/1257] Compiling a_verify.cc
[710/1257] Compiling pmbtoken.cc
[711/1257] Compiling voprf.cc
[712/1257] Compiling a_sign.cc
[713/1257] Compiling thread_win.cc
[714/1257] Compiling stack.cc
[715/1257] Compiling thread_none.cc
[716/1257] Compiling thread_pthread.cc
[717/1257] Compiling thread.cc
[718/1257] Compiling sha512.cc
[719/1257] Compiling siphash.cc
[720/1257] Compiling trust_token.cc
[721/1257] Compiling slhdsa.cc
[722/1257] Compiling sha256.cc
[723/1257] Compiling sha1.cc
[724/1257] Compiling spake2plus.cc
[725/1257] Compiling rsa_extra.cc
[726/1257] Compiling rsa_crypt.cc
[727/1257] Compiling rsa_print.cc
[728/1257] Compiling refcount.cc
[729/1257] Compiling rc4.cc
[730/1257] Compiling rsa_asn1.cc
[731/1257] Compiling windows.cc
[732/1257] Compiling trusty.cc
[733/1257] Compiling urandom.cc
[734/1257] Compiling passive.cc
[735/1257] Compiling rand.cc
[736/1257] Compiling ios.cc
[737/1257] Compiling poly1305_arm_asm.S
[738/1257] Compiling forkunsafe.cc
[739/1257] Compiling deterministic.cc
[740/1257] Compiling fork_detect.cc
[741/1257] Compiling getentropy.cc
[742/1257] Compiling poly1305_arm.cc
[743/1257] Compiling pool.cc
[744/1257] Compiling poly1305.cc
[745/1257] Compiling poly1305_vec.cc
[746/1257] Compiling pkcs8.cc
[747/1257] Compiling pkcs8_x509.cc
[748/1257] Compiling p5_pbev2.cc
[749/1257] Compiling pkcs7_x509.cc
[750/1257] Compiling pkcs7.cc
[751/1257] Compiling pem_xaux.cc
[752/1257] Compiling pem_pkey.cc
[753/1257] Compiling pem_pk8.cc
[754/1257] Compiling pem_x509.cc
[755/1257] Compiling pem_oth.cc
[756/1257] Compiling mldsa.cc
[757/1257] Compiling pem_lib.cc
[758/1257] Compiling pem_info.cc
[759/1257] Compiling mlkem.cc
[760/1257] Compiling obj_xref.cc
[761/1257] Compiling pem_all.cc
[762/1257] Compiling mem.cc
[763/1257] Compiling poly_rq_mul.S
[764/1257] Compiling fips_shared_support.cc
[765/1257] Compiling obj.cc
[766/1257] Compiling md5.cc
[767/1257] Compiling lhash.cc
[768/1257] Compiling md4.cc
[769/1257] Compiling ex_data.cc
[770/1257] Compiling kyber.cc
[771/1257] Compiling scrypt.cc
[772/1257] Compiling hpke.cc
[773/1257] Compiling sign.cc
[774/1257] Compiling print.cc
[775/1257] Compiling hrss.cc
[776/1257] Compiling p_x25519.cc
[777/1257] Compiling pbkdf.cc
[778/1257] Compiling p_x25519_asn1.cc
[779/1257] Compiling p_ed25519_asn1.cc
[780/1257] Compiling p_rsa_asn1.cc
[781/1257] Compiling p_rsa.cc
[782/1257] Compiling p_hkdf.cc
[783/1257] Compiling p_ed25519.cc
[784/1257] Compiling p_ec.cc
[785/1257] Compiling p_dh_asn1.cc
[786/1257] Compiling p_ec_asn1.cc
[787/1257] Compiling p_dh.cc
[788/1257] Compiling evp_ctx.cc
[789/1257] Compiling p_dsa_asn1.cc
[790/1257] Compiling evp_asn1.cc
[791/1257] Compiling engine.cc
[792/1257] Compiling err.cc
[793/1257] Compiling evp.cc
[794/1257] Compiling ecdsa_asn1.cc
[795/1257] Compiling ecdh.cc
[796/1257] Compiling ec_derive.cc
[797/1257] Compiling bcm.cc
[798/1257] Compiling hash_to_curve.cc
[799/1257] Compiling dsa_asn1.cc
[800/1257] Compiling dsa.cc
[801/1257] Compiling des.cc
[802/1257] Compiling params.cc
[803/1257] Compiling x25519-asm-arm.S
[804/1257] Compiling ec_asn1.cc
[805/1257] Compiling spake25519.cc
[806/1257] Compiling dh_asn1.cc
[807/1257] Compiling digest_extra.cc
[808/1257] Compiling curve25519_64_adx.cc
[809/1257] Compiling crypto.cc
[810/1257] Compiling cpu_intel.cc
[811/1257] Compiling cpu_arm_linux.cc
[812/1257] Compiling curve25519.cc
[813/1257] Compiling cpu_aarch64_openbsd.cc
[814/1257] Compiling cpu_arm_freebsd.cc
[815/1257] Compiling cpu_aarch64_sysreg.cc
[816/1257] Compiling cpu_aarch64_win.cc
[817/1257] Compiling cpu_aarch64_apple.cc
[818/1257] Compiling cpu_aarch64_fuchsia.cc
[819/1257] Compiling tls_cbc.cc
[820/1257] Compiling cpu_aarch64_linux.cc
[821/1257] Compiling conf.cc
[822/1257] Compiling get_cipher.cc
[823/1257] Compiling e_rc4.cc
[824/1257] Compiling e_tls.cc
[825/1257] Compiling e_null.cc
[826/1257] Compiling e_aesgcmsiv.cc
[827/1257] Compiling e_rc2.cc
[828/1257] Compiling e_chacha20poly1305.cc
[829/1257] Compiling e_des.cc
[830/1257] Compiling derive_key.cc
[831/1257] Compiling e_aesctrhmac.cc
[832/1257] Compiling chacha.cc
[833/1257] Compiling buf.cc
[834/1257] Compiling unicode.cc
[835/1257] Compiling ber.cc
[836/1257] Compiling cbb.cc
[837/1257] Compiling cbs.cc
[838/1257] Compiling asn1_compat.cc
[839/1257] Compiling convert.cc
[840/1257] Compiling socket_helper.cc
[841/1257] Compiling bn_asn1.cc
[842/1257] Compiling blake2.cc
[843/1257] Compiling socket.cc
[844/1257] Compiling printf.cc
[845/1257] Compiling file.cc
[846/1257] Compiling hexdump.cc
[847/1257] Compiling pair.cc
[848/1257] Compiling errno.cc
[849/1257] Compiling fd.cc
[850/1257] Compiling bio_mem.cc
[851/1257] Compiling connect.cc
[852/1257] Compiling bio.cc
[853/1257] Compiling base64.cc
[854/1257] Compiling tasn_typ.cc
[855/1257] Compiling tasn_fre.cc
[856/1257] Compiling tasn_enc.cc
[857/1257] Compiling tasn_utl.cc
[858/1257] Compiling tasn_new.cc
[859/1257] Compiling posix_time.cc
[860/1257] Compiling f_string.cc
[861/1257] Compiling tasn_dec.cc
[862/1257] Compiling asn_pack.cc
[863/1257] Compiling f_int.cc
[864/1257] Compiling asn1_par.cc
[865/1257] Compiling asn1_lib.cc
[866/1257] Compiling a_utctm.cc
[867/1257] Compiling a_type.cc
[868/1257] Compiling a_time.cc
[869/1257] Compiling a_strnid.cc
[870/1257] Compiling a_strex.cc
[871/1257] Compiling a_octet.cc
[872/1257] Compiling a_object.cc
[873/1257] Compiling a_i2d_fp.cc
[874/1257] Compiling a_dup.cc
[875/1257] Compiling a_mbstr.cc
[876/1257] Compiling a_int.cc
[877/1257] Compiling a_gentm.cc
[878/1257] Compiling fiat_p256_adx_sqr.S
[879/1257] Compiling fiat_p256_adx_mul.S
[880/1257] Compiling fiat_curve25519_adx_square.S
[881/1257] Compiling fiat_curve25519_adx_mul.S
[882/1257] Compiling md5-x86_64-linux.S
[883/1257] Compiling md5-x86_64-apple.S
[884/1257] Compiling a_d2i_fp.cc
[885/1257] Compiling md5-586-linux.S
[886/1257] Compiling md5-586-apple.S
[887/1257] Compiling chacha20_poly1305_x86_64-apple.S
[888/1257] Compiling chacha20_poly1305_armv8-win.S
[889/1257] Compiling chacha20_poly1305_x86_64-linux.S
[890/1257] Compiling a_bool.cc
[891/1257] Compiling chacha20_poly1305_armv8-apple.S
[892/1257] Compiling chacha20_poly1305_armv8-linux.S
[893/1257] Compiling chacha-x86_64-linux.S
[894/1257] Compiling chacha-x86-linux.S
[895/1257] Compiling chacha-x86_64-apple.S
[896/1257] Compiling CCryptoBoringSSLShims shims.c
[897/1257] Compiling chacha-x86-apple.S
[898/1257] Compiling chacha-armv8-win.S
[899/1257] Compiling chacha-armv8-apple.S
[900/1257] Compiling chacha-armv8-linux.S
[901/1257] Compiling aes128gcmsiv-x86_64-linux.S
[902/1257] Compiling chacha-armv4-linux.S
[903/1257] Compiling a_bitstr.cc
[904/1257] Compiling aes128gcmsiv-x86_64-apple.S
[905/1257] Compiling x86_64-mont-apple.S
[906/1257] Compiling x86_64-mont-linux.S
[907/1257] Compiling x86_64-mont5-linux.S
[908/1257] Compiling x86-mont-linux.S
[909/1257] Compiling x86_64-mont5-apple.S
[910/1257] Compiling x86-mont-apple.S
[911/1257] Compiling vpaes-x86_64-linux.S
[912/1257] Compiling vpaes-x86_64-apple.S
[913/1257] Compiling vpaes-x86-linux.S
[914/1257] Compiling vpaes-x86-apple.S
[915/1257] Compiling vpaes-armv8-win.S
[916/1257] Compiling vpaes-armv8-apple.S
[917/1257] Compiling sha512-x86_64-linux.S
[918/1257] Compiling vpaes-armv8-linux.S
[919/1257] Compiling vpaes-armv7-linux.S
[920/1257] Compiling sha512-armv8-win.S
[921/1257] Compiling sha512-x86_64-apple.S
[922/1257] Compiling sha512-armv4-linux.S
[923/1257] Compiling sha512-armv8-linux.S
[924/1257] Compiling sha512-586-linux.S
[925/1257] Compiling sha512-armv8-apple.S
[926/1257] Compiling sha512-586-apple.S
[927/1257] Compiling err_data.cc
[928/1257] Compiling sha256-x86_64-linux.S
[929/1257] Compiling sha256-armv8-win.S
[930/1257] Compiling sha256-x86_64-apple.S
[931/1257] Compiling sha256-armv8-apple.S
[932/1257] Compiling sha256-armv4-linux.S
[933/1257] Compiling sha256-armv8-linux.S
[934/1257] Compiling sha1-x86_64-linux.S
[935/1257] Compiling sha256-586-apple.S
[936/1257] Compiling sha1-x86_64-apple.S
[937/1257] Compiling sha256-586-linux.S
[938/1257] Compiling sha1-armv8-win.S
[939/1257] Compiling sha1-armv4-large-linux.S
[940/1257] Compiling sha1-armv8-apple.S
[941/1257] Compiling sha1-586-apple.S
[942/1257] Compiling sha1-armv8-linux.S
[942/1257] Compiling rsaz-avx2-linux.S
[944/1257] Compiling sha1-586-linux.S
[945/1257] Compiling rsaz-avx2-apple.S
[946/1257] Compiling p256_beeu-x86_64-asm-apple.S
[947/1257] Compiling rdrand-x86_64-linux.S
[948/1257] Compiling p256_beeu-x86_64-asm-linux.S
[949/1257] Compiling rdrand-x86_64-apple.S
[950/1257] Compiling p256_beeu-armv8-asm-win.S
[951/1257] Compiling p256_beeu-armv8-asm-linux.S
[952/1257] Compiling p256-x86_64-asm-linux.S
[953/1257] Compiling p256_beeu-armv8-asm-apple.S
[954/1257] Compiling p256-x86_64-asm-apple.S
[955/1257] Compiling p256-armv8-asm-linux.S
[956/1257] Compiling p256-armv8-asm-win.S
[957/1257] Compiling p256-armv8-asm-apple.S
[958/1257] Compiling ghashv8-armv8-linux.S
[959/1257] Compiling ghashv8-armv8-win.S
[960/1257] Compiling ghashv8-armv7-linux.S
[961/1257] Compiling ghashv8-armv8-apple.S
[962/1257] Compiling ghash-x86_64-apple.S
[963/1257] Compiling ghash-x86_64-linux.S
[964/1257] Compiling ghash-x86-linux.S
[965/1257] Compiling ghash-x86-apple.S
[966/1257] Compiling ghash-ssse3-x86-linux.S
[967/1257] Compiling ghash-ssse3-x86_64-linux.S
[968/1257] Compiling ghash-ssse3-x86_64-apple.S
[969/1257] Compiling ghash-ssse3-x86-apple.S
[970/1257] Compiling ghash-neon-armv8-win.S
[971/1257] Compiling co-586-linux.S
[972/1257] Compiling ghash-neon-armv8-linux.S
[973/1257] Compiling ghash-armv4-linux.S
[974/1257] Compiling ghash-neon-armv8-apple.S
[975/1257] Compiling bn-armv8-linux.S
[976/1257] Compiling co-586-apple.S
[977/1257] Compiling bsaes-armv7-linux.S
[978/1257] Compiling bn-586-linux.S
[979/1257] Compiling bn-armv8-apple.S
[980/1257] Compiling bn-armv8-win.S
[981/1257] Compiling armv8-mont-win.S
[982/1257] Compiling bn-586-apple.S
[983/1257] Compiling armv8-mont-apple.S
[984/1257] Compiling armv8-mont-linux.S
[985/1257] Compiling aesv8-gcm-armv8-apple.S
[986/1257] Compiling armv4-mont-linux.S
[987/1257] Compiling aesv8-gcm-armv8-win.S
[988/1257] Compiling aesv8-gcm-armv8-linux.S
[989/1257] Compiling aesv8-armv8-win.S
[990/1257] Compiling aesv8-armv8-linux.S
[991/1257] Compiling aesv8-armv7-linux.S
[992/1257] Compiling aesv8-armv8-apple.S
[993/1257] Compiling aesni-x86_64-linux.S
[994/1257] Compiling aesni-gcm-x86_64-linux.S
[995/1257] Compiling aesni-x86_64-apple.S
[996/1257] Compiling aesni-x86-apple.S
[996/1257] Compiling aesni-x86-linux.S
[998/1257] Compiling aesni-gcm-x86_64-apple.S
[999/1257] Compiling aes-gcm-avx512-x86_64-apple.S
[1000/1257] Compiling aes-gcm-avx512-x86_64-linux.S
[1001/1257] Compiling aes-gcm-avx2-x86_64-linux.S
[1002/1257] Compiling aes-gcm-avx2-x86_64-apple.S
[1003/1257] Compiling xwing.cc
[1004/1257] Compiling c-nioatomics.c
[1005/1257] Compiling x_sig.cc
[1006/1257] Compiling x_x509a.cc
[1007/1257] Compiling x_req.cc
[1008/1257] Compiling x_spki.cc
[1009/1257] Compiling x_x509.cc
[1010/1257] Compiling c-atomics.c
[1011/1263] Compiling x_name.cc
[1013/1263] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1014/1263] Emitting module NIOConcurrencyHelpers
[1015/1263] Compiling NIOConcurrencyHelpers lock.swift
[1015/1263] Compiling x_pubkey.cc
[1016/1263] Compiling x_exten.cc
[1017/1263] Compiling x_crl.cc
[1019/1263] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1020/1263] Compiling NIOConcurrencyHelpers NIOLock.swift
[1021/1263] Compiling NIOConcurrencyHelpers atomics.swift
[1021/1264] Compiling x_attrib.cc
[1023/1264] Compiling x_algor.cc
[1024/1264] Compiling x_all.cc
[1025/1290] Compiling x509spki.cc
[1027/1290] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1028/1290] Compiling ConsoleKitTerminal ConsoleClear.swift
[1029/1290] Compiling ConsoleKitTerminal Console+Ask.swift
[1030/1290] Compiling ConsoleKitTerminal Console+Choose.swift
[1030/1293] Compiling x509rset.cc
[1032/1293] Emitting module ConsoleKitTerminal
[1033/1293] Compiling ConsoleKitTerminal ActivityBar.swift
[1034/1293] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1035/1293] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1036/1293] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1037/1293] Compiling ConsoleKitTerminal CustomActivity.swift
[1038/1293] Compiling ConsoleKitTerminal LoadingBar.swift
[1039/1293] Compiling ConsoleKitTerminal ProgressBar.swift
[1040/1293] Compiling ConsoleKitTerminal Console+Clear.swift
[1040/1293] Compiling x509cset.cc
[1041/1293] Compiling x509_vpm.cc
[1043/1293] Compiling ConsoleKitTerminal Console.swift
[1044/1293] Compiling ConsoleKitTerminal Terminal.swift
[1045/1293] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1046/1293] Compiling ConsoleKitTerminal Console+Wait.swift
[1047/1293] Compiling ConsoleKitTerminal ConsoleColor.swift
[1048/1293] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1049/1293] Compiling ConsoleKitTerminal ConsoleText.swift
[1050/1293] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1051/1293] Compiling ConsoleKitTerminal ANSI.swift
[1052/1293] Compiling ConsoleKitTerminal Console+Confirm.swift
[1053/1293] Compiling ConsoleKitTerminal Console+Input.swift
[1054/1293] Compiling ConsoleKitTerminal Console+Center.swift
[1055/1293] Compiling ConsoleKitTerminal Console+Output.swift
[1055/1293] Compiling x509name.cc
[1056/1293] Compiling x509_v3.cc
[1057/1293] Compiling x509_vfy.cc
[1058/1293] Compiling x509_txt.cc
[1059/1293] Compiling x509_trs.cc
[1061/1293] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1062/1293] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1063/1293] Compiling ConsoleKitTerminal LoggerFragment.swift
[1064/1294] Compiling x509_obj.cc
[1065/1294] Compiling x509_req.cc
[1066/1294] Compiling x509_lu.cc
[1067/1294] Compiling x509_set.cc
[1068/1294] Compiling x509_ext.cc
[1069/1294] Compiling x509_def.cc
[1070/1294] Compiling x509_d2.cc
[1072/1316] Compiling ConsoleKitCommands CommandSignature.swift
[1073/1316] Compiling ConsoleKitCommands Flag.swift
[1074/1316] Compiling ConsoleKitCommands Option.swift
[1075/1318] Compiling ConsoleKitCommands CommandGroup.swift
[1076/1318] Compiling ConsoleKitCommands CommandInput.swift
[1077/1318] Compiling ConsoleKitCommands Commands.swift
[1078/1318] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1079/1318] Compiling ConsoleKitCommands AsyncCommand.swift
[1080/1318] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1081/1318] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1082/1318] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1083/1318] Compiling ConsoleKitCommands Argument.swift
[1084/1318] Compiling ConsoleKitCommands AsyncCommands.swift
[1085/1318] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1086/1318] Compiling ConsoleKitCommands AnyCommand.swift
[1087/1318] Emitting module ConsoleKitCommands
[1088/1318] Compiling ConsoleKitCommands Command.swift
[1089/1318] Compiling ConsoleKitCommands CommandContext.swift
[1090/1318] Compiling ConsoleKitCommands CommandError.swift
[1090/1318] Compiling x509.cc
[1091/1318] Compiling v3_prn.cc
[1092/1318] Compiling x509_cmp.cc
[1094/1318] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1095/1318] Compiling ConsoleKitCommands Utilities.swift
[1095/1318] Compiling v3_skey.cc
[1096/1318] Compiling v3_purp.cc
[1097/1318] Compiling v3_utl.cc
[1098/1318] Compiling x509_att.cc
[1100/1318] Compiling ConsoleKitCommands Console+Run.swift
[1101/1318] Compiling ConsoleKitCommands ConsoleError.swift
[1102/1318] Compiling ConsoleKitCommands Completion.swift
[1103/1319] Compiling v3_pcons.cc
[1104/1319] Compiling v3_ocsp.cc
[1105/1319] Compiling v3_pmaps.cc
[1106/1321] Compiling v3_ncons.cc
[1107/1321] Compiling v3_int.cc
[1108/1321] Compiling v3_info.cc
[1110/1321] Emitting module ConsoleKit
[1111/1321] Compiling ConsoleKit Exports.swift
[1111/1322] Compiling v3_lib.cc
[1113/1322] Compiling v3_genn.cc
[1114/1322] Compiling v3_ia5.cc
[1115/1322] Compiling v3_enum.cc
[1116/1322] Compiling v3_extku.cc
[1117/1322] Compiling v3_cpols.cc
[1118/1322] Compiling v3_conf.cc
[1119/1322] Compiling v3_crld.cc
[1120/1322] Compiling v3_bitst.cc
[1121/1322] Compiling v3_bcons.cc
[1122/1322] Compiling v3_alt.cc
[1123/1322] Compiling v3_akeya.cc
[1124/1322] Compiling v3_akey.cc
[1125/1322] Compiling t_x509a.cc
[1126/1322] Compiling t_x509.cc
[1127/1322] Compiling t_crl.cc
[1128/1322] Compiling t_req.cc
[1129/1322] Compiling i2d_pr.cc
[1130/1322] Compiling rsa_pss.cc
[1131/1322] Compiling policy.cc
[1132/1322] Compiling name_print.cc
[1133/1322] Compiling by_file.cc
[1134/1322] Compiling by_dir.cc
[1135/1322] Compiling asn1_gen.cc
[1136/1322] Compiling a_digest.cc
[1137/1322] Compiling voprf.cc
[1138/1322] Compiling a_sign.cc
[1139/1322] Compiling algorithm.cc
[1140/1322] Compiling a_verify.cc
[1141/1322] Compiling thread_win.cc
[1142/1322] Compiling thread_pthread.cc
[1143/1322] Compiling trust_token.cc
[1144/1322] Compiling stack.cc
[1145/1322] Compiling thread_none.cc
[1146/1322] Compiling pmbtoken.cc
[1147/1322] Compiling thread.cc
[1148/1322] Compiling spake2plus.cc
[1149/1322] Compiling sha512.cc
[1150/1322] Compiling sha1.cc
[1151/1322] Compiling sha256.cc
[1152/1322] Compiling slhdsa.cc
[1153/1322] Compiling rsa_extra.cc
[1154/1322] Compiling siphash.cc
[1155/1322] Compiling rsa_print.cc
[1156/1322] Compiling rsa_crypt.cc
[1157/1322] Compiling trusty.cc
[1158/1322] Compiling windows.cc
[1159/1322] Compiling urandom.cc
[1160/1322] Compiling refcount.cc
[1161/1322] Compiling rc4.cc
[1162/1322] Compiling rand.cc
[1163/1322] Compiling rsa_asn1.cc
[1164/1322] Compiling passive.cc
[1165/1322] Compiling poly1305_arm_asm.S
[1166/1322] Compiling forkunsafe.cc
[1167/1322] Compiling getentropy.cc
[1168/1322] Compiling ios.cc
[1169/1322] Compiling deterministic.cc
[1170/1322] Compiling pool.cc
[1171/1322] Compiling poly1305_vec.cc
[1172/1322] Compiling fork_detect.cc
[1173/1322] Compiling poly1305_arm.cc
[1174/1322] Compiling poly1305.cc
[1175/1322] Compiling pkcs8_x509.cc
[1176/1322] Compiling pkcs7.cc
[1177/1322] Compiling pem_xaux.cc
[1178/1322] Compiling pkcs7_x509.cc
[1179/1322] Compiling p5_pbev2.cc
[1180/1322] Compiling pkcs8.cc
[1181/1322] Compiling pem_x509.cc
[1182/1322] Compiling pem_pkey.cc
[1183/1322] Compiling mlkem.cc
[1184/1322] Compiling pem_oth.cc
[1185/1322] Compiling pem_pk8.cc
[1186/1322] Compiling pem_lib.cc
[1187/1322] Compiling obj_xref.cc
[1188/1322] Compiling pem_all.cc
[1189/1322] Compiling pem_info.cc
[1190/1322] Compiling obj.cc
[1191/1322] Compiling mem.cc
[1192/1322] Compiling mldsa.cc
[1193/1322] Compiling poly_rq_mul.S
[1194/1322] Compiling fips_shared_support.cc
[1195/1322] Compiling lhash.cc
[1196/1322] Compiling md4.cc
[1197/1322] Compiling fuzzer_mode.cc
[1198/1322] Compiling hrss.cc
[1199/1322] Compiling md5.cc
[1200/1322] Compiling kyber.cc
[1201/1322] Compiling ex_data.cc
[1202/1322] Compiling hpke.cc
[1203/1322] Compiling print.cc
[1204/1322] Compiling scrypt.cc
[1205/1322] Compiling sign.cc
[1206/1322] Compiling pbkdf.cc
[1207/1322] Compiling p_rsa_asn1.cc
[1208/1322] Compiling p_x25519_asn1.cc
[1209/1322] Compiling p_x25519.cc
[1210/1322] Compiling p_ed25519_asn1.cc
[1211/1322] Compiling p_hkdf.cc
[1212/1322] Compiling p_ec_asn1.cc
[1213/1322] Compiling p_rsa.cc
[1214/1322] Compiling p_ed25519.cc
[1215/1322] Compiling p_ec.cc
[1216/1322] Compiling p_dh_asn1.cc
[1217/1322] Compiling p_dsa_asn1.cc
[1218/1322] Compiling p_dh.cc
[1219/1322] Compiling err.cc
[1220/1322] Compiling evp_ctx.cc
[1221/1322] Compiling engine.cc
[1222/1322] Compiling evp.cc
[1223/1322] Compiling ecdh.cc
[1224/1322] Compiling ecdsa_p1363.cc
[1225/1322] Compiling evp_asn1.cc
[1226/1322] Compiling ecdsa_asn1.cc
[1227/1322] Compiling ec_derive.cc
[1228/1322] Compiling dsa.cc
[1229/1322] Compiling hash_to_curve.cc
[1230/1322] Compiling dsa_asn1.cc
[1231/1322] Compiling digest_extra.cc
[1232/1322] Compiling ec_asn1.cc
[1233/1322] Compiling x25519-asm-arm.S
[1234/1322] Compiling params.cc
[1235/1322] Compiling des.cc
[1236/1322] Compiling curve25519_64_adx.cc
[1237/1322] Compiling dh_asn1.cc
[1238/1322] Compiling spake25519.cc
[1239/1322] Compiling crypto.cc
[1240/1322] Compiling curve25519.cc
[1241/1322] Compiling cpu_intel.cc
[1242/1322] Compiling cpu_arm_linux.cc
[1243/1322] Compiling cpu_arm_freebsd.cc
[1244/1322] Compiling cpu_aarch64_win.cc
[1245/1322] Compiling cpu_aarch64_sysreg.cc
[1246/1322] Compiling cpu_aarch64_openbsd.cc
[1247/1322] Compiling cpu_aarch64_linux.cc
[1248/1322] Compiling cpu_aarch64_fuchsia.cc
[1249/1322] Compiling cpu_aarch64_apple.cc
[1250/1322] Compiling tls_cbc.cc
[1251/1322] Compiling conf.cc
[1252/1322] Compiling cms.cc
[1253/1322] Compiling get_cipher.cc
[1254/1322] Compiling e_null.cc
[1255/1322] Compiling e_tls.cc
[1256/1322] Compiling e_rc2.cc
[1257/1322] Compiling e_des.cc
[1258/1322] Compiling e_rc4.cc
[1259/1322] Compiling e_chacha20poly1305.cc
[1260/1322] Compiling e_aesgcmsiv.cc
[1261/1322] Compiling derive_key.cc
[1262/1322] Compiling e_aesctrhmac.cc
[1263/1322] Compiling e_aeseax.cc
[1264/1322] Compiling chacha.cc
[1265/1322] Compiling cbs.cc
[1266/1322] Compiling unicode.cc
[1267/1322] Compiling buf.cc
[1268/1322] Compiling asn1_compat.cc
[1269/1322] Compiling sqrt.cc
[1270/1322] Compiling cbb.cc
[1271/1322] Compiling ber.cc
[1272/1322] Compiling div.cc
[1273/1322] Compiling exponentiation.cc
[1274/1322] Compiling blake2.cc
[1275/1322] Compiling pair.cc
[1276/1322] Compiling hexdump.cc
[1277/1322] Compiling printf.cc
[1278/1322] Compiling convert.cc
[1279/1322] Compiling bn_asn1.cc
[1280/1322] Compiling file.cc
[1281/1322] Compiling errno.cc
[1282/1322] Compiling bio_mem.cc
[1283/1322] Compiling fd.cc
[1284/1322] Compiling bio.cc
[1285/1322] Compiling base64.cc
[1286/1322] Compiling tasn_typ.cc
[1287/1322] Compiling tasn_fre.cc
[1288/1322] Compiling tasn_utl.cc
[1289/1322] Compiling tasn_enc.cc
[1290/1322] Compiling tasn_new.cc
[1291/1322] Compiling posix_time.cc
[1292/1322] Compiling f_string.cc
[1293/1322] Compiling f_int.cc
[1294/1322] Compiling asn_pack.cc
[1295/1322] Compiling tasn_dec.cc
[1296/1322] Compiling asn1_par.cc
[1297/1322] Compiling a_time.cc
[1298/1322] Compiling asn1_lib.cc
[1299/1322] Compiling a_type.cc
[1300/1322] Compiling a_utctm.cc
[1301/1322] Compiling a_octet.cc
[1302/1322] Compiling a_strnid.cc
[1303/1322] Compiling a_strex.cc
[1304/1322] Compiling bcm.cc
[1305/1322] Compiling a_i2d_fp.cc
[1306/1322] Compiling a_mbstr.cc
[1307/1322] Compiling a_object.cc
[1308/1322] Compiling a_dup.cc
[1309/1322] Write sources
[1310/1322] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1311/1322] Write sources
[1312/1322] Compiling a_d2i_fp.cc
[1312/1322] Write sources
[1317/1322] Compiling a_int.cc
[1318/1322] Compiling a_gentm.cc
[1319/1467] Compiling a_bitstr.cc
[1321/1467] Compiling Algorithms Permutations.swift
[1322/1467] Compiling Algorithms Product.swift
[1323/1467] Compiling Algorithms Joined.swift
[1324/1467] Compiling Algorithms Keyed.swift
[1325/1469] Compiling Algorithms Grouped.swift
[1326/1469] Compiling Algorithms Indexed.swift
[1327/1469] Compiling Algorithms Intersperse.swift
[1328/1469] Compiling Algorithms Partition.swift
[1328/1469] Compiling aes.cc
[1329/1469] Compiling a_bool.cc
[1331/1469] Compiling Algorithms EitherSequence.swift
[1332/1469] Compiling Algorithms FirstNonNil.swift
[1333/1469] Compiling Algorithms FlattenCollection.swift
[1334/1469] Compiling Atomics IntegerOperations.swift
[1335/1469] Compiling Atomics Unmanaged extensions.swift
[1336/1477] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1337/1477] Compiling BitCollections BitSet+CustomReflectable.swift
[1338/1477] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1339/1477] Compiling BitCollections BitSet+Equatable.swift
[1340/1477] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1341/1477] Compiling BitCollections BitSet+Extras.swift
[1342/1477] Compiling BitCollections BitSet+Hashable.swift
[1343/1484] Emitting module BitCollections
[1344/1484] Compiling BitCollections BitSet+Initializers.swift
[1345/1484] Compiling BitCollections BitSet+Invariants.swift
[1346/1484] Compiling BitCollections BitSet+Random.swift
[1347/1484] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1348/1484] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1349/1484] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1350/1484] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1351/1484] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1352/1484] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1353/1484] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1354/1484] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1355/1484] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1356/1484] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1357/1484] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1358/1484] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1359/1484] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1360/1484] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1361/1484] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1362/1484] Compiling BitCollections BitSet+SetAlgebra union.swift
[1363/1484] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1364/1484] Compiling BitCollections BitSet.Counted.swift
[1366/1484] Compiling Algorithms Reductions.swift
[1367/1484] Compiling Algorithms Rotate.swift
[1368/1484] Compiling Algorithms Split.swift
[1369/1484] Compiling Algorithms Stride.swift
[1370/1484] Compiling Algorithms Suffix.swift
[1371/1487] Compiling Algorithms AdjacentPairs.swift
[1372/1487] Compiling Algorithms Chain.swift
[1373/1487] Compiling Algorithms Chunked.swift
[1374/1487] Compiling Algorithms Combinations.swift
[1375/1487] Compiling Algorithms Compacted.swift
[1376/1487] Compiling Algorithms Cycle.swift
[1408/1493] Compiling AsyncAlgorithms ZipStateMachine.swift
[1409/1493] Compiling AsyncAlgorithms ZipStorage.swift
[1410/1493] Compiling BitCollections BitSet.swift
[1411/1493] Compiling BitCollections Range+Utilities.swift
[1412/1493] Compiling BitCollections Slice+Utilities.swift
[1413/1493] Compiling BitCollections UInt+Tricks.swift
[1414/1493] Compiling BitCollections _Word.swift
[1431/1494] Compiling Algorithms Trim.swift
[1432/1494] Compiling Algorithms Unique.swift
[1433/1494] Compiling Algorithms Windows.swift
[1434/1496] Compiling CryptoBoringWrapper RandomBytes.swift
[1435/1496] Compiling Collections Collections.swift
[1436/1496] Emitting module Collections
[1437/1497] Emitting module AsyncAlgorithms
[1438/1497] Emitting module Atomics
[1440/1497] Emitting module CryptoBoringWrapper
[1441/1497] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1442/1497] Compiling CryptoBoringWrapper EllipticCurve.swift
[1443/1497] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1444/1497] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1449/1497] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1450/1497] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1473/1639] Compiling NIOCore FileDescriptor.swift
[1474/1639] Compiling NIOCore FileHandle.swift
[1475/1639] Compiling NIOCore FileRegion.swift
[1476/1639] Compiling NIOCore GlobalSingletons.swift
[1477/1639] Compiling NIOCore IO.swift
[1478/1639] Compiling NIOCore IOData.swift
[1479/1645] Emitting module Algorithms
[1481/1646] Compiling NIOCore IPProtocol.swift
[1482/1646] Compiling NIOCore IntegerBitPacking.swift
[1483/1646] Compiling NIOCore IntegerTypes.swift
[1484/1646] Compiling NIOCore Interfaces.swift
[1485/1646] Compiling NIOCore Linux.swift
[1486/1646] Compiling NIOCore MarkedCircularBuffer.swift
[1487/1646] Compiling NIOCore MulticastChannel.swift
[1488/1646] Compiling NIOCore NIOAny.swift
[1489/1646] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1490/1646] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1491/1646] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1492/1646] Compiling NIOCore EventLoopFuture.swift
[1493/1657] Compiling NIOCore NIOCoreSendableMetatype.swift
[1494/1657] Compiling NIOCore NIODecodedAsyncSequence.swift
[1495/1657] Compiling NIOCore NIOLoopBound.swift
[1496/1657] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1497/1657] Compiling NIOCore NIOScheduledCallback.swift
[1498/1657] Compiling NIOCore NIOSendable.swift
[1499/1657] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1500/1657] Compiling NIOCore RecvByteBufferAllocator.swift
[1512/1665] Emitting module Crypto
[1513/1665] Compiling NIOCore Channel.swift
[1514/1665] Compiling NIOCore ChannelHandler.swift
[1515/1665] Compiling NIOCore ChannelHandlers.swift
[1516/1665] Compiling NIOCore ChannelInvoker.swift
[1517/1665] Compiling NIOCore ChannelOption.swift
[1518/1665] Compiling NIOCore ChannelPipeline.swift
[1519/1665] Compiling NIOCore AddressedEnvelope.swift
[1520/1665] Compiling NIOCore AsyncAwaitSupport.swift
[1521/1665] Compiling NIOCore AsyncChannel.swift
[1522/1665] Compiling NIOCore AsyncChannelHandler.swift
[1523/1665] Compiling NIOCore AsyncChannelInboundStream.swift
[1524/1665] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1525/1665] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1526/1665] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1527/1665] Compiling NIOCore NIOAsyncWriter.swift
[1528/1665] Compiling NIOCore CircularBuffer.swift
[1529/1665] Compiling NIOCore Codec.swift
[1530/1665] Compiling NIOCore ConvenienceOptionSupport.swift
[1531/1665] Compiling NIOCore DeadChannel.swift
[1532/1665] Compiling NIOCore DispatchQueue+WithFuture.swift
[1533/1665] Compiling NIOCore EventLoop+Deprecated.swift
[1534/1665] Compiling NIOCore EventLoop+SerialExecutor.swift
[1535/1665] Compiling NIOCore EventLoop.swift
[1536/1665] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1537/1665] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1538/1665] Compiling NIOCore BSDSocketAPI.swift
[1539/1665] Compiling NIOCore ByteBuffer-aux.swift
[1540/1665] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1541/1665] Compiling NIOCore ByteBuffer-conversions.swift
[1542/1665] Compiling NIOCore ByteBuffer-core.swift
[1543/1665] Compiling NIOCore ByteBuffer-hex.swift
[1544/1665] Compiling NIOCore ByteBuffer-int.swift
[1545/1665] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1546/1665] Compiling NIOCore ByteBuffer-multi-int.swift
[1547/1665] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1548/1665] Compiling NIOCore ByteBuffer-views.swift
[1567/1665] Compiling Crypto MLDSA.swift
[1568/1665] Compiling Crypto Signature.swift
[1569/1665] Compiling Crypto CryptoKitErrors_boring.swift
[1570/1665] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1571/1665] Compiling Crypto RNG_boring.swift
[1572/1665] Compiling Crypto SafeCompare_boring.swift
[1573/1665] Compiling Crypto Zeroization_boring.swift
[1574/1665] Compiling Crypto PrettyBytes.swift
[1575/1665] Compiling Crypto SafeCompare.swift
[1576/1665] Compiling Crypto SecureBytes.swift
[1577/1665] Compiling Crypto Zeroization.swift
[1598/1666] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1599/1666] Compiling NIOCore SocketAddresses.swift
[1600/1666] Compiling NIOCore SocketOptionProvider.swift
[1601/1666] Compiling NIOCore SystemCallHelpers.swift
[1602/1666] Compiling NIOCore TimeAmount+Duration.swift
[1603/1666] Compiling NIOCore TypeAssistedChannelHandler.swift
[1604/1666] Compiling NIOCore UniversalBootstrapSupport.swift
[1605/1666] Compiling NIOCore Utilities.swift
[1625/1674] Compiling ServiceLifecycle Service.swift
[1637/1675] Compiling Crypto ANSIx963.swift
[1638/1675] Compiling Crypto HMAC.swift
[1639/1675] Compiling Crypto MACFunctions.swift
[1640/1675] Compiling Crypto MessageAuthenticationCode.swift
[1641/1675] Compiling Crypto AES.swift
[1642/1675] Compiling Crypto ECDSASignature_boring.swift
[1643/1675] Compiling Crypto ECDSA_boring.swift
[1644/1675] Compiling Crypto EdDSA_boring.swift
[1645/1675] Compiling Crypto MLDSA_boring.swift
[1646/1675] Compiling Crypto MLDSA_wrapper.swift
[1647/1675] Compiling Crypto ECDSA.swift
[1648/1675] Compiling Crypto Ed25519.swift
[1649/1676] Emitting module ServiceLifecycle
[1651/1676] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1652/1676] Compiling ServiceLifecycle ServiceRunnerError.swift
[1653/1676] Compiling ServiceLifecycle CancellationWaiter.swift
[1654/1676] Compiling ServiceLifecycle GracefulShutdown.swift
[1655/1676] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1656/1676] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1657/1732] Compiling ServiceLifecycle ServiceGroup.swift
[1659/1733] Compiling CryptoExtras Error.swift
[1660/1733] Compiling CryptoExtras I2OSP.swift
[1661/1733] Compiling CryptoExtras IntegerEncoding.swift
[1662/1733] Compiling CryptoExtras PEMDocument.swift
[1663/1733] Compiling CryptoExtras PrettyBytes.swift
[1664/1733] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1665/1733] Compiling CryptoExtras ThreadOps.swift
[1666/1740] Emitting module CryptoExtras
[1667/1740] Compiling CryptoExtras ARC.swift
[1668/1740] Compiling CryptoExtras ARCCredential.swift
[1669/1740] Compiling CryptoExtras ARCEncoding.swift
[1670/1740] Compiling CryptoExtras ARCPrecredential.swift
[1671/1740] Compiling CryptoExtras ARCPresentation.swift
[1672/1740] Compiling CryptoExtras ARCRequest.swift
[1673/1740] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1674/1740] Compiling CryptoExtras ECToolbox_boring.swift
[1675/1740] Compiling CryptoExtras ECToolbox.swift
[1676/1740] Compiling CryptoExtras AES_CFB.swift
[1677/1740] Compiling CryptoExtras AES_CTR.swift
[1678/1740] Compiling CryptoExtras AES_GCM_SIV.swift
[1679/1740] Compiling CryptoExtras Block Function.swift
[1680/1740] Compiling CryptoExtras AES_CFB_boring.swift
[1681/1740] Compiling CryptoExtras AES_CTR_boring.swift
[1682/1740] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1683/1740] Compiling CryptoExtras CMAC.swift
[1684/1740] Compiling CryptoExtras ARC+API.swift
[1685/1740] Compiling CryptoExtras ARCResponse.swift
[1686/1740] Compiling CryptoExtras ARCServer.swift
[1687/1740] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1688/1740] Compiling CryptoExtras ChaCha20CTR.swift
[1689/1740] Compiling CryptoExtras Curve25519+PEM.swift
[1690/1740] Compiling CryptoExtras ObjectIdentifier.swift
[1691/1740] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1692/1740] Compiling CryptoExtras PKCS8PrivateKey.swift
[1693/1740] Emitting module NIOCore
[1695/1741] Compiling CryptoExtras ThreadPosix.swift
[1696/1741] Compiling CryptoExtras ThreadSpecific.swift
[1697/1741] Compiling CryptoExtras ThreadWindows.swift
[1698/1741] Compiling CryptoExtras DLEQ.swift
[1699/1741] Compiling CryptoExtras Prover.swift
[1700/1741] Compiling CryptoExtras Verifier.swift
[1701/1741] Compiling CryptoExtras ZKPToolbox.swift
[1702/1741] Compiling CryptoExtras RSA+BlindSigning.swift
[1703/1741] Compiling CryptoExtras RSA.swift
[1704/1741] Compiling CryptoExtras RSA_boring.swift
[1705/1741] Compiling CryptoExtras Reexport.swift
[1706/1741] Compiling CryptoExtras BoringSSLHelpers.swift
[1707/1741] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1708/1741] Compiling CryptoExtras Data+Extensions.swift
[1709/1741] Compiling CryptoExtras DigestType.swift
[1710/1741] Compiling CryptoExtras Scrypt_boring.swift
[1711/1741] Compiling CryptoExtras Scrypt.swift
[1712/1741] Compiling CryptoExtras OPRF.swift
[1713/1741] Compiling CryptoExtras OPRFClient.swift
[1714/1741] Compiling CryptoExtras OPRFServer.swift
[1715/1741] Compiling CryptoExtras VOPRF+API.swift
[1716/1741] Compiling CryptoExtras VOPRFClient.swift
[1717/1741] Compiling CryptoExtras VOPRFServer.swift
[1729/1743] Compiling CryptoExtras HashToField.swift
[1730/1743] Compiling CryptoExtras KDF.swift
[1731/1743] Compiling CryptoExtras PBKDF2_boring.swift
[1732/1743] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1733/1743] Compiling CryptoExtras PBKDF2.swift
[1734/1744] Compiling CryptoExtras AES_CBC.swift
[1743/1890] Compiling _CryptoExtras Exports.swift
[1744/1890] Emitting module _CryptoExtras
[1746/1891] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1747/1891] Emitting module NIOEmbedded
[1748/1891] Compiling NIOEmbedded AsyncTestingChannel.swift
[1749/1891] Compiling SQLKit SQLDropIndexBuilder.swift
[1750/1891] Compiling SQLKit SQLDropTableBuilder.swift
[1751/1891] Compiling SQLKit SQLDropTriggerBuilder.swift
[1752/1891] Compiling SQLKit SQLInsertBuilder.swift
[1753/1891] Compiling SQLKit SQLAlterColumnDefinitionType.swift
[1754/1891] Compiling SQLKit SQLColumnAssignment.swift
[1755/1891] Compiling SQLKit SQLColumnConstraintAlgorithm.swift
[1756/1897] Compiling SQLKit SQLDropIndex.swift
[1757/1897] Compiling SQLKit SQLDropTable.swift
[1758/1897] Compiling SQLKit SQLDropTrigger.swift
[1759/1897] Compiling SQLKit SQLInsert.swift
[1760/1897] Compiling SQLKit SQLSelect.swift
[1761/1897] Compiling SQLKit SQLUnion.swift
[1762/1897] Compiling SQLKit SQLUpdate.swift
[1763/1897] Compiling SQLKit SQLExpression.swift
[1764/1897] Compiling SQLKit SQLSerializer.swift
[1765/1897] Compiling SQLKit SQLStatement.swift
[1766/1897] Compiling SQLKit SQLBinaryExpression.swift
[1767/1897] Compiling SQLKit SQLBinaryOperator.swift
[1768/1897] Compiling SQLKit SQLBind.swift
[1769/1909] Compiling NIOEmbedded Embedded.swift
[1771/1910] Compiling NIOPosix VsockAddress.swift
[1772/1910] Compiling NIOPosix VsockChannelEvents.swift
[1773/1910] Compiling NIOPosix Windows.swift
[1774/1910] Compiling SQLKit SQLBetween.swift
[1775/1910] Compiling SQLKit SQLColumn.swift
[1776/1910] Compiling SQLKit SQLConstraint.swift
[1777/1910] Compiling SQLKit SQLDataType.swift
[1778/1910] Compiling SQLKit SQLDirection.swift
[1779/1910] Compiling SQLKit SQLDistinct.swift
[1780/1910] Compiling SQLKit SQLForeignKeyAction.swift
[1781/1910] Compiling SQLKit SQLNestedSubpathExpression.swift
[1782/1910] Compiling SQLKit SQLQualifiedTable.swift
[1783/1910] Compiling SQLKit SQLQueryString.swift
[1784/1910] Compiling SQLKit SQLLockingClause.swift
[1785/1910] Compiling SQLKit SQLOrderBy.swift
[1786/1910] Compiling SQLKit SQLReturning.swift
[1787/1910] Compiling SQLKit SQLSubquery.swift
[1788/1910] Compiling SQLKit SQLTableConstraintAlgorithm.swift
[1789/1910] Compiling SQLKit SQLAlterEnum.swift
[1790/1910] Compiling SQLKit SQLAlterTable.swift
[1791/1910] Compiling SQLKit SQLCreateEnum.swift
[1792/1910] Compiling SQLKit SQLCreateIndex.swift
[1793/1910] Compiling SQLKit SQLCreateTable.swift
[1794/1910] Compiling SQLKit SQLCreateTrigger.swift
[1795/1910] Compiling SQLKit SQLDelete.swift
[1796/1910] Compiling SQLKit SQLDropEnum.swift
[1797/1910] Compiling SQLKit SQLAlterEnumBuilder.swift
[1798/1910] Compiling SQLKit SQLAlterTableBuilder.swift
[1799/1910] Compiling SQLKit SQLConflictUpdateBuilder.swift
[1800/1910] Compiling SQLKit SQLCreateEnumBuilder.swift
[1801/1910] Compiling SQLKit SQLCreateIndexBuilder.swift
[1802/1910] Compiling SQLKit SQLCreateTableBuilder.swift
[1803/1910] Compiling SQLKit SQLCreateTriggerBuilder.swift
[1804/1910] Compiling SQLKit SQLDeleteBuilder.swift
[1805/1910] Compiling SQLKit SQLDropEnumBuilder.swift
[1813/1910] Compiling SQLKit SQLColumnDefinition.swift
[1814/1910] Compiling SQLKit SQLCommonTableExpression.swift
[1815/1910] Compiling SQLKit SQLConflictAction.swift
[1816/1910] Compiling SQLKit SQLConflictResolutionStrategy.swift
[1817/1910] Compiling SQLKit SQLDropBehaviour.swift
[1818/1910] Compiling SQLKit SQLEnumDataType.swift
[1819/1910] Compiling SQLKit SQLExcludedColumn.swift
[1820/1910] Compiling NIOPosix ThreadWindows.swift
[1821/1910] Compiling NIOPosix UnsafeTransfer.swift
[1822/1910] Compiling NIOPosix Utilities.swift
[1823/2005] Compiling X509 CSRAttribute.swift
[1824/2005] Compiling X509 CSRAttributes.swift
[1825/2005] Compiling X509 CSRVersion.swift
[1826/2005] Compiling X509 CertificateSigningRequest.swift
[1827/2005] Compiling X509 CertificationRequestInfo.swift
[1828/2005] Compiling X509 ExtensionRequest.swift
[1829/2005] Compiling X509 Certificate.swift
[1830/2005] Compiling X509 CertificatePrivateKey.swift
[1831/2005] Compiling X509 CertificatePublicKey.swift
[1832/2005] Compiling X509 CertificateSerialNumber.swift
[1833/2005] Compiling X509 CertificateVersion.swift
[1834/2005] Compiling X509 CMSAttribute.swift
[1835/2005] Compiling X509 CMSContentInfo.swift
[1836/2005] Compiling X509 CMSEncapsulatedContentInfo.swift
[1837/2005] Compiling X509 EmailAddress.swift
[1838/2005] Compiling X509 LocalityName.swift
[1839/2005] Compiling X509 OrganizationName.swift
[1840/2005] Compiling X509 OrganizationalUnitName.swift
[1841/2005] Compiling X509 StateOrProvinceName.swift
[1842/2005] Compiling X509 StreetAddress.swift
[1843/2005] Compiling X509 Error.swift
[1844/2005] Compiling X509 AuthorityInformationAccess.swift
[1845/2005] Compiling X509 AuthorityKeyIdentifier.swift
[1846/2005] Compiling X509 BasicConstraints.swift
[1847/2005] Compiling X509 ExtendedKeyUsage.swift
[1848/2005] Compiling X509 ExtensionIdentifiers.swift
[1849/2005] Compiling X509 LockedValueBox.swift
[1850/2005] Compiling X509 BasicOCSPResponse.swift
[1851/2005] Compiling X509 DirectoryString.swift
[1852/2005] Compiling X509 OCSPCertID.swift
[1853/2005] Compiling X509 OCSPCertStatus.swift
[1854/2005] Compiling X509 OCSPExtensionID.swift
[1855/2005] Emitting module NIOPosix
[1856/2005] Emitting module SQLKit
[1869/2005] Compiling X509 KeyUsage.swift
[1870/2005] Compiling X509 NameConstraints.swift
[1871/2005] Compiling X509 SubjectAlternativeName.swift
[1872/2005] Compiling X509 SubjectKeyIdentifier.swift
[1873/2005] Compiling X509 Extension.swift
[1874/2005] Compiling X509 Extensions.swift
[1875/2005] Compiling X509 ExtensionsBuilder.swift
[1876/2005] Compiling X509 GeneralName.swift
[1877/2005] Compiling X509 Lock.swift
[1878/2005] Compiling X509 ServerIdentityPolicy.swift
[1879/2005] Compiling X509 TrustRootLoading.swift
[1880/2005] Compiling X509 UnverifiedChain.swift
[1881/2005] Compiling SQLKit SQLList.swift
[1882/2005] Compiling SQLKit SQLLiteral.swift
[1883/2005] Compiling SQLKit SQLRaw.swift
[1884/2005] Compiling SQLKit SQLCodingUtilities.swift
[1885/2005] Compiling SQLKit SQLQueryEncoder.swift
[1886/2005] Compiling SQLKit SQLRow.swift
[1887/2005] Compiling SQLKit SQLRowDecoder.swift
[1888/2005] Compiling SQLKit SomeCodingKey.swift
[1889/2005] Compiling SQLKit StringHandling.swift
[1905/2006] Compiling X509 CMSIssuerAndSerialNumber.swift
[1906/2006] Compiling X509 CMSOperations.swift
[1907/2006] Compiling X509 CMSSignature.swift
[1908/2006] Compiling X509 CMSSignedData.swift
[1909/2006] Compiling X509 CMSSignerIdentifier.swift
[1910/2006] Compiling X509 CMSSignerInfo.swift
[1911/2006] Compiling X509 CMSVersion.swift
[1913/2067] Compiling NIO Exports.swift
[1927/2080] Emitting module NIO
[1929/2081] Compiling AsyncKit EventLoop+Flatten.swift
[1930/2081] Compiling AsyncKit EventLoop+Future.swift
[1931/2081] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1932/2122] Compiling AsyncKit Future+Miscellaneous.swift
[1933/2122] Compiling AsyncKit Future+Nonempty.swift
[1934/2122] Compiling AsyncKit Future+Optional.swift
[1935/2122] Compiling AsyncKit Future+Transform.swift
[1936/2122] Compiling AsyncKit Future+Try.swift
[1937/2122] Compiling AsyncKit FutureOperators.swift
[1938/2191] Compiling X509 PolicyBuilder.swift
[1939/2191] Compiling X509 BasicConstraintsPolicy.swift
[1940/2191] Compiling X509 DNSNames.swift
[1941/2191] Compiling X509 DirectoryNames.swift
[1942/2191] Compiling X509 ExpiryPolicy.swift
[1943/2191] Compiling X509 IPConstraints.swift
[1944/2191] Compiling X509 NameConstraintsPolicy.swift
[1945/2191] Compiling X509 RFC5280Policy.swift
[1946/2191] Compiling X509 URIConstraints.swift
[1947/2191] Compiling X509 VersionPolicy.swift
[1951/2208] Compiling FluentKit QueryBuilder+Sort.swift
[1952/2208] Compiling FluentKit QueryBuilder.swift
[1953/2208] Compiling FluentKit DatabaseQuery+Action.swift
[1954/2208] Compiling FluentKit DatabaseQuery+Aggregate.swift
[1955/2208] Compiling FluentKit DatabaseQuery+Field.swift
[1956/2208] Compiling FluentKit OptionalBoolean.swift
[1957/2208] Compiling FluentKit OptionalChild.swift
[1958/2208] Compiling FluentKit OptionalField.swift
[1959/2208] Compiling FluentKit OptionalParent.swift
[1960/2208] Compiling FluentKit Parent.swift
[1961/2208] Compiling FluentKit Property.swift
[1962/2208] Compiling FluentKit Relation.swift
[1963/2208] Compiling FluentKit Siblings.swift
[1964/2208] Compiling NIOTLS TLSEvents.swift
[1965/2208] Compiling FluentKit CompositeOptionalParent.swift
[1966/2208] Compiling FluentKit CompositeParent.swift
[1967/2208] Compiling FluentKit Field.swift
[1968/2208] Compiling FluentKit FieldKey.swift
[1969/2208] Compiling FluentKit Group.swift
[1970/2208] Compiling FluentKit ID.swift
[1971/2208] Compiling FluentKit QueryBuilder+Filter.swift
[1972/2208] Compiling FluentKit QueryBuilder+Group.swift
[1973/2208] Compiling FluentKit QueryBuilder+Join+DirectRelations.swift
[1974/2208] Compiling FluentKit QueryBuilder+Join.swift
[1975/2208] Compiling FluentKit QueryBuilder+Paginate.swift
[1976/2208] Compiling FluentKit QueryBuilder+Range.swift
[1977/2208] Compiling FluentKit QueryBuilder+Set.swift
[1978/2208] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1979/2208] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1980/2208] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1981/2208] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1982/2209] Emitting module NIOTLS
[1983/2209] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1984/2209] Compiling NIOSOCKS ClientStateMachine.swift
[1985/2209] Compiling FluentKit FluentError.swift
[1986/2209] Compiling FluentKit ModelMiddleware.swift
[1987/2209] Compiling NIOSOCKS SOCKSResponse.swift
[1988/2211] Compiling FluentKit EnumProperty.swift
[1989/2211] Compiling FluentKit OptionalEnumProperty.swift
[1990/2211] Compiling FluentKit Model+CRUD.swift
[1991/2211] Compiling FluentKit Model.swift
[1992/2211] Compiling FluentKit ModelAlias.swift
[1993/2211] Compiling FluentKit Schema.swift
[1994/2211] Compiling FluentKit FieldOperators.swift
[1995/2211] Compiling FluentKit Operators.swift
[1996/2211] Compiling FluentKit ValueOperators+Array.swift
[1997/2211] Compiling FluentKit ValueOperators+String.swift
[1998/2211] Compiling FluentKit ValueOperators.swift
[1999/2211] Compiling FluentKit Siblings+Concurrency.swift
[2000/2211] Compiling FluentKit Database+Logging.swift
[2001/2211] Compiling FluentKit Database.swift
[2002/2211] Compiling FluentKit DatabaseID.swift
[2003/2211] Compiling FluentKit DatabaseInput.swift
[2004/2211] Compiling FluentKit Children+Concurrency.swift
[2005/2211] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[2006/2211] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[2007/2211] Compiling FluentKit Model+Concurrency.swift
[2008/2211] Compiling FluentKit ModelResponder+Concurrency.swift
[2009/2211] Compiling FluentKit OptionalChild+Concurrency.swift
[2010/2211] Compiling FluentKit OptionalParent+Concurrency.swift
[2011/2211] Compiling FluentKit Parent+Concurrency.swift
[2012/2211] Compiling FluentKit QueryBuilder+Concurrency.swift
[2013/2211] Compiling FluentKit Relation+Concurrency.swift
[2014/2211] Compiling FluentKit SchemaBuilder+Concurrency.swift
[2015/2211] Compiling FluentKit Fields+Codable.swift
[2016/2211] Compiling FluentKit Fields.swift
[2017/2211] Compiling FluentKit MirrorBypass.swift
[2020/2211] Compiling FluentKit Exports.swift
[2023/2211] Compiling FluentKit ModelResponder.swift
[2024/2211] Compiling FluentKit Migration.swift
[2025/2211] Compiling FluentKit MigrationLog.swift
[2026/2211] Compiling FluentKit Migrations.swift
[2027/2211] Compiling FluentKit Migrator.swift
[2028/2211] Compiling FluentKit AnyModel.swift
[2029/2211] Compiling FluentKit EagerLoad.swift
[2030/2211] Compiling FluentKit AsyncMigration.swift
[2031/2211] Compiling FluentKit AsyncModelMiddleware.swift
[2032/2211] Emitting module NIOSOCKS
[2033/2211] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2034/2211] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2035/2211] Compiling NIOTLS SNIHandler.swift
[2036/2211] Compiling NIOSOCKS ServerStateMachine.swift
[2049/2234] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2050/2234] Emitting module NIOFoundationCompat
[2051/2243] Compiling NIOSSL LinuxCABundle.swift
[2052/2243] Compiling NIOSSL NIOSSLClientHandler.swift
[2053/2243] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2054/2243] Compiling NIOSSL NIOSSLHandler.swift
[2055/2243] Compiling NIOSSL NIOSSLServerHandler.swift
[2056/2243] Emitting module _NIOFileSystem
[2058/2248] Compiling NIOSSL SSLCallbacks.swift
[2059/2248] Compiling NIOSSL AndroidCABundle.swift
[2060/2248] Compiling NIOSSL ObjectIdentifier.swift
[2061/2248] Compiling NIOSSL PosixPort.swift
[2062/2270] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2063/2270] Compiling NIOTransportServices NIOTSSingletons.swift
[2064/2270] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2065/2270] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2066/2270] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2067/2270] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2068/2270] Compiling NIOTransportServices NIOTSErrors.swift
[2069/2270] Compiling NIOTransportServices NIOTSEventLoop.swift
[2070/2272] Compiling NIOTransportServices NIOTSBootstraps.swift
[2071/2272] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2072/2272] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2075/2272] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2076/2272] Compiling NIOTransportServices StateManagedChannel.swift
[2077/2272] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2078/2272] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2079/2272] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2080/2272] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2081/2272] Emitting module NIOTransportServices
[2082/2272] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[2083/2272] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2084/2272] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2085/2272] Compiling NIOTransportServices AcceptHandler.swift
[2086/2272] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[2087/2272] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[2088/2273] Emitting module FluentKit
[2090/2285] Compiling _NIOFileSystem Utilities.swift
[2091/2285] Compiling _NIOFileSystem NIOFilePath.swift
[2092/2285] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[2093/2285] Compiling _NIOFileSystem OpenOptions.swift
[2094/2285] Compiling _NIOFileSystem String+FileSystem.swift
[2099/2285] Emitting module X509
[2100/2285] Emitting module NIOHTTP1
[2132/2314] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2133/2314] Compiling NIOSSL SubjectAlternativeName.swift
[2134/2314] Compiling NIOSSL NIOSSLSecureBytes.swift
[2135/2314] Compiling NIOSSL RNG.swift
[2136/2314] Compiling NIOSSL SafeCompare.swift
[2142/2318] Emitting module NIOSSL
[2143/2318] Compiling NIOSSL UniversalBootstrapSupport.swift
[2144/2318] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2151/2318] Compiling NIOSSL Zeroization.swift
[2152/2318] Compiling NIOSSL TLSConfiguration.swift
[2171/2318] Compiling NIOWebSocket WebSocketOpcode.swift
[2172/2319] Emitting module NIOWebSocket
[2173/2319] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2174/2319] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2175/2319] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2176/2319] Compiling NIOHPACK IndexedHeaderTable.swift
[2177/2319] Compiling NIOHPACK IntegerCoding.swift
[2178/2320] Compiling NIOHPACK HPACKEncoder.swift
[2179/2320] Compiling NIOHPACK HPACKErrors.swift
[2182/2320] Compiling NIOHPACK DynamicHeaderTable.swift
[2183/2320] Compiling NIOHPACK HPACKDecoder.swift
[2184/2320] Compiling NIOHPACK HPACKHeader.swift
[2185/2320] Compiling NIOHPACK HeaderTables.swift
[2186/2320] Compiling NIOHPACK HuffmanTables.swift
[2187/2320] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2188/2320] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2189/2320] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2190/2320] Compiling NIOHTTPCompression HTTPCompression.swift
[2191/2320] Emitting module NIOHTTPCompression
[2192/2320] Compiling NIOHTTPCompression HTTPDecompression.swift
[2197/2321] Compiling NIOHPACK HuffmanCoding.swift
[2198/2321] Emitting module NIOHPACK
[2199/2321] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2201/2321] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2202/2321] Compiling NIOWebSocket WebSocketFrame.swift
[2203/2321] Compiling NIOHPACK StaticHeaderTable.swift
[2252/2343] Compiling FluentKit DatabaseOutput.swift
[2253/2343] Compiling FluentKit Databases.swift
[2254/2343] Compiling FluentKit KeyPrefixingStrategy.swift
[2255/2343] Compiling FluentKit TransactionControlDatabase.swift
[2256/2343] Compiling FluentKit DatabaseEnum.swift
[2257/2343] Compiling FluentKit EnumBuilder.swift
[2258/2343] Compiling FluentKit EnumMetadata.swift
[2259/2361] Compiling FluentKit Boolean.swift
[2260/2361] Compiling FluentKit BooleanPropertyFormat.swift
[2261/2361] Compiling FluentKit Children.swift
[2262/2361] Compiling FluentKit CompositeChildren.swift
[2263/2361] Compiling FluentKit CompositeID.swift
[2264/2361] Compiling FluentKit CompositeOptionalChild.swift
[2279/2361] Compiling FluentKit Timestamp.swift
[2280/2361] Compiling FluentKit TimestampFormat.swift
[2281/2361] Compiling FluentKit QueryBuilder+Aggregate.swift
[2282/2361] Compiling FluentKit QueryBuilder+EagerLoad.swift
[2283/2361] Compiling FluentKit DatabaseQuery+Filter.swift
[2284/2361] Compiling FluentKit DatabaseQuery+Join.swift
[2285/2361] Compiling FluentKit DatabaseQuery+Range.swift
[2286/2361] Compiling FluentKit DatabaseQuery+Sort.swift
[2287/2361] Compiling FluentKit DatabaseQuery+Value.swift
[2288/2361] Compiling FluentKit DatabaseQuery.swift
[2289/2361] Compiling FluentKit QueryHistory.swift
[2290/2361] Compiling FluentKit DatabaseSchema.swift
[2291/2361] Compiling FluentKit SchemaBuilder.swift
[2292/2361] Compiling FluentKit OptionalType.swift
[2293/2361] Compiling FluentKit RandomGeneratable.swift
[2294/2361] Compiling FluentKit SomeCodingKey.swift
[2295/2364] Emitting module _NIOFileSystemFoundationCompat
[2296/2364] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2297/2365] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2298/2365] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2299/2365] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2300/2367] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2301/2367] Compiling MultipartKit FormDataEncoder.swift
[2304/2370] Compiling MultipartKit Storage.swift
[2305/2370] Compiling MultipartKit MultipartFormData.swift
[2306/2370] Compiling MultipartKit MultipartParser.swift
[2307/2370] Compiling MultipartKit MultipartPart.swift
[2308/2370] Compiling NIOFileSystem Exports.swift
[2309/2370] Emitting module NIOFileSystem
[2311/2370] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2314/2373] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2315/2373] Compiling MultipartKit FormDataDecoder.swift
[2316/2373] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2320/2373] Compiling X509 VerifierPolicy.swift
[2321/2373] Compiling X509 AlgorithmIdentifier.swift
[2322/2373] Compiling X509 ECDSASignature.swift
[2323/2373] Compiling X509 RSAPKCS1PublicKey.swift
[2324/2373] Compiling X509 SubjectPublicKeyInfo.swift
[2325/2373] Compiling X509 TBSCertificate.swift
[2326/2373] Compiling X509 Time.swift
[2327/2373] Compiling X509 TimeCalculations.swift
[2328/2373] Compiling X509 Validity.swift
[2329/2373] Compiling X509 X509SendableMetatype.swift
[2330/2373] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2331/2373] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2332/2373] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2333/2373] Compiling MultipartKit BasicCodingKey.swift
[2334/2373] Compiling MultipartKit MultipartError.swift
[2335/2373] Compiling MultipartKit Exports.swift
[2336/2418] Emitting module MultipartKit
[2339/2434] Compiling NIOHTTP2 MaySendFrames.swift
[2340/2434] Compiling NIOHTTP2 SendingDataState.swift
[2341/2434] Compiling NIOHTTP2 SendingGoawayState.swift
[2342/2434] Emitting module NIOExtras
[2343/2434] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2344/2434] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2345/2434] Compiling NIOHTTP2 MayReceiveFrames.swift
[2346/2434] Compiling NIOHTTP2 SendingHeadersState.swift
[2347/2434] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2348/2434] Compiling NIOHTTP2 SendingRstStreamState.swift
[2349/2434] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2350/2434] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2351/2434] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2352/2434] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2353/2434] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2354/2434] Compiling NIOHTTP2 DOSHeuristics.swift
[2355/2434] Compiling NIOHTTP2 Error+Any.swift
[2356/2435] Compiling NIOHTTP2 HasRemoteSettings.swift
[2357/2435] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2358/2435] Compiling NIOHTTP2 QuiescingState.swift
[2359/2435] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2371/2444] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2374/2453] Compiling WebSocketKit WebSocketHandler.swift
[2375/2453] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2376/2453] Compiling WebSocketKit Exports.swift
[2377/2453] Emitting module WebSocketKit
[2378/2453] Compiling WebSocketKit WebSocket+Concurrency.swift
[2379/2453] Emitting module NIOHTTP2
[2380/2453] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2381/2453] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2382/2453] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2383/2453] Compiling NIOHTTP2 StreamChannelList.swift
[2384/2453] Compiling NIOHTTP2 StreamMap.swift
[2385/2453] Compiling NIOHTTP2 StreamStateMachine.swift
[2386/2453] Compiling NIOHTTP2 UnsafeTransfer.swift
[2387/2453] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2388/2453] Compiling WebSocketKit WebSocket.swift
[2389/2453] Compiling WebSocketKit WebSocket+Connect.swift
[2390/2453] Compiling WebSocketKit WebSocketClient.swift
[2394/2454] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2395/2454] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2396/2454] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2397/2454] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2398/2454] Compiling NIOHTTP2 GlitchesMonitor.swift
[2399/2454] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2400/2454] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2401/2454] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2402/2454] Compiling NIOHTTP2 HTTP2StreamID.swift
[2403/2454] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2404/2454] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2405/2454] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2406/2454] Compiling NIOHTTP2 InboundEventBuffer.swift
[2407/2454] Compiling NIOHTTP2 InboundWindowManager.swift
[2411/2454] Compiling NIOHTTP2 ReceivingDataState.swift
[2412/2454] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2415/2454] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2417/2454] Compiling NIOHTTP2 HTTP2Frame.swift
[2418/2454] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2419/2454] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2420/2454] Compiling NIOHTTP2 HTTP2PingData.swift
[2421/2454] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2422/2454] Compiling NIOHTTP2 HTTP2Settings.swift
[2423/2454] Compiling NIOHTTP2 HTTP2Stream.swift
[2424/2454] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2428/2454] Emitting module AsyncKit
[2439/2455] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2440/2455] Compiling NIOHTTP2 HasLocalSettings.swift
[2445/2455] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2446/2455] Compiling NIOHTTP2 StateMachineResult.swift
[2447/2455] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2448/2455] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2449/2455] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2450/2455] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2451/2455] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2452/2455] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2453/2455] Compiling NIOHTTP2 HTTP2Error.swift
[2454/2455] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2455/2455] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2457/2519] Emitting module AsyncHTTPClient
[2458/2527] Compiling AsyncHTTPClient RequestValidation.swift
[2459/2527] Compiling AsyncHTTPClient SSLContextCache.swift
[2460/2527] Compiling AsyncHTTPClient Scheme.swift
[2461/2527] Compiling AsyncHTTPClient Singleton.swift
[2462/2527] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2463/2527] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2464/2527] Compiling AsyncHTTPClient TracingSupport.swift
[2465/2527] Compiling AsyncHTTPClient Utils.swift
[2466/2527] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2467/2527] Compiling AsyncHTTPClient NWErrorHandler.swift
[2468/2527] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2469/2527] Compiling AsyncHTTPClient TLSConfiguration.swift
[2470/2527] Compiling AsyncHTTPClient RedirectState.swift
[2471/2527] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2472/2527] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2473/2527] Compiling AsyncHTTPClient RequestBag.swift
[2474/2527] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2475/2527] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2476/2527] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2477/2527] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2478/2527] Compiling AsyncHTTPClient HTTP1Connection.swift
[2479/2527] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2480/2527] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2481/2527] Compiling AsyncHTTPClient HTTP2Connection.swift
[2482/2527] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2483/2527] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2484/2527] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2485/2527] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2486/2527] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2487/2527] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2488/2527] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2489/2527] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2490/2527] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2491/2527] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2492/2527] Compiling AsyncHTTPClient DeconstructedURL.swift
[2493/2527] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2494/2527] Compiling AsyncHTTPClient FoundationExtensions.swift
[2495/2527] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2496/2527] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2497/2527] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2498/2527] Compiling AsyncHTTPClient HTTPClient.swift
[2499/2527] Compiling AsyncHTTPClient HTTPHandler.swift
[2500/2527] Compiling AsyncHTTPClient LRUCache.swift
[2501/2527] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2502/2527] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2503/2527] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2504/2527] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2505/2527] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2506/2527] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2507/2527] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2508/2527] Compiling AsyncHTTPClient RequestBodyLength.swift
[2509/2527] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2510/2527] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2511/2527] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2512/2527] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2513/2527] Compiling AsyncHTTPClient Transaction.swift
[2514/2527] Compiling AsyncHTTPClient Base64.swift
[2515/2527] Compiling AsyncHTTPClient BasicAuth.swift
[2516/2527] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2517/2527] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2518/2527] Compiling AsyncHTTPClient ConnectionPool.swift
[2519/2527] Compiling AsyncHTTPClient RequestOptions.swift
[2520/2527] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2521/2527] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2522/2527] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2523/2527] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2524/2527] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2525/2527] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2526/2527] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2527/2527] Compiling AsyncHTTPClient ConnectionTarget.swift
[2529/2699] Compiling Vapor Request.swift
[2530/2699] Compiling Vapor Application+Responder.swift
[2531/2699] Compiling Vapor DefaultResponder.swift
[2532/2699] Compiling Vapor Response+Body.swift
[2533/2699] Compiling Vapor Response.swift
[2534/2699] Compiling Vapor ResponseCodable.swift
[2535/2699] Compiling Vapor Application+Routes.swift
[2536/2699] Compiling Vapor Parameters+Require.swift
[2537/2699] Compiling Vapor Request+WebSocket.swift
[2538/2699] Compiling Vapor Route.swift
[2539/2699] Compiling Vapor RouteCollection.swift
[2540/2699] Compiling Vapor Routes.swift
[2541/2699] Compiling Vapor RoutesBuilder+Group.swift
[2542/2699] Compiling Vapor RoutesBuilder+Method.swift
[2543/2699] Compiling Vapor RoutesBuilder+Middleware.swift
[2544/2699] Compiling Vapor RoutesBuilder+WebSocket.swift
[2545/2699] Compiling Vapor RoutesBuilder.swift
[2546/2699] Compiling Vapor OTP.swift
[2547/2699] Compiling Vapor ValidatedCertificateChain.swift
[2548/2699] Compiling Vapor Application+Servers.swift
[2549/2699] Compiling Vapor Server.swift
[2550/2699] Compiling Vapor App+Service.swift
[2551/2699] Compiling Vapor Req+Service.swift
[2552/2699] Compiling Vapor Service.swift
[2553/2723] Emitting module Vapor
[2554/2747] Compiling Vapor Application+Sessions.swift
[2555/2747] Compiling Vapor MemorySessions.swift
[2556/2747] Compiling Vapor Request+Session.swift
[2557/2747] Compiling Vapor Session.swift
[2558/2747] Compiling Vapor SessionCache.swift
[2559/2747] Compiling Vapor SessionData.swift
[2560/2747] Compiling Vapor SessionDriver.swift
[2561/2747] Compiling Vapor SessionsConfiguration.swift
[2562/2747] Compiling Vapor SessionsMiddleware.swift
[2563/2747] Compiling Vapor URLEncodedFormData.swift
[2564/2747] Compiling Vapor URLEncodedFormDecoder.swift
[2565/2747] Compiling Vapor URLEncodedFormEncoder.swift
[2566/2747] Compiling Vapor URLEncodedFormError.swift
[2567/2747] Compiling Vapor URLEncodedFormParser.swift
[2568/2747] Compiling Vapor URLEncodedFormSerializer.swift
[2569/2747] Compiling Vapor URLQueryFragmentConvertible.swift
[2570/2747] Compiling Vapor AnyResponse.swift
[2571/2747] Compiling Vapor Array+Random.swift
[2572/2747] Compiling Vapor Base32.swift
[2573/2747] Compiling Vapor Base64.swift
[2574/2747] Compiling Vapor BaseN.swift
[2575/2747] Compiling Vapor BasicCodingKey.swift
[2576/2747] Compiling Vapor ByteCount.swift
[2577/2747] Compiling Vapor Bytes+Hex.swift
[2578/2747] Compiling Vapor Logger+Report.swift
[2579/2747] Compiling Vapor LoggingSystem+Environment.swift
[2580/2747] Compiling Vapor Application+Middleware.swift
[2581/2747] Compiling Vapor CORSMiddleware.swift
[2582/2747] Compiling Vapor ErrorMiddleware.swift
[2583/2747] Compiling Vapor FileMiddleware.swift
[2584/2747] Compiling Vapor Middleware.swift
[2585/2747] Compiling Vapor MiddlewareConfiguration.swift
[2586/2747] Compiling Vapor ResponseCompressionMiddleware.swift
[2587/2747] Compiling Vapor RouteLoggingMiddleware.swift
[2588/2747] Compiling Vapor TracingMiddleware.swift
[2589/2747] Compiling Vapor File+Multipart.swift
[2590/2747] Compiling Vapor FormDataDecoder+Content.swift
[2591/2747] Compiling Vapor FormDataEncoder+Content.swift
[2592/2747] Compiling Vapor Application+Password.swift
[2593/2747] Compiling Vapor Application+Passwords.swift
[2594/2747] Compiling Vapor AsyncPasswordHasher.swift
[2595/2747] Compiling Vapor BcryptHasher.swift
[2596/2747] Compiling Vapor PasswordHasher.swift
[2597/2747] Compiling Vapor PlaintextHasher.swift
[2598/2747] Compiling Vapor Request+Password.swift
[2599/2747] Compiling Vapor Redirect.swift
[2600/2747] Compiling Vapor Request+Body.swift
[2601/2747] Compiling Vapor Request+BodyStream.swift
[2602/2747] Compiling Vapor Validator.swift
[2603/2747] Compiling Vapor ValidatorResult.swift
[2604/2747] Compiling Vapor And.swift
[2605/2747] Compiling Vapor Case.swift
[2606/2747] Compiling Vapor CharacterSet.swift
[2607/2747] Compiling Vapor Count.swift
[2608/2747] Compiling Vapor Custom.swift
[2609/2747] Compiling Vapor Email.swift
[2610/2747] Compiling Vapor Empty.swift
[2611/2747] Compiling Vapor In.swift
[2612/2747] Compiling Vapor Nil.swift
[2613/2747] Compiling Vapor NilIgnoring.swift
[2614/2747] Compiling Vapor Not.swift
[2615/2747] Compiling Vapor Or.swift
[2616/2747] Compiling Vapor Pattern.swift
[2617/2747] Compiling Vapor Range.swift
[2618/2747] Compiling Vapor URL.swift
[2619/2747] Compiling Vapor Valid.swift
[2620/2747] Compiling Vapor Application+Views.swift
[2621/2747] Compiling Vapor PlaintextRenderer.swift
[2622/2747] Compiling Vapor Request+View.swift
[2623/2747] Compiling Vapor View.swift
[2624/2747] Compiling Vapor ViewRenderer.swift
[2625/2747] Compiling Vapor _Deprecations.swift
[2626/2747] Compiling Vapor Bytes+SecureCompare.swift
[2627/2747] Compiling Vapor Collection+Safe.swift
[2628/2747] Compiling Vapor DataProtocol+Copy.swift
[2629/2747] Compiling Vapor DecoderUnwrapper.swift
[2630/2747] Compiling Vapor DirectoryConfiguration.swift
[2631/2747] Compiling Vapor DotEnv.swift
[2632/2747] Compiling Vapor Extendable.swift
[2633/2747] Compiling Vapor File.swift
[2634/2747] Compiling Vapor FileIO.swift
[2635/2747] Compiling Vapor LifecycleHandler.swift
[2636/2747] Compiling Vapor OptionalType.swift
[2637/2747] Compiling Vapor RFC1123.swift
[2638/2747] Compiling Vapor SocketAddress+Hostname.swift
[2639/2747] Compiling Vapor Storage.swift
[2640/2747] Compiling Vapor String+IsIPAddress.swift
[2641/2747] Compiling Vapor Thread.swift
[2642/2747] Compiling Vapor URI.swift
[2643/2747] Compiling Vapor VaporSendableMetadataType.swift
[2644/2747] Compiling Vapor RangeResult.swift
[2645/2747] Compiling Vapor Validatable.swift
[2646/2747] Compiling Vapor Validation.swift
[2647/2747] Compiling Vapor ValidationKey.swift
[2648/2747] Compiling Vapor Validations.swift
[2649/2747] Compiling Vapor ValidationsError.swift
[2650/2747] Compiling Vapor AsyncMiddleware.swift
[2651/2747] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2652/2747] Compiling Vapor AsyncSessionDriver.swift
[2653/2747] Compiling Vapor Authentication+Concurrency.swift
[2654/2747] Compiling Vapor Cache+Concurrency.swift
[2655/2747] Compiling Vapor Client+Concurrency.swift
[2656/2747] Compiling Vapor RequestBody+Concurrency.swift
[2657/2747] Compiling Vapor Responder+Concurrency.swift
[2658/2747] Compiling Vapor ResponseCodable+Concurrency.swift
[2659/2747] Compiling Vapor RoutesBuilder+Concurrency.swift
[2660/2747] Compiling Vapor ViewRenderer+Concurrency.swift
[2661/2747] Compiling Vapor WebSocket+Concurrency.swift
[2662/2747] Compiling Vapor ContainerGetPathExecutor.swift
[2663/2747] Compiling Vapor Content.swift
[2664/2747] Compiling Vapor ContentCoders.swift
[2665/2747] Compiling Vapor ContentConfiguration.swift
[2666/2747] Compiling Vapor ContentContainer.swift
[2667/2747] Compiling Vapor JSONCoder+Custom.swift
[2668/2747] Compiling Vapor JSONCoders+Content.swift
[2669/2747] Compiling Vapor PlaintextDecoder.swift
[2670/2747] Compiling Vapor PlaintextEncoder.swift
[2671/2747] Compiling Vapor URLQueryCoders.swift
[2672/2747] Compiling Vapor URLQueryContainer.swift
[2673/2747] Compiling Vapor Core.swift
[2674/2747] Compiling Vapor Running.swift
[2675/2747] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2676/2747] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2677/2747] Compiling Vapor DotEnvFile+load.swift
[2678/2747] Compiling Vapor Routes+caseInsenstive.swift
[2679/2747] Compiling Vapor Validatable+validate.swift
[2680/2747] Compiling Vapor Environment+Process.swift
[2681/2747] Compiling Vapor Environment+Secret.swift
[2682/2747] Compiling Vapor Environment.swift
[2683/2747] Compiling Vapor Abort.swift
[2684/2747] Compiling Vapor AbortError.swift
[2685/2747] Compiling Vapor DebuggableError.swift
[2686/2747] Compiling Vapor Demangler.swift
[2687/2747] Compiling Vapor ErrorSource.swift
[2688/2747] Compiling Vapor StackTrace.swift
[2689/2747] Compiling Vapor Exports.swift
[2690/2747] Compiling Vapor Application+HTTP.swift
[2691/2747] Compiling Vapor BasicResponder.swift
[2692/2747] Compiling Vapor BodyStream.swift
[2693/2747] Compiling Vapor Application+HTTP+Client.swift
[2694/2747] Compiling Vapor EventLoopHTTPClient.swift
[2695/2747] Compiling Vapor EndpointCache.swift
[2696/2747] Compiling Vapor HTTPMethod+String.swift
[2697/2747] Compiling Vapor HTTPStatus.swift
[2698/2747] Compiling Vapor HTTPCookies.swift
[2699/2747] Compiling Vapor HTTPHeaderCacheControl.swift
[2700/2747] Compiling Vapor HTTPHeaderExpires.swift
[2701/2747] Compiling Vapor HTTPHeaderLastModified.swift
[2702/2747] Compiling Vapor HTTPHeaders+Cache.swift
[2703/2747] Compiling Vapor HTTPHeaders+Connection.swift
[2704/2747] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2705/2747] Compiling Vapor HTTPHeaders+ContentRange.swift
[2706/2747] Compiling Vapor HTTPHeaders+Directive.swift
[2707/2747] Compiling Vapor HTTPHeaders+Forwarded.swift
[2708/2747] Compiling Vapor HTTPHeaders+Link.swift
[2709/2747] Compiling Vapor HTTPHeaders+Name.swift
[2710/2747] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2711/2747] Compiling Vapor HTTPHeaders.swift
[2712/2747] Compiling Vapor HTTPMediaType.swift
[2713/2747] Compiling Vapor HTTPMediaTypePreference.swift
[2714/2747] Compiling Vapor Responder.swift
[2715/2747] Compiling Vapor Application+HTTP+Server.swift
[2716/2747] Compiling Vapor HTTPServer.swift
[2717/2747] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2718/2747] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2719/2747] Compiling Vapor HTTPServerHandler.swift
[2720/2747] Compiling Vapor HTTPServerRequestDecoder.swift
[2721/2747] Compiling Vapor HTTPServerResponseEncoder.swift
[2722/2747] Compiling Vapor HTTPServerUpgradeHandler.swift
[2723/2747] Compiling Vapor Application.swift
[2724/2747] Compiling Vapor AuthenticationCache.swift
[2725/2747] Compiling Vapor Authenticator.swift
[2726/2747] Compiling Vapor BasicAuthorization.swift
[2727/2747] Compiling Vapor BearerAuthorization.swift
[2728/2747] Compiling Vapor GuardMiddleware.swift
[2729/2747] Compiling Vapor RedirectMiddleware.swift
[2730/2747] Compiling Vapor SessionAuthenticatable.swift
[2731/2747] Compiling Vapor Bcrypt.swift
[2732/2747] Compiling Vapor Application+Cache.swift
[2733/2747] Compiling Vapor Cache.swift
[2734/2747] Compiling Vapor CacheExpirationTime.swift
[2735/2747] Compiling Vapor MemoryCache.swift
[2736/2747] Compiling Vapor Request+Cache.swift
[2737/2747] Compiling Vapor Application+Clients.swift
[2738/2747] Compiling Vapor Client.swift
[2739/2747] Compiling Vapor ClientRequest.swift
[2740/2747] Compiling Vapor ClientResponse.swift
[2741/2747] Compiling Vapor Request+Client.swift
[2742/2747] Compiling Vapor BootCommand.swift
[2743/2747] Compiling Vapor CommandContext+Application.swift
[2744/2747] Compiling Vapor RoutesCommand.swift
[2745/2747] Compiling Vapor ServeCommand.swift
[2746/2747] Compiling Vapor AnyResponse+Concurrency.swift
[2747/2747] Compiling Vapor AsyncBasicResponder.swift
[2749/2763] Compiling Fluent Exports.swift
[2750/2763] Compiling Fluent Fluent+Cache.swift
[2751/2763] Compiling Fluent Pagination+Concurrency.swift
[2752/2763] Compiling Fluent Sessions+Concurrency.swift
[2753/2763] Compiling Fluent FluentProvider+Concurrency.swift
[2754/2763] Compiling Fluent ModelCredentialsAuthenticatable+Concurrency.swift
[2755/2765] Emitting module Fluent
[2756/2765] Compiling Fluent ModelAuthenticatable.swift
[2757/2765] Compiling Fluent ModelCredentialsAuthenticatable.swift
[2758/2765] Compiling Fluent FluentProvider.swift
[2759/2765] Compiling Fluent MigrateCommand.swift
[2760/2765] Compiling Fluent Fluent+Pagination.swift
[2761/2765] Compiling Fluent Fluent+Sessions.swift
[2762/2765] Compiling Fluent Fluent+History.swift
[2763/2765] Compiling Fluent Fluent+Paginate.swift
[2764/2765] Compiling Fluent ModelTokenAuthenticatable.swift
[2765/2765] Compiling Fluent PageLimit.swift
Build complete! (546.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "fluent-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.52.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.117.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "fluent",
  "name" : "fluent",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Fluent",
      "targets" : [
        "Fluent"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTests",
      "path" : "Tests/FluentTests",
      "product_dependencies" : [
        "XCTFluent",
        "VaporTesting"
      ],
      "sources" : [
        "CacheTests.swift",
        "CredentialTests.swift",
        "OperatorTests.swift",
        "PaginationTests.swift",
        "QueryHistoryTests.swift",
        "RepositoryTests.swift",
        "SessionTests.swift"
      ],
      "target_dependencies" : [
        "Fluent"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fluent",
      "module_type" : "SwiftTarget",
      "name" : "Fluent",
      "path" : "Sources/Fluent",
      "product_dependencies" : [
        "FluentKit",
        "Vapor"
      ],
      "product_memberships" : [
        "Fluent"
      ],
      "sources" : [
        "Concurrency/FluentProvider+Concurrency.swift",
        "Concurrency/ModelCredentialsAuthenticatable+Concurrency.swift",
        "Concurrency/Pagination+Concurrency.swift",
        "Concurrency/Sessions+Concurrency.swift",
        "Exports.swift",
        "Fluent+Cache.swift",
        "Fluent+History.swift",
        "Fluent+Paginate.swift",
        "Fluent+Pagination.swift",
        "Fluent+Sessions.swift",
        "FluentProvider.swift",
        "MigrateCommand.swift",
        "ModelAuthenticatable.swift",
        "ModelCredentialsAuthenticatable.swift",
        "ModelTokenAuthenticatable.swift",
        "PageLimit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.