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 vapor-telemetrydeck, reference 1.2.0 (8fd9cc), with Swift 6.1 for Linux on 26 Apr 2025 20:09:25 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/getsidetrack/vapor-telemetrydeck.git
Reference: 1.2.0
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/getsidetrack/vapor-telemetrydeck
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8fd9cc5 [td] log error instead of throwing
Cloned https://github.com/getsidetrack/vapor-telemetrydeck.git
Revision (git rev-parse @):
8fd9cc546de21e59d4363bee8cd35d4565a91c0a
SUCCESS checkout https://github.com/getsidetrack/vapor-telemetrydeck.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/getsidetrack/vapor-telemetrydeck.git
https://github.com/getsidetrack/vapor-telemetrydeck.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "vapor-telemetrydeck",
  "name" : "vapor-telemetrydeck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TelemetryDeck",
      "targets" : [
        "TelemetryDeck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelemetryDeckTests",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeckTests",
      "path" : "Tests/TelemetryDeckTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "CustomClient.swift",
        "TelemetryDeckTests.swift"
      ],
      "target_dependencies" : [
        "TelemetryDeck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelemetryDeck",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeck",
      "path" : "Sources/TelemetryDeck",
      "product_dependencies" : [
        "Vapor",
        "Crypto"
      ],
      "product_memberships" : [
        "TelemetryDeck"
      ],
      "sources" : [
        "Application+Telemetry.swift",
        "Models.swift",
        "Request+Telemetry.swift",
        "String+SHA256.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/vapor.git
Fetching https://github.com/apple/swift-crypto.git
[1/13784] Fetching swift-crypto
[2345/88097] Fetching swift-crypto, vapor
Fetched https://github.com/apple/swift-crypto.git from cache (1.26s)
Fetched https://github.com/vapor/vapor.git from cache (1.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (2.17s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1059] Fetching swift-service-context
[1060/4267] Fetching swift-service-context, multipart-kit
[2151/6863] Fetching swift-service-context, multipart-kit, websocket-kit
[2800/8568] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics
[5147/14471] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms
[5631/19441] Fetching swift-service-context, multipart-kit, websocket-kit, swift-atomics, swift-algorithms, swift-distributed-tracing
Fetched https://github.com/apple/swift-service-context.git from cache (0.44s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.45s)
Fetching https://github.com/apple/swift-nio-extras.git
[9591/17369] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-extras
[9592/19569] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-extras, swift-metrics
[9846/23405] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-extras, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.32s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.36s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.38s)
Fetching https://github.com/apple/swift-nio.git
[9591/23199] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2
[15846/98630] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2, swift-nio
[21607/113423] Fetching multipart-kit, websocket-kit, swift-algorithms, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/vapor/websocket-kit.git from cache (1.32s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.33s)
[20544/104924] Fetching multipart-kit, swift-nio-http2, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.41s)
[20944/101716] Fetching swift-nio-http2, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/async-kit.git
[34627/122439] Fetching swift-nio-http2, swift-nio, swift-nio-ssl, routing-kit
[38371/127924] Fetching swift-nio-http2, swift-nio, swift-nio-ssl, routing-kit, console-kit
[48795/130294] Fetching swift-nio-http2, swift-nio, swift-nio-ssl, routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.38s)
[81612/127924] Fetching swift-nio-http2, swift-nio, swift-nio-ssl, routing-kit, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.05s)
Fetching https://github.com/swift-server/async-http-client.git
[70875/116432] Fetching swift-nio, swift-nio-ssl, routing-kit, console-kit
[89278/130219] Fetching swift-nio, swift-nio-ssl, routing-kit, console-kit, async-http-client
Fetched https://github.com/vapor/console-kit.git from cache (0.93s)
[93987/124734] Fetching swift-nio, swift-nio-ssl, routing-kit, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (0.95s)
[75194/104011] Fetching swift-nio, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.80s)
[69606/89218] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.86s)
[57328/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (5.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.69s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.89s)
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.32s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.47s)
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-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.78s)
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.49s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.22s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.23s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.66s)
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.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
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.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.42s)
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.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
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.51s)
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.43s)
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.44s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/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 2.6.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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/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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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/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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Building for debugging...
[0/885] Write sources
[27/885] Compiling CVaporBcrypt blf.c
[27/885] Write sources
[29/885] Compiling _NumericsShims _NumericsShims.c
[30/885] Write sources
[32/885] Compiling a_bool.c
[33/885] Write sources
[52/885] Compiling a_d2i_fp.c
[53/885] Compiling a_dup.c
[54/885] Compiling _AtomicsShims.c
[55/885] Compiling a_bitstr.c
[56/885] Compiling CNIOWindows shim.c
[57/885] Compiling CNIOWindows WSAStartup.c
[57/885] Compiling CNIOWASI CNIOWASI.c
[59/885] Compiling CSystem shims.c
[60/885] Compiling a_object.c
[61/885] Compiling CNIOLinux liburing_shims.c
[62/885] Compiling CNIOSHA1 c_nio_sha1.c
[63/885] Compiling CNIOExtrasZlib empty.c
[64/885] Compiling CNIOLLHTTP c_nio_http.c
[65/885] Compiling CNIODarwin shim.c
[66/885] Compiling CNIOLinux shim.c
[67/885] Compiling CNIOLLHTTP c_nio_api.c
[68/885] Compiling CVaporBcrypt bcrypt.c
[69/885] Write swift-version-24593BA9C3E375BF.txt
[70/885] Compiling fiat_p256_adx_mul.S
[71/885] Compiling fiat_p256_adx_sqr.S
[72/885] Compiling fiat_curve25519_adx_square.S
[73/885] Compiling fiat_curve25519_adx_mul.S
[74/885] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/922] Compiling CNIOBoringSSLShims shims.c
[77/937] Emitting module _NIOBase64
[78/937] Emitting module Logging
[79/937] Emitting module _NIODataStructures
[79/937] Compiling tls_method.cc
[80/937] Compiling tls_record.cc
[82/957] Emitting module InternalCollectionsUtilities
[83/959] Emitting module CoreMetrics
[84/959] Compiling CoreMetrics Metrics.swift
[85/959] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/959] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/959] Compiling ServiceContextModule ServiceContextKey.swift
[88/959] Compiling InternalCollectionsUtilities _SortedCollection.swift
[89/959] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[90/959] Emitting module ServiceContextModule
[91/959] Compiling ServiceContextModule ServiceContext.swift
[92/960] Compiling RealModule Real.swift
[93/960] Compiling RealModule Float80+Real.swift
[94/961] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[95/961] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[96/961] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[97/961] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[99/964] Compiling InternalCollectionsUtilities Debugging.swift
[100/964] Compiling InternalCollectionsUtilities Descriptions.swift
[101/964] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[102/964] Compiling InternalCollectionsUtilities Specialize.swift
[103/964] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[104/964] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[109/964] Compiling InternalCollectionsUtilities Integer rank.swift
[110/964] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[111/964] Compiling InternalCollectionsUtilities UInt+reversed.swift
[112/964] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[117/964] Emitting module RealModule
[118/964] Compiling _NIODataStructures PriorityQueue.swift
[119/964] Compiling RealModule ElementaryFunctions.swift
[120/964] Compiling _NIODataStructures _TinyArray.swift
[121/965] Compiling RealModule RealFunctions.swift
[122/965] Compiling RealModule Float+Real.swift
[123/965] Compiling RealModule Float16+Real.swift
[124/966] Compiling _NIOBase64 Base64.swift
[128/1096] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[129/1096] Compiling OrderedCollections _HashTable+Testing.swift
[130/1096] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[131/1096] Compiling Instrumentation NoOpInstrument.swift
[132/1096] Compiling Instrumentation MultiplexInstrument.swift
[133/1096] Compiling CoreMetrics Locks.swift
[135/1097] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[136/1097] Compiling OrderedCollections OrderedDictionary+Elements.swift
[137/1097] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[138/1097] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[139/1097] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[140/1097] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[141/1097] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[142/1097] Compiling OrderedCollections OrderedDictionary+Values.swift
[143/1097] Emitting module SystemPackage
[144/1097] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[145/1097] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[146/1097] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[147/1097] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[148/1097] Compiling Logging Locks.swift
[149/1097] Compiling Instrumentation Locks.swift
[150/1097] Emitting module Instrumentation
[151/1097] Compiling _NIODataStructures Heap.swift
[152/1098] Compiling OrderedCollections _HashTable+Bucket.swift
[153/1098] Compiling OrderedCollections _HashTable+BucketIterator.swift
[154/1098] Compiling OrderedCollections _HashTable+Constants.swift
[155/1098] Compiling OrderedCollections OrderedDictionary.swift
[156/1098] Compiling OrderedCollections OrderedSet+Codable.swift
[157/1098] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[158/1098] Compiling OrderedCollections OrderedSet+Descriptions.swift
[159/1098] Compiling OrderedCollections OrderedSet+Diffing.swift
[160/1098] Compiling OrderedCollections OrderedSet+Equatable.swift
[161/1098] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[162/1098] Compiling OrderedCollections OrderedSet+Hashable.swift
[163/1098] Compiling Logging LogHandler.swift
[164/1098] Compiling Logging Logging.swift
[165/1098] Compiling Logging MetadataProvider.swift
[166/1107] Compiling Instrumentation Instrument.swift
[167/1107] Compiling Instrumentation InstrumentationSystem.swift
[171/1108] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[173/1110] Compiling HeapModule Heap+Descriptions.swift
[174/1110] Emitting module HeapModule
[175/1110] Compiling HeapModule Heap.swift
[184/1110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[185/1110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[186/1110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[187/1110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[188/1110] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[189/1110] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[190/1110] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[191/1150] Compiling HeapModule _HeapNode.swift
[192/1207] Compiling HeapModule Heap+Invariants.swift
[193/1207] Compiling HeapModule Heap+UnsafeHandle.swift
[195/1208] Compiling Tracing TracingTime.swift
[196/1209] Emitting module Tracing
[197/1223] Compiling DequeModule Deque+CustomReflectable.swift
[198/1223] Compiling DequeModule Deque+Descriptions.swift
[199/1223] Compiling DequeModule Deque+Codable.swift
[200/1223] Compiling DequeModule Deque+Collection.swift
[201/1223] Compiling DequeModule Deque+Equatable.swift
[202/1223] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[203/1223] Compiling DequeModule Deque+Extras.swift
[204/1223] Compiling DequeModule Deque+Hashable.swift
[205/1223] Compiling DequeModule Deque+Testing.swift
[206/1223] Compiling DequeModule Deque._Storage.swift
[207/1223] Compiling DequeModule Deque._UnsafeHandle.swift
[208/1223] Compiling DequeModule Deque.swift
[209/1223] Compiling DequeModule _DequeBuffer.swift
[210/1223] Compiling DequeModule _DequeBufferHeader.swift
[211/1223] Compiling HashTreeCollections _Hash.swift
[212/1223] Compiling HashTreeCollections _HashLevel.swift
[213/1223] Compiling HashTreeCollections _RawHashNode.swift
[214/1223] Compiling HashTreeCollections _UnmanagedHashNode.swift
[215/1223] Compiling HashTreeCollections _UnsafePath.swift
[216/1223] Compiling HashTreeCollections TreeDictionary+Codable.swift
[217/1223] Compiling HashTreeCollections TreeDictionary+Collection.swift
[218/1223] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[219/1223] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[220/1223] Compiling HashTreeCollections _HashStack.swift
[221/1223] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[222/1223] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[223/1223] Compiling HashTreeCollections TreeDictionary+Filter.swift
[224/1223] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[225/1223] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[226/1223] Compiling HashTreeCollections TreeDictionary+Keys.swift
[227/1223] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[228/1223] Compiling Tracing TracerProtocol.swift
[229/1223] Compiling HashTreeCollections TreeSet+Hashable.swift
[230/1223] Compiling HashTreeCollections TreeSet+Sendable.swift
[231/1223] Compiling HashTreeCollections TreeSet+Sequence.swift
[232/1223] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[233/1223] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[234/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[235/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[236/1223] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[237/1223] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[238/1223] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[239/1223] Compiling Tracing Tracer.swift
[240/1233] Compiling Tracing TracerProtocol+Legacy.swift
[243/1233] Compiling Tracing InstrumentationSystem+Tracing.swift
[244/1233] Compiling Tracing NoOpTracer.swift
[245/1233] Compiling Tracing SpanProtocol.swift
[250/1236] Compiling tls13_server.cc
[254/1252] Compiling HashTreeCollections TreeDictionary.swift
[255/1252] Compiling HashTreeCollections TreeSet+Codable.swift
[256/1252] Compiling HashTreeCollections TreeSet+Collection.swift
[257/1252] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[258/1252] Compiling HashTreeCollections TreeSet+Debugging.swift
[259/1252] Compiling HashTreeCollections TreeSet+Descriptions.swift
[260/1252] Compiling HashTreeCollections TreeSet+Equatable.swift
[261/1252] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[262/1252] Compiling HashTreeCollections TreeSet+Extras.swift
[263/1252] Compiling HashTreeCollections TreeSet+Filter.swift
[271/1255] Compiling HashTreeCollections TreeDictionary+Merge.swift
[272/1255] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[273/1255] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[274/1255] Compiling HashTreeCollections TreeDictionary+Values.swift
[275/1261] Compiling Algorithms MinMax.swift
[276/1261] Compiling Algorithms Partition.swift
[282/1261] Compiling HashTreeCollections _HashTreeIterator.swift
[283/1261] Compiling HashTreeCollections _HashTreeStatistics.swift
[284/1261] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[286/1261] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[302/1270] Emitting module OrderedCollections
[303/1270] Compiling HashTreeCollections _HashNode+Structural union.swift
[304/1270] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[305/1270] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[306/1270] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[307/1270] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[308/1270] Compiling HashTreeCollections _HashNode.swift
[309/1270] Compiling HashTreeCollections _HashNodeHeader.swift
[310/1270] Compiling HashTreeCollections _HashSlot.swift
[311/1271] Compiling Algorithms FlattenCollection.swift
[312/1271] Compiling Algorithms Grouped.swift
[313/1271] Compiling Algorithms Indexed.swift
[314/1271] Compiling Algorithms Intersperse.swift
[315/1271] Compiling Algorithms Chunked.swift
[316/1271] Compiling Algorithms Combinations.swift
[320/1271] Compiling Algorithms Joined.swift
[321/1271] Compiling Algorithms Keyed.swift
[324/1271] Compiling Algorithms Permutations.swift
[325/1271] Compiling Algorithms Product.swift
[326/1271] Compiling Algorithms RandomSample.swift
[327/1271] Compiling Algorithms Reductions.swift
[328/1271] Compiling _RopeModule _CharacterRecognizer.swift
[329/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[330/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[331/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[332/1271] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[333/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[334/1271] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[335/1271] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[336/1271] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[337/1271] Compiling HashTreeCollections TreeSet.swift
[338/1271] Compiling Algorithms AdjacentPairs.swift
[339/1271] Compiling Algorithms Chain.swift
[342/1271] Compiling Algorithms Compacted.swift
[343/1271] Compiling Algorithms Cycle.swift
[344/1271] Compiling Algorithms EitherSequence.swift
[345/1271] Compiling Algorithms FirstNonNil.swift
[348/1271] Compiling RoutingKit PathComponent.swift
[349/1271] Compiling RoutingKit Router.swift
[350/1271] Compiling RoutingKit TrieRouter.swift
[351/1271] Emitting module DequeModule
[369/1272] Compiling Algorithms Rotate.swift
[373/1275] Emitting module _RopeModule
[385/1275] Compiling Algorithms Split.swift
[386/1275] Compiling Algorithms Stride.swift
[387/1275] Compiling Algorithms Suffix.swift
[388/1275] Emitting module Metrics
[389/1275] Compiling RoutingKit AnyRouter.swift
[390/1275] Emitting module RoutingKit
[391/1275] Compiling RoutingKit Parameters.swift
[392/1275] Compiling Metrics Metrics.swift
[392/1277] Compiling tls13_client.cc
[396/1277] Compiling Algorithms Trim.swift
[397/1277] Compiling Algorithms Unique.swift
[398/1277] Compiling Algorithms Windows.swift
[406/1277] Compiling tls13_enc.cc
[408/1277] Compiling _RopeModule Rope+Join.swift
[409/1277] Compiling _RopeModule Rope+MutatingForEach.swift
[410/1277] Compiling _RopeModule Rope+Remove.swift
[411/1277] Compiling _RopeModule Rope+RemoveSubrange.swift
[412/1277] Compiling _RopeModule Rope+Split.swift
[413/1277] Compiling _RopeModule Optional Utilities.swift
[414/1277] Compiling _RopeModule String Utilities.swift
[415/1277] Compiling _RopeModule String.Index+ABI.swift
[471/1278] Compiling tls13_both.cc
[474/1278] Emitting module HashTreeCollections
[475/1279] Emitting module Algorithms
[477/1280] Compiling t1_enc.cc
[478/1280] Compiling ssl_versions.cc
[479/1280] Compiling ssl_transcript.cc
[480/1280] Compiling ssl_x509.cc
[481/1280] Compiling ssl_stat.cc
[482/1280] Compiling ssl_session.cc
[483/1280] Compiling ssl_privkey.cc
[484/1280] Compiling ssl_key_share.cc
[485/1280] Compiling ssl_file.cc
[486/1280] Compiling ssl_credential.cc
[487/1280] Compiling ssl_cipher.cc
[488/1280] Compiling ssl_lib.cc
[489/1280] Compiling ssl_cert.cc
[490/1280] Compiling ssl_buffer.cc
[491/1280] Compiling ssl_asn1.cc
[492/1280] Compiling ssl_aead_ctx.cc
[493/1280] Compiling s3_pkt.cc
[494/1280] Compiling s3_both.cc
[495/1280] Compiling s3_lib.cc
[496/1280] Compiling handshake_server.cc
[497/1280] Compiling handshake_client.cc
[498/1280] Compiling handshake.cc
[499/1280] Compiling handoff.cc
[500/1280] Compiling extensions.cc
[501/1280] Compiling encrypted_client_hello.cc
[502/1280] Compiling dtls_record.cc
[503/1280] Compiling md5-x86_64-linux.S
[504/1280] Compiling dtls_method.cc
[505/1280] Compiling md5-x86_64-apple.S
[506/1280] Compiling md5-586-linux.S
[507/1280] Compiling md5-586-apple.S
[508/1280] Compiling chacha20_poly1305_x86_64-apple.S
[509/1280] Compiling d1_srtp.cc
[510/1280] Compiling chacha20_poly1305_x86_64-linux.S
[511/1280] Compiling chacha20_poly1305_armv8-win.S
[512/1280] Compiling chacha20_poly1305_armv8-linux.S
[513/1280] Compiling chacha20_poly1305_armv8-apple.S
[514/1280] Compiling chacha-x86-linux.S
[515/1280] Compiling err_data.cc
[516/1280] Compiling chacha-x86_64-linux.S
[517/1280] Compiling d1_pkt.cc
[518/1280] Compiling chacha-x86_64-apple.S
[519/1280] Compiling chacha-x86-apple.S
[520/1280] Compiling chacha-armv8-win.S
[521/1280] Compiling chacha-armv8-linux.S
[522/1280] Compiling chacha-armv8-apple.S
[523/1280] Compiling chacha-armv4-linux.S
[524/1280] Compiling aes128gcmsiv-x86_64-linux.S
[525/1280] Compiling aes128gcmsiv-x86_64-apple.S
[526/1280] Compiling x86_64-mont5-linux.S
[527/1280] Compiling x86_64-mont5-apple.S
[528/1280] Compiling x86_64-mont-apple.S
[529/1280] Compiling x86_64-mont-linux.S
[530/1280] Compiling x86-mont-linux.S
[531/1280] Compiling x86-mont-apple.S
[532/1280] Compiling vpaes-x86_64-linux.S
[533/1280] Compiling vpaes-x86-linux.S
[534/1280] Compiling vpaes-x86_64-apple.S
[535/1280] Compiling vpaes-x86-apple.S
[536/1280] Compiling vpaes-armv8-win.S
[537/1280] Compiling vpaes-armv8-linux.S
[538/1280] Compiling d1_lib.cc
[539/1280] Compiling vpaes-armv8-apple.S
[540/1280] Compiling sha512-x86_64-linux.S
[541/1280] Compiling sha512-x86_64-apple.S
[542/1280] Compiling sha512-armv8-win.S
[542/1280] Compiling vpaes-armv7-linux.S
[544/1280] Compiling sha512-armv8-linux.S
[545/1280] Compiling sha512-armv8-apple.S
[546/1280] Compiling sha512-586-apple.S
[547/1280] Compiling sha512-armv4-linux.S
[548/1280] Compiling sha512-586-linux.S
[549/1280] Compiling sha256-x86_64-linux.S
[550/1280] Compiling sha256-x86_64-apple.S
[551/1280] Compiling sha256-armv8-win.S
[552/1280] Compiling sha256-armv8-linux.S
[553/1280] Compiling sha256-armv8-apple.S
[554/1280] Compiling bio_ssl.cc
[555/1280] Compiling sha256-armv4-linux.S
[556/1280] Compiling sha256-586-apple.S
[557/1280] Compiling sha256-586-linux.S
[558/1280] Compiling sha1-armv8-win.S
[559/1280] Compiling sha1-x86_64-apple.S
[560/1280] Compiling sha1-armv8-apple.S
[561/1280] Compiling sha1-x86_64-linux.S
[562/1280] Compiling sha1-armv8-linux.S
[563/1280] Compiling sha1-586-linux.S
[564/1280] Compiling sha1-armv4-large-linux.S
[565/1280] Compiling sha1-586-apple.S
[566/1280] Compiling rsaz-avx2-linux.S
[567/1280] Compiling rsaz-avx2-apple.S
[568/1280] Compiling rdrand-x86_64-apple.S
[569/1280] Compiling rdrand-x86_64-linux.S
[570/1280] Compiling p256_beeu-x86_64-asm-linux.S
[571/1280] Compiling p256_beeu-x86_64-asm-apple.S
[572/1280] Compiling p256_beeu-armv8-asm-win.S
[573/1280] Compiling p256_beeu-armv8-asm-linux.S
[574/1280] Compiling p256_beeu-armv8-asm-apple.S
[575/1280] Compiling p256-x86_64-asm-linux.S
[576/1280] Compiling p256-x86_64-asm-apple.S
[577/1280] Compiling p256-armv8-asm-win.S
[578/1280] Compiling p256-armv8-asm-linux.S
[579/1280] Compiling ghashv8-armv8-win.S
[580/1280] Compiling p256-armv8-asm-apple.S
[581/1280] Compiling ghashv8-armv8-linux.S
[582/1280] Compiling ghashv8-armv7-linux.S
[583/1280] Compiling ghashv8-armv8-apple.S
[584/1280] Compiling ghash-x86_64-apple.S
[585/1280] Compiling ghash-x86_64-linux.S
[586/1280] Compiling ghash-x86-apple.S
[587/1280] Compiling ghash-x86-linux.S
[588/1280] Compiling ghash-ssse3-x86_64-linux.S
[589/1280] Compiling ghash-ssse3-x86-linux.S
[590/1280] Compiling ghash-ssse3-x86_64-apple.S
[591/1280] Compiling ghash-ssse3-x86-apple.S
[592/1280] Compiling ghash-neon-armv8-win.S
[593/1280] Compiling ghash-neon-armv8-linux.S
[594/1280] Compiling ghash-neon-armv8-apple.S
[595/1280] Compiling ghash-armv4-linux.S
[596/1280] Compiling co-586-linux.S
[597/1280] Compiling co-586-apple.S
[598/1280] Compiling bsaes-armv7-linux.S
[599/1280] Compiling bn-armv8-win.S
[600/1280] Compiling bn-armv8-linux.S
[601/1280] Compiling bn-armv8-apple.S
[602/1280] Compiling bn-586-linux.S
[603/1280] Compiling armv8-mont-win.S
[604/1280] Compiling bn-586-apple.S
[605/1280] Compiling armv8-mont-linux.S
[606/1280] Compiling armv4-mont-linux.S
[607/1280] Compiling armv8-mont-apple.S
[608/1280] Compiling aesv8-gcm-armv8-win.S
[609/1280] Compiling aesv8-gcm-armv8-linux.S
[610/1280] Compiling aesv8-gcm-armv8-apple.S
[611/1280] Compiling aesv8-armv8-win.S
[612/1280] Compiling aesv8-armv8-linux.S
[613/1280] Compiling aesv8-armv7-linux.S
[614/1280] Compiling aesv8-armv8-apple.S
[615/1280] Compiling aesni-x86-linux.S
[616/1280] Compiling aesni-x86_64-apple.S
[617/1280] Compiling aesni-x86_64-linux.S
[618/1280] Compiling aesni-x86-apple.S
[619/1280] Compiling aesni-gcm-x86_64-apple.S
[620/1280] Compiling aesni-gcm-x86_64-linux.S
[621/1280] Compiling aes-gcm-avx2-x86_64-linux.S
[622/1280] Compiling aes-gcm-avx10-x86_64-apple.S
[623/1280] Compiling d1_both.cc
[624/1280] Compiling aes-gcm-avx2-x86_64-apple.S
[625/1280] Compiling aes-gcm-avx10-x86_64-linux.S
[626/1280] Compiling x_x509a.cc
[627/1280] Compiling x_req.cc
[628/1280] Compiling x_val.cc
[629/1280] Compiling x_sig.cc
[630/1280] Compiling x_spki.cc
[631/1280] Compiling x_x509.cc
[632/1280] Compiling x_pubkey.cc
[633/1280] Compiling x_name.cc
[634/1280] Compiling x_exten.cc
[635/1280] Compiling x_crl.cc
[636/1280] Compiling x_algor.cc
[637/1280] Compiling x509spki.cc
[638/1280] Compiling x_attrib.cc
[638/1280] Compiling x_all.cc
[640/1280] Compiling x509rset.cc
[641/1280] Compiling x509name.cc
[642/1280] Compiling x509_txt.cc
[643/1280] Compiling x509_vpm.cc
[644/1280] Compiling x509cset.cc
[645/1280] Compiling x509_vfy.cc
[646/1280] Compiling x509_trs.cc
[647/1280] Compiling x509_set.cc
[648/1280] Compiling x509_v3.cc
[649/1280] Compiling x509_req.cc
[650/1280] Compiling x509_obj.cc
[651/1280] Compiling x509_lu.cc
[652/1280] Compiling x509_d2.cc
[653/1280] Compiling x509_def.cc
[654/1280] Compiling x509_ext.cc
[655/1280] Compiling x509.cc
[656/1280] Compiling x509_att.cc
[657/1280] Compiling x509_cmp.cc
[658/1280] Compiling v3_prn.cc
[659/1280] Compiling v3_skey.cc
[660/1280] Compiling v3_purp.cc
[661/1280] Compiling v3_ocsp.cc
[662/1280] Compiling v3_utl.cc
[663/1280] Compiling v3_pmaps.cc
[664/1280] Compiling v3_ncons.cc
[665/1280] Compiling v3_pcons.cc
[666/1280] Compiling v3_int.cc
[667/1280] Compiling v3_ia5.cc
[668/1280] Compiling v3_lib.cc
[668/1280] Compiling v3_info.cc
[670/1280] Compiling v3_extku.cc
[671/1280] Compiling v3_genn.cc
[672/1280] Compiling v3_enum.cc
[673/1280] Compiling v3_crld.cc
[674/1280] Compiling v3_bcons.cc
[675/1280] Compiling v3_bitst.cc
[676/1280] Compiling v3_conf.cc
[677/1280] Compiling v3_cpols.cc
[678/1280] Compiling v3_akeya.cc
[679/1280] Compiling v3_alt.cc
[680/1280] Compiling t_x509a.cc
[681/1280] Compiling v3_akey.cc
[682/1280] Compiling i2d_pr.cc
[683/1280] Compiling t_x509.cc
[684/1280] Compiling name_print.cc
[685/1280] Compiling t_req.cc
[686/1280] Compiling t_crl.cc
[687/1280] Compiling policy.cc
[688/1280] Compiling rsa_pss.cc
[689/1280] Compiling by_file.cc
[690/1280] Compiling asn1_gen.cc
[691/1280] Compiling voprf.cc
[692/1280] Compiling a_digest.cc
[693/1280] Compiling a_verify.cc
[694/1280] Compiling a_sign.cc
[695/1280] Compiling by_dir.cc
[696/1280] Compiling trust_token.cc
[697/1280] Compiling algorithm.cc
[698/1280] Compiling thread.cc
[699/1280] Compiling thread_pthread.cc
[700/1280] Compiling thread_none.cc
[701/1280] Compiling stack.cc
[702/1280] Compiling thread_win.cc
[703/1280] Compiling sha512.cc
[704/1280] Compiling pmbtoken.cc
[705/1280] Compiling sha256.cc
[706/1280] Compiling siphash.cc
[707/1280] Compiling slhdsa.cc
[708/1280] Compiling spake2plus.cc
[709/1280] Compiling rsa_print.cc
[710/1280] Compiling sha1.cc
[711/1280] Compiling rsa_extra.cc
[712/1280] Compiling rc4.cc
[713/1280] Compiling refcount.cc
[714/1280] Compiling rsa_crypt.cc
[715/1280] Compiling trusty.cc
[716/1280] Compiling windows.cc
[717/1280] Compiling rand.cc
[718/1280] Compiling urandom.cc
[719/1280] Compiling rsa_asn1.cc
[720/1280] Compiling ios.cc
[721/1280] Compiling poly1305_arm_asm.S
[722/1280] Compiling getentropy.cc
[723/1280] Compiling passive.cc
[724/1280] Compiling deterministic.cc
[725/1280] Compiling forkunsafe.cc
[726/1280] Compiling fork_detect.cc
[727/1280] Compiling poly1305_arm.cc
[728/1280] Compiling poly1305.cc
[729/1280] Compiling poly1305_vec.cc
[730/1280] Compiling pool.cc
[731/1280] Compiling pkcs7.cc
[732/1280] Compiling pkcs8_x509.cc
[733/1280] Compiling pkcs8.cc
[734/1280] Compiling p5_pbev2.cc
[735/1280] Compiling pkcs7_x509.cc
[736/1280] Compiling pem_xaux.cc
[737/1280] Compiling pem_x509.cc
[738/1280] Compiling pem_pkey.cc
[739/1280] Compiling mlkem.cc
[739/1280] Compiling pem_oth.cc
[741/1280] Compiling obj_xref.cc
[742/1280] Compiling pem_info.cc
[743/1280] Compiling pem_lib.cc
[744/1280] Compiling pem_pk8.cc
[745/1280] Compiling pem_all.cc
[746/1280] Compiling obj.cc
[747/1280] Compiling mldsa.cc
[748/1280] Compiling lhash.cc
[749/1280] Compiling md5.cc
[750/1280] Compiling fips_shared_support.cc
[751/1280] Compiling mem.cc
[752/1280] Compiling poly_rq_mul.S
[753/1280] Compiling md4.cc
[754/1280] Compiling kyber.cc
[755/1280] Compiling sign.cc
[756/1280] Compiling ex_data.cc
[757/1280] Compiling scrypt.cc
[758/1280] Compiling hrss.cc
[759/1280] Compiling print.cc
[760/1280] Compiling hpke.cc
[761/1280] Compiling pbkdf.cc
[762/1280] Compiling p_x25519.cc
[763/1280] Compiling p_x25519_asn1.cc
[764/1280] Compiling p_ed25519.cc
[765/1280] Compiling p_rsa_asn1.cc
[766/1280] Compiling p_rsa.cc
[767/1280] Compiling p_hkdf.cc
[768/1280] Compiling p_ed25519_asn1.cc
[769/1280] Compiling p_ec_asn1.cc
[770/1280] Compiling p_ec.cc
[771/1280] Compiling p_dh.cc
[772/1280] Compiling p_dh_asn1.cc
[773/1280] Compiling evp_ctx.cc
[774/1280] Compiling err.cc
[775/1280] Compiling p_dsa_asn1.cc
[776/1280] Compiling evp.cc
[777/1280] Compiling engine.cc
[778/1280] Compiling evp_asn1.cc
[779/1280] Compiling ecdh.cc
[780/1280] Compiling ecdsa_asn1.cc
[780/1280] Compiling hash_to_curve.cc
[782/1280] Compiling ec_derive.cc
[783/1280] Compiling dsa.cc
[784/1280] Compiling dsa_asn1.cc
[785/1280] Compiling ec_asn1.cc
[786/1280] Compiling params.cc
[787/1280] Compiling digest_extra.cc
[788/1280] Compiling des.cc
[789/1280] Compiling x25519-asm-arm.S
[790/1280] Compiling dh_asn1.cc
[791/1280] Compiling spake25519.cc
[792/1280] Compiling crypto.cc
[793/1280] Compiling cpu_intel.cc
[794/1280] Compiling curve25519.cc
[795/1280] Compiling cpu_arm_freebsd.cc
[796/1280] Compiling cpu_arm_linux.cc
[797/1280] Compiling cpu_aarch64_win.cc
[798/1280] Compiling cpu_aarch64_sysreg.cc
[799/1280] Compiling cpu_aarch64_openbsd.cc
[800/1280] Compiling cpu_aarch64_linux.cc
[801/1280] Compiling bcm.cc
[802/1280] Compiling curve25519_64_adx.cc
[803/1280] Compiling cpu_aarch64_fuchsia.cc
[804/1280] Compiling cpu_aarch64_apple.cc
[805/1280] Compiling tls_cbc.cc
[806/1280] Compiling conf.cc
[807/1280] Compiling get_cipher.cc
[808/1280] Compiling e_null.cc
[809/1280] Compiling e_tls.cc
[810/1280] Compiling e_rc2.cc
[811/1280] Compiling e_des.cc
[812/1280] Compiling e_rc4.cc
[813/1280] Compiling e_chacha20poly1305.cc
[814/1280] Compiling derive_key.cc
[815/1280] Compiling e_aesctrhmac.cc
[816/1280] Compiling e_aesgcmsiv.cc
[817/1280] Compiling chacha.cc
[818/1280] Compiling unicode.cc
[819/1280] Compiling buf.cc
[819/1280] Compiling cbb.cc
[821/1280] Compiling cbs.cc
[822/1280] Compiling ber.cc
[823/1280] Compiling asn1_compat.cc
[824/1280] Compiling bn_asn1.cc
[825/1280] Compiling blake2.cc
[826/1280] Compiling printf.cc
[827/1280] Compiling convert.cc
[828/1280] Compiling socket_helper.cc
[829/1280] Compiling socket.cc
[830/1280] Compiling pair.cc
[830/1280] Compiling hexdump.cc
[832/1280] Compiling file.cc
[833/1280] Compiling errno.cc
[833/1280] Compiling fd.cc
[835/1280] Compiling bio_mem.cc
[836/1280] Compiling connect.cc
[837/1280] Compiling bio.cc
[838/1280] Compiling tasn_fre.cc
[839/1280] Compiling base64.cc
[840/1280] Compiling posix_time.cc
[841/1280] Compiling tasn_typ.cc
[842/1280] Compiling tasn_enc.cc
[843/1280] Compiling tasn_new.cc
[844/1280] Compiling tasn_utl.cc
[845/1280] Compiling tasn_dec.cc
[846/1280] Compiling f_int.cc
[847/1280] Compiling f_string.cc
[848/1280] Compiling asn_pack.cc
[849/1280] Compiling asn1_par.cc
[850/1280] Compiling asn1_lib.cc
[851/1280] Compiling a_octet.cc
[852/1280] Compiling a_utctm.cc
[853/1280] Compiling a_type.cc
[854/1280] Compiling a_time.cc
[855/1280] Compiling a_strnid.cc
[856/1280] Compiling a_strex.cc
[857/1280] Compiling a_object.cc
[858/1280] Compiling a_i2d_fp.cc
[859/1280] Compiling a_dup.cc
[860/1280] Compiling a_d2i_fp.cc
[861/1280] Compiling a_mbstr.cc
[862/1280] Compiling a_int.cc
[863/1280] Compiling fiat_curve25519_adx_square.S
[864/1280] Compiling fiat_curve25519_adx_mul.S
[865/1280] Compiling a_gentm.cc
[866/1280] Compiling a_bitstr.cc
[867/1280] Compiling a_bool.cc
[868/1280] Compiling CCryptoBoringSSLShims shims.c
[869/1280] Compiling v3_utl.c
[870/1280] Compiling v3_skey.c
[871/1280] Compiling v3_prn.c
[872/1280] Compiling v3_purp.c
[873/1280] Compiling v3_pmaps.c
[874/1280] Compiling v3_ocsp.c
[875/1280] Compiling v3_pcons.c
[876/1280] Compiling v3_lib.c
[877/1280] Compiling v3_ncons.c
[878/1280] Compiling v3_int.c
[879/1280] Compiling v3_info.c
[880/1280] Compiling v3_ia5.c
[881/1280] Compiling v3_genn.c
[881/1280] Compiling v3_extku.c
[883/1280] Compiling v3_enum.c
[884/1280] Compiling v3_crld.c
[885/1280] Compiling v3_cpols.c
[886/1280] Compiling v3_conf.c
[887/1280] Compiling v3_bitst.c
[888/1280] Compiling v3_bcons.c
[889/1280] Compiling v3_alt.c
[890/1280] Compiling v3_akeya.c
[891/1280] Compiling v3_akey.c
[892/1280] Compiling x_x509a.c
[893/1280] Compiling x_val.c
[894/1280] Compiling x_spki.c
[895/1280] Compiling x_x509.c
[896/1280] Compiling x_sig.c
[897/1280] Compiling x_pubkey.c
[898/1280] Compiling x_req.c
[899/1280] Compiling x_pkey.c
[900/1280] Compiling x_info.c
[901/1280] Compiling x_name.c
[902/1280] Compiling x_exten.c
[903/1280] Compiling x_attrib.c
[904/1280] Compiling x_algor.c
[905/1280] Compiling x_all.c
[906/1280] Compiling x_crl.c
[907/1280] Compiling x509spki.c
[908/1280] Compiling x509rset.c
[909/1280] Compiling x509name.c
[910/1280] Compiling x509_txt.c
[911/1280] Compiling x509cset.c
[912/1280] Compiling x509_vpm.c
[913/1280] Compiling x509_vfy.c
[914/1280] Compiling x509_v3.c
[915/1280] Compiling c-nioatomics.c
[916/1280] Compiling x509_trs.c
[917/1280] Compiling x509_obj.c
[918/1280] Compiling x509_set.c
[919/1280] Compiling x509_req.c
[920/1280] Compiling x509_def.c
[921/1280] Compiling x509_d2.c
[922/1280] Compiling x509_ext.c
[923/1280] Compiling x509_lu.c
[924/1280] Compiling x509.c
[925/1280] Compiling x509_att.c
[926/1280] Compiling x509_cmp.c
[927/1280] Compiling t_x509a.c
[928/1280] Compiling t_x509.c
[929/1280] Compiling t_crl.c
[930/1280] Compiling t_req.c
[931/1280] Compiling name_print.c
[931/1280] Compiling rsa_pss.c
[933/1280] Compiling i2d_pr.c
[934/1280] Compiling policy.c
[935/1280] Compiling by_file.c
[936/1280] Compiling by_dir.c
[937/1280] Compiling a_verify.c
[938/1280] Compiling algorithm.c
[939/1280] Compiling a_sign.c
[940/1280] Compiling asn1_gen.c
[941/1280] Compiling thread_win.c
[942/1280] Compiling voprf.c
[943/1280] Compiling a_digest.c
[944/1280] Compiling thread_pthread.c
[945/1280] Compiling trust_token.c
[946/1280] Compiling thread.c
[947/1280] Compiling thread_none.c
[948/1280] Compiling pmbtoken.c
[949/1280] Compiling stack.c
[949/1280] Compiling siphash.c
[951/1280] Compiling rsa_print.c
[952/1280] Compiling c-atomics.c
[953/1280] Compiling rc4.c
[954/1280] Compiling windows.c
[955/1280] Compiling refcount.c
[955/1280] Compiling rsa_crypt.c
[957/1280] Compiling rsa_asn1.c
[958/1280] Compiling rand_extra.c
[959/1280] Compiling trusty.c
[960/1280] Compiling passive.c
[961/1280] Compiling ios.c
[962/1280] Compiling getentropy.c
[963/1280] Compiling deterministic.c
[964/1280] Compiling forkunsafe.c
[965/1280] Compiling pool.c
[966/1280] Compiling poly1305_arm_asm.S
[967/1280] Compiling poly1305.c
[968/1280] Compiling poly1305_arm.c
[969/1286] Compiling poly1305_vec.c
[970/1286] Compiling p5_pbev2.c
[971/1286] Compiling pkcs7_x509.c
[972/1286] Compiling pkcs7.c
[973/1286] Compiling pkcs8_x509.c
[974/1286] Compiling pkcs8.c
[975/1286] Compiling pem_xaux.c
[976/1286] Compiling pem_pkey.c
[977/1286] Compiling pem_pk8.c
[978/1286] Compiling pem_x509.c
[979/1286] Compiling obj_xref.c
[980/1286] Compiling pem_oth.c
[981/1286] Compiling mem.c
[982/1286] Compiling pem_lib.c
[983/1286] Compiling lhash.c
[984/1286] Compiling pem_info.c
[985/1286] Compiling kyber.c
[987/1286] Compiling NIOConcurrencyHelpers lock.swift
[987/1286] Compiling keccak.c
[989/1286] Compiling NIOConcurrencyHelpers NIOLock.swift
[989/1286] Compiling x86_64-mont5-mac.mac.x86_64.S
[990/1286] Compiling pem_all.c
[991/1286] Compiling x86_64-mont5-linux.linux.x86_64.S
[992/1286] Compiling hpke.c
[993/1286] Compiling obj.c
[994/1286] Compiling poly_rq_mul.S
[995/1286] Compiling x86_64-mont-mac.mac.x86_64.S
[996/1286] Compiling x86-mont-windows.windows.x86.S
[997/1286] Compiling x86_64-mont-linux.linux.x86_64.S
[998/1286] Compiling x86-mont-linux.linux.x86.S
[999/1286] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1000/1286] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1001/1286] Compiling vpaes-x86-windows.windows.x86.S
[1002/1286] Compiling vpaes-x86-linux.linux.x86.S
[1003/1286] Compiling hrss.c
[1005/1286] Emitting module NIOConcurrencyHelpers
[1006/1286] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1006/1286] Compiling vpaes-armv8-linux.linux.aarch64.S
[1007/1286] Compiling vpaes-armv8-ios.ios.aarch64.S
[1008/1286] Compiling vpaes-armv7-linux.linux.arm.S
[1009/1286] Compiling vpaes-armv7-ios.ios.arm.S
[1010/1286] Compiling sha512-x86_64-mac.mac.x86_64.S
[1011/1286] Compiling sha512-armv8-linux.linux.aarch64.S
[1012/1286] Compiling sha512-armv8-ios.ios.aarch64.S
[1013/1286] Compiling sha512-armv4-linux.linux.arm.S
[1014/1286] Compiling sha512-x86_64-linux.linux.x86_64.S
[1015/1286] Compiling sha512-armv4-ios.ios.arm.S
[1016/1286] Compiling sha512-586-windows.windows.x86.S
[1017/1286] Compiling kdf.c
[1018/1286] Compiling sha512-586-linux.linux.x86.S
[1019/1286] Compiling sha256-x86_64-mac.mac.x86_64.S
[1020/1286] Compiling sha256-armv8-linux.linux.aarch64.S
[1021/1286] Compiling sha256-armv8-ios.ios.aarch64.S
[1022/1286] Compiling sha256-armv4-linux.linux.arm.S
[1023/1286] Compiling sha256-x86_64-linux.linux.x86_64.S
[1024/1286] Compiling sha256-armv4-ios.ios.arm.S
[1025/1286] Compiling sha256-586-windows.windows.x86.S
[1027/1286] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1028/1286] Compiling NIOConcurrencyHelpers atomics.swift
[1028/1286] Compiling sha1-x86_64-mac.mac.x86_64.S
[1029/1286] Compiling sha256-586-linux.linux.x86.S
[1030/1287] Compiling sha1-armv8-linux.linux.aarch64.S
[1031/1287] Compiling sha1-armv8-ios.ios.aarch64.S
[1032/1287] Compiling sha1-armv4-large-linux.linux.arm.S
[1033/1287] Compiling sha1-armv4-large-ios.ios.arm.S
[1034/1287] Compiling sha1-586-linux.linux.x86.S
[1035/1287] Compiling sha1-586-windows.windows.x86.S
[1036/1287] Compiling sha1-x86_64-linux.linux.x86_64.S
[1037/1287] Compiling rsaz-avx2-mac.mac.x86_64.S
[1038/1287] Compiling sha1.c
[1040/1287] Compiling fips.c
[1040/1287] Compiling sha512.c
[1042/1287] Compiling sha256.c
[1043/1287] Compiling service_indicator.c
[1044/1287] Compiling rsaz-avx2-linux.linux.x86_64.S
[1045/1287] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1046/1287] Compiling self_check.c
[1047/1287] Compiling padding.c
[1048/1287] Compiling blinding.c
[1049/1287] Compiling rsa_impl.c
[1050/1287] Compiling rsa.c
[1051/1287] Compiling urandom.c
[1052/1287] Compiling rand.c
[1053/1287] Compiling ctrdrbg.c
[1054/1287] Compiling fork_detect.c
[1055/1313] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1057/1313] Emitting module ConsoleKitTerminal
[1057/1316] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1058/1316] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1059/1316] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1061/1316] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1062/1316] Compiling ConsoleKitTerminal ConsoleClear.swift
[1063/1316] Compiling ConsoleKitTerminal Console+Ask.swift
[1064/1316] Compiling ConsoleKitTerminal Console+Choose.swift
[1065/1316] Compiling ConsoleKitTerminal CustomActivity.swift
[1066/1316] Compiling ConsoleKitTerminal LoadingBar.swift
[1067/1316] Compiling ConsoleKitTerminal ProgressBar.swift
[1068/1316] Compiling ConsoleKitTerminal Console+Clear.swift
[1068/1316] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1069/1316] Compiling ConsoleKitTerminal Console+Confirm.swift
[1070/1316] Compiling ConsoleKitTerminal Console+Input.swift
[1071/1316] Compiling ConsoleKitTerminal Console+Center.swift
[1072/1316] Compiling ConsoleKitTerminal Console+Output.swift
[1074/1316] Compiling ConsoleKitTerminal ActivityBar.swift
[1075/1316] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1076/1316] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1077/1316] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1077/1316] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1079/1316] Compiling ConsoleKitTerminal Console+Wait.swift
[1080/1316] Compiling ConsoleKitTerminal ConsoleColor.swift
[1081/1316] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1082/1316] Compiling ConsoleKitTerminal Console.swift
[1083/1316] Compiling ConsoleKitTerminal Terminal.swift
[1084/1316] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1085/1316] Compiling ConsoleKitTerminal ConsoleText.swift
[1086/1316] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1087/1316] Compiling ConsoleKitTerminal ANSI.swift
[1087/1316] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1088/1316] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1089/1316] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1090/1316] Compiling polyval.c
[1091/1316] Compiling ofb.c
[1092/1316] Compiling gcm_nohw.c
[1093/1316] Compiling gcm.c
[1094/1316] Compiling cbc.c
[1095/1316] Compiling ctr.c
[1096/1316] Compiling md5.c
[1097/1316] Compiling cfb.c
[1098/1316] Compiling md5-x86_64-mac.mac.x86_64.S
[1099/1316] Compiling md5-586-windows.windows.x86.S
[1100/1316] Compiling md5-586-linux.linux.x86.S
[1101/1316] Compiling md5-x86_64-linux.linux.x86_64.S
[1102/1316] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1103/1316] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1104/1316] Compiling ghashv8-armv7-linux.linux.arm.S
[1105/1316] Compiling ghashv8-armv7-ios.ios.arm.S
[1106/1316] Compiling ghash-x86_64-mac.mac.x86_64.S
[1106/1316] Compiling hkdf.c
[1108/1316] Compiling hmac.c
[1109/1316] Compiling md4.c
[1110/1316] Compiling ghash-x86-windows.windows.x86.S
[1111/1316] Compiling ghash-x86-linux.linux.x86.S
[1112/1316] Compiling ghash-x86_64-linux.linux.x86_64.S
[1113/1316] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1114/1316] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1115/1316] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1116/1316] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1117/1316] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1118/1316] Compiling fips_shared_support.c
[1118/1316] Compiling ghash-armv4-linux.linux.arm.S
[1120/1316] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1121/1316] Compiling ghash-armv4-ios.ios.arm.S
[1122/1316] Compiling util.c
[1123/1316] Compiling ecdh.c
[1124/1316] Compiling ecdsa.c
[1125/1316] Compiling wnaf.c
[1126/1316] Compiling simple_mul.c
[1127/1316] Compiling simple.c
[1128/1316] Compiling scalar.c
[1129/1316] Compiling oct.c
[1130/1316] Compiling felem.c
[1131/1316] Compiling p224-64.c
[1132/1316] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1132/1316] Compiling ec_montgomery.c
[1134/1316] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1135/1316] Compiling ConsoleKitTerminal LoggerFragment.swift
[1136/1317] Compiling p256.c
[1137/1317] Compiling ec_key.c
[1139/1317] Compiling digest.c
[1140/1317] Compiling digestsign.c
[1141/1317] Compiling digests.c
[1142/1317] Compiling dh.c
[1143/1317] Compiling check.c
[1144/1317] Compiling ec.c
[1145/1317] Compiling co-586-linux.linux.x86.S
[1146/1317] Compiling co-586-windows.windows.x86.S
[1147/1317] Compiling cmac.c
[1148/1317] Compiling bsaes-armv7-linux.linux.arm.S
[1149/1317] Compiling bsaes-armv7-ios.ios.arm.S
[1150/1317] Compiling e_aesccm.c
[1151/1317] Compiling aead.c
[1152/1317] Compiling cipher.c
[1153/1317] Compiling e_aes.c
[1154/1317] Compiling p256-nistz.c
[1155/1317] Compiling sqrt.c
[1156/1317] Compiling rsaz_exp.c
[1157/1317] Compiling shift.c
[1157/1317] Compiling random.c
[1159/1330] Compiling prime.c
[1160/1339] Compiling mul.c
[1161/1339] Compiling montgomery.c
[1162/1339] Compiling montgomery_inv.c
[1163/1339] Compiling div_extra.c
[1164/1339] Compiling exponentiation.c
[1165/1339] Compiling generic.c
[1166/1339] Compiling jacobi.c
[1167/1339] Compiling ctx.c
[1168/1339] Compiling gcd_extra.c
[1169/1339] Compiling gcd.c
[1170/1339] Compiling cmp.c
[1171/1339] Compiling bn-armv8-linux.linux.aarch64.S
[1172/1339] Compiling bytes.c
[1173/1339] Compiling div.c
[1174/1339] Compiling bn-armv8-ios.ios.aarch64.S
[1176/1339] Emitting module ConsoleKitCommands
[1176/1341] Compiling bn.c
[1177/1341] Compiling bn-586-windows.windows.x86.S
[1178/1341] Compiling add.c
[1179/1341] Compiling bn-586-linux.linux.x86.S
[1180/1341] Compiling x86_64-gcc.c
[1181/1341] Compiling armv8-mont-linux.linux.aarch64.S
[1182/1341] Compiling armv8-mont-ios.ios.aarch64.S
[1183/1341] Compiling armv4-mont-linux.linux.arm.S
[1184/1341] Compiling armv4-mont-ios.ios.arm.S
[1186/1341] Compiling ConsoleKitCommands CommandSignature.swift
[1187/1341] Compiling ConsoleKitCommands Flag.swift
[1188/1341] Compiling ConsoleKitCommands Option.swift
[1188/1341] Compiling aesv8-armv8-linux.linux.aarch64.S
[1189/1341] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1190/1341] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1191/1341] Compiling aesv8-armv8-ios.ios.aarch64.S
[1193/1341] Compiling ConsoleKitCommands AsyncCommands.swift
[1194/1341] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1195/1341] Compiling ConsoleKitCommands AnyCommand.swift
[1195/1341] Compiling aesv8-armv7-linux.linux.arm.S
[1196/1341] Compiling aesv8-armv7-ios.ios.arm.S
[1197/1341] Compiling aesni-x86_64-mac.mac.x86_64.S
[1199/1341] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1200/1341] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1201/1341] Compiling ConsoleKitCommands Argument.swift
[1202/1341] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1203/1341] Compiling ConsoleKitCommands AsyncCommand.swift
[1204/1341] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1205/1341] Compiling ConsoleKitCommands Command.swift
[1206/1341] Compiling ConsoleKitCommands CommandContext.swift
[1207/1341] Compiling ConsoleKitCommands CommandError.swift
[1207/1341] Compiling aesni-x86-windows.windows.x86.S
[1208/1341] Compiling aesni-x86_64-linux.linux.x86_64.S
[1209/1341] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1210/1341] Compiling aesni-x86-linux.linux.x86.S
[1212/1341] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1213/1341] Compiling ConsoleKitCommands Utilities.swift
[1213/1341] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1214/1341] Compiling mode_wrappers.c
[1215/1341] Compiling key_wrap.c
[1216/1341] Compiling aes.c
[1217/1341] Compiling ex_data.c
[1218/1341] Compiling sign.c
[1219/1341] Compiling scrypt.c
[1220/1341] Compiling aes_nohw.c
[1221/1341] Compiling pbkdf.c
[1222/1341] Compiling p_x25519.c
[1223/1341] Compiling print.c
[1224/1341] Compiling p_x25519_asn1.c
[1225/1341] Compiling p_rsa_asn1.c
[1226/1341] Compiling p_ed25519.c
[1227/1341] Compiling p_hkdf.c
[1228/1341] Compiling p_ed25519_asn1.c
[1229/1341] Compiling p_rsa.c
[1230/1341] Compiling p_ec.c
[1231/1341] Compiling p_ec_asn1.c
[1232/1341] Compiling err_data.c
[1233/1341] Compiling p_dsa_asn1.c
[1234/1341] Compiling evp_ctx.c
[1235/1341] Compiling evp.c
[1236/1341] Compiling err.c
[1237/1341] Compiling evp_asn1.c
[1238/1341] Compiling ecdsa_asn1.c
[1239/1341] Compiling ecdh_extra.c
[1240/1341] Compiling ec_derive.c
[1240/1341] Compiling engine.c
[1242/1341] Compiling hash_to_curve.c
[1243/1341] Compiling ec_asn1.c
[1244/1341] Compiling dsa_asn1.c
[1245/1341] Compiling params.c
[1246/1341] Compiling digest_extra.c
[1247/1341] Compiling dh_asn1.c
[1248/1341] Compiling dsa.c
[1249/1341] Compiling spake25519.c
[1250/1341] Compiling x25519-asm-arm.S
[1251/1341] Compiling crypto.c
[1252/1341] Compiling des.c
[1253/1341] Compiling cpu_intel.c
[1254/1341] Compiling cpu_arm_linux.c
[1255/1341] Compiling cpu_arm_freebsd.c
[1256/1341] Compiling cpu_arm.c
[1257/1341] Compiling cpu_aarch64_win.c
[1258/1341] Compiling cpu_aarch64_sysreg.c
[1259/1341] Compiling cpu_aarch64_linux.c
[1260/1341] Compiling cpu_aarch64_openbsd.c
[1261/1341] Compiling cpu_aarch64_fuchsia.c
[1262/1341] Compiling cpu_aarch64_apple.c
[1263/1341] Compiling tls_cbc.c
[1264/1341] Compiling curve25519.c
[1265/1341] Compiling e_rc4.c
[1265/1341] Compiling conf.c
[1267/1341] Compiling e_rc2.c
[1268/1341] Compiling e_tls.c
[1269/1341] Compiling e_null.c
[1270/1341] Compiling ConsoleKitCommands CommandGroup.swift
[1271/1341] Compiling ConsoleKitCommands CommandInput.swift
[1272/1341] Compiling ConsoleKitCommands Commands.swift
[1273/1341] Compiling ConsoleKitCommands Console+Run.swift
[1274/1341] Compiling ConsoleKitCommands ConsoleError.swift
[1275/1341] Compiling ConsoleKitCommands Completion.swift
[1276/1342] Compiling e_des.c
[1277/1342] Compiling e_chacha20poly1305.c
[1278/1342] Compiling derive_key.c
[1279/1342] Compiling e_aesgcmsiv.c
[1280/1342] Compiling e_aesctrhmac.c
[1281/1342] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1282/1342] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1283/1342] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1284/1342] Compiling curve25519_64_adx.c
[1285/1342] Compiling cipher_extra.c
[1286/1342] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1287/1342] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1289/1342] Compiling chacha-x86_64-mac.mac.x86_64.S
[1290/1342] Compiling chacha-x86-windows.windows.x86.S
[1291/1342] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1292/1342] Compiling chacha-x86-linux.linux.x86.S
[1293/1342] Compiling chacha.c
[1293/1342] Compiling chacha-x86_64-linux.linux.x86_64.S
[1295/1342] Compiling chacha-armv8-linux.linux.aarch64.S
[1296/1342] Compiling chacha-armv8-ios.ios.aarch64.S
[1297/1342] Compiling chacha-armv4-linux.linux.arm.S
[1298/1342] Compiling chacha-armv4-ios.ios.arm.S
[1299/1342] Compiling unicode.c
[1300/1342] Compiling ber.c
[1300/1342] Compiling asn1_compat.c
[1302/1342] Compiling buf.c
[1303/1342] Compiling cbb.c
[1304/1342] Compiling bn_asn1.c
[1305/1342] Compiling cbs.c
[1306/1342] Compiling convert.c
[1307/1342] Compiling blake2.c
[1308/1342] Compiling pair.c
[1309/1342] Compiling printf.c
[1310/1342] Compiling file.c
[1311/1342] Compiling hexdump.c
[1312/1342] Compiling errno.c
[1313/1342] Compiling fd.c
[1314/1344] Compiling bio_mem.c
[1315/1344] Compiling base64.c
[1316/1344] Compiling tasn_typ.c
[1317/1344] Compiling bio.c
[1318/1344] Compiling tasn_new.c
[1319/1344] Compiling tasn_utl.c
[1320/1344] Compiling tasn_fre.c
[1321/1344] Compiling f_string.c
[1322/1344] Compiling f_int.c
[1324/1344] Emitting module ConsoleKit
[1325/1344] Compiling ConsoleKit Exports.swift
[1325/1344] Compiling posix_time.c
[1325/1344] Compiling tasn_enc.c
[1327/1344] Compiling tasn_dec.c
[1328/1345] Compiling asn_pack.c
[1329/1345] Compiling asn1_par.c
[1330/1345] Compiling asn1_lib.c
[1332/1345] Compiling a_time.c
[1333/1345] Compiling a_type.c
[1334/1345] Compiling a_utctm.c
[1335/1345] Compiling a_octet.c
[1336/1345] Write sources
[1338/1345] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1338/1345] Compiling a_strex.c
[1340/1345] Compiling a_strnid.c
[1341/1345] Compiling a_mbstr.c
[1342/1345] Compiling a_i2d_fp.c
[1343/1345] Compiling a_gentm.c
[1344/1345] Compiling a_int.c
[1346/1420] Compiling BitCollections BitArray+BitwiseOperations.swift
[1347/1420] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1348/1420] Compiling BitCollections BitArray+Codable.swift
[1349/1420] Compiling BitCollections BitArray+CustomReflectable.swift
[1350/1420] Compiling BitCollections BitArray+Descriptions.swift
[1351/1422] Compiling BitCollections BitArray+Testing.swift
[1352/1422] Compiling BitCollections BitArray._UnsafeHandle.swift
[1353/1422] Compiling BitCollections BitArray+Collection.swift
[1354/1422] Compiling BitCollections BitArray+Copy.swift
[1355/1422] Compiling BitCollections BitArray.swift
[1356/1422] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1357/1422] Compiling BitCollections BitSet+Codable.swift
[1358/1422] Compiling Atomics IntegerOperations.swift
[1359/1422] Compiling Atomics Unmanaged extensions.swift
[1360/1422] Compiling Atomics AtomicReference.swift
[1361/1422] Compiling Atomics AtomicStorage.swift
[1362/1422] Compiling Atomics AtomicValue.swift
[1367/1422] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1368/1422] Compiling BitCollections BitSet+Extras.swift
[1369/1422] Compiling BitCollections BitSet+Hashable.swift
[1370/1429] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1371/1429] Emitting module CryptoBoringWrapper
[1372/1429] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1373/1430] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1374/1430] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1375/1430] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1376/1430] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1377/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1378/1430] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1379/1430] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1380/1430] Compiling BitCollections BitSet+Initializers.swift
[1381/1430] Compiling BitCollections BitSet+Invariants.swift
[1382/1430] Compiling BitCollections BitSet+Random.swift
[1383/1430] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1384/1430] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1385/1430] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1386/1430] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1387/1430] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1388/1430] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1389/1430] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1390/1430] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1391/1430] Compiling BitCollections BitSet+SetAlgebra union.swift
[1392/1430] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1393/1430] Compiling BitCollections BitSet.Counted.swift
[1395/1430] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1396/1430] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1397/1430] Compiling BitCollections BitArray+Extras.swift
[1398/1430] Compiling BitCollections BitArray+Fill.swift
[1399/1430] Compiling BitCollections BitArray+Hashable.swift
[1400/1430] Compiling BitCollections BitArray+Initializers.swift
[1401/1430] Compiling BitCollections BitArray+Invariants.swift
[1402/1430] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1403/1430] Emitting module BitCollections
[1404/1430] Compiling BitCollections BitArray+RandomBits.swift
[1405/1430] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1406/1430] Compiling BitCollections BitArray+Shifts.swift
[1420/1430] Compiling BitCollections BitSet.Index.swift
[1421/1430] Compiling BitCollections BitSet._UnsafeHandle.swift
[1422/1430] Compiling BitCollections BitSet.swift
[1423/1430] Compiling BitCollections Range+Utilities.swift
[1424/1430] Compiling BitCollections Slice+Utilities.swift
[1425/1430] Compiling BitCollections UInt+Tricks.swift
[1426/1430] Compiling BitCollections _Word.swift
[1428/1493] Emitting module Collections
[1429/1493] Compiling Collections Collections.swift
[1430/1494] Compiling Crypto AES-GCM.swift
[1431/1494] Compiling Crypto AES-GCM_boring.swift
[1432/1494] Compiling Crypto ChaChaPoly_boring.swift
[1433/1494] Emitting module Atomics
[1436/1554] Compiling NIOCore AddressedEnvelope.swift
[1437/1554] Compiling NIOCore AsyncAwaitSupport.swift
[1438/1554] Compiling NIOCore AsyncChannel.swift
[1439/1554] Compiling NIOCore AsyncChannelHandler.swift
[1440/1554] Compiling NIOCore AsyncChannelInboundStream.swift
[1441/1554] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1442/1554] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1443/1554] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1444/1554] Compiling NIOCore NIOAsyncWriter.swift
[1445/1554] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1446/1554] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1447/1554] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1448/1554] Compiling NIOCore EventLoopFuture.swift
[1449/1554] Compiling NIOCore FileDescriptor.swift
[1450/1554] Compiling NIOCore FileHandle.swift
[1451/1554] Compiling NIOCore FileRegion.swift
[1452/1554] Compiling NIOCore GlobalSingletons.swift
[1453/1562] Compiling NIOCore MulticastChannel.swift
[1454/1562] Compiling NIOCore NIOAny.swift
[1455/1562] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1456/1562] Compiling NIOCore NIOLoopBound.swift
[1457/1562] Compiling NIOCore NIOScheduledCallback.swift
[1458/1562] Compiling NIOCore NIOSendable.swift
[1459/1562] Compiling NIOCore RecvByteBufferAllocator.swift
[1460/1562] Compiling Crypto CryptoKitErrors_boring.swift
[1461/1562] Compiling NIOCore IO.swift
[1462/1562] Compiling NIOCore IOData.swift
[1463/1562] Compiling NIOCore IPProtocol.swift
[1464/1562] Compiling NIOCore IntegerBitPacking.swift
[1465/1562] Compiling NIOCore IntegerTypes.swift
[1466/1562] Compiling NIOCore Interfaces.swift
[1467/1562] Compiling NIOCore Linux.swift
[1468/1562] Compiling NIOCore MarkedCircularBuffer.swift
[1469/1562] Emitting module Crypto
[1470/1562] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1471/1562] Compiling NIOCore BSDSocketAPI.swift
[1472/1562] Compiling NIOCore ByteBuffer-aux.swift
[1473/1562] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1474/1562] Compiling NIOCore ByteBuffer-conversions.swift
[1475/1562] Compiling NIOCore ByteBuffer-core.swift
[1476/1562] Compiling NIOCore ByteBuffer-hex.swift
[1477/1562] Compiling NIOCore ByteBuffer-int.swift
[1478/1562] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1479/1562] Compiling NIOCore ChannelPipeline.swift
[1480/1562] Compiling NIOCore CircularBuffer.swift
[1481/1562] Compiling NIOCore Codec.swift
[1482/1562] Compiling NIOCore ConvenienceOptionSupport.swift
[1483/1562] Compiling NIOCore DeadChannel.swift
[1484/1562] Compiling NIOCore DispatchQueue+WithFuture.swift
[1485/1562] Compiling NIOCore EventLoop+Deprecated.swift
[1486/1562] Compiling NIOCore EventLoop+SerialExecutor.swift
[1487/1562] Compiling NIOCore ByteBuffer-multi-int.swift
[1488/1562] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1489/1562] Compiling NIOCore ByteBuffer-views.swift
[1490/1562] Compiling NIOCore Channel.swift
[1491/1562] Compiling NIOCore ChannelHandler.swift
[1492/1562] Compiling NIOCore ChannelHandlers.swift
[1493/1562] Compiling NIOCore ChannelInvoker.swift
[1494/1562] Compiling NIOCore ChannelOption.swift
[1495/1562] Compiling NIOCore EventLoop.swift
[1512/1570] Compiling NIOCore SocketAddresses.swift
[1513/1570] Compiling NIOCore SocketOptionProvider.swift
[1514/1570] Compiling NIOCore SystemCallHelpers.swift
[1515/1570] Compiling NIOCore TimeAmount+Duration.swift
[1516/1570] Compiling NIOCore TypeAssistedChannelHandler.swift
[1517/1570] Compiling NIOCore UniversalBootstrapSupport.swift
[1518/1570] Compiling NIOCore Utilities.swift
[1519/1570] Compiling Crypto Zeroization.swift
[1537/1571] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1571/1571] Emitting module NIOCore
[1573/1623] Compiling NIOEmbedded AsyncTestingChannel.swift
[1574/1623] Compiling NIOEmbedded Embedded.swift
[1575/1623] Emitting module NIOEmbedded
[1576/1623] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1578/1624] Emitting module NIOPosix
[1579/1630] Compiling NIOPosix ThreadPosix.swift
[1580/1630] Compiling NIOPosix ThreadWindows.swift
[1581/1630] Compiling NIOPosix UnsafeTransfer.swift
[1582/1630] Compiling NIOPosix Utilities.swift
[1583/1630] Compiling NIOPosix VsockAddress.swift
[1584/1630] Compiling NIOPosix VsockChannelEvents.swift
[1585/1630] Compiling NIOPosix BSDSocketAPICommon.swift
[1586/1630] Compiling NIOPosix BSDSocketAPIPosix.swift
[1587/1630] Compiling NIOPosix BSDSocketAPIWindows.swift
[1588/1630] Compiling NIOPosix BaseSocket.swift
[1589/1630] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1590/1630] Compiling NIOPosix BaseSocketChannel.swift
[1591/1630] Compiling NIOPosix BaseStreamSocketChannel.swift
[1592/1630] Compiling NIOPosix ServerSocket.swift
[1593/1630] Compiling NIOPosix Socket.swift
[1594/1630] Compiling NIOPosix SocketChannel.swift
[1595/1630] Compiling NIOPosix SocketProtocols.swift
[1596/1630] Compiling NIOPosix System.swift
[1597/1630] Compiling NIOPosix Thread.swift
[1598/1630] Compiling NIOPosix SelectableChannel.swift
[1599/1630] Compiling NIOPosix SelectableEventLoop.swift
[1600/1630] Compiling NIOPosix SelectorEpoll.swift
[1601/1630] Compiling NIOPosix SelectorGeneric.swift
[1602/1630] Compiling NIOPosix SelectorKqueue.swift
[1603/1630] Compiling NIOPosix SelectorUring.swift
[1604/1630] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1605/1630] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1606/1630] Compiling NIOPosix PosixSingletons.swift
[1607/1630] Compiling NIOPosix RawSocketBootstrap.swift
[1608/1630] Compiling NIOPosix Resolver.swift
[1609/1630] Compiling NIOPosix Selectable.swift
[1610/1630] Compiling NIOPosix IO.swift
[1611/1630] Compiling NIOPosix IntegerBitPacking.swift
[1612/1630] Compiling NIOPosix IntegerTypes.swift
[1613/1630] Compiling NIOPosix Linux.swift
[1614/1630] Compiling NIOPosix LinuxCPUSet.swift
[1615/1630] Compiling NIOPosix LinuxUring.swift
[1616/1630] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1617/1630] Compiling NIOPosix Bootstrap.swift
[1618/1630] Compiling NIOPosix ControlMessage.swift
[1619/1630] Compiling NIOPosix DatagramVectorReadManager.swift
[1620/1630] Compiling NIOPosix Errors+Any.swift
[1621/1630] Compiling NIOPosix FileDescriptor.swift
[1622/1630] Compiling NIOPosix GetaddrinfoResolver.swift
[1623/1630] Compiling NIOPosix HappyEyeballs.swift
[1624/1630] Compiling NIOPosix NIOThreadPool.swift
[1625/1630] Compiling NIOPosix NonBlockingFileIO.swift
[1626/1630] Compiling NIOPosix PendingDatagramWritesManager.swift
[1627/1630] Compiling NIOPosix PendingWritesManager.swift
[1628/1630] Compiling NIOPosix PipeChannel.swift
[1629/1630] Compiling NIOPosix PipePair.swift
[1630/1630] Compiling NIOPosix Pool.swift
[1632/1690] Compiling NIO Exports.swift
[1633/1690] Emitting module NIO
[1635/1691] Compiling AsyncKit EventLoop+Flatten.swift
[1636/1691] Compiling AsyncKit EventLoop+Future.swift
[1637/1691] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1638/1693] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1639/1693] Compiling AsyncKit Collection+Flatten.swift
[1640/1693] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1641/1693] Compiling AsyncKit Future+Miscellaneous.swift
[1642/1693] Compiling AsyncKit Future+Nonempty.swift
[1643/1693] Compiling AsyncKit Future+Optional.swift
[1644/1693] Compiling AsyncKit Future+Transform.swift
[1645/1693] Compiling AsyncKit Future+Try.swift
[1646/1693] Compiling AsyncKit FutureOperators.swift
[1647/1732] Compiling NIOTLS TLSEvents.swift
[1648/1732] Emitting module _NIOFileSystem
[1649/1736] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1650/1736] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1651/1736] Emitting module NIOTLS
[1652/1736] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1653/1736] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1654/1736] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1655/1736] Compiling AsyncKit Optional+StrictMap.swift
[1656/1736] Compiling AsyncKit Exports.swift
[1657/1736] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1658/1736] Compiling NIOSOCKS SOCKSResponse.swift
[1659/1736] Compiling NIOSOCKS ClientStateMachine.swift
[1660/1736] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1661/1736] Compiling NIOSOCKS Messages.swift
[1662/1736] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1663/1736] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1664/1736] Compiling NIOHTTP1 HTTPDecoder.swift
[1665/1736] Compiling NIOHTTP1 HTTPEncoder.swift
[1668/1737] Emitting module NIOSOCKS
[1671/1737] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1672/1737] Compiling NIOTLS SNIHandler.swift
[1680/1738] Compiling NIOSOCKS Errors.swift
[1681/1738] Compiling NIOSOCKS Helpers.swift
[1682/1738] Compiling NIOSOCKS ServerStateMachine.swift
[1684/1739] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1685/1739] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1687/1741] Emitting module NIOFoundationCompat
[1688/1741] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1689/1742] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1690/1742] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1692/1771] Compiling NIOSSL IdentityVerification.swift
[1693/1771] Compiling NIOSSL LinuxCABundle.swift
[1694/1771] Compiling NIOSSL NIOSSLSecureBytes.swift
[1695/1771] Compiling NIOSSL RNG.swift
[1696/1771] Compiling NIOSSL SafeCompare.swift
[1697/1771] Compiling NIOSSL Zeroization.swift
[1698/1771] Compiling _NIOFileSystem Errno.swift
[1699/1771] Compiling NIOSSL SSLErrors.swift
[1700/1771] Compiling NIOSSL SSLInit.swift
[1701/1771] Compiling NIOSSL SSLPKCS12Bundle.swift
[1702/1771] Compiling NIOSSL SSLPrivateKey.swift
[1703/1771] Compiling NIOSSL NIOSSLClientHandler.swift
[1704/1771] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1705/1771] Compiling NIOSSL NIOSSLHandler.swift
[1706/1771] Compiling NIOSSL NIOSSLServerHandler.swift
[1707/1771] Compiling NIOSSL ObjectIdentifier.swift
[1708/1771] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1709/1771] Compiling _NIOFileSystem BufferedStream.swift
[1710/1771] Compiling _NIOFileSystem Cancellation.swift
[1711/1771] Compiling _NIOFileSystem TokenBucket.swift
[1712/1771] Compiling _NIOFileSystem UnsafeTransfer.swift
[1714/1778] Compiling NIOSSL PosixPort.swift
[1715/1778] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1719/1793] Emitting module NIOHTTP1
[1720/1793] Compiling NIOTransportServices AcceptHandler.swift
[1721/1793] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1722/1793] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1723/1793] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1724/1793] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1725/1793] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1726/1793] Emitting module NIOTransportServices
[1727/1795] Compiling NIOTransportServices NIOTSBootstraps.swift
[1728/1795] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1729/1795] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1730/1795] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1731/1795] Compiling NIOTransportServices NIOTSErrors.swift
[1732/1795] Compiling NIOTransportServices NIOTSEventLoop.swift
[1733/1795] Compiling NIOTransportServices StateManagedChannel.swift
[1734/1795] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1735/1795] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1736/1795] Emitting module AsyncKit
[1737/1795] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1738/1795] Compiling NIOTransportServices NIOTSSingletons.swift
[1739/1795] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1740/1795] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1741/1795] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1747/1795] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1748/1795] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1752/1797] Compiling _NIOFileSystem SystemFileHandle.swift
[1753/1797] Compiling _NIOFileSystem Utilities.swift
[1754/1797] Compiling _NIOFileSystem OpenOptions.swift
[1755/1797] Compiling _NIOFileSystem String+FileSystem.swift
[1756/1862] Compiling MultipartKit FormDataEncoder.swift
[1757/1862] Compiling MultipartKit Storage.swift
[1758/1864] Emitting module NIOSSL
[1759/1867] Compiling NIOWebSocket WebSocketOpcode.swift
[1760/1868] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1761/1868] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1762/1868] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1763/1870] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1764/1870] Compiling NIOHPACK IntegerCoding.swift
[1765/1870] Compiling NIOHPACK IndexedHeaderTable.swift
[1766/1871] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1767/1871] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1768/1871] Emitting module NIOHTTPCompression
[1769/1871] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1770/1871] Compiling MultipartKit FormDataDecoder.swift
[1771/1871] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1772/1871] Compiling MultipartKit MultipartFormData.swift
[1773/1871] Compiling MultipartKit MultipartParser.swift
[1774/1871] Compiling MultipartKit MultipartPart.swift
[1775/1871] Compiling MultipartKit MultipartPartConvertible.swift
[1776/1871] Compiling NIOHPACK HuffmanTables.swift
[1777/1871] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1778/1871] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1779/1871] Compiling NIOHTTPCompression HTTPCompression.swift
[1780/1871] Compiling NIOHTTPCompression HTTPDecompression.swift
[1781/1871] Emitting module MultipartKit
[1782/1871] Compiling MultipartKit BasicCodingKey.swift
[1783/1871] Compiling MultipartKit MultipartError.swift
[1784/1871] Compiling MultipartKit Exports.swift
[1785/1871] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1788/1871] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1789/1871] Compiling NIOHPACK HuffmanCoding.swift
[1794/1871] Emitting module NIOWebSocket
[1795/1871] Compiling NIOExtras WritePCAPHandler.swift
[1796/1871] Compiling MultipartKit Utilities.swift
[1797/1871] Compiling NIOHPACK StaticHeaderTable.swift
[1800/1871] Compiling NIOExtras UnsafeTransfer.swift
[1808/1871] Emitting module NIOHPACK
[1809/1871] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1810/1871] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1821/1873] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1824/1873] Compiling NIOWebSocket WebSocketFrame.swift
[1857/1879] Emitting module NIOExtras
[1864/1881] Compiling NIOFileSystem Exports.swift
[1866/1881] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1867/1881] Emitting module NIOFileSystem
[1868/1882] Emitting module _NIOFileSystemFoundationCompat
[1869/1882] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1872/1941] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1873/1941] Compiling NIOHTTP2 HasLocalSettings.swift
[1875/1942] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1876/1942] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1877/1942] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1878/1942] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1879/1942] Compiling NIOHTTP2 SendingRstStreamState.swift
[1880/1942] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1881/1942] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1883/1951] Compiling WebSocketKit Exports.swift
[1884/1951] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1885/1951] Compiling WebSocketKit WebSocket+Connect.swift
[1886/1951] Compiling WebSocketKit WebSocketHandler.swift
[1887/1951] Compiling WebSocketKit WebSocket+Concurrency.swift
[1888/1951] Emitting module WebSocketKit
[1889/1951] Compiling WebSocketKit WebSocketClient.swift
[1890/1951] Compiling WebSocketKit WebSocket.swift
[1892/1952] Emitting module NIOHTTP2
[1893/1960] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1894/1960] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1895/1960] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1896/1960] Compiling NIOHTTP2 HTTP2StreamID.swift
[1897/1960] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1898/1960] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1899/1960] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1900/1960] Compiling NIOHTTP2 InboundEventBuffer.swift
[1901/1960] Compiling NIOHTTP2 InboundWindowManager.swift
[1902/1960] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1903/1960] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1904/1960] Compiling NIOHTTP2 StreamChannelList.swift
[1905/1960] Compiling NIOHTTP2 StreamMap.swift
[1906/1960] Compiling NIOHTTP2 StreamStateMachine.swift
[1907/1960] Compiling NIOHTTP2 UnsafeTransfer.swift
[1908/1960] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1909/1960] Compiling NIOHTTP2 StateMachineResult.swift
[1910/1960] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1911/1960] Compiling NIOHTTP2 DOSHeuristics.swift
[1912/1960] Compiling NIOHTTP2 Error+Any.swift
[1913/1960] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1914/1960] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1915/1960] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1916/1960] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1917/1960] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1920/1960] Compiling NIOHTTP2 HasRemoteSettings.swift
[1921/1960] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1922/1960] Compiling NIOHTTP2 QuiescingState.swift
[1923/1960] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1924/1960] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1925/1960] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1926/1960] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1927/1960] Compiling NIOHTTP2 MayReceiveFrames.swift
[1928/1960] Compiling NIOHTTP2 ReceivingDataState.swift
[1932/1960] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1933/1960] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1934/1960] Compiling NIOHTTP2 MaySendFrames.swift
[1935/1960] Compiling NIOHTTP2 SendingDataState.swift
[1936/1960] Compiling NIOHTTP2 SendingGoawayState.swift
[1937/1960] Compiling NIOHTTP2 SendingHeadersState.swift
[1942/1960] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1943/1960] Compiling NIOHTTP2 HTTP2Frame.swift
[1944/1960] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1945/1960] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1946/1960] Compiling NIOHTTP2 HTTP2PingData.swift
[1947/1960] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1948/1960] Compiling NIOHTTP2 HTTP2Settings.swift
[1949/1960] Compiling NIOHTTP2 HTTP2Stream.swift
[1950/1960] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1951/1960] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1952/1960] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1953/1960] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1954/1960] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1955/1960] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1956/1960] Compiling NIOHTTP2 HTTP2Error.swift
[1957/1960] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1959/2020] Compiling AsyncHTTPClient Base64.swift
[1960/2020] Compiling AsyncHTTPClient BasicAuth.swift
[1961/2020] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1963/2021] Emitting module AsyncHTTPClient
[1964/2029] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1965/2029] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1966/2029] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1967/2029] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1968/2029] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1969/2029] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1970/2029] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1971/2029] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1972/2029] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1973/2029] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1974/2029] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1975/2029] Compiling AsyncHTTPClient Transaction.swift
[1979/2029] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1980/2029] Compiling AsyncHTTPClient ConnectionPool.swift
[1981/2029] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1982/2029] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1983/2029] Compiling AsyncHTTPClient RequestOptions.swift
[1984/2029] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1985/2029] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1986/2029] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1987/2029] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1988/2029] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1989/2029] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1990/2029] Compiling AsyncHTTPClient RequestBag.swift
[1991/2029] Compiling AsyncHTTPClient RequestValidation.swift
[1992/2029] Compiling AsyncHTTPClient SSLContextCache.swift
[1993/2029] Compiling AsyncHTTPClient Scheme.swift
[1994/2029] Compiling AsyncHTTPClient Singleton.swift
[1995/2029] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1996/2029] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1997/2029] Compiling AsyncHTTPClient Utils.swift
[1998/2029] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1999/2029] Compiling AsyncHTTPClient ConnectionTarget.swift
[2000/2029] Compiling AsyncHTTPClient DeconstructedURL.swift
[2001/2029] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2002/2029] Compiling AsyncHTTPClient FoundationExtensions.swift
[2003/2029] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2004/2029] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2005/2029] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2006/2029] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2007/2029] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2008/2029] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2009/2029] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2010/2029] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2011/2029] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2012/2029] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2013/2029] Compiling AsyncHTTPClient RequestBodyLength.swift
[2014/2029] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2015/2029] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2016/2029] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2017/2029] Compiling AsyncHTTPClient HTTP1Connection.swift
[2018/2029] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2019/2029] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2020/2029] Compiling AsyncHTTPClient HTTP2Connection.swift
[2021/2029] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2022/2029] Compiling AsyncHTTPClient HTTPClient.swift
[2023/2029] Compiling AsyncHTTPClient HTTPHandler.swift
[2024/2029] Compiling AsyncHTTPClient LRUCache.swift
[2025/2029] Compiling AsyncHTTPClient NWErrorHandler.swift
[2026/2029] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2027/2029] Compiling AsyncHTTPClient TLSConfiguration.swift
[2028/2029] Compiling AsyncHTTPClient RedirectState.swift
[2029/2029] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2031/2199] Compiling Vapor HTTPServerResponseEncoder.swift
[2032/2199] Compiling Vapor HTTPServerUpgradeHandler.swift
[2033/2199] Compiling Vapor Logger+Report.swift
[2034/2199] Compiling Vapor LoggingSystem+Environment.swift
[2035/2199] Compiling Vapor Application+Middleware.swift
[2036/2199] Compiling Vapor CORSMiddleware.swift
[2037/2199] Compiling Vapor ErrorMiddleware.swift
[2038/2199] Compiling Vapor FileMiddleware.swift
[2039/2199] Compiling Vapor Middleware.swift
[2040/2199] Compiling Vapor MiddlewareConfiguration.swift
[2041/2199] Compiling Vapor ResponseCompressionMiddleware.swift
[2042/2199] Compiling Vapor RouteLoggingMiddleware.swift
[2043/2199] Compiling Vapor TracingMiddleware.swift
[2044/2199] Compiling Vapor File+Multipart.swift
[2045/2199] Compiling Vapor FormDataDecoder+Content.swift
[2046/2199] Compiling Vapor FormDataEncoder+Content.swift
[2047/2199] Compiling Vapor Application+Password.swift
[2048/2199] Compiling Vapor Application+Passwords.swift
[2049/2199] Compiling Vapor AsyncPasswordHasher.swift
[2050/2199] Compiling Vapor BcryptHasher.swift
[2051/2199] Compiling Vapor PasswordHasher.swift
[2052/2199] Compiling Vapor PlaintextHasher.swift
[2053/2199] Compiling Vapor Request+Password.swift
[2054/2199] Compiling Vapor Redirect.swift
[2055/2223] Compiling Vapor Application.swift
[2056/2223] Compiling Vapor AuthenticationCache.swift
[2057/2223] Compiling Vapor Authenticator.swift
[2058/2223] Compiling Vapor BasicAuthorization.swift
[2059/2223] Compiling Vapor BearerAuthorization.swift
[2060/2223] Compiling Vapor GuardMiddleware.swift
[2061/2223] Compiling Vapor RedirectMiddleware.swift
[2062/2223] Compiling Vapor SessionAuthenticatable.swift
[2063/2223] Compiling Vapor Bcrypt.swift
[2064/2223] Compiling Vapor Application+Cache.swift
[2065/2223] Compiling Vapor Cache.swift
[2066/2223] Compiling Vapor CacheExpirationTime.swift
[2067/2223] Compiling Vapor MemoryCache.swift
[2068/2223] Compiling Vapor Request+Cache.swift
[2069/2223] Compiling Vapor Application+Clients.swift
[2070/2223] Compiling Vapor Client.swift
[2071/2223] Compiling Vapor ClientRequest.swift
[2072/2223] Compiling Vapor ClientResponse.swift
[2073/2223] Compiling Vapor Request+Client.swift
[2074/2223] Compiling Vapor BootCommand.swift
[2075/2223] Compiling Vapor CommandContext+Application.swift
[2076/2223] Compiling Vapor RoutesCommand.swift
[2077/2223] Compiling Vapor ServeCommand.swift
[2078/2223] Compiling Vapor AnyResponse+Concurrency.swift
[2079/2247] Compiling Vapor Core.swift
[2080/2247] Compiling Vapor Running.swift
[2081/2247] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2082/2247] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2083/2247] Compiling Vapor DotEnvFile+load.swift
[2084/2247] Compiling Vapor Routes+caseInsenstive.swift
[2085/2247] Compiling Vapor Validatable+validate.swift
[2086/2247] Compiling Vapor Environment+Process.swift
[2087/2247] Compiling Vapor Environment+Secret.swift
[2088/2247] Compiling Vapor Environment.swift
[2089/2247] Compiling Vapor Abort.swift
[2090/2247] Compiling Vapor AbortError.swift
[2091/2247] Compiling Vapor DebuggableError.swift
[2092/2247] Compiling Vapor Demangler.swift
[2093/2247] Compiling Vapor ErrorSource.swift
[2094/2247] Compiling Vapor StackTrace.swift
[2095/2247] Compiling Vapor Exports.swift
[2096/2247] Compiling Vapor Application+HTTP.swift
[2097/2247] Compiling Vapor BasicResponder.swift
[2098/2247] Compiling Vapor BodyStream.swift
[2099/2247] Compiling Vapor Application+HTTP+Client.swift
[2100/2247] Compiling Vapor EventLoopHTTPClient.swift
[2101/2247] Compiling Vapor EndpointCache.swift
[2102/2247] Compiling Vapor HTTPMethod+String.swift
[2103/2247] Compiling Vapor Request+Body.swift
[2104/2247] Compiling Vapor Request+BodyStream.swift
[2105/2247] Compiling Vapor Request.swift
[2106/2247] Compiling Vapor Application+Responder.swift
[2107/2247] Compiling Vapor DefaultResponder.swift
[2108/2247] Compiling Vapor Response+Body.swift
[2109/2247] Compiling Vapor Response.swift
[2110/2247] Compiling Vapor ResponseCodable.swift
[2111/2247] Compiling Vapor Application+Routes.swift
[2112/2247] Compiling Vapor Parameters+Require.swift
[2113/2247] Compiling Vapor Request+WebSocket.swift
[2114/2247] Compiling Vapor Route.swift
[2115/2247] Compiling Vapor RouteCollection.swift
[2116/2247] Compiling Vapor Routes.swift
[2117/2247] Compiling Vapor RoutesBuilder+Group.swift
[2118/2247] Compiling Vapor RoutesBuilder+Method.swift
[2119/2247] Compiling Vapor RoutesBuilder+Middleware.swift
[2120/2247] Compiling Vapor RoutesBuilder+WebSocket.swift
[2121/2247] Compiling Vapor RoutesBuilder.swift
[2122/2247] Compiling Vapor OTP.swift
[2123/2247] Compiling Vapor Application+Servers.swift
[2124/2247] Compiling Vapor Server.swift
[2125/2247] Compiling Vapor App+Service.swift
[2126/2247] Compiling Vapor Req+Service.swift
[2127/2247] Compiling Vapor Validator.swift
[2128/2247] Compiling Vapor ValidatorResult.swift
[2129/2247] Compiling Vapor And.swift
[2130/2247] Compiling Vapor Case.swift
[2131/2247] Compiling Vapor CharacterSet.swift
[2132/2247] Compiling Vapor Count.swift
[2133/2247] Compiling Vapor Custom.swift
[2134/2247] Compiling Vapor Email.swift
[2135/2247] Compiling Vapor Empty.swift
[2136/2247] Compiling Vapor In.swift
[2137/2247] Compiling Vapor Nil.swift
[2138/2247] Compiling Vapor NilIgnoring.swift
[2139/2247] Compiling Vapor Not.swift
[2140/2247] Compiling Vapor Or.swift
[2141/2247] Compiling Vapor Pattern.swift
[2142/2247] Compiling Vapor Range.swift
[2143/2247] Compiling Vapor URL.swift
[2144/2247] Compiling Vapor Valid.swift
[2145/2247] Compiling Vapor Application+Views.swift
[2146/2247] Compiling Vapor PlaintextRenderer.swift
[2147/2247] Compiling Vapor Request+View.swift
[2148/2247] Compiling Vapor View.swift
[2149/2247] Compiling Vapor ViewRenderer.swift
[2150/2247] Compiling Vapor _Deprecations.swift
[2151/2247] Emitting module Vapor
[2152/2247] Compiling Vapor AsyncBasicResponder.swift
[2153/2247] Compiling Vapor AsyncMiddleware.swift
[2154/2247] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2155/2247] Compiling Vapor AsyncSessionDriver.swift
[2156/2247] Compiling Vapor Authentication+Concurrency.swift
[2157/2247] Compiling Vapor Cache+Concurrency.swift
[2158/2247] Compiling Vapor Client+Concurrency.swift
[2159/2247] Compiling Vapor RequestBody+Concurrency.swift
[2160/2247] Compiling Vapor Responder+Concurrency.swift
[2161/2247] Compiling Vapor ResponseCodable+Concurrency.swift
[2162/2247] Compiling Vapor RoutesBuilder+Concurrency.swift
[2163/2247] Compiling Vapor ViewRenderer+Concurrency.swift
[2164/2247] Compiling Vapor WebSocket+Concurrency.swift
[2165/2247] Compiling Vapor ContainerGetPathExecutor.swift
[2166/2247] Compiling Vapor Content.swift
[2167/2247] Compiling Vapor ContentCoders.swift
[2168/2247] Compiling Vapor ContentConfiguration.swift
[2169/2247] Compiling Vapor ContentContainer.swift
[2170/2247] Compiling Vapor JSONCoder+Custom.swift
[2171/2247] Compiling Vapor JSONCoders+Content.swift
[2172/2247] Compiling Vapor PlaintextDecoder.swift
[2173/2247] Compiling Vapor PlaintextEncoder.swift
[2174/2247] Compiling Vapor URLQueryCoders.swift
[2175/2247] Compiling Vapor URLQueryContainer.swift
[2176/2247] Compiling Vapor Service.swift
[2177/2247] Compiling Vapor Application+Sessions.swift
[2178/2247] Compiling Vapor MemorySessions.swift
[2179/2247] Compiling Vapor Request+Session.swift
[2180/2247] Compiling Vapor Session.swift
[2181/2247] Compiling Vapor SessionCache.swift
[2182/2247] Compiling Vapor SessionData.swift
[2183/2247] Compiling Vapor SessionDriver.swift
[2184/2247] Compiling Vapor SessionsConfiguration.swift
[2185/2247] Compiling Vapor SessionsMiddleware.swift
[2186/2247] Compiling Vapor URLEncodedFormData.swift
[2187/2247] Compiling Vapor URLEncodedFormDecoder.swift
[2188/2247] Compiling Vapor URLEncodedFormEncoder.swift
[2189/2247] Compiling Vapor URLEncodedFormError.swift
[2190/2247] Compiling Vapor URLEncodedFormParser.swift
[2191/2247] Compiling Vapor URLEncodedFormSerializer.swift
[2192/2247] Compiling Vapor URLQueryFragmentConvertible.swift
[2193/2247] Compiling Vapor AnyResponse.swift
[2194/2247] Compiling Vapor Array+Random.swift
[2195/2247] Compiling Vapor Base32.swift
[2196/2247] Compiling Vapor Base64.swift
[2197/2247] Compiling Vapor BaseN.swift
[2198/2247] Compiling Vapor BasicCodingKey.swift
[2199/2247] Compiling Vapor ByteCount.swift
[2200/2247] Compiling Vapor Bytes+Hex.swift
[2201/2247] Compiling Vapor Bytes+SecureCompare.swift
[2202/2247] Compiling Vapor Collection+Safe.swift
[2203/2247] Compiling Vapor DataProtocol+Copy.swift
[2204/2247] Compiling Vapor DecoderUnwrapper.swift
[2205/2247] Compiling Vapor DirectoryConfiguration.swift
[2206/2247] Compiling Vapor DotEnv.swift
[2207/2247] Compiling Vapor Extendable.swift
[2208/2247] Compiling Vapor File.swift
[2209/2247] Compiling Vapor FileIO.swift
[2210/2247] Compiling Vapor LifecycleHandler.swift
[2211/2247] Compiling Vapor OptionalType.swift
[2212/2247] Compiling Vapor RFC1123.swift
[2213/2247] Compiling Vapor SocketAddress+Hostname.swift
[2214/2247] Compiling Vapor Storage.swift
[2215/2247] Compiling Vapor String+IsIPAddress.swift
[2216/2247] Compiling Vapor Thread.swift
[2217/2247] Compiling Vapor URI.swift
[2218/2247] Compiling Vapor RangeResult.swift
[2219/2247] Compiling Vapor Validatable.swift
[2220/2247] Compiling Vapor Validation.swift
[2221/2247] Compiling Vapor ValidationKey.swift
[2222/2247] Compiling Vapor Validations.swift
[2223/2247] Compiling Vapor ValidationsError.swift
[2224/2247] Compiling Vapor HTTPStatus.swift
[2225/2247] Compiling Vapor HTTPCookies.swift
[2226/2247] Compiling Vapor HTTPHeaderCacheControl.swift
[2227/2247] Compiling Vapor HTTPHeaderExpires.swift
[2228/2247] Compiling Vapor HTTPHeaderLastModified.swift
[2229/2247] Compiling Vapor HTTPHeaders+Cache.swift
[2230/2247] Compiling Vapor HTTPHeaders+Connection.swift
[2231/2247] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2232/2247] Compiling Vapor HTTPHeaders+ContentRange.swift
[2233/2247] Compiling Vapor HTTPHeaders+Directive.swift
[2234/2247] Compiling Vapor HTTPHeaders+Forwarded.swift
[2235/2247] Compiling Vapor HTTPHeaders+Link.swift
[2236/2247] Compiling Vapor HTTPHeaders+Name.swift
[2237/2247] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2238/2247] Compiling Vapor HTTPHeaders.swift
[2239/2247] Compiling Vapor HTTPMediaType.swift
[2240/2247] Compiling Vapor HTTPMediaTypePreference.swift
[2241/2247] Compiling Vapor Responder.swift
[2242/2247] Compiling Vapor Application+HTTP+Server.swift
[2243/2247] Compiling Vapor HTTPServer.swift
[2244/2247] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2245/2247] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2246/2247] Compiling Vapor HTTPServerHandler.swift
[2247/2247] Compiling Vapor HTTPServerRequestDecoder.swift
[2249/2253] Compiling TelemetryDeck String+SHA256.swift
[2250/2253] Compiling TelemetryDeck Models.swift
[2251/2253] Compiling TelemetryDeck Application+Telemetry.swift
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:109:16: warning: type 'Application.TelemetryDeck.Key.Value' (aka 'Application.TelemetryDeck.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |         }
108 |
109 |         struct Key: StorageKey {
    |                `- warning: type 'Application.TelemetryDeck.Key.Value' (aka 'Application.TelemetryDeck.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
110 |             typealias Value = Storage
111 |         }
112 |
113 |         final class Storage {
    |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
114 |             var baseURL: URL
115 |             var appID: UUID?
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:128:16: warning: static property 'telemetryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
126 |
127 | extension JSONEncoder {
128 |     static var telemetryEncoder: JSONEncoder = {
    |                |- warning: static property 'telemetryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'telemetryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'telemetryEncoder' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         let encoder = JSONEncoder()
130 |         let dateFormatter = DateFormatter()
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:141:16: warning: static property 'telemetryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 |
140 | extension JSONDecoder {
141 |     static var telemetryDecoder: JSONDecoder = {
    |                |- warning: static property 'telemetryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'telemetryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'telemetryDecoder' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |         let decoder = JSONDecoder()
143 |         let dateFormatter = DateFormatter()
[2252/2253] Compiling TelemetryDeck Request+Telemetry.swift
[2253/2253] Emitting module TelemetryDeck
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:109:16: warning: type 'Application.TelemetryDeck.Key.Value' (aka 'Application.TelemetryDeck.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
107 |         }
108 |
109 |         struct Key: StorageKey {
    |                `- warning: type 'Application.TelemetryDeck.Key.Value' (aka 'Application.TelemetryDeck.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
110 |             typealias Value = Storage
111 |         }
112 |
113 |         final class Storage {
    |                     `- note: class 'Storage' does not conform to the 'Sendable' protocol
114 |             var baseURL: URL
115 |             var appID: UUID?
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:128:16: warning: static property 'telemetryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
126 |
127 | extension JSONEncoder {
128 |     static var telemetryEncoder: JSONEncoder = {
    |                |- warning: static property 'telemetryEncoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'telemetryEncoder' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'telemetryEncoder' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
129 |         let encoder = JSONEncoder()
130 |         let dateFormatter = DateFormatter()
/host/spi-builder-workspace/Sources/TelemetryDeck/Application+Telemetry.swift:141:16: warning: static property 'telemetryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
139 |
140 | extension JSONDecoder {
141 |     static var telemetryDecoder: JSONDecoder = {
    |                |- warning: static property 'telemetryDecoder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'telemetryDecoder' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'telemetryDecoder' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
142 |         let decoder = JSONDecoder()
143 |         let dateFormatter = DateFormatter()
Build complete! (157.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "vapor-telemetrydeck",
  "name" : "vapor-telemetrydeck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "TelemetryDeck",
      "targets" : [
        "TelemetryDeck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TelemetryDeckTests",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeckTests",
      "path" : "Tests/TelemetryDeckTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "CustomClient.swift",
        "TelemetryDeckTests.swift"
      ],
      "target_dependencies" : [
        "TelemetryDeck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TelemetryDeck",
      "module_type" : "SwiftTarget",
      "name" : "TelemetryDeck",
      "path" : "Sources/TelemetryDeck",
      "product_dependencies" : [
        "Vapor",
        "Crypto"
      ],
      "product_memberships" : [
        "TelemetryDeck"
      ],
      "sources" : [
        "Application+Telemetry.swift",
        "Models.swift",
        "Request+Telemetry.swift",
        "String+SHA256.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.