The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Flash, reference 6.0.0-beta.2 (4e3e7c), with Swift 6.1 for Linux on 28 Apr 2025 15:53:41 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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/ml-archive/flash.git
Reference: 6.0.0-beta.2
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/ml-archive/flash
 * tag               6.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 4e3e7c6 Merge pull request #43 from tonyarnold/6.0.0-beta.2
Cloned https://github.com/ml-archive/flash.git
Revision (git rev-parse @):
4e3e7c69069deaaa206cb63bc2338e3dcc01306e
SUCCESS checkout https://github.com/ml-archive/flash.git at 6.0.0-beta.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ml-archive/flash.git
https://github.com/ml-archive/flash.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Flash",
  "name" : "Flash",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Flash",
      "targets" : [
        "Flash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlashTests",
      "module_type" : "SwiftTarget",
      "name" : "FlashTests",
      "path" : "Tests/FlashTests",
      "sources" : [
        "FlashTests.swift"
      ],
      "target_dependencies" : [
        "Flash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Flash",
      "module_type" : "SwiftTarget",
      "name" : "Flash",
      "path" : "Sources/Flash",
      "product_dependencies" : [
        "Leaf",
        "Vapor"
      ],
      "product_memberships" : [
        "Flash"
      ],
      "sources" : [
        "Extensions/EventLoopFuture+FlashProviding.swift",
        "Extensions/Request+FlashProviding.swift",
        "Extensions/Response+FlashProviding.swift",
        "Extensions/Session+FlashProviding.swift",
        "Middlewares/FlashMiddleware.swift",
        "Models/Flash.swift",
        "Protocols/FlashProviding.swift",
        "Tags/FlashTag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3956] Fetching leaf
[3957/78293] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (0.73s)
[2974/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.35s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (4.33s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
[1/4938] Fetching leaf-kit
[347/10841] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.77s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.79s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.86s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
[1/3208] Fetching multipart-kit
[1221/4271] Fetching multipart-kit, swift-service-context
[1370/6867] Fetching multipart-kit, swift-service-context, websocket-kit
[2117/8572] Fetching multipart-kit, swift-service-context, websocket-kit, swift-atomics
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.67s)
[4388/5976] Fetching multipart-kit, swift-service-context, swift-atomics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetching https://github.com/apple/swift-nio-extras.git
[2701/6471] Fetching multipart-kit, swift-service-context, swift-metrics
[2921/11445] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing
[4109/15281] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-log
[13723/20943] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (1.03s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.03s)
[10569/13769] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.02s)
Fetching https://github.com/vapor/routing-kit.git
[2713/15763] Fetching multipart-kit, swift-service-context, swift-nio-http2
[3403/30556] Fetching multipart-kit, swift-service-context, swift-nio-http2, swift-nio-ssl
[7018/106078] Fetching multipart-kit, swift-service-context, swift-nio-http2, swift-nio-ssl, swift-nio
[7167/126805] Fetching multipart-kit, swift-service-context, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-service-context.git from cache (3.73s)
[51281/125742] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.89s)
[54766/122534] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/vapor/console-kit.git
[95348/136318] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[97068/141803] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
Fetched https://github.com/vapor/routing-kit.git from cache (4.14s)
[79743/121076] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.59s)
Fetching https://github.com/swift-server/async-http-client.git
[71640/109584] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.93s)
[58005/94791] Fetching swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (2.96s)
[54664/89306] Fetching swift-nio, swift-crypto
[55421/91676] Fetching swift-nio, swift-crypto, async-kit
[58959/105525] Fetching swift-nio, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.98s)
[58384/103155] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.20s)
[75037/89306] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.87s)
Fetched https://github.com/apple/swift-nio.git from cache (11.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (14.51s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.05s)
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (2.97s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.99s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.95s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (1.01s)
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.50s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.53s)
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.93s)
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
[1106/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.38s)
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.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.51s)
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.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.69s)
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.58s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.61s)
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.58s)
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.69s)
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.96s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.91s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.86s)
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-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-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-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/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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/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/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/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/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/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Building for debugging...
[0/833] Write sources
[52/833] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[53/833] Compiling _NumericsShims _NumericsShims.c
[54/833] Compiling _AtomicsShims.c
[55/833] Compiling CNIOWindows WSAStartup.c
[56/833] Compiling CVaporBcrypt bcrypt.c
[57/833] Compiling CNIOWASI CNIOWASI.c
[58/833] Compiling CNIOWindows shim.c
[59/833] Compiling CSystem shims.c
[60/833] Compiling CVaporBcrypt blf.c
[61/833] Compiling CNIOLinux liburing_shims.c
[62/833] Compiling CNIODarwin shim.c
[62/833] Compiling CNIOSHA1 c_nio_sha1.c
[64/833] Compiling CNIOExtrasZlib empty.c
[65/833] Compiling CNIOLLHTTP c_nio_http.c
[66/833] Compiling CNIOLinux shim.c
[67/833] Compiling fiat_p256_adx_sqr.S
[68/833] Compiling fiat_p256_adx_mul.S
[69/833] Compiling CNIOLLHTTP c_nio_api.c
[70/833] Compiling fiat_curve25519_adx_square.S
[71/833] Compiling fiat_curve25519_adx_mul.S
[72/833] Write swift-version-24593BA9C3E375BF.txt
[73/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[74/833] Compiling CNIOBoringSSLShims shims.c
[76/839] Emitting module _NIOBase64
[76/839] Compiling tls_method.cc
[77/839] Compiling tls_record.cc
[78/864] Compiling tls13_enc.cc
[79/870] Compiling tls13_both.cc
[80/870] Compiling tls13_client.cc
[81/870] Compiling tls13_server.cc
[83/905] Emitting module RealModule
[84/906] Emitting module CoreMetrics
[85/906] Emitting module InternalCollectionsUtilities
[86/908] Compiling ServiceContextModule ServiceContextKey.swift
[87/908] Compiling RealModule RealFunctions.swift
[88/908] Compiling _NIOBase64 Base64.swift
[89/909] Compiling RealModule Real.swift
[90/909] Emitting module ServiceContextModule
[91/909] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[92/909] Compiling InternalCollectionsUtilities Specialize.swift
[93/909] Compiling ServiceContextModule ServiceContext.swift
[94/909] Compiling InternalCollectionsUtilities _SortedCollection.swift
[95/909] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[96/909] Compiling InternalCollectionsUtilities Debugging.swift
[97/909] Compiling InternalCollectionsUtilities Descriptions.swift
[98/910] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/910] Compiling RealModule ElementaryFunctions.swift
[101/910] Compiling RealModule Float+Real.swift
[102/910] Compiling RealModule Float80+Real.swift
[103/910] Compiling RealModule Float16+Real.swift
[104/910] Compiling CoreMetrics Metrics.swift
[105/910] Compiling Logging LogHandler.swift
[106/910] Compiling InternalCollectionsUtilities UInt+reversed.swift
[107/910] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[108/910] Compiling _NIODataStructures PriorityQueue.swift
[109/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[110/910] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[111/910] Compiling SystemPackage MachPort.swift
[112/910] Compiling SystemPackage PlatformString.swift
[113/910] Compiling SystemPackage SystemString.swift
[116/910] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[117/910] Compiling InternalCollectionsUtilities Integer rank.swift
[118/910] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[119/910] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[120/910] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[123/913] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[128/915] Compiling _NIODataStructures _TinyArray.swift
[133/915] Emitting module SystemPackage
[146/999] Compiling Instrumentation NoOpInstrument.swift
[147/1008] Emitting module Instrumentation
[148/1008] Compiling Instrumentation MultiplexInstrument.swift
[149/1008] Compiling Instrumentation Instrument.swift
[150/1008] Compiling Instrumentation InstrumentationSystem.swift
[151/1008] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[152/1008] Compiling _RopeModule BigString+Chunk+Splitting.swift
[153/1008] Compiling _RopeModule BigString+Iterators.swift
[154/1008] Compiling _RopeModule BigString+Metrics.swift
[155/1010] Compiling _RopeModule BigString+Ingester.swift
[156/1010] Compiling _RopeModule BigString+Invariants.swift
[157/1010] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[158/1010] Compiling _RopeModule BigString+Sequence.swift
[159/1010] Compiling _RopeModule BigString+TextOutputStream.swift
[160/1010] Compiling Logging MetadataProvider.swift
[161/1010] Compiling _RopeModule BigString+Comparable.swift
[162/1010] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[163/1010] Compiling _RopeModule BigString+CustomStringConvertible.swift
[164/1010] Compiling _RopeModule BigString+Equatable.swift
[165/1010] Compiling CoreMetrics Locks.swift
[168/1011] Compiling Atomics IntegerOperations.swift
[169/1011] Compiling Atomics Unmanaged extensions.swift
[170/1012] Compiling Logging Locks.swift
[171/1012] Emitting module Logging
[172/1012] Compiling Instrumentation Locks.swift
[173/1012] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[174/1012] Compiling _RopeModule BigString+Chunk+Breaks.swift
[175/1012] Compiling _RopeModule BigString+Chunk+Counts.swift
[176/1012] Compiling _RopeModule BigString+Chunk.swift
[177/1012] Compiling _RopeModule BigString+BidirectionalCollection.swift
[178/1012] Compiling _RopeModule BigString+Builder.swift
[179/1013] Compiling _NIODataStructures Heap.swift
[180/1013] Emitting module _NIODataStructures
[181/1013] Compiling Logging Logging.swift
[189/1161] Compiling HeapModule Heap+Invariants.swift
[190/1161] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[191/1161] Compiling HeapModule Heap+Descriptions.swift
[192/1161] Compiling HeapModule _HeapNode.swift
[193/1161] Compiling HeapModule Heap.swift
[194/1161] Compiling HeapModule Heap+UnsafeHandle.swift
[195/1161] Emitting module HeapModule
[197/1162] Compiling HashTreeCollections TreeSet+Hashable.swift
[198/1162] Compiling HashTreeCollections TreeSet+Sendable.swift
[199/1162] Compiling HashTreeCollections TreeSet+Sequence.swift
[200/1162] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[201/1162] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[202/1162] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[203/1162] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[204/1162] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[205/1162] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[206/1162] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[207/1172] Compiling HashTreeCollections TreeDictionary+Merge.swift
[208/1172] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[209/1172] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[210/1172] Compiling HashTreeCollections TreeDictionary+Values.swift
[211/1172] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[212/1172] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[213/1172] Compiling HashTreeCollections _HashNode+Storage.swift
[214/1172] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[215/1172] Compiling HashTreeCollections _HashNode+Structural filter.swift
[216/1172] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[217/1172] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[218/1172] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[219/1172] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[220/1172] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[220/1179] Compiling t1_enc.cc
[222/1185] Compiling HashTreeCollections _HashSlot.swift
[223/1185] Compiling HashTreeCollections _HashStack.swift
[224/1185] Compiling HashTreeCollections _AncestorHashSlots.swift
[225/1185] Compiling HashTreeCollections _Bitmap.swift
[226/1185] Compiling HashTreeCollections _Bucket.swift
[227/1185] Compiling HashTreeCollections _Hash.swift
[228/1185] Compiling HashTreeCollections _HashLevel.swift
[229/1185] Compiling HashTreeCollections _HashNode+Builder.swift
[230/1185] Compiling HashTreeCollections _HashNode+Debugging.swift
[231/1185] Compiling HashTreeCollections _HashNode+Initializers.swift
[232/1185] Compiling HashTreeCollections _HashNode+Invariants.swift
[233/1185] Compiling HashTreeCollections _HashNode+Lookups.swift
[234/1185] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[235/1185] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[236/1185] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[237/1185] Compiling HashTreeCollections TreeDictionary+Filter.swift
[238/1185] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[239/1185] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[240/1185] Compiling HashTreeCollections TreeDictionary+Keys.swift
[241/1185] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[242/1196] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[243/1196] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[244/1196] Compiling HashTreeCollections _HashNode.swift
[245/1196] Compiling HashTreeCollections _HashNodeHeader.swift
[258/1196] Compiling HashTreeCollections _HashTreeIterator.swift
[259/1196] Compiling HashTreeCollections _HashTreeStatistics.swift
[260/1196] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[261/1196] Compiling HashTreeCollections _RawHashNode.swift
[262/1196] Compiling HashTreeCollections _UnmanagedHashNode.swift
[263/1196] Compiling HashTreeCollections _UnsafePath.swift
[264/1196] Compiling HashTreeCollections TreeDictionary+Codable.swift
[265/1196] Compiling HashTreeCollections TreeDictionary+Collection.swift
[266/1196] Compiling OrderedCollections OrderedSet+SubSequence.swift
[267/1196] Compiling OrderedCollections OrderedSet+Testing.swift
[268/1196] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[269/1196] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[270/1196] Compiling OrderedCollections OrderedSet.swift
[271/1196] Compiling OrderedCollections _UnsafeBitset.swift
[272/1196] Compiling HashTreeCollections TreeSet+Equatable.swift
[273/1196] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[274/1196] Compiling HashTreeCollections TreeSet+Extras.swift
[275/1196] Compiling HashTreeCollections TreeSet+Filter.swift
[289/1196] Compiling OrderedCollections OrderedSet+Sendable.swift
[310/1196] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[311/1196] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[312/1196] Compiling Tracing TracingTime.swift
[324/1196] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[325/1196] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[326/1196] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[327/1196] Compiling HashTreeCollections _HashNode+Structural union.swift
[328/1196] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[329/1196] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[334/1211] Compiling Tracing TracerProtocol.swift
[335/1211] Compiling _RopeModule _CharacterRecognizer.swift
[336/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[337/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[338/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[339/1211] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[340/1211] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[341/1211] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[342/1211] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[343/1211] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[344/1211] Compiling HashTreeCollections TreeSet.swift
[345/1211] Compiling Tracing Tracer.swift
[346/1211] Compiling Tracing TracerProtocol+Legacy.swift
[347/1211] Emitting module Atomics
[348/1211] Compiling DequeModule _DequeBuffer.swift
[349/1211] Compiling DequeModule _DequeBufferHeader.swift
[350/1213] Compiling Tracing NoOpTracer.swift
[351/1213] Compiling Tracing InstrumentationSystem+Tracing.swift
[352/1213] Emitting module Tracing
[353/1213] Compiling Tracing SpanProtocol.swift
[354/1214] Compiling DequeModule Deque+Equatable.swift
[355/1214] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[356/1214] Compiling DequeModule Deque+CustomReflectable.swift
[357/1214] Compiling DequeModule Deque+Descriptions.swift
[358/1214] Compiling DequeModule Deque+Extras.swift
[359/1214] Compiling DequeModule Deque+Hashable.swift
[362/1214] Compiling DequeModule Deque+Testing.swift
[363/1214] Compiling DequeModule Deque._Storage.swift
[364/1214] Compiling DequeModule _DequeSlot.swift
[365/1214] Compiling DequeModule _UnsafeWrappedBuffer.swift
[372/1215] Compiling DequeModule Deque+Codable.swift
[373/1215] Compiling DequeModule Deque+Collection.swift
[378/1215] Compiling DequeModule Deque._UnsafeHandle.swift
[379/1215] Compiling DequeModule Deque.swift
[383/1215] Emitting module OrderedCollections
[401/1216] Compiling RoutingKit PathComponent.swift
[405/1216] Emitting module _RopeModule
[406/1216] Compiling RoutingKit TrieRouter.swift
[407/1216] Compiling RoutingKit Router.swift
[408/1241] Emitting module DequeModule
[410/1242] Compiling _RopeModule Rope+Join.swift
[411/1242] Compiling _RopeModule Rope+MutatingForEach.swift
[412/1242] Compiling _RopeModule Rope+Remove.swift
[413/1242] Compiling _RopeModule Rope+RemoveSubrange.swift
[414/1242] Compiling _RopeModule Rope+Split.swift
[415/1242] Compiling _RopeModule Optional Utilities.swift
[416/1242] Compiling _RopeModule String Utilities.swift
[417/1242] Compiling _RopeModule String.Index+ABI.swift
[419/1242] Compiling Metrics Metrics.swift
[420/1242] Emitting module Metrics
[432/1243] Compiling Algorithms Stride.swift
[433/1243] Compiling Algorithms Suffix.swift
[443/1243] Compiling Algorithms FirstNonNil.swift
[444/1243] Compiling Algorithms Joined.swift
[445/1243] Compiling Algorithms Keyed.swift
[446/1243] Compiling Algorithms MinMax.swift
[447/1243] Compiling Algorithms Partition.swift
[448/1243] Compiling Algorithms Permutations.swift
[449/1243] Compiling Algorithms Product.swift
[450/1243] Compiling Algorithms RandomSample.swift
[451/1243] Compiling Algorithms Reductions.swift
[452/1243] Compiling Algorithms Rotate.swift
[453/1243] Compiling Algorithms Split.swift
[454/1243] Compiling RoutingKit AnyRouter.swift
[455/1243] Emitting module RoutingKit
[456/1243] Compiling RoutingKit Parameters.swift
[459/1244] Emitting module HashTreeCollections
[477/1249] Compiling Algorithms Compacted.swift
[478/1249] Compiling Algorithms Cycle.swift
[479/1249] Compiling Algorithms EitherSequence.swift
[481/1249] Compiling Algorithms FlattenCollection.swift
[482/1249] Compiling Algorithms Grouped.swift
[483/1249] Compiling Algorithms Indexed.swift
[483/1249] Compiling ssl_transcript.cc
[484/1249] Compiling Algorithms Intersperse.swift
[491/1249] Compiling ssl_versions.cc
[492/1249] Compiling ssl_x509.cc
[493/1249] Compiling ssl_stat.cc
[495/1249] Compiling Algorithms Trim.swift
[496/1249] Compiling Algorithms Unique.swift
[497/1249] Compiling Algorithms Windows.swift
[497/1249] Compiling ssl_session.cc
[499/1249] Compiling Algorithms AdjacentPairs.swift
[500/1249] Compiling Algorithms Chain.swift
[501/1249] Compiling Algorithms Chunked.swift
[502/1249] Compiling Algorithms Combinations.swift
[502/1249] Compiling ssl_key_share.cc
[504/1249] Emitting module Algorithms
[504/1250] Compiling ssl_privkey.cc
[506/1250] Compiling ssl_file.cc
[507/1250] Compiling ssl_lib.cc
[508/1250] Compiling ssl_cipher.cc
[509/1250] Compiling ssl_cert.cc
[510/1250] Compiling ssl_credential.cc
[511/1250] Compiling ssl_buffer.cc
[512/1250] Compiling ssl_asn1.cc
[513/1250] Compiling ssl_aead_ctx.cc
[514/1250] Compiling s3_lib.cc
[515/1250] Compiling s3_pkt.cc
[516/1250] Compiling s3_both.cc
[517/1250] Compiling handshake_client.cc
[518/1250] Compiling handshake_server.cc
[519/1250] Compiling handshake.cc
[520/1250] Compiling handoff.cc
[521/1250] Compiling extensions.cc
[522/1250] Compiling encrypted_client_hello.cc
[523/1250] Compiling dtls_record.cc
[524/1250] Compiling md5-x86_64-apple.S
[525/1250] Compiling md5-x86_64-linux.S
[526/1250] Compiling md5-586-linux.S
[527/1250] Compiling md5-586-apple.S
[528/1250] Compiling d1_srtp.cc
[529/1250] Compiling chacha20_poly1305_x86_64-apple.S
[530/1250] Compiling chacha20_poly1305_x86_64-linux.S
[531/1250] Compiling dtls_method.cc
[532/1250] Compiling chacha20_poly1305_armv8-win.S
[533/1250] Compiling chacha20_poly1305_armv8-linux.S
[534/1250] Compiling d1_pkt.cc
[535/1250] Compiling chacha20_poly1305_armv8-apple.S
[536/1250] Compiling chacha-x86_64-linux.S
[537/1250] Compiling d1_lib.cc
[538/1250] Compiling err_data.cc
[539/1250] Compiling chacha-x86-apple.S
[540/1250] Compiling chacha-x86-linux.S
[541/1250] Compiling chacha-x86_64-apple.S
[542/1250] Compiling chacha-armv8-win.S
[543/1250] Compiling chacha-armv8-linux.S
[544/1250] Compiling chacha-armv4-linux.S
[545/1250] Compiling chacha-armv8-apple.S
[546/1250] Compiling aes128gcmsiv-x86_64-apple.S
[547/1250] Compiling aes128gcmsiv-x86_64-linux.S
[548/1250] Compiling x86_64-mont5-linux.S
[549/1250] Compiling x86_64-mont5-apple.S
[550/1250] Compiling x86_64-mont-apple.S
[551/1250] Compiling x86-mont-apple.S
[552/1250] Compiling x86_64-mont-linux.S
[553/1250] Compiling x86-mont-linux.S
[554/1250] Compiling vpaes-x86_64-linux.S
[555/1250] Compiling vpaes-x86_64-apple.S
[556/1250] Compiling vpaes-x86-linux.S
[557/1250] Compiling vpaes-x86-apple.S
[558/1250] Compiling vpaes-armv8-win.S
[559/1250] Compiling vpaes-armv8-linux.S
[560/1250] Compiling vpaes-armv8-apple.S
[561/1250] Compiling vpaes-armv7-linux.S
[562/1250] Compiling sha512-x86_64-apple.S
[563/1250] Compiling sha512-armv8-win.S
[564/1250] Compiling sha512-x86_64-linux.S
[565/1250] Compiling sha512-armv8-linux.S
[566/1250] Compiling sha512-armv8-apple.S
[567/1250] Compiling sha512-armv4-linux.S
[568/1250] Compiling sha512-586-linux.S
[569/1250] Compiling sha512-586-apple.S
[570/1250] Compiling sha256-x86_64-apple.S
[571/1250] Compiling sha256-x86_64-linux.S
[572/1250] Compiling sha256-armv8-win.S
[573/1250] Compiling sha256-armv8-linux.S
[574/1250] Compiling sha256-armv8-apple.S
[575/1250] Compiling sha256-586-linux.S
[576/1250] Compiling sha256-armv4-linux.S
[577/1250] Compiling sha256-586-apple.S
[578/1250] Compiling sha1-armv8-win.S
[579/1250] Compiling sha1-x86_64-apple.S
[580/1250] Compiling sha1-x86_64-linux.S
[581/1250] Compiling sha1-armv8-linux.S
[582/1250] Compiling bio_ssl.cc
[583/1250] Compiling sha1-armv8-apple.S
[584/1250] Compiling sha1-armv4-large-linux.S
[585/1250] Compiling sha1-586-apple.S
[586/1250] Compiling sha1-586-linux.S
[587/1250] Compiling rsaz-avx2-apple.S
[588/1250] Compiling rsaz-avx2-linux.S
[589/1250] Compiling d1_both.cc
[590/1250] Compiling rdrand-x86_64-linux.S
[591/1250] Compiling rdrand-x86_64-apple.S
[592/1250] Compiling p256_beeu-x86_64-asm-linux.S
[593/1250] Compiling p256_beeu-x86_64-asm-apple.S
[594/1250] Compiling p256_beeu-armv8-asm-win.S
[595/1250] Compiling p256_beeu-armv8-asm-apple.S
[596/1250] Compiling p256_beeu-armv8-asm-linux.S
[597/1250] Compiling p256-armv8-asm-linux.S
[598/1250] Compiling p256-x86_64-asm-apple.S
[599/1250] Compiling p256-armv8-asm-win.S
[600/1250] Compiling p256-x86_64-asm-linux.S
[601/1250] Compiling p256-armv8-asm-apple.S
[602/1250] Compiling ghashv8-armv8-win.S
[603/1250] Compiling ghashv8-armv8-linux.S
[604/1250] Compiling ghashv8-armv8-apple.S
[605/1250] Compiling ghashv8-armv7-linux.S
[606/1250] Compiling ghash-x86_64-linux.S
[607/1250] Compiling ghash-x86_64-apple.S
[608/1250] Compiling ghash-x86-linux.S
[609/1250] Compiling ghash-x86-apple.S
[610/1250] Compiling ghash-ssse3-x86_64-linux.S
[611/1250] Compiling ghash-ssse3-x86_64-apple.S
[612/1250] Compiling ghash-ssse3-x86-linux.S
[613/1250] Compiling ghash-ssse3-x86-apple.S
[614/1250] Compiling ghash-neon-armv8-linux.S
[615/1250] Compiling ghash-neon-armv8-win.S
[616/1250] Compiling ghash-neon-armv8-apple.S
[617/1250] Compiling ghash-armv4-linux.S
[618/1250] Compiling co-586-apple.S
[619/1250] Compiling co-586-linux.S
[620/1250] Compiling bsaes-armv7-linux.S
[621/1250] Compiling bn-armv8-win.S
[622/1250] Compiling bn-armv8-linux.S
[623/1250] Compiling bn-armv8-apple.S
[624/1250] Compiling bn-586-linux.S
[625/1250] Compiling armv8-mont-apple.S
[626/1250] Compiling armv8-mont-win.S
[626/1250] Compiling bn-586-apple.S
[626/1250] Compiling armv8-mont-linux.S
[629/1250] Compiling aesv8-gcm-armv8-win.S
[629/1250] Compiling aesv8-gcm-armv8-linux.S
[631/1250] Compiling armv4-mont-linux.S
[632/1250] Compiling aesv8-gcm-armv8-apple.S
[633/1250] Compiling aesv8-armv7-linux.S
[634/1250] Compiling aesv8-armv8-win.S
[635/1250] Compiling aesv8-armv8-linux.S
[636/1250] Compiling aesv8-armv8-apple.S
[637/1250] Compiling aesni-gcm-x86_64-apple.S
[638/1250] Compiling aesni-x86-apple.S
[638/1250] Compiling aesni-x86_64-linux.S
[640/1250] Compiling aesni-x86-linux.S
[640/1250] Compiling aesni-gcm-x86_64-linux.S
[640/1250] Compiling aes-gcm-avx2-x86_64-linux.S
[643/1250] Compiling aesni-x86_64-apple.S
[644/1250] Compiling aes-gcm-avx2-x86_64-apple.S
[645/1250] Compiling aes-gcm-avx10-x86_64-linux.S
[646/1250] Compiling aes-gcm-avx10-x86_64-apple.S
[647/1250] Compiling x_val.cc
[648/1250] Compiling x_x509a.cc
[649/1250] Compiling x_req.cc
[650/1250] Compiling x_x509.cc
[651/1250] Compiling x_spki.cc
[652/1250] Compiling x_pubkey.cc
[653/1250] Compiling x_name.cc
[654/1250] Compiling x_sig.cc
[655/1250] Compiling x_exten.cc
[656/1250] Compiling x509spki.cc
[657/1250] Compiling x_algor.cc
[658/1250] Compiling x_crl.cc
[659/1250] Compiling x_all.cc
[660/1250] Compiling x509name.cc
[661/1250] Compiling x509rset.cc
[662/1250] Compiling x_attrib.cc
[663/1250] Compiling x509_vpm.cc
[664/1250] Compiling x509cset.cc
[665/1250] Compiling x509_txt.cc
[666/1250] Compiling x509_vfy.cc
[667/1250] Compiling x509_set.cc
[668/1250] Compiling x509_trs.cc
[669/1250] Compiling x509_req.cc
[670/1250] Compiling x509_v3.cc
[671/1250] Compiling x509_def.cc
[672/1250] Compiling x509_obj.cc
[673/1250] Compiling x509_d2.cc
[674/1250] Compiling x509_cmp.cc
[675/1250] Compiling x509_ext.cc
[676/1250] Compiling x509.cc
[677/1250] Compiling x509_lu.cc
[678/1250] Compiling x509_att.cc
[679/1250] Compiling v3_ncons.cc
[680/1250] Compiling v3_skey.cc
[681/1250] Compiling v3_pcons.cc
[682/1250] Compiling v3_utl.cc
[683/1250] Compiling v3_pmaps.cc
[684/1250] Compiling v3_purp.cc
[685/1250] Compiling v3_prn.cc
[686/1250] Compiling v3_ocsp.cc
[687/1250] Compiling v3_lib.cc
[688/1250] Compiling v3_genn.cc
[689/1250] Compiling v3_crld.cc
[689/1250] Compiling v3_int.cc
[691/1250] Compiling v3_ia5.cc
[692/1250] Compiling v3_info.cc
[693/1250] Compiling v3_enum.cc
[694/1250] Compiling v3_extku.cc
[695/1250] Compiling v3_cpols.cc
[696/1250] Compiling v3_conf.cc
[697/1250] Compiling v3_alt.cc
[698/1250] Compiling v3_akeya.cc
[699/1250] Compiling v3_bcons.cc
[700/1250] Compiling v3_bitst.cc
[701/1250] Compiling t_x509.cc
[702/1250] Compiling t_x509a.cc
[703/1250] Compiling v3_akey.cc
[704/1250] Compiling t_req.cc
[705/1250] Compiling t_crl.cc
[706/1250] Compiling rsa_pss.cc
[707/1250] Compiling i2d_pr.cc
[708/1250] Compiling by_file.cc
[709/1250] Compiling name_print.cc
[710/1250] Compiling by_dir.cc
[711/1250] Compiling algorithm.cc
[712/1250] Compiling policy.cc
[713/1250] Compiling trust_token.cc
[714/1250] Compiling asn1_gen.cc
[715/1250] Compiling pmbtoken.cc
[716/1250] Compiling thread_pthread.cc
[717/1250] Compiling thread_win.cc
[718/1250] Compiling a_digest.cc
[719/1250] Compiling thread_none.cc
[720/1250] Compiling voprf.cc
[721/1250] Compiling thread.cc
[722/1250] Compiling a_verify.cc
[723/1250] Compiling stack.cc
[724/1250] Compiling spake2plus.cc
[725/1250] Compiling a_sign.cc
[726/1250] Compiling sha512.cc
[727/1250] Compiling siphash.cc
[728/1250] Compiling slhdsa.cc
[729/1250] Compiling sha1.cc
[730/1250] Compiling rsa_extra.cc
[731/1250] Compiling rsa_crypt.cc
[732/1250] Compiling rsa_print.cc
[733/1250] Compiling sha256.cc
[734/1250] Compiling rc4.cc
[735/1250] Compiling windows.cc
[736/1250] Compiling refcount.cc
[737/1250] Compiling rand.cc
[738/1250] Compiling trusty.cc
[739/1250] Compiling urandom.cc
[740/1250] Compiling getentropy.cc
[741/1250] Compiling ios.cc
[742/1250] Compiling passive.cc
[743/1250] Compiling poly1305_arm_asm.S
[744/1250] Compiling forkunsafe.cc
[745/1250] Compiling deterministic.cc
[746/1250] Compiling rsa_asn1.cc
[747/1250] Compiling fork_detect.cc
[748/1250] Compiling poly1305.cc
[749/1250] Compiling poly1305_arm.cc
[750/1250] Compiling poly1305_vec.cc
[751/1250] Compiling pool.cc
[752/1250] Compiling pkcs7.cc
[753/1250] Compiling pkcs8_x509.cc
[754/1250] Compiling pem_xaux.cc
[755/1250] Compiling pkcs8.cc
[756/1250] Compiling p5_pbev2.cc
[757/1250] Compiling pkcs7_x509.cc
[758/1250] Compiling pem_x509.cc
[759/1250] Compiling pem_pkey.cc
[760/1250] Compiling pem_pk8.cc
[761/1250] Compiling pem_oth.cc
[762/1250] Compiling obj_xref.cc
[763/1250] Compiling mldsa.cc
[764/1250] Compiling pem_info.cc
[765/1250] Compiling pem_lib.cc
[766/1250] Compiling mlkem.cc
[767/1250] Compiling pem_all.cc
[768/1250] Compiling poly_rq_mul.S
[769/1250] Compiling obj.cc
[770/1250] Compiling mem.cc
[771/1250] Compiling fips_shared_support.cc
[772/1250] Compiling md5.cc
[773/1250] Compiling lhash.cc
[774/1250] Compiling md4.cc
[775/1250] Compiling hrss.cc
[776/1250] Compiling ex_data.cc
[777/1250] Compiling sign.cc
[778/1250] Compiling kyber.cc
[779/1250] Compiling scrypt.cc
[780/1250] Compiling pbkdf.cc
[781/1250] Compiling p_x25519.cc
[782/1250] Compiling print.cc
[783/1250] Compiling hpke.cc
[784/1250] Compiling p_x25519_asn1.cc
[785/1250] Compiling p_ed25519.cc
[786/1250] Compiling p_rsa_asn1.cc
[787/1250] Compiling p_rsa.cc
[788/1250] Compiling p_hkdf.cc
[789/1250] Compiling p_ed25519_asn1.cc
[790/1250] Compiling p_ec_asn1.cc
[791/1250] Compiling p_ec.cc
[792/1250] Compiling p_dh_asn1.cc
[793/1250] Compiling p_dh.cc
[794/1250] Compiling evp_ctx.cc
[795/1250] Compiling evp.cc
[796/1250] Compiling err.cc
[797/1250] Compiling p_dsa_asn1.cc
[798/1250] Compiling engine.cc
[799/1250] Compiling evp_asn1.cc
[800/1250] Compiling ec_derive.cc
[800/1250] Compiling ecdh.cc
[801/1250] Compiling hash_to_curve.cc
[803/1250] Compiling ecdsa_asn1.cc
[804/1250] Compiling ec_asn1.cc
[805/1250] Compiling dsa_asn1.cc
[806/1250] Compiling params.cc
[807/1250] Compiling dsa.cc
[808/1250] Compiling des.cc
[809/1250] Compiling x25519-asm-arm.S
[810/1250] Compiling dh_asn1.cc
[811/1250] Compiling digest_extra.cc
[812/1250] Compiling spake25519.cc
[813/1250] Compiling crypto.cc
[814/1250] Compiling cpu_intel.cc
[815/1250] Compiling cpu_arm_linux.cc
[816/1250] Compiling curve25519.cc
[817/1250] Compiling cpu_arm_freebsd.cc
[818/1250] Compiling bcm.cc
[819/1250] Compiling cpu_aarch64_openbsd.cc
[820/1250] Compiling cpu_aarch64_sysreg.cc
[821/1250] Compiling cpu_aarch64_win.cc
[822/1250] Compiling curve25519_64_adx.cc
[823/1250] Compiling cpu_aarch64_linux.cc
[824/1250] Compiling cpu_aarch64_fuchsia.cc
[825/1250] Compiling cpu_aarch64_apple.cc
[826/1250] Compiling conf.cc
[827/1250] Compiling get_cipher.cc
[828/1250] Compiling tls_cbc.cc
[829/1250] Compiling e_tls.cc
[830/1250] Compiling e_rc4.cc
[831/1250] Compiling e_rc2.cc
[832/1250] Compiling e_null.cc
[833/1250] Compiling e_des.cc
[834/1250] Compiling derive_key.cc
[835/1250] Compiling e_chacha20poly1305.cc
[836/1250] Compiling e_aesctrhmac.cc
[837/1250] Compiling e_aesgcmsiv.cc
[838/1250] Compiling chacha.cc
[839/1250] Compiling unicode.cc
[840/1250] Compiling buf.cc
[841/1250] Compiling cbb.cc
[842/1250] Compiling cbs.cc
[843/1250] Compiling asn1_compat.cc
[844/1250] Compiling ber.cc
[845/1250] Compiling convert.cc
[846/1250] Compiling bn_asn1.cc
[847/1250] Compiling blake2.cc
[848/1250] Compiling socket_helper.cc
[849/1250] Compiling printf.cc
[850/1250] Compiling socket.cc
[851/1250] Compiling pair.cc
[852/1250] Compiling hexdump.cc
[853/1250] Compiling file.cc
[854/1250] Compiling fd.cc
[855/1250] Compiling errno.cc
[856/1250] Compiling connect.cc
[857/1250] Compiling bio_mem.cc
[858/1250] Compiling bio.cc
[859/1250] Compiling base64.cc
[860/1250] Compiling tasn_typ.cc
[861/1250] Compiling tasn_fre.cc
[862/1250] Compiling tasn_enc.cc
[863/1250] Compiling tasn_utl.cc
[864/1250] Compiling tasn_new.cc
[865/1250] Compiling f_string.cc
[866/1250] Compiling posix_time.cc
[867/1250] Compiling f_int.cc
[868/1250] Compiling asn_pack.cc
[869/1250] Compiling tasn_dec.cc
[870/1250] Compiling asn1_par.cc
[871/1250] Compiling a_utctm.cc
[872/1250] Compiling a_octet.cc
[873/1250] Compiling asn1_lib.cc
[874/1250] Compiling a_type.cc
[875/1250] Compiling a_time.cc
[876/1250] Compiling a_strnid.cc
[877/1250] Compiling a_strex.cc
[878/1250] Compiling a_object.cc
[879/1250] Compiling a_i2d_fp.cc
[880/1250] Compiling a_d2i_fp.cc
[881/1250] Compiling a_bool.cc
[881/1250] Compiling a_gentm.cc
[882/1250] Compiling a_int.cc
[882/1250] Compiling a_dup.cc
[885/1250] Compiling a_mbstr.cc
[886/1250] Compiling fiat_p256_adx_sqr.S
[887/1250] Compiling fiat_curve25519_adx_square.S
[887/1250] Compiling fiat_curve25519_adx_mul.S
[889/1250] Compiling fiat_p256_adx_mul.S
[890/1250] Compiling a_bitstr.cc
[891/1250] Compiling md5-x86_64-apple.S
[892/1250] Compiling md5-586-apple.S
[893/1250] Compiling md5-586-linux.S
[894/1250] Compiling md5-x86_64-linux.S
[895/1250] Compiling CCryptoBoringSSLShims shims.c
[896/1250] Compiling chacha20_poly1305_armv8-win.S
[897/1250] Compiling chacha20_poly1305_x86_64-apple.S
[898/1250] Compiling chacha20_poly1305_x86_64-linux.S
[898/1250] Compiling chacha20_poly1305_armv8-linux.S
[900/1250] Compiling chacha20_poly1305_armv8-apple.S
[901/1250] Compiling chacha-x86-linux.S
[902/1250] Compiling chacha-x86-apple.S
[903/1250] Compiling chacha-x86_64-linux.S
[904/1250] Compiling chacha-x86_64-apple.S
[905/1250] Compiling chacha-armv8-win.S
[906/1250] Compiling chacha-armv4-linux.S
[907/1250] Compiling chacha-armv8-apple.S
[908/1250] Compiling chacha-armv8-linux.S
[909/1250] Compiling aes128gcmsiv-x86_64-linux.S
[910/1250] Compiling err_data.cc
[911/1250] Compiling aes128gcmsiv-x86_64-apple.S
[912/1250] Compiling x86_64-mont5-linux.S
[913/1250] Compiling x86_64-mont5-apple.S
[914/1250] Compiling x86_64-mont-apple.S
[915/1250] Compiling x86-mont-apple.S
[916/1250] Compiling x86-mont-linux.S
[917/1250] Compiling x86_64-mont-linux.S
[918/1250] Compiling vpaes-x86_64-apple.S
[919/1250] Compiling vpaes-x86_64-linux.S
[920/1250] Compiling vpaes-x86-linux.S
[921/1250] Compiling vpaes-armv8-win.S
[921/1250] Compiling vpaes-armv8-linux.S
[923/1250] Compiling vpaes-x86-apple.S
[924/1250] Compiling vpaes-armv8-apple.S
[925/1250] Compiling vpaes-armv7-linux.S
[926/1250] Compiling sha512-armv8-win.S
[926/1250] Compiling sha512-armv8-apple.S
[927/1250] Compiling sha512-x86_64-apple.S
[929/1250] Compiling sha512-armv8-linux.S
[930/1250] Compiling sha512-x86_64-linux.S
[931/1250] Compiling sha512-armv4-linux.S
[932/1250] Compiling sha256-armv8-win.S
[933/1250] Compiling sha512-586-apple.S
[934/1250] Compiling sha256-x86_64-apple.S
[935/1250] Compiling sha512-586-linux.S
[936/1250] Compiling sha256-armv8-linux.S
[937/1250] Compiling sha256-x86_64-linux.S
[938/1250] Compiling sha256-armv8-apple.S
[938/1250] Compiling sha256-586-linux.S
[940/1250] Compiling sha256-586-apple.S
[941/1250] Compiling sha256-armv4-linux.S
[941/1250] Compiling sha1-x86_64-apple.S
[943/1250] Compiling sha1-x86_64-linux.S
[944/1250] Compiling sha1-armv8-apple.S
[945/1250] Compiling sha1-armv8-win.S
[946/1250] Compiling sha1-armv4-large-linux.S
[947/1250] Compiling sha1-armv8-linux.S
[947/1250] Compiling sha1-586-apple.S
[949/1250] Compiling sha1-586-linux.S
[950/1250] Compiling rdrand-x86_64-apple.S
[951/1250] Compiling rsaz-avx2-apple.S
[952/1250] Compiling p256_beeu-x86_64-asm-linux.S
[953/1250] Compiling rsaz-avx2-linux.S
[954/1250] Compiling rdrand-x86_64-linux.S
[955/1250] Compiling p256_beeu-x86_64-asm-apple.S
[956/1250] Compiling p256_beeu-armv8-asm-win.S
[957/1250] Compiling p256_beeu-armv8-asm-apple.S
[958/1250] Compiling p256_beeu-armv8-asm-linux.S
[958/1250] Compiling p256-x86_64-asm-apple.S
[960/1250] Compiling p256-armv8-asm-linux.S
[960/1250] Compiling p256-armv8-asm-win.S
[962/1250] Compiling p256-x86_64-asm-linux.S
[963/1250] Compiling ghashv8-armv8-apple.S
[964/1250] Compiling p256-armv8-asm-apple.S
[965/1250] Compiling ghashv8-armv8-linux.S
[966/1250] Compiling ghashv8-armv7-linux.S
[967/1250] Compiling ghash-x86_64-linux.S
[968/1250] Compiling ghashv8-armv8-win.S
[969/1250] Compiling ghash-x86-linux.S
[970/1250] Compiling ghash-x86_64-apple.S
[971/1250] Compiling ghash-ssse3-x86_64-apple.S
[972/1250] Compiling ghash-ssse3-x86_64-linux.S
[973/1250] Compiling ghash-ssse3-x86-linux.S
[974/1250] Compiling ghash-x86-apple.S
[975/1250] Compiling ghash-neon-armv8-linux.S
[976/1250] Compiling ghash-ssse3-x86-apple.S
[977/1250] Compiling ghash-neon-armv8-win.S
[978/1250] Compiling co-586-linux.S
[978/1250] Compiling ghash-neon-armv8-apple.S
[980/1250] Compiling ghash-armv4-linux.S
[981/1250] Compiling co-586-apple.S
[982/1250] Compiling bsaes-armv7-linux.S
[983/1250] Compiling bn-armv8-win.S
[984/1250] Compiling bn-armv8-apple.S
[985/1250] Compiling bn-586-linux.S
[986/1250] Compiling bn-armv8-linux.S
[987/1250] Compiling armv8-mont-linux.S
[988/1250] Compiling armv8-mont-win.S
[989/1250] Compiling armv8-mont-apple.S
[990/1250] Compiling bn-586-apple.S
[991/1250] Compiling armv4-mont-linux.S
[992/1250] Compiling aesv8-gcm-armv8-win.S
[993/1250] Compiling aesv8-gcm-armv8-linux.S
[994/1250] Compiling aesv8-gcm-armv8-apple.S
[995/1250] Compiling aesv8-armv8-apple.S
[996/1250] Compiling aesv8-armv8-linux.S
[997/1250] Compiling aesv8-armv8-win.S
[998/1250] Compiling aesv8-armv7-linux.S
[999/1250] Compiling aesni-x86_64-apple.S
[1000/1250] Compiling aesni-x86-linux.S
[1001/1250] Compiling aesni-x86_64-linux.S
[1002/1250] Compiling aesni-x86-apple.S
[1003/1250] Compiling aesni-gcm-x86_64-linux.S
[1004/1250] Compiling aes-gcm-avx10-x86_64-apple.S
[1005/1250] Compiling aesni-gcm-x86_64-apple.S
[1006/1250] Compiling aes-gcm-avx10-x86_64-linux.S
[1007/1250] Compiling c-nioatomics.c
[1008/1250] Compiling c-atomics.c
[1009/1250] Compiling x_x509a.cc
[1010/1250] Compiling x_sig.cc
[1011/1250] Compiling x_val.cc
[1012/1250] Compiling x_x509.cc
[1013/1250] Compiling x_spki.cc
[1014/1256] Compiling x_pubkey.cc
[1015/1256] Compiling x_req.cc
[1017/1256] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1018/1256] Compiling NIOConcurrencyHelpers lock.swift
[1019/1256] Compiling NIOConcurrencyHelpers NIOLock.swift
[1019/1256] Compiling x_exten.cc
[1020/1256] Compiling x_algor.cc
[1021/1256] Compiling x_all.cc
[1022/1256] Compiling x_attrib.cc
[1023/1256] Compiling x_name.cc
[1025/1256] Compiling NIOConcurrencyHelpers atomics.swift
[1026/1256] Emitting module NIOConcurrencyHelpers
[1027/1256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1027/1257] Compiling x_crl.cc
[1028/1257] Compiling x509spki.cc
[1030/1257] Compiling x509name.cc
[1031/1257] Compiling x509rset.cc
[1032/1257] Compiling x509cset.cc
[1033/1257] Compiling x509_vpm.cc
[1034/1257] Compiling x509_vfy.cc
[1035/1257] Compiling x509_txt.cc
[1036/1259] Compiling x509_trs.cc
[1037/1342] Compiling x509_v3.cc
[1039/1342] Compiling ConsoleKitTerminal Console+Wait.swift
[1040/1342] Compiling ConsoleKitTerminal ConsoleColor.swift
[1041/1342] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1042/1345] Compiling ConsoleKitTerminal Console+Confirm.swift
[1043/1345] Compiling ConsoleKitTerminal Console+Input.swift
[1044/1345] Compiling ConsoleKitTerminal Console+Center.swift
[1045/1345] Compiling ConsoleKitTerminal Console+Output.swift
[1046/1345] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1047/1345] Compiling ConsoleKitTerminal ConsoleClear.swift
[1048/1345] Compiling ConsoleKitTerminal Console+Ask.swift
[1049/1345] Compiling ConsoleKitTerminal Console+Choose.swift
[1049/1345] Compiling x509_obj.cc
[1051/1345] Emitting module ConsoleKitTerminal
[1052/1345] Compiling ConsoleKitTerminal Console.swift
[1053/1345] Compiling ConsoleKitTerminal Terminal.swift
[1054/1345] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1055/1345] Compiling ConsoleKitTerminal ActivityBar.swift
[1056/1345] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1057/1345] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1058/1345] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1059/1345] Compiling ConsoleKitTerminal CustomActivity.swift
[1060/1345] Compiling ConsoleKitTerminal LoadingBar.swift
[1061/1345] Compiling ConsoleKitTerminal ProgressBar.swift
[1062/1345] Compiling ConsoleKitTerminal Console+Clear.swift
[1062/1345] Compiling x509_set.cc
[1064/1345] Compiling ConsoleKitTerminal ConsoleText.swift
[1065/1345] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1066/1345] Compiling ConsoleKitTerminal ANSI.swift
[1066/1345] Compiling x509_req.cc
[1067/1345] Compiling x509_d2.cc
[1069/1345] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1070/1345] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1071/1345] Compiling ConsoleKitTerminal LoggerFragment.swift
[1071/1346] Compiling x509_lu.cc
[1072/1346] Compiling x509_ext.cc
[1073/1346] Compiling x509_def.cc
[1075/1346] Compiling x509.cc
[1076/1368] Compiling x509_att.cc
[1077/1368] Compiling x509_cmp.cc
[1078/1368] Compiling v3_prn.cc
[1078/1368] Compiling v3_utl.cc
[1078/1368] Compiling v3_skey.cc
[1082/1368] Compiling NIOCore MarkedCircularBuffer.swift
[1083/1368] Compiling NIOCore MulticastChannel.swift
[1084/1368] Compiling NIOCore NIOAny.swift
[1085/1368] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1086/1368] Compiling NIOCore NIOLoopBound.swift
[1087/1368] Compiling NIOCore NIOScheduledCallback.swift
[1088/1368] Compiling NIOCore NIOSendable.swift
[1089/1368] Compiling NIOCore RecvByteBufferAllocator.swift
[1090/1368] Compiling NIOCore GlobalSingletons.swift
[1091/1368] Compiling NIOCore IO.swift
[1092/1368] Compiling NIOCore IOData.swift
[1093/1368] Compiling NIOCore IPProtocol.swift
[1094/1368] Compiling NIOCore IntegerBitPacking.swift
[1095/1368] Compiling NIOCore IntegerTypes.swift
[1096/1368] Compiling NIOCore Interfaces.swift
[1097/1368] Compiling NIOCore Linux.swift
[1098/1376] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1099/1376] Compiling ConsoleKitCommands AsyncCommand.swift
[1100/1376] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1101/1376] Emitting module ConsoleKitCommands
[1101/1378] Compiling v3_purp.cc
[1103/1378] Compiling ConsoleKitCommands AsyncCommands.swift
[1104/1378] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1105/1378] Compiling ConsoleKitCommands AnyCommand.swift
[1106/1378] Compiling ConsoleKitCommands CommandSignature.swift
[1107/1378] Compiling ConsoleKitCommands Flag.swift
[1108/1378] Compiling ConsoleKitCommands Option.swift
[1109/1378] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1110/1378] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1111/1378] Compiling ConsoleKitCommands Argument.swift
[1111/1378] Compiling v3_pmaps.cc
[1113/1378] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1114/1378] Compiling ConsoleKitCommands Utilities.swift
[1114/1378] Compiling v3_pcons.cc
[1115/1378] Compiling v3_ocsp.cc
[1116/1378] Compiling v3_lib.cc
[1117/1378] Compiling v3_int.cc
[1118/1378] Compiling v3_ncons.cc
[1119/1378] Compiling v3_info.cc
[1120/1378] Compiling v3_ia5.cc
[1122/1378] Compiling ConsoleKitCommands Command.swift
[1123/1378] Compiling ConsoleKitCommands CommandContext.swift
[1124/1378] Compiling ConsoleKitCommands CommandError.swift
[1125/1378] Compiling ConsoleKitCommands CommandGroup.swift
[1126/1378] Compiling ConsoleKitCommands CommandInput.swift
[1127/1378] Compiling ConsoleKitCommands Commands.swift
[1128/1378] Compiling ConsoleKitCommands Console+Run.swift
[1129/1378] Compiling ConsoleKitCommands ConsoleError.swift
[1130/1378] Compiling ConsoleKitCommands Completion.swift
[1133/1379] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1134/1379] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1135/1379] Compiling NIOCore EventLoopFuture.swift
[1136/1379] Compiling NIOCore FileDescriptor.swift
[1137/1379] Compiling NIOCore FileHandle.swift
[1138/1379] Compiling NIOCore FileRegion.swift
[1138/1379] Compiling v3_extku.cc
[1140/1379] Compiling v3_genn.cc
[1141/1379] Compiling v3_cpols.cc
[1142/1379] Compiling v3_enum.cc
[1152/1379] Compiling v3_crld.cc
[1154/1379] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1155/1379] Compiling NIOCore SocketAddresses.swift
[1156/1379] Compiling NIOCore SocketOptionProvider.swift
[1157/1379] Compiling NIOCore SystemCallHelpers.swift
[1158/1379] Compiling NIOCore TimeAmount+Duration.swift
[1159/1379] Compiling NIOCore TypeAssistedChannelHandler.swift
[1160/1379] Compiling NIOCore UniversalBootstrapSupport.swift
[1161/1379] Compiling NIOCore Utilities.swift
[1162/1379] Compiling NIOCore ChannelPipeline.swift
[1163/1379] Compiling NIOCore CircularBuffer.swift
[1164/1379] Compiling NIOCore Codec.swift
[1165/1379] Compiling NIOCore ConvenienceOptionSupport.swift
[1166/1379] Compiling NIOCore DeadChannel.swift
[1167/1379] Compiling NIOCore DispatchQueue+WithFuture.swift
[1168/1379] Compiling NIOCore EventLoop+Deprecated.swift
[1169/1379] Compiling NIOCore EventLoop+SerialExecutor.swift
[1169/1379] Compiling v3_conf.cc
[1170/1379] Compiling v3_bcons.cc
[1171/1381] Compiling v3_alt.cc
[1172/1381] Compiling v3_bitst.cc
[1174/1381] Compiling ConsoleKit Exports.swift
[1175/1381] Emitting module ConsoleKit
[1176/1382] Compiling v3_akeya.cc
[1177/1382] Compiling v3_akey.cc
[1178/1382] Compiling t_x509.cc
[1179/1382] Compiling t_x509a.cc
[1180/1382] Compiling t_crl.cc
[1181/1382] Compiling t_req.cc
[1182/1382] Compiling i2d_pr.cc
[1183/1382] Compiling name_print.cc
[1184/1382] Compiling rsa_pss.cc
[1185/1382] Compiling policy.cc
[1186/1382] Compiling by_file.cc
[1187/1382] Compiling by_dir.cc
[1188/1382] Compiling asn1_gen.cc
[1189/1382] Compiling algorithm.cc
[1190/1382] Compiling a_verify.cc
[1191/1382] Compiling thread_win.cc
[1192/1382] Compiling trust_token.cc
[1193/1382] Compiling voprf.cc
[1194/1382] Compiling a_digest.cc
[1195/1382] Compiling a_sign.cc
[1196/1382] Compiling thread_pthread.cc
[1197/1382] Compiling pmbtoken.cc
[1198/1382] Compiling thread.cc
[1216/1382] Compiling thread_none.cc
[1217/1382] Compiling wots.cc
[1219/1382] Emitting module NIOCore
[1219/1383] Compiling stack.cc
[1221/1383] Compiling thash.cc
[1222/1383] Compiling slhdsa.cc
[1223/1383] Compiling merkle.cc
[1224/1383] Compiling fors.cc
[1225/1383] Compiling sha512.cc
[1226/1383] Compiling siphash.cc
[1227/1388] Compiling sha256.cc
[1228/1388] Compiling rsa_extra.cc
[1229/1388] Compiling sha1.cc
[1230/1388] Compiling rsa_print.cc
[1231/1434] Compiling rsa_crypt.cc
[1232/1434] Compiling rsa_asn1.cc
[1233/1434] Compiling rc4.cc
[1234/1434] Compiling trusty.cc
[1236/1434] Emitting module NIOEmbedded
[1236/1434] Compiling windows.cc
[1237/1434] Compiling rand_extra.cc
[1238/1434] Compiling passive.cc
[1239/1434] Compiling ios.cc
[1240/1434] Compiling urandom.cc
[1241/1434] Compiling refcount.cc
[1242/1434] Compiling forkunsafe.cc
[1243/1434] Compiling poly1305_arm_asm.S
[1245/1434] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1245/1434] Compiling getentropy.cc
[1247/1434] Compiling NIOEmbedded Embedded.swift
[1247/1434] Compiling fork_detect.cc
[1248/1434] Compiling deterministic.cc
[1250/1434] Compiling NIOEmbedded AsyncTestingChannel.swift
[1251/1435] Compiling pool.cc
[1252/1435] Compiling poly1305.cc
[1253/1435] Compiling poly1305_arm.cc
[1254/1435] Compiling poly1305_vec.cc
[1255/1435] Compiling pkcs7.cc
[1257/1435] Emitting module NIOPosix
[1257/1441] Compiling pem_x509.cc
[1258/1441] Compiling pkcs8.cc
[1259/1441] Compiling pem_xaux.cc
[1260/1441] Compiling pkcs8_x509.cc
[1261/1441] Compiling p5_pbev2.cc
[1262/1441] Compiling pkcs7_x509.cc
[1263/1441] Compiling pem_pkey.cc
[1265/1441] Compiling NIOPosix SelectableChannel.swift
[1266/1441] Compiling NIOPosix SelectableEventLoop.swift
[1267/1441] Compiling NIOPosix SelectorEpoll.swift
[1268/1441] Compiling NIOPosix SelectorGeneric.swift
[1269/1441] Compiling NIOPosix SelectorKqueue.swift
[1270/1441] Compiling NIOPosix SelectorUring.swift
[1270/1441] Compiling pem_info.cc
[1271/1441] Compiling pem_pk8.cc
[1272/1441] Compiling pem_oth.cc
[1273/1441] Compiling pem_all.cc
[1274/1441] Compiling obj_xref.cc
[1275/1441] Compiling pem_lib.cc
[1276/1441] Compiling mem.cc
[1277/1441] Compiling mlkem.cc
[1278/1441] Compiling md4.cc
[1279/1441] Compiling obj.cc
[1280/1441] Compiling md5.cc
[1280/1441] Compiling mldsa.cc
[1280/1441] Compiling lhash.cc
[1283/1441] Compiling fips_shared_support.cc
[1285/1441] Compiling NIOPosix ThreadPosix.swift
[1286/1441] Compiling NIOPosix ThreadWindows.swift
[1287/1441] Compiling NIOPosix UnsafeTransfer.swift
[1288/1441] Compiling NIOPosix Utilities.swift
[1289/1441] Compiling NIOPosix VsockAddress.swift
[1290/1441] Compiling NIOPosix VsockChannelEvents.swift
[1290/1441] Compiling poly_rq_mul.S
[1292/1441] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1293/1441] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1294/1441] Compiling NIOPosix PosixSingletons.swift
[1295/1441] Compiling NIOPosix RawSocketBootstrap.swift
[1296/1441] Compiling NIOPosix Resolver.swift
[1297/1441] Compiling NIOPosix Selectable.swift
[1298/1441] Compiling NIOPosix ServerSocket.swift
[1299/1441] Compiling NIOPosix Socket.swift
[1300/1441] Compiling NIOPosix SocketChannel.swift
[1301/1441] Compiling NIOPosix SocketProtocols.swift
[1302/1441] Compiling NIOPosix System.swift
[1303/1441] Compiling NIOPosix Thread.swift
[1303/1441] Compiling kyber.cc
[1304/1441] Compiling ex_data.cc
[1305/1441] Compiling hrss.cc
[1306/1441] Compiling hpke.cc
[1307/1441] Compiling scrypt.cc
[1308/1441] Compiling sign.cc
[1309/1441] Compiling pbkdf.cc
[1311/1441] Compiling NIOPosix BSDSocketAPICommon.swift
[1312/1441] Compiling NIOPosix BSDSocketAPIPosix.swift
[1313/1441] Compiling NIOPosix BSDSocketAPIWindows.swift
[1314/1441] Compiling NIOPosix BaseSocket.swift
[1315/1441] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1316/1441] Compiling NIOPosix BaseSocketChannel.swift
[1317/1441] Compiling NIOPosix BaseStreamSocketChannel.swift
[1318/1441] Compiling NIOPosix IO.swift
[1319/1441] Compiling NIOPosix IntegerBitPacking.swift
[1320/1441] Compiling NIOPosix IntegerTypes.swift
[1321/1441] Compiling NIOPosix Linux.swift
[1322/1441] Compiling NIOPosix LinuxCPUSet.swift
[1323/1441] Compiling NIOPosix LinuxUring.swift
[1324/1441] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1325/1441] Compiling NIOPosix NIOThreadPool.swift
[1326/1441] Compiling NIOPosix NonBlockingFileIO.swift
[1327/1441] Compiling NIOPosix PendingDatagramWritesManager.swift
[1328/1441] Compiling NIOPosix PendingWritesManager.swift
[1329/1441] Compiling NIOPosix PipeChannel.swift
[1330/1441] Compiling NIOPosix PipePair.swift
[1331/1441] Compiling NIOPosix Pool.swift
[1332/1441] Compiling NIOPosix Bootstrap.swift
[1333/1441] Compiling NIOPosix ControlMessage.swift
[1334/1441] Compiling NIOPosix DatagramVectorReadManager.swift
[1335/1441] Compiling NIOPosix Errors+Any.swift
[1336/1441] Compiling NIOPosix FileDescriptor.swift
[1337/1441] Compiling NIOPosix GetaddrinfoResolver.swift
[1338/1441] Compiling NIOPosix HappyEyeballs.swift
[1338/1441] Compiling p_x25519_asn1.cc
[1339/1441] Compiling p_x25519.cc
[1340/1441] Compiling print.cc
[1341/1442] Compiling p_rsa_asn1.cc
[1343/1442] Compiling p_ed25519.cc
[1344/1442] Compiling p_rsa.cc
[1345/1442] Compiling p_hkdf.cc
[1346/1442] Compiling p_ec.cc
[1347/1442] Compiling p_ed25519_asn1.cc
[1348/1442] Compiling p_ec_asn1.cc
[1349/1442] Compiling evp_ctx.cc
[1350/1443] Compiling p_dh.cc
[1351/1468] Compiling p_dh_asn1.cc
[1352/1477] Compiling p_dsa_asn1.cc
[1353/1477] Compiling evp.cc
[1354/1477] Compiling evp_asn1.cc
[1356/1479] Emitting module NIO
[1357/1479] Compiling NIO Exports.swift
[1357/1480] Compiling err.cc
[1358/1480] Compiling engine.cc
[1360/1480] Compiling ecdsa_asn1.cc
[1361/1480] Compiling ecdh_extra.cc
[1362/1480] Compiling hash_to_curve.cc
[1364/1480] Emitting module _NIOFileSystem
[1364/1490] Compiling ec_derive.cc
[1366/1490] Compiling NIOTLS TLSEvents.swift
[1367/1490] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1367/1490] Compiling ec_asn1.cc
[1369/1490] Emitting module NIOTLS
[1370/1490] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1370/1490] Compiling dsa.cc
[1371/1503] Compiling digest_extra.cc
[1372/1508] Compiling dsa_asn1.cc
[1374/1523] Compiling NIOSOCKS SOCKSResponse.swift
[1375/1524] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1376/1524] Compiling NIOSOCKS ClientStateMachine.swift
[1377/1524] Compiling NIOTLS SNIHandler.swift
[1378/1524] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1379/1525] Compiling NIOHTTP1 HTTPEncoder.swift
[1380/1525] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1382/1525] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1382/1527] Compiling bcm.cc
[1384/1527] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1386/1527] Compiling _NIOFileSystem ParallelDirCopy.swift
[1387/1527] Compiling _NIOFileSystem ParallelRemoval.swift
[1388/1527] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1389/1527] Compiling _NIOFileSystem CInterop.swift
[1390/1527] Compiling _NIOFileSystem Errno.swift
[1391/1527] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1392/1527] Compiling _NIOFileSystem Mocking.swift
[1393/1527] Compiling _NIOFileSystem Syscall.swift
[1394/1527] Compiling _NIOFileSystem Syscalls.swift
[1395/1527] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1396/1527] Emitting module NIOSOCKS
[1397/1527] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1398/1527] Compiling NIOHTTP1 HTTPDecoder.swift
[1398/1527] Compiling dh_asn1.cc
[1399/1527] Compiling params.cc
[1401/1527] Compiling NIOSOCKS ServerStateMachine.swift
[1402/1527] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1404/1527] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1405/1527] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1406/1527] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1407/1528] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1408/1528] Compiling _NIOFileSystem BufferedStream.swift
[1409/1528] Compiling _NIOFileSystem Cancellation.swift
[1410/1528] Compiling _NIOFileSystem TokenBucket.swift
[1411/1528] Compiling _NIOFileSystem UnsafeTransfer.swift
[1412/1528] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1413/1528] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1414/1528] Compiling _NIOFileSystem FileSystemProtocol.swift
[1415/1528] Compiling _NIOFileSystem FileType.swift
[1416/1528] Compiling _NIOFileSystem IOStrategy.swift
[1418/1557] Compiling NIOSSL SSLInit.swift
[1419/1557] Compiling NIOSSL SSLPKCS12Bundle.swift
[1420/1557] Compiling NIOSSL SSLCallbacks.swift
[1421/1557] Compiling NIOSSL SSLErrors.swift
[1421/1557] Compiling spake25519.cc
[1422/1557] Compiling des.cc
[1423/1557] Compiling x25519-asm-arm.S
[1425/1557] Emitting module NIOFoundationCompat
[1426/1557] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1428/1558] Compiling NIOSSL SSLPrivateKey.swift
[1429/1558] Compiling NIOSSL SSLCertificate.swift
[1430/1558] Compiling _NIOFileSystem SystemFileHandle.swift
[1431/1558] Compiling _NIOFileSystem Utilities.swift
[1432/1558] Compiling _NIOFileSystem OpenOptions.swift
[1433/1558] Compiling _NIOFileSystem String+FileSystem.swift
[1434/1558] Compiling NIOSSL IdentityVerification.swift
[1435/1558] Compiling NIOSSL NIOSSLServerHandler.swift
[1436/1558] Compiling NIOSSL ByteBufferBIO.swift
[1437/1558] Compiling NIOSSL CustomPrivateKey.swift
[1438/1558] Compiling NIOSSL ObjectIdentifier.swift
[1439/1558] Compiling NIOSSL PosixPort.swift
[1439/1558] Compiling cpu_intel.cc
[1440/1558] Compiling curve25519_64_adx.cc
[1441/1558] Compiling crypto.cc
[1442/1558] Compiling curve25519.cc
[1443/1558] Compiling cpu_arm_linux.cc
[1444/1580] Compiling cpu_aarch64_win.cc
[1446/1580] Emitting module NIOTransportServices
[1446/1582] Compiling cpu_aarch64_sysreg.cc
[1447/1582] Compiling cpu_arm_freebsd.cc
[1449/1582] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1450/1582] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1451/1582] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1452/1582] Compiling NIOTransportServices NIOTSBootstraps.swift
[1453/1582] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1454/1582] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1455/1582] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1456/1582] Compiling NIOTransportServices NIOTSErrors.swift
[1457/1582] Compiling NIOTransportServices NIOTSEventLoop.swift
[1458/1582] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1459/1582] Compiling NIOTransportServices NIOTSSingletons.swift
[1460/1582] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1461/1582] Compiling NIOTransportServices StateManagedChannel.swift
[1462/1582] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1463/1582] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1463/1582] Compiling cpu_aarch64_openbsd.cc
[1465/1582] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1466/1582] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1467/1582] Compiling NIOTransportServices AcceptHandler.swift
[1468/1582] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1469/1582] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1470/1582] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1471/1582] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1472/1582] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1472/1583] Compiling cpu_aarch64_fuchsia.cc
[1475/1583] Emitting module NIOHTTP1
[1478/1584] Compiling cpu_aarch64_linux.cc
[1479/1584] Compiling cpu_aarch64_apple.cc
[1481/1584] Compiling conf.cc
[1501/1585] Compiling NIOSSL Zeroization.swift
[1502/1585] Compiling NIOSSL SSLPublicKey.swift
[1503/1585] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1504/1585] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1505/1585] Compiling NIOSSL SubjectAlternativeName.swift
[1513/1588] Compiling tls_cbc.cc
[1514/1588] Compiling e_rc2.cc
[1515/1588] Compiling e_rc4.cc
[1516/1596] Compiling e_tls.cc
[1519/1598] Emitting module NIOSSL
[1523/1598] Compiling e_null.cc
[1528/1634] Compiling e_des.cc
[1530/1637] Emitting module NIOHTTPCompression
[1531/1637] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1532/1637] Compiling NIOExtras NIOExtrasError.swift
[1533/1639] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1533/1639] Compiling e_chacha20poly1305.cc
[1535/1639] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1536/1639] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1537/1639] Compiling NIOWebSocket WebSocketOpcode.swift
[1537/1639] Compiling e_aesgcmsiv.cc
[1539/1640] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1540/1640] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1541/1640] Compiling NIOHPACK IndexedHeaderTable.swift
[1542/1640] Compiling NIOHPACK IntegerCoding.swift
[1543/1640] Emitting module _NIOFileSystemFoundationCompat
[1544/1641] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1545/1641] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1546/1641] Compiling NIOHTTPCompression HTTPCompression.swift
[1547/1641] Compiling NIOHTTPCompression HTTPDecompression.swift
[1548/1641] Compiling NIOExtras PCAPRingBuffer.swift
[1549/1641] Compiling NIOExtras QuiescingHelper.swift
[1550/1641] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1551/1641] Compiling NIOExtras NIORequestIdentifiable.swift
[1552/1641] Compiling NIOExtras RequestResponseHandler.swift
[1553/1641] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1554/1643] Compiling NIOHPACK HuffmanTables.swift
[1555/1643] Compiling NIOHPACK StaticHeaderTable.swift
[1556/1643] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1557/1643] Compiling NIOWebSocket WebSocketFrame.swift
[1558/1643] Emitting module NIOWebSocket
[1559/1643] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1560/1643] Compiling NIOHPACK HPACKEncoder.swift
[1561/1643] Compiling NIOHPACK HPACKErrors.swift
[1562/1643] Compiling NIOHPACK DynamicHeaderTable.swift
[1563/1643] Compiling NIOHPACK HPACKDecoder.swift
[1564/1644] Compiling NIOHPACK HuffmanCoding.swift
[1569/1645] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1569/1646] Compiling e_aesctrhmac.cc
[1572/1646] Emitting module NIOFileSystem
[1573/1646] Emitting module NIOHPACK
[1575/1646] Compiling NIOFileSystem Exports.swift
[1581/1647] Compiling NIOHPACK HPACKHeader.swift
[1582/1647] Compiling NIOHPACK HeaderTables.swift
[1583/1647] Emitting module NIOExtras
[1584/1647] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1585/1647] Compiling NIOExtras LengthFieldPrepender.swift
[1586/1647] Compiling NIOExtras LineBasedFrameDecoder.swift
[1586/1647] Compiling derive_key.cc
[1589/1647] Compiling NIOExtras UnsafeTransfer.swift
[1590/1647] Compiling NIOExtras WritePCAPHandler.swift
[1595/1648] Compiling chacha.cc
[1596/1648] Compiling cipher_extra.cc
[1597/1648] Compiling unicode.cc
[1599/1648] Compiling NIOSSL TLSConfiguration.swift
[1600/1648] Compiling NIOSSL UniversalBootstrapSupport.swift
[1601/1649] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1601/1731] Compiling cbs.cc
[1602/1731] Compiling ber.cc
[1603/1731] Compiling cbb.cc
[1605/1731] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1606/1731] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1608/1732] Compiling asn1_compat.cc
[1609/1739] Compiling buf.cc
[1610/1740] Compiling bn_asn1.cc
[1611/1740] Compiling blake2.cc
[1612/1740] Compiling printf.cc
[1613/1740] Compiling convert.cc
[1615/1740] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1616/1740] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1617/1740] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1618/1743] Compiling WebSocketKit WebSocket+Connect.swift
[1619/1743] Compiling WebSocketKit Exports.swift
[1620/1743] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1621/1743] Compiling WebSocketKit WebSocketHandler.swift
[1622/1743] Emitting module WebSocketKit
[1623/1743] Compiling NIOHTTP2 HasRemoteSettings.swift
[1624/1743] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1625/1743] Compiling NIOHTTP2 QuiescingState.swift
[1626/1743] Compiling NIOHTTP2 MaySendFrames.swift
[1627/1743] Compiling NIOHTTP2 SendingDataState.swift
[1628/1743] Compiling NIOHTTP2 SendingGoawayState.swift
[1629/1743] Compiling NIOHTTP2 SendingHeadersState.swift
[1630/1743] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1631/1743] Compiling NIOHTTP2 SendingRstStreamState.swift
[1632/1743] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1633/1743] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1633/1743] Compiling pair.cc
[1635/1751] Compiling WebSocketKit WebSocket+Concurrency.swift
[1635/1751] Compiling hexdump.cc
[1636/1751] Compiling file.cc
[1637/1751] Compiling errno.cc
[1638/1751] Compiling fd.cc
[1642/1751] Compiling NIOHTTP2 HasLocalSettings.swift
[1649/1751] Compiling WebSocketKit WebSocket.swift
[1650/1751] Compiling WebSocketKit WebSocketClient.swift
[1650/1752] Compiling bio_mem.cc
[1652/1752] Compiling tasn_utl.cc
[1653/1752] Compiling base64.cc
[1654/1752] Compiling bio.cc
[1655/1752] Compiling tasn_typ.cc
[1656/1752] Compiling tasn_fre.cc
[1658/1752] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1659/1752] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1662/1752] Emitting module LeafKit
[1663/1752] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1664/1752] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1665/1752] Compiling NIOHTTP2 MayReceiveFrames.swift
[1666/1752] Compiling NIOHTTP2 ReceivingDataState.swift
[1666/1752] Compiling tasn_new.cc
[1667/1752] Compiling f_int.cc
[1668/1752] Compiling tasn_dec.cc
[1668/1752] Compiling posix_time.cc
[1670/1752] Compiling tasn_enc.cc
[1671/1752] Compiling f_string.cc
[1679/1752] Compiling LeafKit LeafSyntax.swift
[1680/1752] Compiling LeafKit LeafTag.swift
[1680/1752] Compiling asn_pack.cc
[1681/1752] Compiling asn1_par.cc
[1682/1752] Compiling a_utctm.cc
[1686/1752] Compiling LeafKit String+HTMLEscape.swift
[1686/1753] Compiling a_type.cc
[1687/1753] Compiling a_time.cc
[1688/1753] Compiling asn1_lib.cc
[1690/1753] Compiling a_strnid.cc
[1692/1753] Compiling NIOHTTP2 InboundWindowManager.swift
[1693/1753] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1694/1753] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1695/1753] Compiling NIOHTTP2 StreamChannelList.swift
[1696/1753] Compiling NIOHTTP2 StreamMap.swift
[1697/1753] Compiling NIOHTTP2 StreamStateMachine.swift
[1698/1753] Compiling NIOHTTP2 UnsafeTransfer.swift
[1699/1753] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1700/1753] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1701/1753] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1702/1753] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1703/1753] Compiling NIOHTTP2 HTTP2StreamID.swift
[1704/1753] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1705/1753] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1706/1753] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1707/1753] Compiling NIOHTTP2 InboundEventBuffer.swift
[1707/1753] Compiling a_octet.cc
[1708/1753] Compiling a_strex.cc
[1709/1753] Compiling a_object.cc
[1710/1753] Compiling a_int.cc
[1711/1753] Compiling a_mbstr.cc
[1712/1753] Write sources
[1713/1753] Compiling a_i2d_fp.cc
[1714/1753] Compiling a_dup.cc
[1715/1785] Compiling a_gentm.cc
[1716/1799] Compiling a_d2i_fp.cc
[1717/1806] Compiling a_bool.cc
[1718/1806] Compiling a_bitstr.cc
[1720/1806] Compiling BitCollections BitArray+BitwiseOperations.swift
[1721/1806] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1722/1806] Compiling BitCollections BitArray+Codable.swift
[1723/1806] Compiling BitCollections BitArray+Collection.swift
[1724/1806] Compiling BitCollections BitArray+Copy.swift
[1725/1806] Compiling BitCollections BitArray+CustomReflectable.swift
[1726/1806] Compiling BitCollections BitArray+Descriptions.swift
[1727/1806] Compiling BitCollections BitArray+Equatable.swift
[1728/1806] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1729/1806] Emitting module NIOHTTP2
[1730/1814] Compiling BitCollections BitSet+Initializers.swift
[1731/1814] Compiling BitCollections BitSet+Invariants.swift
[1732/1814] Compiling BitCollections BitSet+Random.swift
[1733/1814] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1734/1814] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1735/1814] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1736/1814] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1737/1821] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1738/1821] Compiling BitCollections BitSet+CustomReflectable.swift
[1739/1821] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1740/1821] Compiling BitCollections BitSet+Equatable.swift
[1741/1821] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1742/1821] Compiling BitCollections BitSet+Extras.swift
[1743/1821] Compiling BitCollections BitSet+Hashable.swift
[1745/1821] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1746/1821] Compiling BitCollections BitArray+Extras.swift
[1747/1821] Compiling BitCollections BitArray+Fill.swift
[1748/1821] Compiling BitCollections BitArray+Hashable.swift
[1749/1821] Compiling BitCollections BitArray+Initializers.swift
[1750/1821] Compiling BitCollections BitArray+Invariants.swift
[1751/1821] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1752/1821] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1753/1821] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1754/1821] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1755/1821] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1756/1821] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1757/1821] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1758/1821] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1763/1821] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1764/1821] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1765/1821] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1766/1821] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1771/1821] Compiling BitCollections BitSet+SetAlgebra union.swift
[1772/1821] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1773/1821] Compiling BitCollections BitSet.Counted.swift
[1774/1821] Emitting module BitCollections
[1783/1821] Compiling CryptoBoringWrapper RandomBytes.swift
[1784/1821] Compiling BitCollections BitArray+RandomBits.swift
[1785/1821] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1786/1821] Compiling BitCollections BitArray+Shifts.swift
[1787/1821] Compiling BitCollections BitArray+Testing.swift
[1788/1821] Compiling BitCollections BitArray._UnsafeHandle.swift
[1789/1821] Compiling BitCollections BitArray.swift
[1790/1821] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1791/1821] Compiling BitCollections BitSet+Codable.swift
[1792/1821] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1793/1821] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1794/1821] Compiling CryptoBoringWrapper EllipticCurve.swift
[1795/1821] Compiling BitCollections BitSet.Index.swift
[1796/1821] Compiling BitCollections BitSet._UnsafeHandle.swift
[1797/1821] Compiling BitCollections BitSet.swift
[1798/1821] Compiling BitCollections Range+Utilities.swift
[1799/1821] Compiling BitCollections Slice+Utilities.swift
[1800/1821] Compiling BitCollections UInt+Tricks.swift
[1801/1821] Compiling BitCollections _Word.swift
[1803/1822] Emitting module CryptoBoringWrapper
[1804/1822] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1822/1825] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1823/1825] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1825/1826] Compiling Collections Collections.swift
[1826/1826] Emitting module Collections
[1828/1998] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1829/1998] Compiling MultipartKit FormDataDecoder.swift
[1830/1998] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1831/1998] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1832/1998] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1833/1998] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1837/2002] Compiling MultipartKit MultipartParser.swift
[1838/2002] Compiling MultipartKit MultipartPart.swift
[1839/2002] Compiling MultipartKit MultipartPartConvertible.swift
[1840/2002] Compiling MultipartKit MultipartSerializer.swift
[1841/2002] Compiling MultipartKit Utilities.swift
[1842/2002] Compiling AsyncKit FutureOperators.swift
[1846/2002] Compiling MultipartKit BasicCodingKey.swift
[1847/2002] Compiling MultipartKit MultipartError.swift
[1848/2002] Compiling MultipartKit Exports.swift
[1849/2002] Emitting module MultipartKit
[1850/2002] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1851/2002] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1852/2002] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1863/2002] Compiling MultipartKit FormDataEncoder.swift
[1864/2002] Compiling MultipartKit Storage.swift
[1865/2002] Compiling MultipartKit MultipartFormData.swift
[1868/2003] Compiling AsyncKit Optional+StrictMap.swift
[1869/2003] Compiling AsyncKit Exports.swift
[1870/2003] Emitting module Crypto
[1889/2020] Compiling Crypto HPKE.swift
[1890/2020] Compiling Crypto HPKE-Context.swift
[1891/2020] Compiling Crypto HPKE-KeySchedule.swift
[1892/2020] Compiling Crypto HPKE-Modes.swift
[1893/2020] Compiling Crypto Insecure.swift
[1894/2020] Compiling Crypto Insecure_HashFunctions.swift
[1895/2020] Compiling Crypto KEM.swift
[1896/2020] Compiling Crypto ECDH_boring.swift
[1897/2020] Compiling Crypto HKDF.swift
[1898/2020] Compiling Crypto AESWrap.swift
[1899/2020] Compiling Crypto AESWrap_boring.swift
[1900/2020] Compiling Crypto Ed25519_boring.swift
[1901/2020] Compiling Crypto NISTCurvesKeys_boring.swift
[1902/2020] Compiling Crypto X25519Keys_boring.swift
[1903/2020] Compiling Crypto Curve25519.swift
[1904/2020] Compiling Crypto Ed25519Keys.swift
[1905/2020] Compiling Crypto NISTCurvesKeys.swift
[1906/2020] Compiling Crypto X25519Keys.swift
[1907/2020] Compiling Crypto SymmetricKeys.swift
[1908/2020] Compiling Crypto HMAC.swift
[1909/2020] Compiling Crypto MACFunctions.swift
[1910/2020] Compiling Crypto MessageAuthenticationCode.swift
[1911/2020] Compiling Crypto AES.swift
[1912/2020] Compiling Crypto ECDSASignature_boring.swift
[1913/2020] Compiling Crypto ECDSA_boring.swift
[1914/2020] Compiling Crypto EdDSA_boring.swift
[1915/2020] Compiling Crypto ECDSA.swift
[1916/2020] Compiling Crypto Ed25519.swift
[1920/2020] Compiling Crypto CryptoKitErrors.swift
[1921/2020] Compiling Crypto Digest_boring.swift
[1922/2020] Compiling Crypto Digest.swift
[1923/2020] Compiling Crypto Digests.swift
[1924/2020] Compiling Crypto HashFunctions.swift
[1925/2020] Compiling Crypto HashFunctions_SHA2.swift
[1926/2020] Compiling Crypto HPKE-AEAD.swift
[1927/2020] Compiling AsyncHTTPClient SSLContextCache.swift
[1928/2020] Compiling AsyncHTTPClient Scheme.swift
[1929/2020] Compiling AsyncHTTPClient Singleton.swift
[1930/2020] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1931/2020] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1932/2020] Compiling AsyncHTTPClient Utils.swift
[1933/2020] Compiling Crypto HPKE-KEM-Curve25519.swift
[1934/2020] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1935/2020] Compiling Crypto HPKE-KEM.swift
[1936/2020] Compiling Crypto HPKE-Errors.swift
[1945/2020] Compiling AsyncHTTPClient RequestBag.swift
[1946/2020] Compiling AsyncHTTPClient RequestValidation.swift
[1967/2020] Emitting module AsyncKit
[2000/2020] Emitting module AsyncHTTPClient
[2009/2021] Compiling Crypto Signature.swift
[2010/2021] Compiling Crypto CryptoKitErrors_boring.swift
[2011/2021] Compiling Crypto RNG_boring.swift
[2012/2021] Compiling Crypto SafeCompare_boring.swift
[2013/2021] Compiling Crypto Zeroization_boring.swift
[2014/2021] Compiling Crypto PrettyBytes.swift
[2015/2021] Compiling Crypto SafeCompare.swift
[2016/2021] Compiling Crypto SecureBytes.swift
[2017/2021] Compiling Crypto Zeroization.swift
[2024/2192] Compiling Vapor Core.swift
[2025/2192] Compiling Vapor Running.swift
[2026/2192] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2027/2192] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2028/2192] Compiling Vapor DotEnvFile+load.swift
[2029/2192] Compiling Vapor Routes+caseInsenstive.swift
[2030/2192] Compiling Vapor Validatable+validate.swift
[2031/2192] Compiling Vapor Environment+Process.swift
[2032/2192] Compiling Vapor Environment+Secret.swift
[2033/2192] Compiling Vapor Environment.swift
[2034/2192] Compiling Vapor Abort.swift
[2035/2192] Compiling Vapor AbortError.swift
[2036/2192] Compiling Vapor DebuggableError.swift
[2037/2192] Compiling Vapor Demangler.swift
[2038/2192] Compiling Vapor ErrorSource.swift
[2039/2192] Compiling Vapor StackTrace.swift
[2040/2192] Compiling Vapor Exports.swift
[2041/2192] Compiling Vapor Application+HTTP.swift
[2042/2192] Compiling Vapor BasicResponder.swift
[2043/2192] Compiling Vapor BodyStream.swift
[2044/2192] Compiling Vapor Application+HTTP+Client.swift
[2045/2192] Compiling Vapor EventLoopHTTPClient.swift
[2046/2192] Compiling Vapor EndpointCache.swift
[2047/2192] Compiling Vapor HTTPMethod+String.swift
[2048/2192] Compiling Vapor HTTPServerResponseEncoder.swift
[2049/2192] Compiling Vapor HTTPServerUpgradeHandler.swift
[2050/2192] Compiling Vapor Logger+Report.swift
[2051/2192] Compiling Vapor LoggingSystem+Environment.swift
[2052/2192] Compiling Vapor Application+Middleware.swift
[2053/2192] Compiling Vapor CORSMiddleware.swift
[2054/2192] Compiling Vapor ErrorMiddleware.swift
[2055/2192] Compiling Vapor FileMiddleware.swift
[2056/2192] Compiling Vapor Middleware.swift
[2057/2192] Compiling Vapor MiddlewareConfiguration.swift
[2058/2192] Compiling Vapor ResponseCompressionMiddleware.swift
[2059/2192] Compiling Vapor RouteLoggingMiddleware.swift
[2060/2192] Compiling Vapor TracingMiddleware.swift
[2061/2192] Compiling Vapor File+Multipart.swift
[2062/2192] Compiling Vapor FormDataDecoder+Content.swift
[2063/2192] Compiling Vapor FormDataEncoder+Content.swift
[2064/2192] Compiling Vapor Application+Password.swift
[2065/2192] Compiling Vapor Application+Passwords.swift
[2066/2192] Compiling Vapor AsyncPasswordHasher.swift
[2067/2192] Compiling Vapor BcryptHasher.swift
[2068/2192] Compiling Vapor PasswordHasher.swift
[2069/2192] Compiling Vapor PlaintextHasher.swift
[2070/2192] Compiling Vapor Request+Password.swift
[2071/2192] Compiling Vapor Redirect.swift
[2072/2192] Compiling Vapor Request+Body.swift
[2073/2192] Compiling Vapor Request+BodyStream.swift
[2074/2192] Compiling Vapor Request.swift
[2075/2192] Compiling Vapor Application+Responder.swift
[2076/2192] Compiling Vapor DefaultResponder.swift
[2077/2192] Compiling Vapor Response+Body.swift
[2078/2192] Compiling Vapor Response.swift
[2079/2192] Compiling Vapor ResponseCodable.swift
[2080/2192] Compiling Vapor Application+Routes.swift
[2081/2192] Compiling Vapor Parameters+Require.swift
[2082/2192] Compiling Vapor Request+WebSocket.swift
[2083/2192] Compiling Vapor Route.swift
[2084/2192] Compiling Vapor RouteCollection.swift
[2085/2192] Compiling Vapor Routes.swift
[2086/2192] Compiling Vapor RoutesBuilder+Group.swift
[2087/2192] Compiling Vapor RoutesBuilder+Method.swift
[2088/2192] Compiling Vapor RoutesBuilder+Middleware.swift
[2089/2192] Compiling Vapor RoutesBuilder+WebSocket.swift
[2090/2192] Compiling Vapor RoutesBuilder.swift
[2091/2192] Compiling Vapor OTP.swift
[2092/2192] Compiling Vapor Application+Servers.swift
[2093/2192] Compiling Vapor Server.swift
[2094/2192] Compiling Vapor App+Service.swift
[2095/2192] Compiling Vapor Req+Service.swift
[2096/2240] Compiling Vapor Validator.swift
[2097/2240] Compiling Vapor ValidatorResult.swift
[2098/2240] Compiling Vapor And.swift
[2099/2240] Compiling Vapor Case.swift
[2100/2240] Compiling Vapor CharacterSet.swift
[2101/2240] Compiling Vapor Count.swift
[2102/2240] Compiling Vapor Custom.swift
[2103/2240] Compiling Vapor Email.swift
[2104/2240] Compiling Vapor Empty.swift
[2105/2240] Compiling Vapor In.swift
[2106/2240] Compiling Vapor Nil.swift
[2107/2240] Compiling Vapor NilIgnoring.swift
[2108/2240] Compiling Vapor Not.swift
[2109/2240] Compiling Vapor Or.swift
[2110/2240] Compiling Vapor Pattern.swift
[2111/2240] Compiling Vapor Range.swift
[2112/2240] Compiling Vapor URL.swift
[2113/2240] Compiling Vapor Valid.swift
[2114/2240] Compiling Vapor Application+Views.swift
[2115/2240] Compiling Vapor PlaintextRenderer.swift
[2116/2240] Compiling Vapor Request+View.swift
[2117/2240] Compiling Vapor View.swift
[2118/2240] Compiling Vapor ViewRenderer.swift
[2119/2240] Compiling Vapor _Deprecations.swift
[2120/2240] Emitting module Vapor
[2121/2240] Compiling Vapor Application.swift
[2122/2240] Compiling Vapor AuthenticationCache.swift
[2123/2240] Compiling Vapor Authenticator.swift
[2124/2240] Compiling Vapor BasicAuthorization.swift
[2125/2240] Compiling Vapor BearerAuthorization.swift
[2126/2240] Compiling Vapor GuardMiddleware.swift
[2127/2240] Compiling Vapor RedirectMiddleware.swift
[2128/2240] Compiling Vapor SessionAuthenticatable.swift
[2129/2240] Compiling Vapor Bcrypt.swift
[2130/2240] Compiling Vapor Application+Cache.swift
[2131/2240] Compiling Vapor Cache.swift
[2132/2240] Compiling Vapor CacheExpirationTime.swift
[2133/2240] Compiling Vapor MemoryCache.swift
[2134/2240] Compiling Vapor Request+Cache.swift
[2135/2240] Compiling Vapor Application+Clients.swift
[2136/2240] Compiling Vapor Client.swift
[2137/2240] Compiling Vapor ClientRequest.swift
[2138/2240] Compiling Vapor ClientResponse.swift
[2139/2240] Compiling Vapor Request+Client.swift
[2140/2240] Compiling Vapor BootCommand.swift
[2141/2240] Compiling Vapor CommandContext+Application.swift
[2142/2240] Compiling Vapor RoutesCommand.swift
[2143/2240] Compiling Vapor ServeCommand.swift
[2144/2240] Compiling Vapor AnyResponse+Concurrency.swift
[2145/2240] Compiling Vapor AsyncBasicResponder.swift
[2146/2240] Compiling Vapor AsyncMiddleware.swift
[2147/2240] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2148/2240] Compiling Vapor AsyncSessionDriver.swift
[2149/2240] Compiling Vapor Authentication+Concurrency.swift
[2150/2240] Compiling Vapor Cache+Concurrency.swift
[2151/2240] Compiling Vapor Client+Concurrency.swift
[2152/2240] Compiling Vapor RequestBody+Concurrency.swift
[2153/2240] Compiling Vapor Responder+Concurrency.swift
[2154/2240] Compiling Vapor ResponseCodable+Concurrency.swift
[2155/2240] Compiling Vapor RoutesBuilder+Concurrency.swift
[2156/2240] Compiling Vapor ViewRenderer+Concurrency.swift
[2157/2240] Compiling Vapor WebSocket+Concurrency.swift
[2158/2240] Compiling Vapor ContainerGetPathExecutor.swift
[2159/2240] Compiling Vapor Content.swift
[2160/2240] Compiling Vapor ContentCoders.swift
[2161/2240] Compiling Vapor ContentConfiguration.swift
[2162/2240] Compiling Vapor ContentContainer.swift
[2163/2240] Compiling Vapor JSONCoder+Custom.swift
[2164/2240] Compiling Vapor JSONCoders+Content.swift
[2165/2240] Compiling Vapor PlaintextDecoder.swift
[2166/2240] Compiling Vapor PlaintextEncoder.swift
[2167/2240] Compiling Vapor URLQueryCoders.swift
[2168/2240] Compiling Vapor URLQueryContainer.swift
[2169/2240] Compiling Vapor Service.swift
[2170/2240] Compiling Vapor Application+Sessions.swift
[2171/2240] Compiling Vapor MemorySessions.swift
[2172/2240] Compiling Vapor Request+Session.swift
[2173/2240] Compiling Vapor Session.swift
[2174/2240] Compiling Vapor SessionCache.swift
[2175/2240] Compiling Vapor SessionData.swift
[2176/2240] Compiling Vapor SessionDriver.swift
[2177/2240] Compiling Vapor SessionsConfiguration.swift
[2178/2240] Compiling Vapor SessionsMiddleware.swift
[2179/2240] Compiling Vapor URLEncodedFormData.swift
[2180/2240] Compiling Vapor URLEncodedFormDecoder.swift
[2181/2240] Compiling Vapor URLEncodedFormEncoder.swift
[2182/2240] Compiling Vapor URLEncodedFormError.swift
[2183/2240] Compiling Vapor URLEncodedFormParser.swift
[2184/2240] Compiling Vapor URLEncodedFormSerializer.swift
[2185/2240] Compiling Vapor URLQueryFragmentConvertible.swift
[2186/2240] Compiling Vapor AnyResponse.swift
[2187/2240] Compiling Vapor Array+Random.swift
[2188/2240] Compiling Vapor Base32.swift
[2189/2240] Compiling Vapor Base64.swift
[2190/2240] Compiling Vapor BaseN.swift
[2191/2240] Compiling Vapor BasicCodingKey.swift
[2192/2240] Compiling Vapor ByteCount.swift
[2193/2240] Compiling Vapor Bytes+Hex.swift
[2194/2240] Compiling Vapor Bytes+SecureCompare.swift
[2195/2240] Compiling Vapor Collection+Safe.swift
[2196/2240] Compiling Vapor DataProtocol+Copy.swift
[2197/2240] Compiling Vapor DecoderUnwrapper.swift
[2198/2240] Compiling Vapor DirectoryConfiguration.swift
[2199/2240] Compiling Vapor DotEnv.swift
[2200/2240] Compiling Vapor Extendable.swift
[2201/2240] Compiling Vapor File.swift
[2202/2240] Compiling Vapor FileIO.swift
[2203/2240] Compiling Vapor LifecycleHandler.swift
[2204/2240] Compiling Vapor OptionalType.swift
[2205/2240] Compiling Vapor RFC1123.swift
[2206/2240] Compiling Vapor SocketAddress+Hostname.swift
[2207/2240] Compiling Vapor Storage.swift
[2208/2240] Compiling Vapor String+IsIPAddress.swift
[2209/2240] Compiling Vapor Thread.swift
[2210/2240] Compiling Vapor URI.swift
[2211/2240] Compiling Vapor RangeResult.swift
[2212/2240] Compiling Vapor Validatable.swift
[2213/2240] Compiling Vapor Validation.swift
[2214/2240] Compiling Vapor ValidationKey.swift
[2215/2240] Compiling Vapor Validations.swift
[2216/2240] Compiling Vapor ValidationsError.swift
[2217/2240] Compiling Vapor HTTPStatus.swift
[2218/2240] Compiling Vapor HTTPCookies.swift
[2219/2240] Compiling Vapor HTTPHeaderCacheControl.swift
[2220/2240] Compiling Vapor HTTPHeaderExpires.swift
[2221/2240] Compiling Vapor HTTPHeaderLastModified.swift
[2222/2240] Compiling Vapor HTTPHeaders+Cache.swift
[2223/2240] Compiling Vapor HTTPHeaders+Connection.swift
[2224/2240] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2225/2240] Compiling Vapor HTTPHeaders+ContentRange.swift
[2226/2240] Compiling Vapor HTTPHeaders+Directive.swift
[2227/2240] Compiling Vapor HTTPHeaders+Forwarded.swift
[2228/2240] Compiling Vapor HTTPHeaders+Link.swift
[2229/2240] Compiling Vapor HTTPHeaders+Name.swift
[2230/2240] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2231/2240] Compiling Vapor HTTPHeaders.swift
[2232/2240] Compiling Vapor HTTPMediaType.swift
[2233/2240] Compiling Vapor HTTPMediaTypePreference.swift
[2234/2240] Compiling Vapor Responder.swift
[2235/2240] Compiling Vapor Application+HTTP+Server.swift
[2236/2240] Compiling Vapor HTTPServer.swift
[2237/2240] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2238/2240] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2239/2240] Compiling Vapor HTTPServerHandler.swift
[2240/2240] Compiling Vapor HTTPServerRequestDecoder.swift
[2242/2248] Compiling Leaf Request+Leaf.swift
[2243/2248] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2244/2248] Compiling Leaf LeafError+AbortError.swift
[2245/2248] Compiling Leaf Exports.swift
[2246/2248] Compiling Leaf Application+Leaf.swift
[2247/2248] Emitting module Leaf
[2248/2248] Compiling Leaf LeafEncoder.swift
[2250/2257] Compiling Flash Request+FlashProviding.swift
[2251/2258] Compiling Flash EventLoopFuture+FlashProviding.swift
/host/spi-builder-workspace/Sources/Flash/Extensions/EventLoopFuture+FlashProviding.swift:6:28: warning: capture of 'type' with non-sendable type 'Flash.Kind' in a '@Sendable' closure
 4 |     func flash(_ type: Flash.Kind, _ message: String) -> EventLoopFuture<Response> {
 5 |         map { response in
 6 |             response.flash(type, message)
   |                            `- warning: capture of 'type' with non-sendable type 'Flash.Kind' in a '@Sendable' closure
 7 |         }
 8 |     }
/host/spi-builder-workspace/Sources/Flash/Models/Flash.swift:4:17: note: consider making enum 'Kind' conform to the 'Sendable' protocol
 2 |
 3 | public final class Flash: Codable {
 4 |     public enum Kind: String, CaseIterable, Codable {
   |                 `- note: consider making enum 'Kind' conform to the 'Sendable' protocol
 5 |         case error
 6 |         case success
[2252/2258] Emitting module Flash
/host/spi-builder-workspace/Sources/Flash/Protocols/FlashProviding.swift:17:8: warning: type 'Flash' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | struct FlashStorageKey: StorageKey {
   |        `- warning: type 'Flash' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 |     typealias Value = [Flash]
19 | }
/host/spi-builder-workspace/Sources/Flash/Models/Flash.swift:3:20: note: class 'Flash' does not conform to the 'Sendable' protocol
 1 | import Vapor
 2 |
 3 | public final class Flash: Codable {
   |                    `- note: class 'Flash' does not conform to the 'Sendable' protocol
 4 |     public enum Kind: String, CaseIterable, Codable {
 5 |         case error
[2253/2258] Compiling Flash Response+FlashProviding.swift
[2254/2258] Compiling Flash FlashProviding.swift
/host/spi-builder-workspace/Sources/Flash/Protocols/FlashProviding.swift:17:8: warning: type 'Flash' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
15 | }
16 |
17 | struct FlashStorageKey: StorageKey {
   |        `- warning: type 'Flash' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
18 |     typealias Value = [Flash]
19 | }
/host/spi-builder-workspace/Sources/Flash/Models/Flash.swift:3:20: note: class 'Flash' does not conform to the 'Sendable' protocol
 1 | import Vapor
 2 |
 3 | public final class Flash: Codable {
   |                    `- note: class 'Flash' does not conform to the 'Sendable' protocol
 4 |     public enum Kind: String, CaseIterable, Codable {
 5 |         case error
[2255/2258] Compiling Flash FlashMiddleware.swift
[2256/2258] Compiling Flash Session+FlashProviding.swift
[2257/2258] Compiling Flash Flash.swift
[2258/2258] Compiling Flash FlashTag.swift
Build complete! (269.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Flash",
  "name" : "Flash",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Flash",
      "targets" : [
        "Flash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlashTests",
      "module_type" : "SwiftTarget",
      "name" : "FlashTests",
      "path" : "Tests/FlashTests",
      "sources" : [
        "FlashTests.swift"
      ],
      "target_dependencies" : [
        "Flash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Flash",
      "module_type" : "SwiftTarget",
      "name" : "Flash",
      "path" : "Sources/Flash",
      "product_dependencies" : [
        "Leaf",
        "Vapor"
      ],
      "product_memberships" : [
        "Flash"
      ],
      "sources" : [
        "Extensions/EventLoopFuture+FlashProviding.swift",
        "Extensions/Request+FlashProviding.swift",
        "Extensions/Response+FlashProviding.swift",
        "Extensions/Session+FlashProviding.swift",
        "Middlewares/FlashMiddleware.swift",
        "Models/Flash.swift",
        "Protocols/FlashProviding.swift",
        "Tags/FlashTag.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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.