Build Information
Successful build of Gorush, reference 1.0.0 (e37cdd
), with Swift 6.1 for Linux on 26 Apr 2025 02:07:15 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TICESoftware/vapor-gorush.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/TICESoftware/vapor-gorush
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at e37cdd5 Upgrade to vapor 4
Cloned https://github.com/TICESoftware/vapor-gorush.git
Revision (git rev-parse @):
e37cdd5aaf9ad319e8ab09dbc266c3b8806d8620
SUCCESS checkout https://github.com/TICESoftware/vapor-gorush.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/TICESoftware/vapor-gorush.git
https://github.com/TICESoftware/vapor-gorush.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" : "Gorush",
"name" : "Gorush",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Gorush",
"targets" : [
"Gorush"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GorushTests",
"module_type" : "SwiftTarget",
"name" : "GorushTests",
"path" : "Tests/GorushTests",
"sources" : [
"GorushTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Gorush"
],
"type" : "test"
},
{
"c99name" : "Gorush",
"module_type" : "SwiftTarget",
"name" : "Gorush",
"path" : "Sources/Gorush",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Gorush"
],
"sources" : [
"Gorush.swift",
"GorushFactory.swift",
"GorushMessage.swift",
"GorushNotification.swift",
"GorushResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
[1/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.56s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (2.08s)
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-atomics.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/1059] Fetching swift-service-context
[923/2764] Fetching swift-service-context, swift-atomics
[1112/5972] Fetching swift-service-context, swift-atomics, multipart-kit
[2937/8505] Fetching swift-service-context, swift-atomics, multipart-kit, websocket-kit
[6032/14408] Fetching swift-service-context, swift-atomics, multipart-kit, websocket-kit, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.40s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
[2697/9929] Fetching swift-service-context, multipart-kit, swift-nio-extras
[2811/14899] Fetching swift-service-context, multipart-kit, swift-nio-extras, swift-distributed-tracing
[5568/17099] Fetching swift-service-context, multipart-kit, swift-nio-extras, swift-distributed-tracing, swift-metrics
[13346/20935] Fetching swift-service-context, multipart-kit, swift-nio-extras, swift-distributed-tracing, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.35s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.77s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
Fetching https://github.com/vapor/routing-kit.git
[2697/15759] Fetching swift-service-context, multipart-kit, swift-nio-http2
[6445/36482] Fetching swift-service-context, multipart-kit, swift-nio-http2, routing-kit
[7212/111913] Fetching swift-service-context, multipart-kit, swift-nio-http2, routing-kit, swift-nio
[9285/126706] Fetching swift-service-context, multipart-kit, swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-service-context.git from cache (1.40s)
[49088/125647] Fetching multipart-kit, swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.51s)
[57760/122439] Fetching swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl
Fetching https://github.com/vapor/console-kit.git
[78025/136223] Fetching swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl, swift-crypto
[88420/141708] Fetching swift-nio-http2, routing-kit, swift-nio, swift-nio-ssl, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.13s)
[82288/130216] Fetching routing-kit, swift-nio, swift-nio-ssl, swift-crypto, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.06s)
[65360/109493] Fetching swift-nio, swift-nio-ssl, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.46s)
[67133/104008] Fetching swift-nio, swift-nio-ssl, swift-crypto
[67431/106378] Fetching swift-nio, swift-nio-ssl, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.30s)
[68852/104008] Fetching swift-nio, swift-nio-ssl, swift-crypto
[69404/117791] Fetching swift-nio, swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.81s)
[79324/102998] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.87s)
[73375/89215] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.60s)
[66380/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (5.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.69s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4354/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Fetched https://github.com/apple/swift-collections.git from cache (0.93s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.34s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.47s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.25s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.45s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.33s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.75s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.49s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[182/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.24s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.24s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.65s)
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.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.41s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.43s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.51s)
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.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.44s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.44s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.21s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.68s)
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/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-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/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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/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.15.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Building for debugging...
[0/831] Write sources
[38/831] Compiling CNIODarwin shim.c
[39/831] Write sources
[40/831] Compiling CNIOLinux liburing_shims.c
[41/831] Write sources
[42/831] Compiling _NumericsShims _NumericsShims.c
[43/831] Write sources
[52/831] Compiling _AtomicsShims.c
[53/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[54/831] Compiling CVaporBcrypt bcrypt.c
[55/831] Compiling CNIOWindows shim.c
[56/831] Compiling CNIOWindows WSAStartup.c
[57/831] Compiling CSystem shims.c
[58/831] Compiling CNIOWASI CNIOWASI.c
[59/831] Compiling CNIOLLHTTP c_nio_http.c
[60/831] Compiling CNIOSHA1 c_nio_sha1.c
[61/831] Compiling CNIOLinux shim.c
[62/831] Compiling CNIOExtrasZlib empty.c
[63/831] Compiling fiat_p256_adx_sqr.S
[64/831] Compiling CNIOLLHTTP c_nio_api.c
[65/831] Compiling CVaporBcrypt blf.c
[65/831] Write swift-version-24593BA9C3E375BF.txt
[67/831] Compiling fiat_p256_adx_mul.S
[68/831] Compiling fiat_curve25519_adx_square.S
[69/831] Compiling fiat_curve25519_adx_mul.S
[70/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/861] Compiling CNIOBoringSSLShims shims.c
[73/875] Emitting module _NIOBase64
[73/878] Compiling tls_record.cc
[74/883] Compiling c-nioatomics.c
[76/883] Compiling ServiceContextModule ServiceContextKey.swift
[77/883] Emitting module ServiceContextModule
[78/883] Compiling ServiceContextModule ServiceContext.swift
[78/884] Compiling c-atomics.c
[80/884] Compiling RealModule Float16+Real.swift
[81/885] Compiling _NIOBase64 Base64.swift
[82/886] Compiling RealModule AugmentedArithmetic.swift
[83/886] Compiling RealModule Double+Real.swift
[84/887] Compiling RealModule ElementaryFunctions.swift
[85/895] Compiling RealModule RealFunctions.swift
[86/897] Emitting module RealModule
[87/897] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[88/897] Compiling InternalCollectionsUtilities Integer rank.swift
[89/897] Compiling RealModule Float80+Real.swift
[90/897] Compiling RealModule Real.swift
[91/903] Compiling RealModule Float+Real.swift
[92/903] Compiling _NIODataStructures _TinyArray.swift
[93/904] Compiling _NIODataStructures PriorityQueue.swift
[94/904] Compiling SystemPackage MachPort.swift
[95/904] Compiling SystemPackage PlatformString.swift
[96/904] Compiling SystemPackage SystemString.swift
[98/907] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[99/907] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[100/907] Compiling InternalCollectionsUtilities UInt+reversed.swift
[101/907] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[102/907] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[103/907] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[104/907] Compiling InternalCollectionsUtilities Debugging.swift
[105/907] Compiling InternalCollectionsUtilities Descriptions.swift
[106/907] Emitting module SystemPackage
[110/907] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[111/907] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[113/910] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[114/910] Compiling InternalCollectionsUtilities Specialize.swift
[115/912] Compiling InternalCollectionsUtilities _SortedCollection.swift
[116/912] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[119/922] Compiling Instrumentation MultiplexInstrument.swift
[120/924] Compiling Instrumentation NoOpInstrument.swift
[121/924] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[122/924] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[123/924] Emitting module _NIODataStructures
[124/924] Compiling _NIODataStructures Heap.swift
[131/925] Compiling Logging LogHandler.swift
[132/925] Compiling Logging Locks.swift
[133/925] Compiling Logging Logging.swift
[134/925] Emitting module Logging
[135/925] Compiling NIOConcurrencyHelpers NIOLock.swift
[136/925] Emitting module CoreMetrics
[137/925] Compiling CoreMetrics Locks.swift
[138/925] Compiling Logging MetadataProvider.swift
[143/926] Compiling Instrumentation Instrument.swift
[144/926] Emitting module Instrumentation
[145/926] Compiling Instrumentation Locks.swift
[146/926] Compiling Instrumentation InstrumentationSystem.swift
[149/926] Compiling SystemPackage FilePathWindows.swift
[150/926] Compiling SystemPackage FilePermissions.swift
[151/927] Compiling SystemPackage Mocking.swift
[152/927] Compiling SystemPackage RawBuffer.swift
[153/927] Compiling SystemPackage Syscalls.swift
[154/927] Compiling SystemPackage WindowsSyscallAdapters.swift
[156/927] Emitting module InternalCollectionsUtilities
[158/927] Compiling SystemPackage Util+StringArray.swift
[159/927] Compiling SystemPackage Util.swift
[160/927] Compiling SystemPackage UtilConsumers.swift
[167/945] Compiling NIOConcurrencyHelpers lock.swift
[168/954] Emitting module NIOConcurrencyHelpers
[169/954] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[170/960] Compiling CoreMetrics Metrics.swift
[173/961] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[174/961] Compiling NIOConcurrencyHelpers atomics.swift
[176/1038] Compiling Tracing TracingTime.swift
[177/1038] Compiling Tracing InstrumentationSystem+Tracing.swift
[178/1038] Compiling Tracing Tracer.swift
[179/1038] Compiling Tracing TracerProtocol.swift
[179/1047] Compiling tls_method.cc
[181/1084] Compiling Tracing TracerProtocol+Legacy.swift
[182/1093] Emitting module Tracing
[183/1093] Compiling Tracing NoOpTracer.swift
[184/1093] Compiling Tracing SpanProtocol.swift
[185/1094] Compiling OrderedCollections _HashTable+Constants.swift
[186/1094] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[187/1094] Compiling OrderedCollections _HashTable+Testing.swift
[188/1094] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[189/1094] Compiling OrderedCollections _HashTable.swift
[190/1094] Compiling OrderedCollections _Hashtable+Header.swift
[192/1101] Compiling OrderedCollections OrderedSet+Hashable.swift
[193/1101] Compiling OrderedCollections _HashTable+Bucket.swift
[194/1101] Compiling OrderedCollections _HashTable+BucketIterator.swift
[195/1106] Compiling OrderedCollections OrderedSet+Diffing.swift
[196/1106] Compiling OrderedCollections OrderedSet+Equatable.swift
[197/1106] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[197/1106] Compiling tls13_server.cc
[199/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[200/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[201/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[202/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[203/1106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[204/1106] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[205/1106] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[206/1106] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[207/1113] Compiling HeapModule Heap+Descriptions.swift
[208/1113] Compiling HeapModule _HeapNode.swift
[209/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[210/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[211/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[212/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[213/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[214/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[215/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[216/1113] Compiling OrderedCollections OrderedSet+Initializers.swift
[217/1113] Compiling OrderedCollections OrderedSet+Insertions.swift
[218/1113] Compiling OrderedCollections OrderedSet+Invariants.swift
[219/1113] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[220/1113] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[221/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[222/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[223/1113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[224/1113] Compiling OrderedCollections OrderedDictionary.swift
[225/1113] Compiling OrderedCollections OrderedSet+Codable.swift
[226/1113] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[227/1113] Compiling OrderedCollections OrderedSet+Descriptions.swift
[228/1113] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[229/1113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[230/1113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[231/1113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[232/1113] Compiling HeapModule Heap.swift
[233/1160] Compiling HeapModule Heap+Invariants.swift
[234/1161] Compiling HeapModule Heap+UnsafeHandle.swift
[235/1189] Compiling HashTreeCollections _AncestorHashSlots.swift
[236/1189] Compiling HashTreeCollections _Bitmap.swift
[237/1189] Compiling HashTreeCollections _Bucket.swift
[238/1189] Compiling HashTreeCollections _Hash.swift
[239/1189] Compiling HashTreeCollections _HashLevel.swift
[240/1189] Compiling HashTreeCollections _HashNode+Builder.swift
[241/1189] Compiling HashTreeCollections _HashNode+Debugging.swift
[242/1189] Compiling HashTreeCollections _HashNode+Initializers.swift
[242/1189] Compiling tls13_enc.cc
[244/1189] Emitting module HeapModule
[245/1190] Compiling HashTreeCollections _HashNode+Storage.swift
[246/1190] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[247/1190] Compiling HashTreeCollections _HashNode+Structural filter.swift
[249/1190] Compiling HashTreeCollections _HashNode+Invariants.swift
[250/1190] Compiling HashTreeCollections _HashNode+Lookups.swift
[251/1190] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[252/1190] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[253/1190] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[254/1190] Compiling HashTreeCollections _HashNode+Structural union.swift
[255/1190] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[256/1190] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[260/1190] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[261/1190] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[262/1190] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[263/1190] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[264/1190] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[265/1199] Compiling RoutingKit AnyRouter.swift
[266/1199] Emitting module RoutingKit
[267/1205] Compiling RoutingKit PathComponent.swift
[268/1205] Compiling DequeModule Deque._UnsafeHandle.swift
[269/1205] Compiling DequeModule Deque.swift
[270/1205] Compiling DequeModule _DequeBuffer.swift
[271/1205] Compiling DequeModule _DequeBufferHeader.swift
[274/1205] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[275/1205] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[276/1205] Compiling HashTreeCollections _HashNode.swift
[277/1205] Compiling HashTreeCollections _HashNodeHeader.swift
[278/1214] Compiling HashTreeCollections _UnsafePath.swift
[279/1214] Compiling HashTreeCollections TreeDictionary+Codable.swift
[280/1214] Compiling HashTreeCollections TreeDictionary+Collection.swift
[281/1214] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[282/1214] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[283/1214] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[284/1214] Compiling HashTreeCollections TreeDictionary.swift
[285/1214] Compiling HashTreeCollections TreeSet+Codable.swift
[286/1214] Compiling HashTreeCollections TreeSet+Collection.swift
[287/1214] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[288/1214] Compiling HashTreeCollections TreeSet+Debugging.swift
[289/1214] Compiling HashTreeCollections TreeSet+Descriptions.swift
[290/1214] Compiling HashTreeCollections TreeSet+Equatable.swift
[291/1214] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[292/1214] Compiling HashTreeCollections TreeSet+Extras.swift
[293/1214] Compiling HashTreeCollections TreeSet+Filter.swift
[294/1214] Compiling HashTreeCollections TreeSet+Hashable.swift
[295/1214] Compiling HashTreeCollections TreeSet+Sendable.swift
[296/1240] Compiling ConsoleKitTerminal ProgressBar.swift
[297/1240] Compiling ConsoleKitTerminal Console+Clear.swift
[298/1240] Compiling RoutingKit Router.swift
[299/1242] Compiling RoutingKit TrieRouter.swift
[300/1242] Compiling ConsoleKitTerminal Console+Confirm.swift
[301/1242] Compiling ConsoleKitTerminal Console+Input.swift
[302/1242] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[303/1242] Compiling ConsoleKitTerminal ConsoleClear.swift
[304/1242] Compiling ConsoleKitTerminal CustomActivity.swift
[305/1242] Compiling ConsoleKitTerminal LoadingBar.swift
[310/1242] Compiling ConsoleKitTerminal Console+Center.swift
[311/1242] Compiling ConsoleKitTerminal Console+Output.swift
[312/1242] Compiling ConsoleKitTerminal ActivityBar.swift
[313/1242] Compiling ConsoleKitTerminal ActivityIndicator.swift
[320/1242] Compiling _RopeModule Rope+Join.swift
[321/1242] Compiling _RopeModule Rope+MutatingForEach.swift
[322/1242] Compiling _RopeModule Rope+Remove.swift
[323/1242] Compiling _RopeModule Rope+RemoveSubrange.swift
[324/1242] Compiling _RopeModule Rope+Split.swift
[325/1242] Compiling _RopeModule Optional Utilities.swift
[326/1242] Compiling _RopeModule String Utilities.swift
[327/1242] Compiling _RopeModule String.Index+ABI.swift
[328/1252] Compiling ConsoleKitTerminal Console+Wait.swift
[329/1252] Compiling ConsoleKitTerminal ConsoleColor.swift
[330/1252] Compiling ConsoleKitTerminal ConsoleStyle.swift
[331/1252] Compiling ConsoleKitTerminal Console.swift
[332/1252] Compiling ConsoleKitTerminal Terminal.swift
[333/1252] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[334/1252] Compiling ConsoleKitTerminal ConsoleText.swift
[335/1252] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[338/1252] Emitting module ConsoleKitTerminal
[343/1255] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[344/1255] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[355/1255] Compiling DequeModule _DequeSlot.swift
[356/1255] Compiling DequeModule _UnsafeWrappedBuffer.swift
[357/1255] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[358/1255] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[359/1255] Compiling HashTreeCollections TreeDictionary+Filter.swift
[360/1255] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[361/1255] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[362/1255] Compiling HashTreeCollections TreeDictionary+Keys.swift
[363/1255] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[364/1255] Compiling HashTreeCollections TreeDictionary+Merge.swift
[365/1255] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[366/1255] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[367/1255] Compiling HashTreeCollections TreeDictionary+Values.swift
[368/1255] Emitting module OrderedCollections
[369/1255] Compiling RoutingKit Parameters.swift
[379/1257] Emitting module _RopeModule
[392/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[393/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[394/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[395/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[396/1257] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[397/1257] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[398/1257] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[399/1257] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[400/1257] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[401/1257] Compiling HashTreeCollections TreeSet.swift
[402/1257] Emitting module Algorithms
[403/1257] Emitting module DequeModule
[406/1259] Compiling ConsoleKitTerminal ANSI.swift
[410/1259] Emitting module Metrics
[411/1259] Compiling Metrics Metrics.swift
[419/1259] Compiling ConsoleKitTerminal AnySendableHashable.swift
[420/1259] Compiling ConsoleKitTerminal ConsoleLogger.swift
[421/1259] Compiling ConsoleKitTerminal LoggerFragment.swift
[423/1260] Compiling HashTreeCollections _HashTreeIterator.swift
[424/1260] Compiling HashTreeCollections _HashTreeStatistics.swift
[425/1260] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[426/1260] Compiling HashTreeCollections _RawHashNode.swift
[427/1260] Compiling HashTreeCollections _UnmanagedHashNode.swift
[459/1261] Compiling HashTreeCollections _HashNode+Structural merge.swift
[509/1284] Emitting module HashTreeCollections
[511/1285] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[512/1285] Compiling ConsoleKitCommands AsyncCommand.swift
[513/1285] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[514/1285] Emitting module ConsoleKitCommands
[514/1287] Compiling ssl_transcript.cc
[515/1287] Compiling t1_enc.cc
[517/1287] Compiling ConsoleKitCommands CommandSignature.swift
[518/1287] Compiling ConsoleKitCommands Flag.swift
[519/1287] Compiling ConsoleKitCommands Option.swift
[520/1287] Compiling ConsoleKitCommands CommandGroup.swift
[521/1287] Compiling ConsoleKitCommands CommandInput.swift
[522/1287] Compiling ConsoleKitCommands Commands.swift
[523/1287] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[524/1287] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[525/1287] Compiling ConsoleKitCommands Argument.swift
[525/1287] Compiling ssl_versions.cc
[526/1287] Compiling ConsoleKitCommands Command.swift
[528/1287] Compiling ConsoleKitCommands CommandContext.swift
[529/1287] Compiling ConsoleKitCommands CommandError.swift
[530/1287] Compiling ConsoleKitCommands AsyncCommands.swift
[531/1287] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[532/1287] Compiling ConsoleKitCommands AnyCommand.swift
[533/1287] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[534/1287] Compiling ConsoleKitCommands Utilities.swift
[534/1287] Compiling tls13_client.cc
[535/1287] Compiling ssl_x509.cc
[536/1287] Compiling tls13_both.cc
[537/1287] Compiling ssl_stat.cc
[539/1287] Compiling ConsoleKitCommands Console+Run.swift
[540/1287] Compiling ConsoleKitCommands ConsoleError.swift
[541/1287] Compiling ConsoleKitCommands Completion.swift
[542/1288] Compiling ssl_privkey.cc
[543/1288] Compiling ssl_session.cc
[544/1290] Compiling ssl_file.cc
[546/1290] Compiling ConsoleKit Exports.swift
[547/1290] Emitting module ConsoleKit
[547/1291] Compiling ssl_credential.cc
[549/1291] Compiling ssl_lib.cc
[550/1291] Compiling ssl_key_share.cc
[551/1291] Compiling ssl_cipher.cc
[552/1291] Compiling ssl_cert.cc
[553/1291] Compiling ssl_buffer.cc
[554/1291] Compiling ssl_asn1.cc
[555/1291] Compiling ssl_aead_ctx.cc
[556/1291] Compiling s3_pkt.cc
[557/1291] Compiling s3_lib.cc
[558/1291] Compiling s3_both.cc
[559/1291] Compiling handshake_server.cc
[560/1291] Compiling handshake.cc
[561/1291] Compiling handshake_client.cc
[562/1291] Compiling handoff.cc
[563/1291] Compiling encrypted_client_hello.cc
[564/1291] Compiling extensions.cc
[565/1291] Compiling dtls_record.cc
[566/1291] Compiling dtls_method.cc
[567/1291] Compiling md5-x86_64-linux.S
[568/1291] Compiling md5-x86_64-apple.S
[569/1291] Compiling md5-586-linux.S
[570/1291] Compiling md5-586-apple.S
[571/1291] Compiling chacha20_poly1305_x86_64-apple.S
[572/1291] Compiling chacha20_poly1305_x86_64-linux.S
[573/1291] Compiling chacha20_poly1305_armv8-win.S
[574/1291] Compiling chacha20_poly1305_armv8-linux.S
[575/1291] Compiling chacha20_poly1305_armv8-apple.S
[576/1291] Compiling d1_srtp.cc
[577/1291] Compiling err_data.cc
[578/1291] Compiling chacha-x86_64-linux.S
[579/1291] Compiling chacha-x86_64-apple.S
[580/1291] Compiling chacha-x86-linux.S
[581/1291] Compiling chacha-x86-apple.S
[582/1291] Compiling chacha-armv8-linux.S
[583/1291] Compiling chacha-armv8-win.S
[584/1291] Compiling chacha-armv8-apple.S
[585/1291] Compiling chacha-armv4-linux.S
[586/1291] Compiling aes128gcmsiv-x86_64-apple.S
[587/1291] Compiling aes128gcmsiv-x86_64-linux.S
[588/1291] Compiling x86_64-mont5-linux.S
[589/1291] Compiling x86_64-mont5-apple.S
[590/1291] Compiling bio_ssl.cc
[591/1291] Compiling d1_pkt.cc
[592/1291] Compiling x86_64-mont-apple.S
[593/1291] Compiling x86_64-mont-linux.S
[594/1291] Compiling x86-mont-linux.S
[595/1291] Compiling x86-mont-apple.S
[596/1291] Compiling vpaes-x86-apple.S
[597/1291] Compiling vpaes-x86_64-linux.S
[598/1291] Compiling vpaes-x86_64-apple.S
[598/1291] Compiling vpaes-x86-linux.S
[600/1291] Compiling vpaes-armv8-linux.S
[601/1291] Compiling vpaes-armv8-win.S
[602/1291] Compiling vpaes-armv8-apple.S
[603/1291] Compiling vpaes-armv7-linux.S
[604/1291] Compiling sha512-x86_64-apple.S
[605/1291] Compiling sha512-armv8-win.S
[606/1291] Compiling sha512-armv8-apple.S
[607/1291] Compiling sha512-x86_64-linux.S
[608/1291] Compiling sha512-armv8-linux.S
[609/1291] Compiling sha512-armv4-linux.S
[610/1291] Compiling sha512-586-linux.S
[611/1291] Compiling sha256-x86_64-apple.S
[612/1291] Compiling sha256-armv8-win.S
[613/1291] Compiling sha256-x86_64-linux.S
[614/1291] Compiling sha512-586-apple.S
[615/1291] Compiling sha256-armv8-apple.S
[616/1291] Compiling sha256-armv8-linux.S
[617/1291] Compiling sha256-armv4-linux.S
[618/1291] Compiling sha256-586-linux.S
[619/1291] Compiling d1_lib.cc
[620/1291] Compiling sha256-586-apple.S
[621/1291] Compiling sha1-x86_64-apple.S
[622/1291] Compiling sha1-armv8-win.S
[623/1291] Compiling sha1-x86_64-linux.S
[624/1291] Compiling sha1-armv8-linux.S
[625/1291] Compiling sha1-armv8-apple.S
[626/1291] Compiling rsaz-avx2-apple.S
[626/1291] Compiling sha1-586-apple.S
[628/1291] Compiling sha1-586-linux.S
[628/1291] Compiling rsaz-avx2-linux.S
[628/1291] Compiling rdrand-x86_64-linux.S
[628/1291] Compiling sha1-armv4-large-linux.S
[632/1291] Compiling rdrand-x86_64-apple.S
[633/1291] Compiling p256_beeu-x86_64-asm-apple.S
[634/1291] Compiling p256_beeu-armv8-asm-win.S
[635/1291] Compiling p256_beeu-x86_64-asm-linux.S
[636/1291] Compiling p256_beeu-armv8-asm-linux.S
[637/1291] Compiling p256_beeu-armv8-asm-apple.S
[638/1291] Compiling p256-x86_64-asm-linux.S
[639/1291] Compiling p256-x86_64-asm-apple.S
[640/1291] Compiling p256-armv8-asm-linux.S
[641/1291] Compiling p256-armv8-asm-apple.S
[642/1291] Compiling ghashv8-armv8-win.S
[643/1291] Compiling p256-armv8-asm-win.S
[644/1291] Compiling ghashv8-armv8-apple.S
[645/1291] Compiling ghashv8-armv8-linux.S
[646/1291] Compiling d1_both.cc
[647/1291] Compiling ghashv8-armv7-linux.S
[648/1291] Compiling ghash-x86_64-apple.S
[648/1291] Compiling ghash-x86-linux.S
[650/1291] Compiling ghash-x86_64-linux.S
[651/1291] Compiling ghash-ssse3-x86_64-apple.S
[652/1291] Compiling ghash-ssse3-x86_64-linux.S
[653/1291] Compiling ghash-x86-apple.S
[654/1291] Compiling ghash-ssse3-x86-linux.S
[655/1291] Compiling ghash-ssse3-x86-apple.S
[656/1291] Compiling ghash-neon-armv8-win.S
[657/1291] Compiling ghash-neon-armv8-linux.S
[658/1291] Compiling ghash-neon-armv8-apple.S
[659/1291] Compiling co-586-linux.S
[660/1291] Compiling ghash-armv4-linux.S
[661/1291] Compiling co-586-apple.S
[662/1291] Compiling bn-armv8-win.S
[663/1291] Compiling bsaes-armv7-linux.S
[664/1291] Compiling bn-armv8-linux.S
[665/1291] Compiling bn-586-linux.S
[666/1291] Compiling bn-armv8-apple.S
[667/1291] Compiling armv8-mont-win.S
[668/1291] Compiling bn-586-apple.S
[669/1291] Compiling armv8-mont-linux.S
[670/1291] Compiling armv8-mont-apple.S
[671/1291] Compiling armv4-mont-linux.S
[672/1291] Compiling aesv8-gcm-armv8-linux.S
[673/1291] Compiling aesv8-gcm-armv8-win.S
[674/1291] Compiling aesv8-gcm-armv8-apple.S
[675/1291] Compiling aesv8-armv8-win.S
[676/1291] Compiling aesv8-armv8-linux.S
[677/1291] Compiling aesv8-armv8-apple.S
[678/1291] Compiling aesv8-armv7-linux.S
[679/1291] Compiling aesni-x86_64-apple.S
[680/1291] Compiling aesni-x86-linux.S
[681/1291] Compiling aesni-x86-apple.S
[682/1291] Compiling aesni-x86_64-linux.S
[683/1291] Compiling aesni-gcm-x86_64-linux.S
[684/1291] Compiling aesni-gcm-x86_64-apple.S
[685/1291] Compiling aes-gcm-avx2-x86_64-linux.S
[686/1291] Compiling aes-gcm-avx2-x86_64-apple.S
[687/1291] Compiling aes-gcm-avx10-x86_64-apple.S
[688/1291] Compiling aes-gcm-avx10-x86_64-linux.S
[689/1291] Compiling x_sig.cc
[690/1291] Compiling x_spki.cc
[691/1291] Compiling x_val.cc
[692/1291] Compiling x_req.cc
[693/1291] Compiling x_x509a.cc
[694/1291] Compiling x_x509.cc
[695/1291] Compiling x_name.cc
[696/1291] Compiling x_pubkey.cc
[697/1291] Compiling x_attrib.cc
[698/1291] Compiling x_crl.cc
[699/1291] Compiling x509spki.cc
[700/1291] Compiling x_exten.cc
[701/1291] Compiling x_algor.cc
[702/1291] Compiling x509rset.cc
[703/1291] Compiling x_all.cc
[704/1291] Compiling x509name.cc
[705/1291] Compiling x509_vpm.cc
[706/1291] Compiling x509cset.cc
[707/1291] Compiling x509_v3.cc
[708/1291] Compiling x509_vfy.cc
[709/1291] Compiling x509_txt.cc
[710/1291] Compiling x509_trs.cc
[711/1291] Compiling x509_set.cc
[712/1291] Compiling x509_req.cc
[713/1291] Compiling x509_def.cc
[714/1291] Compiling x509_obj.cc
[715/1291] Compiling x509_ext.cc
[716/1291] Compiling x509_d2.cc
[717/1291] Compiling x509_att.cc
[718/1291] Compiling x509_cmp.cc
[719/1291] Compiling x509_lu.cc
[720/1291] Compiling x509.cc
[721/1291] Compiling v3_utl.cc
[722/1291] Compiling v3_purp.cc
[723/1291] Compiling v3_skey.cc
[724/1291] Compiling v3_prn.cc
[725/1291] Compiling v3_pmaps.cc
[726/1291] Compiling v3_ocsp.cc
[727/1291] Compiling v3_pcons.cc
[728/1291] Compiling v3_ncons.cc
[729/1291] Compiling v3_lib.cc
[730/1291] Compiling v3_int.cc
[731/1291] Compiling v3_info.cc
[732/1291] Compiling v3_genn.cc
[733/1291] Compiling v3_ia5.cc
[734/1291] Compiling v3_extku.cc
[735/1291] Compiling v3_enum.cc
[736/1291] Compiling v3_crld.cc
[737/1291] Compiling v3_conf.cc
[738/1291] Compiling v3_bitst.cc
[739/1291] Compiling v3_cpols.cc
[740/1291] Compiling v3_bcons.cc
[741/1291] Compiling v3_alt.cc
[742/1291] Compiling v3_akeya.cc
[743/1291] Compiling v3_akey.cc
[744/1291] Compiling t_x509a.cc
[745/1291] Compiling t_x509.cc
[746/1291] Compiling t_crl.cc
[747/1291] Compiling t_req.cc
[748/1291] Compiling i2d_pr.cc
[749/1291] Compiling rsa_pss.cc
[750/1291] Compiling name_print.cc
[751/1291] Compiling policy.cc
[752/1291] Compiling by_file.cc
[753/1291] Compiling by_dir.cc
[754/1291] Compiling asn1_gen.cc
[755/1291] Compiling a_verify.cc
[756/1291] Compiling algorithm.cc
[757/1291] Compiling voprf.cc
[758/1291] Compiling a_sign.cc
[759/1291] Compiling a_digest.cc
[760/1291] Compiling thread_win.cc
[761/1291] Compiling thread.cc
[762/1291] Compiling thread_pthread.cc
[763/1291] Compiling stack.cc
[764/1291] Compiling trust_token.cc
[765/1291] Compiling thread_none.cc
[766/1291] Compiling siphash.cc
[767/1291] Compiling pmbtoken.cc
[768/1291] Compiling sha512.cc
[769/1291] Compiling slhdsa.cc
[770/1291] Compiling sha1.cc
[771/1291] Compiling sha256.cc
[772/1291] Compiling spake2plus.cc
[773/1291] Compiling rsa_print.cc
[774/1291] Compiling rsa_extra.cc
[775/1291] Compiling rc4.cc
[776/1291] Compiling refcount.cc
[777/1291] Compiling rsa_crypt.cc
[778/1291] Compiling windows.cc
[779/1291] Compiling urandom.cc
[780/1291] Compiling trusty.cc
[781/1291] Compiling rand.cc
[782/1291] Compiling passive.cc
[783/1291] Compiling rsa_asn1.cc
[784/1291] Compiling ios.cc
[785/1291] Compiling getentropy.cc
[786/1291] Compiling forkunsafe.cc
[787/1291] Compiling deterministic.cc
[788/1291] Compiling fork_detect.cc
[789/1291] Compiling poly1305_arm_asm.S
[790/1291] Compiling poly1305.cc
[791/1291] Compiling poly1305_arm.cc
[792/1291] Compiling poly1305_vec.cc
[793/1291] Compiling pool.cc
[794/1291] Compiling pkcs7.cc
[795/1291] Compiling pkcs8.cc
[796/1291] Compiling pkcs8_x509.cc
[797/1291] Compiling p5_pbev2.cc
[798/1291] Compiling pkcs7_x509.cc
[799/1291] Compiling pem_pkey.cc
[800/1291] Compiling pem_x509.cc
[801/1291] Compiling pem_xaux.cc
[802/1291] Compiling pem_pk8.cc
[802/1291] Compiling pem_oth.cc
[804/1291] Compiling pem_info.cc
[805/1291] Compiling mlkem.cc
[806/1291] Compiling pem_lib.cc
[807/1291] Compiling mldsa.cc
[808/1291] Compiling mem.cc
[809/1291] Compiling obj_xref.cc
[810/1291] Compiling md5.cc
[811/1291] Compiling md4.cc
[812/1291] Compiling poly_rq_mul.S
[813/1291] Compiling obj.cc
[814/1291] Compiling lhash.cc
[815/1291] Compiling fips_shared_support.cc
[816/1291] Compiling pem_all.cc
[817/1291] Compiling kyber.cc
[818/1291] Compiling hrss.cc
[819/1291] Compiling ex_data.cc
[820/1291] Compiling sign.cc
[821/1291] Compiling scrypt.cc
[822/1291] Compiling print.cc
[823/1291] Compiling hpke.cc
[824/1291] Compiling pbkdf.cc
[825/1291] Compiling p_x25519.cc
[826/1291] Compiling p_ed25519.cc
[827/1291] Compiling p_x25519_asn1.cc
[828/1291] Compiling p_hkdf.cc
[829/1291] Compiling p_rsa.cc
[829/1291] Compiling p_rsa_asn1.cc
[831/1291] Compiling p_ed25519_asn1.cc
[832/1291] Compiling p_ec.cc
[833/1291] Compiling p_dh.cc
[834/1291] Compiling p_dh_asn1.cc
[835/1291] Compiling p_ec_asn1.cc
[836/1291] Compiling evp_ctx.cc
[837/1291] Compiling p_dsa_asn1.cc
[838/1291] Compiling evp.cc
[839/1291] Compiling engine.cc
[840/1291] Compiling evp_asn1.cc
[841/1291] Compiling err.cc
[842/1291] Compiling hash_to_curve.cc
[843/1291] Compiling ecdh.cc
[844/1291] Compiling ec_derive.cc
[845/1291] Compiling ecdsa_asn1.cc
[846/1291] Compiling dsa.cc
[847/1291] Compiling params.cc
[848/1291] Compiling dsa_asn1.cc
[849/1291] Compiling ec_asn1.cc
[850/1291] Compiling x25519-asm-arm.S
[851/1291] Compiling dh_asn1.cc
[852/1291] Compiling des.cc
[853/1291] Compiling digest_extra.cc
[854/1291] Compiling crypto.cc
[855/1291] Compiling spake25519.cc
[856/1291] Compiling cpu_intel.cc
[857/1291] Compiling curve25519.cc
[858/1291] Compiling cpu_arm_linux.cc
[859/1291] Compiling cpu_aarch64_win.cc
[860/1291] Compiling cpu_arm_freebsd.cc
[861/1291] Compiling curve25519_64_adx.cc
[862/1291] Compiling cpu_aarch64_sysreg.cc
[863/1291] Compiling cpu_aarch64_openbsd.cc
[864/1291] Compiling cpu_aarch64_fuchsia.cc
[865/1291] Compiling cpu_aarch64_linux.cc
[866/1291] Compiling bcm.cc
[867/1291] Compiling cpu_aarch64_apple.cc
[868/1291] Compiling tls_cbc.cc
[869/1291] Compiling conf.cc
[870/1291] Compiling e_rc4.cc
[871/1291] Compiling get_cipher.cc
[872/1291] Compiling e_tls.cc
[873/1291] Compiling e_rc2.cc
[874/1291] Compiling e_des.cc
[875/1291] Compiling e_null.cc
[876/1291] Compiling e_chacha20poly1305.cc
[877/1291] Compiling chacha.cc
[878/1291] Compiling derive_key.cc
[879/1291] Compiling e_aesgcmsiv.cc
[880/1291] Compiling e_aesctrhmac.cc
[881/1291] Compiling buf.cc
[882/1291] Compiling ber.cc
[883/1291] Compiling unicode.cc
[884/1291] Compiling cbb.cc
[885/1291] Compiling asn1_compat.cc
[886/1291] Compiling cbs.cc
[887/1291] Compiling convert.cc
[888/1291] Compiling bn_asn1.cc
[889/1291] Compiling blake2.cc
[890/1291] Compiling socket.cc
[891/1291] Compiling printf.cc
[892/1291] Compiling socket_helper.cc
[893/1291] Compiling hexdump.cc
[894/1291] Compiling pair.cc
[895/1291] Compiling file.cc
[896/1291] Compiling fd.cc
[897/1291] Compiling errno.cc
[898/1291] Compiling connect.cc
[899/1291] Compiling bio_mem.cc
[900/1291] Compiling base64.cc
[901/1291] Compiling tasn_typ.cc
[902/1291] Compiling bio.cc
[903/1291] Compiling tasn_fre.cc
[904/1291] Compiling tasn_utl.cc
[905/1291] Compiling tasn_enc.cc
[906/1291] Compiling f_string.cc
[907/1291] Compiling posix_time.cc
[908/1291] Compiling f_int.cc
[909/1291] Compiling tasn_dec.cc
[910/1291] Compiling asn1_par.cc
[911/1291] Compiling tasn_new.cc
[912/1291] Compiling asn_pack.cc
[913/1291] Compiling asn1_lib.cc
[914/1291] Compiling a_utctm.cc
[915/1291] Compiling a_type.cc
[916/1291] Compiling a_time.cc
[917/1291] Compiling a_octet.cc
[918/1291] Compiling a_strex.cc
[919/1291] Compiling a_object.cc
[920/1291] Compiling a_strnid.cc
[921/1291] Compiling a_dup.cc
[922/1291] Compiling a_i2d_fp.cc
[923/1291] Compiling a_d2i_fp.cc
[924/1291] Compiling a_int.cc
[925/1291] Compiling a_mbstr.cc
[926/1291] Compiling a_gentm.cc
[927/1291] Compiling a_bitstr.cc
[928/1291] Compiling fiat_p256_adx_sqr.S
[928/1291] Compiling fiat_p256_adx_mul.S
[930/1291] Compiling md5-x86_64-linux.S
[931/1291] Compiling fiat_curve25519_adx_square.S
[931/1291] Compiling fiat_curve25519_adx_mul.S
[933/1291] Compiling md5-x86_64-apple.S
[934/1291] Compiling a_bool.cc
[935/1291] Compiling md5-586-apple.S
[936/1291] Compiling chacha20_poly1305_armv8-win.S
[936/1291] Compiling md5-586-linux.S
[938/1291] Compiling chacha20_poly1305_x86_64-apple.S
[939/1291] Compiling CCryptoBoringSSLShims shims.c
[940/1291] Compiling chacha20_poly1305_x86_64-linux.S
[941/1291] Compiling chacha20_poly1305_armv8-linux.S
[942/1291] Compiling chacha-x86_64-apple.S
[943/1291] Compiling chacha-x86_64-linux.S
[944/1291] Compiling chacha-x86-linux.S
[945/1291] Compiling chacha20_poly1305_armv8-apple.S
[946/1291] Compiling chacha-x86-apple.S
[947/1291] Compiling chacha-armv8-win.S
[948/1291] Compiling err_data.cc
[949/1291] Compiling chacha-armv8-apple.S
[950/1291] Compiling chacha-armv4-linux.S
[951/1291] Compiling chacha-armv8-linux.S
[952/1291] Compiling aes128gcmsiv-x86_64-linux.S
[953/1291] Compiling aes128gcmsiv-x86_64-apple.S
[954/1291] Compiling x86_64-mont-apple.S
[955/1291] Compiling x86_64-mont5-apple.S
[956/1291] Compiling x86_64-mont5-linux.S
[957/1291] Compiling x86-mont-linux.S
[958/1291] Compiling x86_64-mont-linux.S
[959/1291] Compiling x86-mont-apple.S
[960/1291] Compiling vpaes-x86_64-apple.S
[961/1291] Compiling vpaes-x86_64-linux.S
[962/1291] Compiling vpaes-x86-linux.S
[963/1291] Compiling vpaes-armv8-apple.S
[964/1291] Compiling vpaes-armv8-win.S
[964/1291] Compiling vpaes-armv8-linux.S
[966/1291] Compiling vpaes-x86-apple.S
[967/1291] Compiling vpaes-armv7-linux.S
[968/1291] Compiling sha512-x86_64-apple.S
[969/1291] Compiling sha512-armv8-apple.S
[970/1291] Compiling sha512-armv8-win.S
[971/1291] Compiling sha512-armv8-linux.S
[972/1291] Compiling sha512-586-linux.S
[973/1291] Compiling sha512-x86_64-linux.S
[974/1291] Compiling sha512-armv4-linux.S
[975/1291] Compiling sha256-x86_64-apple.S
[976/1291] Compiling sha512-586-apple.S
[977/1291] Compiling sha256-armv8-win.S
[978/1291] Compiling sha256-x86_64-linux.S
[979/1291] Compiling sha256-armv8-linux.S
[980/1291] Compiling sha256-armv8-apple.S
[981/1291] Compiling sha256-armv4-linux.S
[982/1291] Compiling sha256-586-linux.S
[983/1291] Compiling sha256-586-apple.S
[984/1291] Compiling sha1-x86_64-apple.S
[985/1291] Compiling sha1-x86_64-linux.S
[986/1291] Compiling sha1-armv8-win.S
[987/1291] Compiling sha1-armv8-apple.S
[988/1291] Compiling sha1-armv4-large-linux.S
[989/1291] Compiling sha1-armv8-linux.S
[990/1291] Compiling sha1-586-linux.S
[991/1291] Compiling sha1-586-apple.S
[992/1291] Compiling rsaz-avx2-linux.S
[993/1291] Compiling rdrand-x86_64-linux.S
[993/1291] Compiling rsaz-avx2-apple.S
[995/1291] Compiling rdrand-x86_64-apple.S
[996/1291] Compiling p256_beeu-x86_64-asm-linux.S
[997/1291] Compiling p256_beeu-x86_64-asm-apple.S
[998/1291] Compiling p256_beeu-armv8-asm-win.S
[999/1291] Compiling p256_beeu-armv8-asm-linux.S
[1000/1291] Compiling p256_beeu-armv8-asm-apple.S
[1001/1291] Compiling p256-x86_64-asm-apple.S
[1002/1291] Compiling p256-armv8-asm-win.S
[1003/1291] Compiling p256-x86_64-asm-linux.S
[1004/1291] Compiling p256-armv8-asm-linux.S
[1004/1291] Compiling p256-armv8-asm-apple.S
[1006/1291] Compiling ghashv8-armv8-win.S
[1007/1291] Compiling ghashv8-armv8-apple.S
[1008/1291] Compiling ghashv8-armv8-linux.S
[1009/1291] Compiling ghashv8-armv7-linux.S
[1010/1291] Compiling ghash-x86_64-apple.S
[1011/1291] Compiling ghash-x86_64-linux.S
[1011/1291] Compiling ghash-x86-linux.S
[1013/1291] Compiling ghash-ssse3-x86_64-linux.S
[1014/1291] Compiling ghash-x86-apple.S
[1015/1291] Compiling ghash-ssse3-x86_64-apple.S
[1016/1291] Compiling ghash-ssse3-x86-linux.S
[1017/1291] Compiling ghash-ssse3-x86-apple.S
[1018/1291] Compiling ghash-neon-armv8-win.S
[1019/1291] Compiling ghash-neon-armv8-apple.S
[1020/1291] Compiling ghash-neon-armv8-linux.S
[1021/1291] Compiling co-586-apple.S
[1022/1291] Compiling ghash-armv4-linux.S
[1023/1291] Compiling co-586-linux.S
[1023/1291] Compiling bn-armv8-win.S
[1024/1291] Compiling bsaes-armv7-linux.S
[1026/1291] Compiling bn-armv8-linux.S
[1027/1291] Compiling bn-armv8-apple.S
[1028/1291] Compiling bn-586-linux.S
[1029/1291] Compiling armv8-mont-win.S
[1030/1291] Compiling bn-586-apple.S
[1031/1291] Compiling armv4-mont-linux.S
[1032/1291] Compiling aesv8-gcm-armv8-win.S
[1033/1291] Compiling armv8-mont-linux.S
[1034/1291] Compiling aesv8-gcm-armv8-apple.S
[1035/1291] Compiling armv8-mont-apple.S
[1036/1291] Compiling aesv8-gcm-armv8-linux.S
[1037/1291] Compiling aesv8-armv8-win.S
[1038/1291] Compiling aesv8-armv8-linux.S
[1039/1291] Compiling aesv8-armv7-linux.S
[1040/1291] Compiling aesni-x86_64-apple.S
[1041/1291] Compiling aesv8-armv8-apple.S
[1042/1291] Compiling aesni-x86-apple.S
[1043/1291] Compiling aesni-x86-linux.S
[1044/1291] Compiling aesni-x86_64-linux.S
[1045/1291] Compiling aesni-gcm-x86_64-apple.S
[1046/1291] Compiling aesni-gcm-x86_64-linux.S
[1047/1291] Compiling aes-gcm-avx10-x86_64-apple.S
[1048/1291] Compiling aes-gcm-avx10-x86_64-linux.S
[1049/1291] Compiling x_sig.cc
[1050/1291] Compiling x_x509.cc
[1051/1291] Compiling x_req.cc
[1052/1291] Compiling x_val.cc
[1053/1291] Compiling x_spki.cc
[1054/1291] Compiling x_x509a.cc
[1055/1291] Compiling x_pubkey.cc
[1056/1291] Compiling x_name.cc
[1057/1291] Compiling x_exten.cc
[1058/1291] Compiling x_crl.cc
[1059/1291] Compiling x509spki.cc
[1060/1291] Compiling x_attrib.cc
[1061/1291] Compiling x_algor.cc
[1062/1291] Compiling x509rset.cc
[1063/1291] Compiling x_all.cc
[1064/1291] Compiling x509name.cc
[1065/1291] Compiling x509cset.cc
[1066/1291] Compiling x509_vfy.cc
[1067/1291] Compiling x509_req.cc
[1068/1291] Compiling x509_txt.cc
[1069/1291] Compiling x509_vpm.cc
[1070/1291] Compiling x509_set.cc
[1071/1291] Compiling x509_v3.cc
[1072/1291] Compiling x509_trs.cc
[1073/1291] Compiling x509_lu.cc
[1074/1291] Compiling x509_obj.cc
[1075/1291] Compiling x509_d2.cc
[1076/1291] Compiling x509_ext.cc
[1077/1291] Compiling x509_def.cc
[1078/1291] Compiling v3_skey.cc
[1079/1291] Compiling x509_cmp.cc
[1080/1291] Compiling v3_purp.cc
[1081/1291] Compiling x509.cc
[1082/1291] Compiling x509_att.cc
[1083/1291] Compiling v3_prn.cc
[1084/1291] Compiling v3_utl.cc
[1085/1291] Compiling v3_pmaps.cc
[1086/1291] Compiling v3_ncons.cc
[1087/1291] Compiling v3_pcons.cc
[1088/1291] Compiling v3_lib.cc
[1089/1291] Compiling v3_int.cc
[1090/1291] Compiling v3_info.cc
[1091/1291] Compiling v3_ia5.cc
[1092/1291] Compiling v3_ocsp.cc
[1093/1291] Compiling v3_genn.cc
[1094/1291] Compiling v3_enum.cc
[1095/1291] Compiling v3_crld.cc
[1096/1291] Compiling v3_extku.cc
[1097/1291] Compiling v3_cpols.cc
[1098/1291] Compiling v3_conf.cc
[1099/1291] Compiling v3_alt.cc
[1100/1291] Compiling v3_akeya.cc
[1101/1291] Compiling v3_bcons.cc
[1102/1291] Compiling v3_bitst.cc
[1103/1291] Compiling v3_akey.cc
[1104/1291] Compiling t_x509a.cc
[1105/1291] Compiling t_crl.cc
[1106/1291] Compiling t_req.cc
[1107/1291] Compiling t_x509.cc
[1108/1291] Compiling rsa_pss.cc
[1109/1291] Compiling name_print.cc
[1110/1291] Compiling policy.cc
[1111/1291] Compiling i2d_pr.cc
[1112/1291] Compiling asn1_gen.cc
[1113/1291] Compiling by_file.cc
[1114/1291] Compiling by_dir.cc
[1115/1291] Compiling algorithm.cc
[1116/1291] Compiling a_digest.cc
[1117/1291] Compiling a_sign.cc
[1118/1291] Compiling a_verify.cc
[1119/1291] Compiling thread_pthread.cc
[1120/1291] Compiling thread_none.cc
[1121/1291] Compiling trust_token.cc
[1122/1291] Compiling thread.cc
[1123/1291] Compiling voprf.cc
[1124/1291] Compiling thread_win.cc
[1125/1291] Compiling stack.cc
[1126/1291] Compiling wots.cc
[1127/1291] Compiling slhdsa.cc
[1128/1291] Compiling pmbtoken.cc
[1129/1291] Compiling thash.cc
[1130/1291] Compiling merkle.cc
[1131/1291] Compiling sha256.cc
[1132/1291] Compiling sha512.cc
[1133/1291] Compiling fors.cc
[1134/1291] Compiling rsa_extra.cc
[1135/1291] Compiling siphash.cc
[1136/1291] Compiling sha1.cc
[1137/1291] Compiling rsa_print.cc
[1138/1291] Compiling rsa_asn1.cc
[1139/1291] Compiling trusty.cc
[1140/1291] Compiling rc4.cc
[1141/1291] Compiling rsa_crypt.cc
[1142/1291] Compiling refcount.cc
[1143/1291] Compiling urandom.cc
[1144/1291] Compiling windows.cc
[1145/1291] Compiling rand_extra.cc
[1146/1291] Compiling passive.cc
[1147/1291] Compiling forkunsafe.cc
[1148/1291] Compiling getentropy.cc
[1149/1291] Compiling poly1305_arm_asm.S
[1150/1291] Compiling fork_detect.cc
[1151/1291] Compiling deterministic.cc
[1152/1291] Compiling ios.cc
[1153/1291] Compiling poly1305_vec.cc
[1154/1291] Compiling pool.cc
[1155/1291] Compiling poly1305.cc
[1156/1291] Compiling poly1305_arm.cc
[1157/1291] Compiling pkcs7.cc
[1158/1291] Compiling pkcs7_x509.cc
[1159/1291] Compiling pkcs8_x509.cc
[1160/1291] Compiling pem_xaux.cc
[1161/1291] Compiling pkcs8.cc
[1162/1291] Compiling pem_x509.cc
[1163/1291] Compiling p5_pbev2.cc
[1164/1291] Compiling pem_pk8.cc
[1165/1291] Compiling pem_pkey.cc
[1166/1291] Compiling obj_xref.cc
[1167/1291] Compiling mlkem.cc
[1168/1291] Compiling pem_info.cc
[1169/1291] Compiling pem_oth.cc
[1170/1291] Compiling pem_all.cc
[1171/1291] Compiling pem_lib.cc
[1172/1291] Compiling mldsa.cc
[1173/1291] Compiling obj.cc
[1174/1291] Compiling mem.cc
[1175/1291] Compiling poly_rq_mul.S
[1176/1291] Compiling fips_shared_support.cc
[1177/1291] Compiling md4.cc
[1178/1291] Compiling md5.cc
[1179/1291] Compiling lhash.cc
[1180/1291] Compiling kyber.cc
[1181/1291] Compiling sign.cc
[1182/1291] Compiling scrypt.cc
[1183/1291] Compiling hpke.cc
[1184/1291] Compiling hrss.cc
[1185/1291] Compiling ex_data.cc
[1186/1291] Compiling print.cc
[1187/1291] Compiling pbkdf.cc
[1188/1291] Compiling p_x25519.cc
[1189/1291] Compiling p_rsa_asn1.cc
[1190/1291] Compiling p_x25519_asn1.cc
[1191/1291] Compiling p_rsa.cc
[1192/1291] Compiling p_hkdf.cc
[1193/1291] Compiling p_ed25519.cc
[1194/1291] Compiling p_ed25519_asn1.cc
[1195/1291] Compiling p_dh.cc
[1196/1291] Compiling p_ec_asn1.cc
[1197/1291] Compiling p_dh_asn1.cc
[1198/1291] Compiling p_ec.cc
[1199/1291] Compiling evp_ctx.cc
[1200/1291] Compiling evp.cc
[1201/1291] Compiling p_dsa_asn1.cc
[1202/1291] Compiling engine.cc
[1202/1291] Compiling evp_asn1.cc
[1202/1291] Compiling ecdsa_asn1.cc
[1205/1291] Compiling err.cc
[1206/1291] Compiling ecdh_extra.cc
[1207/1291] Compiling ec_derive.cc
[1208/1291] Compiling hash_to_curve.cc
[1209/1291] Compiling dsa_asn1.cc
[1210/1291] Compiling dsa.cc
[1211/1291] Compiling ec_asn1.cc
[1212/1291] Compiling digest_extra.cc
[1213/1291] Compiling x25519-asm-arm.S
[1214/1291] Compiling params.cc
[1215/1291] Compiling bcm.cc
[1216/1291] Compiling dh_asn1.cc
[1217/1291] Compiling des.cc
[1218/1291] Compiling spake25519.cc
[1219/1291] Compiling crypto.cc
[1220/1291] Compiling curve25519.cc
[1220/1291] Compiling cpu_intel.cc
[1222/1291] Compiling cpu_arm_linux.cc
[1223/1291] Compiling cpu_arm_freebsd.cc
[1224/1291] Compiling cpu_aarch64_win.cc
[1225/1291] Compiling cpu_aarch64_sysreg.cc
[1226/1291] Compiling cpu_aarch64_openbsd.cc
[1227/1291] Compiling curve25519_64_adx.cc
[1228/1291] Compiling cpu_aarch64_linux.cc
[1229/1291] Compiling cpu_aarch64_fuchsia.cc
[1230/1291] Compiling cpu_aarch64_apple.cc
[1231/1291] Compiling tls_cbc.cc
[1232/1291] Compiling conf.cc
[1233/1291] Compiling e_tls.cc
[1234/1291] Compiling e_rc4.cc
[1235/1291] Compiling e_null.cc
[1236/1291] Compiling e_rc2.cc
[1237/1291] Compiling e_des.cc
[1238/1291] Compiling e_chacha20poly1305.cc
[1239/1291] Compiling e_aesgcmsiv.cc
[1240/1291] Compiling derive_key.cc
[1241/1291] Compiling e_aesctrhmac.cc
[1242/1291] Compiling cipher_extra.cc
[1243/1291] Compiling unicode.cc
[1244/1291] Compiling chacha.cc
[1245/1291] Compiling ber.cc
[1246/1291] Compiling cbb.cc
[1247/1291] Compiling asn1_compat.cc
[1248/1291] Compiling buf.cc
[1249/1291] Compiling cbs.cc
[1250/1291] Compiling bn_asn1.cc
[1251/1291] Compiling blake2.cc
[1252/1291] Compiling convert.cc
[1253/1291] Compiling printf.cc
[1254/1291] Compiling pair.cc
[1255/1291] Compiling fd.cc
[1256/1291] Compiling file.cc
[1257/1291] Compiling hexdump.cc
[1258/1291] Compiling errno.cc
[1259/1291] Compiling bio_mem.cc
[1260/1291] Compiling bio.cc
[1261/1291] Compiling base64.cc
[1262/1291] Compiling tasn_utl.cc
[1263/1291] Compiling tasn_typ.cc
[1264/1291] Compiling tasn_fre.cc
[1265/1291] Compiling tasn_enc.cc
[1266/1291] Compiling f_string.cc
[1267/1291] Compiling posix_time.cc
[1268/1291] Compiling tasn_dec.cc
[1269/1291] Compiling tasn_new.cc
[1270/1291] Compiling f_int.cc
[1271/1291] Compiling asn_pack.cc
[1272/1291] Compiling asn1_par.cc
[1273/1291] Compiling a_utctm.cc
[1274/1291] Compiling asn1_lib.cc
[1275/1291] Compiling a_time.cc
[1275/1291] Compiling a_type.cc
[1277/1291] Compiling a_mbstr.cc
[1278/1291] Compiling a_object.cc
[1279/1291] Compiling a_octet.cc
[1279/1291] Compiling a_strex.cc
[1281/1291] Compiling a_strnid.cc
[1282/1291] Write sources
[1283/1291] Compiling a_int.cc
[1283/1291] Write sources
[1285/1291] Compiling a_bitstr.cc
[1286/1291] Compiling a_bool.cc
[1287/1291] Compiling a_i2d_fp.cc
[1288/1291] Compiling a_dup.cc
[1289/1291] Compiling a_d2i_fp.cc
[1290/1291] Compiling a_gentm.cc
[1292/1371] Compiling BitCollections BitArray+Invariants.swift
[1293/1371] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1294/1373] Compiling BitCollections BitArray+RandomBits.swift
[1295/1373] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1296/1373] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1297/1373] Compiling BitCollections BitArray+Extras.swift
[1298/1373] Emitting module BitCollections
[1299/1380] Compiling Atomics IntegerOperations.swift
[1300/1380] Compiling Atomics Unmanaged extensions.swift
[1301/1380] Compiling BitCollections BitArray+Fill.swift
[1302/1380] Compiling BitCollections BitArray+Hashable.swift
[1303/1380] Compiling BitCollections BitArray+Initializers.swift
[1304/1380] Compiling BitCollections BitArray+Descriptions.swift
[1305/1380] Compiling BitCollections BitArray+Equatable.swift
[1306/1380] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1307/1380] Compiling BitCollections BitSet+Initializers.swift
[1308/1380] Compiling BitCollections BitSet+Invariants.swift
[1309/1380] Compiling BitCollections BitSet+Random.swift
[1310/1380] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1311/1380] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1312/1380] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1313/1380] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1314/1380] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1315/1380] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1316/1380] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1317/1380] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1318/1380] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1319/1380] Compiling BitCollections BitSet+SetAlgebra union.swift
[1320/1380] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1321/1380] Compiling BitCollections BitSet.Counted.swift
[1322/1380] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1323/1380] Compiling BitCollections BitSet+CustomReflectable.swift
[1324/1380] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1325/1380] Compiling BitCollections BitSet+Equatable.swift
[1326/1380] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1327/1380] Compiling BitCollections BitSet+Extras.swift
[1328/1380] Compiling BitCollections BitSet+Hashable.swift
[1329/1380] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1330/1380] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1331/1380] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1332/1380] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1333/1380] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1334/1380] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1335/1380] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1336/1380] Emitting module CryptoBoringWrapper
[1337/1380] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1338/1380] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1339/1380] Compiling CryptoBoringWrapper RandomBytes.swift
[1340/1380] Compiling CryptoBoringWrapper EllipticCurve.swift
[1341/1380] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1342/1380] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1352/1381] Compiling BitCollections BitArray+BitwiseOperations.swift
[1353/1381] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1354/1381] Compiling BitCollections BitArray+Codable.swift
[1355/1381] Compiling BitCollections BitArray+Collection.swift
[1356/1381] Compiling BitCollections BitArray+Copy.swift
[1357/1381] Compiling BitCollections BitArray+CustomReflectable.swift
[1364/1381] Compiling BitCollections BitArray._UnsafeHandle.swift
[1365/1381] Compiling BitCollections BitArray.swift
[1366/1381] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1367/1381] Compiling BitCollections BitSet+Codable.swift
[1368/1381] Compiling BitCollections BitSet.Index.swift
[1369/1381] Compiling BitCollections BitSet._UnsafeHandle.swift
[1370/1381] Compiling BitCollections BitSet.swift
[1371/1381] Compiling BitCollections Range+Utilities.swift
[1372/1381] Compiling BitCollections Slice+Utilities.swift
[1373/1381] Compiling BitCollections UInt+Tricks.swift
[1374/1381] Compiling BitCollections _Word.swift
[1376/1453] Emitting module Atomics
[1377/1453] Compiling Crypto ChaChaPoly.swift
[1378/1453] Compiling Crypto Cipher.swift
[1379/1453] Compiling Crypto Nonces.swift
[1380/1453] Compiling Crypto AES-GCM.swift
[1381/1453] Compiling Crypto AES-GCM_boring.swift
[1382/1453] Compiling Crypto ChaChaPoly_boring.swift
[1384/1456] Compiling Collections Collections.swift
[1385/1456] Emitting module Collections
[1387/1457] Compiling Crypto HPKE-Ciphersuite.swift
[1388/1457] Compiling Crypto HPKE-KDF.swift
[1389/1457] Compiling Crypto HPKE-KexKeyDerivation.swift
[1390/1457] Compiling Crypto HPKE-LabeledExtract.swift
[1391/1457] Compiling Crypto HPKE-Utils.swift
[1392/1457] Compiling Crypto DHKEM.swift
[1393/1457] Compiling Crypto HPKE-KEM-Curve25519.swift
[1394/1457] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1395/1457] Compiling Crypto HPKE-KEM.swift
[1396/1457] Compiling Crypto HPKE-Errors.swift
[1397/1466] Compiling Crypto SymmetricKeys.swift
[1398/1466] Compiling Crypto HMAC.swift
[1399/1466] Compiling Crypto MACFunctions.swift
[1400/1466] Compiling Crypto MessageAuthenticationCode.swift
[1401/1466] Compiling Crypto AES.swift
[1402/1466] Compiling Crypto ECDSASignature_boring.swift
[1403/1466] Compiling Crypto ECDSA_boring.swift
[1404/1466] Compiling Crypto EdDSA_boring.swift
[1405/1466] Compiling Crypto ECDSA.swift
[1406/1466] Compiling Crypto Ed25519.swift
[1413/1466] Compiling Crypto ASN1.swift
[1414/1466] Compiling Crypto ASN1Any.swift
[1415/1466] Compiling Crypto ASN1BitString.swift
[1416/1466] Compiling Crypto ASN1Boolean.swift
[1417/1466] Emitting module Crypto
[1418/1466] Compiling Crypto HKDF.swift
[1419/1466] Compiling Crypto AESWrap.swift
[1420/1466] Compiling Crypto AESWrap_boring.swift
[1421/1466] Compiling Crypto Ed25519_boring.swift
[1422/1466] Compiling Crypto NISTCurvesKeys_boring.swift
[1423/1466] Compiling Crypto X25519Keys_boring.swift
[1424/1466] Compiling Crypto Curve25519.swift
[1425/1466] Compiling Crypto Ed25519Keys.swift
[1426/1466] Compiling Crypto NISTCurvesKeys.swift
[1427/1466] Compiling Crypto X25519Keys.swift
[1428/1466] Compiling Crypto HPKE.swift
[1429/1466] Compiling Crypto HPKE-Context.swift
[1430/1466] Compiling Crypto HPKE-KeySchedule.swift
[1431/1466] Compiling Crypto HPKE-Modes.swift
[1432/1466] Compiling Crypto Insecure.swift
[1433/1466] Compiling Crypto Insecure_HashFunctions.swift
[1434/1466] Compiling Crypto KEM.swift
[1435/1466] Compiling Crypto ECDH_boring.swift
[1436/1466] Compiling Crypto DH.swift
[1437/1466] Compiling Crypto ECDH.swift
[1438/1466] Compiling Crypto ASN1Identifier.swift
[1439/1466] Compiling Crypto ASN1Integer.swift
[1440/1466] Compiling Crypto ASN1Null.swift
[1441/1466] Compiling Crypto ASN1OctetString.swift
[1442/1466] Compiling Crypto ASN1Strings.swift
[1443/1466] Compiling Crypto ArraySliceBigint.swift
[1444/1466] Compiling Crypto GeneralizedTime.swift
[1445/1466] Compiling Crypto ObjectIdentifier.swift
[1446/1466] Compiling Crypto ECDSASignature.swift
[1447/1466] Compiling Crypto PEMDocument.swift
[1448/1466] Compiling Crypto PKCS8PrivateKey.swift
[1449/1466] Compiling Crypto SEC1PrivateKey.swift
[1450/1466] Compiling Crypto SubjectPublicKeyInfo.swift
[1451/1466] Compiling Crypto CryptoKitErrors.swift
[1452/1466] Compiling Crypto Digest_boring.swift
[1453/1466] Compiling Crypto Digest.swift
[1454/1466] Compiling Crypto Digests.swift
[1455/1466] Compiling Crypto HashFunctions.swift
[1456/1466] Compiling Crypto HashFunctions_SHA2.swift
[1457/1466] Compiling Crypto HPKE-AEAD.swift
[1458/1466] Compiling Crypto Signature.swift
[1459/1466] Compiling Crypto CryptoKitErrors_boring.swift
[1460/1466] Compiling Crypto RNG_boring.swift
[1461/1466] Compiling Crypto SafeCompare_boring.swift
[1462/1466] Compiling Crypto Zeroization_boring.swift
[1463/1466] Compiling Crypto PrettyBytes.swift
[1464/1466] Compiling Crypto SafeCompare.swift
[1465/1466] Compiling Crypto SecureBytes.swift
[1466/1466] Compiling Crypto Zeroization.swift
[1468/1526] Compiling NIOCore GlobalSingletons.swift
[1469/1526] Compiling NIOCore IO.swift
[1470/1526] Compiling NIOCore IOData.swift
[1471/1526] Compiling NIOCore IPProtocol.swift
[1472/1526] Compiling NIOCore IntegerBitPacking.swift
[1473/1526] Compiling NIOCore IntegerTypes.swift
[1474/1526] Compiling NIOCore Interfaces.swift
[1475/1526] Compiling NIOCore Linux.swift
[1476/1534] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1477/1534] Compiling NIOCore SocketAddresses.swift
[1478/1534] Compiling NIOCore SocketOptionProvider.swift
[1479/1534] Compiling NIOCore SystemCallHelpers.swift
[1480/1534] Compiling NIOCore TimeAmount+Duration.swift
[1481/1534] Compiling NIOCore TypeAssistedChannelHandler.swift
[1482/1534] Compiling NIOCore UniversalBootstrapSupport.swift
[1483/1534] Compiling NIOCore Utilities.swift
[1484/1534] Compiling NIOCore ChannelPipeline.swift
[1485/1534] Compiling NIOCore CircularBuffer.swift
[1486/1534] Compiling NIOCore Codec.swift
[1487/1534] Compiling NIOCore ConvenienceOptionSupport.swift
[1488/1534] Compiling NIOCore DeadChannel.swift
[1489/1534] Compiling NIOCore DispatchQueue+WithFuture.swift
[1490/1534] Compiling NIOCore EventLoop+Deprecated.swift
[1491/1534] Compiling NIOCore EventLoop+SerialExecutor.swift
[1492/1534] Compiling NIOCore AddressedEnvelope.swift
[1493/1534] Compiling NIOCore AsyncAwaitSupport.swift
[1494/1534] Compiling NIOCore AsyncChannel.swift
[1495/1534] Compiling NIOCore AsyncChannelHandler.swift
[1496/1534] Compiling NIOCore AsyncChannelInboundStream.swift
[1497/1534] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1498/1534] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1499/1534] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1500/1534] Compiling NIOCore NIOAsyncWriter.swift
[1501/1534] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1502/1534] Compiling NIOCore BSDSocketAPI.swift
[1503/1534] Compiling NIOCore ByteBuffer-aux.swift
[1504/1534] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1505/1534] Compiling NIOCore ByteBuffer-conversions.swift
[1506/1534] Compiling NIOCore ByteBuffer-core.swift
[1507/1534] Compiling NIOCore ByteBuffer-hex.swift
[1508/1534] Compiling NIOCore ByteBuffer-int.swift
[1509/1534] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1510/1534] Compiling NIOCore EventLoop.swift
[1511/1534] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1512/1534] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1513/1534] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1514/1534] Compiling NIOCore EventLoopFuture.swift
[1515/1534] Compiling NIOCore FileDescriptor.swift
[1516/1534] Compiling NIOCore FileHandle.swift
[1517/1534] Compiling NIOCore FileRegion.swift
[1518/1534] Compiling NIOCore MarkedCircularBuffer.swift
[1519/1534] Compiling NIOCore MulticastChannel.swift
[1520/1534] Compiling NIOCore NIOAny.swift
[1521/1534] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1522/1534] Compiling NIOCore NIOLoopBound.swift
[1523/1534] Compiling NIOCore NIOScheduledCallback.swift
[1524/1534] Compiling NIOCore NIOSendable.swift
[1525/1534] Compiling NIOCore RecvByteBufferAllocator.swift
[1526/1534] Compiling NIOCore ByteBuffer-multi-int.swift
[1527/1534] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1528/1534] Compiling NIOCore ByteBuffer-views.swift
[1529/1534] Compiling NIOCore Channel.swift
[1530/1534] Compiling NIOCore ChannelHandler.swift
[1531/1534] Compiling NIOCore ChannelHandlers.swift
[1532/1534] Compiling NIOCore ChannelInvoker.swift
[1533/1534] Compiling NIOCore ChannelOption.swift
[1534/1534] Emitting module NIOCore
[1536/1586] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1537/1586] Compiling NIOEmbedded AsyncTestingChannel.swift
[1538/1586] Compiling NIOEmbedded Embedded.swift
[1539/1586] Emitting module NIOEmbedded
[1541/1587] Compiling NIOPosix IO.swift
[1542/1587] Compiling NIOPosix IntegerBitPacking.swift
[1543/1587] Compiling NIOPosix IntegerTypes.swift
[1544/1587] Compiling NIOPosix Linux.swift
[1545/1587] Compiling NIOPosix LinuxCPUSet.swift
[1546/1587] Compiling NIOPosix LinuxUring.swift
[1547/1587] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1548/1593] Emitting module NIOPosix
[1549/1593] Compiling NIOPosix ThreadPosix.swift
[1550/1593] Compiling NIOPosix ThreadWindows.swift
[1551/1593] Compiling NIOPosix UnsafeTransfer.swift
[1552/1593] Compiling NIOPosix Utilities.swift
[1553/1593] Compiling NIOPosix VsockAddress.swift
[1554/1593] Compiling NIOPosix VsockChannelEvents.swift
[1555/1593] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1556/1593] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1557/1593] Compiling NIOPosix PosixSingletons.swift
[1558/1593] Compiling NIOPosix RawSocketBootstrap.swift
[1559/1593] Compiling NIOPosix Resolver.swift
[1560/1593] Compiling NIOPosix Selectable.swift
[1561/1593] Compiling NIOPosix SelectableChannel.swift
[1562/1593] Compiling NIOPosix SelectableEventLoop.swift
[1563/1593] Compiling NIOPosix SelectorEpoll.swift
[1564/1593] Compiling NIOPosix SelectorGeneric.swift
[1565/1593] Compiling NIOPosix SelectorKqueue.swift
[1566/1593] Compiling NIOPosix SelectorUring.swift
[1567/1593] Compiling NIOPosix ServerSocket.swift
[1568/1593] Compiling NIOPosix Socket.swift
[1569/1593] Compiling NIOPosix SocketChannel.swift
[1570/1593] Compiling NIOPosix SocketProtocols.swift
[1571/1593] Compiling NIOPosix System.swift
[1572/1593] Compiling NIOPosix Thread.swift
[1573/1593] Compiling NIOPosix BSDSocketAPICommon.swift
[1574/1593] Compiling NIOPosix BSDSocketAPIPosix.swift
[1575/1593] Compiling NIOPosix BSDSocketAPIWindows.swift
[1576/1593] Compiling NIOPosix BaseSocket.swift
[1577/1593] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1578/1593] Compiling NIOPosix BaseSocketChannel.swift
[1579/1593] Compiling NIOPosix BaseStreamSocketChannel.swift
[1580/1593] Compiling NIOPosix NIOThreadPool.swift
[1581/1593] Compiling NIOPosix NonBlockingFileIO.swift
[1582/1593] Compiling NIOPosix PendingDatagramWritesManager.swift
[1583/1593] Compiling NIOPosix PendingWritesManager.swift
[1584/1593] Compiling NIOPosix PipeChannel.swift
[1585/1593] Compiling NIOPosix PipePair.swift
[1586/1593] Compiling NIOPosix Pool.swift
[1587/1593] Compiling NIOPosix Bootstrap.swift
[1588/1593] Compiling NIOPosix ControlMessage.swift
[1589/1593] Compiling NIOPosix DatagramVectorReadManager.swift
[1590/1593] Compiling NIOPosix Errors+Any.swift
[1591/1593] Compiling NIOPosix FileDescriptor.swift
[1592/1593] Compiling NIOPosix GetaddrinfoResolver.swift
[1593/1593] Compiling NIOPosix HappyEyeballs.swift
[1595/1653] Compiling NIO Exports.swift
[1596/1653] Emitting module NIO
[1597/1653] Compiling _NIOFileSystem BufferedWriter.swift
[1598/1653] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1599/1653] Compiling _NIOFileSystem ByteCount.swift
[1601/1656] Compiling _NIOFileSystem Convenience.swift
[1602/1656] Compiling _NIOFileSystem DirectoryEntries.swift
[1603/1656] Compiling _NIOFileSystem DirectoryEntry.swift
[1604/1656] Compiling _NIOFileSystem Array+FileSystem.swift
[1605/1656] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1606/1656] Compiling _NIOFileSystem BufferedReader.swift
[1607/1656] Compiling AsyncKit Optional+StrictMap.swift
[1608/1656] Compiling AsyncKit Exports.swift
[1609/1695] Compiling NIOTLS TLSEvents.swift
[1610/1695] Emitting module NIOTLS
[1611/1695] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1612/1695] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1613/1695] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1614/1695] Compiling NIOSOCKS ClientStateMachine.swift
[1615/1695] Compiling NIOSOCKS SOCKSResponse.swift
[1616/1695] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1617/1695] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1618/1695] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1619/1696] Emitting module _NIOFileSystem
[1620/1696] Compiling NIOSOCKS SOCKSClientHandler.swift
[1621/1696] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1622/1696] Compiling NIOSOCKS AuthenticationMethod.swift
[1623/1696] Compiling NIOSOCKS ClientGreeting.swift
[1624/1696] Compiling NIOSOCKS Errors.swift
[1625/1700] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1626/1700] Compiling _NIOFileSystem Mocking.swift
[1627/1700] Compiling _NIOFileSystem Syscall.swift
[1628/1700] Compiling _NIOFileSystem Syscalls.swift
[1629/1700] Compiling _NIOFileSystem ParallelDirCopy.swift
[1630/1700] Compiling _NIOFileSystem ParallelRemoval.swift
[1631/1700] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1632/1700] Compiling _NIOFileSystem CInterop.swift
[1633/1700] Compiling _NIOFileSystem Errno.swift
[1637/1700] Compiling NIOSOCKS Helpers.swift
[1638/1700] Compiling NIOSOCKS Messages.swift
[1639/1700] Compiling NIOSOCKS SOCKSRequest.swift
[1640/1700] Emitting module NIOSOCKS
[1643/1700] Compiling NIOSOCKS ServerStateMachine.swift
[1644/1701] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1645/1701] Compiling NIOTLS SNIHandler.swift
[1646/1702] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1647/1702] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1650/1704] Emitting module AsyncKit
[1651/1733] Compiling NIOSSL SSLPublicKey.swift
[1652/1733] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1653/1733] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1654/1733] Compiling NIOSSL SubjectAlternativeName.swift
[1655/1733] Compiling NIOSSL NIOSSLSecureBytes.swift
[1656/1733] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1657/1733] Compiling _NIOFileSystem BufferedStream.swift
[1658/1733] Compiling _NIOFileSystem Cancellation.swift
[1659/1733] Compiling _NIOFileSystem TokenBucket.swift
[1660/1733] Compiling _NIOFileSystem UnsafeTransfer.swift
[1661/1733] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1662/1733] Emitting module NIOFoundationCompat
[1664/1734] Compiling NIOSSL AndroidCABundle.swift
[1665/1734] Compiling NIOSSL ByteBufferBIO.swift
[1666/1734] Compiling NIOSSL NIOSSLHandler.swift
[1667/1734] Compiling NIOSSL NIOSSLServerHandler.swift
[1668/1734] Compiling NIOSSL NIOSSLClientHandler.swift
[1669/1734] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1670/1734] Compiling NIOSSL ObjectIdentifier.swift
[1671/1734] Compiling NIOSSL PosixPort.swift
[1672/1734] Compiling NIOSSL SSLCallbacks.swift
[1673/1734] Compiling NIOSSL SSLCertificate.swift
[1674/1756] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1675/1756] Compiling NIOTransportServices NIOTSSingletons.swift
[1676/1756] Compiling NIOTransportServices StateManagedChannel.swift
[1677/1756] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1678/1756] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1679/1758] Compiling NIOTransportServices NIOTSBootstraps.swift
[1680/1758] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1681/1758] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1684/1758] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1685/1758] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1686/1758] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1687/1758] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1688/1758] Compiling NIOTransportServices NIOTSErrors.swift
[1689/1758] Compiling NIOTransportServices NIOTSEventLoop.swift
[1690/1758] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1691/1758] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1692/1758] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1693/1758] Compiling NIOTransportServices AcceptHandler.swift
[1694/1758] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1695/1758] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1696/1758] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1697/1758] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1698/1758] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1699/1758] Emitting module NIOTransportServices
[1701/1759] Compiling _NIOFileSystem SystemFileHandle.swift
[1702/1759] Compiling _NIOFileSystem Utilities.swift
[1703/1759] Compiling _NIOFileSystem OpenOptions.swift
[1704/1759] Compiling _NIOFileSystem String+FileSystem.swift
[1718/1760] Emitting module NIOHTTP1
[1721/1761] Emitting module NIOSSL
[1726/1797] Compiling NIOExtras DebugInboundEventsHandler.swift
[1727/1797] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1728/1797] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1729/1797] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1730/1815] Emitting module _NIOFileSystemFoundationCompat
[1732/1815] Compiling NIOSSL RNG.swift
[1733/1815] Compiling NIOSSL SafeCompare.swift
[1734/1815] Compiling NIOSSL Zeroization.swift
[1735/1815] Compiling NIOFileSystem Exports.swift
[1736/1815] Emitting module NIOFileSystem
[1737/1816] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1738/1816] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1740/1817] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1741/1817] Compiling NIOExtras JSONRPCFraming.swift
[1742/1817] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1743/1817] Compiling NIOExtras LengthFieldPrepender.swift
[1744/1817] Compiling NIOExtras LineBasedFrameDecoder.swift
[1745/1817] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1746/1817] Compiling NIOExtras NIORequestIdentifiable.swift
[1747/1817] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1749/1817] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1753/1836] Compiling NIOWebSocket WebSocketOpcode.swift
[1754/1837] Compiling NIOHPACK IndexedHeaderTable.swift
[1755/1837] Compiling NIOHPACK IntegerCoding.swift
[1756/1838] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1757/1838] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1758/1838] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1759/1838] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1760/1838] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1761/1838] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1762/1838] Emitting module NIOWebSocket
[1763/1838] Compiling NIOHPACK HuffmanTables.swift
[1764/1838] Compiling NIOHPACK HuffmanCoding.swift
[1765/1838] Compiling NIOHPACK StaticHeaderTable.swift
[1766/1838] Compiling NIOHTTPCompression HTTPCompression.swift
[1767/1838] Emitting module NIOHTTPCompression
[1768/1838] Compiling NIOHTTPCompression HTTPDecompression.swift
[1769/1839] Compiling MultipartKit BasicCodingKey.swift
[1770/1839] Compiling MultipartKit MultipartError.swift
[1771/1839] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1772/1839] Compiling MultipartKit FormDataEncoder.swift
[1773/1839] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1774/1839] Compiling MultipartKit FormDataDecoder.swift
[1775/1839] Compiling MultipartKit Storage.swift
[1776/1839] Compiling MultipartKit MultipartFormData.swift
[1777/1839] Compiling MultipartKit MultipartParser.swift
[1778/1839] Compiling MultipartKit MultipartPart.swift
[1781/1841] Compiling MultipartKit Exports.swift
[1782/1843] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1783/1843] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1784/1843] Compiling NIOWebSocket WebSocketFrame.swift
[1787/1843] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1791/1844] Compiling NIOExtras UnsafeTransfer.swift
[1792/1844] Emitting module NIOHPACK
[1794/1844] Emitting module NIOExtras
[1799/1844] Emitting module MultipartKit
[1800/1844] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1801/1844] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1802/1844] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1806/1844] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1807/1844] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1810/1845] Compiling MultipartKit MultipartSerializer.swift
[1811/1845] Compiling MultipartKit Utilities.swift
[1830/1846] Compiling NIOSSL TLSConfiguration.swift
[1831/1846] Compiling NIOSSL UniversalBootstrapSupport.swift
[1832/1846] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1834/1905] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1835/1905] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1837/1906] Compiling NIOHTTP2 MaySendFrames.swift
[1838/1906] Compiling NIOHTTP2 SendingDataState.swift
[1839/1906] Compiling NIOHTTP2 SendingGoawayState.swift
[1840/1906] Compiling NIOHTTP2 SendingHeadersState.swift
[1841/1906] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1842/1906] Compiling NIOHTTP2 SendingRstStreamState.swift
[1843/1906] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1844/1906] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1845/1922] Compiling WebSocketKit Exports.swift
[1846/1922] Compiling WebSocketKit WebSocket+Concurrency.swift
[1847/1922] Emitting module WebSocketKit
[1848/1922] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1849/1922] Emitting module NIOHTTP2
[1850/1922] Compiling WebSocketKit WebSocketHandler.swift
[1851/1922] Compiling WebSocketKit WebSocketClient.swift
[1852/1922] Compiling WebSocketKit WebSocket+Connect.swift
[1853/1922] Compiling WebSocketKit WebSocket.swift
[1855/1923] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1856/1923] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1857/1923] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1858/1923] Compiling NIOHTTP2 HTTP2StreamID.swift
[1859/1923] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1860/1923] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1861/1923] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1862/1923] Compiling NIOHTTP2 InboundEventBuffer.swift
[1863/1923] Compiling NIOHTTP2 InboundWindowManager.swift
[1864/1923] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1865/1923] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1866/1923] Compiling NIOHTTP2 StreamChannelList.swift
[1867/1923] Compiling NIOHTTP2 StreamMap.swift
[1868/1923] Compiling NIOHTTP2 StreamStateMachine.swift
[1869/1923] Compiling NIOHTTP2 UnsafeTransfer.swift
[1870/1923] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1871/1923] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1872/1923] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1874/1923] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1875/1923] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1876/1923] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1878/1923] Compiling NIOHTTP2 HasLocalSettings.swift
[1879/1923] Compiling NIOHTTP2 HasRemoteSettings.swift
[1880/1923] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1881/1923] Compiling NIOHTTP2 MayReceiveFrames.swift
[1882/1923] Compiling NIOHTTP2 ReceivingDataState.swift
[1884/1924] Compiling NIOHTTP2 StateMachineResult.swift
[1885/1924] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1886/1924] Compiling NIOHTTP2 DOSHeuristics.swift
[1887/1924] Compiling NIOHTTP2 Error+Any.swift
[1888/1924] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1889/1924] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1890/1924] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1891/1924] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1892/1924] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1893/1924] Compiling NIOHTTP2 HTTP2Frame.swift
[1894/1924] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1895/1924] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1896/1924] Compiling NIOHTTP2 HTTP2PingData.swift
[1897/1924] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1898/1924] Compiling NIOHTTP2 HTTP2Settings.swift
[1899/1924] Compiling NIOHTTP2 HTTP2Stream.swift
[1900/1924] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1913/1924] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1914/1924] Compiling NIOHTTP2 QuiescingState.swift
[1915/1924] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1916/1924] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1917/1924] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1918/1924] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1919/1924] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1920/1924] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1921/1924] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1922/1924] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1923/1924] Compiling NIOHTTP2 HTTP2Error.swift
[1924/1924] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1926/1984] Emitting module AsyncHTTPClient
[1927/1992] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1928/1992] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1929/1992] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1930/1992] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1931/1992] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1932/1992] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1933/1992] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1934/1992] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1935/1992] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1936/1992] Compiling AsyncHTTPClient RequestBag.swift
[1937/1992] Compiling AsyncHTTPClient RequestValidation.swift
[1938/1992] Compiling AsyncHTTPClient SSLContextCache.swift
[1939/1992] Compiling AsyncHTTPClient Scheme.swift
[1940/1992] Compiling AsyncHTTPClient Singleton.swift
[1941/1992] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1942/1992] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1943/1992] Compiling AsyncHTTPClient Utils.swift
[1944/1992] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1945/1992] Compiling AsyncHTTPClient ConnectionTarget.swift
[1946/1992] Compiling AsyncHTTPClient DeconstructedURL.swift
[1947/1992] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1948/1992] Compiling AsyncHTTPClient FoundationExtensions.swift
[1949/1992] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1950/1992] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1951/1992] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1952/1992] Compiling AsyncHTTPClient HTTPClient.swift
[1953/1992] Compiling AsyncHTTPClient HTTPHandler.swift
[1954/1992] Compiling AsyncHTTPClient LRUCache.swift
[1955/1992] Compiling AsyncHTTPClient NWErrorHandler.swift
[1956/1992] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1957/1992] Compiling AsyncHTTPClient TLSConfiguration.swift
[1958/1992] Compiling AsyncHTTPClient RedirectState.swift
[1959/1992] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1960/1992] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1961/1992] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1962/1992] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1963/1992] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1964/1992] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1965/1992] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1966/1992] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1967/1992] Compiling AsyncHTTPClient RequestBodyLength.swift
[1968/1992] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1969/1992] Compiling AsyncHTTPClient RequestOptions.swift
[1970/1992] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1971/1992] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1972/1992] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1973/1992] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1974/1992] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1975/1992] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1976/1992] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1977/1992] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1978/1992] Compiling AsyncHTTPClient Transaction.swift
[1979/1992] Compiling AsyncHTTPClient Base64.swift
[1980/1992] Compiling AsyncHTTPClient BasicAuth.swift
[1981/1992] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1982/1992] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1983/1992] Compiling AsyncHTTPClient ConnectionPool.swift
[1984/1992] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1985/1992] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1986/1992] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1987/1992] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1988/1992] Compiling AsyncHTTPClient HTTP1Connection.swift
[1989/1992] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1990/1992] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1991/1992] Compiling AsyncHTTPClient HTTP2Connection.swift
[1992/1992] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1994/2162] Compiling Vapor AsyncBasicResponder.swift
[1995/2162] Compiling Vapor AsyncMiddleware.swift
[1996/2162] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1997/2162] Compiling Vapor AsyncSessionDriver.swift
[1998/2162] Compiling Vapor Authentication+Concurrency.swift
[1999/2162] Compiling Vapor Cache+Concurrency.swift
[2000/2162] Compiling Vapor Client+Concurrency.swift
[2001/2162] Compiling Vapor RequestBody+Concurrency.swift
[2002/2162] Compiling Vapor Responder+Concurrency.swift
[2003/2162] Compiling Vapor ResponseCodable+Concurrency.swift
[2004/2162] Compiling Vapor RoutesBuilder+Concurrency.swift
[2005/2162] Compiling Vapor ViewRenderer+Concurrency.swift
[2006/2162] Compiling Vapor WebSocket+Concurrency.swift
[2007/2162] Compiling Vapor ContainerGetPathExecutor.swift
[2008/2162] Compiling Vapor Content.swift
[2009/2162] Compiling Vapor ContentCoders.swift
[2010/2162] Compiling Vapor ContentConfiguration.swift
[2011/2162] Compiling Vapor ContentContainer.swift
[2012/2162] Compiling Vapor JSONCoder+Custom.swift
[2013/2162] Compiling Vapor JSONCoders+Content.swift
[2014/2162] Compiling Vapor PlaintextDecoder.swift
[2015/2162] Compiling Vapor PlaintextEncoder.swift
[2016/2162] Compiling Vapor URLQueryCoders.swift
[2017/2162] Compiling Vapor URLQueryContainer.swift
[2018/2186] Compiling Vapor Application.swift
[2019/2186] Compiling Vapor AuthenticationCache.swift
[2020/2186] Compiling Vapor Authenticator.swift
[2021/2186] Compiling Vapor BasicAuthorization.swift
[2022/2186] Compiling Vapor BearerAuthorization.swift
[2023/2186] Compiling Vapor GuardMiddleware.swift
[2024/2186] Compiling Vapor RedirectMiddleware.swift
[2025/2186] Compiling Vapor SessionAuthenticatable.swift
[2026/2186] Compiling Vapor Bcrypt.swift
[2027/2186] Compiling Vapor Application+Cache.swift
[2028/2186] Compiling Vapor Cache.swift
[2029/2186] Compiling Vapor CacheExpirationTime.swift
[2030/2186] Compiling Vapor MemoryCache.swift
[2031/2186] Compiling Vapor Request+Cache.swift
[2032/2186] Compiling Vapor Application+Clients.swift
[2033/2186] Compiling Vapor Client.swift
[2034/2186] Compiling Vapor ClientRequest.swift
[2035/2186] Compiling Vapor ClientResponse.swift
[2036/2186] Compiling Vapor Request+Client.swift
[2037/2186] Compiling Vapor BootCommand.swift
[2038/2186] Compiling Vapor CommandContext+Application.swift
[2039/2186] Compiling Vapor RoutesCommand.swift
[2040/2186] Compiling Vapor ServeCommand.swift
[2041/2186] Compiling Vapor AnyResponse+Concurrency.swift
[2042/2210] Compiling Vapor Validator.swift
[2043/2210] Compiling Vapor ValidatorResult.swift
[2044/2210] Compiling Vapor And.swift
[2045/2210] Compiling Vapor Case.swift
[2046/2210] Compiling Vapor CharacterSet.swift
[2047/2210] Compiling Vapor Count.swift
[2048/2210] Compiling Vapor Custom.swift
[2049/2210] Compiling Vapor Email.swift
[2050/2210] Compiling Vapor Empty.swift
[2051/2210] Compiling Vapor In.swift
[2052/2210] Compiling Vapor Nil.swift
[2053/2210] Compiling Vapor NilIgnoring.swift
[2054/2210] Compiling Vapor Not.swift
[2055/2210] Compiling Vapor Or.swift
[2056/2210] Compiling Vapor Pattern.swift
[2057/2210] Compiling Vapor Range.swift
[2058/2210] Compiling Vapor URL.swift
[2059/2210] Compiling Vapor Valid.swift
[2060/2210] Compiling Vapor Application+Views.swift
[2061/2210] Compiling Vapor PlaintextRenderer.swift
[2062/2210] Compiling Vapor Request+View.swift
[2063/2210] Compiling Vapor View.swift
[2064/2210] Compiling Vapor ViewRenderer.swift
[2065/2210] Compiling Vapor _Deprecations.swift
[2066/2210] Compiling Vapor HTTPServerResponseEncoder.swift
[2067/2210] Compiling Vapor HTTPServerUpgradeHandler.swift
[2068/2210] Compiling Vapor Logger+Report.swift
[2069/2210] Compiling Vapor LoggingSystem+Environment.swift
[2070/2210] Compiling Vapor Application+Middleware.swift
[2071/2210] Compiling Vapor CORSMiddleware.swift
[2072/2210] Compiling Vapor ErrorMiddleware.swift
[2073/2210] Compiling Vapor FileMiddleware.swift
[2074/2210] Compiling Vapor Middleware.swift
[2075/2210] Compiling Vapor MiddlewareConfiguration.swift
[2076/2210] Compiling Vapor ResponseCompressionMiddleware.swift
[2077/2210] Compiling Vapor RouteLoggingMiddleware.swift
[2078/2210] Compiling Vapor TracingMiddleware.swift
[2079/2210] Compiling Vapor File+Multipart.swift
[2080/2210] Compiling Vapor FormDataDecoder+Content.swift
[2081/2210] Compiling Vapor FormDataEncoder+Content.swift
[2082/2210] Compiling Vapor Application+Password.swift
[2083/2210] Compiling Vapor Application+Passwords.swift
[2084/2210] Compiling Vapor AsyncPasswordHasher.swift
[2085/2210] Compiling Vapor BcryptHasher.swift
[2086/2210] Compiling Vapor PasswordHasher.swift
[2087/2210] Compiling Vapor PlaintextHasher.swift
[2088/2210] Compiling Vapor Request+Password.swift
[2089/2210] Compiling Vapor Redirect.swift
[2090/2210] Emitting module Vapor
[2091/2210] Compiling Vapor Request+Body.swift
[2092/2210] Compiling Vapor Request+BodyStream.swift
[2093/2210] Compiling Vapor Request.swift
[2094/2210] Compiling Vapor Application+Responder.swift
[2095/2210] Compiling Vapor DefaultResponder.swift
[2096/2210] Compiling Vapor Response+Body.swift
[2097/2210] Compiling Vapor Response.swift
[2098/2210] Compiling Vapor ResponseCodable.swift
[2099/2210] Compiling Vapor Application+Routes.swift
[2100/2210] Compiling Vapor Parameters+Require.swift
[2101/2210] Compiling Vapor Request+WebSocket.swift
[2102/2210] Compiling Vapor Route.swift
[2103/2210] Compiling Vapor RouteCollection.swift
[2104/2210] Compiling Vapor Routes.swift
[2105/2210] Compiling Vapor RoutesBuilder+Group.swift
[2106/2210] Compiling Vapor RoutesBuilder+Method.swift
[2107/2210] Compiling Vapor RoutesBuilder+Middleware.swift
[2108/2210] Compiling Vapor RoutesBuilder+WebSocket.swift
[2109/2210] Compiling Vapor RoutesBuilder.swift
[2110/2210] Compiling Vapor OTP.swift
[2111/2210] Compiling Vapor Application+Servers.swift
[2112/2210] Compiling Vapor Server.swift
[2113/2210] Compiling Vapor App+Service.swift
[2114/2210] Compiling Vapor Req+Service.swift
[2115/2210] Compiling Vapor Service.swift
[2116/2210] Compiling Vapor Application+Sessions.swift
[2117/2210] Compiling Vapor MemorySessions.swift
[2118/2210] Compiling Vapor Request+Session.swift
[2119/2210] Compiling Vapor Session.swift
[2120/2210] Compiling Vapor SessionCache.swift
[2121/2210] Compiling Vapor SessionData.swift
[2122/2210] Compiling Vapor SessionDriver.swift
[2123/2210] Compiling Vapor SessionsConfiguration.swift
[2124/2210] Compiling Vapor SessionsMiddleware.swift
[2125/2210] Compiling Vapor URLEncodedFormData.swift
[2126/2210] Compiling Vapor URLEncodedFormDecoder.swift
[2127/2210] Compiling Vapor URLEncodedFormEncoder.swift
[2128/2210] Compiling Vapor URLEncodedFormError.swift
[2129/2210] Compiling Vapor URLEncodedFormParser.swift
[2130/2210] Compiling Vapor URLEncodedFormSerializer.swift
[2131/2210] Compiling Vapor URLQueryFragmentConvertible.swift
[2132/2210] Compiling Vapor AnyResponse.swift
[2133/2210] Compiling Vapor Array+Random.swift
[2134/2210] Compiling Vapor Base32.swift
[2135/2210] Compiling Vapor Base64.swift
[2136/2210] Compiling Vapor BaseN.swift
[2137/2210] Compiling Vapor BasicCodingKey.swift
[2138/2210] Compiling Vapor ByteCount.swift
[2139/2210] Compiling Vapor Core.swift
[2140/2210] Compiling Vapor Running.swift
[2141/2210] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2142/2210] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2143/2210] Compiling Vapor DotEnvFile+load.swift
[2144/2210] Compiling Vapor Routes+caseInsenstive.swift
[2145/2210] Compiling Vapor Validatable+validate.swift
[2146/2210] Compiling Vapor Environment+Process.swift
[2147/2210] Compiling Vapor Environment+Secret.swift
[2148/2210] Compiling Vapor Environment.swift
[2149/2210] Compiling Vapor Abort.swift
[2150/2210] Compiling Vapor AbortError.swift
[2151/2210] Compiling Vapor DebuggableError.swift
[2152/2210] Compiling Vapor Demangler.swift
[2153/2210] Compiling Vapor ErrorSource.swift
[2154/2210] Compiling Vapor StackTrace.swift
[2155/2210] Compiling Vapor Exports.swift
[2156/2210] Compiling Vapor Application+HTTP.swift
[2157/2210] Compiling Vapor BasicResponder.swift
[2158/2210] Compiling Vapor BodyStream.swift
[2159/2210] Compiling Vapor Application+HTTP+Client.swift
[2160/2210] Compiling Vapor EventLoopHTTPClient.swift
[2161/2210] Compiling Vapor EndpointCache.swift
[2162/2210] Compiling Vapor HTTPMethod+String.swift
[2163/2210] Compiling Vapor HTTPStatus.swift
[2164/2210] Compiling Vapor HTTPCookies.swift
[2165/2210] Compiling Vapor HTTPHeaderCacheControl.swift
[2166/2210] Compiling Vapor HTTPHeaderExpires.swift
[2167/2210] Compiling Vapor HTTPHeaderLastModified.swift
[2168/2210] Compiling Vapor HTTPHeaders+Cache.swift
[2169/2210] Compiling Vapor HTTPHeaders+Connection.swift
[2170/2210] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2171/2210] Compiling Vapor HTTPHeaders+ContentRange.swift
[2172/2210] Compiling Vapor HTTPHeaders+Directive.swift
[2173/2210] Compiling Vapor HTTPHeaders+Forwarded.swift
[2174/2210] Compiling Vapor HTTPHeaders+Link.swift
[2175/2210] Compiling Vapor HTTPHeaders+Name.swift
[2176/2210] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2177/2210] Compiling Vapor HTTPHeaders.swift
[2178/2210] Compiling Vapor HTTPMediaType.swift
[2179/2210] Compiling Vapor HTTPMediaTypePreference.swift
[2180/2210] Compiling Vapor Responder.swift
[2181/2210] Compiling Vapor Application+HTTP+Server.swift
[2182/2210] Compiling Vapor HTTPServer.swift
[2183/2210] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2184/2210] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2185/2210] Compiling Vapor HTTPServerHandler.swift
[2186/2210] Compiling Vapor HTTPServerRequestDecoder.swift
[2187/2210] Compiling Vapor Bytes+Hex.swift
[2188/2210] Compiling Vapor Bytes+SecureCompare.swift
[2189/2210] Compiling Vapor Collection+Safe.swift
[2190/2210] Compiling Vapor DataProtocol+Copy.swift
[2191/2210] Compiling Vapor DecoderUnwrapper.swift
[2192/2210] Compiling Vapor DirectoryConfiguration.swift
[2193/2210] Compiling Vapor DotEnv.swift
[2194/2210] Compiling Vapor Extendable.swift
[2195/2210] Compiling Vapor File.swift
[2196/2210] Compiling Vapor FileIO.swift
[2197/2210] Compiling Vapor LifecycleHandler.swift
[2198/2210] Compiling Vapor OptionalType.swift
[2199/2210] Compiling Vapor RFC1123.swift
[2200/2210] Compiling Vapor SocketAddress+Hostname.swift
[2201/2210] Compiling Vapor Storage.swift
[2202/2210] Compiling Vapor String+IsIPAddress.swift
[2203/2210] Compiling Vapor Thread.swift
[2204/2210] Compiling Vapor URI.swift
[2205/2210] Compiling Vapor RangeResult.swift
[2206/2210] Compiling Vapor Validatable.swift
[2207/2210] Compiling Vapor Validation.swift
[2208/2210] Compiling Vapor ValidationKey.swift
[2209/2210] Compiling Vapor Validations.swift
[2210/2210] Compiling Vapor ValidationsError.swift
[2212/2217] Compiling Gorush GorushFactory.swift
/host/spi-builder-workspace/Sources/Gorush/GorushFactory.swift:19:20: warning: type 'Application.GorushKey.Value' (aka 'GorushFactory') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | import Vapor
10 |
11 | public struct GorushFactory {
| `- note: consider making struct 'GorushFactory' conform to the 'Sendable' protocol
12 | var make: ((Request) -> Gorush)?
13 | public mutating func use(_ make: @escaping ((Request) -> Gorush)) {
:
17 |
18 | extension Application {
19 | private struct GorushKey: StorageKey {
| `- warning: type 'Application.GorushKey.Value' (aka 'GorushFactory') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | typealias Value = GorushFactory
21 | }
[2213/2217] Compiling Gorush GorushMessage.swift
[2214/2217] Compiling Gorush Gorush.swift
[2215/2217] Emitting module Gorush
/host/spi-builder-workspace/Sources/Gorush/GorushFactory.swift:19:20: warning: type 'Application.GorushKey.Value' (aka 'GorushFactory') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
9 | import Vapor
10 |
11 | public struct GorushFactory {
| `- note: consider making struct 'GorushFactory' conform to the 'Sendable' protocol
12 | var make: ((Request) -> Gorush)?
13 | public mutating func use(_ make: @escaping ((Request) -> Gorush)) {
:
17 |
18 | extension Application {
19 | private struct GorushKey: StorageKey {
| `- warning: type 'Application.GorushKey.Value' (aka 'GorushFactory') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
20 | typealias Value = GorushFactory
21 | }
[2216/2217] Compiling Gorush GorushResponse.swift
[2217/2217] Compiling Gorush GorushNotification.swift
Build complete! (186.74s)
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" : "Gorush",
"name" : "Gorush",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Gorush",
"targets" : [
"Gorush"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GorushTests",
"module_type" : "SwiftTarget",
"name" : "GorushTests",
"path" : "Tests/GorushTests",
"sources" : [
"GorushTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Gorush"
],
"type" : "test"
},
{
"c99name" : "Gorush",
"module_type" : "SwiftTarget",
"name" : "Gorush",
"path" : "Sources/Gorush",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"Gorush"
],
"sources" : [
"Gorush.swift",
"GorushFactory.swift",
"GorushMessage.swift",
"GorushNotification.swift",
"GorushResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.