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 Ziggy, reference main (d31d47), with Swift 6.1 for Linux on 28 Apr 2025 20:54:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/ziggy-vapor.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/m1guelpf/ziggy-vapor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d31d47a Submit dependencies to GitHub
Cloned https://github.com/m1guelpf/ziggy-vapor.git
Revision (git rev-parse @):
d31d47aff734ba1a1d904421c5a9b56d64cbae92
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/m1guelpf/ziggy-vapor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/m1guelpf/ziggy-vapor.git
https://github.com/m1guelpf/ziggy-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Ziggy",
  "name" : "Ziggy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Ziggy",
      "targets" : [
        "Ziggy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ziggy",
      "module_type" : "SwiftTarget",
      "name" : "Ziggy",
      "path" : "src",
      "product_dependencies" : [
        "Leaf",
        "Vapor"
      ],
      "product_memberships" : [
        "Ziggy"
      ],
      "sources" : [
        "Extensions/Request+FullUrl.swift",
        "Ziggy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/vapor.git
[1/3956] Fetching leaf
[3957/78293] Fetching leaf, vapor
Fetched https://github.com/vapor/leaf.git from cache (0.59s)
[2231/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.73s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 4.5.0 (4.71s)
Fetching https://github.com/vapor/leaf-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/4938] Fetching leaf-kit
[298/10841] Fetching leaf-kit, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.91s)
Fetched https://github.com/vapor/leaf-kit.git from cache (0.92s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (5.03s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
[1/2596] Fetching websocket-kit
[2416/3659] Fetching websocket-kit, swift-service-context
[3140/8633] Fetching websocket-kit, swift-service-context, swift-distributed-tracing
[3190/10833] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, swift-metrics
[3201/12538] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, swift-metrics, swift-atomics
[4389/15746] Fetching websocket-kit, swift-service-context, swift-distributed-tracing, swift-metrics, swift-atomics, multipart-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.68s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.69s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
[8677/12087] Fetching swift-distributed-tracing, swift-metrics, swift-atomics, multipart-kit
[9971/15923] Fetching swift-distributed-tracing, swift-metrics, swift-atomics, multipart-kit, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (1.08s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.09s)
[3218/8749] Fetching swift-atomics, multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.25s)
[4467/7044] Fetching multipart-kit, swift-log
Fetching https://github.com/apple/swift-nio.git
[4928/12706] Fetching multipart-kit, swift-log, swift-nio-extras
[8751/24198] Fetching multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.95s)
[6337/20362] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[7933/35155] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[10102/110679] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
[10678/131406] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.49s)
[8595/125744] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
Fetching https://github.com/apple/swift-crypto.git
[34774/139528] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.79s)
Fetching https://github.com/vapor/console-kit.git
[82205/128036] Fetching multipart-kit, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (3.33s)
[62621/107309] Fetching multipart-kit, swift-nio-ssl, swift-nio, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[76814/109679] Fetching multipart-kit, swift-nio-ssl, swift-nio, swift-crypto, async-kit
[77691/115164] Fetching multipart-kit, swift-nio-ssl, swift-nio, swift-crypto, async-kit, console-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (5.88s)
[80105/111956] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.86s)
[78832/109586] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.38s)
[78423/104101] Fetching swift-nio-ssl, swift-nio, swift-crypto
[78424/117956] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (8.00s)
Fetched https://github.com/apple/swift-crypto.git from cache (6.88s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.88s)
Fetched https://github.com/apple/swift-nio.git from cache (11.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (15.10s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.93s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4353] Fetching swift-system
[2918/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
[2924/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.21s)
Computing version for https://github.com/vapor/leaf-kit.git
Computed https://github.com/vapor/leaf-kit.git at 1.13.1 (3.60s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.68s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.92s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.54s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.27s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.79s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.61s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[20/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.31s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.59s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.91s)
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.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
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.56s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.58s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.80s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.31s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.93s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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.2
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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/leaf-kit.git
Working copy of https://github.com/vapor/leaf-kit.git resolved at 1.13.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/833] Write sources
[48/833] Compiling CNIOWindows WSAStartup.c
[48/833] Compiling CNIOWindows shim.c
[50/833] Compiling _NumericsShims _NumericsShims.c
[51/833] Compiling CNIOWASI CNIOWASI.c
[52/833] Compiling CVaporBcrypt blf.c
[53/833] Compiling _AtomicsShims.c
[54/833] Compiling CNIOLinux liburing_shims.c
[55/833] Compiling CVaporBcrypt bcrypt.c
[56/833] Compiling CSystem shims.c
[57/833] Compiling CNIOLLHTTP c_nio_http.c
[58/833] Compiling CNIOExtrasZlib empty.c
[59/833] Compiling CNIODarwin shim.c
[60/833] Compiling CNIOSHA1 c_nio_sha1.c
[61/833] Compiling CNIOLLHTTP c_nio_api.c
[62/833] Compiling CNIOLinux shim.c
[63/833] Compiling fiat_p256_adx_sqr.S
[64/833] Compiling fiat_p256_adx_mul.S
[65/833] Compiling fiat_curve25519_adx_square.S
[66/833] Compiling fiat_curve25519_adx_mul.S
[67/833] Write swift-version-24593BA9C3E375BF.txt
[68/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/837] Compiling CNIOBoringSSLShims shims.c
[71/839] Emitting module _NIOBase64
[72/839] Emitting module _NIODataStructures
[72/839] Compiling tls_record.cc
[73/839] Compiling tls13_enc.cc
[74/839] Compiling tls_method.cc
[75/839] Compiling tls13_both.cc
[76/870] Compiling tls13_client.cc
[77/885] Compiling tls13_server.cc
[79/886] Emitting module ServiceContextModule
[80/905] Emitting module InternalCollectionsUtilities
[81/907] Emitting module CoreMetrics
[82/907] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/907] Compiling InternalCollectionsUtilities Specialize.swift
[84/907] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/907] Compiling InternalCollectionsUtilities Integer rank.swift
[86/907] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/907] Compiling _NIOBase64 Base64.swift
[88/908] Emitting module RealModule
[89/908] Compiling ServiceContextModule ServiceContext.swift
[90/908] Compiling ServiceContextModule ServiceContextKey.swift
[91/910] Compiling _NIODataStructures _TinyArray.swift
[92/910] Compiling CoreMetrics Metrics.swift
[93/910] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/910] Compiling InternalCollectionsUtilities UInt+reversed.swift
[96/910] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[97/910] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[98/910] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[99/910] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/910] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[101/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[102/910] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[103/910] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[104/910] Compiling InternalCollectionsUtilities Debugging.swift
[105/910] Compiling InternalCollectionsUtilities Descriptions.swift
[110/911] Compiling SystemPackage MachPort.swift
[111/911] Compiling SystemPackage PlatformString.swift
[112/911] Compiling SystemPackage SystemString.swift
[113/914] Compiling RealModule Float80+Real.swift
[114/914] Compiling _NIODataStructures PriorityQueue.swift
[115/914] Compiling RealModule Real.swift
[116/914] Compiling RealModule Float16+Real.swift
[117/914] Compiling RealModule ElementaryFunctions.swift
[118/914] Compiling RealModule Float+Real.swift
[121/914] Emitting module SystemPackage
[126/914] Compiling RealModule RealFunctions.swift
[129/915] Compiling SystemPackage Util+StringArray.swift
[130/915] Compiling SystemPackage Util.swift
[131/915] Compiling SystemPackage UtilConsumers.swift
[132/915] Compiling Logging MetadataProvider.swift
[133/1043] Compiling _RopeModule BigString+Sequence.swift
[134/1043] Compiling _RopeModule BigString+TextOutputStream.swift
[135/1043] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[136/1043] Compiling _RopeModule BigString+Chunk+Breaks.swift
[137/1043] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[138/1043] Compiling _RopeModule BigString+Chunk+Splitting.swift
[139/1043] Compiling _RopeModule BigString+Chunk.swift
[140/1043] Compiling _RopeModule BigString+BidirectionalCollection.swift
[141/1043] Compiling _RopeModule BigString+Chunk+Counts.swift
[142/1043] Compiling _RopeModule BigString+Chunk+Description.swift
[143/1043] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[144/1043] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[145/1043] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[146/1043] Compiling _RopeModule BigString+Hashing.swift
[147/1043] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[148/1043] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[149/1045] Compiling Logging LogHandler.swift
[150/1045] Compiling Logging Logging.swift
[151/1045] Emitting module Logging
[152/1045] Compiling Logging Locks.swift
[153/1045] Compiling CoreMetrics Locks.swift
[154/1047] Compiling _NIODataStructures Heap.swift
[155/1048] Compiling _RopeModule BigString+Append.swift
[156/1048] Compiling _RopeModule BigString+Initializers.swift
[157/1048] Compiling _RopeModule BigString+Insert.swift
[158/1048] Compiling _RopeModule BigString+Managing Breaks.swift
[159/1049] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[162/1049] Compiling HeapModule Heap+Descriptions.swift
[165/1049] Compiling HeapModule _HeapNode.swift
[166/1049] Compiling HeapModule Heap.swift
[167/1055] Compiling HeapModule Heap+Invariants.swift
[168/1055] Compiling HeapModule Heap+UnsafeHandle.swift
[169/1135] Compiling Instrumentation NoOpInstrument.swift
[170/1139] Compiling Instrumentation Instrument.swift
[171/1139] Emitting module HeapModule
[172/1139] Compiling HashTreeCollections _RawHashNode.swift
[173/1139] Compiling HashTreeCollections _UnmanagedHashNode.swift
[174/1139] Compiling HashTreeCollections _UnsafePath.swift
[175/1139] Compiling HashTreeCollections TreeDictionary+Codable.swift
[176/1139] Compiling HashTreeCollections TreeDictionary+Collection.swift
[177/1139] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[178/1139] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[179/1147] Compiling Instrumentation MultiplexInstrument.swift
[180/1147] Emitting module Instrumentation
[181/1147] Compiling Instrumentation Locks.swift
[182/1147] Compiling Instrumentation InstrumentationSystem.swift
[183/1148] Compiling HashTreeCollections TreeDictionary+Merge.swift
[184/1148] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[185/1148] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[186/1148] Compiling HashTreeCollections TreeDictionary+Values.swift
[187/1148] Compiling HashTreeCollections _HashTreeIterator.swift
[188/1148] Compiling HashTreeCollections _HashTreeStatistics.swift
[189/1148] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[192/1148] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[193/1148] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[194/1148] Compiling HashTreeCollections _HashNode.swift
[195/1148] Compiling HashTreeCollections _HashNodeHeader.swift
[196/1148] Compiling HashTreeCollections _HashSlot.swift
[197/1148] Compiling HashTreeCollections _HashStack.swift
[198/1148] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[199/1148] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[200/1148] Compiling HashTreeCollections _HashNode+Storage.swift
[201/1148] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[202/1148] Compiling HashTreeCollections _HashNode+Structural filter.swift
[203/1148] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[204/1148] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[205/1148] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[206/1148] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[207/1148] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[208/1148] Compiling HashTreeCollections _HashNode+Structural merge.swift
[209/1148] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[210/1148] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[211/1148] Compiling HashTreeCollections TreeDictionary+Filter.swift
[212/1148] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[213/1148] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[214/1148] Compiling HashTreeCollections TreeDictionary+Keys.swift
[215/1148] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[216/1163] Compiling DequeModule Deque+Testing.swift
[217/1163] Compiling DequeModule Deque._Storage.swift
[218/1163] Compiling DequeModule Deque._UnsafeHandle.swift
[219/1163] Compiling DequeModule Deque.swift
[220/1163] Compiling DequeModule _DequeBuffer.swift
[221/1163] Compiling DequeModule _DequeBufferHeader.swift
[222/1163] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[223/1163] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[224/1163] Compiling HashTreeCollections TreeSet+Hashable.swift
[225/1163] Compiling HashTreeCollections TreeSet+Sendable.swift
[226/1163] Compiling HashTreeCollections TreeSet+Sequence.swift
[227/1163] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[228/1163] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[229/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[230/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[231/1163] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[232/1163] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[233/1163] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[234/1173] Compiling DequeModule Deque+CustomReflectable.swift
[235/1173] Compiling DequeModule Deque+Descriptions.swift
[238/1175] Compiling OrderedCollections OrderedSet+SubSequence.swift
[239/1175] Compiling OrderedCollections OrderedSet+Testing.swift
[240/1175] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[241/1175] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[242/1175] Compiling OrderedCollections OrderedSet.swift
[243/1175] Compiling OrderedCollections _UnsafeBitset.swift
[244/1175] Compiling HashTreeCollections TreeSet+Equatable.swift
[245/1175] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[246/1175] Compiling HashTreeCollections TreeSet+Extras.swift
[247/1175] Compiling HashTreeCollections TreeSet+Filter.swift
[259/1175] Compiling DequeModule Deque+Equatable.swift
[260/1175] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[261/1175] Compiling DequeModule Deque+Extras.swift
[262/1175] Compiling DequeModule Deque+Hashable.swift
[265/1175] Compiling DequeModule Deque+Codable.swift
[266/1175] Compiling DequeModule Deque+Collection.swift
[272/1175] Compiling t1_enc.cc
[274/1175] Compiling DequeModule _DequeSlot.swift
[275/1175] Compiling DequeModule _UnsafeWrappedBuffer.swift
[276/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[277/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[278/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[279/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[280/1175] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[281/1175] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[282/1175] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[283/1175] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[284/1175] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[285/1175] Compiling HashTreeCollections TreeSet.swift
[286/1175] Compiling OrderedCollections OrderedSet+Sendable.swift
[336/1192] Compiling RoutingKit Router.swift
[337/1192] Emitting module RoutingKit
[338/1192] Compiling RoutingKit AnyRouter.swift
[339/1192] Compiling RoutingKit PathComponent.swift
[340/1192] Emitting module DequeModule
[341/1193] Compiling Tracing TracingTime.swift
[342/1193] Compiling Tracing TracerProtocol.swift
[343/1193] Compiling Tracing TracerProtocol+Legacy.swift
[344/1193] Compiling Tracing Tracer.swift
[345/1193] Emitting module OrderedCollections
[347/1194] Compiling RoutingKit TrieRouter.swift
[349/1194] Compiling Tracing NoOpTracer.swift
[350/1194] Compiling Tracing InstrumentationSystem+Tracing.swift
[351/1194] Emitting module Tracing
[352/1194] Compiling Tracing SpanProtocol.swift
[353/1194] Emitting module _RopeModule
[355/1195] Compiling Metrics Metrics.swift
[356/1195] Emitting module Metrics
[356/1196] Compiling ssl_x509.cc
[358/1196] Compiling RoutingKit Parameters.swift
[393/1197] Compiling ssl_transcript.cc
[434/1197] Compiling _RopeModule Rope+Join.swift
[435/1197] Compiling _RopeModule Rope+MutatingForEach.swift
[436/1197] Compiling _RopeModule Rope+Remove.swift
[437/1197] Compiling _RopeModule Rope+RemoveSubrange.swift
[438/1197] Compiling _RopeModule Rope+Split.swift
[439/1197] Compiling _RopeModule Optional Utilities.swift
[440/1197] Compiling _RopeModule String Utilities.swift
[441/1197] Compiling _RopeModule String.Index+ABI.swift
[442/1197] Compiling _RopeModule _CharacterRecognizer.swift
[442/1198] Compiling ssl_versions.cc
[445/1198] Emitting module HashTreeCollections
[446/1199] Compiling ssl_stat.cc
[447/1199] Compiling ssl_session.cc
[448/1199] Compiling ssl_privkey.cc
[449/1199] Compiling ssl_lib.cc
[450/1199] Compiling ssl_key_share.cc
[451/1199] Compiling ssl_file.cc
[452/1199] Compiling ssl_cert.cc
[453/1199] Compiling ssl_cipher.cc
[454/1199] Compiling ssl_credential.cc
[455/1199] Compiling ssl_buffer.cc
[456/1199] Compiling ssl_asn1.cc
[457/1199] Compiling s3_both.cc
[458/1199] Compiling ssl_aead_ctx.cc
[459/1199] Compiling s3_pkt.cc
[460/1199] Compiling s3_lib.cc
[461/1199] Compiling handshake_client.cc
[462/1199] Compiling handshake.cc
[463/1199] Compiling handshake_server.cc
[464/1199] Compiling handoff.cc
[465/1199] Compiling dtls_record.cc
[466/1199] Compiling encrypted_client_hello.cc
[467/1199] Compiling md5-x86_64-linux.S
[468/1199] Compiling md5-x86_64-apple.S
[469/1199] Compiling md5-586-linux.S
[470/1199] Compiling d1_srtp.cc
[471/1199] Compiling md5-586-apple.S
[472/1199] Compiling dtls_method.cc
[473/1199] Compiling extensions.cc
[474/1199] Compiling chacha20_poly1305_x86_64-linux.S
[475/1199] Compiling chacha20_poly1305_x86_64-apple.S
[476/1199] Compiling chacha20_poly1305_armv8-win.S
[477/1199] Compiling chacha20_poly1305_armv8-linux.S
[478/1199] Compiling chacha20_poly1305_armv8-apple.S
[479/1199] Compiling chacha-x86_64-linux.S
[480/1199] Compiling chacha-x86_64-apple.S
[481/1199] Compiling err_data.cc
[482/1199] Compiling chacha-x86-linux.S
[483/1199] Compiling chacha-armv8-win.S
[484/1199] Compiling chacha-x86-apple.S
[485/1199] Compiling chacha-armv8-linux.S
[486/1199] Compiling chacha-armv8-apple.S
[487/1199] Compiling chacha-armv4-linux.S
[488/1199] Compiling aes128gcmsiv-x86_64-apple.S
[489/1199] Compiling aes128gcmsiv-x86_64-linux.S
[490/1199] Compiling x86_64-mont5-apple.S
[491/1199] Compiling x86_64-mont5-linux.S
[492/1199] Compiling d1_lib.cc
[493/1199] Compiling x86_64-mont-apple.S
[494/1199] Compiling x86-mont-apple.S
[495/1199] Compiling x86-mont-linux.S
[496/1199] Compiling x86_64-mont-linux.S
[497/1199] Compiling vpaes-x86_64-linux.S
[498/1199] Compiling vpaes-x86_64-apple.S
[499/1199] Compiling vpaes-x86-linux.S
[500/1199] Compiling vpaes-x86-apple.S
[501/1199] Compiling vpaes-armv8-win.S
[502/1199] Compiling vpaes-armv8-linux.S
[503/1199] Compiling vpaes-armv7-linux.S
[504/1199] Compiling vpaes-armv8-apple.S
[504/1199] Compiling sha512-x86_64-apple.S
[506/1199] Compiling sha512-x86_64-linux.S
[507/1199] Compiling sha512-armv8-win.S
[508/1199] Compiling bio_ssl.cc
[508/1199] Compiling sha512-armv8-linux.S
[510/1199] Compiling sha512-armv8-apple.S
[511/1199] Compiling sha512-586-apple.S
[512/1199] Compiling sha512-armv4-linux.S
[513/1199] Compiling sha512-586-linux.S
[514/1199] Compiling d1_both.cc
[515/1199] Compiling sha256-x86_64-apple.S
[516/1199] Compiling sha256-armv8-win.S
[517/1199] Compiling sha256-armv8-linux.S
[518/1199] Compiling sha256-x86_64-linux.S
[519/1199] Compiling sha256-586-apple.S
[520/1199] Compiling sha256-armv8-apple.S
[521/1199] Compiling sha256-armv4-linux.S
[522/1199] Compiling sha256-586-linux.S
[523/1199] Compiling sha1-armv4-large-linux.S
[524/1199] Compiling sha1-x86_64-apple.S
[525/1199] Compiling sha1-armv8-win.S
[526/1199] Compiling sha1-x86_64-linux.S
[527/1199] Compiling sha1-armv8-apple.S
[528/1199] Compiling sha1-armv8-linux.S
[529/1199] Compiling sha1-586-linux.S
[530/1199] Compiling sha1-586-apple.S
[531/1199] Compiling p256_beeu-x86_64-asm-linux.S
[532/1199] Compiling rdrand-x86_64-linux.S
[533/1199] Compiling rsaz-avx2-linux.S
[534/1199] Compiling rdrand-x86_64-apple.S
[535/1199] Compiling rsaz-avx2-apple.S
[536/1199] Compiling p256_beeu-x86_64-asm-apple.S
[537/1199] Compiling p256_beeu-armv8-asm-win.S
[538/1199] Compiling d1_pkt.cc
[539/1199] Compiling p256_beeu-armv8-asm-linux.S
[540/1199] Compiling p256-armv8-asm-win.S
[541/1199] Compiling p256-x86_64-asm-linux.S
[542/1199] Compiling p256-x86_64-asm-apple.S
[542/1199] Compiling p256-armv8-asm-linux.S
[544/1199] Compiling p256_beeu-armv8-asm-apple.S
[545/1199] Compiling p256-armv8-asm-apple.S
[546/1199] Compiling ghashv8-armv8-linux.S
[547/1199] Compiling ghashv8-armv7-linux.S
[548/1199] Compiling ghashv8-armv8-apple.S
[548/1199] Compiling ghashv8-armv8-win.S
[550/1199] Compiling ghash-x86-apple.S
[551/1199] Compiling ghash-x86-linux.S
[552/1199] Compiling ghash-x86_64-apple.S
[553/1199] Compiling ghash-x86_64-linux.S
[554/1199] Compiling ghash-ssse3-x86_64-linux.S
[555/1199] Compiling ghash-ssse3-x86-apple.S
[556/1199] Compiling ghash-ssse3-x86-linux.S
[557/1199] Compiling ghash-ssse3-x86_64-apple.S
[558/1199] Compiling ghash-neon-armv8-win.S
[559/1199] Compiling ghash-neon-armv8-apple.S
[560/1199] Compiling bsaes-armv7-linux.S
[561/1199] Compiling co-586-linux.S
[562/1199] Compiling ghash-armv4-linux.S
[563/1199] Compiling ghash-neon-armv8-linux.S
[564/1199] Compiling co-586-apple.S
[564/1199] Compiling bn-armv8-win.S
[566/1199] Compiling bn-armv8-linux.S
[567/1199] Compiling bn-586-apple.S
[568/1199] Compiling bn-armv8-apple.S
[569/1199] Compiling armv8-mont-win.S
[570/1199] Compiling bn-586-linux.S
[571/1199] Compiling armv8-mont-apple.S
[572/1199] Compiling armv4-mont-linux.S
[573/1199] Compiling armv8-mont-linux.S
[574/1199] Compiling aesv8-gcm-armv8-win.S
[575/1199] Compiling aesv8-gcm-armv8-linux.S
[576/1199] Compiling aesv8-armv8-linux.S
[577/1199] Compiling aesv8-armv8-win.S
[578/1199] Compiling aesv8-armv7-linux.S
[579/1199] Compiling aesv8-gcm-armv8-apple.S
[580/1199] Compiling aesni-x86_64-apple.S
[581/1199] Compiling aesv8-armv8-apple.S
[582/1199] Compiling aesni-gcm-x86_64-linux.S
[583/1199] Compiling aesni-x86_64-linux.S
[584/1199] Compiling aesni-x86-apple.S
[585/1199] Compiling aesni-x86-linux.S
[586/1199] Compiling aes-gcm-avx10-x86_64-apple.S
[587/1199] Compiling aesni-gcm-x86_64-apple.S
[588/1199] Compiling aes-gcm-avx2-x86_64-apple.S
[589/1199] Compiling aes-gcm-avx2-x86_64-linux.S
[590/1199] Compiling aes-gcm-avx10-x86_64-linux.S
[591/1199] Compiling x_name.cc
[592/1199] Compiling x_val.cc
[593/1199] Compiling x_pubkey.cc
[594/1199] Compiling x_spki.cc
[595/1199] Compiling x_x509.cc
[596/1199] Compiling x_sig.cc
[597/1199] Compiling x_x509a.cc
[598/1199] Compiling x_req.cc
[599/1199] Compiling x_attrib.cc
[600/1199] Compiling x_exten.cc
[601/1199] Compiling x_crl.cc
[602/1199] Compiling x_all.cc
[603/1199] Compiling x509spki.cc
[604/1199] Compiling x509cset.cc
[605/1199] Compiling x509rset.cc
[606/1199] Compiling x_algor.cc
[607/1199] Compiling x509name.cc
[608/1199] Compiling x509_vpm.cc
[609/1199] Compiling x509_v3.cc
[610/1199] Compiling x509_vfy.cc
[611/1199] Compiling x509_trs.cc
[612/1199] Compiling x509_txt.cc
[613/1199] Compiling x509_set.cc
[614/1199] Compiling x509_def.cc
[615/1199] Compiling x509_obj.cc
[616/1199] Compiling x509_req.cc
[617/1199] Compiling x509_ext.cc
[618/1199] Compiling x509_lu.cc
[619/1199] Compiling x509_d2.cc
[620/1199] Compiling v3_skey.cc
[621/1199] Compiling x509_cmp.cc
[622/1199] Compiling x509.cc
[623/1199] Compiling x509_att.cc
[624/1199] Compiling v3_utl.cc
[625/1199] Compiling v3_purp.cc
[626/1199] Compiling v3_prn.cc
[627/1199] Compiling v3_pcons.cc
[628/1199] Compiling v3_pmaps.cc
[629/1199] Compiling v3_ocsp.cc
[630/1199] Compiling v3_ncons.cc
[631/1199] Compiling v3_lib.cc
[632/1199] Compiling v3_genn.cc
[633/1199] Compiling v3_int.cc
[634/1199] Compiling v3_extku.cc
[635/1199] Compiling v3_info.cc
[636/1199] Compiling v3_ia5.cc
[637/1199] Compiling v3_enum.cc
[638/1199] Compiling v3_akeya.cc
[639/1199] Compiling v3_conf.cc
[640/1199] Compiling v3_bitst.cc
[641/1199] Compiling v3_crld.cc
[642/1199] Compiling v3_cpols.cc
[643/1199] Compiling v3_bcons.cc
[644/1199] Compiling v3_alt.cc
[645/1199] Compiling v3_akey.cc
[646/1199] Compiling t_x509a.cc
[647/1199] Compiling t_req.cc
[648/1199] Compiling t_x509.cc
[649/1199] Compiling t_crl.cc
[650/1199] Compiling i2d_pr.cc
[651/1199] Compiling rsa_pss.cc
[652/1199] Compiling policy.cc
[653/1199] Compiling name_print.cc
[654/1199] Compiling by_file.cc
[655/1199] Compiling by_dir.cc
[656/1199] Compiling asn1_gen.cc
[657/1199] Compiling algorithm.cc
[658/1199] Compiling voprf.cc
[659/1199] Compiling a_verify.cc
[660/1199] Compiling a_sign.cc
[661/1199] Compiling a_digest.cc
[662/1199] Compiling trust_token.cc
[663/1199] Compiling thread_win.cc
[664/1199] Compiling thread_pthread.cc
[665/1199] Compiling thread_none.cc
[666/1199] Compiling thread.cc
[667/1199] Compiling stack.cc
[668/1199] Compiling siphash.cc
[669/1199] Compiling slhdsa.cc
[670/1199] Compiling sha512.cc
[671/1199] Compiling pmbtoken.cc
[672/1199] Compiling sha256.cc
[673/1199] Compiling sha1.cc
[674/1199] Compiling spake2plus.cc
[675/1199] Compiling rsa_print.cc
[676/1199] Compiling rsa_extra.cc
[677/1199] Compiling trusty.cc
[678/1199] Compiling rc4.cc
[679/1199] Compiling windows.cc
[680/1199] Compiling refcount.cc
[681/1199] Compiling passive.cc
[682/1199] Compiling rsa_crypt.cc
[683/1199] Compiling ios.cc
[684/1199] Compiling urandom.cc
[685/1199] Compiling rand.cc
[686/1199] Compiling poly1305_arm_asm.S
[687/1199] Compiling deterministic.cc
[688/1199] Compiling rsa_asn1.cc
[689/1199] Compiling getentropy.cc
[690/1199] Compiling fork_detect.cc
[691/1199] Compiling poly1305_arm.cc
[692/1199] Compiling poly1305_vec.cc
[693/1199] Compiling forkunsafe.cc
[694/1199] Compiling pool.cc
[695/1199] Compiling poly1305.cc
[696/1199] Compiling pkcs7.cc
[697/1199] Compiling p5_pbev2.cc
[698/1199] Compiling pkcs8.cc
[699/1199] Compiling pem_pk8.cc
[700/1199] Compiling pkcs8_x509.cc
[701/1199] Compiling pkcs7_x509.cc
[702/1199] Compiling pem_xaux.cc
[703/1199] Compiling pem_x509.cc
[704/1199] Compiling pem_pkey.cc
[705/1199] Compiling mlkem.cc
[706/1199] Compiling mldsa.cc
[707/1199] Compiling obj_xref.cc
[708/1199] Compiling obj.cc
[709/1199] Compiling pem_oth.cc
[710/1199] Compiling mem.cc
[711/1199] Compiling pem_lib.cc
[712/1199] Compiling poly_rq_mul.S
[713/1199] Compiling pem_info.cc
[714/1199] Compiling fips_shared_support.cc
[715/1199] Compiling md5.cc
[716/1199] Compiling md4.cc
[717/1199] Compiling pem_all.cc
[718/1199] Compiling lhash.cc
[719/1199] Compiling ex_data.cc
[720/1199] Compiling kyber.cc
[721/1199] Compiling hrss.cc
[722/1199] Compiling sign.cc
[723/1199] Compiling scrypt.cc
[724/1199] Compiling hpke.cc
[725/1199] Compiling print.cc
[726/1199] Compiling pbkdf.cc
[727/1199] Compiling p_x25519.cc
[728/1199] Compiling p_x25519_asn1.cc
[729/1199] Compiling p_ed25519.cc
[730/1199] Compiling p_rsa_asn1.cc
[731/1199] Compiling p_hkdf.cc
[732/1199] Compiling p_ec_asn1.cc
[733/1199] Compiling p_rsa.cc
[734/1199] Compiling p_ed25519_asn1.cc
[735/1199] Compiling evp_ctx.cc
[736/1199] Compiling p_dh_asn1.cc
[737/1199] Compiling p_ec.cc
[738/1199] Compiling p_dh.cc
[739/1199] Compiling engine.cc
[740/1199] Compiling err.cc
[741/1199] Compiling evp.cc
[742/1199] Compiling p_dsa_asn1.cc
[743/1199] Compiling ecdh.cc
[744/1199] Compiling evp_asn1.cc
[745/1199] Compiling hash_to_curve.cc
[746/1199] Compiling ec_derive.cc
[747/1199] Compiling ec_asn1.cc
[748/1199] Compiling ecdsa_asn1.cc
[749/1199] Compiling dsa.cc
[750/1199] Compiling dsa_asn1.cc
[751/1199] Compiling params.cc
[752/1199] Compiling x25519-asm-arm.S
[753/1199] Compiling spake25519.cc
[754/1199] Compiling digest_extra.cc
[755/1199] Compiling dh_asn1.cc
[756/1199] Compiling des.cc
[757/1199] Compiling crypto.cc
[758/1199] Compiling cpu_intel.cc
[759/1199] Compiling cpu_aarch64_win.cc
[760/1199] Compiling cpu_arm_linux.cc
[761/1199] Compiling cpu_arm_freebsd.cc
[762/1199] Compiling curve25519.cc
[763/1199] Compiling cpu_aarch64_linux.cc
[764/1199] Compiling cpu_aarch64_openbsd.cc
[765/1199] Compiling cpu_aarch64_sysreg.cc
[766/1199] Compiling cpu_aarch64_fuchsia.cc
[767/1199] Compiling cpu_aarch64_apple.cc
[768/1199] Compiling curve25519_64_adx.cc
[769/1199] Compiling tls_cbc.cc
[770/1199] Compiling conf.cc
[771/1199] Compiling get_cipher.cc
[772/1199] Compiling e_tls.cc
[773/1199] Compiling e_rc4.cc
[774/1199] Compiling e_rc2.cc
[775/1199] Compiling e_null.cc
[776/1199] Compiling bcm.cc
[777/1199] Compiling e_chacha20poly1305.cc
[778/1199] Compiling e_des.cc
[779/1199] Compiling e_aesctrhmac.cc
[780/1199] Compiling e_aesgcmsiv.cc
[781/1199] Compiling chacha.cc
[782/1199] Compiling derive_key.cc
[783/1199] Compiling unicode.cc
[784/1199] Compiling buf.cc
[785/1199] Compiling ber.cc
[786/1199] Compiling cbs.cc
[787/1199] Compiling cbb.cc
[788/1199] Compiling asn1_compat.cc
[789/1199] Compiling socket.cc
[790/1199] Compiling socket_helper.cc
[791/1199] Compiling bn_asn1.cc
[792/1199] Compiling convert.cc
[793/1199] Compiling blake2.cc
[794/1199] Compiling printf.cc
[795/1199] Compiling hexdump.cc
[796/1199] Compiling pair.cc
[797/1199] Compiling file.cc
[798/1199] Compiling errno.cc
[799/1199] Compiling fd.cc
[800/1199] Compiling connect.cc
[801/1199] Compiling bio_mem.cc
[802/1199] Compiling bio.cc
[803/1199] Compiling base64.cc
[804/1199] Compiling tasn_typ.cc
[805/1199] Compiling tasn_fre.cc
[806/1199] Compiling tasn_utl.cc
[807/1199] Compiling tasn_dec.cc
[808/1199] Compiling posix_time.cc
[809/1199] Compiling tasn_enc.cc
[810/1199] Compiling f_string.cc
[811/1199] Compiling tasn_new.cc
[812/1199] Compiling f_int.cc
[813/1199] Compiling asn_pack.cc
[814/1199] Compiling asn1_par.cc
[815/1199] Compiling a_octet.cc
[816/1199] Compiling asn1_lib.cc
[817/1199] Compiling a_utctm.cc
[818/1199] Compiling a_time.cc
[819/1199] Compiling a_type.cc
[820/1199] Compiling a_strex.cc
[821/1199] Compiling a_strnid.cc
[822/1199] Compiling a_i2d_fp.cc
[823/1199] Compiling a_object.cc
[824/1199] Compiling a_mbstr.cc
[825/1199] Compiling a_d2i_fp.cc
[826/1199] Compiling a_dup.cc
[827/1199] Compiling fiat_p256_adx_sqr.S
[828/1199] Compiling fiat_p256_adx_mul.S
[829/1199] Compiling fiat_curve25519_adx_square.S
[830/1199] Compiling CCryptoBoringSSLShims shims.c
[831/1199] Compiling a_int.cc
[832/1199] Compiling fiat_curve25519_adx_mul.S
[833/1199] Compiling md5-x86_64-linux.S
[834/1199] Compiling a_gentm.cc
[835/1199] Compiling md5-x86_64-apple.S
[836/1199] Compiling md5-586-linux.S
[837/1199] Compiling md5-586-apple.S
[838/1199] Compiling chacha20_poly1305_x86_64-apple.S
[839/1199] Compiling chacha20_poly1305_armv8-win.S
[840/1199] Compiling a_bitstr.cc
[841/1199] Compiling chacha20_poly1305_armv8-linux.S
[842/1199] Compiling chacha20_poly1305_armv8-apple.S
[843/1199] Compiling chacha20_poly1305_x86_64-linux.S
[844/1199] Compiling a_bool.cc
[845/1199] Compiling chacha-x86_64-linux.S
[846/1199] Compiling chacha-x86_64-apple.S
[847/1199] Compiling chacha-x86-linux.S
[848/1199] Compiling chacha-x86-apple.S
[849/1199] Compiling chacha-armv8-win.S
[850/1199] Compiling chacha-armv4-linux.S
[851/1199] Compiling chacha-armv8-linux.S
[852/1199] Compiling chacha-armv8-apple.S
[853/1199] Compiling aes128gcmsiv-x86_64-apple.S
[854/1199] Compiling aes128gcmsiv-x86_64-linux.S
[855/1199] Compiling x86_64-mont5-linux.S
[856/1199] Compiling x86_64-mont5-apple.S
[857/1199] Compiling x86_64-mont-apple.S
[858/1199] Compiling x86_64-mont-linux.S
[859/1199] Compiling x86-mont-linux.S
[860/1199] Compiling vpaes-x86_64-linux.S
[861/1199] Compiling vpaes-x86_64-apple.S
[862/1199] Compiling x86-mont-apple.S
[863/1199] Compiling vpaes-armv8-win.S
[864/1199] Compiling err_data.cc
[865/1199] Compiling vpaes-x86-apple.S
[866/1199] Compiling vpaes-armv8-apple.S
[867/1199] Compiling vpaes-x86-linux.S
[868/1199] Compiling vpaes-armv7-linux.S
[869/1199] Compiling vpaes-armv8-linux.S
[870/1199] Compiling sha512-x86_64-apple.S
[871/1199] Compiling sha512-x86_64-linux.S
[872/1199] Compiling sha512-armv8-apple.S
[873/1199] Compiling sha512-armv8-linux.S
[874/1199] Compiling sha512-armv8-win.S
[875/1199] Compiling sha512-armv4-linux.S
[876/1199] Compiling sha512-586-linux.S
[877/1199] Compiling sha256-x86_64-apple.S
[878/1199] Compiling sha512-586-apple.S
[879/1199] Compiling sha256-armv8-win.S
[880/1199] Compiling sha256-armv8-linux.S
[881/1199] Compiling sha256-armv8-apple.S
[882/1199] Compiling sha256-armv4-linux.S
[883/1199] Compiling sha256-x86_64-linux.S
[884/1199] Compiling sha1-x86_64-apple.S
[885/1199] Compiling sha256-586-linux.S
[886/1199] Compiling sha256-586-apple.S
[887/1199] Compiling sha1-armv8-linux.S
[888/1199] Compiling sha1-armv8-win.S
[889/1199] Compiling sha1-armv8-apple.S
[890/1199] Compiling sha1-586-linux.S
[891/1199] Compiling sha1-armv4-large-linux.S
[892/1199] Compiling sha1-x86_64-linux.S
[893/1199] Compiling sha1-586-apple.S
[894/1199] Compiling rsaz-avx2-apple.S
[895/1199] Compiling rdrand-x86_64-linux.S
[896/1199] Compiling rsaz-avx2-linux.S
[897/1199] Compiling p256_beeu-x86_64-asm-linux.S
[898/1199] Compiling rdrand-x86_64-apple.S
[899/1199] Compiling p256_beeu-x86_64-asm-apple.S
[900/1199] Compiling p256_beeu-armv8-asm-win.S
[901/1199] Compiling p256_beeu-armv8-asm-linux.S
[902/1199] Compiling p256_beeu-armv8-asm-apple.S
[903/1199] Compiling p256-armv8-asm-win.S
[904/1199] Compiling p256-x86_64-asm-apple.S
[905/1199] Compiling p256-armv8-asm-linux.S
[906/1199] Compiling p256-armv8-asm-apple.S
[907/1199] Compiling ghashv8-armv8-linux.S
[908/1199] Compiling p256-x86_64-asm-linux.S
[909/1199] Compiling ghashv8-armv8-win.S
[910/1199] Compiling ghashv8-armv8-apple.S
[911/1199] Compiling ghashv8-armv7-linux.S
[912/1199] Compiling ghash-x86_64-linux.S
[913/1199] Compiling ghash-x86-linux.S
[914/1199] Compiling ghash-x86_64-apple.S
[915/1199] Compiling ghash-x86-apple.S
[916/1199] Compiling ghash-ssse3-x86_64-linux.S
[917/1199] Compiling ghash-ssse3-x86_64-apple.S
[918/1199] Compiling ghash-neon-armv8-win.S
[919/1199] Compiling ghash-ssse3-x86-apple.S
[920/1199] Compiling ghash-ssse3-x86-linux.S
[921/1199] Compiling ghash-neon-armv8-linux.S
[921/1199] Compiling ghash-neon-armv8-apple.S
[923/1199] Compiling ghash-armv4-linux.S
[924/1199] Compiling bn-armv8-win.S
[925/1199] Compiling co-586-apple.S
[926/1199] Compiling co-586-linux.S
[927/1199] Compiling bn-armv8-linux.S
[927/1199] Compiling bsaes-armv7-linux.S
[929/1199] Compiling bn-armv8-apple.S
[930/1199] Compiling armv8-mont-win.S
[931/1199] Compiling bn-586-linux.S
[932/1199] Compiling bn-586-apple.S
[933/1199] Compiling armv8-mont-linux.S
[934/1199] Compiling armv4-mont-linux.S
[935/1199] Compiling armv8-mont-apple.S
[936/1199] Compiling aesv8-gcm-armv8-apple.S
[937/1199] Compiling aesv8-armv8-win.S
[938/1199] Compiling aesv8-gcm-armv8-linux.S
[939/1199] Compiling aesv8-gcm-armv8-win.S
[940/1199] Compiling aesv8-armv8-linux.S
[941/1199] Compiling aesv8-armv8-apple.S
[942/1199] Compiling aesv8-armv7-linux.S
[943/1199] Compiling aesni-x86_64-linux.S
[944/1199] Compiling aesni-x86_64-apple.S
[945/1199] Compiling aesni-x86-linux.S
[946/1199] Compiling aes-gcm-avx10-x86_64-linux.S
[947/1199] Compiling aesni-x86-apple.S
[948/1199] Compiling aesni-gcm-x86_64-apple.S
[949/1199] Compiling aesni-gcm-x86_64-linux.S
[950/1199] Compiling aes-gcm-avx10-x86_64-apple.S
[951/1199] Compiling x_req.cc
[952/1199] Compiling x_spki.cc
[953/1199] Compiling x_sig.cc
[954/1199] Compiling x_x509.cc
[955/1199] Compiling x_x509a.cc
[956/1199] Compiling x_val.cc
[957/1199] Compiling c-nioatomics.c
[958/1199] Compiling x_name.cc
[959/1199] Compiling x_pubkey.cc
[959/1199] Compiling x_all.cc
[961/1199] Compiling x_exten.cc
[962/1199] Compiling x_crl.cc
[963/1199] Compiling x_attrib.cc
[964/1199] Compiling x_algor.cc
[965/1199] Compiling c-atomics.c
[966/1199] Compiling x509spki.cc
[967/1199] Compiling x509rset.cc
[968/1205] Compiling x509name.cc
[969/1205] Compiling x509cset.cc
[970/1205] Compiling x509_vfy.cc
[971/1205] Compiling x509_vpm.cc
[972/1205] Compiling x509_v3.cc
[974/1205] Compiling NIOConcurrencyHelpers lock.swift
[974/1205] Compiling x509_txt.cc
[976/1205] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[977/1205] Emitting module NIOConcurrencyHelpers
[977/1205] Compiling x509_trs.cc
[979/1205] Compiling NIOConcurrencyHelpers NIOLock.swift
[980/1205] Compiling NIOConcurrencyHelpers atomics.swift
[981/1205] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[982/1206] Compiling x509_obj.cc
[983/1206] Compiling x509_set.cc
[984/1206] Compiling x509_lu.cc
[985/1206] Compiling x509_req.cc
[986/1232] Compiling x509_ext.cc
[987/1232] Compiling x509_def.cc
[988/1232] Compiling x509_d2.cc
[989/1232] Compiling x509_att.cc
[990/1232] Compiling x509_cmp.cc
[991/1232] Compiling v3_utl.cc
[993/1232] Compiling ConsoleKitTerminal Console+Confirm.swift
[994/1232] Compiling ConsoleKitTerminal Console+Input.swift
[995/1232] Compiling ConsoleKitTerminal Console+Center.swift
[996/1232] Compiling ConsoleKitTerminal Console+Output.swift
[997/1232] Compiling ConsoleKitTerminal CustomActivity.swift
[998/1232] Compiling ConsoleKitTerminal LoadingBar.swift
[999/1232] Compiling ConsoleKitTerminal ProgressBar.swift
[1000/1232] Compiling ConsoleKitTerminal Console+Clear.swift
[1000/1235] Compiling x509.cc
[1002/1235] Emitting module ConsoleKitTerminal
[1003/1235] Compiling ConsoleKitTerminal ActivityBar.swift
[1004/1235] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1005/1235] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1006/1235] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1007/1235] Compiling ConsoleKitTerminal Console+Wait.swift
[1008/1235] Compiling ConsoleKitTerminal ConsoleColor.swift
[1009/1235] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1010/1235] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1011/1235] Compiling ConsoleKitTerminal ConsoleClear.swift
[1012/1235] Compiling ConsoleKitTerminal Console+Ask.swift
[1013/1235] Compiling ConsoleKitTerminal Console+Choose.swift
[1013/1235] Compiling v3_skey.cc
[1015/1235] Compiling ConsoleKitTerminal ConsoleText.swift
[1016/1235] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1017/1235] Compiling ConsoleKitTerminal ANSI.swift
[1018/1235] Compiling ConsoleKitTerminal Console.swift
[1019/1235] Compiling ConsoleKitTerminal Terminal.swift
[1020/1235] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1020/1235] Compiling v3_prn.cc
[1021/1235] Compiling v3_pmaps.cc
[1022/1235] Compiling v3_purp.cc
[1023/1235] Compiling v3_ocsp.cc
[1024/1235] Compiling v3_pcons.cc
[1025/1235] Compiling v3_ncons.cc
[1027/1235] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1028/1235] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1029/1235] Compiling ConsoleKitTerminal LoggerFragment.swift
[1030/1236] Compiling v3_lib.cc
[1031/1236] Compiling v3_int.cc
[1032/1236] Compiling v3_info.cc
[1033/1258] Compiling v3_ia5.cc
[1034/1258] Compiling v3_genn.cc
[1035/1258] Compiling v3_enum.cc
[1036/1258] Compiling v3_extku.cc
[1037/1258] Compiling v3_crld.cc
[1039/1258] Compiling ConsoleKitCommands CommandSignature.swift
[1040/1258] Compiling ConsoleKitCommands Flag.swift
[1041/1258] Compiling ConsoleKitCommands Option.swift
[1042/1260] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1043/1260] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1044/1260] Compiling ConsoleKitCommands Argument.swift
[1045/1260] Emitting module ConsoleKitCommands
[1046/1260] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1047/1260] Compiling ConsoleKitCommands Utilities.swift
[1047/1260] Compiling v3_cpols.cc
[1048/1260] Compiling v3_conf.cc
[1049/1260] Compiling v3_bitst.cc
[1050/1260] Compiling v3_bcons.cc
[1051/1260] Compiling v3_alt.cc
[1052/1260] Compiling v3_akeya.cc
[1053/1260] Compiling v3_akey.cc
[1055/1260] Compiling ConsoleKitCommands AsyncCommands.swift
[1056/1260] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1057/1260] Compiling ConsoleKitCommands AnyCommand.swift
[1058/1260] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1059/1260] Compiling ConsoleKitCommands AsyncCommand.swift
[1060/1260] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1061/1260] Compiling ConsoleKitCommands CommandGroup.swift
[1062/1260] Compiling ConsoleKitCommands CommandInput.swift
[1063/1260] Compiling ConsoleKitCommands Commands.swift
[1064/1260] Compiling ConsoleKitCommands Console+Run.swift
[1065/1260] Compiling ConsoleKitCommands ConsoleError.swift
[1066/1260] Compiling ConsoleKitCommands Completion.swift
[1067/1260] Compiling ConsoleKitCommands Command.swift
[1068/1260] Compiling ConsoleKitCommands CommandContext.swift
[1069/1260] Compiling ConsoleKitCommands CommandError.swift
[1069/1261] Compiling t_x509a.cc
[1070/1261] Compiling t_req.cc
[1071/1261] Compiling t_x509.cc
[1073/1261] Compiling rsa_pss.cc
[1074/1261] Compiling t_crl.cc
[1075/1261] Compiling policy.cc
[1076/1261] Compiling name_print.cc
[1077/1261] Compiling i2d_pr.cc
[1079/1263] Compiling ConsoleKit Exports.swift
[1080/1263] Emitting module ConsoleKit
[1080/1264] Compiling by_file.cc
[1081/1264] Compiling by_dir.cc
[1083/1264] Compiling asn1_gen.cc
[1084/1264] Compiling a_sign.cc
[1085/1264] Compiling a_verify.cc
[1086/1264] Compiling a_digest.cc
[1087/1264] Compiling algorithm.cc
[1088/1264] Compiling thread_win.cc
[1089/1264] Compiling voprf.cc
[1090/1264] Compiling thread_pthread.cc
[1091/1264] Compiling pmbtoken.cc
[1092/1264] Compiling thread_none.cc
[1093/1264] Compiling trust_token.cc
[1094/1264] Compiling thread.cc
[1095/1264] Compiling wots.cc
[1096/1264] Compiling thash.cc
[1097/1264] Compiling merkle.cc
[1098/1264] Compiling stack.cc
[1099/1264] Compiling fors.cc
[1100/1264] Compiling siphash.cc
[1101/1264] Compiling sha512.cc
[1102/1264] Compiling slhdsa.cc
[1103/1264] Compiling sha256.cc
[1104/1264] Compiling sha1.cc
[1105/1264] Compiling rsa_extra.cc
[1106/1264] Compiling rsa_print.cc
[1107/1264] Compiling rc4.cc
[1108/1264] Compiling rsa_crypt.cc
[1109/1264] Compiling refcount.cc
[1110/1264] Compiling rsa_asn1.cc
[1111/1264] Compiling windows.cc
[1112/1264] Compiling urandom.cc
[1113/1264] Compiling rand_extra.cc
[1114/1264] Compiling ios.cc
[1115/1264] Compiling trusty.cc
[1116/1264] Compiling poly1305_arm_asm.S
[1117/1264] Compiling passive.cc
[1118/1264] Compiling getentropy.cc
[1119/1264] Compiling deterministic.cc
[1120/1264] Compiling forkunsafe.cc
[1121/1264] Compiling fork_detect.cc
[1122/1264] Compiling poly1305.cc
[1123/1264] Compiling pool.cc
[1124/1264] Compiling poly1305_arm.cc
[1125/1264] Compiling poly1305_vec.cc
[1126/1264] Compiling pkcs7.cc
[1127/1264] Compiling pkcs8.cc
[1128/1264] Compiling p5_pbev2.cc
[1129/1264] Compiling pkcs8_x509.cc
[1130/1264] Compiling pkcs7_x509.cc
[1131/1264] Compiling pem_x509.cc
[1132/1264] Compiling pem_xaux.cc
[1133/1264] Compiling pem_pkey.cc
[1134/1264] Compiling pem_pk8.cc
[1135/1264] Compiling obj_xref.cc
[1136/1264] Compiling mldsa.cc
[1137/1264] Compiling pem_info.cc
[1138/1264] Compiling pem_lib.cc
[1139/1264] Compiling pem_oth.cc
[1140/1264] Compiling obj.cc
[1141/1264] Compiling pem_all.cc
[1142/1264] Compiling mlkem.cc
[1143/1264] Compiling md5.cc
[1144/1264] Compiling mem.cc
[1145/1264] Compiling md4.cc
[1146/1264] Compiling fips_shared_support.cc
[1147/1264] Compiling poly_rq_mul.S
[1148/1264] Compiling lhash.cc
[1149/1264] Compiling kyber.cc
[1150/1264] Compiling hpke.cc
[1151/1264] Compiling sign.cc
[1152/1264] Compiling ex_data.cc
[1153/1264] Compiling hrss.cc
[1154/1264] Compiling scrypt.cc
[1155/1264] Compiling print.cc
[1156/1264] Compiling pbkdf.cc
[1157/1264] Compiling p_x25519_asn1.cc
[1158/1264] Compiling p_x25519.cc
[1159/1264] Compiling p_ed25519.cc
[1160/1264] Compiling p_rsa.cc
[1161/1264] Compiling p_ed25519_asn1.cc
[1162/1264] Compiling p_rsa_asn1.cc
[1163/1264] Compiling p_hkdf.cc
[1164/1264] Compiling p_ec_asn1.cc
[1165/1264] Compiling p_dh_asn1.cc
[1166/1264] Compiling p_ec.cc
[1167/1264] Compiling p_dh.cc
[1168/1264] Compiling evp_ctx.cc
[1169/1264] Compiling p_dsa_asn1.cc
[1170/1264] Compiling evp.cc
[1171/1264] Compiling evp_asn1.cc
[1172/1264] Compiling err.cc
[1173/1264] Compiling engine.cc
[1174/1264] Compiling hash_to_curve.cc
[1175/1264] Compiling ecdsa_asn1.cc
[1176/1264] Compiling ecdh_extra.cc
[1177/1264] Compiling ec_derive.cc
[1178/1264] Compiling ec_asn1.cc
[1179/1264] Compiling dsa.cc
[1180/1264] Compiling dsa_asn1.cc
[1181/1264] Compiling params.cc
[1182/1264] Compiling x25519-asm-arm.S
[1183/1264] Compiling dh_asn1.cc
[1184/1264] Compiling digest_extra.cc
[1185/1264] Compiling des.cc
[1186/1264] Compiling spake25519.cc
[1187/1264] Compiling curve25519.cc
[1188/1264] Compiling crypto.cc
[1189/1264] Compiling cpu_arm_linux.cc
[1190/1264] Compiling cpu_arm_freebsd.cc
[1191/1264] Compiling cpu_intel.cc
[1192/1264] Compiling cpu_aarch64_win.cc
[1193/1264] Compiling curve25519_64_adx.cc
[1194/1264] Compiling cpu_aarch64_openbsd.cc
[1195/1264] Compiling cpu_aarch64_sysreg.cc
[1196/1264] Compiling e_tls.cc
[1197/1264] Compiling cpu_aarch64_fuchsia.cc
[1198/1264] Compiling cpu_aarch64_apple.cc
[1199/1264] Compiling bcm.cc
[1200/1264] Compiling cpu_aarch64_linux.cc
[1201/1264] Compiling tls_cbc.cc
[1202/1264] Compiling conf.cc
[1203/1264] Compiling e_rc4.cc
[1204/1264] Compiling e_des.cc
[1205/1264] Compiling e_rc2.cc
[1206/1264] Compiling e_null.cc
[1207/1264] Compiling e_aesctrhmac.cc
[1208/1264] Compiling derive_key.cc
[1209/1264] Compiling e_aesgcmsiv.cc
[1210/1264] Compiling cipher_extra.cc
[1211/1264] Compiling e_chacha20poly1305.cc
[1212/1264] Compiling chacha.cc
[1213/1264] Compiling unicode.cc
[1214/1264] Compiling cbb.cc
[1215/1264] Compiling ber.cc
[1216/1264] Compiling cbs.cc
[1217/1264] Compiling buf.cc
[1218/1264] Compiling asn1_compat.cc
[1219/1264] Compiling bn_asn1.cc
[1220/1264] Compiling blake2.cc
[1221/1264] Compiling convert.cc
[1222/1264] Compiling printf.cc
[1223/1264] Compiling pair.cc
[1224/1264] Compiling hexdump.cc
[1225/1264] Compiling file.cc
[1226/1264] Compiling fd.cc
[1227/1264] Compiling errno.cc
[1228/1264] Compiling bio_mem.cc
[1229/1264] Compiling bio.cc
[1230/1264] Compiling base64.cc
[1231/1264] Compiling tasn_typ.cc
[1232/1264] Compiling tasn_dec.cc
[1233/1264] Compiling tasn_utl.cc
[1234/1264] Compiling tasn_enc.cc
[1235/1264] Compiling tasn_fre.cc
[1236/1264] Compiling asn_pack.cc
[1237/1264] Compiling tasn_new.cc
[1238/1264] Compiling posix_time.cc
[1239/1264] Compiling f_string.cc
[1240/1264] Compiling f_int.cc
[1241/1264] Compiling a_utctm.cc
[1242/1264] Compiling asn1_par.cc
[1243/1264] Compiling a_strnid.cc
[1244/1264] Compiling asn1_lib.cc
[1245/1264] Compiling a_octet.cc
[1246/1264] Compiling a_type.cc
[1247/1264] Compiling a_time.cc
[1248/1264] Compiling a_strex.cc
[1249/1264] Compiling a_object.cc
[1250/1264] Compiling a_mbstr.cc
[1251/1264] Compiling a_int.cc
[1252/1264] Write sources
[1253/1264] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1254/1264] Write sources
[1255/1264] Compiling a_i2d_fp.cc
[1256/1264] Write sources
[1259/1264] Compiling a_bool.cc
[1260/1336] Compiling a_gentm.cc
[1261/1355] Compiling a_dup.cc
[1262/1361] Compiling a_d2i_fp.cc
[1264/1361] Compiling Algorithms Permutations.swift
[1265/1361] Compiling Algorithms Product.swift
[1266/1363] Compiling Algorithms MinMax.swift
[1267/1363] Compiling Algorithms Partition.swift
[1268/1363] Compiling Algorithms Joined.swift
[1269/1363] Compiling Algorithms Keyed.swift
[1269/1363] Compiling a_bitstr.cc
[1271/1371] Compiling Atomics IntegerOperations.swift
[1272/1371] Compiling Atomics Unmanaged extensions.swift
[1273/1371] Compiling Algorithms EitherSequence.swift
[1274/1371] Compiling Algorithms FirstNonNil.swift
[1275/1371] Compiling Algorithms AdjacentPairs.swift
[1276/1371] Compiling Algorithms Chain.swift
[1277/1371] Compiling Algorithms Chunked.swift
[1278/1371] Compiling Algorithms Combinations.swift
[1279/1371] Compiling BitCollections BitSet+Initializers.swift
[1280/1371] Compiling BitCollections BitSet+Invariants.swift
[1281/1371] Compiling BitCollections BitSet+Random.swift
[1282/1371] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1283/1371] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1284/1371] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1285/1371] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1286/1371] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1287/1371] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1288/1371] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1289/1371] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1290/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1291/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1292/1371] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1293/1378] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1294/1378] Compiling BitCollections BitSet+CustomReflectable.swift
[1295/1378] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1296/1378] Compiling BitCollections BitSet+Equatable.swift
[1297/1378] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1298/1378] Compiling BitCollections BitSet+Extras.swift
[1299/1378] Compiling BitCollections BitSet+Hashable.swift
[1300/1378] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1301/1378] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1302/1378] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1303/1378] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1304/1378] Compiling BitCollections BitSet+SetAlgebra union.swift
[1305/1378] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1306/1378] Compiling BitCollections BitSet.Counted.swift
[1309/1378] Compiling Algorithms Rotate.swift
[1310/1378] Compiling Algorithms Split.swift
[1311/1378] Compiling Algorithms Stride.swift
[1312/1378] Compiling Algorithms Suffix.swift
[1313/1381] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1314/1381] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1315/1381] Compiling CryptoBoringWrapper RandomBytes.swift
[1316/1381] Compiling CryptoBoringWrapper EllipticCurve.swift
[1323/1381] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1324/1381] Emitting module CryptoBoringWrapper
[1325/1381] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1342/1381] Compiling Algorithms FlattenCollection.swift
[1343/1381] Compiling Algorithms Grouped.swift
[1344/1381] Compiling Algorithms Indexed.swift
[1345/1381] Compiling Algorithms Intersperse.swift
[1346/1381] Compiling Algorithms Compacted.swift
[1347/1381] Compiling Algorithms Cycle.swift
[1350/1381] Emitting module BitCollections
[1351/1381] Compiling BitCollections BitSet.Index.swift
[1352/1381] Compiling BitCollections BitSet._UnsafeHandle.swift
[1353/1381] Compiling BitCollections BitSet.swift
[1354/1381] Compiling BitCollections Range+Utilities.swift
[1355/1381] Compiling BitCollections Slice+Utilities.swift
[1356/1381] Compiling BitCollections UInt+Tricks.swift
[1357/1381] Compiling BitCollections _Word.swift
[1362/1382] Compiling Algorithms Trim.swift
[1363/1382] Compiling Algorithms Unique.swift
[1364/1382] Compiling Algorithms Windows.swift
[1369/1382] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1376/1431] Emitting module Collections
[1377/1440] Compiling Collections Collections.swift
[1379/1457] Compiling Crypto ASN1OctetString.swift
[1380/1457] Compiling Crypto ASN1Strings.swift
[1381/1457] Compiling Crypto ArraySliceBigint.swift
[1382/1457] Compiling Crypto ASN1Identifier.swift
[1383/1457] Compiling Crypto ASN1Integer.swift
[1384/1457] Compiling Crypto ASN1Null.swift
[1385/1457] Emitting module Atomics
[1387/1458] Emitting module Algorithms
[1389/1518] Compiling NIOCore IntegerBitPacking.swift
[1390/1518] Compiling NIOCore IntegerTypes.swift
[1391/1518] Compiling NIOCore Interfaces.swift
[1392/1518] Compiling NIOCore Linux.swift
[1393/1518] Compiling NIOCore MarkedCircularBuffer.swift
[1394/1518] Compiling NIOCore MulticastChannel.swift
[1395/1518] Compiling NIOCore NIOAny.swift
[1396/1518] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1397/1518] Compiling NIOCore NIOLoopBound.swift
[1398/1518] Compiling NIOCore NIOScheduledCallback.swift
[1399/1527] Compiling Crypto SymmetricKeys.swift
[1400/1527] Compiling Crypto HMAC.swift
[1401/1527] Compiling Crypto MACFunctions.swift
[1402/1527] Compiling Crypto MessageAuthenticationCode.swift
[1403/1527] Compiling Crypto AES.swift
[1404/1527] Compiling Crypto ECDSASignature_boring.swift
[1405/1527] Compiling Crypto ECDSA_boring.swift
[1406/1527] Compiling Crypto EdDSA_boring.swift
[1407/1527] Compiling Crypto ECDSA.swift
[1408/1527] Compiling Crypto Ed25519.swift
[1409/1527] Compiling NIOCore NIOSendable.swift
[1410/1527] Compiling NIOCore RecvByteBufferAllocator.swift
[1411/1527] Compiling NIOCore EventLoop.swift
[1412/1527] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1413/1527] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1414/1527] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1415/1527] Compiling NIOCore EventLoopFuture.swift
[1416/1527] Compiling NIOCore FileDescriptor.swift
[1417/1527] Compiling NIOCore FileHandle.swift
[1418/1527] Compiling NIOCore FileRegion.swift
[1419/1527] Compiling NIOCore ChannelPipeline.swift
[1420/1527] Compiling NIOCore CircularBuffer.swift
[1421/1527] Compiling NIOCore Codec.swift
[1422/1527] Compiling NIOCore ConvenienceOptionSupport.swift
[1423/1527] Compiling NIOCore DeadChannel.swift
[1424/1527] Compiling NIOCore DispatchQueue+WithFuture.swift
[1425/1527] Compiling NIOCore EventLoop+Deprecated.swift
[1426/1527] Compiling NIOCore EventLoop+SerialExecutor.swift
[1427/1527] Compiling Crypto DH.swift
[1428/1527] Compiling Crypto ECDH.swift
[1429/1527] Emitting module Crypto
[1430/1527] Compiling NIOCore AsyncChannelHandler.swift
[1431/1527] Compiling NIOCore AsyncChannelInboundStream.swift
[1432/1527] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1433/1527] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1434/1527] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1435/1527] Compiling NIOCore NIOAsyncWriter.swift
[1436/1527] Compiling NIOCore GlobalSingletons.swift
[1437/1527] Compiling NIOCore IO.swift
[1438/1527] Compiling NIOCore IOData.swift
[1439/1527] Compiling NIOCore IPProtocol.swift
[1448/1535] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1449/1535] Compiling NIOCore BSDSocketAPI.swift
[1450/1535] Compiling NIOCore ByteBuffer-aux.swift
[1451/1535] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1452/1535] Compiling NIOCore ByteBuffer-conversions.swift
[1453/1535] Compiling NIOCore ByteBuffer-core.swift
[1454/1535] Compiling NIOCore ByteBuffer-hex.swift
[1455/1535] Compiling NIOCore ByteBuffer-int.swift
[1456/1535] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1457/1535] Compiling NIOCore ByteBuffer-multi-int.swift
[1458/1535] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1459/1535] Compiling NIOCore ByteBuffer-views.swift
[1460/1535] Compiling NIOCore Channel.swift
[1461/1535] Compiling NIOCore ChannelHandler.swift
[1462/1535] Compiling NIOCore ChannelHandlers.swift
[1463/1535] Compiling NIOCore ChannelInvoker.swift
[1464/1535] Compiling NIOCore ChannelOption.swift
[1465/1535] Compiling NIOCore AddressedEnvelope.swift
[1466/1535] Compiling NIOCore AsyncAwaitSupport.swift
[1467/1535] Compiling NIOCore AsyncChannel.swift
[1476/1535] Compiling Crypto Signature.swift
[1477/1535] Compiling Crypto CryptoKitErrors_boring.swift
[1478/1535] Compiling Crypto RNG_boring.swift
[1479/1535] Compiling Crypto SafeCompare_boring.swift
[1480/1535] Compiling Crypto Zeroization_boring.swift
[1481/1535] Compiling Crypto PrettyBytes.swift
[1482/1535] Compiling Crypto SafeCompare.swift
[1483/1535] Compiling Crypto SecureBytes.swift
[1484/1535] Compiling Crypto Zeroization.swift
[1494/1536] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1495/1536] Compiling NIOCore SocketAddresses.swift
[1496/1536] Compiling NIOCore SocketOptionProvider.swift
[1497/1536] Compiling NIOCore SystemCallHelpers.swift
[1498/1536] Compiling NIOCore TimeAmount+Duration.swift
[1499/1536] Compiling NIOCore TypeAssistedChannelHandler.swift
[1500/1536] Compiling NIOCore UniversalBootstrapSupport.swift
[1501/1536] Compiling NIOCore Utilities.swift
[1536/1536] Emitting module NIOCore
[1538/1588] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1539/1588] Emitting module NIOEmbedded
[1540/1588] Compiling NIOEmbedded AsyncTestingChannel.swift
[1541/1588] Compiling NIOEmbedded Embedded.swift
[1543/1589] Emitting module NIOPosix
[1544/1595] Compiling NIOPosix ServerSocket.swift
[1545/1595] Compiling NIOPosix Socket.swift
[1546/1595] Compiling NIOPosix SocketChannel.swift
[1547/1595] Compiling NIOPosix SocketProtocols.swift
[1548/1595] Compiling NIOPosix System.swift
[1549/1595] Compiling NIOPosix Thread.swift
[1550/1595] Compiling NIOPosix SelectableChannel.swift
[1551/1595] Compiling NIOPosix SelectableEventLoop.swift
[1552/1595] Compiling NIOPosix SelectorEpoll.swift
[1553/1595] Compiling NIOPosix SelectorGeneric.swift
[1554/1595] Compiling NIOPosix SelectorKqueue.swift
[1555/1595] Compiling NIOPosix SelectorUring.swift
[1556/1595] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1557/1595] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1558/1595] Compiling NIOPosix PosixSingletons.swift
[1559/1595] Compiling NIOPosix RawSocketBootstrap.swift
[1560/1595] Compiling NIOPosix Resolver.swift
[1561/1595] Compiling NIOPosix Selectable.swift
[1562/1595] Compiling NIOPosix ThreadPosix.swift
[1563/1595] Compiling NIOPosix ThreadWindows.swift
[1564/1595] Compiling NIOPosix UnsafeTransfer.swift
[1565/1595] Compiling NIOPosix Utilities.swift
[1566/1595] Compiling NIOPosix VsockAddress.swift
[1567/1595] Compiling NIOPosix VsockChannelEvents.swift
[1568/1595] Compiling NIOPosix BSDSocketAPICommon.swift
[1569/1595] Compiling NIOPosix BSDSocketAPIPosix.swift
[1570/1595] Compiling NIOPosix BSDSocketAPIWindows.swift
[1571/1595] Compiling NIOPosix BaseSocket.swift
[1572/1595] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1573/1595] Compiling NIOPosix BaseSocketChannel.swift
[1574/1595] Compiling NIOPosix BaseStreamSocketChannel.swift
[1575/1595] Compiling NIOPosix Bootstrap.swift
[1576/1595] Compiling NIOPosix ControlMessage.swift
[1577/1595] Compiling NIOPosix DatagramVectorReadManager.swift
[1578/1595] Compiling NIOPosix Errors+Any.swift
[1579/1595] Compiling NIOPosix FileDescriptor.swift
[1580/1595] Compiling NIOPosix GetaddrinfoResolver.swift
[1581/1595] Compiling NIOPosix HappyEyeballs.swift
[1582/1595] Compiling NIOPosix IO.swift
[1583/1595] Compiling NIOPosix IntegerBitPacking.swift
[1584/1595] Compiling NIOPosix IntegerTypes.swift
[1585/1595] Compiling NIOPosix Linux.swift
[1586/1595] Compiling NIOPosix LinuxCPUSet.swift
[1587/1595] Compiling NIOPosix LinuxUring.swift
[1588/1595] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1589/1595] Compiling NIOPosix NIOThreadPool.swift
[1590/1595] Compiling NIOPosix NonBlockingFileIO.swift
[1591/1595] Compiling NIOPosix PendingDatagramWritesManager.swift
[1592/1595] Compiling NIOPosix PendingWritesManager.swift
[1593/1595] Compiling NIOPosix PipeChannel.swift
[1594/1595] Compiling NIOPosix PipePair.swift
[1595/1595] Compiling NIOPosix Pool.swift
[1597/1620] Compiling NIO Exports.swift
[1598/1655] Emitting module NIO
[1600/1656] Compiling _NIOFileSystem IOStrategy.swift
[1601/1656] Compiling _NIOFileSystem FileChunks.swift
[1602/1656] Compiling _NIOFileSystem FileHandle.swift
[1603/1656] Compiling _NIOFileSystem DirectoryEntry.swift
[1604/1656] Compiling _NIOFileSystem Exports.swift
[1605/1656] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1606/1658] Compiling _NIOFileSystem TokenBucket.swift
[1607/1658] Compiling _NIOFileSystem UnsafeTransfer.swift
[1608/1658] Compiling _NIOFileSystem ParallelDirCopy.swift
[1609/1658] Compiling _NIOFileSystem FileHandleProtocol.swift
[1610/1658] Compiling _NIOFileSystem FileInfo.swift
[1611/1658] Compiling _NIOFileSystem FileSystem.swift
[1612/1697] Compiling NIOTLS TLSEvents.swift
[1613/1697] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1614/1697] Emitting module NIOTLS
[1615/1697] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1616/1697] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1617/1697] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1618/1697] Emitting module NIOSOCKS
[1619/1697] Compiling NIOSOCKS SOCKSResponse.swift
[1620/1698] Compiling NIOSOCKS ClientStateMachine.swift
[1621/1698] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1622/1698] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1623/1698] Compiling NIOHTTP1 HTTPDecoder.swift
[1624/1698] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1625/1698] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1627/1698] Compiling NIOSOCKS Messages.swift
[1628/1698] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1629/1698] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1632/1698] Compiling NIOTLS SNIHandler.swift
[1633/1698] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1634/1698] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1635/1699] Compiling NIOSOCKS ServerStateMachine.swift
[1636/1699] Compiling AsyncKit Optional+StrictMap.swift
[1637/1699] Compiling AsyncKit Exports.swift
[1640/1699] Compiling NIOSOCKS Errors.swift
[1641/1699] Compiling NIOSOCKS Helpers.swift
[1643/1700] Emitting module _NIOFileSystem
[1644/1704] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1645/1704] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1647/1706] Emitting module NIOFoundationCompat
[1648/1706] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1650/1736] Compiling NIOSSL SSLErrors.swift
[1651/1736] Compiling NIOSSL SSLInit.swift
[1652/1736] Compiling NIOSSL SSLPKCS12Bundle.swift
[1653/1736] Compiling NIOSSL SSLPrivateKey.swift
[1654/1736] Compiling NIOSSL NIOSSLSecureBytes.swift
[1655/1736] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1656/1736] Compiling _NIOFileSystem Mocking.swift
[1657/1736] Compiling _NIOFileSystem Syscall.swift
[1658/1736] Compiling _NIOFileSystem Syscalls.swift
[1659/1736] Compiling NIOSSL ObjectIdentifier.swift
[1660/1736] Compiling NIOSSL PosixPort.swift
[1661/1758] Compiling NIOTransportServices NIOTSBootstraps.swift
[1662/1758] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1663/1758] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1664/1758] Compiling NIOTransportServices AcceptHandler.swift
[1665/1758] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1666/1758] Compiling NIOTransportServices NIOTSSingletons.swift
[1667/1758] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1668/1758] Compiling NIOTransportServices StateManagedChannel.swift
[1669/1758] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1670/1758] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1671/1758] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1672/1758] Compiling NIOTransportServices NIOTSErrors.swift
[1673/1758] Compiling NIOTransportServices NIOTSEventLoop.swift
[1674/1758] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1675/1758] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1676/1758] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1677/1758] Emitting module NIOTransportServices
[1678/1760] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1679/1760] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1682/1760] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1684/1760] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1685/1760] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1686/1760] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1687/1760] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1706/1761] Emitting module NIOHTTP1
[1711/1762] Emitting module AsyncKit
[1712/1827] Emitting module NIOSSL
[1713/1830] Compiling MultipartKit MultipartFormData.swift
[1714/1830] Compiling MultipartKit MultipartParser.swift
[1717/1830] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1718/1830] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1719/1830] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1720/1830] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1721/1830] Compiling NIOWebSocket WebSocketOpcode.swift
[1722/1831] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1724/1831] Compiling NIOSSL RNG.swift
[1725/1831] Compiling NIOSSL SafeCompare.swift
[1726/1831] Compiling NIOSSL Zeroization.swift
[1727/1831] Compiling MultipartKit BasicCodingKey.swift
[1728/1831] Compiling MultipartKit MultipartError.swift
[1729/1833] Compiling _NIOFileSystem SystemFileHandle.swift
[1730/1833] Compiling _NIOFileSystem Utilities.swift
[1731/1833] Compiling _NIOFileSystem OpenOptions.swift
[1732/1833] Compiling _NIOFileSystem String+FileSystem.swift
[1733/1833] Compiling NIOHPACK IntegerCoding.swift
[1734/1833] Compiling NIOHPACK IndexedHeaderTable.swift
[1735/1834] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1736/1834] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1737/1834] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1738/1834] Compiling NIOWebSocket SHA1.swift
[1743/1834] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1744/1834] Compiling MultipartKit MultipartPart.swift
[1745/1834] Compiling MultipartKit MultipartPartConvertible.swift
[1746/1836] Emitting module MultipartKit
[1747/1836] Compiling MultipartKit Exports.swift
[1750/1836] Compiling MultipartKit FormDataEncoder.swift
[1751/1836] Compiling MultipartKit Storage.swift
[1753/1836] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1754/1836] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1755/1836] Compiling NIOHPACK HuffmanTables.swift
[1756/1836] Emitting module NIOHTTPCompression
[1757/1836] Compiling NIOHTTPCompression HTTPDecompression.swift
[1758/1836] Compiling NIOHPACK HuffmanCoding.swift
[1759/1836] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1764/1836] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1774/1836] Compiling NIOHPACK StaticHeaderTable.swift
[1775/1836] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1776/1836] Compiling NIOHTTPCompression HTTPCompression.swift
[1777/1836] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1778/1837] Emitting module NIOWebSocket
[1781/1837] Emitting module NIOHPACK
[1783/1837] Compiling NIOWebSocket WebSocketFrame.swift
[1784/1837] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1785/1838] Emitting module NIOExtras
[1789/1838] Compiling NIOExtras UnsafeTransfer.swift
[1791/1838] Compiling MultipartKit MultipartSerializer.swift
[1792/1838] Compiling MultipartKit Utilities.swift
[1812/1840] Compiling NIOSSL TLSConfiguration.swift
[1813/1840] Compiling NIOSSL UniversalBootstrapSupport.swift
[1826/1904] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1827/1904] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1828/1904] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1829/1904] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1830/1904] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1831/1904] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1832/1904] Compiling NIOHTTP2 MayReceiveFrames.swift
[1833/1904] Compiling NIOHTTP2 ReceivingDataState.swift
[1834/1904] Compiling NIOFileSystem Exports.swift
[1835/1904] Emitting module NIOFileSystem
[1836/1905] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1837/1905] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1838/1905] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1839/1906] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1840/1906] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1841/1906] Emitting module _NIOFileSystemFoundationCompat
[1844/1907] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1845/1907] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1848/1932] Compiling LeafKit LeafConfiguration.swift
[1849/1932] Compiling LeafKit LeafData.swift
[1850/1932] Compiling LeafKit LeafDataRepresentable.swift
[1851/1932] Compiling LeafKit LeafDataStorage.swift
[1852/1932] Compiling LeafKit LeafError.swift
[1853/1932] Compiling LeafKit LeafLexer.swift
[1854/1932] Compiling LeafKit LeafParameterTypes.swift
[1855/1932] Compiling LeafKit LeafRawTemplate.swift
[1856/1948] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1857/1948] Compiling WebSocketKit Exports.swift
[1858/1948] Compiling WebSocketKit WebSocketHandler.swift
[1859/1948] Emitting module LeafKit
[1861/1951] Compiling LeafKit LeafToken.swift
[1862/1951] Compiling LeafKit LeafParameter.swift
[1863/1951] Emitting module WebSocketKit
[1864/1951] Compiling WebSocketKit WebSocket+Concurrency.swift
[1865/1951] Compiling LeafKit LeafSource.swift
[1866/1951] Compiling LeafKit LeafSources.swift
[1867/1951] Compiling LeafKit NIOLeafFiles.swift
[1868/1951] Compiling WebSocketKit WebSocket+Connect.swift
[1869/1951] Compiling WebSocketKit WebSocket.swift
[1870/1951] Compiling WebSocketKit WebSocketClient.swift
[1871/1952] Compiling LeafKit LeafParser.swift
[1872/1952] Compiling LeafKit LeafRenderer.swift
[1873/1952] Compiling LeafKit Dictionary+LeafData.swift
[1875/1952] Compiling LeafKit LeafContext.swift
[1876/1952] Compiling LeafKit LeafSerializer.swift
[1877/1952] Compiling LeafKit ParameterResolver.swift
[1881/1952] Compiling LeafKit Character+Identities.swift
[1882/1952] Compiling LeafKit LeafAST.swift
[1883/1952] Compiling LeafKit DefaultLeafCache.swift
[1884/1952] Compiling LeafKit LeafCache.swift
[1889/1952] Compiling NIOHTTP2 InboundWindowManager.swift
[1890/1952] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1891/1952] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1892/1952] Compiling NIOHTTP2 StreamChannelList.swift
[1893/1952] Compiling NIOHTTP2 StreamMap.swift
[1894/1952] Compiling NIOHTTP2 StreamStateMachine.swift
[1895/1952] Compiling NIOHTTP2 UnsafeTransfer.swift
[1896/1952] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1897/1952] Compiling LeafKit LeafSyntax.swift
[1898/1952] Compiling LeafKit LeafTag.swift
[1899/1952] Compiling LeafKit String+HTMLEscape.swift
[1900/1953] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1901/1953] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1902/1953] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1903/1953] Compiling NIOHTTP2 HTTP2StreamID.swift
[1904/1953] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1905/1953] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1906/1953] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1907/1953] Compiling NIOHTTP2 InboundEventBuffer.swift
[1909/1953] Emitting module NIOHTTP2
[1919/1953] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1920/1953] Compiling NIOHTTP2 HTTP2Frame.swift
[1921/1953] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1922/1953] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1923/1953] Compiling NIOHTTP2 HTTP2PingData.swift
[1924/1953] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1925/1953] Compiling NIOHTTP2 HTTP2Settings.swift
[1926/1953] Compiling NIOHTTP2 HTTP2Stream.swift
[1927/1953] Compiling NIOHTTP2 StateMachineResult.swift
[1928/1953] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1929/1953] Compiling NIOHTTP2 DOSHeuristics.swift
[1930/1953] Compiling NIOHTTP2 Error+Any.swift
[1931/1953] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1932/1953] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1933/1953] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1934/1953] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1944/1953] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1945/1953] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1949/1953] Compiling NIOHTTP2 HTTP2Error.swift
[1950/1953] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1952/2013] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1953/2013] Compiling AsyncHTTPClient ConnectionPool.swift
[1954/2013] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1956/2014] Emitting module AsyncHTTPClient
[1957/2014] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1958/2014] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1959/2014] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1960/2014] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1961/2014] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1962/2014] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1963/2014] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1964/2014] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1965/2014] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1966/2022] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1967/2022] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1968/2022] Compiling AsyncHTTPClient Transaction.swift
[1969/2022] Compiling AsyncHTTPClient Base64.swift
[1970/2022] Compiling AsyncHTTPClient BasicAuth.swift
[1971/2022] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1975/2022] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1976/2022] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1977/2022] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1978/2022] Compiling AsyncHTTPClient HTTP1Connection.swift
[1979/2022] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1980/2022] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1981/2022] Compiling AsyncHTTPClient HTTP2Connection.swift
[1982/2022] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1983/2022] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1984/2022] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1985/2022] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1986/2022] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1987/2022] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1988/2022] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1989/2022] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1990/2022] Compiling AsyncHTTPClient RequestBodyLength.swift
[1991/2022] Compiling AsyncHTTPClient RequestBag.swift
[1992/2022] Compiling AsyncHTTPClient RequestValidation.swift
[1993/2022] Compiling AsyncHTTPClient SSLContextCache.swift
[1994/2022] Compiling AsyncHTTPClient Scheme.swift
[1995/2022] Compiling AsyncHTTPClient Singleton.swift
[1996/2022] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1997/2022] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1998/2022] Compiling AsyncHTTPClient Utils.swift
[1999/2022] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2000/2022] Compiling AsyncHTTPClient ConnectionTarget.swift
[2001/2022] Compiling AsyncHTTPClient DeconstructedURL.swift
[2002/2022] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2003/2022] Compiling AsyncHTTPClient FoundationExtensions.swift
[2004/2022] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2005/2022] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2006/2022] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2007/2022] Compiling AsyncHTTPClient HTTPClient.swift
[2008/2022] Compiling AsyncHTTPClient HTTPHandler.swift
[2009/2022] Compiling AsyncHTTPClient LRUCache.swift
[2010/2022] Compiling AsyncHTTPClient NWErrorHandler.swift
[2011/2022] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2012/2022] Compiling AsyncHTTPClient TLSConfiguration.swift
[2013/2022] Compiling AsyncHTTPClient RedirectState.swift
[2014/2022] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2015/2022] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2016/2022] Compiling AsyncHTTPClient RequestOptions.swift
[2017/2022] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2018/2022] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2019/2022] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2020/2022] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2021/2022] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2022/2022] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2024/2192] Compiling Vapor AsyncBasicResponder.swift
[2025/2192] Compiling Vapor AsyncMiddleware.swift
[2026/2192] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2027/2192] Compiling Vapor AsyncSessionDriver.swift
[2028/2192] Compiling Vapor Authentication+Concurrency.swift
[2029/2192] Compiling Vapor Cache+Concurrency.swift
[2030/2192] Compiling Vapor Client+Concurrency.swift
[2031/2192] Compiling Vapor RequestBody+Concurrency.swift
[2032/2192] Compiling Vapor Responder+Concurrency.swift
[2033/2192] Compiling Vapor ResponseCodable+Concurrency.swift
[2034/2192] Compiling Vapor RoutesBuilder+Concurrency.swift
[2035/2192] Compiling Vapor ViewRenderer+Concurrency.swift
[2036/2192] Compiling Vapor WebSocket+Concurrency.swift
[2037/2192] Compiling Vapor ContainerGetPathExecutor.swift
[2038/2192] Compiling Vapor Content.swift
[2039/2192] Compiling Vapor ContentCoders.swift
[2040/2192] Compiling Vapor ContentConfiguration.swift
[2041/2192] Compiling Vapor ContentContainer.swift
[2042/2192] Compiling Vapor JSONCoder+Custom.swift
[2043/2192] Compiling Vapor JSONCoders+Content.swift
[2044/2192] Compiling Vapor PlaintextDecoder.swift
[2045/2192] Compiling Vapor PlaintextEncoder.swift
[2046/2192] Compiling Vapor URLQueryCoders.swift
[2047/2192] Compiling Vapor URLQueryContainer.swift
[2048/2216] Compiling Vapor Application.swift
[2049/2216] Compiling Vapor AuthenticationCache.swift
[2050/2216] Compiling Vapor Authenticator.swift
[2051/2216] Compiling Vapor BasicAuthorization.swift
[2052/2216] Compiling Vapor BearerAuthorization.swift
[2053/2216] Compiling Vapor GuardMiddleware.swift
[2054/2216] Compiling Vapor RedirectMiddleware.swift
[2055/2216] Compiling Vapor SessionAuthenticatable.swift
[2056/2216] Compiling Vapor Bcrypt.swift
[2057/2216] Compiling Vapor Application+Cache.swift
[2058/2216] Compiling Vapor Cache.swift
[2059/2216] Compiling Vapor CacheExpirationTime.swift
[2060/2216] Compiling Vapor MemoryCache.swift
[2061/2216] Compiling Vapor Request+Cache.swift
[2062/2216] Compiling Vapor Application+Clients.swift
[2063/2216] Compiling Vapor Client.swift
[2064/2216] Compiling Vapor ClientRequest.swift
[2065/2216] Compiling Vapor ClientResponse.swift
[2066/2216] Compiling Vapor Request+Client.swift
[2067/2216] Compiling Vapor BootCommand.swift
[2068/2216] Compiling Vapor CommandContext+Application.swift
[2069/2216] Compiling Vapor RoutesCommand.swift
[2070/2216] Compiling Vapor ServeCommand.swift
[2071/2216] Compiling Vapor AnyResponse+Concurrency.swift
[2072/2240] Compiling Vapor HTTPServerResponseEncoder.swift
[2073/2240] Compiling Vapor HTTPServerUpgradeHandler.swift
[2074/2240] Compiling Vapor Logger+Report.swift
[2075/2240] Compiling Vapor LoggingSystem+Environment.swift
[2076/2240] Compiling Vapor Application+Middleware.swift
[2077/2240] Compiling Vapor CORSMiddleware.swift
[2078/2240] Compiling Vapor ErrorMiddleware.swift
[2079/2240] Compiling Vapor FileMiddleware.swift
[2080/2240] Compiling Vapor Middleware.swift
[2081/2240] Compiling Vapor MiddlewareConfiguration.swift
[2082/2240] Compiling Vapor ResponseCompressionMiddleware.swift
[2083/2240] Compiling Vapor RouteLoggingMiddleware.swift
[2084/2240] Compiling Vapor TracingMiddleware.swift
[2085/2240] Compiling Vapor File+Multipart.swift
[2086/2240] Compiling Vapor FormDataDecoder+Content.swift
[2087/2240] Compiling Vapor FormDataEncoder+Content.swift
[2088/2240] Compiling Vapor Application+Password.swift
[2089/2240] Compiling Vapor Application+Passwords.swift
[2090/2240] Compiling Vapor AsyncPasswordHasher.swift
[2091/2240] Compiling Vapor BcryptHasher.swift
[2092/2240] Compiling Vapor PasswordHasher.swift
[2093/2240] Compiling Vapor PlaintextHasher.swift
[2094/2240] Compiling Vapor Request+Password.swift
[2095/2240] Compiling Vapor Redirect.swift
[2096/2240] Compiling Vapor Validator.swift
[2097/2240] Compiling Vapor ValidatorResult.swift
[2098/2240] Compiling Vapor And.swift
[2099/2240] Compiling Vapor Case.swift
[2100/2240] Compiling Vapor CharacterSet.swift
[2101/2240] Compiling Vapor Count.swift
[2102/2240] Compiling Vapor Custom.swift
[2103/2240] Compiling Vapor Email.swift
[2104/2240] Compiling Vapor Empty.swift
[2105/2240] Compiling Vapor In.swift
[2106/2240] Compiling Vapor Nil.swift
[2107/2240] Compiling Vapor NilIgnoring.swift
[2108/2240] Compiling Vapor Not.swift
[2109/2240] Compiling Vapor Or.swift
[2110/2240] Compiling Vapor Pattern.swift
[2111/2240] Compiling Vapor Range.swift
[2112/2240] Compiling Vapor URL.swift
[2113/2240] Compiling Vapor Valid.swift
[2114/2240] Compiling Vapor Application+Views.swift
[2115/2240] Compiling Vapor PlaintextRenderer.swift
[2116/2240] Compiling Vapor Request+View.swift
[2117/2240] Compiling Vapor View.swift
[2118/2240] Compiling Vapor ViewRenderer.swift
[2119/2240] Compiling Vapor _Deprecations.swift
[2120/2240] Emitting module Vapor
[2121/2240] Compiling Vapor Request+Body.swift
[2122/2240] Compiling Vapor Request+BodyStream.swift
[2123/2240] Compiling Vapor Request.swift
[2124/2240] Compiling Vapor Application+Responder.swift
[2125/2240] Compiling Vapor DefaultResponder.swift
[2126/2240] Compiling Vapor Response+Body.swift
[2127/2240] Compiling Vapor Response.swift
[2128/2240] Compiling Vapor ResponseCodable.swift
[2129/2240] Compiling Vapor Application+Routes.swift
[2130/2240] Compiling Vapor Parameters+Require.swift
[2131/2240] Compiling Vapor Request+WebSocket.swift
[2132/2240] Compiling Vapor Route.swift
[2133/2240] Compiling Vapor RouteCollection.swift
[2134/2240] Compiling Vapor Routes.swift
[2135/2240] Compiling Vapor RoutesBuilder+Group.swift
[2136/2240] Compiling Vapor RoutesBuilder+Method.swift
[2137/2240] Compiling Vapor RoutesBuilder+Middleware.swift
[2138/2240] Compiling Vapor RoutesBuilder+WebSocket.swift
[2139/2240] Compiling Vapor RoutesBuilder.swift
[2140/2240] Compiling Vapor OTP.swift
[2141/2240] Compiling Vapor Application+Servers.swift
[2142/2240] Compiling Vapor Server.swift
[2143/2240] Compiling Vapor App+Service.swift
[2144/2240] Compiling Vapor Req+Service.swift
[2145/2240] Compiling Vapor Service.swift
[2146/2240] Compiling Vapor Application+Sessions.swift
[2147/2240] Compiling Vapor MemorySessions.swift
[2148/2240] Compiling Vapor Request+Session.swift
[2149/2240] Compiling Vapor Session.swift
[2150/2240] Compiling Vapor SessionCache.swift
[2151/2240] Compiling Vapor SessionData.swift
[2152/2240] Compiling Vapor SessionDriver.swift
[2153/2240] Compiling Vapor SessionsConfiguration.swift
[2154/2240] Compiling Vapor SessionsMiddleware.swift
[2155/2240] Compiling Vapor URLEncodedFormData.swift
[2156/2240] Compiling Vapor URLEncodedFormDecoder.swift
[2157/2240] Compiling Vapor URLEncodedFormEncoder.swift
[2158/2240] Compiling Vapor URLEncodedFormError.swift
[2159/2240] Compiling Vapor URLEncodedFormParser.swift
[2160/2240] Compiling Vapor URLEncodedFormSerializer.swift
[2161/2240] Compiling Vapor URLQueryFragmentConvertible.swift
[2162/2240] Compiling Vapor AnyResponse.swift
[2163/2240] Compiling Vapor Array+Random.swift
[2164/2240] Compiling Vapor Base32.swift
[2165/2240] Compiling Vapor Base64.swift
[2166/2240] Compiling Vapor BaseN.swift
[2167/2240] Compiling Vapor BasicCodingKey.swift
[2168/2240] Compiling Vapor ByteCount.swift
[2169/2240] Compiling Vapor Bytes+Hex.swift
[2170/2240] Compiling Vapor Bytes+SecureCompare.swift
[2171/2240] Compiling Vapor Collection+Safe.swift
[2172/2240] Compiling Vapor DataProtocol+Copy.swift
[2173/2240] Compiling Vapor DecoderUnwrapper.swift
[2174/2240] Compiling Vapor DirectoryConfiguration.swift
[2175/2240] Compiling Vapor DotEnv.swift
[2176/2240] Compiling Vapor Extendable.swift
[2177/2240] Compiling Vapor File.swift
[2178/2240] Compiling Vapor FileIO.swift
[2179/2240] Compiling Vapor LifecycleHandler.swift
[2180/2240] Compiling Vapor OptionalType.swift
[2181/2240] Compiling Vapor RFC1123.swift
[2182/2240] Compiling Vapor SocketAddress+Hostname.swift
[2183/2240] Compiling Vapor Storage.swift
[2184/2240] Compiling Vapor String+IsIPAddress.swift
[2185/2240] Compiling Vapor Thread.swift
[2186/2240] Compiling Vapor URI.swift
[2187/2240] Compiling Vapor RangeResult.swift
[2188/2240] Compiling Vapor Validatable.swift
[2189/2240] Compiling Vapor Validation.swift
[2190/2240] Compiling Vapor ValidationKey.swift
[2191/2240] Compiling Vapor Validations.swift
[2192/2240] Compiling Vapor ValidationsError.swift
[2193/2240] Compiling Vapor Core.swift
[2194/2240] Compiling Vapor Running.swift
[2195/2240] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2196/2240] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2197/2240] Compiling Vapor DotEnvFile+load.swift
[2198/2240] Compiling Vapor Routes+caseInsenstive.swift
[2199/2240] Compiling Vapor Validatable+validate.swift
[2200/2240] Compiling Vapor Environment+Process.swift
[2201/2240] Compiling Vapor Environment+Secret.swift
[2202/2240] Compiling Vapor Environment.swift
[2203/2240] Compiling Vapor Abort.swift
[2204/2240] Compiling Vapor AbortError.swift
[2205/2240] Compiling Vapor DebuggableError.swift
[2206/2240] Compiling Vapor Demangler.swift
[2207/2240] Compiling Vapor ErrorSource.swift
[2208/2240] Compiling Vapor StackTrace.swift
[2209/2240] Compiling Vapor Exports.swift
[2210/2240] Compiling Vapor Application+HTTP.swift
[2211/2240] Compiling Vapor BasicResponder.swift
[2212/2240] Compiling Vapor BodyStream.swift
[2213/2240] Compiling Vapor Application+HTTP+Client.swift
[2214/2240] Compiling Vapor EventLoopHTTPClient.swift
[2215/2240] Compiling Vapor EndpointCache.swift
[2216/2240] Compiling Vapor HTTPMethod+String.swift
[2217/2240] Compiling Vapor HTTPStatus.swift
[2218/2240] Compiling Vapor HTTPCookies.swift
[2219/2240] Compiling Vapor HTTPHeaderCacheControl.swift
[2220/2240] Compiling Vapor HTTPHeaderExpires.swift
[2221/2240] Compiling Vapor HTTPHeaderLastModified.swift
[2222/2240] Compiling Vapor HTTPHeaders+Cache.swift
[2223/2240] Compiling Vapor HTTPHeaders+Connection.swift
[2224/2240] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2225/2240] Compiling Vapor HTTPHeaders+ContentRange.swift
[2226/2240] Compiling Vapor HTTPHeaders+Directive.swift
[2227/2240] Compiling Vapor HTTPHeaders+Forwarded.swift
[2228/2240] Compiling Vapor HTTPHeaders+Link.swift
[2229/2240] Compiling Vapor HTTPHeaders+Name.swift
[2230/2240] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2231/2240] Compiling Vapor HTTPHeaders.swift
[2232/2240] Compiling Vapor HTTPMediaType.swift
[2233/2240] Compiling Vapor HTTPMediaTypePreference.swift
[2234/2240] Compiling Vapor Responder.swift
[2235/2240] Compiling Vapor Application+HTTP+Server.swift
[2236/2240] Compiling Vapor HTTPServer.swift
[2237/2240] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2238/2240] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2239/2240] Compiling Vapor HTTPServerHandler.swift
[2240/2240] Compiling Vapor HTTPServerRequestDecoder.swift
[2242/2248] Compiling Leaf LeafRenderer+ViewRenderer.swift
[2243/2248] Compiling Leaf Exports.swift
[2244/2248] Compiling Leaf Request+Leaf.swift
[2245/2248] Compiling Leaf LeafError+AbortError.swift
[2246/2248] Compiling Leaf Application+Leaf.swift
[2247/2248] Emitting module Leaf
[2248/2248] Compiling Leaf LeafEncoder.swift
[2250/2252] Compiling Ziggy Request+FullUrl.swift
[2251/2252] Compiling Ziggy Ziggy.swift
/host/spi-builder-workspace/src/Ziggy.swift:118:37: warning: 'string' is deprecated: renamed to 'rawValue'
116 |             }
117 |
118 |             methods = [route.method.string]
    |                                     |- warning: 'string' is deprecated: renamed to 'rawValue'
    |                                     `- note: use 'rawValue' instead
119 |             wheres = route.path.filter { $0 == .catchall }.isEmpty ? nil : ["fallbackPlaceholder": ".*"]
120 |         }
[2252/2252] Emitting module Ziggy
Build complete! (500.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Ziggy",
  "name" : "Ziggy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Ziggy",
      "targets" : [
        "Ziggy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Ziggy",
      "module_type" : "SwiftTarget",
      "name" : "Ziggy",
      "path" : "src",
      "product_dependencies" : [
        "Leaf",
        "Vapor"
      ],
      "product_memberships" : [
        "Ziggy"
      ],
      "sources" : [
        "Extensions/Request+FullUrl.swift",
        "Ziggy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.