Build Information
Successful build of ConnectableKit, reference main (3d3a17
), with Swift 6.1 for Android on 29 May 2025 00:18:10 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/tugcanonbas/connectable-kit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tugcanonbas/connectable-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3d3a17d Merge pull request #6 from tugcanonbas/feature/custom-error-middleware
Cloned https://github.com/tugcanonbas/connectable-kit.git
Revision (git rev-parse @):
3d3a17de8297de33e15d1a8d55a68f1edaad4e7e
SUCCESS checkout https://github.com/tugcanonbas/connectable-kit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/tugcanonbas/connectable-kit.git
https://github.com/tugcanonbas/connectable-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "ConnectableKit",
"name" : "ConnectableKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ConnectableKit",
"targets" : [
"ConnectableKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ConnectableKit",
"module_type" : "SwiftTarget",
"name" : "ConnectableKit",
"path" : "Sources/ConnectableKit",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"ConnectableKit"
],
"sources" : [
"ConnectableKit.swift",
"Middlewares/ErrorMiddleware.swift",
"Protocols/Connectable.swift",
"Protocols/Responsable.swift",
"Response/Responser.swift",
"Response/ResponserStatus.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.88s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (2.45s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1063] Fetching swift-service-context
[161/3672] Fetching swift-service-context, websocket-kit
[1134/6991] Fetching swift-service-context, websocket-kit, multipart-kit
[2402/8701] Fetching swift-service-context, websocket-kit, multipart-kit, swift-atomics
[3284/14660] Fetching swift-service-context, websocket-kit, multipart-kit, swift-atomics, swift-algorithms
[8198/19634] Fetching swift-service-context, websocket-kit, multipart-kit, swift-atomics, swift-algorithms, swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.58s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio-extras.git
[10196/14093] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-metrics
[12402/17929] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-metrics, swift-log
[13899/23843] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.35s)
[13431/21637] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-log, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.47s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Fetching https://github.com/apple/swift-nio.git
[10217/11887] Fetching websocket-kit, multipart-kit, swift-algorithms
[10218/23414] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-nio-http2
[16269/38257] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl
[22431/114350] Fetching websocket-kit, multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/websocket-kit.git from cache (1.64s)
[27728/111741] Fetching multipart-kit, swift-algorithms, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (1.65s)
Fetching https://github.com/apple/swift-crypto.git
[21917/105782] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.74s)
[20250/102463] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/console-kit.git
[46269/123190] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit
[49669/137126] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto
[54951/142773] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, routing-kit, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.68s)
Fetched https://github.com/vapor/console-kit.git from cache (0.78s)
[77522/125599] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[87691/127969] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto, async-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.57s)
[91303/125599] Fetching swift-nio-ssl, swift-nio, routing-kit, swift-crypto
Fetched https://github.com/vapor/routing-kit.git from cache (1.67s)
[74746/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
[86611/118886] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.58s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.40s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.92s)
Fetched https://github.com/apple/swift-nio.git from cache (5.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.69s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.25s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.13s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.36s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1187/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.82s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.90s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.93s)
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.53s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.48s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.91s)
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.05s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1590] Fetching swift-asn1
[781/4016] Fetching swift-asn1, swift-service-lifecycle
[1954/10171] Fetching swift-asn1, swift-service-lifecycle, swift-certificates
[2016/11075] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types
[3019/16060] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms
[6484/17201] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-asn1.git from cache (0.79s)
[9740/15611] Fetching swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.82s)
[9713/14470] Fetching swift-service-lifecycle, swift-certificates, swift-http-types, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.82s)
[7821/12044] Fetching swift-certificates, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.10s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.20s)
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.17s)
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.00s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.12s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.03s)
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.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.95s)
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.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.10s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.99s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.03s)
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 (0.88s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.32s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.97s)
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/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-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-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.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-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/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/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-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-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/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
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-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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Building for debugging...
[0/831] Write sources
[42/831] Compiling CNIOWindows shim.c
[43/831] Write sources
[44/831] Compiling CNIOWindows WSAStartup.c
[45/831] Compiling CNIOWASI CNIOWASI.c
[46/831] Write sources
[53/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[54/831] Compiling _AtomicsShims.c
[55/831] Compiling CVaporBcrypt blf.c
[56/831] Compiling _NumericsShims _NumericsShims.c
[57/831] Compiling CSystem shims.c
[58/831] Compiling CNIOLinux liburing_shims.c
[59/831] Compiling CNIOSHA1 c_nio_sha1.c
[60/831] Compiling CNIOExtrasZlib empty.c
[61/831] Compiling CNIOLLHTTP c_nio_http.c
[62/831] Compiling CNIOLinux shim.c
[63/831] Compiling CNIODarwin shim.c
[64/831] Compiling CNIOLLHTTP c_nio_api.c
[65/831] Compiling fiat_p256_adx_sqr.S
[66/831] Compiling fiat_p256_adx_mul.S
[67/831] Compiling CVaporBcrypt bcrypt.c
[68/831] Write swift-version-24593BA9C3E375BF.txt
[69/831] Compiling fiat_curve25519_adx_square.S
[70/831] Compiling fiat_curve25519_adx_mul.S
[71/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/838] Compiling CNIOBoringSSLShims shims.c
[73/868] Compiling tls_method.cc
[74/878] Compiling tls_record.cc
[75/883] Compiling tls13_server.cc
[77/897] Emitting module SystemPackage
[78/900] Emitting module Logging
[78/900] Compiling c-atomics.c
[80/903] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[81/903] Compiling InternalCollectionsUtilities Debugging.swift
[82/904] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[83/904] Compiling InternalCollectionsUtilities UInt+reversed.swift
[84/904] Compiling ServiceContextModule ServiceContext.swift
[85/904] Emitting module ServiceContextModule
[86/904] Compiling ServiceContextModule ServiceContextKey.swift
[87/904] Compiling InternalCollectionsUtilities Descriptions.swift
[88/904] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[89/904] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[90/905] Emitting module InternalCollectionsUtilities
[91/905] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[92/905] Compiling InternalCollectionsUtilities Integer rank.swift
[93/905] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[94/905] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[95/905] Compiling RealModule ElementaryFunctions.swift
[96/905] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[97/905] Compiling InternalCollectionsUtilities _SortedCollection.swift
[98/906] Compiling RealModule Real.swift
[99/906] Compiling SystemPackage Util+StringArray.swift
[100/906] Compiling SystemPackage Util.swift
[101/906] Compiling SystemPackage UtilConsumers.swift
[102/906] Compiling _NIOBase64 Base64.swift
[103/906] Emitting module _NIOBase64
[104/906] Compiling _NIODataStructures _TinyArray.swift
[105/906] Emitting module _NIODataStructures
[108/907] Compiling RealModule Float+Real.swift
[121/907] Compiling RealModule Float16+Real.swift
[122/907] Compiling RealModule Float80+Real.swift
[123/907] Emitting module RealModule
[127/907] Compiling RealModule RealFunctions.swift
[128/908] Compiling _NIODataStructures Heap.swift
[129/908] Compiling _NIODataStructures PriorityQueue.swift
[131/909] Compiling SystemPackage MachPort.swift
[132/909] Compiling SystemPackage PlatformString.swift
[133/909] Compiling SystemPackage SystemString.swift
[135/909] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[138/935] Compiling Instrumentation NoOpInstrument.swift
[139/936] Emitting module Instrumentation
[140/936] Compiling Instrumentation MultiplexInstrument.swift
[141/960] Compiling Instrumentation Instrument.swift
[142/960] Compiling Algorithms Keyed.swift
[143/960] Compiling Algorithms MinMax.swift
[144/962] Compiling Algorithms Rotate.swift
[145/962] Compiling Algorithms Joined.swift
[146/962] Compiling Algorithms Grouped.swift
[147/962] Compiling Algorithms Indexed.swift
[148/962] Compiling CoreMetrics Metrics.swift
[149/962] Compiling Algorithms Chunked.swift
[150/962] Compiling Algorithms Combinations.swift
[151/962] Compiling Algorithms FlattenCollection.swift
[152/962] Compiling Algorithms Intersperse.swift
[153/962] Compiling Algorithms RandomSample.swift
[154/962] Compiling Algorithms Reductions.swift
[155/962] Compiling Atomics IntegerOperations.swift
[156/962] Compiling Atomics Unmanaged extensions.swift
[157/962] Compiling Algorithms Split.swift
[158/962] Compiling Algorithms Stride.swift
[159/962] Compiling Algorithms Suffix.swift
[164/965] Compiling Algorithms Product.swift
[168/965] Compiling Logging Locks.swift
[169/965] Compiling Logging MetadataProvider.swift
[170/965] Emitting module CoreMetrics
[171/965] Compiling CoreMetrics Locks.swift
[172/965] Compiling Logging LogHandler.swift
[173/965] Compiling Logging Logging.swift
[183/968] Compiling Instrumentation InstrumentationSystem.swift
[184/968] Compiling Instrumentation Locks.swift
[197/1100] Compiling OrderedCollections OrderedDictionary.swift
[198/1100] Compiling OrderedCollections OrderedSet+Codable.swift
[199/1100] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[199/1100] Compiling tls13_client.cc
[200/1100] Compiling tls13_enc.cc
[202/1100] Compiling OrderedCollections _HashTable+Bucket.swift
[203/1100] Compiling OrderedCollections _HashTable+BucketIterator.swift
[204/1100] Compiling OrderedCollections _HashTable+Constants.swift
[205/1100] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[206/1100] Compiling OrderedCollections _HashTable+Testing.swift
[207/1100] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[208/1100] Compiling OrderedCollections _HashTable.swift
[209/1100] Compiling OrderedCollections _Hashtable+Header.swift
[210/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[211/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[212/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[213/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[214/1115] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[215/1115] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[216/1115] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[217/1122] Emitting module Atomics
[224/1123] Compiling Tracing TracingTime.swift
[225/1123] Compiling Tracing InstrumentationSystem+Tracing.swift
[226/1123] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[227/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[228/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[229/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[230/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[231/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[232/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[233/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[234/1123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[235/1123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[236/1123] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[237/1123] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[238/1123] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[239/1123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[240/1123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[241/1123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[242/1123] Compiling OrderedCollections OrderedSet+Initializers.swift
[243/1123] Compiling OrderedCollections OrderedSet+Insertions.swift
[244/1123] Compiling OrderedCollections OrderedSet+Invariants.swift
[245/1123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[246/1123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[247/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[248/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[249/1123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[250/1123] Compiling HeapModule Heap+Descriptions.swift
[255/1123] Compiling OrderedCollections OrderedSet+Descriptions.swift
[256/1123] Compiling OrderedCollections OrderedSet+Diffing.swift
[257/1123] Compiling OrderedCollections OrderedSet+Equatable.swift
[258/1123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[259/1123] Compiling OrderedCollections OrderedSet+Hashable.swift
[260/1123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[261/1123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[262/1123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[263/1123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[264/1123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[265/1123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[266/1123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[267/1123] Compiling OrderedCollections OrderedDictionary+Values.swift
[268/1123] Compiling HeapModule Heap.swift
[269/1123] Compiling HeapModule _HeapNode.swift
[270/1123] Compiling Tracing TracerProtocol.swift
[271/1123] Emitting module HeapModule
[272/1123] Emitting module Tracing
[273/1177] Compiling HeapModule Heap+UnsafeHandle.swift
[274/1177] Compiling HeapModule Heap+Invariants.swift
[275/1200] Compiling Tracing Tracer.swift
[276/1200] Compiling Tracing TracerProtocol+Legacy.swift
[277/1200] Compiling Tracing NoOpTracer.swift
[278/1200] Compiling Tracing SpanProtocol.swift
[281/1201] Emitting module RoutingKit
[282/1216] Compiling RoutingKit PathComponent.swift
[283/1216] Compiling HashTreeCollections TreeSet+Hashable.swift
[284/1216] Compiling HashTreeCollections TreeSet+Sendable.swift
[285/1216] Compiling HashTreeCollections TreeSet+Sequence.swift
[286/1216] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[287/1216] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[288/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[289/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[290/1216] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[291/1216] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[292/1216] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[293/1226] Compiling RoutingKit TrieRouter.swift
[294/1226] Compiling RoutingKit Router.swift
[295/1226] Compiling DequeModule Deque+CustomReflectable.swift
[296/1226] Compiling DequeModule Deque+Descriptions.swift
[297/1228] Compiling DequeModule Deque+Extras.swift
[298/1228] Compiling DequeModule Deque+Hashable.swift
[299/1228] Compiling DequeModule _DequeBuffer.swift
[300/1228] Compiling DequeModule _DequeBufferHeader.swift
[301/1228] Compiling DequeModule _DequeSlot.swift
[302/1228] Compiling DequeModule _UnsafeWrappedBuffer.swift
[303/1228] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[304/1228] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[305/1228] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[306/1228] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[307/1237] Emitting module Algorithms
[308/1238] Compiling HashTreeCollections TreeDictionary+Codable.swift
[309/1238] Compiling HashTreeCollections TreeDictionary+Collection.swift
[310/1238] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[311/1238] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[312/1238] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[313/1238] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[314/1238] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[315/1238] Compiling HashTreeCollections TreeDictionary+Filter.swift
[316/1238] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[317/1238] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[318/1238] Compiling HashTreeCollections TreeDictionary+Keys.swift
[319/1238] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[320/1238] Compiling HashTreeCollections TreeDictionary+Merge.swift
[321/1238] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[322/1238] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[323/1238] Compiling HashTreeCollections TreeDictionary+Values.swift
[329/1238] Compiling HashTreeCollections TreeDictionary.swift
[330/1238] Compiling HashTreeCollections TreeSet+Codable.swift
[331/1238] Compiling HashTreeCollections TreeSet+Collection.swift
[332/1238] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[333/1238] Compiling HashTreeCollections TreeSet+Debugging.swift
[334/1238] Compiling HashTreeCollections TreeSet+Descriptions.swift
[335/1238] Compiling HashTreeCollections TreeSet+Equatable.swift
[336/1238] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[337/1238] Compiling HashTreeCollections TreeSet+Extras.swift
[338/1238] Compiling HashTreeCollections TreeSet+Filter.swift
[346/1238] Compiling DequeModule Deque+Codable.swift
[347/1238] Compiling DequeModule Deque+Collection.swift
[350/1238] Compiling DequeModule Deque+Testing.swift
[351/1238] Compiling DequeModule Deque._Storage.swift
[352/1238] Compiling DequeModule Deque+Equatable.swift
[353/1238] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[365/1238] Emitting module OrderedCollections
[369/1239] Compiling _RopeModule _CharacterRecognizer.swift
[370/1239] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[371/1239] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/1239] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/1239] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/1239] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/1239] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/1239] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/1239] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/1239] Compiling HashTreeCollections TreeSet.swift
[387/1239] Compiling DequeModule Deque._UnsafeHandle.swift
[388/1239] Compiling DequeModule Deque.swift
[399/1239] Compiling RoutingKit AnyRouter.swift
[400/1239] Compiling RoutingKit Parameters.swift
[402/1240] Emitting module Metrics
[403/1240] Compiling Metrics Metrics.swift
[404/1241] Emitting module DequeModule
[405/1242] Emitting module _RopeModule
[406/1242] Compiling HashTreeCollections _HashTreeIterator.swift
[407/1242] Compiling HashTreeCollections _HashTreeStatistics.swift
[408/1242] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[409/1242] Compiling HashTreeCollections _RawHashNode.swift
[410/1242] Compiling HashTreeCollections _UnmanagedHashNode.swift
[411/1242] Compiling HashTreeCollections _UnsafePath.swift
[418/1242] Compiling tls13_both.cc
[419/1242] Compiling t1_enc.cc
[431/1242] Compiling ssl_x509.cc
[433/1242] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[434/1242] Compiling HashTreeCollections _HashNode+Structural merge.swift
[435/1242] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[436/1242] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[437/1242] Compiling HashTreeCollections _HashNode+Structural union.swift
[438/1242] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[439/1242] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[440/1242] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[441/1242] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[442/1242] Compiling HashTreeCollections _HashNode.swift
[443/1242] Compiling HashTreeCollections _HashNodeHeader.swift
[444/1242] Compiling HashTreeCollections _HashSlot.swift
[445/1242] Compiling HashTreeCollections _HashStack.swift
[462/1242] Compiling _RopeModule Rope+Join.swift
[463/1242] Compiling _RopeModule Rope+MutatingForEach.swift
[464/1242] Compiling _RopeModule Rope+Remove.swift
[465/1242] Compiling _RopeModule Rope+RemoveSubrange.swift
[466/1242] Compiling _RopeModule Rope+Split.swift
[467/1242] Compiling _RopeModule Optional Utilities.swift
[468/1242] Compiling _RopeModule String Utilities.swift
[469/1242] Compiling _RopeModule String.Index+ABI.swift
[470/1243] Compiling ssl_versions.cc
[473/1243] Emitting module HashTreeCollections
[473/1243] Compiling ssl_transcript.cc
[496/1244] Compiling ssl_stat.cc
[498/1244] Compiling ssl_session.cc
[499/1244] Compiling ssl_privkey.cc
[500/1244] Compiling ssl_key_share.cc
[501/1244] Compiling ssl_cert.cc
[502/1244] Compiling ssl_file.cc
[503/1244] Compiling ssl_lib.cc
[504/1244] Compiling ssl_credential.cc
[505/1244] Compiling ssl_cipher.cc
[506/1244] Compiling ssl_buffer.cc
[507/1244] Compiling ssl_asn1.cc
[508/1244] Compiling ssl_aead_ctx.cc
[509/1244] Compiling s3_lib.cc
[510/1244] Compiling s3_pkt.cc
[511/1244] Compiling s3_both.cc
[512/1244] Compiling handoff.cc
[513/1244] Compiling handshake_server.cc
[514/1244] Compiling handshake.cc
[515/1244] Compiling handshake_client.cc
[516/1244] Compiling dtls_record.cc
[517/1244] Compiling extensions.cc
[518/1244] Compiling encrypted_client_hello.cc
[519/1244] Compiling md5-x86_64-linux.S
[520/1244] Compiling dtls_method.cc
[521/1244] Compiling md5-x86_64-apple.S
[522/1244] Compiling md5-586-linux.S
[523/1244] Compiling md5-586-apple.S
[524/1244] Compiling d1_srtp.cc
[525/1244] Compiling chacha20_poly1305_x86_64-linux.S
[526/1244] Compiling chacha20_poly1305_x86_64-apple.S
[527/1244] Compiling chacha20_poly1305_armv8-win.S
[528/1244] Compiling chacha20_poly1305_armv8-apple.S
[529/1244] Compiling d1_pkt.cc
[530/1244] Compiling d1_lib.cc
[531/1244] Compiling chacha20_poly1305_armv8-linux.S
[532/1244] Compiling chacha-x86_64-linux.S
[533/1244] Compiling chacha-x86-apple.S
[533/1244] Compiling chacha-x86_64-apple.S
[535/1244] Compiling chacha-x86-linux.S
[536/1244] Compiling chacha-armv8-win.S
[537/1244] Compiling chacha-armv8-apple.S
[538/1244] Compiling chacha-armv4-linux.S
[539/1244] Compiling chacha-armv8-linux.S
[540/1244] Compiling aes128gcmsiv-x86_64-linux.S
[541/1244] Compiling aes128gcmsiv-x86_64-apple.S
[542/1244] Compiling x86_64-mont5-linux.S
[543/1244] Compiling err_data.cc
[544/1244] Compiling x86_64-mont5-apple.S
[545/1244] Compiling x86_64-mont-linux.S
[546/1244] Compiling x86_64-mont-apple.S
[547/1244] Compiling x86-mont-linux.S
[547/1244] Compiling x86-mont-apple.S
[549/1244] Compiling vpaes-x86_64-linux.S
[550/1244] Compiling vpaes-x86_64-apple.S
[551/1244] Compiling vpaes-x86-linux.S
[552/1244] Compiling vpaes-x86-apple.S
[553/1244] Compiling vpaes-armv8-win.S
[554/1244] Compiling vpaes-armv8-linux.S
[555/1244] Compiling vpaes-armv8-apple.S
[556/1244] Compiling vpaes-armv7-linux.S
[557/1244] Compiling sha512-x86_64-linux.S
[558/1244] Compiling sha512-x86_64-apple.S
[559/1244] Compiling sha512-armv8-win.S
[560/1244] Compiling sha512-armv8-apple.S
[561/1244] Compiling sha512-armv4-linux.S
[562/1244] Compiling sha512-586-linux.S
[563/1244] Compiling sha512-586-apple.S
[564/1244] Compiling sha512-armv8-linux.S
[565/1244] Compiling d1_both.cc
[566/1244] Compiling sha256-x86_64-linux.S
[566/1244] Compiling bio_ssl.cc
[568/1244] Compiling sha256-x86_64-apple.S
[569/1244] Compiling sha256-armv8-win.S
[570/1244] Compiling sha256-armv8-apple.S
[571/1244] Compiling sha256-armv4-linux.S
[572/1244] Compiling sha256-586-linux.S
[573/1244] Compiling sha256-586-apple.S
[574/1244] Compiling sha1-x86_64-linux.S
[575/1244] Compiling sha256-armv8-linux.S
[576/1244] Compiling sha1-x86_64-apple.S
[577/1244] Compiling sha1-armv8-win.S
[578/1244] Compiling sha1-armv8-apple.S
[579/1244] Compiling sha1-586-linux.S
[580/1244] Compiling sha1-armv4-large-linux.S
[581/1244] Compiling sha1-586-apple.S
[582/1244] Compiling sha1-armv8-linux.S
[583/1244] Compiling rsaz-avx2-linux.S
[584/1244] Compiling rsaz-avx2-apple.S
[585/1244] Compiling rdrand-x86_64-linux.S
[586/1244] Compiling rdrand-x86_64-apple.S
[587/1244] Compiling p256_beeu-x86_64-asm-linux.S
[588/1244] Compiling p256_beeu-x86_64-asm-apple.S
[589/1244] Compiling p256_beeu-armv8-asm-win.S
[590/1244] Compiling p256-x86_64-asm-linux.S
[590/1244] Compiling p256_beeu-armv8-asm-apple.S
[592/1244] Compiling p256_beeu-armv8-asm-linux.S
[593/1244] Compiling p256-x86_64-asm-apple.S
[594/1244] Compiling p256-armv8-asm-win.S
[595/1244] Compiling p256-armv8-asm-apple.S
[596/1244] Compiling ghashv8-armv8-win.S
[597/1244] Compiling p256-armv8-asm-linux.S
[598/1244] Compiling ghashv8-armv8-apple.S
[599/1244] Compiling ghashv8-armv8-linux.S
[600/1244] Compiling ghashv8-armv7-linux.S
[601/1244] Compiling ghash-x86_64-linux.S
[602/1244] Compiling ghash-x86_64-apple.S
[603/1244] Compiling ghash-x86-linux.S
[604/1244] Compiling ghash-x86-apple.S
[605/1244] Compiling ghash-ssse3-x86_64-linux.S
[606/1244] Compiling ghash-ssse3-x86_64-apple.S
[607/1244] Compiling ghash-ssse3-x86-apple.S
[608/1244] Compiling ghash-ssse3-x86-linux.S
[609/1244] Compiling ghash-neon-armv8-win.S
[610/1244] Compiling ghash-neon-armv8-linux.S
[611/1244] Compiling ghash-neon-armv8-apple.S
[612/1244] Compiling ghash-armv4-linux.S
[613/1244] Compiling co-586-linux.S
[614/1244] Compiling bsaes-armv7-linux.S
[615/1244] Compiling co-586-apple.S
[616/1244] Compiling bn-armv8-linux.S
[617/1244] Compiling bn-armv8-win.S
[618/1244] Compiling bn-armv8-apple.S
[619/1244] Compiling bn-586-linux.S
[620/1244] Compiling bn-586-apple.S
[621/1244] Compiling armv8-mont-win.S
[622/1244] Compiling armv4-mont-linux.S
[623/1244] Compiling armv8-mont-apple.S
[624/1244] Compiling aesv8-gcm-armv8-apple.S
[625/1244] Compiling armv8-mont-linux.S
[626/1244] Compiling aesv8-gcm-armv8-win.S
[627/1244] Compiling aesv8-gcm-armv8-linux.S
[628/1244] Compiling aesv8-armv8-win.S
[629/1244] Compiling aesv8-armv8-apple.S
[630/1244] Compiling aesni-x86_64-linux.S
[631/1244] Compiling aesv8-armv8-linux.S
[632/1244] Compiling aesv8-armv7-linux.S
[633/1244] Compiling aesni-x86_64-apple.S
[634/1244] Compiling aesni-x86-linux.S
[634/1244] Compiling aes-gcm-avx2-x86_64-linux.S
[634/1244] Compiling aesni-gcm-x86_64-apple.S
[637/1244] Compiling aesni-gcm-x86_64-linux.S
[637/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[637/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[640/1244] Compiling aesni-x86-apple.S
[641/1244] Compiling aes-gcm-avx2-x86_64-apple.S
[642/1244] Compiling x_val.cc
[643/1244] Compiling x_spki.cc
[644/1244] Compiling x_pubkey.cc
[645/1244] Compiling x_x509a.cc
[646/1244] Compiling x_name.cc
[647/1244] Compiling x_sig.cc
[648/1244] Compiling x_req.cc
[649/1244] Compiling x_x509.cc
[650/1244] Compiling x_crl.cc
[651/1244] Compiling x_exten.cc
[652/1244] Compiling x_algor.cc
[653/1244] Compiling x509rset.cc
[654/1244] Compiling x_attrib.cc
[655/1244] Compiling x509spki.cc
[656/1244] Compiling x_all.cc
[657/1244] Compiling x509name.cc
[658/1244] Compiling x509_v3.cc
[659/1244] Compiling x509_vpm.cc
[660/1244] Compiling x509cset.cc
[661/1244] Compiling x509_vfy.cc
[662/1244] Compiling x509_txt.cc
[663/1244] Compiling x509_trs.cc
[664/1244] Compiling x509_req.cc
[665/1244] Compiling x509_set.cc
[666/1244] Compiling x509_obj.cc
[667/1244] Compiling x509_ext.cc
[668/1244] Compiling x509_lu.cc
[669/1244] Compiling x509_def.cc
[670/1244] Compiling x509_d2.cc
[671/1244] Compiling x509_att.cc
[672/1244] Compiling x509_cmp.cc
[673/1244] Compiling x509.cc
[674/1244] Compiling v3_skey.cc
[675/1244] Compiling v3_utl.cc
[676/1244] Compiling v3_pcons.cc
[677/1244] Compiling v3_prn.cc
[678/1244] Compiling v3_pmaps.cc
[679/1244] Compiling v3_purp.cc
[680/1244] Compiling v3_ocsp.cc
[681/1244] Compiling v3_ncons.cc
[682/1244] Compiling v3_lib.cc
[683/1244] Compiling v3_int.cc
[684/1244] Compiling v3_info.cc
[685/1244] Compiling v3_extku.cc
[686/1244] Compiling v3_ia5.cc
[687/1244] Compiling v3_genn.cc
[688/1244] Compiling v3_crld.cc
[689/1244] Compiling v3_enum.cc
[690/1244] Compiling v3_cpols.cc
[691/1244] Compiling v3_bcons.cc
[692/1244] Compiling v3_bitst.cc
[693/1244] Compiling v3_conf.cc
[694/1244] Compiling v3_alt.cc
[695/1244] Compiling t_req.cc
[696/1244] Compiling v3_akey.cc
[697/1244] Compiling t_x509a.cc
[698/1244] Compiling v3_akeya.cc
[699/1244] Compiling t_x509.cc
[700/1244] Compiling t_crl.cc
[701/1244] Compiling i2d_pr.cc
[702/1244] Compiling rsa_pss.cc
[703/1244] Compiling policy.cc
[704/1244] Compiling name_print.cc
[705/1244] Compiling by_file.cc
[706/1244] Compiling by_dir.cc
[707/1244] Compiling algorithm.cc
[708/1244] Compiling a_sign.cc
[709/1244] Compiling asn1_gen.cc
[710/1244] Compiling a_verify.cc
[711/1244] Compiling a_digest.cc
[712/1244] Compiling voprf.cc
[713/1244] Compiling pmbtoken.cc
[714/1244] Compiling trust_token.cc
[715/1244] Compiling thread_win.cc
[716/1244] Compiling thread_pthread.cc
[717/1244] Compiling thread_none.cc
[718/1244] Compiling stack.cc
[719/1244] Compiling thread.cc
[720/1244] Compiling spake2plus.cc
[721/1244] Compiling sha512.cc
[722/1244] Compiling siphash.cc
[723/1244] Compiling sha256.cc
[724/1244] Compiling sha1.cc
[725/1244] Compiling rsa_print.cc
[726/1244] Compiling slhdsa.cc
[727/1244] Compiling rsa_extra.cc
[728/1244] Compiling rsa_crypt.cc
[729/1244] Compiling refcount.cc
[730/1244] Compiling urandom.cc
[731/1244] Compiling rc4.cc
[732/1244] Compiling rsa_asn1.cc
[733/1244] Compiling trusty.cc
[733/1244] Compiling windows.cc
[735/1244] Compiling passive.cc
[736/1244] Compiling rand.cc
[737/1244] Compiling poly1305_arm_asm.S
[738/1244] Compiling ios.cc
[739/1244] Compiling fork_detect.cc
[740/1244] Compiling forkunsafe.cc
[741/1244] Compiling deterministic.cc
[742/1244] Compiling getentropy.cc
[743/1244] Compiling poly1305.cc
[744/1244] Compiling poly1305_vec.cc
[745/1244] Compiling poly1305_arm.cc
[746/1244] Compiling pool.cc
[747/1244] Compiling pkcs8_x509.cc
[748/1244] Compiling pkcs7.cc
[749/1244] Compiling pkcs8.cc
[750/1244] Compiling pem_xaux.cc
[751/1244] Compiling pem_x509.cc
[752/1244] Compiling p5_pbev2.cc
[753/1244] Compiling pkcs7_x509.cc
[754/1244] Compiling pem_pk8.cc
[755/1244] Compiling pem_pkey.cc
[756/1244] Compiling obj_xref.cc
[757/1244] Compiling pem_oth.cc
[758/1244] Compiling mlkem.cc
[759/1244] Compiling pem_lib.cc
[760/1244] Compiling pem_info.cc
[761/1244] Compiling mldsa.cc
[762/1244] Compiling obj.cc
[763/1244] Compiling pem_all.cc
[764/1244] Compiling poly_rq_mul.S
[765/1244] Compiling fips_shared_support.cc
[766/1244] Compiling mem.cc
[767/1244] Compiling md5.cc
[768/1244] Compiling lhash.cc
[769/1244] Compiling md4.cc
[770/1244] Compiling ex_data.cc
[771/1244] Compiling kyber.cc
[772/1244] Compiling hrss.cc
[773/1244] Compiling hpke.cc
[774/1244] Compiling scrypt.cc
[775/1244] Compiling sign.cc
[776/1244] Compiling print.cc
[777/1244] Compiling pbkdf.cc
[778/1244] Compiling p_x25519_asn1.cc
[779/1244] Compiling p_x25519.cc
[780/1244] Compiling p_ed25519_asn1.cc
[781/1244] Compiling p_ed25519.cc
[782/1244] Compiling p_ec.cc
[783/1244] Compiling p_rsa_asn1.cc
[784/1244] Compiling p_hkdf.cc
[785/1244] Compiling p_rsa.cc
[786/1244] Compiling p_ec_asn1.cc
[787/1244] Compiling p_dh_asn1.cc
[788/1244] Compiling p_dsa_asn1.cc
[789/1244] Compiling p_dh.cc
[790/1244] Compiling evp_ctx.cc
[791/1244] Compiling evp.cc
[792/1244] Compiling err.cc
[793/1244] Compiling evp_asn1.cc
[794/1244] Compiling engine.cc
[795/1244] Compiling ecdh.cc
[796/1244] Compiling ecdsa_asn1.cc
[797/1244] Compiling hash_to_curve.cc
[798/1244] Compiling ec_derive.cc
[799/1244] Compiling dsa_asn1.cc
[800/1244] Compiling dsa.cc
[801/1244] Compiling ec_asn1.cc
[802/1244] Compiling params.cc
[803/1244] Compiling x25519-asm-arm.S
[804/1244] Compiling des.cc
[805/1244] Compiling digest_extra.cc
[806/1244] Compiling bcm.cc
[807/1244] Compiling dh_asn1.cc
[808/1244] Compiling curve25519_64_adx.cc
[809/1244] Compiling crypto.cc
[810/1244] Compiling spake25519.cc
[811/1244] Compiling cpu_arm_linux.cc
[812/1244] Compiling cpu_intel.cc
[813/1244] Compiling curve25519.cc
[814/1244] Compiling cpu_arm_freebsd.cc
[815/1244] Compiling cpu_aarch64_win.cc
[816/1244] Compiling cpu_aarch64_sysreg.cc
[817/1244] Compiling cpu_aarch64_openbsd.cc
[818/1244] Compiling cpu_aarch64_fuchsia.cc
[819/1244] Compiling cpu_aarch64_linux.cc
[820/1244] Compiling cpu_aarch64_apple.cc
[821/1244] Compiling conf.cc
[822/1244] Compiling tls_cbc.cc
[823/1244] Compiling get_cipher.cc
[824/1244] Compiling e_tls.cc
[825/1244] Compiling e_rc4.cc
[826/1244] Compiling e_null.cc
[827/1244] Compiling e_rc2.cc
[828/1244] Compiling e_des.cc
[829/1244] Compiling e_chacha20poly1305.cc
[830/1244] Compiling e_aesctrhmac.cc
[831/1244] Compiling e_aesgcmsiv.cc
[832/1244] Compiling derive_key.cc
[833/1244] Compiling chacha.cc
[834/1244] Compiling unicode.cc
[835/1244] Compiling buf.cc
[836/1244] Compiling ber.cc
[837/1244] Compiling convert.cc
[838/1244] Compiling cbb.cc
[839/1244] Compiling cbs.cc
[840/1244] Compiling asn1_compat.cc
[841/1244] Compiling blake2.cc
[842/1244] Compiling bn_asn1.cc
[843/1244] Compiling socket.cc
[844/1244] Compiling pair.cc
[845/1244] Compiling errno.cc
[846/1244] Compiling file.cc
[847/1244] Compiling fd.cc
[848/1244] Compiling printf.cc
[849/1244] Compiling hexdump.cc
[850/1244] Compiling socket_helper.cc
[851/1244] Compiling bio_mem.cc
[852/1244] Compiling bio.cc
[853/1244] Compiling base64.cc
[854/1244] Compiling tasn_typ.cc
[855/1244] Compiling connect.cc
[856/1244] Compiling tasn_fre.cc
[857/1244] Compiling tasn_utl.cc
[858/1244] Compiling tasn_new.cc
[859/1244] Compiling posix_time.cc
[860/1244] Compiling tasn_enc.cc
[861/1244] Compiling f_int.cc
[862/1244] Compiling f_string.cc
[863/1244] Compiling asn_pack.cc
[864/1244] Compiling asn1_par.cc
[865/1244] Compiling tasn_dec.cc
[866/1244] Compiling asn1_lib.cc
[867/1244] Compiling a_octet.cc
[868/1244] Compiling a_utctm.cc
[869/1244] Compiling a_time.cc
[870/1244] Compiling a_type.cc
[871/1244] Compiling a_strnid.cc
[872/1244] Compiling a_strex.cc
[873/1244] Compiling a_object.cc
[874/1244] Compiling a_i2d_fp.cc
[875/1244] Compiling a_mbstr.cc
[876/1244] Compiling a_dup.cc
[877/1244] Compiling fiat_p256_adx_sqr.S
[878/1244] Compiling a_int.cc
[879/1244] Compiling fiat_p256_adx_mul.S
[880/1244] Compiling fiat_curve25519_adx_square.S
[881/1244] Compiling CCryptoBoringSSLShims shims.c
[882/1244] Compiling fiat_curve25519_adx_mul.S
[883/1244] Compiling md5-x86_64-linux.S
[884/1244] Compiling a_d2i_fp.cc
[885/1244] Compiling md5-586-linux.S
[886/1244] Compiling md5-x86_64-apple.S
[887/1244] Compiling md5-586-apple.S
[888/1244] Compiling a_gentm.cc
[889/1244] Compiling chacha20_poly1305_x86_64-linux.S
[890/1244] Compiling chacha20_poly1305_x86_64-apple.S
[891/1244] Compiling chacha20_poly1305_armv8-win.S
[892/1244] Compiling chacha20_poly1305_armv8-apple.S
[893/1244] Compiling a_bitstr.cc
[894/1244] Compiling chacha-x86_64-linux.S
[895/1244] Compiling chacha-x86_64-apple.S
[896/1244] Compiling chacha20_poly1305_armv8-linux.S
[897/1244] Compiling chacha-x86-apple.S
[898/1244] Compiling chacha-x86-linux.S
[899/1244] Compiling chacha-armv8-win.S
[900/1244] Compiling aes128gcmsiv-x86_64-linux.S
[901/1244] Compiling chacha-armv8-apple.S
[902/1244] Compiling chacha-armv4-linux.S
[903/1244] Compiling chacha-armv8-linux.S
[904/1244] Compiling a_bool.cc
[905/1244] Compiling x86_64-mont-linux.S
[906/1244] Compiling aes128gcmsiv-x86_64-apple.S
[907/1244] Compiling x86_64-mont5-apple.S
[907/1244] Compiling x86_64-mont5-linux.S
[909/1244] Compiling x86_64-mont-apple.S
[910/1244] Compiling x86-mont-linux.S
[911/1244] Compiling x86-mont-apple.S
[912/1244] Compiling vpaes-x86_64-linux.S
[913/1244] Compiling vpaes-x86-linux.S
[914/1244] Compiling vpaes-x86_64-apple.S
[915/1244] Compiling vpaes-x86-apple.S
[916/1244] Compiling err_data.cc
[917/1244] Compiling vpaes-armv8-win.S
[918/1244] Compiling vpaes-armv8-apple.S
[919/1244] Compiling sha512-x86_64-linux.S
[920/1244] Compiling vpaes-armv7-linux.S
[921/1244] Compiling vpaes-armv8-linux.S
[922/1244] Compiling sha512-x86_64-apple.S
[923/1244] Compiling sha512-armv8-win.S
[924/1244] Compiling sha512-armv4-linux.S
[924/1244] Compiling sha512-armv8-apple.S
[926/1244] Compiling sha512-586-linux.S
[927/1244] Compiling sha512-armv8-linux.S
[928/1244] Compiling sha512-586-apple.S
[928/1244] Compiling sha256-x86_64-linux.S
[930/1244] Compiling sha256-x86_64-apple.S
[931/1244] Compiling sha256-armv8-win.S
[932/1244] Compiling sha256-armv8-apple.S
[933/1244] Compiling sha256-armv8-linux.S
[934/1244] Compiling sha256-armv4-linux.S
[935/1244] Compiling sha256-586-linux.S
[936/1244] Compiling sha256-586-apple.S
[937/1244] Compiling sha1-x86_64-apple.S
[938/1244] Compiling sha1-x86_64-linux.S
[939/1244] Compiling sha1-armv8-win.S
[940/1244] Compiling sha1-586-apple.S
[941/1244] Compiling sha1-armv4-large-linux.S
[942/1244] Compiling sha1-armv8-apple.S
[942/1244] Compiling sha1-586-linux.S
[944/1244] Compiling rsaz-avx2-linux.S
[945/1244] Compiling sha1-armv8-linux.S
[946/1244] Compiling rsaz-avx2-apple.S
[947/1244] Compiling rdrand-x86_64-linux.S
[948/1244] Compiling rdrand-x86_64-apple.S
[949/1244] Compiling p256_beeu-x86_64-asm-linux.S
[950/1244] Compiling p256_beeu-armv8-asm-win.S
[951/1244] Compiling p256_beeu-x86_64-asm-apple.S
[952/1244] Compiling p256_beeu-armv8-asm-linux.S
[953/1244] Compiling p256_beeu-armv8-asm-apple.S
[954/1244] Compiling p256-x86_64-asm-linux.S
[955/1244] Compiling p256-armv8-asm-win.S
[956/1244] Compiling p256-x86_64-asm-apple.S
[957/1244] Compiling p256-armv8-asm-apple.S
[958/1244] Compiling ghashv8-armv8-linux.S
[959/1244] Compiling p256-armv8-asm-linux.S
[960/1244] Compiling ghashv8-armv8-win.S
[961/1244] Compiling ghash-x86_64-linux.S
[962/1244] Compiling ghashv8-armv8-apple.S
[963/1244] Compiling ghash-x86-apple.S
[964/1244] Compiling ghash-x86_64-apple.S
[965/1244] Compiling ghashv8-armv7-linux.S
[966/1244] Compiling ghash-x86-linux.S
[967/1244] Compiling ghash-ssse3-x86_64-linux.S
[968/1244] Compiling ghash-ssse3-x86_64-apple.S
[969/1244] Compiling ghash-neon-armv8-linux.S
[970/1244] Compiling ghash-ssse3-x86-linux.S
[971/1244] Compiling ghash-ssse3-x86-apple.S
[972/1244] Compiling ghash-neon-armv8-win.S
[973/1244] Compiling ghash-armv4-linux.S
[974/1244] Compiling ghash-neon-armv8-apple.S
[975/1244] Compiling co-586-apple.S
[976/1244] Compiling co-586-linux.S
[977/1244] Compiling bn-armv8-win.S
[978/1244] Compiling bsaes-armv7-linux.S
[979/1244] Compiling bn-armv8-apple.S
[979/1244] Compiling bn-armv8-linux.S
[981/1244] Compiling bn-586-apple.S
[982/1244] Compiling armv8-mont-win.S
[983/1244] Compiling bn-586-linux.S
[984/1244] Compiling armv8-mont-apple.S
[985/1244] Compiling armv4-mont-linux.S
[986/1244] Compiling armv8-mont-linux.S
[987/1244] Compiling aesv8-gcm-armv8-win.S
[988/1244] Compiling aesv8-gcm-armv8-apple.S
[989/1244] Compiling aesv8-armv8-apple.S
[990/1244] Compiling aesv8-armv8-win.S
[991/1244] Compiling aesni-x86_64-linux.S
[992/1244] Compiling aesv8-armv8-linux.S
[993/1244] Compiling aesv8-gcm-armv8-linux.S
[994/1244] Compiling aesv8-armv7-linux.S
[995/1244] Compiling aesni-x86_64-apple.S
[996/1244] Compiling aesni-x86-linux.S
[997/1244] Compiling aesni-gcm-x86_64-linux.S
[998/1244] Compiling aesni-x86-apple.S
[999/1244] Compiling aes-gcm-avx10-x86_64-linux.S
[999/1244] Compiling aesni-gcm-x86_64-apple.S
[1001/1244] Compiling aes-gcm-avx10-x86_64-apple.S
[1002/1244] Compiling x_req.cc
[1003/1244] Compiling x_val.cc
[1004/1244] Compiling x_x509.cc
[1005/1244] Compiling c-nioatomics.c
[1006/1244] Compiling x_spki.cc
[1007/1244] Compiling x_pubkey.cc
[1008/1244] Compiling x_sig.cc
[1009/1244] Compiling x_x509a.cc
[1011/1250] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1012/1250] Compiling NIOConcurrencyHelpers NIOLock.swift
[1013/1250] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1013/1250] Compiling x_name.cc
[1014/1250] Compiling x_crl.cc
[1016/1250] Compiling NIOConcurrencyHelpers atomics.swift
[1017/1250] Compiling NIOConcurrencyHelpers lock.swift
[1017/1250] Compiling x_all.cc
[1019/1250] Emitting module NIOConcurrencyHelpers
[1019/1251] Compiling x_exten.cc
[1020/1251] Compiling x_attrib.cc
[1021/1251] Compiling x509spki.cc
[1023/1251] Compiling x_algor.cc
[1024/1311] Compiling x509rset.cc
[1025/1311] Compiling x509_vpm.cc
[1026/1311] Compiling x509_vfy.cc
[1027/1311] Compiling x509name.cc
[1028/1334] Compiling x509_v3.cc
[1029/1337] Compiling x509cset.cc
[1031/1337] Compiling ConsoleKitTerminal Console+Confirm.swift
[1032/1337] Compiling ConsoleKitTerminal Console+Input.swift
[1033/1337] Compiling ConsoleKitTerminal Console+Center.swift
[1034/1337] Compiling ConsoleKitTerminal Console+Output.swift
[1035/1340] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1036/1340] Compiling ConsoleKitTerminal ConsoleClear.swift
[1037/1340] Compiling ConsoleKitTerminal Console+Ask.swift
[1038/1340] Compiling ConsoleKitTerminal Console+Choose.swift
[1039/1340] Emitting module ConsoleKitTerminal
[1040/1340] Compiling ConsoleKitTerminal CustomActivity.swift
[1041/1340] Compiling ConsoleKitTerminal LoadingBar.swift
[1042/1340] Compiling ConsoleKitTerminal ProgressBar.swift
[1043/1340] Compiling ConsoleKitTerminal Console+Clear.swift
[1044/1340] Compiling ConsoleKitTerminal ActivityBar.swift
[1045/1340] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1046/1340] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1047/1340] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1047/1340] Compiling x509_txt.cc
[1049/1340] Compiling NIOCore MulticastChannel.swift
[1050/1340] Compiling NIOCore NIOAny.swift
[1051/1340] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1052/1340] Compiling NIOCore NIOLoopBound.swift
[1053/1340] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1054/1340] Compiling NIOCore NIOScheduledCallback.swift
[1055/1340] Compiling NIOCore NIOSendable.swift
[1056/1340] Compiling NIOCore RecvByteBufferAllocator.swift
[1057/1348] Compiling ConsoleKitTerminal Console+Wait.swift
[1058/1348] Compiling ConsoleKitTerminal ConsoleColor.swift
[1059/1348] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1059/1348] Compiling x509_obj.cc
[1060/1348] Compiling x509_req.cc
[1061/1348] Compiling x509_trs.cc
[1062/1348] Compiling x509_lu.cc
[1063/1348] Compiling x509_set.cc
[1065/1348] Compiling ConsoleKitTerminal ConsoleText.swift
[1066/1348] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1067/1348] Compiling ConsoleKitTerminal ANSI.swift
[1068/1348] Compiling ConsoleKitTerminal Console.swift
[1069/1348] Compiling ConsoleKitTerminal Terminal.swift
[1070/1348] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1071/1348] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1072/1348] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1073/1348] Compiling ConsoleKitTerminal LoggerFragment.swift
[1074/1349] Compiling NIOCore IO.swift
[1075/1349] Compiling NIOCore IOData.swift
[1076/1349] Compiling NIOCore IPProtocol.swift
[1077/1349] Compiling NIOCore IntegerBitPacking.swift
[1078/1349] Compiling NIOCore IntegerTypes.swift
[1079/1349] Compiling NIOCore Interfaces.swift
[1080/1349] Compiling NIOCore Linux.swift
[1081/1349] Compiling NIOCore MarkedCircularBuffer.swift
[1082/1349] Compiling x509_ext.cc
[1083/1362] Compiling x509_def.cc
[1084/1371] Compiling x509_cmp.cc
[1085/1371] Compiling x509_att.cc
[1086/1371] Compiling x509_d2.cc
[1087/1371] Compiling x509.cc
[1089/1371] Emitting module ConsoleKitCommands
[1089/1373] Compiling v3_skey.cc
[1091/1373] Compiling ConsoleKitCommands CommandSignature.swift
[1092/1373] Compiling ConsoleKitCommands Flag.swift
[1093/1373] Compiling ConsoleKitCommands Option.swift
[1094/1373] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1095/1373] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1096/1373] Compiling ConsoleKitCommands Argument.swift
[1097/1373] Compiling ConsoleKitCommands CommandGroup.swift
[1098/1373] Compiling ConsoleKitCommands CommandInput.swift
[1099/1373] Compiling ConsoleKitCommands Commands.swift
[1102/1373] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1103/1373] Compiling NIOCore EventLoopFuture.swift
[1104/1373] Compiling NIOCore FileDescriptor.swift
[1105/1373] Compiling NIOCore FileHandle.swift
[1106/1373] Compiling NIOCore FileRegion.swift
[1107/1373] Compiling NIOCore GlobalSingletons.swift
[1107/1373] Compiling v3_prn.cc
[1109/1373] Compiling ConsoleKitCommands AsyncCommands.swift
[1110/1373] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1111/1373] Compiling ConsoleKitCommands AnyCommand.swift
[1112/1373] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1113/1373] Compiling ConsoleKitCommands AsyncCommand.swift
[1114/1373] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1115/1373] Compiling ConsoleKitCommands Command.swift
[1116/1373] Compiling ConsoleKitCommands CommandContext.swift
[1117/1373] Compiling ConsoleKitCommands CommandError.swift
[1118/1373] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1119/1373] Compiling NIOCore SocketAddresses.swift
[1120/1373] Compiling NIOCore SocketOptionProvider.swift
[1121/1373] Compiling NIOCore SystemCallHelpers.swift
[1122/1373] Compiling NIOCore TimeAmount+Duration.swift
[1123/1373] Compiling NIOCore TypeAssistedChannelHandler.swift
[1124/1373] Compiling NIOCore UniversalBootstrapSupport.swift
[1125/1373] Compiling NIOCore Utilities.swift
[1126/1373] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1127/1373] Compiling ConsoleKitCommands Utilities.swift
[1127/1373] Compiling v3_purp.cc
[1128/1373] Compiling v3_utl.cc
[1129/1373] Compiling v3_ocsp.cc
[1130/1373] Compiling v3_pcons.cc
[1131/1373] Compiling v3_pmaps.cc
[1141/1373] Compiling ConsoleKitCommands Console+Run.swift
[1142/1373] Compiling ConsoleKitCommands ConsoleError.swift
[1143/1373] Compiling ConsoleKitCommands Completion.swift
[1143/1374] Compiling v3_ncons.cc
[1154/1374] Compiling v3_int.cc
[1155/1374] Compiling v3_lib.cc
[1156/1374] Compiling v3_info.cc
[1157/1374] Compiling v3_ia5.cc
[1158/1374] Compiling v3_genn.cc
[1159/1374] Compiling v3_extku.cc
[1161/1376] Compiling ConsoleKit Exports.swift
[1162/1376] Emitting module ConsoleKit
[1163/1377] Compiling v3_cpols.cc
[1164/1377] Compiling v3_enum.cc
[1165/1377] Compiling v3_crld.cc
[1166/1377] Compiling v3_bitst.cc
[1167/1377] Compiling v3_bcons.cc
[1168/1377] Compiling v3_alt.cc
[1169/1377] Compiling v3_conf.cc
[1170/1377] Compiling v3_akey.cc
[1172/1377] Emitting module NIOCore
[1172/1377] Compiling t_req.cc
[1173/1377] Compiling v3_akeya.cc
[1174/1377] Compiling t_x509.cc
[1175/1377] Compiling t_x509a.cc
[1176/1377] Compiling t_crl.cc
[1177/1377] Compiling policy.cc
[1178/1377] Compiling i2d_pr.cc
[1179/1377] Compiling rsa_pss.cc
[1180/1377] Compiling name_print.cc
[1181/1377] Compiling by_dir.cc
[1192/1377] Compiling NIOCore ByteBuffer-multi-int.swift
[1193/1377] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1194/1377] Compiling NIOCore ByteBuffer-views.swift
[1195/1377] Compiling NIOCore Channel.swift
[1196/1377] Compiling NIOCore ChannelHandler.swift
[1197/1377] Compiling NIOCore ChannelHandlers.swift
[1198/1377] Compiling NIOCore ChannelInvoker.swift
[1199/1377] Compiling NIOCore ChannelOption.swift
[1200/1377] Compiling NIOCore ChannelPipeline.swift
[1200/1377] Compiling by_file.cc
[1201/1378] Compiling a_sign.cc
[1202/1378] Compiling a_verify.cc
[1204/1378] Compiling asn1_gen.cc
[1205/1378] Compiling a_digest.cc
[1206/1378] Compiling algorithm.cc
[1207/1428] Compiling thread_win.cc
[1208/1428] Compiling thread_pthread.cc
[1209/1428] Compiling trust_token.cc
[1210/1428] Compiling voprf.cc
[1211/1428] Compiling thread_none.cc
[1212/1428] Compiling thread.cc
[1213/1428] Compiling pmbtoken.cc
[1215/1428] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1215/1428] Compiling thash.cc
[1216/1428] Compiling stack.cc
[1217/1428] Compiling wots.cc
[1218/1428] Compiling slhdsa.cc
[1219/1428] Compiling fors.cc
[1220/1428] Compiling merkle.cc
[1222/1428] Compiling NIOEmbedded AsyncTestingChannel.swift
[1223/1428] Compiling NIOEmbedded Embedded.swift
[1224/1428] Emitting module NIOEmbedded
[1224/1429] Compiling siphash.cc
[1226/1429] Compiling sha512.cc
[1227/1429] Compiling sha256.cc
[1228/1429] Compiling rsa_print.cc
[1229/1429] Compiling sha1.cc
[1230/1429] Compiling rsa_extra.cc
[1231/1429] Compiling refcount.cc
[1232/1429] Compiling rsa_crypt.cc
[1233/1429] Compiling rc4.cc
[1234/1429] Compiling windows.cc
[1235/1429] Compiling rsa_asn1.cc
[1237/1429] Emitting module NIOPosix
[1237/1435] Compiling urandom.cc
[1238/1435] Compiling trusty.cc
[1240/1435] Compiling NIOPosix SelectableChannel.swift
[1241/1435] Compiling NIOPosix SelectableEventLoop.swift
[1242/1435] Compiling NIOPosix SelectorEpoll.swift
[1243/1435] Compiling NIOPosix SelectorGeneric.swift
[1244/1435] Compiling NIOPosix SelectorKqueue.swift
[1245/1435] Compiling NIOPosix SelectorUring.swift
[1246/1435] Compiling NIOPosix Pool.swift
[1247/1435] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1248/1435] Compiling NIOPosix PosixSingletons.swift
[1249/1435] Compiling NIOPosix RawSocketBootstrap.swift
[1250/1435] Compiling NIOPosix Resolver.swift
[1251/1435] Compiling NIOPosix Selectable.swift
[1252/1435] Compiling NIOPosix ServerSocket.swift
[1253/1435] Compiling NIOPosix Socket.swift
[1254/1435] Compiling NIOPosix SocketChannel.swift
[1255/1435] Compiling NIOPosix SocketProtocols.swift
[1256/1435] Compiling NIOPosix System.swift
[1257/1435] Compiling NIOPosix Thread.swift
[1257/1435] Compiling ios.cc
[1258/1435] Compiling rand_extra.cc
[1259/1435] Compiling getentropy.cc
[1260/1435] Compiling passive.cc
[1261/1435] Compiling poly1305_arm_asm.S
[1262/1435] Compiling forkunsafe.cc
[1263/1435] Compiling fork_detect.cc
[1264/1435] Compiling deterministic.cc
[1265/1435] Compiling poly1305_vec.cc
[1267/1435] Compiling NIOPosix ThreadPosix.swift
[1268/1435] Compiling NIOPosix ThreadWindows.swift
[1269/1435] Compiling NIOPosix UnsafeTransfer.swift
[1270/1435] Compiling NIOPosix Utilities.swift
[1271/1435] Compiling NIOPosix VsockAddress.swift
[1272/1435] Compiling NIOPosix VsockChannelEvents.swift
[1272/1435] Compiling poly1305_arm.cc
[1273/1435] Compiling poly1305.cc
[1275/1435] Compiling NIOPosix IO.swift
[1276/1435] Compiling NIOPosix IntegerBitPacking.swift
[1277/1435] Compiling NIOPosix IntegerTypes.swift
[1278/1435] Compiling NIOPosix Linux.swift
[1279/1435] Compiling NIOPosix LinuxCPUSet.swift
[1280/1435] Compiling NIOPosix LinuxUring.swift
[1281/1435] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1282/1435] Compiling NIOPosix NIOThreadPool.swift
[1283/1435] Compiling NIOPosix NonBlockingFileIO.swift
[1284/1435] Compiling NIOPosix PendingDatagramWritesManager.swift
[1285/1435] Compiling NIOPosix PendingWritesManager.swift
[1286/1435] Compiling NIOPosix PipeChannel.swift
[1287/1435] Compiling NIOPosix PipePair.swift
[1287/1435] Compiling pool.cc
[1289/1435] Compiling NIOPosix BSDSocketAPICommon.swift
[1290/1435] Compiling NIOPosix BSDSocketAPIPosix.swift
[1291/1435] Compiling NIOPosix BSDSocketAPIWindows.swift
[1292/1435] Compiling NIOPosix BaseSocket.swift
[1293/1435] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1294/1435] Compiling NIOPosix BaseSocketChannel.swift
[1295/1435] Compiling NIOPosix BaseStreamSocketChannel.swift
[1296/1435] Compiling NIOPosix Bootstrap.swift
[1297/1435] Compiling NIOPosix ControlMessage.swift
[1298/1435] Compiling NIOPosix DatagramVectorReadManager.swift
[1299/1435] Compiling NIOPosix Errors+Any.swift
[1300/1435] Compiling NIOPosix FileDescriptor.swift
[1301/1435] Compiling NIOPosix GetaddrinfoResolver.swift
[1302/1435] Compiling NIOPosix HappyEyeballs.swift
[1303/1436] Compiling pkcs8.cc
[1304/1436] Compiling pkcs8_x509.cc
[1305/1436] Compiling pkcs7_x509.cc
[1306/1471] Compiling pkcs7.cc
[1307/1471] Compiling p5_pbev2.cc
[1309/1473] Compiling NIO Exports.swift
[1310/1473] Emitting module NIO
[1310/1474] Compiling pem_xaux.cc
[1311/1474] Compiling pem_x509.cc
[1314/1474] Compiling _NIOFileSystem ParallelDirCopy.swift
[1315/1474] Compiling _NIOFileSystem ParallelRemoval.swift
[1316/1474] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1317/1474] Compiling _NIOFileSystem CInterop.swift
[1318/1474] Compiling _NIOFileSystem Errno.swift
[1318/1478] Compiling pem_pkey.cc
[1320/1478] Emitting module _NIOFileSystem
[1320/1484] Compiling pem_pk8.cc
[1322/1484] Compiling _NIOFileSystem Array+FileSystem.swift
[1323/1484] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1324/1484] Compiling _NIOFileSystem BufferedReader.swift
[1325/1484] Compiling _NIOFileSystem BufferedWriter.swift
[1326/1484] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1326/1484] Compiling pem_oth.cc
[1327/1484] Compiling pem_lib.cc
[1329/1496] Compiling NIOTLS TLSEvents.swift
[1329/1496] Compiling obj_xref.cc
[1331/1517] Emitting module NIOTLS
[1332/1517] Compiling NIOTLS SNIHandler.swift
[1333/1517] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1334/1517] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1335/1517] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1336/1518] Compiling pem_info.cc
[1337/1518] Compiling pem_all.cc
[1339/1518] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1340/1518] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1341/1518] Compiling NIOSOCKS SOCKSResponse.swift
[1342/1519] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1343/1519] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1344/1519] Compiling NIOSOCKS ClientStateMachine.swift
[1345/1519] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1346/1519] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1347/1519] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1348/1519] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1349/1548] Emitting module NIOSOCKS
[1350/1548] Compiling NIOSSL LinuxCABundle.swift
[1351/1548] Compiling NIOSSL NIOSSLClientHandler.swift
[1352/1548] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1353/1548] Compiling NIOSSL NIOSSLHandler.swift
[1354/1548] Compiling NIOSSL AndroidCABundle.swift
[1355/1548] Compiling NIOSSL ByteBufferBIO.swift
[1356/1548] Compiling NIOSSL CustomPrivateKey.swift
[1357/1548] Compiling NIOSSL IdentityVerification.swift
[1358/1548] Compiling NIOSOCKS ServerStateMachine.swift
[1358/1549] Compiling mldsa.cc
[1360/1549] Compiling md5.cc
[1362/1549] Emitting module NIOHTTP1
[1363/1551] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1364/1551] Emitting module NIOFoundationCompat
[1365/1552] Compiling NIOSSL SSLCertificateExtensions.swift
[1366/1552] Compiling NIOSSL SSLCertificateName.swift
[1367/1552] Compiling NIOSSL SSLCallbacks.swift
[1368/1552] Compiling NIOSSL SSLCertificate.swift
[1369/1552] Compiling obj.cc
[1370/1552] Compiling mlkem.cc
[1371/1552] Compiling mem.cc
[1372/1552] Compiling kyber.cc
[1373/1574] Compiling poly_rq_mul.S
[1375/1574] Compiling _NIOFileSystem SystemFileHandle.swift
[1376/1574] Compiling _NIOFileSystem Utilities.swift
[1377/1574] Compiling _NIOFileSystem OpenOptions.swift
[1378/1574] Compiling _NIOFileSystem String+FileSystem.swift
[1378/1574] Compiling md4.cc
[1380/1574] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1381/1574] Compiling NIOTransportServices NIOTSErrors.swift
[1382/1574] Compiling NIOTransportServices NIOTSEventLoop.swift
[1383/1574] Emitting module NIOTransportServices
[1384/1576] Compiling NIOTransportServices NIOTSBootstraps.swift
[1385/1576] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1386/1576] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1387/1576] Compiling NIOTransportServices StateManagedChannel.swift
[1388/1576] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1389/1576] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1390/1576] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1391/1576] Compiling NIOTransportServices NIOTSSingletons.swift
[1391/1576] Compiling fips_shared_support.cc
[1393/1576] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1394/1576] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1395/1576] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1398/1576] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1399/1576] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1400/1576] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1401/1576] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1402/1576] Compiling NIOTransportServices AcceptHandler.swift
[1403/1576] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1404/1576] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1405/1576] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1406/1576] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1406/1577] Compiling lhash.cc
[1412/1577] Compiling NIOSSL SSLPKCS12Bundle.swift
[1445/1583] Compiling hpke.cc
[1446/1583] Compiling ex_data.cc
[1452/1588] Emitting module NIOSSL
[1460/1588] Compiling hrss.cc
[1462/1588] Emitting module NIOFileSystem
[1463/1588] Compiling NIOFileSystem Exports.swift
[1464/1588] Emitting module _NIOFileSystemFoundationCompat
[1464/1588] Compiling sign.cc
[1466/1588] Compiling NIOSSL SubjectAlternativeName.swift
[1467/1588] Compiling NIOSSL NIOSSLSecureBytes.swift
[1468/1588] Compiling NIOSSL RNG.swift
[1469/1588] Compiling NIOSSL SafeCompare.swift
[1470/1596] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1470/1599] Compiling scrypt.cc
[1473/1606] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1483/1636] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1484/1637] Compiling NIOWebSocket WebSocketOpcode.swift
[1485/1637] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1486/1637] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1487/1637] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1488/1637] Compiling NIOHTTPCompression HTTPDecompression.swift
[1489/1637] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1490/1637] Emitting module NIOHTTPCompression
[1491/1637] Compiling NIOHTTPCompression HTTPCompression.swift
[1492/1637] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1493/1637] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1494/1637] Compiling NIOExtras NIORequestIdentifiable.swift
[1495/1639] Emitting module NIOWebSocket
[1496/1639] Compiling NIOExtras DebugInboundEventsHandler.swift
[1497/1639] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1498/1639] Compiling NIOHPACK IntegerCoding.swift
[1499/1639] Compiling NIOHPACK IndexedHeaderTable.swift
[1500/1640] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1501/1640] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1502/1640] Compiling NIOWebSocket WebSocketFrame.swift
[1503/1641] Compiling NIOHPACK HuffmanTables.swift
[1505/1641] Compiling NIOHPACK HuffmanCoding.swift
[1506/1641] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1507/1641] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1510/1642] Compiling NIOHPACK StaticHeaderTable.swift
[1511/1642] Compiling NIOExtras RequestResponseHandler.swift
[1512/1642] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1513/1642] Compiling NIOExtras PCAPRingBuffer.swift
[1514/1642] Compiling NIOExtras QuiescingHelper.swift
[1514/1642] Compiling pbkdf.cc
[1517/1642] Emitting module NIOHPACK
[1517/1642] Compiling print.cc
[1519/1642] Compiling NIOSSL Zeroization.swift
[1520/1642] Compiling NIOSSL TLSConfiguration.swift
[1521/1642] Compiling NIOSSL UniversalBootstrapSupport.swift
[1522/1642] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1523/1643] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1524/1643] Compiling NIOExtras NIOExtrasError.swift
[1526/1643] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1527/1643] Compiling NIOExtras JSONRPCFraming.swift
[1533/1643] Emitting module NIOExtras
[1534/1644] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1535/1644] Compiling NIOExtras LengthFieldPrepender.swift
[1536/1644] Compiling NIOExtras LineBasedFrameDecoder.swift
[1540/1644] Compiling p_rsa_asn1.cc
[1541/1644] Compiling p_x25519.cc
[1542/1644] Compiling p_x25519_asn1.cc
[1543/1644] Compiling p_rsa.cc
[1545/1702] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1546/1702] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1546/1702] Compiling p_hkdf.cc
[1548/1703] Compiling p_ed25519_asn1.cc
[1549/1703] Compiling p_ed25519.cc
[1550/1711] Compiling bcm.cc
[1552/1711] Compiling NIOHTTP2 MaySendFrames.swift
[1553/1711] Compiling NIOHTTP2 SendingDataState.swift
[1554/1711] Compiling NIOHTTP2 SendingGoawayState.swift
[1555/1711] Compiling NIOHTTP2 SendingHeadersState.swift
[1556/1711] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1557/1711] Compiling NIOHTTP2 SendingRstStreamState.swift
[1558/1711] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1559/1711] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1560/1719] Emitting module WebSocketKit
[1560/1719] Compiling p_ec.cc
[1561/1719] Compiling p_ec_asn1.cc
[1563/1719] Compiling WebSocketKit Exports.swift
[1564/1719] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1565/1719] Compiling WebSocketKit WebSocketClient.swift
[1566/1719] Compiling WebSocketKit WebSocketHandler.swift
[1567/1719] Compiling WebSocketKit WebSocket+Connect.swift
[1568/1719] Compiling WebSocketKit WebSocket.swift
[1568/1719] Compiling p_dsa_asn1.cc
[1570/1719] Compiling WebSocketKit WebSocket+Concurrency.swift
[1570/1720] Compiling p_dh_asn1.cc
[1571/1720] Compiling p_dh.cc
[1573/1720] Compiling evp_ctx.cc
[1574/1720] Compiling evp.cc
[1575/1720] Compiling evp_asn1.cc
[1576/1720] Compiling ecdh_extra.cc
[1577/1720] Compiling err.cc
[1578/1720] Compiling engine.cc
[1582/1720] Compiling NIOHTTP2 HasLocalSettings.swift
[1583/1720] Compiling NIOHTTP2 HasRemoteSettings.swift
[1584/1720] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1585/1720] Compiling NIOHTTP2 QuiescingState.swift
[1586/1720] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1587/1720] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1587/1720] Compiling hash_to_curve.cc
[1589/1720] Emitting module NIOHTTP2
[1589/1720] Compiling ec_derive.cc
[1590/1720] Compiling ec_asn1.cc
[1591/1720] Compiling dsa.cc
[1592/1720] Compiling ecdsa_asn1.cc
[1594/1720] Compiling NIOHTTP2 InboundWindowManager.swift
[1595/1720] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1596/1720] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1597/1720] Compiling NIOHTTP2 StreamChannelList.swift
[1598/1720] Compiling NIOHTTP2 StreamMap.swift
[1599/1720] Compiling NIOHTTP2 StreamStateMachine.swift
[1600/1720] Compiling NIOHTTP2 UnsafeTransfer.swift
[1601/1720] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1601/1720] Compiling digest_extra.cc
[1602/1720] Compiling dsa_asn1.cc
[1603/1720] Compiling curve25519_64_adx.cc
[1603/1720] Compiling x25519-asm-arm.S
[1605/1720] Compiling spake25519.cc
[1606/1720] Compiling des.cc
[1607/1720] Compiling dh_asn1.cc
[1608/1720] Compiling params.cc
[1609/1720] Compiling curve25519.cc
[1611/1720] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1612/1720] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1613/1720] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1614/1720] Compiling NIOHTTP2 HTTP2StreamID.swift
[1615/1720] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1616/1720] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1617/1720] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1618/1720] Compiling NIOHTTP2 InboundEventBuffer.swift
[1618/1720] Compiling cpu_intel.cc
[1619/1720] Compiling cpu_aarch64_win.cc
[1620/1720] Compiling crypto.cc
[1621/1720] Compiling cpu_arm_linux.cc
[1622/1720] Compiling cpu_aarch64_sysreg.cc
[1623/1720] Compiling cpu_arm_freebsd.cc
[1624/1720] Compiling cpu_aarch64_openbsd.cc
[1625/1720] Compiling cpu_aarch64_fuchsia.cc
[1627/1720] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1628/1720] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1629/1720] Compiling NIOHTTP2 MayReceiveFrames.swift
[1630/1720] Compiling NIOHTTP2 ReceivingDataState.swift
[1631/1720] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1632/1720] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1633/1720] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1634/1720] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1635/1720] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1636/1720] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1637/1720] Compiling NIOHTTP2 HTTP2Frame.swift
[1638/1720] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1639/1720] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1640/1720] Compiling NIOHTTP2 HTTP2PingData.swift
[1641/1720] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1642/1720] Compiling NIOHTTP2 HTTP2Settings.swift
[1643/1720] Compiling NIOHTTP2 HTTP2Stream.swift
[1643/1720] Compiling cpu_aarch64_apple.cc
[1644/1720] Compiling cpu_aarch64_linux.cc
[1645/1720] Compiling conf.cc
[1646/1720] Compiling e_tls.cc
[1647/1720] Compiling e_rc4.cc
[1648/1720] Compiling e_rc2.cc
[1649/1720] Compiling tls_cbc.cc
[1650/1720] Compiling e_chacha20poly1305.cc
[1651/1720] Compiling e_null.cc
[1652/1720] Compiling e_aesctrhmac.cc
[1653/1720] Compiling e_des.cc
[1654/1720] Compiling e_aesgcmsiv.cc
[1655/1720] Compiling cipher_extra.cc
[1656/1720] Compiling chacha.cc
[1658/1720] Compiling NIOHTTP2 StateMachineResult.swift
[1659/1720] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1660/1720] Compiling NIOHTTP2 DOSHeuristics.swift
[1661/1720] Compiling NIOHTTP2 Error+Any.swift
[1662/1720] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1663/1720] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1664/1720] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1665/1720] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1666/1720] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1667/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1668/1720] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1669/1720] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1670/1720] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1671/1720] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1672/1720] Compiling NIOHTTP2 HTTP2Error.swift
[1673/1720] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1673/1720] Compiling derive_key.cc
[1675/1721] Compiling unicode.cc
[1676/1721] Compiling buf.cc
[1677/1781] Compiling cbb.cc
[1678/1781] Compiling cbs.cc
[1679/1781] Compiling ber.cc
[1680/1781] Compiling asn1_compat.cc
[1681/1781] Compiling bn_asn1.cc
[1682/1781] Compiling convert.cc
[1683/1781] Compiling blake2.cc
[1684/1781] Compiling pair.cc
[1685/1781] Compiling printf.cc
[1686/1781] Compiling errno.cc
[1687/1781] Compiling hexdump.cc
[1688/1781] Compiling fd.cc
[1689/1781] Compiling file.cc
[1690/1781] Compiling bio_mem.cc
[1691/1781] Compiling tasn_utl.cc
[1692/1781] Compiling tasn_typ.cc
[1693/1781] Compiling base64.cc
[1694/1781] Compiling bio.cc
[1695/1781] Compiling tasn_new.cc
[1696/1781] Compiling tasn_fre.cc
[1697/1781] Compiling asn1_par.cc
[1698/1781] Compiling tasn_enc.cc
[1700/1781] Emitting module AsyncHTTPClient
[1701/1781] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1702/1781] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1703/1781] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1704/1781] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1705/1781] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1706/1781] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1707/1781] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1708/1781] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1709/1781] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1709/1789] Compiling f_string.cc
[1710/1789] Compiling a_utctm.cc
[1712/1789] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1713/1789] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1714/1789] Compiling AsyncHTTPClient Transaction.swift
[1715/1789] Compiling AsyncHTTPClient Base64.swift
[1716/1789] Compiling AsyncHTTPClient BasicAuth.swift
[1717/1789] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1718/1789] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1719/1789] Compiling AsyncHTTPClient ConnectionPool.swift
[1720/1789] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1720/1789] Compiling tasn_dec.cc
[1721/1789] Compiling f_int.cc
[1722/1789] Compiling posix_time.cc
[1723/1789] Compiling asn_pack.cc
[1724/1789] Compiling a_time.cc
[1725/1789] Compiling a_type.cc
[1727/1789] Compiling AsyncHTTPClient ConnectionTarget.swift
[1728/1789] Compiling AsyncHTTPClient DeconstructedURL.swift
[1729/1789] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1730/1789] Compiling AsyncHTTPClient FoundationExtensions.swift
[1731/1789] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1732/1789] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1733/1789] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1734/1789] Compiling AsyncHTTPClient HTTPClient.swift
[1735/1789] Compiling AsyncHTTPClient HTTPHandler.swift
[1736/1789] Compiling AsyncHTTPClient LRUCache.swift
[1737/1789] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1738/1789] Compiling AsyncHTTPClient NWErrorHandler.swift
[1739/1789] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1740/1789] Compiling AsyncHTTPClient TLSConfiguration.swift
[1741/1789] Compiling AsyncHTTPClient RedirectState.swift
[1742/1789] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1742/1789] Compiling asn1_lib.cc
[1744/1789] Compiling AsyncHTTPClient RequestOptions.swift
[1745/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1746/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1747/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1748/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1749/1789] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1750/1789] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1751/1789] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1751/1789] Compiling a_octet.cc
[1752/1789] Compiling a_i2d_fp.cc
[1754/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1755/1789] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1756/1789] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1757/1789] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1758/1789] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1759/1789] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1760/1789] Compiling AsyncHTTPClient RequestBodyLength.swift
[1761/1789] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1762/1789] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1763/1789] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1764/1789] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1765/1789] Compiling AsyncHTTPClient HTTP1Connection.swift
[1766/1789] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1767/1789] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1768/1789] Compiling AsyncHTTPClient HTTP2Connection.swift
[1769/1789] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1770/1789] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1770/1789] Compiling a_strnid.cc
[1771/1789] Compiling a_strex.cc
[1772/1789] Compiling a_mbstr.cc
[1773/1789] Compiling a_object.cc
[1773/1789] Write sources
[1776/1789] Compiling AsyncHTTPClient RequestBag.swift
[1777/1789] Compiling AsyncHTTPClient RequestValidation.swift
[1778/1789] Compiling AsyncHTTPClient SSLContextCache.swift
[1779/1789] Compiling AsyncHTTPClient Scheme.swift
[1780/1789] Compiling AsyncHTTPClient Singleton.swift
[1781/1789] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1782/1789] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1783/1789] Compiling AsyncHTTPClient Utils.swift
[1783/1843] Compiling a_int.cc
[1784/1843] Compiling a_d2i_fp.cc
[1786/1843] Compiling a_dup.cc
[1787/1843] Compiling a_bitstr.cc
[1788/1843] Compiling a_gentm.cc
[1790/1843] Emitting module BitCollections
[1790/1850] Compiling a_bool.cc
[1792/1858] Compiling BitCollections BitSet+Initializers.swift
[1793/1858] Compiling BitCollections BitSet+Invariants.swift
[1794/1858] Compiling BitCollections BitSet+Random.swift
[1795/1858] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1796/1858] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1797/1858] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1798/1858] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1799/1858] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1800/1858] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1801/1858] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1802/1858] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1803/1858] Compiling BitCollections BitSet+SetAlgebra union.swift
[1804/1858] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1805/1858] Compiling BitCollections BitSet.Counted.swift
[1806/1858] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1807/1858] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1808/1858] Compiling BitCollections BitArray+Extras.swift
[1809/1858] Compiling BitCollections BitArray+Fill.swift
[1810/1858] Compiling BitCollections BitArray+Hashable.swift
[1811/1858] Compiling BitCollections BitArray+Initializers.swift
[1812/1858] Compiling BitCollections BitArray+Invariants.swift
[1813/1858] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1814/1858] Compiling BitCollections BitSet.Index.swift
[1815/1858] Compiling BitCollections BitSet._UnsafeHandle.swift
[1816/1858] Compiling BitCollections BitSet.swift
[1817/1858] Compiling BitCollections Range+Utilities.swift
[1818/1858] Compiling BitCollections Slice+Utilities.swift
[1819/1858] Compiling BitCollections UInt+Tricks.swift
[1820/1858] Compiling BitCollections _Word.swift
[1821/1858] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1822/1858] Compiling BitCollections BitSet+CustomReflectable.swift
[1823/1858] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1824/1858] Compiling BitCollections BitSet+Equatable.swift
[1825/1858] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1826/1858] Compiling BitCollections BitSet+Extras.swift
[1827/1858] Compiling BitCollections BitSet+Hashable.swift
[1828/1858] Compiling BitCollections BitArray+RandomBits.swift
[1829/1858] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1830/1858] Compiling BitCollections BitArray+Shifts.swift
[1831/1858] Compiling BitCollections BitArray+Testing.swift
[1832/1858] Compiling BitCollections BitArray._UnsafeHandle.swift
[1833/1858] Compiling BitCollections BitArray.swift
[1834/1858] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1835/1858] Compiling BitCollections BitSet+Codable.swift
[1836/1858] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1837/1858] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1838/1858] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1839/1858] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1840/1858] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1841/1858] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1842/1858] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1843/1858] Compiling BitCollections BitArray+BitwiseOperations.swift
[1844/1858] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1845/1858] Compiling BitCollections BitArray+Codable.swift
[1846/1858] Compiling BitCollections BitArray+Collection.swift
[1847/1858] Compiling BitCollections BitArray+Copy.swift
[1848/1858] Compiling BitCollections BitArray+CustomReflectable.swift
[1849/1858] Compiling BitCollections BitArray+Descriptions.swift
[1850/1858] Compiling BitCollections BitArray+Equatable.swift
[1852/1861] Compiling CryptoBoringWrapper RandomBytes.swift
[1853/1861] Compiling Collections Collections.swift
[1854/1861] Emitting module Collections
[1856/1862] Emitting module CryptoBoringWrapper
[1857/1863] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1858/1897] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1859/1903] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1860/1903] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1861/1903] Compiling CryptoBoringWrapper EllipticCurve.swift
[1862/1903] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1864/1904] Compiling AsyncKit EventLoop+Flatten.swift
[1865/1904] Compiling AsyncKit EventLoop+Future.swift
[1866/1904] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[1867/1906] Compiling AsyncKit ConnectionPoolError.swift
[1868/1906] Compiling AsyncKit ConnectionPoolItem.swift
[1869/1906] Compiling AsyncKit ConnectionPoolSource.swift
[1870/1906] Emitting module MultipartKit
[1874/1968] Compiling Crypto ASN1.swift
[1875/1969] Compiling Crypto ASN1Any.swift
[1876/1969] Compiling Crypto ASN1BitString.swift
[1877/1979] Compiling Crypto HashFunctions_SHA2.swift
[1878/1979] Compiling Crypto HPKE-AEAD.swift
[1879/1979] Compiling Crypto ASN1Identifier.swift
[1880/1979] Compiling Crypto Digest.swift
[1881/1979] Compiling Crypto Digests.swift
[1882/1979] Compiling Crypto HashFunctions.swift
[1887/1979] Compiling Crypto ChaChaPoly.swift
[1888/1979] Compiling Crypto Cipher.swift
[1889/1979] Compiling Crypto Nonces.swift
[1893/1979] Compiling Crypto Digest_boring.swift
[1895/1979] Compiling Crypto ASN1Boolean.swift
[1896/1979] Compiling Crypto PKCS8PrivateKey.swift
[1897/1979] Compiling Crypto SEC1PrivateKey.swift
[1898/1979] Compiling Crypto SubjectPublicKeyInfo.swift
[1899/1979] Compiling Crypto CryptoKitErrors.swift
[1901/1980] Compiling Crypto ASN1Integer.swift
[1902/1980] Compiling Crypto ASN1Null.swift
[1903/1980] Emitting module Crypto
[1914/1989] Emitting module AsyncKit
[1915/1989] Compiling Crypto SymmetricKeys.swift
[1916/1989] Compiling Crypto HMAC.swift
[1917/1989] Compiling Crypto MACFunctions.swift
[1918/1989] Compiling Crypto MessageAuthenticationCode.swift
[1919/1989] Compiling Crypto AES.swift
[1920/1989] Compiling Crypto ECDSASignature_boring.swift
[1921/1989] Compiling Crypto ECDSA_boring.swift
[1922/1989] Compiling Crypto EdDSA_boring.swift
[1923/1989] Compiling Crypto ECDSA.swift
[1924/1989] Compiling Crypto Ed25519.swift
[1925/1989] Compiling Crypto HPKE-Ciphersuite.swift
[1926/1989] Compiling Crypto HPKE-KDF.swift
[1927/1989] Compiling Crypto HPKE-KexKeyDerivation.swift
[1928/1989] Compiling Crypto HPKE-LabeledExtract.swift
[1929/1989] Compiling Crypto HPKE-Utils.swift
[1930/1989] Compiling Crypto DHKEM.swift
[1931/1989] Compiling Crypto HPKE-KEM-Curve25519.swift
[1932/1989] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1933/1989] Compiling Crypto HPKE-KEM.swift
[1934/1989] Compiling Crypto HPKE-Errors.swift
[1935/1989] Compiling Crypto HPKE.swift
[1936/1989] Compiling Crypto HPKE-Context.swift
[1937/1989] Compiling Crypto HPKE-KeySchedule.swift
[1938/1989] Compiling Crypto HPKE-Modes.swift
[1939/1989] Compiling Crypto Insecure.swift
[1940/1989] Compiling Crypto Insecure_HashFunctions.swift
[1941/1989] Compiling Crypto KEM.swift
[1942/1989] Compiling Crypto ECDH_boring.swift
[1943/1989] Compiling Crypto DH.swift
[1944/1989] Compiling Crypto ECDH.swift
[1945/1989] Compiling Crypto HKDF.swift
[1946/1989] Compiling Crypto AESWrap.swift
[1947/1989] Compiling Crypto AESWrap_boring.swift
[1948/1989] Compiling Crypto Ed25519_boring.swift
[1949/1989] Compiling Crypto NISTCurvesKeys_boring.swift
[1950/1989] Compiling Crypto X25519Keys_boring.swift
[1951/1989] Compiling Crypto Curve25519.swift
[1952/1989] Compiling Crypto Ed25519Keys.swift
[1953/1989] Compiling Crypto NISTCurvesKeys.swift
[1954/1989] Compiling Crypto X25519Keys.swift
[1955/1989] Compiling Crypto Signature.swift
[1956/1989] Compiling Crypto CryptoKitErrors_boring.swift
[1957/1989] Compiling Crypto RNG_boring.swift
[1958/1989] Compiling Crypto SafeCompare_boring.swift
[1959/1989] Compiling Crypto Zeroization_boring.swift
[1960/1989] Compiling Crypto PrettyBytes.swift
[1961/1989] Compiling Crypto SafeCompare.swift
[1962/1989] Compiling Crypto SecureBytes.swift
[1963/1989] Compiling Crypto Zeroization.swift
[1964/1989] Compiling Crypto AES-GCM.swift
[1965/1989] Compiling Crypto AES-GCM_boring.swift
[1966/1989] Compiling Crypto ChaChaPoly_boring.swift
[1977/1989] Compiling Crypto ASN1OctetString.swift
[1978/1989] Compiling Crypto ASN1Strings.swift
[1979/1989] Compiling Crypto ArraySliceBigint.swift
[1980/1989] Compiling Crypto GeneralizedTime.swift
[1981/1989] Compiling Crypto ObjectIdentifier.swift
[1982/1989] Compiling Crypto ECDSASignature.swift
[1983/1989] Compiling Crypto PEMDocument.swift
[1992/2160] Compiling Vapor HTTPServerResponseEncoder.swift
[1993/2160] Compiling Vapor HTTPServerUpgradeHandler.swift
[1994/2160] Compiling Vapor Logger+Report.swift
[1995/2160] Compiling Vapor LoggingSystem+Environment.swift
[1996/2160] Compiling Vapor Application+Middleware.swift
[1997/2160] Compiling Vapor CORSMiddleware.swift
[1998/2160] Compiling Vapor ErrorMiddleware.swift
[1999/2160] Compiling Vapor FileMiddleware.swift
[2000/2160] Compiling Vapor Middleware.swift
[2001/2160] Compiling Vapor MiddlewareConfiguration.swift
[2002/2160] Compiling Vapor ResponseCompressionMiddleware.swift
[2003/2160] Compiling Vapor RouteLoggingMiddleware.swift
[2004/2160] Compiling Vapor TracingMiddleware.swift
[2005/2160] Compiling Vapor File+Multipart.swift
[2006/2160] Compiling Vapor FormDataDecoder+Content.swift
[2007/2160] Compiling Vapor FormDataEncoder+Content.swift
[2008/2160] Compiling Vapor Application+Password.swift
[2009/2160] Compiling Vapor Application+Passwords.swift
[2010/2160] Compiling Vapor AsyncPasswordHasher.swift
[2011/2160] Compiling Vapor BcryptHasher.swift
[2012/2160] Compiling Vapor PasswordHasher.swift
[2013/2160] Compiling Vapor PlaintextHasher.swift
[2014/2160] Compiling Vapor Request+Password.swift
[2015/2160] Compiling Vapor Redirect.swift
[2016/2160] Compiling Vapor Request+Body.swift
[2017/2160] Compiling Vapor Request+BodyStream.swift
[2018/2160] Compiling Vapor Request.swift
[2019/2160] Compiling Vapor Application+Responder.swift
[2020/2160] Compiling Vapor DefaultResponder.swift
[2021/2160] Compiling Vapor Response+Body.swift
[2022/2160] Compiling Vapor Response.swift
[2023/2160] Compiling Vapor ResponseCodable.swift
[2024/2160] Compiling Vapor Application+Routes.swift
[2025/2160] Compiling Vapor Parameters+Require.swift
[2026/2160] Compiling Vapor Request+WebSocket.swift
[2027/2160] Compiling Vapor Route.swift
[2028/2160] Compiling Vapor RouteCollection.swift
[2029/2160] Compiling Vapor Routes.swift
[2030/2160] Compiling Vapor RoutesBuilder+Group.swift
[2031/2160] Compiling Vapor RoutesBuilder+Method.swift
[2032/2160] Compiling Vapor RoutesBuilder+Middleware.swift
[2033/2160] Compiling Vapor RoutesBuilder+WebSocket.swift
[2034/2160] Compiling Vapor RoutesBuilder.swift
[2035/2160] Compiling Vapor OTP.swift
[2036/2160] Compiling Vapor Application+Servers.swift
[2037/2160] Compiling Vapor Server.swift
[2038/2160] Compiling Vapor App+Service.swift
[2039/2160] Compiling Vapor Req+Service.swift
[2040/2208] Compiling Vapor Application.swift
[2041/2208] Compiling Vapor AuthenticationCache.swift
[2042/2208] Compiling Vapor Authenticator.swift
[2043/2208] Compiling Vapor BasicAuthorization.swift
[2044/2208] Compiling Vapor BearerAuthorization.swift
[2045/2208] Compiling Vapor GuardMiddleware.swift
[2046/2208] Compiling Vapor RedirectMiddleware.swift
[2047/2208] Compiling Vapor SessionAuthenticatable.swift
[2048/2208] Compiling Vapor Bcrypt.swift
[2049/2208] Compiling Vapor Application+Cache.swift
[2050/2208] Compiling Vapor Cache.swift
[2051/2208] Compiling Vapor CacheExpirationTime.swift
[2052/2208] Compiling Vapor MemoryCache.swift
[2053/2208] Compiling Vapor Request+Cache.swift
[2054/2208] Compiling Vapor Application+Clients.swift
[2055/2208] Compiling Vapor Client.swift
[2056/2208] Compiling Vapor ClientRequest.swift
[2057/2208] Compiling Vapor ClientResponse.swift
[2058/2208] Compiling Vapor Request+Client.swift
[2059/2208] Compiling Vapor BootCommand.swift
[2060/2208] Compiling Vapor CommandContext+Application.swift
[2061/2208] Compiling Vapor RoutesCommand.swift
[2062/2208] Compiling Vapor ServeCommand.swift
[2063/2208] Compiling Vapor AnyResponse+Concurrency.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] Emitting module Vapor
[2089/2208] Compiling Vapor Service.swift
[2090/2208] Compiling Vapor Application+Sessions.swift
[2091/2208] Compiling Vapor MemorySessions.swift
[2092/2208] Compiling Vapor Request+Session.swift
[2093/2208] Compiling Vapor Session.swift
[2094/2208] Compiling Vapor SessionCache.swift
[2095/2208] Compiling Vapor SessionData.swift
[2096/2208] Compiling Vapor SessionDriver.swift
[2097/2208] Compiling Vapor SessionsConfiguration.swift
[2098/2208] Compiling Vapor SessionsMiddleware.swift
[2099/2208] Compiling Vapor URLEncodedFormData.swift
[2100/2208] Compiling Vapor URLEncodedFormDecoder.swift
[2101/2208] Compiling Vapor URLEncodedFormEncoder.swift
[2102/2208] Compiling Vapor URLEncodedFormError.swift
[2103/2208] Compiling Vapor URLEncodedFormParser.swift
[2104/2208] Compiling Vapor URLEncodedFormSerializer.swift
[2105/2208] Compiling Vapor URLQueryFragmentConvertible.swift
[2106/2208] Compiling Vapor AnyResponse.swift
[2107/2208] Compiling Vapor Array+Random.swift
[2108/2208] Compiling Vapor Base32.swift
[2109/2208] Compiling Vapor Base64.swift
[2110/2208] Compiling Vapor BaseN.swift
[2111/2208] Compiling Vapor BasicCodingKey.swift
[2112/2208] Compiling Vapor ByteCount.swift
[2113/2208] Compiling Vapor Bytes+Hex.swift
[2114/2208] Compiling Vapor Bytes+SecureCompare.swift
[2115/2208] Compiling Vapor Collection+Safe.swift
[2116/2208] Compiling Vapor DataProtocol+Copy.swift
[2117/2208] Compiling Vapor DecoderUnwrapper.swift
[2118/2208] Compiling Vapor DirectoryConfiguration.swift
[2119/2208] Compiling Vapor DotEnv.swift
[2120/2208] Compiling Vapor Extendable.swift
[2121/2208] Compiling Vapor File.swift
[2122/2208] Compiling Vapor FileIO.swift
[2123/2208] Compiling Vapor LifecycleHandler.swift
[2124/2208] Compiling Vapor OptionalType.swift
[2125/2208] Compiling Vapor RFC1123.swift
[2126/2208] Compiling Vapor SocketAddress+Hostname.swift
[2127/2208] Compiling Vapor Storage.swift
[2128/2208] Compiling Vapor String+IsIPAddress.swift
[2129/2208] Compiling Vapor Thread.swift
[2130/2208] Compiling Vapor URI.swift
[2131/2208] Compiling Vapor RangeResult.swift
[2132/2208] Compiling Vapor Validatable.swift
[2133/2208] Compiling Vapor Validation.swift
[2134/2208] Compiling Vapor ValidationKey.swift
[2135/2208] Compiling Vapor Validations.swift
[2136/2208] Compiling Vapor ValidationsError.swift
[2137/2208] Compiling Vapor HTTPStatus.swift
[2138/2208] Compiling Vapor HTTPCookies.swift
[2139/2208] Compiling Vapor HTTPHeaderCacheControl.swift
[2140/2208] Compiling Vapor HTTPHeaderExpires.swift
[2141/2208] Compiling Vapor HTTPHeaderLastModified.swift
[2142/2208] Compiling Vapor HTTPHeaders+Cache.swift
[2143/2208] Compiling Vapor HTTPHeaders+Connection.swift
[2144/2208] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2145/2208] Compiling Vapor HTTPHeaders+ContentRange.swift
[2146/2208] Compiling Vapor HTTPHeaders+Directive.swift
[2147/2208] Compiling Vapor HTTPHeaders+Forwarded.swift
[2148/2208] Compiling Vapor HTTPHeaders+Link.swift
[2149/2208] Compiling Vapor HTTPHeaders+Name.swift
[2150/2208] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2151/2208] Compiling Vapor HTTPHeaders.swift
[2152/2208] Compiling Vapor HTTPMediaType.swift
[2153/2208] Compiling Vapor HTTPMediaTypePreference.swift
[2154/2208] Compiling Vapor Responder.swift
[2155/2208] Compiling Vapor Application+HTTP+Server.swift
[2156/2208] Compiling Vapor HTTPServer.swift
[2157/2208] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2158/2208] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2159/2208] Compiling Vapor HTTPServerHandler.swift
[2160/2208] Compiling Vapor HTTPServerRequestDecoder.swift
[2161/2208] Compiling Vapor Core.swift
[2162/2208] Compiling Vapor Running.swift
[2163/2208] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2164/2208] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2165/2208] Compiling Vapor DotEnvFile+load.swift
[2166/2208] Compiling Vapor Routes+caseInsenstive.swift
[2167/2208] Compiling Vapor Validatable+validate.swift
[2168/2208] Compiling Vapor Environment+Process.swift
[2169/2208] Compiling Vapor Environment+Secret.swift
[2170/2208] Compiling Vapor Environment.swift
[2171/2208] Compiling Vapor Abort.swift
[2172/2208] Compiling Vapor AbortError.swift
[2173/2208] Compiling Vapor DebuggableError.swift
[2174/2208] Compiling Vapor Demangler.swift
[2175/2208] Compiling Vapor ErrorSource.swift
[2176/2208] Compiling Vapor StackTrace.swift
[2177/2208] Compiling Vapor Exports.swift
[2178/2208] Compiling Vapor Application+HTTP.swift
[2179/2208] Compiling Vapor BasicResponder.swift
[2180/2208] Compiling Vapor BodyStream.swift
[2181/2208] Compiling Vapor Application+HTTP+Client.swift
[2182/2208] Compiling Vapor EventLoopHTTPClient.swift
[2183/2208] Compiling Vapor EndpointCache.swift
[2184/2208] Compiling Vapor HTTPMethod+String.swift
[2185/2208] Compiling Vapor AsyncBasicResponder.swift
[2186/2208] Compiling Vapor AsyncMiddleware.swift
[2187/2208] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2188/2208] Compiling Vapor AsyncSessionDriver.swift
[2189/2208] Compiling Vapor Authentication+Concurrency.swift
[2190/2208] Compiling Vapor Cache+Concurrency.swift
[2191/2208] Compiling Vapor Client+Concurrency.swift
[2192/2208] Compiling Vapor RequestBody+Concurrency.swift
[2193/2208] Compiling Vapor Responder+Concurrency.swift
[2194/2208] Compiling Vapor ResponseCodable+Concurrency.swift
[2195/2208] Compiling Vapor RoutesBuilder+Concurrency.swift
[2196/2208] Compiling Vapor ViewRenderer+Concurrency.swift
[2197/2208] Compiling Vapor WebSocket+Concurrency.swift
[2198/2208] Compiling Vapor ContainerGetPathExecutor.swift
[2199/2208] Compiling Vapor Content.swift
[2200/2208] Compiling Vapor ContentCoders.swift
[2201/2208] Compiling Vapor ContentConfiguration.swift
[2202/2208] Compiling Vapor ContentContainer.swift
[2203/2208] Compiling Vapor JSONCoder+Custom.swift
[2204/2208] Compiling Vapor JSONCoders+Content.swift
[2205/2208] Compiling Vapor PlaintextDecoder.swift
[2206/2208] Compiling Vapor PlaintextEncoder.swift
[2207/2208] Compiling Vapor URLQueryCoders.swift
[2208/2208] Compiling Vapor URLQueryContainer.swift
[2210/2216] Compiling ConnectableKit ResponserStatus.swift
[2211/2216] Compiling ConnectableKit ConnectableKit.swift
[2212/2216] Compiling ConnectableKit ErrorMiddleware.swift
/host/spi-builder-workspace/Sources/ConnectableKit/Middlewares/ErrorMiddleware.swift:67:28: warning: capture of 'closure' with non-sendable type '(Request, any Error) -> Response' in a '@Sendable' closure
65 | public static func custom(closure: @escaping (Vapor.Request, Error) -> Vapor.Response) -> Vapor.ErrorMiddleware {
66 | return .init { req, error in
67 | let response = closure(req, error)
| |- warning: capture of 'closure' with non-sendable type '(Request, any Error) -> Response' in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
68 | req.logger.report(error: error)
69 | return response
/host/spi-builder-workspace/Sources/ConnectableKit/Middlewares/ErrorMiddleware.swift:76:45: warning: capture of 'errorClosure' with non-sendable type 'ConnectableErrorMiddleware.ErrorClosure' (aka '(any Error) -> (HTTPResponseStatus, String, HTTPHeaders)') in a '@Sendable' closure
74 | return .init { req, error in
75 |
76 | let (status, reason, headers) = errorClosure(error)
| |- warning: capture of 'errorClosure' with non-sendable type 'ConnectableErrorMiddleware.ErrorClosure' (aka '(any Error) -> (HTTPResponseStatus, String, HTTPHeaders)') in a '@Sendable' closure
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
77 |
78 | req.logger.report(error: error)
[2213/2216] Emitting module ConnectableKit
/host/spi-builder-workspace/Sources/ConnectableKit/Response/Responser.swift:30:13: warning: stored property 'status' of 'Sendable'-conforming struct 'ResponseDTO' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
28 |
29 | struct ResponseDTO: Vapor.Content {
30 | var status: ResponserStatus
| `- warning: stored property 'status' of 'Sendable'-conforming struct 'ResponseDTO' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
31 | var message: String?
32 | var data: ResponseData?
/host/spi-builder-workspace/Sources/ConnectableKit/Response/ResponserStatus.swift:10:13: note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public enum ResponserStatus: String {
| `- note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
11 | case information
12 | case success
/host/spi-builder-workspace/Sources/ConnectableKit/Response/Responser.swift:12:16: warning: stored property 'status' of 'Sendable'-conforming generic struct 'Responser' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
10 | public struct Responser<ResponseData: Connectable>: Vapor.Content, Responsable {
11 | public var httpStatus: Vapor.HTTPStatus
12 | public var status: ResponserStatus
| `- warning: stored property 'status' of 'Sendable'-conforming generic struct 'Responser' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
13 | public var message: String?
14 | public var data: ResponseData?
/host/spi-builder-workspace/Sources/ConnectableKit/Response/ResponserStatus.swift:10:13: note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public enum ResponserStatus: String {
| `- note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
11 | case information
12 | case success
[2214/2216] Compiling ConnectableKit Connectable.swift
[2215/2216] Compiling ConnectableKit Responser.swift
/host/spi-builder-workspace/Sources/ConnectableKit/Response/Responser.swift:30:13: warning: stored property 'status' of 'Sendable'-conforming struct 'ResponseDTO' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
28 |
29 | struct ResponseDTO: Vapor.Content {
30 | var status: ResponserStatus
| `- warning: stored property 'status' of 'Sendable'-conforming struct 'ResponseDTO' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
31 | var message: String?
32 | var data: ResponseData?
/host/spi-builder-workspace/Sources/ConnectableKit/Response/ResponserStatus.swift:10:13: note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public enum ResponserStatus: String {
| `- note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
11 | case information
12 | case success
/host/spi-builder-workspace/Sources/ConnectableKit/Response/Responser.swift:12:16: warning: stored property 'status' of 'Sendable'-conforming generic struct 'Responser' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
10 | public struct Responser<ResponseData: Connectable>: Vapor.Content, Responsable {
11 | public var httpStatus: Vapor.HTTPStatus
12 | public var status: ResponserStatus
| `- warning: stored property 'status' of 'Sendable'-conforming generic struct 'Responser' has non-sendable type 'ResponserStatus'; this is an error in the Swift 6 language mode
13 | public var message: String?
14 | public var data: ResponseData?
/host/spi-builder-workspace/Sources/ConnectableKit/Response/ResponserStatus.swift:10:13: note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public enum ResponserStatus: String {
| `- note: consider making enum 'ResponserStatus' conform to the 'Sendable' protocol
11 | case information
12 | case success
[2216/2216] Compiling ConnectableKit Responsable.swift
Build complete! (340.70s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
}
],
"manifest_display_name" : "ConnectableKit",
"name" : "ConnectableKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "ConnectableKit",
"targets" : [
"ConnectableKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ConnectableKit",
"module_type" : "SwiftTarget",
"name" : "ConnectableKit",
"path" : "Sources/ConnectableKit",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"ConnectableKit"
],
"sources" : [
"ConnectableKit.swift",
"Middlewares/ErrorMiddleware.swift",
"Protocols/Connectable.swift",
"Protocols/Responsable.swift",
"Response/Responser.swift",
"Response/ResponserStatus.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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.