The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vapor-sse, reference main (b749aa), with Swift 6.1 for Android on 11 Mar 2026 09:11:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylebrowning/vapor-sse.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/kylebrowning/vapor-sse
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b749aa0 Initial implementation of SSE (Server-Sent Events) for Vapor
Cloned https://github.com/kylebrowning/vapor-sse.git
Revision (git rev-parse @):
b749aa01e7f025050f0add9979ca0d54aaa73017
SUCCESS checkout https://github.com/kylebrowning/vapor-sse.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kylebrowning/vapor-sse.git
https://github.com/kylebrowning/vapor-sse.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.121.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "vapor-sse",
  "name" : "vapor-sse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SSE",
      "targets" : [
        "SSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SSETests",
      "module_type" : "SwiftTarget",
      "name" : "SSETests",
      "path" : "Tests/SSETests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "SSEIntegrationTests.swift",
        "ServerSentEventTests.swift"
      ],
      "target_dependencies" : [
        "SSE"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SSE",
      "module_type" : "SwiftTarget",
      "name" : "SSE",
      "path" : "Sources/SSE",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "SSE"
      ],
      "sources" : [
        "Request+SSE.swift",
        "Response+SSE.swift",
        "SSEResponse.swift",
        "ServerSentEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/76812] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.80s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.121.3 (5.02s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/vapor/multipart-kit.git
[1/1766] Fetching swift-asn1
[231/7824] Fetching swift-asn1, swift-algorithms
[799/11440] Fetching swift-asn1, swift-algorithms, multipart-kit
Fetched https://github.com/apple/swift-asn1.git from cache (0.69s)
[5990/9674] Fetching swift-algorithms, multipart-kit
Fetching https://github.com/apple/swift-service-context.git
[7687/10884] Fetching swift-algorithms, multipart-kit, swift-service-context
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/vapor/websocket-kit.git
Fetched https://github.com/apple/swift-service-context.git from cache (1.74s)
[8192/9674] Fetching swift-algorithms, multipart-kit
Fetched https://github.com/apple/swift-algorithms.git from cache (2.47s)
[2242/3616] Fetching multipart-kit
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[3617/5436] Fetching multipart-kit, swift-atomics
[3618/8337] Fetching multipart-kit, swift-atomics, swift-metrics
[5267/15459] Fetching multipart-kit, swift-atomics, swift-metrics, swift-certificates
[7858/18111] Fetching multipart-kit, swift-atomics, swift-metrics, swift-certificates, websocket-kit
[8400/23802] Fetching multipart-kit, swift-atomics, swift-metrics, swift-certificates, websocket-kit, swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (1.26s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.27s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.21s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.45s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.85s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.47s)
Fetching https://github.com/vapor/routing-kit.git
[1/6491] Fetching swift-nio-extras
[1559/21851] Fetching swift-nio-extras, swift-nio-ssl
[6512/28022] Fetching swift-nio-extras, swift-nio-ssl, swift-log
[12163/40051] Fetching swift-nio-extras, swift-nio-ssl, swift-log, swift-nio-http2
[13449/61407] Fetching swift-nio-extras, swift-nio-ssl, swift-log, swift-nio-http2, routing-kit
[19916/144143] Fetching swift-nio-extras, swift-nio-ssl, swift-log, swift-nio-http2, routing-kit, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.97s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-log.git from cache (1.99s)
[13322/131481] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio
Fetching https://github.com/vapor/console-kit.git
[28595/138033] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, console-kit
[31689/155279] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, console-kit, swift-crypto
Fetched https://github.com/vapor/console-kit.git from cache (1.05s)
[41841/148727] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[56573/151223] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.85s)
[64720/148727] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[78455/164252] Fetching swift-nio-ssl, swift-nio-http2, routing-kit, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (4.69s)
[65231/142896] Fetching swift-nio-ssl, swift-nio-http2, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.48s)
[64357/130867] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (3.53s)
[62481/115342] Fetching swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.40s)
[47294/99982] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (7.24s)
[54606/82736] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (22.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (27.95s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.84s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (1.00s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.12s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2821] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.59s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.11s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.04s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (4.38s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (1.04s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (2.36s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.19s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.22.0 (1.26s)
Fetching https://github.com/apple/swift-collections.git
[1/22302] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (4.25s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (2.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.23s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.09s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (3.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.1 (1.76s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/2662] Fetching swift-service-lifecycle
[55/3613] Fetching swift-service-lifecycle, swift-http-types
[512/4829] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers
[2899/11053] Fetching swift-service-lifecycle, swift-http-types, swift-http-structured-headers, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.66s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.66s)
[4343/8886] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.05s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.06s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (2.80s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.21s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.03s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.93s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (1.04s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.40.0 (1.09s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.0 (1.04s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
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.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.10.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.5.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.40.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.32.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.22.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.121.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.0
Building for debugging...
[0/851] Write sources
[53/851] Compiling _NumericsShims _NumericsShims.c
[54/851] Compiling _AtomicsShims.c
[55/851] Compiling CXKCPShims shims.c
[56/851] Compiling CVaporBcrypt bcrypt.c
[57/851] Compiling CVaporBcrypt blf.c
[58/851] Compiling SimpleFIPS202.c
[59/851] Compiling KeccakSponge.c
[60/851] Compiling CNIOWindows shim.c
[61/851] Compiling KeccakHash.c
[62/851] Compiling CNIOWASI CNIOWASI.c
[63/851] Compiling CNIOSHA1 c_nio_sha1.c
[64/851] Compiling CNIOWindows WSAStartup.c
[65/851] Compiling CNIOOpenBSD shim.c
[66/851] Compiling CNIOPosix event_loop_id.c
[67/851] Compiling CNIOLinux liburing_shims.c
[67/851] Compiling CSystem shims.c
[69/851] Compiling CNIOExtrasZlib empty.c
[70/851] Compiling CNIODarwin shim.c
[70/851] Compiling CNIOLLHTTP c_nio_http.c
[72/851] Compiling CNIOLinux shim.c
[73/851] Compiling fiat_p256_adx_sqr.S
[74/851] Compiling fiat_p256_adx_mul.S
[75/851] Compiling CNIOLLHTTP c_nio_api.c
[76/851] Compiling fiat_curve25519_adx_square.S
[77/851] Compiling fiat_curve25519_adx_mul.S
[78/851] Write swift-version-24593BA9C3E375BF.txt
[79/851] Compiling CNIOLLHTTP c_nio_llhttp.c
[80/855] Compiling KeccakP-1600-opt64.c
[81/855] Compiling CNIOBoringSSLShims shims.c
[83/859] Emitting module _CertificateInternals
[83/859] Compiling tls_method.cc
[84/859] Compiling tls13_enc.cc
[85/905] Compiling tls_record.cc
[86/907] Compiling tls13_server.cc
[87/908] Compiling tls13_client.cc
[89/926] Emitting module ServiceContextModule
[90/926] Emitting module Logging
[91/926] Compiling RealModule AugmentedArithmetic.swift
[92/926] Compiling RealModule Double+Real.swift
[93/927] Compiling RealModule Real.swift
[94/927] Compiling RealModule RealFunctions.swift
[95/927] Compiling RealModule Float80+Real.swift
[96/927] Compiling ServiceContextModule ServiceContextKey.swift
[97/927] Compiling _CertificateInternals _TinyArray.swift
[98/928] Emitting module RealModule
[99/928] Compiling ServiceContextModule ServiceContext.swift
[100/929] Emitting module _NIOBase64
[101/929] Compiling _NIOBase64 Base64.swift
[102/930] Compiling _NIODataStructures _TinyArray.swift
[103/930] Compiling _NIODataStructures PriorityQueue.swift
[104/930] Compiling RealModule ElementaryFunctions.swift
[105/930] Compiling RealModule Float+Real.swift
[106/930] Compiling RealModule AlgebraicField.swift
[107/930] Compiling RealModule ApproximateEquality.swift
[108/930] Compiling RealModule Float16+Real.swift
[109/930] Emitting module _NIODataStructures
[110/930] Compiling _NIODataStructures Heap.swift
[112/931] Compiling RealModule RelaxedArithmetic.swift
[115/932] Compiling SwiftASN1 PEMDocument.swift
[116/932] Compiling SwiftASN1 TimeUtilities.swift
[117/932] Compiling SwiftASN1 UTCTime.swift
[118/932] Compiling SystemPackage CInterop.swift
[120/936] Compiling SwiftASN1 ASN1Strings.swift
[121/936] Compiling SwiftASN1 ASN1BitString.swift
[122/936] Compiling SwiftASN1 ASN1Boolean.swift
[125/963] Emitting module SystemPackage
[126/963] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[127/963] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[128/965] Compiling Instrumentation NoOpInstrument.swift
[129/965] Compiling Instrumentation MultiplexInstrument.swift
[130/965] Compiling InternalCollectionsUtilities _SortedCollection.swift
[131/965] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[132/965] Compiling InternalCollectionsUtilities Debugging.swift
[133/965] Compiling InternalCollectionsUtilities Descriptions.swift
[134/965] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[135/965] Compiling InternalCollectionsUtilities Integer rank.swift
[136/965] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[137/965] Compiling InternalCollectionsUtilities UInt+reversed.swift
[138/965] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[139/965] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[140/965] Compiling InternalCollectionsUtilities Span+Extras.swift
[145/967] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[146/967] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[147/967] Compiling InternalCollectionsUtilities String+Padding.swift
[148/967] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[149/967] Compiling SystemPackage FilePath.swift
[150/967] Compiling SystemPackage FilePathComponentView.swift
[151/967] Compiling SystemPackage FilePathComponents.swift
[152/967] Compiling SystemPackage FilePathParsing.swift
[153/967] Compiling SystemPackage FilePathString.swift
[154/967] Compiling SystemPackage FilePathSyntax.swift
[155/967] Compiling SystemPackage FilePathTemp.swift
[156/967] Compiling SystemPackage FilePathTempPosix.swift
[157/967] Compiling SystemPackage FilePathTempWindows.swift
[158/967] Emitting module InternalCollectionsUtilities
[159/967] Compiling SystemPackage SystemString.swift
[160/967] Compiling SystemPackage Util+StringArray.swift
[161/967] Compiling SystemPackage Util.swift
[162/967] Compiling SystemPackage UtilConsumers.swift
[165/967] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[166/967] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[174/968] Compiling CoreMetrics Metrics.swift
[175/968] Compiling Instrumentation InstrumentationSystem.swift
[176/968] Compiling Instrumentation Instrument.swift
[177/968] Compiling Instrumentation Locks.swift
[178/968] Emitting module Instrumentation
[179/969] Compiling Logging MetadataProvider.swift
[180/969] Emitting module CoreMetrics
[181/969] Compiling CoreMetrics Locks.swift
[182/970] Compiling SwiftASN1 Errors.swift
[184/970] Compiling SystemPackage Mocking.swift
[185/970] Compiling SystemPackage RawBuffer.swift
[199/970] Compiling Logging Locks.swift
[200/970] Compiling Logging LogHandler.swift
[201/970] Compiling Logging Logging.swift
[205/972] Compiling tls13_both.cc
[207/972] Compiling SwiftASN1 DER.swift
[208/972] Compiling t1_enc.cc
[210/1120] Compiling _RopeModule BigString+Chunk+Breaks.swift
[211/1120] Compiling _RopeModule BigString+Chunk+Character.swift
[212/1120] Compiling _RopeModule BigString+Chunk+Counts.swift
[213/1120] Compiling _RopeModule BigString+Chunk+Description.swift
[214/1120] Compiling _RopeModule BigString+Chunk+Index.swift
[215/1120] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[216/1120] Compiling _RopeModule BigString+Chunk+Splitting.swift
[217/1120] Compiling _RopeModule BigString+Chunk+UTF16.swift
[218/1120] Compiling _RopeModule BigString+Chunk+UTF8.swift
[219/1120] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[220/1129] Compiling Tracing InstrumentationSystem+Tracing.swift
[221/1129] Compiling Tracing NoOpTracer.swift
[222/1129] Compiling Tracing TracingTime.swift
[223/1129] Emitting module SwiftASN1
[224/1130] Compiling HeapModule Heap.swift
[225/1130] Compiling HeapModule _HeapNode.swift
[226/1130] Emitting module Tracing
[228/1130] Compiling Tracing TracerProtocol.swift
[229/1130] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[230/1130] Compiling HeapModule Heap+UnsafeHandle.swift
[231/1130] Compiling HeapModule Heap+Descriptions.swift
[232/1130] Compiling HeapModule Heap+Invariants.swift
[233/1130] Emitting module HeapModule
[234/1131] Compiling Tracing TracerProtocol+Legacy.swift
[235/1131] Compiling Tracing Tracer.swift
[237/1131] Compiling _RopeModule BigString+Builder.swift
[238/1131] Compiling _RopeModule BigString+Contents.swift
[239/1131] Compiling _RopeModule BigString+Debugging.swift
[240/1131] Compiling _RopeModule BigString+Index.swift
[241/1131] Compiling _RopeModule BigString+Ingester.swift
[242/1131] Compiling _RopeModule BigString+Invariants.swift
[243/1131] Compiling _RopeModule BigString+Metrics.swift
[244/1131] Compiling _RopeModule BigString+Summary.swift
[245/1131] Compiling _RopeModule BigString.swift
[246/1131] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[247/1131] Compiling _RopeModule Rope+_Node.swift
[248/1131] Compiling _RopeModule Rope+_Storage.swift
[249/1131] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[250/1131] Compiling _RopeModule Rope+_UnsafeHandle.swift
[251/1214] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[252/1214] Compiling HashTreeCollections _RawHashNode.swift
[253/1214] Compiling HashTreeCollections _UnmanagedHashNode.swift
[254/1214] Compiling HashTreeCollections _UnsafePath.swift
[255/1214] Compiling HashTreeCollections TreeDictionary+Codable.swift
[256/1214] Compiling HashTreeCollections TreeDictionary+Collection.swift
[257/1214] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[258/1214] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[259/1229] Compiling Tracing SpanProtocol.swift
[260/1230] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[261/1230] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[262/1230] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[263/1230] Compiling HashTreeCollections _HashNode+Structural union.swift
[264/1230] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[265/1230] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[266/1230] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[267/1230] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[269/1230] Compiling ContainersPreview Inout.swift
[270/1230] Compiling ContainersPreview InputSpan.swift
[271/1231] Compiling ContainersPreview OutputSpan+Extras.swift
[272/1231] Compiling ContainersPreview TemporaryAllocation.swift
[273/1231] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[274/1231] Compiling ContainersPreview BorrowingSequence.swift
[275/1231] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[276/1231] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[277/1231] Compiling ContainersPreview Borrow.swift
[278/1231] Compiling ContainersPreview Box.swift
[281/1231] Compiling ContainersPreview Drain.swift
[282/1231] Compiling ContainersPreview Producer.swift
[283/1231] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[284/1231] Compiling HashTreeCollections _HashNode+Structural filter.swift
[285/1231] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[286/1231] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[287/1231] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[288/1231] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[289/1231] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[290/1231] Compiling HashTreeCollections _HashNode+Structural merge.swift
[291/1231] Compiling HashTreeCollections _HashTreeIterator.swift
[292/1231] Compiling HashTreeCollections _HashTreeStatistics.swift
[293/1231] Compiling ContainersPreview Container.swift
[294/1231] Compiling ContainersPreview ContainerAlgorithms.swift
[299/1231] Emitting module ContainersPreview
[300/1231] Compiling ContainersPreview Shared.swift
[321/1232] Compiling HashTreeCollections _HashNode.swift
[322/1232] Compiling HashTreeCollections _HashNodeHeader.swift
[323/1232] Compiling HashTreeCollections _HashSlot.swift
[324/1232] Compiling HashTreeCollections _HashStack.swift
[325/1232] Compiling HashTreeCollections TreeDictionary.swift
[326/1232] Compiling HashTreeCollections TreeSet+Codable.swift
[327/1232] Compiling HashTreeCollections TreeSet+Collection.swift
[328/1232] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[329/1232] Compiling HashTreeCollections TreeSet+Debugging.swift
[330/1232] Compiling HashTreeCollections TreeSet+Descriptions.swift
[342/1232] Compiling HashTreeCollections TreeSet+Hashable.swift
[343/1232] Compiling HashTreeCollections TreeSet+Sendable.swift
[344/1232] Compiling HashTreeCollections TreeSet+Sequence.swift
[345/1232] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[346/1232] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[347/1232] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[348/1232] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[349/1232] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[350/1232] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[351/1232] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[352/1282] Emitting module Metrics
[353/1282] Compiling Metrics Metrics.swift
[353/1283] Compiling ssl_x509.cc
[355/1283] Compiling DequeModule UniqueDeque+Hashable.swift
[356/1283] Compiling DequeModule UniqueDeque+Initializers.swift
[357/1283] Compiling DequeModule UniqueDeque+Insertions.swift
[358/1283] Compiling DequeModule UniqueDeque+Prepend.swift
[359/1283] Compiling DequeModule UniqueDeque+Removals.swift
[360/1288] Compiling DequeModule RigidDeque+Equatable.swift
[361/1288] Compiling DequeModule RigidDeque+Experimental.swift
[362/1288] Compiling DequeModule RigidDeque+Hashable.swift
[363/1288] Compiling DequeModule RigidDeque+Initializers.swift
[364/1288] Compiling DequeModule RigidDeque+Insertions.swift
[365/1288] Compiling DequeModule RigidDeque+Prepend.swift
[367/1288] Compiling DequeModule UniqueDeque+Consumption.swift
[368/1288] Compiling DequeModule UniqueDeque+Container.swift
[369/1288] Compiling DequeModule UniqueDeque+Descriptions.swift
[370/1288] Compiling DequeModule UniqueDeque+Equatable.swift
[371/1288] Compiling DequeModule UniqueDeque+Experimental.swift
[372/1288] Compiling DequeModule RigidDeque+Removals.swift
[373/1288] Compiling DequeModule RigidDeque+Replacements.swift
[374/1288] Compiling DequeModule RigidDeque+Testing.swift
[375/1288] Compiling DequeModule RigidDeque.swift
[376/1288] Compiling DequeModule UniqueDeque+Append.swift
[383/1288] Compiling HashTreeCollections TreeSet+Equatable.swift
[384/1288] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[385/1288] Compiling HashTreeCollections TreeSet+Extras.swift
[386/1288] Compiling HashTreeCollections TreeSet+Filter.swift
[387/1288] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[388/1288] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[389/1288] Compiling HashTreeCollections TreeDictionary+Filter.swift
[390/1288] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[391/1288] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[392/1288] Compiling HashTreeCollections TreeDictionary+Keys.swift
[393/1288] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[394/1288] Compiling HashTreeCollections TreeDictionary+Merge.swift
[395/1288] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[396/1288] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[397/1288] Compiling HashTreeCollections TreeDictionary+Values.swift
[398/1288] Compiling DequeModule _DequeBuffer.swift
[399/1288] Compiling DequeModule _DequeBufferHeader.swift
[400/1288] Compiling DequeModule RigidDeque+Append.swift
[401/1288] Compiling DequeModule RigidDeque+Consumption.swift
[402/1288] Compiling DequeModule RigidDeque+Container.swift
[403/1288] Compiling DequeModule RigidDeque+Descriptions.swift
[410/1288] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[411/1288] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[412/1288] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[413/1288] Compiling DequeModule Deque+Extras.swift
[414/1288] Compiling DequeModule Deque+Hashable.swift
[415/1288] Compiling DequeModule Deque+Testing.swift
[416/1288] Compiling DequeModule Deque._Storage.swift
[417/1288] Compiling DequeModule Deque._UnsafeHandle.swift
[418/1288] Compiling DequeModule Deque.swift
[419/1288] Compiling DequeModule Deque+Codable.swift
[420/1288] Compiling DequeModule Deque+Collection.swift
[421/1288] Compiling RoutingKit Router.swift
[448/1288] Compiling RoutingKit Parameters.swift
[449/1288] Emitting module RoutingKit
[450/1288] Compiling RoutingKit AnyRouter.swift
[454/1288] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[455/1288] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[456/1288] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[457/1288] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[458/1288] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[459/1288] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[460/1288] Compiling HashTreeCollections TreeSet.swift
[461/1288] Emitting module _RopeModule
[462/1289] Compiling RoutingKit PathComponent.swift
[463/1289] Compiling RoutingKit TrieRouter.swift
[466/1290] Emitting module OrderedCollections
[466/1291] Compiling ssl_versions.cc
[488/1291] Compiling DequeModule Deque+CustomReflectable.swift
[489/1291] Compiling DequeModule Deque+Descriptions.swift
[490/1291] Compiling DequeModule Deque+Equatable.swift
[491/1291] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[491/1291] Compiling ssl_transcript.cc
[492/1291] Compiling ssl_stat.cc
[494/1291] Compiling DequeModule UniqueDeque+Replacements.swift
[495/1291] Compiling DequeModule UniqueDeque.swift
[496/1291] Compiling DequeModule _DequeSlot.swift
[497/1291] Compiling DequeModule _UnsafeDequeHandle.swift
[498/1291] Compiling DequeModule _UnsafeDequeSegments.swift
[499/1291] Emitting module HashTreeCollections
[533/1291] Emitting module DequeModule
[535/1293] Compiling ssl_privkey.cc
[536/1293] Compiling ssl_session.cc
[537/1293] Compiling ssl_key_share.cc
[538/1293] Compiling ssl_lib.cc
[539/1293] Compiling ssl_credential.cc
[540/1293] Compiling ssl_file.cc
[541/1293] Compiling ssl_cert.cc
[542/1293] Compiling ssl_cipher.cc
[543/1293] Compiling ssl_buffer.cc
[544/1293] Compiling s3_pkt.cc
[545/1293] Compiling ssl_asn1.cc
[546/1293] Compiling ssl_aead_ctx.cc
[547/1293] Compiling s3_lib.cc
[548/1293] Compiling s3_both.cc
[549/1293] Compiling handshake_client.cc
[550/1293] Compiling handshake_server.cc
[551/1293] Compiling handshake.cc
[552/1293] Compiling encrypted_client_hello.cc
[553/1293] Compiling handoff.cc
[554/1293] Compiling extensions.cc
[555/1293] Compiling md5-x86_64-linux.S
[556/1293] Compiling md5-x86_64-apple.S
[557/1293] Compiling md5-586-linux.S
[558/1293] Compiling md5-586-apple.S
[559/1293] Compiling dtls_method.cc
[560/1293] Compiling dtls_record.cc
[561/1293] Compiling chacha20_poly1305_x86_64-linux.S
[562/1293] Compiling chacha20_poly1305_armv8-win.S
[563/1293] Compiling chacha20_poly1305_x86_64-apple.S
[564/1293] Compiling chacha20_poly1305_armv8-apple.S
[565/1293] Compiling chacha20_poly1305_armv8-linux.S
[566/1293] Compiling chacha-x86_64-linux.S
[567/1293] Compiling chacha-x86-linux.S
[568/1293] Compiling chacha-x86_64-apple.S
[569/1293] Compiling chacha-x86-apple.S
[570/1293] Compiling chacha-armv8-win.S
[571/1293] Compiling err_data.cc
[571/1293] Compiling chacha-armv8-apple.S
[573/1293] Compiling chacha-armv8-linux.S
[574/1293] Compiling aes128gcmsiv-x86_64-linux.S
[575/1293] Compiling chacha-armv4-linux.S
[576/1293] Compiling aes128gcmsiv-x86_64-apple.S
[577/1293] Compiling x86_64-mont-linux.S
[578/1293] Compiling x86_64-mont5-linux.S
[579/1293] Compiling x86_64-mont5-apple.S
[580/1293] Compiling x86_64-mont-apple.S
[581/1293] Compiling d1_pkt.cc
[582/1293] Compiling x86-mont-linux.S
[583/1293] Compiling x86-mont-apple.S
[584/1293] Compiling bio_ssl.cc
[585/1293] Compiling vpaes-x86_64-apple.S
[586/1293] Compiling vpaes-x86_64-linux.S
[587/1293] Compiling vpaes-x86-apple.S
[588/1293] Compiling vpaes-x86-linux.S
[588/1293] Compiling d1_srtp.cc
[590/1293] Compiling vpaes-armv8-apple.S
[591/1293] Compiling vpaes-armv8-win.S
[592/1293] Compiling vpaes-armv8-linux.S
[593/1293] Compiling vpaes-armv7-linux.S
[594/1293] Compiling sha512-x86_64-apple.S
[595/1293] Compiling sha512-armv8-linux.S
[596/1293] Compiling sha512-x86_64-linux.S
[597/1293] Compiling sha512-armv8-apple.S
[598/1293] Compiling sha512-armv8-win.S
[599/1293] Compiling sha512-armv4-linux.S
[600/1293] Compiling sha512-586-linux.S
[601/1293] Compiling sha256-x86_64-linux.S
[602/1293] Compiling sha512-586-apple.S
[603/1293] Compiling sha256-x86_64-apple.S
[604/1293] Compiling sha256-armv8-win.S
[605/1293] Compiling sha256-armv8-apple.S
[606/1293] Compiling sha256-armv4-linux.S
[607/1293] Compiling sha256-586-linux.S
[608/1293] Compiling sha256-586-apple.S
[609/1293] Compiling sha256-armv8-linux.S
[610/1293] Compiling sha1-x86_64-apple.S
[611/1293] Compiling sha1-x86_64-linux.S
[612/1293] Compiling sha1-armv8-win.S
[613/1293] Compiling sha1-armv4-large-linux.S
[614/1293] Compiling d1_lib.cc
[614/1293] Compiling sha1-armv8-apple.S
[616/1293] Compiling sha1-586-apple.S
[617/1293] Compiling sha1-armv8-linux.S
[618/1293] Compiling rsaz-avx2-linux.S
[619/1293] Compiling sha1-586-linux.S
[620/1293] Compiling rsaz-avx2-apple.S
[621/1293] Compiling p256_beeu-x86_64-asm-linux.S
[622/1293] Compiling rdrand-x86_64-linux.S
[623/1293] Compiling p256_beeu-x86_64-asm-apple.S
[624/1293] Compiling p256_beeu-armv8-asm-win.S
[625/1293] Compiling p256_beeu-armv8-asm-linux.S
[626/1293] Compiling rdrand-x86_64-apple.S
[627/1293] Compiling p256_beeu-armv8-asm-apple.S
[628/1293] Compiling p256-armv8-asm-win.S
[629/1293] Compiling p256-x86_64-asm-apple.S
[630/1293] Compiling ghashv8-armv8-linux.S
[631/1293] Compiling p256-x86_64-asm-linux.S
[632/1293] Compiling p256-armv8-asm-apple.S
[633/1293] Compiling ghash-x86_64-linux.S
[634/1293] Compiling ghashv8-armv8-win.S
[635/1293] Compiling p256-armv8-asm-linux.S
[636/1293] Compiling ghashv8-armv8-apple.S
[637/1293] Compiling ghashv8-armv7-linux.S
[638/1293] Compiling ghash-x86-linux.S
[638/1293] Compiling d1_both.cc
[640/1293] Compiling ghash-x86_64-apple.S
[641/1293] Compiling ghash-ssse3-x86_64-linux.S
[642/1293] Compiling ghash-ssse3-x86_64-apple.S
[643/1293] Compiling ghash-ssse3-x86-linux.S
[644/1293] Compiling ghash-x86-apple.S
[645/1293] Compiling ghash-neon-armv8-apple.S
[645/1293] Compiling ghash-neon-armv8-win.S
[647/1293] Compiling ghash-ssse3-x86-apple.S
[648/1293] Compiling co-586-linux.S
[649/1293] Compiling ghash-neon-armv8-linux.S
[650/1293] Compiling bsaes-armv7-linux.S
[651/1293] Compiling bn-armv8-win.S
[652/1293] Compiling ghash-armv4-linux.S
[653/1293] Compiling bn-armv8-apple.S
[654/1293] Compiling bn-armv8-linux.S
[655/1293] Compiling co-586-apple.S
[656/1293] Compiling bn-586-linux.S
[657/1293] Compiling bn-586-apple.S
[658/1293] Compiling armv8-mont-win.S
[659/1293] Compiling armv8-mont-apple.S
[660/1293] Compiling armv8-mont-linux.S
[661/1293] Compiling aesv8-gcm-armv8-apple.S
[662/1293] Compiling armv4-mont-linux.S
[663/1293] Compiling aesv8-gcm-armv8-win.S
[664/1293] Compiling aesv8-armv8-win.S
[665/1293] Compiling aesv8-armv8-apple.S
[666/1293] Compiling aesv8-gcm-armv8-linux.S
[667/1293] Compiling aesv8-armv7-linux.S
[668/1293] Compiling aesv8-armv8-linux.S
[669/1293] Compiling aesni-x86_64-apple.S
[670/1293] Compiling aesni-x86-linux.S
[671/1293] Compiling aesni-x86_64-linux.S
[672/1293] Compiling aesni-x86-apple.S
[673/1293] Compiling aes-gcm-avx2-x86_64-linux.S
[674/1293] Compiling aesni-gcm-x86_64-linux.S
[675/1293] Compiling aes-gcm-avx10-x86_64-linux.S
[676/1293] Compiling aesni-gcm-x86_64-apple.S
[677/1293] Compiling aes-gcm-avx2-x86_64-apple.S
[678/1293] Compiling aes-gcm-avx10-x86_64-apple.S
[679/1293] Compiling x_val.cc
[680/1293] Compiling x_req.cc
[681/1293] Compiling x_x509.cc
[682/1293] Compiling x_x509a.cc
[683/1293] Compiling x_sig.cc
[684/1293] Compiling x_spki.cc
[685/1293] Compiling x_pubkey.cc
[686/1293] Compiling x_name.cc
[687/1293] Compiling x_exten.cc
[688/1293] Compiling x509cset.cc
[689/1293] Compiling x_crl.cc
[690/1293] Compiling x_algor.cc
[691/1293] Compiling x_attrib.cc
[692/1293] Compiling x509name.cc
[693/1293] Compiling x509spki.cc
[694/1293] Compiling x509rset.cc
[695/1293] Compiling x_all.cc
[696/1293] Compiling x509_v3.cc
[697/1293] Compiling x509_vpm.cc
[698/1293] Compiling x509_txt.cc
[699/1293] Compiling x509_vfy.cc
[700/1293] Compiling x509_trs.cc
[701/1293] Compiling x509_obj.cc
[702/1293] Compiling x509_lu.cc
[703/1293] Compiling x509_set.cc
[704/1293] Compiling x509_req.cc
[705/1293] Compiling x509_ext.cc
[706/1293] Compiling x509_d2.cc
[707/1293] Compiling x509_def.cc
[708/1293] Compiling v3_utl.cc
[709/1293] Compiling x509_cmp.cc
[710/1293] Compiling x509_att.cc
[711/1293] Compiling x509.cc
[712/1293] Compiling v3_skey.cc
[713/1293] Compiling v3_purp.cc
[714/1293] Compiling v3_prn.cc
[715/1293] Compiling v3_ocsp.cc
[716/1293] Compiling v3_pmaps.cc
[717/1293] Compiling v3_pcons.cc
[718/1293] Compiling v3_ncons.cc
[719/1293] Compiling v3_int.cc
[720/1293] Compiling v3_lib.cc
[721/1293] Compiling v3_extku.cc
[722/1293] Compiling v3_genn.cc
[723/1293] Compiling v3_info.cc
[724/1293] Compiling v3_ia5.cc
[725/1293] Compiling v3_enum.cc
[726/1293] Compiling v3_cpols.cc
[727/1293] Compiling v3_crld.cc
[728/1293] Compiling v3_bcons.cc
[729/1293] Compiling v3_conf.cc
[730/1293] Compiling v3_akeya.cc
[731/1293] Compiling v3_bitst.cc
[732/1293] Compiling v3_alt.cc
[733/1293] Compiling v3_akey.cc
[734/1293] Compiling t_x509a.cc
[735/1293] Compiling t_crl.cc
[736/1293] Compiling t_x509.cc
[737/1293] Compiling t_req.cc
[738/1293] Compiling i2d_pr.cc
[739/1293] Compiling rsa_pss.cc
[740/1293] Compiling name_print.cc
[741/1293] Compiling policy.cc
[742/1293] Compiling by_dir.cc
[743/1293] Compiling by_file.cc
[744/1293] Compiling asn1_gen.cc
[745/1293] Compiling algorithm.cc
[746/1293] Compiling a_digest.cc
[747/1293] Compiling a_verify.cc
[748/1293] Compiling a_sign.cc
[749/1293] Compiling voprf.cc
[750/1293] Compiling thread_win.cc
[751/1293] Compiling pmbtoken.cc
[752/1293] Compiling trust_token.cc
[753/1293] Compiling thread_pthread.cc
[754/1293] Compiling thread_none.cc
[754/1293] Compiling thread.cc
[756/1293] Compiling siphash.cc
[757/1293] Compiling stack.cc
[758/1293] Compiling sha512.cc
[759/1293] Compiling slhdsa.cc
[760/1293] Compiling sha256.cc
[761/1293] Compiling sha1.cc
[762/1293] Compiling spake2plus.cc
[763/1293] Compiling rsa_print.cc
[764/1293] Compiling rsa_extra.cc
[765/1293] Compiling rsa_crypt.cc
[766/1293] Compiling rsa_asn1.cc
[767/1293] Compiling rc4.cc
[768/1293] Compiling refcount.cc
[769/1293] Compiling windows.cc
[770/1293] Compiling urandom.cc
[771/1293] Compiling trusty.cc
[772/1293] Compiling getentropy.cc
[773/1293] Compiling rand.cc
[774/1293] Compiling ios.cc
[775/1293] Compiling forkunsafe.cc
[776/1293] Compiling passive.cc
[777/1293] Compiling poly1305_arm_asm.S
[778/1293] Compiling deterministic.cc
[779/1293] Compiling fork_detect.cc
[780/1293] Compiling pool.cc
[781/1293] Compiling poly1305_arm.cc
[782/1293] Compiling poly1305_vec.cc
[783/1293] Compiling poly1305.cc
[784/1293] Compiling pkcs8_x509.cc
[785/1293] Compiling pkcs8.cc
[786/1293] Compiling pkcs7.cc
[787/1293] Compiling pkcs7_x509.cc
[788/1293] Compiling p5_pbev2.cc
[789/1293] Compiling pem_xaux.cc
[790/1293] Compiling pem_x509.cc
[791/1293] Compiling pem_pkey.cc
[792/1293] Compiling pem_oth.cc
[793/1293] Compiling pem_pk8.cc
[794/1293] Compiling obj_xref.cc
[795/1293] Compiling pem_info.cc
[796/1293] Compiling pem_all.cc
[797/1293] Compiling pem_lib.cc
[798/1293] Compiling mlkem.cc
[799/1293] Compiling obj.cc
[800/1293] Compiling poly_rq_mul.S
[801/1293] Compiling mldsa.cc
[802/1293] Compiling fips_shared_support.cc
[803/1293] Compiling lhash.cc
[804/1293] Compiling mem.cc
[805/1293] Compiling md4.cc
[806/1293] Compiling md5.cc
[807/1293] Compiling kyber.cc
[808/1293] Compiling ex_data.cc
[809/1293] Compiling sign.cc
[810/1293] Compiling hpke.cc
[811/1293] Compiling scrypt.cc
[812/1293] Compiling hrss.cc
[813/1293] Compiling print.cc
[814/1293] Compiling pbkdf.cc
[815/1293] Compiling p_x25519.cc
[816/1293] Compiling p_x25519_asn1.cc
[817/1293] Compiling p_rsa_asn1.cc
[818/1293] Compiling p_ed25519.cc
[819/1293] Compiling p_rsa.cc
[820/1293] Compiling p_hkdf.cc
[821/1293] Compiling p_ec.cc
[822/1293] Compiling p_ed25519_asn1.cc
[823/1293] Compiling p_dh_asn1.cc
[824/1293] Compiling p_dh.cc
[825/1293] Compiling evp_ctx.cc
[826/1293] Compiling p_ec_asn1.cc
[827/1293] Compiling p_dsa_asn1.cc
[828/1293] Compiling evp.cc
[829/1293] Compiling engine.cc
[830/1293] Compiling evp_asn1.cc
[831/1293] Compiling err.cc
[832/1293] Compiling bcm.cc
[833/1293] Compiling ecdh.cc
[834/1293] Compiling hash_to_curve.cc
[835/1293] Compiling ec_derive.cc
[836/1293] Compiling ecdsa_asn1.cc
[837/1293] Compiling dsa.cc
[838/1293] Compiling params.cc
[839/1293] Compiling ec_asn1.cc
[840/1293] Compiling digest_extra.cc
[841/1293] Compiling dsa_asn1.cc
[842/1293] Compiling x25519-asm-arm.S
[843/1293] Compiling des.cc
[844/1293] Compiling curve25519_64_adx.cc
[845/1293] Compiling dh_asn1.cc
[846/1293] Compiling spake25519.cc
[847/1293] Compiling crypto.cc
[848/1293] Compiling cpu_intel.cc
[849/1293] Compiling cpu_arm_linux.cc
[850/1293] Compiling cpu_arm_freebsd.cc
[851/1293] Compiling curve25519.cc
[852/1293] Compiling cpu_aarch64_win.cc
[853/1293] Compiling cpu_aarch64_sysreg.cc
[854/1293] Compiling cpu_aarch64_openbsd.cc
[855/1293] Compiling cpu_aarch64_apple.cc
[856/1293] Compiling cpu_aarch64_linux.cc
[857/1293] Compiling cpu_aarch64_fuchsia.cc
[858/1293] Compiling conf.cc
[859/1293] Compiling get_cipher.cc
[860/1293] Compiling tls_cbc.cc
[861/1293] Compiling e_tls.cc
[862/1293] Compiling e_rc4.cc
[863/1293] Compiling e_rc2.cc
[864/1293] Compiling e_null.cc
[865/1293] Compiling e_des.cc
[866/1293] Compiling e_chacha20poly1305.cc
[867/1293] Compiling derive_key.cc
[868/1293] Compiling e_aesgcmsiv.cc
[869/1293] Compiling e_aesctrhmac.cc
[870/1293] Compiling chacha.cc
[871/1293] Compiling unicode.cc
[872/1293] Compiling buf.cc
[873/1293] Compiling ber.cc
[874/1293] Compiling cbb.cc
[875/1293] Compiling cbs.cc
[876/1293] Compiling asn1_compat.cc
[877/1293] Compiling convert.cc
[878/1293] Compiling bn_asn1.cc
[879/1293] Compiling blake2.cc
[880/1293] Compiling socket_helper.cc
[881/1293] Compiling socket.cc
[882/1293] Compiling printf.cc
[883/1293] Compiling pair.cc
[884/1293] Compiling hexdump.cc
[885/1293] Compiling file.cc
[886/1293] Compiling errno.cc
[886/1293] Compiling fd.cc
[888/1293] Compiling connect.cc
[889/1293] Compiling bio_mem.cc
[890/1293] Compiling base64.cc
[891/1293] Compiling bio.cc
[892/1293] Compiling tasn_typ.cc
[893/1293] Compiling tasn_fre.cc
[894/1293] Compiling tasn_utl.cc
[895/1293] Compiling tasn_enc.cc
[896/1293] Compiling tasn_new.cc
[897/1293] Compiling posix_time.cc
[898/1293] Compiling f_string.cc
[899/1293] Compiling f_int.cc
[900/1293] Compiling tasn_dec.cc
[901/1293] Compiling asn_pack.cc
[902/1293] Compiling asn1_par.cc
[903/1293] Compiling asn1_lib.cc
[904/1293] Compiling a_utctm.cc
[905/1293] Compiling a_type.cc
[906/1293] Compiling a_time.cc
[907/1293] Compiling a_octet.cc
[908/1293] Compiling a_strnid.cc
[909/1293] Compiling a_strex.cc
[910/1293] Compiling a_object.cc
[911/1293] Compiling a_i2d_fp.cc
[912/1293] Compiling a_dup.cc
[913/1293] Compiling a_d2i_fp.cc
[914/1293] Compiling a_mbstr.cc
[915/1293] Compiling fiat_p256_adx_sqr.S
[916/1293] Compiling fiat_p256_adx_mul.S
[917/1293] Compiling a_int.cc
[918/1293] Compiling a_gentm.cc
[919/1293] Compiling fiat_curve25519_adx_square.S
[919/1293] Compiling fiat_curve25519_adx_mul.S
[921/1293] Compiling md5-x86_64-linux.S
[922/1293] Compiling md5-586-linux.S
[923/1293] Compiling md5-x86_64-apple.S
[924/1293] Compiling a_bitstr.cc
[925/1293] Compiling md5-586-apple.S
[926/1293] Compiling chacha20_poly1305_x86_64-linux.S
[927/1293] Compiling chacha20_poly1305_x86_64-apple.S
[928/1293] Compiling a_bool.cc
[929/1293] Compiling chacha20_poly1305_armv8-win.S
[930/1293] Compiling chacha20_poly1305_armv8-apple.S
[931/1293] Compiling chacha-x86_64-linux.S
[932/1293] Compiling chacha-x86_64-apple.S
[933/1293] Compiling chacha20_poly1305_armv8-linux.S
[934/1293] Compiling chacha-x86-linux.S
[935/1293] Compiling CCryptoBoringSSLShims shims.c
[936/1293] Compiling chacha-armv8-win.S
[937/1293] Compiling chacha-x86-apple.S
[938/1293] Compiling chacha-armv8-apple.S
[939/1293] Compiling chacha-armv4-linux.S
[940/1293] Compiling aes128gcmsiv-x86_64-linux.S
[941/1293] Compiling chacha-armv8-linux.S
[942/1293] Compiling aes128gcmsiv-x86_64-apple.S
[943/1293] Compiling x86_64-mont5-linux.S
[944/1293] Compiling x86_64-mont5-apple.S
[945/1293] Compiling x86_64-mont-linux.S
[946/1293] Compiling x86_64-mont-apple.S
[947/1293] Compiling x86-mont-linux.S
[948/1293] Compiling x86-mont-apple.S
[949/1293] Compiling vpaes-x86_64-linux.S
[950/1293] Compiling vpaes-x86_64-apple.S
[951/1293] Compiling vpaes-x86-linux.S
[952/1293] Compiling vpaes-x86-apple.S
[953/1293] Compiling vpaes-armv8-win.S
[954/1293] Compiling vpaes-armv8-linux.S
[955/1293] Compiling vpaes-armv8-apple.S
[956/1293] Compiling vpaes-armv7-linux.S
[957/1293] Compiling sha512-x86_64-linux.S
[958/1293] Compiling sha512-x86_64-apple.S
[959/1293] Compiling sha512-armv8-win.S
[960/1293] Compiling sha512-armv8-apple.S
[961/1293] Compiling sha512-armv4-linux.S
[962/1293] Compiling sha512-armv8-linux.S
[963/1293] Compiling sha512-586-linux.S
[964/1293] Compiling sha512-586-apple.S
[965/1293] Compiling sha256-x86_64-linux.S
[966/1293] Compiling sha256-x86_64-apple.S
[967/1293] Compiling sha256-armv8-win.S
[968/1293] Compiling sha256-armv8-apple.S
[969/1293] Compiling sha256-armv4-linux.S
[970/1293] Compiling sha256-586-linux.S
[971/1293] Compiling sha256-armv8-linux.S
[972/1293] Compiling sha256-586-apple.S
[973/1293] Compiling err_data.cc
[974/1293] Compiling sha1-armv8-win.S
[975/1293] Compiling sha1-x86_64-linux.S
[976/1293] Compiling sha1-x86_64-apple.S
[977/1293] Compiling sha1-armv8-apple.S
[978/1293] Compiling sha1-armv4-large-linux.S
[979/1293] Compiling sha1-armv8-linux.S
[980/1293] Compiling sha1-586-linux.S
[980/1293] Compiling sha1-586-apple.S
[982/1293] Compiling rsaz-avx2-linux.S
[983/1293] Compiling rsaz-avx2-apple.S
[984/1293] Compiling rdrand-x86_64-linux.S
[985/1293] Compiling rdrand-x86_64-apple.S
[986/1293] Compiling p256_beeu-armv8-asm-win.S
[987/1293] Compiling p256_beeu-x86_64-asm-linux.S
[988/1293] Compiling p256_beeu-x86_64-asm-apple.S
[989/1293] Compiling p256_beeu-armv8-asm-linux.S
[990/1293] Compiling p256_beeu-armv8-asm-apple.S
[991/1293] Compiling p256-armv8-asm-win.S
[992/1293] Compiling p256-x86_64-asm-linux.S
[993/1293] Compiling p256-x86_64-asm-apple.S
[994/1293] Compiling p256-armv8-asm-apple.S
[995/1293] Compiling p256-armv8-asm-linux.S
[996/1293] Compiling ghashv8-armv8-win.S
[997/1293] Compiling ghashv8-armv7-linux.S
[998/1293] Compiling ghashv8-armv8-linux.S
[999/1293] Compiling ghashv8-armv8-apple.S
[1000/1293] Compiling ghash-x86_64-linux.S
[1001/1293] Compiling ghash-x86_64-apple.S
[1002/1293] Compiling ghash-x86-linux.S
[1003/1293] Compiling ghash-ssse3-x86_64-linux.S
[1003/1293] Compiling ghash-ssse3-x86_64-apple.S
[1005/1293] Compiling ghash-x86-apple.S
[1006/1293] Compiling ghash-ssse3-x86-linux.S
[1007/1293] Compiling ghash-ssse3-x86-apple.S
[1008/1293] Compiling ghash-neon-armv8-win.S
[1009/1293] Compiling ghash-armv4-linux.S
[1010/1293] Compiling ghash-neon-armv8-apple.S
[1011/1293] Compiling ghash-neon-armv8-linux.S
[1012/1293] Compiling co-586-linux.S
[1013/1293] Compiling co-586-apple.S
[1014/1293] Compiling bsaes-armv7-linux.S
[1015/1293] Compiling bn-armv8-linux.S
[1016/1293] Compiling bn-armv8-win.S
[1017/1293] Compiling bn-armv8-apple.S
[1018/1293] Compiling bn-586-linux.S
[1019/1293] Compiling bn-586-apple.S
[1020/1293] Compiling armv8-mont-win.S
[1021/1293] Compiling armv8-mont-apple.S
[1022/1293] Compiling armv4-mont-linux.S
[1022/1293] Compiling aesv8-gcm-armv8-win.S
[1024/1293] Compiling armv8-mont-linux.S
[1025/1293] Compiling aesv8-gcm-armv8-apple.S
[1026/1293] Compiling aesv8-gcm-armv8-linux.S
[1027/1293] Compiling aesv8-armv8-win.S
[1028/1293] Compiling aesv8-armv8-apple.S
[1029/1293] Compiling aesv8-armv7-linux.S
[1030/1293] Compiling aesv8-armv8-linux.S
[1031/1293] Compiling aesni-x86_64-linux.S
[1032/1293] Compiling aesni-x86_64-apple.S
[1033/1293] Compiling aesni-x86-linux.S
[1034/1293] Compiling aesni-gcm-x86_64-apple.S
[1034/1293] Compiling aesni-x86-apple.S
[1036/1293] Compiling aesni-gcm-x86_64-linux.S
[1037/1293] Compiling aes-gcm-avx2-x86_64-linux.S
[1038/1293] Compiling aes-gcm-avx512-x86_64-apple.S
[1039/1293] Compiling aes-gcm-avx512-x86_64-linux.S
[1040/1293] Compiling aes-gcm-avx2-x86_64-apple.S
[1041/1293] Compiling xwing.cc
[1042/1293] Compiling x_sig.cc
[1043/1293] Compiling x_spki.cc
[1044/1293] Compiling x_x509a.cc
[1045/1293] Compiling x_req.cc
[1046/1293] Compiling x_x509.cc
[1047/1293] Compiling x_exten.cc
[1048/1293] Compiling c-nioatomics.c
[1049/1293] Compiling x_pubkey.cc
[1050/1293] Compiling x_name.cc
[1051/1293] Compiling x_attrib.cc
[1052/1293] Compiling x_crl.cc
[1053/1293] Compiling x_all.cc
[1054/1293] Compiling x509rset.cc
[1055/1293] Compiling x509spki.cc
[1056/1293] Compiling c-atomics.c
[1057/1293] Compiling x509name.cc
[1058/1300] Compiling x_algor.cc
[1059/1300] Compiling x509_vpm.cc
[1060/1300] Compiling x509cset.cc
[1061/1300] Compiling x509_vfy.cc
[1063/1300] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[1064/1300] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1065/1300] Compiling NIOConcurrencyHelpers NIOLock.swift
[1066/1300] Compiling NIOConcurrencyHelpers lock.swift
[1067/1300] Emitting module NIOConcurrencyHelpers
[1067/1300] Compiling x509_v3.cc
[1068/1300] Compiling x509_set.cc
[1070/1300] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1071/1300] Compiling NIOConcurrencyHelpers atomics.swift
[1072/1301] Compiling x509_txt.cc
[1073/1301] Compiling x509_obj.cc
[1074/1301] Compiling x509_trs.cc
[1075/1301] Compiling x509_req.cc
[1076/1301] Compiling x509_lu.cc
[1077/1301] Compiling x509_ext.cc
[1078/1301] Compiling x509_def.cc
[1079/1301] Compiling x509_cmp.cc
[1080/1301] Compiling x509_att.cc
[1081/1301] Compiling x509_d2.cc
[1082/1301] Compiling v3_utl.cc
[1083/1301] Compiling v3_purp.cc
[1084/1301] Compiling x509.cc
[1085/1301] Compiling v3_skey.cc
[1086/1301] Compiling v3_prn.cc
[1087/1301] Compiling v3_pmaps.cc
[1088/1301] Compiling v3_pcons.cc
[1089/1301] Compiling v3_ocsp.cc
[1090/1301] Compiling v3_ncons.cc
[1091/1301] Compiling v3_lib.cc
[1092/1301] Compiling v3_ia5.cc
[1093/1301] Compiling v3_int.cc
[1094/1301] Compiling v3_info.cc
[1095/1301] Compiling v3_enum.cc
[1096/1301] Compiling v3_extku.cc
[1097/1301] Compiling v3_genn.cc
[1098/1301] Compiling v3_crld.cc
[1099/1301] Compiling v3_cpols.cc
[1100/1301] Compiling v3_conf.cc
[1101/1301] Compiling v3_bitst.cc
[1102/1301] Compiling v3_akeya.cc
[1103/1301] Compiling v3_akey.cc
[1104/1301] Compiling v3_bcons.cc
[1105/1301] Compiling v3_alt.cc
[1106/1301] Compiling t_x509a.cc
[1107/1301] Compiling t_req.cc
[1108/1301] Compiling t_x509.cc
[1109/1301] Compiling t_crl.cc
[1110/1301] Compiling i2d_pr.cc
[1111/1327] Compiling policy.cc
[1112/1327] Compiling name_print.cc
[1113/1327] Compiling rsa_pss.cc
[1115/1327] Emitting module ConsoleKitTerminal
[1116/1330] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1117/1330] Compiling ConsoleKitTerminal ConsoleClear.swift
[1118/1330] Compiling ConsoleKitTerminal Console+Ask.swift
[1119/1330] Compiling ConsoleKitTerminal Console+Choose.swift
[1120/1330] Compiling ConsoleKitTerminal Console+Confirm.swift
[1121/1330] Compiling ConsoleKitTerminal Console+Input.swift
[1122/1330] Compiling ConsoleKitTerminal Console+Center.swift
[1123/1330] Compiling ConsoleKitTerminal Console+Output.swift
[1123/1330] Compiling by_file.cc
[1124/1330] Compiling by_dir.cc
[1126/1330] Compiling ConsoleKitTerminal CustomActivity.swift
[1127/1330] Compiling ConsoleKitTerminal LoadingBar.swift
[1128/1330] Compiling ConsoleKitTerminal ProgressBar.swift
[1129/1330] Compiling ConsoleKitTerminal Console+Clear.swift
[1130/1330] Compiling ConsoleKitTerminal ActivityBar.swift
[1131/1330] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1132/1330] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1133/1330] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1133/1330] Compiling asn1_gen.cc
[1135/1330] Compiling ConsoleKitTerminal Console+Wait.swift
[1136/1330] Compiling ConsoleKitTerminal ConsoleColor.swift
[1137/1330] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1138/1330] Compiling ConsoleKitTerminal ConsoleText.swift
[1139/1330] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1140/1330] Compiling ConsoleKitTerminal ANSI.swift
[1141/1330] Compiling ConsoleKitTerminal Console.swift
[1142/1330] Compiling ConsoleKitTerminal Terminal.swift
[1143/1330] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1143/1330] Compiling algorithm.cc
[1144/1330] Compiling a_sign.cc
[1145/1330] Compiling a_digest.cc
[1146/1330] Compiling a_verify.cc
[1147/1330] Compiling voprf.cc
[1149/1330] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1150/1330] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1151/1330] Compiling ConsoleKitTerminal LoggerFragment.swift
[1151/1331] Compiling trust_token.cc
[1152/1331] Compiling pmbtoken.cc
[1153/1331] Compiling thread_win.cc
[1155/1331] Compiling thread.cc
[1156/1331] Compiling thread_none.cc
[1157/1331] Compiling thread_pthread.cc
[1158/1353] Compiling stack.cc
[1159/1353] Compiling siphash.cc
[1160/1353] Compiling sha1.cc
[1161/1353] Compiling sha512.cc
[1163/1353] Compiling ConsoleKitCommands CommandSignature.swift
[1164/1353] Compiling ConsoleKitCommands Flag.swift
[1165/1353] Compiling ConsoleKitCommands Option.swift
[1165/1355] Compiling sha256.cc
[1167/1355] Emitting module ConsoleKitCommands
[1168/1355] Compiling ConsoleKitCommands AsyncCommands.swift
[1169/1355] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1170/1355] Compiling ConsoleKitCommands AnyCommand.swift
[1171/1355] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1172/1355] Compiling ConsoleKitCommands AsyncCommand.swift
[1173/1355] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1174/1355] Compiling ConsoleKitCommands Command.swift
[1175/1355] Compiling ConsoleKitCommands CommandContext.swift
[1176/1355] Compiling ConsoleKitCommands CommandError.swift
[1176/1355] Compiling rsa_print.cc
[1177/1355] Compiling slhdsa.cc
[1178/1355] Compiling rsa_extra.cc
[1179/1355] Compiling spake2plus.cc
[1181/1355] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1182/1355] Compiling ConsoleKitCommands Utilities.swift
[1183/1355] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1184/1355] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1185/1355] Compiling ConsoleKitCommands Argument.swift
[1185/1355] Compiling rsa_crypt.cc
[1186/1355] Compiling refcount.cc
[1187/1355] Compiling rc4.cc
[1188/1355] Compiling rsa_asn1.cc
[1189/1355] Compiling windows.cc
[1190/1355] Compiling rand.cc
[1191/1355] Compiling trusty.cc
[1193/1355] Compiling ConsoleKitCommands Console+Run.swift
[1194/1355] Compiling ConsoleKitCommands ConsoleError.swift
[1195/1355] Compiling ConsoleKitCommands Completion.swift
[1196/1355] Compiling ConsoleKitCommands CommandGroup.swift
[1197/1355] Compiling ConsoleKitCommands CommandInput.swift
[1198/1355] Compiling ConsoleKitCommands Commands.swift
[1198/1356] Compiling urandom.cc
[1199/1356] Compiling passive.cc
[1201/1356] Compiling getentropy.cc
[1202/1356] Compiling poly1305_arm_asm.S
[1203/1356] Compiling forkunsafe.cc
[1204/1356] Compiling ios.cc
[1205/1356] Compiling fork_detect.cc
[1206/1358] Compiling deterministic.cc
[1208/1358] Emitting module ConsoleKit
[1209/1358] Compiling ConsoleKit Exports.swift
[1209/1358] Compiling poly1305_vec.cc
[1210/1359] Compiling poly1305_arm.cc
[1211/1359] Compiling poly1305.cc
[1213/1359] Compiling pool.cc
[1214/1359] Compiling pkcs8_x509.cc
[1215/1359] Compiling pkcs7.cc
[1216/1359] Compiling pkcs8.cc
[1217/1359] Compiling pem_x509.cc
[1218/1359] Compiling p5_pbev2.cc
[1219/1359] Compiling pkcs7_x509.cc
[1220/1359] Compiling pem_xaux.cc
[1221/1359] Compiling pem_pkey.cc
[1222/1359] Compiling mlkem.cc
[1223/1359] Compiling pem_pk8.cc
[1224/1359] Compiling pem_lib.cc
[1225/1359] Compiling pem_oth.cc
[1226/1359] Compiling obj.cc
[1227/1359] Compiling obj_xref.cc
[1228/1359] Compiling pem_all.cc
[1229/1359] Compiling mldsa.cc
[1230/1359] Compiling pem_info.cc
[1231/1359] Compiling mem.cc
[1232/1359] Compiling poly_rq_mul.S
[1233/1359] Compiling fips_shared_support.cc
[1234/1359] Compiling lhash.cc
[1235/1359] Compiling md4.cc
[1236/1359] Compiling md5.cc
[1237/1359] Compiling fuzzer_mode.cc
[1238/1359] Compiling kyber.cc
[1239/1359] Compiling hrss.cc
[1240/1359] Compiling ex_data.cc
[1241/1359] Compiling scrypt.cc
[1242/1359] Compiling hpke.cc
[1243/1359] Compiling print.cc
[1244/1359] Compiling pbkdf.cc
[1245/1359] Compiling sign.cc
[1246/1359] Compiling p_x25519_asn1.cc
[1247/1359] Compiling p_rsa_asn1.cc
[1248/1359] Compiling p_x25519.cc
[1249/1359] Compiling p_ed25519_asn1.cc
[1250/1359] Compiling p_rsa.cc
[1251/1359] Compiling p_hkdf.cc
[1252/1359] Compiling p_ed25519.cc
[1253/1359] Compiling p_ec.cc
[1254/1359] Compiling p_ec_asn1.cc
[1255/1359] Compiling p_dsa_asn1.cc
[1256/1359] Compiling p_dh_asn1.cc
[1257/1359] Compiling p_dh.cc
[1258/1359] Compiling evp_ctx.cc
[1259/1359] Compiling evp_asn1.cc
[1260/1359] Compiling evp.cc
[1261/1359] Compiling err.cc
[1262/1359] Compiling engine.cc
[1263/1359] Compiling ecdsa_p1363.cc
[1264/1359] Compiling ecdh.cc
[1265/1359] Compiling ec_derive.cc
[1266/1359] Compiling ecdsa_asn1.cc
[1267/1359] Compiling hash_to_curve.cc
[1268/1359] Compiling dsa_asn1.cc
[1269/1359] Compiling dsa.cc
[1270/1359] Compiling ec_asn1.cc
[1271/1359] Compiling digest_extra.cc
[1272/1359] Compiling x25519-asm-arm.S
[1273/1359] Compiling params.cc
[1274/1359] Compiling des.cc
[1275/1359] Compiling curve25519_64_adx.cc
[1276/1359] Compiling dh_asn1.cc
[1277/1359] Compiling spake25519.cc
[1278/1359] Compiling curve25519.cc
[1279/1359] Compiling cpu_intel.cc
[1280/1359] Compiling crypto.cc
[1281/1359] Compiling cpu_arm_linux.cc
[1282/1359] Compiling cpu_arm_freebsd.cc
[1283/1359] Compiling cpu_aarch64_win.cc
[1284/1359] Compiling cpu_aarch64_sysreg.cc
[1285/1359] Compiling cpu_aarch64_openbsd.cc
[1286/1359] Compiling cpu_aarch64_linux.cc
[1287/1359] Compiling cpu_aarch64_fuchsia.cc
[1288/1359] Compiling conf.cc
[1289/1359] Compiling cpu_aarch64_apple.cc
[1290/1359] Compiling tls_cbc.cc
[1291/1359] Compiling get_cipher.cc
[1292/1359] Compiling e_tls.cc
[1293/1359] Compiling cms.cc
[1294/1359] Compiling e_rc4.cc
[1295/1359] Compiling e_null.cc
[1296/1359] Compiling e_rc2.cc
[1297/1359] Compiling e_des.cc
[1298/1359] Compiling e_chacha20poly1305.cc
[1299/1359] Compiling e_aeseax.cc
[1300/1359] Compiling e_aesgcmsiv.cc
[1301/1359] Compiling e_aesctrhmac.cc
[1302/1359] Compiling chacha.cc
[1303/1359] Compiling derive_key.cc
[1304/1359] Compiling unicode.cc
[1305/1359] Compiling cbs.cc
[1306/1359] Compiling buf.cc
[1307/1359] Compiling cbb.cc
[1308/1359] Compiling sqrt.cc
[1309/1359] Compiling ber.cc
[1310/1359] Compiling asn1_compat.cc
[1311/1359] Compiling exponentiation.cc
[1312/1359] Compiling div.cc
[1313/1359] Compiling blake2.cc
[1314/1359] Compiling printf.cc
[1315/1359] Compiling pair.cc
[1316/1359] Compiling hexdump.cc
[1317/1359] Compiling bn_asn1.cc
[1318/1359] Compiling convert.cc
[1319/1359] Compiling file.cc
[1320/1359] Compiling base64.cc
[1321/1359] Compiling bio_mem.cc
[1322/1359] Compiling errno.cc
[1323/1359] Compiling fd.cc
[1324/1359] Compiling bio.cc
[1325/1359] Compiling tasn_typ.cc
[1326/1359] Compiling tasn_utl.cc
[1327/1359] Compiling tasn_fre.cc
[1328/1359] Compiling posix_time.cc
[1329/1359] Compiling tasn_enc.cc
[1330/1359] Compiling tasn_dec.cc
[1331/1359] Compiling tasn_new.cc
[1332/1359] Compiling f_string.cc
[1333/1359] Compiling asn_pack.cc
[1334/1359] Compiling f_int.cc
[1335/1359] Compiling asn1_par.cc
[1336/1359] Compiling bcm.cc
[1337/1359] Compiling asn1_lib.cc
[1338/1359] Compiling a_octet.cc
[1339/1359] Compiling a_utctm.cc
[1340/1359] Compiling a_type.cc
[1341/1359] Compiling a_mbstr.cc
[1342/1359] Compiling a_strex.cc
[1343/1359] Compiling a_time.cc
[1344/1359] Compiling a_strnid.cc
[1345/1359] Compiling a_i2d_fp.cc
[1346/1359] Compiling a_object.cc
[1347/1359] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1348/1359] Write sources
[1349/1359] Compiling a_int.cc
[1350/1359] Write sources
[1351/1359] Compiling a_dup.cc
[1351/1359] Write sources
[1354/1359] Compiling a_d2i_fp.cc
[1355/1403] Compiling a_gentm.cc
[1356/1456] Compiling a_bool.cc
[1357/1456] Compiling aes.cc
[1359/1456] Compiling Algorithms Keyed.swift
[1360/1456] Compiling Algorithms MinMax.swift
[1361/1456] Compiling Algorithms RandomSample.swift
[1362/1456] Compiling Algorithms Reductions.swift
[1363/1458] Compiling Algorithms Grouped.swift
[1364/1458] Compiling Algorithms Indexed.swift
[1365/1458] Compiling Algorithms Intersperse.swift
[1366/1458] Compiling Algorithms Joined.swift
[1366/1458] Compiling a_bitstr.cc
[1368/1466] Compiling Algorithms Split.swift
[1369/1466] Compiling Algorithms Stride.swift
[1370/1466] Compiling Algorithms Suffix.swift
[1371/1466] Compiling Atomics IntegerOperations.swift
[1372/1466] Compiling Atomics Unmanaged extensions.swift
[1373/1469] Compiling Algorithms Combinations.swift
[1374/1469] Compiling Algorithms Compacted.swift
[1375/1469] Compiling Algorithms Cycle.swift
[1376/1469] Compiling Algorithms Trim.swift
[1377/1469] Compiling Algorithms Unique.swift
[1378/1469] Compiling Algorithms Windows.swift
[1379/1469] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1380/1469] Compiling BitCollections BitSet+Equatable.swift
[1381/1469] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1382/1469] Compiling BitCollections BitSet+Extras.swift
[1383/1469] Compiling BitCollections BitSet+Hashable.swift
[1384/1469] Compiling BitCollections BitSet+Initializers.swift
[1385/1469] Compiling BitCollections BitSet+Invariants.swift
[1386/1469] Compiling BitCollections BitSet+Random.swift
[1387/1469] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1388/1469] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1389/1469] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1390/1469] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1391/1476] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1392/1476] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1393/1476] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1394/1476] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1395/1476] Compiling BitCollections BitSet+SetAlgebra union.swift
[1396/1476] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1397/1476] Compiling BitCollections BitSet.Counted.swift
[1398/1476] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1399/1476] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1400/1476] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1402/1476] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1404/1476] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1406/1476] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1407/1476] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1411/1476] Compiling Algorithms AdjacentPairs.swift
[1412/1476] Compiling Algorithms Chain.swift
[1413/1476] Compiling Algorithms Chunked.swift
[1417/1476] Compiling Algorithms EitherSequence.swift
[1418/1476] Compiling Algorithms FirstNonNil.swift
[1419/1476] Emitting module BitCollections
[1423/1476] Compiling Algorithms Permutations.swift
[1424/1476] Compiling Algorithms Product.swift
[1428/1476] Compiling Algorithms FlattenCollection.swift
[1439/1476] Compiling BitCollections BitSet.Index.swift
[1440/1476] Compiling BitCollections BitSet._UnsafeHandle.swift
[1441/1476] Compiling BitCollections BitSet.swift
[1442/1476] Compiling BitCollections Range+Utilities.swift
[1443/1476] Compiling BitCollections Slice+Utilities.swift
[1444/1476] Compiling BitCollections UInt+Tricks.swift
[1445/1476] Compiling BitCollections _Word.swift
[1458/1477] Emitting module Atomics
[1463/1477] Compiling CryptoBoringWrapper RandomBytes.swift
[1464/1477] Emitting module CryptoBoringWrapper
[1465/1483] Compiling Collections OrderedCollections reexports.swift
[1466/1483] Compiling Collections HashTreeCollections reexports.swift
[1467/1483] Compiling Collections HeapModule reexports.swift
[1468/1483] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1469/1483] Compiling Collections BitCollections reexports.swift
[1470/1483] Emitting module Collections
[1471/1483] Compiling Collections DequeModule reexports.swift
[1473/1484] Compiling CryptoBoringWrapper EllipticCurve.swift
[1474/1484] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1475/1484] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1476/1484] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1477/1484] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1485/1486] Emitting module Algorithms
[1488/1634] Compiling NIOCore ChannelInvoker.swift
[1489/1634] Compiling NIOCore ChannelOption.swift
[1490/1634] Compiling NIOCore ChannelPipeline.swift
[1491/1634] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1492/1634] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1493/1634] Compiling NIOCore EventLoopFuture.swift
[1494/1634] Compiling NIOCore FileDescriptor.swift
[1495/1634] Compiling NIOCore FileHandle.swift
[1496/1634] Compiling NIOCore FileRegion.swift
[1497/1634] Compiling NIOCore GlobalSingletons.swift
[1498/1634] Compiling NIOCore IO.swift
[1499/1645] Compiling NIOCore NIOCoreSendableMetatype.swift
[1500/1645] Compiling NIOCore NIODecodedAsyncSequence.swift
[1501/1645] Compiling NIOCore NIOLoopBound.swift
[1502/1645] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1503/1645] Compiling NIOCore NIOScheduledCallback.swift
[1504/1645] Compiling NIOCore NIOSendable.swift
[1505/1645] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[1506/1645] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[1507/1645] Compiling NIOCore RecvByteBufferAllocator.swift
[1516/1653] Compiling NIOCore IOData.swift
[1517/1653] Compiling NIOCore IPProtocol.swift
[1518/1653] Compiling NIOCore IntegerBitPacking.swift
[1519/1653] Compiling NIOCore IntegerTypes.swift
[1520/1653] Compiling NIOCore Interfaces.swift
[1521/1653] Compiling NIOCore Linux.swift
[1522/1653] Compiling NIOCore MarkedCircularBuffer.swift
[1523/1653] Compiling NIOCore MulticastChannel.swift
[1524/1653] Compiling NIOCore NIOAny.swift
[1525/1653] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1526/1653] Emitting module Crypto
[1527/1653] Compiling NIOCore CircularBuffer.swift
[1528/1653] Compiling NIOCore Codec.swift
[1529/1653] Compiling NIOCore ConvenienceOptionSupport.swift
[1530/1653] Compiling NIOCore DeadChannel.swift
[1531/1653] Compiling NIOCore DispatchQueue+WithFuture.swift
[1532/1653] Compiling NIOCore EventLoop+Deprecated.swift
[1533/1653] Compiling NIOCore EventLoop+SerialExecutor.swift
[1534/1653] Compiling NIOCore EventLoop.swift
[1535/1653] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1536/1653] Compiling NIOCore AddressedEnvelope.swift
[1537/1653] Compiling NIOCore AsyncAwaitSupport.swift
[1538/1653] Compiling NIOCore AsyncChannel.swift
[1539/1653] Compiling NIOCore AsyncChannelHandler.swift
[1540/1653] Compiling NIOCore AsyncChannelInboundStream.swift
[1541/1653] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1542/1653] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1543/1653] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1544/1653] Compiling NIOCore NIOAsyncWriter.swift
[1545/1653] Compiling Crypto MLDSA.swift
[1546/1653] Compiling Crypto Signature.swift
[1547/1653] Compiling Crypto CryptoKitErrors_boring.swift
[1548/1653] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[1549/1653] Compiling Crypto RNG_boring.swift
[1550/1653] Compiling Crypto SafeCompare_boring.swift
[1551/1653] Compiling Crypto Zeroization_boring.swift
[1552/1653] Compiling Crypto PrettyBytes.swift
[1553/1653] Compiling Crypto SafeCompare.swift
[1554/1653] Compiling Crypto SecureBytes.swift
[1555/1653] Compiling Crypto Zeroization.swift
[1565/1653] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1566/1653] Compiling NIOCore BSDSocketAPI.swift
[1567/1653] Compiling NIOCore ByteBuffer-aux.swift
[1568/1653] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1569/1653] Compiling NIOCore ByteBuffer-conversions.swift
[1570/1653] Compiling NIOCore ByteBuffer-core.swift
[1571/1653] Compiling NIOCore ByteBuffer-hex.swift
[1572/1653] Compiling NIOCore ByteBuffer-int.swift
[1573/1653] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1574/1653] Compiling NIOCore ByteBuffer-multi-int.swift
[1575/1653] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1576/1653] Compiling NIOCore ByteBuffer-views.swift
[1577/1653] Compiling NIOCore Channel.swift
[1578/1653] Compiling NIOCore ChannelHandler.swift
[1579/1653] Compiling NIOCore ChannelHandlers.swift
[1580/1653] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1581/1653] Compiling NIOCore SocketAddresses.swift
[1582/1653] Compiling NIOCore SocketOptionProvider.swift
[1583/1653] Compiling NIOCore SystemCallHelpers.swift
[1584/1653] Compiling NIOCore TimeAmount+Duration.swift
[1585/1653] Compiling NIOCore TypeAssistedChannelHandler.swift
[1586/1653] Compiling NIOCore UniversalBootstrapSupport.swift
[1587/1653] Compiling NIOCore Utilities.swift
[1601/1653] Compiling Crypto Digest_boring.swift
[1602/1653] Compiling Crypto Digest.swift
[1603/1653] Compiling Crypto Digests.swift
[1604/1653] Compiling Crypto HashFunctions.swift
[1605/1653] Compiling Crypto HashFunctions_SHA2.swift
[1606/1653] Compiling Crypto HashFunctions_SHA3.swift
[1607/1653] Compiling Crypto Digest_xkcp.swift
[1608/1653] Compiling Crypto HPKE-AEAD.swift
[1609/1653] Compiling Crypto HPKE-Ciphersuite.swift
[1610/1653] Compiling Crypto HPKE-KDF.swift
[1611/1653] Compiling Crypto HPKE-KexKeyDerivation.swift
[1636/1710] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[1637/1710] Compiling CryptoExtras ECToolbox_boring.swift
[1638/1710] Compiling CryptoExtras ECToolbox.swift
[1639/1710] Compiling CryptoExtras HashToField.swift
[1640/1710] Compiling CryptoExtras KDF.swift
[1641/1710] Compiling CryptoExtras PBKDF2_boring.swift
[1642/1710] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[1643/1710] Compiling CryptoExtras PBKDF2.swift
[1644/1717] Compiling CryptoExtras Error.swift
[1645/1717] Compiling CryptoExtras I2OSP.swift
[1646/1717] Compiling CryptoExtras IntegerEncoding.swift
[1647/1717] Compiling CryptoExtras PEMDocument.swift
[1648/1717] Compiling CryptoExtras PrettyBytes.swift
[1649/1717] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[1650/1717] Compiling CryptoExtras ThreadOps.swift
[1651/1717] Compiling CryptoExtras AES_CBC.swift
[1652/1717] Compiling CryptoExtras AES_CFB.swift
[1653/1717] Compiling CryptoExtras AES_CTR.swift
[1654/1717] Compiling CryptoExtras AES_GCM_SIV.swift
[1655/1717] Compiling CryptoExtras Block Function.swift
[1656/1717] Compiling CryptoExtras AES_CFB_boring.swift
[1657/1717] Compiling CryptoExtras AES_CTR_boring.swift
[1658/1717] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[1659/1717] Compiling CryptoExtras Scrypt_boring.swift
[1660/1717] Compiling CryptoExtras Scrypt.swift
[1661/1717] Compiling CryptoExtras OPRF.swift
[1662/1717] Compiling CryptoExtras OPRFClient.swift
[1663/1717] Compiling CryptoExtras OPRFServer.swift
[1664/1717] Compiling CryptoExtras VOPRF+API.swift
[1665/1717] Compiling CryptoExtras VOPRFClient.swift
[1666/1717] Compiling CryptoExtras VOPRFServer.swift
[1667/1717] Compiling CryptoExtras RSA+BlindSigning.swift
[1668/1717] Compiling CryptoExtras RSA.swift
[1669/1717] Compiling CryptoExtras RSA_boring.swift
[1670/1717] Compiling CryptoExtras Reexport.swift
[1671/1717] Compiling CryptoExtras BoringSSLHelpers.swift
[1672/1717] Compiling CryptoExtras CryptoKitErrors_boring.swift
[1673/1717] Compiling CryptoExtras Data+Extensions.swift
[1674/1717] Compiling CryptoExtras DigestType.swift
[1675/1717] Compiling CryptoExtras ThreadPosix.swift
[1676/1717] Compiling CryptoExtras ThreadSpecific.swift
[1677/1717] Compiling CryptoExtras ThreadWindows.swift
[1678/1717] Compiling CryptoExtras DLEQ.swift
[1679/1717] Compiling CryptoExtras Prover.swift
[1680/1717] Compiling CryptoExtras Verifier.swift
[1681/1717] Compiling CryptoExtras ZKPToolbox.swift
[1682/1717] Compiling CryptoExtras ARCResponse.swift
[1683/1717] Compiling CryptoExtras ARCServer.swift
[1684/1717] Compiling CryptoExtras ChaCha20CTR_boring.swift
[1685/1717] Compiling CryptoExtras ChaCha20CTR.swift
[1686/1717] Compiling CryptoExtras Curve25519+PEM.swift
[1687/1717] Compiling CryptoExtras ObjectIdentifier.swift
[1688/1717] Compiling CryptoExtras PKCS8DERRepresentation.swift
[1689/1717] Compiling CryptoExtras PKCS8PrivateKey.swift
[1690/1717] Emitting module NIOCore
[1698/1717] Compiling CryptoExtras CMAC.swift
[1699/1717] Compiling CryptoExtras ARC+API.swift
[1700/1717] Compiling CryptoExtras ARC.swift
[1701/1717] Compiling CryptoExtras ARCCredential.swift
[1702/1717] Compiling CryptoExtras ARCEncoding.swift
[1703/1717] Compiling CryptoExtras ARCPrecredential.swift
[1704/1717] Compiling CryptoExtras ARCPresentation.swift
[1705/1717] Compiling CryptoExtras ARCRequest.swift
[1709/1718] Emitting module CryptoExtras
[1720/1775] Emitting module _CryptoExtras
[1721/1775] Compiling _CryptoExtras Exports.swift
[1723/1776] Emitting module NIOEmbedded
[1724/1776] Compiling NIOEmbedded AsyncTestingChannel.swift
[1725/1872] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1726/1872] Compiling NIOEmbedded Embedded.swift
[1728/1873] Compiling X509 NameConstraints.swift
[1729/1873] Compiling X509 SubjectAlternativeName.swift
[1730/1873] Compiling X509 SubjectKeyIdentifier.swift
[1731/1873] Compiling X509 Extension.swift
[1732/1873] Compiling X509 Extensions.swift
[1733/1873] Compiling X509 ExtensionsBuilder.swift
[1734/1873] Compiling X509 GeneralName.swift
[1735/1879] Emitting module NIOPosix
[1736/1879] Compiling X509 Curve25519+DER.swift
[1737/1879] Compiling X509 CustomPrivateKey.swift
[1738/1879] Compiling X509 Digests.swift
[1739/1879] Compiling X509 DistinguishedName.swift
[1740/1879] Compiling X509 CommonName.swift
[1741/1879] Compiling X509 CountryName.swift
[1742/1879] Compiling X509 DNBuilder.swift
[1743/1879] Compiling X509 CMSIssuerAndSerialNumber.swift
[1744/1879] Compiling X509 CMSOperations.swift
[1745/1879] Compiling X509 CMSSignature.swift
[1746/1879] Compiling X509 CMSSignedData.swift
[1747/1879] Compiling X509 CMSSignerIdentifier.swift
[1748/1879] Compiling X509 CMSSignerInfo.swift
[1749/1879] Compiling X509 CMSVersion.swift
[1750/1879] Compiling X509 DomainComponent.swift
[1751/1879] Compiling X509 EmailAddress.swift
[1752/1879] Compiling X509 LocalityName.swift
[1753/1879] Compiling X509 OrganizationName.swift
[1754/1879] Compiling X509 OrganizationalUnitName.swift
[1755/1879] Compiling X509 StateOrProvinceName.swift
[1756/1879] Compiling X509 StreetAddress.swift
[1757/1879] Compiling X509 Error.swift
[1758/1879] Compiling X509 AuthorityInformationAccess.swift
[1759/1879] Compiling X509 AuthorityKeyIdentifier.swift
[1760/1879] Compiling X509 BasicConstraints.swift
[1761/1879] Compiling X509 ExtendedKeyUsage.swift
[1762/1879] Compiling X509 ExtensionIdentifiers.swift
[1763/1879] Compiling X509 KeyUsage.swift
[1764/1879] Compiling NIOPosix ThreadPosix.swift
[1765/1879] Compiling NIOPosix ThreadWindows.swift
[1766/1879] Compiling NIOPosix Utilities.swift
[1767/1879] Compiling NIOPosix VsockAddress.swift
[1768/1879] Compiling NIOPosix VsockChannelEvents.swift
[1769/1879] Compiling NIOPosix Windows.swift
[1770/1879] Compiling X509 OCSPNonce.swift
[1771/1879] Compiling X509 OCSPPolicy.swift
[1772/1879] Compiling X509 OCSPRequest.swift
[1773/1879] Compiling X509 OCSPResponse.swift
[1774/1879] Compiling X509 OCSPResponseBytes.swift
[1775/1879] Compiling X509 OCSPResponseData.swift
[1776/1879] Compiling X509 OCSPResponseStatus.swift
[1777/1879] Compiling X509 OCSPSignature.swift
[1778/1879] Compiling X509 OCSPSingleRequest.swift
[1779/1879] Compiling X509 OCSPSingleResponse.swift
[1780/1879] Compiling X509 OCSPTBSRequest.swift
[1781/1879] Compiling X509 OCSPVersion.swift
[1782/1879] Compiling X509 PKCS8PrivateKey.swift
[1783/1892] Compiling X509 CSRAttribute.swift
[1784/1892] Compiling X509 CSRAttributes.swift
[1785/1892] Compiling X509 CSRVersion.swift
[1786/1892] Compiling X509 CertificateSigningRequest.swift
[1787/1892] Compiling X509 CertificationRequestInfo.swift
[1788/1892] Compiling X509 ExtensionRequest.swift
[1789/1892] Compiling X509 Certificate.swift
[1790/1892] Compiling X509 CertificatePrivateKey.swift
[1791/1892] Compiling X509 CertificatePublicKey.swift
[1792/1892] Compiling X509 CertificateSerialNumber.swift
[1793/1892] Compiling X509 CertificateVersion.swift
[1794/1892] Compiling X509 CMSAttribute.swift
[1795/1892] Compiling X509 CMSContentInfo.swift
[1796/1892] Compiling X509 CMSEncapsulatedContentInfo.swift
[1825/1892] Compiling X509 PromiseAndFuture.swift
[1826/1892] Compiling X509 RDNAttribute.swift
[1827/1892] Compiling X509 RandomNumberGenerator+bytes.swift
[1828/1892] Compiling X509 RelativeDistinguishedName.swift
[1829/1892] Compiling X509 SEC1PrivateKey.swift
[1830/1892] Compiling X509 SecKeyWrapper.swift
[1831/1892] Compiling X509 Signature.swift
[1832/1892] Compiling X509 SignatureAlgorithm.swift
[1833/1892] Compiling X509 AllOfPolicies.swift
[1834/1892] Compiling X509 AnyPolicy.swift
[1835/1892] Compiling X509 CertificateStore.swift
[1836/1892] Compiling X509 CustomCertificateStore.swift
[1837/1892] Compiling X509 OneOfPolicies.swift
[1838/1892] Compiling X509 PolicyBuilder.swift
[1839/1892] Compiling X509 BasicConstraintsPolicy.swift
[1840/1892] Compiling X509 DNSNames.swift
[1841/1892] Compiling X509 DirectoryNames.swift
[1842/1892] Compiling X509 ExpiryPolicy.swift
[1843/1892] Compiling X509 IPConstraints.swift
[1844/1892] Compiling X509 NameConstraintsPolicy.swift
[1845/1892] Compiling X509 RFC5280Policy.swift
[1846/1892] Compiling X509 URIConstraints.swift
[1847/1892] Compiling X509 VersionPolicy.swift
[1848/1892] Compiling X509 ServerIdentityPolicy.swift
[1849/1892] Compiling X509 TrustRootLoading.swift
[1850/1892] Compiling X509 UnverifiedChain.swift
[1866/1953] Emitting module X509
[1880/1953] Compiling X509 OCSPExtensionID.swift
[1881/1953] Compiling NIO Exports.swift
[1882/1953] Emitting module NIO
[1883/1954] Compiling AsyncKit EventLoop+Flatten.swift
[1884/1954] Compiling AsyncKit EventLoop+Future.swift
[1885/1954] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1887/1956] Compiling AsyncKit Future+Miscellaneous.swift
[1888/1956] Compiling AsyncKit Future+Nonempty.swift
[1889/1956] Compiling AsyncKit Future+Optional.swift
[1890/1956] Compiling AsyncKit Future+Transform.swift
[1891/1956] Compiling AsyncKit Future+Try.swift
[1892/1956] Compiling AsyncKit FutureOperators.swift
[1893/1995] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1894/1995] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1895/1995] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1896/1995] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1897/1995] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1898/1995] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1899/1995] Compiling AsyncKit Optional+StrictMap.swift
[1900/1995] Compiling AsyncKit Exports.swift
[1901/1995] Compiling NIOTLS TLSEvents.swift
[1902/1995] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1903/1996] Emitting module NIOTLS
[1907/1996] Compiling NIOHTTP1 HTTPDecoder.swift
[1908/1996] Compiling NIOHTTP1 HTTPEncoder.swift
[1909/1996] Emitting module _NIOFileSystem
[1910/1996] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1914/1996] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1915/2000] Compiling NIOSOCKS SOCKSResponse.swift
[1916/2000] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1917/2000] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1918/2000] Compiling NIOSOCKS ClientStateMachine.swift
[1923/2000] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1924/2000] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1925/2000] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1926/2000] Compiling NIOSOCKS ServerStateMachine.swift
[1929/2000] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1930/2000] Compiling NIOTLS SNIHandler.swift
[1931/2001] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1932/2001] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1934/2003] Emitting module NIOHTTP1
[1935/2003] Compiling NIOHTTP1 HTTPTypes.swift
[1936/2003] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1937/2003] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1940/2003] Emitting module NIOSOCKS
[1943/2004] Compiling _NIOFileSystem NIOFilePath.swift
[1944/2004] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1945/2004] Compiling _NIOFileSystem OpenOptions.swift
[1946/2004] Compiling _NIOFileSystem String+FileSystem.swift
[1948/2033] Emitting module NIOFoundationCompat
[1949/2033] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1950/2034] Compiling NIOSSL SSLCallbacks.swift
[1951/2034] Compiling NIOSSL SSLContext.swift
[1953/2041] Emitting module AsyncKit
[1954/2056] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1955/2056] Compiling NIOTransportServices NIOTSSingletons.swift
[1956/2056] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1957/2056] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1958/2056] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1959/2056] Compiling NIOTransportServices NIOTSErrors.swift
[1960/2056] Compiling NIOTransportServices StateManagedChannel.swift
[1961/2056] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1962/2056] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1963/2058] Emitting module NIOTransportServices
[1964/2058] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1965/2058] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1966/2058] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1967/2058] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1968/2058] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1971/2058] Compiling NIOTransportServices NIOTSEventLoop.swift
[1974/2058] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1975/2058] Compiling NIOTransportServices NIOTSBootstraps.swift
[1978/2058] Compiling NIOTransportServices AcceptHandler.swift
[1979/2058] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1980/2058] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1981/2058] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1982/2058] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1983/2058] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1984/2059] Compiling _NIOFileSystem ParallelRemoval.swift
[1985/2059] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1986/2059] Compiling _NIOFileSystem CInterop.swift
[1987/2059] Compiling _NIOFileSystem Errno.swift
[1988/2059] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1992/2059] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1993/2059] Compiling NIOSSL SubjectAlternativeName.swift
[1994/2059] Compiling NIOSSL NIOSSLSecureBytes.swift
[1995/2059] Compiling NIOSSL RNG.swift
[1996/2059] Compiling NIOSSL SafeCompare.swift
[1997/2059] Compiling _NIOFileSystem SystemFileHandle.swift
[1998/2059] Compiling _NIOFileSystem Utilities.swift
[2008/2060] Compiling X509 ValidatedCertificateChain.swift
[2009/2060] Compiling X509 VerificationDiagnostic.swift
[2010/2060] Compiling X509 Verifier.swift
[2011/2060] Compiling X509 VerifierPolicy.swift
[2012/2060] Compiling X509 AlgorithmIdentifier.swift
[2013/2060] Compiling X509 ECDSASignature.swift
[2014/2060] Compiling X509 RSAPKCS1PublicKey.swift
[2015/2060] Compiling X509 SubjectPublicKeyInfo.swift
[2016/2060] Compiling X509 TBSCertificate.swift
[2017/2060] Compiling X509 Time.swift
[2018/2060] Compiling X509 TimeCalculations.swift
[2019/2060] Compiling X509 Validity.swift
[2020/2060] Compiling X509 X509SendableMetatype.swift
[2022/2072] Emitting module NIOSSL
[2031/2130] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2032/2130] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2033/2130] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2034/2130] Compiling MultipartKit FormDataDecoder.swift
[2035/2130] Compiling MultipartKit MultipartParser.swift
[2036/2130] Compiling MultipartKit MultipartPart.swift
[2037/2130] Compiling MultipartKit MultipartPartConvertible.swift
[2040/2130] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[2041/2130] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[2042/2130] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[2043/2130] Compiling NIOWebSocket SHA1.swift
[2044/2131] Compiling NIOHPACK IntegerCoding.swift
[2046/2132] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2047/2132] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2048/2132] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2049/2132] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2050/2132] Compiling NIOHPACK StaticHeaderTable.swift
[2051/2132] Compiling NIOHPACK HuffmanTables.swift
[2052/2132] Compiling NIOHPACK IndexedHeaderTable.swift
[2053/2135] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2054/2135] Compiling NIOWebSocket WebSocketOpcode.swift
[2055/2136] Emitting module MultipartKit
[2058/2138] Compiling NIOHTTPCompression HTTPDecompression.swift
[2059/2138] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2060/2138] Compiling MultipartKit Storage.swift
[2061/2138] Compiling MultipartKit MultipartFormData.swift
[2062/2138] Emitting module _NIOFileSystemFoundationCompat
[2063/2140] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2067/2140] Compiling MultipartKit FormDataEncoder.swift
[2070/2140] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2071/2140] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2084/2141] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2089/2141] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2090/2141] Compiling NIOWebSocket WebSocketFrame.swift
[2091/2141] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2092/2141] Emitting module NIOWebSocket
[2097/2141] Emitting module NIOHTTPCompression
[2098/2141] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2099/2141] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2100/2142] Compiling NIOHTTPCompression HTTPCompression.swift
[2101/2143] Compiling NIOExtras WritePCAPHandler.swift
[2102/2143] Compiling MultipartKit Utilities.swift
[2111/2143] Emitting module NIOHPACK
[2112/2143] Compiling NIOHPACK HuffmanCoding.swift
[2118/2144] Emitting module NIOExtras
[2128/2145] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2134/2147] Compiling NIOSSL Zeroization.swift
[2135/2147] Compiling NIOSSL TLSConfiguration.swift
[2136/2147] Compiling NIOSSL UniversalBootstrapSupport.swift
[2137/2147] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2138/2148] Emitting module NIOFileSystem
[2139/2148] Compiling NIOFileSystem Exports.swift
[2142/2212] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2143/2212] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2145/2221] Compiling WebSocketKit WebSocketHandler.swift
[2146/2221] Compiling WebSocketKit Exports.swift
[2147/2221] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2148/2221] Compiling NIOHTTP2 MaySendFrames.swift
[2149/2221] Compiling NIOHTTP2 SendingDataState.swift
[2150/2221] Compiling NIOHTTP2 SendingGoawayState.swift
[2151/2221] Compiling NIOHTTP2 SendingHeadersState.swift
[2152/2221] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2153/2221] Compiling NIOHTTP2 SendingRstStreamState.swift
[2154/2221] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2155/2221] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2157/2229] Compiling WebSocketKit WebSocket+Concurrency.swift
[2158/2229] Emitting module WebSocketKit
[2159/2229] Compiling WebSocketKit WebSocket.swift
[2160/2229] Compiling WebSocketKit WebSocket+Connect.swift
[2161/2229] Compiling WebSocketKit WebSocketClient.swift
[2163/2230] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2164/2230] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2165/2230] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2166/2230] Compiling NIOHTTP2 InboundEventBuffer.swift
[2167/2230] Compiling NIOHTTP2 InboundWindowManager.swift
[2168/2230] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2169/2230] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[2170/2230] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[2171/2230] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[2172/2230] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2173/2230] Compiling NIOHTTP2 StreamChannelList.swift
[2174/2230] Compiling NIOHTTP2 StreamMap.swift
[2175/2230] Compiling NIOHTTP2 StreamStateMachine.swift
[2176/2230] Compiling NIOHTTP2 Timer.swift
[2177/2230] Compiling NIOHTTP2 UnsafeTransfer.swift
[2178/2230] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2185/2231] Emitting module NIOHTTP2
[2186/2231] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2187/2231] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2188/2231] Compiling NIOHTTP2 MayReceiveFrames.swift
[2189/2231] Compiling NIOHTTP2 ReceivingDataState.swift
[2190/2231] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2191/2231] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2192/2231] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2193/2231] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2194/2231] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2196/2231] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2197/2231] Compiling NIOHTTP2 HTTP2PingData.swift
[2198/2231] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2199/2231] Compiling NIOHTTP2 HTTP2Settings.swift
[2200/2231] Compiling NIOHTTP2 HTTP2Stream.swift
[2201/2231] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2202/2231] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2203/2231] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2204/2231] Compiling NIOHTTP2 HTTP2StreamID.swift
[2205/2231] Compiling NIOHTTP2 DOSHeuristics.swift
[2206/2231] Compiling NIOHTTP2 Error+Any.swift
[2207/2231] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2208/2231] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2209/2231] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2210/2231] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2211/2231] Compiling NIOHTTP2 GlitchesMonitor.swift
[2212/2231] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2213/2231] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2215/2231] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2216/2231] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2217/2231] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2218/2231] Compiling NIOHTTP2 HTTP2Error.swift
[2219/2231] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2220/2231] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2221/2231] Compiling NIOHTTP2 HTTP2Frame.swift
[2222/2231] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2223/2231] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2224/2231] Compiling NIOHTTP2 HasLocalSettings.swift
[2225/2231] Compiling NIOHTTP2 HasRemoteSettings.swift
[2226/2231] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2227/2231] Compiling NIOHTTP2 QuiescingState.swift
[2228/2231] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2229/2231] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2230/2231] Compiling NIOHTTP2 StateMachineResult.swift
[2231/2231] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2233/2296] Emitting module AsyncHTTPClient
[2234/2304] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2235/2304] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2236/2304] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2237/2304] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2238/2304] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2239/2304] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[2240/2304] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2241/2304] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2242/2304] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2243/2304] Compiling AsyncHTTPClient LRUCache.swift
[2244/2304] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2245/2304] Compiling AsyncHTTPClient NWErrorHandler.swift
[2246/2304] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2247/2304] Compiling AsyncHTTPClient TLSConfiguration.swift
[2248/2304] Compiling AsyncHTTPClient RedirectState.swift
[2249/2304] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2250/2304] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[2251/2304] Compiling AsyncHTTPClient RequestBag.swift
[2252/2304] Compiling AsyncHTTPClient RequestValidation.swift
[2253/2304] Compiling AsyncHTTPClient SSLContextCache.swift
[2254/2304] Compiling AsyncHTTPClient Scheme.swift
[2255/2304] Compiling AsyncHTTPClient Singleton.swift
[2256/2304] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2257/2304] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2258/2304] Compiling AsyncHTTPClient TracingSupport.swift
[2259/2304] Compiling AsyncHTTPClient Utils.swift
[2260/2304] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2261/2304] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2262/2304] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2263/2304] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2264/2304] Compiling AsyncHTTPClient HTTP1Connection.swift
[2265/2304] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2266/2304] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2267/2304] Compiling AsyncHTTPClient HTTP2Connection.swift
[2268/2304] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2269/2304] Compiling AsyncHTTPClient RequestOptions.swift
[2270/2304] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2271/2304] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2272/2304] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2273/2304] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2274/2304] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2275/2304] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2276/2304] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2277/2304] Compiling AsyncHTTPClient ConnectionTarget.swift
[2278/2304] Compiling AsyncHTTPClient DeconstructedURL.swift
[2279/2304] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2280/2304] Compiling AsyncHTTPClient FoundationExtensions.swift
[2281/2304] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2282/2304] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2283/2304] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2284/2304] Compiling AsyncHTTPClient HTTPClient.swift
[2285/2304] Compiling AsyncHTTPClient HTTPClientConfiguration+SwiftConfiguration.swift
[2286/2304] Compiling AsyncHTTPClient HTTPHandler.swift
[2287/2304] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2288/2304] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2289/2304] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2290/2304] Compiling AsyncHTTPClient Transaction.swift
[2291/2304] Compiling AsyncHTTPClient Base64.swift
[2292/2304] Compiling AsyncHTTPClient BasicAuth.swift
[2293/2304] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2294/2304] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2295/2304] Compiling AsyncHTTPClient ConnectionPool.swift
[2296/2304] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2297/2304] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2298/2304] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2299/2304] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2300/2304] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2301/2304] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2302/2304] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2303/2304] Compiling AsyncHTTPClient RequestBodyLength.swift
[2304/2304] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2306/2476] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2307/2476] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2308/2476] Compiling Vapor DotEnvFile+load.swift
[2309/2476] Compiling Vapor Routes+caseInsenstive.swift
[2310/2476] Compiling Vapor Validatable+validate.swift
[2311/2476] Compiling Vapor Environment+Process.swift
[2312/2476] Compiling Vapor Environment+Secret.swift
[2313/2476] Compiling Vapor Environment.swift
[2314/2476] Compiling Vapor Abort.swift
[2315/2476] Compiling Vapor AbortError.swift
[2316/2476] Compiling Vapor DebuggableError.swift
[2317/2476] Compiling Vapor Demangler.swift
[2318/2476] Compiling Vapor ErrorSource.swift
[2319/2476] Compiling Vapor StackTrace.swift
[2320/2476] Compiling Vapor Exports.swift
[2321/2476] Compiling Vapor Application+HTTP.swift
[2322/2476] Compiling Vapor BasicResponder.swift
[2323/2476] Compiling Vapor BodyStream.swift
[2324/2476] Compiling Vapor Application+HTTP+Client.swift
[2325/2476] Compiling Vapor EventLoopHTTPClient.swift
[2326/2476] Compiling Vapor EndpointCache.swift
[2327/2476] Compiling Vapor HTTPMethod+String.swift
[2328/2476] Compiling Vapor HTTPStatus.swift
[2329/2476] Compiling Vapor HTTPCookies.swift
[2330/2500] Compiling Vapor Request.swift
[2331/2500] Compiling Vapor Application+Responder.swift
[2332/2500] Compiling Vapor DefaultResponder.swift
[2333/2500] Compiling Vapor Response+Body.swift
[2334/2500] Compiling Vapor Response.swift
[2335/2500] Compiling Vapor ResponseCodable.swift
[2336/2500] Compiling Vapor Application+Routes.swift
[2337/2500] Compiling Vapor Parameters+Require.swift
[2338/2500] Compiling Vapor Request+WebSocket.swift
[2339/2500] Compiling Vapor Route.swift
[2340/2500] Compiling Vapor RouteCollection.swift
[2341/2500] Compiling Vapor Routes.swift
[2342/2500] Compiling Vapor RoutesBuilder+Group.swift
[2343/2500] Compiling Vapor RoutesBuilder+Method.swift
[2344/2500] Compiling Vapor RoutesBuilder+Middleware.swift
[2345/2500] Compiling Vapor RoutesBuilder+WebSocket.swift
[2346/2500] Compiling Vapor RoutesBuilder.swift
[2347/2500] Compiling Vapor OTP.swift
[2348/2500] Compiling Vapor ValidatedCertificateChain.swift
[2349/2500] Compiling Vapor Application+Servers.swift
[2350/2500] Compiling Vapor Server.swift
[2351/2500] Compiling Vapor App+Service.swift
[2352/2500] Compiling Vapor Req+Service.swift
[2353/2500] Compiling Vapor Service.swift
[2354/2524] Compiling Vapor Application.swift
[2355/2524] Compiling Vapor AuthenticationCache.swift
[2356/2524] Compiling Vapor Authenticator.swift
[2357/2524] Compiling Vapor BasicAuthorization.swift
[2358/2524] Compiling Vapor BearerAuthorization.swift
[2359/2524] Compiling Vapor GuardMiddleware.swift
[2360/2524] Compiling Vapor RedirectMiddleware.swift
[2361/2524] Compiling Vapor SessionAuthenticatable.swift
[2362/2524] Compiling Vapor Bcrypt.swift
[2363/2524] Compiling Vapor Application+Cache.swift
[2364/2524] Compiling Vapor Cache.swift
[2365/2524] Compiling Vapor CacheExpirationTime.swift
[2366/2524] Compiling Vapor MemoryCache.swift
[2367/2524] Compiling Vapor Request+Cache.swift
[2368/2524] Compiling Vapor Application+Clients.swift
[2369/2524] Compiling Vapor Client.swift
[2370/2524] Compiling Vapor ClientRequest.swift
[2371/2524] Compiling Vapor ClientResponse.swift
[2372/2524] Compiling Vapor Request+Client.swift
[2373/2524] Compiling Vapor BootCommand.swift
[2374/2524] Compiling Vapor CommandContext+Application.swift
[2375/2524] Compiling Vapor RoutesCommand.swift
[2376/2524] Compiling Vapor ServeCommand.swift
[2377/2524] Compiling Vapor AnyResponse+Concurrency.swift
[2378/2524] Compiling Vapor AsyncBasicResponder.swift
[2379/2524] Emitting module Vapor
[2380/2524] Compiling Vapor Validator.swift
[2381/2524] Compiling Vapor ValidatorResult.swift
[2382/2524] Compiling Vapor And.swift
[2383/2524] Compiling Vapor Case.swift
[2384/2524] Compiling Vapor CharacterSet.swift
[2385/2524] Compiling Vapor Count.swift
[2386/2524] Compiling Vapor Custom.swift
[2387/2524] Compiling Vapor Email.swift
[2388/2524] Compiling Vapor Empty.swift
[2389/2524] Compiling Vapor In.swift
[2390/2524] Compiling Vapor Nil.swift
[2391/2524] Compiling Vapor NilIgnoring.swift
[2392/2524] Compiling Vapor Not.swift
[2393/2524] Compiling Vapor Or.swift
[2394/2524] Compiling Vapor Pattern.swift
[2395/2524] Compiling Vapor Range.swift
[2396/2524] Compiling Vapor URL.swift
[2397/2524] Compiling Vapor Valid.swift
[2398/2524] Compiling Vapor Application+Views.swift
[2399/2524] Compiling Vapor PlaintextRenderer.swift
[2400/2524] Compiling Vapor Request+View.swift
[2401/2524] Compiling Vapor View.swift
[2402/2524] Compiling Vapor ViewRenderer.swift
[2403/2524] Compiling Vapor _Deprecations.swift
[2404/2524] Compiling Vapor Bytes+SecureCompare.swift
[2405/2524] Compiling Vapor Collection+Safe.swift
[2406/2524] Compiling Vapor DataProtocol+Copy.swift
[2407/2524] Compiling Vapor DecoderUnwrapper.swift
[2408/2524] Compiling Vapor DirectoryConfiguration.swift
[2409/2524] Compiling Vapor DotEnv.swift
[2410/2524] Compiling Vapor Extendable.swift
[2411/2524] Compiling Vapor File.swift
[2412/2524] Compiling Vapor FileIO.swift
[2413/2524] Compiling Vapor LifecycleHandler.swift
[2414/2524] Compiling Vapor OptionalType.swift
[2415/2524] Compiling Vapor RFC1123.swift
[2416/2524] Compiling Vapor SocketAddress+Hostname.swift
[2417/2524] Compiling Vapor Storage.swift
[2418/2524] Compiling Vapor String+IsIPAddress.swift
[2419/2524] Compiling Vapor Thread.swift
[2420/2524] Compiling Vapor URI.swift
[2421/2524] Compiling Vapor VaporSendableMetadataType.swift
[2422/2524] Compiling Vapor RangeResult.swift
[2423/2524] Compiling Vapor Validatable.swift
[2424/2524] Compiling Vapor Validation.swift
[2425/2524] Compiling Vapor ValidationKey.swift
[2426/2524] Compiling Vapor Validations.swift
[2427/2524] Compiling Vapor ValidationsError.swift
[2428/2524] Compiling Vapor Logger+Report.swift
[2429/2524] Compiling Vapor LoggingSystem+Environment.swift
[2430/2524] Compiling Vapor Application+Middleware.swift
[2431/2524] Compiling Vapor CORSMiddleware.swift
[2432/2524] Compiling Vapor ErrorMiddleware.swift
[2433/2524] Compiling Vapor FileMiddleware.swift
[2434/2524] Compiling Vapor Middleware.swift
[2435/2524] Compiling Vapor MiddlewareConfiguration.swift
[2436/2524] Compiling Vapor ResponseCompressionMiddleware.swift
[2437/2524] Compiling Vapor RouteLoggingMiddleware.swift
[2438/2524] Compiling Vapor TracingMiddleware.swift
[2439/2524] Compiling Vapor File+Multipart.swift
[2440/2524] Compiling Vapor FormDataDecoder+Content.swift
[2441/2524] Compiling Vapor FormDataEncoder+Content.swift
[2442/2524] Compiling Vapor Application+Password.swift
[2443/2524] Compiling Vapor Application+Passwords.swift
[2444/2524] Compiling Vapor AsyncPasswordHasher.swift
[2445/2524] Compiling Vapor BcryptHasher.swift
[2446/2524] Compiling Vapor PasswordHasher.swift
[2447/2524] Compiling Vapor PlaintextHasher.swift
[2448/2524] Compiling Vapor Request+Password.swift
[2449/2524] Compiling Vapor Redirect.swift
[2450/2524] Compiling Vapor Request+Body.swift
[2451/2524] Compiling Vapor Request+BodyStream.swift
[2452/2524] Compiling Vapor AsyncMiddleware.swift
[2453/2524] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2454/2524] Compiling Vapor AsyncSessionDriver.swift
[2455/2524] Compiling Vapor Authentication+Concurrency.swift
[2456/2524] Compiling Vapor Cache+Concurrency.swift
[2457/2524] Compiling Vapor Client+Concurrency.swift
[2458/2524] Compiling Vapor RequestBody+Concurrency.swift
[2459/2524] Compiling Vapor Responder+Concurrency.swift
[2460/2524] Compiling Vapor ResponseCodable+Concurrency.swift
[2461/2524] Compiling Vapor RoutesBuilder+Concurrency.swift
[2462/2524] Compiling Vapor ViewRenderer+Concurrency.swift
[2463/2524] Compiling Vapor WebSocket+Concurrency.swift
[2464/2524] Compiling Vapor ContainerGetPathExecutor.swift
[2465/2524] Compiling Vapor Content.swift
[2466/2524] Compiling Vapor ContentCoders.swift
[2467/2524] Compiling Vapor ContentConfiguration.swift
[2468/2524] Compiling Vapor ContentContainer.swift
[2469/2524] Compiling Vapor JSONCoder+Custom.swift
[2470/2524] Compiling Vapor JSONCoders+Content.swift
[2471/2524] Compiling Vapor PlaintextDecoder.swift
[2472/2524] Compiling Vapor PlaintextEncoder.swift
[2473/2524] Compiling Vapor URLQueryCoders.swift
[2474/2524] Compiling Vapor URLQueryContainer.swift
[2475/2524] Compiling Vapor Core.swift
[2476/2524] Compiling Vapor Running.swift
[2477/2524] Compiling Vapor HTTPHeaderCacheControl.swift
[2478/2524] Compiling Vapor HTTPHeaderExpires.swift
[2479/2524] Compiling Vapor HTTPHeaderLastModified.swift
[2480/2524] Compiling Vapor HTTPHeaders+Cache.swift
[2481/2524] Compiling Vapor HTTPHeaders+Connection.swift
[2482/2524] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2483/2524] Compiling Vapor HTTPHeaders+ContentRange.swift
[2484/2524] Compiling Vapor HTTPHeaders+Directive.swift
[2485/2524] Compiling Vapor HTTPHeaders+Forwarded.swift
[2486/2524] Compiling Vapor HTTPHeaders+Link.swift
[2487/2524] Compiling Vapor HTTPHeaders+Name.swift
[2488/2524] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2489/2524] Compiling Vapor HTTPHeaders.swift
[2490/2524] Compiling Vapor HTTPMediaType.swift
[2491/2524] Compiling Vapor HTTPMediaTypePreference.swift
[2492/2524] Compiling Vapor Responder.swift
[2493/2524] Compiling Vapor Application+HTTP+Server.swift
[2494/2524] Compiling Vapor HTTPServer.swift
[2495/2524] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2496/2524] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2497/2524] Compiling Vapor HTTPServerHandler.swift
[2498/2524] Compiling Vapor HTTPServerRequestDecoder.swift
[2499/2524] Compiling Vapor HTTPServerResponseEncoder.swift
[2500/2524] Compiling Vapor HTTPServerUpgradeHandler.swift
[2501/2524] Compiling Vapor Application+Sessions.swift
[2502/2524] Compiling Vapor MemorySessions.swift
[2503/2524] Compiling Vapor Request+Session.swift
[2504/2524] Compiling Vapor Session.swift
[2505/2524] Compiling Vapor SessionCache.swift
[2506/2524] Compiling Vapor SessionData.swift
[2507/2524] Compiling Vapor SessionDriver.swift
[2508/2524] Compiling Vapor SessionsConfiguration.swift
[2509/2524] Compiling Vapor SessionsMiddleware.swift
[2510/2524] Compiling Vapor URLEncodedFormData.swift
[2511/2524] Compiling Vapor URLEncodedFormDecoder.swift
[2512/2524] Compiling Vapor URLEncodedFormEncoder.swift
[2513/2524] Compiling Vapor URLEncodedFormError.swift
[2514/2524] Compiling Vapor URLEncodedFormParser.swift
[2515/2524] Compiling Vapor URLEncodedFormSerializer.swift
[2516/2524] Compiling Vapor URLQueryFragmentConvertible.swift
[2517/2524] Compiling Vapor AnyResponse.swift
[2518/2524] Compiling Vapor Array+Random.swift
[2519/2524] Compiling Vapor Base32.swift
[2520/2524] Compiling Vapor Base64.swift
[2521/2524] Compiling Vapor BaseN.swift
[2522/2524] Compiling Vapor BasicCodingKey.swift
[2523/2524] Compiling Vapor ByteCount.swift
[2524/2524] Compiling Vapor Bytes+Hex.swift
[2526/2530] Compiling SSE ServerSentEvent.swift
[2527/2530] Compiling SSE Response+SSE.swift
[2528/2530] Compiling SSE SSEResponse.swift
[2529/2530] Emitting module SSE
[2530/2530] Compiling SSE Request+SSE.swift
Build complete! (499.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.121.3",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "vapor-sse",
  "name" : "vapor-sse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SSE",
      "targets" : [
        "SSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SSETests",
      "module_type" : "SwiftTarget",
      "name" : "SSETests",
      "path" : "Tests/SSETests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "SSEIntegrationTests.swift",
        "ServerSentEventTests.swift"
      ],
      "target_dependencies" : [
        "SSE"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SSE",
      "module_type" : "SwiftTarget",
      "name" : "SSE",
      "path" : "Sources/SSE",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "SSE"
      ],
      "sources" : [
        "Request+SSE.swift",
        "Response+SSE.swift",
        "SSEResponse.swift",
        "ServerSentEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.