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 PrchVapor, reference 1.0.0-alpha.1 (8f784d), with Swift 6.1 for Linux on 26 Apr 2025 16:50:23 UTC.

Swift 6 data race errors: 0

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/brightdigit/PrchVapor.git
Reference: 1.0.0-alpha.1
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/brightdigit/PrchVapor
 * tag               1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 8f784d1 Prch2 (#6)
Cloned https://github.com/brightdigit/PrchVapor.git
Revision (git rev-parse @):
8f784d12ab5197f04977b318498e8cfd04b7edc9
SUCCESS checkout https://github.com/brightdigit/PrchVapor.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brightdigit/PrchVapor.git
https://github.com/brightdigit/PrchVapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.76.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "prchnio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/PrchNIO.git"
    }
  ],
  "manifest_display_name" : "PrchVapor",
  "name" : "PrchVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PrchVapor",
      "targets" : [
        "PrchVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrchVapor",
      "module_type" : "SwiftTarget",
      "name" : "PrchVapor",
      "path" : "Sources/PrchVapor",
      "product_dependencies" : [
        "PrchNIO",
        "Vapor"
      ],
      "product_memberships" : [
        "PrchVapor"
      ],
      "sources" : [
        "ClientResponse.swift",
        "SessionClient.swift",
        "URI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/brightdigit/PrchNIO.git
Fetching https://github.com/vapor/vapor.git
[1/209] Fetching prchnio
Fetched https://github.com/brightdigit/PrchNIO.git from cache (0.40s)
[1/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.77s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (4.96s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
[1/1059] Fetching swift-service-context
[923/4267] Fetching swift-service-context, multipart-kit
[1020/9237] Fetching swift-service-context, multipart-kit, swift-distributed-tracing
[1279/11824] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, websocket-kit
[2841/13529] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, websocket-kit, swift-atomics
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/vapor/websocket-kit.git from cache (1.21s)
Fetching https://github.com/apple/swift-metrics.git
[8854/10942] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics
[8855/13142] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-metrics
[9383/19045] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-metrics, swift-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (0.62s)
[14521/16845] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-algorithms
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.95s)
Fetching https://github.com/apple/swift-nio-extras.git
[8855/14778] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-log
[9814/20440] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (1.01s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.94s)
Fetching https://github.com/apple/swift-nio-ssl.git
[8855/22434] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-http2
[11269/37227] Fetching swift-service-context, multipart-kit, swift-distributed-tracing, swift-atomics, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (4.34s)
Fetched https://github.com/apple/swift-service-context.git from cache (4.35s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (4.36s)
[18729/29493] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (4.67s)
[17410/26285] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[21257/40069] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
[21258/115500] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
[22540/120985] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.18s)
[27791/115500] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio
Fetching https://github.com/vapor/async-kit.git
[32968/117870] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.76s)
[26232/106378] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.96s)
[27291/104008] Fetching swift-nio-ssl, swift-crypto, swift-nio
[35525/117795] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.31s)
[70908/103002] Fetching swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (3.14s)
[60552/89215] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (6.33s)
[50539/75431] Fetching swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-nio.git from cache (13.20s)
[1/20723] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (19.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.64s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
[2274/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.14s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (3.22s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (1.06s)
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.48s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.74s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.18s)
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.48s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
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 (2.57s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.13s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.14s)
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.07s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.08s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.22s)
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 (1.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.08s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.13s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.33s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.50s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.70s)
Computing version for https://github.com/brightdigit/PrchNIO.git
Computed https://github.com/brightdigit/PrchNIO.git at 1.0.0-alpha.1 (1.13s)
Fetching https://github.com/brightdigit/Prch
[1/2495] Fetching prch
Fetched https://github.com/brightdigit/Prch from cache (0.46s)
Computing version for https://github.com/brightdigit/Prch
Computed https://github.com/brightdigit/Prch at 1.0.0-alpha.2 (1.68s)
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/brightdigit/PrchNIO.git
Working copy of https://github.com/brightdigit/PrchNIO.git resolved at 1.0.0-alpha.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/brightdigit/Prch
Working copy of https://github.com/brightdigit/Prch resolved at 1.0.0-alpha.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-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-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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-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/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/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Building for debugging...
[0/834] Write sources
[51/834] Compiling _NumericsShims _NumericsShims.c
[52/834] Compiling CNIOWindows shim.c
[53/834] Compiling _AtomicsShims.c
[54/834] Compiling CNIOWindows WSAStartup.c
[55/834] Compiling CNIOWASI CNIOWASI.c
[56/834] Compiling CVaporBcrypt bcrypt.c
[57/834] Compiling CSystem shims.c
[58/834] Compiling CVaporBcrypt blf.c
[59/834] Compiling CNIOLinux liburing_shims.c
[60/834] Compiling CNIOExtrasZlib empty.c
[61/834] Compiling CNIOLLHTTP c_nio_http.c
[62/834] Compiling CNIOSHA1 c_nio_sha1.c
[63/834] Compiling CNIODarwin shim.c
[64/834] Compiling CNIOLinux shim.c
[65/834] Compiling fiat_p256_adx_sqr.S
[66/834] Compiling fiat_p256_adx_mul.S
[67/834] Compiling CNIOLLHTTP c_nio_api.c
[68/834] Compiling fiat_curve25519_adx_square.S
[69/834] Compiling fiat_curve25519_adx_mul.S
[70/834] Write swift-version-24593BA9C3E375BF.txt
[71/834] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/834] Compiling CNIOBoringSSLShims shims.c
[73/840] Compiling tls_method.cc
[74/840] Compiling tls_record.cc
[75/840] Compiling tls13_enc.cc
[76/843] Compiling tls13_server.cc
[77/871] Compiling tls13_client.cc
[78/871] Compiling tls13_both.cc
[80/921] Emitting module InternalCollectionsUtilities
[81/923] Compiling ServiceContextModule ServiceContextKey.swift
[82/923] Compiling RealModule ElementaryFunctions.swift
[83/924] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[84/924] Compiling InternalCollectionsUtilities Specialize.swift
[85/924] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/924] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[87/924] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/924] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/924] Compiling RealModule Real.swift
[90/924] Compiling InternalCollectionsUtilities Debugging.swift
[91/924] Compiling InternalCollectionsUtilities Descriptions.swift
[92/924] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/924] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[95/924] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/924] Emitting module ServiceContextModule
[97/924] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[98/924] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[99/924] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[100/924] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[101/924] Compiling InternalCollectionsUtilities Integer rank.swift
[102/924] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[103/924] Compiling ServiceContextModule ServiceContext.swift
[104/924] Compiling _NIODataStructures PriorityQueue.swift
[105/924] Compiling RealModule Float16+Real.swift
[106/924] Compiling RealModule Float80+Real.swift
[107/924] Compiling RealModule Float+Real.swift
[108/925] Emitting module RealModule
[113/926] Emitting module _NIOBase64
[114/926] Compiling _NIOBase64 Base64.swift
[115/927] Compiling _NIODataStructures _TinyArray.swift
[116/927] Compiling SystemPackage MachPort.swift
[117/927] Compiling SystemPackage PlatformString.swift
[118/927] Compiling SystemPackage SystemString.swift
[119/927] Emitting module SystemPackage
[132/932] Compiling RealModule RealFunctions.swift
[135/933] Emitting module PrchModel
[137/1055] Compiling Instrumentation NoOpInstrument.swift
[138/1065] Emitting module Instrumentation
[139/1065] Compiling Instrumentation MultiplexInstrument.swift
[140/1065] Compiling OrderedCollections OrderedSet+Descriptions.swift
[141/1065] Compiling OrderedCollections OrderedSet+Diffing.swift
[142/1065] Compiling OrderedCollections OrderedSet+Equatable.swift
[143/1065] Emitting module Logging
[144/1065] Compiling Logging MetadataProvider.swift
[145/1065] Emitting module CoreMetrics
[146/1065] Compiling CoreMetrics Locks.swift
[147/1065] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[148/1065] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[149/1065] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/1065] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[151/1065] Compiling Instrumentation Instrument.swift
[152/1065] Compiling Instrumentation Locks.swift
[153/1065] Compiling Instrumentation InstrumentationSystem.swift
[154/1066] Emitting module _NIODataStructures
[155/1066] Compiling OrderedCollections OrderedSet+Initializers.swift
[156/1066] Compiling OrderedCollections OrderedSet+Insertions.swift
[157/1066] Compiling OrderedCollections OrderedSet+Invariants.swift
[158/1066] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[159/1066] Compiling _NIODataStructures Heap.swift
[160/1066] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[161/1066] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[162/1066] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[163/1066] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/1067] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[165/1067] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[166/1067] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[167/1067] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[168/1068] Compiling Logging Locks.swift
[169/1068] Compiling Logging LogHandler.swift
[170/1068] Compiling Logging Logging.swift
[174/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[175/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[176/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[177/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[178/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[179/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[180/1069] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[182/1076] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[183/1076] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[184/1076] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[185/1076] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[186/1076] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[187/1076] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[188/1076] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[189/1097] Compiling HeapModule Heap+Invariants.swift
[190/1138] Compiling HashTreeCollections _HashSlot.swift
[191/1138] Compiling HashTreeCollections _HashStack.swift
[192/1138] Compiling HashTreeCollections _HashLevel.swift
[193/1138] Compiling HashTreeCollections _HashNode+Builder.swift
[194/1138] Compiling HashTreeCollections _Bucket.swift
[195/1138] Compiling HashTreeCollections _Hash.swift
[196/1158] Compiling HashTreeCollections _AncestorHashSlots.swift
[197/1158] Compiling HashTreeCollections _Bitmap.swift
[198/1159] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[199/1159] Compiling HashTreeCollections _HashNode.swift
[200/1159] Compiling HashTreeCollections _HashNodeHeader.swift
[201/1161] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[202/1161] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[203/1161] Compiling HashTreeCollections _HashNode+Structural union.swift
[204/1161] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[205/1161] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[206/1161] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[209/1163] Compiling HeapModule Heap+Descriptions.swift
[221/1173] Compiling Tracing InstrumentationSystem+Tracing.swift
[222/1173] Emitting module RoutingKit
[223/1173] Compiling HashTreeCollections _HashNode+Debugging.swift
[224/1173] Compiling HashTreeCollections _HashNode+Initializers.swift
[225/1174] Compiling RoutingKit AnyRouter.swift
[226/1174] Compiling HeapModule Heap.swift
[227/1174] Compiling HeapModule _HeapNode.swift
[228/1174] Compiling RoutingKit PathComponent.swift
[230/1174] Compiling Tracing TracingTime.swift
[231/1174] Compiling CoreMetrics Metrics.swift
[232/1174] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[233/1175] Compiling HeapModule Heap+UnsafeHandle.swift
[234/1175] Emitting module HeapModule
[235/1175] Compiling HashTreeCollections TreeDictionary+Codable.swift
[236/1175] Compiling HashTreeCollections TreeDictionary+Collection.swift
[237/1175] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[238/1175] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[239/1175] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[240/1175] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[241/1175] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[242/1175] Compiling HashTreeCollections TreeDictionary+Filter.swift
[243/1175] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[244/1185] Compiling Tracing TracerProtocol.swift
[245/1185] Compiling Tracing Tracer.swift
[247/1186] Compiling RoutingKit Parameters.swift
[248/1186] Compiling RoutingKit Router.swift
[249/1188] Compiling RoutingKit TrieRouter.swift
[251/1201] Compiling Tracing TracerProtocol+Legacy.swift
[253/1213] Compiling HashTreeCollections TreeSet+Hashable.swift
[254/1213] Compiling HashTreeCollections TreeSet+Sendable.swift
[255/1213] Compiling _RopeModule Rope+Join.swift
[256/1213] Compiling _RopeModule Rope+MutatingForEach.swift
[257/1213] Compiling _RopeModule Rope+Remove.swift
[258/1213] Compiling _RopeModule Rope+RemoveSubrange.swift
[259/1213] Compiling _RopeModule Rope+Split.swift
[260/1213] Compiling _RopeModule Optional Utilities.swift
[261/1213] Compiling _RopeModule String Utilities.swift
[262/1213] Compiling _RopeModule String.Index+ABI.swift
[263/1223] Compiling Prch RequestError.swift
[264/1223] Compiling Prch Session.swift
[265/1227] Compiling DequeModule _DequeBuffer.swift
[266/1227] Compiling DequeModule _DequeBufferHeader.swift
[267/1227] Compiling Prch SessionResponse.swift
[268/1227] Compiling Prch SessionAuthorization.swift
[269/1227] Compiling Prch SessionRequest.swift
[273/1228] Compiling HashTreeCollections _HashNode+Invariants.swift
[274/1228] Compiling HashTreeCollections _HashNode+Lookups.swift
[275/1228] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[276/1228] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[277/1228] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[278/1228] Compiling HashTreeCollections _HashNode+Storage.swift
[279/1228] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[280/1228] Compiling HashTreeCollections _HashNode+Structural filter.swift
[281/1228] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[282/1228] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[283/1228] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[284/1228] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[285/1228] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[294/1228] Emitting module Prch
[295/1228] Compiling Tracing NoOpTracer.swift
[296/1228] Emitting module Tracing
[297/1228] Compiling Tracing SpanProtocol.swift
[298/1229] Compiling Prch Service.swift
[299/1229] Compiling Prch ServiceProtocol.swift
[307/1229] Compiling Prch AuthorizationManager.swift
[308/1229] Compiling Prch NullAuthorizationManager.swift
[309/1229] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[310/1229] Compiling HashTreeCollections TreeSet+Debugging.swift
[311/1229] Compiling HashTreeCollections TreeSet+Descriptions.swift
[312/1229] Compiling HashTreeCollections TreeSet+Equatable.swift
[313/1229] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[314/1229] Compiling HashTreeCollections TreeSet+Extras.swift
[315/1229] Compiling HashTreeCollections TreeSet+Filter.swift
[318/1229] Compiling HashTreeCollections TreeDictionary.swift
[319/1229] Compiling HashTreeCollections TreeSet+Codable.swift
[320/1229] Compiling HashTreeCollections TreeSet+Collection.swift
[328/1229] Compiling Prch URLSessionResponse.swift
[329/1229] Compiling Prch URLSession.swift
[330/1229] Compiling Prch URLRequest.swift
[331/1230] Emitting module Metrics
[332/1230] Compiling Metrics Metrics.swift
[337/1231] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[338/1231] Compiling HashTreeCollections TreeDictionary+Keys.swift
[339/1231] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[340/1231] Compiling HashTreeCollections TreeDictionary+Merge.swift
[341/1231] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[342/1231] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[343/1231] Compiling HashTreeCollections TreeDictionary+Values.swift
[344/1231] Compiling DequeModule Deque._UnsafeHandle.swift
[345/1231] Compiling DequeModule Deque.swift
[348/1231] Compiling DequeModule _DequeSlot.swift
[349/1231] Compiling DequeModule _UnsafeWrappedBuffer.swift
[362/1231] Compiling DequeModule Deque+Testing.swift
[363/1231] Compiling DequeModule Deque._Storage.swift
[375/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[376/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[377/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[378/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[379/1231] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[380/1231] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[381/1231] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[382/1231] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[383/1231] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[384/1231] Compiling HashTreeCollections TreeSet.swift
[391/1231] Emitting module OrderedCollections
[393/1232] Emitting module DequeModule
[395/1233] Compiling HashTreeCollections _HashTreeIterator.swift
[396/1233] Compiling HashTreeCollections _HashTreeStatistics.swift
[397/1233] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[398/1233] Compiling HashTreeCollections _RawHashNode.swift
[399/1233] Compiling HashTreeCollections _UnmanagedHashNode.swift
[400/1233] Compiling HashTreeCollections _UnsafePath.swift
[406/1233] Emitting module _RopeModule
[426/1233] Compiling t1_enc.cc
[427/1233] Compiling ssl_transcript.cc
[428/1233] Compiling ssl_versions.cc
[429/1233] Compiling ssl_x509.cc
[441/1233] Compiling HashTreeCollections _HashNode+Structural merge.swift
[482/1234] Compiling ssl_stat.cc
[484/1234] Emitting module HashTreeCollections
[484/1235] Compiling ssl_session.cc
[486/1235] Compiling ssl_privkey.cc
[487/1235] Compiling ssl_file.cc
[488/1235] Compiling ssl_key_share.cc
[489/1235] Compiling ssl_lib.cc
[490/1235] Compiling ssl_credential.cc
[491/1235] Compiling ssl_cipher.cc
[492/1235] Compiling ssl_buffer.cc
[493/1235] Compiling ssl_cert.cc
[494/1235] Compiling ssl_asn1.cc
[495/1235] Compiling ssl_aead_ctx.cc
[496/1235] Compiling s3_pkt.cc
[497/1235] Compiling s3_lib.cc
[498/1235] Compiling s3_both.cc
[499/1235] Compiling handshake_server.cc
[500/1235] Compiling handshake_client.cc
[501/1235] Compiling handshake.cc
[502/1235] Compiling handoff.cc
[503/1235] Compiling encrypted_client_hello.cc
[504/1235] Compiling dtls_method.cc
[505/1235] Compiling extensions.cc
[506/1235] Compiling dtls_record.cc
[507/1235] Compiling md5-x86_64-linux.S
[508/1235] Compiling md5-x86_64-apple.S
[509/1235] Compiling d1_pkt.cc
[510/1235] Compiling md5-586-linux.S
[510/1235] Compiling md5-586-apple.S
[512/1235] Compiling chacha20_poly1305_armv8-win.S
[513/1235] Compiling chacha20_poly1305_x86_64-apple.S
[514/1235] Compiling chacha20_poly1305_x86_64-linux.S
[515/1235] Compiling chacha20_poly1305_armv8-linux.S
[516/1235] Compiling chacha20_poly1305_armv8-apple.S
[517/1235] Compiling chacha-x86_64-linux.S
[518/1235] Compiling chacha-x86_64-apple.S
[519/1235] Compiling chacha-x86-linux.S
[520/1235] Compiling chacha-x86-apple.S
[521/1235] Compiling chacha-armv8-win.S
[522/1235] Compiling d1_srtp.cc
[523/1235] Compiling chacha-armv8-linux.S
[524/1235] Compiling chacha-armv8-apple.S
[525/1235] Compiling chacha-armv4-linux.S
[526/1235] Compiling aes128gcmsiv-x86_64-linux.S
[527/1235] Compiling aes128gcmsiv-x86_64-apple.S
[528/1235] Compiling x86_64-mont5-apple.S
[529/1235] Compiling x86_64-mont5-linux.S
[530/1235] Compiling err_data.cc
[531/1235] Compiling x86_64-mont-linux.S
[532/1235] Compiling x86_64-mont-apple.S
[533/1235] Compiling x86-mont-apple.S
[534/1235] Compiling vpaes-x86_64-apple.S
[535/1235] Compiling x86-mont-linux.S
[535/1235] Compiling vpaes-x86_64-linux.S
[537/1235] Compiling vpaes-x86-linux.S
[538/1235] Compiling vpaes-x86-apple.S
[539/1235] Compiling vpaes-armv8-linux.S
[540/1235] Compiling vpaes-armv8-apple.S
[541/1235] Compiling vpaes-armv8-win.S
[542/1235] Compiling vpaes-armv7-linux.S
[543/1235] Compiling sha512-x86_64-apple.S
[544/1235] Compiling d1_lib.cc
[545/1235] Compiling sha512-armv8-win.S
[546/1235] Compiling sha512-armv8-linux.S
[547/1235] Compiling sha512-x86_64-linux.S
[548/1235] Compiling sha512-armv8-apple.S
[549/1235] Compiling sha512-armv4-linux.S
[550/1235] Compiling sha512-586-linux.S
[551/1235] Compiling sha512-586-apple.S
[552/1235] Compiling sha256-x86_64-apple.S
[553/1235] Compiling sha256-armv8-win.S
[554/1235] Compiling sha256-x86_64-linux.S
[555/1235] Compiling sha256-armv8-linux.S
[556/1235] Compiling sha256-armv8-apple.S
[557/1235] Compiling sha256-586-linux.S
[557/1235] Compiling sha256-armv4-linux.S
[559/1235] Compiling sha256-586-apple.S
[560/1235] Compiling sha1-armv8-win.S
[561/1235] Compiling sha1-x86_64-apple.S
[562/1235] Compiling sha1-x86_64-linux.S
[563/1235] Compiling sha1-armv4-large-linux.S
[564/1235] Compiling sha1-armv8-apple.S
[565/1235] Compiling sha1-armv8-linux.S
[566/1235] Compiling sha1-586-linux.S
[567/1235] Compiling sha1-586-apple.S
[568/1235] Compiling rdrand-x86_64-linux.S
[569/1235] Compiling rsaz-avx2-linux.S
[570/1235] Compiling rsaz-avx2-apple.S
[571/1235] Compiling rdrand-x86_64-apple.S
[572/1235] Compiling bio_ssl.cc
[573/1235] Compiling p256_beeu-x86_64-asm-linux.S
[574/1235] Compiling p256_beeu-x86_64-asm-apple.S
[575/1235] Compiling p256_beeu-armv8-asm-win.S
[576/1235] Compiling p256_beeu-armv8-asm-linux.S
[577/1235] Compiling p256_beeu-armv8-asm-apple.S
[578/1235] Compiling p256-armv8-asm-win.S
[579/1235] Compiling p256-x86_64-asm-linux.S
[580/1235] Compiling p256-x86_64-asm-apple.S
[581/1235] Compiling p256-armv8-asm-linux.S
[582/1235] Compiling p256-armv8-asm-apple.S
[583/1235] Compiling ghashv8-armv8-apple.S
[584/1235] Compiling ghashv8-armv7-linux.S
[585/1235] Compiling ghashv8-armv8-win.S
[586/1235] Compiling ghashv8-armv8-linux.S
[587/1235] Compiling ghash-x86_64-apple.S
[588/1235] Compiling ghash-x86-linux.S
[589/1235] Compiling ghash-x86_64-linux.S
[590/1235] Compiling ghash-ssse3-x86_64-linux.S
[591/1235] Compiling ghash-x86-apple.S
[592/1235] Compiling ghash-ssse3-x86-linux.S
[593/1235] Compiling ghash-ssse3-x86-apple.S
[594/1235] Compiling ghash-ssse3-x86_64-apple.S
[595/1235] Compiling ghash-neon-armv8-win.S
[596/1235] Compiling ghash-neon-armv8-linux.S
[597/1235] Compiling co-586-linux.S
[598/1235] Compiling ghash-armv4-linux.S
[599/1235] Compiling ghash-neon-armv8-apple.S
[600/1235] Compiling co-586-apple.S
[601/1235] Compiling bsaes-armv7-linux.S
[602/1235] Compiling bn-armv8-win.S
[603/1235] Compiling bn-armv8-apple.S
[604/1235] Compiling bn-586-linux.S
[605/1235] Compiling bn-armv8-linux.S
[606/1235] Compiling armv8-mont-linux.S
[607/1235] Compiling bn-586-apple.S
[608/1235] Compiling armv8-mont-apple.S
[609/1235] Compiling armv8-mont-win.S
[610/1235] Compiling aesv8-gcm-armv8-win.S
[611/1235] Compiling aesv8-gcm-armv8-linux.S
[612/1235] Compiling aesv8-armv8-win.S
[613/1235] Compiling aesv8-gcm-armv8-apple.S
[614/1235] Compiling armv4-mont-linux.S
[615/1235] Compiling d1_both.cc
[616/1235] Compiling aesv8-armv8-linux.S
[617/1235] Compiling aesv8-armv8-apple.S
[618/1235] Compiling aesv8-armv7-linux.S
[619/1235] Compiling aesni-x86_64-apple.S
[620/1235] Compiling aesni-x86-linux.S
[621/1235] Compiling aesni-x86_64-linux.S
[622/1235] Compiling aesni-x86-apple.S
[623/1235] Compiling aesni-gcm-x86_64-apple.S
[624/1235] Compiling aesni-gcm-x86_64-linux.S
[625/1235] Compiling aes-gcm-avx2-x86_64-apple.S
[626/1235] Compiling aes-gcm-avx2-x86_64-linux.S
[627/1235] Compiling aes-gcm-avx10-x86_64-linux.S
[628/1235] Compiling aes-gcm-avx10-x86_64-apple.S
[629/1235] Compiling x_sig.cc
[630/1235] Compiling x_x509a.cc
[631/1235] Compiling x_val.cc
[632/1235] Compiling x_x509.cc
[633/1235] Compiling x_spki.cc
[634/1235] Compiling x_req.cc
[635/1235] Compiling x_pubkey.cc
[636/1235] Compiling x_name.cc
[637/1235] Compiling x509rset.cc
[638/1235] Compiling x_attrib.cc
[639/1235] Compiling x_all.cc
[640/1235] Compiling x509spki.cc
[641/1235] Compiling x_algor.cc
[642/1235] Compiling x_exten.cc
[643/1235] Compiling x_crl.cc
[644/1235] Compiling x509name.cc
[645/1235] Compiling x509cset.cc
[646/1235] Compiling x509_vpm.cc
[647/1235] Compiling x509_txt.cc
[648/1235] Compiling x509_trs.cc
[649/1235] Compiling x509_v3.cc
[650/1235] Compiling x509_vfy.cc
[651/1235] Compiling x509_set.cc
[652/1235] Compiling x509_req.cc
[653/1235] Compiling x509_obj.cc
[654/1235] Compiling x509_d2.cc
[655/1235] Compiling x509_def.cc
[656/1235] Compiling x509_ext.cc
[657/1235] Compiling x509_cmp.cc
[658/1235] Compiling x509_att.cc
[659/1235] Compiling x509_lu.cc
[660/1235] Compiling x509.cc
[661/1235] Compiling v3_skey.cc
[662/1235] Compiling v3_utl.cc
[663/1235] Compiling v3_ocsp.cc
[664/1235] Compiling v3_purp.cc
[665/1235] Compiling v3_prn.cc
[666/1235] Compiling v3_pmaps.cc
[667/1235] Compiling v3_pcons.cc
[668/1235] Compiling v3_ncons.cc
[669/1235] Compiling v3_int.cc
[670/1235] Compiling v3_lib.cc
[671/1235] Compiling v3_extku.cc
[672/1235] Compiling v3_ia5.cc
[673/1235] Compiling v3_info.cc
[674/1235] Compiling v3_genn.cc
[675/1235] Compiling v3_enum.cc
[676/1235] Compiling v3_crld.cc
[677/1235] Compiling v3_cpols.cc
[678/1235] Compiling v3_conf.cc
[679/1235] Compiling v3_bitst.cc
[680/1235] Compiling v3_bcons.cc
[681/1235] Compiling v3_akeya.cc
[682/1235] Compiling v3_alt.cc
[683/1235] Compiling v3_akey.cc
[684/1235] Compiling t_x509a.cc
[685/1235] Compiling i2d_pr.cc
[686/1235] Compiling t_x509.cc
[687/1235] Compiling t_crl.cc
[688/1235] Compiling t_req.cc
[689/1235] Compiling name_print.cc
[690/1235] Compiling rsa_pss.cc
[691/1235] Compiling policy.cc
[692/1235] Compiling by_file.cc
[693/1235] Compiling by_dir.cc
[694/1235] Compiling asn1_gen.cc
[695/1235] Compiling a_verify.cc
[696/1235] Compiling voprf.cc
[697/1235] Compiling algorithm.cc
[698/1235] Compiling trust_token.cc
[699/1235] Compiling a_digest.cc
[700/1235] Compiling a_sign.cc
[701/1235] Compiling thread_win.cc
[702/1235] Compiling thread_pthread.cc
[703/1235] Compiling thread.cc
[704/1235] Compiling thread_none.cc
[705/1235] Compiling pmbtoken.cc
[706/1235] Compiling stack.cc
[707/1235] Compiling slhdsa.cc
[708/1235] Compiling sha512.cc
[709/1235] Compiling sha256.cc
[710/1235] Compiling siphash.cc
[711/1235] Compiling sha1.cc
[712/1235] Compiling spake2plus.cc
[713/1235] Compiling rsa_extra.cc
[714/1235] Compiling rsa_print.cc
[715/1235] Compiling rc4.cc
[716/1235] Compiling refcount.cc
[717/1235] Compiling trusty.cc
[718/1235] Compiling rand.cc
[719/1235] Compiling windows.cc
[720/1235] Compiling urandom.cc
[721/1235] Compiling rsa_crypt.cc
[722/1235] Compiling passive.cc
[723/1235] Compiling getentropy.cc
[724/1235] Compiling deterministic.cc
[725/1235] Compiling ios.cc
[726/1235] Compiling poly1305_arm_asm.S
[727/1235] Compiling rsa_asn1.cc
[728/1235] Compiling forkunsafe.cc
[729/1235] Compiling fork_detect.cc
[730/1235] Compiling poly1305_arm.cc
[731/1235] Compiling poly1305.cc
[732/1235] Compiling pool.cc
[733/1235] Compiling poly1305_vec.cc
[734/1235] Compiling pkcs7.cc
[735/1235] Compiling pkcs8.cc
[736/1235] Compiling pkcs8_x509.cc
[737/1235] Compiling p5_pbev2.cc
[738/1235] Compiling pkcs7_x509.cc
[739/1235] Compiling pem_xaux.cc
[740/1235] Compiling pem_x509.cc
[741/1235] Compiling pem_pkey.cc
[742/1235] Compiling mlkem.cc
[743/1235] Compiling pem_pk8.cc
[744/1235] Compiling pem_oth.cc
[745/1235] Compiling obj_xref.cc
[746/1235] Compiling mldsa.cc
[747/1235] Compiling pem_info.cc
[748/1235] Compiling pem_lib.cc
[749/1235] Compiling obj.cc
[750/1235] Compiling pem_all.cc
[751/1235] Compiling poly_rq_mul.S
[752/1235] Compiling fips_shared_support.cc
[753/1235] Compiling md5.cc
[754/1235] Compiling mem.cc
[755/1235] Compiling md4.cc
[756/1235] Compiling lhash.cc
[757/1235] Compiling ex_data.cc
[758/1235] Compiling kyber.cc
[759/1235] Compiling sign.cc
[760/1235] Compiling hrss.cc
[761/1235] Compiling hpke.cc
[762/1235] Compiling scrypt.cc
[763/1235] Compiling print.cc
[764/1235] Compiling pbkdf.cc
[765/1235] Compiling p_x25519.cc
[766/1235] Compiling p_rsa.cc
[767/1235] Compiling p_rsa_asn1.cc
[768/1235] Compiling p_hkdf.cc
[769/1235] Compiling p_ed25519.cc
[770/1235] Compiling p_x25519_asn1.cc
[771/1235] Compiling p_ed25519_asn1.cc
[772/1235] Compiling p_ec_asn1.cc
[773/1235] Compiling p_ec.cc
[774/1235] Compiling p_dh.cc
[775/1235] Compiling p_dh_asn1.cc
[776/1235] Compiling evp_ctx.cc
[777/1235] Compiling p_dsa_asn1.cc
[778/1235] Compiling err.cc
[779/1235] Compiling engine.cc
[780/1235] Compiling evp.cc
[781/1235] Compiling ecdh.cc
[782/1235] Compiling evp_asn1.cc
[783/1235] Compiling ecdsa_asn1.cc
[784/1235] Compiling hash_to_curve.cc
[785/1235] Compiling ec_derive.cc
[786/1235] Compiling dsa.cc
[787/1235] Compiling params.cc
[788/1235] Compiling dsa_asn1.cc
[789/1235] Compiling ec_asn1.cc
[790/1235] Compiling x25519-asm-arm.S
[791/1235] Compiling des.cc
[792/1235] Compiling digest_extra.cc
[793/1235] Compiling crypto.cc
[794/1235] Compiling dh_asn1.cc
[795/1235] Compiling spake25519.cc
[796/1235] Compiling cpu_arm_linux.cc
[797/1235] Compiling cpu_intel.cc
[798/1235] Compiling cpu_arm_freebsd.cc
[799/1235] Compiling curve25519.cc
[800/1235] Compiling cpu_aarch64_win.cc
[801/1235] Compiling cpu_aarch64_openbsd.cc
[802/1235] Compiling bcm.cc
[803/1235] Compiling cpu_aarch64_linux.cc
[804/1235] Compiling cpu_aarch64_fuchsia.cc
[805/1235] Compiling cpu_aarch64_sysreg.cc
[806/1235] Compiling curve25519_64_adx.cc
[807/1235] Compiling cpu_aarch64_apple.cc
[808/1235] Compiling conf.cc
[809/1235] Compiling e_rc2.cc
[810/1235] Compiling tls_cbc.cc
[811/1235] Compiling get_cipher.cc
[812/1235] Compiling e_rc4.cc
[813/1235] Compiling e_null.cc
[814/1235] Compiling e_tls.cc
[815/1235] Compiling e_des.cc
[816/1235] Compiling derive_key.cc
[817/1235] Compiling e_chacha20poly1305.cc
[818/1235] Compiling e_aesgcmsiv.cc
[819/1235] Compiling e_aesctrhmac.cc
[820/1235] Compiling chacha.cc
[821/1235] Compiling unicode.cc
[822/1235] Compiling buf.cc
[823/1235] Compiling cbb.cc
[824/1235] Compiling ber.cc
[825/1235] Compiling cbs.cc
[826/1235] Compiling bn_asn1.cc
[827/1235] Compiling asn1_compat.cc
[828/1235] Compiling socket.cc
[829/1235] Compiling convert.cc
[830/1235] Compiling blake2.cc
[831/1235] Compiling fd.cc
[832/1235] Compiling socket_helper.cc
[833/1235] Compiling printf.cc
[834/1235] Compiling pair.cc
[835/1235] Compiling bio_mem.cc
[836/1235] Compiling file.cc
[837/1235] Compiling errno.cc
[838/1235] Compiling hexdump.cc
[839/1235] Compiling base64.cc
[840/1235] Compiling connect.cc
[841/1235] Compiling bio.cc
[842/1235] Compiling tasn_typ.cc
[843/1235] Compiling tasn_utl.cc
[844/1235] Compiling tasn_fre.cc
[845/1235] Compiling tasn_enc.cc
[846/1235] Compiling posix_time.cc
[847/1235] Compiling tasn_new.cc
[848/1235] Compiling f_string.cc
[849/1235] Compiling f_int.cc
[850/1235] Compiling asn_pack.cc
[851/1235] Compiling asn1_par.cc
[852/1235] Compiling a_strex.cc
[853/1235] Compiling asn1_lib.cc
[854/1235] Compiling tasn_dec.cc
[855/1235] Compiling a_utctm.cc
[856/1235] Compiling a_octet.cc
[857/1235] Compiling a_type.cc
[858/1235] Compiling a_time.cc
[859/1235] Compiling a_strnid.cc
[860/1235] Compiling a_int.cc
[861/1235] Compiling a_i2d_fp.cc
[862/1235] Compiling a_mbstr.cc
[863/1235] Compiling a_object.cc
[864/1235] Compiling a_dup.cc
[865/1235] Compiling fiat_p256_adx_sqr.S
[866/1235] Compiling a_d2i_fp.cc
[867/1235] Compiling CCryptoBoringSSLShims shims.c
[868/1235] Compiling fiat_p256_adx_mul.S
[869/1235] Compiling fiat_curve25519_adx_square.S
[870/1235] Compiling a_gentm.cc
[871/1235] Compiling fiat_curve25519_adx_mul.S
[872/1235] Compiling md5-x86_64-apple.S
[873/1235] Compiling md5-x86_64-linux.S
[874/1235] Compiling md5-586-linux.S
[875/1235] Compiling md5-586-apple.S
[876/1235] Compiling chacha20_poly1305_x86_64-linux.S
[877/1235] Compiling chacha20_poly1305_x86_64-apple.S
[878/1235] Compiling chacha20_poly1305_armv8-linux.S
[879/1235] Compiling chacha20_poly1305_armv8-win.S
[880/1235] Compiling chacha20_poly1305_armv8-apple.S
[881/1235] Compiling chacha-x86_64-linux.S
[882/1235] Compiling chacha-x86_64-apple.S
[883/1235] Compiling a_bitstr.cc
[884/1235] Compiling a_bool.cc
[885/1235] Compiling chacha-armv8-win.S
[886/1235] Compiling chacha-x86-linux.S
[887/1235] Compiling chacha-x86-apple.S
[888/1235] Compiling chacha-armv8-linux.S
[889/1235] Compiling chacha-armv8-apple.S
[890/1235] Compiling chacha-armv4-linux.S
[891/1235] Compiling x86_64-mont5-apple.S
[892/1235] Compiling aes128gcmsiv-x86_64-linux.S
[893/1235] Compiling x86_64-mont-linux.S
[894/1235] Compiling aes128gcmsiv-x86_64-apple.S
[895/1235] Compiling x86_64-mont-apple.S
[896/1235] Compiling x86_64-mont5-linux.S
[897/1235] Compiling x86-mont-apple.S
[898/1235] Compiling vpaes-x86_64-apple.S
[899/1235] Compiling x86-mont-linux.S
[900/1235] Compiling vpaes-x86-apple.S
[901/1235] Compiling vpaes-x86_64-linux.S
[902/1235] Compiling vpaes-armv8-linux.S
[903/1235] Compiling vpaes-x86-linux.S
[904/1235] Compiling vpaes-armv8-apple.S
[905/1235] Compiling vpaes-armv8-win.S
[906/1235] Compiling sha512-x86_64-linux.S
[907/1235] Compiling err_data.cc
[908/1235] Compiling vpaes-armv7-linux.S
[909/1235] Compiling sha512-x86_64-apple.S
[910/1235] Compiling sha512-armv8-apple.S
[911/1235] Compiling sha512-armv8-linux.S
[912/1235] Compiling sha512-armv4-linux.S
[913/1235] Compiling sha512-armv8-win.S
[914/1235] Compiling sha512-586-linux.S
[915/1235] Compiling sha256-x86_64-apple.S
[916/1235] Compiling sha512-586-apple.S
[917/1235] Compiling sha256-armv8-win.S
[918/1235] Compiling sha256-x86_64-linux.S
[919/1235] Compiling sha256-armv4-linux.S
[920/1235] Compiling sha256-armv8-linux.S
[921/1235] Compiling sha256-armv8-apple.S
[922/1235] Compiling sha256-586-linux.S
[923/1235] Compiling sha256-586-apple.S
[924/1235] Compiling sha1-x86_64-apple.S
[925/1235] Compiling sha1-armv8-win.S
[926/1235] Compiling sha1-armv8-linux.S
[927/1235] Compiling sha1-armv4-large-linux.S
[928/1235] Compiling sha1-armv8-apple.S
[929/1235] Compiling sha1-x86_64-linux.S
[930/1235] Compiling sha1-586-linux.S
[931/1235] Compiling sha1-586-apple.S
[932/1235] Compiling rsaz-avx2-linux.S
[933/1235] Compiling rsaz-avx2-apple.S
[934/1235] Compiling rdrand-x86_64-apple.S
[935/1235] Compiling p256_beeu-x86_64-asm-linux.S
[936/1235] Compiling rdrand-x86_64-linux.S
[937/1235] Compiling p256_beeu-x86_64-asm-apple.S
[938/1235] Compiling p256_beeu-armv8-asm-linux.S
[939/1235] Compiling p256_beeu-armv8-asm-win.S
[940/1235] Compiling p256_beeu-armv8-asm-apple.S
[941/1235] Compiling p256-x86_64-asm-apple.S
[942/1235] Compiling p256-armv8-asm-apple.S
[943/1235] Compiling p256-x86_64-asm-linux.S
[944/1235] Compiling p256-armv8-asm-linux.S
[945/1235] Compiling p256-armv8-asm-win.S
[946/1235] Compiling ghashv8-armv8-win.S
[947/1235] Compiling ghashv8-armv8-linux.S
[948/1235] Compiling ghashv8-armv8-apple.S
[949/1235] Compiling ghashv8-armv7-linux.S
[950/1235] Compiling ghash-x86-linux.S
[951/1235] Compiling ghash-x86_64-apple.S
[952/1235] Compiling ghash-x86_64-linux.S
[953/1235] Compiling ghash-x86-apple.S
[954/1235] Compiling ghash-ssse3-x86_64-linux.S
[955/1235] Compiling ghash-ssse3-x86-linux.S
[956/1235] Compiling ghash-ssse3-x86_64-apple.S
[957/1235] Compiling ghash-ssse3-x86-apple.S
[958/1235] Compiling ghash-neon-armv8-win.S
[959/1235] Compiling ghash-neon-armv8-linux.S
[960/1235] Compiling ghash-neon-armv8-apple.S
[961/1235] Compiling ghash-armv4-linux.S
[962/1235] Compiling co-586-apple.S
[963/1235] Compiling co-586-linux.S
[964/1235] Compiling bsaes-armv7-linux.S
[965/1235] Compiling bn-armv8-win.S
[966/1235] Compiling bn-armv8-linux.S
[967/1235] Compiling bn-armv8-apple.S
[968/1235] Compiling bn-586-apple.S
[969/1235] Compiling bn-586-linux.S
[970/1235] Compiling armv8-mont-linux.S
[971/1235] Compiling armv8-mont-win.S
[972/1235] Compiling armv4-mont-linux.S
[973/1235] Compiling aesv8-gcm-armv8-linux.S
[974/1235] Compiling aesv8-gcm-armv8-win.S
[975/1235] Compiling armv8-mont-apple.S
[976/1235] Compiling aesv8-gcm-armv8-apple.S
[977/1235] Compiling aesv8-armv8-win.S
[978/1235] Compiling aesv8-armv8-linux.S
[979/1235] Compiling aesv8-armv8-apple.S
[980/1235] Compiling aesv8-armv7-linux.S
[981/1235] Compiling aesni-x86_64-apple.S
[982/1235] Compiling aesni-x86-linux.S
[983/1235] Compiling aesni-x86-apple.S
[984/1235] Compiling aesni-gcm-x86_64-linux.S
[985/1235] Compiling aesni-x86_64-linux.S
[986/1235] Compiling aesni-gcm-x86_64-apple.S
[987/1235] Compiling aes-gcm-avx10-x86_64-apple.S
[988/1235] Compiling aes-gcm-avx10-x86_64-linux.S
[989/1235] Compiling x_sig.cc
[990/1235] Compiling x_val.cc
[991/1235] Compiling x_x509.cc
[992/1235] Compiling x_spki.cc
[993/1235] Compiling x_req.cc
[994/1235] Compiling x_x509a.cc
[995/1235] Compiling x_name.cc
[996/1235] Compiling x_pubkey.cc
[997/1235] Compiling x_crl.cc
[998/1235] Compiling x_attrib.cc
[999/1235] Compiling c-nioatomics.c
[1000/1235] Compiling x_exten.cc
[1001/1235] Compiling x509rset.cc
[1002/1235] Compiling x509spki.cc
[1003/1235] Compiling x_all.cc
[1004/1235] Compiling x_algor.cc
[1005/1235] Compiling x509name.cc
[1006/1235] Compiling x509cset.cc
[1007/1235] Compiling x509_vpm.cc
[1008/1235] Compiling x509_vfy.cc
[1009/1235] Compiling x509_v3.cc
[1010/1235] Compiling x509_txt.cc
[1011/1235] Compiling x509_trs.cc
[1012/1235] Compiling x509_set.cc
[1013/1235] Compiling x509_obj.cc
[1014/1235] Compiling x509_req.cc
[1015/1235] Compiling x509_ext.cc
[1016/1235] Compiling x509_lu.cc
[1017/1235] Compiling x509_def.cc
[1018/1235] Compiling x509_cmp.cc
[1019/1235] Compiling x509_d2.cc
[1020/1235] Compiling c-atomics.c
[1021/1235] Compiling x509_att.cc
[1022/1241] Compiling x509.cc
[1024/1241] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1024/1241] Compiling v3_utl.cc
[1025/1241] Compiling v3_skey.cc
[1026/1241] Compiling v3_purp.cc
[1027/1241] Compiling v3_pmaps.cc
[1029/1241] Compiling NIOConcurrencyHelpers NIOLock.swift
[1029/1241] Compiling v3_prn.cc
[1031/1241] Compiling NIOConcurrencyHelpers lock.swift
[1032/1241] Compiling NIOConcurrencyHelpers atomics.swift
[1033/1241] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1034/1241] Emitting module NIOConcurrencyHelpers
[1034/1242] Compiling v3_lib.cc
[1035/1242] Compiling v3_int.cc
[1037/1242] Compiling v3_pcons.cc
[1038/1242] Compiling v3_ocsp.cc
[1039/1242] Compiling v3_info.cc
[1040/1242] Compiling v3_ncons.cc
[1041/1242] Compiling v3_ia5.cc
[1042/1242] Compiling v3_genn.cc
[1043/1268] Compiling v3_extku.cc
[1045/1268] Emitting module ConsoleKitTerminal
[1046/1271] Compiling ConsoleKitTerminal Console+Wait.swift
[1047/1271] Compiling ConsoleKitTerminal ConsoleColor.swift
[1048/1271] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1048/1271] Compiling v3_enum.cc
[1050/1271] Compiling ConsoleKitTerminal Console+Confirm.swift
[1051/1271] Compiling ConsoleKitTerminal Console+Input.swift
[1052/1271] Compiling ConsoleKitTerminal Console+Center.swift
[1053/1271] Compiling ConsoleKitTerminal Console+Output.swift
[1053/1271] Compiling v3_conf.cc
[1054/1271] Compiling v3_bitst.cc
[1055/1271] Compiling v3_crld.cc
[1056/1271] Compiling v3_bcons.cc
[1058/1271] Compiling ConsoleKitTerminal CustomActivity.swift
[1059/1271] Compiling ConsoleKitTerminal LoadingBar.swift
[1060/1271] Compiling ConsoleKitTerminal ProgressBar.swift
[1061/1271] Compiling ConsoleKitTerminal Console+Clear.swift
[1062/1271] Compiling ConsoleKitTerminal ActivityBar.swift
[1063/1271] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1064/1271] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1065/1271] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1065/1271] Compiling v3_cpols.cc
[1066/1271] Compiling t_req.cc
[1067/1271] Compiling v3_alt.cc
[1069/1271] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1070/1271] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1071/1271] Compiling ConsoleKitTerminal LoggerFragment.swift
[1072/1271] Compiling ConsoleKitTerminal Console.swift
[1073/1271] Compiling ConsoleKitTerminal Terminal.swift
[1074/1271] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1075/1271] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1076/1271] Compiling ConsoleKitTerminal ConsoleClear.swift
[1077/1271] Compiling ConsoleKitTerminal Console+Ask.swift
[1078/1271] Compiling ConsoleKitTerminal Console+Choose.swift
[1079/1271] Compiling ConsoleKitTerminal ConsoleText.swift
[1080/1271] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1081/1271] Compiling ConsoleKitTerminal ANSI.swift
[1081/1272] Compiling t_x509.cc
[1083/1272] Compiling v3_akey.cc
[1084/1272] Compiling v3_akeya.cc
[1085/1272] Compiling t_x509a.cc
[1086/1294] Compiling t_crl.cc
[1087/1294] Compiling policy.cc
[1088/1294] Compiling rsa_pss.cc
[1089/1294] Compiling i2d_pr.cc
[1090/1294] Compiling algorithm.cc
[1092/1294] Compiling ConsoleKitCommands CommandSignature.swift
[1093/1294] Compiling ConsoleKitCommands Flag.swift
[1094/1294] Compiling ConsoleKitCommands Option.swift
[1095/1294] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1096/1294] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1097/1294] Compiling ConsoleKitCommands Argument.swift
[1098/1296] Emitting module ConsoleKitCommands
[1099/1296] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1100/1296] Compiling ConsoleKitCommands AsyncCommand.swift
[1101/1296] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1102/1296] Compiling ConsoleKitCommands Command.swift
[1103/1296] Compiling ConsoleKitCommands CommandContext.swift
[1104/1296] Compiling ConsoleKitCommands CommandError.swift
[1105/1296] Compiling ConsoleKitCommands AsyncCommands.swift
[1106/1296] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1107/1296] Compiling ConsoleKitCommands AnyCommand.swift
[1107/1296] Compiling name_print.cc
[1109/1296] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1110/1296] Compiling ConsoleKitCommands Utilities.swift
[1110/1296] Compiling by_file.cc
[1111/1296] Compiling a_digest.cc
[1112/1296] Compiling by_dir.cc
[1113/1296] Compiling asn1_gen.cc
[1114/1296] Compiling a_sign.cc
[1115/1296] Compiling a_verify.cc
[1116/1296] Compiling voprf.cc
[1117/1296] Compiling thread_pthread.cc
[1118/1296] Compiling thread_win.cc
[1119/1296] Compiling thread_none.cc
[1120/1296] Compiling trust_token.cc
[1121/1296] Compiling slhdsa.cc
[1122/1296] Compiling pmbtoken.cc
[1123/1296] Compiling thread.cc
[1124/1296] Compiling stack.cc
[1125/1296] Compiling wots.cc
[1126/1296] Compiling thash.cc
[1128/1296] Compiling ConsoleKitCommands Console+Run.swift
[1129/1296] Compiling ConsoleKitCommands ConsoleError.swift
[1130/1296] Compiling ConsoleKitCommands Completion.swift
[1131/1296] Compiling ConsoleKitCommands CommandGroup.swift
[1132/1296] Compiling ConsoleKitCommands CommandInput.swift
[1133/1296] Compiling ConsoleKitCommands Commands.swift
[1133/1297] Compiling sha512.cc
[1134/1297] Compiling merkle.cc
[1136/1297] Compiling sha256.cc
[1137/1297] Compiling fors.cc
[1138/1297] Compiling siphash.cc
[1139/1299] Compiling sha1.cc
[1140/1299] Compiling rsa_print.cc
[1142/1299] Compiling ConsoleKit Exports.swift
[1143/1299] Emitting module ConsoleKit
[1143/1300] Compiling rsa_extra.cc
[1145/1300] Compiling rc4.cc
[1146/1300] Compiling refcount.cc
[1147/1300] Compiling rsa_asn1.cc
[1148/1300] Compiling urandom.cc
[1149/1300] Compiling windows.cc
[1150/1300] Compiling rsa_crypt.cc
[1151/1300] Compiling trusty.cc
[1152/1300] Compiling forkunsafe.cc
[1153/1300] Compiling rand_extra.cc
[1154/1300] Compiling ios.cc
[1155/1300] Compiling passive.cc
[1156/1300] Compiling getentropy.cc
[1157/1300] Compiling deterministic.cc
[1158/1300] Compiling poly1305_arm_asm.S
[1159/1300] Compiling fork_detect.cc
[1160/1300] Compiling poly1305_arm.cc
[1161/1300] Compiling poly1305.cc
[1162/1300] Compiling poly1305_vec.cc
[1163/1300] Compiling pool.cc
[1164/1300] Compiling pkcs8.cc
[1165/1300] Compiling pkcs7.cc
[1166/1300] Compiling pkcs8_x509.cc
[1167/1300] Compiling pkcs7_x509.cc
[1168/1300] Compiling p5_pbev2.cc
[1169/1300] Compiling pem_pkey.cc
[1170/1300] Compiling pem_x509.cc
[1171/1300] Compiling pem_xaux.cc
[1172/1300] Compiling pem_pk8.cc
[1173/1300] Compiling pem_oth.cc
[1174/1300] Compiling obj_xref.cc
[1175/1300] Compiling pem_all.cc
[1176/1300] Compiling pem_lib.cc
[1177/1300] Compiling pem_info.cc
[1178/1300] Compiling mldsa.cc
[1179/1300] Compiling mlkem.cc
[1180/1300] Compiling obj.cc
[1181/1300] Compiling poly_rq_mul.S
[1182/1300] Compiling md4.cc
[1183/1300] Compiling fips_shared_support.cc
[1184/1300] Compiling md5.cc
[1185/1300] Compiling mem.cc
[1186/1300] Compiling lhash.cc
[1187/1300] Compiling hpke.cc
[1188/1300] Compiling kyber.cc
[1189/1300] Compiling sign.cc
[1190/1300] Compiling ex_data.cc
[1191/1300] Compiling hrss.cc
[1192/1300] Compiling scrypt.cc
[1193/1300] Compiling pbkdf.cc
[1194/1300] Compiling print.cc
[1195/1300] Compiling p_x25519_asn1.cc
[1196/1300] Compiling p_x25519.cc
[1197/1300] Compiling p_rsa_asn1.cc
[1198/1300] Compiling p_rsa.cc
[1199/1300] Compiling p_ed25519.cc
[1200/1300] Compiling p_ed25519_asn1.cc
[1201/1300] Compiling p_hkdf.cc
[1202/1300] Compiling p_ec.cc
[1203/1300] Compiling p_ec_asn1.cc
[1204/1300] Compiling p_dh_asn1.cc
[1205/1300] Compiling p_dsa_asn1.cc
[1206/1300] Compiling p_dh.cc
[1207/1300] Compiling evp_ctx.cc
[1208/1300] Compiling err.cc
[1209/1300] Compiling evp_asn1.cc
[1210/1300] Compiling evp.cc
[1211/1300] Compiling engine.cc
[1212/1300] Compiling ecdh_extra.cc
[1213/1300] Compiling ecdsa_asn1.cc
[1214/1300] Compiling ec_derive.cc
[1215/1300] Compiling hash_to_curve.cc
[1216/1300] Compiling dsa_asn1.cc
[1217/1300] Compiling ec_asn1.cc
[1218/1300] Compiling dsa.cc
[1219/1300] Compiling params.cc
[1220/1300] Compiling x25519-asm-arm.S
[1221/1300] Compiling digest_extra.cc
[1222/1300] Compiling dh_asn1.cc
[1223/1300] Compiling des.cc
[1224/1300] Compiling spake25519.cc
[1225/1300] Compiling cpu_arm_linux.cc
[1226/1300] Compiling crypto.cc
[1227/1300] Compiling curve25519.cc
[1228/1300] Compiling cpu_intel.cc
[1229/1300] Compiling cpu_arm_freebsd.cc
[1230/1300] Compiling cpu_aarch64_win.cc
[1231/1300] Compiling cpu_aarch64_openbsd.cc
[1232/1300] Compiling cpu_aarch64_linux.cc
[1233/1300] Compiling curve25519_64_adx.cc
[1234/1300] Compiling cpu_aarch64_fuchsia.cc
[1235/1300] Compiling cpu_aarch64_sysreg.cc
[1236/1300] Compiling cpu_aarch64_apple.cc
[1237/1300] Compiling conf.cc
[1238/1300] Compiling bcm.cc
[1239/1300] Compiling e_chacha20poly1305.cc
[1240/1300] Compiling tls_cbc.cc
[1241/1300] Compiling e_null.cc
[1242/1300] Compiling e_rc2.cc
[1243/1300] Compiling e_rc4.cc
[1244/1300] Compiling e_aesctrhmac.cc
[1245/1300] Compiling e_tls.cc
[1246/1300] Compiling e_des.cc
[1247/1300] Compiling derive_key.cc
[1248/1300] Compiling e_aesgcmsiv.cc
[1249/1300] Compiling ber.cc
[1250/1300] Compiling unicode.cc
[1251/1300] Compiling cipher_extra.cc
[1252/1300] Compiling chacha.cc
[1253/1300] Compiling cbs.cc
[1254/1300] Compiling cbb.cc
[1255/1300] Compiling convert.cc
[1256/1300] Compiling bn_asn1.cc
[1257/1300] Compiling pair.cc
[1258/1300] Compiling printf.cc
[1258/1300] Compiling blake2.cc
[1260/1300] Compiling asn1_compat.cc
[1261/1300] Compiling buf.cc
[1262/1300] Compiling hexdump.cc
[1263/1300] Compiling errno.cc
[1264/1300] Compiling file.cc
[1265/1300] Compiling bio_mem.cc
[1266/1300] Compiling fd.cc
[1267/1300] Compiling tasn_utl.cc
[1268/1300] Compiling base64.cc
[1269/1300] Compiling tasn_fre.cc
[1270/1300] Compiling bio.cc
[1271/1300] Compiling asn_pack.cc
[1272/1300] Compiling tasn_typ.cc
[1273/1300] Compiling posix_time.cc
[1274/1300] Compiling f_int.cc
[1275/1300] Compiling f_string.cc
[1276/1300] Compiling tasn_enc.cc
[1277/1300] Compiling tasn_new.cc
[1278/1300] Compiling tasn_dec.cc
[1279/1300] Compiling asn1_par.cc
[1280/1300] Compiling a_strex.cc
[1281/1300] Compiling a_mbstr.cc
[1282/1300] Compiling a_utctm.cc
[1283/1300] Compiling a_octet.cc
[1284/1300] Compiling a_type.cc
[1285/1300] Compiling asn1_lib.cc
[1286/1300] Compiling a_time.cc
[1287/1300] Compiling a_strnid.cc
[1288/1300] Compiling a_int.cc
[1289/1300] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1290/1300] Write sources
[1291/1300] Compiling a_dup.cc
[1292/1300] Write sources
[1293/1300] Compiling a_object.cc
[1293/1300] Write sources
[1295/1300] Compiling a_bool.cc
[1296/1300] Compiling a_gentm.cc
[1297/1300] Compiling a_i2d_fp.cc
[1298/1319] Compiling a_d2i_fp.cc
[1300/1397] Compiling Algorithms Compacted.swift
[1301/1397] Compiling Algorithms Cycle.swift
[1302/1397] Compiling Algorithms EitherSequence.swift
[1302/1399] Compiling a_bitstr.cc
[1304/1399] Compiling Algorithms Keyed.swift
[1305/1399] Compiling Algorithms MinMax.swift
[1306/1399] Compiling Algorithms Product.swift
[1307/1399] Compiling Algorithms Joined.swift
[1308/1407] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1309/1407] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1310/1407] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1311/1407] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1312/1407] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1313/1407] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1314/1407] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1315/1414] Compiling Algorithms Partition.swift
[1316/1414] Compiling Algorithms Permutations.swift
[1317/1414] Compiling Atomics IntegerOperations.swift
[1318/1414] Compiling Atomics Unmanaged extensions.swift
[1322/1414] Compiling Algorithms FirstNonNil.swift
[1323/1414] Compiling Algorithms FlattenCollection.swift
[1324/1414] Compiling Algorithms Grouped.swift
[1325/1414] Compiling Algorithms Indexed.swift
[1326/1414] Compiling Algorithms Intersperse.swift
[1327/1414] Compiling BitCollections BitSet+Initializers.swift
[1328/1414] Compiling BitCollections BitSet+Invariants.swift
[1329/1414] Compiling BitCollections BitSet+Random.swift
[1330/1414] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1331/1414] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1332/1414] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1333/1414] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1334/1414] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1335/1414] Compiling BitCollections BitSet+CustomReflectable.swift
[1336/1414] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1337/1414] Compiling BitCollections BitSet+Equatable.swift
[1338/1414] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1339/1414] Compiling BitCollections BitSet+Extras.swift
[1340/1414] Compiling BitCollections BitSet+Hashable.swift
[1343/1414] Compiling Algorithms AdjacentPairs.swift
[1344/1414] Compiling Algorithms Chain.swift
[1345/1414] Compiling Algorithms Chunked.swift
[1346/1414] Compiling Algorithms Combinations.swift
[1347/1414] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1348/1414] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1349/1414] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1350/1414] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1351/1414] Compiling BitCollections BitSet+SetAlgebra union.swift
[1352/1414] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1353/1414] Compiling BitCollections BitSet.Counted.swift
[1354/1414] Compiling CryptoBoringWrapper RandomBytes.swift
[1355/1414] Compiling BitCollections BitSet.Index.swift
[1356/1414] Compiling BitCollections BitSet._UnsafeHandle.swift
[1357/1414] Compiling BitCollections BitSet.swift
[1358/1414] Compiling BitCollections Range+Utilities.swift
[1359/1414] Compiling BitCollections Slice+Utilities.swift
[1360/1414] Compiling BitCollections UInt+Tricks.swift
[1361/1414] Compiling BitCollections _Word.swift
[1362/1414] Emitting module BitCollections
[1371/1414] Compiling Algorithms Split.swift
[1372/1414] Compiling Algorithms Stride.swift
[1373/1414] Compiling Algorithms Suffix.swift
[1376/1414] Compiling Algorithms Rotate.swift
[1381/1417] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1391/1418] Emitting module CryptoBoringWrapper
[1392/1418] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1393/1418] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1397/1418] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1398/1418] Compiling CryptoBoringWrapper EllipticCurve.swift
[1399/1418] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1411/1419] Compiling Algorithms Trim.swift
[1412/1419] Compiling Algorithms Unique.swift
[1413/1419] Compiling Algorithms Windows.swift
[1414/1419] Emitting module Atomics
[1420/1420] Emitting module Algorithms
[1422/1553] Compiling Collections Collections.swift
[1423/1553] Emitting module Collections
[1425/1554] Emitting module Crypto
[1426/1563] Compiling NIOCore ByteBuffer-views.swift
[1427/1563] Compiling NIOCore Channel.swift
[1428/1563] Compiling NIOCore ChannelHandler.swift
[1429/1563] Compiling NIOCore ChannelHandlers.swift
[1430/1563] Compiling NIOCore ChannelInvoker.swift
[1431/1563] Compiling NIOCore ChannelOption.swift
[1432/1563] Compiling NIOCore ChannelPipeline.swift
[1433/1563] Compiling NIOCore CircularBuffer.swift
[1434/1563] Compiling NIOCore Codec.swift
[1435/1563] Compiling NIOCore ConvenienceOptionSupport.swift
[1436/1563] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1437/1563] Compiling NIOCore BSDSocketAPI.swift
[1438/1563] Compiling NIOCore ByteBuffer-aux.swift
[1439/1563] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1440/1563] Compiling NIOCore ByteBuffer-conversions.swift
[1441/1563] Compiling NIOCore ByteBuffer-core.swift
[1442/1563] Compiling NIOCore ByteBuffer-hex.swift
[1443/1563] Compiling NIOCore ByteBuffer-int.swift
[1444/1563] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1445/1563] Compiling NIOCore AddressedEnvelope.swift
[1446/1563] Compiling Crypto SymmetricKeys.swift
[1447/1563] Compiling Crypto HMAC.swift
[1448/1563] Compiling Crypto MACFunctions.swift
[1449/1563] Compiling Crypto MessageAuthenticationCode.swift
[1450/1563] Compiling Crypto AES.swift
[1451/1563] Compiling Crypto ECDSASignature_boring.swift
[1452/1563] Compiling Crypto ECDSA_boring.swift
[1453/1563] Compiling Crypto EdDSA_boring.swift
[1454/1563] Compiling Crypto ECDSA.swift
[1455/1563] Compiling Crypto Ed25519.swift
[1456/1563] Compiling NIOCore EventLoop.swift
[1457/1563] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1458/1563] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1459/1563] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1460/1563] Compiling NIOCore EventLoopFuture.swift
[1461/1563] Compiling NIOCore FileDescriptor.swift
[1462/1563] Compiling NIOCore FileHandle.swift
[1463/1563] Compiling NIOCore FileRegion.swift
[1464/1563] Compiling Crypto HPKE-KEM.swift
[1465/1563] Compiling Crypto HPKE-Errors.swift
[1466/1563] Compiling NIOCore DeadChannel.swift
[1467/1563] Compiling NIOCore DispatchQueue+WithFuture.swift
[1468/1563] Compiling NIOCore EventLoop+Deprecated.swift
[1469/1563] Compiling NIOCore EventLoop+SerialExecutor.swift
[1470/1563] Compiling NIOCore GlobalSingletons.swift
[1471/1563] Compiling NIOCore IO.swift
[1472/1563] Compiling NIOCore IOData.swift
[1473/1563] Compiling NIOCore IPProtocol.swift
[1474/1563] Compiling NIOCore IntegerBitPacking.swift
[1475/1563] Compiling NIOCore IntegerTypes.swift
[1476/1563] Compiling NIOCore Interfaces.swift
[1477/1563] Compiling NIOCore Linux.swift
[1478/1563] Compiling NIOCore MarkedCircularBuffer.swift
[1479/1563] Compiling NIOCore MulticastChannel.swift
[1480/1563] Compiling NIOCore NIOAny.swift
[1481/1563] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1482/1563] Compiling NIOCore NIOLoopBound.swift
[1483/1563] Compiling NIOCore NIOScheduledCallback.swift
[1484/1563] Compiling NIOCore NIOSendable.swift
[1485/1563] Compiling NIOCore RecvByteBufferAllocator.swift
[1510/1571] Compiling NIOCore AsyncAwaitSupport.swift
[1511/1571] Compiling NIOCore AsyncChannel.swift
[1512/1571] Compiling NIOCore AsyncChannelHandler.swift
[1513/1571] Compiling NIOCore AsyncChannelInboundStream.swift
[1514/1571] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1515/1571] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1516/1571] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1517/1571] Compiling NIOCore NIOAsyncWriter.swift
[1518/1571] Compiling NIOCore ByteBuffer-multi-int.swift
[1519/1571] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1520/1571] Compiling Crypto Signature.swift
[1521/1571] Compiling Crypto CryptoKitErrors_boring.swift
[1522/1571] Compiling Crypto RNG_boring.swift
[1523/1571] Compiling Crypto SafeCompare_boring.swift
[1524/1571] Compiling Crypto Zeroization_boring.swift
[1525/1571] Compiling Crypto PrettyBytes.swift
[1526/1571] Compiling Crypto SafeCompare.swift
[1527/1571] Compiling Crypto SecureBytes.swift
[1528/1571] Compiling Crypto Zeroization.swift
[1547/1572] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1548/1572] Compiling NIOCore SocketAddresses.swift
[1549/1572] Compiling NIOCore SocketOptionProvider.swift
[1550/1572] Compiling NIOCore SystemCallHelpers.swift
[1551/1572] Compiling NIOCore TimeAmount+Duration.swift
[1552/1572] Compiling NIOCore TypeAssistedChannelHandler.swift
[1553/1572] Compiling NIOCore UniversalBootstrapSupport.swift
[1554/1572] Compiling NIOCore Utilities.swift
[1572/1572] Emitting module NIOCore
[1574/1624] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1575/1624] Compiling NIOEmbedded AsyncTestingChannel.swift
[1576/1624] Emitting module NIOEmbedded
[1577/1624] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1578/1624] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1579/1624] Compiling NIOPosix PosixSingletons.swift
[1580/1624] Compiling NIOPosix RawSocketBootstrap.swift
[1581/1624] Compiling NIOPosix Resolver.swift
[1582/1624] Compiling NIOPosix Selectable.swift
[1583/1630] Compiling NIOEmbedded Embedded.swift
[1585/1631] Compiling NIOPosix ThreadPosix.swift
[1586/1631] Compiling NIOPosix ThreadWindows.swift
[1587/1631] Compiling NIOPosix UnsafeTransfer.swift
[1588/1631] Compiling NIOPosix Utilities.swift
[1589/1631] Compiling NIOPosix VsockAddress.swift
[1590/1631] Compiling NIOPosix VsockChannelEvents.swift
[1591/1631] Compiling NIOPosix SelectableChannel.swift
[1592/1631] Compiling NIOPosix SelectableEventLoop.swift
[1593/1631] Compiling NIOPosix SelectorEpoll.swift
[1594/1631] Compiling NIOPosix SelectorGeneric.swift
[1595/1631] Compiling NIOPosix SelectorKqueue.swift
[1596/1631] Compiling NIOPosix SelectorUring.swift
[1597/1631] Compiling NIOPosix ServerSocket.swift
[1598/1631] Compiling NIOPosix Socket.swift
[1599/1631] Compiling NIOPosix SocketChannel.swift
[1600/1631] Compiling NIOPosix SocketProtocols.swift
[1601/1631] Compiling NIOPosix System.swift
[1602/1631] Compiling NIOPosix Thread.swift
[1603/1631] Compiling NIOPosix IO.swift
[1604/1631] Compiling NIOPosix IntegerBitPacking.swift
[1605/1631] Compiling NIOPosix IntegerTypes.swift
[1606/1631] Compiling NIOPosix Linux.swift
[1607/1631] Compiling NIOPosix LinuxCPUSet.swift
[1608/1631] Compiling NIOPosix LinuxUring.swift
[1609/1631] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1610/1631] Compiling NIOPosix NIOThreadPool.swift
[1611/1631] Compiling NIOPosix NonBlockingFileIO.swift
[1612/1631] Compiling NIOPosix PendingDatagramWritesManager.swift
[1613/1631] Compiling NIOPosix PendingWritesManager.swift
[1614/1631] Compiling NIOPosix PipeChannel.swift
[1615/1631] Compiling NIOPosix PipePair.swift
[1616/1631] Compiling NIOPosix Pool.swift
[1617/1631] Compiling NIOPosix BSDSocketAPICommon.swift
[1618/1631] Compiling NIOPosix BSDSocketAPIPosix.swift
[1619/1631] Compiling NIOPosix BSDSocketAPIWindows.swift
[1620/1631] Compiling NIOPosix BaseSocket.swift
[1621/1631] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1622/1631] Compiling NIOPosix BaseSocketChannel.swift
[1623/1631] Compiling NIOPosix BaseStreamSocketChannel.swift
[1624/1631] Emitting module NIOPosix
[1625/1631] Compiling NIOPosix Bootstrap.swift
[1626/1631] Compiling NIOPosix ControlMessage.swift
[1627/1631] Compiling NIOPosix DatagramVectorReadManager.swift
[1628/1631] Compiling NIOPosix Errors+Any.swift
[1629/1631] Compiling NIOPosix FileDescriptor.swift
[1630/1631] Compiling NIOPosix GetaddrinfoResolver.swift
[1631/1631] Compiling NIOPosix HappyEyeballs.swift
[1633/1691] Compiling NIO Exports.swift
[1634/1691] Emitting module NIO
[1636/1692] Emitting module _NIOFileSystem
[1637/1692] Compiling AsyncKit Future+Miscellaneous.swift
[1638/1692] Compiling AsyncKit Future+Nonempty.swift
[1639/1692] Compiling AsyncKit Future+Optional.swift
[1640/1696] Compiling AsyncKit Future+Transform.swift
[1641/1696] Compiling AsyncKit Future+Try.swift
[1642/1696] Compiling AsyncKit FutureOperators.swift
[1643/1698] Compiling _NIOFileSystem ParallelDirCopy.swift
[1644/1698] Compiling _NIOFileSystem ParallelRemoval.swift
[1645/1698] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1646/1698] Compiling _NIOFileSystem CInterop.swift
[1647/1698] Compiling _NIOFileSystem Errno.swift
[1648/1737] Compiling NIOSOCKS ClientGreeting.swift
[1649/1737] Compiling NIOSOCKS Errors.swift
[1650/1737] Compiling NIOSOCKS Helpers.swift
[1651/1737] Compiling NIOSOCKS SOCKSClientHandler.swift
[1652/1737] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1653/1737] Compiling NIOSOCKS AuthenticationMethod.swift
[1654/1737] Compiling NIOTLS TLSEvents.swift
[1657/1737] Compiling AsyncKit Optional+StrictMap.swift
[1658/1737] Compiling AsyncKit Exports.swift
[1659/1737] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1660/1737] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1661/1738] Compiling NIOSOCKS ClientStateMachine.swift
[1662/1738] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1663/1738] Compiling NIOSOCKS SOCKSResponse.swift
[1664/1738] Compiling NIOSOCKS ServerStateMachine.swift
[1665/1738] Emitting module NIOTLS
[1666/1738] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1669/1738] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1670/1738] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1671/1738] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1672/1738] Compiling NIOTLS SNIHandler.swift
[1673/1738] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1674/1739] Emitting module NIOSOCKS
[1680/1739] Compiling NIOSOCKS Messages.swift
[1681/1739] Compiling NIOSOCKS SOCKSRequest.swift
[1682/1740] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1683/1740] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1685/1742] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1686/1742] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1687/1742] Emitting module NIOFoundationCompat
[1688/1742] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1694/1772] Compiling NIOSSL AndroidCABundle.swift
[1695/1772] Compiling NIOSSL ByteBufferBIO.swift
[1696/1772] Compiling NIOSSL CustomPrivateKey.swift
[1697/1772] Compiling NIOSSL IdentityVerification.swift
[1698/1772] Compiling NIOSSL NIOSSLServerHandler.swift
[1699/1794] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1700/1794] Compiling NIOTransportServices NIOTSSingletons.swift
[1701/1794] Compiling NIOTransportServices NIOTSBootstraps.swift
[1702/1794] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1703/1794] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1704/1796] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1705/1796] Compiling NIOTransportServices NIOTSErrors.swift
[1706/1796] Compiling NIOTransportServices NIOTSEventLoop.swift
[1707/1796] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1708/1796] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1709/1796] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1710/1796] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1711/1796] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1714/1796] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1715/1796] Compiling NIOTransportServices StateManagedChannel.swift
[1716/1796] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1717/1796] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1718/1796] Emitting module NIOTransportServices
[1719/1796] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1720/1796] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1721/1796] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1722/1796] Compiling NIOTransportServices AcceptHandler.swift
[1723/1796] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1724/1796] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1726/1797] Compiling _NIOFileSystem SystemFileHandle.swift
[1727/1797] Compiling _NIOFileSystem Utilities.swift
[1728/1797] Compiling _NIOFileSystem OpenOptions.swift
[1729/1797] Compiling _NIOFileSystem String+FileSystem.swift
[1730/1797] Emitting module AsyncKit
[1735/1797] Compiling NIOSSL NIOSSLSecureBytes.swift
[1736/1797] Compiling NIOSSL RNG.swift
[1737/1797] Compiling NIOSSL SafeCompare.swift
[1738/1797] Compiling NIOSSL Zeroization.swift
[1739/1797] Compiling _NIOFileSystem UnsafeTransfer.swift
[1757/1798] Emitting module NIOHTTP1
[1762/1799] Emitting module NIOSSL
[1763/1807] Compiling NIOFileSystem Exports.swift
[1764/1807] Emitting module NIOFileSystem
[1765/1807] Emitting module _NIOFileSystemFoundationCompat
[1769/1807] Compiling NIOSSL SubjectAlternativeName.swift
[1779/1808] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1780/1808] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1786/1874] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1787/1874] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1788/1874] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1789/1874] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1790/1874] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1791/1874] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1792/1874] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1793/1874] Compiling MultipartKit FormDataDecoder.swift
[1794/1874] Compiling MultipartKit FormDataEncoder.swift
[1795/1874] Compiling MultipartKit Storage.swift
[1796/1874] Compiling MultipartKit MultipartFormData.swift
[1797/1874] Compiling MultipartKit MultipartParser.swift
[1798/1874] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1799/1874] Compiling NIOWebSocket WebSocketOpcode.swift
[1802/1875] Emitting module NIOExtras
[1803/1877] Emitting module MultipartKit
[1804/1877] Compiling MultipartKit BasicCodingKey.swift
[1805/1877] Compiling MultipartKit MultipartError.swift
[1806/1877] Compiling MultipartKit Exports.swift
[1810/1879] Compiling NIOHPACK IntegerCoding.swift
[1811/1879] Compiling NIOHPACK IndexedHeaderTable.swift
[1812/1880] Compiling NIOHPACK HuffmanTables.swift
[1815/1880] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1819/1880] Compiling MultipartKit MultipartPart.swift
[1820/1880] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1822/1880] Compiling NIOExtras UnsafeTransfer.swift
[1823/1880] Compiling NIOHPACK HuffmanCoding.swift
[1824/1880] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1826/1880] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1828/1880] Compiling NIOHTTPCompression HTTPDecompression.swift
[1829/1880] Emitting module NIOHTTPCompression
[1830/1880] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1831/1880] Compiling NIOHTTPCompression HTTPCompression.swift
[1832/1881] Compiling NIOHPACK StaticHeaderTable.swift
[1833/1881] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1834/1881] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1841/1881] Compiling NIOSSL TLSConfiguration.swift
[1842/1881] Compiling NIOSSL UniversalBootstrapSupport.swift
[1843/1881] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1844/1881] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1845/1881] Emitting module NIOWebSocket
[1846/1881] Compiling NIOWebSocket WebSocketFrame.swift
[1851/1883] Emitting module NIOHPACK
[1853/1883] Compiling MultipartKit MultipartSerializer.swift
[1854/1883] Compiling MultipartKit Utilities.swift
[1875/1943] Compiling NIOHTTP2 HTTP2Frame.swift
[1876/1943] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1878/1952] Compiling WebSocketKit WebSocketHandler.swift
[1879/1952] Emitting module WebSocketKit
[1880/1952] Compiling WebSocketKit Exports.swift
[1881/1952] Compiling WebSocketKit WebSocket+Concurrency.swift
[1882/1952] Compiling WebSocketKit WebSocket.swift
[1883/1952] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1884/1952] Compiling WebSocketKit WebSocketClient.swift
[1885/1952] Compiling WebSocketKit WebSocket+Connect.swift
[1887/1953] Emitting module NIOHTTP2
[1888/1961] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1889/1961] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1890/1961] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1891/1961] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1892/1961] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1893/1961] Compiling NIOHTTP2 StateMachineResult.swift
[1894/1961] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1895/1961] Compiling NIOHTTP2 DOSHeuristics.swift
[1896/1961] Compiling NIOHTTP2 Error+Any.swift
[1898/1962] Compiling NIOHTTP2 InboundWindowManager.swift
[1899/1962] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1900/1962] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1901/1962] Compiling NIOHTTP2 StreamChannelList.swift
[1902/1962] Compiling NIOHTTP2 StreamMap.swift
[1903/1962] Compiling NIOHTTP2 StreamStateMachine.swift
[1904/1962] Compiling NIOHTTP2 UnsafeTransfer.swift
[1905/1962] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1906/1962] Compiling NIOHTTP2 MaySendFrames.swift
[1907/1962] Compiling NIOHTTP2 SendingDataState.swift
[1908/1962] Compiling NIOHTTP2 SendingGoawayState.swift
[1909/1962] Compiling NIOHTTP2 SendingHeadersState.swift
[1910/1962] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1911/1962] Compiling NIOHTTP2 SendingRstStreamState.swift
[1914/1962] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1915/1962] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1916/1962] Compiling NIOHTTP2 HasLocalSettings.swift
[1917/1962] Compiling NIOHTTP2 HasRemoteSettings.swift
[1918/1962] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1919/1962] Compiling NIOHTTP2 QuiescingState.swift
[1920/1962] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1921/1962] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1922/1962] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1923/1962] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1924/1962] Compiling NIOHTTP2 MayReceiveFrames.swift
[1925/1962] Compiling NIOHTTP2 ReceivingDataState.swift
[1926/1962] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1927/1962] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1928/1962] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1929/1962] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1930/1962] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1931/1962] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1932/1962] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1933/1962] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1934/1962] Compiling NIOHTTP2 HTTP2StreamID.swift
[1935/1962] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1936/1962] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1937/1962] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1938/1962] Compiling NIOHTTP2 InboundEventBuffer.swift
[1946/1962] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1947/1962] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1948/1962] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1949/1962] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1950/1962] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1951/1962] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1952/1962] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1953/1962] Compiling NIOHTTP2 HTTP2Error.swift
[1954/1962] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1955/1962] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1958/1962] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1959/1962] Compiling NIOHTTP2 HTTP2PingData.swift
[1960/1962] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1961/1962] Compiling NIOHTTP2 HTTP2Settings.swift
[1962/1962] Compiling NIOHTTP2 HTTP2Stream.swift
[1964/2022] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1965/2022] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1966/2022] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1967/2022] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1968/2022] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1969/2022] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1970/2022] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1971/2022] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1972/2022] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1973/2030] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1974/2030] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1975/2030] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1976/2030] Compiling AsyncHTTPClient HTTP1Connection.swift
[1977/2030] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1978/2030] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1979/2030] Compiling AsyncHTTPClient HTTP2Connection.swift
[1980/2030] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1981/2030] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1982/2030] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1983/2030] Compiling AsyncHTTPClient Transaction.swift
[1984/2030] Compiling AsyncHTTPClient Base64.swift
[1985/2030] Compiling AsyncHTTPClient BasicAuth.swift
[1986/2030] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1987/2030] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1988/2030] Compiling AsyncHTTPClient ConnectionPool.swift
[1989/2030] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1990/2030] Compiling AsyncHTTPClient RequestBag.swift
[1991/2030] Compiling AsyncHTTPClient RequestValidation.swift
[1992/2030] Compiling AsyncHTTPClient SSLContextCache.swift
[1993/2030] Compiling AsyncHTTPClient Scheme.swift
[1994/2030] Compiling AsyncHTTPClient Singleton.swift
[1995/2030] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1996/2030] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1997/2030] Compiling AsyncHTTPClient Utils.swift
[1998/2030] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1999/2030] Compiling AsyncHTTPClient RequestOptions.swift
[2000/2030] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2001/2030] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2002/2030] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2003/2030] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2004/2030] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2005/2030] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2006/2030] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2007/2030] Compiling AsyncHTTPClient ConnectionTarget.swift
[2008/2030] Compiling AsyncHTTPClient DeconstructedURL.swift
[2009/2030] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2010/2030] Compiling AsyncHTTPClient FoundationExtensions.swift
[2011/2030] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2012/2030] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2013/2030] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2014/2030] Emitting module AsyncHTTPClient
[2015/2030] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2016/2030] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2017/2030] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2018/2030] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2019/2030] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2020/2030] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2021/2030] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2022/2030] Compiling AsyncHTTPClient RequestBodyLength.swift
[2023/2030] Compiling AsyncHTTPClient HTTPClient.swift
[2024/2030] Compiling AsyncHTTPClient HTTPHandler.swift
[2025/2030] Compiling AsyncHTTPClient LRUCache.swift
[2026/2030] Compiling AsyncHTTPClient NWErrorHandler.swift
[2027/2030] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2028/2030] Compiling AsyncHTTPClient TLSConfiguration.swift
[2029/2030] Compiling AsyncHTTPClient RedirectState.swift
[2030/2030] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2032/2204] Emitting module PrchNIO
[2033/2204] Compiling PrchNIO NIOResponse.swift
[2034/2204] Compiling PrchNIO HTTPClient.swift
[2035/2204] Compiling PrchNIO HTTPClient.Response.swift
[2037/2205] Compiling Vapor Core.swift
[2038/2205] Compiling Vapor Running.swift
[2039/2205] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2040/2205] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2041/2205] Compiling Vapor DotEnvFile+load.swift
[2042/2205] Compiling Vapor Routes+caseInsenstive.swift
[2043/2205] Compiling Vapor Validatable+validate.swift
[2044/2205] Compiling Vapor Environment+Process.swift
[2045/2205] Compiling Vapor Environment+Secret.swift
[2046/2205] Compiling Vapor Environment.swift
[2047/2205] Compiling Vapor Abort.swift
[2048/2205] Compiling Vapor AbortError.swift
[2049/2205] Compiling Vapor DebuggableError.swift
[2050/2205] Compiling Vapor Demangler.swift
[2051/2205] Compiling Vapor ErrorSource.swift
[2052/2205] Compiling Vapor StackTrace.swift
[2053/2205] Compiling Vapor Exports.swift
[2054/2205] Compiling Vapor Application+HTTP.swift
[2055/2205] Compiling Vapor BasicResponder.swift
[2056/2205] Compiling Vapor BodyStream.swift
[2057/2205] Compiling Vapor Application+HTTP+Client.swift
[2058/2205] Compiling Vapor EventLoopHTTPClient.swift
[2059/2205] Compiling Vapor EndpointCache.swift
[2060/2205] Compiling Vapor HTTPMethod+String.swift
[2061/2229] Compiling Vapor AsyncBasicResponder.swift
[2062/2229] Compiling Vapor AsyncMiddleware.swift
[2063/2229] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2064/2229] Compiling Vapor AsyncSessionDriver.swift
[2065/2229] Compiling Vapor Authentication+Concurrency.swift
[2066/2229] Compiling Vapor Cache+Concurrency.swift
[2067/2229] Compiling Vapor Client+Concurrency.swift
[2068/2229] Compiling Vapor RequestBody+Concurrency.swift
[2069/2229] Compiling Vapor Responder+Concurrency.swift
[2070/2229] Compiling Vapor ResponseCodable+Concurrency.swift
[2071/2229] Compiling Vapor RoutesBuilder+Concurrency.swift
[2072/2229] Compiling Vapor ViewRenderer+Concurrency.swift
[2073/2229] Compiling Vapor WebSocket+Concurrency.swift
[2074/2229] Compiling Vapor ContainerGetPathExecutor.swift
[2075/2229] Compiling Vapor Content.swift
[2076/2229] Compiling Vapor ContentCoders.swift
[2077/2229] Compiling Vapor ContentConfiguration.swift
[2078/2229] Compiling Vapor ContentContainer.swift
[2079/2229] Compiling Vapor JSONCoder+Custom.swift
[2080/2229] Compiling Vapor JSONCoders+Content.swift
[2081/2229] Compiling Vapor PlaintextDecoder.swift
[2082/2229] Compiling Vapor PlaintextEncoder.swift
[2083/2229] Compiling Vapor URLQueryCoders.swift
[2084/2229] Compiling Vapor URLQueryContainer.swift
[2085/2229] Compiling Vapor Request+Body.swift
[2086/2229] Compiling Vapor Request+BodyStream.swift
[2087/2229] Compiling Vapor Request.swift
[2088/2229] Compiling Vapor Application+Responder.swift
[2089/2229] Compiling Vapor DefaultResponder.swift
[2090/2229] Compiling Vapor Response+Body.swift
[2091/2229] Compiling Vapor Response.swift
[2092/2229] Compiling Vapor ResponseCodable.swift
[2093/2229] Compiling Vapor Application+Routes.swift
[2094/2229] Compiling Vapor Parameters+Require.swift
[2095/2229] Compiling Vapor Request+WebSocket.swift
[2096/2229] Compiling Vapor Route.swift
[2097/2229] Compiling Vapor RouteCollection.swift
[2098/2229] Compiling Vapor Routes.swift
[2099/2229] Compiling Vapor RoutesBuilder+Group.swift
[2100/2229] Compiling Vapor RoutesBuilder+Method.swift
[2101/2229] Compiling Vapor RoutesBuilder+Middleware.swift
[2102/2229] Compiling Vapor RoutesBuilder+WebSocket.swift
[2103/2229] Compiling Vapor RoutesBuilder.swift
[2104/2229] Compiling Vapor OTP.swift
[2105/2229] Compiling Vapor Application+Servers.swift
[2106/2229] Compiling Vapor Server.swift
[2107/2229] Compiling Vapor App+Service.swift
[2108/2229] Compiling Vapor Req+Service.swift
[2109/2253] Compiling Vapor Validator.swift
[2110/2253] Compiling Vapor ValidatorResult.swift
[2111/2253] Compiling Vapor And.swift
[2112/2253] Compiling Vapor Case.swift
[2113/2253] Compiling Vapor CharacterSet.swift
[2114/2253] Compiling Vapor Count.swift
[2115/2253] Compiling Vapor Custom.swift
[2116/2253] Compiling Vapor Email.swift
[2117/2253] Compiling Vapor Empty.swift
[2118/2253] Compiling Vapor In.swift
[2119/2253] Compiling Vapor Nil.swift
[2120/2253] Compiling Vapor NilIgnoring.swift
[2121/2253] Compiling Vapor Not.swift
[2122/2253] Compiling Vapor Or.swift
[2123/2253] Compiling Vapor Pattern.swift
[2124/2253] Compiling Vapor Range.swift
[2125/2253] Compiling Vapor URL.swift
[2126/2253] Compiling Vapor Valid.swift
[2127/2253] Compiling Vapor Application+Views.swift
[2128/2253] Compiling Vapor PlaintextRenderer.swift
[2129/2253] Compiling Vapor Request+View.swift
[2130/2253] Compiling Vapor View.swift
[2131/2253] Compiling Vapor ViewRenderer.swift
[2132/2253] Compiling Vapor _Deprecations.swift
[2133/2253] Compiling Vapor Service.swift
[2134/2253] Compiling Vapor Application+Sessions.swift
[2135/2253] Compiling Vapor MemorySessions.swift
[2136/2253] Compiling Vapor Request+Session.swift
[2137/2253] Compiling Vapor Session.swift
[2138/2253] Compiling Vapor SessionCache.swift
[2139/2253] Compiling Vapor SessionData.swift
[2140/2253] Compiling Vapor SessionDriver.swift
[2141/2253] Compiling Vapor SessionsConfiguration.swift
[2142/2253] Compiling Vapor SessionsMiddleware.swift
[2143/2253] Compiling Vapor URLEncodedFormData.swift
[2144/2253] Compiling Vapor URLEncodedFormDecoder.swift
[2145/2253] Compiling Vapor URLEncodedFormEncoder.swift
[2146/2253] Compiling Vapor URLEncodedFormError.swift
[2147/2253] Compiling Vapor URLEncodedFormParser.swift
[2148/2253] Compiling Vapor URLEncodedFormSerializer.swift
[2149/2253] Compiling Vapor URLQueryFragmentConvertible.swift
[2150/2253] Compiling Vapor AnyResponse.swift
[2151/2253] Compiling Vapor Array+Random.swift
[2152/2253] Compiling Vapor Base32.swift
[2153/2253] Compiling Vapor Base64.swift
[2154/2253] Compiling Vapor BaseN.swift
[2155/2253] Compiling Vapor BasicCodingKey.swift
[2156/2253] Compiling Vapor ByteCount.swift
[2157/2253] Compiling Vapor Bytes+Hex.swift
[2158/2253] Compiling Vapor Bytes+SecureCompare.swift
[2159/2253] Compiling Vapor Collection+Safe.swift
[2160/2253] Compiling Vapor DataProtocol+Copy.swift
[2161/2253] Compiling Vapor DecoderUnwrapper.swift
[2162/2253] Compiling Vapor DirectoryConfiguration.swift
[2163/2253] Compiling Vapor DotEnv.swift
[2164/2253] Compiling Vapor Extendable.swift
[2165/2253] Compiling Vapor File.swift
[2166/2253] Compiling Vapor FileIO.swift
[2167/2253] Compiling Vapor LifecycleHandler.swift
[2168/2253] Compiling Vapor OptionalType.swift
[2169/2253] Compiling Vapor RFC1123.swift
[2170/2253] Compiling Vapor SocketAddress+Hostname.swift
[2171/2253] Compiling Vapor Storage.swift
[2172/2253] Compiling Vapor String+IsIPAddress.swift
[2173/2253] Compiling Vapor Thread.swift
[2174/2253] Compiling Vapor URI.swift
[2175/2253] Compiling Vapor RangeResult.swift
[2176/2253] Compiling Vapor Validatable.swift
[2177/2253] Compiling Vapor Validation.swift
[2178/2253] Compiling Vapor ValidationKey.swift
[2179/2253] Compiling Vapor Validations.swift
[2180/2253] Compiling Vapor ValidationsError.swift
[2181/2253] Emitting module Vapor
[2182/2253] Compiling Vapor Application.swift
[2183/2253] Compiling Vapor AuthenticationCache.swift
[2184/2253] Compiling Vapor Authenticator.swift
[2185/2253] Compiling Vapor BasicAuthorization.swift
[2186/2253] Compiling Vapor BearerAuthorization.swift
[2187/2253] Compiling Vapor GuardMiddleware.swift
[2188/2253] Compiling Vapor RedirectMiddleware.swift
[2189/2253] Compiling Vapor SessionAuthenticatable.swift
[2190/2253] Compiling Vapor Bcrypt.swift
[2191/2253] Compiling Vapor Application+Cache.swift
[2192/2253] Compiling Vapor Cache.swift
[2193/2253] Compiling Vapor CacheExpirationTime.swift
[2194/2253] Compiling Vapor MemoryCache.swift
[2195/2253] Compiling Vapor Request+Cache.swift
[2196/2253] Compiling Vapor Application+Clients.swift
[2197/2253] Compiling Vapor Client.swift
[2198/2253] Compiling Vapor ClientRequest.swift
[2199/2253] Compiling Vapor ClientResponse.swift
[2200/2253] Compiling Vapor Request+Client.swift
[2201/2253] Compiling Vapor BootCommand.swift
[2202/2253] Compiling Vapor CommandContext+Application.swift
[2203/2253] Compiling Vapor RoutesCommand.swift
[2204/2253] Compiling Vapor ServeCommand.swift
[2205/2253] Compiling Vapor AnyResponse+Concurrency.swift
[2206/2253] Compiling Vapor HTTPServerResponseEncoder.swift
[2207/2253] Compiling Vapor HTTPServerUpgradeHandler.swift
[2208/2253] Compiling Vapor Logger+Report.swift
[2209/2253] Compiling Vapor LoggingSystem+Environment.swift
[2210/2253] Compiling Vapor Application+Middleware.swift
[2211/2253] Compiling Vapor CORSMiddleware.swift
[2212/2253] Compiling Vapor ErrorMiddleware.swift
[2213/2253] Compiling Vapor FileMiddleware.swift
[2214/2253] Compiling Vapor Middleware.swift
[2215/2253] Compiling Vapor MiddlewareConfiguration.swift
[2216/2253] Compiling Vapor ResponseCompressionMiddleware.swift
[2217/2253] Compiling Vapor RouteLoggingMiddleware.swift
[2218/2253] Compiling Vapor TracingMiddleware.swift
[2219/2253] Compiling Vapor File+Multipart.swift
[2220/2253] Compiling Vapor FormDataDecoder+Content.swift
[2221/2253] Compiling Vapor FormDataEncoder+Content.swift
[2222/2253] Compiling Vapor Application+Password.swift
[2223/2253] Compiling Vapor Application+Passwords.swift
[2224/2253] Compiling Vapor AsyncPasswordHasher.swift
[2225/2253] Compiling Vapor BcryptHasher.swift
[2226/2253] Compiling Vapor PasswordHasher.swift
[2227/2253] Compiling Vapor PlaintextHasher.swift
[2228/2253] Compiling Vapor Request+Password.swift
[2229/2253] Compiling Vapor Redirect.swift
[2230/2253] Compiling Vapor HTTPStatus.swift
[2231/2253] Compiling Vapor HTTPCookies.swift
[2232/2253] Compiling Vapor HTTPHeaderCacheControl.swift
[2233/2253] Compiling Vapor HTTPHeaderExpires.swift
[2234/2253] Compiling Vapor HTTPHeaderLastModified.swift
[2235/2253] Compiling Vapor HTTPHeaders+Cache.swift
[2236/2253] Compiling Vapor HTTPHeaders+Connection.swift
[2237/2253] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2238/2253] Compiling Vapor HTTPHeaders+ContentRange.swift
[2239/2253] Compiling Vapor HTTPHeaders+Directive.swift
[2240/2253] Compiling Vapor HTTPHeaders+Forwarded.swift
[2241/2253] Compiling Vapor HTTPHeaders+Link.swift
[2242/2253] Compiling Vapor HTTPHeaders+Name.swift
[2243/2253] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2244/2253] Compiling Vapor HTTPHeaders.swift
[2245/2253] Compiling Vapor HTTPMediaType.swift
[2246/2253] Compiling Vapor HTTPMediaTypePreference.swift
[2247/2253] Compiling Vapor Responder.swift
[2248/2253] Compiling Vapor Application+HTTP+Server.swift
[2249/2253] Compiling Vapor HTTPServer.swift
[2250/2253] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2251/2253] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2252/2253] Compiling Vapor HTTPServerHandler.swift
[2253/2253] Compiling Vapor HTTPServerRequestDecoder.swift
[2255/2258] Compiling PrchVapor URI.swift
[2256/2258] Compiling PrchVapor ClientResponse.swift
/host/spi-builder-workspace/Sources/PrchVapor/ClientResponse.swift:23:1: warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
21 | // }
22 |
23 | extension ClientResponse: NIOResponse {}
   | |- warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 |
[2257/2258] Compiling PrchVapor SessionClient.swift
[2258/2258] Emitting module PrchVapor
/host/spi-builder-workspace/Sources/PrchVapor/ClientResponse.swift:23:1: warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
21 | // }
22 |
23 | extension ClientResponse: NIOResponse {}
   | |- warning: extension declares a conformance of imported type 'ClientResponse' to imported protocols 'NIOResponse', 'SessionResponse'; this will not behave correctly if the owners of 'Vapor' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
24 |
Build complete! (540.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.76.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "prchnio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-alpha.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/PrchNIO.git"
    }
  ],
  "manifest_display_name" : "PrchVapor",
  "name" : "PrchVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PrchVapor",
      "targets" : [
        "PrchVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PrchVapor",
      "module_type" : "SwiftTarget",
      "name" : "PrchVapor",
      "path" : "Sources/PrchVapor",
      "product_dependencies" : [
        "PrchNIO",
        "Vapor"
      ],
      "product_memberships" : [
        "PrchVapor"
      ],
      "sources" : [
        "ClientResponse.swift",
        "SessionClient.swift",
        "URI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.