The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Flash, reference master (4e3e7c), with Swift 6.1 for Linux on 28 Apr 2025 15:54:34 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-4606859-3":/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 (3.09s)
Fetched https://github.com/vapor/vapor.git from cache (3.17s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (4.35s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[150/10841] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/vapor/leaf-kit.git from cache (0.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.21s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
[1/3208] Fetching multipart-kit
[836/4271] Fetching multipart-kit, swift-service-context
[1049/6867] Fetching multipart-kit, swift-service-context, websocket-kit
[4908/8572] Fetching multipart-kit, swift-service-context, websocket-kit, swift-atomics
[5116/10772] Fetching multipart-kit, swift-service-context, websocket-kit, swift-atomics, swift-metrics
[6120/15746] Fetching multipart-kit, swift-service-context, websocket-kit, swift-atomics, swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.37s)
[11378/14683] Fetching multipart-kit, websocket-kit, swift-atomics, swift-metrics, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.51s)
Fetching https://github.com/apple/swift-nio-extras.git
[10913/16319] Fetching multipart-kit, websocket-kit, swift-atomics, swift-distributed-tracing, swift-log
[6476/11345] Fetching multipart-kit, websocket-kit, swift-atomics, swift-log
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.69s)
Fetched https://github.com/vapor/websocket-kit.git from cache (0.70s)
[4033/8749] Fetching multipart-kit, swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetching https://github.com/apple/swift-nio-http2.git
[2558/7044] Fetching multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio-ssl.git
[5474/12706] Fetching multipart-kit, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
[7299/8870] Fetching multipart-kit, swift-nio-extras
Fetching https://github.com/vapor/routing-kit.git
[7300/20362] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
[9599/35155] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.69s)
[5214/29493] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[5363/50220] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
Fetching https://github.com/apple/swift-crypto.git
[23720/64004] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (2.84s)
[47450/60796] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.28s)
[33040/40069] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[33041/45554] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit
[45555/47924] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.97s)
[40283/42439] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
[42346/117961] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, async-kit, swift-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.76s)
[41580/115591] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
[45357/129440] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.89s)
[42060/117948] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.90s)
[29545/103155] Fetching swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (3.77s)
[53876/89371] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.23s)
[44558/75522] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.00s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (10.89s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.31s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[2831/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.46s)
Fetched https://github.com/apple/swift-collections.git from cache (1.49s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (2.53s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (0.82s)
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.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.62s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.66s)
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.35s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.68s)
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.68s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[824/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.25s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.81s)
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.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.86s)
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.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.93s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (1.00s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.02s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.05s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (3.78s)
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.61s)
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.62s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.85s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.29s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.57s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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
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-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/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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/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/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/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/vapor/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/833] Write sources
[45/833] Compiling CNIODarwin shim.c
[46/833] Write sources
[47/833] Compiling CVaporBcrypt blf.c
[48/833] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[48/833] Write sources
[55/833] Compiling CNIOWindows shim.c
[56/833] Compiling _AtomicsShims.c
[57/833] Compiling _NumericsShims _NumericsShims.c
[58/833] Compiling CVaporBcrypt bcrypt.c
[59/833] Compiling CNIOWindows WSAStartup.c
[60/833] Compiling CNIOWASI CNIOWASI.c
[61/833] Compiling CSystem shims.c
[62/833] Compiling CNIOLinux liburing_shims.c
[63/833] Compiling CNIOSHA1 c_nio_sha1.c
[64/833] Compiling CNIOLLHTTP c_nio_http.c
[65/833] Compiling CNIOExtrasZlib empty.c
[66/833] Compiling CNIOLinux shim.c
[67/833] Compiling CNIOLLHTTP c_nio_api.c
[68/833] Compiling fiat_p256_adx_sqr.S
[69/833] Compiling fiat_p256_adx_mul.S
[70/833] Compiling fiat_curve25519_adx_mul.S
[71/833] Compiling fiat_curve25519_adx_square.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
[77/839] Emitting module _NIODataStructures
[77/839] Compiling tls_method.cc
[78/839] Compiling tls_record.cc
[79/839] Compiling tls13_enc.cc
[80/870] Compiling tls13_server.cc
[82/885] Emitting module RealModule
[83/886] Emitting module Logging
[83/886] Compiling c-nioatomics.c
[84/903] Compiling c-atomics.c
[86/903] Compiling InternalCollectionsUtilities Debugging.swift
[87/903] Compiling InternalCollectionsUtilities Descriptions.swift
[88/905] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[89/905] Compiling InternalCollectionsUtilities Specialize.swift
[90/905] Compiling InternalCollectionsUtilities _SortedCollection.swift
[91/905] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[92/911] Compiling SystemPackage MachPort.swift
[93/911] Compiling SystemPackage PlatformString.swift
[94/911] Compiling SystemPackage SystemString.swift
[95/914] Compiling RealModule RealFunctions.swift
[96/914] Compiling RealModule ElementaryFunctions.swift
[97/914] Compiling RealModule Real.swift
[98/914] Compiling RealModule Float16+Real.swift
[99/914] Compiling RealModule Float+Real.swift
[100/914] Compiling RealModule Float80+Real.swift
[101/914] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[102/914] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[103/914] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[104/914] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[105/914] Compiling ServiceContextModule ServiceContext.swift
[109/914] Emitting module ServiceContextModule
[110/914] Compiling ServiceContextModule ServiceContextKey.swift
[111/916] Compiling _NIOBase64 Base64.swift
[112/917] Compiling _NIODataStructures _TinyArray.swift
[113/917] Compiling _NIODataStructures PriorityQueue.swift
[114/917] Emitting module SystemPackage
[122/917] Emitting module InternalCollectionsUtilities
[123/917] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[124/917] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[125/945] Emitting module Instrumentation
[126/945] Compiling Instrumentation NoOpInstrument.swift
[127/945] Compiling Atomics AtomicInteger.swift
[128/945] Compiling Atomics AtomicOptionalWrappable.swift
[129/945] Compiling Atomics AtomicReference.swift
[130/945] Compiling Atomics Primitives.native.swift
[131/945] Compiling Atomics Primitives.shims.swift
[132/945] Compiling Atomics IntegerConformances.swift
[133/945] Compiling Atomics PointerConformances.swift
[134/946] Compiling SystemPackage Util+StringArray.swift
[135/946] Compiling SystemPackage Util.swift
[136/946] Compiling SystemPackage UtilConsumers.swift
[137/946] Compiling Instrumentation MultiplexInstrument.swift
[138/946] Compiling Instrumentation Instrument.swift
[140/946] Compiling Atomics UnsafeAtomic.swift
[141/946] Compiling Atomics UnsafeAtomicLazyReference.swift
[142/948] Compiling Atomics ManagedAtomic.swift
[143/948] Compiling Atomics ManagedAtomicLazyReference.swift
[144/948] Compiling Atomics AtomicMemoryOrderings.swift
[145/948] Compiling Atomics DoubleWord.swift
[146/948] Compiling Logging MetadataProvider.swift
[147/948] Compiling Logging Locks.swift
[158/948] Compiling Atomics AtomicStorage.swift
[159/948] Compiling Atomics AtomicValue.swift
[162/948] Compiling Atomics IntegerOperations.swift
[163/948] Compiling Atomics Unmanaged extensions.swift
[164/1003] Emitting module NIOConcurrencyHelpers
[165/1016] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[166/1016] Compiling NIOConcurrencyHelpers NIOLock.swift
[167/1016] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[168/1016] Compiling NIOConcurrencyHelpers atomics.swift
[169/1016] Compiling _NIODataStructures Heap.swift
[170/1016] Compiling NIOConcurrencyHelpers lock.swift
[171/1017] Compiling _RopeModule BigString+Comparable.swift
[172/1017] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[173/1017] Compiling _RopeModule BigString+CustomStringConvertible.swift
[174/1017] Compiling _RopeModule BigString+Equatable.swift
[175/1017] Compiling Instrumentation InstrumentationSystem.swift
[176/1017] Compiling Instrumentation Locks.swift
[177/1020] Compiling Logging LogHandler.swift
[178/1020] Compiling Logging Logging.swift
[179/1020] Emitting module CoreMetrics
[185/1021] Compiling _RopeModule BigString+Chunk.swift
[186/1021] Compiling _RopeModule BigString+BidirectionalCollection.swift
[187/1076] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[188/1076] Compiling OrderedCollections OrderedDictionary+Values.swift
[189/1076] Compiling OrderedCollections OrderedDictionary+Codable.swift
[190/1076] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[191/1076] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[192/1076] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[193/1173] Compiling HeapModule Heap+Descriptions.swift
[194/1173] Compiling HeapModule _HeapNode.swift
[195/1173] Compiling HeapModule Heap.swift
[196/1173] Compiling Tracing TracingTime.swift
[197/1173] Compiling Tracing InstrumentationSystem+Tracing.swift
[198/1173] Compiling Tracing NoOpTracer.swift
[199/1173] Emitting module HeapModule
[200/1173] Emitting module Tracing
[201/1173] Compiling Tracing TracerProtocol.swift
[202/1173] Compiling HeapModule Heap+Invariants.swift
[203/1173] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[204/1173] Compiling HeapModule Heap+UnsafeHandle.swift
[205/1174] Compiling CoreMetrics Locks.swift
[206/1174] Compiling CoreMetrics Metrics.swift
[207/1175] Compiling HashTreeCollections TreeSet+Hashable.swift
[208/1175] Compiling HashTreeCollections TreeSet+Sendable.swift
[209/1175] Compiling HashTreeCollections TreeSet+Sequence.swift
[210/1175] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[211/1175] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[212/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[213/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[214/1175] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[215/1175] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[216/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[217/1185] Compiling HashTreeCollections _HashNode+Structural union.swift
[218/1185] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[219/1185] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[220/1185] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[221/1185] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[222/1185] Compiling HashTreeCollections _HashNode.swift
[223/1185] Compiling HashTreeCollections _HashNodeHeader.swift
[224/1185] Compiling HashTreeCollections _HashSlot.swift
[226/1192] Compiling Tracing Tracer.swift
[227/1192] Compiling Tracing TracerProtocol+Legacy.swift
[229/1192] Compiling HashTreeCollections TreeDictionary+Collection.swift
[230/1192] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[231/1192] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[232/1192] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[233/1192] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[234/1192] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[235/1192] Compiling HashTreeCollections TreeDictionary+Filter.swift
[236/1192] Compiling HashTreeCollections _HashStack.swift
[237/1192] Compiling HashTreeCollections _HashTreeIterator.swift
[238/1192] Compiling HashTreeCollections _HashTreeStatistics.swift
[239/1192] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[240/1192] Compiling HashTreeCollections _RawHashNode.swift
[241/1192] Compiling HashTreeCollections _UnmanagedHashNode.swift
[242/1192] Compiling HashTreeCollections _UnsafePath.swift
[243/1192] Compiling HashTreeCollections TreeDictionary+Codable.swift
[244/1192] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[245/1192] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[246/1192] Compiling HashTreeCollections TreeDictionary+Keys.swift
[247/1192] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[248/1192] Compiling HashTreeCollections TreeDictionary+Merge.swift
[249/1192] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[250/1192] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[251/1207] Compiling Tracing SpanProtocol.swift
[252/1208] Compiling OrderedCollections OrderedSet+SubSequence.swift
[253/1208] Compiling OrderedCollections OrderedSet+Testing.swift
[254/1208] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[255/1208] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[256/1208] Compiling OrderedCollections OrderedSet.swift
[257/1208] Compiling OrderedCollections _UnsafeBitset.swift
[258/1208] Compiling HashTreeCollections TreeSet+Equatable.swift
[259/1208] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[260/1208] Compiling HashTreeCollections TreeSet+Extras.swift
[261/1208] Compiling HashTreeCollections TreeSet+Filter.swift
[262/1208] Compiling DequeModule Deque+Codable.swift
[263/1208] Compiling DequeModule Deque+Collection.swift
[264/1208] Compiling DequeModule Deque+CustomReflectable.swift
[265/1208] Compiling DequeModule Deque+Descriptions.swift
[266/1208] Compiling DequeModule Deque+Equatable.swift
[267/1208] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[268/1208] Emitting module Atomics
[280/1229] Compiling OrderedCollections OrderedSet+Sendable.swift
[293/1235] Compiling ConsoleKitTerminal ProgressBar.swift
[294/1235] Compiling ConsoleKitTerminal Console+Clear.swift
[295/1237] Compiling ConsoleKitTerminal Console+Confirm.swift
[296/1237] Compiling ConsoleKitTerminal Console+Input.swift
[297/1264] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[298/1264] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[299/1264] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[300/1264] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[301/1264] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[302/1264] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[303/1264] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[304/1264] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[305/1264] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[306/1264] Compiling HashTreeCollections TreeSet.swift
[307/1264] Compiling Algorithms Compacted.swift
[308/1264] Compiling Algorithms Cycle.swift
[309/1264] Compiling Algorithms EitherSequence.swift
[310/1264] Compiling Algorithms FirstNonNil.swift
[311/1264] Compiling Algorithms Indexed.swift
[312/1264] Compiling Algorithms Intersperse.swift
[313/1264] Compiling Algorithms Joined.swift
[314/1264] Compiling Algorithms Keyed.swift
[315/1264] Compiling Algorithms MinMax.swift
[316/1264] Compiling Algorithms Partition.swift
[317/1264] Compiling Algorithms Permutations.swift
[318/1264] Compiling Algorithms Product.swift
[319/1264] Compiling Algorithms RandomSample.swift
[320/1264] Compiling Algorithms Reductions.swift
[339/1273] Compiling Algorithms FlattenCollection.swift
[340/1273] Compiling Algorithms Grouped.swift
[355/1273] Compiling Algorithms Rotate.swift
[356/1273] Compiling Algorithms Split.swift
[357/1273] Compiling Algorithms Stride.swift
[358/1273] Compiling Algorithms Suffix.swift
[359/1273] Compiling Algorithms AdjacentPairs.swift
[360/1273] Compiling Algorithms Chain.swift
[361/1273] Compiling Algorithms Chunked.swift
[362/1273] Compiling Algorithms Combinations.swift
[379/1273] Emitting module _RopeModule
[380/1273] Compiling RoutingKit Router.swift
[381/1273] Compiling RoutingKit PathComponent.swift
[398/1279] Emitting module ConsoleKitTerminal
[399/1279] Emitting module OrderedCollections
[400/1280] Emitting module DequeModule
[406/1281] Compiling RoutingKit TrieRouter.swift
[409/1281] Compiling Algorithms Trim.swift
[410/1281] Compiling ConsoleKitTerminal AnySendableHashable.swift
[411/1281] Compiling ConsoleKitTerminal ConsoleLogger.swift
[412/1281] Compiling ConsoleKitTerminal LoggerFragment.swift
[457/1281] Emitting module Metrics
[458/1281] Compiling Metrics Metrics.swift
[459/1281] Compiling RoutingKit AnyRouter.swift
[460/1281] Emitting module RoutingKit
[461/1281] Compiling RoutingKit Parameters.swift
[489/1284] Emitting module HashTreeCollections
[490/1285] Compiling _RopeModule Rope+Join.swift
[491/1285] Compiling _RopeModule Rope+MutatingForEach.swift
[492/1285] Compiling _RopeModule Rope+Remove.swift
[493/1285] Compiling _RopeModule Rope+RemoveSubrange.swift
[494/1285] Compiling _RopeModule Rope+Split.swift
[495/1285] Compiling _RopeModule Optional Utilities.swift
[496/1285] Compiling _RopeModule String Utilities.swift
[497/1285] Compiling _RopeModule String.Index+ABI.swift
[498/1285] Compiling _RopeModule _CharacterRecognizer.swift
[500/1366] Compiling NIOCore EventLoopFuture.swift
[501/1366] Compiling NIOCore FileDescriptor.swift
[502/1366] Compiling NIOCore FileHandle.swift
[503/1366] Compiling NIOCore FileRegion.swift
[504/1366] Compiling NIOCore ByteBuffer-multi-int.swift
[505/1366] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[506/1366] Compiling NIOCore ByteBuffer-views.swift
[507/1366] Compiling NIOCore Channel.swift
[508/1366] Compiling NIOCore ChannelHandler.swift
[509/1366] Compiling NIOCore ChannelHandlers.swift
[510/1366] Compiling ConsoleKitCommands Option.swift
[511/1366] Compiling NIOCore ConvenienceOptionSupport.swift
[512/1366] Compiling NIOCore DeadChannel.swift
[513/1366] Compiling NIOCore DispatchQueue+WithFuture.swift
[514/1366] Compiling NIOCore EventLoop+Deprecated.swift
[515/1366] Compiling NIOCore EventLoop+SerialExecutor.swift
[516/1366] Compiling NIOCore EventLoop.swift
[517/1366] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[518/1366] Compiling NIOCore EventLoopFuture+Deprecated.swift
[519/1366] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[520/1366] Compiling NIOCore ChannelInvoker.swift
[521/1366] Compiling NIOCore ChannelOption.swift
[522/1366] Compiling NIOCore GlobalSingletons.swift
[523/1366] Compiling NIOCore IO.swift
[524/1366] Compiling NIOCore IOData.swift
[525/1366] Compiling NIOCore IPProtocol.swift
[526/1366] Compiling NIOCore IntegerBitPacking.swift
[527/1366] Compiling NIOCore IntegerTypes.swift
[528/1366] Compiling NIOCore Interfaces.swift
[529/1367] Compiling ConsoleKitCommands AsyncCommands.swift
[530/1367] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[531/1367] Compiling ConsoleKitCommands AnyCommand.swift
[532/1367] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[534/1367] Compiling ConsoleKitCommands CommandSignature.swift
[535/1367] Compiling ConsoleKitCommands Flag.swift
[537/1369] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[538/1369] Compiling ConsoleKitCommands Utilities.swift
[539/1369] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[540/1369] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[541/1369] Compiling ConsoleKitCommands Argument.swift
[543/1369] Compiling ConsoleKitCommands AsyncCommand.swift
[544/1369] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[544/1369] Compiling tls13_both.cc
[546/1369] Emitting module ConsoleKitCommands
[549/1369] Compiling t1_enc.cc
[551/1369] Emitting module Algorithms
[551/1370] Compiling tls13_client.cc
[553/1370] Compiling ssl_versions.cc
[555/1370] Compiling NIOCore MarkedCircularBuffer.swift
[556/1370] Compiling NIOCore MulticastChannel.swift
[557/1370] Compiling NIOCore NIOAny.swift
[558/1370] Compiling NIOCore NIOCloseOnErrorHandler.swift
[559/1370] Compiling NIOCore NIOLoopBound.swift
[560/1370] Compiling NIOCore NIOScheduledCallback.swift
[561/1370] Compiling NIOCore NIOSendable.swift
[562/1370] Compiling NIOCore RecvByteBufferAllocator.swift
[562/1378] Compiling ssl_stat.cc
[564/1378] Compiling ConsoleKitCommands CommandGroup.swift
[565/1378] Compiling ConsoleKitCommands CommandInput.swift
[566/1378] Compiling ConsoleKitCommands Commands.swift
[567/1378] Compiling ConsoleKitCommands Command.swift
[568/1378] Compiling ConsoleKitCommands CommandContext.swift
[569/1378] Compiling ConsoleKitCommands CommandError.swift
[570/1378] Compiling ConsoleKitCommands Console+Run.swift
[571/1378] Compiling ConsoleKitCommands ConsoleError.swift
[572/1378] Compiling ConsoleKitCommands Completion.swift
[581/1379] Compiling NIOCore Linux.swift
[581/1379] Compiling ssl_transcript.cc
[582/1379] Compiling ssl_x509.cc
[583/1379] Compiling ssl_session.cc
[584/1381] Compiling ssl_privkey.cc
[594/1381] Emitting module ConsoleKit
[595/1381] Compiling ConsoleKit Exports.swift
[596/1382] Compiling ssl_lib.cc
[597/1382] Compiling ssl_key_share.cc
[607/1382] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[608/1382] Compiling NIOCore SocketAddresses.swift
[609/1382] Compiling NIOCore SocketOptionProvider.swift
[610/1382] Compiling NIOCore SystemCallHelpers.swift
[611/1382] Compiling NIOCore TimeAmount+Duration.swift
[612/1382] Compiling NIOCore TypeAssistedChannelHandler.swift
[613/1382] Compiling NIOCore UniversalBootstrapSupport.swift
[614/1382] Compiling NIOCore Utilities.swift
[614/1382] Compiling ssl_cipher.cc
[615/1382] Compiling ssl_file.cc
[625/1382] Compiling ssl_credential.cc
[626/1382] Compiling ssl_cert.cc
[627/1382] Compiling ssl_buffer.cc
[628/1382] Compiling ssl_asn1.cc
[629/1382] Compiling ssl_aead_ctx.cc
[630/1382] Compiling s3_pkt.cc
[631/1382] Compiling s3_lib.cc
[632/1382] Compiling s3_both.cc
[633/1382] Compiling handshake_server.cc
[634/1382] Compiling handshake.cc
[635/1382] Compiling handshake_client.cc
[653/1382] Compiling handoff.cc
[655/1382] Emitting module NIOCore
[655/1383] Compiling encrypted_client_hello.cc
[656/1383] Compiling dtls_record.cc
[658/1383] Compiling extensions.cc
[659/1383] Compiling md5-x86_64-linux.S
[660/1383] Compiling md5-x86_64-apple.S
[661/1383] Compiling md5-586-linux.S
[662/1383] Compiling d1_srtp.cc
[663/1383] Compiling d1_pkt.cc
[664/1383] Compiling dtls_method.cc
[665/1383] Compiling md5-586-apple.S
[666/1434] Compiling chacha20_poly1305_x86_64-apple.S
[667/1434] Compiling err_data.cc
[668/1434] Compiling chacha20_poly1305_x86_64-linux.S
[669/1434] Compiling chacha20_poly1305_armv8-win.S
[670/1434] Compiling chacha20_poly1305_armv8-linux.S
[671/1434] Compiling chacha20_poly1305_armv8-apple.S
[672/1434] Compiling chacha-x86_64-linux.S
[673/1434] Compiling chacha-x86-linux.S
[674/1434] Compiling chacha-x86_64-apple.S
[675/1434] Compiling chacha-x86-apple.S
[676/1434] Compiling chacha-armv8-win.S
[677/1434] Compiling chacha-armv8-linux.S
[678/1434] Compiling d1_lib.cc
[679/1434] Compiling chacha-armv4-linux.S
[680/1434] Compiling chacha-armv8-apple.S
[682/1434] Emitting module NIOEmbedded
[682/1434] Compiling aes128gcmsiv-x86_64-linux.S
[683/1434] Compiling bio_ssl.cc
[684/1434] Compiling aes128gcmsiv-x86_64-apple.S
[685/1434] Compiling x86_64-mont5-apple.S
[686/1434] Compiling x86_64-mont5-linux.S
[687/1434] Compiling x86_64-mont-apple.S
[688/1434] Compiling x86_64-mont-linux.S
[689/1434] Compiling x86-mont-linux.S
[690/1434] Compiling x86-mont-apple.S
[691/1434] Compiling vpaes-x86_64-linux.S
[692/1434] Compiling vpaes-x86_64-apple.S
[693/1434] Compiling vpaes-x86-apple.S
[694/1434] Compiling vpaes-x86-linux.S
[695/1434] Compiling vpaes-armv8-win.S
[696/1434] Compiling vpaes-armv8-linux.S
[697/1434] Compiling vpaes-armv8-apple.S
[698/1434] Compiling sha512-x86_64-linux.S
[700/1434] Compiling NIOPosix PooledRecvBufferAllocator.swift
[701/1434] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[702/1434] Compiling NIOPosix PosixSingletons.swift
[703/1434] Compiling NIOPosix RawSocketBootstrap.swift
[704/1434] Compiling NIOPosix Resolver.swift
[705/1434] Compiling NIOPosix Selectable.swift
[705/1440] Compiling vpaes-armv7-linux.S
[706/1440] Compiling sha512-armv8-apple.S
[707/1440] Compiling sha512-armv8-linux.S
[708/1440] Compiling sha512-armv8-win.S
[709/1440] Compiling sha512-x86_64-apple.S
[710/1440] Compiling sha512-586-linux.S
[711/1440] Compiling sha512-armv4-linux.S
[712/1440] Compiling sha256-x86_64-apple.S
[713/1440] Compiling sha512-586-apple.S
[714/1440] Compiling sha256-armv8-win.S
[715/1440] Compiling sha256-armv8-linux.S
[717/1440] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[718/1440] Compiling NIOEmbedded AsyncTestingChannel.swift
[719/1440] Compiling NIOEmbedded Embedded.swift
[719/1440] Compiling sha256-x86_64-linux.S
[720/1441] Compiling d1_both.cc
[722/1441] Compiling sha256-armv8-apple.S
[723/1441] Compiling sha256-armv4-linux.S
[724/1441] Compiling sha256-586-apple.S
[725/1441] Compiling sha1-x86_64-apple.S
[726/1441] Compiling sha1-armv8-win.S
[727/1441] Compiling sha1-x86_64-linux.S
[727/1441] Compiling sha256-586-linux.S
[728/1441] Compiling sha1-armv8-linux.S
[730/1441] Compiling sha1-586-apple.S
[731/1441] Compiling sha1-586-linux.S
[732/1441] Compiling rsaz-avx2-linux.S
[732/1441] Compiling sha1-armv4-large-linux.S
[734/1441] Compiling sha1-armv8-apple.S
[734/1441] Compiling rsaz-avx2-apple.S
[736/1441] Compiling rdrand-x86_64-apple.S
[737/1441] Compiling p256_beeu-x86_64-asm-linux.S
[738/1441] Compiling rdrand-x86_64-linux.S
[739/1441] Compiling p256_beeu-x86_64-asm-apple.S
[739/1441] Compiling p256_beeu-armv8-asm-win.S
[741/1441] Compiling p256_beeu-armv8-asm-linux.S
[742/1441] Compiling p256_beeu-armv8-asm-apple.S
[743/1441] Compiling p256-x86_64-asm-apple.S
[744/1441] Compiling p256-armv8-asm-apple.S
[745/1441] Compiling ghashv8-armv8-win.S
[747/1441] Compiling NIOPosix ThreadPosix.swift
[748/1441] Compiling NIOPosix ThreadWindows.swift
[749/1441] Compiling NIOPosix UnsafeTransfer.swift
[750/1441] Compiling NIOPosix Utilities.swift
[751/1441] Compiling NIOPosix VsockAddress.swift
[752/1441] Compiling NIOPosix VsockChannelEvents.swift
[752/1441] Compiling ghashv8-armv8-linux.S
[753/1441] Compiling p256-armv8-asm-win.S
[754/1441] Compiling p256-x86_64-asm-linux.S
[754/1441] Compiling p256-armv8-asm-linux.S
[756/1441] Compiling ghashv8-armv8-apple.S
[757/1441] Compiling ghashv8-armv7-linux.S
[758/1441] Compiling ghash-x86_64-linux.S
[759/1441] Compiling ghash-x86_64-apple.S
[760/1441] Compiling ghash-x86-linux.S
[761/1441] Compiling ghash-x86-apple.S
[762/1441] Compiling ghash-ssse3-x86_64-apple.S
[763/1441] Compiling ghash-ssse3-x86_64-linux.S
[764/1441] Compiling ghash-ssse3-x86-apple.S
[765/1441] Compiling ghash-neon-armv8-linux.S
[766/1441] Compiling ghash-ssse3-x86-linux.S
[767/1441] Compiling ghash-neon-armv8-apple.S
[768/1441] Compiling co-586-linux.S
[769/1441] Compiling ghash-neon-armv8-win.S
[770/1441] Compiling ghash-armv4-linux.S
[771/1441] Compiling co-586-apple.S
[772/1441] Compiling bsaes-armv7-linux.S
[773/1441] Compiling bn-armv8-win.S
[774/1441] Compiling bn-armv8-apple.S
[775/1441] Compiling bn-586-linux.S
[776/1441] Compiling bn-armv8-linux.S
[777/1441] Compiling bn-586-apple.S
[778/1441] Compiling armv8-mont-win.S
[779/1441] Compiling armv4-mont-linux.S
[780/1441] Compiling armv8-mont-apple.S
[781/1441] Compiling armv8-mont-linux.S
[782/1441] Compiling aesv8-gcm-armv8-linux.S
[784/1441] Compiling NIOPosix SelectableChannel.swift
[785/1441] Compiling NIOPosix SelectableEventLoop.swift
[786/1441] Compiling NIOPosix SelectorEpoll.swift
[787/1441] Compiling NIOPosix SelectorGeneric.swift
[788/1441] Compiling NIOPosix SelectorKqueue.swift
[789/1441] Compiling NIOPosix SelectorUring.swift
[790/1441] Compiling NIOPosix ServerSocket.swift
[791/1441] Compiling NIOPosix Socket.swift
[792/1441] Compiling NIOPosix SocketChannel.swift
[793/1441] Compiling NIOPosix SocketProtocols.swift
[794/1441] Compiling NIOPosix System.swift
[795/1441] Compiling NIOPosix Thread.swift
[795/1441] Compiling aesv8-gcm-armv8-win.S
[796/1441] Compiling aesv8-armv8-linux.S
[797/1441] Compiling aesv8-armv8-win.S
[798/1441] Compiling aesv8-gcm-armv8-apple.S
[799/1441] Compiling aesv8-armv7-linux.S
[800/1441] Compiling aesv8-armv8-apple.S
[801/1441] Compiling aesni-x86_64-apple.S
[802/1441] Compiling aesni-x86-apple.S
[802/1441] Compiling aesni-x86_64-linux.S
[804/1441] Compiling aesni-x86-linux.S
[805/1441] Compiling aesni-gcm-x86_64-linux.S
[806/1441] Compiling aes-gcm-avx2-x86_64-linux.S
[807/1441] Compiling aesni-gcm-x86_64-apple.S
[808/1441] Compiling aes-gcm-avx10-x86_64-linux.S
[809/1441] Compiling aes-gcm-avx2-x86_64-apple.S
[810/1441] Compiling aes-gcm-avx10-x86_64-apple.S
[811/1441] Compiling x_x509a.cc
[812/1441] Compiling x_val.cc
[813/1441] Compiling x_req.cc
[815/1441] Compiling NIOPosix Bootstrap.swift
[816/1441] Compiling NIOPosix ControlMessage.swift
[817/1441] Compiling NIOPosix DatagramVectorReadManager.swift
[818/1441] Compiling NIOPosix Errors+Any.swift
[819/1441] Compiling NIOPosix FileDescriptor.swift
[820/1441] Compiling NIOPosix GetaddrinfoResolver.swift
[821/1441] Compiling NIOPosix HappyEyeballs.swift
[821/1441] Compiling x_sig.cc
[823/1441] Compiling NIOPosix IO.swift
[824/1441] Compiling NIOPosix IntegerBitPacking.swift
[825/1441] Compiling NIOPosix IntegerTypes.swift
[826/1441] Compiling NIOPosix Linux.swift
[827/1441] Compiling NIOPosix LinuxCPUSet.swift
[828/1441] Compiling NIOPosix LinuxUring.swift
[829/1441] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[830/1441] Emitting module NIOPosix
[831/1441] Compiling NIOPosix BSDSocketAPICommon.swift
[832/1441] Compiling NIOPosix BSDSocketAPIPosix.swift
[833/1441] Compiling NIOPosix BSDSocketAPIWindows.swift
[834/1441] Compiling NIOPosix BaseSocket.swift
[835/1441] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[836/1441] Compiling NIOPosix BaseSocketChannel.swift
[837/1441] Compiling NIOPosix BaseStreamSocketChannel.swift
[838/1441] Compiling NIOPosix NIOThreadPool.swift
[839/1441] Compiling NIOPosix NonBlockingFileIO.swift
[840/1441] Compiling NIOPosix PendingDatagramWritesManager.swift
[841/1441] Compiling NIOPosix PendingWritesManager.swift
[842/1441] Compiling NIOPosix PipeChannel.swift
[843/1441] Compiling NIOPosix PipePair.swift
[844/1441] Compiling NIOPosix Pool.swift
[844/1441] Compiling x_pubkey.cc
[845/1442] Compiling x_x509.cc
[847/1442] Compiling x_spki.cc
[848/1442] Compiling x_exten.cc
[849/1442] Compiling x_name.cc
[850/1442] Compiling x_all.cc
[851/1479] Compiling x_crl.cc
[852/1479] Compiling x_attrib.cc
[853/1479] Compiling x_algor.cc
[855/1479] Emitting module NIO
[856/1479] Compiling NIO Exports.swift
[856/1479] Compiling x509rset.cc
[857/1480] Compiling x509spki.cc
[859/1480] Compiling x509_vpm.cc
[861/1486] Compiling NIOTLS TLSEvents.swift
[861/1486] Compiling x509_txt.cc
[863/1505] Emitting module NIOTLS
[864/1511] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[865/1511] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[866/1514] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[866/1514] Compiling x509cset.cc
[867/1514] Compiling x509_v3.cc
[868/1514] Compiling x509name.cc
[870/1514] Compiling NIOSOCKS SOCKSResponse.swift
[871/1514] Compiling NIOSOCKS ClientStateMachine.swift
[872/1514] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[873/1515] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[874/1515] Compiling _NIOFileSystem FileSystemError.swift
[875/1515] Compiling _NIOFileSystem FileSystemProtocol.swift
[876/1515] Compiling _NIOFileSystem FileType.swift
[877/1515] Compiling _NIOFileSystem IOStrategy.swift
[878/1519] Compiling NIOTLS SNIHandler.swift
[879/1519] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[880/1519] Compiling _NIOFileSystem BufferedStream.swift
[881/1519] Compiling _NIOFileSystem Cancellation.swift
[882/1519] Compiling _NIOFileSystem TokenBucket.swift
[883/1519] Compiling _NIOFileSystem UnsafeTransfer.swift
[883/1520] Compiling x509_vfy.cc
[886/1525] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[887/1525] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[888/1527] Compiling NIOSOCKS ServerStateMachine.swift
[889/1527] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[890/1527] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[891/1527] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[892/1527] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[893/1527] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[894/1527] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[895/1527] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[896/1527] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[897/1527] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[898/1527] Emitting module NIOSOCKS
[899/1527] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[900/1527] Compiling NIOHTTP1 HTTPTypes.swift
[902/1528] Compiling _NIOFileSystem ParallelDirCopy.swift
[903/1528] Compiling _NIOFileSystem ParallelRemoval.swift
[904/1528] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[905/1528] Compiling _NIOFileSystem CInterop.swift
[906/1528] Compiling _NIOFileSystem Errno.swift
[907/1528] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[908/1528] Compiling _NIOFileSystem Mocking.swift
[909/1528] Compiling _NIOFileSystem Syscall.swift
[910/1528] Compiling _NIOFileSystem Syscalls.swift
[911/1528] Emitting module NIOHTTP1
[911/1528] Compiling x509_req.cc
[913/1528] Emitting module NIOFoundationCompat
[914/1528] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[915/1529] Compiling x509_set.cc
[917/1529] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[918/1529] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[918/1529] Compiling x509_trs.cc
[921/1529] Compiling x509_ext.cc
[923/1529] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[924/1529] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[930/1551] Compiling x509_obj.cc
[932/1551] Compiling NIOTransportServices StateManagedChannel.swift
[933/1551] Compiling NIOTransportServices StateManagedListenerChannel.swift
[934/1551] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[935/1551] Compiling NIOTransportServices NIOTSBootstraps.swift
[936/1551] Compiling NIOTransportServices NIOTSChannelOptions.swift
[937/1551] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[938/1553] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[939/1553] Compiling NIOTransportServices NIOTSErrors.swift
[940/1553] Compiling NIOTransportServices NIOTSEventLoop.swift
[941/1553] Compiling NIOTransportServices AcceptHandler.swift
[942/1553] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[943/1553] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[944/1553] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[945/1553] Compiling NIOTransportServices NIOTSSingletons.swift
[946/1553] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[947/1553] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[948/1553] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[949/1553] Compiling NIOTransportServices NIOTSListenerChannel.swift
[950/1553] Emitting module NIOTransportServices
[951/1553] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[952/1553] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[953/1553] Compiling NIOTransportServices NIOTSDatagramListener.swift
[954/1553] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[955/1553] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[956/1554] Compiling _NIOFileSystem SystemFileHandle.swift
[957/1554] Compiling _NIOFileSystem Utilities.swift
[958/1554] Compiling _NIOFileSystem OpenOptions.swift
[959/1554] Compiling _NIOFileSystem String+FileSystem.swift
[960/1554] Compiling x509_lu.cc
[961/1554] Compiling x509_d2.cc
[962/1554] Compiling x509_def.cc
[967/1555] Compiling x509_att.cc
[968/1555] Compiling x509_cmp.cc
[969/1555] Compiling v3_utl.cc
[986/1555] Emitting module _NIOFileSystem
[987/1566] Compiling v3_skey.cc
[988/1566] Compiling x509.cc
[989/1569] Compiling v3_purp.cc
[991/1589] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[992/1589] Compiling NIOWebSocket WebSocketOpcode.swift
[993/1590] Emitting module _NIOFileSystemFoundationCompat
[994/1590] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[994/1591] Compiling v3_pmaps.cc
[996/1591] Emitting module NIOFileSystem
[997/1591] Compiling NIOFileSystem Exports.swift
[999/1592] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1000/1592] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1000/1592] Compiling v3_prn.cc
[1002/1592] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1003/1592] Emitting module NIOHTTPCompression
[1005/1610] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1006/1610] Compiling NIOWebSocket WebSocketFrame.swift
[1007/1610] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1008/1634] Compiling LeafKit Character+Identities.swift
[1009/1634] Compiling LeafKit LeafAST.swift
[1010/1634] Emitting module NIOWebSocket
[1011/1634] Compiling LeafKit DefaultLeafCache.swift
[1012/1634] Compiling LeafKit LeafCache.swift
[1012/1635] Compiling v3_pcons.cc
[1014/1635] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1016/1635] Compiling NIOHTTPCompression HTTPCompression.swift
[1017/1635] Compiling NIOHTTPCompression HTTPDecompression.swift
[1018/1635] Compiling NIOHPACK IndexedHeaderTable.swift
[1019/1635] Compiling NIOHPACK IntegerCoding.swift
[1020/1636] Compiling NIOHPACK StaticHeaderTable.swift
[1021/1636] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1022/1636] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1023/1637] Compiling NIOHPACK HuffmanCoding.swift
[1024/1637] Compiling NIOHPACK HuffmanTables.swift
[1028/1637] Emitting module NIOHPACK
[1029/1637] Compiling LeafKit LeafLexer.swift
[1030/1637] Compiling LeafKit LeafParameterTypes.swift
[1031/1637] Compiling LeafKit LeafSource.swift
[1032/1637] Compiling LeafKit LeafSources.swift
[1033/1637] Compiling LeafKit NIOLeafFiles.swift
[1033/1642] Compiling v3_ocsp.cc
[1035/1642] Compiling LeafKit LeafParser.swift
[1036/1642] Compiling LeafKit LeafRenderer.swift
[1037/1642] Compiling LeafKit Dictionary+LeafData.swift
[1038/1642] Compiling LeafKit LeafError.swift
[1039/1642] Compiling LeafKit LeafDataRepresentable.swift
[1040/1642] Compiling LeafKit LeafDataStorage.swift
[1041/1642] Emitting module LeafKit
[1041/1642] Compiling v3_ncons.cc
[1043/1642] Emitting module NIOExtras
[1046/1642] Compiling LeafKit LeafConfiguration.swift
[1047/1642] Compiling LeafKit LeafData.swift
[1051/1643] Compiling LeafKit LeafRawTemplate.swift
[1052/1643] Compiling LeafKit LeafToken.swift
[1053/1643] Compiling LeafKit LeafParameter.swift
[1056/1643] Compiling v3_int.cc
[1057/1643] Compiling v3_lib.cc
[1057/1643] Compiling v3_ia5.cc
[1057/1643] Compiling v3_info.cc
[1067/1643] Compiling NIOExtras UnsafeTransfer.swift
[1068/1643] Compiling NIOExtras WritePCAPHandler.swift
[1069/1643] Compiling LeafKit ParameterResolver.swift
[1069/1643] Compiling v3_genn.cc
[1069/1643] Compiling v3_extku.cc
[1070/1643] Compiling LeafKit LeafSyntax.swift
[1071/1643] Compiling LeafKit LeafTag.swift
[1072/1643] Compiling LeafKit String+HTMLEscape.swift
[1090/1645] Compiling v3_enum.cc
[1091/1645] Compiling v3_cpols.cc
[1092/1645] Compiling v3_crld.cc
[1093/1703] Compiling v3_bitst.cc
[1094/1703] Compiling v3_conf.cc
[1095/1703] Compiling v3_bcons.cc
[1096/1703] Compiling v3_akeya.cc
[1097/1703] Compiling v3_alt.cc
[1098/1703] Compiling t_x509a.cc
[1099/1703] Compiling v3_akey.cc
[1100/1703] Compiling t_req.cc
[1101/1703] Compiling t_x509.cc
[1102/1703] Compiling t_crl.cc
[1103/1703] Compiling i2d_pr.cc
[1104/1703] Compiling rsa_pss.cc
[1106/1703] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1107/1703] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1108/1703] Compiling NIOHTTP2 HasLocalSettings.swift
[1109/1703] Compiling NIOHTTP2 HasRemoteSettings.swift
[1110/1703] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1111/1703] Compiling NIOHTTP2 QuiescingState.swift
[1112/1703] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1113/1703] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1114/1703] Compiling NIOHTTP2 MaySendFrames.swift
[1115/1703] Compiling NIOHTTP2 SendingDataState.swift
[1116/1703] Compiling NIOHTTP2 SendingGoawayState.swift
[1117/1703] Compiling NIOHTTP2 SendingHeadersState.swift
[1118/1703] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1119/1703] Compiling NIOHTTP2 SendingRstStreamState.swift
[1120/1703] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1121/1703] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1122/1703] Compiling NIOHTTP2 StateMachineResult.swift
[1123/1703] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1124/1703] Compiling NIOHTTP2 DOSHeuristics.swift
[1125/1703] Compiling NIOHTTP2 Error+Any.swift
[1126/1703] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1127/1703] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1128/1703] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1129/1703] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1129/1711] Compiling name_print.cc
[1130/1711] Compiling asn1_gen.cc
[1131/1711] Compiling policy.cc
[1132/1711] Compiling by_dir.cc
[1133/1711] Compiling by_file.cc
[1134/1711] Compiling algorithm.cc
[1135/1711] Compiling a_verify.cc
[1136/1711] Compiling a_sign.cc
[1138/1711] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1139/1711] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1140/1711] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1141/1711] Compiling NIOHTTP2 HTTP2StreamID.swift
[1142/1711] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1143/1711] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1144/1711] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1145/1711] Compiling NIOHTTP2 InboundEventBuffer.swift
[1145/1711] Compiling trust_token.cc
[1146/1711] Compiling voprf.cc
[1147/1711] Compiling pmbtoken.cc
[1148/1711] Compiling thread_win.cc
[1149/1711] Compiling a_digest.cc
[1150/1711] Compiling thread.cc
[1152/1711] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1153/1711] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1154/1711] Compiling NIOHTTP2 MayReceiveFrames.swift
[1155/1711] Compiling NIOHTTP2 ReceivingDataState.swift
[1156/1711] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1157/1711] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1158/1711] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1159/1711] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1160/1711] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1161/1711] Emitting module NIOHTTP2
[1161/1711] Compiling thread_pthread.cc
[1162/1711] Compiling thread_none.cc
[1163/1711] Compiling stack.cc
[1164/1711] Compiling sha512.cc
[1166/1711] Compiling NIOHTTP2 InboundWindowManager.swift
[1167/1711] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1168/1711] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1169/1711] Compiling NIOHTTP2 StreamChannelList.swift
[1170/1711] Compiling NIOHTTP2 StreamMap.swift
[1171/1711] Compiling NIOHTTP2 StreamStateMachine.swift
[1172/1711] Compiling NIOHTTP2 UnsafeTransfer.swift
[1173/1711] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1173/1711] Compiling siphash.cc
[1174/1711] Compiling sha256.cc
[1175/1711] Compiling slhdsa.cc
[1176/1711] Compiling sha1.cc
[1177/1711] Compiling rsa_print.cc
[1179/1711] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1180/1711] Compiling NIOHTTP2 HTTP2Frame.swift
[1181/1711] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1182/1711] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1183/1711] Compiling NIOHTTP2 HTTP2PingData.swift
[1184/1711] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1185/1711] Compiling NIOHTTP2 HTTP2Settings.swift
[1186/1711] Compiling NIOHTTP2 HTTP2Stream.swift
[1186/1711] Compiling spake2plus.cc
[1187/1711] Compiling rsa_extra.cc
[1188/1711] Compiling refcount.cc
[1189/1711] Compiling rc4.cc
[1190/1711] Compiling rsa_crypt.cc
[1191/1711] Compiling trusty.cc
[1191/1711] Compiling windows.cc
[1193/1711] Compiling rsa_asn1.cc
[1194/1711] Compiling rand.cc
[1195/1711] Compiling urandom.cc
[1196/1711] Compiling passive.cc
[1197/1711] Compiling ios.cc
[1198/1711] Compiling poly1305_arm_asm.S
[1199/1711] Compiling getentropy.cc
[1200/1711] Compiling deterministic.cc
[1201/1711] Compiling forkunsafe.cc
[1203/1711] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1204/1711] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1205/1711] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1206/1711] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1207/1711] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1208/1711] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1209/1711] Compiling NIOHTTP2 HTTP2Error.swift
[1210/1711] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1210/1712] Compiling fork_detect.cc
[1211/1712] Compiling poly1305_vec.cc
[1213/1712] Compiling poly1305_arm.cc
[1214/1712] Compiling poly1305.cc
[1215/1712] Compiling pool.cc
[1216/1712] Compiling pkcs7.cc
[1217/1712] Compiling pkcs8_x509.cc
[1218/1712] Compiling pkcs8.cc
[1219/1712] Compiling p5_pbev2.cc
[1220/1712] Compiling pkcs7_x509.cc
[1221/1712] Compiling pem_xaux.cc
[1222/1712] Compiling pem_pkey.cc
[1223/1712] Compiling pem_x509.cc
[1224/1712] Compiling pem_pk8.cc
[1225/1712] Compiling obj_xref.cc
[1226/1712] Compiling mlkem.cc
[1227/1712] Compiling pem_info.cc
[1228/1712] Compiling mldsa.cc
[1229/1712] Compiling pem_lib.cc
[1230/1712] Compiling pem_oth.cc
[1231/1712] Compiling pem_all.cc
[1232/1712] Compiling mem.cc
[1233/1712] Compiling md5.cc
[1234/1712] Compiling lhash.cc
[1235/1712] Compiling fips_shared_support.cc
[1236/1712] Compiling poly_rq_mul.S
[1237/1712] Compiling md4.cc
[1238/1712] Compiling obj.cc
[1239/1712] Compiling kyber.cc
[1240/1712] Compiling hrss.cc
[1241/1712] Compiling ex_data.cc
[1242/1712] Compiling sign.cc
[1243/1712] Compiling scrypt.cc
[1244/1712] Compiling pbkdf.cc
[1245/1712] Compiling hpke.cc
[1246/1712] Compiling print.cc
[1247/1712] Compiling p_x25519.cc
[1248/1712] Compiling p_x25519_asn1.cc
[1249/1712] Compiling p_rsa.cc
[1250/1712] Compiling p_rsa_asn1.cc
[1251/1712] Compiling p_ed25519.cc
[1252/1712] Compiling p_ec.cc
[1253/1712] Compiling p_hkdf.cc
[1254/1712] Compiling p_ed25519_asn1.cc
[1255/1712] Compiling p_ec_asn1.cc
[1256/1712] Compiling p_dh.cc
[1257/1712] Compiling p_dh_asn1.cc
[1258/1712] Compiling p_dsa_asn1.cc
[1259/1712] Compiling err.cc
[1260/1712] Compiling engine.cc
[1261/1712] Compiling evp_ctx.cc
[1262/1712] Compiling evp_asn1.cc
[1263/1712] Compiling evp.cc
[1264/1712] Compiling ec_derive.cc
[1265/1712] Compiling hash_to_curve.cc
[1266/1712] Compiling ecdh.cc
[1267/1712] Compiling ecdsa_asn1.cc
[1268/1712] Compiling ec_asn1.cc
[1269/1712] Compiling dsa_asn1.cc
[1270/1712] Compiling dsa.cc
[1271/1712] Compiling params.cc
[1272/1712] Compiling digest_extra.cc
[1273/1712] Compiling des.cc
[1274/1712] Compiling dh_asn1.cc
[1275/1712] Compiling x25519-asm-arm.S
[1276/1712] Compiling spake25519.cc
[1277/1712] Compiling curve25519.cc
[1278/1712] Compiling crypto.cc
[1279/1712] Compiling cpu_arm_linux.cc
[1280/1712] Compiling cpu_intel.cc
[1281/1712] Compiling bcm.cc
[1282/1712] Compiling cpu_arm_freebsd.cc
[1283/1712] Compiling cpu_aarch64_openbsd.cc
[1284/1712] Compiling curve25519_64_adx.cc
[1285/1712] Compiling cpu_aarch64_sysreg.cc
[1286/1712] Compiling cpu_aarch64_win.cc
[1287/1712] Compiling cpu_aarch64_apple.cc
[1288/1712] Compiling cpu_aarch64_fuchsia.cc
[1289/1712] Compiling cpu_aarch64_linux.cc
[1290/1712] Compiling tls_cbc.cc
[1291/1712] Compiling conf.cc
[1292/1712] Compiling get_cipher.cc
[1293/1712] Compiling e_tls.cc
[1294/1712] Compiling e_rc2.cc
[1295/1712] Compiling e_rc4.cc
[1296/1712] Compiling derive_key.cc
[1297/1712] Compiling e_null.cc
[1298/1712] Compiling e_des.cc
[1299/1712] Compiling chacha.cc
[1300/1712] Compiling e_aesctrhmac.cc
[1301/1712] Compiling e_chacha20poly1305.cc
[1302/1712] Compiling e_aesgcmsiv.cc
[1303/1712] Compiling unicode.cc
[1304/1712] Compiling buf.cc
[1305/1712] Compiling cbb.cc
[1306/1712] Compiling asn1_compat.cc
[1307/1712] Compiling bn_asn1.cc
[1308/1712] Compiling ber.cc
[1309/1712] Compiling cbs.cc
[1310/1712] Compiling convert.cc
[1311/1712] Compiling blake2.cc
[1312/1712] Compiling socket_helper.cc
[1313/1712] Compiling socket.cc
[1314/1712] Compiling printf.cc
[1315/1712] Compiling errno.cc
[1316/1712] Compiling hexdump.cc
[1317/1712] Compiling file.cc
[1318/1712] Compiling pair.cc
[1319/1712] Compiling connect.cc
[1320/1712] Compiling fd.cc
[1321/1712] Compiling base64.cc
[1322/1712] Compiling bio_mem.cc
[1323/1712] Compiling bio.cc
[1324/1712] Compiling tasn_typ.cc
[1325/1712] Compiling tasn_fre.cc
[1326/1712] Compiling tasn_utl.cc
[1327/1712] Compiling posix_time.cc
[1328/1712] Compiling tasn_enc.cc
[1329/1712] Compiling f_int.cc
[1330/1712] Compiling tasn_new.cc
[1331/1712] Compiling f_string.cc
[1332/1712] Compiling asn1_par.cc
[1333/1712] Compiling tasn_dec.cc
[1334/1712] Compiling asn_pack.cc
[1335/1712] Compiling asn1_lib.cc
[1336/1712] Compiling a_octet.cc
[1337/1712] Compiling a_utctm.cc
[1338/1712] Compiling a_time.cc
[1339/1712] Compiling a_strnid.cc
[1339/1712] Compiling a_strex.cc
[1341/1712] Compiling a_type.cc
[1342/1712] Compiling a_object.cc
[1343/1712] Compiling a_i2d_fp.cc
[1344/1712] Compiling a_mbstr.cc
[1345/1712] Compiling a_dup.cc
[1346/1712] Compiling a_int.cc
[1347/1712] Compiling fiat_p256_adx_sqr.S
[1348/1712] Compiling fiat_p256_adx_mul.S
[1349/1712] Compiling fiat_curve25519_adx_square.S
[1350/1712] Compiling a_d2i_fp.cc
[1351/1712] Compiling a_gentm.cc
[1352/1712] Compiling fiat_curve25519_adx_mul.S
[1353/1712] Compiling md5-x86_64-apple.S
[1354/1712] Compiling md5-x86_64-linux.S
[1355/1712] Compiling md5-586-linux.S
[1356/1712] Compiling md5-586-apple.S
[1357/1712] Compiling chacha20_poly1305_x86_64-apple.S
[1358/1712] Compiling chacha20_poly1305_armv8-win.S
[1359/1712] Compiling chacha20_poly1305_x86_64-linux.S
[1360/1712] Compiling chacha20_poly1305_armv8-linux.S
[1361/1712] Compiling CCryptoBoringSSLShims shims.c
[1362/1712] Compiling a_bitstr.cc
[1363/1712] Compiling chacha20_poly1305_armv8-apple.S
[1364/1712] Compiling chacha-x86_64-linux.S
[1365/1712] Compiling chacha-x86-linux.S
[1366/1712] Compiling a_bool.cc
[1367/1712] Compiling chacha-x86_64-apple.S
[1368/1712] Compiling chacha-x86-apple.S
[1369/1712] Compiling chacha-armv8-linux.S
[1370/1712] Compiling chacha-armv8-win.S
[1371/1712] Compiling chacha-armv4-linux.S
[1372/1712] Compiling aes128gcmsiv-x86_64-apple.S
[1373/1712] Compiling chacha-armv8-apple.S
[1374/1712] Compiling aes128gcmsiv-x86_64-linux.S
[1375/1712] Compiling x86_64-mont5-apple.S
[1376/1712] Compiling x86_64-mont5-linux.S
[1377/1712] Compiling x86_64-mont-linux.S
[1378/1712] Compiling x86_64-mont-apple.S
[1379/1712] Compiling x86-mont-linux.S
[1380/1712] Compiling x86-mont-apple.S
[1381/1712] Compiling err_data.cc
[1382/1712] Compiling vpaes-x86_64-apple.S
[1383/1712] Compiling vpaes-x86-apple.S
[1384/1712] Compiling vpaes-armv8-win.S
[1385/1712] Compiling vpaes-x86-linux.S
[1386/1712] Compiling vpaes-x86_64-linux.S
[1387/1712] Compiling vpaes-armv8-linux.S
[1388/1717] Compiling vpaes-armv8-apple.S
[1389/1717] Compiling vpaes-armv7-linux.S
[1390/1721] Compiling sha512-x86_64-apple.S
[1391/1741] Compiling sha512-armv8-win.S
[1392/1741] Compiling sha512-armv8-linux.S
[1393/1741] Compiling sha512-x86_64-linux.S
[1394/1741] Compiling sha512-armv8-apple.S
[1395/1741] Compiling sha512-armv4-linux.S
[1396/1741] Compiling sha512-586-linux.S
[1397/1741] Compiling sha512-586-apple.S
[1398/1741] Compiling sha256-x86_64-linux.S
[1399/1741] Compiling sha256-x86_64-apple.S
[1400/1741] Compiling sha256-armv8-win.S
[1401/1741] Compiling sha256-armv4-linux.S
[1402/1741] Compiling sha256-armv8-apple.S
[1403/1741] Compiling sha256-586-linux.S
[1404/1741] Compiling sha256-armv8-linux.S
[1405/1741] Compiling sha256-586-apple.S
[1406/1741] Compiling sha1-x86_64-apple.S
[1407/1741] Compiling sha1-armv8-linux.S
[1408/1741] Compiling sha1-armv4-large-linux.S
[1409/1741] Compiling sha1-armv8-apple.S
[1410/1741] Compiling sha1-armv8-win.S
[1411/1741] Compiling sha1-x86_64-linux.S
[1412/1741] Compiling sha1-586-linux.S
[1413/1741] Compiling sha1-586-apple.S
[1414/1741] Compiling rdrand-x86_64-apple.S
[1415/1741] Compiling rsaz-avx2-linux.S
[1415/1741] Compiling rsaz-avx2-apple.S
[1417/1741] Compiling rdrand-x86_64-linux.S
[1418/1741] Compiling p256_beeu-x86_64-asm-linux.S
[1419/1741] Compiling p256_beeu-x86_64-asm-apple.S
[1420/1741] Compiling p256_beeu-armv8-asm-win.S
[1421/1741] Compiling p256_beeu-armv8-asm-apple.S
[1422/1741] Compiling p256-x86_64-asm-apple.S
[1423/1741] Compiling p256_beeu-armv8-asm-linux.S
[1424/1741] Compiling p256-armv8-asm-win.S
[1425/1741] Compiling p256-armv8-asm-linux.S
[1426/1741] Compiling p256-x86_64-asm-linux.S
[1427/1741] Compiling p256-armv8-asm-apple.S
[1428/1741] Compiling ghashv8-armv8-linux.S
[1429/1741] Compiling ghashv8-armv8-win.S
[1430/1741] Compiling ghashv8-armv8-apple.S
[1431/1741] Compiling ghashv8-armv7-linux.S
[1432/1741] Compiling ghash-x86_64-linux.S
[1433/1741] Compiling ghash-x86_64-apple.S
[1434/1741] Compiling ghash-x86-linux.S
[1435/1741] Compiling ghash-ssse3-x86_64-apple.S
[1436/1741] Compiling ghash-x86-apple.S
[1437/1741] Compiling ghash-ssse3-x86_64-linux.S
[1438/1741] Compiling ghash-ssse3-x86-linux.S
[1439/1741] Compiling ghash-ssse3-x86-apple.S
[1440/1741] Compiling ghash-neon-armv8-win.S
[1441/1741] Compiling ghash-neon-armv8-linux.S
[1442/1741] Compiling co-586-linux.S
[1443/1741] Compiling ghash-neon-armv8-apple.S
[1444/1741] Compiling ghash-armv4-linux.S
[1445/1741] Compiling co-586-apple.S
[1446/1741] Compiling bsaes-armv7-linux.S
[1447/1741] Compiling bn-armv8-win.S
[1448/1741] Compiling bn-armv8-linux.S
[1449/1741] Compiling bn-armv8-apple.S
[1450/1741] Compiling armv8-mont-win.S
[1451/1741] Compiling armv8-mont-linux.S
[1452/1741] Compiling bn-586-linux.S
[1453/1741] Compiling armv8-mont-apple.S
[1454/1741] Compiling aesv8-gcm-armv8-win.S
[1455/1741] Compiling armv4-mont-linux.S
[1456/1741] Compiling bn-586-apple.S
[1457/1741] Compiling aesv8-gcm-armv8-linux.S
[1458/1741] Compiling aesv8-gcm-armv8-apple.S
[1459/1741] Compiling aesv8-armv8-linux.S
[1460/1741] Compiling aesv8-armv7-linux.S
[1461/1741] Compiling aesv8-armv8-win.S
[1462/1741] Compiling aesv8-armv8-apple.S
[1462/1741] Compiling aesni-x86_64-apple.S
[1464/1741] Compiling aesni-x86-linux.S
[1465/1741] Compiling aesni-x86_64-linux.S
[1466/1741] Compiling aesni-x86-apple.S
[1467/1741] Compiling aesni-gcm-x86_64-apple.S
[1468/1741] Compiling aesni-gcm-x86_64-linux.S
[1469/1741] Compiling aes-gcm-avx10-x86_64-apple.S
[1470/1741] Compiling aes-gcm-avx10-x86_64-linux.S
[1471/1741] Compiling x_sig.cc
[1472/1741] Compiling x_spki.cc
[1473/1741] Compiling x_x509a.cc
[1474/1741] Compiling x_val.cc
[1475/1741] Compiling x_x509.cc
[1476/1741] Compiling x_pubkey.cc
[1477/1741] Compiling x_req.cc
[1479/1741] Compiling NIOSSL LinuxCABundle.swift
[1480/1741] Compiling NIOSSL NIOSSLClientHandler.swift
[1481/1741] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1482/1741] Compiling NIOSSL NIOSSLHandler.swift
[1483/1744] Compiling NIOSSL SSLPublicKey.swift
[1484/1744] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1485/1744] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1486/1744] Compiling NIOSSL SubjectAlternativeName.swift
[1487/1744] Compiling NIOSSL NIOSSLSecureBytes.swift
[1488/1744] Compiling NIOSSL RNG.swift
[1489/1744] Compiling NIOSSL SafeCompare.swift
[1490/1744] Compiling NIOSSL Zeroization.swift
[1491/1744] Emitting module NIOSSL
[1492/1744] Compiling NIOSSL AndroidCABundle.swift
[1493/1744] Compiling NIOSSL ByteBufferBIO.swift
[1494/1744] Compiling NIOSSL CustomPrivateKey.swift
[1495/1744] Compiling NIOSSL IdentityVerification.swift
[1496/1744] Compiling NIOSSL SSLErrors.swift
[1497/1744] Compiling NIOSSL SSLInit.swift
[1498/1744] Compiling NIOSSL SSLPKCS12Bundle.swift
[1499/1744] Compiling NIOSSL SSLPrivateKey.swift
[1499/1744] Compiling x_name.cc
[1500/1744] Compiling x_crl.cc
[1501/1744] Compiling x_algor.cc
[1502/1744] Compiling x_exten.cc
[1503/1744] Compiling x_attrib.cc
[1504/1744] Compiling x509spki.cc
[1505/1744] Compiling x_all.cc
[1506/1744] Compiling x509rset.cc
[1507/1744] Compiling x509cset.cc
[1508/1744] Compiling x509_vfy.cc
[1509/1744] Compiling x509_vpm.cc
[1510/1744] Compiling x509name.cc
[1511/1744] Compiling x509_v3.cc
[1513/1744] Compiling NIOSSL NIOSSLServerHandler.swift
[1514/1744] Compiling NIOSSL ObjectIdentifier.swift
[1515/1744] Compiling NIOSSL PosixPort.swift
[1516/1744] Compiling NIOSSL SSLCallbacks.swift
[1517/1744] Compiling NIOSSL SSLCertificate.swift
[1518/1744] Compiling NIOSSL SSLCertificateExtensions.swift
[1519/1744] Compiling NIOSSL SSLConnection.swift
[1520/1744] Compiling NIOSSL SSLContext.swift
[1520/1744] Compiling x509_txt.cc
[1522/1744] Compiling NIOSSL TLSConfiguration.swift
[1523/1744] Compiling NIOSSL UniversalBootstrapSupport.swift
[1524/1744] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1524/1745] Compiling x509_trs.cc
[1525/1745] Compiling x509_set.cc
[1527/1745] Compiling x509_obj.cc
[1528/1745] Compiling x509_ext.cc
[1529/1745] Compiling x509_req.cc
[1530/1745] Compiling x509_lu.cc
[1531/1745] Compiling x509_def.cc
[1532/1805] Compiling x509_cmp.cc
[1534/1812] Compiling WebSocketKit Exports.swift
[1534/1812] Compiling x509_d2.cc
[1536/1812] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1537/1812] Emitting module WebSocketKit
[1538/1812] Compiling WebSocketKit WebSocket+Concurrency.swift
[1539/1812] Compiling WebSocketKit WebSocketHandler.swift
[1540/1812] Compiling WebSocketKit WebSocketClient.swift
[1540/1812] Compiling x509_att.cc
[1541/1812] Compiling x509.cc
[1542/1812] Compiling v3_purp.cc
[1544/1812] Emitting module AsyncHTTPClient
[1545/1820] Compiling WebSocketKit WebSocket+Connect.swift
[1546/1820] Compiling WebSocketKit WebSocket.swift
[1546/1821] Compiling v3_prn.cc
[1547/1821] Compiling v3_utl.cc
[1549/1821] Compiling v3_skey.cc
[1550/1821] Compiling v3_pcons.cc
[1551/1821] Compiling v3_ocsp.cc
[1552/1821] Compiling v3_pmaps.cc
[1553/1821] Compiling v3_lib.cc
[1554/1821] Compiling v3_int.cc
[1555/1821] Compiling v3_info.cc
[1556/1821] Compiling v3_ncons.cc
[1558/1821] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1559/1821] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1560/1821] Compiling AsyncHTTPClient Transaction.swift
[1561/1821] Compiling AsyncHTTPClient Base64.swift
[1562/1821] Compiling AsyncHTTPClient BasicAuth.swift
[1563/1821] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1564/1821] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1565/1821] Compiling AsyncHTTPClient ConnectionPool.swift
[1566/1821] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1567/1821] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1568/1821] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1569/1821] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1570/1821] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1571/1821] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1572/1821] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1573/1821] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1574/1821] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1575/1821] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1575/1821] Compiling v3_extku.cc
[1576/1821] Compiling v3_ia5.cc
[1576/1821] Compiling v3_genn.cc
[1578/1821] Compiling v3_cpols.cc
[1579/1821] Compiling v3_enum.cc
[1580/1821] Compiling v3_crld.cc
[1581/1821] Compiling v3_conf.cc
[1583/1821] Compiling AsyncHTTPClient RequestBag.swift
[1584/1821] Compiling AsyncHTTPClient RequestValidation.swift
[1585/1821] Compiling AsyncHTTPClient SSLContextCache.swift
[1586/1821] Compiling AsyncHTTPClient Scheme.swift
[1587/1821] Compiling AsyncHTTPClient Singleton.swift
[1588/1821] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1589/1821] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1590/1821] Compiling AsyncHTTPClient Utils.swift
[1591/1821] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1592/1821] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1593/1821] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1594/1821] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1595/1821] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1596/1821] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1597/1821] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1598/1821] Compiling AsyncHTTPClient RequestBodyLength.swift
[1598/1821] Compiling v3_bitst.cc
[1599/1821] Compiling v3_bcons.cc
[1600/1821] Compiling t_x509a.cc
[1601/1821] Compiling v3_alt.cc
[1602/1821] Compiling t_x509.cc
[1603/1821] Compiling v3_akeya.cc
[1605/1821] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1606/1821] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1607/1821] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1608/1821] Compiling AsyncHTTPClient HTTP1Connection.swift
[1609/1821] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1610/1821] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1611/1821] Compiling AsyncHTTPClient HTTP2Connection.swift
[1612/1821] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1612/1821] Compiling v3_akey.cc
[1614/1821] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1615/1821] Compiling AsyncHTTPClient ConnectionTarget.swift
[1616/1821] Compiling AsyncHTTPClient DeconstructedURL.swift
[1617/1821] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1618/1821] Compiling AsyncHTTPClient FoundationExtensions.swift
[1619/1821] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1620/1821] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1621/1821] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1622/1821] Compiling AsyncHTTPClient HTTPClient.swift
[1623/1821] Compiling AsyncHTTPClient HTTPHandler.swift
[1624/1821] Compiling AsyncHTTPClient LRUCache.swift
[1625/1821] Compiling AsyncHTTPClient NWErrorHandler.swift
[1626/1821] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1627/1821] Compiling AsyncHTTPClient TLSConfiguration.swift
[1628/1821] Compiling AsyncHTTPClient RedirectState.swift
[1629/1821] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1630/1821] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1631/1821] Compiling AsyncHTTPClient RequestOptions.swift
[1632/1821] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1633/1821] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1634/1821] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1635/1821] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1636/1821] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1637/1821] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1638/1822] Compiling i2d_pr.cc
[1639/1822] Compiling t_crl.cc
[1640/1822] Compiling t_req.cc
[1641/1822] Compiling name_print.cc
[1642/1822] Compiling rsa_pss.cc
[1643/1822] Compiling by_file.cc
[1644/1822] Compiling policy.cc
[1645/1822] Compiling a_verify.cc
[1646/1822] Compiling algorithm.cc
[1647/1822] Compiling trust_token.cc
[1648/1822] Compiling asn1_gen.cc
[1649/1822] Compiling by_dir.cc
[1650/1822] Compiling a_digest.cc
[1651/1822] Compiling a_sign.cc
[1652/1822] Compiling voprf.cc
[1653/1822] Compiling thread_pthread.cc
[1654/1822] Compiling thread.cc
[1655/1822] Compiling thread_win.cc
[1656/1822] Compiling stack.cc
[1657/1822] Compiling thread_none.cc
[1658/1822] Compiling wots.cc
[1659/1822] Compiling pmbtoken.cc
[1660/1822] Compiling siphash.cc
[1661/1822] Compiling sha512.cc
[1662/1822] Compiling sha256.cc
[1663/1822] Compiling merkle.cc
[1664/1822] Compiling slhdsa.cc
[1664/1822] Compiling fors.cc
[1666/1822] Compiling thash.cc
[1667/1822] Compiling sha1.cc
[1668/1822] Compiling refcount.cc
[1669/1822] Compiling windows.cc
[1670/1822] Compiling rsa_print.cc
[1671/1822] Compiling rc4.cc
[1672/1822] Compiling rsa_extra.cc
[1673/1822] Compiling rsa_crypt.cc
[1674/1822] Compiling urandom.cc
[1675/1822] Compiling rsa_asn1.cc
[1676/1822] Compiling trusty.cc
[1677/1822] Compiling passive.cc
[1678/1822] Compiling getentropy.cc
[1679/1822] Compiling rand_extra.cc
[1680/1822] Compiling fork_detect.cc
[1681/1822] Compiling deterministic.cc
[1682/1822] Compiling poly1305_arm_asm.S
[1683/1822] Compiling forkunsafe.cc
[1683/1822] Compiling ios.cc
[1685/1822] Compiling poly1305_arm.cc
[1686/1822] Compiling poly1305.cc
[1687/1822] Compiling pool.cc
[1688/1822] Compiling poly1305_vec.cc
[1689/1822] Compiling pkcs8.cc
[1690/1822] Compiling pkcs8_x509.cc
[1691/1822] Compiling pkcs7_x509.cc
[1692/1822] Compiling p5_pbev2.cc
[1693/1822] Compiling pem_xaux.cc
[1694/1822] Compiling pkcs7.cc
[1695/1822] Compiling pem_oth.cc
[1696/1822] Compiling pem_all.cc
[1697/1822] Compiling pem_x509.cc
[1698/1822] Compiling pem_pk8.cc
[1699/1822] Compiling pem_pkey.cc
[1700/1822] Compiling pem_lib.cc
[1701/1822] Compiling obj_xref.cc
[1702/1822] Compiling mldsa.cc
[1703/1822] Compiling obj.cc
[1704/1822] Compiling md4.cc
[1705/1822] Compiling pem_info.cc
[1706/1822] Compiling mlkem.cc
[1707/1822] Compiling fips_shared_support.cc
[1708/1822] Compiling poly_rq_mul.S
[1709/1822] Compiling md5.cc
[1710/1822] Compiling mem.cc
[1711/1822] Compiling lhash.cc
[1712/1822] Compiling kyber.cc
[1713/1822] Compiling hrss.cc
[1714/1822] Compiling ex_data.cc
[1715/1822] Compiling scrypt.cc
[1716/1822] Compiling sign.cc
[1717/1822] Compiling hpke.cc
[1718/1822] Compiling pbkdf.cc
[1719/1822] Compiling print.cc
[1720/1822] Compiling p_x25519_asn1.cc
[1721/1822] Compiling p_x25519.cc
[1722/1822] Compiling p_rsa_asn1.cc
[1723/1822] Compiling p_rsa.cc
[1724/1822] Compiling p_hkdf.cc
[1725/1822] Compiling p_ed25519.cc
[1726/1822] Compiling p_ed25519_asn1.cc
[1727/1822] Compiling p_ec.cc
[1728/1822] Compiling p_ec_asn1.cc
[1729/1822] Compiling p_dh.cc
[1730/1822] Compiling p_dsa_asn1.cc
[1731/1822] Compiling p_dh_asn1.cc
[1732/1822] Compiling evp_ctx.cc
[1733/1822] Compiling evp.cc
[1734/1822] Compiling evp_asn1.cc
[1735/1822] Compiling err.cc
[1736/1822] Compiling ecdh_extra.cc
[1737/1822] Compiling engine.cc
[1738/1822] Compiling ecdsa_asn1.cc
[1739/1822] Compiling ec_derive.cc
[1740/1822] Compiling hash_to_curve.cc
[1741/1822] Compiling ec_asn1.cc
[1742/1822] Compiling dsa_asn1.cc
[1743/1822] Compiling dsa.cc
[1744/1822] Compiling spake25519.cc
[1745/1822] Compiling dh_asn1.cc
[1746/1822] Compiling digest_extra.cc
[1747/1822] Compiling params.cc
[1748/1822] Compiling x25519-asm-arm.S
[1749/1822] Compiling des.cc
[1750/1822] Compiling crypto.cc
[1751/1822] Compiling cpu_aarch64_win.cc
[1752/1822] Compiling cpu_arm_freebsd.cc
[1753/1822] Compiling cpu_intel.cc
[1754/1822] Compiling cpu_arm_linux.cc
[1755/1822] Compiling curve25519.cc
[1756/1822] Compiling cpu_aarch64_sysreg.cc
[1757/1822] Compiling cpu_aarch64_openbsd.cc
[1758/1822] Compiling curve25519_64_adx.cc
[1759/1822] Compiling cpu_aarch64_fuchsia.cc
[1760/1822] Compiling cpu_aarch64_linux.cc
[1761/1822] Compiling bcm.cc
[1762/1822] Compiling cpu_aarch64_apple.cc
[1763/1822] Compiling conf.cc
[1764/1822] Compiling e_rc4.cc
[1765/1822] Compiling tls_cbc.cc
[1766/1822] Compiling e_null.cc
[1767/1822] Compiling e_rc2.cc
[1768/1822] Compiling e_tls.cc
[1769/1822] Compiling e_des.cc
[1770/1822] Compiling e_chacha20poly1305.cc
[1771/1822] Compiling unicode.cc
[1772/1822] Compiling cipher_extra.cc
[1773/1822] Compiling e_aesctrhmac.cc
[1774/1822] Compiling derive_key.cc
[1775/1822] Compiling e_aesgcmsiv.cc
[1776/1822] Compiling cbs.cc
[1776/1822] Compiling chacha.cc
[1776/1822] Compiling cbb.cc
[1779/1822] Compiling ber.cc
[1780/1822] Compiling asn1_compat.cc
[1781/1822] Compiling blake2.cc
[1782/1822] Compiling buf.cc
[1783/1822] Compiling printf.cc
[1784/1822] Compiling bn_asn1.cc
[1785/1822] Compiling convert.cc
[1786/1822] Compiling pair.cc
[1787/1822] Compiling file.cc
[1788/1822] Compiling hexdump.cc
[1789/1822] Compiling fd.cc
[1790/1822] Compiling errno.cc
[1791/1822] Compiling bio_mem.cc
[1792/1822] Compiling bio.cc
[1793/1822] Compiling base64.cc
[1794/1822] Compiling tasn_typ.cc
[1795/1822] Compiling tasn_utl.cc
[1796/1822] Compiling tasn_fre.cc
[1797/1822] Compiling f_int.cc
[1798/1822] Compiling f_string.cc
[1798/1822] Compiling posix_time.cc
[1798/1822] Compiling tasn_new.cc
[1801/1822] Compiling tasn_enc.cc
[1802/1822] Compiling asn_pack.cc
[1803/1822] Compiling tasn_dec.cc
[1804/1822] Compiling asn1_par.cc
[1805/1822] Compiling a_time.cc
[1806/1822] Compiling a_type.cc
[1807/1822] Compiling a_utctm.cc
[1808/1822] Compiling asn1_lib.cc
[1809/1822] Compiling a_octet.cc
[1810/1822] Compiling a_strnid.cc
[1811/1822] Compiling a_strex.cc
[1812/1822] Compiling a_i2d_fp.cc
[1813/1822] Compiling a_gentm.cc
[1814/1822] Write sources
[1815/1822] Compiling a_dup.cc
[1816/1822] Compiling a_mbstr.cc
[1817/1822] Compiling a_d2i_fp.cc
[1818/1822] Compiling a_object.cc
[1819/1875] Compiling a_int.cc
[1820/1875] Compiling a_bool.cc
[1821/1875] Compiling a_bitstr.cc
[1823/1876] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1824/1876] Compiling BitCollections BitSet+CustomReflectable.swift
[1825/1876] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1826/1876] Compiling BitCollections BitSet+Equatable.swift
[1827/1876] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1828/1876] Compiling BitCollections BitSet+Extras.swift
[1829/1876] Compiling BitCollections BitSet+Hashable.swift
[1830/1890] Emitting module BitCollections
[1831/1890] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1832/1890] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1833/1890] Compiling BitCollections BitArray+Extras.swift
[1834/1890] Compiling BitCollections BitArray+Fill.swift
[1835/1890] Compiling BitCollections BitArray+Hashable.swift
[1836/1890] Compiling BitCollections BitArray+Initializers.swift
[1837/1890] Compiling BitCollections BitArray+Invariants.swift
[1838/1890] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1839/1890] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1840/1890] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1841/1890] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1842/1890] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1843/1890] Compiling BitCollections BitSet+SetAlgebra union.swift
[1844/1890] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1845/1890] Compiling BitCollections BitSet.Counted.swift
[1846/1890] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1847/1890] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1848/1890] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1849/1890] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1850/1890] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1851/1890] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1852/1890] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1853/1890] Compiling BitCollections BitArray+BitwiseOperations.swift
[1854/1890] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1855/1890] Compiling BitCollections BitArray+Codable.swift
[1856/1890] Compiling BitCollections BitArray+Collection.swift
[1857/1890] Compiling BitCollections BitArray+Copy.swift
[1858/1890] Compiling BitCollections BitArray+CustomReflectable.swift
[1859/1890] Compiling BitCollections BitArray+Descriptions.swift
[1860/1890] Compiling BitCollections BitArray+Equatable.swift
[1861/1890] Compiling BitCollections BitSet.Index.swift
[1862/1890] Compiling BitCollections BitSet._UnsafeHandle.swift
[1863/1890] Compiling BitCollections BitSet.swift
[1864/1890] Compiling BitCollections Range+Utilities.swift
[1865/1890] Compiling BitCollections Slice+Utilities.swift
[1866/1890] Compiling BitCollections UInt+Tricks.swift
[1867/1890] Compiling BitCollections _Word.swift
[1868/1890] Compiling BitCollections BitSet+Initializers.swift
[1869/1890] Compiling BitCollections BitSet+Invariants.swift
[1870/1890] Compiling BitCollections BitSet+Random.swift
[1871/1890] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1872/1890] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1873/1890] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1874/1890] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1875/1890] Compiling BitCollections BitArray+RandomBits.swift
[1876/1890] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1877/1890] Compiling BitCollections BitArray+Shifts.swift
[1878/1890] Compiling BitCollections BitArray+Testing.swift
[1879/1890] Compiling BitCollections BitArray._UnsafeHandle.swift
[1880/1890] Compiling BitCollections BitArray.swift
[1881/1890] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1882/1890] Compiling BitCollections BitSet+Codable.swift
[1884/1891] Compiling CryptoBoringWrapper RandomBytes.swift
[1885/1891] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1886/1891] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1887/1891] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1888/1891] Emitting module CryptoBoringWrapper
[1889/1893] Compiling CryptoBoringWrapper EllipticCurve.swift
[1890/1893] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1891/1893] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1893/1894] Emitting module Collections
[1894/1894] Compiling Collections Collections.swift
[1896/2007] Compiling MultipartKit FormDataEncoder.swift
[1897/2007] Compiling MultipartKit Storage.swift
[1898/2009] Compiling MultipartKit MultipartParser.swift
[1899/2009] Compiling MultipartKit MultipartPart.swift
[1900/2009] Compiling MultipartKit MultipartPartConvertible.swift
[1901/2009] Compiling MultipartKit MultipartSerializer.swift
[1902/2009] Compiling MultipartKit Utilities.swift
[1903/2009] Compiling AsyncKit FutureOperators.swift
[1904/2011] Emitting module MultipartKit
[1905/2011] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1906/2011] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1907/2011] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1910/2011] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1911/2011] Compiling MultipartKit FormDataDecoder.swift
[1912/2011] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1913/2011] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1914/2011] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1915/2011] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1916/2011] Compiling MultipartKit BasicCodingKey.swift
[1917/2011] Compiling MultipartKit MultipartError.swift
[1918/2011] Compiling MultipartKit Exports.swift
[1921/2011] Compiling MultipartKit MultipartFormData.swift
[1927/2012] Compiling AsyncKit Optional+StrictMap.swift
[1928/2012] Compiling AsyncKit Exports.swift
[1929/2012] Emitting module Crypto
[1943/2021] Compiling Crypto Ed25519_boring.swift
[1944/2021] Compiling Crypto NISTCurvesKeys_boring.swift
[1945/2021] Compiling Crypto X25519Keys_boring.swift
[1946/2021] Compiling Crypto Curve25519.swift
[1947/2021] Compiling Crypto Ed25519Keys.swift
[1948/2021] Compiling Crypto NISTCurvesKeys.swift
[1949/2021] Compiling Crypto X25519Keys.swift
[1950/2021] Compiling Crypto SymmetricKeys.swift
[1951/2021] Compiling Crypto HMAC.swift
[1952/2021] Compiling Crypto MACFunctions.swift
[1953/2021] Compiling Crypto MessageAuthenticationCode.swift
[1954/2021] Compiling Crypto AES.swift
[1955/2021] Compiling Crypto ECDSASignature_boring.swift
[1956/2021] Compiling Crypto ECDSA_boring.swift
[1957/2021] Compiling Crypto EdDSA_boring.swift
[1958/2021] Compiling Crypto ECDSA.swift
[1959/2021] Compiling Crypto Ed25519.swift
[1960/2021] Compiling Crypto HPKE.swift
[1961/2021] Compiling Crypto HPKE-Context.swift
[1962/2021] Compiling Crypto HPKE-KeySchedule.swift
[1963/2021] Compiling Crypto HPKE-Modes.swift
[1964/2021] Compiling Crypto Insecure.swift
[1965/2021] Compiling Crypto Insecure_HashFunctions.swift
[1966/2021] Compiling Crypto KEM.swift
[1967/2021] Compiling Crypto ECDH_boring.swift
[1968/2021] Compiling Crypto DH.swift
[1969/2021] Compiling Crypto ECDH.swift
[1970/2021] Compiling Crypto PKCS8PrivateKey.swift
[1971/2021] Compiling Crypto SEC1PrivateKey.swift
[1972/2021] Compiling Crypto SubjectPublicKeyInfo.swift
[1973/2021] Compiling Crypto CryptoKitErrors.swift
[1974/2021] Compiling Crypto Digest_boring.swift
[1975/2021] Compiling Crypto Digest.swift
[1976/2021] Compiling Crypto Digests.swift
[1977/2021] Compiling Crypto HashFunctions.swift
[1978/2021] Compiling Crypto HashFunctions_SHA2.swift
[1979/2021] Compiling Crypto HPKE-AEAD.swift
[1990/2021] Compiling Crypto HPKE-Ciphersuite.swift
[1991/2021] Compiling Crypto HPKE-KDF.swift
[1992/2021] Compiling Crypto HPKE-KexKeyDerivation.swift
[1993/2021] Compiling Crypto HPKE-LabeledExtract.swift
[1994/2021] Compiling Crypto HPKE-Utils.swift
[1995/2021] Compiling Crypto DHKEM.swift
[1996/2021] Compiling Crypto HPKE-KEM-Curve25519.swift
[1997/2021] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1998/2021] Compiling Crypto HPKE-KEM.swift
[1999/2021] Compiling Crypto HPKE-Errors.swift
[2000/2021] Emitting module AsyncKit
[2001/2021] Compiling Crypto Signature.swift
[2002/2021] Compiling Crypto CryptoKitErrors_boring.swift
[2003/2021] Compiling Crypto RNG_boring.swift
[2004/2021] Compiling Crypto SafeCompare_boring.swift
[2005/2021] Compiling Crypto Zeroization_boring.swift
[2006/2021] Compiling Crypto PrettyBytes.swift
[2007/2021] Compiling Crypto SafeCompare.swift
[2008/2021] Compiling Crypto SecureBytes.swift
[2009/2021] Compiling Crypto Zeroization.swift
[2024/2192] Compiling Vapor AsyncBasicResponder.swift
[2025/2192] Compiling Vapor AsyncMiddleware.swift
[2026/2192] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2027/2192] Compiling Vapor AsyncSessionDriver.swift
[2028/2192] Compiling Vapor Authentication+Concurrency.swift
[2029/2192] Compiling Vapor Cache+Concurrency.swift
[2030/2192] Compiling Vapor Client+Concurrency.swift
[2031/2192] Compiling Vapor RequestBody+Concurrency.swift
[2032/2192] Compiling Vapor Responder+Concurrency.swift
[2033/2192] Compiling Vapor ResponseCodable+Concurrency.swift
[2034/2192] Compiling Vapor RoutesBuilder+Concurrency.swift
[2035/2192] Compiling Vapor ViewRenderer+Concurrency.swift
[2036/2192] Compiling Vapor WebSocket+Concurrency.swift
[2037/2192] Compiling Vapor ContainerGetPathExecutor.swift
[2038/2192] Compiling Vapor Content.swift
[2039/2192] Compiling Vapor ContentCoders.swift
[2040/2192] Compiling Vapor ContentConfiguration.swift
[2041/2192] Compiling Vapor ContentContainer.swift
[2042/2192] Compiling Vapor JSONCoder+Custom.swift
[2043/2192] Compiling Vapor JSONCoders+Content.swift
[2044/2192] Compiling Vapor PlaintextDecoder.swift
[2045/2192] Compiling Vapor PlaintextEncoder.swift
[2046/2192] Compiling Vapor URLQueryCoders.swift
[2047/2192] Compiling Vapor URLQueryContainer.swift
[2048/2216] Compiling Vapor HTTPServerResponseEncoder.swift
[2049/2216] Compiling Vapor HTTPServerUpgradeHandler.swift
[2050/2216] Compiling Vapor Logger+Report.swift
[2051/2216] Compiling Vapor LoggingSystem+Environment.swift
[2052/2216] Compiling Vapor Application+Middleware.swift
[2053/2216] Compiling Vapor CORSMiddleware.swift
[2054/2216] Compiling Vapor ErrorMiddleware.swift
[2055/2216] Compiling Vapor FileMiddleware.swift
[2056/2216] Compiling Vapor Middleware.swift
[2057/2216] Compiling Vapor MiddlewareConfiguration.swift
[2058/2216] Compiling Vapor ResponseCompressionMiddleware.swift
[2059/2216] Compiling Vapor RouteLoggingMiddleware.swift
[2060/2216] Compiling Vapor TracingMiddleware.swift
[2061/2216] Compiling Vapor File+Multipart.swift
[2062/2216] Compiling Vapor FormDataDecoder+Content.swift
[2063/2216] Compiling Vapor FormDataEncoder+Content.swift
[2064/2216] Compiling Vapor Application+Password.swift
[2065/2216] Compiling Vapor Application+Passwords.swift
[2066/2216] Compiling Vapor AsyncPasswordHasher.swift
[2067/2216] Compiling Vapor BcryptHasher.swift
[2068/2216] Compiling Vapor PasswordHasher.swift
[2069/2216] Compiling Vapor PlaintextHasher.swift
[2070/2216] Compiling Vapor Request+Password.swift
[2071/2216] Compiling Vapor Redirect.swift
[2072/2240] Compiling Vapor Application.swift
[2073/2240] Compiling Vapor AuthenticationCache.swift
[2074/2240] Compiling Vapor Authenticator.swift
[2075/2240] Compiling Vapor BasicAuthorization.swift
[2076/2240] Compiling Vapor BearerAuthorization.swift
[2077/2240] Compiling Vapor GuardMiddleware.swift
[2078/2240] Compiling Vapor RedirectMiddleware.swift
[2079/2240] Compiling Vapor SessionAuthenticatable.swift
[2080/2240] Compiling Vapor Bcrypt.swift
[2081/2240] Compiling Vapor Application+Cache.swift
[2082/2240] Compiling Vapor Cache.swift
[2083/2240] Compiling Vapor CacheExpirationTime.swift
[2084/2240] Compiling Vapor MemoryCache.swift
[2085/2240] Compiling Vapor Request+Cache.swift
[2086/2240] Compiling Vapor Application+Clients.swift
[2087/2240] Compiling Vapor Client.swift
[2088/2240] Compiling Vapor ClientRequest.swift
[2089/2240] Compiling Vapor ClientResponse.swift
[2090/2240] Compiling Vapor Request+Client.swift
[2091/2240] Compiling Vapor BootCommand.swift
[2092/2240] Compiling Vapor CommandContext+Application.swift
[2093/2240] Compiling Vapor RoutesCommand.swift
[2094/2240] Compiling Vapor ServeCommand.swift
[2095/2240] Compiling Vapor AnyResponse+Concurrency.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 Bytes+Hex.swift
[2122/2240] Compiling Vapor Bytes+SecureCompare.swift
[2123/2240] Compiling Vapor Collection+Safe.swift
[2124/2240] Compiling Vapor DataProtocol+Copy.swift
[2125/2240] Compiling Vapor DecoderUnwrapper.swift
[2126/2240] Compiling Vapor DirectoryConfiguration.swift
[2127/2240] Compiling Vapor DotEnv.swift
[2128/2240] Compiling Vapor Extendable.swift
[2129/2240] Compiling Vapor File.swift
[2130/2240] Compiling Vapor FileIO.swift
[2131/2240] Compiling Vapor LifecycleHandler.swift
[2132/2240] Compiling Vapor OptionalType.swift
[2133/2240] Compiling Vapor RFC1123.swift
[2134/2240] Compiling Vapor SocketAddress+Hostname.swift
[2135/2240] Compiling Vapor Storage.swift
[2136/2240] Compiling Vapor String+IsIPAddress.swift
[2137/2240] Compiling Vapor Thread.swift
[2138/2240] Compiling Vapor URI.swift
[2139/2240] Compiling Vapor RangeResult.swift
[2140/2240] Compiling Vapor Validatable.swift
[2141/2240] Compiling Vapor Validation.swift
[2142/2240] Compiling Vapor ValidationKey.swift
[2143/2240] Compiling Vapor Validations.swift
[2144/2240] Compiling Vapor ValidationsError.swift
[2145/2240] Compiling Vapor Service.swift
[2146/2240] Compiling Vapor Application+Sessions.swift
[2147/2240] Compiling Vapor MemorySessions.swift
[2148/2240] Compiling Vapor Request+Session.swift
[2149/2240] Compiling Vapor Session.swift
[2150/2240] Compiling Vapor SessionCache.swift
[2151/2240] Compiling Vapor SessionData.swift
[2152/2240] Compiling Vapor SessionDriver.swift
[2153/2240] Compiling Vapor SessionsConfiguration.swift
[2154/2240] Compiling Vapor SessionsMiddleware.swift
[2155/2240] Compiling Vapor URLEncodedFormData.swift
[2156/2240] Compiling Vapor URLEncodedFormDecoder.swift
[2157/2240] Compiling Vapor URLEncodedFormEncoder.swift
[2158/2240] Compiling Vapor URLEncodedFormError.swift
[2159/2240] Compiling Vapor URLEncodedFormParser.swift
[2160/2240] Compiling Vapor URLEncodedFormSerializer.swift
[2161/2240] Compiling Vapor URLQueryFragmentConvertible.swift
[2162/2240] Compiling Vapor AnyResponse.swift
[2163/2240] Compiling Vapor Array+Random.swift
[2164/2240] Compiling Vapor Base32.swift
[2165/2240] Compiling Vapor Base64.swift
[2166/2240] Compiling Vapor BaseN.swift
[2167/2240] Compiling Vapor BasicCodingKey.swift
[2168/2240] Compiling Vapor ByteCount.swift
[2169/2240] Compiling Vapor Request+Body.swift
[2170/2240] Compiling Vapor Request+BodyStream.swift
[2171/2240] Compiling Vapor Request.swift
[2172/2240] Compiling Vapor Application+Responder.swift
[2173/2240] Compiling Vapor DefaultResponder.swift
[2174/2240] Compiling Vapor Response+Body.swift
[2175/2240] Compiling Vapor Response.swift
[2176/2240] Compiling Vapor ResponseCodable.swift
[2177/2240] Compiling Vapor Application+Routes.swift
[2178/2240] Compiling Vapor Parameters+Require.swift
[2179/2240] Compiling Vapor Request+WebSocket.swift
[2180/2240] Compiling Vapor Route.swift
[2181/2240] Compiling Vapor RouteCollection.swift
[2182/2240] Compiling Vapor Routes.swift
[2183/2240] Compiling Vapor RoutesBuilder+Group.swift
[2184/2240] Compiling Vapor RoutesBuilder+Method.swift
[2185/2240] Compiling Vapor RoutesBuilder+Middleware.swift
[2186/2240] Compiling Vapor RoutesBuilder+WebSocket.swift
[2187/2240] Compiling Vapor RoutesBuilder.swift
[2188/2240] Compiling Vapor OTP.swift
[2189/2240] Compiling Vapor Application+Servers.swift
[2190/2240] Compiling Vapor Server.swift
[2191/2240] Compiling Vapor App+Service.swift
[2192/2240] Compiling Vapor Req+Service.swift
[2193/2240] Compiling Vapor Core.swift
[2194/2240] Compiling Vapor Running.swift
[2195/2240] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2196/2240] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2197/2240] Compiling Vapor DotEnvFile+load.swift
[2198/2240] Compiling Vapor Routes+caseInsenstive.swift
[2199/2240] Compiling Vapor Validatable+validate.swift
[2200/2240] Compiling Vapor Environment+Process.swift
[2201/2240] Compiling Vapor Environment+Secret.swift
[2202/2240] Compiling Vapor Environment.swift
[2203/2240] Compiling Vapor Abort.swift
[2204/2240] Compiling Vapor AbortError.swift
[2205/2240] Compiling Vapor DebuggableError.swift
[2206/2240] Compiling Vapor Demangler.swift
[2207/2240] Compiling Vapor ErrorSource.swift
[2208/2240] Compiling Vapor StackTrace.swift
[2209/2240] Compiling Vapor Exports.swift
[2210/2240] Compiling Vapor Application+HTTP.swift
[2211/2240] Compiling Vapor BasicResponder.swift
[2212/2240] Compiling Vapor BodyStream.swift
[2213/2240] Compiling Vapor Application+HTTP+Client.swift
[2214/2240] Compiling Vapor EventLoopHTTPClient.swift
[2215/2240] Compiling Vapor EndpointCache.swift
[2216/2240] Compiling Vapor HTTPMethod+String.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 LeafError+AbortError.swift
[2243/2248] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2244/2248] Compiling Leaf Request+Leaf.swift
[2245/2248] Compiling Leaf Exports.swift
[2246/2248] Compiling Leaf Application+Leaf.swift
[2247/2248] Compiling Leaf LeafEncoder.swift
[2248/2248] Emitting module Leaf
[2250/2257] 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
[2251/2258] Compiling Flash Response+FlashProviding.swift
[2252/2258] Compiling Flash Request+FlashProviding.swift
[2253/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
[2254/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
[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! (360.79s)
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.