Build Information
Successful build of gatekeeper, reference 4.2.0 (9009cf
), with Swift 6.1 for Linux on 28 Apr 2025 16:02:46 UTC.
Swift 6 data race errors: 3
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/gatekeeper.git
Reference: 4.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ml-archive/gatekeeper
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at 9009cfb Merge pull request #22 from NeedleInAJayStack/feature/forwardedHeader
Cloned https://github.com/ml-archive/gatekeeper.git
Revision (git rev-parse @):
9009cfb3eeca0087e0c946ff7a08d2486eb85194
SUCCESS checkout https://github.com/ml-archive/gatekeeper.git at 4.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ml-archive/gatekeeper.git
https://github.com/ml-archive/gatekeeper.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.44.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "gatekeeper",
"name" : "gatekeeper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Gatekeeper",
"targets" : [
"Gatekeeper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GatekeeperTests",
"module_type" : "SwiftTarget",
"name" : "GatekeeperTests",
"path" : "Tests/GatekeeperTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"GatekeeperTests.swift"
],
"target_dependencies" : [
"Gatekeeper"
],
"type" : "test"
},
{
"c99name" : "Gatekeeper",
"module_type" : "SwiftTarget",
"name" : "Gatekeeper",
"path" : "Sources/Gatekeeper",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Gatekeeper"
],
"sources" : [
"Gatekeeper+Vapor/Application+Gatekeeper.swift",
"Gatekeeper+Vapor/Request+Gatekeeper.swift",
"Gatekeeper.swift",
"GatekeeperConfig.swift",
"GatekeeperEntry.swift",
"GatekeeperMiddleware.swift",
"KeyMaker/GatekeeperHostnameKeyMaker.swift",
"KeyMaker/GatekeeperKeyMaker.swift",
"Request+Hostname.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.81s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (2.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/vapor/websocket-kit.git
[1/1063] Fetching swift-service-context
[746/6037] Fetching swift-service-context, swift-distributed-tracing
[1860/9245] Fetching swift-service-context, swift-distributed-tracing, multipart-kit
[4990/11841] Fetching swift-service-context, swift-distributed-tracing, multipart-kit, websocket-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.38s)
[7710/10778] Fetching swift-distributed-tracing, multipart-kit, websocket-kit
Fetching https://github.com/apple/swift-metrics.git
[8184/12483] Fetching swift-distributed-tracing, multipart-kit, websocket-kit, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.66s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.78s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1638/5408] Fetching multipart-kit, swift-metrics
[3838/9244] Fetching multipart-kit, swift-metrics, swift-log
[4107/14906] Fetching multipart-kit, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.72s)
[2896/12706] Fetching multipart-kit, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[5924/24198] Fetching multipart-kit, swift-log, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetching https://github.com/apple/swift-nio.git
[9955/20362] Fetching multipart-kit, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.70s)
[4408/14700] Fetching multipart-kit, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[4523/29493] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[14755/50220] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[30403/125742] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.75s)
[55709/122534] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.21s)
[60817/111042] Fetching swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/vapor/console-kit.git
[63380/116945] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-algorithms
[80696/130729] Fetching swift-nio-ssl, routing-kit, swift-nio, swift-algorithms, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (1.67s)
[60724/110002] Fetching swift-nio-ssl, swift-nio, swift-algorithms, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[63818/115487] Fetching swift-nio-ssl, swift-nio, swift-algorithms, swift-crypto, console-kit
Fetched https://github.com/apple/swift-algorithms.git from cache (0.80s)
[65298/109584] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
[69105/111954] Fetching swift-nio-ssl, swift-nio, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.55s)
[68669/106469] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.41s)
[67192/104099] Fetching swift-nio-ssl, swift-nio, swift-crypto
[68085/117948] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.69s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.96s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.59s)
Fetched https://github.com/apple/swift-nio.git from cache (8.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (11.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.44s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
[1626/20595] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Fetched https://github.com/apple/swift-collections.git from cache (1.07s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (4.54s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.52s)
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.28s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.64s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (2.14s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[905/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.30s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.78s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
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.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.57s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.70s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.52s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.57s)
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.50s)
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.51s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.65s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.90s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Building for debugging...
[0/831] Write sources
[42/831] Compiling CNIOWindows WSAStartup.c
[43/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[44/831] Write sources
[45/831] Compiling CVaporBcrypt bcrypt.c
[45/831] Write sources
[53/831] Compiling CNIOWindows shim.c
[54/831] Compiling CNIOWASI CNIOWASI.c
[54/831] Compiling _NumericsShims _NumericsShims.c
[54/831] Compiling _AtomicsShims.c
[57/831] Compiling CNIOLinux liburing_shims.c
[57/831] Compiling CNIOLinux shim.c
[58/831] Compiling CSystem shims.c
[60/831] Compiling CNIOSHA1 c_nio_sha1.c
[61/831] Compiling CNIOLLHTTP c_nio_http.c
[62/831] Compiling CNIOExtrasZlib empty.c
[63/831] Compiling CNIODarwin shim.c
[64/831] Compiling CNIOLLHTTP c_nio_api.c
[64/831] Compiling fiat_p256_adx_sqr.S
[66/831] Compiling fiat_p256_adx_mul.S
[67/831] Compiling fiat_curve25519_adx_square.S
[68/831] Compiling fiat_curve25519_adx_mul.S
[69/831] Write swift-version-24593BA9C3E375BF.txt
[70/831] Compiling CVaporBcrypt blf.c
[71/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/831] Compiling CNIOBoringSSLShims shims.c
[74/865] Emitting module _NIOBase64
[74/865] Compiling tls_method.cc
[76/865] Emitting module SystemPackage
[76/871] Compiling tls_record.cc
[77/881] Compiling tls13_client.cc
[78/881] Compiling tls13_server.cc
[79/881] Compiling tls13_enc.cc
[81/906] Emitting module RealModule
[82/907] Emitting module Logging
[83/907] Emitting module CoreMetrics
[84/907] Emitting module InternalCollectionsUtilities
[85/909] Compiling RealModule RealFunctions.swift
[86/909] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[87/909] Compiling InternalCollectionsUtilities Specialize.swift
[88/909] Compiling _NIOBase64 Base64.swift
[89/910] Compiling InternalCollectionsUtilities UInt+reversed.swift
[90/910] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[91/910] Emitting module ServiceContextModule
[92/910] Compiling ServiceContextModule ServiceContext.swift
[93/910] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[95/910] Compiling ServiceContextModule ServiceContextKey.swift
[96/910] Compiling RealModule Float16+Real.swift
[97/911] Compiling SystemPackage Util+StringArray.swift
[98/911] Compiling SystemPackage Util.swift
[99/911] Compiling SystemPackage UtilConsumers.swift
[100/911] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/911] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[102/911] Compiling InternalCollectionsUtilities Debugging.swift
[103/911] Compiling InternalCollectionsUtilities Descriptions.swift
[104/911] Compiling RealModule Real.swift
[105/911] Compiling RealModule Float80+Real.swift
[107/911] Compiling Logging LogHandler.swift
[108/911] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[109/911] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[110/911] Compiling SystemPackage MachPort.swift
[111/911] Compiling SystemPackage PlatformString.swift
[112/911] Compiling SystemPackage SystemString.swift
[113/911] Compiling RealModule ElementaryFunctions.swift
[114/911] Compiling RealModule Float+Real.swift
[115/911] Compiling _NIODataStructures _TinyArray.swift
[116/911] Compiling _NIODataStructures PriorityQueue.swift
[117/912] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[118/912] Compiling InternalCollectionsUtilities Integer rank.swift
[119/912] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[124/912] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[125/912] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[126/912] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[127/912] Compiling CoreMetrics Metrics.swift
[135/963] Compiling Instrumentation Instrument.swift
[136/963] Emitting module Instrumentation
[137/963] Compiling Instrumentation NoOpInstrument.swift
[138/963] Compiling Algorithms Permutations.swift
[139/963] Compiling Algorithms Product.swift
[140/963] Compiling Instrumentation MultiplexInstrument.swift
[141/965] Compiling Algorithms Intersperse.swift
[142/965] Compiling Algorithms Partition.swift
[143/965] Compiling Algorithms MinMax.swift
[144/965] Compiling Algorithms Compacted.swift
[145/965] Compiling Logging Locks.swift
[146/965] Compiling Logging MetadataProvider.swift
[147/965] Compiling Instrumentation Locks.swift
[148/965] Compiling Instrumentation InstrumentationSystem.swift
[149/965] Compiling CoreMetrics Locks.swift
[150/965] Compiling Atomics IntegerOperations.swift
[151/965] Compiling Atomics Unmanaged extensions.swift
[152/966] Compiling Algorithms Combinations.swift
[153/966] Compiling Algorithms Joined.swift
[154/966] Compiling Algorithms Keyed.swift
[155/966] Compiling Algorithms AdjacentPairs.swift
[156/966] Compiling Algorithms Chain.swift
[157/966] Compiling Algorithms Chunked.swift
[158/967] Compiling Logging Logging.swift
[159/967] Compiling Algorithms Rotate.swift
[160/967] Compiling SystemPackage CInterop.swift
[161/967] Compiling SystemPackage Constants.swift
[162/967] Compiling SystemPackage Exports.swift
[163/968] Emitting module _NIODataStructures
[164/968] Compiling _NIODataStructures Heap.swift
[173/969] Compiling Algorithms Grouped.swift
[174/969] Compiling Algorithms Indexed.swift
[177/969] Compiling Algorithms Cycle.swift
[178/969] Compiling Algorithms EitherSequence.swift
[179/969] Compiling Algorithms FirstNonNil.swift
[180/969] Compiling Algorithms FlattenCollection.swift
[186/1107] Compiling _RopeModule BigString+Summary.swift
[187/1107] Compiling _RopeModule BigString.swift
[188/1107] Compiling _RopeModule BigString+Append.swift
[189/1112] Compiling _RopeModule BigString+Initializers.swift
[190/1112] Compiling _RopeModule BigString+Insert.swift
[191/1112] Compiling _RopeModule BigString+Managing Breaks.swift
[192/1112] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[193/1112] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[194/1112] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[195/1112] Compiling Tracing TracingTime.swift
[196/1112] Emitting module Tracing
[197/1112] Compiling Tracing TracerProtocol.swift
[198/1112] Compiling Tracing TracerProtocol+Legacy.swift
[199/1112] Compiling _RopeModule BigString+Invariants.swift
[200/1112] Compiling _RopeModule BigString+Iterators.swift
[201/1112] Compiling _RopeModule BigString+Metrics.swift
[202/1112] Compiling Tracing Tracer.swift
[202/1112] Compiling tls13_both.cc
[204/1112] Compiling _RopeModule BigString+Sequence.swift
[205/1112] Compiling _RopeModule BigString+TextOutputStream.swift
[206/1112] Compiling _RopeModule BigString+UnicodeScalarView.swift
[207/1112] Compiling _RopeModule BigSubstring+UTF16View.swift
[208/1112] Compiling _RopeModule BigSubstring+UTF8View.swift
[209/1112] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[210/1112] Compiling _RopeModule BigSubstring.swift
[211/1112] Compiling _RopeModule Rope+_UnsafeHandle.swift
[212/1112] Compiling _RopeModule Rope.swift
[213/1112] Compiling _RopeModule RopeElement.swift
[214/1112] Compiling _RopeModule RopeMetric.swift
[215/1112] Compiling _RopeModule RopeSummary.swift
[216/1112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[217/1112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[218/1119] Compiling Algorithms Trim.swift
[219/1119] Compiling Algorithms Unique.swift
[220/1119] Compiling Algorithms Windows.swift
[221/1119] Compiling _RopeModule BigString+Chunk+Splitting.swift
[222/1119] Compiling _RopeModule BigString+Chunk.swift
[223/1119] Compiling _RopeModule BigString+BidirectionalCollection.swift
[224/1119] Compiling _RopeModule BigString+Builder.swift
[225/1119] Compiling _RopeModule BigString+Contents.swift
[226/1119] Compiling _RopeModule BigString+Debugging.swift
[227/1119] Compiling _RopeModule BigString+Index.swift
[228/1119] Compiling _RopeModule BigString+Ingester.swift
[229/1119] Compiling Tracing InstrumentationSystem+Tracing.swift
[230/1119] Compiling Tracing SpanProtocol.swift
[231/1119] Compiling Tracing NoOpTracer.swift
[232/1125] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[233/1125] Compiling _RopeModule BigString+Chunk+Breaks.swift
[234/1125] Compiling _RopeModule BigString+Chunk+Counts.swift
[235/1125] Compiling _RopeModule BigString+Chunk+Description.swift
[249/1172] Compiling HashTreeCollections TreeDictionary+Codable.swift
[250/1172] Compiling HashTreeCollections TreeDictionary+Collection.swift
[251/1172] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[252/1172] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[253/1172] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[254/1172] Compiling _RopeModule BigString+Hashing.swift
[255/1172] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[256/1172] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[257/1184] Compiling HeapModule Heap+Descriptions.swift
[258/1198] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[259/1198] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[260/1198] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[261/1198] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[262/1198] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[263/1198] Compiling HashTreeCollections _HashNode+Structural merge.swift
[264/1198] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[265/1198] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[266/1203] Compiling HashTreeCollections _AncestorHashSlots.swift
[267/1203] Compiling HashTreeCollections _Bitmap.swift
[268/1203] Compiling HashTreeCollections _Bucket.swift
[269/1203] Compiling HashTreeCollections _Hash.swift
[270/1203] Compiling HeapModule _HeapNode.swift
[271/1203] Emitting module Atomics
[272/1203] Compiling HeapModule Heap+UnsafeHandle.swift
[273/1203] Compiling HeapModule Heap+Invariants.swift
[274/1203] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[275/1203] Compiling HeapModule Heap.swift
[276/1203] Emitting module HeapModule
[278/1204] Compiling HashTreeCollections _HashNode+Invariants.swift
[279/1204] Compiling HashTreeCollections _HashNode+Lookups.swift
[280/1204] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[281/1204] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[282/1204] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[283/1204] Compiling HashTreeCollections _HashNode+Storage.swift
[284/1204] Compiling HashTreeCollections _HashNodeHeader.swift
[285/1204] Compiling HashTreeCollections _HashSlot.swift
[286/1204] Compiling HashTreeCollections _HashStack.swift
[287/1204] Compiling HashTreeCollections _HashTreeIterator.swift
[288/1204] Compiling HashTreeCollections _HashTreeStatistics.swift
[289/1204] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[290/1204] Compiling HashTreeCollections _RawHashNode.swift
[291/1204] Compiling HashTreeCollections _UnmanagedHashNode.swift
[292/1204] Compiling HashTreeCollections _UnsafePath.swift
[293/1214] Compiling HashTreeCollections _HashNode+Structural union.swift
[294/1214] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[295/1214] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[296/1214] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[297/1214] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[298/1214] Compiling HashTreeCollections _HashNode.swift
[302/1229] Compiling HashTreeCollections TreeSet+Hashable.swift
[303/1229] Compiling HashTreeCollections TreeSet+Sendable.swift
[304/1229] Compiling _RopeModule Rope+Join.swift
[305/1229] Compiling _RopeModule Rope+MutatingForEach.swift
[306/1229] Compiling _RopeModule Rope+Remove.swift
[307/1229] Compiling _RopeModule Rope+RemoveSubrange.swift
[308/1229] Compiling _RopeModule Rope+Split.swift
[309/1229] Compiling _RopeModule Optional Utilities.swift
[310/1229] Compiling _RopeModule String Utilities.swift
[311/1229] Compiling _RopeModule String.Index+ABI.swift
[312/1239] Compiling DequeModule Deque+CustomReflectable.swift
[313/1239] Compiling DequeModule Deque+Descriptions.swift
[314/1241] Compiling DequeModule _DequeBuffer.swift
[315/1241] Compiling DequeModule _DequeBufferHeader.swift
[316/1241] Compiling HashTreeCollections TreeDictionary.swift
[317/1241] Compiling HashTreeCollections TreeSet+Codable.swift
[318/1241] Compiling HashTreeCollections TreeSet+Collection.swift
[319/1241] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[320/1241] Compiling HashTreeCollections TreeSet+Debugging.swift
[321/1241] Compiling HashTreeCollections TreeSet+Descriptions.swift
[322/1241] Compiling HashTreeCollections TreeSet+Equatable.swift
[323/1241] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[324/1241] Compiling HashTreeCollections TreeSet+Extras.swift
[325/1241] Compiling HashTreeCollections TreeSet+Filter.swift
[335/1241] Compiling DequeModule Deque+Equatable.swift
[336/1241] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[339/1241] Compiling DequeModule Deque+Codable.swift
[340/1241] Compiling DequeModule Deque+Collection.swift
[343/1241] Compiling DequeModule Deque+Extras.swift
[344/1241] Compiling DequeModule Deque+Hashable.swift
[345/1241] Compiling DequeModule Deque+Testing.swift
[346/1241] Compiling DequeModule Deque._Storage.swift
[347/1241] Compiling HashTreeCollections TreeDictionary+Values.swift
[354/1241] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[355/1241] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[356/1241] Compiling HashTreeCollections TreeDictionary+Filter.swift
[357/1241] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[358/1241] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[359/1241] Compiling HashTreeCollections TreeDictionary+Keys.swift
[360/1241] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[361/1241] Compiling HashTreeCollections TreeDictionary+Merge.swift
[362/1241] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[363/1241] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[365/1241] Emitting module Algorithms
[366/1242] Compiling DequeModule _DequeSlot.swift
[367/1242] Compiling DequeModule _UnsafeWrappedBuffer.swift
[369/1242] Compiling RoutingKit PathComponent.swift
[370/1242] Compiling DequeModule Deque._UnsafeHandle.swift
[371/1242] Compiling DequeModule Deque.swift
[376/1242] Emitting module OrderedCollections
[377/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[378/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[379/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[380/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[381/1243] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[382/1243] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[383/1243] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[384/1243] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[385/1243] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[386/1243] Compiling HashTreeCollections TreeSet.swift
[387/1243] Compiling RoutingKit Router.swift
[388/1243] Compiling RoutingKit TrieRouter.swift
[403/1243] Emitting module _RopeModule
[404/1243] Emitting module DequeModule
[437/1244] Compiling RoutingKit AnyRouter.swift
[438/1244] Emitting module RoutingKit
[439/1244] Compiling RoutingKit Parameters.swift
[440/1245] Emitting module Metrics
[441/1245] Compiling Metrics Metrics.swift
[441/1246] Compiling t1_enc.cc
[495/1247] Compiling ssl_versions.cc
[496/1247] Compiling ssl_transcript.cc
[497/1247] Compiling ssl_x509.cc
[499/1247] Emitting module HashTreeCollections
[500/1248] Compiling ssl_privkey.cc
[501/1248] Compiling ssl_stat.cc
[502/1248] Compiling ssl_session.cc
[503/1248] Compiling ssl_key_share.cc
[504/1248] Compiling ssl_file.cc
[505/1248] Compiling ssl_lib.cc
[506/1248] Compiling ssl_buffer.cc
[507/1248] Compiling ssl_credential.cc
[508/1248] Compiling ssl_cipher.cc
[509/1248] Compiling ssl_cert.cc
[510/1248] Compiling ssl_asn1.cc
[511/1248] Compiling s3_pkt.cc
[512/1248] Compiling ssl_aead_ctx.cc
[513/1248] Compiling s3_lib.cc
[514/1248] Compiling s3_both.cc
[515/1248] Compiling handshake_server.cc
[516/1248] Compiling handshake.cc
[517/1248] Compiling handshake_client.cc
[518/1248] Compiling handoff.cc
[519/1248] Compiling encrypted_client_hello.cc
[520/1248] Compiling dtls_record.cc
[521/1248] Compiling md5-x86_64-linux.S
[522/1248] Compiling md5-x86_64-apple.S
[523/1248] Compiling dtls_method.cc
[524/1248] Compiling md5-586-linux.S
[525/1248] Compiling md5-586-apple.S
[526/1248] Compiling extensions.cc
[527/1248] Compiling chacha20_poly1305_x86_64-apple.S
[528/1248] Compiling d1_srtp.cc
[529/1248] Compiling chacha20_poly1305_x86_64-linux.S
[530/1248] Compiling chacha20_poly1305_armv8-win.S
[531/1248] Compiling chacha20_poly1305_armv8-apple.S
[532/1248] Compiling chacha20_poly1305_armv8-linux.S
[533/1248] Compiling chacha-x86_64-apple.S
[534/1248] Compiling chacha-x86_64-linux.S
[535/1248] Compiling chacha-x86-linux.S
[536/1248] Compiling err_data.cc
[537/1248] Compiling chacha-x86-apple.S
[538/1248] Compiling chacha-armv8-linux.S
[539/1248] Compiling chacha-armv8-win.S
[540/1248] Compiling chacha-armv8-apple.S
[541/1248] Compiling chacha-armv4-linux.S
[542/1248] Compiling d1_pkt.cc
[543/1248] Compiling aes128gcmsiv-x86_64-apple.S
[544/1248] Compiling aes128gcmsiv-x86_64-linux.S
[545/1248] Compiling x86_64-mont5-apple.S
[546/1248] Compiling x86_64-mont5-linux.S
[547/1248] Compiling x86_64-mont-linux.S
[548/1248] Compiling x86-mont-linux.S
[549/1248] Compiling x86_64-mont-apple.S
[550/1248] Compiling x86-mont-apple.S
[551/1248] Compiling vpaes-x86_64-apple.S
[552/1248] Compiling vpaes-x86-linux.S
[553/1248] Compiling vpaes-x86_64-linux.S
[554/1248] Compiling vpaes-armv8-win.S
[555/1248] Compiling vpaes-x86-apple.S
[556/1248] Compiling vpaes-armv7-linux.S
[557/1248] Compiling vpaes-armv8-apple.S
[558/1248] Compiling vpaes-armv8-linux.S
[558/1248] Compiling sha512-armv8-win.S
[560/1248] Compiling sha512-x86_64-linux.S
[561/1248] Compiling sha512-x86_64-apple.S
[562/1248] Compiling sha512-armv8-linux.S
[563/1248] Compiling sha512-586-linux.S
[564/1248] Compiling sha512-armv4-linux.S
[565/1248] Compiling sha512-armv8-apple.S
[566/1248] Compiling sha512-586-apple.S
[567/1248] Compiling d1_lib.cc
[568/1248] Compiling sha256-armv8-win.S
[569/1248] Compiling sha256-x86_64-apple.S
[570/1248] Compiling sha256-armv8-linux.S
[571/1248] Compiling sha256-x86_64-linux.S
[572/1248] Compiling sha256-armv8-apple.S
[573/1248] Compiling sha256-586-linux.S
[574/1248] Compiling sha256-armv4-linux.S
[575/1248] Compiling sha1-armv8-win.S
[576/1248] Compiling sha256-586-apple.S
[577/1248] Compiling sha1-x86_64-apple.S
[578/1248] Compiling sha1-x86_64-linux.S
[579/1248] Compiling sha1-armv8-linux.S
[580/1248] Compiling sha1-armv8-apple.S
[581/1248] Compiling sha1-586-linux.S
[582/1248] Compiling sha1-armv4-large-linux.S
[583/1248] Compiling sha1-586-apple.S
[584/1248] Compiling rsaz-avx2-apple.S
[585/1248] Compiling rsaz-avx2-linux.S
[586/1248] Compiling rdrand-x86_64-linux.S
[587/1248] Compiling bio_ssl.cc
[588/1248] Compiling p256_beeu-x86_64-asm-linux.S
[589/1248] Compiling rdrand-x86_64-apple.S
[590/1248] Compiling p256_beeu-armv8-asm-win.S
[590/1248] Compiling p256_beeu-x86_64-asm-apple.S
[592/1248] Compiling p256_beeu-armv8-asm-linux.S
[593/1248] Compiling p256-x86_64-asm-apple.S
[594/1248] Compiling p256_beeu-armv8-asm-apple.S
[595/1248] Compiling p256-x86_64-asm-linux.S
[596/1248] Compiling p256-armv8-asm-linux.S
[597/1248] Compiling p256-armv8-asm-win.S
[598/1248] Compiling p256-armv8-asm-apple.S
[599/1248] Compiling ghashv8-armv8-win.S
[600/1248] Compiling ghashv8-armv8-apple.S
[601/1248] Compiling ghashv8-armv8-linux.S
[602/1248] Compiling ghashv8-armv7-linux.S
[603/1248] Compiling ghash-x86-linux.S
[604/1248] Compiling ghash-x86_64-apple.S
[605/1248] Compiling ghash-x86-apple.S
[606/1248] Compiling ghash-x86_64-linux.S
[607/1248] Compiling ghash-ssse3-x86_64-linux.S
[608/1248] Compiling ghash-ssse3-x86-linux.S
[609/1248] Compiling ghash-ssse3-x86_64-apple.S
[610/1248] Compiling ghash-ssse3-x86-apple.S
[611/1248] Compiling ghash-armv4-linux.S
[612/1248] Compiling ghash-neon-armv8-win.S
[613/1248] Compiling ghash-neon-armv8-linux.S
[614/1248] Compiling ghash-neon-armv8-apple.S
[615/1248] Compiling d1_both.cc
[616/1248] Compiling co-586-linux.S
[617/1248] Compiling co-586-apple.S
[618/1248] Compiling bsaes-armv7-linux.S
[618/1248] Compiling bn-armv8-win.S
[620/1248] Compiling bn-armv8-linux.S
[621/1248] Compiling bn-armv8-apple.S
[622/1248] Compiling bn-586-apple.S
[623/1248] Compiling bn-586-linux.S
[624/1248] Compiling armv8-mont-linux.S
[625/1248] Compiling armv8-mont-apple.S
[626/1248] Compiling armv8-mont-win.S
[627/1248] Compiling armv4-mont-linux.S
[628/1248] Compiling aesv8-gcm-armv8-linux.S
[629/1248] Compiling aesv8-gcm-armv8-win.S
[629/1248] Compiling aesv8-gcm-armv8-apple.S
[631/1248] Compiling aesv8-armv8-linux.S
[632/1248] Compiling aesv8-armv7-linux.S
[633/1248] Compiling aesv8-armv8-win.S
[634/1248] Compiling aesv8-armv8-apple.S
[635/1248] Compiling aesni-x86-apple.S
[636/1248] Compiling aesni-gcm-x86_64-apple.S
[637/1248] Compiling aesni-x86_64-apple.S
[638/1248] Compiling aesni-gcm-x86_64-linux.S
[639/1248] Compiling aesni-x86_64-linux.S
[640/1248] Compiling aes-gcm-avx2-x86_64-linux.S
[640/1248] Compiling aesni-x86-linux.S
[642/1248] Compiling aes-gcm-avx2-x86_64-apple.S
[643/1248] Compiling aes-gcm-avx10-x86_64-linux.S
[644/1248] Compiling aes-gcm-avx10-x86_64-apple.S
[645/1248] Compiling x_req.cc
[646/1248] Compiling x_spki.cc
[647/1248] Compiling x_x509a.cc
[648/1248] Compiling x_sig.cc
[649/1248] Compiling x_val.cc
[650/1248] Compiling x_pubkey.cc
[651/1248] Compiling x_x509.cc
[652/1248] Compiling x_name.cc
[653/1248] Compiling x_exten.cc
[654/1248] Compiling x509spki.cc
[655/1248] Compiling x_algor.cc
[656/1248] Compiling x_attrib.cc
[657/1248] Compiling x509name.cc
[658/1248] Compiling x_crl.cc
[659/1248] Compiling x509rset.cc
[660/1248] Compiling x_all.cc
[661/1248] Compiling x509cset.cc
[662/1248] Compiling x509_txt.cc
[663/1248] Compiling x509_vpm.cc
[664/1248] Compiling x509_trs.cc
[665/1248] Compiling x509_vfy.cc
[666/1248] Compiling x509_v3.cc
[667/1248] Compiling x509_set.cc
[668/1248] Compiling x509_req.cc
[669/1248] Compiling x509_obj.cc
[670/1248] Compiling x509_d2.cc
[671/1248] Compiling x509_def.cc
[672/1248] Compiling x509_ext.cc
[673/1248] Compiling x509_lu.cc
[674/1248] Compiling x509.cc
[675/1248] Compiling x509_cmp.cc
[676/1248] Compiling x509_att.cc
[677/1248] Compiling v3_skey.cc
[678/1248] Compiling v3_pmaps.cc
[679/1248] Compiling v3_prn.cc
[680/1248] Compiling v3_utl.cc
[681/1248] Compiling v3_pcons.cc
[682/1248] Compiling v3_ocsp.cc
[683/1248] Compiling v3_purp.cc
[684/1248] Compiling v3_ncons.cc
[685/1248] Compiling v3_lib.cc
[686/1248] Compiling v3_int.cc
[687/1248] Compiling v3_ia5.cc
[688/1248] Compiling v3_info.cc
[689/1248] Compiling v3_genn.cc
[689/1248] Compiling v3_enum.cc
[691/1248] Compiling v3_extku.cc
[692/1248] Compiling v3_crld.cc
[693/1248] Compiling v3_bitst.cc
[694/1248] Compiling v3_conf.cc
[695/1248] Compiling v3_bcons.cc
[696/1248] Compiling v3_akeya.cc
[697/1248] Compiling v3_cpols.cc
[698/1248] Compiling v3_alt.cc
[699/1248] Compiling v3_akey.cc
[700/1248] Compiling t_x509a.cc
[701/1248] Compiling i2d_pr.cc
[702/1248] Compiling t_crl.cc
[703/1248] Compiling name_print.cc
[704/1248] Compiling t_req.cc
[705/1248] Compiling rsa_pss.cc
[706/1248] Compiling t_x509.cc
[707/1248] Compiling policy.cc
[708/1248] Compiling by_file.cc
[709/1248] Compiling by_dir.cc
[710/1248] Compiling voprf.cc
[711/1248] Compiling a_verify.cc
[712/1248] Compiling a_digest.cc
[713/1248] Compiling algorithm.cc
[714/1248] Compiling a_sign.cc
[715/1248] Compiling asn1_gen.cc
[716/1248] Compiling trust_token.cc
[717/1248] Compiling thread_win.cc
[718/1248] Compiling thread.cc
[719/1248] Compiling thread_pthread.cc
[720/1248] Compiling thread_none.cc
[721/1248] Compiling stack.cc
[722/1248] Compiling pmbtoken.cc
[723/1248] Compiling siphash.cc
[724/1248] Compiling slhdsa.cc
[725/1248] Compiling sha512.cc
[726/1248] Compiling sha1.cc
[727/1248] Compiling sha256.cc
[728/1248] Compiling spake2plus.cc
[729/1248] Compiling rsa_print.cc
[730/1248] Compiling rsa_extra.cc
[731/1248] Compiling rc4.cc
[732/1248] Compiling refcount.cc
[733/1248] Compiling windows.cc
[734/1248] Compiling rsa_crypt.cc
[735/1248] Compiling trusty.cc
[736/1248] Compiling urandom.cc
[737/1248] Compiling rand.cc
[738/1248] Compiling rsa_asn1.cc
[739/1248] Compiling passive.cc
[740/1248] Compiling getentropy.cc
[741/1248] Compiling ios.cc
[742/1248] Compiling poly1305_arm_asm.S
[743/1248] Compiling deterministic.cc
[744/1248] Compiling forkunsafe.cc
[745/1248] Compiling fork_detect.cc
[746/1248] Compiling poly1305.cc
[747/1248] Compiling poly1305_arm.cc
[748/1248] Compiling poly1305_vec.cc
[749/1248] Compiling pool.cc
[750/1248] Compiling pkcs7.cc
[751/1248] Compiling pkcs8.cc
[752/1248] Compiling pkcs8_x509.cc
[753/1248] Compiling p5_pbev2.cc
[754/1248] Compiling pkcs7_x509.cc
[755/1248] Compiling pem_xaux.cc
[756/1248] Compiling pem_x509.cc
[757/1248] Compiling pem_pkey.cc
[758/1248] Compiling mlkem.cc
[759/1248] Compiling pem_pk8.cc
[760/1248] Compiling obj_xref.cc
[761/1248] Compiling pem_oth.cc
[762/1248] Compiling pem_info.cc
[763/1248] Compiling obj.cc
[764/1248] Compiling pem_lib.cc
[765/1248] Compiling mldsa.cc
[766/1248] Compiling pem_all.cc
[767/1248] Compiling mem.cc
[768/1248] Compiling fips_shared_support.cc
[769/1248] Compiling poly_rq_mul.S
[770/1248] Compiling md5.cc
[771/1248] Compiling md4.cc
[772/1248] Compiling lhash.cc
[773/1248] Compiling ex_data.cc
[774/1248] Compiling hrss.cc
[775/1248] Compiling sign.cc
[776/1248] Compiling scrypt.cc
[777/1248] Compiling kyber.cc
[778/1248] Compiling hpke.cc
[779/1248] Compiling pbkdf.cc
[780/1248] Compiling print.cc
[781/1248] Compiling p_x25519.cc
[782/1248] Compiling p_ed25519.cc
[783/1248] Compiling p_rsa_asn1.cc
[784/1248] Compiling p_x25519_asn1.cc
[785/1248] Compiling p_rsa.cc
[786/1248] Compiling p_hkdf.cc
[787/1248] Compiling p_ed25519_asn1.cc
[788/1248] Compiling p_ec.cc
[789/1248] Compiling p_ec_asn1.cc
[790/1248] Compiling p_dh.cc
[791/1248] Compiling p_dh_asn1.cc
[792/1248] Compiling evp_ctx.cc
[793/1248] Compiling p_dsa_asn1.cc
[794/1248] Compiling engine.cc
[795/1248] Compiling evp.cc
[796/1248] Compiling err.cc
[797/1248] Compiling ecdh.cc
[798/1248] Compiling evp_asn1.cc
[799/1248] Compiling ecdsa_asn1.cc
[800/1248] Compiling hash_to_curve.cc
[801/1248] Compiling ec_derive.cc
[802/1248] Compiling dsa.cc
[803/1248] Compiling ec_asn1.cc
[804/1248] Compiling dsa_asn1.cc
[805/1248] Compiling params.cc
[806/1248] Compiling x25519-asm-arm.S
[807/1248] Compiling digest_extra.cc
[808/1248] Compiling des.cc
[809/1248] Compiling dh_asn1.cc
[810/1248] Compiling crypto.cc
[811/1248] Compiling cpu_intel.cc
[812/1248] Compiling curve25519.cc
[813/1248] Compiling spake25519.cc
[814/1248] Compiling cpu_arm_linux.cc
[815/1248] Compiling cpu_arm_freebsd.cc
[816/1248] Compiling bcm.cc
[817/1248] Compiling cpu_aarch64_win.cc
[818/1248] Compiling cpu_aarch64_sysreg.cc
[819/1248] Compiling cpu_aarch64_openbsd.cc
[820/1248] Compiling cpu_aarch64_fuchsia.cc
[821/1248] Compiling cpu_aarch64_linux.cc
[822/1248] Compiling curve25519_64_adx.cc
[823/1248] Compiling cpu_aarch64_apple.cc
[824/1248] Compiling tls_cbc.cc
[825/1248] Compiling get_cipher.cc
[826/1248] Compiling conf.cc
[827/1248] Compiling e_tls.cc
[828/1248] Compiling e_rc4.cc
[829/1248] Compiling e_null.cc
[830/1248] Compiling e_rc2.cc
[831/1248] Compiling e_des.cc
[832/1248] Compiling derive_key.cc
[833/1248] Compiling e_aesctrhmac.cc
[834/1248] Compiling e_chacha20poly1305.cc
[835/1248] Compiling e_aesgcmsiv.cc
[836/1248] Compiling chacha.cc
[837/1248] Compiling unicode.cc
[838/1248] Compiling buf.cc
[839/1248] Compiling cbb.cc
[840/1248] Compiling ber.cc
[841/1248] Compiling cbs.cc
[842/1248] Compiling bn_asn1.cc
[843/1248] Compiling asn1_compat.cc
[844/1248] Compiling blake2.cc
[845/1248] Compiling convert.cc
[846/1248] Compiling printf.cc
[847/1248] Compiling socket_helper.cc
[848/1248] Compiling socket.cc
[849/1248] Compiling pair.cc
[850/1248] Compiling hexdump.cc
[851/1248] Compiling errno.cc
[852/1248] Compiling file.cc
[853/1248] Compiling fd.cc
[854/1248] Compiling connect.cc
[855/1248] Compiling bio_mem.cc
[856/1248] Compiling base64.cc
[857/1248] Compiling bio.cc
[858/1248] Compiling tasn_fre.cc
[859/1248] Compiling tasn_typ.cc
[860/1248] Compiling posix_time.cc
[861/1248] Compiling f_string.cc
[862/1248] Compiling tasn_enc.cc
[863/1248] Compiling tasn_new.cc
[864/1248] Compiling tasn_utl.cc
[865/1248] Compiling f_int.cc
[866/1248] Compiling asn_pack.cc
[867/1248] Compiling tasn_dec.cc
[868/1248] Compiling asn1_par.cc
[869/1248] Compiling a_utctm.cc
[870/1248] Compiling a_time.cc
[871/1248] Compiling a_type.cc
[872/1248] Compiling asn1_lib.cc
[873/1248] Compiling a_octet.cc
[874/1248] Compiling a_strnid.cc
[875/1248] Compiling a_strex.cc
[876/1248] Compiling a_i2d_fp.cc
[877/1248] Compiling a_dup.cc
[878/1248] Compiling a_object.cc
[879/1248] Compiling a_d2i_fp.cc
[880/1248] Compiling a_mbstr.cc
[881/1248] Compiling a_int.cc
[882/1248] Compiling a_gentm.cc
[883/1248] Compiling fiat_p256_adx_sqr.S
[884/1248] Compiling fiat_curve25519_adx_square.S
[885/1248] Compiling fiat_p256_adx_mul.S
[886/1248] Compiling fiat_curve25519_adx_mul.S
[887/1248] Compiling md5-x86_64-linux.S
[888/1248] Compiling md5-x86_64-apple.S
[889/1248] Compiling md5-586-linux.S
[890/1248] Compiling md5-586-apple.S
[891/1248] Compiling a_bool.cc
[892/1248] Compiling a_bitstr.cc
[893/1248] Compiling chacha20_poly1305_x86_64-apple.S
[894/1248] Compiling chacha20_poly1305_x86_64-linux.S
[895/1248] Compiling CCryptoBoringSSLShims shims.c
[896/1248] Compiling chacha20_poly1305_armv8-win.S
[897/1248] Compiling chacha20_poly1305_armv8-linux.S
[898/1248] Compiling chacha20_poly1305_armv8-apple.S
[899/1248] Compiling chacha-x86_64-linux.S
[900/1248] Compiling chacha-armv8-win.S
[901/1248] Compiling chacha-x86_64-apple.S
[902/1248] Compiling chacha-x86-linux.S
[903/1248] Compiling chacha-x86-apple.S
[904/1248] Compiling chacha-armv8-linux.S
[905/1248] Compiling chacha-armv8-apple.S
[906/1248] Compiling aes128gcmsiv-x86_64-apple.S
[907/1248] Compiling chacha-armv4-linux.S
[908/1248] Compiling aes128gcmsiv-x86_64-linux.S
[909/1248] Compiling x86_64-mont5-apple.S
[910/1248] Compiling x86_64-mont5-linux.S
[911/1248] Compiling x86_64-mont-apple.S
[912/1248] Compiling x86_64-mont-linux.S
[913/1248] Compiling err_data.cc
[914/1248] Compiling x86-mont-linux.S
[915/1248] Compiling vpaes-x86_64-linux.S
[916/1248] Compiling vpaes-x86-apple.S
[917/1248] Compiling x86-mont-apple.S
[918/1248] Compiling vpaes-x86-linux.S
[919/1248] Compiling vpaes-x86_64-apple.S
[920/1248] Compiling vpaes-armv8-win.S
[921/1248] Compiling vpaes-armv7-linux.S
[922/1248] Compiling sha512-x86_64-linux.S
[923/1248] Compiling sha512-x86_64-apple.S
[924/1248] Compiling vpaes-armv8-apple.S
[925/1248] Compiling sha512-armv8-linux.S
[926/1248] Compiling vpaes-armv8-linux.S
[927/1248] Compiling sha512-armv8-win.S
[928/1248] Compiling sha512-armv4-linux.S
[929/1248] Compiling sha512-armv8-apple.S
[930/1248] Compiling sha512-586-apple.S
[931/1248] Compiling sha512-586-linux.S
[932/1248] Compiling sha256-x86_64-apple.S
[933/1248] Compiling sha256-x86_64-linux.S
[934/1248] Compiling sha256-armv8-win.S
[935/1248] Compiling sha256-armv8-apple.S
[936/1248] Compiling sha256-armv8-linux.S
[937/1248] Compiling sha256-586-apple.S
[938/1248] Compiling sha256-586-linux.S
[939/1248] Compiling sha256-armv4-linux.S
[940/1248] Compiling sha1-x86_64-apple.S
[941/1248] Compiling sha1-armv8-win.S
[942/1248] Compiling sha1-armv4-large-linux.S
[943/1248] Compiling sha1-586-linux.S
[944/1248] Compiling sha1-armv8-apple.S
[945/1248] Compiling sha1-armv8-linux.S
[946/1248] Compiling sha1-x86_64-linux.S
[947/1248] Compiling sha1-586-apple.S
[948/1248] Compiling rdrand-x86_64-linux.S
[949/1248] Compiling rsaz-avx2-apple.S
[950/1248] Compiling p256_beeu-x86_64-asm-linux.S
[951/1248] Compiling p256_beeu-x86_64-asm-apple.S
[952/1248] Compiling rsaz-avx2-linux.S
[953/1248] Compiling rdrand-x86_64-apple.S
[954/1248] Compiling p256_beeu-armv8-asm-win.S
[955/1248] Compiling p256_beeu-armv8-asm-apple.S
[956/1248] Compiling p256_beeu-armv8-asm-linux.S
[957/1248] Compiling p256-armv8-asm-win.S
[958/1248] Compiling p256-x86_64-asm-apple.S
[959/1248] Compiling p256-armv8-asm-linux.S
[960/1248] Compiling p256-x86_64-asm-linux.S
[961/1248] Compiling ghashv8-armv8-linux.S
[962/1248] Compiling ghashv8-armv8-win.S
[963/1248] Compiling p256-armv8-asm-apple.S
[964/1248] Compiling ghashv8-armv8-apple.S
[965/1248] Compiling ghashv8-armv7-linux.S
[966/1248] Compiling ghash-x86_64-linux.S
[967/1248] Compiling ghash-x86_64-apple.S
[968/1248] Compiling ghash-x86-apple.S
[968/1248] Compiling ghash-x86-linux.S
[970/1248] Compiling ghash-ssse3-x86_64-apple.S
[970/1248] Compiling ghash-ssse3-x86_64-linux.S
[972/1248] Compiling ghash-ssse3-x86-linux.S
[973/1248] Compiling ghash-neon-armv8-win.S
[974/1248] Compiling ghash-ssse3-x86-apple.S
[975/1248] Compiling ghash-neon-armv8-linux.S
[976/1248] Compiling co-586-linux.S
[977/1248] Compiling ghash-neon-armv8-apple.S
[978/1248] Compiling ghash-armv4-linux.S
[979/1248] Compiling co-586-apple.S
[980/1248] Compiling bsaes-armv7-linux.S
[981/1248] Compiling bn-armv8-win.S
[982/1248] Compiling bn-armv8-linux.S
[983/1248] Compiling bn-armv8-apple.S
[984/1248] Compiling bn-586-linux.S
[985/1248] Compiling bn-586-apple.S
[986/1248] Compiling armv8-mont-linux.S
[987/1248] Compiling armv8-mont-apple.S
[988/1248] Compiling armv8-mont-win.S
[989/1248] Compiling armv4-mont-linux.S
[990/1248] Compiling aesv8-gcm-armv8-win.S
[991/1248] Compiling aesv8-gcm-armv8-apple.S
[992/1248] Compiling aesv8-gcm-armv8-linux.S
[993/1248] Compiling aesv8-armv7-linux.S
[994/1248] Compiling aesv8-armv8-win.S
[995/1248] Compiling aesv8-armv8-linux.S
[996/1248] Compiling aesv8-armv8-apple.S
[997/1248] Compiling aesni-x86_64-apple.S
[998/1248] Compiling aesni-x86-linux.S
[999/1248] Compiling aesni-x86-apple.S
[1000/1248] Compiling aesni-x86_64-linux.S
[1001/1248] Compiling aesni-gcm-x86_64-linux.S
[1002/1248] Compiling aesni-gcm-x86_64-apple.S
[1003/1248] Compiling aes-gcm-avx10-x86_64-apple.S
[1004/1248] Compiling aes-gcm-avx10-x86_64-linux.S
[1005/1248] Compiling x_val.cc
[1006/1248] Compiling x_sig.cc
[1006/1248] Compiling x_spki.cc
[1008/1248] Compiling x_x509a.cc
[1009/1248] Compiling x_x509.cc
[1010/1248] Compiling x_req.cc
[1011/1248] Compiling x_name.cc
[1012/1248] Compiling x_pubkey.cc
[1013/1248] Compiling x_crl.cc
[1014/1248] Compiling x_attrib.cc
[1015/1248] Compiling x_exten.cc
[1016/1248] Compiling x_all.cc
[1017/1248] Compiling c-nioatomics.c
[1018/1248] Compiling x_algor.cc
[1019/1248] Compiling x509spki.cc
[1020/1248] Compiling x509rset.cc
[1021/1248] Compiling x509name.cc
[1022/1248] Compiling x509cset.cc
[1023/1248] Compiling x509_vpm.cc
[1024/1248] Compiling c-atomics.c
[1025/1248] Compiling x509_txt.cc
[1026/1248] Compiling x509_trs.cc
[1027/1248] Compiling x509_v3.cc
[1028/1248] Compiling x509_vfy.cc
[1029/1248] Compiling x509_req.cc
[1030/1248] Compiling x509_set.cc
[1031/1248] Compiling x509_obj.cc
[1033/1254] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1034/1254] Compiling NIOConcurrencyHelpers lock.swift
[1034/1254] Compiling x509_def.cc
[1035/1254] Compiling x509_ext.cc
[1036/1254] Compiling x509_d2.cc
[1037/1254] Compiling x509.cc
[1038/1254] Compiling x509_lu.cc
[1039/1254] Compiling x509_cmp.cc
[1040/1254] Compiling x509_att.cc
[1042/1254] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1043/1254] Emitting module NIOConcurrencyHelpers
[1044/1254] Compiling NIOConcurrencyHelpers atomics.swift
[1045/1254] Compiling NIOConcurrencyHelpers NIOLock.swift
[1046/1255] Compiling v3_prn.cc
[1047/1255] Compiling v3_utl.cc
[1048/1255] Compiling v3_skey.cc
[1049/1255] Compiling v3_ocsp.cc
[1050/1255] Compiling v3_pmaps.cc
[1051/1255] Compiling v3_purp.cc
[1052/1255] Compiling v3_pcons.cc
[1053/1340] Compiling v3_ncons.cc
[1055/1340] Emitting module ConsoleKitTerminal
[1056/1343] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1057/1343] Compiling ConsoleKitTerminal ConsoleClear.swift
[1058/1343] Compiling ConsoleKitTerminal Console+Ask.swift
[1059/1343] Compiling ConsoleKitTerminal Console+Choose.swift
[1059/1343] Compiling v3_int.cc
[1061/1343] Compiling ConsoleKitTerminal ActivityBar.swift
[1062/1343] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1063/1343] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1064/1343] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1065/1343] Compiling ConsoleKitTerminal CustomActivity.swift
[1066/1343] Compiling ConsoleKitTerminal LoadingBar.swift
[1067/1343] Compiling ConsoleKitTerminal ProgressBar.swift
[1068/1343] Compiling ConsoleKitTerminal Console+Clear.swift
[1069/1343] Compiling ConsoleKitTerminal Console+Confirm.swift
[1070/1343] Compiling ConsoleKitTerminal Console+Input.swift
[1071/1343] Compiling ConsoleKitTerminal Console+Center.swift
[1072/1343] Compiling ConsoleKitTerminal Console+Output.swift
[1072/1343] Compiling v3_ia5.cc
[1073/1343] Compiling v3_lib.cc
[1074/1343] Compiling v3_genn.cc
[1075/1343] Compiling v3_info.cc
[1077/1343] Compiling ConsoleKitTerminal Console+Wait.swift
[1078/1343] Compiling ConsoleKitTerminal ConsoleColor.swift
[1079/1343] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1080/1343] Compiling ConsoleKitTerminal Console.swift
[1081/1343] Compiling ConsoleKitTerminal Terminal.swift
[1082/1343] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1083/1343] Compiling ConsoleKitTerminal ConsoleText.swift
[1084/1343] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1085/1343] Compiling ConsoleKitTerminal ANSI.swift
[1085/1343] Compiling v3_extku.cc
[1086/1343] Compiling v3_enum.cc
[1088/1343] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1089/1343] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1090/1343] Compiling ConsoleKitTerminal LoggerFragment.swift
[1091/1344] Compiling NIOCore MarkedCircularBuffer.swift
[1092/1344] Compiling NIOCore MulticastChannel.swift
[1093/1344] Compiling NIOCore NIOAny.swift
[1094/1344] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1095/1344] Compiling NIOCore NIOLoopBound.swift
[1096/1344] Compiling NIOCore NIOScheduledCallback.swift
[1097/1344] Compiling NIOCore NIOSendable.swift
[1098/1344] Compiling NIOCore RecvByteBufferAllocator.swift
[1099/1352] Compiling v3_cpols.cc
[1100/1352] Compiling v3_crld.cc
[1101/1352] Compiling v3_bitst.cc
[1102/1352] Compiling v3_conf.cc
[1103/1374] Compiling v3_bcons.cc
[1105/1374] Compiling NIOCore GlobalSingletons.swift
[1106/1374] Compiling NIOCore IO.swift
[1107/1374] Compiling NIOCore IOData.swift
[1108/1374] Compiling NIOCore IPProtocol.swift
[1109/1374] Compiling NIOCore IntegerBitPacking.swift
[1110/1374] Compiling NIOCore IntegerTypes.swift
[1111/1374] Compiling NIOCore Interfaces.swift
[1112/1374] Compiling NIOCore Linux.swift
[1113/1374] Compiling ConsoleKitCommands CommandSignature.swift
[1114/1374] Compiling ConsoleKitCommands Flag.swift
[1115/1374] Compiling ConsoleKitCommands Option.swift
[1116/1376] Emitting module ConsoleKitCommands
[1116/1376] Compiling v3_alt.cc
[1118/1376] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1119/1376] Compiling ConsoleKitCommands AsyncCommand.swift
[1120/1376] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1121/1376] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1122/1376] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1123/1376] Compiling ConsoleKitCommands Argument.swift
[1124/1376] Compiling ConsoleKitCommands Command.swift
[1125/1376] Compiling ConsoleKitCommands CommandContext.swift
[1126/1376] Compiling ConsoleKitCommands CommandError.swift
[1126/1376] Compiling v3_akeya.cc
[1127/1376] Compiling v3_akey.cc
[1128/1376] Compiling t_x509.cc
[1130/1376] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1131/1376] Compiling ConsoleKitCommands Utilities.swift
[1131/1376] Compiling t_x509a.cc
[1132/1376] Compiling t_req.cc
[1133/1376] Compiling i2d_pr.cc
[1134/1376] Compiling t_crl.cc
[1135/1376] Compiling rsa_pss.cc
[1136/1376] Compiling name_print.cc
[1137/1376] Compiling policy.cc
[1138/1376] Compiling by_file.cc
[1140/1376] Compiling NIOCore EventLoop.swift
[1141/1376] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1142/1376] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1143/1376] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1144/1376] Compiling NIOCore EventLoopFuture.swift
[1145/1376] Compiling NIOCore FileDescriptor.swift
[1146/1376] Compiling NIOCore FileHandle.swift
[1147/1376] Compiling NIOCore FileRegion.swift
[1148/1376] Compiling ConsoleKitCommands AsyncCommands.swift
[1149/1376] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1150/1376] Compiling ConsoleKitCommands AnyCommand.swift
[1151/1376] Compiling ConsoleKitCommands CommandGroup.swift
[1152/1376] Compiling ConsoleKitCommands CommandInput.swift
[1153/1376] Compiling ConsoleKitCommands Commands.swift
[1154/1376] Compiling ConsoleKitCommands Console+Run.swift
[1155/1376] Compiling ConsoleKitCommands ConsoleError.swift
[1156/1376] Compiling ConsoleKitCommands Completion.swift
[1157/1377] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1158/1377] Compiling NIOCore SocketAddresses.swift
[1159/1377] Compiling NIOCore SocketOptionProvider.swift
[1160/1377] Compiling NIOCore SystemCallHelpers.swift
[1161/1377] Compiling NIOCore TimeAmount+Duration.swift
[1162/1377] Compiling NIOCore TypeAssistedChannelHandler.swift
[1163/1377] Compiling NIOCore UniversalBootstrapSupport.swift
[1164/1377] Compiling NIOCore Utilities.swift
[1168/1377] Compiling NIOCore Codec.swift
[1169/1377] Compiling NIOCore ConvenienceOptionSupport.swift
[1170/1377] Compiling NIOCore DeadChannel.swift
[1171/1377] Compiling NIOCore DispatchQueue+WithFuture.swift
[1172/1377] Compiling NIOCore EventLoop+Deprecated.swift
[1173/1377] Compiling NIOCore EventLoop+SerialExecutor.swift
[1173/1377] Compiling by_dir.cc
[1174/1377] Compiling asn1_gen.cc
[1175/1379] Compiling a_verify.cc
[1176/1379] Compiling algorithm.cc
[1177/1379] Compiling a_sign.cc
[1179/1379] Emitting module ConsoleKit
[1180/1379] Compiling ConsoleKit Exports.swift
[1180/1380] Compiling a_digest.cc
[1182/1380] Compiling voprf.cc
[1183/1380] Compiling thread_pthread.cc
[1184/1380] Compiling thread_win.cc
[1185/1380] Compiling trust_token.cc
[1186/1380] Compiling thread.cc
[1187/1380] Compiling thread_none.cc
[1188/1380] Compiling pmbtoken.cc
[1189/1380] Compiling stack.cc
[1190/1380] Compiling wots.cc
[1191/1380] Compiling thash.cc
[1192/1380] Compiling merkle.cc
[1193/1380] Compiling slhdsa.cc
[1194/1380] Compiling fors.cc
[1195/1380] Compiling siphash.cc
[1196/1380] Compiling sha512.cc
[1197/1380] Compiling sha1.cc
[1198/1380] Compiling sha256.cc
[1199/1380] Compiling rsa_extra.cc
[1200/1380] Compiling rsa_print.cc
[1201/1380] Compiling refcount.cc
[1202/1380] Compiling rc4.cc
[1203/1380] Compiling rsa_crypt.cc
[1204/1380] Compiling rsa_asn1.cc
[1205/1380] Compiling windows.cc
[1206/1380] Compiling trusty.cc
[1207/1380] Compiling urandom.cc
[1208/1380] Compiling rand_extra.cc
[1209/1380] Compiling ios.cc
[1210/1380] Compiling passive.cc
[1211/1380] Compiling getentropy.cc
[1212/1380] Compiling poly1305_arm_asm.S
[1213/1380] Compiling forkunsafe.cc
[1214/1380] Compiling fork_detect.cc
[1215/1380] Compiling deterministic.cc
[1216/1380] Compiling pool.cc
[1217/1380] Compiling poly1305.cc
[1218/1380] Compiling poly1305_arm.cc
[1219/1380] Compiling poly1305_vec.cc
[1220/1380] Compiling pkcs7.cc
[1247/1380] Compiling pkcs8.cc
[1248/1380] Compiling pkcs8_x509.cc
[1249/1380] Compiling p5_pbev2.cc
[1250/1380] Compiling pem_xaux.cc
[1251/1380] Compiling pkcs7_x509.cc
[1252/1380] Compiling pem_x509.cc
[1253/1380] Compiling pem_pkey.cc
[1254/1380] Compiling obj_xref.cc
[1255/1380] Compiling pem_oth.cc
[1256/1380] Compiling pem_pk8.cc
[1257/1380] Compiling pem_lib.cc
[1258/1380] Compiling pem_all.cc
[1259/1380] Compiling pem_info.cc
[1260/1380] Compiling mldsa.cc
[1261/1380] Compiling mem.cc
[1262/1380] Compiling mlkem.cc
[1264/1380] Emitting module NIOCore
[1264/1381] Compiling md5.cc
[1265/1381] Compiling obj.cc
[1266/1381] Compiling md4.cc
[1267/1381] Compiling lhash.cc
[1268/1381] Compiling poly_rq_mul.S
[1269/1381] Compiling fips_shared_support.cc
[1271/1381] Compiling kyber.cc
[1272/1381] Compiling sign.cc
[1273/1381] Compiling ex_data.cc
[1274/1381] Compiling scrypt.cc
[1275/1381] Compiling hpke.cc
[1276/1381] Compiling hrss.cc
[1277/1432] Compiling print.cc
[1278/1432] Compiling p_x25519.cc
[1279/1432] Compiling pbkdf.cc
[1280/1432] Compiling p_x25519_asn1.cc
[1281/1432] Compiling p_rsa_asn1.cc
[1283/1432] Emitting module NIOEmbedded
[1283/1432] Compiling p_rsa.cc
[1284/1432] Compiling p_ed25519.cc
[1285/1432] Compiling p_hkdf.cc
[1286/1432] Compiling p_ed25519_asn1.cc
[1287/1432] Compiling p_ec_asn1.cc
[1288/1432] Compiling p_ec.cc
[1290/1432] Compiling NIOEmbedded Embedded.swift
[1291/1432] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1292/1432] Compiling NIOEmbedded AsyncTestingChannel.swift
[1292/1432] Compiling p_dsa_asn1.cc
[1293/1433] Compiling p_dh_asn1.cc
[1294/1433] Compiling p_dh.cc
[1296/1433] Compiling evp_ctx.cc
[1297/1433] Compiling err.cc
[1298/1433] Compiling evp.cc
[1299/1433] Compiling engine.cc
[1300/1433] Compiling evp_asn1.cc
[1301/1433] Compiling ecdh_extra.cc
[1302/1433] Compiling ecdsa_asn1.cc
[1303/1433] Compiling ec_derive.cc
[1304/1433] Compiling hash_to_curve.cc
[1305/1433] Compiling dsa_asn1.cc
[1307/1433] Emitting module NIOPosix
[1307/1439] Compiling ec_asn1.cc
[1308/1439] Compiling dsa.cc
[1309/1439] Compiling digest_extra.cc
[1310/1439] Compiling params.cc
[1311/1439] Compiling dh_asn1.cc
[1312/1439] Compiling x25519-asm-arm.S
[1314/1439] Compiling NIOPosix SelectableChannel.swift
[1315/1439] Compiling NIOPosix SelectableEventLoop.swift
[1316/1439] Compiling NIOPosix SelectorEpoll.swift
[1317/1439] Compiling NIOPosix SelectorGeneric.swift
[1318/1439] Compiling NIOPosix SelectorKqueue.swift
[1319/1439] Compiling NIOPosix SelectorUring.swift
[1320/1439] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1321/1439] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1322/1439] Compiling NIOPosix PosixSingletons.swift
[1323/1439] Compiling NIOPosix RawSocketBootstrap.swift
[1324/1439] Compiling NIOPosix Resolver.swift
[1325/1439] Compiling NIOPosix Selectable.swift
[1326/1439] Compiling NIOPosix ServerSocket.swift
[1327/1439] Compiling NIOPosix Socket.swift
[1328/1439] Compiling NIOPosix SocketChannel.swift
[1329/1439] Compiling NIOPosix SocketProtocols.swift
[1330/1439] Compiling NIOPosix System.swift
[1331/1439] Compiling NIOPosix Thread.swift
[1331/1439] Compiling des.cc
[1332/1439] Compiling spake25519.cc
[1333/1439] Compiling cpu_arm_linux.cc
[1334/1439] Compiling cpu_arm_freebsd.cc
[1336/1439] Compiling NIOPosix ThreadPosix.swift
[1337/1439] Compiling NIOPosix ThreadWindows.swift
[1338/1439] Compiling NIOPosix UnsafeTransfer.swift
[1339/1439] Compiling NIOPosix Utilities.swift
[1340/1439] Compiling NIOPosix VsockAddress.swift
[1341/1439] Compiling NIOPosix VsockChannelEvents.swift
[1341/1439] Compiling crypto.cc
[1342/1439] Compiling bcm.cc
[1343/1439] Compiling cpu_intel.cc
[1344/1439] Compiling curve25519.cc
[1345/1439] Compiling cpu_aarch64_win.cc
[1346/1439] Compiling cpu_aarch64_openbsd.cc
[1347/1439] Compiling curve25519_64_adx.cc
[1348/1439] Compiling cpu_aarch64_sysreg.cc
[1349/1439] Compiling cpu_aarch64_fuchsia.cc
[1350/1439] Compiling cpu_aarch64_linux.cc
[1351/1439] Compiling cpu_aarch64_apple.cc
[1352/1439] Compiling e_rc4.cc
[1354/1439] Compiling NIOPosix BSDSocketAPICommon.swift
[1355/1439] Compiling NIOPosix BSDSocketAPIPosix.swift
[1356/1439] Compiling NIOPosix BSDSocketAPIWindows.swift
[1357/1439] Compiling NIOPosix BaseSocket.swift
[1358/1439] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1359/1439] Compiling NIOPosix BaseSocketChannel.swift
[1360/1439] Compiling NIOPosix BaseStreamSocketChannel.swift
[1360/1439] Compiling tls_cbc.cc
[1361/1439] Compiling e_tls.cc
[1362/1439] Compiling conf.cc
[1363/1439] Compiling e_null.cc
[1364/1439] Compiling e_rc2.cc
[1366/1439] Compiling NIOPosix IO.swift
[1367/1439] Compiling NIOPosix IntegerBitPacking.swift
[1368/1439] Compiling NIOPosix IntegerTypes.swift
[1369/1439] Compiling NIOPosix Linux.swift
[1370/1439] Compiling NIOPosix LinuxCPUSet.swift
[1371/1439] Compiling NIOPosix LinuxUring.swift
[1372/1439] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1373/1439] Compiling NIOPosix NIOThreadPool.swift
[1374/1439] Compiling NIOPosix NonBlockingFileIO.swift
[1375/1439] Compiling NIOPosix PendingDatagramWritesManager.swift
[1376/1439] Compiling NIOPosix PendingWritesManager.swift
[1377/1439] Compiling NIOPosix PipeChannel.swift
[1378/1439] Compiling NIOPosix PipePair.swift
[1379/1439] Compiling NIOPosix Pool.swift
[1380/1439] Compiling NIOPosix Bootstrap.swift
[1381/1439] Compiling NIOPosix ControlMessage.swift
[1382/1439] Compiling NIOPosix DatagramVectorReadManager.swift
[1383/1439] Compiling NIOPosix Errors+Any.swift
[1384/1439] Compiling NIOPosix FileDescriptor.swift
[1385/1439] Compiling NIOPosix GetaddrinfoResolver.swift
[1386/1439] Compiling NIOPosix HappyEyeballs.swift
[1386/1439] Compiling e_des.cc
[1388/1440] Compiling e_aesctrhmac.cc
[1389/1440] Compiling e_chacha20poly1305.cc
[1390/1440] Compiling derive_key.cc
[1391/1440] Compiling e_aesgcmsiv.cc
[1392/1440] Compiling cipher_extra.cc
[1393/1440] Compiling chacha.cc
[1394/1440] Compiling unicode.cc
[1396/1477] Emitting module NIO
[1397/1477] Compiling NIO Exports.swift
[1397/1478] Compiling ber.cc
[1398/1478] Compiling buf.cc
[1400/1478] Compiling cbb.cc
[1401/1478] Compiling asn1_compat.cc
[1402/1478] Compiling cbs.cc
[1403/1478] Compiling convert.cc
[1404/1496] Compiling bn_asn1.cc
[1405/1496] Compiling blake2.cc
[1406/1512] Compiling printf.cc
[1408/1512] Compiling NIOTLS TLSEvents.swift
[1408/1512] Compiling pair.cc
[1410/1517] Emitting module NIOTLS
[1411/1517] Compiling NIOSOCKS SOCKSResponse.swift
[1412/1518] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1413/1518] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1414/1518] Compiling NIOSOCKS ClientStateMachine.swift
[1415/1518] Emitting module _NIOFileSystem
[1416/1522] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1417/1522] Compiling NIOHTTP1 HTTPDecoder.swift
[1418/1522] Emitting module NIOSOCKS
[1419/1522] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1419/1522] Compiling hexdump.cc
[1421/1522] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1422/1522] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1423/1522] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1424/1522] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1425/1522] Compiling NIOTLS SNIHandler.swift
[1425/1523] Compiling file.cc
[1427/1523] Compiling NIOSOCKS ServerStateMachine.swift
[1428/1523] Compiling NIOHTTP1 HTTPEncoder.swift
[1429/1523] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1430/1523] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1431/1523] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1432/1523] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1433/1523] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1433/1524] Compiling fd.cc
[1440/1524] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1441/1524] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1446/1524] Compiling errno.cc
[1448/1524] Emitting module NIOHTTP1
[1449/1555] Compiling NIOSSL RNG.swift
[1450/1555] Compiling NIOSSL SafeCompare.swift
[1451/1555] Compiling NIOSSL Zeroization.swift
[1452/1555] Compiling _NIOFileSystem CInterop.swift
[1453/1555] Compiling _NIOFileSystem Errno.swift
[1454/1555] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1455/1555] Compiling _NIOFileSystem Mocking.swift
[1456/1555] Compiling _NIOFileSystem Syscall.swift
[1457/1555] Compiling _NIOFileSystem Syscalls.swift
[1458/1555] Compiling NIOSSL SSLCertificateExtensions.swift
[1459/1555] Compiling NIOSSL SSLConnection.swift
[1459/1555] Compiling bio_mem.cc
[1460/1555] Compiling base64.cc
[1461/1555] Compiling bio.cc
[1463/1555] Compiling NIOSSL SSLCallbacks.swift
[1464/1555] Compiling NIOSSL SSLCertificate.swift
[1465/1555] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1466/1555] Emitting module NIOFoundationCompat
[1467/1556] Compiling tasn_utl.cc
[1468/1578] Compiling tasn_typ.cc
[1469/1578] Compiling tasn_fre.cc
[1471/1578] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1472/1578] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1473/1578] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1474/1578] Compiling NIOSSL SubjectAlternativeName.swift
[1475/1578] Compiling NIOSSL NIOSSLSecureBytes.swift
[1476/1578] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1477/1578] Compiling NIOTransportServices NIOTSSingletons.swift
[1478/1578] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1479/1578] Compiling NIOTransportServices StateManagedChannel.swift
[1480/1578] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1486/1578] Compiling tasn_new.cc
[1488/1578] Emitting module NIOTransportServices
[1489/1580] Compiling NIOTransportServices NIOTSBootstraps.swift
[1490/1580] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1491/1580] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1492/1580] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1493/1580] Compiling NIOTransportServices NIOTSErrors.swift
[1494/1580] Compiling NIOTransportServices NIOTSEventLoop.swift
[1495/1580] Compiling NIOTransportServices AcceptHandler.swift
[1496/1580] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1497/1580] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1498/1580] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1499/1580] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1500/1580] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1500/1580] Compiling tasn_enc.cc
[1502/1580] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1503/1580] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1504/1580] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1505/1580] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1506/1580] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1517/1581] Compiling posix_time.cc
[1518/1581] Compiling f_string.cc
[1519/1581] Compiling f_int.cc
[1520/1581] Compiling tasn_dec.cc
[1524/1582] Compiling asn_pack.cc
[1525/1582] Compiling asn1_par.cc
[1527/1582] Compiling a_utctm.cc
[1529/1582] Compiling _NIOFileSystem SystemFileHandle.swift
[1530/1582] Compiling _NIOFileSystem Utilities.swift
[1531/1582] Compiling _NIOFileSystem OpenOptions.swift
[1532/1582] Compiling _NIOFileSystem String+FileSystem.swift
[1532/1582] Compiling asn1_lib.cc
[1533/1582] Compiling a_type.cc
[1542/1602] Compiling a_octet.cc
[1543/1602] Compiling a_time.cc
[1548/1602] Compiling a_strnid.cc
[1550/1602] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1551/1602] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1552/1602] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1553/1602] Compiling NIOWebSocket SHA1.swift
[1554/1602] Emitting module NIOSSL
[1555/1613] Compiling NIOHPACK HPACKHeader.swift
[1556/1613] Compiling NIOHPACK HeaderTables.swift
[1558/1613] Compiling a_strex.cc
[1560/1631] Compiling NIOWebSocket WebSocketOpcode.swift
[1561/1632] Emitting module NIOHTTPCompression
[1562/1632] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1563/1632] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1564/1632] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1565/1632] Compiling NIOHTTPCompression HTTPCompression.swift
[1566/1632] Compiling NIOHTTPCompression HTTPDecompression.swift
[1567/1632] Compiling NIOExtras LineBasedFrameDecoder.swift
[1568/1632] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1569/1632] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1570/1632] Compiling NIOExtras NIOExtrasError.swift
[1571/1632] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1572/1632] Compiling NIOExtras NIORequestIdentifiable.swift
[1573/1632] Compiling NIOExtras PCAPRingBuffer.swift
[1574/1632] Compiling NIOExtras QuiescingHelper.swift
[1575/1633] Compiling NIOHPACK IntegerCoding.swift
[1576/1633] Compiling NIOHPACK IndexedHeaderTable.swift
[1577/1634] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1578/1634] Compiling NIOExtras LengthFieldPrepender.swift
[1579/1634] Emitting module NIOWebSocket
[1580/1634] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1584/1636] Compiling NIOWebSocket WebSocketFrame.swift
[1585/1636] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1585/1637] Compiling a_object.cc
[1587/1637] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1588/1637] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1588/1637] Compiling a_mbstr.cc
[1590/1637] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1592/1638] Compiling NIOHPACK HuffmanTables.swift
[1595/1638] Compiling NIOExtras RequestResponseHandler.swift
[1596/1638] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1599/1638] Compiling NIOHPACK HuffmanCoding.swift
[1600/1638] Compiling NIOHPACK StaticHeaderTable.swift
[1602/1643] Compiling a_i2d_fp.cc
[1604/1643] Compiling NIOFileSystem Exports.swift
[1605/1643] Emitting module NIOFileSystem
[1606/1643] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1607/1643] Emitting module _NIOFileSystemFoundationCompat
[1608/1643] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1608/1643] Compiling a_gentm.cc
[1613/1643] Emitting module NIOExtras
[1615/1643] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1616/1643] Compiling NIOExtras JSONRPCFraming.swift
[1617/1643] Compiling NIOExtras DebugInboundEventsHandler.swift
[1618/1643] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1619/1643] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1619/1643] Compiling a_int.cc
[1623/1645] Emitting module NIOHPACK
[1628/1646] Write sources
[1637/1646] Compiling a_dup.cc
[1638/1646] Compiling a_d2i_fp.cc
[1640/1718] Compiling NIOHTTP2 Error+Any.swift
[1641/1718] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1642/1718] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1642/1758] Compiling a_bool.cc
[1644/1758] Compiling a_bitstr.cc
[1646/1766] Compiling NIOHTTP2 MaySendFrames.swift
[1647/1766] Compiling NIOHTTP2 SendingDataState.swift
[1649/1767] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1650/1767] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1651/1767] Compiling NIOHTTP2 HasLocalSettings.swift
[1652/1767] Compiling NIOHTTP2 HasRemoteSettings.swift
[1653/1767] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1654/1767] Compiling NIOHTTP2 QuiescingState.swift
[1655/1767] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1656/1767] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1659/1777] Compiling NIOHTTP2 SendingGoawayState.swift
[1660/1777] Compiling NIOHTTP2 SendingHeadersState.swift
[1661/1777] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1662/1777] Compiling NIOHTTP2 SendingRstStreamState.swift
[1663/1777] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1664/1777] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1665/1783] Emitting module BitCollections
[1666/1790] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1673/1790] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1674/1790] Compiling NIOHTTP2 HTTP2Error.swift
[1675/1790] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1676/1790] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1677/1790] Compiling NIOHTTP2 HTTP2Frame.swift
[1678/1790] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1679/1790] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1680/1790] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1681/1790] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1682/1790] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1683/1790] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1684/1790] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1685/1790] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1686/1790] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1687/1790] Compiling NIOHTTP2 HTTP2PingData.swift
[1688/1790] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1689/1790] Compiling NIOHTTP2 HTTP2Settings.swift
[1690/1790] Compiling NIOHTTP2 HTTP2Stream.swift
[1691/1790] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1692/1790] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1693/1790] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1694/1790] Compiling WebSocketKit WebSocket+Connect.swift
[1695/1790] Compiling WebSocketKit WebSocketHandler.swift
[1696/1790] Compiling WebSocketKit Exports.swift
[1697/1790] Compiling CryptoBoringWrapper RandomBytes.swift
[1698/1790] Emitting module WebSocketKit
[1699/1790] Compiling WebSocketKit WebSocket+Concurrency.swift
[1700/1790] Compiling WebSocketKit WebSocketClient.swift
[1701/1790] Compiling WebSocketKit WebSocket.swift
[1702/1790] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1711/1791] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1712/1791] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1713/1791] Compiling NIOHTTP2 MayReceiveFrames.swift
[1714/1791] Compiling NIOHTTP2 ReceivingDataState.swift
[1715/1791] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1716/1791] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1717/1791] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1718/1791] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1721/1791] Compiling NIOHTTP2 StateMachineResult.swift
[1722/1791] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1723/1791] Compiling NIOHTTP2 DOSHeuristics.swift
[1727/1791] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1728/1791] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1729/1791] Emitting module CryptoBoringWrapper
[1731/1791] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1732/1791] Compiling CryptoBoringWrapper EllipticCurve.swift
[1733/1791] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1734/1791] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1735/1792] Emitting module NIOHTTP2
[1736/1792] Compiling BitCollections BitSet.Index.swift
[1737/1792] Compiling BitCollections BitSet._UnsafeHandle.swift
[1738/1792] Compiling BitCollections BitSet.swift
[1739/1792] Compiling BitCollections Range+Utilities.swift
[1740/1792] Compiling BitCollections Slice+Utilities.swift
[1741/1792] Compiling BitCollections UInt+Tricks.swift
[1742/1792] Compiling BitCollections _Word.swift
[1745/1866] Compiling Collections Collections.swift
[1746/1866] Emitting module Collections
[1748/1867] Compiling Crypto Ed25519Keys.swift
[1749/1867] Compiling Crypto NISTCurvesKeys.swift
[1750/1867] Compiling Crypto X25519Keys.swift
[1751/1867] Compiling Crypto SymmetricKeys.swift
[1752/1867] Compiling Crypto HMAC.swift
[1753/1867] Compiling Crypto MACFunctions.swift
[1754/1867] Compiling Crypto MessageAuthenticationCode.swift
[1755/1867] Compiling Crypto AES.swift
[1756/1908] Compiling Crypto HPKE-Errors.swift
[1757/1908] Compiling Crypto HKDF.swift
[1758/1908] Compiling Crypto AESWrap.swift
[1759/1908] Compiling Crypto AESWrap_boring.swift
[1760/1908] Compiling Crypto Ed25519_boring.swift
[1761/1908] Compiling Crypto NISTCurvesKeys_boring.swift
[1762/1908] Compiling Crypto X25519Keys_boring.swift
[1763/1908] Compiling Crypto Curve25519.swift
[1764/1908] Compiling AsyncKit ConnectionPoolError.swift
[1765/1908] Compiling AsyncKit ConnectionPoolItem.swift
[1766/1908] Compiling AsyncKit ConnectionPoolSource.swift
[1767/1910] Emitting module MultipartKit
[1768/1910] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1769/1910] Compiling AsyncKit Collection+Flatten.swift
[1770/1910] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1771/1910] Compiling AsyncKit EventLoop+Flatten.swift
[1772/1910] Compiling AsyncKit EventLoop+Future.swift
[1773/1910] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1774/1910] Compiling AsyncKit Future+Miscellaneous.swift
[1775/1910] Compiling AsyncKit Future+Nonempty.swift
[1776/1910] Compiling AsyncKit Future+Optional.swift
[1777/1910] Compiling MultipartKit MultipartSerializer.swift
[1778/1910] Compiling MultipartKit Utilities.swift
[1779/1910] Compiling AsyncKit FutureOperators.swift
[1782/1912] Compiling AsyncKit EventLoopConnectionPool.swift
[1783/1912] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1784/1912] Compiling AsyncKit EventLoop+Concurrency.swift
[1796/1912] Compiling AsyncKit EventLoopFutureQueue.swift
[1797/1912] Compiling AsyncKit Future+Collection.swift
[1798/1912] Compiling AsyncKit Future+Conjunctions.swift
[1807/1913] Emitting module Crypto
[1818/1922] Compiling Crypto HPKE-Ciphersuite.swift
[1819/1922] Compiling Crypto HPKE-KDF.swift
[1820/1922] Compiling Crypto HPKE-KexKeyDerivation.swift
[1821/1922] Compiling Crypto HPKE-LabeledExtract.swift
[1822/1922] Compiling Crypto HPKE-Utils.swift
[1823/1922] Compiling Crypto DHKEM.swift
[1824/1922] Compiling Crypto HPKE-KEM-Curve25519.swift
[1825/1922] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1826/1922] Compiling Crypto HPKE-KEM.swift
[1833/1922] Compiling Crypto ECDSASignature_boring.swift
[1834/1922] Compiling Crypto ECDSA_boring.swift
[1835/1922] Compiling Crypto EdDSA_boring.swift
[1836/1922] Compiling Crypto ECDSA.swift
[1837/1922] Compiling Crypto Ed25519.swift
[1848/1922] Compiling AsyncKit Optional+StrictMap.swift
[1849/1922] Compiling AsyncKit Exports.swift
[1850/1922] Compiling Crypto HPKE.swift
[1851/1922] Compiling Crypto HPKE-Context.swift
[1852/1922] Compiling Crypto HPKE-KeySchedule.swift
[1853/1922] Compiling Crypto HPKE-Modes.swift
[1854/1922] Compiling Crypto Insecure.swift
[1855/1922] Compiling Crypto Insecure_HashFunctions.swift
[1856/1922] Compiling Crypto KEM.swift
[1857/1922] Compiling Crypto ECDH_boring.swift
[1858/1922] Compiling Crypto DH.swift
[1859/1922] Compiling Crypto ECDH.swift
[1881/1922] Compiling Crypto ChaChaPoly.swift
[1882/1922] Compiling Crypto Cipher.swift
[1883/1922] Compiling Crypto Nonces.swift
[1884/1922] Compiling Crypto ASN1.swift
[1885/1922] Compiling Crypto ASN1Any.swift
[1886/1922] Compiling Crypto ASN1BitString.swift
[1887/1922] Compiling Crypto ASN1Boolean.swift
[1904/1922] Emitting module AsyncKit
[1906/1923] Compiling Crypto Signature.swift
[1907/1923] Compiling Crypto CryptoKitErrors_boring.swift
[1908/1923] Compiling Crypto RNG_boring.swift
[1909/1923] Compiling Crypto SafeCompare_boring.swift
[1910/1923] Compiling Crypto Zeroization_boring.swift
[1911/1923] Compiling Crypto PrettyBytes.swift
[1912/1923] Compiling Crypto SafeCompare.swift
[1913/1923] Compiling Crypto SecureBytes.swift
[1914/1923] Compiling Crypto Zeroization.swift
[1916/1983] Emitting module AsyncHTTPClient
[1917/1991] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1918/1991] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1919/1991] Compiling AsyncHTTPClient Transaction.swift
[1920/1991] Compiling AsyncHTTPClient Base64.swift
[1921/1991] Compiling AsyncHTTPClient BasicAuth.swift
[1922/1991] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1923/1991] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1924/1991] Compiling AsyncHTTPClient ConnectionPool.swift
[1925/1991] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1926/1991] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1927/1991] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1928/1991] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1929/1991] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1930/1991] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1931/1991] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1932/1991] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1933/1991] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1934/1991] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1935/1991] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1936/1991] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1937/1991] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1938/1991] Compiling AsyncHTTPClient HTTP1Connection.swift
[1939/1991] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1940/1991] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1941/1991] Compiling AsyncHTTPClient HTTP2Connection.swift
[1942/1991] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1943/1991] Compiling AsyncHTTPClient RequestBag.swift
[1944/1991] Compiling AsyncHTTPClient RequestValidation.swift
[1945/1991] Compiling AsyncHTTPClient SSLContextCache.swift
[1946/1991] Compiling AsyncHTTPClient Scheme.swift
[1947/1991] Compiling AsyncHTTPClient Singleton.swift
[1948/1991] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1949/1991] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1950/1991] Compiling AsyncHTTPClient Utils.swift
[1951/1991] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1952/1991] Compiling AsyncHTTPClient RequestOptions.swift
[1953/1991] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1954/1991] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1955/1991] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1956/1991] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1957/1991] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1958/1991] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1959/1991] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1960/1991] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1961/1991] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1962/1991] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1963/1991] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1964/1991] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1965/1991] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1966/1991] Compiling AsyncHTTPClient RequestBodyLength.swift
[1967/1991] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1968/1991] Compiling AsyncHTTPClient ConnectionTarget.swift
[1969/1991] Compiling AsyncHTTPClient DeconstructedURL.swift
[1970/1991] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1971/1991] Compiling AsyncHTTPClient FoundationExtensions.swift
[1972/1991] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1973/1991] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1974/1991] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1975/1991] Compiling AsyncHTTPClient HTTPClient.swift
[1976/1991] Compiling AsyncHTTPClient HTTPHandler.swift
[1977/1991] Compiling AsyncHTTPClient LRUCache.swift
[1978/1991] Compiling AsyncHTTPClient NWErrorHandler.swift
[1979/1991] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1980/1991] Compiling AsyncHTTPClient TLSConfiguration.swift
[1981/1991] Compiling AsyncHTTPClient RedirectState.swift
[1982/1991] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1994/2162] Compiling Vapor Core.swift
[1995/2162] Compiling Vapor Running.swift
[1996/2162] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1997/2162] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1998/2162] Compiling Vapor DotEnvFile+load.swift
[1999/2162] Compiling Vapor Routes+caseInsenstive.swift
[2000/2162] Compiling Vapor Validatable+validate.swift
[2001/2162] Compiling Vapor Environment+Process.swift
[2002/2162] Compiling Vapor Environment+Secret.swift
[2003/2162] Compiling Vapor Environment.swift
[2004/2162] Compiling Vapor Abort.swift
[2005/2162] Compiling Vapor AbortError.swift
[2006/2162] Compiling Vapor DebuggableError.swift
[2007/2162] Compiling Vapor Demangler.swift
[2008/2162] Compiling Vapor ErrorSource.swift
[2009/2162] Compiling Vapor StackTrace.swift
[2010/2162] Compiling Vapor Exports.swift
[2011/2162] Compiling Vapor Application+HTTP.swift
[2012/2162] Compiling Vapor BasicResponder.swift
[2013/2162] Compiling Vapor BodyStream.swift
[2014/2162] Compiling Vapor Application+HTTP+Client.swift
[2015/2162] Compiling Vapor EventLoopHTTPClient.swift
[2016/2162] Compiling Vapor EndpointCache.swift
[2017/2162] Compiling Vapor HTTPMethod+String.swift
[2018/2186] Compiling Vapor AsyncBasicResponder.swift
[2019/2186] Compiling Vapor AsyncMiddleware.swift
[2020/2186] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2021/2186] Compiling Vapor AsyncSessionDriver.swift
[2022/2186] Compiling Vapor Authentication+Concurrency.swift
[2023/2186] Compiling Vapor Cache+Concurrency.swift
[2024/2186] Compiling Vapor Client+Concurrency.swift
[2025/2186] Compiling Vapor RequestBody+Concurrency.swift
[2026/2186] Compiling Vapor Responder+Concurrency.swift
[2027/2186] Compiling Vapor ResponseCodable+Concurrency.swift
[2028/2186] Compiling Vapor RoutesBuilder+Concurrency.swift
[2029/2186] Compiling Vapor ViewRenderer+Concurrency.swift
[2030/2186] Compiling Vapor WebSocket+Concurrency.swift
[2031/2186] Compiling Vapor ContainerGetPathExecutor.swift
[2032/2186] Compiling Vapor Content.swift
[2033/2186] Compiling Vapor ContentCoders.swift
[2034/2186] Compiling Vapor ContentConfiguration.swift
[2035/2186] Compiling Vapor ContentContainer.swift
[2036/2186] Compiling Vapor JSONCoder+Custom.swift
[2037/2186] Compiling Vapor JSONCoders+Content.swift
[2038/2186] Compiling Vapor PlaintextDecoder.swift
[2039/2186] Compiling Vapor PlaintextEncoder.swift
[2040/2186] Compiling Vapor URLQueryCoders.swift
[2041/2186] Compiling Vapor URLQueryContainer.swift
[2042/2210] Compiling Vapor Application.swift
[2043/2210] Compiling Vapor AuthenticationCache.swift
[2044/2210] Compiling Vapor Authenticator.swift
[2045/2210] Compiling Vapor BasicAuthorization.swift
[2046/2210] Compiling Vapor BearerAuthorization.swift
[2047/2210] Compiling Vapor GuardMiddleware.swift
[2048/2210] Compiling Vapor RedirectMiddleware.swift
[2049/2210] Compiling Vapor SessionAuthenticatable.swift
[2050/2210] Compiling Vapor Bcrypt.swift
[2051/2210] Compiling Vapor Application+Cache.swift
[2052/2210] Compiling Vapor Cache.swift
[2053/2210] Compiling Vapor CacheExpirationTime.swift
[2054/2210] Compiling Vapor MemoryCache.swift
[2055/2210] Compiling Vapor Request+Cache.swift
[2056/2210] Compiling Vapor Application+Clients.swift
[2057/2210] Compiling Vapor Client.swift
[2058/2210] Compiling Vapor ClientRequest.swift
[2059/2210] Compiling Vapor ClientResponse.swift
[2060/2210] Compiling Vapor Request+Client.swift
[2061/2210] Compiling Vapor BootCommand.swift
[2062/2210] Compiling Vapor CommandContext+Application.swift
[2063/2210] Compiling Vapor RoutesCommand.swift
[2064/2210] Compiling Vapor ServeCommand.swift
[2065/2210] Compiling Vapor AnyResponse+Concurrency.swift
[2066/2210] Compiling Vapor Request+Body.swift
[2067/2210] Compiling Vapor Request+BodyStream.swift
[2068/2210] Compiling Vapor Request.swift
[2069/2210] Compiling Vapor Application+Responder.swift
[2070/2210] Compiling Vapor DefaultResponder.swift
[2071/2210] Compiling Vapor Response+Body.swift
[2072/2210] Compiling Vapor Response.swift
[2073/2210] Compiling Vapor ResponseCodable.swift
[2074/2210] Compiling Vapor Application+Routes.swift
[2075/2210] Compiling Vapor Parameters+Require.swift
[2076/2210] Compiling Vapor Request+WebSocket.swift
[2077/2210] Compiling Vapor Route.swift
[2078/2210] Compiling Vapor RouteCollection.swift
[2079/2210] Compiling Vapor Routes.swift
[2080/2210] Compiling Vapor RoutesBuilder+Group.swift
[2081/2210] Compiling Vapor RoutesBuilder+Method.swift
[2082/2210] Compiling Vapor RoutesBuilder+Middleware.swift
[2083/2210] Compiling Vapor RoutesBuilder+WebSocket.swift
[2084/2210] Compiling Vapor RoutesBuilder.swift
[2085/2210] Compiling Vapor OTP.swift
[2086/2210] Compiling Vapor Application+Servers.swift
[2087/2210] Compiling Vapor Server.swift
[2088/2210] Compiling Vapor App+Service.swift
[2089/2210] Compiling Vapor Req+Service.swift
[2090/2210] Compiling Vapor HTTPServerResponseEncoder.swift
[2091/2210] Compiling Vapor HTTPServerUpgradeHandler.swift
[2092/2210] Compiling Vapor Logger+Report.swift
[2093/2210] Compiling Vapor LoggingSystem+Environment.swift
[2094/2210] Compiling Vapor Application+Middleware.swift
[2095/2210] Compiling Vapor CORSMiddleware.swift
[2096/2210] Compiling Vapor ErrorMiddleware.swift
[2097/2210] Compiling Vapor FileMiddleware.swift
[2098/2210] Compiling Vapor Middleware.swift
[2099/2210] Compiling Vapor MiddlewareConfiguration.swift
[2100/2210] Compiling Vapor ResponseCompressionMiddleware.swift
[2101/2210] Compiling Vapor RouteLoggingMiddleware.swift
[2102/2210] Compiling Vapor TracingMiddleware.swift
[2103/2210] Compiling Vapor File+Multipart.swift
[2104/2210] Compiling Vapor FormDataDecoder+Content.swift
[2105/2210] Compiling Vapor FormDataEncoder+Content.swift
[2106/2210] Compiling Vapor Application+Password.swift
[2107/2210] Compiling Vapor Application+Passwords.swift
[2108/2210] Compiling Vapor AsyncPasswordHasher.swift
[2109/2210] Compiling Vapor BcryptHasher.swift
[2110/2210] Compiling Vapor PasswordHasher.swift
[2111/2210] Compiling Vapor PlaintextHasher.swift
[2112/2210] Compiling Vapor Request+Password.swift
[2113/2210] Compiling Vapor Redirect.swift
[2114/2210] Compiling Vapor Validator.swift
[2115/2210] Compiling Vapor ValidatorResult.swift
[2116/2210] Compiling Vapor And.swift
[2117/2210] Compiling Vapor Case.swift
[2118/2210] Compiling Vapor CharacterSet.swift
[2119/2210] Compiling Vapor Count.swift
[2120/2210] Compiling Vapor Custom.swift
[2121/2210] Compiling Vapor Email.swift
[2122/2210] Compiling Vapor Empty.swift
[2123/2210] Compiling Vapor In.swift
[2124/2210] Compiling Vapor Nil.swift
[2125/2210] Compiling Vapor NilIgnoring.swift
[2126/2210] Compiling Vapor Not.swift
[2127/2210] Compiling Vapor Or.swift
[2128/2210] Compiling Vapor Pattern.swift
[2129/2210] Compiling Vapor Range.swift
[2130/2210] Compiling Vapor URL.swift
[2131/2210] Compiling Vapor Valid.swift
[2132/2210] Compiling Vapor Application+Views.swift
[2133/2210] Compiling Vapor PlaintextRenderer.swift
[2134/2210] Compiling Vapor Request+View.swift
[2135/2210] Compiling Vapor View.swift
[2136/2210] Compiling Vapor ViewRenderer.swift
[2137/2210] Compiling Vapor _Deprecations.swift
[2138/2210] Compiling Vapor Bytes+Hex.swift
[2139/2210] Compiling Vapor Bytes+SecureCompare.swift
[2140/2210] Compiling Vapor Collection+Safe.swift
[2141/2210] Compiling Vapor DataProtocol+Copy.swift
[2142/2210] Compiling Vapor DecoderUnwrapper.swift
[2143/2210] Compiling Vapor DirectoryConfiguration.swift
[2144/2210] Compiling Vapor DotEnv.swift
[2145/2210] Compiling Vapor Extendable.swift
[2146/2210] Compiling Vapor File.swift
[2147/2210] Compiling Vapor FileIO.swift
[2148/2210] Compiling Vapor LifecycleHandler.swift
[2149/2210] Compiling Vapor OptionalType.swift
[2150/2210] Compiling Vapor RFC1123.swift
[2151/2210] Compiling Vapor SocketAddress+Hostname.swift
[2152/2210] Compiling Vapor Storage.swift
[2153/2210] Compiling Vapor String+IsIPAddress.swift
[2154/2210] Compiling Vapor Thread.swift
[2155/2210] Compiling Vapor URI.swift
[2156/2210] Compiling Vapor RangeResult.swift
[2157/2210] Compiling Vapor Validatable.swift
[2158/2210] Compiling Vapor Validation.swift
[2159/2210] Compiling Vapor ValidationKey.swift
[2160/2210] Compiling Vapor Validations.swift
[2161/2210] Compiling Vapor ValidationsError.swift
[2162/2210] Compiling Vapor Service.swift
[2163/2210] Compiling Vapor Application+Sessions.swift
[2164/2210] Compiling Vapor MemorySessions.swift
[2165/2210] Compiling Vapor Request+Session.swift
[2166/2210] Compiling Vapor Session.swift
[2167/2210] Compiling Vapor SessionCache.swift
[2168/2210] Compiling Vapor SessionData.swift
[2169/2210] Compiling Vapor SessionDriver.swift
[2170/2210] Compiling Vapor SessionsConfiguration.swift
[2171/2210] Compiling Vapor SessionsMiddleware.swift
[2172/2210] Compiling Vapor URLEncodedFormData.swift
[2173/2210] Compiling Vapor URLEncodedFormDecoder.swift
[2174/2210] Compiling Vapor URLEncodedFormEncoder.swift
[2175/2210] Compiling Vapor URLEncodedFormError.swift
[2176/2210] Compiling Vapor URLEncodedFormParser.swift
[2177/2210] Compiling Vapor URLEncodedFormSerializer.swift
[2178/2210] Compiling Vapor URLQueryFragmentConvertible.swift
[2179/2210] Compiling Vapor AnyResponse.swift
[2180/2210] Compiling Vapor Array+Random.swift
[2181/2210] Compiling Vapor Base32.swift
[2182/2210] Compiling Vapor Base64.swift
[2183/2210] Compiling Vapor BaseN.swift
[2184/2210] Compiling Vapor BasicCodingKey.swift
[2185/2210] Compiling Vapor ByteCount.swift
[2186/2210] Emitting module Vapor
[2187/2210] Compiling Vapor HTTPStatus.swift
[2188/2210] Compiling Vapor HTTPCookies.swift
[2189/2210] Compiling Vapor HTTPHeaderCacheControl.swift
[2190/2210] Compiling Vapor HTTPHeaderExpires.swift
[2191/2210] Compiling Vapor HTTPHeaderLastModified.swift
[2192/2210] Compiling Vapor HTTPHeaders+Cache.swift
[2193/2210] Compiling Vapor HTTPHeaders+Connection.swift
[2194/2210] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2195/2210] Compiling Vapor HTTPHeaders+ContentRange.swift
[2196/2210] Compiling Vapor HTTPHeaders+Directive.swift
[2197/2210] Compiling Vapor HTTPHeaders+Forwarded.swift
[2198/2210] Compiling Vapor HTTPHeaders+Link.swift
[2199/2210] Compiling Vapor HTTPHeaders+Name.swift
[2200/2210] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2201/2210] Compiling Vapor HTTPHeaders.swift
[2202/2210] Compiling Vapor HTTPMediaType.swift
[2203/2210] Compiling Vapor HTTPMediaTypePreference.swift
[2204/2210] Compiling Vapor Responder.swift
[2205/2210] Compiling Vapor Application+HTTP+Server.swift
[2206/2210] Compiling Vapor HTTPServer.swift
[2207/2210] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2208/2210] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2209/2210] Compiling Vapor HTTPServerHandler.swift
[2210/2210] Compiling Vapor HTTPServerRequestDecoder.swift
[2212/2220] Compiling Gatekeeper GatekeeperKeyMaker.swift
[2213/2221] Compiling Gatekeeper GatekeeperMiddleware.swift
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperMiddleware.swift:5:17: warning: stored property 'config' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type 'GatekeeperConfig?'; this is an error in the Swift 6 language mode
3 | /// Middleware used to rate-limit a single route or a group of routes.
4 | public struct GatekeeperMiddleware: Middleware {
5 | private let config: GatekeeperConfig?
| `- warning: stored property 'config' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type 'GatekeeperConfig?'; this is an error in the Swift 6 language mode
6 | private let keyMaker: GatekeeperKeyMaker?
7 | private let error: Error?
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperConfig.swift:3:15: note: consider making struct 'GatekeeperConfig' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct GatekeeperConfig {
| `- note: consider making struct 'GatekeeperConfig' conform to the 'Sendable' protocol
4 | public enum Interval {
5 | case second
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperMiddleware.swift:6:17: warning: stored property 'keyMaker' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type '(any GatekeeperKeyMaker)?'; this is an error in the Swift 6 language mode
4 | public struct GatekeeperMiddleware: Middleware {
5 | private let config: GatekeeperConfig?
6 | private let keyMaker: GatekeeperKeyMaker?
| `- warning: stored property 'keyMaker' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type '(any GatekeeperKeyMaker)?'; this is an error in the Swift 6 language mode
7 | private let error: Error?
8 |
/host/spi-builder-workspace/Sources/Gatekeeper/KeyMaker/GatekeeperKeyMaker.swift:4:17: note: protocol 'GatekeeperKeyMaker' does not conform to the 'Sendable' protocol
2 |
3 | /// Reponsible for generating a cache key for a specific `Request`
4 | public protocol GatekeeperKeyMaker {
| `- note: protocol 'GatekeeperKeyMaker' does not conform to the 'Sendable' protocol
5 | func make(for req: Request) -> EventLoopFuture<String>
6 | }
[2214/2221] Compiling Gatekeeper GatekeeperConfig.swift
[2215/2221] Compiling Gatekeeper GatekeeperHostnameKeyMaker.swift
[2216/2221] Compiling Gatekeeper Request+Hostname.swift
[2217/2221] Emitting module Gatekeeper
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper+Vapor/Application+Gatekeeper.swift:18:24: warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
13 | var config: GatekeeperConfig? = nil
14 | var makeCache: ((Application) -> Cache)? = nil
:
16 | }
17 |
18 | private struct Key: StorageKey {
| `- warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = Storage
20 | }
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperMiddleware.swift:5:17: warning: stored property 'config' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type 'GatekeeperConfig?'; this is an error in the Swift 6 language mode
3 | /// Middleware used to rate-limit a single route or a group of routes.
4 | public struct GatekeeperMiddleware: Middleware {
5 | private let config: GatekeeperConfig?
| `- warning: stored property 'config' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type 'GatekeeperConfig?'; this is an error in the Swift 6 language mode
6 | private let keyMaker: GatekeeperKeyMaker?
7 | private let error: Error?
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperConfig.swift:3:15: note: consider making struct 'GatekeeperConfig' conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | public struct GatekeeperConfig {
| `- note: consider making struct 'GatekeeperConfig' conform to the 'Sendable' protocol
4 | public enum Interval {
5 | case second
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperMiddleware.swift:6:17: warning: stored property 'keyMaker' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type '(any GatekeeperKeyMaker)?'; this is an error in the Swift 6 language mode
4 | public struct GatekeeperMiddleware: Middleware {
5 | private let config: GatekeeperConfig?
6 | private let keyMaker: GatekeeperKeyMaker?
| `- warning: stored property 'keyMaker' of 'Sendable'-conforming struct 'GatekeeperMiddleware' has non-sendable type '(any GatekeeperKeyMaker)?'; this is an error in the Swift 6 language mode
7 | private let error: Error?
8 |
/host/spi-builder-workspace/Sources/Gatekeeper/KeyMaker/GatekeeperKeyMaker.swift:4:17: note: protocol 'GatekeeperKeyMaker' does not conform to the 'Sendable' protocol
2 |
3 | /// Reponsible for generating a cache key for a specific `Request`
4 | public protocol GatekeeperKeyMaker {
| `- note: protocol 'GatekeeperKeyMaker' does not conform to the 'Sendable' protocol
5 | func make(for req: Request) -> EventLoopFuture<String>
6 | }
[2218/2221] Compiling Gatekeeper Application+Gatekeeper.swift
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper+Vapor/Application+Gatekeeper.swift:18:24: warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
13 | var config: GatekeeperConfig? = nil
14 | var makeCache: ((Application) -> Cache)? = nil
:
16 | }
17 |
18 | private struct Key: StorageKey {
| `- warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = Storage
20 | }
[2219/2221] Compiling Gatekeeper Request+Gatekeeper.swift
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper+Vapor/Application+Gatekeeper.swift:18:24: warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
10 | }
11 |
12 | private final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
13 | var config: GatekeeperConfig? = nil
14 | var makeCache: ((Application) -> Cache)? = nil
:
16 | }
17 |
18 | private struct Key: StorageKey {
| `- warning: type 'Application.Gatekeeper.Key.Value' (aka 'Application.Gatekeeper.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
19 | typealias Value = Storage
20 | }
[2220/2221] Compiling Gatekeeper Gatekeeper.swift
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper.swift:26:26: warning: converting non-sendable function value to '@Sendable (Gatekeeper.Entry) -> Gatekeeper.Entry' may introduce data races
24 | else: error
25 | )
26 | .map(updateEntry)
| `- warning: converting non-sendable function value to '@Sendable (Gatekeeper.Entry) -> Gatekeeper.Entry' may introduce data races
27 | .flatMap { entry in
28 | // The amount of time the entry has existed.
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper.swift:21:17: warning: capture of 'self' with non-sendable type 'Gatekeeper' in a '@Sendable' closure
1 | import Vapor
2 |
3 | public struct Gatekeeper {
| `- note: consider making struct 'Gatekeeper' conform to the 'Sendable' protocol
4 | private let cache: Cache
5 | private let config: GatekeeperConfig
:
19 | .make(for: req)
20 | .flatMap { cacheKey in
21 | fetchOrCreateEntry(for: cacheKey, on: req)
| `- warning: capture of 'self' with non-sendable type 'Gatekeeper' in a '@Sendable' closure
22 | .guard(
23 | { $0.requestsLeft > 0 },
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper.swift:31:49: warning: capture of 'self' with non-sendable type 'Gatekeeper' in a '@Sendable' closure
1 | import Vapor
2 |
3 | public struct Gatekeeper {
| `- note: consider making struct 'Gatekeeper' conform to the 'Sendable' protocol
4 | private let cache: Cache
5 | private let config: GatekeeperConfig
:
29 | let entryLifetime = Int(Date().timeIntervalSince1970 - entry.createdAt.timeIntervalSince1970)
30 | // Remaining time until the entry expires. The entry would be expired by cache if it was negative.
31 | let timeRemaining = Int(config.refreshInterval) - entryLifetime
| `- warning: capture of 'self' with non-sendable type 'Gatekeeper' in a '@Sendable' closure
32 | return cache.set(cacheKey, to: entry, expiresIn: .seconds(timeRemaining))
33 | }
/host/spi-builder-workspace/Sources/Gatekeeper/Gatekeeper.swift:50:14: warning: type 'Gatekeeper.Entry' does not conform to the 'Sendable' protocol
48 | return cache
49 | .get(key, as: Entry.self)
50 | .unwrap(orReplace: Entry(hostname: hostname, createdAt: Date(), requestsLeft: config.limit))
| `- warning: type 'Gatekeeper.Entry' does not conform to the 'Sendable' protocol
51 | }
52 | }
/host/spi-builder-workspace/Sources/Gatekeeper/GatekeeperEntry.swift:5:19: note: consider making struct 'Entry' conform to the 'Sendable' protocol
3 | extension Gatekeeper {
4 | /// A model representing a entry in the cache for a specific client
5 | public struct Entry: Codable {
| `- note: consider making struct 'Entry' conform to the 'Sendable' protocol
6 | let hostname: String
7 | var createdAt: Date
[2221/2221] Compiling Gatekeeper GatekeeperEntry.swift
Build complete! (504.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.44.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "gatekeeper",
"name" : "gatekeeper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Gatekeeper",
"targets" : [
"Gatekeeper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GatekeeperTests",
"module_type" : "SwiftTarget",
"name" : "GatekeeperTests",
"path" : "Tests/GatekeeperTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"GatekeeperTests.swift"
],
"target_dependencies" : [
"Gatekeeper"
],
"type" : "test"
},
{
"c99name" : "Gatekeeper",
"module_type" : "SwiftTarget",
"name" : "Gatekeeper",
"path" : "Sources/Gatekeeper",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Gatekeeper"
],
"sources" : [
"Gatekeeper+Vapor/Application+Gatekeeper.swift",
"Gatekeeper+Vapor/Request+Gatekeeper.swift",
"Gatekeeper.swift",
"GatekeeperConfig.swift",
"GatekeeperEntry.swift",
"GatekeeperMiddleware.swift",
"KeyMaker/GatekeeperHostnameKeyMaker.swift",
"KeyMaker/GatekeeperKeyMaker.swift",
"Request+Hostname.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.