Build Information
Failed to build Checkpoint, reference main (360407
), with Swift 6.1 for Linux on 30 Apr 2025 05:56:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fitomad/Checkpoint.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/fitomad/Checkpoint
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3604077 Merge pull request #1 from fitomad/develop
Cloned https://github.com/fitomad/Checkpoint.git
Revision (git rev-parse @):
36040772f132ab1e4cd5ce4c3c4ba9cbc3a16749
SUCCESS checkout https://github.com/fitomad/Checkpoint.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/fitomad/Checkpoint.git
https://github.com/fitomad/Checkpoint.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.99.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "redis",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/redis.git"
}
],
"manifest_display_name" : "Checkpoint",
"name" : "Checkpoint",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Checkpoint",
"targets" : [
"Checkpoint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CheckpointTests",
"module_type" : "SwiftTarget",
"name" : "CheckpointTests",
"path" : "Tests/CheckpointTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"CheckpointApiKeyTests.swift",
"CheckpointApiScopeTests.swift",
"CheckpointResponse.swift",
"CheckpointScopeTests.swift",
"CheckpointTests.swift"
],
"target_dependencies" : [
"Checkpoint"
],
"type" : "test"
},
{
"c99name" : "Checkpoint",
"module_type" : "SwiftTarget",
"name" : "Checkpoint",
"path" : "Sources/Checkpoint",
"product_dependencies" : [
"Vapor",
"Redis"
],
"product_memberships" : [
"Checkpoint"
],
"sources" : [
"Algorithms/Algorithm.swift",
"Algorithms/FixedWindowCounter.swift",
"Algorithms/LeakingBucket.swift",
"Algorithms/SlidingWindowLog.swift",
"Algorithms/TokenBucket.swift",
"Algorithms/WindowBasedAlgorithm.swift",
"Checkpoint.swift",
"Model/Configuration.swift",
"Model/Field.swift",
"Model/FixedWindowCounterConfiguration.swift",
"Model/LeakingBucketConfiguration.swift",
"Model/Scope.swift",
"Model/SlidingWindowLogConfiguration.swift",
"Model/TimeWindow.swift",
"Model/TokenBucketConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/vapor/vapor.git
Fetching https://github.com/vapor/redis.git
[1/3751] Fetching redis
[3752/78088] Fetching redis, vapor
Fetched https://github.com/vapor/redis.git from cache (0.59s)
[2231/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (3.37s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 4.11.1 (4.35s)
Fetching https://github.com/swift-server/RediStack.git
[1/4702] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (0.66s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (1.65s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-metrics.git
[1/2206] Fetching swift-metrics
[2207/17015] Fetching swift-metrics, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (0.59s)
[1927/90370] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.12s)
[55160/75561] Fetching swift-nio
[56672/79397] Fetching swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
[60449/75561] Fetching swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio.git from cache (10.27s)
[1/1705] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (12.73s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (3.91s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[2096/20633] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
[3254/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.85s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.88s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (1.08s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/1063] Fetching swift-service-context
[522/4271] Fetching swift-service-context, multipart-kit
[2059/6876] Fetching swift-service-context, multipart-kit, websocket-kit
[2703/11850] Fetching swift-service-context, multipart-kit, websocket-kit, swift-distributed-tracing
[4922/17512] Fetching swift-service-context, multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras
[5999/23415] Fetching swift-service-context, multipart-kit, websocket-kit, swift-distributed-tracing, swift-nio-extras, swift-algorithms
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.09s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.18s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.18s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.19s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.19s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/console-kit.git
[1120/3208] Fetching multipart-kit
[1121/23935] Fetching multipart-kit, routing-kit
[1122/29420] Fetching multipart-kit, routing-kit, console-kit
[1920/43204] Fetching multipart-kit, routing-kit, console-kit, swift-crypto
[3406/54708] Fetching multipart-kit, routing-kit, console-kit, swift-crypto, swift-nio-http2
[6116/57078] Fetching multipart-kit, routing-kit, console-kit, swift-crypto, swift-nio-http2, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.82s)
[14724/51593] Fetching multipart-kit, routing-kit, swift-crypto, swift-nio-http2, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.84s)
[12974/49223] Fetching multipart-kit, routing-kit, swift-crypto, swift-nio-http2
Fetching https://github.com/swift-server/async-http-client.git
[24784/63113] Fetching multipart-kit, routing-kit, swift-crypto, swift-nio-http2, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (5.19s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.15s)
Fetched https://github.com/vapor/routing-kit.git from cache (4.37s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (4.47s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.40s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (6.48s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.87s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.95s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
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.63s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[430/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.50s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.50s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.45s)
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.99s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.13s)
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.99s)
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 (1.05s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.97s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.95s)
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.94s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.89s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.73s)
Fetching https://github.com/apple/swift-asn1.git
[1/1584] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.59s)
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-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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 4.11.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/833] Write sources
[42/833] Compiling CNIOWindows WSAStartup.c
[43/833] Compiling CNIOWASI CNIOWASI.c
[44/833] Write sources
[51/833] Compiling _NumericsShims _NumericsShims.c
[52/833] Compiling CNIOWindows shim.c
[53/833] Compiling CVaporBcrypt blf.c
[54/833] Compiling _AtomicsShims.c
[55/833] Compiling CVaporBcrypt bcrypt.c
[56/833] Compiling CNIOLinux liburing_shims.c
[57/833] Compiling CSystem shims.c
[58/833] Compiling CNIOLLHTTP c_nio_http.c
[59/833] Compiling CNIOSHA1 c_nio_sha1.c
[60/833] Compiling CNIOExtrasZlib empty.c
[61/833] Compiling CNIODarwin shim.c
[62/833] Compiling CNIOLLHTTP c_nio_api.c
[63/833] Compiling CNIOLinux shim.c
[64/833] Compiling fiat_curve25519_adx_mul.S
[65/833] Write swift-version-24593BA9C3E375BF.txt
[66/833] Compiling fiat_p256_adx_sqr.S
[67/833] Compiling fiat_curve25519_adx_square.S
[68/833] Compiling fiat_p256_adx_mul.S
[69/833] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/870] Compiling CNIOBoringSSLShims shims.c
[72/880] Emitting module _NIODataStructures
[72/880] Compiling tls13_server.cc
[73/885] Compiling tls_method.cc
[74/885] Compiling tls_record.cc
[76/905] Emitting module InternalCollectionsUtilities
[77/907] Compiling CoreMetrics Metrics.swift
[78/907] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/907] Compiling InternalCollectionsUtilities Specialize.swift
[80/907] Emitting module _NIOBase64
[81/907] Compiling _NIOBase64 Base64.swift
[82/908] Compiling RealModule Real.swift
[83/908] Compiling ServiceContextModule ServiceContextKey.swift
[84/908] Compiling Logging LogHandler.swift
[85/908] Compiling InternalCollectionsUtilities _SortedCollection.swift
[86/908] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/908] Compiling InternalCollectionsUtilities Debugging.swift
[88/908] Compiling InternalCollectionsUtilities Descriptions.swift
[89/909] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[90/909] Compiling InternalCollectionsUtilities Integer rank.swift
[91/909] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[92/909] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[93/909] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[94/909] Compiling InternalCollectionsUtilities UInt+reversed.swift
[95/909] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[96/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[97/909] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[98/909] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[99/909] Compiling RealModule Float80+Real.swift
[100/909] Emitting module RealModule
[103/909] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/910] Compiling RealModule ElementaryFunctions.swift
[106/910] Compiling _NIODataStructures _TinyArray.swift
[107/910] Compiling ServiceContextModule ServiceContext.swift
[108/910] Emitting module ServiceContextModule
[109/910] Compiling RealModule Float16+Real.swift
[114/911] Compiling RealModule Float+Real.swift
[115/914] Compiling SystemPackage MachPort.swift
[116/914] Compiling SystemPackage PlatformString.swift
[117/914] Compiling SystemPackage SystemString.swift
[118/914] Compiling _NIODataStructures PriorityQueue.swift
[126/914] Emitting module SystemPackage
[136/914] Compiling RealModule RealFunctions.swift
[139/1038] Compiling OrderedCollections OrderedSet+Descriptions.swift
[140/1038] Compiling OrderedCollections OrderedSet+Diffing.swift
[141/1038] Compiling OrderedCollections OrderedSet+Equatable.swift
[142/1038] Compiling Logging MetadataProvider.swift
[143/1038] Emitting module CoreMetrics
[144/1038] Compiling CoreMetrics Locks.swift
[145/1038] Emitting module Logging
[146/1038] Compiling Logging Locks.swift
[147/1039] Compiling _NIODataStructures Heap.swift
[148/1039] Compiling Logging Logging.swift
[149/1040] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[150/1040] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[151/1040] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[152/1040] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[153/1041] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[154/1041] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[155/1041] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[156/1041] Compiling OrderedCollections OrderedDictionary+Values.swift
[161/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[162/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[163/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[164/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[165/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[166/1042] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[167/1042] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[168/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[169/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[170/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[171/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[172/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[173/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[174/1042] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[175/1070] Compiling Instrumentation Instrument.swift
[176/1070] Emitting module Instrumentation
[177/1070] Compiling Instrumentation NoOpInstrument.swift
[178/1070] Compiling Instrumentation MultiplexInstrument.swift
[179/1070] Compiling OrderedCollections OrderedDictionary.swift
[180/1070] Compiling OrderedCollections OrderedSet+Codable.swift
[181/1070] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[185/1070] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[186/1070] Compiling OrderedCollections OrderedSet+Hashable.swift
[187/1070] Compiling OrderedCollections OrderedSet+Initializers.swift
[188/1070] Compiling OrderedCollections OrderedSet+Insertions.swift
[189/1070] Compiling OrderedCollections OrderedSet+Invariants.swift
[190/1070] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[191/1070] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[192/1070] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[193/1070] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[194/1070] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[195/1070] Compiling Instrumentation Locks.swift
[196/1070] Compiling Instrumentation InstrumentationSystem.swift
[197/1071] Compiling HeapModule Heap+Descriptions.swift
[206/1071] Compiling OrderedCollections OrderedDictionary+Codable.swift
[207/1071] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[208/1071] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[209/1071] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[210/1071] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[211/1071] Compiling OrderedCollections OrderedDictionary+Elements.swift
[212/1071] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[213/1071] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[214/1071] Compiling HeapModule _HeapNode.swift
[216/1071] Compiling HeapModule Heap.swift
[227/1080] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[228/1080] Compiling HeapModule Heap+Invariants.swift
[229/1080] Compiling HeapModule Heap+UnsafeHandle.swift
[230/1080] Emitting module HeapModule
[241/1089] Compiling OrderedCollections OrderedSet+Sendable.swift
[242/1089] Compiling OrderedCollections OrderedSet+SubSequence.swift
[243/1089] Compiling OrderedCollections OrderedSet+Testing.swift
[244/1089] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[245/1089] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[246/1089] Compiling OrderedCollections OrderedSet.swift
[247/1089] Compiling OrderedCollections _UnsafeBitset.swift
[248/1162] Compiling Tracing TracerProtocol.swift
[249/1162] Compiling Tracing TracingTime.swift
[250/1165] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[251/1165] Compiling HashTreeCollections _HashNode+Structural merge.swift
[252/1165] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[253/1165] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[254/1165] Compiling HashTreeCollections _HashNode+Structural union.swift
[255/1165] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[256/1165] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[257/1165] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[258/1165] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[259/1165] Compiling HashTreeCollections _HashNode.swift
[260/1165] Compiling HashTreeCollections _AncestorHashSlots.swift
[261/1165] Compiling HashTreeCollections _Bitmap.swift
[262/1165] Compiling HashTreeCollections _Bucket.swift
[263/1165] Compiling HashTreeCollections _Hash.swift
[264/1165] Compiling HashTreeCollections _HashLevel.swift
[265/1165] Compiling HashTreeCollections _HashNode+Builder.swift
[266/1165] Compiling HashTreeCollections _HashNode+Debugging.swift
[267/1165] Compiling HashTreeCollections _HashNode+Initializers.swift
[268/1165] Emitting module Tracing
[269/1165] Compiling Tracing InstrumentationSystem+Tracing.swift
[269/1165] Compiling tls13_client.cc
[271/1165] Compiling Tracing SpanProtocol.swift
[271/1165] Compiling tls13_enc.cc
[273/1165] Compiling Tracing NoOpTracer.swift
[274/1165] Compiling Tracing Tracer.swift
[275/1165] Compiling Tracing TracerProtocol+Legacy.swift
[276/1166] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[277/1166] Compiling HashTreeCollections TreeDictionary+Keys.swift
[278/1166] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[279/1166] Compiling HashTreeCollections TreeDictionary+Merge.swift
[280/1166] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[281/1166] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[282/1166] Compiling HashTreeCollections TreeDictionary+Values.swift
[283/1166] Compiling HashTreeCollections TreeSet+Hashable.swift
[284/1166] Compiling HashTreeCollections TreeSet+Sendable.swift
[285/1181] Compiling DequeModule Deque+Codable.swift
[286/1181] Compiling DequeModule Deque+Collection.swift
[287/1181] Compiling DequeModule Deque+Equatable.swift
[288/1181] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[289/1181] Compiling DequeModule Deque+CustomReflectable.swift
[290/1181] Compiling DequeModule Deque+Descriptions.swift
[291/1181] Compiling DequeModule Deque+Extras.swift
[292/1181] Compiling DequeModule Deque+Hashable.swift
[293/1181] Compiling DequeModule Deque+Testing.swift
[294/1181] Compiling DequeModule Deque._Storage.swift
[298/1181] Compiling HashTreeCollections TreeSet+Sequence.swift
[299/1181] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[300/1181] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[301/1181] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[302/1181] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[303/1181] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[304/1181] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[305/1181] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[306/1181] Compiling DequeModule _DequeBuffer.swift
[307/1181] Compiling DequeModule _DequeBufferHeader.swift
[307/1193] Compiling tls13_both.cc
[309/1193] Compiling HashTreeCollections TreeDictionary.swift
[310/1193] Compiling HashTreeCollections TreeSet+Codable.swift
[311/1193] Compiling HashTreeCollections TreeSet+Collection.swift
[312/1193] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[313/1193] Compiling HashTreeCollections TreeSet+Debugging.swift
[314/1193] Compiling HashTreeCollections TreeSet+Descriptions.swift
[315/1193] Compiling HashTreeCollections TreeSet+Equatable.swift
[316/1193] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[317/1193] Compiling HashTreeCollections TreeSet+Extras.swift
[318/1193] Compiling HashTreeCollections TreeSet+Filter.swift
[325/1193] Emitting module OrderedCollections
[326/1194] Compiling ssl_x509.cc
[328/1194] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[329/1194] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[330/1194] Compiling HashTreeCollections TreeDictionary+Filter.swift
[331/1194] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[339/1194] Compiling DequeModule _DequeSlot.swift
[340/1194] Compiling DequeModule _UnsafeWrappedBuffer.swift
[343/1194] Compiling DequeModule Deque._UnsafeHandle.swift
[344/1194] Compiling DequeModule Deque.swift
[345/1194] Emitting module RoutingKit
[346/1194] Compiling RoutingKit AnyRouter.swift
[347/1194] Compiling RoutingKit PathComponent.swift
[348/1194] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[349/1194] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[350/1194] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[351/1194] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[352/1194] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[353/1194] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[354/1194] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[355/1194] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[356/1194] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[357/1194] Compiling HashTreeCollections TreeSet.swift
[358/1194] Emitting module _RopeModule
[361/1194] Emitting module DequeModule
[362/1195] Compiling RoutingKit TrieRouter.swift
[363/1195] Compiling RoutingKit Router.swift
[363/1195] Compiling ssl_versions.cc
[374/1195] Emitting module HashTreeCollections
[376/1195] Compiling HashTreeCollections _HashTreeIterator.swift
[377/1195] Compiling HashTreeCollections _HashTreeStatistics.swift
[378/1195] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[379/1195] Compiling HashTreeCollections _RawHashNode.swift
[380/1195] Compiling HashTreeCollections _UnmanagedHashNode.swift
[381/1195] Compiling HashTreeCollections _UnsafePath.swift
[382/1195] Compiling HashTreeCollections TreeDictionary+Codable.swift
[383/1195] Compiling HashTreeCollections TreeDictionary+Collection.swift
[384/1195] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[385/1195] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[386/1195] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[386/1195] Compiling t1_enc.cc
[388/1195] Emitting module Metrics
[389/1195] Compiling Metrics Metrics.swift
[390/1196] Compiling RoutingKit Parameters.swift
[404/1197] Compiling HashTreeCollections _HashNodeHeader.swift
[405/1197] Compiling HashTreeCollections _HashSlot.swift
[406/1197] Compiling HashTreeCollections _HashStack.swift
[422/1197] Compiling ssl_transcript.cc
[424/1198] Compiling ssl_stat.cc
[431/1198] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[432/1198] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[433/1198] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[434/1198] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[447/1199] Compiling ssl_key_share.cc
[449/1199] Compiling ssl_cipher.cc
[450/1199] Compiling ssl_session.cc
[451/1199] Compiling ssl_file.cc
[452/1199] Compiling ssl_privkey.cc
[453/1199] Compiling ssl_credential.cc
[454/1199] Compiling ssl_buffer.cc
[455/1199] Compiling ssl_lib.cc
[456/1199] Compiling ssl_cert.cc
[457/1199] Compiling ssl_asn1.cc
[458/1199] Compiling ssl_aead_ctx.cc
[459/1199] Compiling s3_lib.cc
[460/1199] Compiling s3_pkt.cc
[461/1199] Compiling s3_both.cc
[462/1199] Compiling handshake_client.cc
[463/1199] Compiling handshake_server.cc
[464/1199] Compiling handshake.cc
[465/1199] Compiling d1_srtp.cc
[466/1199] Compiling handoff.cc
[467/1199] Compiling dtls_method.cc
[468/1199] Compiling md5-x86_64-linux.S
[469/1199] Compiling md5-x86_64-apple.S
[470/1199] Compiling md5-586-linux.S
[471/1199] Compiling md5-586-apple.S
[472/1199] Compiling dtls_record.cc
[473/1199] Compiling encrypted_client_hello.cc
[474/1199] Compiling chacha20_poly1305_x86_64-apple.S
[475/1199] Compiling chacha20_poly1305_armv8-win.S
[476/1199] Compiling chacha20_poly1305_x86_64-linux.S
[477/1199] Compiling chacha20_poly1305_armv8-linux.S
[478/1199] Compiling d1_pkt.cc
[479/1199] Compiling chacha-x86_64-linux.S
[480/1199] Compiling chacha20_poly1305_armv8-apple.S
[481/1199] Compiling err_data.cc
[482/1199] Compiling chacha-x86-linux.S
[482/1199] Compiling extensions.cc
[484/1199] Compiling chacha-x86_64-apple.S
[485/1199] Compiling chacha-x86-apple.S
[486/1199] Compiling chacha-armv8-win.S
[487/1199] Compiling chacha-armv8-linux.S
[488/1199] Compiling chacha-armv4-linux.S
[489/1199] Compiling aes128gcmsiv-x86_64-apple.S
[490/1199] Compiling chacha-armv8-apple.S
[491/1199] Compiling aes128gcmsiv-x86_64-linux.S
[492/1199] Compiling x86_64-mont5-apple.S
[493/1199] Compiling x86-mont-linux.S
[494/1199] Compiling x86_64-mont-apple.S
[495/1199] Compiling x86_64-mont5-linux.S
[496/1199] Compiling x86_64-mont-linux.S
[497/1199] Compiling x86-mont-apple.S
[498/1199] Compiling vpaes-x86_64-linux.S
[499/1199] Compiling vpaes-x86-linux.S
[500/1199] Compiling vpaes-x86-apple.S
[501/1199] Compiling vpaes-x86_64-apple.S
[502/1199] Compiling vpaes-armv8-win.S
[503/1199] Compiling vpaes-armv8-linux.S
[504/1199] Compiling vpaes-armv7-linux.S
[505/1199] Compiling vpaes-armv8-apple.S
[506/1199] Compiling sha512-x86_64-linux.S
[507/1199] Compiling d1_lib.cc
[508/1199] Compiling sha512-x86_64-apple.S
[509/1199] Compiling sha512-armv8-apple.S
[509/1199] Compiling sha512-armv8-linux.S
[511/1199] Compiling sha512-armv8-win.S
[512/1199] Compiling sha512-armv4-linux.S
[513/1199] Compiling sha512-586-apple.S
[514/1199] Compiling sha512-586-linux.S
[515/1199] Compiling sha256-x86_64-apple.S
[516/1199] Compiling sha256-armv8-win.S
[517/1199] Compiling sha256-armv8-apple.S
[518/1199] Compiling sha256-armv8-linux.S
[518/1199] Compiling sha256-x86_64-linux.S
[520/1199] Compiling sha256-armv4-linux.S
[521/1199] Compiling sha256-586-apple.S
[522/1199] Compiling sha1-x86_64-linux.S
[523/1199] Compiling sha256-586-linux.S
[524/1199] Compiling sha1-x86_64-apple.S
[525/1199] Compiling sha1-armv8-win.S
[526/1199] Compiling sha1-armv8-linux.S
[527/1199] Compiling sha1-armv8-apple.S
[528/1199] Compiling sha1-586-linux.S
[529/1199] Compiling sha1-armv4-large-linux.S
[530/1199] Compiling sha1-586-apple.S
[531/1199] Compiling rsaz-avx2-apple.S
[532/1199] Compiling d1_both.cc
[533/1199] Compiling rdrand-x86_64-linux.S
[534/1199] Compiling rsaz-avx2-linux.S
[535/1199] Compiling bio_ssl.cc
[536/1199] Compiling rdrand-x86_64-apple.S
[537/1199] Compiling p256_beeu-armv8-asm-linux.S
[538/1199] Compiling p256_beeu-x86_64-asm-apple.S
[538/1199] Compiling p256_beeu-x86_64-asm-linux.S
[540/1199] Compiling p256_beeu-armv8-asm-win.S
[540/1199] Compiling p256-x86_64-asm-apple.S
[542/1199] Compiling p256_beeu-armv8-asm-apple.S
[543/1199] Compiling p256-armv8-asm-win.S
[544/1199] Compiling p256-x86_64-asm-linux.S
[545/1199] Compiling p256-armv8-asm-apple.S
[546/1199] Compiling p256-armv8-asm-linux.S
[547/1199] Compiling ghashv8-armv7-linux.S
[548/1199] Compiling ghashv8-armv8-linux.S
[549/1199] Compiling ghashv8-armv8-win.S
[550/1199] Compiling ghash-x86_64-apple.S
[551/1199] Compiling ghashv8-armv8-apple.S
[552/1199] Compiling ghash-x86_64-linux.S
[553/1199] Compiling ghash-x86-apple.S
[554/1199] Compiling ghash-x86-linux.S
[555/1199] Compiling ghash-ssse3-x86_64-linux.S
[556/1199] Compiling ghash-ssse3-x86-linux.S
[557/1199] Compiling ghash-ssse3-x86_64-apple.S
[558/1199] Compiling ghash-neon-armv8-win.S
[559/1199] Compiling ghash-ssse3-x86-apple.S
[560/1199] Compiling ghash-neon-armv8-apple.S
[561/1199] Compiling ghash-armv4-linux.S
[562/1199] Compiling ghash-neon-armv8-linux.S
[563/1199] Compiling bn-armv8-linux.S
[564/1199] Compiling bsaes-armv7-linux.S
[565/1199] Compiling co-586-linux.S
[566/1199] Compiling co-586-apple.S
[567/1199] Compiling bn-armv8-win.S
[568/1199] Compiling bn-586-linux.S
[569/1199] Compiling bn-armv8-apple.S
[570/1199] Compiling armv8-mont-win.S
[571/1199] Compiling bn-586-apple.S
[572/1199] Compiling aesv8-gcm-armv8-win.S
[573/1199] Compiling armv4-mont-linux.S
[574/1199] Compiling armv8-mont-linux.S
[575/1199] Compiling armv8-mont-apple.S
[576/1199] Compiling aesv8-gcm-armv8-apple.S
[577/1199] Compiling aesv8-gcm-armv8-linux.S
[578/1199] Compiling aesv8-armv8-apple.S
[579/1199] Compiling aesni-x86_64-apple.S
[580/1199] Compiling aesv8-armv7-linux.S
[581/1199] Compiling aesv8-armv8-win.S
[582/1199] Compiling aesni-x86_64-linux.S
[583/1199] Compiling aesv8-armv8-linux.S
[584/1199] Compiling aesni-x86-linux.S
[585/1199] Compiling aesni-x86-apple.S
[586/1199] Compiling aes-gcm-avx2-x86_64-linux.S
[587/1199] Compiling aes-gcm-avx2-x86_64-apple.S
[588/1199] Compiling aesni-gcm-x86_64-apple.S
[589/1199] Compiling aes-gcm-avx10-x86_64-linux.S
[590/1199] Compiling aesni-gcm-x86_64-linux.S
[591/1199] Compiling aes-gcm-avx10-x86_64-apple.S
[592/1199] Compiling x_x509a.cc
[593/1199] Compiling x_spki.cc
[594/1199] Compiling x_pubkey.cc
[595/1199] Compiling x_sig.cc
[596/1199] Compiling x_val.cc
[597/1199] Compiling x_req.cc
[598/1199] Compiling x_x509.cc
[599/1199] Compiling x_name.cc
[600/1199] Compiling x_exten.cc
[601/1199] Compiling x_algor.cc
[602/1199] Compiling x_crl.cc
[603/1199] Compiling x_attrib.cc
[604/1199] Compiling x509rset.cc
[605/1199] Compiling x_all.cc
[606/1199] Compiling x509spki.cc
[607/1199] Compiling x509name.cc
[608/1199] Compiling x509cset.cc
[609/1199] Compiling x509_vpm.cc
[610/1199] Compiling x509_txt.cc
[611/1199] Compiling x509_vfy.cc
[612/1199] Compiling x509_set.cc
[613/1199] Compiling x509_v3.cc
[614/1199] Compiling x509_obj.cc
[615/1199] Compiling x509_req.cc
[616/1199] Compiling x509_lu.cc
[617/1199] Compiling x509_trs.cc
[618/1199] Compiling x509_ext.cc
[619/1199] Compiling x509_def.cc
[620/1199] Compiling x509_att.cc
[621/1199] Compiling x509_d2.cc
[622/1199] Compiling x509_cmp.cc
[623/1199] Compiling x509.cc
[624/1199] Compiling v3_prn.cc
[625/1199] Compiling v3_skey.cc
[626/1199] Compiling v3_utl.cc
[627/1199] Compiling v3_purp.cc
[628/1199] Compiling v3_pcons.cc
[629/1199] Compiling v3_pmaps.cc
[630/1199] Compiling v3_ocsp.cc
[631/1199] Compiling v3_ncons.cc
[632/1199] Compiling v3_lib.cc
[633/1199] Compiling v3_int.cc
[634/1199] Compiling v3_info.cc
[635/1199] Compiling v3_ia5.cc
[636/1199] Compiling v3_genn.cc
[637/1199] Compiling v3_cpols.cc
[638/1199] Compiling v3_enum.cc
[639/1199] Compiling v3_extku.cc
[640/1199] Compiling v3_crld.cc
[641/1199] Compiling v3_conf.cc
[642/1199] Compiling v3_bitst.cc
[643/1199] Compiling v3_alt.cc
[644/1199] Compiling v3_bcons.cc
[645/1199] Compiling v3_akeya.cc
[646/1199] Compiling v3_akey.cc
[647/1199] Compiling t_req.cc
[648/1199] Compiling t_x509a.cc
[649/1199] Compiling t_x509.cc
[650/1199] Compiling i2d_pr.cc
[651/1199] Compiling t_crl.cc
[652/1199] Compiling name_print.cc
[653/1199] Compiling rsa_pss.cc
[654/1199] Compiling policy.cc
[655/1199] Compiling by_dir.cc
[656/1199] Compiling algorithm.cc
[657/1199] Compiling by_file.cc
[658/1199] Compiling pmbtoken.cc
[659/1199] Compiling trust_token.cc
[660/1199] Compiling asn1_gen.cc
[661/1199] Compiling a_sign.cc
[662/1199] Compiling a_verify.cc
[663/1199] Compiling thread.cc
[664/1199] Compiling thread_win.cc
[664/1199] Compiling thread_pthread.cc
[666/1199] Compiling thread_none.cc
[667/1199] Compiling a_digest.cc
[668/1199] Compiling voprf.cc
[669/1199] Compiling stack.cc
[670/1199] Compiling sha512.cc
[671/1199] Compiling sha1.cc
[672/1199] Compiling rsa_print.cc
[673/1199] Compiling slhdsa.cc
[674/1199] Compiling sha256.cc
[675/1199] Compiling siphash.cc
[676/1199] Compiling rsa_extra.cc
[677/1199] Compiling rsa_crypt.cc
[678/1199] Compiling spake2plus.cc
[679/1199] Compiling rand.cc
[680/1199] Compiling rc4.cc
[681/1199] Compiling windows.cc
[682/1199] Compiling urandom.cc
[683/1199] Compiling passive.cc
[684/1199] Compiling trusty.cc
[685/1199] Compiling deterministic.cc
[686/1199] Compiling refcount.cc
[687/1199] Compiling ios.cc
[688/1199] Compiling rsa_asn1.cc
[689/1199] Compiling fork_detect.cc
[690/1199] Compiling poly1305_arm_asm.S
[691/1199] Compiling getentropy.cc
[692/1199] Compiling forkunsafe.cc
[693/1199] Compiling pool.cc
[694/1199] Compiling poly1305.cc
[695/1199] Compiling poly1305_arm.cc
[696/1199] Compiling poly1305_vec.cc
[697/1199] Compiling pkcs7.cc
[698/1199] Compiling pkcs8_x509.cc
[699/1199] Compiling p5_pbev2.cc
[700/1199] Compiling pkcs8.cc
[701/1199] Compiling pkcs7_x509.cc
[702/1199] Compiling pem_xaux.cc
[703/1199] Compiling pem_x509.cc
[704/1199] Compiling pem_pkey.cc
[705/1199] Compiling pem_lib.cc
[706/1199] Compiling mlkem.cc
[707/1199] Compiling obj_xref.cc
[708/1199] Compiling pem_pk8.cc
[709/1199] Compiling pem_oth.cc
[710/1199] Compiling obj.cc
[711/1199] Compiling pem_all.cc
[712/1199] Compiling pem_info.cc
[713/1199] Compiling mldsa.cc
[714/1199] Compiling lhash.cc
[715/1199] Compiling mem.cc
[716/1199] Compiling md5.cc
[716/1199] Compiling md4.cc
[718/1199] Compiling fips_shared_support.cc
[719/1199] Compiling poly_rq_mul.S
[720/1199] Compiling hrss.cc
[721/1199] Compiling kyber.cc
[722/1199] Compiling sign.cc
[723/1199] Compiling scrypt.cc
[724/1199] Compiling ex_data.cc
[725/1199] Compiling hpke.cc
[726/1199] Compiling pbkdf.cc
[727/1199] Compiling print.cc
[728/1199] Compiling p_x25519_asn1.cc
[729/1199] Compiling p_x25519.cc
[730/1199] Compiling p_ed25519.cc
[731/1199] Compiling p_rsa.cc
[732/1199] Compiling p_rsa_asn1.cc
[733/1199] Compiling p_hkdf.cc
[734/1199] Compiling p_ec.cc
[735/1199] Compiling p_ec_asn1.cc
[736/1199] Compiling evp_ctx.cc
[737/1199] Compiling p_dh_asn1.cc
[738/1199] Compiling p_dh.cc
[739/1199] Compiling p_ed25519_asn1.cc
[740/1199] Compiling p_dsa_asn1.cc
[741/1199] Compiling err.cc
[742/1199] Compiling evp.cc
[743/1199] Compiling hash_to_curve.cc
[744/1199] Compiling engine.cc
[745/1199] Compiling ecdh.cc
[746/1199] Compiling evp_asn1.cc
[747/1199] Compiling ecdsa_asn1.cc
[748/1199] Compiling ec_derive.cc
[749/1199] Compiling dsa.cc
[750/1199] Compiling des.cc
[751/1199] Compiling params.cc
[752/1199] Compiling dsa_asn1.cc
[753/1199] Compiling x25519-asm-arm.S
[754/1199] Compiling digest_extra.cc
[755/1199] Compiling ec_asn1.cc
[756/1199] Compiling bcm.cc
[757/1199] Compiling dh_asn1.cc
[758/1199] Compiling spake25519.cc
[759/1199] Compiling cpu_intel.cc
[760/1199] Compiling crypto.cc
[761/1199] Compiling cpu_arm_freebsd.cc
[762/1199] Compiling cpu_aarch64_openbsd.cc
[763/1199] Compiling cpu_arm_linux.cc
[764/1199] Compiling curve25519.cc
[765/1199] Compiling cpu_aarch64_sysreg.cc
[766/1199] Compiling cpu_aarch64_linux.cc
[767/1199] Compiling cpu_aarch64_win.cc
[768/1199] Compiling cpu_aarch64_fuchsia.cc
[769/1199] Compiling cpu_aarch64_apple.cc
[770/1199] Compiling curve25519_64_adx.cc
[771/1199] Compiling conf.cc
[772/1199] Compiling tls_cbc.cc
[773/1199] Compiling e_rc2.cc
[773/1199] Compiling e_rc4.cc
[774/1199] Compiling get_cipher.cc
[776/1199] Compiling e_tls.cc
[777/1199] Compiling e_null.cc
[778/1199] Compiling e_des.cc
[779/1199] Compiling e_chacha20poly1305.cc
[780/1199] Compiling derive_key.cc
[781/1199] Compiling chacha.cc
[782/1199] Compiling e_aesctrhmac.cc
[782/1199] Compiling e_aesgcmsiv.cc
[784/1199] Compiling unicode.cc
[785/1199] Compiling ber.cc
[786/1199] Compiling cbb.cc
[787/1199] Compiling cbs.cc
[788/1199] Compiling buf.cc
[789/1199] Compiling asn1_compat.cc
[790/1199] Compiling blake2.cc
[791/1199] Compiling bn_asn1.cc
[792/1199] Compiling socket_helper.cc
[793/1199] Compiling convert.cc
[794/1199] Compiling printf.cc
[795/1199] Compiling socket.cc
[796/1199] Compiling pair.cc
[797/1199] Compiling hexdump.cc
[798/1199] Compiling fd.cc
[799/1199] Compiling file.cc
[800/1199] Compiling errno.cc
[801/1199] Compiling connect.cc
[802/1199] Compiling bio_mem.cc
[803/1199] Compiling bio.cc
[804/1199] Compiling base64.cc
[805/1199] Compiling tasn_typ.cc
[806/1199] Compiling tasn_fre.cc
[807/1199] Compiling tasn_enc.cc
[808/1199] Compiling f_string.cc
[809/1199] Compiling tasn_new.cc
[810/1199] Compiling posix_time.cc
[811/1199] Compiling f_int.cc
[812/1199] Compiling asn_pack.cc
[813/1199] Compiling tasn_utl.cc
[814/1199] Compiling tasn_dec.cc
[815/1199] Compiling asn1_par.cc
[816/1199] Compiling a_utctm.cc
[817/1199] Compiling a_type.cc
[818/1199] Compiling asn1_lib.cc
[819/1199] Compiling a_time.cc
[820/1199] Compiling a_strnid.cc
[821/1199] Compiling a_octet.cc
[822/1199] Compiling a_strex.cc
[823/1199] Compiling a_i2d_fp.cc
[824/1199] Compiling a_object.cc
[825/1199] Compiling a_dup.cc
[826/1199] Compiling a_mbstr.cc
[827/1199] Compiling a_d2i_fp.cc
[828/1199] Compiling a_int.cc
[829/1199] Compiling a_gentm.cc
[830/1199] Compiling fiat_p256_adx_sqr.S
[831/1199] Compiling a_bitstr.cc
[832/1199] Compiling a_bool.cc
[833/1199] Compiling CCryptoBoringSSLShims shims.c
[834/1199] Compiling fiat_curve25519_adx_square.S
[834/1199] Compiling fiat_curve25519_adx_mul.S
[835/1199] Compiling fiat_p256_adx_mul.S
[837/1199] Compiling md5-x86_64-linux.S
[838/1199] Compiling md5-x86_64-apple.S
[839/1199] Compiling md5-586-linux.S
[840/1199] Compiling chacha20_poly1305_x86_64-apple.S
[840/1199] Compiling chacha20_poly1305_armv8-win.S
[842/1199] Compiling md5-586-apple.S
[843/1199] Compiling chacha20_poly1305_armv8-linux.S
[844/1199] Compiling chacha20_poly1305_x86_64-linux.S
[845/1199] Compiling chacha-x86-linux.S
[846/1199] Compiling chacha-x86-apple.S
[847/1199] Compiling chacha-x86_64-linux.S
[848/1199] Compiling err_data.cc
[849/1199] Compiling chacha20_poly1305_armv8-apple.S
[850/1199] Compiling chacha-x86_64-apple.S
[851/1199] Compiling chacha-armv8-linux.S
[852/1199] Compiling chacha-armv8-win.S
[853/1199] Compiling chacha-armv8-apple.S
[854/1199] Compiling aes128gcmsiv-x86_64-apple.S
[855/1199] Compiling aes128gcmsiv-x86_64-linux.S
[855/1199] Compiling chacha-armv4-linux.S
[857/1199] Compiling x86_64-mont5-apple.S
[858/1199] Compiling x86_64-mont5-linux.S
[859/1199] Compiling x86_64-mont-apple.S
[860/1199] Compiling x86-mont-linux.S
[861/1199] Compiling x86-mont-apple.S
[862/1199] Compiling x86_64-mont-linux.S
[863/1199] Compiling vpaes-x86_64-linux.S
[864/1199] Compiling vpaes-x86_64-apple.S
[865/1199] Compiling vpaes-x86-apple.S
[866/1199] Compiling vpaes-armv8-win.S
[867/1199] Compiling vpaes-x86-linux.S
[867/1199] Compiling vpaes-armv8-apple.S
[869/1199] Compiling vpaes-armv8-linux.S
[870/1199] Compiling vpaes-armv7-linux.S
[871/1199] Compiling sha512-x86_64-apple.S
[872/1199] Compiling sha512-armv8-win.S
[873/1199] Compiling sha512-x86_64-linux.S
[873/1199] Compiling sha512-armv8-apple.S
[875/1199] Compiling sha512-armv8-linux.S
[876/1199] Compiling sha512-armv4-linux.S
[877/1199] Compiling sha512-586-linux.S
[878/1199] Compiling sha256-x86_64-apple.S
[878/1199] Compiling sha256-armv8-linux.S
[880/1199] Compiling sha512-586-apple.S
[881/1199] Compiling sha256-armv8-apple.S
[882/1199] Compiling sha256-x86_64-linux.S
[883/1199] Compiling sha256-armv8-win.S
[884/1199] Compiling sha256-armv4-linux.S
[885/1199] Compiling sha256-586-linux.S
[886/1199] Compiling sha1-armv8-win.S
[887/1199] Compiling sha256-586-apple.S
[888/1199] Compiling sha1-x86_64-linux.S
[889/1199] Compiling sha1-x86_64-apple.S
[890/1199] Compiling sha1-armv8-apple.S
[891/1199] Compiling sha1-armv8-linux.S
[892/1199] Compiling sha1-armv4-large-linux.S
[893/1199] Compiling sha1-586-linux.S
[894/1199] Compiling rsaz-avx2-linux.S
[894/1199] Compiling sha1-586-apple.S
[896/1199] Compiling rsaz-avx2-apple.S
[897/1199] Compiling rdrand-x86_64-linux.S
[898/1199] Compiling rdrand-x86_64-apple.S
[899/1199] Compiling p256_beeu-x86_64-asm-apple.S
[900/1199] Compiling p256_beeu-armv8-asm-win.S
[901/1199] Compiling p256_beeu-x86_64-asm-linux.S
[902/1199] Compiling p256_beeu-armv8-asm-linux.S
[902/1199] Compiling p256_beeu-armv8-asm-apple.S
[904/1199] Compiling p256-armv8-asm-win.S
[905/1199] Compiling p256-x86_64-asm-apple.S
[906/1199] Compiling p256-x86_64-asm-linux.S
[907/1199] Compiling p256-armv8-asm-linux.S
[908/1199] Compiling p256-armv8-asm-apple.S
[909/1199] Compiling ghashv8-armv8-win.S
[910/1199] Compiling ghashv8-armv8-linux.S
[911/1199] Compiling ghashv8-armv8-apple.S
[912/1199] Compiling ghashv8-armv7-linux.S
[913/1199] Compiling ghash-x86_64-apple.S
[914/1199] Compiling ghash-x86_64-linux.S
[915/1199] Compiling ghash-x86-linux.S
[916/1199] Compiling ghash-ssse3-x86_64-linux.S
[917/1199] Compiling ghash-x86-apple.S
[918/1199] Compiling ghash-ssse3-x86_64-apple.S
[919/1199] Compiling ghash-ssse3-x86-linux.S
[920/1199] Compiling ghash-neon-armv8-win.S
[921/1199] Compiling ghash-neon-armv8-linux.S
[922/1199] Compiling ghash-ssse3-x86-apple.S
[923/1199] Compiling ghash-neon-armv8-apple.S
[924/1199] Compiling co-586-linux.S
[925/1199] Compiling ghash-armv4-linux.S
[926/1199] Compiling bsaes-armv7-linux.S
[927/1199] Compiling co-586-apple.S
[928/1199] Compiling bn-armv8-linux.S
[929/1199] Compiling bn-armv8-win.S
[930/1199] Compiling bn-586-linux.S
[931/1199] Compiling bn-586-apple.S
[931/1199] Compiling bn-armv8-apple.S
[933/1199] Compiling armv8-mont-win.S
[934/1199] Compiling armv8-mont-linux.S
[935/1199] Compiling armv8-mont-apple.S
[936/1199] Compiling aesv8-gcm-armv8-win.S
[937/1199] Compiling aesv8-gcm-armv8-linux.S
[938/1199] Compiling armv4-mont-linux.S
[939/1199] Compiling aesv8-gcm-armv8-apple.S
[940/1199] Compiling aesv8-armv8-win.S
[941/1199] Compiling aesv8-armv8-linux.S
[942/1199] Compiling aesv8-armv7-linux.S
[943/1199] Compiling aesv8-armv8-apple.S
[944/1199] Compiling aesni-x86_64-linux.S
[945/1199] Compiling aesni-x86_64-apple.S
[946/1199] Compiling aesni-x86-linux.S
[947/1199] Compiling c-nioatomics.c
[948/1199] Compiling aesni-gcm-x86_64-apple.S
[949/1199] Compiling aesni-gcm-x86_64-linux.S
[950/1199] Compiling aesni-x86-apple.S
[951/1199] Compiling aes-gcm-avx10-x86_64-linux.S
[952/1199] Compiling aes-gcm-avx10-x86_64-apple.S
[953/1199] Compiling c-atomics.c
[954/1199] Compiling x_sig.cc
[955/1199] Compiling x_x509a.cc
[956/1199] Compiling x_req.cc
[957/1203] Compiling x_spki.cc
[958/1205] Compiling x_x509.cc
[959/1205] Compiling x_pubkey.cc
[960/1205] Compiling x_val.cc
[961/1205] Compiling x_name.cc
[963/1205] Compiling NIOConcurrencyHelpers lock.swift
[964/1205] Compiling NIOConcurrencyHelpers NIOLock.swift
[964/1205] Compiling x_all.cc
[965/1205] Compiling x_attrib.cc
[966/1205] Compiling x509spki.cc
[967/1205] Compiling x_exten.cc
[968/1205] Compiling x_algor.cc
[970/1205] Emitting module NIOConcurrencyHelpers
[970/1205] Compiling x_crl.cc
[972/1205] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[973/1205] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[974/1205] Compiling NIOConcurrencyHelpers atomics.swift
[975/1206] Compiling x509rset.cc
[976/1206] Compiling x509name.cc
[977/1206] Compiling x509_txt.cc
[978/1207] Compiling x509_vpm.cc
[979/1226] Compiling x509_trs.cc
[980/1226] Compiling x509_vfy.cc
[981/1226] Compiling x509_v3.cc
[981/1226] Compiling x509cset.cc
[984/1232] Compiling ConsoleKitTerminal Console+Wait.swift
[985/1232] Compiling ConsoleKitTerminal ConsoleColor.swift
[986/1232] Compiling ConsoleKitTerminal ConsoleStyle.swift
[986/1235] Compiling x509_set.cc
[988/1235] Compiling ConsoleKitTerminal ConsoleText.swift
[989/1235] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[990/1235] Compiling ConsoleKitTerminal ANSI.swift
[991/1235] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[992/1235] Compiling ConsoleKitTerminal ConsoleClear.swift
[993/1235] Compiling ConsoleKitTerminal Console+Ask.swift
[994/1235] Compiling ConsoleKitTerminal Console+Choose.swift
[995/1235] Compiling ConsoleKitTerminal Console+Confirm.swift
[996/1235] Compiling ConsoleKitTerminal Console+Input.swift
[997/1235] Compiling ConsoleKitTerminal Console+Center.swift
[998/1235] Compiling ConsoleKitTerminal Console+Output.swift
[999/1235] Compiling ConsoleKitTerminal CustomActivity.swift
[1000/1235] Compiling ConsoleKitTerminal LoadingBar.swift
[1001/1235] Compiling ConsoleKitTerminal ProgressBar.swift
[1002/1235] Compiling ConsoleKitTerminal Console+Clear.swift
[1003/1235] Compiling ConsoleKitTerminal ActivityBar.swift
[1004/1235] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1005/1235] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1006/1235] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1006/1235] Compiling x509_req.cc
[1008/1235] Emitting module ConsoleKitTerminal
[1008/1235] Compiling x509_ext.cc
[1009/1235] Compiling x509_lu.cc
[1010/1235] Compiling x509_d2.cc
[1011/1235] Compiling x509_obj.cc
[1013/1235] Compiling ConsoleKitTerminal Console.swift
[1014/1235] Compiling ConsoleKitTerminal Terminal.swift
[1015/1235] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1015/1235] Compiling x509_def.cc
[1016/1235] Compiling x509_cmp.cc
[1018/1235] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1019/1235] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1020/1235] Compiling ConsoleKitTerminal LoggerFragment.swift
[1021/1236] Compiling x509.cc
[1022/1236] Compiling x509_att.cc
[1023/1236] Compiling v3_purp.cc
[1024/1236] Compiling v3_skey.cc
[1025/1236] Compiling v3_utl.cc
[1026/1236] Compiling v3_prn.cc
[1027/1258] Compiling v3_pmaps.cc
[1028/1258] Compiling v3_pcons.cc
[1030/1258] Compiling ConsoleKitCommands CommandSignature.swift
[1031/1258] Compiling ConsoleKitCommands Flag.swift
[1032/1258] Compiling ConsoleKitCommands Option.swift
[1033/1258] Emitting module ConsoleKitCommands
[1033/1260] Compiling v3_ocsp.cc
[1035/1260] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1036/1260] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1037/1260] Compiling ConsoleKitCommands Argument.swift
[1037/1260] Compiling v3_lib.cc
[1038/1260] Compiling v3_ncons.cc
[1040/1260] Compiling ConsoleKitCommands AsyncCommands.swift
[1041/1260] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1042/1260] Compiling ConsoleKitCommands AnyCommand.swift
[1043/1260] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1044/1260] Compiling ConsoleKitCommands AsyncCommand.swift
[1045/1260] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1045/1260] Compiling v3_info.cc
[1047/1260] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1048/1260] Compiling ConsoleKitCommands Utilities.swift
[1048/1260] Compiling v3_int.cc
[1049/1260] Compiling v3_ia5.cc
[1050/1260] Compiling v3_genn.cc
[1051/1260] Compiling v3_extku.cc
[1052/1260] Compiling v3_crld.cc
[1053/1260] Compiling v3_enum.cc
[1055/1260] Compiling ConsoleKitCommands Command.swift
[1056/1260] Compiling ConsoleKitCommands CommandContext.swift
[1057/1260] Compiling ConsoleKitCommands CommandError.swift
[1058/1260] Compiling ConsoleKitCommands CommandGroup.swift
[1059/1260] Compiling ConsoleKitCommands CommandInput.swift
[1060/1260] Compiling ConsoleKitCommands Commands.swift
[1061/1260] Compiling ConsoleKitCommands Console+Run.swift
[1062/1260] Compiling ConsoleKitCommands ConsoleError.swift
[1063/1260] Compiling ConsoleKitCommands Completion.swift
[1063/1261] Compiling v3_bitst.cc
[1065/1261] Compiling v3_conf.cc
[1066/1261] Compiling v3_alt.cc
[1067/1261] Compiling v3_cpols.cc
[1068/1261] Compiling v3_bcons.cc
[1069/1262] Compiling v3_akey.cc
[1070/1263] Compiling v3_akeya.cc
[1071/1263] Compiling t_x509a.cc
[1073/1263] Emitting module ConsoleKit
[1074/1263] Compiling ConsoleKit Exports.swift
[1074/1264] Compiling t_x509.cc
[1075/1264] Compiling t_req.cc
[1076/1264] Compiling t_crl.cc
[1078/1264] Compiling rsa_pss.cc
[1079/1264] Compiling name_print.cc
[1080/1264] Compiling policy.cc
[1081/1264] Compiling i2d_pr.cc
[1082/1264] Compiling by_dir.cc
[1083/1264] Compiling asn1_gen.cc
[1083/1264] Compiling by_file.cc
[1085/1264] Compiling algorithm.cc
[1086/1264] Compiling a_sign.cc
[1087/1264] Compiling a_verify.cc
[1088/1264] Compiling thread_win.cc
[1089/1264] Compiling thread_pthread.cc
[1090/1264] Compiling trust_token.cc
[1091/1264] Compiling pmbtoken.cc
[1092/1264] Compiling thread_none.cc
[1093/1264] Compiling thread.cc
[1094/1264] Compiling voprf.cc
[1095/1264] Compiling a_digest.cc
[1096/1264] Compiling stack.cc
[1096/1264] Compiling wots.cc
[1098/1264] Compiling thash.cc
[1099/1264] Compiling merkle.cc
[1100/1264] Compiling fors.cc
[1101/1264] Compiling sha512.cc
[1102/1264] Compiling siphash.cc
[1103/1264] Compiling sha256.cc
[1104/1264] Compiling sha1.cc
[1105/1264] Compiling slhdsa.cc
[1106/1264] Compiling rsa_extra.cc
[1107/1264] Compiling rsa_crypt.cc
[1108/1264] Compiling rsa_asn1.cc
[1109/1264] Compiling refcount.cc
[1110/1264] Compiling rsa_print.cc
[1111/1264] Compiling rc4.cc
[1112/1264] Compiling windows.cc
[1113/1264] Compiling getentropy.cc
[1114/1264] Compiling ios.cc
[1114/1264] Compiling trusty.cc
[1116/1264] Compiling rand_extra.cc
[1117/1264] Compiling forkunsafe.cc
[1118/1264] Compiling passive.cc
[1119/1264] Compiling fork_detect.cc
[1120/1264] Compiling urandom.cc
[1121/1264] Compiling poly1305_arm_asm.S
[1122/1264] Compiling deterministic.cc
[1123/1264] Compiling poly1305_arm.cc
[1124/1264] Compiling poly1305.cc
[1125/1264] Compiling pool.cc
[1126/1264] Compiling poly1305_vec.cc
[1127/1264] Compiling pkcs7.cc
[1128/1264] Compiling pkcs8_x509.cc
[1129/1264] Compiling pkcs8.cc
[1130/1264] Compiling pkcs7_x509.cc
[1131/1264] Compiling pem_xaux.cc
[1132/1264] Compiling p5_pbev2.cc
[1133/1264] Compiling pem_pkey.cc
[1134/1264] Compiling pem_x509.cc
[1135/1264] Compiling pem_pk8.cc
[1136/1264] Compiling pem_lib.cc
[1137/1264] Compiling obj_xref.cc
[1138/1264] Compiling pem_info.cc
[1139/1264] Compiling pem_oth.cc
[1140/1264] Compiling mldsa.cc
[1141/1264] Compiling mlkem.cc
[1142/1264] Compiling obj.cc
[1143/1264] Compiling mem.cc
[1144/1264] Compiling md5.cc
[1145/1264] Compiling poly_rq_mul.S
[1146/1264] Compiling pem_all.cc
[1147/1264] Compiling fips_shared_support.cc
[1148/1264] Compiling lhash.cc
[1149/1264] Compiling md4.cc
[1150/1264] Compiling kyber.cc
[1151/1264] Compiling hrss.cc
[1152/1264] Compiling scrypt.cc
[1153/1264] Compiling ex_data.cc
[1154/1264] Compiling print.cc
[1155/1264] Compiling pbkdf.cc
[1156/1264] Compiling hpke.cc
[1157/1264] Compiling sign.cc
[1158/1264] Compiling p_rsa_asn1.cc
[1159/1264] Compiling p_x25519.cc
[1160/1264] Compiling p_x25519_asn1.cc
[1161/1264] Compiling p_ed25519.cc
[1162/1264] Compiling p_ec_asn1.cc
[1163/1264] Compiling p_rsa.cc
[1164/1264] Compiling p_ed25519_asn1.cc
[1164/1264] Compiling p_hkdf.cc
[1166/1264] Compiling p_ec.cc
[1167/1264] Compiling p_dsa_asn1.cc
[1168/1264] Compiling p_dh_asn1.cc
[1169/1264] Compiling p_dh.cc
[1170/1264] Compiling evp.cc
[1171/1264] Compiling evp_ctx.cc
[1172/1264] Compiling evp_asn1.cc
[1173/1264] Compiling engine.cc
[1174/1264] Compiling err.cc
[1175/1264] Compiling hash_to_curve.cc
[1176/1264] Compiling ecdh_extra.cc
[1177/1264] Compiling ecdsa_asn1.cc
[1178/1264] Compiling ec_derive.cc
[1179/1264] Compiling dsa.cc
[1180/1264] Compiling dsa_asn1.cc
[1181/1264] Compiling dh_asn1.cc
[1182/1264] Compiling des.cc
[1183/1264] Compiling digest_extra.cc
[1184/1264] Compiling x25519-asm-arm.S
[1185/1264] Compiling ec_asn1.cc
[1186/1264] Compiling params.cc
[1187/1264] Compiling cpu_arm_linux.cc
[1188/1264] Compiling curve25519.cc
[1189/1264] Compiling cpu_intel.cc
[1190/1264] Compiling crypto.cc
[1191/1264] Compiling spake25519.cc
[1192/1264] Compiling cpu_arm_freebsd.cc
[1193/1264] Compiling bcm.cc
[1194/1264] Compiling cpu_aarch64_openbsd.cc
[1195/1264] Compiling cpu_aarch64_sysreg.cc
[1196/1264] Compiling curve25519_64_adx.cc
[1197/1264] Compiling cpu_aarch64_win.cc
[1198/1264] Compiling cpu_aarch64_linux.cc
[1199/1264] Compiling cpu_aarch64_fuchsia.cc
[1200/1264] Compiling cpu_aarch64_apple.cc
[1201/1264] Compiling conf.cc
[1202/1264] Compiling tls_cbc.cc
[1203/1264] Compiling e_tls.cc
[1204/1264] Compiling e_null.cc
[1205/1264] Compiling e_des.cc
[1206/1264] Compiling e_chacha20poly1305.cc
[1207/1264] Compiling e_rc4.cc
[1208/1264] Compiling e_rc2.cc
[1209/1264] Compiling derive_key.cc
[1210/1264] Compiling e_aesgcmsiv.cc
[1211/1264] Compiling chacha.cc
[1212/1264] Compiling e_aesctrhmac.cc
[1213/1264] Compiling cipher_extra.cc
[1214/1264] Compiling unicode.cc
[1215/1264] Compiling cbb.cc
[1216/1264] Compiling cbs.cc
[1217/1264] Compiling ber.cc
[1218/1264] Compiling buf.cc
[1219/1264] Compiling asn1_compat.cc
[1220/1264] Compiling bn_asn1.cc
[1220/1264] Compiling blake2.cc
[1222/1264] Compiling printf.cc
[1223/1264] Compiling convert.cc
[1224/1264] Compiling pair.cc
[1225/1264] Compiling file.cc
[1226/1264] Compiling hexdump.cc
[1227/1264] Compiling errno.cc
[1228/1264] Compiling bio_mem.cc
[1229/1264] Compiling fd.cc
[1230/1264] Compiling bio.cc
[1231/1264] Compiling base64.cc
[1232/1264] Compiling tasn_typ.cc
[1233/1264] Compiling tasn_fre.cc
[1234/1264] Compiling tasn_utl.cc
[1235/1264] Compiling tasn_new.cc
[1236/1264] Compiling tasn_enc.cc
[1237/1264] Compiling tasn_dec.cc
[1238/1264] Compiling posix_time.cc
[1239/1264] Compiling f_string.cc
[1240/1264] Compiling asn1_par.cc
[1240/1264] Compiling f_int.cc
[1242/1264] Compiling asn_pack.cc
[1243/1264] Compiling a_type.cc
[1244/1264] Compiling a_utctm.cc
[1245/1264] Compiling a_time.cc
[1246/1264] Compiling asn1_lib.cc
[1247/1264] Compiling a_octet.cc
[1248/1264] Compiling a_strex.cc
[1249/1264] Compiling a_strnid.cc
[1250/1264] Compiling a_object.cc
[1251/1264] Compiling a_mbstr.cc
[1252/1264] Compiling a_i2d_fp.cc
[1252/1264] Write sources
[1257/1264] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1258/1264] Compiling a_gentm.cc
[1259/1264] Compiling a_int.cc
[1260/1264] Compiling a_dup.cc
[1261/1264] Compiling a_d2i_fp.cc
[1262/1264] Compiling a_bool.cc
[1263/1327] Compiling a_bitstr.cc
[1265/1369] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1266/1369] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1267/1369] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1268/1369] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1269/1369] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1270/1369] Compiling BitCollections BitSet.Counted.swift
[1271/1369] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1272/1371] Compiling Atomics IntegerOperations.swift
[1273/1371] Compiling Atomics Unmanaged extensions.swift
[1274/1371] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1275/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1276/1371] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1277/1371] Compiling Atomics UnsafeAtomic.swift
[1278/1371] Compiling Atomics UnsafeAtomicLazyReference.swift
[1279/1371] Compiling Atomics AtomicReference.swift
[1280/1371] Compiling Atomics AtomicStorage.swift
[1281/1371] Compiling Atomics AtomicValue.swift
[1282/1371] Compiling CryptoBoringWrapper RandomBytes.swift
[1283/1371] Emitting module BitCollections
[1284/1378] Emitting module CryptoBoringWrapper
[1285/1378] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1286/1378] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1287/1378] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1288/1378] Compiling CryptoBoringWrapper EllipticCurve.swift
[1289/1378] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1290/1378] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1294/1378] Compiling BitCollections BitArray+RandomBits.swift
[1295/1378] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1296/1378] Compiling BitCollections BitArray+Shifts.swift
[1302/1379] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1312/1382] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1313/1382] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1314/1382] Compiling BitCollections BitSet+SetAlgebra union.swift
[1320/1382] Compiling Algorithms Trim.swift
[1321/1382] Compiling Algorithms Unique.swift
[1322/1382] Compiling Algorithms Windows.swift
[1323/1382] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1324/1382] Compiling BitCollections BitSet+Codable.swift
[1332/1382] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1333/1382] Compiling BitCollections BitSet+CustomReflectable.swift
[1334/1382] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1335/1382] Compiling BitCollections BitSet+Equatable.swift
[1336/1382] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1337/1382] Compiling BitCollections BitSet+Extras.swift
[1338/1382] Compiling BitCollections BitSet+Hashable.swift
[1339/1382] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1340/1382] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1341/1382] Compiling BitCollections BitArray+Extras.swift
[1342/1382] Compiling BitCollections BitArray+Fill.swift
[1343/1382] Compiling BitCollections BitArray+Hashable.swift
[1344/1382] Compiling BitCollections BitArray+Initializers.swift
[1345/1382] Compiling BitCollections BitArray+Invariants.swift
[1346/1382] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1347/1382] Compiling BitCollections BitArray+BitwiseOperations.swift
[1348/1382] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1349/1382] Compiling BitCollections BitArray+Codable.swift
[1350/1382] Compiling BitCollections BitArray+Collection.swift
[1351/1382] Compiling BitCollections BitArray+Copy.swift
[1352/1382] Compiling BitCollections BitArray+CustomReflectable.swift
[1353/1382] Compiling BitCollections BitArray+Descriptions.swift
[1354/1382] Compiling BitCollections BitArray+Equatable.swift
[1356/1453] Compiling Crypto ASN1BitString.swift
[1357/1453] Compiling Crypto ASN1Boolean.swift
[1358/1453] Compiling Crypto ASN1Identifier.swift
[1359/1453] Compiling Crypto ASN1Integer.swift
[1360/1453] Compiling Crypto MACFunctions.swift
[1361/1453] Compiling Crypto MessageAuthenticationCode.swift
[1362/1453] Compiling Crypto AES.swift
[1363/1453] Compiling Crypto ECDSASignature_boring.swift
[1364/1453] Compiling Crypto ECDSA_boring.swift
[1365/1453] Compiling Crypto EdDSA_boring.swift
[1366/1453] Compiling Crypto ECDSA.swift
[1367/1454] Emitting module Atomics
[1369/1454] Compiling Crypto Digest_boring.swift
[1370/1454] Compiling Crypto Digest.swift
[1371/1454] Compiling Crypto Digests.swift
[1372/1454] Compiling Crypto Cipher.swift
[1373/1454] Compiling Crypto Nonces.swift
[1374/1454] Compiling Crypto ASN1.swift
[1375/1454] Compiling Crypto ASN1Any.swift
[1376/1454] Compiling Crypto AES-GCM.swift
[1377/1454] Compiling Crypto AES-GCM_boring.swift
[1378/1454] Compiling Crypto ChaChaPoly_boring.swift
[1379/1454] Compiling Crypto ChaChaPoly.swift
[1380/1456] Emitting module Collections
[1381/1456] Compiling Collections Collections.swift
[1387/1458] Emitting module Algorithms
[1389/1518] Compiling NIOCore ChannelPipeline.swift
[1390/1518] Compiling NIOCore CircularBuffer.swift
[1391/1518] Compiling NIOCore Codec.swift
[1392/1518] Compiling NIOCore ConvenienceOptionSupport.swift
[1393/1518] Compiling NIOCore DeadChannel.swift
[1394/1518] Compiling NIOCore DispatchQueue+WithFuture.swift
[1395/1518] Compiling NIOCore EventLoop+Deprecated.swift
[1396/1518] Compiling NIOCore EventLoop+SerialExecutor.swift
[1398/1518] Compiling Crypto Ed25519.swift
[1399/1527] Compiling Crypto HKDF.swift
[1400/1527] Compiling Crypto AESWrap.swift
[1401/1527] Compiling Crypto AESWrap_boring.swift
[1402/1527] Compiling Crypto Ed25519_boring.swift
[1403/1527] Compiling Crypto NISTCurvesKeys_boring.swift
[1404/1527] Compiling Crypto X25519Keys_boring.swift
[1405/1527] Compiling Crypto Curve25519.swift
[1406/1527] Compiling Crypto Ed25519Keys.swift
[1407/1527] Compiling Crypto NISTCurvesKeys.swift
[1408/1527] Compiling Crypto X25519Keys.swift
[1409/1527] Emitting module Crypto
[1410/1527] Compiling NIOCore GlobalSingletons.swift
[1411/1527] Compiling NIOCore IO.swift
[1412/1527] Compiling NIOCore IOData.swift
[1413/1527] Compiling NIOCore IPProtocol.swift
[1414/1527] Compiling NIOCore IntegerBitPacking.swift
[1415/1527] Compiling NIOCore IntegerTypes.swift
[1416/1527] Compiling NIOCore Interfaces.swift
[1417/1527] Compiling NIOCore Linux.swift
[1418/1527] Compiling NIOCore ByteBuffer-multi-int.swift
[1419/1527] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1420/1527] Compiling NIOCore NIOSendable.swift
[1421/1527] Compiling NIOCore RecvByteBufferAllocator.swift
[1422/1527] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1423/1527] Compiling NIOCore BSDSocketAPI.swift
[1424/1527] Compiling NIOCore ByteBuffer-aux.swift
[1425/1527] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1426/1527] Compiling NIOCore ByteBuffer-conversions.swift
[1427/1527] Compiling NIOCore ByteBuffer-core.swift
[1428/1527] Compiling NIOCore ByteBuffer-hex.swift
[1429/1527] Compiling NIOCore ByteBuffer-int.swift
[1430/1527] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1431/1527] Compiling NIOCore AddressedEnvelope.swift
[1432/1527] Compiling NIOCore AsyncAwaitSupport.swift
[1433/1527] Compiling NIOCore AsyncChannel.swift
[1434/1527] Compiling NIOCore AsyncChannelHandler.swift
[1435/1527] Compiling NIOCore AsyncChannelInboundStream.swift
[1436/1527] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1437/1527] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1438/1527] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1439/1527] Compiling NIOCore NIOAsyncWriter.swift
[1440/1527] Compiling NIOCore EventLoopFuture.swift
[1441/1527] Compiling NIOCore FileDescriptor.swift
[1442/1527] Compiling NIOCore FileHandle.swift
[1443/1527] Compiling NIOCore FileRegion.swift
[1444/1527] Compiling NIOCore MarkedCircularBuffer.swift
[1445/1527] Compiling NIOCore MulticastChannel.swift
[1446/1527] Compiling NIOCore NIOAny.swift
[1447/1527] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1448/1527] Compiling NIOCore NIOLoopBound.swift
[1449/1527] Compiling NIOCore NIOScheduledCallback.swift
[1450/1527] Compiling NIOCore ByteBuffer-views.swift
[1451/1527] Compiling NIOCore Channel.swift
[1452/1527] Compiling NIOCore ChannelHandler.swift
[1453/1527] Compiling NIOCore ChannelHandlers.swift
[1454/1527] Compiling NIOCore ChannelInvoker.swift
[1455/1527] Compiling NIOCore ChannelOption.swift
[1456/1527] Compiling NIOCore EventLoop.swift
[1457/1527] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1458/1527] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1459/1527] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1460/1527] Compiling Crypto Signature.swift
[1461/1527] Compiling Crypto CryptoKitErrors_boring.swift
[1462/1527] Compiling Crypto RNG_boring.swift
[1463/1527] Compiling Crypto SafeCompare_boring.swift
[1464/1527] Compiling Crypto Zeroization_boring.swift
[1465/1527] Compiling Crypto PrettyBytes.swift
[1466/1527] Compiling Crypto SafeCompare.swift
[1467/1527] Compiling Crypto SecureBytes.swift
[1468/1527] Compiling Crypto Zeroization.swift
[1511/1536] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1512/1536] Compiling NIOCore SocketAddresses.swift
[1513/1536] Compiling NIOCore SocketOptionProvider.swift
[1514/1536] Compiling NIOCore SystemCallHelpers.swift
[1515/1536] Compiling NIOCore TimeAmount+Duration.swift
[1516/1536] Compiling NIOCore TypeAssistedChannelHandler.swift
[1517/1536] Compiling NIOCore UniversalBootstrapSupport.swift
[1518/1536] Compiling NIOCore Utilities.swift
[1536/1536] Emitting module NIOCore
[1538/1588] Emitting module NIOEmbedded
[1539/1588] Compiling NIOEmbedded Embedded.swift
[1540/1588] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1541/1588] Compiling NIOEmbedded AsyncTestingChannel.swift
[1543/1589] Emitting module NIOPosix
[1544/1595] Compiling NIOPosix ServerSocket.swift
[1545/1595] Compiling NIOPosix Socket.swift
[1546/1595] Compiling NIOPosix SocketChannel.swift
[1547/1595] Compiling NIOPosix SocketProtocols.swift
[1548/1595] Compiling NIOPosix System.swift
[1549/1595] Compiling NIOPosix Thread.swift
[1550/1595] Compiling NIOPosix SelectableChannel.swift
[1551/1595] Compiling NIOPosix SelectableEventLoop.swift
[1552/1595] Compiling NIOPosix SelectorEpoll.swift
[1553/1595] Compiling NIOPosix SelectorGeneric.swift
[1554/1595] Compiling NIOPosix SelectorKqueue.swift
[1555/1595] Compiling NIOPosix SelectorUring.swift
[1556/1595] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1557/1595] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1558/1595] Compiling NIOPosix PosixSingletons.swift
[1559/1595] Compiling NIOPosix RawSocketBootstrap.swift
[1560/1595] Compiling NIOPosix Resolver.swift
[1561/1595] Compiling NIOPosix Selectable.swift
[1562/1595] Compiling NIOPosix IO.swift
[1563/1595] Compiling NIOPosix IntegerBitPacking.swift
[1564/1595] Compiling NIOPosix IntegerTypes.swift
[1565/1595] Compiling NIOPosix Linux.swift
[1566/1595] Compiling NIOPosix LinuxCPUSet.swift
[1567/1595] Compiling NIOPosix LinuxUring.swift
[1568/1595] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1569/1595] Compiling NIOPosix ThreadPosix.swift
[1570/1595] Compiling NIOPosix ThreadWindows.swift
[1571/1595] Compiling NIOPosix UnsafeTransfer.swift
[1572/1595] Compiling NIOPosix Utilities.swift
[1573/1595] Compiling NIOPosix VsockAddress.swift
[1574/1595] Compiling NIOPosix VsockChannelEvents.swift
[1575/1595] Compiling NIOPosix BSDSocketAPICommon.swift
[1576/1595] Compiling NIOPosix BSDSocketAPIPosix.swift
[1577/1595] Compiling NIOPosix BSDSocketAPIWindows.swift
[1578/1595] Compiling NIOPosix BaseSocket.swift
[1579/1595] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1580/1595] Compiling NIOPosix BaseSocketChannel.swift
[1581/1595] Compiling NIOPosix BaseStreamSocketChannel.swift
[1582/1595] Compiling NIOPosix Bootstrap.swift
[1583/1595] Compiling NIOPosix ControlMessage.swift
[1584/1595] Compiling NIOPosix DatagramVectorReadManager.swift
[1585/1595] Compiling NIOPosix Errors+Any.swift
[1586/1595] Compiling NIOPosix FileDescriptor.swift
[1587/1595] Compiling NIOPosix GetaddrinfoResolver.swift
[1588/1595] Compiling NIOPosix HappyEyeballs.swift
[1589/1595] Compiling NIOPosix NIOThreadPool.swift
[1590/1595] Compiling NIOPosix NonBlockingFileIO.swift
[1591/1595] Compiling NIOPosix PendingDatagramWritesManager.swift
[1592/1595] Compiling NIOPosix PendingWritesManager.swift
[1593/1595] Compiling NIOPosix PipeChannel.swift
[1594/1595] Compiling NIOPosix PipePair.swift
[1595/1595] Compiling NIOPosix Pool.swift
[1597/1655] Emitting module NIO
[1598/1655] Compiling NIO Exports.swift
[1599/1656] Compiling AsyncKit Future+Transform.swift
[1600/1656] Compiling AsyncKit Future+Try.swift
[1601/1656] Compiling AsyncKit FutureOperators.swift
[1603/1658] Compiling AsyncKit Future+Miscellaneous.swift
[1604/1658] Compiling AsyncKit Future+Nonempty.swift
[1605/1658] Compiling AsyncKit Future+Optional.swift
[1606/1664] Compiling AsyncKit Optional+StrictMap.swift
[1607/1664] Compiling AsyncKit Exports.swift
[1608/1696] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1609/1697] Compiling NIOSOCKS Errors.swift
[1610/1697] Compiling NIOSOCKS Helpers.swift
[1611/1697] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1612/1697] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1613/1697] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1614/1697] Compiling NIOHTTP1 HTTPDecoder.swift
[1615/1697] Emitting module _NIOFileSystem
[1616/1701] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1617/1701] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1618/1701] Compiling NIOTLS TLSEvents.swift
[1619/1701] Emitting module NIOTLS
[1620/1701] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1621/1701] Compiling NIOSOCKS ClientStateMachine.swift
[1622/1702] Compiling NIOSOCKS SOCKSResponse.swift
[1623/1702] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1624/1702] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1626/1702] Compiling NIOSOCKS Messages.swift
[1627/1702] Compiling NIOSOCKS SOCKSRequest.swift
[1628/1702] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1629/1702] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1635/1702] Compiling NIOSOCKS ServerStateMachine.swift
[1636/1702] Compiling NIOTLS SNIHandler.swift
[1637/1702] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1638/1703] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1639/1703] Compiling _NIOFileSystem BufferedStream.swift
[1640/1703] Compiling _NIOFileSystem Cancellation.swift
[1641/1703] Compiling _NIOFileSystem TokenBucket.swift
[1642/1703] Compiling _NIOFileSystem UnsafeTransfer.swift
[1643/1703] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1644/1703] Compiling _NIOFileSystem Mocking.swift
[1645/1703] Compiling _NIOFileSystem Syscall.swift
[1646/1703] Compiling _NIOFileSystem Syscalls.swift
[1650/1703] Compiling _NIOFileSystem FileType.swift
[1651/1703] Compiling _NIOFileSystem IOStrategy.swift
[1653/1703] Emitting module NIOFoundationCompat
[1654/1703] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1663/1704] Emitting module NIOSOCKS
[1664/1704] Emitting module NIOHTTP1
[1667/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1668/1707] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1669/1736] Compiling NIOSSL SSLCertificateExtensions.swift
[1670/1736] Compiling NIOSSL SSLConnection.swift
[1671/1758] Emitting module NIOTransportServices
[1672/1760] Compiling NIOTransportServices NIOTSBootstraps.swift
[1673/1760] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1674/1760] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1675/1760] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1676/1760] Compiling NIOTransportServices NIOTSErrors.swift
[1677/1760] Compiling NIOTransportServices NIOTSEventLoop.swift
[1678/1760] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1679/1760] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1680/1760] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1681/1760] Compiling NIOTransportServices StateManagedChannel.swift
[1682/1760] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1683/1760] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1684/1760] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1685/1760] Compiling NIOTransportServices NIOTSSingletons.swift
[1686/1760] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1687/1760] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1688/1760] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1689/1760] Compiling NIOTransportServices AcceptHandler.swift
[1690/1760] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1691/1760] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1692/1760] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1693/1760] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1694/1760] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1709/1761] Emitting module AsyncKit
[1711/1762] Compiling _NIOFileSystem SystemFileHandle.swift
[1712/1762] Compiling _NIOFileSystem Utilities.swift
[1713/1762] Compiling _NIOFileSystem OpenOptions.swift
[1714/1762] Compiling _NIOFileSystem String+FileSystem.swift
[1715/1809] Compiling MultipartKit Storage.swift
[1716/1809] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1717/1809] Compiling MultipartKit FormDataDecoder.swift
[1718/1809] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1719/1809] Compiling MultipartKit MultipartFormData.swift
[1720/1809] Compiling MultipartKit MultipartParser.swift
[1721/1809] Compiling MultipartKit MultipartPart.swift
[1722/1809] Compiling MultipartKit MultipartPartConvertible.swift
[1726/1828] Emitting module NIOHTTPCompression
[1727/1828] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1728/1831] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1729/1832] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1730/1832] Compiling NIOWebSocket WebSocketOpcode.swift
[1731/1832] Compiling NIOHPACK HuffmanTables.swift
[1732/1833] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1733/1833] Compiling NIOExtras NIOExtrasError.swift
[1734/1833] Emitting module NIOSSL
[1735/1838] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1736/1838] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1737/1838] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1738/1838] Emitting module MultipartKit
[1739/1840] Emitting module _NIOFileSystemFoundationCompat
[1740/1840] Compiling NIOHPACK IndexedHeaderTable.swift
[1741/1840] Compiling NIOHPACK IntegerCoding.swift
[1742/1840] Compiling NIOSSL NIOSSLSecureBytes.swift
[1743/1840] Compiling NIOSSL RNG.swift
[1744/1840] Compiling NIOSSL SafeCompare.swift
[1745/1840] Compiling NIOSSL Zeroization.swift
[1746/1840] Compiling NIOExtras DebugInboundEventsHandler.swift
[1747/1840] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1748/1840] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1749/1840] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1750/1840] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1751/1840] Compiling NIOExtras JSONRPCFraming.swift
[1752/1840] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1753/1840] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1754/1840] Compiling NIOHPACK HuffmanCoding.swift
[1755/1840] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1756/1840] Compiling NIOExtras UnsafeTransfer.swift
[1759/1841] Compiling NIOHTTPCompression HTTPCompression.swift
[1760/1841] Compiling NIOHTTPCompression HTTPDecompression.swift
[1763/1842] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1764/1842] Compiling NIOExtras NIORequestIdentifiable.swift
[1765/1842] Compiling NIOExtras PCAPRingBuffer.swift
[1766/1842] Compiling NIOExtras QuiescingHelper.swift
[1767/1842] Compiling NIOExtras RequestResponseHandler.swift
[1772/1842] Compiling NIOSSL SubjectAlternativeName.swift
[1775/1842] Compiling MultipartKit MultipartSerializer.swift
[1776/1842] Compiling MultipartKit Utilities.swift
[1777/1842] Compiling NIOHPACK StaticHeaderTable.swift
[1780/1842] Compiling NIOWebSocket WebSocketFrame.swift
[1783/1842] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1787/1842] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1788/1842] Compiling NIOExtras LengthFieldPrepender.swift
[1789/1842] Compiling NIOExtras LineBasedFrameDecoder.swift
[1792/1842] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1805/1842] Emitting module NIOHPACK
[1806/1843] Emitting module NIOWebSocket
[1810/1844] Emitting module NIOExtras
[1814/1846] Compiling NIOFileSystem Exports.swift
[1815/1846] Emitting module NIOFileSystem
[1837/1849] Compiling NIOSSL TLSConfiguration.swift
[1838/1849] Compiling NIOSSL UniversalBootstrapSupport.swift
[1839/1849] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1842/1950] Compiling RediStack BasicCommands.swift
[1843/1950] Compiling RediStack RedisByteDecoder.swift
[1844/1950] Compiling RediStack RedisCommandHandler.swift
[1845/1950] Compiling RediStack RedisMessageEncoder.swift
[1846/1950] Compiling RediStack RedisPubSubHandler.swift
[1847/1950] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1848/1950] Compiling RediStack HashCommands.swift
[1849/1950] Compiling RediStack ListCommands.swift
[1850/1958] Compiling WebSocketKit Exports.swift
[1851/1958] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1852/1958] Compiling WebSocketKit WebSocketHandler.swift
[1853/1958] Emitting module WebSocketKit
[1854/1958] Compiling WebSocketKit WebSocket+Concurrency.swift
[1855/1958] Compiling WebSocketKit WebSocket+Connect.swift
[1856/1958] Compiling WebSocketKit WebSocket.swift
[1857/1958] Compiling RediStack RedisConnection+Configuration.swift
[1858/1958] Compiling RediStack RedisConnection.swift
[1859/1958] Compiling RediStack RedisError.swift
[1860/1958] Compiling RediStack RedisKey+TTL.swift
[1861/1962] Compiling RediStack RedisChannelName.swift
[1862/1962] Compiling RediStack RedisClient.swift
[1863/1962] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1864/1962] Compiling RediStack RedisCommandEncoder.swift
[1865/1962] Compiling WebSocketKit WebSocketClient.swift
[1866/1963] Compiling RediStack StandardLibrary.swift
[1867/1963] Compiling RediStack SwiftNIO.swift
[1868/1963] Compiling RediStack RESPTranslator.swift
[1869/1963] Compiling RediStack RESPValue.swift
[1870/1963] Compiling RediStack RESPValueConvertible.swift
[1872/1963] Emitting module NIOHTTP2
[1873/1963] Compiling RediStack StringCommands.swift
[1874/1963] Compiling RediStack ConnectionPool.swift
[1875/1963] Compiling RediStack RedisConnectionPool+Configuration.swift
[1876/1963] Compiling RediStack RedisConnectionPool.swift
[1877/1963] Compiling RediStack RedisConnectionPoolError.swift
[1878/1963] Compiling RediStack RedisKey.swift
[1879/1963] Compiling RediStack RedisLogging.swift
[1880/1963] Compiling RediStack RedisMetrics.swift
[1881/1963] Compiling RediStack _Deprecations.swift
[1882/1963] Compiling NIOHTTP2 InboundWindowManager.swift
[1883/1963] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1884/1963] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1885/1963] Compiling NIOHTTP2 StreamChannelList.swift
[1886/1963] Compiling NIOHTTP2 StreamMap.swift
[1887/1963] Compiling NIOHTTP2 StreamStateMachine.swift
[1888/1963] Compiling NIOHTTP2 UnsafeTransfer.swift
[1889/1963] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1895/1963] Compiling RediStack RedisClusterNodeID.swift
[1896/1963] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1897/1963] Compiling RediStack RedisHashSlot.swift
[1898/1963] Compiling RediStack SwiftPolyfill.swift
[1904/1963] Emitting module RediStack
[1907/1963] Compiling RediStack PubSubCommands.swift
[1908/1963] Compiling RediStack SetCommands.swift
[1909/1963] Compiling RediStack SortedSetCommands.swift
[1916/1964] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1917/1964] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1918/1964] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1919/1964] Compiling NIOHTTP2 HTTP2StreamID.swift
[1920/1964] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1921/1964] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1922/1964] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1923/1964] Compiling NIOHTTP2 InboundEventBuffer.swift
[1928/1964] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1929/1964] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1930/1964] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1931/1964] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1957/1965] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1958/1965] Compiling NIOHTTP2 HTTP2Frame.swift
[1959/1965] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1960/1965] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1961/1965] Compiling NIOHTTP2 HTTP2PingData.swift
[1962/1965] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1963/1965] Compiling NIOHTTP2 HTTP2Settings.swift
[1964/1965] Compiling NIOHTTP2 HTTP2Stream.swift
[1967/2025] Emitting module AsyncHTTPClient
[1968/2033] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1969/2033] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1970/2033] Compiling AsyncHTTPClient Transaction.swift
[1971/2033] Compiling AsyncHTTPClient Base64.swift
[1972/2033] Compiling AsyncHTTPClient BasicAuth.swift
[1973/2033] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1974/2033] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1975/2033] Compiling AsyncHTTPClient ConnectionPool.swift
[1976/2033] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1977/2033] Compiling AsyncHTTPClient RequestBag.swift
[1978/2033] Compiling AsyncHTTPClient RequestValidation.swift
[1979/2033] Compiling AsyncHTTPClient SSLContextCache.swift
[1980/2033] Compiling AsyncHTTPClient Scheme.swift
[1981/2033] Compiling AsyncHTTPClient Singleton.swift
[1982/2033] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1983/2033] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1984/2033] Compiling AsyncHTTPClient Utils.swift
[1985/2033] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1986/2033] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1987/2033] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1988/2033] Compiling AsyncHTTPClient HTTP1Connection.swift
[1989/2033] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1990/2033] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1991/2033] Compiling AsyncHTTPClient HTTP2Connection.swift
[1992/2033] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1993/2033] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1994/2033] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1995/2033] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1996/2033] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1997/2033] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1998/2033] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1999/2033] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2000/2033] Compiling AsyncHTTPClient RequestBodyLength.swift
[2001/2033] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2002/2033] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2003/2033] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2004/2033] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2005/2033] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2006/2033] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2007/2033] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2008/2033] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2009/2033] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2010/2033] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2011/2033] Compiling AsyncHTTPClient ConnectionTarget.swift
[2012/2033] Compiling AsyncHTTPClient DeconstructedURL.swift
[2013/2033] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2014/2033] Compiling AsyncHTTPClient FoundationExtensions.swift
[2015/2033] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2016/2033] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2017/2033] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2018/2033] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2019/2033] Compiling AsyncHTTPClient RequestOptions.swift
[2020/2033] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2021/2033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2022/2033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2023/2033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2024/2033] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2025/2033] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2026/2033] Compiling AsyncHTTPClient HTTPClient.swift
[2027/2033] Compiling AsyncHTTPClient HTTPHandler.swift
[2028/2033] Compiling AsyncHTTPClient LRUCache.swift
[2029/2033] Compiling AsyncHTTPClient NWErrorHandler.swift
[2030/2033] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2031/2033] Compiling AsyncHTTPClient TLSConfiguration.swift
[2032/2033] Compiling AsyncHTTPClient RedirectState.swift
[2033/2033] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2035/2203] Compiling Vapor AsyncBasicResponder.swift
[2036/2203] Compiling Vapor AsyncMiddleware.swift
[2037/2203] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2038/2203] Compiling Vapor AsyncSessionDriver.swift
[2039/2203] Compiling Vapor Authentication+Concurrency.swift
[2040/2203] Compiling Vapor Cache+Concurrency.swift
[2041/2203] Compiling Vapor Client+Concurrency.swift
[2042/2203] Compiling Vapor RequestBody+Concurrency.swift
[2043/2203] Compiling Vapor Responder+Concurrency.swift
[2044/2203] Compiling Vapor ResponseCodable+Concurrency.swift
[2045/2203] Compiling Vapor RoutesBuilder+Concurrency.swift
[2046/2203] Compiling Vapor ViewRenderer+Concurrency.swift
[2047/2203] Compiling Vapor WebSocket+Concurrency.swift
[2048/2203] Compiling Vapor ContainerGetPathExecutor.swift
[2049/2203] Compiling Vapor Content.swift
[2050/2203] Compiling Vapor ContentCoders.swift
[2051/2203] Compiling Vapor ContentConfiguration.swift
[2052/2203] Compiling Vapor ContentContainer.swift
[2053/2203] Compiling Vapor JSONCoder+Custom.swift
[2054/2203] Compiling Vapor JSONCoders+Content.swift
[2055/2203] Compiling Vapor PlaintextDecoder.swift
[2056/2203] Compiling Vapor PlaintextEncoder.swift
[2057/2203] Compiling Vapor URLQueryCoders.swift
[2058/2203] Compiling Vapor URLQueryContainer.swift
[2059/2227] Compiling Vapor Application.swift
[2060/2227] Compiling Vapor AuthenticationCache.swift
[2061/2227] Compiling Vapor Authenticator.swift
[2062/2227] Compiling Vapor BasicAuthorization.swift
[2063/2227] Compiling Vapor BearerAuthorization.swift
[2064/2227] Compiling Vapor GuardMiddleware.swift
[2065/2227] Compiling Vapor RedirectMiddleware.swift
[2066/2227] Compiling Vapor SessionAuthenticatable.swift
[2067/2227] Compiling Vapor Bcrypt.swift
[2068/2227] Compiling Vapor Application+Cache.swift
[2069/2227] Compiling Vapor Cache.swift
[2070/2227] Compiling Vapor CacheExpirationTime.swift
[2071/2227] Compiling Vapor MemoryCache.swift
[2072/2227] Compiling Vapor Request+Cache.swift
[2073/2227] Compiling Vapor Application+Clients.swift
[2074/2227] Compiling Vapor Client.swift
[2075/2227] Compiling Vapor ClientRequest.swift
[2076/2227] Compiling Vapor ClientResponse.swift
[2077/2227] Compiling Vapor Request+Client.swift
[2078/2227] Compiling Vapor BootCommand.swift
[2079/2227] Compiling Vapor CommandContext+Application.swift
[2080/2227] Compiling Vapor RoutesCommand.swift
[2081/2227] Compiling Vapor ServeCommand.swift
[2082/2227] Compiling Vapor AnyResponse+Concurrency.swift
[2083/2251] Emitting module Vapor
[2084/2251] Compiling Vapor Validator.swift
[2085/2251] Compiling Vapor ValidatorResult.swift
[2086/2251] Compiling Vapor And.swift
[2087/2251] Compiling Vapor Case.swift
[2088/2251] Compiling Vapor CharacterSet.swift
[2089/2251] Compiling Vapor Count.swift
[2090/2251] Compiling Vapor Custom.swift
[2091/2251] Compiling Vapor Email.swift
[2092/2251] Compiling Vapor Empty.swift
[2093/2251] Compiling Vapor In.swift
[2094/2251] Compiling Vapor Nil.swift
[2095/2251] Compiling Vapor NilIgnoring.swift
[2096/2251] Compiling Vapor Not.swift
[2097/2251] Compiling Vapor Or.swift
[2098/2251] Compiling Vapor Pattern.swift
[2099/2251] Compiling Vapor Range.swift
[2100/2251] Compiling Vapor URL.swift
[2101/2251] Compiling Vapor Valid.swift
[2102/2251] Compiling Vapor Application+Views.swift
[2103/2251] Compiling Vapor PlaintextRenderer.swift
[2104/2251] Compiling Vapor Request+View.swift
[2105/2251] Compiling Vapor View.swift
[2106/2251] Compiling Vapor ViewRenderer.swift
[2107/2251] Compiling Vapor _Deprecations.swift
[2108/2251] Compiling Vapor Bytes+Hex.swift
[2109/2251] Compiling Vapor Bytes+SecureCompare.swift
[2110/2251] Compiling Vapor Collection+Safe.swift
[2111/2251] Compiling Vapor DataProtocol+Copy.swift
[2112/2251] Compiling Vapor DecoderUnwrapper.swift
[2113/2251] Compiling Vapor DirectoryConfiguration.swift
[2114/2251] Compiling Vapor DotEnv.swift
[2115/2251] Compiling Vapor Extendable.swift
[2116/2251] Compiling Vapor File.swift
[2117/2251] Compiling Vapor FileIO.swift
[2118/2251] Compiling Vapor LifecycleHandler.swift
[2119/2251] Compiling Vapor OptionalType.swift
[2120/2251] Compiling Vapor RFC1123.swift
[2121/2251] Compiling Vapor SocketAddress+Hostname.swift
[2122/2251] Compiling Vapor Storage.swift
[2123/2251] Compiling Vapor String+IsIPAddress.swift
[2124/2251] Compiling Vapor Thread.swift
[2125/2251] Compiling Vapor URI.swift
[2126/2251] Compiling Vapor RangeResult.swift
[2127/2251] Compiling Vapor Validatable.swift
[2128/2251] Compiling Vapor Validation.swift
[2129/2251] Compiling Vapor ValidationKey.swift
[2130/2251] Compiling Vapor Validations.swift
[2131/2251] Compiling Vapor ValidationsError.swift
[2132/2251] Compiling Vapor HTTPServerResponseEncoder.swift
[2133/2251] Compiling Vapor HTTPServerUpgradeHandler.swift
[2134/2251] Compiling Vapor Logger+Report.swift
[2135/2251] Compiling Vapor LoggingSystem+Environment.swift
[2136/2251] Compiling Vapor Application+Middleware.swift
[2137/2251] Compiling Vapor CORSMiddleware.swift
[2138/2251] Compiling Vapor ErrorMiddleware.swift
[2139/2251] Compiling Vapor FileMiddleware.swift
[2140/2251] Compiling Vapor Middleware.swift
[2141/2251] Compiling Vapor MiddlewareConfiguration.swift
[2142/2251] Compiling Vapor ResponseCompressionMiddleware.swift
[2143/2251] Compiling Vapor RouteLoggingMiddleware.swift
[2144/2251] Compiling Vapor TracingMiddleware.swift
[2145/2251] Compiling Vapor File+Multipart.swift
[2146/2251] Compiling Vapor FormDataDecoder+Content.swift
[2147/2251] Compiling Vapor FormDataEncoder+Content.swift
[2148/2251] Compiling Vapor Application+Password.swift
[2149/2251] Compiling Vapor Application+Passwords.swift
[2150/2251] Compiling Vapor AsyncPasswordHasher.swift
[2151/2251] Compiling Vapor BcryptHasher.swift
[2152/2251] Compiling Vapor PasswordHasher.swift
[2153/2251] Compiling Vapor PlaintextHasher.swift
[2154/2251] Compiling Vapor Request+Password.swift
[2155/2251] Compiling Vapor Redirect.swift
[2156/2251] Compiling Vapor Request+Body.swift
[2157/2251] Compiling Vapor Request+BodyStream.swift
[2158/2251] Compiling Vapor Request.swift
[2159/2251] Compiling Vapor Application+Responder.swift
[2160/2251] Compiling Vapor DefaultResponder.swift
[2161/2251] Compiling Vapor Response+Body.swift
[2162/2251] Compiling Vapor Response.swift
[2163/2251] Compiling Vapor ResponseCodable.swift
[2164/2251] Compiling Vapor Application+Routes.swift
[2165/2251] Compiling Vapor Parameters+Require.swift
[2166/2251] Compiling Vapor Request+WebSocket.swift
[2167/2251] Compiling Vapor Route.swift
[2168/2251] Compiling Vapor RouteCollection.swift
[2169/2251] Compiling Vapor Routes.swift
[2170/2251] Compiling Vapor RoutesBuilder+Group.swift
[2171/2251] Compiling Vapor RoutesBuilder+Method.swift
[2172/2251] Compiling Vapor RoutesBuilder+Middleware.swift
[2173/2251] Compiling Vapor RoutesBuilder+WebSocket.swift
[2174/2251] Compiling Vapor RoutesBuilder.swift
[2175/2251] Compiling Vapor OTP.swift
[2176/2251] Compiling Vapor Application+Servers.swift
[2177/2251] Compiling Vapor Server.swift
[2178/2251] Compiling Vapor App+Service.swift
[2179/2251] Compiling Vapor Req+Service.swift
[2180/2251] Compiling Vapor Service.swift
[2181/2251] Compiling Vapor Application+Sessions.swift
[2182/2251] Compiling Vapor MemorySessions.swift
[2183/2251] Compiling Vapor Request+Session.swift
[2184/2251] Compiling Vapor Session.swift
[2185/2251] Compiling Vapor SessionCache.swift
[2186/2251] Compiling Vapor SessionData.swift
[2187/2251] Compiling Vapor SessionDriver.swift
[2188/2251] Compiling Vapor SessionsConfiguration.swift
[2189/2251] Compiling Vapor SessionsMiddleware.swift
[2190/2251] Compiling Vapor URLEncodedFormData.swift
[2191/2251] Compiling Vapor URLEncodedFormDecoder.swift
[2192/2251] Compiling Vapor URLEncodedFormEncoder.swift
[2193/2251] Compiling Vapor URLEncodedFormError.swift
[2194/2251] Compiling Vapor URLEncodedFormParser.swift
[2195/2251] Compiling Vapor URLEncodedFormSerializer.swift
[2196/2251] Compiling Vapor URLQueryFragmentConvertible.swift
[2197/2251] Compiling Vapor AnyResponse.swift
[2198/2251] Compiling Vapor Array+Random.swift
[2199/2251] Compiling Vapor Base32.swift
[2200/2251] Compiling Vapor Base64.swift
[2201/2251] Compiling Vapor BaseN.swift
[2202/2251] Compiling Vapor BasicCodingKey.swift
[2203/2251] Compiling Vapor ByteCount.swift
[2204/2251] Compiling Vapor HTTPStatus.swift
[2205/2251] Compiling Vapor HTTPCookies.swift
[2206/2251] Compiling Vapor HTTPHeaderCacheControl.swift
[2207/2251] Compiling Vapor HTTPHeaderExpires.swift
[2208/2251] Compiling Vapor HTTPHeaderLastModified.swift
[2209/2251] Compiling Vapor HTTPHeaders+Cache.swift
[2210/2251] Compiling Vapor HTTPHeaders+Connection.swift
[2211/2251] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2212/2251] Compiling Vapor HTTPHeaders+ContentRange.swift
[2213/2251] Compiling Vapor HTTPHeaders+Directive.swift
[2214/2251] Compiling Vapor HTTPHeaders+Forwarded.swift
[2215/2251] Compiling Vapor HTTPHeaders+Link.swift
[2216/2251] Compiling Vapor HTTPHeaders+Name.swift
[2217/2251] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2218/2251] Compiling Vapor HTTPHeaders.swift
[2219/2251] Compiling Vapor HTTPMediaType.swift
[2220/2251] Compiling Vapor HTTPMediaTypePreference.swift
[2221/2251] Compiling Vapor Responder.swift
[2222/2251] Compiling Vapor Application+HTTP+Server.swift
[2223/2251] Compiling Vapor HTTPServer.swift
[2224/2251] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2225/2251] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2226/2251] Compiling Vapor HTTPServerHandler.swift
[2227/2251] Compiling Vapor HTTPServerRequestDecoder.swift
[2228/2251] Compiling Vapor Core.swift
[2229/2251] Compiling Vapor Running.swift
[2230/2251] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2231/2251] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2232/2251] Compiling Vapor DotEnvFile+load.swift
[2233/2251] Compiling Vapor Routes+caseInsenstive.swift
[2234/2251] Compiling Vapor Validatable+validate.swift
[2235/2251] Compiling Vapor Environment+Process.swift
[2236/2251] Compiling Vapor Environment+Secret.swift
[2237/2251] Compiling Vapor Environment.swift
[2238/2251] Compiling Vapor Abort.swift
[2239/2251] Compiling Vapor AbortError.swift
[2240/2251] Compiling Vapor DebuggableError.swift
[2241/2251] Compiling Vapor Demangler.swift
[2242/2251] Compiling Vapor ErrorSource.swift
[2243/2251] Compiling Vapor StackTrace.swift
[2244/2251] Compiling Vapor Exports.swift
[2245/2251] Compiling Vapor Application+HTTP.swift
[2246/2251] Compiling Vapor BasicResponder.swift
[2247/2251] Compiling Vapor BodyStream.swift
[2248/2251] Compiling Vapor Application+HTTP+Client.swift
[2249/2251] Compiling Vapor EventLoopHTTPClient.swift
[2250/2251] Compiling Vapor EndpointCache.swift
[2251/2251] Compiling Vapor HTTPMethod+String.swift
[2253/2264] Compiling Redis Application.Redis+configuration.swift
[2254/2264] Compiling Redis Exports.swift
[2255/2264] Emitting module Redis
[2256/2265] Compiling Redis RedisID.swift
[2257/2265] Compiling Redis RedisConfiguration.swift
[2258/2265] Compiling Redis RedisStorage.swift
[2259/2265] Compiling Redis Redis+Cache.swift
[2260/2265] Compiling Redis Redis+Concurrency.swift
[2261/2265] Compiling Redis Application+Redis.swift
[2262/2265] Compiling Redis Application.Redis+PubSub.swift
[2263/2265] Compiling Redis Redis+Sessions.swift
[2264/2265] Compiling Redis RedisClient+Codable.swift
[2265/2265] Compiling Redis Request+Redis.swift
[2267/2281] Compiling Checkpoint SlidingWindowLogConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2268/2281] Compiling Checkpoint TimeWindow.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2269/2281] Compiling Checkpoint TokenBucket.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2270/2281] Compiling Checkpoint WindowBasedAlgorithm.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2271/2282] Emitting module Checkpoint
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2272/2282] Compiling Checkpoint LeakingBucket.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2273/2282] Compiling Checkpoint SlidingWindowLog.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2274/2282] Compiling Checkpoint Algorithm.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2275/2282] Compiling Checkpoint FixedWindowCounter.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2276/2282] Compiling Checkpoint Checkpoint.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2277/2282] Compiling Checkpoint Configuration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2278/2282] Compiling Checkpoint Field.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2279/2282] Compiling Checkpoint FixedWindowCounterConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2280/2282] Compiling Checkpoint LeakingBucketConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2281/2282] Compiling Checkpoint Scope.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[2282/2282] Compiling Checkpoint TokenBucketConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/78] Compiling SystemPackage FilePathSyntax.swift
[3/78] Compiling SystemPackage FilePathTemp.swift
[4/80] Compiling Logging MetadataProvider.swift
[5/80] Compiling Logging LogHandler.swift
[6/80] Compiling _NIODataStructures Heap.swift
[7/80] Compiling RealModule Float80+Real.swift
[8/81] Compiling RealModule Float16+Real.swift
[9/81] Compiling _NIOBase64 Base64.swift
[10/81] Emitting module _NIOBase64
[11/82] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[12/82] Compiling RealModule Real.swift
[13/82] Compiling RealModule RealFunctions.swift
[14/82] Compiling SystemPackage FilePathTempPosix.swift
[15/82] Compiling SystemPackage FilePathTempWindows.swift
[16/82] Compiling SystemPackage FilePathWindows.swift
[17/82] Compiling SystemPackage FilePermissions.swift
[18/82] Compiling RealModule ElementaryFunctions.swift
[19/82] Compiling RealModule Float+Real.swift
[20/82] Compiling SystemPackage FileOperations.swift
[21/82] Compiling SystemPackage FilePath.swift
[22/82] Compiling CryptoBoringWrapper EllipticCurve.swift
[24/82] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[25/82] Compiling CryptoBoringWrapper RandomBytes.swift
[26/82] Compiling SystemPackage FilePathComponentView.swift
[27/82] Compiling SystemPackage FilePathComponents.swift
[28/82] Compiling Logging Locks.swift
[29/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/82] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[32/82] Emitting module _NIODataStructures
[33/82] Emitting module RealModule
[38/89] Compiling _NIODataStructures _TinyArray.swift
[39/89] Compiling _NIODataStructures PriorityQueue.swift
[40/89] Emitting module Logging
[42/90] Compiling CoreMetrics Locks.swift
[43/90] Compiling CoreMetrics Metrics.swift
[44/90] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[45/90] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[46/90] Emitting module CryptoBoringWrapper
[49/91] Compiling SystemPackage Errno.swift
[50/91] Compiling SystemPackage ErrnoWindows.swift
[54/91] Emitting module CoreMetrics
[55/91] Emitting module InternalCollectionsUtilities
[56/92] Compiling SystemPackage MachPort.swift
[57/92] Compiling SystemPackage PlatformString.swift
[58/92] Compiling SystemPackage SystemString.swift
[60/92] Compiling ServiceContextModule ServiceContextKey.swift
[63/92] Compiling SystemPackage Constants.swift
[64/92] Compiling SystemPackage Exports.swift
[65/92] Compiling SystemPackage Mocking.swift
[66/92] Compiling SystemPackage RawBuffer.swift
[67/92] Compiling SystemPackage Syscalls.swift
[68/92] Compiling SystemPackage WindowsSyscallAdapters.swift
[70/92] Emitting module ServiceContextModule
[71/92] Compiling ServiceContextModule ServiceContext.swift
[72/93] Emitting module SystemPackage
[73/93] Compiling SystemPackage FileDescriptor.swift
[74/93] Compiling SystemPackage FileHelpers.swift
[75/93] Compiling SystemPackage FilePathParsing.swift
[76/93] Compiling SystemPackage FilePathString.swift
[82/96] Compiling Logging Logging.swift
[84/147] Compiling SystemPackage Util+StringArray.swift
[85/147] Compiling SystemPackage Util.swift
[86/147] Compiling SystemPackage UtilConsumers.swift
[88/147] Compiling Atomics RawRepresentable.swift
[89/147] Compiling Atomics AtomicBool.swift
[90/147] Compiling Atomics Primitives.shims.swift
[91/147] Compiling Atomics AtomicInteger.swift
[92/147] Compiling Atomics IntegerConformances.swift
[93/147] Compiling Atomics PointerConformances.swift
[94/147] Compiling Atomics Primitives.native.swift
[95/147] Compiling Atomics OptionalRawRepresentable.swift
[96/147] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/148] Compiling Atomics AtomicOptionalWrappable.swift
[100/153] Compiling Metrics Metrics.swift
[101/156] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[102/156] Emitting module Metrics
[105/157] Compiling Instrumentation NoOpInstrument.swift
[106/157] Compiling Instrumentation MultiplexInstrument.swift
[107/168] Compiling NIOConcurrencyHelpers NIOLock.swift
[108/194] Compiling Instrumentation Instrument.swift
[109/207] Emitting module NIOConcurrencyHelpers
[110/225] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[111/225] Compiling _RopeModule BigString+Hashing.swift
[112/225] Compiling _RopeModule BigString+CustomStringConvertible.swift
[113/225] Compiling _RopeModule BigString+Equatable.swift
[114/225] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[115/225] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[116/225] Compiling _RopeModule BigString+Sequence.swift
[117/225] Compiling _RopeModule BigString+TextOutputStream.swift
[118/225] Compiling Instrumentation InstrumentationSystem.swift
[119/225] Compiling Instrumentation Locks.swift
[120/225] Emitting module Instrumentation
[121/227] Compiling _RopeModule BigString+Chunk+Breaks.swift
[122/227] Compiling _RopeModule BigString+Chunk+Counts.swift
[123/227] Compiling _RopeModule BigString+Chunk+Description.swift
[124/236] Compiling _RopeModule BigString.swift
[125/236] Compiling _RopeModule BigString+Comparable.swift
[126/236] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[128/306] Compiling NIOConcurrencyHelpers atomics.swift
[129/306] Compiling NIOConcurrencyHelpers lock.swift
[131/358] Compiling RoutingKit TrieRouter.swift
[132/358] Compiling RoutingKit Router.swift
[133/362] Compiling RoutingKit Parameters.swift
[134/363] Compiling RoutingKit AnyRouter.swift
[135/365] Emitting module RoutingKit
[136/365] Compiling RoutingKit PathComponent.swift
[137/367] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[138/367] Compiling OrderedCollections OrderedSet+Descriptions.swift
[139/367] Compiling OrderedCollections OrderedSet+Diffing.swift
[141/378] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[142/378] Compiling OrderedCollections OrderedSet+Initializers.swift
[143/378] Compiling OrderedCollections OrderedSet+Insertions.swift
[144/378] Compiling OrderedCollections OrderedSet+Invariants.swift
[145/378] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[146/378] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[147/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[148/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[149/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[150/385] Compiling HeapModule _HeapNode.swift
[151/385] Compiling Tracing InstrumentationSystem+Tracing.swift
[155/385] Compiling HeapModule Heap.swift
[156/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[157/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[158/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[159/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[160/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[161/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[162/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[163/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[164/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[165/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[166/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[167/385] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[168/385] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[169/385] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[170/385] Compiling Tracing TracerProtocol+Legacy.swift
[171/385] Compiling Tracing TracerProtocol.swift
[172/385] Compiling Tracing TracingTime.swift
[173/385] Compiling HeapModule Heap+Invariants.swift
[174/385] Compiling HeapModule Heap+UnsafeHandle.swift
[175/385] Compiling OrderedCollections OrderedDictionary.swift
[176/385] Compiling OrderedCollections OrderedSet+Codable.swift
[180/385] Compiling OrderedCollections OrderedSet+Equatable.swift
[181/385] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[182/385] Compiling OrderedCollections OrderedSet+Hashable.swift
[183/410] Emitting module Tracing
[184/432] Compiling HeapModule Heap+Descriptions.swift
[185/432] Emitting module HeapModule
[186/462] Compiling HashTreeCollections _HashNode+Invariants.swift
[187/462] Compiling HashTreeCollections _HashNode+Lookups.swift
[188/462] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[189/462] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[190/462] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[191/462] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[192/462] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[193/462] Compiling HashTreeCollections _AncestorHashSlots.swift
[194/462] Compiling HashTreeCollections _Bitmap.swift
[195/462] Compiling HashTreeCollections _Bucket.swift
[196/462] Compiling HashTreeCollections _Hash.swift
[197/462] Compiling HashTreeCollections _HashLevel.swift
[198/462] Compiling HashTreeCollections _HashNode+Builder.swift
[199/462] Compiling HashTreeCollections _HashNode+Debugging.swift
[200/462] Compiling HashTreeCollections _HashNode+Initializers.swift
[201/462] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[202/462] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[203/462] Compiling HashTreeCollections _HashNode+Structural union.swift
[221/462] Compiling Tracing Tracer.swift
[222/462] Compiling Tracing NoOpTracer.swift
[223/462] Compiling Tracing SpanProtocol.swift
[225/468] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[226/468] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[227/468] Compiling HashTreeCollections _HashNode+Structural merge.swift
[228/468] Compiling HashTreeCollections _HashTreeIterator.swift
[229/468] Compiling HashTreeCollections _HashTreeStatistics.swift
[230/468] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[231/468] Compiling HashTreeCollections _RawHashNode.swift
[232/468] Compiling HashTreeCollections _UnmanagedHashNode.swift
[233/468] Compiling HashTreeCollections _UnsafePath.swift
[234/468] Compiling HashTreeCollections TreeDictionary+Codable.swift
[243/487] Compiling HashTreeCollections TreeSet+Hashable.swift
[244/487] Compiling HashTreeCollections TreeSet+Sendable.swift
[245/487] Compiling HashTreeCollections TreeSet+Sequence.swift
[246/487] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[247/487] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[248/487] Compiling Crypto Signature.swift
[249/487] Compiling Crypto CryptoKitErrors_boring.swift
[250/487] Compiling Crypto RNG_boring.swift
[251/487] Compiling Crypto SafeCompare_boring.swift
[252/487] Compiling Crypto Zeroization_boring.swift
[253/497] Compiling DequeModule Deque._UnsafeHandle.swift
[254/497] Compiling DequeModule Deque.swift
[255/497] Compiling DequeModule Deque+Testing.swift
[256/497] Compiling DequeModule Deque._Storage.swift
[261/497] Compiling HashTreeCollections _HashNode.swift
[262/497] Compiling HashTreeCollections _HashNodeHeader.swift
[263/506] Compiling DequeModule Deque+CustomReflectable.swift
[264/506] Compiling DequeModule Deque+Descriptions.swift
[265/508] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[266/508] Compiling HashTreeCollections TreeDictionary+Merge.swift
[267/508] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[268/508] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[269/508] Compiling HashTreeCollections TreeDictionary+Values.swift
[270/508] Compiling HashTreeCollections TreeDictionary.swift
[271/508] Compiling HashTreeCollections TreeSet+Codable.swift
[272/508] Compiling HashTreeCollections TreeSet+Collection.swift
[273/508] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[274/508] Compiling HashTreeCollections TreeSet+Debugging.swift
[275/508] Compiling HashTreeCollections TreeSet+Descriptions.swift
[276/508] Compiling HashTreeCollections TreeSet+Equatable.swift
[277/508] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[278/508] Compiling HashTreeCollections TreeSet+Extras.swift
[279/508] Compiling HashTreeCollections TreeSet+Filter.swift
[282/508] Compiling _RopeModule Rope+Join.swift
[283/508] Compiling _RopeModule Rope+MutatingForEach.swift
[284/508] Compiling _RopeModule Rope+Remove.swift
[285/508] Compiling HashTreeCollections TreeDictionary+Collection.swift
[286/508] Compiling DequeModule _DequeBuffer.swift
[287/508] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[288/508] Compiling DequeModule _DequeBufferHeader.swift
[289/508] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[290/508] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[291/508] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[292/508] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[293/508] Compiling HashTreeCollections TreeDictionary+Filter.swift
[294/508] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[295/508] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[296/508] Compiling HashTreeCollections TreeDictionary+Keys.swift
[315/531] Emitting module Crypto
[323/534] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[324/534] Compiling ConsoleKitTerminal ConsoleClear.swift
[325/534] Compiling ConsoleKitTerminal Console+Ask.swift
[326/534] Compiling ConsoleKitTerminal Console+Choose.swift
[327/534] Compiling ConsoleKitTerminal Console+Confirm.swift
[328/534] Compiling ConsoleKitTerminal Console+Input.swift
[329/534] Compiling ConsoleKitTerminal ConsoleStyle.swift
[330/534] Compiling ConsoleKitTerminal CustomActivity.swift
[331/534] Compiling ConsoleKitTerminal LoadingBar.swift
[332/534] Compiling ConsoleKitTerminal ProgressBar.swift
[333/534] Compiling ConsoleKitTerminal Console+Clear.swift
[334/534] Compiling ConsoleKitTerminal ActivityBar.swift
[335/534] Compiling ConsoleKitTerminal ActivityIndicator.swift
[336/534] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[337/534] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[338/534] Compiling ConsoleKitTerminal Console.swift
[362/534] Compiling ConsoleKitTerminal Terminal.swift
[363/534] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[364/534] Compiling ConsoleKitTerminal ConsoleText.swift
[365/534] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[366/534] Compiling ConsoleKitTerminal ANSI.swift
[367/534] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[368/534] Compiling HashTreeCollections _HashNode+Structural filter.swift
[369/534] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[370/534] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[371/534] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[374/534] Compiling ConsoleKitTerminal Console+Center.swift
[375/534] Compiling ConsoleKitTerminal Console+Output.swift
[376/534] Compiling _RopeModule _CharacterRecognizer.swift
[377/534] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[378/534] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[379/534] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[380/534] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[381/534] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[382/534] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[383/534] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[384/534] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[385/534] Compiling HashTreeCollections TreeSet.swift
[386/534] Emitting module Algorithms
[388/535] Emitting module ConsoleKitTerminal
[401/538] Emitting module Atomics
[407/539] Emitting module DequeModule
[416/539] Compiling ConsoleKitTerminal Console+Wait.swift
[417/539] Compiling ConsoleKitTerminal ConsoleColor.swift
[418/540] Emitting module OrderedCollections
[419/541] Emitting module _RopeModule
[481/541] Compiling ConsoleKitTerminal AnySendableHashable.swift
[482/541] Compiling ConsoleKitTerminal ConsoleLogger.swift
[483/541] Compiling ConsoleKitTerminal LoggerFragment.swift
[500/594] Compiling BitCollections BitArray+Copy.swift
[501/594] Compiling BitCollections BitArray+CustomReflectable.swift
[502/594] Compiling BitCollections BitArray+Descriptions.swift
[503/594] Compiling BitCollections BitArray+Equatable.swift
[504/594] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[505/594] Compiling BitCollections BitSet+CustomReflectable.swift
[506/594] Compiling BitCollections BitSet+CustomStringConvertible.swift
[507/594] Compiling BitCollections BitSet+Equatable.swift
[508/594] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[509/594] Compiling BitCollections BitSet+Extras.swift
[510/594] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[511/594] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[512/594] Compiling BitCollections BitArray+Extras.swift
[513/594] Compiling BitCollections BitArray+Fill.swift
[514/594] Compiling BitCollections BitArray+Hashable.swift
[515/594] Compiling BitCollections BitArray+Initializers.swift
[516/594] Compiling BitCollections BitArray+Invariants.swift
[517/594] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[518/594] Compiling BitCollections BitArray+RandomBits.swift
[519/594] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[523/595] Compiling _RopeModule Rope+RemoveSubrange.swift
[524/595] Compiling _RopeModule Rope+Split.swift
[525/595] Compiling _RopeModule Optional Utilities.swift
[526/595] Compiling _RopeModule String Utilities.swift
[527/595] Compiling _RopeModule String.Index+ABI.swift
[544/656] Compiling NIOCore Linux.swift
[545/656] Compiling NIOCore ChannelPipeline.swift
[546/656] Compiling NIOCore CircularBuffer.swift
[547/656] Compiling NIOCore Codec.swift
[548/656] Compiling NIOCore ConvenienceOptionSupport.swift
[549/656] Compiling NIOCore DeadChannel.swift
[550/656] Compiling NIOCore DispatchQueue+WithFuture.swift
[551/663] Emitting module BitCollections
[552/663] Compiling NIOCore ChannelHandlers.swift
[553/663] Compiling NIOCore ChannelInvoker.swift
[554/663] Compiling NIOCore ChannelOption.swift
[555/663] Compiling NIOCore MarkedCircularBuffer.swift
[556/663] Compiling NIOCore MulticastChannel.swift
[557/663] Compiling NIOCore NIOAny.swift
[558/663] Compiling NIOCore NIOCloseOnErrorHandler.swift
[559/663] Compiling NIOCore EventLoop+Deprecated.swift
[560/663] Compiling NIOCore EventLoop+SerialExecutor.swift
[561/663] Compiling NIOCore ByteBuffer-multi-int.swift
[562/663] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[563/663] Compiling NIOCore ByteBuffer-views.swift
[564/663] Compiling NIOCore Channel.swift
[565/663] Compiling NIOCore ChannelHandler.swift
[566/663] Compiling NIOCore NIOLoopBound.swift
[567/663] Compiling NIOCore NIOScheduledCallback.swift
[568/663] Compiling NIOCore NIOSendable.swift
[569/663] Compiling NIOCore RecvByteBufferAllocator.swift
[570/663] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[571/663] Compiling NIOCore BSDSocketAPI.swift
[572/663] Compiling NIOCore ByteBuffer-aux.swift
[573/685] Emitting module HashTreeCollections
[575/686] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[576/686] Compiling ConsoleKitCommands AsyncCommand.swift
[577/686] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[578/686] Compiling ConsoleKitCommands AsyncCommands.swift
[579/686] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[580/686] Compiling ConsoleKitCommands AnyCommand.swift
[581/686] Compiling ConsoleKitCommands Command.swift
[582/686] Compiling ConsoleKitCommands CommandContext.swift
[583/686] Compiling BitCollections BitSet.Index.swift
[584/686] Compiling BitCollections BitSet._UnsafeHandle.swift
[585/686] Compiling BitCollections BitSet.swift
[586/686] Compiling BitCollections Range+Utilities.swift
[587/686] Compiling BitCollections Slice+Utilities.swift
[588/686] Compiling BitCollections UInt+Tricks.swift
[589/686] Compiling BitCollections _Word.swift
[590/686] Compiling ConsoleKitCommands Flag.swift
[591/686] Compiling ConsoleKitCommands Option.swift
[592/686] Compiling ConsoleKitCommands Console+Run.swift
[593/686] Compiling ConsoleKitCommands ConsoleError.swift
[594/686] Compiling ConsoleKitCommands Completion.swift
[595/686] Compiling NIOCore IntegerBitPacking.swift
[596/686] Compiling NIOCore IntegerTypes.swift
[597/686] Compiling NIOCore Interfaces.swift
[598/686] Compiling ConsoleKitCommands CommandError.swift
[599/686] Compiling ConsoleKitCommands CommandGroup.swift
[600/686] Compiling ConsoleKitCommands CommandInput.swift
[601/686] Compiling ConsoleKitCommands Commands.swift
[602/686] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[603/686] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[604/686] Compiling ConsoleKitCommands Argument.swift
[605/686] Compiling ConsoleKitCommands CommandSignature.swift
[612/689] Emitting module ConsoleKitCommands
[620/689] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[621/689] Compiling ConsoleKitCommands Utilities.swift
[625/691] Compiling Collections Collections.swift
[626/691] Emitting module Collections
[676/703] Compiling ConsoleKit Exports.swift
[677/703] Emitting module ConsoleKit
[679/704] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[680/704] Compiling NIOCore SocketAddresses.swift
[681/704] Compiling NIOCore SocketOptionProvider.swift
[682/704] Compiling NIOCore SystemCallHelpers.swift
[683/704] Compiling NIOCore TimeAmount+Duration.swift
[684/704] Compiling NIOCore TypeAssistedChannelHandler.swift
[685/704] Compiling NIOCore UniversalBootstrapSupport.swift
[686/704] Compiling NIOCore Utilities.swift
[704/704] Emitting module NIOCore
[706/756] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[707/756] Compiling NIOEmbedded AsyncTestingChannel.swift
[708/756] Emitting module NIOEmbedded
[709/756] Compiling NIOEmbedded Embedded.swift
[711/757] Compiling NIOPosix ServerSocket.swift
[712/757] Compiling NIOPosix Socket.swift
[713/757] Compiling NIOPosix SocketChannel.swift
[714/757] Compiling NIOPosix SocketProtocols.swift
[715/757] Compiling NIOPosix System.swift
[716/757] Compiling NIOPosix Thread.swift
[717/763] Compiling NIOPosix SelectableChannel.swift
[718/763] Compiling NIOPosix SelectableEventLoop.swift
[719/763] Compiling NIOPosix SelectorEpoll.swift
[720/763] Compiling NIOPosix SelectorGeneric.swift
[721/763] Compiling NIOPosix SelectorKqueue.swift
[722/763] Compiling NIOPosix SelectorUring.swift
[723/763] Emitting module NIOPosix
[724/763] Compiling NIOPosix ThreadPosix.swift
[725/763] Compiling NIOPosix ThreadWindows.swift
[726/763] Compiling NIOPosix UnsafeTransfer.swift
[727/763] Compiling NIOPosix Utilities.swift
[728/763] Compiling NIOPosix VsockAddress.swift
[729/763] Compiling NIOPosix VsockChannelEvents.swift
[730/763] Compiling NIOPosix PooledRecvBufferAllocator.swift
[731/763] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[732/763] Compiling NIOPosix PosixSingletons.swift
[733/763] Compiling NIOPosix RawSocketBootstrap.swift
[734/763] Compiling NIOPosix Resolver.swift
[735/763] Compiling NIOPosix Selectable.swift
[736/763] Compiling NIOPosix IO.swift
[737/763] Compiling NIOPosix IntegerBitPacking.swift
[738/763] Compiling NIOPosix IntegerTypes.swift
[739/763] Compiling NIOPosix Linux.swift
[740/763] Compiling NIOPosix LinuxCPUSet.swift
[741/763] Compiling NIOPosix LinuxUring.swift
[742/763] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[743/763] Compiling NIOPosix Bootstrap.swift
[744/763] Compiling NIOPosix ControlMessage.swift
[745/763] Compiling NIOPosix DatagramVectorReadManager.swift
[746/763] Compiling NIOPosix Errors+Any.swift
[747/763] Compiling NIOPosix FileDescriptor.swift
[748/763] Compiling NIOPosix GetaddrinfoResolver.swift
[749/763] Compiling NIOPosix HappyEyeballs.swift
[750/763] Compiling NIOPosix BSDSocketAPICommon.swift
[751/763] Compiling NIOPosix BSDSocketAPIPosix.swift
[752/763] Compiling NIOPosix BSDSocketAPIWindows.swift
[753/763] Compiling NIOPosix BaseSocket.swift
[754/763] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[755/763] Compiling NIOPosix BaseSocketChannel.swift
[756/763] Compiling NIOPosix BaseStreamSocketChannel.swift
[757/763] Compiling NIOPosix NIOThreadPool.swift
[758/763] Compiling NIOPosix NonBlockingFileIO.swift
[759/763] Compiling NIOPosix PendingDatagramWritesManager.swift
[760/763] Compiling NIOPosix PendingWritesManager.swift
[761/763] Compiling NIOPosix PipeChannel.swift
[762/763] Compiling NIOPosix PipePair.swift
[763/763] Compiling NIOPosix Pool.swift
[765/814] Emitting module NIO
[766/814] Compiling NIO Exports.swift
[767/824] Compiling _NIOFileSystem Array+FileSystem.swift
[768/824] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[769/824] Compiling _NIOFileSystem BufferedReader.swift
[770/824] Compiling _NIOFileSystem BufferedWriter.swift
[771/824] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[772/824] Compiling _NIOFileSystem ByteCount.swift
[774/826] Compiling _NIOFileSystem Exports.swift
[775/826] Compiling _NIOFileSystem FileChunks.swift
[776/826] Compiling _NIOFileSystem FileHandle.swift
[777/826] Compiling _NIOFileSystem FileHandleProtocol.swift
[778/826] Compiling _NIOFileSystem FileInfo.swift
[779/826] Compiling _NIOFileSystem FileSystem.swift
[780/826] Compiling _NIOFileSystem FileType.swift
[781/826] Compiling _NIOFileSystem IOStrategy.swift
[782/826] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[783/828] Emitting module _NIOFileSystem
[784/869] Compiling AsyncKit Optional+StrictMap.swift
[785/869] Compiling AsyncKit Exports.swift
[786/869] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[787/869] Compiling NIOTLS TLSEvents.swift
[788/869] Emitting module NIOTLS
[789/869] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[790/869] Compiling NIOSOCKS ClientStateMachine.swift
[791/870] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[792/870] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[793/870] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[794/870] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[795/870] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[796/870] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[797/870] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[798/870] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[799/870] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[800/870] Compiling NIOHTTP1 ByteCollectionUtils.swift
[801/870] Compiling NIOHTTP1 HTTPDecoder.swift
[802/870] Compiling NIOHTTP1 HTTPEncoder.swift
[803/870] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[804/870] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[805/870] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[806/870] Compiling NIOSOCKS SOCKSResponse.swift
[807/870] Emitting module NIOSOCKS
[816/870] Compiling NIOTLS SNIHandler.swift
[817/871] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[818/871] Compiling _NIOFileSystem FileSystemError.swift
[819/871] Compiling _NIOFileSystem FileSystemProtocol.swift
[825/871] Compiling _NIOFileSystem TokenBucket.swift
[826/871] Compiling _NIOFileSystem UnsafeTransfer.swift
[827/871] Compiling NIOSOCKS ServerStateMachine.swift
[829/872] Compiling _NIOFileSystem ParallelDirCopy.swift
[830/872] Compiling _NIOFileSystem ParallelRemoval.swift
[831/872] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[832/872] Compiling _NIOFileSystem CInterop.swift
[833/872] Compiling _NIOFileSystem Errno.swift
[834/872] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[835/872] Compiling _NIOFileSystem Mocking.swift
[836/872] Compiling _NIOFileSystem Syscall.swift
[837/872] Compiling _NIOFileSystem Syscalls.swift
[838/872] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[839/872] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[841/874] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[842/874] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[843/874] Emitting module NIOFoundationCompat
[844/874] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[850/875] Emitting module AsyncKit
[851/887] Compiling NIOSSL ByteBufferBIO.swift
[852/887] Compiling NIOSSL CustomPrivateKey.swift
[853/887] Compiling NIOSSL SSLCallbacks.swift
[854/887] Compiling NIOSSL AndroidCABundle.swift
[855/896] Compiling NIOSSL SSLPrivateKey.swift
[856/896] Compiling NIOSSL SSLCertificate.swift
[857/904] Emitting module NIOHTTP1
[858/904] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[859/904] Compiling NIOSSL NIOSSLHandler.swift
[860/904] Compiling NIOSSL NIOSSLServerHandler.swift
[862/927] Emitting module NIOTransportServices
[863/927] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[864/927] Compiling NIOTransportServices NIOTSErrors.swift
[865/927] Compiling NIOTransportServices NIOTSEventLoop.swift
[866/927] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[867/927] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[868/927] Compiling NIOTransportServices NIOTSListenerChannel.swift
[869/927] Compiling NIOTransportServices NIOTSBootstraps.swift
[870/927] Compiling NIOTransportServices NIOTSChannelOptions.swift
[871/927] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[872/929] Compiling NIOTransportServices StateManagedChannel.swift
[873/929] Compiling NIOTransportServices StateManagedListenerChannel.swift
[874/929] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[875/929] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[876/929] Compiling NIOTransportServices NIOTSSingletons.swift
[877/929] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[878/929] Compiling NIOTransportServices NIOTSDatagramListener.swift
[879/929] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[880/929] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[881/929] Compiling NIOTransportServices AcceptHandler.swift
[882/929] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[883/929] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[884/929] Compiling _NIOFileSystem SystemFileHandle.swift
[885/929] Compiling _NIOFileSystem Utilities.swift
[886/929] Compiling _NIOFileSystem OpenOptions.swift
[887/929] Compiling _NIOFileSystem String+FileSystem.swift
[888/929] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[889/929] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[893/951] Compiling NIOSSL SubjectAlternativeName.swift
[898/951] Compiling NIOSSL NIOSSLSecureBytes.swift
[899/951] Compiling NIOSSL RNG.swift
[900/951] Compiling NIOSSL SafeCompare.swift
[901/951] Compiling NIOSSL Zeroization.swift
[903/979] Compiling NIOExtras NIOExtrasError.swift
[904/979] Compiling NIOExtras NIOLengthFieldBitLength.swift
[905/979] Compiling NIOExtras NIORequestIdentifiable.swift
[906/979] Compiling NIOExtras RequestResponseHandler.swift
[907/979] Compiling NIOExtras RequestResponseWithIDHandler.swift
[908/980] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[910/980] Compiling NIOExtras DebugInboundEventsHandler.swift
[911/980] Compiling NIOExtras DebugOutboundEventsHandler.swift
[912/980] Compiling NIOExtras FixedLengthFrameDecoder.swift
[913/980] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[914/980] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[915/980] Emitting module NIOSSL
[916/980] Compiling NIOWebSocket WebSocketOpcode.swift
[917/981] Compiling NIOHPACK IndexedHeaderTable.swift
[918/981] Compiling NIOHPACK IntegerCoding.swift
[919/982] Compiling NIOHTTPCompression HTTPCompression.swift
[920/982] Emitting module NIOHTTPCompression
[921/982] Compiling NIOHTTPCompression HTTPDecompression.swift
[922/983] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[923/1001] Compiling MultipartKit Storage.swift
[924/1001] Compiling MultipartKit MultipartFormData.swift
[925/1001] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[926/1001] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[927/1003] Compiling MultipartKit FormDataDecoder.Decoder.swift
[928/1003] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[931/1003] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[932/1003] Compiling MultipartKit FormDataEncoder.swift
[933/1003] Compiling MultipartKit MultipartParser.swift
[934/1003] Compiling MultipartKit MultipartPart.swift
[935/1003] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[936/1003] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[937/1003] Compiling NIOWebSocket WebSocketErrorCodes.swift
[938/1003] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[939/1003] Compiling MultipartKit BasicCodingKey.swift
[940/1003] Compiling NIOWebSocket WebSocketFrame.swift
[941/1004] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[942/1004] Emitting module NIOWebSocket
[943/1004] Compiling NIOHPACK HuffmanTables.swift
[944/1004] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[946/1005] Compiling NIOHPACK HuffmanCoding.swift
[948/1006] Compiling MultipartKit MultipartError.swift
[949/1006] Compiling MultipartKit Exports.swift
[953/1006] Compiling NIOHPACK StaticHeaderTable.swift
[959/1008] Emitting module NIOHPACK
[960/1008] Emitting module NIOExtras
[961/1009] Emitting module _NIOFileSystemFoundationCompat
[966/1011] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[973/1013] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[974/1013] Compiling MultipartKit FormDataDecoder.swift
[975/1013] Compiling MultipartKit FormDataEncoder.Encoder.swift
[976/1013] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[978/1013] Compiling NIOExtras UnsafeTransfer.swift
[979/1014] Compiling NIOFileSystem Exports.swift
[983/1014] Emitting module MultipartKit
[984/1014] Emitting module NIOFileSystem
[985/1014] Compiling NIOSSL TLSConfiguration.swift
[986/1014] Compiling NIOSSL UniversalBootstrapSupport.swift
[987/1014] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[989/1015] Compiling MultipartKit MultipartSerializer.swift
[990/1015] Compiling MultipartKit Utilities.swift
[992/1073] Compiling NIOHTTP2 Error+Any.swift
[993/1073] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[994/1073] Compiling NIOHTTP2 ControlFrameBuffer.swift
[995/1073] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[996/1074] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[997/1074] Compiling NIOHTTP2 ReceivingHeadersState.swift
[998/1074] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[999/1074] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1000/1074] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1001/1074] Compiling NIOHTTP2 StateMachineResult.swift
[1002/1074] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1003/1074] Compiling NIOHTTP2 DOSHeuristics.swift
[1004/1074] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1005/1074] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1006/1074] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1007/1074] Compiling NIOHTTP2 HasLocalSettings.swift
[1020/1119] Emitting module WebSocketKit
[1021/1119] Emitting module NIOHTTP2
[1022/1127] Compiling WebSocketKit Exports.swift
[1023/1127] Compiling WebSocketKit WebSocketHandler.swift
[1024/1127] Emitting module RediStack
[1025/1131] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1026/1131] Compiling WebSocketKit WebSocket+Concurrency.swift
[1027/1131] Compiling WebSocketKit WebSocketClient.swift
[1028/1131] Compiling WebSocketKit WebSocket+Connect.swift
[1029/1131] Compiling WebSocketKit WebSocket.swift
[1030/1132] Compiling RediStack RedisKey.swift
[1031/1132] Compiling RediStack RedisLogging.swift
[1032/1132] Compiling RediStack RedisMetrics.swift
[1033/1132] Compiling RediStack _Deprecations.swift
[1034/1132] Compiling RediStack RedisClusterNodeID.swift
[1035/1132] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1036/1132] Compiling RediStack RedisHashSlot.swift
[1037/1132] Compiling RediStack SwiftPolyfill.swift
[1038/1132] Compiling RediStack BasicCommands.swift
[1039/1132] Compiling RediStack RedisByteDecoder.swift
[1040/1132] Compiling RediStack RedisCommandHandler.swift
[1041/1132] Compiling RediStack RedisMessageEncoder.swift
[1042/1132] Compiling RediStack RedisPubSubHandler.swift
[1043/1132] Compiling RediStack RedisChannelName.swift
[1044/1132] Compiling RediStack RedisClient.swift
[1045/1132] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1046/1132] Compiling RediStack RedisCommandEncoder.swift
[1047/1132] Compiling RediStack RedisConnection+Configuration.swift
[1048/1132] Compiling RediStack RedisConnection.swift
[1049/1132] Compiling RediStack RedisError.swift
[1050/1132] Compiling RediStack RedisKey+TTL.swift
[1056/1132] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1062/1132] Compiling RediStack StandardLibrary.swift
[1063/1132] Compiling RediStack SwiftNIO.swift
[1064/1132] Compiling RediStack RESPTranslator.swift
[1065/1132] Compiling RediStack RESPValue.swift
[1066/1132] Compiling RediStack RESPValueConvertible.swift
[1067/1132] Compiling RediStack StringCommands.swift
[1068/1132] Compiling RediStack ConnectionPool.swift
[1069/1132] Compiling RediStack RedisConnectionPool+Configuration.swift
[1070/1132] Compiling RediStack RedisConnectionPool.swift
[1071/1132] Compiling RediStack RedisConnectionPoolError.swift
[1072/1132] Compiling NIOHTTP2 InboundWindowManager.swift
[1073/1132] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1074/1132] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1075/1132] Compiling NIOHTTP2 StreamChannelList.swift
[1076/1132] Compiling NIOHTTP2 StreamMap.swift
[1077/1132] Compiling NIOHTTP2 StreamStateMachine.swift
[1078/1132] Compiling NIOHTTP2 UnsafeTransfer.swift
[1079/1132] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1080/1132] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1081/1132] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1082/1132] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1083/1132] Compiling NIOHTTP2 HTTP2StreamID.swift
[1084/1132] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1085/1132] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1086/1132] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1087/1132] Compiling NIOHTTP2 InboundEventBuffer.swift
[1088/1132] Compiling RediStack HashCommands.swift
[1089/1132] Compiling RediStack ListCommands.swift
[1090/1132] Compiling RediStack PubSubCommands.swift
[1091/1132] Compiling RediStack SetCommands.swift
[1092/1132] Compiling RediStack SortedSetCommands.swift
[1118/1133] Compiling NIOHTTP2 MaySendFrames.swift
[1119/1133] Compiling NIOHTTP2 SendingDataState.swift
[1120/1133] Compiling NIOHTTP2 SendingGoawayState.swift
[1121/1133] Compiling NIOHTTP2 SendingHeadersState.swift
[1122/1133] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1123/1133] Compiling NIOHTTP2 SendingRstStreamState.swift
[1124/1133] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1125/1133] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1130/1133] Compiling NIOHTTP2 HTTP2PingData.swift
[1131/1133] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1132/1133] Compiling NIOHTTP2 HTTP2Settings.swift
[1133/1133] Compiling NIOHTTP2 HTTP2Stream.swift
[1135/1193] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1136/1193] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1137/1193] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1138/1193] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1139/1193] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1140/1193] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1141/1193] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1142/1193] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1143/1193] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1144/1193] Emitting module AsyncHTTPClient
[1145/1201] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1146/1201] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1147/1201] Compiling AsyncHTTPClient Transaction.swift
[1148/1201] Compiling AsyncHTTPClient Base64.swift
[1149/1201] Compiling AsyncHTTPClient BasicAuth.swift
[1150/1201] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1151/1201] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1152/1201] Compiling AsyncHTTPClient ConnectionPool.swift
[1153/1201] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1154/1201] Compiling AsyncHTTPClient RequestBag.swift
[1155/1201] Compiling AsyncHTTPClient RequestValidation.swift
[1156/1201] Compiling AsyncHTTPClient SSLContextCache.swift
[1157/1201] Compiling AsyncHTTPClient Scheme.swift
[1158/1201] Compiling AsyncHTTPClient Singleton.swift
[1159/1201] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1160/1201] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1161/1201] Compiling AsyncHTTPClient Utils.swift
[1162/1201] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1163/1201] Compiling AsyncHTTPClient ConnectionTarget.swift
[1164/1201] Compiling AsyncHTTPClient DeconstructedURL.swift
[1165/1201] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1166/1201] Compiling AsyncHTTPClient FoundationExtensions.swift
[1167/1201] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1168/1201] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1169/1201] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1170/1201] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1171/1201] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1172/1201] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1173/1201] Compiling AsyncHTTPClient HTTP1Connection.swift
[1174/1201] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1175/1201] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1176/1201] Compiling AsyncHTTPClient HTTP2Connection.swift
[1177/1201] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1178/1201] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1179/1201] Compiling AsyncHTTPClient RequestOptions.swift
[1180/1201] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1181/1201] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1182/1201] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1183/1201] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1184/1201] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1185/1201] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1186/1201] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1187/1201] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1188/1201] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1189/1201] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1190/1201] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1191/1201] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1192/1201] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1193/1201] Compiling AsyncHTTPClient RequestBodyLength.swift
[1194/1201] Compiling AsyncHTTPClient HTTPClient.swift
[1195/1201] Compiling AsyncHTTPClient HTTPHandler.swift
[1196/1201] Compiling AsyncHTTPClient LRUCache.swift
[1197/1201] Compiling AsyncHTTPClient NWErrorHandler.swift
[1198/1201] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1199/1201] Compiling AsyncHTTPClient TLSConfiguration.swift
[1200/1201] Compiling AsyncHTTPClient RedirectState.swift
[1201/1201] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1203/1371] Compiling Vapor AsyncBasicResponder.swift
[1204/1371] Compiling Vapor AsyncMiddleware.swift
[1205/1371] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1206/1371] Compiling Vapor AsyncSessionDriver.swift
[1207/1371] Compiling Vapor Authentication+Concurrency.swift
[1208/1371] Compiling Vapor Cache+Concurrency.swift
[1209/1371] Compiling Vapor Client+Concurrency.swift
[1210/1371] Compiling Vapor RequestBody+Concurrency.swift
[1211/1371] Compiling Vapor Responder+Concurrency.swift
[1212/1371] Compiling Vapor ResponseCodable+Concurrency.swift
[1213/1371] Compiling Vapor RoutesBuilder+Concurrency.swift
[1214/1371] Compiling Vapor ViewRenderer+Concurrency.swift
[1215/1371] Compiling Vapor WebSocket+Concurrency.swift
[1216/1371] Compiling Vapor ContainerGetPathExecutor.swift
[1217/1371] Compiling Vapor Content.swift
[1218/1371] Compiling Vapor ContentCoders.swift
[1219/1371] Compiling Vapor ContentConfiguration.swift
[1220/1371] Compiling Vapor ContentContainer.swift
[1221/1371] Compiling Vapor JSONCoder+Custom.swift
[1222/1371] Compiling Vapor JSONCoders+Content.swift
[1223/1371] Compiling Vapor PlaintextDecoder.swift
[1224/1371] Compiling Vapor PlaintextEncoder.swift
[1225/1371] Compiling Vapor URLQueryCoders.swift
[1226/1371] Compiling Vapor URLQueryContainer.swift
[1227/1395] Compiling Vapor Core.swift
[1228/1395] Compiling Vapor Running.swift
[1229/1395] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1230/1395] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1231/1395] Compiling Vapor DotEnvFile+load.swift
[1232/1395] Compiling Vapor Routes+caseInsenstive.swift
[1233/1395] Compiling Vapor Validatable+validate.swift
[1234/1395] Compiling Vapor Environment+Process.swift
[1235/1395] Compiling Vapor Environment+Secret.swift
[1236/1395] Compiling Vapor Environment.swift
[1237/1395] Compiling Vapor Abort.swift
[1238/1395] Compiling Vapor AbortError.swift
[1239/1395] Compiling Vapor DebuggableError.swift
[1240/1395] Compiling Vapor Demangler.swift
[1241/1395] Compiling Vapor ErrorSource.swift
[1242/1395] Compiling Vapor StackTrace.swift
[1243/1395] Compiling Vapor Exports.swift
[1244/1395] Compiling Vapor Application+HTTP.swift
[1245/1395] Compiling Vapor BasicResponder.swift
[1246/1395] Compiling Vapor BodyStream.swift
[1247/1395] Compiling Vapor Application+HTTP+Client.swift
[1248/1395] Compiling Vapor EventLoopHTTPClient.swift
[1249/1395] Compiling Vapor EndpointCache.swift
[1250/1395] Compiling Vapor HTTPMethod+String.swift
[1251/1419] Compiling Vapor Request+Body.swift
[1252/1419] Compiling Vapor Request+BodyStream.swift
[1253/1419] Compiling Vapor Request.swift
[1254/1419] Compiling Vapor Application+Responder.swift
[1255/1419] Compiling Vapor DefaultResponder.swift
[1256/1419] Compiling Vapor Response+Body.swift
[1257/1419] Compiling Vapor Response.swift
[1258/1419] Compiling Vapor ResponseCodable.swift
[1259/1419] Compiling Vapor Application+Routes.swift
[1260/1419] Compiling Vapor Parameters+Require.swift
[1261/1419] Compiling Vapor Request+WebSocket.swift
[1262/1419] Compiling Vapor Route.swift
[1263/1419] Compiling Vapor RouteCollection.swift
[1264/1419] Compiling Vapor Routes.swift
[1265/1419] Compiling Vapor RoutesBuilder+Group.swift
[1266/1419] Compiling Vapor RoutesBuilder+Method.swift
[1267/1419] Compiling Vapor RoutesBuilder+Middleware.swift
[1268/1419] Compiling Vapor RoutesBuilder+WebSocket.swift
[1269/1419] Compiling Vapor RoutesBuilder.swift
[1270/1419] Compiling Vapor OTP.swift
[1271/1419] Compiling Vapor Application+Servers.swift
[1272/1419] Compiling Vapor Server.swift
[1273/1419] Compiling Vapor App+Service.swift
[1274/1419] Compiling Vapor Req+Service.swift
[1275/1419] Compiling Vapor Validator.swift
[1276/1419] Compiling Vapor ValidatorResult.swift
[1277/1419] Compiling Vapor And.swift
[1278/1419] Compiling Vapor Case.swift
[1279/1419] Compiling Vapor CharacterSet.swift
[1280/1419] Compiling Vapor Count.swift
[1281/1419] Compiling Vapor Custom.swift
[1282/1419] Compiling Vapor Email.swift
[1283/1419] Compiling Vapor Empty.swift
[1284/1419] Compiling Vapor In.swift
[1285/1419] Compiling Vapor Nil.swift
[1286/1419] Compiling Vapor NilIgnoring.swift
[1287/1419] Compiling Vapor Not.swift
[1288/1419] Compiling Vapor Or.swift
[1289/1419] Compiling Vapor Pattern.swift
[1290/1419] Compiling Vapor Range.swift
[1291/1419] Compiling Vapor URL.swift
[1292/1419] Compiling Vapor Valid.swift
[1293/1419] Compiling Vapor Application+Views.swift
[1294/1419] Compiling Vapor PlaintextRenderer.swift
[1295/1419] Compiling Vapor Request+View.swift
[1296/1419] Compiling Vapor View.swift
[1297/1419] Compiling Vapor ViewRenderer.swift
[1298/1419] Compiling Vapor _Deprecations.swift
[1299/1419] Compiling Vapor Bytes+Hex.swift
[1300/1419] Compiling Vapor Bytes+SecureCompare.swift
[1301/1419] Compiling Vapor Collection+Safe.swift
[1302/1419] Compiling Vapor DataProtocol+Copy.swift
[1303/1419] Compiling Vapor DecoderUnwrapper.swift
[1304/1419] Compiling Vapor DirectoryConfiguration.swift
[1305/1419] Compiling Vapor DotEnv.swift
[1306/1419] Compiling Vapor Extendable.swift
[1307/1419] Compiling Vapor File.swift
[1308/1419] Compiling Vapor FileIO.swift
[1309/1419] Compiling Vapor LifecycleHandler.swift
[1310/1419] Compiling Vapor OptionalType.swift
[1311/1419] Compiling Vapor RFC1123.swift
[1312/1419] Compiling Vapor SocketAddress+Hostname.swift
[1313/1419] Compiling Vapor Storage.swift
[1314/1419] Compiling Vapor String+IsIPAddress.swift
[1315/1419] Compiling Vapor Thread.swift
[1316/1419] Compiling Vapor URI.swift
[1317/1419] Compiling Vapor RangeResult.swift
[1318/1419] Compiling Vapor Validatable.swift
[1319/1419] Compiling Vapor Validation.swift
[1320/1419] Compiling Vapor ValidationKey.swift
[1321/1419] Compiling Vapor Validations.swift
[1322/1419] Compiling Vapor ValidationsError.swift
[1323/1419] Emitting module Vapor
[1324/1419] Compiling Vapor Service.swift
[1325/1419] Compiling Vapor Application+Sessions.swift
[1326/1419] Compiling Vapor MemorySessions.swift
[1327/1419] Compiling Vapor Request+Session.swift
[1328/1419] Compiling Vapor Session.swift
[1329/1419] Compiling Vapor SessionCache.swift
[1330/1419] Compiling Vapor SessionData.swift
[1331/1419] Compiling Vapor SessionDriver.swift
[1332/1419] Compiling Vapor SessionsConfiguration.swift
[1333/1419] Compiling Vapor SessionsMiddleware.swift
[1334/1419] Compiling Vapor URLEncodedFormData.swift
[1335/1419] Compiling Vapor URLEncodedFormDecoder.swift
[1336/1419] Compiling Vapor URLEncodedFormEncoder.swift
[1337/1419] Compiling Vapor URLEncodedFormError.swift
[1338/1419] Compiling Vapor URLEncodedFormParser.swift
[1339/1419] Compiling Vapor URLEncodedFormSerializer.swift
[1340/1419] Compiling Vapor URLQueryFragmentConvertible.swift
[1341/1419] Compiling Vapor AnyResponse.swift
[1342/1419] Compiling Vapor Array+Random.swift
[1343/1419] Compiling Vapor Base32.swift
[1344/1419] Compiling Vapor Base64.swift
[1345/1419] Compiling Vapor BaseN.swift
[1346/1419] Compiling Vapor BasicCodingKey.swift
[1347/1419] Compiling Vapor ByteCount.swift
[1348/1419] Compiling Vapor HTTPServerResponseEncoder.swift
[1349/1419] Compiling Vapor HTTPServerUpgradeHandler.swift
[1350/1419] Compiling Vapor Logger+Report.swift
[1351/1419] Compiling Vapor LoggingSystem+Environment.swift
[1352/1419] Compiling Vapor Application+Middleware.swift
[1353/1419] Compiling Vapor CORSMiddleware.swift
[1354/1419] Compiling Vapor ErrorMiddleware.swift
[1355/1419] Compiling Vapor FileMiddleware.swift
[1356/1419] Compiling Vapor Middleware.swift
[1357/1419] Compiling Vapor MiddlewareConfiguration.swift
[1358/1419] Compiling Vapor ResponseCompressionMiddleware.swift
[1359/1419] Compiling Vapor RouteLoggingMiddleware.swift
[1360/1419] Compiling Vapor TracingMiddleware.swift
[1361/1419] Compiling Vapor File+Multipart.swift
[1362/1419] Compiling Vapor FormDataDecoder+Content.swift
[1363/1419] Compiling Vapor FormDataEncoder+Content.swift
[1364/1419] Compiling Vapor Application+Password.swift
[1365/1419] Compiling Vapor Application+Passwords.swift
[1366/1419] Compiling Vapor AsyncPasswordHasher.swift
[1367/1419] Compiling Vapor BcryptHasher.swift
[1368/1419] Compiling Vapor PasswordHasher.swift
[1369/1419] Compiling Vapor PlaintextHasher.swift
[1370/1419] Compiling Vapor Request+Password.swift
[1371/1419] Compiling Vapor Redirect.swift
[1372/1419] Compiling Vapor Application.swift
[1373/1419] Compiling Vapor AuthenticationCache.swift
[1374/1419] Compiling Vapor Authenticator.swift
[1375/1419] Compiling Vapor BasicAuthorization.swift
[1376/1419] Compiling Vapor BearerAuthorization.swift
[1377/1419] Compiling Vapor GuardMiddleware.swift
[1378/1419] Compiling Vapor RedirectMiddleware.swift
[1379/1419] Compiling Vapor SessionAuthenticatable.swift
[1380/1419] Compiling Vapor Bcrypt.swift
[1381/1419] Compiling Vapor Application+Cache.swift
[1382/1419] Compiling Vapor Cache.swift
[1383/1419] Compiling Vapor CacheExpirationTime.swift
[1384/1419] Compiling Vapor MemoryCache.swift
[1385/1419] Compiling Vapor Request+Cache.swift
[1386/1419] Compiling Vapor Application+Clients.swift
[1387/1419] Compiling Vapor Client.swift
[1388/1419] Compiling Vapor ClientRequest.swift
[1389/1419] Compiling Vapor ClientResponse.swift
[1390/1419] Compiling Vapor Request+Client.swift
[1391/1419] Compiling Vapor BootCommand.swift
[1392/1419] Compiling Vapor CommandContext+Application.swift
[1393/1419] Compiling Vapor RoutesCommand.swift
[1394/1419] Compiling Vapor ServeCommand.swift
[1395/1419] Compiling Vapor AnyResponse+Concurrency.swift
[1396/1419] Compiling Vapor HTTPStatus.swift
[1397/1419] Compiling Vapor HTTPCookies.swift
[1398/1419] Compiling Vapor HTTPHeaderCacheControl.swift
[1399/1419] Compiling Vapor HTTPHeaderExpires.swift
[1400/1419] Compiling Vapor HTTPHeaderLastModified.swift
[1401/1419] Compiling Vapor HTTPHeaders+Cache.swift
[1402/1419] Compiling Vapor HTTPHeaders+Connection.swift
[1403/1419] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1404/1419] Compiling Vapor HTTPHeaders+ContentRange.swift
[1405/1419] Compiling Vapor HTTPHeaders+Directive.swift
[1406/1419] Compiling Vapor HTTPHeaders+Forwarded.swift
[1407/1419] Compiling Vapor HTTPHeaders+Link.swift
[1408/1419] Compiling Vapor HTTPHeaders+Name.swift
[1409/1419] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1410/1419] Compiling Vapor HTTPHeaders.swift
[1411/1419] Compiling Vapor HTTPMediaType.swift
[1412/1419] Compiling Vapor HTTPMediaTypePreference.swift
[1413/1419] Compiling Vapor Responder.swift
[1414/1419] Compiling Vapor Application+HTTP+Server.swift
[1415/1419] Compiling Vapor HTTPServer.swift
[1416/1419] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1417/1419] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1418/1419] Compiling Vapor HTTPServerHandler.swift
[1419/1419] Compiling Vapor HTTPServerRequestDecoder.swift
[1421/1432] Compiling Redis RedisID.swift
[1422/1432] Compiling Redis Application+Redis.swift
[1423/1432] Compiling Redis Application.Redis+PubSub.swift
[1424/1432] Compiling Redis RedisConfiguration.swift
[1425/1432] Compiling Redis Redis+Cache.swift
[1426/1432] Compiling Redis Redis+Concurrency.swift
[1427/1432] Compiling Redis Redis+Sessions.swift
[1428/1432] Compiling Redis RedisClient+Codable.swift
[1429/1432] Emitting module Redis
[1430/1432] Compiling Redis Application.Redis+configuration.swift
[1431/1432] Compiling Redis Exports.swift
[1432/1432] Compiling Redis RedisStorage.swift
[1433/1433] Compiling Redis Request+Redis.swift
[1435/1449] Compiling Checkpoint Field.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1436/1449] Compiling Checkpoint FixedWindowCounterConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1437/1449] Compiling Checkpoint LeakingBucketConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1438/1449] Compiling Checkpoint Scope.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1439/1449] Compiling Checkpoint SlidingWindowLogConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1440/1449] Compiling Checkpoint TimeWindow.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1441/1450] Compiling Checkpoint Checkpoint.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1442/1450] Compiling Checkpoint Configuration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1443/1450] Compiling Checkpoint TokenBucket.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1444/1450] Compiling Checkpoint WindowBasedAlgorithm.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1445/1450] Emitting module Checkpoint
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1446/1450] Compiling Checkpoint Algorithm.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1447/1450] Compiling Checkpoint FixedWindowCounter.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1448/1450] Compiling Checkpoint LeakingBucket.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1449/1450] Compiling Checkpoint SlidingWindowLog.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
[1450/1450] Compiling Checkpoint TokenBucketConfiguration.swift
/host/spi-builder-workspace/Sources/Checkpoint/Algorithms/Algorithm.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | import Redis
10 | import Vapor
BUILD FAILURE 6.1 linux