The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of leaf, reference main (d46958), with Swift 6.0 for Linux on 2 Apr 2025 15:53:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/leaf.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/vapor/leaf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d469584 General cleanup (#237)
Cloned https://github.com/vapor/leaf.git
Revision (git rev-parse @):
d469584b9186851c5a4012d11325fb9db3207ebb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/leaf.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/leaf.git
https://github.com/vapor/leaf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "leaf-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "leaf",
  "name" : "leaf",
  "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" : "Leaf",
      "targets" : [
        "Leaf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeafTests",
      "module_type" : "SwiftTarget",
      "name" : "LeafTests",
      "path" : "Tests/LeafTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "LeafEncoderTests.swift",
        "LeafTests.swift"
      ],
      "target_dependencies" : [
        "Leaf"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Leaf",
      "module_type" : "SwiftTarget",
      "name" : "Leaf",
      "path" : "Sources/Leaf",
      "product_dependencies" : [
        "LeafKit",
        "Vapor",
        "Algorithms"
      ],
      "product_memberships" : [
        "Leaf"
      ],
      "sources" : [
        "Application+Leaf.swift",
        "Exports.swift",
        "LeafEncoder.swift",
        "LeafError+AbortError.swift",
        "LeafRenderer+ViewRenderer.swift",
        "Request+Leaf.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/vapor/vapor.git
[1/4879] Fetching leaf-kit
[2/10742] Fetching leaf-kit, swift-algorithms
[10743/84836] Fetching leaf-kit, swift-algorithms, vapor
[11050/79957] Fetching swift-algorithms, vapor
Fetched https://github.com/vapor/leaf-kit.git from cache (0.42s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
[5928/74094] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/5659] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.59s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/websocket-kit.git
[1/3196] Fetching multipart-kit
[1024/4243] Fetching multipart-kit, swift-service-context
[2678/6776] Fetching multipart-kit, swift-service-context, websocket-kit
[2906/8947] Fetching multipart-kit, swift-service-context, websocket-kit, swift-metrics
[3167/13905] Fetching multipart-kit, swift-service-context, websocket-kit, swift-metrics, swift-distributed-tracing
[7503/15610] Fetching multipart-kit, swift-service-context, websocket-kit, swift-metrics, swift-distributed-tracing, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.28s)
[9594/13077] Fetching multipart-kit, swift-service-context, swift-metrics, swift-distributed-tracing, swift-atomics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.36s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.43s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.44s)
Fetching https://github.com/apple/swift-nio-ssl.git
[3336/8726] Fetching multipart-kit, swift-atomics, swift-log
[4178/14355] Fetching multipart-kit, swift-atomics, swift-log, swift-nio-extras
[12790/25821] Fetching multipart-kit, swift-atomics, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.42s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.35s)
Fetching https://github.com/vapor/routing-kit.git
[5973/16367] Fetching multipart-kit, swift-atomics, swift-nio-http2
[12395/37057] Fetching multipart-kit, swift-atomics, swift-nio-http2, routing-kit
[35403/111662] Fetching multipart-kit, swift-atomics, swift-nio-http2, routing-kit, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (1.47s)
[41321/109957] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio
Fetching https://github.com/apple/swift-crypto.git
[41322/124432] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (1.52s)
[42702/121236] Fetching swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.11s)
[33618/109770] Fetching routing-kit, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (0.87s)
[18875/89080] Fetching swift-nio, swift-nio-ssl
Fetching https://github.com/swift-server/async-http-client.git
[34186/94565] Fetching swift-nio, swift-nio-ssl, console-kit
[34606/107916] Fetching swift-nio, swift-nio-ssl, console-kit, swift-crypto
[34662/110286] Fetching swift-nio, swift-nio-ssl, console-kit, swift-crypto, async-kit
[56905/124031] Fetching swift-nio, swift-nio-ssl, console-kit, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.37s)
[58833/121661] Fetching swift-nio, swift-nio-ssl, console-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.40s)
[53898/116176] Fetching swift-nio, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.89s)
[68899/102431] Fetching swift-nio, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.50s)
[68559/87956] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.67s)
[61177/74605] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.86s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4221] Fetching swift-system
[3758/20124] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.94s)
Fetched https://github.com/apple/swift-collections.git from cache (0.96s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.0 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.56s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2450] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.33s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.25.0 (0.56s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/890] Fetching swift-http-types
[482/2010] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.25s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.1 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.69s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.1 (0.86s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.01s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.93s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.83s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.94s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (1.16s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.99s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.00s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (1.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.35.0 (0.99s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.87s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.2 (3.20s)
Fetching https://github.com/apple/swift-asn1.git
[1/1560] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.1 (1.02s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.35.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.25.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.15.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Building for debugging...
[0/832] Write sources
[51/832] Compiling _NumericsShims _NumericsShims.c
[51/832] Compiling _AtomicsShims.c
[53/832] Compiling CNIOWindows shim.c
[54/832] Compiling CVaporBcrypt bcrypt.c
[55/832] Compiling CSystem shims.c
[56/832] Compiling CNIOWindows WSAStartup.c
[56/832] Compiling CVaporBcrypt blf.c
[58/832] Compiling CNIOWASI CNIOWASI.c
[59/832] Compiling CNIOLinux liburing_shims.c
[60/832] Compiling CNIOExtrasZlib empty.c
[61/832] Compiling CNIOLLHTTP c_nio_http.c
[62/832] Compiling CNIODarwin shim.c
[63/832] Compiling CNIOSHA1 c_nio_sha1.c
[64/832] Compiling CNIOLLHTTP c_nio_api.c
[65/832] Compiling CNIOLinux shim.c
[66/832] Compiling fiat_curve25519_adx_square.S
[67/832] Compiling fiat_p256_adx_sqr.S
[67/832] Compiling fiat_p256_adx_mul.S
[69/832] Compiling fiat_curve25519_adx_mul.S
[70/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/832] Write swift-version-24593BA9C3E375BF.txt
[72/832] Compiling CNIOBoringSSLShims shims.c
[73/836] Compiling tls13_server.cc
[74/836] Compiling tls_record.cc
[75/838] Compiling tls13_enc.cc
[76/866] Compiling tls_method.cc
[77/869] Compiling t1_enc.cc
[78/869] Compiling tls13_client.cc
[79/869] Compiling tls13_both.cc
[81/904] Emitting module InternalCollectionsUtilities
[82/906] Emitting module SystemPackage
[83/909] Compiling ServiceContextModule ServiceContextKey.swift
[84/909] Compiling SystemPackage Util+StringArray.swift
[85/909] Compiling SystemPackage Util.swift
[86/909] Compiling SystemPackage UtilConsumers.swift
[87/909] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/909] Compiling InternalCollectionsUtilities Specialize.swift
[89/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[90/909] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[91/910] Emitting module _NIOBase64
[92/910] Compiling _NIOBase64 Base64.swift
[93/910] Compiling _NIODataStructures _TinyArray.swift
[94/910] Compiling _NIODataStructures PriorityQueue.swift
[95/911] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[96/911] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[97/911] Compiling CoreMetrics Metrics.swift
[98/911] Compiling InternalCollectionsUtilities Debugging.swift
[99/911] Compiling InternalCollectionsUtilities Descriptions.swift
[100/911] Compiling SystemPackage MachPort.swift
[101/911] Compiling SystemPackage PlatformString.swift
[102/911] Compiling SystemPackage SystemString.swift
[103/911] Compiling RealModule Float16+Real.swift
[104/911] Compiling RealModule Float80+Real.swift
[105/911] Compiling InternalCollectionsUtilities _SortedCollection.swift
[106/911] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[107/911] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[108/911] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[109/911] Compiling RealModule ElementaryFunctions.swift
[110/911] Compiling RealModule Float+Real.swift
[111/911] Compiling InternalCollectionsUtilities UInt+reversed.swift
[112/911] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[113/911] Compiling ServiceContextModule ServiceContext.swift
[114/911] Emitting module ServiceContextModule
[115/911] Compiling RealModule Real.swift
[118/912] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[119/912] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[120/912] Compiling InternalCollectionsUtilities Integer rank.swift
[121/912] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[125/913] Emitting module RealModule
[126/913] Compiling RealModule RealFunctions.swift
[134/1056] Compiling Logging MetadataProvider.swift
[135/1056] Emitting module Logging
[136/1056] Emitting module _NIODataStructures
[137/1056] Compiling _NIODataStructures Heap.swift
[138/1057] Compiling OrderedCollections OrderedSet+Diffing.swift
[139/1057] Compiling OrderedCollections OrderedSet+Equatable.swift
[140/1057] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[141/1057] Compiling OrderedCollections OrderedSet+Hashable.swift
[142/1057] Compiling OrderedCollections OrderedDictionary.swift
[143/1057] Compiling OrderedCollections OrderedSet+Codable.swift
[144/1057] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[145/1057] Compiling OrderedCollections OrderedSet+Descriptions.swift
[146/1057] Compiling OrderedCollections _HashTable+Testing.swift
[147/1057] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[148/1057] Compiling OrderedCollections _HashTable.swift
[149/1057] Compiling OrderedCollections _Hashtable+Header.swift
[150/1057] Compiling Logging Logging.swift
[151/1057] Compiling Logging Locks.swift
[152/1057] Compiling Logging LogHandler.swift
[153/1058] Compiling CoreMetrics Locks.swift
[154/1058] Emitting module CoreMetrics
[155/1058] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[156/1058] Compiling OrderedCollections OrderedDictionary+Elements.swift
[157/1058] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[158/1058] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[159/1058] Compiling OrderedCollections OrderedDictionary+Codable.swift
[160/1058] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[161/1058] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[162/1058] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[173/1081] Compiling Instrumentation NoOpInstrument.swift
[174/1083] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[175/1083] Compiling HeapModule Heap+Descriptions.swift
[176/1083] Compiling Instrumentation MultiplexInstrument.swift
[177/1083] Compiling HeapModule Heap+UnsafeHandle.swift
[178/1083] Compiling HeapModule Heap+Invariants.swift
[179/1083] Compiling Atomics IntegerOperations.swift
[180/1083] Compiling Atomics Unmanaged extensions.swift
[181/1083] Emitting module Instrumentation
[182/1083] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[188/1083] Compiling Instrumentation InstrumentationSystem.swift
[189/1083] Compiling Instrumentation Instrument.swift
[190/1083] Compiling Instrumentation Locks.swift
[199/1084] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[200/1084] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[201/1084] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[202/1084] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[203/1084] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[204/1084] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[205/1084] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[207/1091] Compiling HeapModule Heap.swift
[208/1091] Compiling HeapModule _HeapNode.swift
[209/1091] Compiling OrderedCollections OrderedSet+Initializers.swift
[210/1091] Compiling OrderedCollections OrderedSet+Insertions.swift
[211/1091] Compiling OrderedCollections OrderedSet+Invariants.swift
[212/1091] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[213/1091] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[214/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[215/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[216/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[217/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[218/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[219/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[220/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[221/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[222/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[223/1091] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[224/1091] Emitting module HeapModule
[226/1168] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[227/1168] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[228/1168] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[229/1168] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[230/1168] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[231/1168] Compiling HashTreeCollections _HashNode+Structural merge.swift
[232/1168] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[233/1168] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[234/1168] Compiling HashTreeCollections TreeDictionary+Filter.swift
[235/1168] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[236/1168] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[237/1168] Compiling HashTreeCollections TreeDictionary+Keys.swift
[238/1168] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[239/1168] Compiling HashTreeCollections TreeDictionary+Merge.swift
[240/1168] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[241/1168] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[241/1168] Compiling ssl_x509.cc
[243/1176] Compiling Tracing TracingTime.swift
[244/1176] Compiling HashTreeCollections _AncestorHashSlots.swift
[245/1176] Compiling HashTreeCollections _Bitmap.swift
[246/1176] Compiling HashTreeCollections _Bucket.swift
[247/1176] Compiling HashTreeCollections _Hash.swift
[248/1176] Compiling HashTreeCollections _HashLevel.swift
[249/1176] Compiling HashTreeCollections _HashNode+Builder.swift
[250/1176] Compiling HashTreeCollections _HashNode+Debugging.swift
[251/1176] Compiling HashTreeCollections _HashNode+Initializers.swift
[252/1176] Compiling HashTreeCollections _HashNode+Invariants.swift
[253/1176] Compiling HashTreeCollections _HashNode+Lookups.swift
[254/1200] Compiling Tracing InstrumentationSystem+Tracing.swift
[255/1200] Compiling DequeModule Deque+CustomReflectable.swift
[256/1200] Compiling DequeModule Deque+Descriptions.swift
[257/1202] Compiling HashTreeCollections TreeDictionary+Values.swift
[258/1202] Compiling HashTreeCollections TreeDictionary.swift
[259/1202] Compiling HashTreeCollections TreeSet+Codable.swift
[260/1202] Compiling HashTreeCollections TreeSet+Collection.swift
[261/1202] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[262/1202] Compiling HashTreeCollections TreeSet+Debugging.swift
[263/1202] Compiling HashTreeCollections TreeSet+Descriptions.swift
[264/1202] Compiling DequeModule _DequeBuffer.swift
[265/1202] Compiling DequeModule _DequeBufferHeader.swift
[266/1202] Compiling HashTreeCollections TreeSet+Hashable.swift
[267/1202] Compiling HashTreeCollections TreeSet+Sendable.swift
[268/1202] Compiling _RopeModule Rope+Join.swift
[269/1202] Compiling _RopeModule Rope+MutatingForEach.swift
[270/1202] Compiling _RopeModule Rope+Remove.swift
[271/1202] Compiling _RopeModule Rope+RemoveSubrange.swift
[272/1202] Compiling _RopeModule Rope+Split.swift
[273/1202] Compiling _RopeModule Optional Utilities.swift
[274/1202] Compiling _RopeModule String Utilities.swift
[275/1202] Compiling _RopeModule String.Index+ABI.swift
[276/1212] Compiling DequeModule Deque+Codable.swift
[277/1212] Compiling DequeModule Deque+Collection.swift
[280/1212] Compiling DequeModule Deque+Equatable.swift
[281/1212] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[282/1212] Compiling DequeModule Deque+Extras.swift
[283/1212] Compiling DequeModule Deque+Hashable.swift
[284/1212] Compiling Tracing TracerProtocol+Legacy.swift
[285/1212] Compiling Tracing Tracer.swift
[286/1212] Compiling Tracing TracerProtocol.swift
[289/1212] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[290/1212] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[306/1212] Compiling HashTreeCollections TreeSet+Equatable.swift
[307/1212] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[308/1212] Compiling HashTreeCollections TreeSet+Extras.swift
[309/1212] Compiling HashTreeCollections TreeSet+Filter.swift
[310/1212] Emitting module Tracing
[311/1212] Compiling DequeModule Deque+Testing.swift
[312/1212] Compiling DequeModule Deque._Storage.swift
[315/1212] Compiling DequeModule Deque._UnsafeHandle.swift
[316/1212] Compiling DequeModule Deque.swift
[319/1212] Compiling DequeModule _DequeSlot.swift
[320/1212] Compiling DequeModule _UnsafeWrappedBuffer.swift
[327/1212] Compiling HashTreeCollections _HashNode.swift
[328/1212] Compiling HashTreeCollections _HashNodeHeader.swift
[329/1212] Compiling HashTreeCollections _HashSlot.swift
[330/1212] Compiling HashTreeCollections _HashStack.swift
[331/1212] Compiling HashTreeCollections _HashTreeIterator.swift
[332/1212] Compiling HashTreeCollections _HashTreeStatistics.swift
[333/1212] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[334/1212] Compiling HashTreeCollections _RawHashNode.swift
[335/1212] Compiling HashTreeCollections _UnmanagedHashNode.swift
[336/1212] Compiling Tracing NoOpTracer.swift
[337/1212] Compiling HashTreeCollections _UnsafePath.swift
[338/1212] Compiling HashTreeCollections TreeDictionary+Codable.swift
[339/1212] Compiling HashTreeCollections TreeDictionary+Collection.swift
[340/1212] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[341/1212] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[342/1212] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[346/1212] Compiling Tracing SpanProtocol.swift
[349/1213] Emitting module RoutingKit
[350/1213] Compiling RoutingKit AnyRouter.swift
[352/1213] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[353/1213] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[354/1213] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[355/1213] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[356/1213] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[357/1213] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[358/1213] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[359/1213] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[360/1213] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[361/1213] Compiling HashTreeCollections TreeSet.swift
[364/1238] Compiling RoutingKit Router.swift
[365/1238] Compiling RoutingKit TrieRouter.swift
[366/1238] Compiling RoutingKit PathComponent.swift
[387/1238] Emitting module OrderedCollections
[389/1239] Compiling Algorithms Intersperse.swift
[390/1239] Compiling Algorithms Joined.swift
[391/1239] Compiling Algorithms Keyed.swift
[392/1239] Compiling Algorithms MinMax.swift
[393/1239] Compiling Algorithms Partition.swift
[394/1239] Compiling Algorithms Permutations.swift
[395/1239] Compiling Algorithms Product.swift
[396/1239] Compiling Algorithms Split.swift
[397/1239] Compiling Algorithms Stride.swift
[398/1239] Compiling Algorithms Suffix.swift
[399/1239] Compiling Algorithms RandomSample.swift
[400/1239] Emitting module DequeModule
[405/1240] Compiling Algorithms AdjacentPairs.swift
[406/1240] Compiling Algorithms Chain.swift
[407/1240] Compiling Algorithms Chunked.swift
[408/1240] Emitting module _RopeModule
[413/1243] Compiling Algorithms Reductions.swift
[414/1243] Compiling Algorithms Rotate.swift
[418/1243] Compiling Algorithms Combinations.swift
[419/1243] Compiling Algorithms Compacted.swift
[420/1243] Compiling Algorithms Cycle.swift
[421/1243] Compiling Algorithms EitherSequence.swift
[422/1243] Compiling Algorithms FirstNonNil.swift
[423/1243] Compiling Algorithms FlattenCollection.swift
[424/1243] Compiling Algorithms Grouped.swift
[425/1243] Compiling Algorithms Indexed.swift
[426/1243] Emitting module Atomics
[442/1244] Compiling Algorithms Trim.swift
[443/1244] Compiling Algorithms Unique.swift
[444/1244] Compiling Algorithms Windows.swift
[445/1244] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[446/1244] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[468/1245] Compiling ssl_transcript.cc
[484/1245] Emitting module Metrics
[485/1245] Compiling Metrics Metrics.swift
[486/1246] Compiling RoutingKit Parameters.swift
[488/1247] Compiling ssl_versions.cc
[492/1247] Compiling ssl_stat.cc
[494/1247] Emitting module HashTreeCollections
[498/1248] Compiling ssl_privkey.cc
[500/1248] Compiling ssl_session.cc
[501/1248] Compiling ssl_file.cc
[502/1248] Compiling ssl_key_share.cc
[503/1248] Compiling ssl_credential.cc
[504/1248] Compiling ssl_lib.cc
[505/1248] Compiling ssl_cipher.cc
[506/1248] Compiling ssl_buffer.cc
[507/1248] Compiling ssl_cert.cc
[508/1248] Compiling ssl_asn1.cc
[509/1248] Compiling ssl_aead_ctx.cc
[511/1248] Emitting module Algorithms
[512/1249] Compiling s3_pkt.cc
[513/1249] Compiling s3_lib.cc
[514/1249] Compiling s3_both.cc
[515/1249] Compiling handshake_server.cc
[516/1249] Compiling handshake_client.cc
[517/1249] Compiling handshake.cc
[518/1249] Compiling handoff.cc
[519/1249] Compiling encrypted_client_hello.cc
[520/1249] Compiling extensions.cc
[521/1249] Compiling md5-x86_64-linux.S
[522/1249] Compiling md5-x86_64-apple.S
[523/1249] Compiling dtls_method.cc
[524/1249] Compiling md5-586-linux.S
[525/1249] Compiling md5-586-apple.S
[526/1249] Compiling dtls_record.cc
[527/1249] Compiling chacha20_poly1305_x86_64-linux.S
[528/1249] Compiling chacha20_poly1305_x86_64-apple.S
[529/1249] Compiling chacha20_poly1305_armv8-win.S
[530/1249] Compiling chacha20_poly1305_armv8-linux.S
[531/1249] Compiling chacha20_poly1305_armv8-apple.S
[532/1249] Compiling bio_ssl.cc
[533/1249] Compiling chacha-x86-linux.S
[534/1249] Compiling d1_srtp.cc
[535/1249] Compiling chacha-x86_64-apple.S
[536/1249] Compiling chacha-x86_64-linux.S
[537/1249] Compiling err_data.cc
[538/1249] Compiling chacha-armv8-win.S
[539/1249] Compiling chacha-armv8-linux.S
[540/1249] Compiling chacha-x86-apple.S
[541/1249] Compiling chacha-armv8-apple.S
[542/1249] Compiling chacha-armv4-linux.S
[543/1249] Compiling aes128gcmsiv-x86_64-linux.S
[544/1249] Compiling x86_64-mont5-apple.S
[545/1249] Compiling aes128gcmsiv-x86_64-apple.S
[546/1249] Compiling x86_64-mont5-linux.S
[547/1249] Compiling x86_64-mont-linux.S
[548/1249] Compiling x86_64-mont-apple.S
[549/1249] Compiling x86-mont-apple.S
[550/1249] Compiling x86-mont-linux.S
[550/1249] Compiling d1_pkt.cc
[552/1249] Compiling vpaes-x86_64-apple.S
[553/1249] Compiling vpaes-x86_64-linux.S
[554/1249] Compiling vpaes-x86-linux.S
[555/1249] Compiling vpaes-x86-apple.S
[556/1249] Compiling vpaes-armv8-apple.S
[557/1249] Compiling vpaes-armv8-linux.S
[558/1249] Compiling vpaes-armv7-linux.S
[559/1249] Compiling vpaes-armv8-win.S
[560/1249] Compiling sha512-x86_64-apple.S
[561/1249] Compiling sha512-armv8-win.S
[562/1249] Compiling sha512-x86_64-linux.S
[563/1249] Compiling sha512-armv8-apple.S
[564/1249] Compiling sha512-armv8-linux.S
[564/1249] Compiling sha512-586-linux.S
[566/1249] Compiling d1_lib.cc
[567/1249] Compiling sha512-armv4-linux.S
[568/1249] Compiling sha512-586-apple.S
[569/1249] Compiling sha256-x86_64-linux.S
[570/1249] Compiling sha256-armv8-win.S
[571/1249] Compiling sha256-x86_64-apple.S
[572/1249] Compiling sha256-armv8-apple.S
[573/1249] Compiling sha256-586-linux.S
[574/1249] Compiling sha256-armv8-linux.S
[575/1249] Compiling sha256-586-apple.S
[576/1249] Compiling sha256-armv4-linux.S
[577/1249] Compiling sha1-x86_64-apple.S
[578/1249] Compiling sha1-armv8-linux.S
[579/1249] Compiling sha1-armv8-apple.S
[580/1249] Compiling sha1-armv4-large-linux.S
[580/1249] Compiling sha1-armv8-win.S
[582/1249] Compiling sha1-x86_64-linux.S
[583/1249] Compiling sha1-586-linux.S
[584/1249] Compiling sha1-586-apple.S
[585/1249] Compiling rdrand-x86_64-apple.S
[586/1249] Compiling rsaz-avx2-apple.S
[587/1249] Compiling rsaz-avx2-linux.S
[588/1249] Compiling p256_beeu-x86_64-asm-linux.S
[589/1249] Compiling rdrand-x86_64-linux.S
[590/1249] Compiling p256_beeu-armv8-asm-linux.S
[591/1249] Compiling p256_beeu-armv8-asm-win.S
[592/1249] Compiling p256_beeu-armv8-asm-apple.S
[593/1249] Compiling p256_beeu-x86_64-asm-apple.S
[594/1249] Compiling p256-armv8-asm-win.S
[595/1249] Compiling p256-x86_64-asm-apple.S
[596/1249] Compiling p256-armv8-asm-linux.S
[597/1249] Compiling p256-x86_64-asm-linux.S
[598/1249] Compiling ghashv8-armv8-win.S
[599/1249] Compiling p256-armv8-asm-apple.S
[600/1249] Compiling ghashv8-armv8-linux.S
[601/1249] Compiling ghashv8-armv8-apple.S
[602/1249] Compiling ghash-x86_64-linux.S
[603/1249] Compiling d1_both.cc
[604/1249] Compiling ghashv8-armv7-linux.S
[605/1249] Compiling ghash-x86-linux.S
[606/1249] Compiling ghash-x86_64-apple.S
[607/1249] Compiling ghash-x86-apple.S
[608/1249] Compiling ghash-ssse3-x86_64-linux.S
[609/1249] Compiling ghash-ssse3-x86-linux.S
[610/1249] Compiling ghash-ssse3-x86_64-apple.S
[611/1249] Compiling ghash-neon-armv8-win.S
[612/1249] Compiling ghash-ssse3-x86-apple.S
[613/1249] Compiling ghash-neon-armv8-apple.S
[614/1249] Compiling ghash-neon-armv8-linux.S
[615/1249] Compiling ghash-armv4-linux.S
[616/1249] Compiling co-586-linux.S
[617/1249] Compiling co-586-apple.S
[618/1249] Compiling bn-armv8-linux.S
[619/1249] Compiling bsaes-armv7-linux.S
[620/1249] Compiling bn-armv8-win.S
[621/1249] Compiling bn-586-linux.S
[622/1249] Compiling armv8-mont-win.S
[623/1249] Compiling bn-armv8-apple.S
[624/1249] Compiling armv8-mont-apple.S
[625/1249] Compiling bn-586-apple.S
[626/1249] Compiling armv8-mont-linux.S
[627/1249] Compiling armv4-mont-linux.S
[628/1249] Compiling aesv8-gcm-armv8-linux.S
[629/1249] Compiling aesv8-gcm-armv8-win.S
[630/1249] Compiling aesv8-gcm-armv8-apple.S
[630/1249] Compiling aesv8-armv8-linux.S
[632/1249] Compiling aesv8-armv8-win.S
[633/1249] Compiling aesv8-armv7-linux.S
[634/1249] Compiling aesv8-armv8-apple.S
[635/1249] Compiling aesni-x86-linux.S
[636/1249] Compiling aesni-x86_64-apple.S
[637/1249] Compiling aesni-x86-apple.S
[637/1249] Compiling aesni-x86_64-linux.S
[639/1249] Compiling aesni-gcm-x86_64-apple.S
[640/1249] Compiling aesni-gcm-x86_64-linux.S
[641/1249] Compiling x_sig.cc
[642/1249] Compiling x_x509a.cc
[643/1249] Compiling x_val.cc
[644/1249] Compiling x_spki.cc
[645/1249] Compiling x_x509.cc
[646/1249] Compiling x_pubkey.cc
[646/1249] Compiling x_req.cc
[648/1249] Compiling x_name.cc
[649/1249] Compiling x_crl.cc
[650/1249] Compiling x_exten.cc
[651/1249] Compiling x509spki.cc
[652/1249] Compiling x509rset.cc
[653/1249] Compiling x_algor.cc
[654/1249] Compiling x_all.cc
[655/1249] Compiling x_attrib.cc
[656/1249] Compiling x509name.cc
[657/1249] Compiling x509_vpm.cc
[658/1249] Compiling x509_txt.cc
[659/1249] Compiling x509cset.cc
[660/1249] Compiling x509_set.cc
[661/1249] Compiling x509_v3.cc
[662/1249] Compiling x509_trs.cc
[663/1249] Compiling x509_vfy.cc
[664/1249] Compiling x509_req.cc
[665/1249] Compiling x509.cc
[666/1249] Compiling x509_obj.cc
[667/1249] Compiling x509_def.cc
[668/1249] Compiling x509_lu.cc
[669/1249] Compiling x509_ext.cc
[670/1249] Compiling x509_d2.cc
[671/1249] Compiling x509_att.cc
[672/1249] Compiling x509_cmp.cc
[673/1249] Compiling v3_skey.cc
[674/1249] Compiling v3_utl.cc
[675/1249] Compiling v3_purp.cc
[676/1249] Compiling v3_ocsp.cc
[677/1249] Compiling v3_prn.cc
[678/1249] Compiling v3_pmaps.cc
[679/1249] Compiling v3_pcons.cc
[680/1249] Compiling v3_ncons.cc
[681/1249] Compiling v3_int.cc
[682/1249] Compiling v3_lib.cc
[683/1249] Compiling v3_ia5.cc
[684/1249] Compiling v3_genn.cc
[685/1249] Compiling v3_info.cc
[686/1249] Compiling v3_extku.cc
[687/1249] Compiling v3_enum.cc
[688/1249] Compiling v3_crld.cc
[689/1249] Compiling v3_cpols.cc
[690/1249] Compiling v3_bitst.cc
[691/1249] Compiling v3_conf.cc
[692/1249] Compiling v3_bcons.cc
[693/1249] Compiling v3_akey.cc
[694/1249] Compiling v3_alt.cc
[695/1249] Compiling t_x509a.cc
[696/1249] Compiling v3_akeya.cc
[697/1249] Compiling t_req.cc
[698/1249] Compiling t_x509.cc
[699/1249] Compiling i2d_pr.cc
[700/1249] Compiling t_crl.cc
[701/1249] Compiling rsa_pss.cc
[702/1249] Compiling by_file.cc
[703/1249] Compiling policy.cc
[704/1249] Compiling name_print.cc
[705/1249] Compiling by_dir.cc
[706/1249] Compiling a_verify.cc
[707/1249] Compiling asn1_gen.cc
[708/1249] Compiling a_digest.cc
[709/1249] Compiling voprf.cc
[710/1249] Compiling algorithm.cc
[711/1249] Compiling trust_token.cc
[712/1249] Compiling a_sign.cc
[713/1249] Compiling pmbtoken.cc
[714/1249] Compiling thread_pthread.cc
[715/1249] Compiling thread_none.cc
[716/1249] Compiling thread.cc
[717/1249] Compiling thread_win.cc
[718/1249] Compiling wots.cc
[719/1249] Compiling stack.cc
[719/1249] Compiling thash.cc
[721/1249] Compiling sha512.cc
[722/1249] Compiling siphash.cc
[723/1249] Compiling sha256.cc
[724/1249] Compiling rsa_print.cc
[725/1249] Compiling merkle.cc
[726/1249] Compiling sha1.cc
[727/1249] Compiling slhdsa.cc
[728/1249] Compiling fors.cc
[729/1249] Compiling rsa_extra.cc
[730/1249] Compiling refcount.cc
[731/1249] Compiling rc4.cc
[732/1249] Compiling rsa_crypt.cc
[733/1249] Compiling windows.cc
[734/1249] Compiling trusty.cc
[735/1249] Compiling rand_extra.cc
[736/1249] Compiling rsa_asn1.cc
[737/1249] Compiling ios.cc
[737/1249] Compiling passive.cc
[739/1249] Compiling fork_detect.cc
[740/1249] Compiling urandom.cc
[741/1249] Compiling getentropy.cc
[742/1249] Compiling poly1305_arm_asm.S
[742/1249] Compiling forkunsafe.cc
[744/1249] Compiling deterministic.cc
[745/1249] Compiling poly1305.cc
[746/1249] Compiling poly1305_arm.cc
[747/1249] Compiling pool.cc
[748/1249] Compiling poly1305_vec.cc
[749/1249] Compiling p5_pbev2.cc
[750/1249] Compiling pkcs7.cc
[751/1249] Compiling pkcs8_x509.cc
[752/1249] Compiling pkcs8.cc
[753/1249] Compiling pkcs7_x509.cc
[754/1249] Compiling pem_x509.cc
[755/1249] Compiling pem_xaux.cc
[756/1249] Compiling pem_pkey.cc
[757/1249] Compiling pem_oth.cc
[758/1249] Compiling pem_info.cc
[759/1249] Compiling pem_lib.cc
[760/1249] Compiling pem_pk8.cc
[761/1249] Compiling obj_xref.cc
[762/1249] Compiling mlkem.cc
[763/1249] Compiling pem_all.cc
[764/1249] Compiling mem.cc
[765/1249] Compiling obj.cc
[766/1249] Compiling md5.cc
[767/1249] Compiling poly_rq_mul.S
[768/1249] Compiling md4.cc
[769/1249] Compiling fips_shared_support.cc
[770/1249] Compiling lhash.cc
[771/1249] Compiling keccak.cc
[772/1249] Compiling kyber.cc
[773/1249] Compiling mldsa.cc
[774/1249] Compiling ex_data.cc
[775/1249] Compiling sign.cc
[776/1249] Compiling pbkdf.cc
[777/1249] Compiling hrss.cc
[778/1249] Compiling scrypt.cc
[779/1249] Compiling hpke.cc
[780/1249] Compiling p_rsa_asn1.cc
[781/1249] Compiling p_hkdf.cc
[781/1249] Compiling p_ed25519_asn1.cc
[781/1249] Compiling p_x25519_asn1.cc
[782/1249] Compiling p_rsa.cc
[784/1249] Compiling p_x25519.cc
[786/1249] Compiling print.cc
[787/1249] Compiling p_ed25519.cc
[788/1249] Compiling p_dh.cc
[789/1249] Compiling p_ec_asn1.cc
[790/1249] Compiling p_ec.cc
[791/1249] Compiling p_dh_asn1.cc
[792/1249] Compiling p_dsa_asn1.cc
[793/1249] Compiling evp_ctx.cc
[794/1249] Compiling err.cc
[795/1249] Compiling evp_asn1.cc
[796/1249] Compiling evp.cc
[797/1249] Compiling engine.cc
[798/1249] Compiling hash_to_curve.cc
[799/1249] Compiling ecdh_extra.cc
[800/1249] Compiling ecdsa_asn1.cc
[801/1249] Compiling bcm.cc
[802/1249] Compiling ec_derive.cc
[803/1249] Compiling ec_asn1.cc
[804/1249] Compiling dsa_asn1.cc
[805/1249] Compiling dsa.cc
[806/1249] Compiling params.cc
[807/1249] Compiling dh_asn1.cc
[808/1249] Compiling spake25519.cc
[809/1249] Compiling des.cc
[810/1249] Compiling digest_extra.cc
[811/1249] Compiling x25519-asm-arm.S
[812/1249] Compiling cpu_arm_freebsd.cc
[813/1249] Compiling curve25519.cc
[814/1249] Compiling cpu_intel.cc
[815/1249] Compiling crypto.cc
[816/1249] Compiling cpu_aarch64_sysreg.cc
[817/1249] Compiling cpu_arm_linux.cc
[818/1249] Compiling cpu_aarch64_win.cc
[819/1249] Compiling curve25519_64_adx.cc
[820/1249] Compiling cpu_aarch64_openbsd.cc
[821/1249] Compiling cpu_aarch64_linux.cc
[822/1249] Compiling cpu_aarch64_fuchsia.cc
[823/1249] Compiling cpu_aarch64_apple.cc
[824/1249] Compiling tls_cbc.cc
[825/1249] Compiling conf.cc
[826/1249] Compiling e_tls.cc
[827/1249] Compiling e_rc4.cc
[828/1249] Compiling e_rc2.cc
[829/1249] Compiling e_null.cc
[830/1249] Compiling e_des.cc
[831/1249] Compiling e_chacha20poly1305.cc
[832/1249] Compiling chacha.cc
[833/1249] Compiling derive_key.cc
[834/1249] Compiling e_aesctrhmac.cc
[835/1249] Compiling unicode.cc
[836/1249] Compiling cipher_extra.cc
[837/1249] Compiling e_aesgcmsiv.cc
[838/1249] Compiling cbs.cc
[839/1249] Compiling ber.cc
[840/1249] Compiling cbb.cc
[841/1249] Compiling asn1_compat.cc
[842/1249] Compiling blake2.cc
[843/1249] Compiling bn_asn1.cc
[844/1249] Compiling buf.cc
[845/1249] Compiling convert.cc
[846/1249] Compiling hexdump.cc
[847/1249] Compiling pair.cc
[848/1249] Compiling printf.cc
[849/1249] Compiling socket_helper.cc
[850/1249] Compiling socket.cc
[851/1249] Compiling fd.cc
[852/1249] Compiling errno.cc
[853/1249] Compiling file.cc
[854/1249] Compiling connect.cc
[855/1249] Compiling base64.cc
[856/1249] Compiling bio_mem.cc
[857/1249] Compiling bio.cc
[858/1249] Compiling tasn_typ.cc
[859/1249] Compiling tasn_fre.cc
[860/1249] Compiling tasn_new.cc
[861/1249] Compiling tasn_enc.cc
[862/1249] Compiling tasn_utl.cc
[863/1249] Compiling f_int.cc
[864/1249] Compiling posix_time.cc
[865/1249] Compiling f_string.cc
[866/1249] Compiling asn1_par.cc
[867/1249] Compiling asn1_lib.cc
[868/1249] Compiling a_utctm.cc
[869/1249] Compiling tasn_dec.cc
[870/1249] Compiling asn_pack.cc
[871/1249] Compiling a_octet.cc
[872/1249] Compiling a_type.cc
[873/1249] Compiling a_mbstr.cc
[874/1249] Compiling a_time.cc
[875/1249] Compiling a_strnid.cc
[876/1249] Compiling a_i2d_fp.cc
[877/1249] Compiling a_dup.cc
[878/1249] Compiling a_object.cc
[879/1249] Compiling a_strex.cc
[880/1249] Compiling a_int.cc
[881/1249] Compiling a_bitstr.cc
[882/1249] Compiling fiat_p256_adx_sqr.S
[883/1249] Compiling a_d2i_fp.cc
[884/1249] Compiling fiat_curve25519_adx_square.S
[885/1249] Compiling fiat_p256_adx_mul.S
[886/1249] Compiling a_gentm.cc
[887/1249] Compiling fiat_curve25519_adx_mul.S
[888/1249] Compiling md5-x86_64-apple.S
[889/1249] Compiling md5-x86_64-linux.S
[890/1249] Compiling CCryptoBoringSSLShims shims.c
[891/1249] Compiling md5-586-linux.S
[892/1249] Compiling md5-586-apple.S
[893/1249] Compiling chacha20_poly1305_x86_64-apple.S
[894/1249] Compiling chacha20_poly1305_armv8-win.S
[895/1249] Compiling chacha20_poly1305_armv8-linux.S
[896/1249] Compiling chacha20_poly1305_x86_64-linux.S
[897/1249] Compiling a_bool.cc
[898/1249] Compiling chacha20_poly1305_armv8-apple.S
[899/1249] Compiling chacha-x86_64-apple.S
[900/1249] Compiling chacha-x86-linux.S
[901/1249] Compiling chacha-x86_64-linux.S
[902/1249] Compiling chacha-x86-apple.S
[903/1249] Compiling chacha-armv8-win.S
[904/1249] Compiling chacha-armv4-linux.S
[905/1249] Compiling chacha-armv8-apple.S
[906/1249] Compiling chacha-armv8-linux.S
[907/1249] Compiling aes128gcmsiv-x86_64-linux.S
[908/1249] Compiling aes128gcmsiv-x86_64-apple.S
[909/1249] Compiling x86_64-mont5-apple.S
[910/1249] Compiling x86_64-mont-linux.S
[911/1249] Compiling x86_64-mont5-linux.S
[912/1249] Compiling x86_64-mont-apple.S
[913/1249] Compiling x86-mont-linux.S
[914/1249] Compiling x86-mont-apple.S
[915/1249] Compiling err_data.cc
[916/1249] Compiling vpaes-x86_64-linux.S
[917/1249] Compiling vpaes-x86_64-apple.S
[918/1249] Compiling vpaes-x86-linux.S
[919/1249] Compiling vpaes-armv8-apple.S
[920/1249] Compiling vpaes-armv8-linux.S
[921/1249] Compiling vpaes-x86-apple.S
[922/1249] Compiling vpaes-armv8-win.S
[923/1249] Compiling vpaes-armv7-linux.S
[924/1249] Compiling sha512-x86_64-linux.S
[924/1249] Compiling sha512-armv8-win.S
[926/1249] Compiling sha512-armv8-linux.S
[927/1249] Compiling sha512-armv8-apple.S
[928/1249] Compiling sha512-x86_64-apple.S
[929/1249] Compiling sha512-586-linux.S
[930/1249] Compiling sha512-armv4-linux.S
[931/1249] Compiling sha512-586-apple.S
[932/1249] Compiling sha256-x86_64-apple.S
[933/1249] Compiling sha256-armv8-win.S
[934/1249] Compiling sha256-x86_64-linux.S
[935/1249] Compiling sha256-armv8-linux.S
[936/1249] Compiling sha256-armv8-apple.S
[937/1249] Compiling sha256-armv4-linux.S
[938/1249] Compiling sha256-586-linux.S
[939/1249] Compiling sha256-586-apple.S
[940/1249] Compiling sha1-armv8-win.S
[941/1249] Compiling sha1-x86_64-apple.S
[942/1249] Compiling sha1-armv4-large-linux.S
[943/1249] Compiling sha1-armv8-linux.S
[944/1249] Compiling sha1-586-linux.S
[945/1249] Compiling sha1-armv8-apple.S
[946/1249] Compiling sha1-x86_64-linux.S
[947/1249] Compiling sha1-586-apple.S
[948/1249] Compiling rsaz-avx2-linux.S
[949/1249] Compiling rsaz-avx2-apple.S
[950/1249] Compiling rdrand-x86_64-apple.S
[951/1249] Compiling p256_beeu-x86_64-asm-linux.S
[952/1249] Compiling p256_beeu-x86_64-asm-apple.S
[953/1249] Compiling rdrand-x86_64-linux.S
[954/1249] Compiling p256_beeu-armv8-asm-win.S
[955/1249] Compiling p256_beeu-armv8-asm-apple.S
[956/1249] Compiling p256-armv8-asm-win.S
[956/1249] Compiling p256-x86_64-asm-apple.S
[958/1249] Compiling p256_beeu-armv8-asm-linux.S
[959/1249] Compiling p256-x86_64-asm-linux.S
[960/1249] Compiling p256-armv8-asm-linux.S
[961/1249] Compiling p256-armv8-asm-apple.S
[962/1249] Compiling ghashv8-armv8-win.S
[963/1249] Compiling ghashv8-armv7-linux.S
[964/1249] Compiling ghashv8-armv8-apple.S
[965/1249] Compiling ghashv8-armv8-linux.S
[966/1249] Compiling ghash-x86_64-linux.S
[967/1249] Compiling ghash-x86_64-apple.S
[968/1249] Compiling ghash-x86-apple.S
[969/1249] Compiling ghash-ssse3-x86_64-apple.S
[970/1249] Compiling ghash-x86-linux.S
[971/1249] Compiling ghash-ssse3-x86_64-linux.S
[972/1249] Compiling ghash-ssse3-x86-apple.S
[973/1249] Compiling ghash-ssse3-x86-linux.S
[974/1249] Compiling ghash-neon-armv8-win.S
[975/1249] Compiling ghash-neon-armv8-linux.S
[976/1249] Compiling ghash-neon-armv8-apple.S
[977/1249] Compiling ghash-armv4-linux.S
[978/1249] Compiling co-586-linux.S
[979/1249] Compiling co-586-apple.S
[980/1249] Compiling bn-armv8-linux.S
[981/1249] Compiling bsaes-armv7-linux.S
[982/1249] Compiling bn-armv8-win.S
[983/1249] Compiling bn-armv8-apple.S
[984/1249] Compiling bn-586-linux.S
[985/1249] Compiling bn-586-apple.S
[986/1249] Compiling armv8-mont-linux.S
[987/1249] Compiling armv4-mont-linux.S
[988/1249] Compiling aesv8-gcm-armv8-win.S
[988/1249] Compiling armv8-mont-win.S
[990/1249] Compiling aesv8-gcm-armv8-linux.S
[991/1249] Compiling armv8-mont-apple.S
[991/1249] Compiling aesv8-gcm-armv8-apple.S
[993/1249] Compiling aesv8-armv8-win.S
[994/1249] Compiling aesv8-armv8-apple.S
[995/1249] Compiling aesv8-armv7-linux.S
[996/1249] Compiling aesv8-armv8-linux.S
[997/1249] Compiling aesni-x86_64-apple.S
[998/1249] Compiling aesni-x86_64-linux.S
[999/1249] Compiling aesni-x86-linux.S
[1000/1249] Compiling aesni-x86-apple.S
[1001/1249] Compiling aesni-gcm-x86_64-linux.S
[1002/1249] Compiling aesni-gcm-x86_64-apple.S
[1003/1249] Compiling aes-gcm-avx10-x86_64-linux.S
[1004/1249] Compiling aes-gcm-avx10-x86_64-apple.S
[1005/1249] Compiling c-nioatomics.c
[1006/1249] Compiling x_val.cc
[1007/1249] Compiling x_sig.cc
[1008/1249] Compiling x_spki.cc
[1009/1249] Compiling x_req.cc
[1010/1249] Compiling x_x509.cc
[1011/1249] Compiling x_pubkey.cc
[1012/1249] Compiling x_x509a.cc
[1013/1249] Compiling x_exten.cc
[1014/1249] Compiling x_algor.cc
[1015/1249] Compiling x_name.cc
[1016/1249] Compiling x509spki.cc
[1017/1249] Compiling x_crl.cc
[1018/1249] Compiling x_all.cc
[1019/1249] Compiling x_attrib.cc
[1020/1249] Compiling c-atomics.c
[1021/1255] Compiling x509rset.cc
[1022/1255] Compiling x509_txt.cc
[1023/1255] Compiling x509cset.cc
[1024/1255] Compiling x509name.cc
[1025/1255] Compiling x509_vpm.cc
[1026/1255] Compiling x509_vfy.cc
[1028/1255] Compiling NIOConcurrencyHelpers NIOLock.swift
[1028/1255] Compiling x509_v3.cc
[1030/1255] Compiling NIOConcurrencyHelpers lock.swift
[1031/1255] Emitting module NIOConcurrencyHelpers
[1031/1255] Compiling x509_trs.cc
[1033/1255] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1034/1255] Compiling NIOConcurrencyHelpers atomics.swift
[1035/1255] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1035/1256] Compiling x509_obj.cc
[1036/1256] Compiling x509_set.cc
[1038/1256] Compiling x509_lu.cc
[1039/1256] Compiling x509_req.cc
[1040/1256] Compiling x509_ext.cc
[1041/1256] Compiling x509_d2.cc
[1042/1256] Compiling x509_def.cc
[1043/1256] Compiling x509_att.cc
[1044/1256] Compiling x509.cc
[1045/1256] Compiling x509_cmp.cc
[1046/1256] Compiling v3_prn.cc
[1047/1256] Compiling v3_utl.cc
[1048/1256] Compiling v3_purp.cc
[1049/1256] Compiling v3_skey.cc
[1050/1256] Compiling v3_pmaps.cc
[1051/1256] Compiling v3_ocsp.cc
[1052/1256] Compiling v3_pcons.cc
[1053/1287] Compiling v3_int.cc
[1054/1315] Compiling v3_ncons.cc
[1055/1315] Compiling v3_lib.cc
[1056/1341] Compiling v3_info.cc
[1057/1341] Compiling v3_ia5.cc
[1059/1341] Compiling ConsoleKitTerminal Console+Confirm.swift
[1060/1341] Compiling ConsoleKitTerminal Console+Input.swift
[1061/1341] Compiling ConsoleKitTerminal Console+Center.swift
[1062/1341] Compiling ConsoleKitTerminal Console+Output.swift
[1062/1341] Compiling v3_crld.cc
[1063/1344] Compiling v3_genn.cc
[1065/1344] Compiling ConsoleKitTerminal ActivityBar.swift
[1066/1344] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1067/1344] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1068/1344] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1068/1344] Compiling v3_extku.cc
[1070/1344] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1071/1344] Compiling ConsoleKitTerminal ConsoleClear.swift
[1072/1344] Compiling ConsoleKitTerminal Console+Ask.swift
[1073/1344] Compiling ConsoleKitTerminal Console+Choose.swift
[1073/1344] Compiling v3_enum.cc
[1075/1344] Emitting module ConsoleKitTerminal
[1076/1344] Compiling ConsoleKitTerminal Console.swift
[1077/1344] Compiling ConsoleKitTerminal Terminal.swift
[1078/1344] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1079/1344] Compiling ConsoleKitTerminal Console+Wait.swift
[1080/1344] Compiling ConsoleKitTerminal ConsoleColor.swift
[1081/1344] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1082/1344] Compiling ConsoleKitTerminal CustomActivity.swift
[1083/1344] Compiling ConsoleKitTerminal LoadingBar.swift
[1084/1344] Compiling ConsoleKitTerminal ProgressBar.swift
[1085/1344] Compiling ConsoleKitTerminal Console+Clear.swift
[1086/1344] Compiling ConsoleKitTerminal ConsoleText.swift
[1087/1344] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1088/1344] Compiling ConsoleKitTerminal ANSI.swift
[1088/1344] Compiling v3_cpols.cc
[1089/1344] Compiling v3_conf.cc
[1090/1344] Compiling v3_bitst.cc
[1091/1344] Compiling v3_alt.cc
[1092/1344] Compiling v3_bcons.cc
[1093/1344] Compiling v3_akey.cc
[1094/1344] Compiling v3_akeya.cc
[1095/1344] Compiling t_x509a.cc
[1097/1344] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1098/1344] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1099/1344] Compiling ConsoleKitTerminal LoggerFragment.swift
[1099/1344] Compiling t_x509.cc
[1102/1345] Compiling NIOCore GlobalSingletons.swift
[1103/1345] Compiling NIOCore IO.swift
[1104/1345] Compiling NIOCore IOData.swift
[1105/1345] Compiling NIOCore IPProtocol.swift
[1106/1345] Compiling NIOCore IntegerBitPacking.swift
[1107/1345] Compiling NIOCore IntegerTypes.swift
[1108/1345] Compiling NIOCore Interfaces.swift
[1109/1345] Compiling NIOCore Linux.swift
[1110/1345] Compiling NIOCore MarkedCircularBuffer.swift
[1111/1345] Compiling NIOCore MulticastChannel.swift
[1112/1345] Compiling NIOCore NIOAny.swift
[1113/1345] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1114/1345] Compiling NIOCore NIOLoopBound.swift
[1115/1345] Compiling NIOCore NIOScheduledCallback.swift
[1116/1345] Compiling NIOCore NIOSendable.swift
[1117/1345] Compiling NIOCore RecvByteBufferAllocator.swift
[1117/1353] Compiling i2d_pr.cc
[1118/1353] Compiling t_req.cc
[1119/1353] Compiling t_crl.cc
[1120/1353] Compiling name_print.cc
[1121/1375] Compiling rsa_pss.cc
[1122/1375] Compiling policy.cc
[1123/1375] Compiling by_file.cc
[1124/1375] Compiling by_dir.cc
[1125/1375] Compiling algorithm.cc
[1127/1375] Emitting module ConsoleKitCommands
[1128/1375] Compiling ConsoleKitCommands CommandSignature.swift
[1129/1375] Compiling ConsoleKitCommands Flag.swift
[1130/1375] Compiling ConsoleKitCommands Option.swift
[1130/1377] Compiling asn1_gen.cc
[1131/1377] Compiling a_sign.cc
[1133/1377] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1134/1377] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1135/1377] Compiling ConsoleKitCommands Argument.swift
[1135/1377] Compiling a_verify.cc
[1137/1377] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1138/1377] Compiling ConsoleKitCommands Utilities.swift
[1139/1377] Compiling ConsoleKitCommands Command.swift
[1140/1377] Compiling ConsoleKitCommands CommandContext.swift
[1141/1377] Compiling ConsoleKitCommands CommandError.swift
[1142/1377] Compiling ConsoleKitCommands AsyncCommands.swift
[1143/1377] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1144/1377] Compiling ConsoleKitCommands AnyCommand.swift
[1145/1377] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1146/1377] Compiling ConsoleKitCommands AsyncCommand.swift
[1147/1377] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1147/1377] Compiling voprf.cc
[1148/1377] Compiling a_digest.cc
[1149/1377] Compiling thread_win.cc
[1150/1377] Compiling thread_pthread.cc
[1151/1377] Compiling trust_token.cc
[1152/1377] Compiling thread_none.cc
[1153/1377] Compiling thread.cc
[1154/1377] Compiling pmbtoken.cc
[1155/1377] Compiling stack.cc
[1156/1377] Compiling wots.cc
[1158/1377] Compiling NIOCore EventLoop.swift
[1159/1377] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1160/1377] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1161/1377] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1162/1377] Compiling NIOCore EventLoopFuture.swift
[1163/1377] Compiling NIOCore FileDescriptor.swift
[1164/1377] Compiling NIOCore FileHandle.swift
[1165/1377] Compiling NIOCore FileRegion.swift
[1165/1377] Compiling thash.cc
[1166/1377] Compiling merkle.cc
[1167/1377] Compiling slhdsa.cc
[1168/1377] Compiling sha512.cc
[1169/1377] Compiling siphash.cc
[1170/1377] Compiling fors.cc
[1174/1377] Compiling NIOCore Codec.swift
[1175/1377] Compiling NIOCore ConvenienceOptionSupport.swift
[1176/1377] Compiling NIOCore DeadChannel.swift
[1177/1377] Compiling NIOCore DispatchQueue+WithFuture.swift
[1178/1377] Compiling NIOCore EventLoop+Deprecated.swift
[1179/1377] Compiling NIOCore EventLoop+SerialExecutor.swift
[1179/1377] Compiling sha256.cc
[1180/1377] Compiling sha1.cc
[1182/1377] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1183/1377] Compiling NIOCore SocketAddresses.swift
[1184/1377] Compiling NIOCore SocketOptionProvider.swift
[1185/1377] Compiling NIOCore SystemCallHelpers.swift
[1186/1377] Compiling NIOCore TimeAmount+Duration.swift
[1187/1377] Compiling NIOCore TypeAssistedChannelHandler.swift
[1188/1377] Compiling NIOCore UniversalBootstrapSupport.swift
[1189/1377] Compiling NIOCore Utilities.swift
[1189/1377] Compiling rsa_print.cc
[1190/1377] Compiling rsa_extra.cc
[1191/1377] Compiling rc4.cc
[1192/1377] Compiling rsa_asn1.cc
[1193/1377] Compiling rsa_crypt.cc
[1195/1377] Compiling ConsoleKitCommands CommandGroup.swift
[1196/1377] Compiling ConsoleKitCommands CommandInput.swift
[1197/1377] Compiling ConsoleKitCommands Commands.swift
[1198/1377] Compiling ConsoleKitCommands Console+Run.swift
[1199/1377] Compiling ConsoleKitCommands ConsoleError.swift
[1200/1377] Compiling ConsoleKitCommands Completion.swift
[1200/1378] Compiling windows.cc
[1201/1378] Compiling urandom.cc
[1202/1378] Compiling refcount.cc
[1203/1378] Compiling trusty.cc
[1205/1378] Compiling rand_extra.cc
[1215/1378] Compiling getentropy.cc
[1216/1378] Compiling ios.cc
[1217/1378] Compiling passive.cc
[1218/1378] Compiling poly1305_arm_asm.S
[1219/1378] Compiling fork_detect.cc
[1220/1378] Compiling forkunsafe.cc
[1221/1378] Compiling deterministic.cc
[1222/1380] Compiling pool.cc
[1223/1380] Compiling poly1305.cc
[1224/1380] Compiling poly1305_vec.cc
[1226/1380] Compiling ConsoleKit Exports.swift
[1227/1380] Emitting module ConsoleKit
[1227/1380] Compiling poly1305_arm.cc
[1229/1381] Compiling pkcs7.cc
[1230/1381] Compiling pkcs8.cc
[1231/1381] Compiling pkcs8_x509.cc
[1232/1381] Compiling p5_pbev2.cc
[1233/1381] Compiling pkcs7_x509.cc
[1234/1381] Compiling pem_xaux.cc
[1235/1381] Compiling pem_x509.cc
[1236/1381] Compiling pem_pkey.cc
[1237/1381] Compiling pem_pk8.cc
[1238/1381] Compiling pem_oth.cc
[1239/1381] Compiling obj_xref.cc
[1240/1381] Compiling mldsa.cc
[1241/1381] Compiling pem_lib.cc
[1242/1381] Compiling pem_info.cc
[1243/1381] Compiling mlkem.cc
[1244/1381] Compiling mem.cc
[1245/1381] Compiling pem_all.cc
[1246/1381] Compiling obj.cc
[1247/1381] Compiling md5.cc
[1248/1381] Compiling md4.cc
[1266/1381] Compiling fips_shared_support.cc
[1267/1381] Compiling poly_rq_mul.S
[1268/1381] Compiling lhash.cc
[1269/1381] Compiling kyber.cc
[1270/1381] Compiling hrss.cc
[1271/1381] Compiling hpke.cc
[1272/1381] Compiling ex_data.cc
[1273/1381] Compiling sign.cc
[1274/1381] Compiling scrypt.cc
[1275/1381] Compiling print.cc
[1276/1381] Compiling pbkdf.cc
[1277/1381] Compiling p_x25519.cc
[1278/1381] Compiling p_x25519_asn1.cc
[1279/1381] Compiling p_rsa_asn1.cc
[1280/1381] Compiling p_rsa.cc
[1281/1381] Compiling p_hkdf.cc
[1282/1381] Compiling p_ed25519.cc
[1283/1381] Compiling p_ed25519_asn1.cc
[1284/1381] Compiling p_ec_asn1.cc
[1285/1381] Compiling p_ec.cc
[1286/1381] Compiling p_dsa_asn1.cc
[1287/1381] Compiling p_dh.cc
[1288/1381] Compiling p_dh_asn1.cc
[1289/1381] Compiling evp_ctx.cc
[1290/1381] Compiling evp.cc
[1291/1381] Compiling evp_asn1.cc
[1292/1381] Compiling err.cc
[1293/1381] Compiling engine.cc
[1294/1381] Compiling ecdsa_asn1.cc
[1295/1381] Compiling ecdh_extra.cc
[1296/1381] Compiling ec_derive.cc
[1297/1381] Compiling hash_to_curve.cc
[1298/1381] Compiling ec_asn1.cc
[1299/1381] Compiling dsa_asn1.cc
[1300/1381] Compiling dsa.cc
[1301/1381] Compiling digest_extra.cc
[1302/1381] Compiling params.cc
[1303/1381] Compiling x25519-asm-arm.S
[1304/1381] Compiling dh_asn1.cc
[1305/1381] Compiling des.cc
[1306/1381] Compiling spake25519.cc
[1308/1381] Emitting module NIOCore
[1309/1382] Compiling cpu_intel.cc
[1310/1382] Compiling crypto.cc
[1311/1382] Compiling cpu_arm_linux.cc
[1312/1382] Compiling cpu_arm_freebsd.cc
[1313/1382] Compiling curve25519.cc
[1314/1382] Compiling bcm.cc
[1315/1382] Compiling cpu_aarch64_sysreg.cc
[1316/1382] Compiling cpu_aarch64_win.cc
[1317/1382] Compiling cpu_aarch64_openbsd.cc
[1318/1389] Compiling curve25519_64_adx.cc
[1319/1433] Compiling cpu_aarch64_linux.cc
[1320/1433] Compiling cpu_aarch64_fuchsia.cc
[1321/1433] Compiling cpu_aarch64_apple.cc
[1322/1433] Compiling conf.cc
[1323/1433] Compiling e_rc4.cc
[1324/1433] Compiling tls_cbc.cc
[1325/1433] Compiling e_rc2.cc
[1326/1433] Compiling e_des.cc
[1327/1433] Compiling e_tls.cc
[1328/1433] Compiling e_null.cc
[1329/1433] Compiling e_chacha20poly1305.cc
[1330/1433] Compiling e_aesgcmsiv.cc
[1331/1433] Compiling derive_key.cc
[1332/1433] Compiling e_aesctrhmac.cc
[1333/1433] Compiling cipher_extra.cc
[1334/1433] Compiling chacha.cc
[1335/1433] Compiling unicode.cc
[1337/1433] Emitting module NIOEmbedded
[1338/1433] Compiling NIOEmbedded AsyncTestingChannel.swift
[1338/1433] Compiling cbs.cc
[1339/1433] Compiling ber.cc
[1340/1433] Compiling asn1_compat.cc
[1341/1433] Compiling buf.cc
[1342/1433] Compiling cbb.cc
[1343/1433] Compiling convert.cc
[1344/1433] Compiling bn_asn1.cc
[1346/1433] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1347/1433] Compiling NIOEmbedded Embedded.swift
[1347/1434] Compiling printf.cc
[1348/1434] Compiling blake2.cc
[1349/1434] Compiling pair.cc
[1350/1434] Compiling hexdump.cc
[1352/1434] Compiling file.cc
[1353/1434] Compiling fd.cc
[1354/1434] Compiling errno.cc
[1355/1434] Compiling bio_mem.cc
[1356/1434] Compiling base64.cc
[1357/1434] Compiling bio.cc
[1358/1434] Compiling tasn_utl.cc
[1359/1434] Compiling tasn_typ.cc
[1360/1434] Compiling tasn_fre.cc
[1361/1434] Compiling tasn_new.cc
[1362/1434] Compiling posix_time.cc
[1363/1434] Compiling f_string.cc
[1364/1434] Compiling tasn_enc.cc
[1365/1434] Compiling f_int.cc
[1367/1434] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1368/1434] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1369/1434] Compiling NIOPosix PosixSingletons.swift
[1370/1434] Compiling NIOPosix RawSocketBootstrap.swift
[1371/1434] Compiling NIOPosix Resolver.swift
[1372/1434] Compiling NIOPosix Selectable.swift
[1372/1440] Compiling tasn_dec.cc
[1373/1440] Compiling asn_pack.cc
[1375/1440] Compiling NIOPosix SelectableChannel.swift
[1376/1440] Compiling NIOPosix SelectableEventLoop.swift
[1377/1440] Compiling NIOPosix SelectorEpoll.swift
[1378/1440] Compiling NIOPosix SelectorGeneric.swift
[1379/1440] Compiling NIOPosix SelectorKqueue.swift
[1380/1440] Compiling NIOPosix SelectorUring.swift
[1381/1440] Compiling NIOPosix ServerSocket.swift
[1382/1440] Compiling NIOPosix Socket.swift
[1383/1440] Compiling NIOPosix SocketChannel.swift
[1384/1440] Compiling NIOPosix SocketProtocols.swift
[1385/1440] Compiling NIOPosix System.swift
[1386/1440] Compiling NIOPosix Thread.swift
[1386/1440] Compiling asn1_par.cc
[1387/1440] Compiling a_utctm.cc
[1388/1440] Compiling a_time.cc
[1389/1440] Compiling asn1_lib.cc
[1390/1440] Compiling a_type.cc
[1391/1440] Compiling a_strnid.cc
[1392/1440] Compiling a_strex.cc
[1393/1440] Compiling a_octet.cc
[1394/1440] Compiling a_mbstr.cc
[1395/1440] Compiling a_i2d_fp.cc
[1396/1440] Compiling a_object.cc
[1397/1440] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1398/1440] Write sources
[1399/1440] Compiling a_gentm.cc
[1400/1440] Compiling a_int.cc
[1401/1440] Compiling a_dup.cc
[1402/1440] Compiling a_d2i_fp.cc
[1403/1440] Compiling a_bool.cc
[1404/1449] Compiling a_bitstr.cc
[1406/1449] Compiling NIOPosix ThreadPosix.swift
[1407/1449] Compiling NIOPosix ThreadWindows.swift
[1408/1449] Compiling NIOPosix UnsafeTransfer.swift
[1409/1449] Compiling NIOPosix Utilities.swift
[1410/1449] Compiling NIOPosix VsockAddress.swift
[1411/1449] Compiling NIOPosix VsockChannelEvents.swift
[1412/1493] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1413/1493] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1414/1493] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1415/1493] Compiling BitCollections BitArray+Extras.swift
[1416/1493] Compiling BitCollections BitArray+Fill.swift
[1417/1493] Compiling BitCollections BitArray+Hashable.swift
[1418/1493] Compiling BitCollections BitArray+Initializers.swift
[1419/1493] Compiling BitCollections BitSet+Hashable.swift
[1420/1493] Compiling BitCollections BitSet+Initializers.swift
[1421/1493] Compiling BitCollections BitSet+Invariants.swift
[1422/1493] Compiling BitCollections BitSet+Random.swift
[1423/1493] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1424/1493] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1425/1493] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1426/1494] Compiling BitCollections BitArray+BitwiseOperations.swift
[1427/1494] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1428/1494] Compiling BitCollections BitArray+Codable.swift
[1429/1494] Compiling BitCollections BitArray+Collection.swift
[1430/1494] Compiling BitCollections BitArray+Copy.swift
[1431/1494] Compiling BitCollections BitArray+CustomReflectable.swift
[1432/1494] Compiling BitCollections BitArray+Descriptions.swift
[1433/1494] Compiling BitCollections BitArray+Equatable.swift
[1434/1494] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1435/1494] Compiling BitCollections BitSet+CustomReflectable.swift
[1436/1494] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1437/1494] Compiling BitCollections BitSet+Equatable.swift
[1438/1494] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1439/1494] Compiling BitCollections BitSet+Extras.swift
[1440/1494] Emitting module NIOPosix
[1442/1502] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1443/1502] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1444/1502] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1445/1502] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1446/1502] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1447/1502] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1448/1502] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1469/1509] Compiling BitCollections BitArray+Invariants.swift
[1470/1509] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1471/1511] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1472/1511] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1473/1511] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1474/1511] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1475/1511] Compiling BitCollections BitSet+SetAlgebra union.swift
[1476/1511] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1477/1511] Compiling BitCollections BitSet.Counted.swift
[1478/1532] Emitting module BitCollections
[1479/1546] Emitting module NIO
[1480/1546] Compiling NIO Exports.swift
[1481/1546] Compiling _NIOFileSystem ByteCount.swift
[1482/1546] Compiling _NIOFileSystem Convenience.swift
[1483/1546] Compiling _NIOFileSystem DirectoryEntries.swift
[1484/1546] Compiling _NIOFileSystem DirectoryEntry.swift
[1485/1546] Compiling _NIOFileSystem Exports.swift
[1486/1546] Compiling _NIOFileSystem FileChunks.swift
[1487/1546] Compiling _NIOFileSystem FileHandle.swift
[1488/1546] Compiling _NIOFileSystem FileHandleProtocol.swift
[1490/1547] Compiling CryptoBoringWrapper RandomBytes.swift
[1491/1547] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1492/1547] Compiling CryptoBoringWrapper EllipticCurve.swift
[1493/1547] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1494/1547] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1495/1556] Compiling BitCollections BitArray+RandomBits.swift
[1496/1556] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1497/1556] Compiling BitCollections BitArray+Shifts.swift
[1498/1556] Compiling BitCollections BitArray+Testing.swift
[1499/1556] Compiling BitCollections BitArray._UnsafeHandle.swift
[1500/1556] Compiling BitCollections BitArray.swift
[1501/1556] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1502/1556] Compiling BitCollections BitSet+Codable.swift
[1503/1584] Compiling BitCollections BitSet.Index.swift
[1504/1584] Compiling BitCollections BitSet._UnsafeHandle.swift
[1505/1584] Compiling BitCollections BitSet.swift
[1506/1584] Compiling BitCollections Range+Utilities.swift
[1507/1584] Compiling BitCollections Slice+Utilities.swift
[1508/1584] Compiling BitCollections UInt+Tricks.swift
[1509/1584] Compiling BitCollections _Word.swift
[1510/1587] Emitting module CryptoBoringWrapper
[1512/1587] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1513/1587] Compiling NIOTLS TLSEvents.swift
[1514/1587] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1515/1587] Compiling NIOSOCKS SOCKSResponse.swift
[1516/1588] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1517/1588] Compiling NIOHTTP1 HTTPEncoder.swift
[1518/1588] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1519/1588] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1520/1588] Compiling NIOSOCKS ClientStateMachine.swift
[1521/1589] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1522/1589] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1523/1591] Emitting module Collections
[1525/1591] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1526/1591] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1527/1591] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1528/1591] Emitting module NIOTLS
[1529/1591] Compiling NIOTLS SNIHandler.swift
[1530/1591] Compiling Collections Collections.swift
[1531/1592] Compiling NIOSOCKS ServerStateMachine.swift
[1532/1593] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1533/1593] Compiling NIOHTTP1 HTTPDecoder.swift
[1534/1593] Emitting module NIOSOCKS
[1535/1593] Emitting module _NIOFileSystem
[1536/1593] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1537/1593] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1538/1593] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1539/1593] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1545/1601] Emitting module NIOFoundationCompat
[1546/1601] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1547/1686] Compiling Crypto ASN1OctetString.swift
[1548/1686] Compiling Crypto ASN1Strings.swift
[1550/1723] Compiling AsyncKit FutureOperators.swift
[1551/1723] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1552/1723] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1553/1723] Compiling NIOSSL SubjectAlternativeName.swift
[1554/1723] Compiling NIOSSL NIOSSLSecureBytes.swift
[1555/1723] Compiling Crypto HPKE-Ciphersuite.swift
[1556/1723] Compiling Crypto HPKE-KDF.swift
[1557/1723] Compiling Crypto HPKE-KexKeyDerivation.swift
[1558/1723] Compiling Crypto HPKE-LabeledExtract.swift
[1559/1723] Emitting module NIOHTTP1
[1560/1723] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1561/1723] Compiling AsyncKit EventLoopFutureQueue.swift
[1562/1723] Compiling AsyncKit EventLoop+Flatten.swift
[1563/1723] Compiling AsyncKit EventLoop+Future.swift
[1564/1745] Compiling NIOTransportServices AcceptHandler.swift
[1565/1745] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1566/1745] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1567/1747] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1568/1747] Compiling NIOTransportServices NIOTSErrors.swift
[1569/1747] Compiling NIOTransportServices NIOTSEventLoop.swift
[1570/1747] Compiling NIOTransportServices NIOTSBootstraps.swift
[1571/1747] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1572/1747] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1579/1749] Compiling NIOTransportServices StateManagedChannel.swift
[1580/1749] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1581/1749] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1582/1749] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1583/1749] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1584/1749] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1585/1749] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1586/1749] Compiling NIOTransportServices NIOTSSingletons.swift
[1587/1749] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1588/1749] Emitting module NIOTransportServices
[1595/1749] Compiling AsyncKit Optional+StrictMap.swift
[1596/1749] Compiling AsyncKit Exports.swift
[1602/1749] Compiling NIOSSL RNG.swift
[1603/1749] Compiling NIOSSL SafeCompare.swift
[1604/1749] Compiling NIOSSL Zeroization.swift
[1605/1749] Compiling Crypto HashFunctions_SHA2.swift
[1606/1749] Compiling Crypto HPKE-AEAD.swift
[1607/1749] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1608/1749] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1611/1749] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1641/1799] Emitting module Crypto
[1642/1799] Compiling Crypto HKDF.swift
[1643/1799] Compiling Crypto AESWrap.swift
[1644/1799] Compiling Crypto AESWrap_boring.swift
[1645/1799] Compiling Crypto Ed25519_boring.swift
[1646/1799] Compiling Crypto NISTCurvesKeys_boring.swift
[1647/1799] Compiling Crypto X25519Keys_boring.swift
[1648/1799] Compiling Crypto Curve25519.swift
[1649/1799] Compiling Crypto Ed25519Keys.swift
[1650/1799] Compiling Crypto NISTCurvesKeys.swift
[1651/1799] Compiling Crypto X25519Keys.swift
[1652/1808] Compiling Crypto SymmetricKeys.swift
[1653/1808] Compiling Crypto HMAC.swift
[1654/1808] Compiling Crypto MACFunctions.swift
[1655/1808] Compiling Crypto MessageAuthenticationCode.swift
[1656/1808] Compiling Crypto AES.swift
[1657/1808] Compiling Crypto ECDSASignature_boring.swift
[1658/1808] Compiling Crypto ECDSA_boring.swift
[1659/1808] Compiling Crypto EdDSA_boring.swift
[1660/1808] Compiling Crypto ECDSA.swift
[1661/1808] Compiling Crypto Ed25519.swift
[1662/1808] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1663/1809] Compiling Crypto HPKE-Utils.swift
[1664/1809] Compiling Crypto DHKEM.swift
[1665/1809] Compiling Crypto HPKE-KEM-Curve25519.swift
[1666/1809] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1667/1809] Compiling NIOWebSocket WebSocketOpcode.swift
[1676/1809] Compiling NIOSSL TLSConfiguration.swift
[1677/1809] Compiling NIOSSL UniversalBootstrapSupport.swift
[1678/1809] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1679/1809] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1680/1809] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1681/1809] Compiling NIOExtras LengthFieldPrepender.swift
[1682/1809] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1683/1809] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1684/1809] Compiling NIOExtras JSONRPCFraming.swift
[1685/1809] Compiling NIOExtras DebugInboundEventsHandler.swift
[1686/1809] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1687/1809] Compiling Crypto HPKE.swift
[1688/1809] Compiling Crypto HPKE-Context.swift
[1689/1809] Compiling Crypto HPKE-KeySchedule.swift
[1690/1809] Compiling Crypto HPKE-Modes.swift
[1691/1809] Compiling Crypto Insecure.swift
[1692/1809] Compiling Crypto Insecure_HashFunctions.swift
[1693/1809] Compiling Crypto KEM.swift
[1694/1809] Compiling Crypto ECDH_boring.swift
[1695/1809] Compiling Crypto DH.swift
[1696/1809] Compiling Crypto ECDH.swift
[1697/1809] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1705/1809] Compiling Crypto HPKE-KEM.swift
[1706/1809] Compiling Crypto HPKE-Errors.swift
[1707/1809] Emitting module NIOSSL
[1708/1809] Emitting module NIOHTTPCompression
[1709/1809] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1710/1809] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1711/1809] Compiling NIOExtras LineBasedFrameDecoder.swift
[1712/1809] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1713/1809] Compiling NIOExtras NIOExtrasError.swift
[1714/1809] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1715/1809] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1716/1811] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1717/1811] Compiling NIOHTTPCompression HTTPCompression.swift
[1718/1811] Compiling NIOHTTPCompression HTTPDecompression.swift
[1719/1811] Compiling NIOHPACK IndexedHeaderTable.swift
[1720/1811] Compiling NIOHPACK IntegerCoding.swift
[1723/1812] Compiling NIOExtras NIORequestIdentifiable.swift
[1724/1812] Compiling NIOExtras PCAPRingBuffer.swift
[1725/1812] Compiling NIOExtras QuiescingHelper.swift
[1726/1812] Compiling NIOExtras RequestResponseHandler.swift
[1729/1812] Emitting module NIOWebSocket
[1732/1812] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1733/1812] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1734/1813] Compiling NIOHPACK HuffmanTables.swift
[1735/1813] Compiling NIOHPACK HuffmanCoding.swift
[1736/1813] Compiling NIOHPACK StaticHeaderTable.swift
[1738/1813] Compiling NIOWebSocket WebSocketFrame.swift
[1779/1815] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1780/1815] Compiling NIOExtras WritePCAPHandler.swift
[1783/1815] Emitting module NIOExtras
[1785/1815] Emitting module NIOHPACK
[1786/1830] Compiling MultipartKit FormDataDecoder.swift
[1787/1830] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1788/1830] Compiling MultipartKit Exports.swift
[1789/1830] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1791/1835] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1792/1835] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1793/1835] Compiling MultipartKit MultipartPart.swift
[1794/1835] Compiling MultipartKit MultipartPartConvertible.swift
[1795/1835] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1796/1835] Compiling MultipartKit FormDataEncoder.swift
[1797/1835] Compiling MultipartKit Storage.swift
[1798/1835] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1805/1841] Emitting module NIOFileSystem
[1806/1843] Compiling NIOFileSystem Exports.swift
[1807/1902] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1808/1902] Compiling NIOHTTP2 SendingRstStreamState.swift
[1809/1902] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1810/1902] Emitting module _NIOFileSystemFoundationCompat
[1811/1902] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1812/1902] Emitting module MultipartKit
[1813/1902] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1814/1902] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1815/1902] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1816/1902] Compiling NIOHTTP2 ReceivingDataState.swift
[1817/1902] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1818/1902] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1821/1903] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1822/1903] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1823/1903] Compiling NIOHTTP2 MayReceiveFrames.swift
[1824/1903] Compiling Crypto Signature.swift
[1825/1903] Compiling Crypto CryptoKitErrors_boring.swift
[1826/1903] Compiling Crypto RNG_boring.swift
[1827/1903] Compiling Crypto SafeCompare_boring.swift
[1828/1903] Compiling Crypto Zeroization_boring.swift
[1829/1903] Compiling Crypto PrettyBytes.swift
[1830/1903] Compiling Crypto SafeCompare.swift
[1831/1903] Compiling Crypto SecureBytes.swift
[1832/1903] Compiling Crypto Zeroization.swift
[1833/1903] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1834/1903] Compiling NIOHTTP2 DOSHeuristics.swift
[1835/1904] Compiling NIOHTTP2 SendingGoawayState.swift
[1836/1904] Compiling NIOHTTP2 SendingHeadersState.swift
[1837/1904] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1838/1904] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1839/1904] Compiling NIOHTTP2 StateMachineResult.swift
[1845/1938] Compiling LeafKit DefaultLeafCache.swift
[1846/1938] Compiling LeafKit LeafCache.swift
[1847/1938] Compiling LeafKit LeafRawTemplate.swift
[1848/1938] Compiling LeafKit LeafToken.swift
[1849/1938] Compiling LeafKit LeafParameter.swift
[1850/1938] Compiling LeafKit LeafParser.swift
[1851/1938] Compiling LeafKit LeafRenderer.swift
[1852/1938] Compiling LeafKit Dictionary+LeafData.swift
[1853/1946] Compiling WebSocketKit Exports.swift
[1854/1946] Compiling WebSocketKit WebSocket+Connect.swift
[1855/1946] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1856/1946] Compiling WebSocketKit WebSocketHandler.swift
[1857/1946] Emitting module WebSocketKit
[1858/1946] Compiling WebSocketKit WebSocket+Concurrency.swift
[1859/1946] Compiling LeafKit LeafSource.swift
[1860/1946] Compiling LeafKit LeafSources.swift
[1861/1946] Compiling LeafKit NIOLeafFiles.swift
[1862/1949] Emitting module LeafKit
[1869/1949] Compiling WebSocketKit WebSocket.swift
[1870/1949] Compiling WebSocketKit WebSocketClient.swift
[1872/1950] Compiling LeafKit LeafContext.swift
[1873/1950] Compiling LeafKit LeafSerializer.swift
[1874/1950] Compiling LeafKit ParameterResolver.swift
[1875/1950] Compiling LeafKit LeafError.swift
[1876/1950] Compiling LeafKit LeafLexer.swift
[1877/1950] Compiling LeafKit LeafParameterTypes.swift
[1884/1950] Compiling LeafKit LeafSyntax.swift
[1885/1950] Compiling LeafKit LeafTag.swift
[1886/1950] Compiling LeafKit String+HTMLEscape.swift
[1887/1950] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1888/1950] Compiling NIOHTTP2 HasLocalSettings.swift
[1889/1950] Compiling NIOHTTP2 HasRemoteSettings.swift
[1890/1950] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1891/1950] Compiling NIOHTTP2 QuiescingState.swift
[1892/1950] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1893/1950] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1894/1950] Compiling LeafKit Character+Identities.swift
[1895/1950] Compiling LeafKit LeafAST.swift
[1898/1950] Compiling LeafKit LeafConfiguration.swift
[1899/1950] Compiling LeafKit LeafData.swift
[1900/1950] Compiling LeafKit LeafDataRepresentable.swift
[1901/1950] Compiling LeafKit LeafDataStorage.swift
[1902/1950] Emitting module NIOHTTP2
[1903/1950] Compiling NIOHTTP2 InboundWindowManager.swift
[1904/1950] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1905/1950] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1906/1950] Compiling NIOHTTP2 StreamChannelList.swift
[1907/1950] Compiling NIOHTTP2 StreamMap.swift
[1908/1950] Compiling NIOHTTP2 StreamStateMachine.swift
[1909/1950] Compiling NIOHTTP2 UnsafeTransfer.swift
[1910/1950] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1911/1950] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1912/1950] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1913/1950] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1914/1950] Compiling NIOHTTP2 HTTP2StreamID.swift
[1915/1950] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1916/1950] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1917/1950] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1918/1950] Compiling NIOHTTP2 InboundEventBuffer.swift
[1923/1951] Emitting module AsyncKit
[1933/1951] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1934/1951] Compiling NIOHTTP2 HTTP2Frame.swift
[1935/1951] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1936/1951] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1937/1951] Compiling NIOHTTP2 HTTP2PingData.swift
[1938/1951] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1939/1951] Compiling NIOHTTP2 HTTP2Settings.swift
[1940/1951] Compiling NIOHTTP2 HTTP2Stream.swift
[1941/1951] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1942/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1943/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1944/1951] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1945/1951] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1946/1951] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1947/1951] Compiling NIOHTTP2 HTTP2Error.swift
[1948/1951] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1950/2011] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1951/2011] Compiling AsyncHTTPClient ConnectionTarget.swift
[1952/2011] Compiling AsyncHTTPClient DeconstructedURL.swift
[1953/2011] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1954/2011] Compiling AsyncHTTPClient FoundationExtensions.swift
[1955/2011] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1956/2011] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1957/2011] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1958/2019] Emitting module AsyncHTTPClient
[1959/2019] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1960/2019] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1961/2019] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1962/2019] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1963/2019] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1964/2019] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1965/2019] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1966/2019] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1967/2019] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1968/2019] Compiling AsyncHTTPClient RequestBag.swift
[1969/2019] Compiling AsyncHTTPClient RequestValidation.swift
[1970/2019] Compiling AsyncHTTPClient SSLContextCache.swift
[1971/2019] Compiling AsyncHTTPClient Scheme.swift
[1972/2019] Compiling AsyncHTTPClient Singleton.swift
[1973/2019] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1974/2019] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1975/2019] Compiling AsyncHTTPClient Utils.swift
[1976/2019] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1977/2019] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1978/2019] Compiling AsyncHTTPClient Transaction.swift
[1979/2019] Compiling AsyncHTTPClient Base64.swift
[1980/2019] Compiling AsyncHTTPClient BasicAuth.swift
[1981/2019] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1982/2019] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1983/2019] Compiling AsyncHTTPClient ConnectionPool.swift
[1984/2019] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1985/2019] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1986/2019] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1987/2019] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1988/2019] Compiling AsyncHTTPClient HTTP1Connection.swift
[1989/2019] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1990/2019] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1991/2019] Compiling AsyncHTTPClient HTTP2Connection.swift
[1992/2019] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1993/2019] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1994/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1995/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1996/2019] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1997/2019] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1998/2019] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1999/2019] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2000/2019] Compiling AsyncHTTPClient RequestBodyLength.swift
[2001/2019] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2002/2019] Compiling AsyncHTTPClient RequestOptions.swift
[2003/2019] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2004/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2005/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2006/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2007/2019] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2008/2019] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2009/2019] Compiling AsyncHTTPClient HTTPClient.swift
[2010/2019] Compiling AsyncHTTPClient HTTPHandler.swift
[2011/2019] Compiling AsyncHTTPClient LRUCache.swift
[2012/2019] Compiling AsyncHTTPClient NWErrorHandler.swift
[2013/2019] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2014/2019] Compiling AsyncHTTPClient TLSConfiguration.swift
[2015/2019] Compiling AsyncHTTPClient RedirectState.swift
[2016/2019] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2022/2190] Compiling Vapor Core.swift
[2023/2190] Compiling Vapor Running.swift
[2024/2190] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2025/2190] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2026/2190] Compiling Vapor DotEnvFile+load.swift
[2027/2190] Compiling Vapor Routes+caseInsenstive.swift
[2028/2190] Compiling Vapor Validatable+validate.swift
[2029/2190] Compiling Vapor Environment+Process.swift
[2030/2190] Compiling Vapor Environment+Secret.swift
[2031/2190] Compiling Vapor Environment.swift
[2032/2190] Compiling Vapor Abort.swift
[2033/2190] Compiling Vapor AbortError.swift
[2034/2190] Compiling Vapor DebuggableError.swift
[2035/2190] Compiling Vapor Demangler.swift
[2036/2190] Compiling Vapor ErrorSource.swift
[2037/2190] Compiling Vapor StackTrace.swift
[2038/2190] Compiling Vapor Exports.swift
[2039/2190] Compiling Vapor Application+HTTP.swift
[2040/2190] Compiling Vapor BasicResponder.swift
[2041/2190] Compiling Vapor BodyStream.swift
[2042/2190] Compiling Vapor Application+HTTP+Client.swift
[2043/2190] Compiling Vapor EventLoopHTTPClient.swift
[2044/2190] Compiling Vapor EndpointCache.swift
[2045/2190] Compiling Vapor HTTPMethod+String.swift
[2046/2190] Compiling Vapor HTTPServerResponseEncoder.swift
[2047/2190] Compiling Vapor HTTPServerUpgradeHandler.swift
[2048/2190] Compiling Vapor Logger+Report.swift
[2049/2190] Compiling Vapor LoggingSystem+Environment.swift
[2050/2190] Compiling Vapor Application+Middleware.swift
[2051/2190] Compiling Vapor CORSMiddleware.swift
[2052/2190] Compiling Vapor ErrorMiddleware.swift
[2053/2190] Compiling Vapor FileMiddleware.swift
[2054/2190] Compiling Vapor Middleware.swift
[2055/2190] Compiling Vapor MiddlewareConfiguration.swift
[2056/2190] Compiling Vapor ResponseCompressionMiddleware.swift
[2057/2190] Compiling Vapor RouteLoggingMiddleware.swift
[2058/2190] Compiling Vapor TracingMiddleware.swift
[2059/2190] Compiling Vapor File+Multipart.swift
[2060/2190] Compiling Vapor FormDataDecoder+Content.swift
[2061/2190] Compiling Vapor FormDataEncoder+Content.swift
[2062/2190] Compiling Vapor Application+Password.swift
[2063/2190] Compiling Vapor Application+Passwords.swift
[2064/2190] Compiling Vapor AsyncPasswordHasher.swift
[2065/2190] Compiling Vapor BcryptHasher.swift
[2066/2190] Compiling Vapor PasswordHasher.swift
[2067/2190] Compiling Vapor PlaintextHasher.swift
[2068/2190] Compiling Vapor Request+Password.swift
[2069/2190] Compiling Vapor Redirect.swift
[2070/2190] Compiling Vapor Application.swift
[2071/2190] Compiling Vapor AuthenticationCache.swift
[2072/2190] Compiling Vapor Authenticator.swift
[2073/2190] Compiling Vapor BasicAuthorization.swift
[2074/2190] Compiling Vapor BearerAuthorization.swift
[2075/2190] Compiling Vapor GuardMiddleware.swift
[2076/2190] Compiling Vapor RedirectMiddleware.swift
[2077/2190] Compiling Vapor SessionAuthenticatable.swift
[2078/2190] Compiling Vapor Bcrypt.swift
[2079/2190] Compiling Vapor Application+Cache.swift
[2080/2190] Compiling Vapor Cache.swift
[2081/2190] Compiling Vapor CacheExpirationTime.swift
[2082/2190] Compiling Vapor MemoryCache.swift
[2083/2190] Compiling Vapor Request+Cache.swift
[2084/2190] Compiling Vapor Application+Clients.swift
[2085/2190] Compiling Vapor Client.swift
[2086/2190] Compiling Vapor ClientRequest.swift
[2087/2190] Compiling Vapor ClientResponse.swift
[2088/2190] Compiling Vapor Request+Client.swift
[2089/2190] Compiling Vapor BootCommand.swift
[2090/2190] Compiling Vapor CommandContext+Application.swift
[2091/2190] Compiling Vapor RoutesCommand.swift
[2092/2190] Compiling Vapor ServeCommand.swift
[2093/2190] Compiling Vapor AnyResponse+Concurrency.swift
[2094/2238] Compiling Vapor Request+Body.swift
[2095/2238] Compiling Vapor Request+BodyStream.swift
[2096/2238] Compiling Vapor Request.swift
[2097/2238] Compiling Vapor Application+Responder.swift
[2098/2238] Compiling Vapor DefaultResponder.swift
[2099/2238] Compiling Vapor Response+Body.swift
[2100/2238] Compiling Vapor Response.swift
[2101/2238] Compiling Vapor ResponseCodable.swift
[2102/2238] Compiling Vapor Application+Routes.swift
[2103/2238] Compiling Vapor Parameters+Require.swift
[2104/2238] Compiling Vapor Request+WebSocket.swift
[2105/2238] Compiling Vapor Route.swift
[2106/2238] Compiling Vapor RouteCollection.swift
[2107/2238] Compiling Vapor Routes.swift
[2108/2238] Compiling Vapor RoutesBuilder+Group.swift
[2109/2238] Compiling Vapor RoutesBuilder+Method.swift
[2110/2238] Compiling Vapor RoutesBuilder+Middleware.swift
[2111/2238] Compiling Vapor RoutesBuilder+WebSocket.swift
[2112/2238] Compiling Vapor RoutesBuilder.swift
[2113/2238] Compiling Vapor OTP.swift
[2114/2238] Compiling Vapor Application+Servers.swift
[2115/2238] Compiling Vapor Server.swift
[2116/2238] Compiling Vapor App+Service.swift
[2117/2238] Compiling Vapor Req+Service.swift
[2118/2238] Compiling Vapor Validator.swift
[2119/2238] Compiling Vapor ValidatorResult.swift
[2120/2238] Compiling Vapor And.swift
[2121/2238] Compiling Vapor Case.swift
[2122/2238] Compiling Vapor CharacterSet.swift
[2123/2238] Compiling Vapor Count.swift
[2124/2238] Compiling Vapor Custom.swift
[2125/2238] Compiling Vapor Email.swift
[2126/2238] Compiling Vapor Empty.swift
[2127/2238] Compiling Vapor In.swift
[2128/2238] Compiling Vapor Nil.swift
[2129/2238] Compiling Vapor NilIgnoring.swift
[2130/2238] Compiling Vapor Not.swift
[2131/2238] Compiling Vapor Or.swift
[2132/2238] Compiling Vapor Pattern.swift
[2133/2238] Compiling Vapor Range.swift
[2134/2238] Compiling Vapor URL.swift
[2135/2238] Compiling Vapor Valid.swift
[2136/2238] Compiling Vapor Application+Views.swift
[2137/2238] Compiling Vapor PlaintextRenderer.swift
[2138/2238] Compiling Vapor Request+View.swift
[2139/2238] Compiling Vapor View.swift
[2140/2238] Compiling Vapor ViewRenderer.swift
[2141/2238] Compiling Vapor _Deprecations.swift
[2142/2238] Compiling Vapor Bytes+Hex.swift
[2143/2238] Compiling Vapor Bytes+SecureCompare.swift
[2144/2238] Compiling Vapor Collection+Safe.swift
[2145/2238] Compiling Vapor DataProtocol+Copy.swift
[2146/2238] Compiling Vapor DecoderUnwrapper.swift
[2147/2238] Compiling Vapor DirectoryConfiguration.swift
[2148/2238] Compiling Vapor DotEnv.swift
[2149/2238] Compiling Vapor Extendable.swift
[2150/2238] Compiling Vapor File.swift
[2151/2238] Compiling Vapor FileIO.swift
[2152/2238] Compiling Vapor LifecycleHandler.swift
[2153/2238] Compiling Vapor OptionalType.swift
[2154/2238] Compiling Vapor RFC1123.swift
[2155/2238] Compiling Vapor SocketAddress+Hostname.swift
[2156/2238] Compiling Vapor Storage.swift
[2157/2238] Compiling Vapor String+IsIPAddress.swift
[2158/2238] Compiling Vapor Thread.swift
[2159/2238] Compiling Vapor URI.swift
[2160/2238] Compiling Vapor RangeResult.swift
[2161/2238] Compiling Vapor Validatable.swift
[2162/2238] Compiling Vapor Validation.swift
[2163/2238] Compiling Vapor ValidationKey.swift
[2164/2238] Compiling Vapor Validations.swift
[2165/2238] Compiling Vapor ValidationsError.swift
[2166/2238] Compiling Vapor AsyncBasicResponder.swift
[2167/2238] Compiling Vapor AsyncMiddleware.swift
[2168/2238] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2169/2238] Compiling Vapor AsyncSessionDriver.swift
[2170/2238] Compiling Vapor Authentication+Concurrency.swift
[2171/2238] Compiling Vapor Cache+Concurrency.swift
[2172/2238] Compiling Vapor Client+Concurrency.swift
[2173/2238] Compiling Vapor RequestBody+Concurrency.swift
[2174/2238] Compiling Vapor Responder+Concurrency.swift
[2175/2238] Compiling Vapor ResponseCodable+Concurrency.swift
[2176/2238] Compiling Vapor RoutesBuilder+Concurrency.swift
[2177/2238] Compiling Vapor ViewRenderer+Concurrency.swift
[2178/2238] Compiling Vapor WebSocket+Concurrency.swift
[2179/2238] Compiling Vapor ContainerGetPathExecutor.swift
[2180/2238] Compiling Vapor Content.swift
[2181/2238] Compiling Vapor ContentCoders.swift
[2182/2238] Compiling Vapor ContentConfiguration.swift
[2183/2238] Compiling Vapor ContentContainer.swift
[2184/2238] Compiling Vapor JSONCoder+Custom.swift
[2185/2238] Compiling Vapor JSONCoders+Content.swift
[2186/2238] Compiling Vapor PlaintextDecoder.swift
[2187/2238] Compiling Vapor PlaintextEncoder.swift
[2188/2238] Compiling Vapor URLQueryCoders.swift
[2189/2238] Compiling Vapor URLQueryContainer.swift
[2190/2238] Compiling Vapor Service.swift
[2191/2238] Compiling Vapor Application+Sessions.swift
[2192/2238] Compiling Vapor MemorySessions.swift
[2193/2238] Compiling Vapor Request+Session.swift
[2194/2238] Compiling Vapor Session.swift
[2195/2238] Compiling Vapor SessionCache.swift
[2196/2238] Compiling Vapor SessionData.swift
[2197/2238] Compiling Vapor SessionDriver.swift
[2198/2238] Compiling Vapor SessionsConfiguration.swift
[2199/2238] Compiling Vapor SessionsMiddleware.swift
[2200/2238] Compiling Vapor URLEncodedFormData.swift
[2201/2238] Compiling Vapor URLEncodedFormDecoder.swift
[2202/2238] Compiling Vapor URLEncodedFormEncoder.swift
[2203/2238] Compiling Vapor URLEncodedFormError.swift
[2204/2238] Compiling Vapor URLEncodedFormParser.swift
[2205/2238] Compiling Vapor URLEncodedFormSerializer.swift
[2206/2238] Compiling Vapor URLQueryFragmentConvertible.swift
[2207/2238] Compiling Vapor AnyResponse.swift
[2208/2238] Compiling Vapor Array+Random.swift
[2209/2238] Compiling Vapor Base32.swift
[2210/2238] Compiling Vapor Base64.swift
[2211/2238] Compiling Vapor BaseN.swift
[2212/2238] Compiling Vapor BasicCodingKey.swift
[2213/2238] Compiling Vapor ByteCount.swift
[2214/2238] Compiling Vapor HTTPStatus.swift
[2215/2238] Compiling Vapor HTTPCookies.swift
[2216/2238] Compiling Vapor HTTPHeaderCacheControl.swift
[2217/2238] Compiling Vapor HTTPHeaderExpires.swift
[2218/2238] Compiling Vapor HTTPHeaderLastModified.swift
[2219/2238] Compiling Vapor HTTPHeaders+Cache.swift
[2220/2238] Compiling Vapor HTTPHeaders+Connection.swift
[2221/2238] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2222/2238] Compiling Vapor HTTPHeaders+ContentRange.swift
[2223/2238] Compiling Vapor HTTPHeaders+Directive.swift
[2224/2238] Compiling Vapor HTTPHeaders+Forwarded.swift
[2225/2238] Compiling Vapor HTTPHeaders+Link.swift
[2226/2238] Compiling Vapor HTTPHeaders+Name.swift
[2227/2238] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2228/2238] Compiling Vapor HTTPHeaders.swift
[2229/2238] Compiling Vapor HTTPMediaType.swift
[2230/2238] Compiling Vapor HTTPMediaTypePreference.swift
[2231/2238] Compiling Vapor Responder.swift
[2232/2238] Compiling Vapor Application+HTTP+Server.swift
[2233/2238] Compiling Vapor HTTPServer.swift
[2234/2238] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2235/2238] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2236/2238] Compiling Vapor HTTPServerHandler.swift
[2237/2238] Compiling Vapor HTTPServerRequestDecoder.swift
[2238/2238] Emitting module Vapor
[2240/2246] Compiling Leaf Exports.swift
[2241/2246] Compiling Leaf LeafError+AbortError.swift
[2242/2246] Emitting module Leaf
[2243/2246] Compiling Leaf Application+Leaf.swift
[2244/2246] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2245/2246] Compiling Leaf Request+Leaf.swift
[2246/2246] Compiling Leaf LeafEncoder.swift
Build complete! (279.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "leaf-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf-kit.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.114.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "leaf",
  "name" : "leaf",
  "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" : "Leaf",
      "targets" : [
        "Leaf"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LeafTests",
      "module_type" : "SwiftTarget",
      "name" : "LeafTests",
      "path" : "Tests/LeafTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "LeafEncoderTests.swift",
        "LeafTests.swift"
      ],
      "target_dependencies" : [
        "Leaf"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Leaf",
      "module_type" : "SwiftTarget",
      "name" : "Leaf",
      "path" : "Sources/Leaf",
      "product_dependencies" : [
        "LeafKit",
        "Vapor",
        "Algorithms"
      ],
      "product_memberships" : [
        "Leaf"
      ],
      "sources" : [
        "Application+Leaf.swift",
        "Exports.swift",
        "LeafEncoder.swift",
        "LeafError+AbortError.swift",
        "LeafRenderer+ViewRenderer.swift",
        "Request+Leaf.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.