Build Information
Successful build of gatekeeper, reference master (9009cf
), with Swift 6.1 for Android on 29 May 2025 07:57:21 UTC.
Swift 6 data race errors: 3
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/gatekeeper.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: android
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.85s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (2.94s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-service-context.git
[1/4974] Fetching swift-distributed-tracing
[51/6037] Fetching swift-distributed-tracing, swift-service-context
[1851/9356] Fetching swift-distributed-tracing, swift-service-context, multipart-kit
[2528/11965] Fetching swift-distributed-tracing, swift-service-context, multipart-kit, websocket-kit
[3497/17924] Fetching swift-distributed-tracing, swift-service-context, multipart-kit, websocket-kit, swift-algorithms
[8468/19634] Fetching swift-distributed-tracing, swift-service-context, multipart-kit, websocket-kit, swift-algorithms, swift-atomics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.36s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.44s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.44s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio-http2.git
[3338/7235] Fetching multipart-kit, swift-atomics, swift-metrics
[5544/13149] Fetching multipart-kit, swift-atomics, swift-metrics, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.35s)
[7536/10943] Fetching multipart-kit, swift-atomics, swift-nio-extras
Fetching https://github.com/apple/swift-nio-ssl.git
[8484/22470] Fetching multipart-kit, swift-atomics, swift-nio-extras, swift-nio-http2
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[6104/16556] Fetching multipart-kit, swift-atomics, swift-nio-http2
Fetching https://github.com/apple/swift-nio.git
[14865/31399] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl
[15014/35235] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-log
[23956/111328] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
[24350/107492] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.61s)
Fetching https://github.com/apple/swift-crypto.git
[28189/105782] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (1.67s)
Fetching https://github.com/vapor/console-kit.git
[31050/102463] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.29s)
Fetching https://github.com/vapor/async-kit.git
[28338/90936] Fetching swift-nio-ssl, swift-nio
[30622/111663] Fetching swift-nio-ssl, swift-nio, routing-kit
[45241/125599] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[48435/131246] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
[61446/133616] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.31s)
[81711/131246] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.45s)
[77725/125599] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[89428/139613] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.08s)
[95480/124770] Fetching swift-nio, routing-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.35s)
[76195/104043] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.07s)
[71006/90029] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.93s)
[61636/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.98s)
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.79s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (6.71s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.92s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.13s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[177/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.82s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.87s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (3.26s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.87s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.07s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2426] Fetching swift-service-lifecycle
[74/4016] Fetching swift-service-lifecycle, swift-asn1
[1270/10171] Fetching swift-service-lifecycle, swift-asn1, swift-certificates
[1441/15156] Fetching swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
[2655/16060] Fetching swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms, swift-http-types
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.64s)
[12034/13634] Fetching swift-asn1, swift-certificates, swift-async-algorithms, swift-http-types
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.95s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.96s)
[1/1141] Fetching swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.39s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (2.13s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.02s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.88s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.08s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.90s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.11s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.98s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.06s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (1.04s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (4.47s)
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 (2.81s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.84s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.3.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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.31.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.7.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Building for debugging...
[0/831] Write sources
[50/831] Compiling _NumericsShims _NumericsShims.c
[51/831] Compiling _AtomicsShims.c
[52/831] Compiling CVaporBcrypt bcrypt.c
[53/831] Compiling CNIOWindows WSAStartup.c
[54/831] Compiling CNIOWASI CNIOWASI.c
[55/831] Compiling CNIOWindows shim.c
[55/831] Compiling CSystem shims.c
[57/831] Compiling CNIOLinux liburing_shims.c
[58/831] Compiling CNIOSHA1 c_nio_sha1.c
[59/831] Compiling CNIODarwin shim.c
[59/831] Compiling CNIOExtrasZlib empty.c
[61/831] Compiling CVaporBcrypt blf.c
[61/831] Write swift-version-24593BA9C3E375BF.txt
[63/831] Compiling CNIOLinux shim.c
[64/831] Compiling CNIOLLHTTP c_nio_http.c
[65/831] Compiling CNIOLLHTTP c_nio_api.c
[66/831] Compiling fiat_curve25519_adx_square.S
[67/831] Compiling fiat_p256_adx_mul.S
[68/831] Compiling fiat_p256_adx_sqr.S
[69/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[70/865] Compiling CNIOBoringSSLShims shims.c
[72/900] Compiling _NIODataStructures _TinyArray.swift
[73/900] Compiling RealModule Real.swift
[74/900] Compiling RealModule Float80+Real.swift
[75/901] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[76/901] Compiling InternalCollectionsUtilities Integer rank.swift
[77/901] Compiling SystemPackage MachPort.swift
[78/901] Compiling SystemPackage PlatformString.swift
[79/901] Compiling SystemPackage SystemString.swift
[80/904] Emitting module RealModule
[81/904] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[82/904] Compiling InternalCollectionsUtilities _SortedCollection.swift
[83/904] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/904] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[85/904] Compiling RealModule Float+Real.swift
[86/904] Compiling RealModule Float16+Real.swift
[87/905] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[88/905] Compiling InternalCollectionsUtilities Debugging.swift
[89/905] Compiling InternalCollectionsUtilities Descriptions.swift
[90/905] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[91/905] Emitting module _NIODataStructures
[92/905] Compiling _NIODataStructures Heap.swift
[95/905] Compiling ServiceContextModule ServiceContextKey.swift
[98/905] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[99/905] Compiling InternalCollectionsUtilities UInt+reversed.swift
[100/905] Compiling _NIODataStructures PriorityQueue.swift
[101/905] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[104/905] Compiling RealModule ElementaryFunctions.swift
[105/905] Emitting module InternalCollectionsUtilities
[108/906] Emitting module ServiceContextModule
[109/906] Compiling ServiceContextModule ServiceContext.swift
[110/907] Compiling _NIOBase64 Base64.swift
[111/907] Emitting module _NIOBase64
[114/908] Compiling RealModule RealFunctions.swift
[120/909] Emitting module SystemPackage
[125/909] Compiling CoreMetrics Metrics.swift
[127/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[127/912] Compiling fiat_curve25519_adx_mul.S
[130/935] Emitting module Instrumentation
[131/936] Compiling Instrumentation NoOpInstrument.swift
[132/936] Compiling Instrumentation MultiplexInstrument.swift
[133/960] Compiling Algorithms Chunked.swift
[134/960] Compiling Algorithms Combinations.swift
[135/960] Compiling Algorithms FlattenCollection.swift
[136/962] Compiling Algorithms Compacted.swift
[137/962] Compiling Algorithms Cycle.swift
[138/962] Compiling Algorithms EitherSequence.swift
[139/962] Compiling Algorithms Reductions.swift
[140/962] Compiling Algorithms Rotate.swift
[141/962] Compiling Algorithms Product.swift
[142/962] Compiling Algorithms RandomSample.swift
[143/962] Compiling SystemPackage Util+StringArray.swift
[144/962] Compiling SystemPackage Util.swift
[145/962] Compiling SystemPackage UtilConsumers.swift
[146/962] Compiling Algorithms Partition.swift
[147/962] Compiling Algorithms Permutations.swift
[148/962] Compiling Atomics IntegerOperations.swift
[149/962] Compiling Atomics Unmanaged extensions.swift
[150/962] Compiling Algorithms Grouped.swift
[151/962] Compiling Algorithms Indexed.swift
[152/962] Compiling Algorithms Intersperse.swift
[153/962] Compiling Algorithms Split.swift
[154/962] Compiling Algorithms Stride.swift
[155/962] Compiling Algorithms Suffix.swift
[156/965] Emitting module CoreMetrics
[157/965] Compiling CoreMetrics Locks.swift
[159/966] Compiling Algorithms Trim.swift
[160/966] Compiling Algorithms Unique.swift
[161/966] Compiling Algorithms Windows.swift
[176/966] Compiling Logging MetadataProvider.swift
[177/967] Emitting module Logging
[178/967] Compiling Logging Locks.swift
[179/967] Compiling Instrumentation Instrument.swift
[180/967] Compiling Instrumentation InstrumentationSystem.swift
[181/967] Compiling Instrumentation Locks.swift
[183/968] Compiling Logging LogHandler.swift
[184/968] Compiling Logging Logging.swift
[186/969] Compiling tls_record.cc
[194/969] Compiling Algorithms MinMax.swift
[195/1029] Compiling OrderedCollections _HashTable+Bucket.swift
[196/1029] Compiling OrderedCollections _HashTable+BucketIterator.swift
[197/1029] Compiling OrderedCollections _HashTable+Constants.swift
[198/1029] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[199/1030] Compiling OrderedCollections OrderedDictionary+Codable.swift
[200/1030] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[201/1030] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[202/1030] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[202/1100] Compiling tls_method.cc
[204/1115] Compiling Tracing TracingTime.swift
[205/1115] Compiling _RopeModule BigString+Ingester.swift
[206/1115] Compiling _RopeModule BigString+Invariants.swift
[207/1115] Compiling _RopeModule BigString+Iterators.swift
[208/1115] Compiling _RopeModule BigString+Metrics.swift
[209/1115] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[210/1115] Compiling HeapModule Heap+Descriptions.swift
[211/1115] Emitting module Tracing
[212/1115] Compiling Tracing TracerProtocol.swift
[213/1115] Compiling HeapModule _HeapNode.swift
[214/1115] Compiling _RopeModule Rope+Invariants.swift
[215/1115] Compiling _RopeModule Rope+_Node.swift
[216/1115] Compiling _RopeModule Rope+_Storage.swift
[217/1115] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[218/1115] Compiling _RopeModule Rope+_UnsafeHandle.swift
[219/1115] Compiling _RopeModule Rope.swift
[220/1115] Compiling _RopeModule RopeElement.swift
[221/1122] Compiling _RopeModule BigString+UnicodeScalarView.swift
[222/1122] Compiling _RopeModule BigSubstring+UTF16View.swift
[223/1122] Compiling _RopeModule BigSubstring+UTF8View.swift
[224/1122] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[225/1122] Compiling _RopeModule BigSubstring.swift
[226/1122] Compiling _RopeModule Rope+Builder.swift
[227/1122] Compiling _RopeModule Rope+Debugging.swift
[228/1122] Compiling HeapModule Heap.swift
[229/1122] Compiling Tracing Tracer.swift
[230/1122] Compiling Tracing TracerProtocol+Legacy.swift
[231/1122] Emitting module HeapModule
[232/1122] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[233/1122] Compiling _RopeModule BigString+Chunk+Splitting.swift
[234/1122] Compiling _RopeModule BigString+Chunk.swift
[235/1122] Compiling _RopeModule BigString+BidirectionalCollection.swift
[236/1122] Compiling _RopeModule BigString+Comparable.swift
[237/1122] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[238/1122] Compiling _RopeModule BigString+CustomStringConvertible.swift
[239/1122] Compiling _RopeModule BigString+Equatable.swift
[240/1122] Compiling _RopeModule BigString+Summary.swift
[241/1122] Compiling _RopeModule BigString.swift
[242/1122] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[243/1122] Compiling _RopeModule BigString+Chunk+Breaks.swift
[244/1122] Compiling _RopeModule BigString+Chunk+Counts.swift
[245/1122] Compiling _RopeModule BigString+Chunk+Description.swift
[246/1122] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[247/1122] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[248/1122] Compiling HeapModule Heap+Invariants.swift
[249/1122] Compiling HeapModule Heap+UnsafeHandle.swift
[250/1123] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[251/1123] Compiling _RopeModule BigString+Hashing.swift
[252/1123] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[253/1123] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[254/1123] Compiling _RopeModule BigString+Sequence.swift
[255/1123] Compiling _RopeModule BigString+TextOutputStream.swift
[256/1123] Compiling _RopeModule BigString+Append.swift
[257/1123] Compiling _RopeModule BigString+Initializers.swift
[258/1123] Compiling _RopeModule BigString+Insert.swift
[259/1123] Compiling _RopeModule BigString+Managing Breaks.swift
[260/1123] Compiling _RopeModule BigString+RemoveSubrange.swift
[261/1123] Compiling _RopeModule BigString+ReplaceSubrange.swift
[262/1123] Compiling _RopeModule BigString+Split.swift
[263/1123] Compiling _RopeModule Range+BigString.swift
[264/1123] Compiling _RopeModule BigString+UTF16View.swift
[265/1123] Compiling _RopeModule BigString+UTF8View.swift
[267/1123] Emitting module Atomics
[268/1123] Compiling _RopeModule BigString+Index.swift
[271/1124] Compiling Tracing InstrumentationSystem+Tracing.swift
[272/1124] Compiling Tracing SpanProtocol.swift
[273/1124] Compiling Tracing NoOpTracer.swift
[276/1201] Compiling HashTreeCollections TreeDictionary+Keys.swift
[277/1201] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[278/1201] Compiling HashTreeCollections TreeDictionary+Merge.swift
[279/1201] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[280/1201] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[281/1201] Compiling HashTreeCollections TreeDictionary+Values.swift
[282/1201] Compiling HashTreeCollections TreeSet+Hashable.swift
[283/1201] Compiling HashTreeCollections TreeSet+Sendable.swift
[284/1201] Compiling HashTreeCollections TreeSet+Sequence.swift
[285/1225] Compiling DequeModule Deque+Codable.swift
[286/1225] Compiling DequeModule Deque+Collection.swift
[287/1225] Compiling DequeModule Deque+CustomReflectable.swift
[288/1225] Compiling DequeModule Deque+Descriptions.swift
[289/1225] Compiling DequeModule Deque._UnsafeHandle.swift
[290/1225] Compiling DequeModule Deque.swift
[291/1225] Compiling DequeModule Deque+Equatable.swift
[292/1225] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[295/1227] Compiling DequeModule _DequeBuffer.swift
[296/1227] Compiling DequeModule _DequeBufferHeader.swift
[301/1227] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[302/1227] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[303/1227] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[304/1227] Emitting module Metrics
[308/1227] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[309/1227] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[310/1227] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[311/1227] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[312/1227] Compiling HashTreeCollections TreeDictionary.swift
[313/1227] Compiling HashTreeCollections TreeSet+Codable.swift
[324/1227] Emitting module RoutingKit
[325/1237] Compiling RoutingKit PathComponent.swift
[326/1237] Compiling DequeModule Deque+Extras.swift
[327/1237] Compiling DequeModule Deque+Hashable.swift
[328/1237] Compiling DequeModule Deque+Testing.swift
[329/1237] Compiling DequeModule Deque._Storage.swift
[330/1237] Compiling DequeModule _DequeSlot.swift
[331/1237] Compiling DequeModule _UnsafeWrappedBuffer.swift
[332/1237] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[333/1237] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[334/1237] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[335/1237] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[348/1237] Emitting module Algorithms
[349/1238] Emitting module _RopeModule
[350/1238] Compiling RoutingKit TrieRouter.swift
[351/1238] Compiling RoutingKit Router.swift
[355/1238] Compiling _RopeModule Rope+Join.swift
[356/1238] Compiling _RopeModule Rope+MutatingForEach.swift
[357/1238] Compiling _RopeModule Rope+Remove.swift
[358/1238] Compiling _RopeModule Rope+RemoveSubrange.swift
[359/1238] Compiling _RopeModule Rope+Split.swift
[360/1238] Compiling _RopeModule Optional Utilities.swift
[361/1238] Compiling _RopeModule String Utilities.swift
[362/1238] Compiling _RopeModule String.Index+ABI.swift
[363/1238] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[364/1238] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[365/1238] Compiling HashTreeCollections TreeDictionary+Filter.swift
[366/1238] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[367/1238] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[382/1238] Emitting module OrderedCollections
[386/1239] Emitting module DequeModule
[388/1240] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[389/1240] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[390/1240] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[391/1240] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[392/1240] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[393/1240] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[394/1240] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[395/1240] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[396/1240] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[397/1240] Compiling HashTreeCollections TreeSet.swift
[398/1240] Compiling Metrics Metrics.swift
[399/1241] Compiling RoutingKit AnyRouter.swift
[400/1241] Compiling RoutingKit Parameters.swift
[403/1242] Compiling HashTreeCollections _HashTreeIterator.swift
[404/1242] Compiling HashTreeCollections _HashTreeStatistics.swift
[405/1242] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[406/1242] Compiling HashTreeCollections _RawHashNode.swift
[407/1242] Compiling HashTreeCollections _UnmanagedHashNode.swift
[408/1242] Compiling HashTreeCollections _UnsafePath.swift
[409/1242] Compiling HashTreeCollections TreeDictionary+Codable.swift
[410/1242] Compiling HashTreeCollections TreeDictionary+Collection.swift
[411/1242] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[412/1242] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[413/1242] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[423/1242] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[424/1242] Compiling HashTreeCollections _HashNode+Structural merge.swift
[424/1242] Compiling tls13_server.cc
[426/1242] Compiling HashTreeCollections _HashNodeHeader.swift
[427/1242] Compiling HashTreeCollections _HashSlot.swift
[428/1242] Compiling HashTreeCollections _HashStack.swift
[447/1242] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[448/1242] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[449/1242] Compiling HashTreeCollections _HashNode+Structural union.swift
[450/1242] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[451/1242] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[452/1242] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[453/1242] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[454/1242] Compiling HashTreeCollections _HashNode.swift
[475/1243] Compiling tls13_enc.cc
[476/1243] Compiling tls13_client.cc
[488/1243] Compiling t1_enc.cc
[489/1243] Compiling tls13_both.cc
[491/1243] Emitting module HashTreeCollections
[492/1244] Compiling ssl_versions.cc
[493/1244] Compiling ssl_x509.cc
[494/1244] Compiling ssl_transcript.cc
[495/1244] Compiling ssl_stat.cc
[496/1244] Compiling ssl_privkey.cc
[497/1244] Compiling ssl_session.cc
[498/1244] Compiling ssl_key_share.cc
[499/1244] Compiling ssl_lib.cc
[500/1244] Compiling ssl_file.cc
[501/1244] Compiling ssl_credential.cc
[502/1244] Compiling ssl_cipher.cc
[503/1244] Compiling ssl_cert.cc
[504/1244] Compiling ssl_buffer.cc
[505/1244] Compiling ssl_asn1.cc
[506/1244] Compiling ssl_aead_ctx.cc
[507/1244] Compiling s3_pkt.cc
[508/1244] Compiling s3_lib.cc
[509/1244] Compiling s3_both.cc
[510/1244] Compiling handshake_client.cc
[511/1244] Compiling handshake_server.cc
[512/1244] Compiling handshake.cc
[513/1244] Compiling handoff.cc
[514/1244] Compiling extensions.cc
[515/1244] Compiling encrypted_client_hello.cc
[516/1244] Compiling md5-x86_64-linux.S
[517/1244] Compiling md5-x86_64-apple.S
[518/1244] Compiling dtls_record.cc
[519/1244] Compiling md5-586-apple.S
[520/1244] Compiling md5-586-linux.S
[521/1244] Compiling dtls_method.cc
[522/1244] Compiling d1_srtp.cc
[523/1244] Compiling chacha20_poly1305_x86_64-linux.S
[524/1244] Compiling chacha20_poly1305_x86_64-apple.S
[525/1244] Compiling chacha20_poly1305_armv8-apple.S
[526/1244] Compiling chacha20_poly1305_armv8-win.S
[527/1244] Compiling chacha20_poly1305_armv8-linux.S
[528/1244] Compiling chacha-x86_64-linux.S
[529/1244] Compiling chacha-x86_64-apple.S
[530/1244] Compiling chacha-x86-linux.S
[531/1244] Compiling chacha-x86-apple.S
[532/1244] Compiling chacha-armv8-win.S
[533/1244] Compiling chacha-armv8-linux.S
[534/1244] Compiling chacha-armv8-apple.S
[535/1244] Compiling chacha-armv4-linux.S
[536/1244] Compiling aes128gcmsiv-x86_64-linux.S
[537/1244] Compiling x86_64-mont5-linux.S
[538/1244] Compiling aes128gcmsiv-x86_64-apple.S
[539/1244] Compiling x86_64-mont5-apple.S
[540/1244] Compiling bio_ssl.cc
[541/1244] Compiling x86_64-mont-linux.S
[542/1244] Compiling x86_64-mont-apple.S
[543/1244] Compiling x86-mont-apple.S
[544/1244] Compiling x86-mont-linux.S
[545/1244] Compiling vpaes-x86_64-linux.S
[546/1244] Compiling vpaes-x86-linux.S
[547/1244] Compiling vpaes-x86-apple.S
[548/1244] Compiling d1_pkt.cc
[549/1244] Compiling vpaes-armv8-win.S
[550/1244] Compiling vpaes-x86_64-apple.S
[551/1244] Compiling err_data.cc
[552/1244] Compiling d1_both.cc
[553/1244] Compiling vpaes-armv7-linux.S
[554/1244] Compiling vpaes-armv8-apple.S
[555/1244] Compiling sha512-armv8-win.S
[556/1244] Compiling sha512-x86_64-apple.S
[557/1244] Compiling sha512-x86_64-linux.S
[558/1244] Compiling d1_lib.cc
[558/1244] Compiling vpaes-armv8-linux.S
[560/1244] Compiling sha512-armv8-linux.S
[561/1244] Compiling sha256-x86_64-linux.S
[562/1244] Compiling sha512-armv8-apple.S
[563/1244] Compiling sha256-x86_64-apple.S
[564/1244] Compiling sha512-586-apple.S
[565/1244] Compiling sha256-armv8-linux.S
[566/1244] Compiling sha256-armv8-win.S
[567/1244] Compiling sha256-armv8-apple.S
[568/1244] Compiling sha512-armv4-linux.S
[569/1244] Compiling sha256-586-linux.S
[570/1244] Compiling sha256-armv4-linux.S
[570/1244] Compiling sha512-586-linux.S
[572/1244] Compiling sha1-x86_64-apple.S
[573/1244] Compiling sha256-586-apple.S
[574/1244] Compiling sha1-x86_64-linux.S
[575/1244] Compiling sha1-armv8-win.S
[576/1244] Compiling sha1-armv8-linux.S
[577/1244] Compiling sha1-586-apple.S
[578/1244] Compiling sha1-armv8-apple.S
[579/1244] Compiling sha1-586-linux.S
[580/1244] Compiling rsaz-avx2-apple.S
[581/1244] Compiling sha1-armv4-large-linux.S
[582/1244] Compiling rsaz-avx2-linux.S
[583/1244] Compiling rdrand-x86_64-linux.S
[584/1244] Compiling p256_beeu-armv8-asm-linux.S
[585/1244] Compiling p256_beeu-x86_64-asm-linux.S
[586/1244] Compiling p256_beeu-armv8-asm-win.S
[586/1244] Compiling p256_beeu-armv8-asm-apple.S
[588/1244] Compiling rdrand-x86_64-apple.S
[589/1244] Compiling p256_beeu-x86_64-asm-apple.S
[590/1244] Compiling p256-x86_64-asm-linux.S
[591/1244] Compiling p256-x86_64-asm-apple.S
[592/1244] Compiling p256-armv8-asm-apple.S
[593/1244] Compiling ghashv8-armv8-linux.S
[594/1244] Compiling p256-armv8-asm-win.S
[595/1244] Compiling ghashv8-armv8-win.S
[596/1244] Compiling ghashv8-armv8-apple.S
[597/1244] Compiling ghash-x86_64-linux.S
[598/1244] Compiling ghashv8-armv7-linux.S
[599/1244] Compiling p256-armv8-asm-linux.S
[600/1244] Compiling ghash-x86-linux.S
[601/1244] Compiling ghash-x86_64-apple.S
[602/1244] Compiling ghash-x86-apple.S
[603/1244] Compiling ghash-ssse3-x86-linux.S
[604/1244] Compiling ghash-ssse3-x86_64-linux.S
[604/1244] Compiling ghash-ssse3-x86_64-apple.S
[606/1244] Compiling ghash-ssse3-x86-apple.S
[607/1244] Compiling co-586-linux.S
[608/1244] Compiling ghash-neon-armv8-apple.S
[609/1244] Compiling co-586-apple.S
[609/1244] Compiling ghash-neon-armv8-win.S
[611/1244] Compiling ghash-armv4-linux.S
[612/1244] Compiling ghash-neon-armv8-linux.S
[613/1244] Compiling bsaes-armv7-linux.S
[613/1244] Compiling bn-armv8-win.S
[615/1244] Compiling bn-armv8-linux.S
[616/1244] Compiling bn-armv8-apple.S
[617/1244] Compiling bn-586-linux.S
[618/1244] Compiling bn-586-apple.S
[619/1244] Compiling armv8-mont-apple.S
[620/1244] Compiling armv4-mont-linux.S
[621/1244] Compiling armv8-mont-linux.S
[622/1244] Compiling armv8-mont-win.S
[623/1244] Compiling aesv8-gcm-armv8-win.S
[624/1244] Compiling aesv8-gcm-armv8-apple.S
[625/1244] Compiling aesv8-gcm-armv8-linux.S
[626/1244] Compiling aesv8-armv8-win.S
[627/1244] Compiling aesni-x86_64-apple.S
[628/1244] Compiling aesv8-armv8-apple.S
[629/1244] Compiling aesv8-armv8-linux.S
[630/1244] Compiling aesv8-armv7-linux.S
[631/1244] Compiling aesni-x86-apple.S
[632/1244] Compiling aesni-x86_64-linux.S
[633/1244] Compiling aesni-x86-linux.S
[634/1244] Compiling aesni-gcm-x86_64-apple.S
[635/1244] Compiling aesni-gcm-x86_64-linux.S
[636/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[637/1244] Compiling aes-gcm-avx2-x86_64-linux.S
[638/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[639/1244] Compiling aes-gcm-avx2-x86_64-apple.S
[640/1244] Compiling x_spki.cc
[641/1244] Compiling x_sig.cc
[642/1244] Compiling x_req.cc
[643/1244] Compiling x_val.cc
[644/1244] Compiling x_x509a.cc
[645/1244] Compiling x_pubkey.cc
[646/1244] Compiling x_x509.cc
[647/1244] Compiling x_name.cc
[648/1244] Compiling x_attrib.cc
[649/1244] Compiling x_exten.cc
[650/1244] Compiling x_all.cc
[651/1244] Compiling x_crl.cc
[652/1244] Compiling x_algor.cc
[653/1244] Compiling x509spki.cc
[654/1244] Compiling x509rset.cc
[655/1244] Compiling x509name.cc
[656/1244] Compiling x509cset.cc
[657/1244] Compiling x509_vpm.cc
[658/1244] Compiling x509_v3.cc
[659/1244] Compiling x509_vfy.cc
[660/1244] Compiling x509_txt.cc
[661/1244] Compiling x509_trs.cc
[662/1244] Compiling x509_req.cc
[663/1244] Compiling x509_set.cc
[664/1244] Compiling x509_obj.cc
[665/1244] Compiling x509_d2.cc
[666/1244] Compiling x509_lu.cc
[667/1244] Compiling x509_cmp.cc
[668/1244] Compiling x509_def.cc
[669/1244] Compiling x509_ext.cc
[670/1244] Compiling x509_att.cc
[671/1244] Compiling v3_utl.cc
[672/1244] Compiling x509.cc
[673/1244] Compiling v3_purp.cc
[674/1244] Compiling v3_skey.cc
[675/1244] Compiling v3_prn.cc
[676/1244] Compiling v3_pmaps.cc
[677/1244] Compiling v3_pcons.cc
[678/1244] Compiling v3_int.cc
[679/1244] Compiling v3_ocsp.cc
[680/1244] Compiling v3_genn.cc
[681/1244] Compiling v3_ia5.cc
[682/1244] Compiling v3_info.cc
[683/1244] Compiling v3_lib.cc
[684/1244] Compiling v3_ncons.cc
[685/1244] Compiling v3_extku.cc
[686/1244] Compiling v3_enum.cc
[687/1244] Compiling v3_conf.cc
[688/1244] Compiling v3_alt.cc
[689/1244] Compiling v3_crld.cc
[690/1244] Compiling v3_bcons.cc
[691/1244] Compiling v3_bitst.cc
[692/1244] Compiling v3_cpols.cc
[693/1244] Compiling v3_akeya.cc
[694/1244] Compiling v3_akey.cc
[695/1244] Compiling t_x509a.cc
[696/1244] Compiling i2d_pr.cc
[696/1244] Compiling t_x509.cc
[698/1244] Compiling t_crl.cc
[699/1244] Compiling policy.cc
[700/1244] Compiling t_req.cc
[701/1244] Compiling name_print.cc
[702/1244] Compiling rsa_pss.cc
[703/1244] Compiling by_file.cc
[704/1244] Compiling algorithm.cc
[705/1244] Compiling asn1_gen.cc
[706/1244] Compiling a_digest.cc
[707/1244] Compiling a_verify.cc
[708/1244] Compiling a_sign.cc
[709/1244] Compiling by_dir.cc
[710/1244] Compiling voprf.cc
[711/1244] Compiling pmbtoken.cc
[712/1244] Compiling trust_token.cc
[713/1244] Compiling thread.cc
[714/1244] Compiling thread_win.cc
[715/1244] Compiling thread_pthread.cc
[716/1244] Compiling thread_none.cc
[717/1244] Compiling stack.cc
[718/1244] Compiling sha512.cc
[719/1244] Compiling siphash.cc
[720/1244] Compiling spake2plus.cc
[721/1244] Compiling sha1.cc
[722/1244] Compiling slhdsa.cc
[723/1244] Compiling sha256.cc
[724/1244] Compiling rsa_print.cc
[725/1244] Compiling rsa_extra.cc
[726/1244] Compiling rc4.cc
[727/1244] Compiling rsa_crypt.cc
[728/1244] Compiling refcount.cc
[729/1244] Compiling windows.cc
[730/1244] Compiling urandom.cc
[731/1244] Compiling rsa_asn1.cc
[732/1244] Compiling trusty.cc
[733/1244] Compiling passive.cc
[734/1244] Compiling ios.cc
[735/1244] Compiling rand.cc
[736/1244] Compiling poly1305_arm_asm.S
[737/1244] Compiling getentropy.cc
[738/1244] Compiling forkunsafe.cc
[739/1244] Compiling deterministic.cc
[740/1244] Compiling fork_detect.cc
[741/1244] Compiling poly1305_vec.cc
[742/1244] Compiling poly1305.cc
[743/1244] Compiling poly1305_arm.cc
[744/1244] Compiling pool.cc
[745/1244] Compiling p5_pbev2.cc
[746/1244] Compiling pkcs7.cc
[747/1244] Compiling pkcs8.cc
[748/1244] Compiling pkcs7_x509.cc
[749/1244] Compiling pkcs8_x509.cc
[750/1244] Compiling pem_xaux.cc
[751/1244] Compiling pem_x509.cc
[752/1244] Compiling pem_pkey.cc
[753/1244] Compiling pem_pk8.cc
[754/1244] Compiling pem_oth.cc
[755/1244] Compiling pem_all.cc
[756/1244] Compiling pem_lib.cc
[757/1244] Compiling pem_info.cc
[758/1244] Compiling mlkem.cc
[759/1244] Compiling obj.cc
[760/1244] Compiling obj_xref.cc
[761/1244] Compiling poly_rq_mul.S
[762/1244] Compiling mem.cc
[763/1244] Compiling fips_shared_support.cc
[764/1244] Compiling mldsa.cc
[765/1244] Compiling md4.cc
[766/1244] Compiling lhash.cc
[767/1244] Compiling md5.cc
[768/1244] Compiling hrss.cc
[769/1244] Compiling kyber.cc
[770/1244] Compiling ex_data.cc
[771/1244] Compiling hpke.cc
[772/1244] Compiling sign.cc
[773/1244] Compiling scrypt.cc
[774/1244] Compiling pbkdf.cc
[775/1244] Compiling print.cc
[776/1244] Compiling p_x25519.cc
[777/1244] Compiling p_x25519_asn1.cc
[778/1244] Compiling p_ed25519.cc
[779/1244] Compiling p_hkdf.cc
[780/1244] Compiling p_rsa.cc
[781/1244] Compiling p_rsa_asn1.cc
[782/1244] Compiling p_ed25519_asn1.cc
[783/1244] Compiling p_ec.cc
[784/1244] Compiling p_dh_asn1.cc
[785/1244] Compiling p_ec_asn1.cc
[786/1244] Compiling p_dh.cc
[787/1244] Compiling evp_ctx.cc
[788/1244] Compiling evp.cc
[789/1244] Compiling p_dsa_asn1.cc
[790/1244] Compiling engine.cc
[791/1244] Compiling err.cc
[792/1244] Compiling evp_asn1.cc
[793/1244] Compiling ecdh.cc
[794/1244] Compiling ecdsa_asn1.cc
[795/1244] Compiling ec_derive.cc
[796/1244] Compiling hash_to_curve.cc
[797/1244] Compiling dsa.cc
[798/1244] Compiling dsa_asn1.cc
[799/1244] Compiling ec_asn1.cc
[800/1244] Compiling bcm.cc
[801/1244] Compiling x25519-asm-arm.S
[802/1244] Compiling params.cc
[803/1244] Compiling digest_extra.cc
[804/1244] Compiling curve25519_64_adx.cc
[805/1244] Compiling des.cc
[806/1244] Compiling cpu_intel.cc
[807/1244] Compiling curve25519.cc
[808/1244] Compiling dh_asn1.cc
[809/1244] Compiling spake25519.cc
[810/1244] Compiling crypto.cc
[811/1244] Compiling cpu_arm_linux.cc
[812/1244] Compiling cpu_arm_freebsd.cc
[813/1244] Compiling cpu_aarch64_openbsd.cc
[814/1244] Compiling cpu_aarch64_win.cc
[815/1244] Compiling cpu_aarch64_sysreg.cc
[816/1244] Compiling cpu_aarch64_fuchsia.cc
[817/1244] Compiling cpu_aarch64_apple.cc
[818/1244] Compiling cpu_aarch64_linux.cc
[819/1244] Compiling e_tls.cc
[820/1244] Compiling get_cipher.cc
[821/1244] Compiling tls_cbc.cc
[822/1244] Compiling conf.cc
[823/1244] Compiling e_rc4.cc
[824/1244] Compiling e_rc2.cc
[825/1244] Compiling e_null.cc
[826/1244] Compiling e_des.cc
[827/1244] Compiling e_chacha20poly1305.cc
[828/1244] Compiling e_aesgcmsiv.cc
[829/1244] Compiling e_aesctrhmac.cc
[830/1244] Compiling chacha.cc
[831/1244] Compiling derive_key.cc
[832/1244] Compiling unicode.cc
[833/1244] Compiling buf.cc
[834/1244] Compiling ber.cc
[835/1244] Compiling cbs.cc
[836/1244] Compiling bn_asn1.cc
[837/1244] Compiling cbb.cc
[838/1244] Compiling asn1_compat.cc
[839/1244] Compiling socket_helper.cc
[839/1244] Compiling blake2.cc
[841/1244] Compiling convert.cc
[842/1244] Compiling socket.cc
[843/1244] Compiling printf.cc
[844/1244] Compiling fd.cc
[845/1244] Compiling hexdump.cc
[846/1244] Compiling pair.cc
[847/1244] Compiling errno.cc
[848/1244] Compiling file.cc
[849/1244] Compiling base64.cc
[850/1244] Compiling connect.cc
[851/1244] Compiling bio_mem.cc
[852/1244] Compiling bio.cc
[853/1244] Compiling tasn_dec.cc
[854/1244] Compiling tasn_fre.cc
[855/1244] Compiling tasn_typ.cc
[856/1244] Compiling tasn_enc.cc
[857/1244] Compiling tasn_utl.cc
[858/1244] Compiling tasn_new.cc
[859/1244] Compiling posix_time.cc
[860/1244] Compiling asn_pack.cc
[861/1244] Compiling f_string.cc
[862/1244] Compiling f_int.cc
[863/1244] Compiling asn1_par.cc
[864/1244] Compiling a_octet.cc
[865/1244] Compiling a_time.cc
[866/1244] Compiling asn1_lib.cc
[867/1244] Compiling a_type.cc
[868/1244] Compiling a_utctm.cc
[869/1244] Compiling a_strex.cc
[870/1244] Compiling a_strnid.cc
[871/1244] Compiling a_object.cc
[872/1244] Compiling a_int.cc
[873/1244] Compiling a_i2d_fp.cc
[874/1244] Compiling a_dup.cc
[875/1244] Compiling a_mbstr.cc
[876/1244] Compiling a_gentm.cc
[877/1244] Compiling a_d2i_fp.cc
[878/1244] Compiling fiat_p256_adx_mul.S
[879/1244] Compiling fiat_p256_adx_sqr.S
[880/1244] Compiling fiat_curve25519_adx_mul.S
[881/1244] Compiling fiat_curve25519_adx_square.S
[882/1244] Compiling md5-x86_64-linux.S
[883/1244] Compiling md5-x86_64-apple.S
[883/1244] Compiling md5-586-linux.S
[885/1244] Compiling md5-586-apple.S
[886/1244] Compiling chacha20_poly1305_x86_64-linux.S
[887/1244] Compiling chacha20_poly1305_x86_64-apple.S
[888/1244] Compiling chacha20_poly1305_armv8-win.S
[889/1244] Compiling a_bitstr.cc
[890/1244] Compiling chacha20_poly1305_armv8-apple.S
[891/1244] Compiling chacha20_poly1305_armv8-linux.S
[892/1244] Compiling chacha-x86_64-linux.S
[893/1244] Compiling chacha-x86_64-apple.S
[894/1244] Compiling chacha-x86-linux.S
[895/1244] Compiling chacha-x86-apple.S
[896/1244] Compiling CCryptoBoringSSLShims shims.c
[897/1244] Compiling chacha-armv8-win.S
[898/1244] Compiling err_data.cc
[899/1244] Compiling chacha-armv8-linux.S
[900/1244] Compiling chacha-armv4-linux.S
[901/1244] Compiling chacha-armv8-apple.S
[902/1244] Compiling a_bool.cc
[903/1244] Compiling aes128gcmsiv-x86_64-linux.S
[904/1244] Compiling x86_64-mont5-apple.S
[905/1244] Compiling aes128gcmsiv-x86_64-apple.S
[906/1244] Compiling x86_64-mont5-linux.S
[907/1244] Compiling x86_64-mont-linux.S
[908/1244] Compiling vpaes-x86_64-linux.S
[909/1244] Compiling x86_64-mont-apple.S
[910/1244] Compiling x86-mont-apple.S
[911/1244] Compiling x86-mont-linux.S
[912/1244] Compiling vpaes-x86_64-apple.S
[913/1244] Compiling vpaes-x86-linux.S
[914/1244] Compiling vpaes-x86-apple.S
[915/1244] Compiling vpaes-armv7-linux.S
[916/1244] Compiling vpaes-armv8-apple.S
[917/1244] Compiling vpaes-armv8-win.S
[918/1244] Compiling vpaes-armv8-linux.S
[919/1244] Compiling sha512-armv8-win.S
[920/1244] Compiling sha512-armv8-apple.S
[921/1244] Compiling sha512-x86_64-apple.S
[922/1244] Compiling sha512-x86_64-linux.S
[923/1244] Compiling sha512-armv4-linux.S
[924/1244] Compiling sha512-586-linux.S
[925/1244] Compiling sha512-armv8-linux.S
[926/1244] Compiling sha512-586-apple.S
[927/1244] Compiling sha256-x86_64-linux.S
[928/1244] Compiling sha256-x86_64-apple.S
[929/1244] Compiling sha256-armv8-win.S
[930/1244] Compiling sha256-586-apple.S
[931/1244] Compiling sha256-armv4-linux.S
[932/1244] Compiling sha256-armv8-linux.S
[933/1244] Compiling sha1-x86_64-linux.S
[934/1244] Compiling sha1-x86_64-apple.S
[935/1244] Compiling sha256-586-linux.S
[936/1244] Compiling sha256-armv8-apple.S
[937/1244] Compiling sha1-armv8-win.S
[938/1244] Compiling sha1-586-linux.S
[939/1244] Compiling sha1-armv8-linux.S
[940/1244] Compiling sha1-586-apple.S
[941/1244] Compiling sha1-armv4-large-linux.S
[942/1244] Compiling sha1-armv8-apple.S
[943/1244] Compiling rsaz-avx2-linux.S
[944/1244] Compiling rsaz-avx2-apple.S
[945/1244] Compiling p256_beeu-x86_64-asm-linux.S
[946/1244] Compiling rdrand-x86_64-linux.S
[947/1244] Compiling rdrand-x86_64-apple.S
[948/1244] Compiling p256_beeu-x86_64-asm-apple.S
[949/1244] Compiling p256_beeu-armv8-asm-linux.S
[950/1244] Compiling p256_beeu-armv8-asm-win.S
[951/1244] Compiling p256-x86_64-asm-linux.S
[952/1244] Compiling p256_beeu-armv8-asm-apple.S
[953/1244] Compiling p256-x86_64-asm-apple.S
[954/1244] Compiling p256-armv8-asm-win.S
[955/1244] Compiling p256-armv8-asm-apple.S
[956/1244] Compiling ghashv8-armv8-apple.S
[957/1244] Compiling ghashv8-armv7-linux.S
[958/1244] Compiling ghashv8-armv8-linux.S
[959/1244] Compiling ghashv8-armv8-win.S
[960/1244] Compiling ghash-x86_64-linux.S
[961/1244] Compiling p256-armv8-asm-linux.S
[962/1244] Compiling ghash-x86-apple.S
[963/1244] Compiling ghash-x86_64-apple.S
[964/1244] Compiling ghash-x86-linux.S
[965/1244] Compiling ghash-ssse3-x86-apple.S
[966/1244] Compiling ghash-neon-armv8-linux.S
[967/1244] Compiling ghash-neon-armv8-win.S
[968/1244] Compiling ghash-ssse3-x86-linux.S
[968/1244] Compiling ghash-ssse3-x86_64-linux.S
[970/1244] Compiling ghash-ssse3-x86_64-apple.S
[971/1244] Compiling ghash-armv4-linux.S
[972/1244] Compiling ghash-neon-armv8-apple.S
[973/1244] Compiling co-586-linux.S
[974/1244] Compiling co-586-apple.S
[975/1244] Compiling bsaes-armv7-linux.S
[976/1244] Compiling bn-armv8-win.S
[977/1244] Compiling bn-armv8-linux.S
[978/1244] Compiling bn-armv8-apple.S
[979/1244] Compiling bn-586-apple.S
[979/1244] Compiling bn-586-linux.S
[981/1244] Compiling armv8-mont-win.S
[982/1244] Compiling armv8-mont-linux.S
[983/1244] Compiling armv8-mont-apple.S
[984/1244] Compiling armv4-mont-linux.S
[985/1244] Compiling aesv8-gcm-armv8-win.S
[986/1244] Compiling aesv8-gcm-armv8-apple.S
[987/1244] Compiling aesv8-armv8-win.S
[988/1244] Compiling aesv8-gcm-armv8-linux.S
[989/1244] Compiling aesv8-armv8-apple.S
[990/1244] Compiling aesv8-armv8-linux.S
[991/1244] Compiling aesv8-armv7-linux.S
[992/1244] Compiling aesni-x86-linux.S
[993/1244] Compiling aesni-x86-apple.S
[994/1244] Compiling aesni-x86_64-linux.S
[995/1244] Compiling aesni-x86_64-apple.S
[996/1244] Compiling aesni-gcm-x86_64-linux.S
[997/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[998/1244] Compiling aesni-gcm-x86_64-apple.S
[999/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[1000/1244] Compiling x_x509.cc
[1001/1244] Compiling x_sig.cc
[1002/1244] Compiling x_req.cc
[1003/1244] Compiling x_x509a.cc
[1004/1244] Compiling x_val.cc
[1005/1244] Compiling x_spki.cc
[1006/1244] Compiling c-nioatomics.c
[1007/1244] Compiling x_pubkey.cc
[1008/1244] Compiling x_attrib.cc
[1009/1244] Compiling c-atomics.c
[1010/1244] Compiling x_name.cc
[1011/1244] Compiling x_crl.cc
[1012/1244] Compiling x_exten.cc
[1013/1250] Compiling x509cset.cc
[1014/1250] Compiling x_all.cc
[1015/1250] Compiling x509rset.cc
[1016/1250] Compiling x509_vpm.cc
[1017/1250] Compiling x509spki.cc
[1018/1250] Compiling x_algor.cc
[1019/1250] Compiling x509name.cc
[1021/1250] Compiling NIOConcurrencyHelpers NIOLock.swift
[1022/1250] Compiling NIOConcurrencyHelpers lock.swift
[1023/1250] Compiling NIOConcurrencyHelpers atomics.swift
[1024/1250] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1025/1250] Emitting module NIOConcurrencyHelpers
[1026/1250] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1027/1251] Compiling x509_req.cc
[1028/1251] Compiling x509_txt.cc
[1029/1251] Compiling x509_obj.cc
[1030/1251] Compiling x509_v3.cc
[1031/1251] Compiling x509_vfy.cc
[1032/1251] Compiling x509_trs.cc
[1033/1251] Compiling x509_set.cc
[1034/1333] Compiling x509_lu.cc
[1035/1337] Compiling x509_ext.cc
[1037/1337] Emitting module ConsoleKitTerminal
[1038/1340] Compiling NIOCore EventLoopFuture.swift
[1039/1340] Compiling NIOCore FileDescriptor.swift
[1040/1340] Compiling NIOCore FileHandle.swift
[1041/1340] Compiling NIOCore FileRegion.swift
[1041/1340] Compiling x509_def.cc
[1043/1340] Compiling NIOCore NIOAsyncWriter.swift
[1044/1340] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1045/1340] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1046/1340] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1046/1340] Compiling x509_d2.cc
[1047/1340] Compiling x509_cmp.cc
[1049/1340] Compiling NIOCore AddressedEnvelope.swift
[1050/1340] Compiling NIOCore AsyncAwaitSupport.swift
[1051/1340] Compiling NIOCore AsyncChannel.swift
[1052/1340] Compiling NIOCore AsyncChannelHandler.swift
[1053/1340] Compiling NIOCore AsyncChannelInboundStream.swift
[1054/1340] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1055/1340] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1056/1340] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1057/1340] Compiling ConsoleKitTerminal Console+Wait.swift
[1058/1340] Compiling ConsoleKitTerminal ConsoleColor.swift
[1059/1340] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1060/1340] Compiling ConsoleKitTerminal ConsoleText.swift
[1061/1340] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1062/1340] Compiling ConsoleKitTerminal ANSI.swift
[1062/1340] Compiling x509_att.cc
[1063/1340] Compiling v3_utl.cc
[1065/1340] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1066/1340] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1067/1340] Compiling ConsoleKitTerminal LoggerFragment.swift
[1068/1340] Compiling ConsoleKitTerminal Console.swift
[1069/1340] Compiling ConsoleKitTerminal Terminal.swift
[1070/1340] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1071/1341] Compiling x509.cc
[1072/1363] Compiling v3_skey.cc
[1073/1363] Compiling v3_purp.cc
[1074/1363] Compiling v3_prn.cc
[1076/1363] Compiling ConsoleKitCommands CommandSignature.swift
[1077/1363] Compiling ConsoleKitCommands Flag.swift
[1078/1363] Compiling ConsoleKitCommands Option.swift
[1078/1365] Compiling v3_ocsp.cc
[1080/1365] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1081/1365] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1082/1365] Compiling ConsoleKitCommands Argument.swift
[1082/1365] Compiling v3_pmaps.cc
[1084/1365] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1085/1365] Compiling ConsoleKitCommands AsyncCommand.swift
[1086/1365] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1087/1365] Emitting module ConsoleKitCommands
[1088/1365] Compiling ConsoleKitCommands Command.swift
[1089/1365] Compiling ConsoleKitCommands CommandContext.swift
[1090/1365] Compiling ConsoleKitCommands CommandError.swift
[1091/1365] Compiling ConsoleKitCommands CommandGroup.swift
[1092/1365] Compiling ConsoleKitCommands CommandInput.swift
[1093/1365] Compiling ConsoleKitCommands Commands.swift
[1094/1365] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1095/1365] Compiling ConsoleKitCommands Utilities.swift
[1095/1365] Compiling v3_info.cc
[1096/1365] Compiling v3_pcons.cc
[1097/1365] Compiling v3_int.cc
[1099/1365] Compiling ConsoleKitCommands AsyncCommands.swift
[1100/1365] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1101/1365] Compiling ConsoleKitCommands AnyCommand.swift
[1105/1365] Compiling ConsoleKitCommands Console+Run.swift
[1106/1365] Compiling ConsoleKitCommands ConsoleError.swift
[1106/1373] Compiling v3_lib.cc
[1107/1373] Compiling v3_ncons.cc
[1114/1373] Compiling ConsoleKitCommands Completion.swift
[1114/1374] Compiling v3_ia5.cc
[1115/1374] Compiling v3_extku.cc
[1117/1374] Compiling v3_genn.cc
[1118/1374] Compiling v3_cpols.cc
[1127/1374] Compiling v3_enum.cc
[1128/1376] Compiling v3_crld.cc
[1130/1376] Emitting module ConsoleKit
[1131/1376] Compiling ConsoleKit Exports.swift
[1141/1377] Compiling v3_conf.cc
[1142/1377] Compiling v3_akeya.cc
[1143/1377] Compiling v3_bcons.cc
[1144/1377] Compiling v3_bitst.cc
[1145/1377] Compiling v3_akey.cc
[1147/1377] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1148/1377] Compiling NIOCore SocketAddresses.swift
[1149/1377] Compiling NIOCore SocketOptionProvider.swift
[1150/1377] Compiling NIOCore SystemCallHelpers.swift
[1151/1377] Compiling NIOCore TimeAmount+Duration.swift
[1152/1377] Compiling NIOCore TypeAssistedChannelHandler.swift
[1153/1377] Compiling NIOCore UniversalBootstrapSupport.swift
[1154/1377] Compiling NIOCore Utilities.swift
[1154/1377] Compiling v3_alt.cc
[1155/1377] Compiling t_x509a.cc
[1156/1377] Compiling t_req.cc
[1157/1377] Compiling rsa_pss.cc
[1158/1377] Compiling t_x509.cc
[1159/1377] Compiling i2d_pr.cc
[1160/1377] Compiling t_crl.cc
[1161/1377] Compiling policy.cc
[1162/1377] Compiling name_print.cc
[1163/1377] Compiling a_sign.cc
[1164/1377] Compiling algorithm.cc
[1165/1377] Compiling asn1_gen.cc
[1166/1377] Compiling by_dir.cc
[1167/1377] Compiling by_file.cc
[1168/1377] Compiling voprf.cc
[1169/1377] Compiling thread_none.cc
[1170/1377] Compiling a_verify.cc
[1171/1377] Compiling pmbtoken.cc
[1172/1377] Compiling a_digest.cc
[1173/1377] Compiling thread_win.cc
[1174/1377] Compiling thread_pthread.cc
[1176/1377] Compiling NIOCore IO.swift
[1177/1377] Compiling NIOCore IOData.swift
[1178/1377] Compiling NIOCore IPProtocol.swift
[1179/1377] Compiling NIOCore IntegerBitPacking.swift
[1180/1377] Compiling NIOCore IntegerTypes.swift
[1181/1377] Compiling NIOCore Interfaces.swift
[1182/1377] Compiling NIOCore Linux.swift
[1183/1377] Compiling NIOCore MarkedCircularBuffer.swift
[1184/1377] Compiling NIOCore ByteBuffer-multi-int.swift
[1185/1377] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1186/1377] Compiling NIOCore ByteBuffer-views.swift
[1187/1377] Compiling NIOCore Channel.swift
[1188/1377] Compiling NIOCore ChannelHandler.swift
[1189/1377] Compiling NIOCore ChannelHandlers.swift
[1190/1377] Compiling NIOCore ChannelInvoker.swift
[1191/1377] Compiling NIOCore ChannelOption.swift
[1192/1377] Compiling NIOCore ChannelPipeline.swift
[1193/1377] Compiling NIOCore MulticastChannel.swift
[1194/1377] Compiling NIOCore NIOAny.swift
[1195/1377] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1196/1377] Compiling NIOCore NIOLoopBound.swift
[1197/1377] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1198/1377] Compiling NIOCore NIOScheduledCallback.swift
[1199/1377] Compiling NIOCore NIOSendable.swift
[1200/1377] Compiling NIOCore RecvByteBufferAllocator.swift
[1204/1377] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1205/1377] Compiling NIOCore ByteBuffer-conversions.swift
[1206/1377] Compiling NIOCore ByteBuffer-core.swift
[1207/1377] Compiling NIOCore ByteBuffer-hex.swift
[1208/1377] Compiling NIOCore ByteBuffer-int.swift
[1209/1377] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1209/1377] Compiling trust_token.cc
[1210/1377] Compiling wots.cc
[1211/1377] Compiling thread.cc
[1212/1377] Compiling slhdsa.cc
[1213/1377] Compiling stack.cc
[1214/1377] Compiling thash.cc
[1215/1377] Compiling merkle.cc
[1216/1377] Compiling siphash.cc
[1217/1377] Compiling fors.cc
[1218/1377] Compiling sha256.cc
[1219/1377] Compiling sha512.cc
[1220/1377] Compiling rsa_extra.cc
[1221/1377] Compiling rsa_print.cc
[1222/1377] Compiling sha1.cc
[1223/1377] Compiling rsa_asn1.cc
[1225/1377] Emitting module NIOCore
[1226/1378] Compiling rsa_crypt.cc
[1227/1378] Compiling rand_extra.cc
[1228/1378] Compiling rc4.cc
[1229/1378] Compiling refcount.cc
[1230/1378] Compiling trusty.cc
[1231/1378] Compiling urandom.cc
[1232/1378] Compiling windows.cc
[1233/1428] Compiling ios.cc
[1234/1428] Compiling getentropy.cc
[1235/1428] Compiling passive.cc
[1236/1428] Compiling poly1305_arm_asm.S
[1237/1428] Compiling fork_detect.cc
[1238/1428] Compiling forkunsafe.cc
[1239/1428] Compiling deterministic.cc
[1240/1428] Compiling poly1305_arm.cc
[1241/1428] Compiling poly1305_vec.cc
[1243/1428] Emitting module NIOEmbedded
[1244/1428] Compiling NIOEmbedded AsyncTestingChannel.swift
[1244/1428] Compiling poly1305.cc
[1245/1428] Compiling pool.cc
[1247/1428] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1248/1428] Compiling NIOEmbedded Embedded.swift
[1249/1429] Compiling p5_pbev2.cc
[1250/1429] Compiling pkcs8_x509.cc
[1251/1429] Compiling pkcs8.cc
[1252/1429] Compiling pkcs7.cc
[1253/1429] Compiling pkcs7_x509.cc
[1254/1429] Compiling pem_xaux.cc
[1255/1429] Compiling pem_x509.cc
[1256/1429] Compiling pem_pkey.cc
[1257/1429] Compiling pem_pk8.cc
[1259/1429] Compiling NIOPosix SelectableChannel.swift
[1260/1429] Compiling NIOPosix SelectableEventLoop.swift
[1261/1429] Compiling NIOPosix SelectorEpoll.swift
[1262/1429] Compiling NIOPosix SelectorGeneric.swift
[1263/1429] Compiling NIOPosix SelectorKqueue.swift
[1264/1429] Compiling NIOPosix SelectorUring.swift
[1264/1435] Compiling pem_oth.cc
[1265/1435] Compiling pem_info.cc
[1266/1435] Compiling obj_xref.cc
[1267/1435] Compiling pem_lib.cc
[1268/1435] Compiling pem_all.cc
[1269/1435] Compiling obj.cc
[1271/1435] Compiling NIOPosix Pool.swift
[1272/1435] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1273/1435] Compiling NIOPosix PosixSingletons.swift
[1274/1435] Compiling NIOPosix RawSocketBootstrap.swift
[1275/1435] Compiling NIOPosix Resolver.swift
[1276/1435] Compiling NIOPosix Selectable.swift
[1277/1435] Compiling NIOPosix ServerSocket.swift
[1278/1435] Compiling NIOPosix Socket.swift
[1279/1435] Compiling NIOPosix SocketChannel.swift
[1280/1435] Compiling NIOPosix SocketProtocols.swift
[1281/1435] Compiling NIOPosix System.swift
[1282/1435] Compiling NIOPosix Thread.swift
[1282/1435] Compiling mldsa.cc
[1283/1435] Compiling md5.cc
[1285/1435] Compiling NIOPosix BSDSocketAPICommon.swift
[1286/1435] Compiling NIOPosix BSDSocketAPIPosix.swift
[1287/1435] Compiling NIOPosix BSDSocketAPIWindows.swift
[1288/1435] Compiling NIOPosix BaseSocket.swift
[1289/1435] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1290/1435] Compiling NIOPosix BaseSocketChannel.swift
[1291/1435] Compiling NIOPosix BaseStreamSocketChannel.swift
[1292/1435] Emitting module NIOPosix
[1292/1435] Compiling lhash.cc
[1293/1435] Compiling mlkem.cc
[1294/1435] Compiling mem.cc
[1295/1435] Compiling md4.cc
[1296/1435] Compiling fips_shared_support.cc
[1297/1435] Compiling kyber.cc
[1298/1435] Compiling poly_rq_mul.S
[1300/1435] Compiling NIOPosix ThreadPosix.swift
[1301/1435] Compiling NIOPosix ThreadWindows.swift
[1302/1435] Compiling NIOPosix UnsafeTransfer.swift
[1303/1435] Compiling NIOPosix Utilities.swift
[1304/1435] Compiling NIOPosix VsockAddress.swift
[1305/1435] Compiling NIOPosix VsockChannelEvents.swift
[1305/1435] Compiling ex_data.cc
[1307/1435] Compiling NIOPosix IO.swift
[1308/1435] Compiling NIOPosix IntegerBitPacking.swift
[1309/1435] Compiling NIOPosix IntegerTypes.swift
[1310/1435] Compiling NIOPosix Linux.swift
[1311/1435] Compiling NIOPosix LinuxCPUSet.swift
[1312/1435] Compiling NIOPosix LinuxUring.swift
[1313/1435] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1314/1435] Compiling NIOPosix Bootstrap.swift
[1315/1435] Compiling NIOPosix ControlMessage.swift
[1316/1435] Compiling NIOPosix DatagramVectorReadManager.swift
[1317/1435] Compiling NIOPosix Errors+Any.swift
[1318/1435] Compiling NIOPosix FileDescriptor.swift
[1319/1435] Compiling NIOPosix GetaddrinfoResolver.swift
[1320/1435] Compiling NIOPosix HappyEyeballs.swift
[1321/1435] Compiling NIOPosix NIOThreadPool.swift
[1322/1435] Compiling NIOPosix NonBlockingFileIO.swift
[1323/1435] Compiling NIOPosix PendingDatagramWritesManager.swift
[1324/1435] Compiling NIOPosix PendingWritesManager.swift
[1325/1435] Compiling NIOPosix PipeChannel.swift
[1326/1435] Compiling NIOPosix PipePair.swift
[1326/1435] Compiling sign.cc
[1328/1436] Compiling scrypt.cc
[1329/1436] Compiling hpke.cc
[1330/1436] Compiling print.cc
[1331/1436] Compiling hrss.cc
[1332/1436] Compiling pbkdf.cc
[1333/1447] Compiling p_x25519.cc
[1334/1469] Compiling p_x25519_asn1.cc
[1336/1473] Compiling NIO Exports.swift
[1336/1473] Compiling p_rsa_asn1.cc
[1338/1473] Emitting module NIO
[1338/1473] Compiling p_rsa.cc
[1339/1474] Compiling p_hkdf.cc
[1341/1474] Compiling p_ed25519.cc
[1342/1474] Compiling p_dsa_asn1.cc
[1343/1474] Compiling p_ed25519_asn1.cc
[1344/1474] Compiling p_ec.cc
[1345/1508] Compiling p_ec_asn1.cc
[1347/1508] Compiling _NIOFileSystem ParallelDirCopy.swift
[1348/1508] Compiling _NIOFileSystem ParallelRemoval.swift
[1349/1508] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1350/1508] Compiling _NIOFileSystem CInterop.swift
[1351/1508] Compiling _NIOFileSystem Errno.swift
[1351/1517] Compiling p_dh.cc
[1353/1517] Compiling NIOTLS TLSEvents.swift
[1354/1517] Compiling NIOSOCKS SOCKSResponse.swift
[1355/1518] Emitting module NIOTLS
[1356/1518] Compiling NIOSOCKS ServerStateMachine.swift
[1357/1518] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1358/1518] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1359/1518] Emitting module _NIOFileSystem
[1360/1518] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1361/1518] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1362/1518] Compiling _NIOFileSystem Mocking.swift
[1363/1518] Compiling _NIOFileSystem Syscall.swift
[1364/1518] Compiling _NIOFileSystem Syscalls.swift
[1365/1518] Compiling NIOHTTP1 HTTPEncoder.swift
[1366/1518] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1367/1518] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1368/1518] Compiling NIOSOCKS ClientStateMachine.swift
[1369/1518] Emitting module NIOSOCKS
[1370/1518] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1371/1518] Compiling NIOHTTP1 HTTPDecoder.swift
[1371/1518] Compiling p_dh_asn1.cc
[1373/1518] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1374/1518] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1375/1518] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1376/1518] Compiling NIOTLS SNIHandler.swift
[1377/1518] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1378/1518] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1379/1518] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1380/1518] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1381/1518] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1386/1518] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1396/1522] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1397/1522] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1399/1522] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1400/1522] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1401/1522] Compiling NIOHTTP1 HTTPTypes.swift
[1406/1522] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1407/1522] Compiling _NIOFileSystem BufferedStream.swift
[1408/1522] Compiling _NIOFileSystem Cancellation.swift
[1409/1522] Compiling _NIOFileSystem TokenBucket.swift
[1410/1522] Compiling _NIOFileSystem UnsafeTransfer.swift
[1411/1522] Emitting module NIOFoundationCompat
[1412/1522] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1412/1522] Compiling evp_ctx.cc
[1414/1552] Compiling evp.cc
[1415/1552] Compiling bcm.cc
[1416/1559] Compiling evp_asn1.cc
[1418/1574] Emitting module NIOHTTP1
[1419/1574] Compiling NIOTransportServices AcceptHandler.swift
[1420/1574] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1421/1574] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1422/1574] Compiling NIOTransportServices StateManagedChannel.swift
[1423/1574] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1424/1574] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1424/1574] Compiling err.cc
[1426/1574] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1427/1574] Compiling NIOTransportServices NIOTSSingletons.swift
[1428/1574] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1429/1576] Emitting module NIOTransportServices
[1433/1576] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1434/1576] Compiling NIOTransportServices NIOTSErrors.swift
[1435/1576] Compiling NIOTransportServices NIOTSEventLoop.swift
[1436/1576] Compiling NIOTransportServices NIOTSBootstraps.swift
[1437/1576] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1438/1576] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1439/1576] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1440/1576] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1441/1576] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1442/1576] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1443/1576] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1444/1576] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1444/1576] Compiling ecdsa_asn1.cc
[1445/1576] Compiling engine.cc
[1447/1576] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1448/1576] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1455/1578] Compiling ecdh_extra.cc
[1458/1578] Compiling _NIOFileSystem SystemFileHandle.swift
[1459/1578] Compiling _NIOFileSystem Utilities.swift
[1460/1578] Compiling _NIOFileSystem OpenOptions.swift
[1461/1578] Compiling _NIOFileSystem String+FileSystem.swift
[1466/1579] Compiling ec_derive.cc
[1467/1579] Compiling hash_to_curve.cc
[1469/1607] Compiling ec_asn1.cc
[1470/1607] Compiling digest_extra.cc
[1472/1607] Emitting module NIOSSL
[1473/1616] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1474/1616] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1475/1616] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1475/1616] Compiling dsa.cc
[1477/1616] Compiling NIOFileSystem Exports.swift
[1478/1616] Emitting module NIOFileSystem
[1479/1616] Emitting module _NIOFileSystemFoundationCompat
[1481/1634] Compiling NIOWebSocket WebSocketOpcode.swift
[1482/1637] Compiling NIOHTTPCompression HTTPDecompression.swift
[1483/1637] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1484/1637] Compiling NIOExtras DebugInboundEventsHandler.swift
[1485/1637] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1485/1637] Compiling dsa_asn1.cc
[1487/1637] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1488/1637] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1489/1637] Compiling NIOHPACK IndexedHeaderTable.swift
[1490/1637] Compiling NIOHPACK IntegerCoding.swift
[1492/1638] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1493/1638] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1494/1638] Emitting module NIOHTTPCompression
[1495/1638] Compiling NIOHTTPCompression HTTPCompression.swift
[1496/1638] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1500/1638] Compiling NIOHPACK StaticHeaderTable.swift
[1501/1638] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1502/1638] Emitting module NIOWebSocket
[1503/1638] Compiling NIOExtras RequestResponseHandler.swift
[1505/1638] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1506/1638] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1507/1641] Compiling NIOExtras PCAPRingBuffer.swift
[1508/1641] Compiling NIOExtras QuiescingHelper.swift
[1509/1641] Compiling NIOHPACK HuffmanCoding.swift
[1510/1641] Compiling NIOHPACK HuffmanTables.swift
[1511/1641] Compiling NIOSSL SubjectAlternativeName.swift
[1512/1641] Compiling NIOSSL NIOSSLSecureBytes.swift
[1513/1641] Compiling NIOSSL RNG.swift
[1514/1641] Compiling NIOSSL SafeCompare.swift
[1515/1641] Emitting module NIOHPACK
[1520/1641] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1521/1641] Compiling NIOExtras JSONRPCFraming.swift
[1522/1641] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1523/1641] Compiling NIOExtras LengthFieldPrepender.swift
[1523/1641] Compiling des.cc
[1526/1641] Compiling NIOExtras LineBasedFrameDecoder.swift
[1527/1641] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1528/1641] Compiling NIOExtras NIOExtrasError.swift
[1529/1641] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1529/1641] Compiling params.cc
[1534/1641] Compiling NIOExtras NIORequestIdentifiable.swift
[1535/1641] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1536/1641] Compiling NIOWebSocket WebSocketFrame.swift
[1537/1642] Compiling dh_asn1.cc
[1538/1642] Compiling x25519-asm-arm.S
[1540/1642] Emitting module NIOExtras
[1540/1642] Compiling spake25519.cc
[1547/1642] Compiling curve25519.cc
[1548/1643] Compiling curve25519_64_adx.cc
[1553/1643] Compiling NIOSSL SSLPKCS12Bundle.swift
[1554/1643] Compiling NIOExtras UnsafeTransfer.swift
[1555/1643] Compiling NIOExtras WritePCAPHandler.swift
[1565/1644] Compiling NIOSSL Zeroization.swift
[1566/1644] Compiling NIOSSL TLSConfiguration.swift
[1567/1644] Compiling NIOSSL UniversalBootstrapSupport.swift
[1568/1644] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1575/1645] Compiling crypto.cc
[1576/1645] Compiling cpu_intel.cc
[1577/1645] Compiling cpu_arm_freebsd.cc
[1578/1645] Compiling cpu_aarch64_win.cc
[1579/1645] Compiling cpu_arm_linux.cc
[1580/1711] Compiling cpu_aarch64_sysreg.cc
[1581/1711] Compiling cpu_aarch64_openbsd.cc
[1583/1711] Compiling WebSocketKit Exports.swift
[1583/1711] Compiling cpu_aarch64_apple.cc
[1584/1711] Compiling cpu_aarch64_linux.cc
[1586/1711] Emitting module WebSocketKit
[1587/1711] Compiling WebSocketKit WebSocket+Concurrency.swift
[1588/1711] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1589/1711] Compiling WebSocketKit WebSocket+Connect.swift
[1589/1711] Compiling cpu_aarch64_fuchsia.cc
[1591/1711] Compiling WebSocketKit WebSocketHandler.swift
[1591/1711] Compiling tls_cbc.cc
[1592/1711] Compiling e_tls.cc
[1593/1711] Compiling conf.cc
[1595/1711] Compiling WebSocketKit WebSocket.swift
[1596/1711] Compiling WebSocketKit WebSocketClient.swift
[1598/1712] Compiling NIOHTTP2 MaySendFrames.swift
[1599/1712] Compiling NIOHTTP2 SendingDataState.swift
[1600/1712] Compiling NIOHTTP2 SendingGoawayState.swift
[1601/1712] Compiling NIOHTTP2 SendingHeadersState.swift
[1602/1712] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1603/1712] Compiling NIOHTTP2 SendingRstStreamState.swift
[1604/1712] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1605/1712] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1606/1712] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1607/1712] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1608/1712] Compiling NIOHTTP2 HasLocalSettings.swift
[1609/1712] Compiling NIOHTTP2 HasRemoteSettings.swift
[1610/1712] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1611/1712] Compiling NIOHTTP2 QuiescingState.swift
[1612/1712] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1613/1712] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1613/1720] Compiling e_chacha20poly1305.cc
[1614/1720] Compiling e_rc2.cc
[1615/1720] Compiling e_rc4.cc
[1616/1720] Compiling e_des.cc
[1617/1720] Compiling e_null.cc
[1618/1720] Compiling e_aesgcmsiv.cc
[1619/1720] Compiling e_aesctrhmac.cc
[1620/1720] Compiling cipher_extra.cc
[1621/1720] Compiling derive_key.cc
[1623/1720] Compiling NIOHTTP2 StateMachineResult.swift
[1624/1720] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1625/1720] Compiling NIOHTTP2 DOSHeuristics.swift
[1626/1720] Compiling NIOHTTP2 Error+Any.swift
[1627/1720] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1628/1720] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1629/1720] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1630/1720] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1630/1720] Compiling cbb.cc
[1631/1720] Compiling chacha.cc
[1632/1720] Compiling unicode.cc
[1633/1720] Compiling cbs.cc
[1634/1720] Compiling blake2.cc
[1635/1720] Compiling ber.cc
[1636/1720] Compiling printf.cc
[1637/1720] Compiling asn1_compat.cc
[1639/1720] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1640/1720] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1641/1720] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1642/1720] Compiling NIOHTTP2 HTTP2StreamID.swift
[1643/1720] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1644/1720] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1645/1720] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1646/1720] Compiling NIOHTTP2 InboundEventBuffer.swift
[1646/1720] Compiling buf.cc
[1648/1720] Compiling NIOHTTP2 InboundWindowManager.swift
[1649/1720] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1650/1720] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1651/1720] Compiling NIOHTTP2 StreamChannelList.swift
[1652/1720] Compiling NIOHTTP2 StreamMap.swift
[1653/1720] Compiling NIOHTTP2 StreamStateMachine.swift
[1654/1720] Compiling NIOHTTP2 UnsafeTransfer.swift
[1655/1720] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1655/1720] Compiling file.cc
[1656/1720] Compiling bn_asn1.cc
[1657/1720] Compiling convert.cc
[1659/1720] Emitting module NIOHTTP2
[1660/1720] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1661/1720] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1662/1720] Compiling NIOHTTP2 MayReceiveFrames.swift
[1663/1720] Compiling NIOHTTP2 ReceivingDataState.swift
[1664/1720] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1665/1720] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1666/1720] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1667/1720] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1668/1720] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1668/1720] Compiling pair.cc
[1669/1720] Compiling hexdump.cc
[1670/1720] Compiling errno.cc
[1671/1720] Compiling fd.cc
[1672/1720] Compiling base64.cc
[1673/1720] Compiling bio_mem.cc
[1674/1720] Compiling bio.cc
[1675/1720] Compiling tasn_typ.cc
[1676/1720] Compiling tasn_utl.cc
[1677/1720] Compiling tasn_fre.cc
[1678/1720] Compiling tasn_new.cc
[1679/1720] Compiling tasn_enc.cc
[1680/1720] Compiling f_int.cc
[1681/1720] Compiling f_string.cc
[1682/1720] Compiling posix_time.cc
[1684/1720] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1685/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1686/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1687/1720] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1688/1720] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1689/1720] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1690/1720] Compiling NIOHTTP2 HTTP2Error.swift
[1691/1720] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1692/1720] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1693/1720] Compiling NIOHTTP2 HTTP2Frame.swift
[1694/1720] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1695/1720] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1696/1720] Compiling NIOHTTP2 HTTP2PingData.swift
[1697/1720] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1698/1720] Compiling NIOHTTP2 HTTP2Settings.swift
[1699/1720] Compiling NIOHTTP2 HTTP2Stream.swift
[1699/1720] Compiling asn_pack.cc
[1700/1720] Compiling tasn_dec.cc
[1701/1721] Compiling asn1_par.cc
[1703/1721] Compiling asn1_lib.cc
[1704/1721] Compiling a_utctm.cc
[1705/1721] Compiling a_octet.cc
[1706/1721] Compiling a_time.cc
[1707/1721] Compiling a_strnid.cc
[1708/1721] Compiling a_strex.cc
[1709/1721] Compiling a_object.cc
[1710/1721] Compiling a_type.cc
[1711/1721] Compiling a_mbstr.cc
[1712/1721] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1713/1721] Compiling a_int.cc
[1714/1721] Write sources
[1715/1721] Compiling a_i2d_fp.cc
[1716/1721] Compiling a_dup.cc
[1717/1834] Compiling a_d2i_fp.cc
[1718/1834] Compiling a_bitstr.cc
[1719/1834] Compiling a_gentm.cc
[1720/1834] Compiling a_bool.cc
[1722/1842] Emitting module AsyncHTTPClient
[1723/1850] Emitting module BitCollections
[1724/1850] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1725/1850] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1726/1850] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1727/1850] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1728/1850] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1729/1850] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1730/1850] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1731/1850] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1732/1857] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1733/1857] Compiling AsyncHTTPClient HTTP2Connection.swift
[1734/1857] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1735/1857] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1736/1857] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1737/1857] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1738/1857] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1739/1857] Compiling AsyncHTTPClient ConnectionPool.swift
[1740/1857] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1741/1857] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1742/1857] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1743/1857] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1744/1857] Compiling AsyncHTTPClient HTTP1Connection.swift
[1745/1857] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1746/1857] Compiling AsyncHTTPClient FoundationExtensions.swift
[1747/1857] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1748/1857] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1749/1857] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1750/1857] Compiling AsyncHTTPClient HTTPClient.swift
[1751/1857] Compiling AsyncHTTPClient RequestOptions.swift
[1752/1857] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1753/1857] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1754/1857] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1755/1857] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1756/1857] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1757/1857] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1758/1857] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1759/1857] Compiling AsyncHTTPClient HTTPHandler.swift
[1760/1857] Compiling AsyncHTTPClient RequestBag.swift
[1761/1857] Compiling AsyncHTTPClient RequestValidation.swift
[1762/1857] Compiling AsyncHTTPClient SSLContextCache.swift
[1763/1857] Compiling AsyncHTTPClient Scheme.swift
[1764/1857] Compiling AsyncHTTPClient Singleton.swift
[1765/1857] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1766/1857] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1767/1857] Compiling AsyncHTTPClient Utils.swift
[1768/1857] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1769/1857] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1770/1857] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1771/1857] Compiling AsyncHTTPClient RequestBodyLength.swift
[1772/1857] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1773/1857] Compiling AsyncHTTPClient ConnectionTarget.swift
[1774/1857] Compiling AsyncHTTPClient DeconstructedURL.swift
[1775/1857] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1776/1857] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1777/1857] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1778/1857] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1779/1857] Compiling AsyncHTTPClient Transaction.swift
[1780/1857] Compiling AsyncHTTPClient Base64.swift
[1781/1857] Compiling AsyncHTTPClient BasicAuth.swift
[1782/1857] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1783/1857] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1784/1857] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1785/1857] Compiling CryptoBoringWrapper RandomBytes.swift
[1786/1857] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1787/1857] Emitting module CryptoBoringWrapper
[1788/1857] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1798/1857] Compiling BitCollections BitSet.Index.swift
[1799/1857] Compiling BitCollections BitSet._UnsafeHandle.swift
[1800/1857] Compiling BitCollections BitSet.swift
[1801/1857] Compiling BitCollections Range+Utilities.swift
[1802/1857] Compiling BitCollections Slice+Utilities.swift
[1803/1857] Compiling BitCollections UInt+Tricks.swift
[1804/1857] Compiling BitCollections _Word.swift
[1806/1858] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1807/1858] Compiling CryptoBoringWrapper EllipticCurve.swift
[1808/1858] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1861/1933] Compiling Collections Collections.swift
[1862/1933] Emitting module Collections
[1864/1975] Compiling AsyncKit EventLoopConnectionPool.swift
[1865/1975] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[1866/1975] Compiling AsyncKit EventLoop+Concurrency.swift
[1867/1975] Compiling AsyncKit ConnectionPoolError.swift
[1868/1975] Compiling AsyncKit ConnectionPoolItem.swift
[1869/1975] Compiling AsyncKit ConnectionPoolSource.swift
[1870/1977] Emitting module MultipartKit
[1871/1977] Compiling AsyncKit EventLoop+Flatten.swift
[1872/1977] Compiling AsyncKit EventLoop+Future.swift
[1873/1977] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1874/1977] Compiling AsyncKit EventLoopGroup+Throwing.swift
[1875/1977] Compiling AsyncKit Collection+Flatten.swift
[1876/1977] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[1877/1979] Compiling MultipartKit MultipartSerializer.swift
[1878/1979] Compiling MultipartKit Utilities.swift
[1879/1979] Compiling AsyncKit FutureOperators.swift
[1880/1979] Compiling AsyncKit Future+Miscellaneous.swift
[1881/1979] Compiling AsyncKit Future+Nonempty.swift
[1882/1979] Compiling AsyncKit Future+Optional.swift
[1884/1979] Compiling AsyncKit EventLoopFutureQueue.swift
[1885/1979] Compiling AsyncKit Future+Collection.swift
[1888/1979] Compiling AsyncKit Future+Conjunctions.swift
[1898/1980] Compiling AsyncKit Optional+StrictMap.swift
[1899/1980] Compiling AsyncKit Exports.swift
[1900/1980] Compiling Crypto Ed25519_boring.swift
[1901/1980] Compiling Crypto NISTCurvesKeys_boring.swift
[1902/1980] Compiling Crypto X25519Keys_boring.swift
[1903/1980] Compiling Crypto Curve25519.swift
[1904/1980] Compiling Crypto Ed25519Keys.swift
[1905/1980] Compiling Crypto NISTCurvesKeys.swift
[1906/1980] Compiling Crypto X25519Keys.swift
[1923/1989] Compiling Crypto PKCS8PrivateKey.swift
[1924/1989] Compiling Crypto SEC1PrivateKey.swift
[1925/1989] Compiling Crypto SubjectPublicKeyInfo.swift
[1926/1989] Compiling Crypto CryptoKitErrors.swift
[1927/1989] Compiling Crypto Digest_boring.swift
[1928/1989] Compiling Crypto Digest.swift
[1929/1989] Compiling Crypto Digests.swift
[1930/1989] Compiling Crypto HashFunctions.swift
[1931/1989] Compiling Crypto HashFunctions_SHA2.swift
[1932/1989] Compiling Crypto HPKE-AEAD.swift
[1933/1989] Emitting module Crypto
[1935/1989] Compiling Crypto SymmetricKeys.swift
[1936/1989] Compiling Crypto HMAC.swift
[1937/1989] Compiling Crypto MACFunctions.swift
[1938/1989] Compiling Crypto MessageAuthenticationCode.swift
[1939/1989] Compiling Crypto AES.swift
[1940/1989] Compiling Crypto ECDSASignature_boring.swift
[1941/1989] Compiling Crypto ECDSA_boring.swift
[1942/1989] Compiling Crypto EdDSA_boring.swift
[1943/1989] Compiling Crypto ECDSA.swift
[1944/1989] Compiling Crypto Ed25519.swift
[1957/1989] Compiling Crypto HPKE.swift
[1958/1989] Compiling Crypto HPKE-Context.swift
[1959/1989] Compiling Crypto HPKE-KeySchedule.swift
[1960/1989] Compiling Crypto HPKE-Modes.swift
[1961/1989] Compiling Crypto Insecure.swift
[1962/1989] Compiling Crypto Insecure_HashFunctions.swift
[1963/1989] Compiling Crypto KEM.swift
[1964/1989] Compiling Crypto ECDH_boring.swift
[1965/1989] Compiling Crypto DH.swift
[1966/1989] Compiling Crypto ECDH.swift
[1967/1989] Compiling Crypto ASN1Identifier.swift
[1968/1989] Compiling Crypto ASN1Integer.swift
[1969/1989] Compiling Crypto ASN1Null.swift
[1970/1989] Compiling Crypto ASN1OctetString.swift
[1971/1989] Compiling Crypto ASN1Strings.swift
[1972/1989] Compiling Crypto ArraySliceBigint.swift
[1973/1989] Compiling Crypto GeneralizedTime.swift
[1974/1989] Compiling Crypto ObjectIdentifier.swift
[1975/1989] Compiling Crypto ECDSASignature.swift
[1976/1989] Compiling Crypto PEMDocument.swift
[1977/1989] Compiling Crypto Signature.swift
[1978/1989] Compiling Crypto CryptoKitErrors_boring.swift
[1979/1989] Compiling Crypto RNG_boring.swift
[1980/1989] Compiling Crypto SafeCompare_boring.swift
[1981/1989] Compiling Crypto Zeroization_boring.swift
[1982/1989] Compiling Crypto PrettyBytes.swift
[1983/1989] Compiling Crypto SafeCompare.swift
[1984/1989] Compiling Crypto SecureBytes.swift
[1985/1989] Compiling Crypto Zeroization.swift
[1987/1990] Emitting module AsyncKit
[1992/2160] Compiling Vapor Core.swift
[1993/2160] Compiling Vapor Running.swift
[1994/2160] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1995/2160] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1996/2160] Compiling Vapor DotEnvFile+load.swift
[1997/2160] Compiling Vapor Routes+caseInsenstive.swift
[1998/2160] Compiling Vapor Validatable+validate.swift
[1999/2160] Compiling Vapor Environment+Process.swift
[2000/2160] Compiling Vapor Environment+Secret.swift
[2001/2160] Compiling Vapor Environment.swift
[2002/2160] Compiling Vapor Abort.swift
[2003/2160] Compiling Vapor AbortError.swift
[2004/2160] Compiling Vapor DebuggableError.swift
[2005/2160] Compiling Vapor Demangler.swift
[2006/2160] Compiling Vapor ErrorSource.swift
[2007/2160] Compiling Vapor StackTrace.swift
[2008/2160] Compiling Vapor Exports.swift
[2009/2160] Compiling Vapor Application+HTTP.swift
[2010/2160] Compiling Vapor BasicResponder.swift
[2011/2160] Compiling Vapor BodyStream.swift
[2012/2160] Compiling Vapor Application+HTTP+Client.swift
[2013/2160] Compiling Vapor EventLoopHTTPClient.swift
[2014/2160] Compiling Vapor EndpointCache.swift
[2015/2160] Compiling Vapor HTTPMethod+String.swift
[2016/2184] Compiling Vapor Application.swift
[2017/2184] Compiling Vapor AuthenticationCache.swift
[2018/2184] Compiling Vapor Authenticator.swift
[2019/2184] Compiling Vapor BasicAuthorization.swift
[2020/2184] Compiling Vapor BearerAuthorization.swift
[2021/2184] Compiling Vapor GuardMiddleware.swift
[2022/2184] Compiling Vapor RedirectMiddleware.swift
[2023/2184] Compiling Vapor SessionAuthenticatable.swift
[2024/2184] Compiling Vapor Bcrypt.swift
[2025/2184] Compiling Vapor Application+Cache.swift
[2026/2184] Compiling Vapor Cache.swift
[2027/2184] Compiling Vapor CacheExpirationTime.swift
[2028/2184] Compiling Vapor MemoryCache.swift
[2029/2184] Compiling Vapor Request+Cache.swift
[2030/2184] Compiling Vapor Application+Clients.swift
[2031/2184] Compiling Vapor Client.swift
[2032/2184] Compiling Vapor ClientRequest.swift
[2033/2184] Compiling Vapor ClientResponse.swift
[2034/2184] Compiling Vapor Request+Client.swift
[2035/2184] Compiling Vapor BootCommand.swift
[2036/2184] Compiling Vapor CommandContext+Application.swift
[2037/2184] Compiling Vapor RoutesCommand.swift
[2038/2184] Compiling Vapor ServeCommand.swift
[2039/2184] Compiling Vapor AnyResponse+Concurrency.swift
[2040/2208] Compiling Vapor Bytes+Hex.swift
[2041/2208] Compiling Vapor Bytes+SecureCompare.swift
[2042/2208] Compiling Vapor Collection+Safe.swift
[2043/2208] Compiling Vapor DataProtocol+Copy.swift
[2044/2208] Compiling Vapor DecoderUnwrapper.swift
[2045/2208] Compiling Vapor DirectoryConfiguration.swift
[2046/2208] Compiling Vapor DotEnv.swift
[2047/2208] Compiling Vapor Extendable.swift
[2048/2208] Compiling Vapor File.swift
[2049/2208] Compiling Vapor FileIO.swift
[2050/2208] Compiling Vapor LifecycleHandler.swift
[2051/2208] Compiling Vapor OptionalType.swift
[2052/2208] Compiling Vapor RFC1123.swift
[2053/2208] Compiling Vapor SocketAddress+Hostname.swift
[2054/2208] Compiling Vapor Storage.swift
[2055/2208] Compiling Vapor String+IsIPAddress.swift
[2056/2208] Compiling Vapor Thread.swift
[2057/2208] Compiling Vapor URI.swift
[2058/2208] Compiling Vapor RangeResult.swift
[2059/2208] Compiling Vapor Validatable.swift
[2060/2208] Compiling Vapor Validation.swift
[2061/2208] Compiling Vapor ValidationKey.swift
[2062/2208] Compiling Vapor Validations.swift
[2063/2208] Compiling Vapor ValidationsError.swift
[2064/2208] Compiling Vapor Validator.swift
[2065/2208] Compiling Vapor ValidatorResult.swift
[2066/2208] Compiling Vapor And.swift
[2067/2208] Compiling Vapor Case.swift
[2068/2208] Compiling Vapor CharacterSet.swift
[2069/2208] Compiling Vapor Count.swift
[2070/2208] Compiling Vapor Custom.swift
[2071/2208] Compiling Vapor Email.swift
[2072/2208] Compiling Vapor Empty.swift
[2073/2208] Compiling Vapor In.swift
[2074/2208] Compiling Vapor Nil.swift
[2075/2208] Compiling Vapor NilIgnoring.swift
[2076/2208] Compiling Vapor Not.swift
[2077/2208] Compiling Vapor Or.swift
[2078/2208] Compiling Vapor Pattern.swift
[2079/2208] Compiling Vapor Range.swift
[2080/2208] Compiling Vapor URL.swift
[2081/2208] Compiling Vapor Valid.swift
[2082/2208] Compiling Vapor Application+Views.swift
[2083/2208] Compiling Vapor PlaintextRenderer.swift
[2084/2208] Compiling Vapor Request+View.swift
[2085/2208] Compiling Vapor View.swift
[2086/2208] Compiling Vapor ViewRenderer.swift
[2087/2208] Compiling Vapor _Deprecations.swift
[2088/2208] Compiling Vapor HTTPServerResponseEncoder.swift
[2089/2208] Compiling Vapor HTTPServerUpgradeHandler.swift
[2090/2208] Compiling Vapor Logger+Report.swift
[2091/2208] Compiling Vapor LoggingSystem+Environment.swift
[2092/2208] Compiling Vapor Application+Middleware.swift
[2093/2208] Compiling Vapor CORSMiddleware.swift
[2094/2208] Compiling Vapor ErrorMiddleware.swift
[2095/2208] Compiling Vapor FileMiddleware.swift
[2096/2208] Compiling Vapor Middleware.swift
[2097/2208] Compiling Vapor MiddlewareConfiguration.swift
[2098/2208] Compiling Vapor ResponseCompressionMiddleware.swift
[2099/2208] Compiling Vapor RouteLoggingMiddleware.swift
[2100/2208] Compiling Vapor TracingMiddleware.swift
[2101/2208] Compiling Vapor File+Multipart.swift
[2102/2208] Compiling Vapor FormDataDecoder+Content.swift
[2103/2208] Compiling Vapor FormDataEncoder+Content.swift
[2104/2208] Compiling Vapor Application+Password.swift
[2105/2208] Compiling Vapor Application+Passwords.swift
[2106/2208] Compiling Vapor AsyncPasswordHasher.swift
[2107/2208] Compiling Vapor BcryptHasher.swift
[2108/2208] Compiling Vapor PasswordHasher.swift
[2109/2208] Compiling Vapor PlaintextHasher.swift
[2110/2208] Compiling Vapor Request+Password.swift
[2111/2208] Compiling Vapor Redirect.swift
[2112/2208] Compiling Vapor Service.swift
[2113/2208] Compiling Vapor Application+Sessions.swift
[2114/2208] Compiling Vapor MemorySessions.swift
[2115/2208] Compiling Vapor Request+Session.swift
[2116/2208] Compiling Vapor Session.swift
[2117/2208] Compiling Vapor SessionCache.swift
[2118/2208] Compiling Vapor SessionData.swift
[2119/2208] Compiling Vapor SessionDriver.swift
[2120/2208] Compiling Vapor SessionsConfiguration.swift
[2121/2208] Compiling Vapor SessionsMiddleware.swift
[2122/2208] Compiling Vapor URLEncodedFormData.swift
[2123/2208] Compiling Vapor URLEncodedFormDecoder.swift
[2124/2208] Compiling Vapor URLEncodedFormEncoder.swift
[2125/2208] Compiling Vapor URLEncodedFormError.swift
[2126/2208] Compiling Vapor URLEncodedFormParser.swift
[2127/2208] Compiling Vapor URLEncodedFormSerializer.swift
[2128/2208] Compiling Vapor URLQueryFragmentConvertible.swift
[2129/2208] Compiling Vapor AnyResponse.swift
[2130/2208] Compiling Vapor Array+Random.swift
[2131/2208] Compiling Vapor Base32.swift
[2132/2208] Compiling Vapor Base64.swift
[2133/2208] Compiling Vapor BaseN.swift
[2134/2208] Compiling Vapor BasicCodingKey.swift
[2135/2208] Compiling Vapor ByteCount.swift
[2136/2208] Compiling Vapor Request+Body.swift
[2137/2208] Compiling Vapor Request+BodyStream.swift
[2138/2208] Compiling Vapor Request.swift
[2139/2208] Compiling Vapor Application+Responder.swift
[2140/2208] Compiling Vapor DefaultResponder.swift
[2141/2208] Compiling Vapor Response+Body.swift
[2142/2208] Compiling Vapor Response.swift
[2143/2208] Compiling Vapor ResponseCodable.swift
[2144/2208] Compiling Vapor Application+Routes.swift
[2145/2208] Compiling Vapor Parameters+Require.swift
[2146/2208] Compiling Vapor Request+WebSocket.swift
[2147/2208] Compiling Vapor Route.swift
[2148/2208] Compiling Vapor RouteCollection.swift
[2149/2208] Compiling Vapor Routes.swift
[2150/2208] Compiling Vapor RoutesBuilder+Group.swift
[2151/2208] Compiling Vapor RoutesBuilder+Method.swift
[2152/2208] Compiling Vapor RoutesBuilder+Middleware.swift
[2153/2208] Compiling Vapor RoutesBuilder+WebSocket.swift
[2154/2208] Compiling Vapor RoutesBuilder.swift
[2155/2208] Compiling Vapor OTP.swift
[2156/2208] Compiling Vapor Application+Servers.swift
[2157/2208] Compiling Vapor Server.swift
[2158/2208] Compiling Vapor App+Service.swift
[2159/2208] Compiling Vapor Req+Service.swift
[2160/2208] Emitting module Vapor
[2161/2208] Compiling Vapor AsyncBasicResponder.swift
[2162/2208] Compiling Vapor AsyncMiddleware.swift
[2163/2208] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2164/2208] Compiling Vapor AsyncSessionDriver.swift
[2165/2208] Compiling Vapor Authentication+Concurrency.swift
[2166/2208] Compiling Vapor Cache+Concurrency.swift
[2167/2208] Compiling Vapor Client+Concurrency.swift
[2168/2208] Compiling Vapor RequestBody+Concurrency.swift
[2169/2208] Compiling Vapor Responder+Concurrency.swift
[2170/2208] Compiling Vapor ResponseCodable+Concurrency.swift
[2171/2208] Compiling Vapor RoutesBuilder+Concurrency.swift
[2172/2208] Compiling Vapor ViewRenderer+Concurrency.swift
[2173/2208] Compiling Vapor WebSocket+Concurrency.swift
[2174/2208] Compiling Vapor ContainerGetPathExecutor.swift
[2175/2208] Compiling Vapor Content.swift
[2176/2208] Compiling Vapor ContentCoders.swift
[2177/2208] Compiling Vapor ContentConfiguration.swift
[2178/2208] Compiling Vapor ContentContainer.swift
[2179/2208] Compiling Vapor JSONCoder+Custom.swift
[2180/2208] Compiling Vapor JSONCoders+Content.swift
[2181/2208] Compiling Vapor PlaintextDecoder.swift
[2182/2208] Compiling Vapor PlaintextEncoder.swift
[2183/2208] Compiling Vapor URLQueryCoders.swift
[2184/2208] Compiling Vapor URLQueryContainer.swift
[2185/2208] Compiling Vapor HTTPStatus.swift
[2186/2208] Compiling Vapor HTTPCookies.swift
[2187/2208] Compiling Vapor HTTPHeaderCacheControl.swift
[2188/2208] Compiling Vapor HTTPHeaderExpires.swift
[2189/2208] Compiling Vapor HTTPHeaderLastModified.swift
[2190/2208] Compiling Vapor HTTPHeaders+Cache.swift
[2191/2208] Compiling Vapor HTTPHeaders+Connection.swift
[2192/2208] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2193/2208] Compiling Vapor HTTPHeaders+ContentRange.swift
[2194/2208] Compiling Vapor HTTPHeaders+Directive.swift
[2195/2208] Compiling Vapor HTTPHeaders+Forwarded.swift
[2196/2208] Compiling Vapor HTTPHeaders+Link.swift
[2197/2208] Compiling Vapor HTTPHeaders+Name.swift
[2198/2208] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2199/2208] Compiling Vapor HTTPHeaders.swift
[2200/2208] Compiling Vapor HTTPMediaType.swift
[2201/2208] Compiling Vapor HTTPMediaTypePreference.swift
[2202/2208] Compiling Vapor Responder.swift
[2203/2208] Compiling Vapor Application+HTTP+Server.swift
[2204/2208] Compiling Vapor HTTPServer.swift
[2205/2208] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2206/2208] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2207/2208] Compiling Vapor HTTPServerHandler.swift
[2208/2208] Compiling Vapor HTTPServerRequestDecoder.swift
[2210/2218] Compiling Gatekeeper GatekeeperKeyMaker.swift
[2211/2219] Compiling Gatekeeper GatekeeperHostnameKeyMaker.swift
[2212/2219] 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 | }
[2213/2219] Compiling Gatekeeper GatekeeperConfig.swift
[2214/2219] Compiling Gatekeeper GatekeeperEntry.swift
[2215/2219] Compiling Gatekeeper Request+Hostname.swift
[2216/2219] 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 | }
[2217/2219] 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 | }
[2218/2219] 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 | }
[2219/2219] 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
Build complete! (393.50s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.