The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of meilisearch-vapor, reference main (d07102), with Swift 6.1 for Linux on 27 Apr 2025 21:40:50 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sherlouk/meilisearch-vapor.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/Sherlouk/meilisearch-vapor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d071024 Fix Linux
Cloned https://github.com/Sherlouk/meilisearch-vapor.git
Revision (git rev-parse @):
d0710243206f7cd91ddf376eec16676308a29259
SUCCESS checkout https://github.com/Sherlouk/meilisearch-vapor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Sherlouk/meilisearch-vapor.git
https://github.com/Sherlouk/meilisearch-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "meilisearch-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/meilisearch/meilisearch-swift.git"
    }
  ],
  "manifest_display_name" : "meilisearch-vapor",
  "name" : "meilisearch-vapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MeiliSearchVapor",
      "targets" : [
        "MeiliSearchVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MeiliSearchVapor",
      "module_type" : "SwiftTarget",
      "name" : "MeiliSearchVapor",
      "path" : "Sources/MeiliSearchVapor",
      "product_dependencies" : [
        "Vapor",
        "MeiliSearch"
      ],
      "product_memberships" : [
        "MeiliSearchVapor"
      ],
      "sources" : [
        "Application+MeiliSearch.swift",
        "Exports.swift",
        "Request+MeiliSearch.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/meilisearch/meilisearch-swift.git
Fetching https://github.com/vapor/vapor.git
[1/7183] Fetching meilisearch-swift
Fetched https://github.com/meilisearch/meilisearch-swift.git from cache (0.36s)
[1/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.81s)
Computing version for https://github.com/meilisearch/meilisearch-swift.git
Computed https://github.com/meilisearch/meilisearch-swift.git at 0.17.0 (2.29s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.58s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
[1/3208] Fetching multipart-kit
[1349/5804] Fetching multipart-kit, websocket-kit
[2054/6867] Fetching multipart-kit, websocket-kit, swift-service-context
[5297/12770] Fetching multipart-kit, websocket-kit, swift-service-context, swift-algorithms
[5534/17740] Fetching multipart-kit, websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing
[5584/19445] Fetching multipart-kit, websocket-kit, swift-service-context, swift-algorithms, swift-distributed-tracing, swift-atomics
Fetched https://github.com/apple/swift-service-context.git from cache (0.35s)
[15206/18382] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-distributed-tracing, swift-atomics
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.52s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1638/5408] Fetching multipart-kit, swift-metrics
[3838/11070] Fetching multipart-kit, swift-metrics, swift-nio-extras
[7519/14906] Fetching multipart-kit, swift-metrics, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.43s)
[5585/12706] Fetching multipart-kit, swift-nio-extras, swift-log
Fetching https://github.com/apple/swift-nio.git
[7372/24198] Fetching multipart-kit, swift-nio-extras, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.43s)
Fetching https://github.com/vapor/routing-kit.git
[8117/18536] Fetching multipart-kit, swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
[4282/29493] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[15805/104929] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
[16154/125656] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
[23226/139440] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (1.70s)
[61441/136232] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.24s)
[64210/124740] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[78891/130225] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
[84515/132595] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.53s)
[94724/127110] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.44s)
Fetched https://github.com/vapor/routing-kit.git from cache (1.28s)
[71765/104013] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[79121/117800] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.20s)
[68593/103007] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (1.95s)
[70364/89223] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.01s)
[61104/75436] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.72s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[1090/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
[4386/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.58s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.42s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.76s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.83s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.27s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.27s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.69s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.55s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.45s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.49s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.19s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.67s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/meilisearch/meilisearch-swift.git
Working copy of https://github.com/meilisearch/meilisearch-swift.git resolved at 0.17.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Building for debugging...
[0/832] Write sources
[39/832] Compiling CNIOWindows shim.c
[40/832] Write sources
[41/832] Compiling CNIOWASI CNIOWASI.c
[41/832] Compiling CNIOWindows WSAStartup.c
[41/832] Write sources
[50/832] Compiling _AtomicsShims.c
[50/832] Compiling _NumericsShims _NumericsShims.c
[50/832] Compiling CVaporBcrypt bcrypt.c
[53/832] Compiling CNIOSHA1 c_nio_sha1.c
[54/832] Compiling CNIOLinux liburing_shims.c
[55/832] Compiling CSystem shims.c
[56/832] Compiling CNIOLinux shim.c
[57/832] Compiling CNIOLLHTTP c_nio_http.c
[57/832] Compiling CNIOExtrasZlib empty.c
[59/832] Compiling CNIODarwin shim.c
[60/832] Compiling CNIOLLHTTP c_nio_api.c
[61/832] Compiling fiat_p256_adx_sqr.S
[62/832] Compiling fiat_p256_adx_mul.S
[63/832] Compiling fiat_curve25519_adx_square.S
[64/832] Compiling fiat_curve25519_adx_mul.S
[65/832] Compiling CVaporBcrypt blf.c
[66/832] Write swift-version-24593BA9C3E375BF.txt
[67/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/832] Compiling CNIOBoringSSLShims shims.c
[69/838] Compiling tls_method.cc
[70/838] Compiling tls13_server.cc
[71/838] Compiling tls_record.cc
[72/878] Compiling tls13_client.cc
[73/879] Compiling tls13_both.cc
[74/879] Compiling tls13_enc.cc
[76/949] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/949] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/951] Compiling ServiceContextModule ServiceContextKey.swift
[79/951] Compiling InternalCollectionsUtilities Debugging.swift
[80/951] Compiling InternalCollectionsUtilities Descriptions.swift
[81/951] Compiling _NIODataStructures _TinyArray.swift
[82/951] Emitting module _NIOBase64
[83/951] Compiling _NIOBase64 Base64.swift
[84/952] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[85/952] Compiling InternalCollectionsUtilities Specialize.swift
[86/952] Emitting module RealModule
[87/952] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[88/952] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[89/952] Compiling Logging LogHandler.swift
[90/952] Emitting module InternalCollectionsUtilities
[91/953] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[92/953] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[93/953] Emitting module ServiceContextModule
[94/953] Compiling ServiceContextModule ServiceContext.swift
[95/953] Compiling InternalCollectionsUtilities Integer rank.swift
[96/953] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[97/953] Compiling InternalCollectionsUtilities UInt+reversed.swift
[98/953] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[104/954] Compiling _NIODataStructures PriorityQueue.swift
[106/954] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[107/954] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[112/954] Compiling RealModule Real.swift
[113/954] Compiling RealModule Float16+Real.swift
[117/957] Compiling RealModule ElementaryFunctions.swift
[118/957] Compiling RealModule Float+Real.swift
[119/957] Emitting module SystemPackage
[127/957] Compiling RealModule Float80+Real.swift
[128/957] Compiling MeiliSearch TaskInfo.swift
[129/957] Compiling MeiliSearch TaskStatus.swift
[130/957] Compiling MeiliSearch TaskType.swift
[132/957] Compiling RealModule RealFunctions.swift
[135/958] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[136/958] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[138/968] Compiling Instrumentation Instrument.swift
[139/968] Emitting module Instrumentation
[140/968] Compiling Instrumentation NoOpInstrument.swift
[141/968] Compiling SystemPackage Util+StringArray.swift
[142/968] Compiling SystemPackage Util.swift
[143/968] Compiling SystemPackage UtilConsumers.swift
[144/968] Compiling Instrumentation MultiplexInstrument.swift
[145/968] Emitting module CoreMetrics
[146/968] Compiling Logging MetadataProvider.swift
[147/968] Emitting module Logging
[148/968] Compiling Logging Locks.swift
[149/968] Compiling Instrumentation InstrumentationSystem.swift
[150/968] Compiling Instrumentation Locks.swift
[151/969] Compiling _NIODataStructures Heap.swift
[152/969] Emitting module _NIODataStructures
[153/970] Compiling Logging Logging.swift
[156/971] Compiling MeiliSearch KeyParams.swift
[157/971] Compiling MeiliSearch KeysResults.swift
[158/971] Compiling MeiliSearch PackageVersion.swift
[159/971] Compiling MeiliSearch Stat.swift
[160/971] Compiling MeiliSearch Task.swift
[161/971] Compiling MeiliSearch TaskDetails.swift
[166/1109] Compiling CoreMetrics Metrics.swift
[167/1109] Compiling CoreMetrics Locks.swift
[168/1110] Compiling Tracing TracingTime.swift
[169/1110] Emitting module RoutingKit
[170/1110] Compiling RoutingKit AnyRouter.swift
[172/1110] Compiling RoutingKit PathComponent.swift
[173/1110] Compiling Tracing TracerProtocol.swift
[174/1110] Emitting module Tracing
[175/1110] Compiling Tracing Tracer.swift
[176/1110] Compiling Tracing TracerProtocol+Legacy.swift
[177/1117] Compiling RoutingKit Router.swift
[178/1117] Compiling RoutingKit TrieRouter.swift
[179/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[180/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[181/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[182/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[183/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[184/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[185/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[186/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[187/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[188/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[189/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[190/1117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[191/1117] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[192/1117] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[192/1124] Compiling t1_enc.cc
[194/1124] Compiling HeapModule Heap+Descriptions.swift
[195/1124] Compiling Tracing NoOpTracer.swift
[196/1124] Compiling Tracing InstrumentationSystem+Tracing.swift
[197/1124] Compiling Tracing SpanProtocol.swift
[198/1125] Compiling HeapModule _HeapNode.swift
[200/1125] Compiling OrderedCollections OrderedSet+Invariants.swift
[201/1125] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[202/1125] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[203/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[204/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[205/1125] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[210/1131] Compiling OrderedCollections OrderedSet+Initializers.swift
[211/1131] Compiling OrderedCollections OrderedSet+Insertions.swift
[212/1131] Compiling RoutingKit Parameters.swift
[213/1133] Compiling HeapModule Heap.swift
[214/1134] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[215/1134] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[216/1134] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[217/1134] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[218/1134] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[219/1134] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[220/1134] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[221/1134] Compiling OrderedCollections OrderedDictionary+Values.swift
[230/1134] Compiling OrderedCollections OrderedDictionary.swift
[231/1134] Compiling OrderedCollections OrderedSet+Codable.swift
[232/1134] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[233/1134] Compiling OrderedCollections OrderedSet+Descriptions.swift
[234/1134] Compiling OrderedCollections OrderedSet+Diffing.swift
[235/1134] Compiling OrderedCollections OrderedSet+Equatable.swift
[236/1134] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[237/1134] Compiling OrderedCollections OrderedSet+Hashable.swift
[238/1134] Compiling OrderedCollections OrderedDictionary+Codable.swift
[239/1134] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[240/1134] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[241/1134] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[242/1134] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[243/1134] Compiling OrderedCollections OrderedDictionary+Elements.swift
[244/1134] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[245/1134] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[253/1134] Emitting module MeiliSearch
[255/1134] Compiling OrderedCollections _HashTable+Bucket.swift
[256/1134] Compiling OrderedCollections _HashTable+BucketIterator.swift
[257/1134] Compiling OrderedCollections _HashTable+Constants.swift
[258/1134] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[259/1134] Compiling OrderedCollections _HashTable+Testing.swift
[260/1134] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[262/1134] Compiling HeapModule Heap+Invariants.swift
[263/1134] Compiling HeapModule Heap+UnsafeHandle.swift
[264/1134] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[265/1134] Emitting module HeapModule
[273/1135] Compiling OrderedCollections _HashTable.swift
[274/1135] Compiling OrderedCollections _Hashtable+Header.swift
[286/1135] Compiling ssl_x509.cc
[289/1211] Compiling Metrics Metrics.swift
[290/1211] Emitting module Metrics
[292/1227] Compiling DequeModule Deque+CustomReflectable.swift
[293/1227] Compiling DequeModule Deque+Descriptions.swift
[294/1229] Compiling DequeModule _DequeBuffer.swift
[295/1229] Compiling DequeModule _DequeBufferHeader.swift
[296/1229] Compiling DequeModule Deque+Equatable.swift
[297/1229] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[298/1229] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[299/1229] Compiling HashTreeCollections _HashNode+Structural merge.swift
[300/1229] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[301/1229] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[302/1229] Compiling HashTreeCollections _HashNode+Structural union.swift
[303/1229] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[304/1229] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[305/1229] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[306/1229] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[307/1229] Compiling HashTreeCollections _HashNode.swift
[308/1229] Compiling DequeModule Deque._UnsafeHandle.swift
[309/1229] Compiling DequeModule Deque.swift
[312/1229] Compiling DequeModule _DequeSlot.swift
[313/1229] Compiling DequeModule _UnsafeWrappedBuffer.swift
[314/1229] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[315/1229] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[316/1229] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[317/1229] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[318/1238] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[319/1238] Compiling HashTreeCollections TreeDictionary+Keys.swift
[320/1238] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[321/1238] Compiling HashTreeCollections TreeDictionary+Merge.swift
[322/1238] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[323/1238] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[324/1238] Compiling DequeModule Deque+Testing.swift
[325/1238] Compiling DequeModule Deque._Storage.swift
[332/1239] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[333/1239] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[334/1239] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[335/1239] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[336/1239] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[337/1239] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[338/1239] Compiling HashTreeCollections _HashTreeIterator.swift
[339/1239] Compiling HashTreeCollections _HashTreeStatistics.swift
[340/1239] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[345/1239] Compiling HashTreeCollections TreeDictionary+Values.swift
[346/1239] Compiling HashTreeCollections TreeSet+Hashable.swift
[347/1239] Compiling HashTreeCollections TreeSet+Sendable.swift
[348/1239] Compiling HashTreeCollections TreeSet+Sequence.swift
[349/1239] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[361/1249] Compiling HashTreeCollections _HashNodeHeader.swift
[362/1249] Compiling HashTreeCollections _HashSlot.swift
[363/1249] Compiling HashTreeCollections _HashStack.swift
[364/1249] Compiling HashTreeCollections TreeDictionary.swift
[365/1249] Compiling HashTreeCollections TreeSet+Codable.swift
[366/1249] Compiling HashTreeCollections TreeSet+Collection.swift
[367/1249] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[368/1249] Compiling HashTreeCollections TreeSet+Debugging.swift
[369/1249] Compiling HashTreeCollections TreeSet+Descriptions.swift
[370/1249] Compiling HashTreeCollections TreeSet+Equatable.swift
[371/1249] Compiling DequeModule Deque+Codable.swift
[372/1249] Compiling DequeModule Deque+Collection.swift
[377/1249] Compiling DequeModule Deque+Extras.swift
[378/1249] Compiling DequeModule Deque+Hashable.swift
[390/1249] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[391/1249] Compiling HashTreeCollections TreeSet+Extras.swift
[392/1249] Compiling HashTreeCollections TreeSet+Filter.swift
[400/1249] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[401/1249] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[402/1249] Compiling HashTreeCollections TreeDictionary+Filter.swift
[403/1249] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[419/1249] Emitting module OrderedCollections
[420/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[421/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[422/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[423/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[424/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[425/1250] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[426/1250] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[427/1250] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[428/1250] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[429/1250] Compiling HashTreeCollections TreeSet.swift
[431/1250] Emitting module DequeModule
[436/1251] Compiling _RopeModule Rope+Join.swift
[437/1251] Compiling _RopeModule Rope+MutatingForEach.swift
[438/1251] Compiling _RopeModule Rope+Remove.swift
[439/1251] Compiling _RopeModule Rope+RemoveSubrange.swift
[440/1251] Compiling _RopeModule Rope+Split.swift
[441/1251] Compiling _RopeModule Optional Utilities.swift
[442/1251] Compiling _RopeModule String Utilities.swift
[443/1251] Compiling _RopeModule String.Index+ABI.swift
[443/1251] Compiling ssl_versions.cc
[445/1251] Emitting module _RopeModule
[445/1251] Compiling ssl_transcript.cc
[446/1251] Compiling ssl_stat.cc
[467/1251] Compiling ssl_session.cc
[500/1252] Compiling ssl_privkey.cc
[502/1252] Emitting module HashTreeCollections
[502/1253] Compiling ssl_file.cc
[503/1253] Compiling ssl_key_share.cc
[505/1253] Compiling ssl_lib.cc
[506/1253] Compiling ssl_credential.cc
[507/1253] Compiling ssl_cipher.cc
[508/1253] Compiling ssl_buffer.cc
[509/1253] Compiling ssl_cert.cc
[510/1253] Compiling ssl_asn1.cc
[511/1253] Compiling ssl_aead_ctx.cc
[512/1253] Compiling s3_pkt.cc
[513/1253] Compiling s3_lib.cc
[514/1253] Compiling s3_both.cc
[515/1253] Compiling handshake_server.cc
[516/1253] Compiling handshake_client.cc
[517/1253] Compiling handshake.cc
[518/1253] Compiling handoff.cc
[519/1253] Compiling encrypted_client_hello.cc
[520/1253] Compiling dtls_record.cc
[521/1253] Compiling extensions.cc
[522/1253] Compiling md5-x86_64-linux.S
[523/1253] Compiling md5-x86_64-apple.S
[524/1253] Compiling md5-586-apple.S
[525/1253] Compiling md5-586-linux.S
[526/1253] Compiling dtls_method.cc
[527/1253] Compiling chacha20_poly1305_x86_64-apple.S
[528/1253] Compiling chacha20_poly1305_x86_64-linux.S
[529/1253] Compiling chacha20_poly1305_armv8-win.S
[530/1253] Compiling chacha20_poly1305_armv8-linux.S
[531/1253] Compiling chacha20_poly1305_armv8-apple.S
[532/1253] Compiling chacha-x86_64-linux.S
[533/1253] Compiling chacha-x86_64-apple.S
[534/1253] Compiling chacha-x86-linux.S
[535/1253] Compiling chacha-x86-apple.S
[536/1253] Compiling err_data.cc
[537/1253] Compiling chacha-armv8-win.S
[538/1253] Compiling chacha-armv8-linux.S
[539/1253] Compiling chacha-armv8-apple.S
[540/1253] Compiling aes128gcmsiv-x86_64-linux.S
[541/1253] Compiling chacha-armv4-linux.S
[542/1253] Compiling aes128gcmsiv-x86_64-apple.S
[543/1253] Compiling x86_64-mont5-apple.S
[544/1253] Compiling x86_64-mont5-linux.S
[545/1253] Compiling x86_64-mont-apple.S
[546/1253] Compiling x86_64-mont-linux.S
[547/1253] Compiling x86-mont-linux.S
[548/1253] Compiling x86-mont-apple.S
[549/1253] Compiling vpaes-x86_64-linux.S
[550/1253] Compiling vpaes-x86_64-apple.S
[551/1253] Compiling bio_ssl.cc
[552/1253] Compiling vpaes-armv8-win.S
[553/1253] Compiling vpaes-x86-linux.S
[554/1253] Compiling vpaes-x86-apple.S
[555/1253] Compiling d1_lib.cc
[556/1253] Compiling d1_pkt.cc
[557/1253] Compiling vpaes-armv8-apple.S
[558/1253] Compiling vpaes-armv8-linux.S
[559/1253] Compiling vpaes-armv7-linux.S
[560/1253] Compiling sha512-x86_64-linux.S
[561/1253] Compiling sha512-x86_64-apple.S
[562/1253] Compiling sha512-armv8-win.S
[563/1253] Compiling sha512-armv8-apple.S
[564/1253] Compiling sha512-armv8-linux.S
[565/1253] Compiling d1_srtp.cc
[566/1253] Compiling sha512-586-apple.S
[567/1253] Compiling sha512-armv4-linux.S
[568/1253] Compiling sha512-586-linux.S
[569/1253] Compiling sha256-x86_64-apple.S
[570/1253] Compiling sha256-armv8-win.S
[571/1253] Compiling sha256-x86_64-linux.S
[572/1253] Compiling sha256-armv8-apple.S
[573/1253] Compiling sha256-armv4-linux.S
[573/1253] Compiling sha256-armv8-linux.S
[575/1253] Compiling sha256-586-linux.S
[576/1253] Compiling sha256-586-apple.S
[577/1253] Compiling sha1-x86_64-apple.S
[578/1253] Compiling sha1-armv8-linux.S
[579/1253] Compiling sha1-x86_64-linux.S
[580/1253] Compiling sha1-armv4-large-linux.S
[581/1253] Compiling sha1-armv8-apple.S
[582/1253] Compiling sha1-armv8-win.S
[583/1253] Compiling sha1-586-linux.S
[584/1253] Compiling sha1-586-apple.S
[585/1253] Compiling rsaz-avx2-apple.S
[586/1253] Compiling rdrand-x86_64-linux.S
[587/1253] Compiling rsaz-avx2-linux.S
[588/1253] Compiling rdrand-x86_64-apple.S
[589/1253] Compiling p256_beeu-x86_64-asm-apple.S
[590/1253] Compiling p256_beeu-x86_64-asm-linux.S
[591/1253] Compiling p256_beeu-armv8-asm-win.S
[592/1253] Compiling p256_beeu-armv8-asm-linux.S
[593/1253] Compiling p256_beeu-armv8-asm-apple.S
[594/1253] Compiling p256-x86_64-asm-apple.S
[595/1253] Compiling p256-x86_64-asm-linux.S
[596/1253] Compiling ghashv8-armv8-win.S
[597/1253] Compiling p256-armv8-asm-apple.S
[597/1253] Compiling ghashv8-armv8-linux.S
[599/1253] Compiling p256-armv8-asm-win.S
[600/1253] Compiling p256-armv8-asm-linux.S
[601/1253] Compiling ghashv8-armv8-apple.S
[601/1253] Compiling ghashv8-armv7-linux.S
[603/1253] Compiling ghash-x86-linux.S
[604/1253] Compiling ghash-x86_64-linux.S
[605/1253] Compiling ghash-x86_64-apple.S
[606/1253] Compiling ghash-x86-apple.S
[607/1253] Compiling ghash-ssse3-x86-linux.S
[608/1253] Compiling ghash-ssse3-x86_64-apple.S
[609/1253] Compiling ghash-ssse3-x86_64-linux.S
[610/1253] Compiling ghash-ssse3-x86-apple.S
[611/1253] Compiling ghash-neon-armv8-win.S
[612/1253] Compiling ghash-neon-armv8-linux.S
[613/1253] Compiling ghash-neon-armv8-apple.S
[614/1253] Compiling d1_both.cc
[615/1253] Compiling co-586-apple.S
[616/1253] Compiling bsaes-armv7-linux.S
[617/1253] Compiling ghash-armv4-linux.S
[618/1253] Compiling co-586-linux.S
[619/1253] Compiling bn-armv8-win.S
[620/1253] Compiling bn-armv8-apple.S
[621/1253] Compiling bn-armv8-linux.S
[622/1253] Compiling bn-586-linux.S
[623/1253] Compiling bn-586-apple.S
[624/1253] Compiling armv8-mont-win.S
[625/1253] Compiling armv8-mont-linux.S
[626/1253] Compiling armv8-mont-apple.S
[627/1253] Compiling armv4-mont-linux.S
[628/1253] Compiling aesv8-gcm-armv8-linux.S
[629/1253] Compiling aesv8-gcm-armv8-apple.S
[630/1253] Compiling aesv8-gcm-armv8-win.S
[631/1253] Compiling aesv8-armv7-linux.S
[632/1253] Compiling aesv8-armv8-win.S
[633/1253] Compiling aesni-x86_64-apple.S
[634/1253] Compiling aesv8-armv8-apple.S
[635/1253] Compiling aesv8-armv8-linux.S
[636/1253] Compiling aesni-x86-linux.S
[637/1253] Compiling aesni-x86-apple.S
[638/1253] Compiling aesni-gcm-x86_64-apple.S
[639/1253] Compiling aesni-x86_64-linux.S
[640/1253] Compiling aes-gcm-avx2-x86_64-apple.S
[640/1253] Compiling aesni-gcm-x86_64-linux.S
[642/1253] Compiling aes-gcm-avx10-x86_64-linux.S
[643/1253] Compiling aes-gcm-avx2-x86_64-linux.S
[644/1253] Compiling aes-gcm-avx10-x86_64-apple.S
[645/1253] Compiling x_x509a.cc
[646/1253] Compiling x_sig.cc
[647/1253] Compiling x_val.cc
[648/1253] Compiling x_spki.cc
[649/1253] Compiling x_x509.cc
[650/1253] Compiling x_req.cc
[651/1253] Compiling x_pubkey.cc
[652/1253] Compiling x_name.cc
[653/1253] Compiling x_exten.cc
[654/1253] Compiling x_crl.cc
[655/1253] Compiling x_attrib.cc
[656/1253] Compiling x509spki.cc
[657/1253] Compiling x_all.cc
[658/1253] Compiling x_algor.cc
[659/1253] Compiling x509rset.cc
[660/1253] Compiling x509name.cc
[661/1253] Compiling x509_v3.cc
[662/1253] Compiling x509_set.cc
[663/1253] Compiling x509_vpm.cc
[664/1253] Compiling x509_txt.cc
[665/1253] Compiling x509cset.cc
[666/1253] Compiling x509_trs.cc
[667/1253] Compiling x509_req.cc
[668/1253] Compiling x509_vfy.cc
[669/1253] Compiling x509_def.cc
[670/1253] Compiling x509_obj.cc
[671/1253] Compiling x509_ext.cc
[672/1253] Compiling x509_lu.cc
[673/1253] Compiling x509_cmp.cc
[674/1253] Compiling x509_d2.cc
[675/1253] Compiling x509.cc
[676/1253] Compiling x509_att.cc
[677/1253] Compiling v3_utl.cc
[678/1253] Compiling v3_pmaps.cc
[679/1253] Compiling v3_prn.cc
[680/1253] Compiling v3_skey.cc
[681/1253] Compiling v3_ncons.cc
[682/1253] Compiling v3_pcons.cc
[683/1253] Compiling v3_ocsp.cc
[684/1253] Compiling v3_purp.cc
[685/1253] Compiling v3_lib.cc
[686/1253] Compiling v3_int.cc
[687/1253] Compiling v3_ia5.cc
[688/1253] Compiling v3_info.cc
[689/1253] Compiling v3_genn.cc
[690/1253] Compiling v3_extku.cc
[691/1253] Compiling v3_enum.cc
[692/1253] Compiling v3_crld.cc
[693/1253] Compiling v3_conf.cc
[694/1253] Compiling v3_bitst.cc
[695/1253] Compiling v3_cpols.cc
[696/1253] Compiling v3_bcons.cc
[697/1253] Compiling v3_alt.cc
[698/1253] Compiling v3_akeya.cc
[699/1253] Compiling t_x509a.cc
[700/1253] Compiling i2d_pr.cc
[701/1253] Compiling v3_akey.cc
[702/1253] Compiling rsa_pss.cc
[703/1253] Compiling t_x509.cc
[704/1253] Compiling t_crl.cc
[705/1253] Compiling t_req.cc
[706/1253] Compiling asn1_gen.cc
[707/1253] Compiling by_file.cc
[708/1253] Compiling name_print.cc
[709/1253] Compiling policy.cc
[710/1253] Compiling a_verify.cc
[711/1253] Compiling by_dir.cc
[712/1253] Compiling a_digest.cc
[713/1253] Compiling voprf.cc
[714/1253] Compiling algorithm.cc
[715/1253] Compiling thread_win.cc
[716/1253] Compiling a_sign.cc
[717/1253] Compiling thread_none.cc
[718/1253] Compiling thread_pthread.cc
[719/1253] Compiling thread.cc
[720/1253] Compiling pmbtoken.cc
[721/1253] Compiling stack.cc
[722/1253] Compiling trust_token.cc
[723/1253] Compiling sha1.cc
[724/1253] Compiling sha256.cc
[725/1253] Compiling sha512.cc
[726/1253] Compiling siphash.cc
[727/1253] Compiling spake2plus.cc
[728/1253] Compiling rsa_extra.cc
[729/1253] Compiling slhdsa.cc
[730/1253] Compiling rsa_print.cc
[731/1253] Compiling rc4.cc
[732/1253] Compiling rsa_crypt.cc
[733/1253] Compiling refcount.cc
[734/1253] Compiling urandom.cc
[735/1253] Compiling trusty.cc
[736/1253] Compiling windows.cc
[737/1253] Compiling ios.cc
[738/1253] Compiling rsa_asn1.cc
[739/1253] Compiling rand.cc
[740/1253] Compiling getentropy.cc
[741/1253] Compiling poly1305_arm_asm.S
[742/1253] Compiling passive.cc
[743/1253] Compiling poly1305.cc
[744/1253] Compiling forkunsafe.cc
[745/1253] Compiling deterministic.cc
[746/1253] Compiling fork_detect.cc
[747/1253] Compiling poly1305_arm.cc
[748/1253] Compiling poly1305_vec.cc
[749/1253] Compiling pool.cc
[750/1253] Compiling pkcs7.cc
[751/1253] Compiling pkcs8_x509.cc
[752/1253] Compiling pkcs8.cc
[753/1253] Compiling pkcs7_x509.cc
[754/1253] Compiling p5_pbev2.cc
[755/1253] Compiling pem_xaux.cc
[756/1253] Compiling pem_x509.cc
[757/1253] Compiling pem_pkey.cc
[758/1253] Compiling pem_pk8.cc
[759/1253] Compiling obj_xref.cc
[760/1253] Compiling pem_oth.cc
[761/1253] Compiling mlkem.cc
[762/1253] Compiling pem_info.cc
[763/1253] Compiling pem_all.cc
[764/1253] Compiling mldsa.cc
[765/1253] Compiling pem_lib.cc
[766/1253] Compiling obj.cc
[767/1253] Compiling mem.cc
[768/1253] Compiling fips_shared_support.cc
[769/1253] Compiling md5.cc
[770/1253] Compiling poly_rq_mul.S
[771/1253] Compiling md4.cc
[772/1253] Compiling lhash.cc
[773/1253] Compiling sign.cc
[774/1253] Compiling hrss.cc
[775/1253] Compiling kyber.cc
[776/1253] Compiling ex_data.cc
[777/1253] Compiling print.cc
[778/1253] Compiling scrypt.cc
[779/1253] Compiling hpke.cc
[780/1253] Compiling pbkdf.cc
[781/1253] Compiling p_x25519.cc
[782/1253] Compiling p_x25519_asn1.cc
[783/1253] Compiling p_rsa_asn1.cc
[784/1253] Compiling p_rsa.cc
[785/1253] Compiling p_ed25519.cc
[786/1253] Compiling p_ed25519_asn1.cc
[787/1253] Compiling p_hkdf.cc
[788/1253] Compiling p_ec_asn1.cc
[789/1253] Compiling p_dh.cc
[790/1253] Compiling p_dh_asn1.cc
[791/1253] Compiling p_ec.cc
[792/1253] Compiling evp_ctx.cc
[793/1253] Compiling err.cc
[794/1253] Compiling evp.cc
[795/1253] Compiling p_dsa_asn1.cc
[796/1253] Compiling evp_asn1.cc
[797/1253] Compiling engine.cc
[798/1253] Compiling hash_to_curve.cc
[799/1253] Compiling ecdh.cc
[800/1253] Compiling ec_derive.cc
[801/1253] Compiling ecdsa_asn1.cc
[802/1253] Compiling dsa.cc
[803/1253] Compiling dsa_asn1.cc
[804/1253] Compiling ec_asn1.cc
[805/1253] Compiling dh_asn1.cc
[806/1253] Compiling des.cc
[807/1253] Compiling params.cc
[808/1253] Compiling digest_extra.cc
[809/1253] Compiling x25519-asm-arm.S
[810/1253] Compiling spake25519.cc
[811/1253] Compiling crypto.cc
[812/1253] Compiling cpu_arm_linux.cc
[813/1253] Compiling cpu_aarch64_win.cc
[814/1253] Compiling cpu_intel.cc
[815/1253] Compiling cpu_arm_freebsd.cc
[816/1253] Compiling curve25519.cc
[817/1253] Compiling cpu_aarch64_linux.cc
[818/1253] Compiling cpu_aarch64_openbsd.cc
[819/1253] Compiling bcm.cc
[820/1253] Compiling cpu_aarch64_sysreg.cc
[821/1253] Compiling cpu_aarch64_fuchsia.cc
[822/1253] Compiling curve25519_64_adx.cc
[823/1253] Compiling cpu_aarch64_apple.cc
[824/1253] Compiling tls_cbc.cc
[825/1253] Compiling e_tls.cc
[826/1253] Compiling conf.cc
[827/1253] Compiling get_cipher.cc
[828/1253] Compiling e_null.cc
[829/1253] Compiling e_rc2.cc
[829/1253] Compiling e_rc4.cc
[831/1253] Compiling e_des.cc
[832/1253] Compiling e_aesctrhmac.cc
[833/1253] Compiling e_aesgcmsiv.cc
[834/1253] Compiling e_chacha20poly1305.cc
[835/1253] Compiling chacha.cc
[836/1253] Compiling derive_key.cc
[837/1253] Compiling unicode.cc
[838/1253] Compiling cbb.cc
[839/1253] Compiling cbs.cc
[840/1253] Compiling ber.cc
[841/1253] Compiling bn_asn1.cc
[842/1253] Compiling asn1_compat.cc
[843/1253] Compiling blake2.cc
[844/1253] Compiling buf.cc
[845/1253] Compiling socket_helper.cc
[846/1253] Compiling socket.cc
[847/1253] Compiling printf.cc
[848/1253] Compiling hexdump.cc
[849/1253] Compiling convert.cc
[850/1253] Compiling pair.cc
[851/1253] Compiling errno.cc
[852/1253] Compiling base64.cc
[853/1253] Compiling bio_mem.cc
[854/1253] Compiling file.cc
[855/1253] Compiling fd.cc
[856/1253] Compiling connect.cc
[857/1253] Compiling tasn_typ.cc
[858/1253] Compiling bio.cc
[859/1253] Compiling posix_time.cc
[860/1253] Compiling f_string.cc
[861/1253] Compiling tasn_fre.cc
[862/1253] Compiling tasn_utl.cc
[863/1253] Compiling f_int.cc
[864/1253] Compiling tasn_enc.cc
[865/1253] Compiling asn_pack.cc
[866/1253] Compiling asn1_par.cc
[867/1253] Compiling tasn_new.cc
[868/1253] Compiling tasn_dec.cc
[869/1253] Compiling asn1_lib.cc
[870/1253] Compiling a_octet.cc
[871/1253] Compiling a_utctm.cc
[872/1253] Compiling a_time.cc
[873/1253] Compiling a_type.cc
[874/1253] Compiling a_strex.cc
[875/1253] Compiling a_strnid.cc
[876/1253] Compiling a_object.cc
[877/1253] Compiling a_dup.cc
[878/1253] Compiling a_d2i_fp.cc
[879/1253] Compiling a_i2d_fp.cc
[880/1253] Compiling a_bitstr.cc
[881/1253] Compiling fiat_p256_adx_sqr.S
[882/1253] Compiling a_mbstr.cc
[883/1253] Compiling a_gentm.cc
[884/1253] Compiling fiat_p256_adx_mul.S
[885/1253] Compiling CCryptoBoringSSLShims shims.c
[886/1253] Compiling a_bool.cc
[887/1253] Compiling fiat_curve25519_adx_mul.S
[888/1253] Compiling a_int.cc
[889/1253] Compiling fiat_curve25519_adx_square.S
[890/1253] Compiling md5-x86_64-linux.S
[891/1253] Compiling md5-586-linux.S
[891/1253] Compiling md5-x86_64-apple.S
[893/1253] Compiling md5-586-apple.S
[894/1253] Compiling chacha20_poly1305_x86_64-apple.S
[895/1253] Compiling err_data.cc
[896/1253] Compiling chacha20_poly1305_armv8-win.S
[897/1253] Compiling chacha20_poly1305_armv8-linux.S
[898/1253] Compiling chacha20_poly1305_x86_64-linux.S
[899/1253] Compiling chacha20_poly1305_armv8-apple.S
[900/1253] Compiling chacha-x86-apple.S
[901/1253] Compiling chacha-x86_64-apple.S
[902/1253] Compiling chacha-x86_64-linux.S
[903/1253] Compiling chacha-x86-linux.S
[904/1253] Compiling chacha-armv8-win.S
[905/1253] Compiling chacha-armv8-linux.S
[906/1253] Compiling chacha-armv4-linux.S
[907/1253] Compiling aes128gcmsiv-x86_64-apple.S
[908/1253] Compiling chacha-armv8-apple.S
[908/1253] Compiling aes128gcmsiv-x86_64-linux.S
[910/1253] Compiling x86_64-mont5-linux.S
[911/1253] Compiling x86_64-mont5-apple.S
[912/1253] Compiling x86_64-mont-apple.S
[912/1253] Compiling x86_64-mont-linux.S
[914/1253] Compiling x86-mont-apple.S
[915/1253] Compiling x86-mont-linux.S
[916/1253] Compiling vpaes-x86_64-apple.S
[917/1253] Compiling vpaes-x86-apple.S
[918/1253] Compiling vpaes-x86_64-linux.S
[919/1253] Compiling vpaes-armv8-win.S
[920/1253] Compiling vpaes-x86-linux.S
[921/1253] Compiling vpaes-armv8-linux.S
[922/1253] Compiling vpaes-armv8-apple.S
[923/1253] Compiling vpaes-armv7-linux.S
[924/1253] Compiling sha512-x86_64-apple.S
[925/1253] Compiling sha512-x86_64-linux.S
[926/1253] Compiling sha512-586-linux.S
[926/1253] Compiling sha512-armv4-linux.S
[928/1253] Compiling sha512-armv8-linux.S
[929/1253] Compiling sha512-armv8-win.S
[930/1253] Compiling sha512-armv8-apple.S
[931/1253] Compiling sha512-586-apple.S
[932/1253] Compiling sha256-armv8-win.S
[933/1253] Compiling sha256-x86_64-apple.S
[934/1253] Compiling sha256-x86_64-linux.S
[935/1253] Compiling sha256-armv8-linux.S
[936/1253] Compiling sha256-armv8-apple.S
[937/1253] Compiling sha256-armv4-linux.S
[938/1253] Compiling sha256-586-linux.S
[939/1253] Compiling sha256-586-apple.S
[940/1253] Compiling sha1-x86_64-apple.S
[941/1253] Compiling sha1-armv8-win.S
[942/1253] Compiling sha1-armv8-linux.S
[943/1253] Compiling sha1-x86_64-linux.S
[944/1253] Compiling sha1-armv4-large-linux.S
[945/1253] Compiling sha1-armv8-apple.S
[946/1253] Compiling sha1-586-apple.S
[947/1253] Compiling sha1-586-linux.S
[948/1253] Compiling rsaz-avx2-linux.S
[948/1253] Compiling rsaz-avx2-apple.S
[950/1253] Compiling rdrand-x86_64-apple.S
[950/1253] Compiling rdrand-x86_64-linux.S
[952/1253] Compiling p256_beeu-x86_64-asm-linux.S
[953/1253] Compiling p256_beeu-armv8-asm-win.S
[954/1253] Compiling p256_beeu-x86_64-asm-apple.S
[955/1253] Compiling p256_beeu-armv8-asm-linux.S
[956/1253] Compiling p256_beeu-armv8-asm-apple.S
[957/1253] Compiling p256-armv8-asm-win.S
[958/1253] Compiling p256-armv8-asm-linux.S
[959/1253] Compiling p256-x86_64-asm-apple.S
[959/1253] Compiling p256-armv8-asm-apple.S
[961/1253] Compiling p256-x86_64-asm-linux.S
[962/1253] Compiling ghashv8-armv8-linux.S
[963/1253] Compiling ghashv8-armv8-win.S
[964/1253] Compiling ghashv8-armv7-linux.S
[965/1253] Compiling ghashv8-armv8-apple.S
[966/1253] Compiling ghash-x86_64-apple.S
[967/1253] Compiling ghash-x86_64-linux.S
[968/1253] Compiling ghash-x86-linux.S
[969/1253] Compiling ghash-x86-apple.S
[970/1253] Compiling ghash-ssse3-x86_64-linux.S
[971/1253] Compiling ghash-ssse3-x86_64-apple.S
[972/1253] Compiling ghash-ssse3-x86-linux.S
[973/1253] Compiling ghash-ssse3-x86-apple.S
[974/1253] Compiling ghash-neon-armv8-win.S
[975/1253] Compiling ghash-armv4-linux.S
[976/1253] Compiling ghash-neon-armv8-linux.S
[977/1253] Compiling co-586-linux.S
[978/1253] Compiling bn-armv8-win.S
[979/1253] Compiling bsaes-armv7-linux.S
[980/1253] Compiling co-586-apple.S
[981/1253] Compiling ghash-neon-armv8-apple.S
[982/1253] Compiling bn-armv8-linux.S
[983/1253] Compiling bn-armv8-apple.S
[984/1253] Compiling bn-586-linux.S
[985/1253] Compiling armv8-mont-linux.S
[986/1253] Compiling armv8-mont-win.S
[987/1253] Compiling armv4-mont-linux.S
[987/1253] Compiling bn-586-apple.S
[989/1253] Compiling armv8-mont-apple.S
[990/1253] Compiling aesv8-gcm-armv8-win.S
[991/1253] Compiling aesv8-gcm-armv8-apple.S
[992/1253] Compiling aesv8-gcm-armv8-linux.S
[993/1253] Compiling aesv8-armv8-linux.S
[994/1253] Compiling aesv8-armv8-win.S
[995/1253] Compiling aesv8-armv8-apple.S
[996/1253] Compiling aesv8-armv7-linux.S
[997/1253] Compiling aesni-x86_64-apple.S
[998/1253] Compiling aesni-x86_64-linux.S
[999/1253] Compiling aesni-x86-apple.S
[1000/1253] Compiling aesni-x86-linux.S
[1001/1253] Compiling aesni-gcm-x86_64-linux.S
[1002/1253] Compiling aesni-gcm-x86_64-apple.S
[1003/1253] Compiling aes-gcm-avx10-x86_64-linux.S
[1004/1253] Compiling aes-gcm-avx10-x86_64-apple.S
[1005/1253] Compiling c-nioatomics.c
[1006/1253] Compiling c-atomics.c
[1007/1253] Compiling x_x509.cc
[1008/1253] Compiling x_val.cc
[1008/1253] Compiling x_x509a.cc
[1010/1253] Compiling x_sig.cc
[1011/1253] Compiling x_spki.cc
[1012/1253] Compiling x_req.cc
[1013/1259] Compiling x_pubkey.cc
[1014/1259] Compiling x_name.cc
[1016/1259] Compiling NIOConcurrencyHelpers NIOLock.swift
[1016/1259] Compiling x_algor.cc
[1017/1259] Compiling x_attrib.cc
[1019/1259] Compiling NIOConcurrencyHelpers lock.swift
[1020/1259] Emitting module NIOConcurrencyHelpers
[1021/1259] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1021/1259] Compiling x_all.cc
[1021/1259] Compiling x_exten.cc
[1023/1259] Compiling x509spki.cc
[1024/1259] Compiling x_crl.cc
[1025/1259] Compiling x509rset.cc
[1027/1259] Compiling NIOConcurrencyHelpers atomics.swift
[1028/1259] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1029/1260] Compiling x509cset.cc
[1030/1260] Compiling x509name.cc
[1031/1286] Compiling x509_v3.cc
[1032/1286] Compiling x509_txt.cc
[1033/1286] Compiling x509_vfy.cc
[1034/1286] Compiling x509_vpm.cc
[1035/1286] Compiling x509_trs.cc
[1037/1286] Compiling ConsoleKitTerminal Console+Confirm.swift
[1038/1286] Compiling ConsoleKitTerminal Console+Input.swift
[1039/1286] Compiling ConsoleKitTerminal Console+Center.swift
[1040/1286] Compiling ConsoleKitTerminal Console+Output.swift
[1041/1289] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1042/1289] Compiling ConsoleKitTerminal ConsoleClear.swift
[1043/1289] Compiling ConsoleKitTerminal Console+Ask.swift
[1044/1289] Compiling ConsoleKitTerminal Console+Choose.swift
[1044/1289] Compiling x509_set.cc
[1046/1289] Emitting module ConsoleKitTerminal
[1047/1289] Compiling ConsoleKitTerminal ActivityBar.swift
[1048/1289] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1049/1289] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1050/1289] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1051/1289] Compiling ConsoleKitTerminal CustomActivity.swift
[1052/1289] Compiling ConsoleKitTerminal LoadingBar.swift
[1053/1289] Compiling ConsoleKitTerminal ProgressBar.swift
[1054/1289] Compiling ConsoleKitTerminal Console+Clear.swift
[1055/1289] Compiling ConsoleKitTerminal Console+Wait.swift
[1056/1289] Compiling ConsoleKitTerminal ConsoleColor.swift
[1057/1289] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1057/1289] Compiling x509_req.cc
[1059/1289] Compiling ConsoleKitTerminal Console.swift
[1060/1289] Compiling ConsoleKitTerminal Terminal.swift
[1061/1289] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1062/1289] Compiling ConsoleKitTerminal ConsoleText.swift
[1063/1289] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1064/1289] Compiling ConsoleKitTerminal ANSI.swift
[1064/1289] Compiling x509_obj.cc
[1065/1289] Compiling x509_lu.cc
[1066/1289] Compiling x509_def.cc
[1067/1289] Compiling x509_ext.cc
[1068/1289] Compiling x509_d2.cc
[1069/1289] Compiling x509_cmp.cc
[1071/1289] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1072/1289] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1073/1289] Compiling ConsoleKitTerminal LoggerFragment.swift
[1073/1289] Compiling x509_att.cc
[1074/1290] Compiling x509.cc
[1076/1290] Compiling v3_skey.cc
[1077/1290] Compiling v3_purp.cc
[1078/1290] Compiling v3_utl.cc
[1079/1297] Compiling v3_prn.cc
[1081/1312] Emitting module ConsoleKitCommands
[1081/1314] Compiling v3_pmaps.cc
[1082/1314] Compiling v3_ocsp.cc
[1084/1314] Compiling ConsoleKitCommands CommandSignature.swift
[1085/1314] Compiling ConsoleKitCommands Flag.swift
[1086/1314] Compiling ConsoleKitCommands Option.swift
[1086/1314] Compiling v3_pcons.cc
[1088/1314] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1089/1314] Compiling ConsoleKitCommands AsyncCommand.swift
[1090/1314] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1091/1314] Compiling ConsoleKitCommands AsyncCommands.swift
[1092/1314] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1093/1314] Compiling ConsoleKitCommands AnyCommand.swift
[1093/1314] Compiling v3_ncons.cc
[1095/1314] Compiling ConsoleKitCommands Command.swift
[1096/1314] Compiling ConsoleKitCommands CommandContext.swift
[1097/1314] Compiling ConsoleKitCommands CommandError.swift
[1098/1314] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1099/1314] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1100/1314] Compiling ConsoleKitCommands Argument.swift
[1101/1314] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1102/1314] Compiling ConsoleKitCommands Utilities.swift
[1102/1314] Compiling v3_int.cc
[1103/1314] Compiling v3_lib.cc
[1104/1314] Compiling v3_info.cc
[1105/1314] Compiling v3_enum.cc
[1106/1314] Compiling v3_extku.cc
[1107/1314] Compiling v3_genn.cc
[1108/1314] Compiling v3_ia5.cc
[1109/1314] Compiling v3_crld.cc
[1110/1314] Compiling v3_cpols.cc
[1111/1314] Compiling v3_conf.cc
[1113/1314] Compiling ConsoleKitCommands CommandGroup.swift
[1114/1314] Compiling ConsoleKitCommands CommandInput.swift
[1115/1314] Compiling ConsoleKitCommands Commands.swift
[1116/1314] Compiling ConsoleKitCommands Console+Run.swift
[1117/1314] Compiling ConsoleKitCommands ConsoleError.swift
[1118/1314] Compiling ConsoleKitCommands Completion.swift
[1119/1315] Compiling v3_bcons.cc
[1120/1315] Compiling v3_alt.cc
[1121/1315] Compiling v3_bitst.cc
[1122/1315] Compiling v3_akeya.cc
[1123/1317] Compiling v3_akey.cc
[1124/1317] Compiling t_x509a.cc
[1126/1317] Emitting module ConsoleKit
[1127/1317] Compiling ConsoleKit Exports.swift
[1127/1317] Compiling t_x509.cc
[1129/1318] Compiling t_req.cc
[1130/1318] Compiling rsa_pss.cc
[1131/1318] Compiling t_crl.cc
[1132/1318] Compiling policy.cc
[1133/1318] Compiling name_print.cc
[1134/1318] Compiling i2d_pr.cc
[1135/1318] Compiling by_file.cc
[1136/1318] Compiling by_dir.cc
[1137/1318] Compiling voprf.cc
[1138/1318] Compiling a_sign.cc
[1139/1318] Compiling asn1_gen.cc
[1140/1318] Compiling a_digest.cc
[1141/1318] Compiling a_verify.cc
[1142/1318] Compiling trust_token.cc
[1143/1318] Compiling algorithm.cc
[1144/1318] Compiling thread_win.cc
[1145/1318] Compiling pmbtoken.cc
[1146/1318] Compiling thread.cc
[1147/1318] Compiling thread_none.cc
[1148/1318] Compiling thread_pthread.cc
[1149/1318] Compiling stack.cc
[1150/1318] Compiling thash.cc
[1151/1318] Compiling wots.cc
[1152/1318] Compiling slhdsa.cc
[1153/1318] Compiling merkle.cc
[1154/1318] Compiling sha512.cc
[1155/1318] Compiling siphash.cc
[1156/1318] Compiling fors.cc
[1157/1318] Compiling sha256.cc
[1158/1318] Compiling sha1.cc
[1159/1318] Compiling rsa_extra.cc
[1160/1318] Compiling rsa_print.cc
[1161/1318] Compiling rc4.cc
[1162/1318] Compiling refcount.cc
[1163/1318] Compiling rsa_asn1.cc
[1164/1318] Compiling windows.cc
[1165/1318] Compiling rsa_crypt.cc
[1166/1318] Compiling trusty.cc
[1167/1318] Compiling rand_extra.cc
[1168/1318] Compiling urandom.cc
[1169/1318] Compiling ios.cc
[1170/1318] Compiling poly1305_arm_asm.S
[1171/1318] Compiling passive.cc
[1172/1318] Compiling getentropy.cc
[1173/1318] Compiling deterministic.cc
[1174/1318] Compiling fork_detect.cc
[1175/1318] Compiling forkunsafe.cc
[1176/1318] Compiling pool.cc
[1177/1318] Compiling poly1305.cc
[1178/1318] Compiling poly1305_vec.cc
[1179/1318] Compiling poly1305_arm.cc
[1180/1318] Compiling pkcs7.cc
[1181/1318] Compiling pkcs8_x509.cc
[1182/1318] Compiling pkcs8.cc
[1183/1318] Compiling p5_pbev2.cc
[1184/1318] Compiling pkcs7_x509.cc
[1185/1318] Compiling pem_xaux.cc
[1186/1318] Compiling pem_pkey.cc
[1187/1318] Compiling pem_x509.cc
[1188/1318] Compiling pem_pk8.cc
[1189/1318] Compiling obj_xref.cc
[1190/1318] Compiling mlkem.cc
[1191/1318] Compiling pem_oth.cc
[1192/1318] Compiling pem_info.cc
[1193/1318] Compiling pem_all.cc
[1194/1318] Compiling pem_lib.cc
[1195/1318] Compiling obj.cc
[1196/1318] Compiling mldsa.cc
[1197/1318] Compiling poly_rq_mul.S
[1198/1318] Compiling fips_shared_support.cc
[1199/1318] Compiling mem.cc
[1200/1318] Compiling md4.cc
[1201/1318] Compiling md5.cc
[1202/1318] Compiling lhash.cc
[1203/1318] Compiling kyber.cc
[1204/1318] Compiling ex_data.cc
[1205/1318] Compiling hpke.cc
[1206/1318] Compiling hrss.cc
[1207/1318] Compiling sign.cc
[1208/1318] Compiling scrypt.cc
[1209/1318] Compiling print.cc
[1210/1318] Compiling pbkdf.cc
[1211/1318] Compiling p_x25519.cc
[1212/1318] Compiling p_x25519_asn1.cc
[1213/1318] Compiling p_rsa_asn1.cc
[1214/1318] Compiling p_hkdf.cc
[1215/1318] Compiling p_rsa.cc
[1216/1318] Compiling p_ed25519.cc
[1217/1318] Compiling p_ed25519_asn1.cc
[1218/1318] Compiling p_ec_asn1.cc
[1219/1318] Compiling p_dh.cc
[1220/1318] Compiling p_dh_asn1.cc
[1221/1318] Compiling p_ec.cc
[1222/1318] Compiling p_dsa_asn1.cc
[1223/1318] Compiling evp_ctx.cc
[1224/1318] Compiling evp.cc
[1225/1318] Compiling evp_asn1.cc
[1226/1318] Compiling err.cc
[1227/1318] Compiling engine.cc
[1228/1318] Compiling ecdh_extra.cc
[1229/1318] Compiling ecdsa_asn1.cc
[1230/1318] Compiling hash_to_curve.cc
[1231/1318] Compiling ec_derive.cc
[1232/1318] Compiling ec_asn1.cc
[1233/1318] Compiling dsa_asn1.cc
[1234/1318] Compiling dsa.cc
[1235/1318] Compiling params.cc
[1236/1318] Compiling digest_extra.cc
[1237/1318] Compiling x25519-asm-arm.S
[1238/1318] Compiling dh_asn1.cc
[1239/1318] Compiling des.cc
[1240/1318] Compiling spake25519.cc
[1241/1318] Compiling crypto.cc
[1242/1318] Compiling cpu_intel.cc
[1243/1318] Compiling cpu_arm_linux.cc
[1244/1318] Compiling curve25519.cc
[1245/1318] Compiling cpu_arm_freebsd.cc
[1246/1318] Compiling cpu_aarch64_win.cc
[1247/1318] Compiling cpu_aarch64_openbsd.cc
[1248/1318] Compiling cpu_aarch64_sysreg.cc
[1249/1318] Compiling cpu_aarch64_linux.cc
[1250/1318] Compiling cpu_aarch64_fuchsia.cc
[1251/1318] Compiling cpu_aarch64_apple.cc
[1252/1318] Compiling curve25519_64_adx.cc
[1253/1318] Compiling bcm.cc
[1254/1318] Compiling e_tls.cc
[1255/1318] Compiling tls_cbc.cc
[1256/1318] Compiling conf.cc
[1257/1318] Compiling e_rc4.cc
[1258/1318] Compiling e_rc2.cc
[1259/1318] Compiling e_null.cc
[1260/1318] Compiling e_des.cc
[1261/1318] Compiling e_chacha20poly1305.cc
[1262/1318] Compiling derive_key.cc
[1263/1318] Compiling e_aesctrhmac.cc
[1264/1318] Compiling e_aesgcmsiv.cc
[1265/1318] Compiling unicode.cc
[1266/1318] Compiling chacha.cc
[1267/1318] Compiling cipher_extra.cc
[1268/1318] Compiling asn1_compat.cc
[1269/1318] Compiling ber.cc
[1270/1318] Compiling cbb.cc
[1271/1318] Compiling buf.cc
[1272/1318] Compiling cbs.cc
[1273/1318] Compiling bn_asn1.cc
[1274/1318] Compiling blake2.cc
[1275/1318] Compiling convert.cc
[1276/1318] Compiling printf.cc
[1277/1318] Compiling hexdump.cc
[1278/1318] Compiling pair.cc
[1279/1318] Compiling errno.cc
[1280/1318] Compiling fd.cc
[1281/1318] Compiling file.cc
[1282/1318] Compiling bio_mem.cc
[1283/1318] Compiling base64.cc
[1284/1318] Compiling bio.cc
[1285/1318] Compiling tasn_typ.cc
[1286/1318] Compiling tasn_enc.cc
[1287/1318] Compiling tasn_fre.cc
[1288/1318] Compiling tasn_utl.cc
[1289/1318] Compiling tasn_new.cc
[1290/1318] Compiling f_string.cc
[1291/1318] Compiling posix_time.cc
[1292/1318] Compiling tasn_dec.cc
[1293/1318] Compiling f_int.cc
[1294/1318] Compiling asn_pack.cc
[1295/1318] Compiling asn1_par.cc
[1296/1318] Compiling asn1_lib.cc
[1297/1318] Compiling a_utctm.cc
[1298/1318] Compiling a_time.cc
[1299/1318] Compiling a_type.cc
[1300/1318] Compiling a_strnid.cc
[1301/1318] Compiling a_octet.cc
[1301/1318] Compiling a_mbstr.cc
[1303/1318] Compiling a_strex.cc
[1304/1318] Compiling a_i2d_fp.cc
[1305/1318] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1305/1318] Write sources
[1310/1318] Compiling a_object.cc
[1311/1318] Compiling a_gentm.cc
[1312/1318] Write sources
[1313/1318] Compiling a_int.cc
[1314/1318] Compiling a_dup.cc
[1315/1318] Compiling a_bool.cc
[1316/1329] Compiling a_bitstr.cc
[1317/1343] Compiling a_d2i_fp.cc
[1319/1423] Compiling Atomics Primitives.shims.swift
[1320/1423] Compiling Atomics AtomicInteger.swift
[1321/1423] Compiling Atomics AtomicOptionalWrappable.swift
[1322/1425] Compiling Atomics UnsafeAtomic.swift
[1323/1425] Compiling Atomics UnsafeAtomicLazyReference.swift
[1324/1425] Compiling Atomics ManagedAtomic.swift
[1325/1425] Compiling Atomics ManagedAtomicLazyReference.swift
[1326/1425] Compiling Atomics AtomicMemoryOrderings.swift
[1327/1425] Compiling Atomics DoubleWord.swift
[1328/1425] Compiling Atomics OptionalRawRepresentable.swift
[1329/1425] Compiling Atomics RawRepresentable.swift
[1330/1425] Compiling Atomics AtomicBool.swift
[1331/1425] Compiling Atomics IntegerConformances.swift
[1332/1425] Compiling Atomics PointerConformances.swift
[1333/1425] Compiling Atomics Primitives.native.swift
[1336/1432] Compiling Atomics AtomicReference.swift
[1337/1432] Compiling Atomics AtomicStorage.swift
[1338/1432] Compiling Atomics AtomicValue.swift
[1339/1432] Compiling Atomics IntegerOperations.swift
[1340/1432] Compiling Atomics Unmanaged extensions.swift
[1341/1432] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1342/1432] Compiling BitCollections BitSet+CustomReflectable.swift
[1343/1432] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1344/1432] Compiling BitCollections BitSet+Equatable.swift
[1345/1432] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1346/1432] Compiling BitCollections BitSet+Extras.swift
[1347/1432] Compiling BitCollections BitSet+Hashable.swift
[1348/1432] Compiling BitCollections BitSet+Initializers.swift
[1349/1432] Compiling BitCollections BitSet+Invariants.swift
[1350/1432] Compiling BitCollections BitSet+Random.swift
[1351/1432] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1352/1432] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1353/1432] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1354/1432] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1355/1432] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1356/1432] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1357/1432] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1358/1432] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1359/1432] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1360/1432] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1361/1432] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1362/1432] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1363/1432] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1364/1432] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1365/1432] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1366/1432] Compiling BitCollections BitSet+SetAlgebra union.swift
[1367/1432] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1368/1432] Compiling BitCollections BitSet.Counted.swift
[1369/1432] Emitting module BitCollections
[1370/1432] Compiling CryptoBoringWrapper RandomBytes.swift
[1371/1432] Compiling Algorithms RandomSample.swift
[1372/1432] Compiling Algorithms Reductions.swift
[1373/1432] Compiling Algorithms Rotate.swift
[1376/1432] Compiling Algorithms Suffix.swift
[1380/1435] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1381/1435] Compiling BitCollections BitSet.Index.swift
[1382/1435] Compiling BitCollections BitSet._UnsafeHandle.swift
[1383/1435] Compiling BitCollections BitSet.swift
[1384/1435] Compiling BitCollections Range+Utilities.swift
[1385/1435] Compiling BitCollections Slice+Utilities.swift
[1386/1435] Compiling BitCollections UInt+Tricks.swift
[1387/1435] Compiling BitCollections _Word.swift
[1388/1435] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1389/1435] Compiling CryptoBoringWrapper EllipticCurve.swift
[1390/1435] Emitting module CryptoBoringWrapper
[1391/1435] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1419/1436] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1420/1436] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1423/1439] Compiling Algorithms Trim.swift
[1424/1439] Compiling Algorithms Unique.swift
[1425/1439] Compiling Algorithms Windows.swift
[1426/1439] Emitting module Collections
[1427/1439] Compiling Collections Collections.swift
[1428/1511] Emitting module Atomics
[1430/1511] Compiling Crypto AES-GCM.swift
[1431/1511] Compiling Crypto AES-GCM_boring.swift
[1432/1511] Compiling Crypto ChaChaPoly_boring.swift
[1433/1511] Compiling Crypto ChaChaPoly.swift
[1434/1511] Compiling Crypto Cipher.swift
[1435/1511] Compiling Crypto Nonces.swift
[1438/1512] Compiling Crypto ASN1.swift
[1439/1512] Compiling Crypto ASN1Any.swift
[1441/1571] Emitting module Algorithms
[1442/1572] Compiling NIOCore FileHandle.swift
[1443/1572] Compiling NIOCore FileRegion.swift
[1444/1572] Compiling NIOCore MarkedCircularBuffer.swift
[1445/1572] Compiling NIOCore MulticastChannel.swift
[1446/1572] Compiling NIOCore NIOAny.swift
[1447/1572] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1448/1572] Compiling NIOCore NIOLoopBound.swift
[1449/1572] Compiling NIOCore NIOScheduledCallback.swift
[1450/1572] Compiling NIOCore NIOSendable.swift
[1451/1572] Compiling NIOCore RecvByteBufferAllocator.swift
[1453/1581] Compiling Crypto SymmetricKeys.swift
[1454/1581] Compiling Crypto HMAC.swift
[1455/1581] Compiling Crypto MACFunctions.swift
[1456/1581] Compiling Crypto MessageAuthenticationCode.swift
[1457/1581] Compiling Crypto AES.swift
[1458/1581] Compiling Crypto ECDSASignature_boring.swift
[1459/1581] Compiling Crypto ECDSA_boring.swift
[1460/1581] Compiling Crypto EdDSA_boring.swift
[1461/1581] Compiling Crypto ECDSA.swift
[1462/1581] Compiling Crypto Ed25519.swift
[1463/1581] Compiling NIOCore GlobalSingletons.swift
[1464/1581] Compiling NIOCore IO.swift
[1465/1581] Compiling NIOCore IOData.swift
[1466/1581] Compiling NIOCore IPProtocol.swift
[1467/1581] Compiling NIOCore IntegerBitPacking.swift
[1468/1581] Compiling NIOCore IntegerTypes.swift
[1469/1581] Compiling NIOCore Interfaces.swift
[1470/1581] Compiling NIOCore Linux.swift
[1471/1581] Compiling Crypto NISTCurvesKeys.swift
[1472/1581] Compiling Crypto X25519Keys.swift
[1481/1589] Compiling NIOCore ByteBuffer-views.swift
[1482/1589] Compiling NIOCore Channel.swift
[1483/1589] Compiling NIOCore ChannelHandler.swift
[1484/1589] Compiling NIOCore ChannelHandlers.swift
[1485/1589] Compiling NIOCore ChannelInvoker.swift
[1486/1589] Compiling NIOCore ChannelOption.swift
[1487/1589] Compiling NIOCore ChannelPipeline.swift
[1488/1589] Compiling NIOCore CircularBuffer.swift
[1489/1589] Compiling NIOCore Codec.swift
[1490/1589] Compiling NIOCore ConvenienceOptionSupport.swift
[1491/1589] Compiling NIOCore DeadChannel.swift
[1492/1589] Compiling NIOCore DispatchQueue+WithFuture.swift
[1493/1589] Compiling NIOCore EventLoop+Deprecated.swift
[1494/1589] Compiling NIOCore EventLoop+SerialExecutor.swift
[1495/1589] Compiling NIOCore EventLoop.swift
[1496/1589] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1497/1589] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1498/1589] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1499/1589] Compiling NIOCore EventLoopFuture.swift
[1500/1589] Compiling NIOCore FileDescriptor.swift
[1509/1589] Compiling NIOCore AddressedEnvelope.swift
[1510/1589] Compiling NIOCore AsyncAwaitSupport.swift
[1511/1589] Compiling NIOCore AsyncChannel.swift
[1512/1589] Compiling NIOCore AsyncChannelHandler.swift
[1513/1589] Compiling NIOCore AsyncChannelInboundStream.swift
[1514/1589] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1515/1589] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1516/1589] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1517/1589] Compiling NIOCore NIOAsyncWriter.swift
[1518/1589] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1519/1589] Emitting module Crypto
[1520/1589] Compiling NIOCore BSDSocketAPI.swift
[1521/1589] Compiling NIOCore ByteBuffer-aux.swift
[1522/1589] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1523/1589] Compiling NIOCore ByteBuffer-conversions.swift
[1524/1589] Compiling NIOCore ByteBuffer-core.swift
[1525/1589] Compiling NIOCore ByteBuffer-hex.swift
[1526/1589] Compiling NIOCore ByteBuffer-int.swift
[1527/1589] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1528/1589] Compiling NIOCore ByteBuffer-multi-int.swift
[1529/1589] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1530/1589] Compiling Crypto Signature.swift
[1531/1589] Compiling Crypto CryptoKitErrors_boring.swift
[1532/1589] Compiling Crypto RNG_boring.swift
[1533/1589] Compiling Crypto SafeCompare_boring.swift
[1534/1589] Compiling Crypto Zeroization_boring.swift
[1535/1589] Compiling Crypto PrettyBytes.swift
[1536/1589] Compiling Crypto SafeCompare.swift
[1537/1589] Compiling Crypto SecureBytes.swift
[1538/1589] Compiling Crypto Zeroization.swift
[1548/1590] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1549/1590] Compiling NIOCore SocketAddresses.swift
[1550/1590] Compiling NIOCore SocketOptionProvider.swift
[1551/1590] Compiling NIOCore SystemCallHelpers.swift
[1552/1590] Compiling NIOCore TimeAmount+Duration.swift
[1553/1590] Compiling NIOCore TypeAssistedChannelHandler.swift
[1554/1590] Compiling NIOCore UniversalBootstrapSupport.swift
[1555/1590] Compiling NIOCore Utilities.swift
[1590/1590] Emitting module NIOCore
[1592/1642] Emitting module NIOEmbedded
[1593/1642] Compiling NIOEmbedded AsyncTestingChannel.swift
[1594/1642] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1595/1642] Compiling NIOEmbedded Embedded.swift
[1597/1643] Emitting module NIOPosix
[1598/1649] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1599/1649] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1600/1649] Compiling NIOPosix PosixSingletons.swift
[1601/1649] Compiling NIOPosix RawSocketBootstrap.swift
[1602/1649] Compiling NIOPosix Resolver.swift
[1603/1649] Compiling NIOPosix Selectable.swift
[1604/1649] Compiling NIOPosix SelectableChannel.swift
[1605/1649] Compiling NIOPosix SelectableEventLoop.swift
[1606/1649] Compiling NIOPosix SelectorEpoll.swift
[1607/1649] Compiling NIOPosix SelectorGeneric.swift
[1608/1649] Compiling NIOPosix SelectorKqueue.swift
[1609/1649] Compiling NIOPosix SelectorUring.swift
[1610/1649] Compiling NIOPosix ServerSocket.swift
[1611/1649] Compiling NIOPosix Socket.swift
[1612/1649] Compiling NIOPosix SocketChannel.swift
[1613/1649] Compiling NIOPosix SocketProtocols.swift
[1614/1649] Compiling NIOPosix System.swift
[1615/1649] Compiling NIOPosix Thread.swift
[1616/1649] Compiling NIOPosix ThreadPosix.swift
[1617/1649] Compiling NIOPosix ThreadWindows.swift
[1618/1649] Compiling NIOPosix UnsafeTransfer.swift
[1619/1649] Compiling NIOPosix Utilities.swift
[1620/1649] Compiling NIOPosix VsockAddress.swift
[1621/1649] Compiling NIOPosix VsockChannelEvents.swift
[1622/1649] Compiling NIOPosix IO.swift
[1623/1649] Compiling NIOPosix IntegerBitPacking.swift
[1624/1649] Compiling NIOPosix IntegerTypes.swift
[1625/1649] Compiling NIOPosix Linux.swift
[1626/1649] Compiling NIOPosix LinuxCPUSet.swift
[1627/1649] Compiling NIOPosix LinuxUring.swift
[1628/1649] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1629/1649] Compiling NIOPosix NIOThreadPool.swift
[1630/1649] Compiling NIOPosix NonBlockingFileIO.swift
[1631/1649] Compiling NIOPosix PendingDatagramWritesManager.swift
[1632/1649] Compiling NIOPosix PendingWritesManager.swift
[1633/1649] Compiling NIOPosix PipeChannel.swift
[1634/1649] Compiling NIOPosix PipePair.swift
[1635/1649] Compiling NIOPosix Pool.swift
[1636/1649] Compiling NIOPosix BSDSocketAPICommon.swift
[1637/1649] Compiling NIOPosix BSDSocketAPIPosix.swift
[1638/1649] Compiling NIOPosix BSDSocketAPIWindows.swift
[1639/1649] Compiling NIOPosix BaseSocket.swift
[1640/1649] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1641/1649] Compiling NIOPosix BaseSocketChannel.swift
[1642/1649] Compiling NIOPosix BaseStreamSocketChannel.swift
[1643/1649] Compiling NIOPosix Bootstrap.swift
[1644/1649] Compiling NIOPosix ControlMessage.swift
[1645/1649] Compiling NIOPosix DatagramVectorReadManager.swift
[1646/1649] Compiling NIOPosix Errors+Any.swift
[1647/1649] Compiling NIOPosix FileDescriptor.swift
[1648/1649] Compiling NIOPosix GetaddrinfoResolver.swift
[1649/1649] Compiling NIOPosix HappyEyeballs.swift
[1651/1709] Emitting module NIO
[1652/1709] Compiling NIO Exports.swift
[1654/1710] Compiling _NIOFileSystem FileHandleProtocol.swift
[1655/1710] Compiling _NIOFileSystem FileInfo.swift
[1656/1710] Compiling _NIOFileSystem FileSystem.swift
[1657/1717] Compiling _NIOFileSystem FileType.swift
[1658/1717] Compiling _NIOFileSystem IOStrategy.swift
[1659/1717] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1660/1751] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1661/1751] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1662/1751] Emitting module NIOFoundationCompat
[1663/1751] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1664/1751] Compiling NIOTLS TLSEvents.swift
[1665/1751] Emitting module NIOTLS
[1666/1751] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1667/1751] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1668/1751] Emitting module _NIOFileSystem
[1669/1755] Compiling NIOSOCKS SOCKSResponse.swift
[1670/1756] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1671/1756] Compiling NIOSOCKS ClientStateMachine.swift
[1672/1756] Compiling AsyncKit Optional+StrictMap.swift
[1673/1756] Compiling AsyncKit Exports.swift
[1674/1756] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1675/1756] Compiling NIOTLS SNIHandler.swift
[1676/1756] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1677/1756] Compiling NIOHTTP1 HTTPDecoder.swift
[1678/1757] Compiling NIOSOCKS ServerStateMachine.swift
[1680/1757] Compiling NIOSOCKS Errors.swift
[1681/1757] Compiling NIOSOCKS Helpers.swift
[1682/1757] Compiling NIOSOCKS AuthenticationMethod.swift
[1683/1757] Compiling NIOSOCKS ClientGreeting.swift
[1684/1757] Emitting module NIOSOCKS
[1685/1757] Compiling NIOSOCKS Messages.swift
[1686/1757] Compiling NIOSOCKS SOCKSRequest.swift
[1687/1757] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1688/1759] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1689/1759] Compiling _NIOFileSystem Mocking.swift
[1690/1759] Compiling _NIOFileSystem Syscall.swift
[1691/1759] Compiling _NIOFileSystem Syscalls.swift
[1692/1759] Compiling _NIOFileSystem ParallelDirCopy.swift
[1693/1759] Compiling _NIOFileSystem ParallelRemoval.swift
[1694/1759] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1695/1759] Compiling _NIOFileSystem CInterop.swift
[1696/1759] Compiling _NIOFileSystem Errno.swift
[1699/1788] Compiling NIOSSL SSLCertificateExtensions.swift
[1700/1788] Compiling NIOSSL SSLConnection.swift
[1701/1788] Compiling NIOSSL SSLCallbacks.swift
[1702/1788] Compiling NIOSSL SSLCertificate.swift
[1703/1790] Compiling NIOSSL IdentityVerification.swift
[1704/1790] Compiling NIOSSL LinuxCABundle.swift
[1705/1790] Compiling NIOSSL NIOSSLClientHandler.swift
[1706/1790] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1707/1794] Compiling NIOSSL ObjectIdentifier.swift
[1708/1794] Compiling NIOSSL PosixPort.swift
[1709/1794] Compiling NIOSSL NIOSSLHandler.swift
[1710/1794] Compiling NIOSSL NIOSSLServerHandler.swift
[1711/1812] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1712/1812] Compiling NIOTransportServices NIOTSSingletons.swift
[1713/1812] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1714/1812] Compiling NIOTransportServices StateManagedChannel.swift
[1715/1812] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1716/1812] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1717/1812] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1718/1812] Compiling NIOTransportServices NIOTSErrors.swift
[1719/1812] Compiling NIOTransportServices NIOTSEventLoop.swift
[1720/1812] Compiling NIOTransportServices NIOTSBootstraps.swift
[1721/1812] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1722/1812] Compiling NIOSSL RNG.swift
[1723/1812] Compiling NIOSSL SafeCompare.swift
[1724/1812] Compiling NIOSSL Zeroization.swift
[1725/1812] Compiling NIOSSL SSLPublicKey.swift
[1726/1812] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1727/1812] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1728/1812] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1729/1812] Emitting module NIOHTTP1
[1730/1812] Emitting module NIOTransportServices
[1735/1814] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1736/1814] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1740/1814] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1741/1814] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1742/1814] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1746/1814] Compiling NIOTransportServices AcceptHandler.swift
[1747/1814] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1754/1815] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1755/1815] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1758/1860] Compiling _NIOFileSystem SystemFileHandle.swift
[1759/1860] Compiling _NIOFileSystem Utilities.swift
[1760/1860] Compiling _NIOFileSystem OpenOptions.swift
[1761/1860] Compiling _NIOFileSystem String+FileSystem.swift
[1762/1881] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1763/1881] Compiling NIOWebSocket WebSocketOpcode.swift
[1764/1882] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1765/1882] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1766/1884] Compiling NIOHPACK IntegerCoding.swift
[1767/1884] Compiling NIOHPACK IndexedHeaderTable.swift
[1768/1884] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1769/1885] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1770/1885] Emitting module MultipartKit
[1771/1887] Compiling MultipartKit MultipartParser.swift
[1772/1887] Compiling MultipartKit MultipartPart.swift
[1773/1887] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1774/1887] Compiling NIOHTTPCompression HTTPDecompression.swift
[1775/1887] Compiling MultipartKit Storage.swift
[1776/1887] Compiling MultipartKit MultipartFormData.swift
[1777/1887] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1778/1887] Compiling MultipartKit FormDataDecoder.swift
[1779/1887] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1781/1887] Compiling NIOExtras UnsafeTransfer.swift
[1782/1887] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1783/1887] Compiling MultipartKit FormDataEncoder.swift
[1784/1887] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1785/1887] Compiling NIOHPACK HuffmanTables.swift
[1786/1887] Compiling NIOHTTPCompression HTTPCompression.swift
[1787/1887] Emitting module NIOHTTPCompression
[1788/1887] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1789/1887] Emitting module NIOSSL
[1790/1887] Compiling MultipartKit BasicCodingKey.swift
[1791/1887] Compiling MultipartKit MultipartError.swift
[1792/1887] Compiling MultipartKit Exports.swift
[1793/1887] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1794/1887] Compiling NIOHPACK HuffmanCoding.swift
[1801/1887] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1802/1887] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1803/1890] Compiling NIOHPACK StaticHeaderTable.swift
[1805/1890] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1806/1890] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1807/1890] Compiling NIOSSL SubjectAlternativeName.swift
[1816/1890] Emitting module NIOWebSocket
[1819/1890] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1822/1891] Compiling MultipartKit MultipartSerializer.swift
[1823/1891] Compiling MultipartKit Utilities.swift
[1827/1891] Emitting module NIOExtras
[1831/1891] Compiling NIOWebSocket WebSocketFrame.swift
[1832/1891] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1860/1894] Emitting module NIOHPACK
[1867/1900] Compiling NIOFileSystem Exports.swift
[1868/1900] Emitting module NIOFileSystem
[1869/1900] Emitting module _NIOFileSystemFoundationCompat
[1870/1900] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1871/1900] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1872/1959] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1873/1959] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1877/1961] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1878/1961] Compiling NIOHTTP2 MaySendFrames.swift
[1879/1961] Compiling NIOHTTP2 SendingDataState.swift
[1880/1961] Compiling NIOHTTP2 SendingGoawayState.swift
[1881/1961] Compiling NIOHTTP2 SendingHeadersState.swift
[1882/1961] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1883/1961] Compiling NIOHTTP2 SendingRstStreamState.swift
[1884/1961] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1885/1961] Compiling NIOHTTP2 Error+Any.swift
[1886/1961] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1887/1961] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1895/1962] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1897/1978] Compiling WebSocketKit Exports.swift
[1898/1978] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1899/1978] Emitting module WebSocketKit
[1900/1978] Compiling WebSocketKit WebSocketHandler.swift
[1901/1978] Compiling WebSocketKit WebSocket+Concurrency.swift
[1902/1978] Compiling WebSocketKit WebSocket+Connect.swift
[1903/1978] Compiling WebSocketKit WebSocket.swift
[1904/1978] Compiling WebSocketKit WebSocketClient.swift
[1906/1979] Compiling NIOHTTP2 InboundWindowManager.swift
[1907/1979] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1908/1979] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1909/1979] Compiling NIOHTTP2 StreamChannelList.swift
[1910/1979] Compiling NIOHTTP2 StreamMap.swift
[1911/1979] Compiling NIOHTTP2 StreamStateMachine.swift
[1912/1979] Compiling NIOHTTP2 UnsafeTransfer.swift
[1913/1979] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1914/1979] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1915/1979] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1916/1979] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1917/1979] Compiling NIOHTTP2 HTTP2StreamID.swift
[1918/1979] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1919/1979] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1920/1979] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1921/1979] Compiling NIOHTTP2 InboundEventBuffer.swift
[1922/1979] Emitting module NIOHTTP2
[1923/1979] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1924/1979] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1925/1979] Compiling NIOHTTP2 MayReceiveFrames.swift
[1926/1979] Compiling NIOHTTP2 ReceivingDataState.swift
[1927/1979] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1928/1979] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1929/1979] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1930/1979] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1932/1979] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1933/1979] Compiling NIOHTTP2 HTTP2Frame.swift
[1934/1979] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1935/1979] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1936/1979] Compiling NIOHTTP2 HTTP2PingData.swift
[1937/1979] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1938/1979] Compiling NIOHTTP2 HTTP2Settings.swift
[1939/1979] Compiling NIOHTTP2 HTTP2Stream.swift
[1940/1979] Compiling NIOHTTP2 StateMachineResult.swift
[1941/1979] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1942/1979] Compiling NIOHTTP2 DOSHeuristics.swift
[1946/1979] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1947/1979] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1950/1979] Compiling NIOHTTP2 HasLocalSettings.swift
[1951/1979] Compiling NIOHTTP2 HasRemoteSettings.swift
[1952/1979] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1953/1979] Compiling NIOHTTP2 QuiescingState.swift
[1954/1979] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1955/1979] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1956/1979] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1957/1979] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1958/1979] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1959/1979] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1960/1979] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1961/1979] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1962/1979] Compiling NIOHTTP2 HTTP2Error.swift
[1963/1979] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1965/2039] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1966/2039] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1967/2039] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1968/2039] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1969/2039] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1970/2039] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1971/2039] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1972/2039] Compiling AsyncHTTPClient ConnectionPool.swift
[1973/2039] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1974/2039] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1975/2039] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1976/2039] Compiling AsyncHTTPClient Transaction.swift
[1977/2039] Emitting module AsyncKit
[1978/2039] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1979/2039] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1980/2039] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1991/2040] Emitting module AsyncHTTPClient
[1995/2048] Compiling AsyncHTTPClient Base64.swift
[1996/2048] Compiling AsyncHTTPClient BasicAuth.swift
[1997/2048] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2001/2048] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2002/2048] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2003/2048] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2004/2048] Compiling AsyncHTTPClient HTTP1Connection.swift
[2005/2048] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2006/2048] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2007/2048] Compiling AsyncHTTPClient HTTP2Connection.swift
[2008/2048] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2009/2048] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2010/2048] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2011/2048] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2012/2048] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2013/2048] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2014/2048] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2015/2048] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2016/2048] Compiling AsyncHTTPClient RequestBodyLength.swift
[2017/2048] Compiling AsyncHTTPClient RequestBag.swift
[2018/2048] Compiling AsyncHTTPClient RequestValidation.swift
[2019/2048] Compiling AsyncHTTPClient SSLContextCache.swift
[2020/2048] Compiling AsyncHTTPClient Scheme.swift
[2021/2048] Compiling AsyncHTTPClient Singleton.swift
[2022/2048] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2023/2048] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2024/2048] Compiling AsyncHTTPClient Utils.swift
[2025/2048] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2026/2048] Compiling AsyncHTTPClient RequestOptions.swift
[2027/2048] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2028/2048] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2029/2048] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2030/2048] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2031/2048] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2032/2048] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2033/2048] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2034/2048] Compiling AsyncHTTPClient ConnectionTarget.swift
[2035/2048] Compiling AsyncHTTPClient DeconstructedURL.swift
[2036/2048] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2037/2048] Compiling AsyncHTTPClient FoundationExtensions.swift
[2038/2048] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2039/2048] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2040/2048] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2041/2048] Compiling AsyncHTTPClient HTTPClient.swift
[2042/2048] Compiling AsyncHTTPClient HTTPHandler.swift
[2043/2048] Compiling AsyncHTTPClient LRUCache.swift
[2044/2048] Compiling AsyncHTTPClient NWErrorHandler.swift
[2045/2048] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2046/2048] Compiling AsyncHTTPClient TLSConfiguration.swift
[2047/2048] Compiling AsyncHTTPClient RedirectState.swift
[2048/2048] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2050/2218] Compiling Vapor Request+Body.swift
[2051/2218] Compiling Vapor Request+BodyStream.swift
[2052/2218] Compiling Vapor Request.swift
[2053/2218] Compiling Vapor Application+Responder.swift
[2054/2218] Compiling Vapor DefaultResponder.swift
[2055/2218] Compiling Vapor Response+Body.swift
[2056/2218] Compiling Vapor Response.swift
[2057/2218] Compiling Vapor ResponseCodable.swift
[2058/2218] Compiling Vapor Application+Routes.swift
[2059/2218] Compiling Vapor Parameters+Require.swift
[2060/2218] Compiling Vapor Request+WebSocket.swift
[2061/2218] Compiling Vapor Route.swift
[2062/2218] Compiling Vapor RouteCollection.swift
[2063/2218] Compiling Vapor Routes.swift
[2064/2218] Compiling Vapor RoutesBuilder+Group.swift
[2065/2218] Compiling Vapor RoutesBuilder+Method.swift
[2066/2218] Compiling Vapor RoutesBuilder+Middleware.swift
[2067/2218] Compiling Vapor RoutesBuilder+WebSocket.swift
[2068/2218] Compiling Vapor RoutesBuilder.swift
[2069/2218] Compiling Vapor OTP.swift
[2070/2218] Compiling Vapor Application+Servers.swift
[2071/2218] Compiling Vapor Server.swift
[2072/2218] Compiling Vapor App+Service.swift
[2073/2218] Compiling Vapor Req+Service.swift
[2074/2242] Compiling Vapor Service.swift
[2075/2242] Compiling Vapor Application+Sessions.swift
[2076/2242] Compiling Vapor MemorySessions.swift
[2077/2242] Compiling Vapor Request+Session.swift
[2078/2242] Compiling Vapor Session.swift
[2079/2242] Compiling Vapor SessionCache.swift
[2080/2242] Compiling Vapor SessionData.swift
[2081/2242] Compiling Vapor SessionDriver.swift
[2082/2242] Compiling Vapor SessionsConfiguration.swift
[2083/2242] Compiling Vapor SessionsMiddleware.swift
[2084/2242] Compiling Vapor URLEncodedFormData.swift
[2085/2242] Compiling Vapor URLEncodedFormDecoder.swift
[2086/2242] Compiling Vapor URLEncodedFormEncoder.swift
[2087/2242] Compiling Vapor URLEncodedFormError.swift
[2088/2242] Compiling Vapor URLEncodedFormParser.swift
[2089/2242] Compiling Vapor URLEncodedFormSerializer.swift
[2090/2242] Compiling Vapor URLQueryFragmentConvertible.swift
[2091/2242] Compiling Vapor AnyResponse.swift
[2092/2242] Compiling Vapor Array+Random.swift
[2093/2242] Compiling Vapor Base32.swift
[2094/2242] Compiling Vapor Base64.swift
[2095/2242] Compiling Vapor BaseN.swift
[2096/2242] Compiling Vapor BasicCodingKey.swift
[2097/2242] Compiling Vapor ByteCount.swift
[2098/2242] Compiling Vapor Core.swift
[2099/2242] Compiling Vapor Running.swift
[2100/2242] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2101/2242] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2102/2242] Compiling Vapor DotEnvFile+load.swift
[2103/2242] Compiling Vapor Routes+caseInsenstive.swift
[2104/2242] Compiling Vapor Validatable+validate.swift
[2105/2242] Compiling Vapor Environment+Process.swift
[2106/2242] Compiling Vapor Environment+Secret.swift
[2107/2242] Compiling Vapor Environment.swift
[2108/2242] Compiling Vapor Abort.swift
[2109/2242] Compiling Vapor AbortError.swift
[2110/2242] Compiling Vapor DebuggableError.swift
[2111/2242] Compiling Vapor Demangler.swift
[2112/2242] Compiling Vapor ErrorSource.swift
[2113/2242] Compiling Vapor StackTrace.swift
[2114/2242] Compiling Vapor Exports.swift
[2115/2242] Compiling Vapor Application+HTTP.swift
[2116/2242] Compiling Vapor BasicResponder.swift
[2117/2242] Compiling Vapor BodyStream.swift
[2118/2242] Compiling Vapor Application+HTTP+Client.swift
[2119/2242] Compiling Vapor EventLoopHTTPClient.swift
[2120/2242] Compiling Vapor EndpointCache.swift
[2121/2242] Compiling Vapor HTTPMethod+String.swift
[2122/2242] Compiling Vapor Application.swift
[2123/2242] Compiling Vapor AuthenticationCache.swift
[2124/2242] Compiling Vapor Authenticator.swift
[2125/2242] Compiling Vapor BasicAuthorization.swift
[2126/2242] Compiling Vapor BearerAuthorization.swift
[2127/2242] Compiling Vapor GuardMiddleware.swift
[2128/2242] Compiling Vapor RedirectMiddleware.swift
[2129/2242] Compiling Vapor SessionAuthenticatable.swift
[2130/2242] Compiling Vapor Bcrypt.swift
[2131/2242] Compiling Vapor Application+Cache.swift
[2132/2242] Compiling Vapor Cache.swift
[2133/2242] Compiling Vapor CacheExpirationTime.swift
[2134/2242] Compiling Vapor MemoryCache.swift
[2135/2242] Compiling Vapor Request+Cache.swift
[2136/2242] Compiling Vapor Application+Clients.swift
[2137/2242] Compiling Vapor Client.swift
[2138/2242] Compiling Vapor ClientRequest.swift
[2139/2242] Compiling Vapor ClientResponse.swift
[2140/2242] Compiling Vapor Request+Client.swift
[2141/2242] Compiling Vapor BootCommand.swift
[2142/2242] Compiling Vapor CommandContext+Application.swift
[2143/2242] Compiling Vapor RoutesCommand.swift
[2144/2242] Compiling Vapor ServeCommand.swift
[2145/2242] Compiling Vapor AnyResponse+Concurrency.swift
[2146/2266] Compiling Vapor AsyncBasicResponder.swift
[2147/2266] Compiling Vapor AsyncMiddleware.swift
[2148/2266] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2149/2266] Compiling Vapor AsyncSessionDriver.swift
[2150/2266] Compiling Vapor Authentication+Concurrency.swift
[2151/2266] Compiling Vapor Cache+Concurrency.swift
[2152/2266] Compiling Vapor Client+Concurrency.swift
[2153/2266] Compiling Vapor RequestBody+Concurrency.swift
[2154/2266] Compiling Vapor Responder+Concurrency.swift
[2155/2266] Compiling Vapor ResponseCodable+Concurrency.swift
[2156/2266] Compiling Vapor RoutesBuilder+Concurrency.swift
[2157/2266] Compiling Vapor ViewRenderer+Concurrency.swift
[2158/2266] Compiling Vapor WebSocket+Concurrency.swift
[2159/2266] Compiling Vapor ContainerGetPathExecutor.swift
[2160/2266] Compiling Vapor Content.swift
[2161/2266] Compiling Vapor ContentCoders.swift
[2162/2266] Compiling Vapor ContentConfiguration.swift
[2163/2266] Compiling Vapor ContentContainer.swift
[2164/2266] Compiling Vapor JSONCoder+Custom.swift
[2165/2266] Compiling Vapor JSONCoders+Content.swift
[2166/2266] Compiling Vapor PlaintextDecoder.swift
[2167/2266] Compiling Vapor PlaintextEncoder.swift
[2168/2266] Compiling Vapor URLQueryCoders.swift
[2169/2266] Compiling Vapor URLQueryContainer.swift
[2170/2266] Emitting module Vapor
[2171/2266] Compiling Vapor HTTPServerResponseEncoder.swift
[2172/2266] Compiling Vapor HTTPServerUpgradeHandler.swift
[2173/2266] Compiling Vapor Logger+Report.swift
[2174/2266] Compiling Vapor LoggingSystem+Environment.swift
[2175/2266] Compiling Vapor Application+Middleware.swift
[2176/2266] Compiling Vapor CORSMiddleware.swift
[2177/2266] Compiling Vapor ErrorMiddleware.swift
[2178/2266] Compiling Vapor FileMiddleware.swift
[2179/2266] Compiling Vapor Middleware.swift
[2180/2266] Compiling Vapor MiddlewareConfiguration.swift
[2181/2266] Compiling Vapor ResponseCompressionMiddleware.swift
[2182/2266] Compiling Vapor RouteLoggingMiddleware.swift
[2183/2266] Compiling Vapor TracingMiddleware.swift
[2184/2266] Compiling Vapor File+Multipart.swift
[2185/2266] Compiling Vapor FormDataDecoder+Content.swift
[2186/2266] Compiling Vapor FormDataEncoder+Content.swift
[2187/2266] Compiling Vapor Application+Password.swift
[2188/2266] Compiling Vapor Application+Passwords.swift
[2189/2266] Compiling Vapor AsyncPasswordHasher.swift
[2190/2266] Compiling Vapor BcryptHasher.swift
[2191/2266] Compiling Vapor PasswordHasher.swift
[2192/2266] Compiling Vapor PlaintextHasher.swift
[2193/2266] Compiling Vapor Request+Password.swift
[2194/2266] Compiling Vapor Redirect.swift
[2195/2266] Compiling Vapor HTTPStatus.swift
[2196/2266] Compiling Vapor HTTPCookies.swift
[2197/2266] Compiling Vapor HTTPHeaderCacheControl.swift
[2198/2266] Compiling Vapor HTTPHeaderExpires.swift
[2199/2266] Compiling Vapor HTTPHeaderLastModified.swift
[2200/2266] Compiling Vapor HTTPHeaders+Cache.swift
[2201/2266] Compiling Vapor HTTPHeaders+Connection.swift
[2202/2266] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2203/2266] Compiling Vapor HTTPHeaders+ContentRange.swift
[2204/2266] Compiling Vapor HTTPHeaders+Directive.swift
[2205/2266] Compiling Vapor HTTPHeaders+Forwarded.swift
[2206/2266] Compiling Vapor HTTPHeaders+Link.swift
[2207/2266] Compiling Vapor HTTPHeaders+Name.swift
[2208/2266] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2209/2266] Compiling Vapor HTTPHeaders.swift
[2210/2266] Compiling Vapor HTTPMediaType.swift
[2211/2266] Compiling Vapor HTTPMediaTypePreference.swift
[2212/2266] Compiling Vapor Responder.swift
[2213/2266] Compiling Vapor Application+HTTP+Server.swift
[2214/2266] Compiling Vapor HTTPServer.swift
[2215/2266] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2216/2266] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2217/2266] Compiling Vapor HTTPServerHandler.swift
[2218/2266] Compiling Vapor HTTPServerRequestDecoder.swift
[2219/2266] Compiling Vapor Bytes+Hex.swift
[2220/2266] Compiling Vapor Bytes+SecureCompare.swift
[2221/2266] Compiling Vapor Collection+Safe.swift
[2222/2266] Compiling Vapor DataProtocol+Copy.swift
[2223/2266] Compiling Vapor DecoderUnwrapper.swift
[2224/2266] Compiling Vapor DirectoryConfiguration.swift
[2225/2266] Compiling Vapor DotEnv.swift
[2226/2266] Compiling Vapor Extendable.swift
[2227/2266] Compiling Vapor File.swift
[2228/2266] Compiling Vapor FileIO.swift
[2229/2266] Compiling Vapor LifecycleHandler.swift
[2230/2266] Compiling Vapor OptionalType.swift
[2231/2266] Compiling Vapor RFC1123.swift
[2232/2266] Compiling Vapor SocketAddress+Hostname.swift
[2233/2266] Compiling Vapor Storage.swift
[2234/2266] Compiling Vapor String+IsIPAddress.swift
[2235/2266] Compiling Vapor Thread.swift
[2236/2266] Compiling Vapor URI.swift
[2237/2266] Compiling Vapor RangeResult.swift
[2238/2266] Compiling Vapor Validatable.swift
[2239/2266] Compiling Vapor Validation.swift
[2240/2266] Compiling Vapor ValidationKey.swift
[2241/2266] Compiling Vapor Validations.swift
[2242/2266] Compiling Vapor ValidationsError.swift
[2243/2266] Compiling Vapor Validator.swift
[2244/2266] Compiling Vapor ValidatorResult.swift
[2245/2266] Compiling Vapor And.swift
[2246/2266] Compiling Vapor Case.swift
[2247/2266] Compiling Vapor CharacterSet.swift
[2248/2266] Compiling Vapor Count.swift
[2249/2266] Compiling Vapor Custom.swift
[2250/2266] Compiling Vapor Email.swift
[2251/2266] Compiling Vapor Empty.swift
[2252/2266] Compiling Vapor In.swift
[2253/2266] Compiling Vapor Nil.swift
[2254/2266] Compiling Vapor NilIgnoring.swift
[2255/2266] Compiling Vapor Not.swift
[2256/2266] Compiling Vapor Or.swift
[2257/2266] Compiling Vapor Pattern.swift
[2258/2266] Compiling Vapor Range.swift
[2259/2266] Compiling Vapor URL.swift
[2260/2266] Compiling Vapor Valid.swift
[2261/2266] Compiling Vapor Application+Views.swift
[2262/2266] Compiling Vapor PlaintextRenderer.swift
[2263/2266] Compiling Vapor Request+View.swift
[2264/2266] Compiling Vapor View.swift
[2265/2266] Compiling Vapor ViewRenderer.swift
[2266/2266] Compiling Vapor _Deprecations.swift
[2268/2271] Compiling MeiliSearchVapor Exports.swift
[2269/2271] Compiling MeiliSearchVapor Request+MeiliSearch.swift
[2270/2271] Compiling MeiliSearchVapor Application+MeiliSearch.swift
/host/spi-builder-workspace/Sources/MeiliSearchVapor/Application+MeiliSearch.swift:52:24: warning: type 'Application.MeiliSearchService.Key.Value' (aka 'Application.MeiliSearchService.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 35 |         }
 36 |
 37 |         final class Storage {
    |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
 38 |             var client: MeiliSearch?
 39 |             init() { }
    :
 50 |         }
 51 |
 52 |         private struct Key: StorageKey {
    |                        `- warning: type 'Application.MeiliSearchService.Key.Value' (aka 'Application.MeiliSearchService.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |             typealias Value = Storage
 54 |         }
/host/spi-builder-workspace/Sources/MeiliSearchVapor/Application+MeiliSearch.swift:86:21: warning: capture of 'completionHandler' with non-sendable type 'MeiliSearchClientBridge.DataTask' (aka '(Optional<Data>, Optional<URLResponse>, Optional<any Error>) -> ()') in a '@Sendable' closure
 84 |                     )
 85 |
 86 |                     completionHandler(
    |                     |- warning: capture of 'completionHandler' with non-sendable type 'MeiliSearchClientBridge.DataTask' (aka '(Optional<Data>, Optional<URLResponse>, Optional<any Error>) -> ()') in a '@Sendable' closure
    |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 87 |                         response.body.map { Data(buffer: $0) },
 88 |                         httpResponse,
[2271/2271] Emitting module MeiliSearchVapor
/host/spi-builder-workspace/Sources/MeiliSearchVapor/Application+MeiliSearch.swift:52:24: warning: type 'Application.MeiliSearchService.Key.Value' (aka 'Application.MeiliSearchService.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 35 |         }
 36 |
 37 |         final class Storage {
    |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
 38 |             var client: MeiliSearch?
 39 |             init() { }
    :
 50 |         }
 51 |
 52 |         private struct Key: StorageKey {
    |                        `- warning: type 'Application.MeiliSearchService.Key.Value' (aka 'Application.MeiliSearchService.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 53 |             typealias Value = Storage
 54 |         }
Build complete! (301.89s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "meilisearch-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/meilisearch/meilisearch-swift.git"
    }
  ],
  "manifest_display_name" : "meilisearch-vapor",
  "name" : "meilisearch-vapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MeiliSearchVapor",
      "targets" : [
        "MeiliSearchVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MeiliSearchVapor",
      "module_type" : "SwiftTarget",
      "name" : "MeiliSearchVapor",
      "path" : "Sources/MeiliSearchVapor",
      "product_dependencies" : [
        "Vapor",
        "MeiliSearch"
      ],
      "product_memberships" : [
        "MeiliSearchVapor"
      ],
      "sources" : [
        "Application+MeiliSearch.swift",
        "Exports.swift",
        "Request+MeiliSearch.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.