Build Information
Failed to build S3Storage, reference 1.0.0-alpha.1 (47b8da
), with Swift 6.1 for Linux on 25 Apr 2025 12:07:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/s3storage.git
Reference: 1.0.0-alpha.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/skelpo/s3storage
* tag 1.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 47b8dad Updated API and implementation for S3 4 alpha and NIO 2
Cloned https://github.com/skelpo/s3storage.git
Revision (git rev-parse @):
47b8dad3ac028974c298c874f2b3f4c07b3916cf
SUCCESS checkout https://github.com/skelpo/s3storage.git at 1.0.0-alpha.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/skelpo/s3storage.git
https://github.com/skelpo/s3storage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "s3",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0-alpha",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LiveUI/S3.git"
},
{
"identity" : "storage",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/skelpo/Storage.git"
}
],
"manifest_display_name" : "S3Storage",
"name" : "S3Storage",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "S3Storage",
"targets" : [
"S3Storage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "S3StorageTests",
"module_type" : "SwiftTarget",
"name" : "S3StorageTests",
"path" : "Tests/S3StorageTests",
"sources" : [
"S3StorageTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"S3Storage"
],
"type" : "test"
},
{
"c99name" : "S3Storage",
"module_type" : "SwiftTarget",
"name" : "S3Storage",
"path" : "Sources/S3Storage",
"product_dependencies" : [
"Storage",
"S3"
],
"product_memberships" : [
"S3Storage"
],
"sources" : [
"S3Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/skelpo/Storage.git
Fetching https://github.com/LiveUI/S3.git
[1/392] Fetching storage
[205/1834] Fetching storage, s3
Fetched https://github.com/skelpo/Storage.git from cache (0.52s)
Fetched https://github.com/LiveUI/S3.git from cache (0.54s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 4.0.0-alpha.1 (2.96s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/vapor/vapor.git
[1/536] Fetching xmlcoding
[537/74834] Fetching xmlcoding, vapor
Fetched https://github.com/LiveUI/XMLCoding.git from cache (2.20s)
Fetched https://github.com/vapor/vapor.git from cache (2.26s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (2.94s)
Computing version for https://github.com/skelpo/Storage.git
Computed https://github.com/skelpo/Storage.git at 1.0.0 (2.84s)
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (7.22s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1705] Fetching swift-atomics
[394/6058] Fetching swift-atomics, swift-system
[3985/22300] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.21s)
Fetched https://github.com/apple/swift-system.git from cache (1.21s)
Fetched https://github.com/apple/swift-collections.git from cache (1.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.88s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.98s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.13s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2200] Fetching swift-metrics
[463/4733] Fetching swift-metrics, websocket-kit
[1073/7929] Fetching swift-metrics, websocket-kit, multipart-kit
[2683/13832] Fetching swift-metrics, websocket-kit, multipart-kit, swift-algorithms
[6294/18802] Fetching swift-metrics, websocket-kit, multipart-kit, swift-algorithms, swift-distributed-tracing
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/vapor/websocket-kit.git from cache (1.84s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.86s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.85s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.86s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
[1121/4255] Fetching multipart-kit, swift-service-context
[2180/9917] Fetching multipart-kit, swift-service-context, swift-nio-extras
Fetched https://github.com/apple/swift-service-context.git from cache (0.71s)
[1404/8858] Fetching multipart-kit, swift-nio-extras
[1574/20350] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
[1575/24186] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-log
Fetching https://github.com/vapor/routing-kit.git
[4695/38979] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-log, swift-nio-ssl
[14924/59702] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-log, swift-nio-ssl, routing-kit
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
[16374/55866] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, routing-kit
Fetching https://github.com/apple/swift-crypto.git
[42294/69650] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (3.51s)
[41247/66454] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/console-kit.git
[51572/71939] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.84s)
[58426/66454] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.76s)
[53763/60792] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.78s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.30s)
[21685/28577] Fetching swift-nio-ssl, swift-crypto
[22100/30947] Fetching swift-nio-ssl, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.42s)
[25407/28577] Fetching swift-nio-ssl, swift-crypto
[28578/42357] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.69s)
[21501/27564] Fetching swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (3.13s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.75s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (7.35s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (1.05s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2604] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.61s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.71s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.41s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.07s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.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-types.git from cache (0.26s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.26s)
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.80s)
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.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.59s)
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.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.87s)
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.87s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.62s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.69s)
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.86s)
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 (3.55s)
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.60s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (1.20s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.18s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.97s)
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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/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/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/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 4.0.0-alpha.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/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/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/skelpo/Storage.git
Working copy of https://github.com/skelpo/Storage.git resolved at 1.0.0
Building for debugging...
[0/835] Write sources
[35/835] Compiling CNIOWindows WSAStartup.c
[36/835] Write sources
[37/835] Compiling CNIODarwin shim.c
[37/835] Write sources
[39/835] Compiling CNIOLinux liburing_shims.c
[39/835] Write sources
[57/835] Compiling CNIOWindows shim.c
[58/835] Compiling _NumericsShims _NumericsShims.c
[59/835] Compiling CVaporBcrypt bcrypt.c
[60/835] Compiling _AtomicsShims.c
[61/835] Compiling CNIOWASI CNIOWASI.c
[62/835] Compiling CVaporBcrypt blf.c
[63/835] Compiling CNIOSHA1 c_nio_sha1.c
[64/835] Compiling CSystem shims.c
[65/835] Compiling CNIOExtrasZlib empty.c
[66/835] Compiling CNIOLLHTTP c_nio_http.c
[67/835] Compiling CNIOLinux shim.c
[68/835] Compiling CNIOLLHTTP c_nio_api.c
[69/835] Compiling fiat_p256_adx_sqr.S
[70/835] Compiling fiat_p256_adx_mul.S
[71/835] Compiling fiat_curve25519_adx_square.S
[72/835] Compiling fiat_curve25519_adx_mul.S
[73/835] Write swift-version-24593BA9C3E375BF.txt
[74/835] Compiling CNIOLLHTTP c_nio_llhttp.c
[75/839] Compiling CNIOBoringSSLShims shims.c
[76/841] Compiling tls_record.cc
[77/841] Compiling tls_method.cc
[78/841] Compiling tls13_both.cc
[79/864] Compiling tls13_server.cc
[80/894] Compiling tls13_client.cc
[81/899] Compiling tls13_enc.cc
[83/916] Emitting module SystemPackage
[84/919] Compiling ServiceContextModule ServiceContextKey.swift
[85/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[86/919] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[87/919] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[88/919] Compiling InternalCollectionsUtilities Specialize.swift
[89/919] Compiling RealModule Float80+Real.swift
[90/920] Emitting module RealModule
[91/920] Emitting module InternalCollectionsUtilities
[92/920] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[93/920] Compiling InternalCollectionsUtilities Integer rank.swift
[94/920] Emitting module ServiceContextModule
[95/920] Compiling ServiceContextModule ServiceContext.swift
[96/922] Compiling RealModule Real.swift
[97/922] Compiling InternalCollectionsUtilities Debugging.swift
[98/922] Compiling InternalCollectionsUtilities Descriptions.swift
[99/922] Compiling InternalCollectionsUtilities _SortedCollection.swift
[100/922] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[105/923] Compiling SystemPackage Util+StringArray.swift
[106/923] Compiling SystemPackage Util.swift
[107/923] Compiling SystemPackage UtilConsumers.swift
[110/923] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[111/923] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[112/923] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[113/923] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[114/923] Compiling InternalCollectionsUtilities UInt+reversed.swift
[115/923] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[128/923] Compiling SystemPackage MachPort.swift
[129/923] Compiling SystemPackage PlatformString.swift
[130/923] Compiling SystemPackage SystemString.swift
[131/923] Compiling _NIODataStructures _TinyArray.swift
[132/923] Emitting module _NIOBase64
[133/923] Compiling _NIOBase64 Base64.swift
[134/924] Compiling RealModule Float16+Real.swift
[135/924] Compiling RealModule ElementaryFunctions.swift
[138/924] Compiling RealModule Float+Real.swift
[139/924] Compiling _NIODataStructures PriorityQueue.swift
[141/924] Compiling RealModule RealFunctions.swift
[144/925] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[145/925] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[146/933] Emitting module XMLCoding
[148/955] Compiling Atomics ManagedAtomic.swift
[149/955] Compiling Atomics ManagedAtomicLazyReference.swift
[150/955] Compiling Atomics UnsafeAtomic.swift
[151/955] Compiling Atomics UnsafeAtomicLazyReference.swift
[152/957] Emitting module Instrumentation
[153/957] Compiling Atomics AtomicMemoryOrderings.swift
[154/957] Compiling Atomics DoubleWord.swift
[155/957] Compiling Instrumentation InstrumentationSystem.swift
[156/957] Compiling Instrumentation Instrument.swift
[157/962] Compiling Instrumentation MultiplexInstrument.swift
[158/962] Compiling Instrumentation NoOpInstrument.swift
[159/982] Emitting module CoreMetrics
[160/982] Compiling Instrumentation Locks.swift
[162/983] Compiling Logging MetadataProvider.swift
[163/983] Emitting module _NIODataStructures
[164/983] Compiling _NIODataStructures Heap.swift
[165/984] Compiling Logging LogHandler.swift
[166/984] Compiling Logging Locks.swift
[167/984] Emitting module Logging
[168/984] Compiling Logging Logging.swift
[169/985] Compiling Algorithms AdjacentPairs.swift
[170/985] Compiling Algorithms Chain.swift
[171/985] Compiling Algorithms Chunked.swift
[172/985] Compiling Algorithms EitherSequence.swift
[173/985] Compiling Algorithms FirstNonNil.swift
[174/985] Compiling Algorithms Joined.swift
[175/985] Compiling Algorithms Combinations.swift
[176/985] Compiling Algorithms Compacted.swift
[177/985] Compiling Algorithms Cycle.swift
[179/985] Compiling Algorithms RandomSample.swift
[180/985] Compiling Algorithms Reductions.swift
[183/1026] Compiling _RopeModule BigString+Builder.swift
[184/1026] Compiling _RopeModule BigString+Contents.swift
[185/1043] Compiling XMLCoding ISO8601DateFormatter.swift
[186/1043] Compiling XMLCoding XMLKey.swift
[187/1053] Compiling XMLCoding XMLStackParser.swift
[188/1053] Compiling XMLCoding XMLReferencingEncoder.swift
[189/1053] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[190/1053] Compiling _RopeModule BigString+Chunk+Splitting.swift
[191/1053] Compiling _RopeModule BigString+Chunk.swift
[192/1053] Compiling _RopeModule BigString+BidirectionalCollection.swift
[193/1053] Compiling _RopeModule BigString+Managing Breaks.swift
[194/1053] Compiling _RopeModule BigString+RemoveSubrange.swift
[195/1053] Compiling _RopeModule BigString+ReplaceSubrange.swift
[196/1053] Compiling _RopeModule BigString+Split.swift
[199/1062] Compiling Tracing TracingTime.swift
[200/1062] Compiling Tracing TracerProtocol.swift
[201/1108] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[202/1108] Compiling OrderedCollections OrderedDictionary+Elements.swift
[203/1108] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[204/1108] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[205/1127] Emitting module Tracing
[206/1127] Compiling HeapModule Heap+Descriptions.swift
[207/1127] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[208/1127] Emitting module HeapModule
[209/1127] Compiling Tracing Tracer.swift
[210/1127] Compiling Tracing TracerProtocol+Legacy.swift
[211/1127] Compiling HeapModule _HeapNode.swift
[212/1127] Compiling OrderedCollections OrderedSet+Equatable.swift
[213/1127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[214/1127] Compiling OrderedCollections OrderedSet+Hashable.swift
[215/1127] Compiling HeapModule Heap.swift
[216/1127] Compiling HeapModule Heap+Invariants.swift
[217/1127] Compiling HeapModule Heap+UnsafeHandle.swift
[218/1128] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[219/1128] Compiling OrderedCollections OrderedSet+Descriptions.swift
[220/1128] Compiling OrderedCollections OrderedSet+Diffing.swift
[221/1128] Compiling CoreMetrics Locks.swift
[222/1128] Compiling CoreMetrics Metrics.swift
[224/1129] Compiling OrderedCollections _Hashtable+Header.swift
[225/1129] Compiling OrderedCollections OrderedDictionary.swift
[226/1129] Compiling OrderedCollections OrderedSet+Codable.swift
[227/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[228/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[229/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[230/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[231/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[232/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[233/1129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[235/1136] Compiling OrderedCollections _HashTable+Bucket.swift
[236/1136] Compiling OrderedCollections _HashTable+BucketIterator.swift
[237/1136] Compiling OrderedCollections _HashTable+Constants.swift
[238/1136] Compiling Tracing InstrumentationSystem+Tracing.swift
[239/1136] Compiling Tracing NoOpTracer.swift
[240/1136] Compiling Tracing SpanProtocol.swift
[245/1137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[246/1137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[247/1137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[248/1137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[249/1137] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[250/1137] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[251/1137] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[254/1138] Compiling OrderedCollections OrderedDictionary+Codable.swift
[255/1138] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[256/1138] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[257/1138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[262/1138] Compiling OrderedCollections OrderedSet+Initializers.swift
[263/1138] Compiling OrderedCollections OrderedSet+Insertions.swift
[264/1138] Compiling OrderedCollections OrderedSet+Invariants.swift
[265/1138] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[266/1138] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[267/1138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[268/1138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[269/1138] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[278/1170] Compiling HashTreeCollections _HashNode+Storage.swift
[279/1170] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[280/1170] Compiling HashTreeCollections _HashNode+Structural filter.swift
[281/1237] Compiling DequeModule _DequeBufferHeader.swift
[282/1237] Compiling DequeModule Deque._UnsafeHandle.swift
[283/1237] Compiling DequeModule Deque.swift
[284/1237] Compiling HashTreeCollections _Hash.swift
[288/1237] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[289/1237] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[290/1237] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[291/1237] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[292/1237] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[293/1237] Emitting module Atomics
[294/1237] Compiling DequeModule Deque+Testing.swift
[295/1237] Compiling DequeModule Deque._Storage.swift
[296/1237] Compiling HashTreeCollections TreeDictionary+Codable.swift
[297/1237] Compiling HashTreeCollections TreeDictionary+Collection.swift
[298/1237] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[299/1237] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[300/1237] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[301/1237] Compiling HashTreeCollections TreeDictionary.swift
[302/1237] Compiling HashTreeCollections TreeSet+Codable.swift
[303/1237] Compiling HashTreeCollections TreeSet+Collection.swift
[304/1237] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[305/1237] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[306/1237] Compiling HashTreeCollections TreeDictionary+Keys.swift
[307/1237] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[308/1237] Compiling HashTreeCollections TreeDictionary+Merge.swift
[309/1237] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[310/1237] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[311/1237] Compiling HashTreeCollections TreeDictionary+Values.swift
[312/1237] Compiling HashTreeCollections TreeSet+Hashable.swift
[313/1237] Compiling HashTreeCollections TreeSet+Sendable.swift
[314/1237] Compiling DequeModule Deque+Codable.swift
[315/1237] Compiling DequeModule Deque+Collection.swift
[318/1237] Compiling DequeModule Deque+Equatable.swift
[319/1237] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[320/1237] Compiling DequeModule Deque+Extras.swift
[321/1237] Compiling DequeModule Deque+Hashable.swift
[322/1237] Compiling DequeModule Deque+CustomReflectable.swift
[323/1237] Compiling DequeModule Deque+Descriptions.swift
[328/1248] Compiling _RopeModule Rope+Join.swift
[329/1248] Compiling _RopeModule Rope+MutatingForEach.swift
[330/1248] Compiling _RopeModule Rope+Remove.swift
[331/1248] Compiling _RopeModule Rope+RemoveSubrange.swift
[332/1248] Compiling _RopeModule Rope+Split.swift
[333/1248] Compiling _RopeModule Optional Utilities.swift
[334/1248] Compiling _RopeModule String Utilities.swift
[335/1248] Compiling _RopeModule String.Index+ABI.swift
[340/1258] Compiling DequeModule _DequeBuffer.swift
[344/1258] Compiling DequeModule _DequeSlot.swift
[345/1258] Compiling DequeModule _UnsafeWrappedBuffer.swift
[346/1258] Compiling HashTreeCollections _HashNode+Builder.swift
[347/1258] Compiling HashTreeCollections _HashNode+Debugging.swift
[348/1258] Compiling HashTreeCollections _HashNode+Initializers.swift
[349/1258] Compiling HashTreeCollections _HashNode+Invariants.swift
[352/1258] Emitting module _RopeModule
[369/1259] Compiling HashTreeCollections TreeSet+Debugging.swift
[370/1259] Compiling HashTreeCollections TreeSet+Descriptions.swift
[371/1259] Compiling HashTreeCollections TreeSet+Equatable.swift
[372/1259] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[373/1259] Compiling HashTreeCollections TreeSet+Extras.swift
[374/1259] Compiling HashTreeCollections TreeSet+Filter.swift
[383/1259] Emitting module DequeModule
[386/1260] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[387/1260] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[388/1260] Compiling HashTreeCollections TreeDictionary+Filter.swift
[389/1260] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[404/1260] Emitting module OrderedCollections
[407/1261] Emitting module Algorithms
[408/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[409/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[410/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[411/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[412/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[413/1261] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[414/1261] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[415/1261] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[416/1261] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[417/1261] Compiling HashTreeCollections TreeSet.swift
[419/1262] Compiling HashTreeCollections _HashTreeIterator.swift
[420/1262] Compiling HashTreeCollections _HashTreeStatistics.swift
[421/1262] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[422/1262] Compiling HashTreeCollections _RawHashNode.swift
[423/1262] Compiling HashTreeCollections _UnmanagedHashNode.swift
[424/1262] Compiling HashTreeCollections _UnsafePath.swift
[430/1262] Compiling Metrics Metrics.swift
[431/1262] Compiling RoutingKit AnyRouter.swift
[432/1262] Emitting module Metrics
[433/1263] Emitting module RoutingKit
[434/1263] Compiling RoutingKit PathComponent.swift
[435/1263] Compiling RoutingKit Parameters.swift
[448/1263] Compiling RoutingKit Router.swift
[449/1263] Compiling RoutingKit TrieRouter.swift
[460/1264] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[461/1264] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[470/1264] Compiling HashTreeCollections _HashNode+Structural merge.swift
[480/1264] Compiling HashTreeCollections _HashNode+Lookups.swift
[481/1264] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[481/1264] Compiling t1_enc.cc
[512/1265] Emitting module HashTreeCollections
[513/1266] Compiling ssl_x509.cc
[515/1266] Compiling ssl_versions.cc
[516/1266] Compiling ssl_transcript.cc
[517/1266] Compiling ssl_stat.cc
[518/1266] Compiling ssl_session.cc
[519/1266] Compiling ssl_privkey.cc
[520/1266] Compiling ssl_file.cc
[521/1266] Compiling ssl_key_share.cc
[522/1266] Compiling ssl_lib.cc
[523/1266] Compiling ssl_credential.cc
[524/1266] Compiling ssl_cipher.cc
[525/1266] Compiling ssl_cert.cc
[526/1266] Compiling ssl_buffer.cc
[527/1266] Compiling ssl_asn1.cc
[528/1266] Compiling ssl_aead_ctx.cc
[529/1266] Compiling s3_lib.cc
[530/1266] Compiling s3_pkt.cc
[531/1266] Compiling s3_both.cc
[532/1266] Compiling handshake_client.cc
[533/1266] Compiling handshake.cc
[534/1266] Compiling handshake_server.cc
[535/1266] Compiling extensions.cc
[536/1266] Compiling handoff.cc
[537/1266] Compiling encrypted_client_hello.cc
[538/1266] Compiling md5-x86_64-linux.S
[539/1266] Compiling md5-x86_64-apple.S
[540/1266] Compiling d1_srtp.cc
[541/1266] Compiling md5-586-linux.S
[542/1266] Compiling dtls_method.cc
[543/1266] Compiling md5-586-apple.S
[544/1266] Compiling dtls_record.cc
[545/1266] Compiling chacha20_poly1305_x86_64-linux.S
[546/1266] Compiling d1_pkt.cc
[547/1266] Compiling chacha20_poly1305_x86_64-apple.S
[548/1266] Compiling chacha20_poly1305_armv8-win.S
[549/1266] Compiling chacha-x86_64-linux.S
[550/1266] Compiling chacha20_poly1305_armv8-linux.S
[551/1266] Compiling chacha20_poly1305_armv8-apple.S
[552/1266] Compiling chacha-x86_64-apple.S
[553/1266] Compiling chacha-x86-apple.S
[554/1266] Compiling chacha-armv8-win.S
[555/1266] Compiling chacha-armv8-linux.S
[556/1266] Compiling chacha-x86-linux.S
[557/1266] Compiling err_data.cc
[558/1266] Compiling chacha-armv8-apple.S
[559/1266] Compiling chacha-armv4-linux.S
[560/1266] Compiling aes128gcmsiv-x86_64-apple.S
[561/1266] Compiling x86_64-mont5-linux.S
[562/1266] Compiling x86_64-mont5-apple.S
[563/1266] Compiling aes128gcmsiv-x86_64-linux.S
[564/1266] Compiling d1_lib.cc
[565/1266] Compiling x86_64-mont-linux.S
[566/1266] Compiling x86_64-mont-apple.S
[567/1266] Compiling x86-mont-linux.S
[568/1266] Compiling x86-mont-apple.S
[569/1266] Compiling vpaes-x86_64-linux.S
[570/1266] Compiling vpaes-x86-linux.S
[571/1266] Compiling vpaes-x86_64-apple.S
[572/1266] Compiling vpaes-x86-apple.S
[573/1266] Compiling vpaes-armv8-linux.S
[574/1266] Compiling vpaes-armv8-win.S
[575/1266] Compiling vpaes-armv8-apple.S
[576/1266] Compiling vpaes-armv7-linux.S
[577/1266] Compiling sha512-armv8-win.S
[578/1266] Compiling sha512-x86_64-apple.S
[579/1266] Compiling sha512-armv8-linux.S
[580/1266] Compiling sha512-x86_64-linux.S
[581/1266] Compiling sha512-armv8-apple.S
[582/1266] Compiling sha512-armv4-linux.S
[583/1266] Compiling sha512-586-apple.S
[584/1266] Compiling sha512-586-linux.S
[585/1266] Compiling bio_ssl.cc
[586/1266] Compiling sha256-x86_64-linux.S
[587/1266] Compiling sha256-armv8-win.S
[588/1266] Compiling sha256-x86_64-apple.S
[589/1266] Compiling sha256-armv8-linux.S
[590/1266] Compiling sha256-586-linux.S
[591/1266] Compiling sha256-armv4-linux.S
[592/1266] Compiling sha256-armv8-apple.S
[593/1266] Compiling sha1-x86_64-apple.S
[594/1266] Compiling sha256-586-apple.S
[595/1266] Compiling sha1-armv8-win.S
[596/1266] Compiling sha1-x86_64-linux.S
[597/1266] Compiling sha1-armv8-linux.S
[598/1266] Compiling sha1-armv4-large-linux.S
[599/1266] Compiling sha1-armv8-apple.S
[600/1266] Compiling sha1-586-linux.S
[601/1266] Compiling sha1-586-apple.S
[602/1266] Compiling rsaz-avx2-apple.S
[603/1266] Compiling rdrand-x86_64-linux.S
[604/1266] Compiling rsaz-avx2-linux.S
[605/1266] Compiling p256_beeu-x86_64-asm-linux.S
[606/1266] Compiling rdrand-x86_64-apple.S
[607/1266] Compiling p256_beeu-x86_64-asm-apple.S
[608/1266] Compiling p256_beeu-armv8-asm-apple.S
[609/1266] Compiling p256_beeu-armv8-asm-linux.S
[610/1266] Compiling p256_beeu-armv8-asm-win.S
[611/1266] Compiling p256-x86_64-asm-apple.S
[612/1266] Compiling p256-x86_64-asm-linux.S
[613/1266] Compiling p256-armv8-asm-win.S
[614/1266] Compiling p256-armv8-asm-apple.S
[615/1266] Compiling p256-armv8-asm-linux.S
[616/1266] Compiling ghashv8-armv8-win.S
[617/1266] Compiling ghashv8-armv8-linux.S
[618/1266] Compiling ghashv8-armv8-apple.S
[619/1266] Compiling ghashv8-armv7-linux.S
[620/1266] Compiling ghash-x86_64-linux.S
[621/1266] Compiling ghash-x86_64-apple.S
[622/1266] Compiling ghash-x86-linux.S
[623/1266] Compiling ghash-x86-apple.S
[624/1266] Compiling ghash-ssse3-x86_64-linux.S
[625/1266] Compiling ghash-ssse3-x86_64-apple.S
[626/1266] Compiling ghash-ssse3-x86-linux.S
[627/1266] Compiling ghash-ssse3-x86-apple.S
[628/1266] Compiling ghash-neon-armv8-apple.S
[629/1266] Compiling ghash-neon-armv8-win.S
[630/1266] Compiling ghash-armv4-linux.S
[631/1266] Compiling ghash-neon-armv8-linux.S
[632/1266] Compiling bsaes-armv7-linux.S
[632/1266] Compiling co-586-apple.S
[634/1266] Compiling co-586-linux.S
[635/1266] Compiling bn-armv8-linux.S
[636/1266] Compiling bn-armv8-win.S
[637/1266] Compiling bn-armv8-apple.S
[638/1266] Compiling bn-586-apple.S
[639/1266] Compiling bn-586-linux.S
[640/1266] Compiling armv8-mont-win.S
[641/1266] Compiling armv8-mont-linux.S
[642/1266] Compiling armv4-mont-linux.S
[643/1266] Compiling armv8-mont-apple.S
[644/1266] Compiling aesv8-gcm-armv8-linux.S
[645/1266] Compiling aesv8-gcm-armv8-win.S
[646/1266] Compiling aesv8-armv8-win.S
[647/1266] Compiling aesv8-armv8-apple.S
[648/1266] Compiling aesv8-gcm-armv8-apple.S
[649/1266] Compiling aesv8-armv8-linux.S
[650/1266] Compiling aesv8-armv7-linux.S
[651/1266] Compiling aesni-x86_64-linux.S
[652/1266] Compiling aesni-x86_64-apple.S
[653/1266] Compiling aesni-x86-apple.S
[654/1266] Compiling aesni-x86-linux.S
[655/1266] Compiling aesni-gcm-x86_64-linux.S
[656/1266] Compiling aesni-gcm-x86_64-apple.S
[657/1266] Compiling d1_both.cc
[658/1266] Compiling aes-gcm-avx10-x86_64-linux.S
[659/1266] Compiling aes-gcm-avx2-x86_64-linux.S
[660/1266] Compiling aes-gcm-avx10-x86_64-apple.S
[661/1266] Compiling aes-gcm-avx2-x86_64-apple.S
[662/1266] Compiling x_spki.cc
[663/1266] Compiling x_exten.cc
[664/1266] Compiling x_name.cc
[665/1266] Compiling x_sig.cc
[666/1266] Compiling x_req.cc
[667/1266] Compiling x_x509a.cc
[668/1266] Compiling x_val.cc
[669/1266] Compiling x_pubkey.cc
[670/1266] Compiling x_x509.cc
[671/1266] Compiling x_crl.cc
[672/1266] Compiling x_attrib.cc
[673/1266] Compiling x_all.cc
[674/1266] Compiling x_algor.cc
[675/1266] Compiling x509spki.cc
[676/1266] Compiling x509rset.cc
[677/1266] Compiling x509cset.cc
[678/1266] Compiling x509name.cc
[679/1266] Compiling x509_vpm.cc
[680/1266] Compiling x509_v3.cc
[681/1266] Compiling x509_txt.cc
[682/1266] Compiling x509_lu.cc
[683/1266] Compiling x509_req.cc
[684/1266] Compiling x509_vfy.cc
[685/1266] Compiling x509_obj.cc
[686/1266] Compiling x509_trs.cc
[687/1266] Compiling x509_att.cc
[688/1266] Compiling x509_set.cc
[689/1266] Compiling x509_d2.cc
[690/1266] Compiling x509_def.cc
[691/1266] Compiling x509_ext.cc
[692/1266] Compiling x509_cmp.cc
[693/1266] Compiling x509.cc
[694/1266] Compiling v3_skey.cc
[695/1266] Compiling v3_prn.cc
[696/1266] Compiling v3_pmaps.cc
[697/1266] Compiling v3_utl.cc
[698/1266] Compiling v3_purp.cc
[699/1266] Compiling v3_ocsp.cc
[700/1266] Compiling v3_lib.cc
[701/1266] Compiling v3_pcons.cc
[702/1266] Compiling v3_ncons.cc
[703/1266] Compiling v3_int.cc
[704/1266] Compiling v3_genn.cc
[705/1266] Compiling v3_info.cc
[706/1266] Compiling v3_cpols.cc
[707/1266] Compiling v3_extku.cc
[708/1266] Compiling v3_ia5.cc
[709/1266] Compiling v3_crld.cc
[710/1266] Compiling v3_enum.cc
[711/1266] Compiling v3_conf.cc
[712/1266] Compiling v3_bitst.cc
[713/1266] Compiling v3_akey.cc
[714/1266] Compiling v3_bcons.cc
[715/1266] Compiling v3_akeya.cc
[716/1266] Compiling v3_alt.cc
[717/1266] Compiling t_crl.cc
[718/1266] Compiling t_x509.cc
[719/1266] Compiling t_x509a.cc
[720/1266] Compiling t_req.cc
[721/1266] Compiling i2d_pr.cc
[722/1266] Compiling rsa_pss.cc
[723/1266] Compiling name_print.cc
[724/1266] Compiling policy.cc
[725/1266] Compiling a_digest.cc
[726/1266] Compiling voprf.cc
[727/1266] Compiling by_file.cc
[728/1266] Compiling a_verify.cc
[729/1266] Compiling asn1_gen.cc
[730/1266] Compiling a_sign.cc
[731/1266] Compiling thread_win.cc
[732/1266] Compiling by_dir.cc
[733/1266] Compiling algorithm.cc
[734/1266] Compiling trust_token.cc
[735/1266] Compiling thread_pthread.cc
[736/1266] Compiling thread_none.cc
[737/1266] Compiling pmbtoken.cc
[738/1266] Compiling thread.cc
[739/1266] Compiling sha512.cc
[739/1266] Compiling sha1.cc
[741/1266] Compiling siphash.cc
[742/1266] Compiling stack.cc
[743/1266] Compiling sha256.cc
[744/1266] Compiling slhdsa.cc
[745/1266] Compiling spake2plus.cc
[746/1266] Compiling rc4.cc
[747/1266] Compiling rsa_extra.cc
[748/1266] Compiling windows.cc
[748/1266] Compiling rsa_print.cc
[750/1266] Compiling refcount.cc
[751/1266] Compiling rsa_crypt.cc
[752/1266] Compiling urandom.cc
[753/1266] Compiling rsa_asn1.cc
[754/1266] Compiling trusty.cc
[755/1266] Compiling ios.cc
[756/1266] Compiling rand.cc
[757/1266] Compiling getentropy.cc
[758/1266] Compiling passive.cc
[759/1266] Compiling poly1305_arm_asm.S
[760/1266] Compiling forkunsafe.cc
[761/1266] Compiling deterministic.cc
[762/1266] Compiling fork_detect.cc
[763/1266] Compiling poly1305_arm.cc
[764/1266] Compiling poly1305.cc
[765/1266] Compiling poly1305_vec.cc
[766/1266] Compiling pool.cc
[767/1266] Compiling pkcs7.cc
[768/1266] Compiling pkcs8_x509.cc
[769/1266] Compiling pkcs8.cc
[770/1266] Compiling p5_pbev2.cc
[771/1266] Compiling pkcs7_x509.cc
[772/1266] Compiling pem_xaux.cc
[773/1266] Compiling pem_x509.cc
[774/1266] Compiling pem_pkey.cc
[775/1266] Compiling pem_pk8.cc
[776/1266] Compiling mlkem.cc
[777/1266] Compiling obj_xref.cc
[778/1266] Compiling pem_all.cc
[779/1266] Compiling mldsa.cc
[780/1266] Compiling pem_oth.cc
[781/1266] Compiling obj.cc
[782/1266] Compiling pem_info.cc
[783/1266] Compiling pem_lib.cc
[784/1266] Compiling poly_rq_mul.S
[785/1266] Compiling fips_shared_support.cc
[786/1266] Compiling md5.cc
[787/1266] Compiling lhash.cc
[788/1266] Compiling mem.cc
[789/1266] Compiling md4.cc
[790/1266] Compiling ex_data.cc
[791/1266] Compiling kyber.cc
[792/1266] Compiling hrss.cc
[793/1266] Compiling scrypt.cc
[794/1266] Compiling sign.cc
[795/1266] Compiling hpke.cc
[796/1266] Compiling print.cc
[797/1266] Compiling pbkdf.cc
[798/1266] Compiling p_x25519.cc
[799/1266] Compiling p_rsa.cc
[800/1266] Compiling p_rsa_asn1.cc
[801/1266] Compiling p_ed25519.cc
[802/1266] Compiling p_hkdf.cc
[803/1266] Compiling p_x25519_asn1.cc
[804/1266] Compiling p_dh.cc
[805/1266] Compiling p_ec.cc
[806/1266] Compiling p_ec_asn1.cc
[807/1266] Compiling p_dh_asn1.cc
[808/1266] Compiling p_dsa_asn1.cc
[809/1266] Compiling p_ed25519_asn1.cc
[810/1266] Compiling evp_ctx.cc
[811/1266] Compiling err.cc
[812/1266] Compiling ecdsa_asn1.cc
[813/1266] Compiling engine.cc
[814/1266] Compiling ecdh.cc
[815/1266] Compiling evp.cc
[816/1266] Compiling ec_derive.cc
[817/1266] Compiling evp_asn1.cc
[818/1266] Compiling hash_to_curve.cc
[819/1266] Compiling dsa.cc
[820/1266] Compiling params.cc
[821/1266] Compiling ec_asn1.cc
[822/1266] Compiling des.cc
[823/1266] Compiling dsa_asn1.cc
[824/1266] Compiling x25519-asm-arm.S
[825/1266] Compiling digest_extra.cc
[826/1266] Compiling dh_asn1.cc
[827/1266] Compiling cpu_intel.cc
[828/1266] Compiling bcm.cc
[829/1266] Compiling crypto.cc
[830/1266] Compiling cpu_arm_linux.cc
[831/1266] Compiling spake25519.cc
[832/1266] Compiling cpu_aarch64_win.cc
[833/1266] Compiling curve25519.cc
[834/1266] Compiling cpu_aarch64_openbsd.cc
[835/1266] Compiling cpu_aarch64_sysreg.cc
[836/1266] Compiling cpu_arm_freebsd.cc
[837/1266] Compiling curve25519_64_adx.cc
[838/1266] Compiling cpu_aarch64_linux.cc
[839/1266] Compiling conf.cc
[840/1266] Compiling cpu_aarch64_apple.cc
[840/1266] Compiling tls_cbc.cc
[842/1266] Compiling cpu_aarch64_fuchsia.cc
[843/1266] Compiling get_cipher.cc
[844/1266] Compiling e_rc4.cc
[845/1266] Compiling e_null.cc
[846/1266] Compiling e_tls.cc
[847/1266] Compiling e_des.cc
[848/1266] Compiling derive_key.cc
[849/1266] Compiling e_aesgcmsiv.cc
[850/1266] Compiling e_rc2.cc
[851/1266] Compiling e_aesctrhmac.cc
[852/1266] Compiling e_chacha20poly1305.cc
[853/1266] Compiling chacha.cc
[854/1266] Compiling cbb.cc
[855/1266] Compiling cbs.cc
[856/1266] Compiling ber.cc
[857/1266] Compiling buf.cc
[858/1266] Compiling unicode.cc
[859/1266] Compiling blake2.cc
[860/1266] Compiling bn_asn1.cc
[861/1266] Compiling asn1_compat.cc
[862/1266] Compiling socket_helper.cc
[863/1266] Compiling socket.cc
[864/1266] Compiling printf.cc
[865/1266] Compiling file.cc
[866/1266] Compiling pair.cc
[867/1266] Compiling convert.cc
[868/1266] Compiling fd.cc
[869/1266] Compiling hexdump.cc
[870/1266] Compiling errno.cc
[871/1266] Compiling connect.cc
[872/1266] Compiling bio.cc
[873/1266] Compiling base64.cc
[874/1266] Compiling bio_mem.cc
[875/1266] Compiling tasn_enc.cc
[876/1266] Compiling tasn_fre.cc
[877/1266] Compiling tasn_typ.cc
[878/1266] Compiling tasn_dec.cc
[879/1266] Compiling tasn_utl.cc
[880/1266] Compiling posix_time.cc
[881/1266] Compiling f_string.cc
[882/1266] Compiling asn_pack.cc
[883/1266] Compiling f_int.cc
[884/1266] Compiling asn1_par.cc
[885/1266] Compiling tasn_new.cc
[886/1266] Compiling asn1_lib.cc
[887/1266] Compiling a_octet.cc
[888/1266] Compiling a_utctm.cc
[889/1266] Compiling a_strnid.cc
[890/1266] Compiling a_time.cc
[891/1266] Compiling a_type.cc
[892/1266] Compiling a_object.cc
[893/1266] Compiling a_strex.cc
[894/1266] Compiling a_mbstr.cc
[895/1266] Compiling a_i2d_fp.cc
[896/1266] Compiling a_dup.cc
[897/1266] Compiling a_gentm.cc
[898/1266] Compiling a_d2i_fp.cc
[899/1266] Compiling a_int.cc
[900/1266] Compiling a_bitstr.cc
[901/1266] Compiling fiat_p256_adx_sqr.S
[902/1266] Compiling a_bool.cc
[903/1266] Compiling fiat_p256_adx_mul.S
[904/1266] Compiling fiat_curve25519_adx_mul.S
[905/1266] Compiling fiat_curve25519_adx_square.S
[906/1266] Compiling CCryptoBoringSSLShims shims.c
[907/1266] Compiling md5-x86_64-linux.S
[908/1266] Compiling md5-x86_64-apple.S
[909/1266] Compiling md5-586-apple.S
[910/1266] Compiling md5-586-linux.S
[911/1266] Compiling chacha20_poly1305_x86_64-apple.S
[912/1266] Compiling chacha20_poly1305_armv8-linux.S
[913/1266] Compiling chacha20_poly1305_armv8-apple.S
[914/1266] Compiling chacha20_poly1305_armv8-win.S
[915/1266] Compiling chacha20_poly1305_x86_64-linux.S
[916/1266] Compiling err_data.cc
[917/1266] Compiling chacha-x86-apple.S
[918/1266] Compiling chacha-x86-linux.S
[919/1266] Compiling chacha-armv8-win.S
[920/1266] Compiling chacha-x86_64-apple.S
[921/1266] Compiling chacha-x86_64-linux.S
[922/1266] Compiling chacha-armv8-linux.S
[923/1266] Compiling aes128gcmsiv-x86_64-apple.S
[924/1266] Compiling chacha-armv4-linux.S
[925/1266] Compiling x86_64-mont5-apple.S
[926/1266] Compiling chacha-armv8-apple.S
[927/1266] Compiling aes128gcmsiv-x86_64-linux.S
[928/1266] Compiling x86_64-mont5-linux.S
[929/1266] Compiling x86_64-mont-linux.S
[930/1266] Compiling x86-mont-linux.S
[931/1266] Compiling x86-mont-apple.S
[932/1266] Compiling x86_64-mont-apple.S
[933/1266] Compiling vpaes-x86_64-apple.S
[934/1266] Compiling vpaes-x86_64-linux.S
[935/1266] Compiling vpaes-x86-linux.S
[936/1266] Compiling vpaes-x86-apple.S
[937/1266] Compiling vpaes-armv8-win.S
[938/1266] Compiling vpaes-armv7-linux.S
[939/1266] Compiling vpaes-armv8-linux.S
[940/1266] Compiling vpaes-armv8-apple.S
[941/1266] Compiling sha512-armv8-win.S
[941/1266] Compiling sha512-x86_64-linux.S
[943/1266] Compiling sha512-armv8-linux.S
[944/1266] Compiling sha512-x86_64-apple.S
[945/1266] Compiling sha512-armv8-apple.S
[946/1266] Compiling sha512-armv4-linux.S
[947/1266] Compiling sha512-586-linux.S
[948/1266] Compiling sha256-x86_64-apple.S
[949/1266] Compiling sha512-586-apple.S
[950/1266] Compiling sha256-x86_64-linux.S
[951/1266] Compiling sha256-armv8-win.S
[952/1266] Compiling sha256-armv8-apple.S
[953/1266] Compiling sha256-586-linux.S
[954/1266] Compiling sha256-armv8-linux.S
[955/1266] Compiling sha256-586-apple.S
[956/1266] Compiling sha1-armv8-linux.S
[957/1266] Compiling sha256-armv4-linux.S
[958/1266] Compiling sha1-armv8-win.S
[959/1266] Compiling sha1-x86_64-apple.S
[960/1266] Compiling sha1-x86_64-linux.S
[961/1266] Compiling sha1-armv8-apple.S
[962/1266] Compiling sha1-armv4-large-linux.S
[963/1266] Compiling sha1-586-apple.S
[964/1266] Compiling rsaz-avx2-apple.S
[965/1266] Compiling sha1-586-linux.S
[966/1266] Compiling rsaz-avx2-linux.S
[967/1266] Compiling rdrand-x86_64-linux.S
[968/1266] Compiling p256_beeu-x86_64-asm-linux.S
[969/1266] Compiling rdrand-x86_64-apple.S
[970/1266] Compiling p256_beeu-armv8-asm-win.S
[971/1266] Compiling p256_beeu-armv8-asm-linux.S
[972/1266] Compiling p256_beeu-x86_64-asm-apple.S
[973/1266] Compiling p256_beeu-armv8-asm-apple.S
[974/1266] Compiling p256-armv8-asm-linux.S
[975/1266] Compiling p256-x86_64-asm-apple.S
[976/1266] Compiling p256-armv8-asm-win.S
[977/1266] Compiling p256-x86_64-asm-linux.S
[978/1266] Compiling p256-armv8-asm-apple.S
[979/1266] Compiling ghashv8-armv8-win.S
[980/1266] Compiling ghashv8-armv8-apple.S
[981/1266] Compiling ghashv8-armv7-linux.S
[982/1266] Compiling ghashv8-armv8-linux.S
[983/1266] Compiling ghash-x86_64-apple.S
[984/1266] Compiling ghash-x86_64-linux.S
[985/1266] Compiling ghash-x86-linux.S
[986/1266] Compiling ghash-x86-apple.S
[987/1266] Compiling ghash-ssse3-x86-linux.S
[988/1266] Compiling ghash-ssse3-x86_64-apple.S
[989/1266] Compiling ghash-ssse3-x86_64-linux.S
[990/1266] Compiling ghash-neon-armv8-win.S
[991/1266] Compiling ghash-ssse3-x86-apple.S
[992/1266] Compiling ghash-neon-armv8-linux.S
[993/1266] Compiling ghash-neon-armv8-apple.S
[994/1266] Compiling ghash-armv4-linux.S
[995/1266] Compiling co-586-linux.S
[996/1266] Compiling co-586-apple.S
[997/1266] Compiling bsaes-armv7-linux.S
[998/1266] Compiling bn-armv8-win.S
[999/1266] Compiling bn-armv8-linux.S
[1000/1266] Compiling bn-armv8-apple.S
[1001/1266] Compiling bn-586-linux.S
[1002/1266] Compiling bn-586-apple.S
[1003/1266] Compiling armv8-mont-win.S
[1004/1266] Compiling armv8-mont-linux.S
[1005/1266] Compiling armv8-mont-apple.S
[1006/1266] Compiling armv4-mont-linux.S
[1007/1266] Compiling aesv8-gcm-armv8-win.S
[1008/1266] Compiling aesv8-gcm-armv8-apple.S
[1008/1266] Compiling aesv8-gcm-armv8-linux.S
[1010/1266] Compiling aesv8-armv8-linux.S
[1011/1266] Compiling aesv8-armv8-win.S
[1012/1266] Compiling aesv8-armv8-apple.S
[1013/1266] Compiling aesv8-armv7-linux.S
[1014/1266] Compiling aesni-x86_64-linux.S
[1015/1266] Compiling aesni-x86-linux.S
[1016/1266] Compiling aesni-x86_64-apple.S
[1017/1266] Compiling aesni-x86-apple.S
[1018/1266] Compiling aesni-gcm-x86_64-linux.S
[1019/1266] Compiling aesni-gcm-x86_64-apple.S
[1020/1266] Compiling aes-gcm-avx10-x86_64-apple.S
[1021/1266] Compiling aes-gcm-avx10-x86_64-linux.S
[1022/1266] Compiling x_val.cc
[1023/1266] Compiling c-nioatomics.c
[1024/1266] Compiling x_req.cc
[1025/1266] Compiling x_x509.cc
[1026/1266] Compiling x_spki.cc
[1027/1266] Compiling x_x509a.cc
[1028/1266] Compiling x_sig.cc
[1029/1266] Compiling x_pubkey.cc
[1030/1266] Compiling x_exten.cc
[1031/1266] Compiling x_name.cc
[1032/1266] Compiling x_attrib.cc
[1033/1266] Compiling x_crl.cc
[1034/1266] Compiling x509spki.cc
[1035/1266] Compiling x_all.cc
[1036/1266] Compiling c-atomics.c
[1037/1266] Compiling x_algor.cc
[1038/1266] Compiling x509rset.cc
[1039/1266] Compiling x509cset.cc
[1040/1272] Compiling x509name.cc
[1041/1272] Compiling x509_vfy.cc
[1042/1272] Compiling x509_v3.cc
[1043/1272] Compiling x509_vpm.cc
[1044/1272] Compiling x509_txt.cc
[1045/1272] Compiling x509_trs.cc
[1047/1272] Compiling NIOConcurrencyHelpers lock.swift
[1048/1272] Emitting module NIOConcurrencyHelpers
[1049/1272] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1050/1272] Compiling NIOConcurrencyHelpers atomics.swift
[1051/1272] Compiling NIOConcurrencyHelpers NIOLock.swift
[1052/1272] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1052/1272] Compiling x509_set.cc
[1054/1273] Compiling x509_obj.cc
[1055/1273] Compiling x509_req.cc
[1056/1273] Compiling x509_ext.cc
[1057/1273] Compiling x509_lu.cc
[1058/1273] Compiling x509_def.cc
[1059/1273] Compiling x509_d2.cc
[1060/1273] Compiling x509.cc
[1061/1332] Compiling x509_cmp.cc
[1062/1358] Compiling v3_utl.cc
[1063/1358] Compiling v3_purp.cc
[1064/1358] Compiling v3_skey.cc
[1065/1358] Compiling x509_att.cc
[1067/1358] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1068/1358] Compiling ConsoleKitTerminal ConsoleClear.swift
[1069/1358] Compiling ConsoleKitTerminal Console+Ask.swift
[1070/1358] Compiling ConsoleKitTerminal Console+Choose.swift
[1071/1361] Compiling ConsoleKitTerminal ActivityBar.swift
[1072/1361] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1073/1361] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1074/1361] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1075/1361] Emitting module ConsoleKitTerminal
[1076/1361] Compiling ConsoleKitTerminal CustomActivity.swift
[1077/1361] Compiling ConsoleKitTerminal LoadingBar.swift
[1078/1361] Compiling ConsoleKitTerminal ProgressBar.swift
[1079/1361] Compiling ConsoleKitTerminal Console+Clear.swift
[1079/1361] Compiling v3_lib.cc
[1080/1361] Compiling v3_prn.cc
[1082/1361] Compiling ConsoleKitTerminal Console+Confirm.swift
[1083/1361] Compiling ConsoleKitTerminal Console+Input.swift
[1084/1361] Compiling ConsoleKitTerminal Console+Center.swift
[1085/1361] Compiling ConsoleKitTerminal Console+Output.swift
[1085/1361] Compiling v3_pmaps.cc
[1086/1361] Compiling v3_pcons.cc
[1088/1361] Compiling ConsoleKitTerminal ConsoleText.swift
[1089/1361] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1090/1361] Compiling ConsoleKitTerminal ANSI.swift
[1091/1361] Compiling ConsoleKitTerminal Console+Wait.swift
[1092/1361] Compiling ConsoleKitTerminal ConsoleColor.swift
[1093/1361] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1094/1361] Compiling ConsoleKitTerminal Console.swift
[1095/1361] Compiling ConsoleKitTerminal Terminal.swift
[1096/1361] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1096/1361] Compiling v3_ocsp.cc
[1097/1361] Compiling v3_ncons.cc
[1098/1361] Compiling v3_int.cc
[1100/1361] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1101/1361] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1102/1361] Compiling ConsoleKitTerminal LoggerFragment.swift
[1103/1362] Compiling NIOCore MarkedCircularBuffer.swift
[1104/1362] Compiling NIOCore MulticastChannel.swift
[1105/1362] Compiling NIOCore NIOAny.swift
[1106/1362] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1107/1362] Compiling NIOCore NIOLoopBound.swift
[1108/1362] Compiling NIOCore NIOScheduledCallback.swift
[1109/1362] Compiling NIOCore NIOSendable.swift
[1110/1362] Compiling NIOCore RecvByteBufferAllocator.swift
[1111/1370] Compiling v3_info.cc
[1112/1370] Compiling v3_ia5.cc
[1113/1370] Compiling v3_extku.cc
[1115/1370] Compiling NIOCore GlobalSingletons.swift
[1116/1370] Compiling NIOCore IO.swift
[1117/1370] Compiling NIOCore IOData.swift
[1118/1370] Compiling NIOCore IPProtocol.swift
[1119/1370] Compiling NIOCore IntegerBitPacking.swift
[1120/1370] Compiling NIOCore IntegerTypes.swift
[1121/1370] Compiling NIOCore Interfaces.swift
[1122/1370] Compiling NIOCore Linux.swift
[1122/1370] Compiling v3_genn.cc
[1123/1392] Compiling v3_enum.cc
[1124/1392] Compiling v3_crld.cc
[1125/1392] Compiling v3_conf.cc
[1127/1392] Emitting module ConsoleKitCommands
[1127/1394] Compiling v3_bitst.cc
[1128/1394] Compiling v3_cpols.cc
[1130/1394] Compiling ConsoleKitCommands CommandSignature.swift
[1131/1394] Compiling ConsoleKitCommands Flag.swift
[1132/1394] Compiling ConsoleKitCommands Option.swift
[1133/1394] Compiling ConsoleKitCommands CommandGroup.swift
[1134/1394] Compiling ConsoleKitCommands CommandInput.swift
[1135/1394] Compiling ConsoleKitCommands Commands.swift
[1136/1394] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1137/1394] Compiling ConsoleKitCommands Utilities.swift
[1137/1394] Compiling v3_bcons.cc
[1138/1394] Compiling v3_akey.cc
[1139/1394] Compiling v3_akeya.cc
[1140/1394] Compiling v3_alt.cc
[1141/1394] Compiling t_x509.cc
[1142/1394] Compiling t_x509a.cc
[1143/1394] Compiling t_crl.cc
[1145/1394] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1146/1394] Compiling NIOCore SocketAddresses.swift
[1147/1394] Compiling NIOCore SocketOptionProvider.swift
[1148/1394] Compiling NIOCore SystemCallHelpers.swift
[1149/1394] Compiling NIOCore TimeAmount+Duration.swift
[1150/1394] Compiling NIOCore TypeAssistedChannelHandler.swift
[1151/1394] Compiling NIOCore UniversalBootstrapSupport.swift
[1152/1394] Compiling NIOCore Utilities.swift
[1153/1394] Compiling NIOCore EventLoop.swift
[1154/1394] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1155/1394] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1156/1394] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1157/1394] Compiling NIOCore EventLoopFuture.swift
[1158/1394] Compiling NIOCore FileDescriptor.swift
[1159/1394] Compiling NIOCore FileHandle.swift
[1160/1394] Compiling NIOCore FileRegion.swift
[1160/1394] Compiling name_print.cc
[1162/1394] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1163/1394] Compiling ConsoleKitCommands AsyncCommand.swift
[1164/1394] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1165/1394] Compiling ConsoleKitCommands Console+Run.swift
[1166/1394] Compiling ConsoleKitCommands ConsoleError.swift
[1167/1394] Compiling ConsoleKitCommands Completion.swift
[1168/1394] Compiling ConsoleKitCommands Command.swift
[1169/1394] Compiling ConsoleKitCommands CommandContext.swift
[1170/1394] Compiling ConsoleKitCommands CommandError.swift
[1171/1394] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1172/1394] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1173/1394] Compiling ConsoleKitCommands Argument.swift
[1174/1394] Compiling ConsoleKitCommands AsyncCommands.swift
[1175/1394] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1176/1394] Compiling ConsoleKitCommands AnyCommand.swift
[1176/1394] Compiling rsa_pss.cc
[1177/1394] Compiling t_req.cc
[1178/1395] Compiling i2d_pr.cc
[1179/1395] Compiling by_file.cc
[1180/1395] Compiling policy.cc
[1194/1395] Compiling NIOCore Codec.swift
[1195/1395] Compiling NIOCore ConvenienceOptionSupport.swift
[1196/1395] Compiling NIOCore DeadChannel.swift
[1197/1395] Compiling NIOCore DispatchQueue+WithFuture.swift
[1198/1395] Compiling NIOCore EventLoop+Deprecated.swift
[1199/1395] Compiling NIOCore EventLoop+SerialExecutor.swift
[1199/1395] Compiling algorithm.cc
[1200/1395] Compiling by_dir.cc
[1201/1395] Compiling a_digest.cc
[1202/1395] Compiling voprf.cc
[1203/1395] Compiling asn1_gen.cc
[1204/1397] Compiling a_verify.cc
[1205/1397] Compiling a_sign.cc
[1206/1397] Compiling thread_win.cc
[1208/1397] Emitting module ConsoleKit
[1209/1397] Compiling ConsoleKit Exports.swift
[1209/1398] Compiling trust_token.cc
[1210/1398] Compiling pmbtoken.cc
[1211/1398] Compiling thread_none.cc
[1213/1398] Compiling thread_pthread.cc
[1214/1398] Compiling stack.cc
[1215/1398] Compiling thread.cc
[1216/1398] Compiling thash.cc
[1217/1398] Compiling wots.cc
[1218/1398] Compiling merkle.cc
[1219/1398] Compiling fors.cc
[1220/1398] Compiling siphash.cc
[1221/1398] Compiling slhdsa.cc
[1222/1398] Compiling sha1.cc
[1223/1398] Compiling rsa_print.cc
[1224/1398] Compiling sha256.cc
[1225/1398] Compiling sha512.cc
[1226/1398] Compiling rsa_extra.cc
[1227/1398] Compiling refcount.cc
[1228/1398] Compiling rsa_crypt.cc
[1229/1398] Compiling rc4.cc
[1230/1398] Compiling rsa_asn1.cc
[1231/1398] Compiling windows.cc
[1232/1398] Compiling trusty.cc
[1233/1398] Compiling urandom.cc
[1234/1398] Compiling rand_extra.cc
[1235/1398] Compiling forkunsafe.cc
[1253/1398] Compiling getentropy.cc
[1254/1398] Compiling passive.cc
[1255/1398] Compiling ios.cc
[1256/1398] Compiling poly1305_arm_asm.S
[1257/1398] Compiling fork_detect.cc
[1258/1398] Compiling deterministic.cc
[1259/1398] Compiling pool.cc
[1260/1398] Compiling poly1305_arm.cc
[1261/1398] Compiling poly1305_vec.cc
[1262/1398] Compiling poly1305.cc
[1264/1398] Emitting module NIOCore
[1264/1399] Compiling p5_pbev2.cc
[1266/1399] Compiling pkcs8.cc
[1267/1399] Compiling pkcs7.cc
[1268/1399] Compiling pem_x509.cc
[1269/1399] Compiling pem_xaux.cc
[1270/1399] Compiling pkcs8_x509.cc
[1271/1401] Compiling pkcs7_x509.cc
[1272/1450] Compiling pem_oth.cc
[1273/1450] Compiling obj_xref.cc
[1274/1450] Compiling pem_pkey.cc
[1275/1450] Compiling pem_pk8.cc
[1276/1450] Compiling pem_info.cc
[1277/1450] Compiling mldsa.cc
[1278/1450] Compiling pem_lib.cc
[1279/1450] Compiling pem_all.cc
[1281/1450] Compiling NIOPosix IO.swift
[1282/1450] Compiling NIOPosix IntegerBitPacking.swift
[1283/1450] Compiling NIOPosix IntegerTypes.swift
[1284/1450] Compiling NIOPosix Linux.swift
[1285/1450] Compiling NIOPosix LinuxCPUSet.swift
[1286/1450] Compiling NIOPosix LinuxUring.swift
[1287/1450] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1287/1456] Compiling mlkem.cc
[1288/1456] Compiling mem.cc
[1290/1456] Emitting module NIOEmbedded
[1291/1456] Compiling NIOEmbedded AsyncTestingChannel.swift
[1291/1456] Compiling obj.cc
[1292/1456] Compiling lhash.cc
[1293/1456] Compiling md5.cc
[1294/1456] Compiling md4.cc
[1295/1456] Compiling poly_rq_mul.S
[1296/1456] Compiling fips_shared_support.cc
[1297/1456] Compiling kyber.cc
[1299/1456] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1300/1456] Compiling NIOEmbedded Embedded.swift
[1300/1457] Compiling hrss.cc
[1302/1457] Compiling ex_data.cc
[1303/1457] Compiling sign.cc
[1305/1457] Compiling NIOPosix ThreadPosix.swift
[1306/1457] Compiling NIOPosix ThreadWindows.swift
[1307/1457] Compiling NIOPosix UnsafeTransfer.swift
[1308/1457] Compiling NIOPosix Utilities.swift
[1309/1457] Compiling NIOPosix VsockAddress.swift
[1310/1457] Compiling NIOPosix VsockChannelEvents.swift
[1310/1457] Compiling scrypt.cc
[1311/1457] Compiling hpke.cc
[1313/1457] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1314/1457] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1315/1457] Compiling NIOPosix PosixSingletons.swift
[1316/1457] Compiling NIOPosix RawSocketBootstrap.swift
[1317/1457] Compiling NIOPosix Resolver.swift
[1318/1457] Compiling NIOPosix Selectable.swift
[1318/1457] Compiling p_x25519_asn1.cc
[1319/1457] Compiling print.cc
[1320/1457] Compiling p_x25519.cc
[1321/1457] Compiling pbkdf.cc
[1323/1457] Emitting module NIOPosix
[1323/1457] Compiling p_rsa.cc
[1324/1457] Compiling p_ed25519.cc
[1325/1457] Compiling p_rsa_asn1.cc
[1326/1457] Compiling p_ed25519_asn1.cc
[1327/1457] Compiling p_hkdf.cc
[1328/1457] Compiling p_ec_asn1.cc
[1330/1457] Compiling NIOPosix SelectableChannel.swift
[1331/1457] Compiling NIOPosix SelectableEventLoop.swift
[1332/1457] Compiling NIOPosix SelectorEpoll.swift
[1333/1457] Compiling NIOPosix SelectorGeneric.swift
[1334/1457] Compiling NIOPosix SelectorKqueue.swift
[1335/1457] Compiling NIOPosix SelectorUring.swift
[1336/1457] Compiling NIOPosix ServerSocket.swift
[1337/1457] Compiling NIOPosix Socket.swift
[1338/1457] Compiling NIOPosix SocketChannel.swift
[1339/1457] Compiling NIOPosix SocketProtocols.swift
[1340/1457] Compiling NIOPosix System.swift
[1341/1457] Compiling NIOPosix Thread.swift
[1341/1457] Compiling p_dh_asn1.cc
[1342/1457] Compiling p_dh.cc
[1343/1457] Compiling evp_asn1.cc
[1344/1457] Compiling evp_ctx.cc
[1345/1457] Compiling p_ec.cc
[1346/1457] Compiling p_dsa_asn1.cc
[1348/1457] Compiling NIOPosix NIOThreadPool.swift
[1349/1457] Compiling NIOPosix NonBlockingFileIO.swift
[1350/1457] Compiling NIOPosix PendingDatagramWritesManager.swift
[1351/1457] Compiling NIOPosix PendingWritesManager.swift
[1352/1457] Compiling NIOPosix PipeChannel.swift
[1353/1457] Compiling NIOPosix PipePair.swift
[1354/1457] Compiling NIOPosix Pool.swift
[1354/1457] Compiling ecdsa_asn1.cc
[1355/1457] Compiling evp.cc
[1356/1457] Compiling err.cc
[1357/1457] Compiling engine.cc
[1358/1457] Compiling ecdh_extra.cc
[1359/1457] Compiling hash_to_curve.cc
[1360/1457] Compiling ec_derive.cc
[1362/1457] Compiling NIOPosix BSDSocketAPICommon.swift
[1363/1457] Compiling NIOPosix BSDSocketAPIPosix.swift
[1364/1457] Compiling NIOPosix BSDSocketAPIWindows.swift
[1365/1457] Compiling NIOPosix BaseSocket.swift
[1366/1457] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1367/1457] Compiling NIOPosix BaseSocketChannel.swift
[1368/1457] Compiling NIOPosix BaseStreamSocketChannel.swift
[1369/1457] Compiling NIOPosix Bootstrap.swift
[1370/1457] Compiling NIOPosix ControlMessage.swift
[1371/1457] Compiling NIOPosix DatagramVectorReadManager.swift
[1372/1457] Compiling NIOPosix Errors+Any.swift
[1373/1457] Compiling NIOPosix FileDescriptor.swift
[1374/1457] Compiling NIOPosix GetaddrinfoResolver.swift
[1375/1457] Compiling NIOPosix HappyEyeballs.swift
[1375/1458] Compiling digest_extra.cc
[1376/1458] Compiling dsa_asn1.cc
[1378/1458] Compiling dsa.cc
[1379/1458] Compiling bcm.cc
[1380/1458] Compiling ec_asn1.cc
[1381/1458] Compiling params.cc
[1382/1458] Compiling x25519-asm-arm.S
[1383/1475] Compiling dh_asn1.cc
[1384/1495] Compiling spake25519.cc
[1385/1495] Compiling des.cc
[1386/1495] Compiling crypto.cc
[1388/1495] Emitting module NIO
[1389/1495] Compiling NIO Exports.swift
[1389/1496] Compiling cpu_intel.cc
[1390/1496] Compiling cpu_arm_freebsd.cc
[1391/1496] Compiling curve25519.cc
[1393/1496] Compiling cpu_aarch64_openbsd.cc
[1394/1496] Compiling cpu_aarch64_linux.cc
[1395/1496] Compiling cpu_aarch64_sysreg.cc
[1396/1496] Compiling cpu_arm_linux.cc
[1397/1496] Compiling cpu_aarch64_fuchsia.cc
[1398/1496] Compiling cpu_aarch64_win.cc
[1400/1496] Emitting module _NIOFileSystem
[1401/1528] Compiling Storage Storage.swift
[1402/1528] Compiling Storage StorageError.swift
[1403/1528] Compiling NIOTLS TLSEvents.swift
[1403/1544] Compiling cpu_aarch64_apple.cc
[1404/1544] Compiling curve25519_64_adx.cc
[1405/1544] Compiling tls_cbc.cc
[1406/1544] Compiling conf.cc
[1408/1544] Compiling NIOSOCKS SOCKSResponse.swift
[1408/1545] Compiling e_tls.cc
[1409/1545] Compiling e_rc4.cc
[1411/1545] Compiling NIOHTTP1 HTTPEncoder.swift
[1412/1545] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1413/1545] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1414/1545] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1415/1545] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1416/1545] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1417/1545] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1418/1545] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1419/1545] Compiling NIOSOCKS ClientStateMachine.swift
[1420/1545] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1421/1545] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1422/1545] Compiling Storage File.swift
[1423/1545] Emitting module Storage
[1424/1545] Compiling Storage LocalStorage.swift
[1424/1546] Compiling e_rc2.cc
[1426/1546] Emitting module NIOSOCKS
[1427/1546] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1428/1546] Compiling NIOHTTP1 HTTPDecoder.swift
[1429/1546] Compiling NIOSOCKS ServerStateMachine.swift
[1430/1547] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1431/1547] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1432/1547] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1433/1547] Compiling NIOTLS SNIHandler.swift
[1434/1547] Emitting module NIOTLS
[1434/1547] Compiling e_null.cc
[1436/1548] Compiling _NIOFileSystem ParallelDirCopy.swift
[1437/1548] Compiling _NIOFileSystem ParallelRemoval.swift
[1438/1548] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1439/1548] Compiling _NIOFileSystem CInterop.swift
[1440/1548] Compiling _NIOFileSystem Errno.swift
[1441/1548] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1442/1548] Compiling _NIOFileSystem Mocking.swift
[1443/1548] Compiling _NIOFileSystem Syscall.swift
[1444/1548] Compiling _NIOFileSystem Syscalls.swift
[1446/1548] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1447/1548] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1448/1550] Compiling e_des.cc
[1454/1550] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1455/1550] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1461/1559] Emitting module NIOFoundationCompat
[1462/1563] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1463/1580] Emitting module NIOHTTP1
[1463/1580] Compiling e_aesgcmsiv.cc
[1466/1580] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1467/1580] Compiling _NIOFileSystem BufferedStream.swift
[1468/1580] Compiling _NIOFileSystem Cancellation.swift
[1469/1580] Compiling _NIOFileSystem TokenBucket.swift
[1470/1580] Compiling _NIOFileSystem UnsafeTransfer.swift
[1471/1580] Compiling NIOSSL NIOSSLServerHandler.swift
[1472/1580] Compiling NIOSSL ObjectIdentifier.swift
[1473/1580] Compiling NIOSSL IdentityVerification.swift
[1474/1580] Compiling NIOSSL SSLCertificate.swift
[1474/1580] Compiling e_aesctrhmac.cc
[1475/1580] Compiling derive_key.cc
[1476/1580] Compiling e_chacha20poly1305.cc
[1477/1580] Compiling chacha.cc
[1479/1602] Compiling NIOTransportServices NIOTSErrors.swift
[1480/1602] Compiling NIOTransportServices NIOTSEventLoop.swift
[1481/1602] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1482/1602] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1483/1602] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1484/1602] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1485/1602] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1486/1602] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1487/1602] Compiling NIOSSL SubjectAlternativeName.swift
[1488/1602] Compiling NIOSSL NIOSSLSecureBytes.swift
[1489/1602] Compiling NIOTransportServices AcceptHandler.swift
[1490/1602] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1491/1602] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1492/1602] Emitting module NIOTransportServices
[1493/1604] Compiling NIOTransportServices StateManagedChannel.swift
[1494/1604] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1495/1604] Compiling cipher_extra.cc
[1497/1604] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1498/1604] Compiling NIOTransportServices NIOTSSingletons.swift
[1499/1604] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1500/1604] Compiling NIOTransportServices NIOTSBootstraps.swift
[1501/1604] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1502/1604] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1503/1604] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1509/1604] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1510/1604] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1511/1604] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1511/1604] Compiling cbs.cc
[1513/1604] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1514/1604] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1514/1605] Compiling cbb.cc
[1515/1605] Compiling unicode.cc
[1525/1605] Compiling buf.cc
[1526/1605] Compiling bn_asn1.cc
[1531/1605] Compiling _NIOFileSystem SystemFileHandle.swift
[1532/1605] Compiling _NIOFileSystem Utilities.swift
[1533/1605] Compiling _NIOFileSystem OpenOptions.swift
[1534/1605] Compiling _NIOFileSystem String+FileSystem.swift
[1534/1607] Compiling ber.cc
[1537/1607] Compiling asn1_compat.cc
[1538/1607] Compiling printf.cc
[1539/1607] Compiling blake2.cc
[1544/1619] Compiling convert.cc
[1547/1633] Compiling NIOSSL RNG.swift
[1548/1633] Compiling NIOSSL SafeCompare.swift
[1549/1633] Compiling NIOSSL Zeroization.swift
[1549/1643] Compiling pair.cc
[1551/1643] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1556/1643] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1557/1643] Emitting module NIOFileSystem
[1558/1643] Compiling NIOFileSystem Exports.swift
[1559/1643] Emitting module _NIOFileSystemFoundationCompat
[1561/1663] Compiling NIOWebSocket WebSocketOpcode.swift
[1562/1664] Compiling NIOHPACK IntegerCoding.swift
[1564/1665] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1565/1665] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1566/1665] Compiling NIOHPACK HuffmanTables.swift
[1567/1665] Compiling NIOHPACK IndexedHeaderTable.swift
[1568/1665] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1568/1665] Compiling hexdump.cc
[1570/1665] Compiling NIOHPACK HuffmanCoding.swift
[1571/1665] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1572/1665] Compiling NIOHPACK StaticHeaderTable.swift
[1573/1665] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1574/1665] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1575/1665] Compiling NIOHTTPCompression HTTPDecompression.swift
[1575/1665] Compiling file.cc
[1577/1665] Compiling NIOExtras DebugInboundEventsHandler.swift
[1578/1665] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1579/1665] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1580/1665] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1581/1665] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1582/1665] Compiling NIOExtras NIOExtrasError.swift
[1583/1665] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1584/1665] Compiling NIOExtras NIORequestIdentifiable.swift
[1585/1667] Emitting module NIOHTTPCompression
[1586/1667] Compiling NIOHTTPCompression HTTPCompression.swift
[1587/1668] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1588/1668] Compiling fd.cc
[1589/1668] Compiling errno.cc
[1591/1668] Emitting module NIOExtras
[1592/1668] Emitting module NIOWebSocket
[1597/1668] Compiling bio_mem.cc
[1599/1668] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1600/1668] Compiling NIOWebSocket WebSocketFrame.swift
[1603/1669] Emitting module NIOHPACK
[1604/1669] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1605/1669] Compiling NIOExtras JSONRPCFraming.swift
[1606/1670] Compiling NIOExtras PCAPRingBuffer.swift
[1607/1670] Compiling NIOExtras QuiescingHelper.swift
[1608/1670] Compiling NIOExtras RequestResponseHandler.swift
[1609/1670] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1611/1670] Compiling tasn_utl.cc
[1612/1670] Compiling bio.cc
[1613/1670] Compiling base64.cc
[1615/1680] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1616/1680] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1617/1680] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1618/1680] Compiling NIOHTTP2 ReceivingDataState.swift
[1619/1680] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1620/1680] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1620/1728] Compiling tasn_typ.cc
[1622/1728] Compiling NIOHTTP2 Error+Any.swift
[1623/1728] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1624/1728] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1624/1728] Compiling tasn_enc.cc
[1625/1728] Compiling tasn_fre.cc
[1626/1728] Compiling tasn_new.cc
[1628/1728] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1629/1728] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1630/1728] Compiling NIOHTTP2 MayReceiveFrames.swift
[1633/1728] Compiling NIOHTTP2 MaySendFrames.swift
[1634/1728] Compiling NIOHTTP2 SendingDataState.swift
[1635/1728] Compiling NIOHTTP2 SendingGoawayState.swift
[1640/1728] Emitting module NIOSSL
[1641/1728] Compiling NIOHTTP2 SendingHeadersState.swift
[1642/1728] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1643/1728] Compiling NIOHTTP2 SendingRstStreamState.swift
[1644/1728] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1645/1729] Compiling tasn_dec.cc
[1646/1729] Compiling posix_time.cc
[1647/1729] Compiling f_string.cc
[1648/1729] Compiling asn_pack.cc
[1649/1729] Compiling f_int.cc
[1651/1729] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1652/1729] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1653/1730] Compiling a_utctm.cc
[1654/1730] Compiling a_type.cc
[1654/1730] Compiling asn1_lib.cc
[1656/1730] Compiling asn1_par.cc
[1657/1730] Compiling a_time.cc
[1658/1730] Compiling a_strnid.cc
[1659/1738] Compiling a_mbstr.cc
[1660/1738] Compiling a_octet.cc
[1661/1738] Compiling a_object.cc
[1662/1738] Compiling a_int.cc
[1663/1738] Compiling a_strex.cc
[1665/1738] Compiling WebSocketKit WebSocketHandler.swift
[1665/1738] Compiling a_d2i_fp.cc
[1666/1738] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1667/1738] Write sources
[1668/1738] Compiling a_i2d_fp.cc
[1670/1738] Compiling WebSocketKit WebSocket+Concurrency.swift
[1670/1738] Compiling a_gentm.cc
[1672/1738] Emitting module WebSocketKit
[1673/1738] Compiling WebSocketKit Exports.swift
[1673/1738] Compiling a_dup.cc
[1674/1791] Compiling a_bool.cc
[1676/1791] Compiling WebSocketKit WebSocket+Connect.swift
[1677/1791] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1678/1791] Compiling WebSocketKit WebSocket.swift
[1679/1791] Compiling WebSocketKit WebSocketClient.swift
[1679/1792] Compiling a_bitstr.cc
[1682/1799] Compiling BitCollections BitSet+SetAlgebra union.swift
[1683/1799] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1684/1799] Compiling BitCollections BitSet.Counted.swift
[1685/1799] Compiling NIOHTTP2 HTTP2StreamID.swift
[1686/1799] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1687/1799] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1688/1799] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1689/1799] Compiling NIOHTTP2 InboundEventBuffer.swift
[1690/1800] Emitting module BitCollections
[1691/1800] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1692/1800] Compiling BitCollections BitSet+CustomReflectable.swift
[1693/1800] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1694/1800] Compiling BitCollections BitSet+Equatable.swift
[1695/1800] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1696/1800] Compiling BitCollections BitSet+Extras.swift
[1697/1800] Compiling BitCollections BitSet+Hashable.swift
[1698/1815] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1699/1815] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1700/1815] Compiling BitCollections BitArray+Extras.swift
[1701/1815] Compiling BitCollections BitArray+Fill.swift
[1702/1815] Compiling BitCollections BitArray+Hashable.swift
[1703/1815] Compiling BitCollections BitArray+Initializers.swift
[1704/1815] Compiling BitCollections BitArray+Invariants.swift
[1705/1815] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1706/1815] Emitting module NIOHTTP2
[1707/1815] Compiling BitCollections BitArray+BitwiseOperations.swift
[1708/1815] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1709/1815] Compiling BitCollections BitArray+Codable.swift
[1710/1815] Compiling BitCollections BitArray+Collection.swift
[1711/1815] Compiling BitCollections BitArray+Copy.swift
[1712/1815] Compiling BitCollections BitArray+CustomReflectable.swift
[1713/1815] Compiling BitCollections BitArray+Descriptions.swift
[1714/1815] Compiling BitCollections BitArray+Equatable.swift
[1724/1815] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1725/1815] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1726/1815] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1727/1815] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1728/1815] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1729/1815] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1730/1815] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1731/1815] Compiling BitCollections BitSet+Initializers.swift
[1732/1815] Compiling BitCollections BitSet+Invariants.swift
[1733/1815] Compiling BitCollections BitSet+Random.swift
[1734/1815] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1735/1815] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1736/1815] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1737/1815] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1738/1815] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1739/1815] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1740/1815] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1741/1815] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1745/1815] Compiling CryptoBoringWrapper RandomBytes.swift
[1746/1815] Compiling BitCollections BitSet.Index.swift
[1747/1815] Compiling BitCollections BitSet._UnsafeHandle.swift
[1748/1815] Compiling BitCollections BitSet.swift
[1749/1815] Compiling BitCollections Range+Utilities.swift
[1750/1815] Compiling BitCollections Slice+Utilities.swift
[1751/1815] Compiling NIOHTTP2 InboundWindowManager.swift
[1752/1815] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1753/1815] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1754/1815] Compiling BitCollections BitArray+RandomBits.swift
[1755/1815] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1756/1815] Compiling BitCollections BitArray+Shifts.swift
[1757/1815] Compiling BitCollections BitArray+Testing.swift
[1758/1815] Compiling BitCollections BitArray._UnsafeHandle.swift
[1759/1815] Compiling BitCollections BitArray.swift
[1760/1815] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1761/1815] Compiling BitCollections BitSet+Codable.swift
[1762/1816] Emitting module CryptoBoringWrapper
[1764/1816] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1765/1816] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1766/1816] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1767/1816] Compiling CryptoBoringWrapper EllipticCurve.swift
[1768/1816] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1771/1817] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1772/1817] Compiling NIOHTTP2 StreamChannelList.swift
[1773/1817] Compiling NIOHTTP2 StreamMap.swift
[1774/1817] Compiling NIOHTTP2 StreamStateMachine.swift
[1775/1817] Compiling NIOHTTP2 UnsafeTransfer.swift
[1776/1817] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1786/1819] Emitting module Collections
[1787/1819] Compiling Collections Collections.swift
[1789/1932] Emitting module MultipartKit
[1790/1934] Compiling Crypto Nonces.swift
[1791/1934] Compiling Crypto ASN1.swift
[1792/1934] Compiling Crypto ASN1Any.swift
[1793/1934] Compiling Crypto ASN1BitString.swift
[1794/1934] Compiling Crypto ASN1Boolean.swift
[1795/1934] Compiling Crypto HPKE.swift
[1796/1934] Compiling Crypto HPKE-Context.swift
[1797/1934] Compiling Crypto HPKE-KeySchedule.swift
[1798/1934] Compiling AsyncKit Future+Conjunctions.swift
[1799/1934] Compiling MultipartKit MultipartSerializer.swift
[1800/1934] Compiling MultipartKit Utilities.swift
[1801/1934] Compiling AsyncKit FutureOperators.swift
[1802/1934] Compiling Crypto AES-GCM_boring.swift
[1803/1934] Compiling Crypto ChaChaPoly_boring.swift
[1804/1934] Compiling Crypto ChaChaPoly.swift
[1805/1934] Compiling Crypto Cipher.swift
[1806/1934] Compiling AsyncKit EventLoop+Flatten.swift
[1807/1934] Compiling AsyncKit EventLoop+Future.swift
[1808/1934] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1809/1934] Compiling AsyncKit Future+Miscellaneous.swift
[1810/1934] Compiling AsyncKit Future+Nonempty.swift
[1811/1934] Compiling AsyncKit Future+Optional.swift
[1812/1934] Compiling AsyncKit EventLoopFutureQueue.swift
[1813/1934] Compiling AsyncKit Future+Collection.swift
[1814/1934] Compiling Crypto HPKE-Modes.swift
[1815/1934] Compiling Crypto Insecure.swift
[1816/1934] Compiling Crypto Insecure_HashFunctions.swift
[1817/1934] Compiling Crypto KEM.swift
[1818/1934] Compiling Crypto ECDH_boring.swift
[1819/1934] Compiling Crypto DH.swift
[1820/1934] Compiling Crypto ECDH.swift
[1821/1934] Compiling Crypto HPKE-Ciphersuite.swift
[1828/1946] Compiling AsyncHTTPClient Base64.swift
[1829/1947] Compiling AsyncHTTPClient BasicAuth.swift
[1830/1947] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1831/1951] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1832/1951] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1833/1970] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1834/1970] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1837/1994] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1839/1994] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1840/1994] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1841/1996] Compiling AsyncHTTPClient HTTPClient.swift
[1842/1996] Compiling AsyncHTTPClient HTTPHandler.swift
[1843/1996] Compiling AsyncHTTPClient LRUCache.swift
[1844/1996] Compiling AsyncHTTPClient NWErrorHandler.swift
[1845/1996] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1846/1996] Compiling AsyncHTTPClient TLSConfiguration.swift
[1847/1996] Compiling AsyncHTTPClient RedirectState.swift
[1848/1996] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1849/1996] Compiling Crypto ECDSA.swift
[1850/1996] Compiling Crypto Ed25519.swift
[1851/2005] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1852/2005] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1853/2005] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1854/2005] Emitting module Crypto
[1855/2005] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1856/2005] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1857/2005] Compiling AsyncHTTPClient Transaction.swift
[1858/2005] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1859/2005] Compiling AsyncHTTPClient ConnectionPool.swift
[1860/2006] Compiling AsyncKit Optional+StrictMap.swift
[1861/2006] Compiling AsyncKit Exports.swift
[1866/2006] Emitting module AsyncHTTPClient
[1873/2014] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1874/2014] Compiling AsyncHTTPClient HTTP2Connection.swift
[1875/2014] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1876/2014] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1877/2014] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1878/2014] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1879/2014] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1880/2014] Compiling AsyncHTTPClient SSLContextCache.swift
[1881/2014] Compiling AsyncHTTPClient Scheme.swift
[1882/2014] Compiling AsyncHTTPClient Singleton.swift
[1883/2014] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1884/2014] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1885/2014] Compiling AsyncHTTPClient Utils.swift
[1886/2014] Compiling Crypto Curve25519.swift
[1887/2014] Compiling Crypto Ed25519Keys.swift
[1888/2014] Compiling Crypto NISTCurvesKeys.swift
[1889/2014] Compiling Crypto X25519Keys.swift
[1890/2014] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1891/2014] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1892/2014] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1893/2014] Compiling AsyncHTTPClient ConnectionTarget.swift
[1894/2014] Compiling AsyncHTTPClient DeconstructedURL.swift
[1895/2014] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1896/2014] Compiling AsyncHTTPClient FoundationExtensions.swift
[1897/2014] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1898/2014] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1899/2014] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1905/2014] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1906/2014] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1907/2014] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1910/2014] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1911/2014] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1912/2014] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1913/2014] Compiling AsyncHTTPClient RequestBodyLength.swift
[1914/2014] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1915/2014] Compiling AsyncHTTPClient RequestOptions.swift
[1916/2014] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1917/2014] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1918/2014] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1919/2014] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1930/2014] Compiling Crypto Signature.swift
[1931/2014] Compiling Crypto CryptoKitErrors_boring.swift
[1932/2014] Compiling Crypto RNG_boring.swift
[1933/2014] Compiling Crypto SafeCompare_boring.swift
[1934/2014] Compiling Crypto Zeroization_boring.swift
[1935/2014] Compiling Crypto PrettyBytes.swift
[1936/2014] Compiling Crypto SafeCompare.swift
[1937/2014] Compiling Crypto SecureBytes.swift
[1938/2014] Compiling Crypto Zeroization.swift
[1940/2015] Compiling AsyncHTTPClient RequestBag.swift
[1941/2015] Compiling AsyncHTTPClient RequestValidation.swift
[1948/2015] Emitting module AsyncKit
[2018/2186] Compiling Vapor HTTPServerResponseEncoder.swift
[2019/2186] Compiling Vapor HTTPServerUpgradeHandler.swift
[2020/2186] Compiling Vapor Logger+Report.swift
[2021/2186] Compiling Vapor LoggingSystem+Environment.swift
[2022/2186] Compiling Vapor Application+Middleware.swift
[2023/2186] Compiling Vapor CORSMiddleware.swift
[2024/2186] Compiling Vapor ErrorMiddleware.swift
[2025/2186] Compiling Vapor FileMiddleware.swift
[2026/2186] Compiling Vapor Middleware.swift
[2027/2186] Compiling Vapor MiddlewareConfiguration.swift
[2028/2186] Compiling Vapor ResponseCompressionMiddleware.swift
[2029/2186] Compiling Vapor RouteLoggingMiddleware.swift
[2030/2186] Compiling Vapor TracingMiddleware.swift
[2031/2186] Compiling Vapor File+Multipart.swift
[2032/2186] Compiling Vapor FormDataDecoder+Content.swift
[2033/2186] Compiling Vapor FormDataEncoder+Content.swift
[2034/2186] Compiling Vapor Application+Password.swift
[2035/2186] Compiling Vapor Application+Passwords.swift
[2036/2186] Compiling Vapor AsyncPasswordHasher.swift
[2037/2186] Compiling Vapor BcryptHasher.swift
[2038/2186] Compiling Vapor PasswordHasher.swift
[2039/2186] Compiling Vapor PlaintextHasher.swift
[2040/2186] Compiling Vapor Request+Password.swift
[2041/2186] Compiling Vapor Redirect.swift
[2042/2186] Compiling Vapor AsyncBasicResponder.swift
[2043/2186] Compiling Vapor AsyncMiddleware.swift
[2044/2186] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2045/2186] Compiling Vapor AsyncSessionDriver.swift
[2046/2186] Compiling Vapor Authentication+Concurrency.swift
[2047/2186] Compiling Vapor Cache+Concurrency.swift
[2048/2186] Compiling Vapor Client+Concurrency.swift
[2049/2186] Compiling Vapor RequestBody+Concurrency.swift
[2050/2186] Compiling Vapor Responder+Concurrency.swift
[2051/2186] Compiling Vapor ResponseCodable+Concurrency.swift
[2052/2186] Compiling Vapor RoutesBuilder+Concurrency.swift
[2053/2186] Compiling Vapor ViewRenderer+Concurrency.swift
[2054/2186] Compiling Vapor WebSocket+Concurrency.swift
[2055/2186] Compiling Vapor ContainerGetPathExecutor.swift
[2056/2186] Compiling Vapor Content.swift
[2057/2186] Compiling Vapor ContentCoders.swift
[2058/2186] Compiling Vapor ContentConfiguration.swift
[2059/2186] Compiling Vapor ContentContainer.swift
[2060/2186] Compiling Vapor JSONCoder+Custom.swift
[2061/2186] Compiling Vapor JSONCoders+Content.swift
[2062/2186] Compiling Vapor PlaintextDecoder.swift
[2063/2186] Compiling Vapor PlaintextEncoder.swift
[2064/2186] Compiling Vapor URLQueryCoders.swift
[2065/2186] Compiling Vapor URLQueryContainer.swift
[2066/2234] Compiling Vapor Application.swift
[2067/2234] Compiling Vapor AuthenticationCache.swift
[2068/2234] Compiling Vapor Authenticator.swift
[2069/2234] Compiling Vapor BasicAuthorization.swift
[2070/2234] Compiling Vapor BearerAuthorization.swift
[2071/2234] Compiling Vapor GuardMiddleware.swift
[2072/2234] Compiling Vapor RedirectMiddleware.swift
[2073/2234] Compiling Vapor SessionAuthenticatable.swift
[2074/2234] Compiling Vapor Bcrypt.swift
[2075/2234] Compiling Vapor Application+Cache.swift
[2076/2234] Compiling Vapor Cache.swift
[2077/2234] Compiling Vapor CacheExpirationTime.swift
[2078/2234] Compiling Vapor MemoryCache.swift
[2079/2234] Compiling Vapor Request+Cache.swift
[2080/2234] Compiling Vapor Application+Clients.swift
[2081/2234] Compiling Vapor Client.swift
[2082/2234] Compiling Vapor ClientRequest.swift
[2083/2234] Compiling Vapor ClientResponse.swift
[2084/2234] Compiling Vapor Request+Client.swift
[2085/2234] Compiling Vapor BootCommand.swift
[2086/2234] Compiling Vapor CommandContext+Application.swift
[2087/2234] Compiling Vapor RoutesCommand.swift
[2088/2234] Compiling Vapor ServeCommand.swift
[2089/2234] Compiling Vapor AnyResponse+Concurrency.swift
[2090/2234] Compiling Vapor Validator.swift
[2091/2234] Compiling Vapor ValidatorResult.swift
[2092/2234] Compiling Vapor And.swift
[2093/2234] Compiling Vapor Case.swift
[2094/2234] Compiling Vapor CharacterSet.swift
[2095/2234] Compiling Vapor Count.swift
[2096/2234] Compiling Vapor Custom.swift
[2097/2234] Compiling Vapor Email.swift
[2098/2234] Compiling Vapor Empty.swift
[2099/2234] Compiling Vapor In.swift
[2100/2234] Compiling Vapor Nil.swift
[2101/2234] Compiling Vapor NilIgnoring.swift
[2102/2234] Compiling Vapor Not.swift
[2103/2234] Compiling Vapor Or.swift
[2104/2234] Compiling Vapor Pattern.swift
[2105/2234] Compiling Vapor Range.swift
[2106/2234] Compiling Vapor URL.swift
[2107/2234] Compiling Vapor Valid.swift
[2108/2234] Compiling Vapor Application+Views.swift
[2109/2234] Compiling Vapor PlaintextRenderer.swift
[2110/2234] Compiling Vapor Request+View.swift
[2111/2234] Compiling Vapor View.swift
[2112/2234] Compiling Vapor ViewRenderer.swift
[2113/2234] Compiling Vapor _Deprecations.swift
[2114/2234] Compiling Vapor Request+Body.swift
[2115/2234] Compiling Vapor Request+BodyStream.swift
[2116/2234] Compiling Vapor Request.swift
[2117/2234] Compiling Vapor Application+Responder.swift
[2118/2234] Compiling Vapor DefaultResponder.swift
[2119/2234] Compiling Vapor Response+Body.swift
[2120/2234] Compiling Vapor Response.swift
[2121/2234] Compiling Vapor ResponseCodable.swift
[2122/2234] Compiling Vapor Application+Routes.swift
[2123/2234] Compiling Vapor Parameters+Require.swift
[2124/2234] Compiling Vapor Request+WebSocket.swift
[2125/2234] Compiling Vapor Route.swift
[2126/2234] Compiling Vapor RouteCollection.swift
[2127/2234] Compiling Vapor Routes.swift
[2128/2234] Compiling Vapor RoutesBuilder+Group.swift
[2129/2234] Compiling Vapor RoutesBuilder+Method.swift
[2130/2234] Compiling Vapor RoutesBuilder+Middleware.swift
[2131/2234] Compiling Vapor RoutesBuilder+WebSocket.swift
[2132/2234] Compiling Vapor RoutesBuilder.swift
[2133/2234] Compiling Vapor OTP.swift
[2134/2234] Compiling Vapor Application+Servers.swift
[2135/2234] Compiling Vapor Server.swift
[2136/2234] Compiling Vapor App+Service.swift
[2137/2234] Compiling Vapor Req+Service.swift
[2138/2234] Compiling Vapor Service.swift
[2139/2234] Compiling Vapor Application+Sessions.swift
[2140/2234] Compiling Vapor MemorySessions.swift
[2141/2234] Compiling Vapor Request+Session.swift
[2142/2234] Compiling Vapor Session.swift
[2143/2234] Compiling Vapor SessionCache.swift
[2144/2234] Compiling Vapor SessionData.swift
[2145/2234] Compiling Vapor SessionDriver.swift
[2146/2234] Compiling Vapor SessionsConfiguration.swift
[2147/2234] Compiling Vapor SessionsMiddleware.swift
[2148/2234] Compiling Vapor URLEncodedFormData.swift
[2149/2234] Compiling Vapor URLEncodedFormDecoder.swift
[2150/2234] Compiling Vapor URLEncodedFormEncoder.swift
[2151/2234] Compiling Vapor URLEncodedFormError.swift
[2152/2234] Compiling Vapor URLEncodedFormParser.swift
[2153/2234] Compiling Vapor URLEncodedFormSerializer.swift
[2154/2234] Compiling Vapor URLQueryFragmentConvertible.swift
[2155/2234] Compiling Vapor AnyResponse.swift
[2156/2234] Compiling Vapor Array+Random.swift
[2157/2234] Compiling Vapor Base32.swift
[2158/2234] Compiling Vapor Base64.swift
[2159/2234] Compiling Vapor BaseN.swift
[2160/2234] Compiling Vapor BasicCodingKey.swift
[2161/2234] Compiling Vapor ByteCount.swift
[2162/2234] Compiling Vapor Bytes+Hex.swift
[2163/2234] Compiling Vapor Bytes+SecureCompare.swift
[2164/2234] Compiling Vapor Collection+Safe.swift
[2165/2234] Compiling Vapor DataProtocol+Copy.swift
[2166/2234] Compiling Vapor DecoderUnwrapper.swift
[2167/2234] Compiling Vapor DirectoryConfiguration.swift
[2168/2234] Compiling Vapor DotEnv.swift
[2169/2234] Compiling Vapor Extendable.swift
[2170/2234] Compiling Vapor File.swift
[2171/2234] Compiling Vapor FileIO.swift
[2172/2234] Compiling Vapor LifecycleHandler.swift
[2173/2234] Compiling Vapor OptionalType.swift
[2174/2234] Compiling Vapor RFC1123.swift
[2175/2234] Compiling Vapor SocketAddress+Hostname.swift
[2176/2234] Compiling Vapor Storage.swift
[2177/2234] Compiling Vapor String+IsIPAddress.swift
[2178/2234] Compiling Vapor Thread.swift
[2179/2234] Compiling Vapor URI.swift
[2180/2234] Compiling Vapor RangeResult.swift
[2181/2234] Compiling Vapor Validatable.swift
[2182/2234] Compiling Vapor Validation.swift
[2183/2234] Compiling Vapor ValidationKey.swift
[2184/2234] Compiling Vapor Validations.swift
[2185/2234] Compiling Vapor ValidationsError.swift
[2186/2234] Emitting module Vapor
[2187/2234] Compiling Vapor Core.swift
[2188/2234] Compiling Vapor Running.swift
[2189/2234] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2190/2234] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2191/2234] Compiling Vapor DotEnvFile+load.swift
[2192/2234] Compiling Vapor Routes+caseInsenstive.swift
[2193/2234] Compiling Vapor Validatable+validate.swift
[2194/2234] Compiling Vapor Environment+Process.swift
[2195/2234] Compiling Vapor Environment+Secret.swift
[2196/2234] Compiling Vapor Environment.swift
[2197/2234] Compiling Vapor Abort.swift
[2198/2234] Compiling Vapor AbortError.swift
[2199/2234] Compiling Vapor DebuggableError.swift
[2200/2234] Compiling Vapor Demangler.swift
[2201/2234] Compiling Vapor ErrorSource.swift
[2202/2234] Compiling Vapor StackTrace.swift
[2203/2234] Compiling Vapor Exports.swift
[2204/2234] Compiling Vapor Application+HTTP.swift
[2205/2234] Compiling Vapor BasicResponder.swift
[2206/2234] Compiling Vapor BodyStream.swift
[2207/2234] Compiling Vapor Application+HTTP+Client.swift
[2208/2234] Compiling Vapor EventLoopHTTPClient.swift
[2209/2234] Compiling Vapor EndpointCache.swift
[2210/2234] Compiling Vapor HTTPMethod+String.swift
[2211/2234] Compiling Vapor HTTPStatus.swift
[2212/2234] Compiling Vapor HTTPCookies.swift
[2213/2234] Compiling Vapor HTTPHeaderCacheControl.swift
[2214/2234] Compiling Vapor HTTPHeaderExpires.swift
[2215/2234] Compiling Vapor HTTPHeaderLastModified.swift
[2216/2234] Compiling Vapor HTTPHeaders+Cache.swift
[2217/2234] Compiling Vapor HTTPHeaders+Connection.swift
[2218/2234] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2219/2234] Compiling Vapor HTTPHeaders+ContentRange.swift
[2220/2234] Compiling Vapor HTTPHeaders+Directive.swift
[2221/2234] Compiling Vapor HTTPHeaders+Forwarded.swift
[2222/2234] Compiling Vapor HTTPHeaders+Link.swift
[2223/2234] Compiling Vapor HTTPHeaders+Name.swift
[2224/2234] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2225/2234] Compiling Vapor HTTPHeaders.swift
[2226/2234] Compiling Vapor HTTPMediaType.swift
[2227/2234] Compiling Vapor HTTPMediaTypePreference.swift
[2228/2234] Compiling Vapor Responder.swift
[2229/2234] Compiling Vapor Application+HTTP+Server.swift
[2230/2234] Compiling Vapor HTTPServer.swift
[2231/2234] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2232/2234] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2233/2234] Compiling Vapor HTTPServerHandler.swift
[2234/2234] Compiling Vapor HTTPServerRequestDecoder.swift
[2236/2244] Compiling S3Signer HTTPMethod+Description.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2237/2245] Compiling S3Signer Payload.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2238/2245] Compiling S3Signer S3Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2239/2245] Emitting module S3Signer
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2240/2245] Compiling S3Signer Container+S3Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2241/2245] Compiling S3Signer String+Encoding.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2242/2245] Compiling S3Signer Dates.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2243/2245] Compiling S3Signer Expiration.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2244/2245] Compiling S3Signer S3Signer+Private.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[2245/2245] Compiling S3Signer Region.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/85] Compiling XMLCoding XMLKey.swift
[3/86] Compiling RealModule Real.swift
[4/86] Compiling RealModule Float80+Real.swift
[5/87] Compiling RealModule RealFunctions.swift
[6/87] Compiling ServiceContextModule ServiceContextKey.swift
[7/87] Compiling XMLCoding XMLStackParser.swift
[8/87] Compiling SystemPackage WindowsSyscallAdapters.swift
[9/87] Compiling SystemPackage FilePathTempPosix.swift
[10/87] Compiling XMLCoding ISO8601DateFormatter.swift
[11/89] Compiling SystemPackage FileOperations.swift
[12/89] Compiling SystemPackage FilePath.swift
[13/89] Compiling SystemPackage FilePathComponentView.swift
[14/89] Compiling RealModule Float+Real.swift
[15/89] Compiling RealModule Float16+Real.swift
[16/89] Compiling RealModule ElementaryFunctions.swift
[17/89] Compiling SystemPackage RawBuffer.swift
[18/89] Compiling SystemPackage Syscalls.swift
[19/89] Compiling SystemPackage MachPort.swift
[20/89] Compiling SystemPackage PlatformString.swift
[21/89] Compiling XMLCoding XMLReferencingEncoder.swift
[23/89] Compiling SystemPackage FilePathComponents.swift
[26/89] Compiling ServiceContextModule ServiceContext.swift
[27/89] Emitting module ServiceContextModule
[28/89] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[29/89] Compiling CryptoBoringWrapper RandomBytes.swift
[30/90] Compiling SystemPackage SystemString.swift
[31/90] Compiling SystemPackage Mocking.swift
[32/90] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[33/90] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[34/90] Compiling CryptoBoringWrapper EllipticCurve.swift
[35/90] Emitting module RealModule
[36/91] Compiling _NIODataStructures PriorityQueue.swift
[37/91] Emitting module CryptoBoringWrapper
[38/91] Compiling _NIODataStructures _TinyArray.swift
[39/91] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/91] Compiling SystemPackage FilePathParsing.swift
[43/91] Compiling SystemPackage FilePathString.swift
[44/91] Compiling SystemPackage FilePathSyntax.swift
[45/91] Compiling SystemPackage FilePathTemp.swift
[48/91] Emitting module _NIOBase64
[49/91] Compiling _NIOBase64 Base64.swift
[50/92] Emitting module _NIODataStructures
[51/92] Compiling _NIODataStructures Heap.swift
[52/93] Compiling SystemPackage Errno.swift
[53/93] Compiling SystemPackage ErrnoWindows.swift
[54/93] Compiling SystemPackage FileDescriptor.swift
[55/93] Compiling SystemPackage FileHelpers.swift
[58/96] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[59/96] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[60/104] Emitting module InternalCollectionsUtilities
[73/107] Compiling SystemPackage Backcompat.swift
[74/107] Compiling SystemPackage CInterop.swift
[75/107] Compiling SystemPackage Constants.swift
[76/107] Compiling SystemPackage Exports.swift
[80/107] Compiling SystemPackage FilePermissions.swift
[85/111] Compiling Logging MetadataProvider.swift
[86/112] Emitting module SystemPackage
[88/119] Compiling Instrumentation NoOpInstrument.swift
[89/137] Emitting module Instrumentation
[90/137] Compiling CoreMetrics Locks.swift
[91/137] Compiling Instrumentation Locks.swift
[92/137] Compiling Instrumentation MultiplexInstrument.swift
[93/137] Compiling Instrumentation Instrument.swift
[94/137] Compiling Instrumentation InstrumentationSystem.swift
[95/138] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/138] Compiling NIOConcurrencyHelpers lock.swift
[97/138] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[98/138] Compiling NIOConcurrencyHelpers NIOLock.swift
[99/138] Compiling NIOConcurrencyHelpers atomics.swift
[101/138] Compiling SystemPackage Util+StringArray.swift
[102/138] Compiling SystemPackage Util.swift
[103/138] Compiling SystemPackage UtilConsumers.swift
[104/210] Compiling Crypto Cipher.swift
[105/210] Compiling Crypto Nonces.swift
[106/210] Compiling Crypto ASN1.swift
[107/210] Compiling Crypto ASN1Any.swift
[108/212] Emitting module NIOConcurrencyHelpers
[111/213] Compiling Crypto ASN1Identifier.swift
[112/213] Compiling Crypto ASN1Integer.swift
[113/221] Compiling Crypto ASN1Strings.swift
[114/221] Compiling Crypto ArraySliceBigint.swift
[115/221] Compiling Crypto ASN1Null.swift
[116/221] Compiling Crypto ASN1OctetString.swift
[119/221] Compiling Crypto GeneralizedTime.swift
[120/221] Compiling Crypto ObjectIdentifier.swift
[121/221] Emitting module XMLCoding
[122/222] Compiling Atomics IntegerOperations.swift
[123/222] Compiling Atomics Unmanaged extensions.swift
[124/249] Compiling _RopeModule BigString+Chunk.swift
[125/249] Compiling _RopeModule BigString+BidirectionalCollection.swift
[126/249] Compiling _RopeModule BigString+Builder.swift
[127/249] Compiling _RopeModule BigString+Chunk+Counts.swift
[128/249] Compiling _RopeModule BigString+Chunk+Description.swift
[129/249] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[130/290] Compiling Tracing InstrumentationSystem+Tracing.swift
[132/290] Compiling Tracing TracingTime.swift
[133/291] Compiling Logging LogHandler.swift
[134/291] Compiling Logging Locks.swift
[135/291] Compiling Logging Logging.swift
[136/291] Emitting module Logging
[137/295] Compiling Tracing TracerProtocol.swift
[138/353] Compiling Tracing Tracer.swift
[139/353] Compiling Tracing TracerProtocol+Legacy.swift
[140/353] Emitting module CoreMetrics
[141/353] Compiling CoreMetrics Metrics.swift
[142/354] Emitting module Tracing
[143/354] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[146/354] Compiling HeapModule Heap+Descriptions.swift
[147/354] Compiling HeapModule _HeapNode.swift
[148/354] Compiling HeapModule Heap.swift
[149/360] Emitting module HeapModule
[150/381] Compiling HeapModule Heap+Invariants.swift
[151/381] Compiling HeapModule Heap+UnsafeHandle.swift
[152/437] Compiling HashTreeCollections TreeDictionary+Merge.swift
[153/437] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[154/437] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[155/437] Compiling HashTreeCollections TreeDictionary+Values.swift
[156/437] Compiling HashTreeCollections _HashTreeIterator.swift
[157/437] Compiling HashTreeCollections _HashTreeStatistics.swift
[158/437] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[159/437] Compiling HashTreeCollections _RawHashNode.swift
[160/437] Compiling HashTreeCollections _UnmanagedHashNode.swift
[161/437] Compiling HashTreeCollections _UnsafePath.swift
[162/437] Compiling HashTreeCollections TreeDictionary+Codable.swift
[163/437] Compiling HashTreeCollections TreeDictionary+Collection.swift
[164/437] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[165/437] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[170/444] Compiling OrderedCollections OrderedSet+Sendable.swift
[171/444] Compiling OrderedCollections OrderedSet+SubSequence.swift
[172/444] Compiling OrderedCollections OrderedSet+Testing.swift
[173/444] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[174/444] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[175/444] Compiling OrderedCollections OrderedSet.swift
[176/453] Compiling Tracing NoOpTracer.swift
[177/453] Compiling HashTreeCollections _AncestorHashSlots.swift
[178/453] Compiling HashTreeCollections _Bitmap.swift
[179/453] Compiling HashTreeCollections _Bucket.swift
[180/453] Compiling HashTreeCollections _Hash.swift
[181/453] Compiling HashTreeCollections _HashLevel.swift
[182/453] Compiling HashTreeCollections _HashNode+Builder.swift
[183/453] Compiling HashTreeCollections _HashNode+Debugging.swift
[184/453] Compiling HashTreeCollections _HashNode+Initializers.swift
[185/453] Compiling Tracing SpanProtocol.swift
[186/453] Compiling RoutingKit Router.swift
[189/454] Emitting module RoutingKit
[190/454] Compiling RoutingKit AnyRouter.swift
[191/454] Compiling RoutingKit Parameters.swift
[192/454] Compiling HashTreeCollections _HashStack.swift
[193/454] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[194/454] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[195/454] Compiling HashTreeCollections TreeDictionary+Filter.swift
[196/454] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[197/454] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[198/454] Compiling HashTreeCollections TreeDictionary+Keys.swift
[199/454] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[200/454] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[201/454] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[202/454] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[203/454] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[204/454] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[205/454] Compiling HashTreeCollections _HashNode+Structural merge.swift
[206/454] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[207/454] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[208/454] Compiling OrderedCollections _UnsafeBitset.swift
[209/454] Compiling HashTreeCollections TreeSet+Equatable.swift
[210/454] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[211/454] Compiling HashTreeCollections TreeSet+Extras.swift
[212/454] Compiling HashTreeCollections TreeSet+Filter.swift
[213/454] Compiling HashTreeCollections TreeSet+Hashable.swift
[214/454] Compiling HashTreeCollections TreeSet+Sendable.swift
[215/454] Compiling HashTreeCollections TreeSet+Sequence.swift
[216/454] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[217/454] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[218/456] Compiling RoutingKit PathComponent.swift
[219/456] Compiling RoutingKit TrieRouter.swift
[220/457] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[221/457] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[222/457] Compiling HashTreeCollections _HashNode+Storage.swift
[226/460] Compiling Metrics Metrics.swift
[228/472] Emitting module Metrics
[229/473] Compiling DequeModule Deque+CustomReflectable.swift
[230/473] Compiling DequeModule Deque+Descriptions.swift
[248/485] Compiling Crypto Signature.swift
[249/485] Compiling Crypto CryptoKitErrors_boring.swift
[250/485] Compiling Crypto RNG_boring.swift
[251/485] Compiling Crypto SafeCompare_boring.swift
[252/485] Compiling Crypto Zeroization_boring.swift
[263/485] Compiling DequeModule _DequeBuffer.swift
[264/485] Compiling DequeModule _DequeBufferHeader.swift
[269/490] Compiling HashTreeCollections _HashNode+Structural union.swift
[270/490] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[271/490] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[272/490] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[273/490] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[274/490] Compiling HashTreeCollections _HashNode.swift
[275/520] Compiling ConsoleKitTerminal CustomActivity.swift
[276/520] Compiling ConsoleKitTerminal LoadingBar.swift
[277/520] Compiling ConsoleKitTerminal ProgressBar.swift
[278/520] Compiling ConsoleKitTerminal Console+Clear.swift
[279/520] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[280/520] Compiling ConsoleKitTerminal ConsoleClear.swift
[281/520] Compiling ConsoleKitTerminal Console+Ask.swift
[282/520] Compiling ConsoleKitTerminal Console+Choose.swift
[283/520] Compiling ConsoleKitTerminal Console+Confirm.swift
[284/520] Compiling ConsoleKitTerminal Console+Input.swift
[285/520] Compiling ConsoleKitTerminal Console+Center.swift
[286/520] Compiling ConsoleKitTerminal Console+Output.swift
[287/520] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[293/520] Compiling HashTreeCollections _HashNodeHeader.swift
[294/520] Compiling HashTreeCollections _HashSlot.swift
[295/545] Compiling BitCollections BitArray+Descriptions.swift
[296/545] Compiling BitCollections BitArray+Equatable.swift
[297/566] Compiling BitCollections BitArray+Codable.swift
[298/566] Compiling BitCollections BitArray+Collection.swift
[299/566] Compiling BitCollections BitArray+Copy.swift
[300/566] Compiling BitCollections BitArray+CustomReflectable.swift
[303/566] Compiling BitCollections BitArray+RandomBits.swift
[304/566] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[305/566] Compiling BitCollections BitArray+Shifts.swift
[306/566] Compiling BitCollections BitArray+Testing.swift
[307/573] Emitting module Atomics
[308/574] Compiling BitCollections BitSet+SetAlgebra union.swift
[309/574] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[310/574] Compiling BitCollections BitSet.Counted.swift
[326/574] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[327/574] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[328/574] Compiling BitCollections BitArray+Extras.swift
[329/574] Compiling BitCollections BitArray+Fill.swift
[330/574] Compiling BitCollections BitArray+Hashable.swift
[331/574] Compiling BitCollections BitArray+Initializers.swift
[332/574] Compiling BitCollections BitArray+Invariants.swift
[333/574] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[334/574] Compiling BitCollections BitArray+BitwiseOperations.swift
[335/574] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[336/574] Compiling BitCollections BitArray._UnsafeHandle.swift
[337/574] Compiling BitCollections BitArray.swift
[338/574] Compiling BitCollections BitSet+BidirectionalCollection.swift
[339/574] Compiling BitCollections BitSet+Codable.swift
[340/574] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[341/574] Compiling BitCollections BitSet+CustomReflectable.swift
[342/574] Compiling BitCollections BitSet+CustomStringConvertible.swift
[343/574] Compiling BitCollections BitSet+Equatable.swift
[344/574] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[345/574] Compiling BitCollections BitSet+Extras.swift
[346/574] Compiling BitCollections BitSet+Hashable.swift
[347/574] Compiling BitCollections BitSet+Initializers.swift
[348/574] Compiling BitCollections BitSet+Invariants.swift
[349/574] Compiling BitCollections BitSet+Random.swift
[350/574] Compiling BitCollections BitSet+SetAlgebra basics.swift
[351/574] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[352/574] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[353/574] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[354/574] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[355/574] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[356/574] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[357/574] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[358/574] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[359/574] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[360/574] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[361/574] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[362/574] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[363/574] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[364/574] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[378/577] Emitting module ConsoleKitTerminal
[394/577] Compiling _RopeModule _CharacterRecognizer.swift
[395/577] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[396/577] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[397/577] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[398/577] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[399/577] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[400/577] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[401/577] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[402/577] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[403/577] Compiling HashTreeCollections TreeSet.swift
[419/577] Emitting module DequeModule
[433/578] Compiling ConsoleKitTerminal AnySendableHashable.swift
[434/578] Compiling ConsoleKitTerminal ConsoleLogger.swift
[435/578] Compiling ConsoleKitTerminal LoggerFragment.swift
[439/585] Emitting module Crypto
[458/610] Emitting module OrderedCollections
[460/611] Compiling _RopeModule Rope+RemoveSubrange.swift
[461/611] Compiling _RopeModule Rope+Split.swift
[462/611] Compiling _RopeModule Optional Utilities.swift
[463/611] Compiling _RopeModule String Utilities.swift
[464/611] Compiling _RopeModule String.Index+ABI.swift
[469/612] Compiling Algorithms Compacted.swift
[470/612] Compiling Algorithms Cycle.swift
[471/612] Compiling Algorithms EitherSequence.swift
[472/612] Compiling Algorithms FirstNonNil.swift
[473/612] Compiling Algorithms FlattenCollection.swift
[474/612] Compiling Algorithms Grouped.swift
[475/612] Compiling Algorithms Indexed.swift
[476/612] Compiling Algorithms Intersperse.swift
[477/612] Compiling Algorithms Permutations.swift
[478/612] Compiling Algorithms Product.swift
[479/612] Compiling Algorithms Split.swift
[480/612] Compiling Algorithms Stride.swift
[481/612] Compiling Algorithms Suffix.swift
[482/612] Compiling Algorithms RandomSample.swift
[483/612] Compiling Algorithms Reductions.swift
[484/612] Compiling Algorithms Rotate.swift
[486/612] Emitting module BitCollections
[507/612] Compiling Algorithms AdjacentPairs.swift
[508/612] Compiling Algorithms Chain.swift
[509/612] Compiling Algorithms Chunked.swift
[510/612] Compiling Algorithms Combinations.swift
[511/612] Compiling Algorithms Joined.swift
[512/612] Compiling Algorithms Keyed.swift
[513/612] Compiling Algorithms MinMax.swift
[514/612] Compiling Algorithms Partition.swift
[551/672] Emitting module _RopeModule
[553/672] Compiling _RopeModule Rope+Join.swift
[554/672] Compiling _RopeModule Rope+MutatingForEach.swift
[555/672] Compiling _RopeModule Rope+Remove.swift
[562/672] Compiling NIOCore IOData.swift
[563/672] Compiling NIOCore IPProtocol.swift
[564/672] Compiling NIOCore IntegerBitPacking.swift
[565/672] Compiling NIOCore IntegerTypes.swift
[566/672] Compiling NIOCore Interfaces.swift
[567/672] Compiling NIOCore Linux.swift
[568/672] Compiling BitCollections _Word.swift
[569/673] Compiling NIOCore AddressedEnvelope.swift
[570/673] Compiling NIOCore AsyncAwaitSupport.swift
[571/673] Compiling NIOCore AsyncChannel.swift
[572/673] Compiling NIOCore AsyncChannelHandler.swift
[573/676] Compiling NIOCore Channel.swift
[574/676] Compiling NIOCore ChannelHandler.swift
[575/676] Compiling NIOCore ChannelHandlers.swift
[576/676] Compiling NIOCore ByteBuffer-multi-int.swift
[577/676] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[578/676] Compiling NIOCore ByteBuffer-views.swift
[580/698] Emitting module HashTreeCollections
[581/698] Compiling ConsoleKitCommands Console+Run.swift
[582/698] Compiling ConsoleKitCommands ConsoleError.swift
[583/698] Compiling ConsoleKitCommands Completion.swift
[584/698] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[585/698] Compiling ConsoleKitCommands AnyCommand.swift
[586/698] Compiling ConsoleKitCommands Command.swift
[587/698] Compiling ConsoleKitCommands CommandContext.swift
[589/699] Compiling NIOCore DeadChannel.swift
[590/699] Compiling NIOCore DispatchQueue+WithFuture.swift
[591/699] Compiling NIOCore EventLoop+Deprecated.swift
[592/699] Compiling NIOCore EventLoop+SerialExecutor.swift
[593/699] Compiling NIOCore EventLoop.swift
[594/699] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[595/699] Compiling NIOCore EventLoopFuture+Deprecated.swift
[596/699] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[597/699] Compiling NIOCore EventLoopFuture.swift
[598/699] Compiling NIOCore FileDescriptor.swift
[599/699] Compiling NIOCore FileHandle.swift
[600/699] Compiling NIOCore FileRegion.swift
[601/699] Compiling NIOCore MarkedCircularBuffer.swift
[602/699] Compiling NIOCore MulticastChannel.swift
[603/699] Compiling NIOCore NIOAny.swift
[604/699] Compiling NIOCore NIOCloseOnErrorHandler.swift
[605/699] Compiling NIOCore NIOLoopBound.swift
[606/699] Compiling NIOCore NIOScheduledCallback.swift
[607/699] Compiling NIOCore NIOSendable.swift
[608/699] Compiling ConsoleKitCommands CommandGroup.swift
[609/699] Compiling ConsoleKitCommands CommandInput.swift
[610/699] Compiling ConsoleKitCommands Commands.swift
[611/701] Emitting module ConsoleKitCommands
[612/702] Compiling ConsoleKitCommands CommandSignature.swift
[613/702] Compiling ConsoleKitCommands Flag.swift
[614/702] Compiling ConsoleKitCommands Option.swift
[615/702] Compiling ConsoleKitCommands AsyncCommands.swift
[618/702] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[619/702] Compiling ConsoleKitCommands AsyncCommand.swift
[620/702] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[623/702] Compiling ConsoleKitCommands CommandError.swift
[632/702] Compiling NIOCore RecvByteBufferAllocator.swift
[633/710] Compiling Algorithms Trim.swift
[634/710] Compiling Algorithms Unique.swift
[635/710] Compiling Algorithms Windows.swift
[636/710] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[637/710] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[638/710] Compiling ConsoleKitCommands Argument.swift
[642/710] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[643/710] Compiling ConsoleKitCommands Utilities.swift
[644/710] Compiling NIOCore GlobalSingletons.swift
[645/710] Compiling NIOCore IO.swift
[652/712] Emitting module Collections
[653/712] Compiling Collections Collections.swift
[672/714] Compiling NIOCore CircularBuffer.swift
[673/714] Compiling NIOCore Codec.swift
[674/714] Compiling NIOCore ConvenienceOptionSupport.swift
[679/716] Emitting module ConsoleKit
[680/716] Compiling ConsoleKit Exports.swift
[681/717] Emitting module Algorithms
[684/718] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[685/718] Compiling NIOCore SocketAddresses.swift
[686/718] Compiling NIOCore SocketOptionProvider.swift
[687/718] Compiling NIOCore SystemCallHelpers.swift
[688/718] Compiling NIOCore TimeAmount+Duration.swift
[689/718] Compiling NIOCore TypeAssistedChannelHandler.swift
[690/718] Compiling NIOCore UniversalBootstrapSupport.swift
[691/718] Compiling NIOCore Utilities.swift
[718/718] Emitting module NIOCore
[720/770] Emitting module NIOEmbedded
[721/770] Compiling NIOEmbedded AsyncTestingChannel.swift
[722/770] Compiling NIOEmbedded Embedded.swift
[723/770] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[725/771] Compiling NIOPosix BSDSocketAPICommon.swift
[726/771] Compiling NIOPosix BSDSocketAPIPosix.swift
[727/771] Compiling NIOPosix BSDSocketAPIWindows.swift
[728/771] Compiling NIOPosix BaseSocket.swift
[729/771] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[730/771] Compiling NIOPosix BaseSocketChannel.swift
[731/771] Compiling NIOPosix BaseStreamSocketChannel.swift
[732/777] Compiling NIOPosix Bootstrap.swift
[733/777] Compiling NIOPosix ControlMessage.swift
[734/777] Compiling NIOPosix DatagramVectorReadManager.swift
[735/777] Compiling NIOPosix Errors+Any.swift
[736/777] Compiling NIOPosix FileDescriptor.swift
[737/777] Compiling NIOPosix GetaddrinfoResolver.swift
[738/777] Compiling NIOPosix HappyEyeballs.swift
[739/777] Compiling NIOPosix ServerSocket.swift
[740/777] Compiling NIOPosix Socket.swift
[741/777] Compiling NIOPosix SocketChannel.swift
[742/777] Compiling NIOPosix SocketProtocols.swift
[743/777] Compiling NIOPosix System.swift
[744/777] Compiling NIOPosix Thread.swift
[745/777] Compiling NIOPosix SelectableChannel.swift
[746/777] Compiling NIOPosix SelectableEventLoop.swift
[747/777] Compiling NIOPosix SelectorEpoll.swift
[748/777] Compiling NIOPosix SelectorGeneric.swift
[749/777] Compiling NIOPosix SelectorKqueue.swift
[750/777] Compiling NIOPosix SelectorUring.swift
[751/777] Compiling NIOPosix IO.swift
[752/777] Compiling NIOPosix IntegerBitPacking.swift
[753/777] Compiling NIOPosix IntegerTypes.swift
[754/777] Compiling NIOPosix Linux.swift
[755/777] Compiling NIOPosix LinuxCPUSet.swift
[756/777] Compiling NIOPosix LinuxUring.swift
[757/777] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[758/777] Compiling NIOPosix PooledRecvBufferAllocator.swift
[759/777] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[760/777] Compiling NIOPosix PosixSingletons.swift
[761/777] Compiling NIOPosix RawSocketBootstrap.swift
[762/777] Compiling NIOPosix Resolver.swift
[763/777] Compiling NIOPosix Selectable.swift
[764/777] Compiling NIOPosix NIOThreadPool.swift
[765/777] Compiling NIOPosix NonBlockingFileIO.swift
[766/777] Compiling NIOPosix PendingDatagramWritesManager.swift
[767/777] Compiling NIOPosix PendingWritesManager.swift
[768/777] Compiling NIOPosix PipeChannel.swift
[769/777] Compiling NIOPosix PipePair.swift
[770/777] Compiling NIOPosix Pool.swift
[771/777] Emitting module NIOPosix
[772/777] Compiling NIOPosix ThreadPosix.swift
[773/777] Compiling NIOPosix ThreadWindows.swift
[774/777] Compiling NIOPosix UnsafeTransfer.swift
[775/777] Compiling NIOPosix Utilities.swift
[776/777] Compiling NIOPosix VsockAddress.swift
[777/777] Compiling NIOPosix VsockChannelEvents.swift
[779/837] Compiling NIO Exports.swift
[780/837] Emitting module NIO
[782/838] Compiling _NIOFileSystem FileHandle.swift
[783/838] Compiling _NIOFileSystem FileHandleProtocol.swift
[784/838] Compiling _NIOFileSystem FileInfo.swift
[785/851] Compiling _NIOFileSystem ByteCount.swift
[786/851] Compiling _NIOFileSystem Convenience.swift
[787/851] Compiling _NIOFileSystem DirectoryEntries.swift
[788/851] Compiling _NIOFileSystem DirectoryEntry.swift
[789/851] Compiling _NIOFileSystem Exports.swift
[790/851] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[791/880] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[792/880] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[793/880] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[794/884] Compiling NIOTLS TLSEvents.swift
[795/884] Emitting module NIOTLS
[796/884] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[797/884] Emitting module _NIOFileSystem
[798/888] Compiling AsyncKit Optional+StrictMap.swift
[799/888] Compiling AsyncKit Exports.swift
[800/888] Compiling NIOHTTP1 ByteCollectionUtils.swift
[801/888] Compiling NIOHTTP1 HTTPDecoder.swift
[802/888] Compiling NIOHTTP1 HTTPEncoder.swift
[803/888] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[804/888] Compiling NIOHTTP1 HTTPTypes.swift
[805/888] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[806/888] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[807/888] Compiling NIOTLS SNIHandler.swift
[814/889] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[815/889] Compiling Storage Storage.swift
[816/889] Compiling Storage StorageError.swift
[817/889] Emitting module Storage
[818/889] Compiling NIOSOCKS SOCKSResponse.swift
[819/890] Emitting module NIOFoundationCompat
[820/890] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[828/891] Compiling _NIOFileSystem TokenBucket.swift
[829/891] Compiling _NIOFileSystem UnsafeTransfer.swift
[830/891] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[831/891] Compiling NIOSOCKS ClientStateMachine.swift
[832/891] Compiling _NIOFileSystem ParallelDirCopy.swift
[833/891] Compiling _NIOFileSystem ParallelRemoval.swift
[834/891] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[835/891] Compiling _NIOFileSystem CInterop.swift
[836/891] Compiling _NIOFileSystem Errno.swift
[837/891] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[838/891] Compiling _NIOFileSystem Mocking.swift
[839/891] Compiling _NIOFileSystem Syscall.swift
[840/891] Compiling _NIOFileSystem Syscalls.swift
[842/891] Emitting module NIOSOCKS
[845/891] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[846/891] Compiling Storage File.swift
[847/891] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[848/891] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[849/891] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[850/891] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[851/891] Compiling Storage LocalStorage.swift
[852/892] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[854/892] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[855/892] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[856/892] Compiling NIOSOCKS ServerStateMachine.swift
[858/934] Compiling NIOSSL SSLCertificateExtensions.swift
[859/934] Compiling NIOSSL SSLConnection.swift
[861/946] Emitting module NIOHTTP1
[862/946] Emitting module NIOTransportServices
[863/946] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[864/946] Compiling NIOTransportServices NIOTSErrors.swift
[865/946] Compiling NIOTransportServices NIOTSEventLoop.swift
[866/948] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[867/948] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[868/948] Compiling NIOTransportServices NIOTSListenerChannel.swift
[869/948] Compiling NIOTransportServices NIOTSBootstraps.swift
[870/948] Compiling NIOTransportServices NIOTSChannelOptions.swift
[871/948] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[874/948] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[877/948] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[878/948] Compiling NIOTransportServices NIOTSDatagramListener.swift
[879/948] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[881/948] Compiling NIOTransportServices NIOTSSingletons.swift
[882/948] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[883/948] Compiling NIOTransportServices StateManagedChannel.swift
[884/948] Compiling NIOTransportServices StateManagedListenerChannel.swift
[885/948] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[886/948] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[887/948] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[888/948] Compiling NIOTransportServices AcceptHandler.swift
[889/948] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[890/948] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[894/949] Emitting module AsyncKit
[898/949] Compiling NIOSSL NIOSSLSecureBytes.swift
[899/949] Compiling NIOSSL RNG.swift
[900/949] Compiling NIOSSL SafeCompare.swift
[901/949] Compiling NIOSSL Zeroization.swift
[917/952] Compiling NIOSSL SSLPrivateKey.swift
[918/952] Emitting module NIOSSL
[933/952] Compiling _NIOFileSystem SystemFileHandle.swift
[934/952] Compiling _NIOFileSystem Utilities.swift
[935/952] Compiling _NIOFileSystem OpenOptions.swift
[936/952] Compiling _NIOFileSystem String+FileSystem.swift
[942/954] Compiling NIOSSL TLSConfiguration.swift
[943/954] Compiling NIOSSL UniversalBootstrapSupport.swift
[944/954] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[950/1006] Emitting module NIOFileSystem
[951/1006] Compiling NIOFileSystem Exports.swift
[952/1006] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[953/1007] Emitting module _NIOFileSystemFoundationCompat
[954/1007] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[955/1008] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[956/1008] Compiling NIOExtras NIOExtrasError.swift
[957/1008] Compiling NIOExtras RequestResponseHandler.swift
[958/1008] Compiling NIOExtras RequestResponseWithIDHandler.swift
[959/1008] Compiling NIOExtras NIOLengthFieldBitLength.swift
[960/1008] Compiling NIOExtras NIORequestIdentifiable.swift
[965/1030] Compiling NIOHPACK IntegerCoding.swift
[966/1031] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[967/1031] Compiling NIOHPACK IndexedHeaderTable.swift
[969/1031] Compiling NIOHPACK StaticHeaderTable.swift
[970/1031] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[971/1031] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[972/1031] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[973/1031] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[974/1031] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[975/1031] Compiling MultipartKit Storage.swift
[976/1031] Compiling MultipartKit MultipartPart.swift
[977/1031] Compiling MultipartKit FormDataDecoder.Decoder.swift
[978/1031] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[979/1031] Compiling MultipartKit MultipartPartConvertible.swift
[980/1031] Compiling MultipartKit MultipartFormData.swift
[981/1031] Compiling NIOHPACK HuffmanCoding.swift
[982/1031] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[983/1031] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[984/1031] Compiling NIOWebSocket WebSocketOpcode.swift
[985/1031] Compiling NIOHPACK HuffmanTables.swift
[986/1032] Compiling NIOHTTPCompression HTTPDecompression.swift
[989/1032] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[990/1032] Compiling MultipartKit MultipartError.swift
[991/1032] Compiling MultipartKit Exports.swift
[995/1032] Compiling MultipartKit BasicCodingKey.swift
[996/1032] Emitting module NIOHPACK
[997/1032] Compiling NIOWebSocket WebSocketErrorCodes.swift
[998/1032] Compiling NIOWebSocket WebSocketFrame.swift
[999/1033] Emitting module NIOWebSocket
[1002/1033] Emitting module NIOHTTPCompression
[1003/1033] Compiling NIOHTTPCompression HTTPCompression.swift
[1004/1034] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1009/1035] Emitting module NIOExtras
[1011/1037] Emitting module MultipartKit
[1020/1037] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1021/1037] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1022/1037] Compiling MultipartKit FormDataDecoder.swift
[1023/1037] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1030/1037] Compiling MultipartKit MultipartSerializer.swift
[1031/1037] Compiling MultipartKit Utilities.swift
[1033/1037] Compiling MultipartKit MultipartParser.swift
[1034/1037] Compiling MultipartKit FormDataEncoder.swift
[1040/1105] Compiling WebSocketKit WebSocketHandler.swift
[1041/1105] Compiling WebSocketKit WebSocket+Concurrency.swift
[1042/1105] Compiling WebSocketKit Exports.swift
[1043/1105] Compiling WebSocketKit WebSocket+Connect.swift
[1044/1105] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1045/1105] Emitting module WebSocketKit
[1046/1105] Compiling WebSocketKit WebSocket.swift
[1047/1105] Compiling WebSocketKit WebSocketClient.swift
[1049/1106] Emitting module NIOHTTP2
[1050/1114] Compiling NIOHTTP2 StateMachineResult.swift
[1051/1114] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1052/1114] Compiling NIOHTTP2 DOSHeuristics.swift
[1053/1114] Compiling NIOHTTP2 Error+Any.swift
[1054/1114] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1055/1114] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1056/1114] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1057/1114] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1058/1114] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1059/1114] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1060/1114] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1061/1114] Compiling NIOHTTP2 HTTP2StreamID.swift
[1062/1114] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1063/1114] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1064/1114] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1065/1114] Compiling NIOHTTP2 InboundEventBuffer.swift
[1066/1114] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1067/1114] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1068/1114] Compiling NIOHTTP2 MayReceiveFrames.swift
[1069/1114] Compiling NIOHTTP2 ReceivingDataState.swift
[1070/1114] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1071/1114] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1072/1114] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1073/1114] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1074/1114] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1075/1114] Compiling NIOHTTP2 InboundWindowManager.swift
[1076/1114] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1077/1114] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1078/1114] Compiling NIOHTTP2 StreamChannelList.swift
[1079/1114] Compiling NIOHTTP2 StreamMap.swift
[1080/1114] Compiling NIOHTTP2 StreamStateMachine.swift
[1081/1114] Compiling NIOHTTP2 UnsafeTransfer.swift
[1082/1114] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1083/1114] Compiling NIOHTTP2 MaySendFrames.swift
[1084/1114] Compiling NIOHTTP2 SendingDataState.swift
[1085/1114] Compiling NIOHTTP2 SendingGoawayState.swift
[1086/1114] Compiling NIOHTTP2 SendingHeadersState.swift
[1087/1114] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1088/1114] Compiling NIOHTTP2 SendingRstStreamState.swift
[1089/1114] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1090/1114] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1091/1114] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1092/1114] Compiling NIOHTTP2 HTTP2Frame.swift
[1093/1114] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1094/1114] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1095/1114] Compiling NIOHTTP2 HTTP2PingData.swift
[1096/1114] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1097/1114] Compiling NIOHTTP2 HTTP2Settings.swift
[1098/1114] Compiling NIOHTTP2 HTTP2Stream.swift
[1099/1114] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1100/1114] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1101/1114] Compiling NIOHTTP2 HasLocalSettings.swift
[1102/1114] Compiling NIOHTTP2 HasRemoteSettings.swift
[1103/1114] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1104/1114] Compiling NIOHTTP2 QuiescingState.swift
[1105/1114] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1106/1114] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1107/1114] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1108/1114] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1109/1114] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1110/1114] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1111/1114] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1112/1114] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1113/1114] Compiling NIOHTTP2 HTTP2Error.swift
[1114/1114] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1116/1174] Emitting module AsyncHTTPClient
[1117/1182] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1118/1182] Compiling AsyncHTTPClient ConnectionTarget.swift
[1119/1182] Compiling AsyncHTTPClient DeconstructedURL.swift
[1120/1182] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1121/1182] Compiling AsyncHTTPClient FoundationExtensions.swift
[1122/1182] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1123/1182] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1124/1182] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1125/1182] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1126/1182] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1127/1182] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1128/1182] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1129/1182] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1130/1182] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1131/1182] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1132/1182] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1133/1182] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1134/1182] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1135/1182] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1136/1182] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1137/1182] Compiling AsyncHTTPClient HTTP1Connection.swift
[1138/1182] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1139/1182] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1140/1182] Compiling AsyncHTTPClient HTTP2Connection.swift
[1141/1182] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1142/1182] Compiling AsyncHTTPClient RequestBag.swift
[1143/1182] Compiling AsyncHTTPClient RequestValidation.swift
[1144/1182] Compiling AsyncHTTPClient SSLContextCache.swift
[1145/1182] Compiling AsyncHTTPClient Scheme.swift
[1146/1182] Compiling AsyncHTTPClient Singleton.swift
[1147/1182] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1148/1182] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1149/1182] Compiling AsyncHTTPClient Utils.swift
[1150/1182] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1151/1182] Compiling AsyncHTTPClient RequestOptions.swift
[1152/1182] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1153/1182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1154/1182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1155/1182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1156/1182] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1157/1182] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1158/1182] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1159/1182] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1160/1182] Compiling AsyncHTTPClient Transaction.swift
[1161/1182] Compiling AsyncHTTPClient Base64.swift
[1162/1182] Compiling AsyncHTTPClient BasicAuth.swift
[1163/1182] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1164/1182] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1165/1182] Compiling AsyncHTTPClient ConnectionPool.swift
[1166/1182] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1167/1182] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1168/1182] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1169/1182] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1170/1182] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1171/1182] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1172/1182] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1173/1182] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1174/1182] Compiling AsyncHTTPClient RequestBodyLength.swift
[1175/1182] Compiling AsyncHTTPClient HTTPClient.swift
[1176/1182] Compiling AsyncHTTPClient HTTPHandler.swift
[1177/1182] Compiling AsyncHTTPClient LRUCache.swift
[1178/1182] Compiling AsyncHTTPClient NWErrorHandler.swift
[1179/1182] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1180/1182] Compiling AsyncHTTPClient TLSConfiguration.swift
[1181/1182] Compiling AsyncHTTPClient RedirectState.swift
[1182/1182] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1184/1352] Compiling Vapor AsyncBasicResponder.swift
[1185/1352] Compiling Vapor AsyncMiddleware.swift
[1186/1352] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1187/1352] Compiling Vapor AsyncSessionDriver.swift
[1188/1352] Compiling Vapor Authentication+Concurrency.swift
[1189/1352] Compiling Vapor Cache+Concurrency.swift
[1190/1352] Compiling Vapor Client+Concurrency.swift
[1191/1352] Compiling Vapor RequestBody+Concurrency.swift
[1192/1352] Compiling Vapor Responder+Concurrency.swift
[1193/1352] Compiling Vapor ResponseCodable+Concurrency.swift
[1194/1352] Compiling Vapor RoutesBuilder+Concurrency.swift
[1195/1352] Compiling Vapor ViewRenderer+Concurrency.swift
[1196/1352] Compiling Vapor WebSocket+Concurrency.swift
[1197/1352] Compiling Vapor ContainerGetPathExecutor.swift
[1198/1352] Compiling Vapor Content.swift
[1199/1352] Compiling Vapor ContentCoders.swift
[1200/1352] Compiling Vapor ContentConfiguration.swift
[1201/1352] Compiling Vapor ContentContainer.swift
[1202/1352] Compiling Vapor JSONCoder+Custom.swift
[1203/1352] Compiling Vapor JSONCoders+Content.swift
[1204/1352] Compiling Vapor PlaintextDecoder.swift
[1205/1352] Compiling Vapor PlaintextEncoder.swift
[1206/1352] Compiling Vapor URLQueryCoders.swift
[1207/1352] Compiling Vapor URLQueryContainer.swift
[1208/1376] Compiling Vapor Application.swift
[1209/1376] Compiling Vapor AuthenticationCache.swift
[1210/1376] Compiling Vapor Authenticator.swift
[1211/1376] Compiling Vapor BasicAuthorization.swift
[1212/1376] Compiling Vapor BearerAuthorization.swift
[1213/1376] Compiling Vapor GuardMiddleware.swift
[1214/1376] Compiling Vapor RedirectMiddleware.swift
[1215/1376] Compiling Vapor SessionAuthenticatable.swift
[1216/1376] Compiling Vapor Bcrypt.swift
[1217/1376] Compiling Vapor Application+Cache.swift
[1218/1376] Compiling Vapor Cache.swift
[1219/1376] Compiling Vapor CacheExpirationTime.swift
[1220/1376] Compiling Vapor MemoryCache.swift
[1221/1376] Compiling Vapor Request+Cache.swift
[1222/1376] Compiling Vapor Application+Clients.swift
[1223/1376] Compiling Vapor Client.swift
[1224/1376] Compiling Vapor ClientRequest.swift
[1225/1376] Compiling Vapor ClientResponse.swift
[1226/1376] Compiling Vapor Request+Client.swift
[1227/1376] Compiling Vapor BootCommand.swift
[1228/1376] Compiling Vapor CommandContext+Application.swift
[1229/1376] Compiling Vapor RoutesCommand.swift
[1230/1376] Compiling Vapor ServeCommand.swift
[1231/1376] Compiling Vapor AnyResponse+Concurrency.swift
[1232/1400] Compiling Vapor Validator.swift
[1233/1400] Compiling Vapor ValidatorResult.swift
[1234/1400] Compiling Vapor And.swift
[1235/1400] Compiling Vapor Case.swift
[1236/1400] Compiling Vapor CharacterSet.swift
[1237/1400] Compiling Vapor Count.swift
[1238/1400] Compiling Vapor Custom.swift
[1239/1400] Compiling Vapor Email.swift
[1240/1400] Compiling Vapor Empty.swift
[1241/1400] Compiling Vapor In.swift
[1242/1400] Compiling Vapor Nil.swift
[1243/1400] Compiling Vapor NilIgnoring.swift
[1244/1400] Compiling Vapor Not.swift
[1245/1400] Compiling Vapor Or.swift
[1246/1400] Compiling Vapor Pattern.swift
[1247/1400] Compiling Vapor Range.swift
[1248/1400] Compiling Vapor URL.swift
[1249/1400] Compiling Vapor Valid.swift
[1250/1400] Compiling Vapor Application+Views.swift
[1251/1400] Compiling Vapor PlaintextRenderer.swift
[1252/1400] Compiling Vapor Request+View.swift
[1253/1400] Compiling Vapor View.swift
[1254/1400] Compiling Vapor ViewRenderer.swift
[1255/1400] Compiling Vapor _Deprecations.swift
[1256/1400] Compiling Vapor Bytes+Hex.swift
[1257/1400] Compiling Vapor Bytes+SecureCompare.swift
[1258/1400] Compiling Vapor Collection+Safe.swift
[1259/1400] Compiling Vapor DataProtocol+Copy.swift
[1260/1400] Compiling Vapor DecoderUnwrapper.swift
[1261/1400] Compiling Vapor DirectoryConfiguration.swift
[1262/1400] Compiling Vapor DotEnv.swift
[1263/1400] Compiling Vapor Extendable.swift
[1264/1400] Compiling Vapor File.swift
[1265/1400] Compiling Vapor FileIO.swift
[1266/1400] Compiling Vapor LifecycleHandler.swift
[1267/1400] Compiling Vapor OptionalType.swift
[1268/1400] Compiling Vapor RFC1123.swift
[1269/1400] Compiling Vapor SocketAddress+Hostname.swift
[1270/1400] Compiling Vapor Storage.swift
[1271/1400] Compiling Vapor String+IsIPAddress.swift
[1272/1400] Compiling Vapor Thread.swift
[1273/1400] Compiling Vapor URI.swift
[1274/1400] Compiling Vapor RangeResult.swift
[1275/1400] Compiling Vapor Validatable.swift
[1276/1400] Compiling Vapor Validation.swift
[1277/1400] Compiling Vapor ValidationKey.swift
[1278/1400] Compiling Vapor Validations.swift
[1279/1400] Compiling Vapor ValidationsError.swift
[1280/1400] Compiling Vapor Core.swift
[1281/1400] Compiling Vapor Running.swift
[1282/1400] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1283/1400] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1284/1400] Compiling Vapor DotEnvFile+load.swift
[1285/1400] Compiling Vapor Routes+caseInsenstive.swift
[1286/1400] Compiling Vapor Validatable+validate.swift
[1287/1400] Compiling Vapor Environment+Process.swift
[1288/1400] Compiling Vapor Environment+Secret.swift
[1289/1400] Compiling Vapor Environment.swift
[1290/1400] Compiling Vapor Abort.swift
[1291/1400] Compiling Vapor AbortError.swift
[1292/1400] Compiling Vapor DebuggableError.swift
[1293/1400] Compiling Vapor Demangler.swift
[1294/1400] Compiling Vapor ErrorSource.swift
[1295/1400] Compiling Vapor StackTrace.swift
[1296/1400] Compiling Vapor Exports.swift
[1297/1400] Compiling Vapor Application+HTTP.swift
[1298/1400] Compiling Vapor BasicResponder.swift
[1299/1400] Compiling Vapor BodyStream.swift
[1300/1400] Compiling Vapor Application+HTTP+Client.swift
[1301/1400] Compiling Vapor EventLoopHTTPClient.swift
[1302/1400] Compiling Vapor EndpointCache.swift
[1303/1400] Compiling Vapor HTTPMethod+String.swift
[1304/1400] Compiling Vapor Service.swift
[1305/1400] Compiling Vapor Application+Sessions.swift
[1306/1400] Compiling Vapor MemorySessions.swift
[1307/1400] Compiling Vapor Request+Session.swift
[1308/1400] Compiling Vapor Session.swift
[1309/1400] Compiling Vapor SessionCache.swift
[1310/1400] Compiling Vapor SessionData.swift
[1311/1400] Compiling Vapor SessionDriver.swift
[1312/1400] Compiling Vapor SessionsConfiguration.swift
[1313/1400] Compiling Vapor SessionsMiddleware.swift
[1314/1400] Compiling Vapor URLEncodedFormData.swift
[1315/1400] Compiling Vapor URLEncodedFormDecoder.swift
[1316/1400] Compiling Vapor URLEncodedFormEncoder.swift
[1317/1400] Compiling Vapor URLEncodedFormError.swift
[1318/1400] Compiling Vapor URLEncodedFormParser.swift
[1319/1400] Compiling Vapor URLEncodedFormSerializer.swift
[1320/1400] Compiling Vapor URLQueryFragmentConvertible.swift
[1321/1400] Compiling Vapor AnyResponse.swift
[1322/1400] Compiling Vapor Array+Random.swift
[1323/1400] Compiling Vapor Base32.swift
[1324/1400] Compiling Vapor Base64.swift
[1325/1400] Compiling Vapor BaseN.swift
[1326/1400] Compiling Vapor BasicCodingKey.swift
[1327/1400] Compiling Vapor ByteCount.swift
[1328/1400] Compiling Vapor HTTPServerResponseEncoder.swift
[1329/1400] Compiling Vapor HTTPServerUpgradeHandler.swift
[1330/1400] Compiling Vapor Logger+Report.swift
[1331/1400] Compiling Vapor LoggingSystem+Environment.swift
[1332/1400] Compiling Vapor Application+Middleware.swift
[1333/1400] Compiling Vapor CORSMiddleware.swift
[1334/1400] Compiling Vapor ErrorMiddleware.swift
[1335/1400] Compiling Vapor FileMiddleware.swift
[1336/1400] Compiling Vapor Middleware.swift
[1337/1400] Compiling Vapor MiddlewareConfiguration.swift
[1338/1400] Compiling Vapor ResponseCompressionMiddleware.swift
[1339/1400] Compiling Vapor RouteLoggingMiddleware.swift
[1340/1400] Compiling Vapor TracingMiddleware.swift
[1341/1400] Compiling Vapor File+Multipart.swift
[1342/1400] Compiling Vapor FormDataDecoder+Content.swift
[1343/1400] Compiling Vapor FormDataEncoder+Content.swift
[1344/1400] Compiling Vapor Application+Password.swift
[1345/1400] Compiling Vapor Application+Passwords.swift
[1346/1400] Compiling Vapor AsyncPasswordHasher.swift
[1347/1400] Compiling Vapor BcryptHasher.swift
[1348/1400] Compiling Vapor PasswordHasher.swift
[1349/1400] Compiling Vapor PlaintextHasher.swift
[1350/1400] Compiling Vapor Request+Password.swift
[1351/1400] Compiling Vapor Redirect.swift
[1352/1400] Emitting module Vapor
[1353/1400] Compiling Vapor Request+Body.swift
[1354/1400] Compiling Vapor Request+BodyStream.swift
[1355/1400] Compiling Vapor Request.swift
[1356/1400] Compiling Vapor Application+Responder.swift
[1357/1400] Compiling Vapor DefaultResponder.swift
[1358/1400] Compiling Vapor Response+Body.swift
[1359/1400] Compiling Vapor Response.swift
[1360/1400] Compiling Vapor ResponseCodable.swift
[1361/1400] Compiling Vapor Application+Routes.swift
[1362/1400] Compiling Vapor Parameters+Require.swift
[1363/1400] Compiling Vapor Request+WebSocket.swift
[1364/1400] Compiling Vapor Route.swift
[1365/1400] Compiling Vapor RouteCollection.swift
[1366/1400] Compiling Vapor Routes.swift
[1367/1400] Compiling Vapor RoutesBuilder+Group.swift
[1368/1400] Compiling Vapor RoutesBuilder+Method.swift
[1369/1400] Compiling Vapor RoutesBuilder+Middleware.swift
[1370/1400] Compiling Vapor RoutesBuilder+WebSocket.swift
[1371/1400] Compiling Vapor RoutesBuilder.swift
[1372/1400] Compiling Vapor OTP.swift
[1373/1400] Compiling Vapor Application+Servers.swift
[1374/1400] Compiling Vapor Server.swift
[1375/1400] Compiling Vapor App+Service.swift
[1376/1400] Compiling Vapor Req+Service.swift
[1377/1400] Compiling Vapor HTTPStatus.swift
[1378/1400] Compiling Vapor HTTPCookies.swift
[1379/1400] Compiling Vapor HTTPHeaderCacheControl.swift
[1380/1400] Compiling Vapor HTTPHeaderExpires.swift
[1381/1400] Compiling Vapor HTTPHeaderLastModified.swift
[1382/1400] Compiling Vapor HTTPHeaders+Cache.swift
[1383/1400] Compiling Vapor HTTPHeaders+Connection.swift
[1384/1400] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1385/1400] Compiling Vapor HTTPHeaders+ContentRange.swift
[1386/1400] Compiling Vapor HTTPHeaders+Directive.swift
[1387/1400] Compiling Vapor HTTPHeaders+Forwarded.swift
[1388/1400] Compiling Vapor HTTPHeaders+Link.swift
[1389/1400] Compiling Vapor HTTPHeaders+Name.swift
[1390/1400] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1391/1400] Compiling Vapor HTTPHeaders.swift
[1392/1400] Compiling Vapor HTTPMediaType.swift
[1393/1400] Compiling Vapor HTTPMediaTypePreference.swift
[1394/1400] Compiling Vapor Responder.swift
[1395/1400] Compiling Vapor Application+HTTP+Server.swift
[1396/1400] Compiling Vapor HTTPServer.swift
[1397/1400] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1398/1400] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1399/1400] Compiling Vapor HTTPServerHandler.swift
[1400/1400] Compiling Vapor HTTPServerRequestDecoder.swift
[1402/1410] Compiling S3Signer HTTPMethod+Description.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1403/1410] Compiling S3Signer Payload.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1404/1411] Compiling S3Signer String+Encoding.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1405/1411] Compiling S3Signer Container+S3Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1406/1411] Emitting module S3Signer
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1407/1411] Compiling S3Signer Dates.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1408/1411] Compiling S3Signer Expiration.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1409/1411] Compiling S3Signer S3Signer.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1410/1411] Compiling S3Signer S3Signer+Private.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
[1411/1411] Compiling S3Signer Region.swift
/host/spi-builder-workspace/.build/checkouts/S3/Sources/S3Signer/Payload.swift:2:8: error: no such module 'CryptoKit'
1 | import Vapor
2 | import CryptoKit
| `- error: no such module 'CryptoKit'
3 |
4 |
BUILD FAILURE 6.1 linux