Build Information
Successful build of n-meta, reference master (3503af
), with Swift 6.1 for Linux on 28 Apr 2025 16:04:03 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/ml-archive/n-meta.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ml-archive/n-meta
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3503af4 Merge pull request #32 from nodes-vapor/feature/update-ci
Cloned https://github.com/ml-archive/n-meta.git
Revision (git rev-parse @):
3503af4629212cb9d8e355818c14b19412a06ca1
SUCCESS checkout https://github.com/ml-archive/n-meta.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ml-archive/n-meta.git
https://github.com/ml-archive/n-meta.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" : "n-meta",
"name" : "n-meta",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "NMeta",
"targets" : [
"NMeta"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NMetaTests",
"module_type" : "SwiftTarget",
"name" : "NMetaTests",
"path" : "Tests/NMetaTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"NMetaTests.swift"
],
"target_dependencies" : [
"NMeta"
],
"type" : "test"
},
{
"c99name" : "NMeta",
"module_type" : "SwiftTarget",
"name" : "NMeta",
"path" : "Sources/NMeta",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"NMeta"
],
"sources" : [
"Extensions/Application+NMeta.swift",
"Extensions/Request+NMeta.swift",
"NMetaError.swift",
"NMetaMiddleware.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.93s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (3.62s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2596] Fetching websocket-kit
[2597/7570] Fetching websocket-kit, swift-distributed-tracing
[3095/10778] Fetching websocket-kit, swift-distributed-tracing, multipart-kit
[3893/12483] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics
[4688/18386] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms
[5650/19449] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-atomics, swift-algorithms, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.57s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[13578/17348] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context, swift-metrics
[15778/21184] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context, swift-metrics, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[13589/15148] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context
[13590/20810] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context, swift-nio-extras
[16082/32302] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.53s)
[21469/26640] Fetching swift-distributed-tracing, multipart-kit, swift-algorithms, swift-service-context, swift-nio-http2
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.80s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-service-context.git from cache (1.80s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.81s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/multipart-kit.git from cache (1.89s)
Fetching https://github.com/vapor/console-kit.git
[1/20727] Fetching routing-kit
[3940/26212] Fetching routing-kit, console-kit
[4105/39996] Fetching routing-kit, console-kit, swift-crypto
[7575/54789] Fetching routing-kit, console-kit, swift-crypto, swift-nio-ssl
[25862/130311] Fetching routing-kit, console-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (0.50s)
[20662/124826] Fetching routing-kit, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.39s)
Fetching https://github.com/swift-server/async-http-client.git
[36706/127196] Fetching routing-kit, swift-crypto, swift-nio-ssl, swift-nio, async-kit
[52894/141045] Fetching routing-kit, swift-crypto, swift-nio-ssl, swift-nio, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.58s)
[53160/138675] Fetching routing-kit, swift-crypto, swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (1.36s)
[56040/117948] Fetching swift-crypto, swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.53s)
[78422/104099] Fetching swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.78s)
[68916/89306] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (2.66s)
[56642/75522] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.96s)
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 (1.15s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (1.87s)
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.68s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.75s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.68s)
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.32s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.99s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.29s)
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.80s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
[905/2031] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.38s)
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.88s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.92s)
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.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.72s)
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.96s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (1.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (1.01s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (1.34s)
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 (1.87s)
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.99s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (2.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (4.44s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.16s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.80s)
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/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-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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Creating working copy for https://github.com/apple/swift-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/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-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-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Building for debugging...
[0/831] Write sources
[39/831] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[39/831] Write sources
[41/831] Compiling CNIODarwin shim.c
[42/831] Write sources
[43/831] Compiling CVaporBcrypt bcrypt.c
[43/831] Write sources
[53/831] Compiling CNIOLinux liburing_shims.c
[54/831] Compiling _NumericsShims _NumericsShims.c
[55/831] Compiling CNIOWindows shim.c
[56/831] Compiling CVaporBcrypt blf.c
[57/831] Compiling _AtomicsShims.c
[58/831] Compiling CNIOWASI CNIOWASI.c
[59/831] Compiling CNIOWindows WSAStartup.c
[60/831] Compiling CSystem shims.c
[61/831] Compiling CNIOSHA1 c_nio_sha1.c
[62/831] Compiling CNIOLLHTTP c_nio_http.c
[63/831] Compiling CNIOExtrasZlib empty.c
[64/831] Compiling fiat_p256_adx_sqr.S
[65/831] Compiling CNIOLLHTTP c_nio_api.c
[66/831] Compiling CNIOLinux shim.c
[67/831] Compiling fiat_p256_adx_mul.S
[68/831] Write swift-version-24593BA9C3E375BF.txt
[69/831] Compiling fiat_curve25519_adx_square.S
[70/831] Compiling fiat_curve25519_adx_mul.S
[71/831] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/837] Compiling CNIOBoringSSLShims shims.c
[73/868] Compiling tls_record.cc
[74/868] Compiling tls_method.cc
[75/883] Compiling c-nioatomics.c
[76/900] Compiling c-atomics.c
[78/903] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[79/903] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[80/903] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[81/905] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[82/905] Compiling InternalCollectionsUtilities Specialize.swift
[83/905] Compiling InternalCollectionsUtilities Debugging.swift
[84/905] Compiling InternalCollectionsUtilities Descriptions.swift
[85/905] Compiling InternalCollectionsUtilities _SortedCollection.swift
[86/905] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/905] Compiling RealModule ElementaryFunctions.swift
[88/905] Compiling RealModule Float80+Real.swift
[89/906] Compiling RealModule Real.swift
[90/906] Compiling Logging LogHandler.swift
[91/906] Compiling RealModule Float16+Real.swift
[92/906] Emitting module RealModule
[93/906] Compiling ServiceContextModule ServiceContext.swift
[94/906] Emitting module ServiceContextModule
[95/906] Compiling ServiceContextModule ServiceContextKey.swift
[96/907] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[97/907] Compiling InternalCollectionsUtilities Integer rank.swift
[98/907] Compiling RealModule Float+Real.swift
[99/907] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[101/907] Compiling SystemPackage MachPort.swift
[102/907] Compiling SystemPackage PlatformString.swift
[103/907] Compiling SystemPackage SystemString.swift
[104/910] Compiling _NIOBase64 Base64.swift
[105/910] Emitting module _NIOBase64
[106/910] Compiling _NIODataStructures _TinyArray.swift
[107/910] Compiling _NIODataStructures PriorityQueue.swift
[108/911] Emitting module SystemPackage
[115/911] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[116/911] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[118/911] Compiling RealModule RealFunctions.swift
[124/912] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[125/912] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[126/924] Emitting module InternalCollectionsUtilities
[127/943] Compiling Instrumentation NoOpInstrument.swift
[128/943] Compiling Instrumentation Instrument.swift
[129/943] Compiling Instrumentation MultiplexInstrument.swift
[130/943] Compiling Atomics AtomicReference.swift
[131/943] Compiling Atomics AtomicStorage.swift
[132/943] Compiling Atomics AtomicMemoryOrderings.swift
[133/943] Compiling Atomics DoubleWord.swift
[134/944] Compiling SystemPackage Util+StringArray.swift
[135/944] Compiling SystemPackage Util.swift
[136/944] Compiling SystemPackage UtilConsumers.swift
[137/944] Compiling Atomics ManagedAtomic.swift
[138/944] Compiling Atomics ManagedAtomicLazyReference.swift
[139/944] Compiling Atomics UnsafeAtomic.swift
[140/944] Compiling Atomics UnsafeAtomicLazyReference.swift
[144/946] Compiling Logging MetadataProvider.swift
[145/946] Compiling Instrumentation InstrumentationSystem.swift
[146/946] Emitting module Instrumentation
[147/946] Compiling Instrumentation Locks.swift
[148/946] Emitting module Logging
[149/946] Compiling Logging Locks.swift
[150/947] Emitting module CoreMetrics
[151/947] Compiling _NIODataStructures Heap.swift
[152/947] Emitting module _NIODataStructures
[153/948] Compiling SystemPackage Mocking.swift
[154/948] Compiling SystemPackage RawBuffer.swift
[155/948] Compiling SystemPackage Syscalls.swift
[156/948] Compiling SystemPackage WindowsSyscallAdapters.swift
[159/948] Compiling Atomics IntegerOperations.swift
[160/948] Compiling Atomics Unmanaged extensions.swift
[165/948] Compiling Atomics AtomicValue.swift
[166/948] Compiling Atomics Primitives.shims.swift
[167/948] Compiling Atomics AtomicInteger.swift
[168/948] Compiling Atomics AtomicOptionalWrappable.swift
[169/948] Compiling Logging Logging.swift
[170/948] Compiling NIOConcurrencyHelpers lock.swift
[171/949] Emitting module NIOConcurrencyHelpers
[175/950] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[176/950] Compiling NIOConcurrencyHelpers atomics.swift
[177/950] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[178/950] Compiling NIOConcurrencyHelpers NIOLock.swift
[183/976] Compiling Algorithms Indexed.swift
[184/976] Compiling Algorithms Intersperse.swift
[185/976] Compiling Algorithms Joined.swift
[186/976] Compiling Algorithms Keyed.swift
[187/976] Compiling Algorithms MinMax.swift
[188/976] Compiling Algorithms Compacted.swift
[189/976] Compiling CoreMetrics Locks.swift
[190/976] Compiling CoreMetrics Metrics.swift
[192/1121] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[193/1121] Compiling HeapModule Heap+Descriptions.swift
[194/1145] Compiling HeapModule _HeapNode.swift
[195/1197] Compiling HeapModule Heap.swift
[196/1197] Compiling Tracing TracingTime.swift
[197/1197] Emitting module Tracing
[198/1197] Compiling HeapModule Heap+Invariants.swift
[199/1197] Compiling HeapModule Heap+UnsafeHandle.swift
[200/1197] Compiling Tracing InstrumentationSystem+Tracing.swift
[201/1197] Compiling Tracing TracerProtocol.swift
[202/1197] Emitting module HeapModule
[203/1198] Compiling Tracing Tracer.swift
[204/1198] Compiling Tracing TracerProtocol+Legacy.swift
[206/1198] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[207/1198] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[208/1198] Compiling HashTreeCollections TreeDictionary+Keys.swift
[209/1198] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[210/1198] Compiling HashTreeCollections TreeDictionary+Merge.swift
[211/1198] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[212/1198] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[213/1198] Compiling HashTreeCollections TreeDictionary+Collection.swift
[214/1198] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[215/1198] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[216/1198] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[217/1198] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[218/1198] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[219/1198] Compiling HashTreeCollections TreeDictionary+Filter.swift
[220/1205] Compiling HashTreeCollections _HashNode+Structural merge.swift
[221/1205] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[222/1205] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[223/1208] Compiling Tracing NoOpTracer.swift
[224/1208] Compiling Tracing SpanProtocol.swift
[225/1209] Compiling HashTreeCollections _HashNode+Invariants.swift
[226/1209] Compiling HashTreeCollections _HashNode+Lookups.swift
[227/1209] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[228/1209] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[229/1209] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[230/1209] Compiling HashTreeCollections _HashNode+Storage.swift
[231/1209] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[232/1209] Compiling HashTreeCollections _HashNode+Structural filter.swift
[234/1209] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[235/1209] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[237/1211] Compiling HashTreeCollections _HashStack.swift
[238/1211] Compiling HashTreeCollections _HashTreeIterator.swift
[239/1211] Compiling HashTreeCollections _HashTreeStatistics.swift
[240/1211] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[241/1211] Compiling HashTreeCollections _RawHashNode.swift
[242/1211] Compiling HashTreeCollections _UnmanagedHashNode.swift
[243/1211] Compiling HashTreeCollections _UnsafePath.swift
[244/1211] Compiling HashTreeCollections TreeDictionary+Codable.swift
[245/1211] Compiling HashTreeCollections _AncestorHashSlots.swift
[246/1211] Compiling HashTreeCollections _Bitmap.swift
[247/1211] Compiling HashTreeCollections _Bucket.swift
[248/1211] Compiling HashTreeCollections _Hash.swift
[249/1211] Compiling HashTreeCollections _HashLevel.swift
[250/1211] Compiling HashTreeCollections _HashNode+Builder.swift
[251/1211] Compiling HashTreeCollections _HashNode+Debugging.swift
[252/1211] Compiling HashTreeCollections _HashNode+Initializers.swift
[253/1211] Compiling Algorithms Trim.swift
[254/1211] Compiling Algorithms Unique.swift
[255/1211] Compiling Algorithms Windows.swift
[256/1211] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[257/1211] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[258/1211] Compiling HashTreeCollections _HashNode.swift
[259/1211] Compiling HashTreeCollections _HashNodeHeader.swift
[260/1211] Compiling HashTreeCollections _HashSlot.swift
[261/1211] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[262/1211] Compiling OrderedCollections OrderedSet.swift
[263/1211] Compiling OrderedCollections _UnsafeBitset.swift
[264/1211] Compiling HashTreeCollections TreeSet+Equatable.swift
[265/1211] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[266/1211] Compiling HashTreeCollections TreeSet+Extras.swift
[267/1211] Compiling HashTreeCollections TreeSet+Filter.swift
[268/1211] Compiling HashTreeCollections TreeSet+Hashable.swift
[269/1211] Compiling HashTreeCollections TreeSet+Sendable.swift
[272/1220] Compiling _RopeModule Rope+Join.swift
[273/1220] Compiling _RopeModule Rope+MutatingForEach.swift
[274/1220] Compiling _RopeModule Rope+Remove.swift
[275/1220] Compiling _RopeModule Rope+RemoveSubrange.swift
[276/1220] Compiling _RopeModule Rope+Split.swift
[277/1220] Compiling _RopeModule Optional Utilities.swift
[278/1220] Compiling _RopeModule String Utilities.swift
[279/1220] Compiling _RopeModule String.Index+ABI.swift
[280/1220] Compiling OrderedCollections OrderedSet+SubSequence.swift
[281/1220] Compiling OrderedCollections OrderedSet+Testing.swift
[282/1220] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[300/1230] Compiling OrderedCollections OrderedSet+Sendable.swift
[301/1245] Compiling DequeModule Deque+Testing.swift
[302/1245] Compiling DequeModule Deque._Storage.swift
[303/1245] Compiling DequeModule Deque._UnsafeHandle.swift
[304/1245] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[305/1245] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[306/1245] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[307/1245] Compiling DequeModule Deque+Codable.swift
[308/1245] Compiling DequeModule Deque+Collection.swift
[309/1245] Compiling DequeModule Deque+CustomReflectable.swift
[310/1245] Compiling DequeModule Deque+Descriptions.swift
[311/1245] Compiling DequeModule Deque+Equatable.swift
[312/1245] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[315/1247] Compiling DequeModule Deque.swift
[316/1247] Compiling DequeModule _DequeBuffer.swift
[317/1247] Compiling DequeModule _DequeBufferHeader.swift
[318/1247] Compiling DequeModule _DequeSlot.swift
[321/1247] Compiling DequeModule Deque+Extras.swift
[322/1247] Compiling DequeModule Deque+Hashable.swift
[341/1247] Emitting module Atomics
[356/1248] Compiling DequeModule _UnsafeWrappedBuffer.swift
[363/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[364/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[365/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[366/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[367/1248] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[368/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[369/1248] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[370/1248] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[371/1248] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[372/1248] Compiling HashTreeCollections TreeSet.swift
[377/1248] Compiling RoutingKit Router.swift
[389/1248] Emitting module RoutingKit
[411/1248] Emitting module DequeModule
[415/1275] Emitting module OrderedCollections
[416/1276] Compiling RoutingKit PathComponent.swift
[417/1276] Compiling RoutingKit TrieRouter.swift
[419/1276] Compiling ConsoleKitTerminal CustomActivity.swift
[420/1276] Compiling ConsoleKitTerminal LoadingBar.swift
[421/1276] Compiling ConsoleKitTerminal ProgressBar.swift
[422/1276] Compiling ConsoleKitTerminal Console+Clear.swift
[423/1338] Compiling RoutingKit AnyRouter.swift
[424/1338] Compiling RoutingKit Parameters.swift
[426/1339] Emitting module Metrics
[427/1339] Compiling Metrics Metrics.swift
[429/1340] Emitting module _RopeModule
[430/1340] Emitting module ConsoleKitTerminal
[431/1340] Compiling NIOCore ByteBuffer-multi-int.swift
[432/1340] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[433/1340] Compiling NIOCore ByteBuffer-views.swift
[434/1340] Compiling NIOCore Channel.swift
[435/1340] Compiling NIOCore AsyncChannelHandler.swift
[436/1340] Compiling NIOCore AsyncChannelInboundStream.swift
[437/1340] Compiling NIOCore AsyncChannelOutboundWriter.swift
[438/1340] Compiling NIOCore NIOAsyncSequenceProducer.swift
[439/1340] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[440/1340] Compiling NIOCore NIOAsyncWriter.swift
[441/1340] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[442/1340] Compiling NIOCore BSDSocketAPI.swift
[443/1340] Compiling NIOCore ByteBuffer-aux.swift
[444/1340] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[445/1340] Compiling NIOCore ByteBuffer-conversions.swift
[450/1340] Compiling NIOCore ChannelHandler.swift
[451/1340] Compiling NIOCore ChannelHandlers.swift
[452/1340] Compiling NIOCore ChannelInvoker.swift
[453/1340] Compiling NIOCore ChannelOption.swift
[454/1340] Compiling NIOCore AddressedEnvelope.swift
[455/1340] Compiling NIOCore AsyncAwaitSupport.swift
[456/1340] Compiling NIOCore AsyncChannel.swift
[457/1340] Compiling NIOCore ByteBuffer-core.swift
[458/1340] Compiling NIOCore ByteBuffer-hex.swift
[459/1340] Compiling NIOCore ByteBuffer-int.swift
[460/1340] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[461/1340] Compiling NIOCore ChannelPipeline.swift
[462/1340] Compiling NIOCore CircularBuffer.swift
[463/1340] Compiling NIOCore Codec.swift
[464/1340] Compiling NIOCore ConvenienceOptionSupport.swift
[465/1340] Compiling NIOCore DeadChannel.swift
[466/1340] Compiling NIOCore DispatchQueue+WithFuture.swift
[467/1340] Compiling NIOCore EventLoop+Deprecated.swift
[494/1340] Emitting module Algorithms
[500/1342] Compiling NIOCore MarkedCircularBuffer.swift
[501/1342] Compiling NIOCore MulticastChannel.swift
[502/1342] Compiling NIOCore NIOAny.swift
[503/1342] Compiling NIOCore NIOCloseOnErrorHandler.swift
[504/1342] Compiling NIOCore NIOLoopBound.swift
[505/1342] Compiling NIOCore NIOScheduledCallback.swift
[506/1342] Compiling NIOCore NIOSendable.swift
[507/1342] Compiling NIOCore RecvByteBufferAllocator.swift
[521/1350] Compiling NIOCore EventLoop+SerialExecutor.swift
[522/1350] Compiling NIOCore EventLoop.swift
[523/1350] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[524/1350] Compiling NIOCore EventLoopFuture+Deprecated.swift
[525/1350] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[526/1350] Compiling NIOCore EventLoopFuture.swift
[527/1350] Compiling NIOCore FileDescriptor.swift
[528/1350] Compiling NIOCore FileHandle.swift
[529/1350] Compiling NIOCore FileRegion.swift
[530/1350] Compiling NIOCore GlobalSingletons.swift
[531/1350] Compiling NIOCore IO.swift
[532/1350] Compiling NIOCore IOData.swift
[533/1350] Compiling NIOCore IPProtocol.swift
[534/1350] Compiling NIOCore IntegerBitPacking.swift
[535/1350] Compiling NIOCore IntegerTypes.swift
[536/1350] Compiling NIOCore Interfaces.swift
[545/1351] Compiling NIOCore Linux.swift
[546/1351] Emitting module HashTreeCollections
[547/1352] Compiling tls13_server.cc
[549/1374] Compiling ConsoleKitCommands CommandSignature.swift
[550/1374] Compiling ConsoleKitCommands Flag.swift
[551/1374] Compiling ConsoleKitCommands Option.swift
[551/1376] Compiling tls13_client.cc
[552/1376] Compiling tls13_enc.cc
[554/1376] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[555/1376] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[556/1376] Compiling ConsoleKitCommands Argument.swift
[557/1376] Emitting module ConsoleKitCommands
[558/1376] Compiling ConsoleKitCommands Command.swift
[559/1376] Compiling ConsoleKitCommands CommandContext.swift
[560/1376] Compiling ConsoleKitCommands CommandError.swift
[561/1376] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[562/1376] Compiling ConsoleKitCommands Utilities.swift
[562/1376] Compiling t1_enc.cc
[563/1376] Compiling tls13_both.cc
[573/1376] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[574/1376] Compiling NIOCore SocketAddresses.swift
[575/1376] Compiling NIOCore SocketOptionProvider.swift
[576/1376] Compiling NIOCore SystemCallHelpers.swift
[577/1376] Compiling NIOCore TimeAmount+Duration.swift
[578/1376] Compiling NIOCore TypeAssistedChannelHandler.swift
[579/1376] Compiling NIOCore UniversalBootstrapSupport.swift
[580/1376] Compiling NIOCore Utilities.swift
[580/1376] Compiling ssl_x509.cc
[589/1376] Compiling ssl_versions.cc
[591/1376] Compiling ConsoleKitCommands AnyCommand.swift
[592/1376] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[593/1376] Compiling ConsoleKitCommands AsyncCommand.swift
[594/1376] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[595/1376] Compiling ConsoleKitCommands Console+Run.swift
[596/1376] Compiling ConsoleKitCommands ConsoleError.swift
[597/1376] Compiling ConsoleKitCommands Completion.swift
[600/1376] Compiling ConsoleKitCommands CommandGroup.swift
[601/1376] Compiling ConsoleKitCommands CommandInput.swift
[602/1376] Compiling ConsoleKitCommands Commands.swift
[603/1376] Compiling ConsoleKitCommands AsyncCommands.swift
[604/1376] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[612/1377] Compiling ssl_transcript.cc
[613/1377] Compiling ssl_stat.cc
[615/1379] Compiling ConsoleKit Exports.swift
[616/1379] Emitting module ConsoleKit
[617/1380] Compiling ssl_privkey.cc
[618/1380] Compiling ssl_session.cc
[619/1380] Compiling ssl_key_share.cc
[620/1380] Compiling ssl_credential.cc
[621/1380] Compiling ssl_file.cc
[622/1380] Compiling ssl_lib.cc
[623/1380] Compiling ssl_cipher.cc
[641/1380] Compiling ssl_cert.cc
[642/1380] Compiling ssl_buffer.cc
[643/1380] Compiling ssl_asn1.cc
[644/1380] Compiling s3_lib.cc
[645/1380] Compiling ssl_aead_ctx.cc
[646/1380] Compiling s3_pkt.cc
[648/1380] Emitting module NIOCore
[649/1381] Compiling s3_both.cc
[650/1432] Compiling handshake_server.cc
[651/1432] Compiling handshake_client.cc
[653/1432] Emitting module NIOEmbedded
[653/1432] Compiling handoff.cc
[654/1432] Compiling handshake.cc
[656/1432] Compiling NIOEmbedded AsyncTestingChannel.swift
[657/1432] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[658/1432] Compiling NIOEmbedded Embedded.swift
[659/1433] Compiling extensions.cc
[660/1433] Compiling encrypted_client_hello.cc
[661/1433] Compiling dtls_record.cc
[662/1433] Compiling md5-x86_64-linux.S
[663/1433] Compiling md5-x86_64-apple.S
[664/1433] Compiling md5-586-linux.S
[665/1433] Compiling md5-586-apple.S
[666/1433] Compiling dtls_method.cc
[668/1433] Compiling NIOPosix ServerSocket.swift
[669/1433] Compiling NIOPosix Socket.swift
[670/1433] Compiling NIOPosix SocketChannel.swift
[671/1433] Compiling NIOPosix SocketProtocols.swift
[672/1433] Compiling NIOPosix System.swift
[673/1433] Compiling NIOPosix Thread.swift
[673/1439] Compiling chacha20_poly1305_x86_64-linux.S
[674/1439] Compiling d1_srtp.cc
[675/1439] Compiling chacha20_poly1305_x86_64-apple.S
[676/1439] Compiling chacha20_poly1305_armv8-win.S
[677/1439] Compiling err_data.cc
[679/1439] Compiling NIOPosix PooledRecvBufferAllocator.swift
[680/1439] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[681/1439] Compiling NIOPosix PosixSingletons.swift
[682/1439] Compiling NIOPosix RawSocketBootstrap.swift
[683/1439] Compiling NIOPosix Resolver.swift
[684/1439] Compiling NIOPosix Selectable.swift
[685/1439] Compiling NIOPosix SelectableChannel.swift
[686/1439] Compiling NIOPosix SelectableEventLoop.swift
[687/1439] Compiling NIOPosix SelectorEpoll.swift
[688/1439] Compiling NIOPosix SelectorGeneric.swift
[689/1439] Compiling NIOPosix SelectorKqueue.swift
[690/1439] Compiling NIOPosix SelectorUring.swift
[690/1439] Compiling d1_pkt.cc
[691/1439] Compiling chacha-x86_64-linux.S
[692/1439] Compiling chacha20_poly1305_armv8-apple.S
[693/1439] Compiling chacha-x86_64-apple.S
[693/1439] Compiling chacha20_poly1305_armv8-linux.S
[695/1439] Compiling bio_ssl.cc
[696/1439] Compiling chacha-x86-apple.S
[697/1439] Compiling chacha-x86-linux.S
[698/1439] Compiling chacha-armv8-apple.S
[699/1439] Compiling chacha-armv8-linux.S
[700/1439] Compiling chacha-armv8-win.S
[701/1439] Compiling aes128gcmsiv-x86_64-linux.S
[702/1439] Compiling chacha-armv4-linux.S
[703/1439] Compiling aes128gcmsiv-x86_64-apple.S
[704/1439] Compiling x86_64-mont-linux.S
[705/1439] Compiling x86_64-mont5-apple.S
[706/1439] Compiling x86_64-mont-apple.S
[707/1439] Compiling x86_64-mont5-linux.S
[708/1439] Compiling x86-mont-apple.S
[709/1439] Compiling vpaes-x86_64-linux.S
[710/1439] Compiling x86-mont-linux.S
[711/1439] Compiling vpaes-x86-linux.S
[712/1439] Compiling vpaes-x86_64-apple.S
[714/1439] Emitting module NIOPosix
[714/1439] Compiling vpaes-x86-apple.S
[715/1439] Compiling vpaes-armv8-win.S
[716/1439] Compiling vpaes-armv7-linux.S
[717/1439] Compiling vpaes-armv8-apple.S
[718/1439] Compiling vpaes-armv8-linux.S
[719/1439] Compiling sha512-x86_64-linux.S
[720/1439] Compiling sha512-armv8-win.S
[721/1439] Compiling sha512-x86_64-apple.S
[722/1439] Compiling sha512-armv8-linux.S
[723/1439] Compiling sha512-armv8-apple.S
[724/1439] Compiling sha512-armv4-linux.S
[725/1439] Compiling sha512-586-linux.S
[726/1439] Compiling d1_lib.cc
[727/1439] Compiling sha256-x86_64-apple.S
[728/1439] Compiling sha256-armv8-win.S
[729/1439] Compiling sha512-586-apple.S
[730/1439] Compiling sha256-armv8-linux.S
[731/1439] Compiling sha256-x86_64-linux.S
[732/1439] Compiling sha256-armv4-linux.S
[733/1439] Compiling sha256-armv8-apple.S
[734/1439] Compiling sha256-586-apple.S
[735/1439] Compiling sha256-586-linux.S
[736/1439] Compiling sha1-x86_64-apple.S
[738/1439] Compiling NIOPosix ThreadPosix.swift
[739/1439] Compiling NIOPosix ThreadWindows.swift
[739/1439] Compiling sha1-x86_64-linux.S
[740/1439] Compiling NIOPosix UnsafeTransfer.swift
[741/1439] Compiling NIOPosix Utilities.swift
[742/1439] Compiling NIOPosix VsockAddress.swift
[743/1439] Compiling NIOPosix VsockChannelEvents.swift
[744/1439] Compiling sha1-armv8-win.S
[745/1439] Compiling sha1-armv8-apple.S
[745/1439] Compiling sha1-armv8-linux.S
[747/1439] Compiling sha1-586-linux.S
[748/1439] Compiling sha1-armv4-large-linux.S
[749/1439] Compiling sha1-586-apple.S
[750/1439] Compiling rdrand-x86_64-linux.S
[751/1439] Compiling rsaz-avx2-apple.S
[752/1439] Compiling rsaz-avx2-linux.S
[753/1439] Compiling rdrand-x86_64-apple.S
[754/1439] Compiling p256_beeu-x86_64-asm-linux.S
[755/1439] Compiling p256_beeu-x86_64-asm-apple.S
[756/1439] Compiling p256_beeu-armv8-asm-linux.S
[757/1439] Compiling p256_beeu-armv8-asm-win.S
[758/1439] Compiling p256_beeu-armv8-asm-apple.S
[759/1439] Compiling p256-x86_64-asm-apple.S
[759/1439] Compiling d1_both.cc
[761/1439] Compiling p256-x86_64-asm-linux.S
[762/1439] Compiling p256-armv8-asm-apple.S
[763/1439] Compiling p256-armv8-asm-win.S
[764/1439] Compiling ghashv8-armv8-win.S
[765/1439] Compiling ghashv8-armv8-linux.S
[766/1439] Compiling p256-armv8-asm-linux.S
[767/1439] Compiling ghashv8-armv7-linux.S
[768/1439] Compiling ghashv8-armv8-apple.S
[769/1439] Compiling ghash-x86_64-linux.S
[770/1439] Compiling ghash-x86-linux.S
[771/1439] Compiling ghash-x86-apple.S
[772/1439] Compiling ghash-x86_64-apple.S
[773/1439] Compiling ghash-ssse3-x86_64-apple.S
[774/1439] Compiling ghash-ssse3-x86_64-linux.S
[775/1439] Compiling ghash-ssse3-x86-linux.S
[776/1439] Compiling ghash-ssse3-x86-apple.S
[777/1439] Compiling ghash-neon-armv8-win.S
[778/1439] Compiling ghash-neon-armv8-apple.S
[779/1439] Compiling ghash-armv4-linux.S
[780/1439] Compiling ghash-neon-armv8-linux.S
[781/1439] Compiling bn-armv8-linux.S
[781/1439] Compiling co-586-linux.S
[783/1439] Compiling bsaes-armv7-linux.S
[784/1439] Compiling co-586-apple.S
[785/1439] Compiling bn-armv8-apple.S
[786/1439] Compiling bn-armv8-win.S
[787/1439] Compiling bn-586-linux.S
[788/1439] Compiling armv8-mont-win.S
[789/1439] Compiling bn-586-apple.S
[790/1439] Compiling armv8-mont-apple.S
[791/1439] Compiling armv4-mont-linux.S
[792/1439] Compiling armv8-mont-linux.S
[793/1439] Compiling aesv8-gcm-armv8-win.S
[794/1439] Compiling aesv8-gcm-armv8-apple.S
[795/1439] Compiling aesv8-gcm-armv8-linux.S
[796/1439] Compiling aesv8-armv8-win.S
[797/1439] Compiling aesv8-armv8-apple.S
[798/1439] Compiling aesv8-armv8-linux.S
[800/1439] Compiling NIOPosix BSDSocketAPICommon.swift
[801/1439] Compiling NIOPosix BSDSocketAPIPosix.swift
[802/1439] Compiling NIOPosix BSDSocketAPIWindows.swift
[803/1439] Compiling NIOPosix BaseSocket.swift
[804/1439] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[805/1439] Compiling NIOPosix BaseSocketChannel.swift
[806/1439] Compiling NIOPosix BaseStreamSocketChannel.swift
[807/1439] Compiling NIOPosix Bootstrap.swift
[808/1439] Compiling NIOPosix ControlMessage.swift
[809/1439] Compiling NIOPosix DatagramVectorReadManager.swift
[810/1439] Compiling NIOPosix Errors+Any.swift
[811/1439] Compiling NIOPosix FileDescriptor.swift
[812/1439] Compiling NIOPosix GetaddrinfoResolver.swift
[813/1439] Compiling NIOPosix HappyEyeballs.swift
[813/1439] Compiling aesv8-armv7-linux.S
[814/1439] Compiling aesni-x86_64-apple.S
[815/1439] Compiling aesni-x86-apple.S
[816/1439] Compiling aesni-gcm-x86_64-linux.S
[817/1439] Compiling aesni-x86_64-linux.S
[817/1439] Compiling aesni-gcm-x86_64-apple.S
[820/1439] Compiling NIOPosix IO.swift
[821/1439] Compiling NIOPosix IntegerBitPacking.swift
[822/1439] Compiling NIOPosix IntegerTypes.swift
[823/1439] Compiling NIOPosix Linux.swift
[824/1439] Compiling NIOPosix LinuxCPUSet.swift
[825/1439] Compiling NIOPosix LinuxUring.swift
[826/1439] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[827/1439] Compiling NIOPosix NIOThreadPool.swift
[828/1439] Compiling NIOPosix NonBlockingFileIO.swift
[829/1439] Compiling NIOPosix PendingDatagramWritesManager.swift
[830/1439] Compiling NIOPosix PendingWritesManager.swift
[831/1439] Compiling NIOPosix PipeChannel.swift
[832/1439] Compiling NIOPosix PipePair.swift
[833/1439] Compiling NIOPosix Pool.swift
[833/1439] Compiling aesni-x86-linux.S
[834/1439] Compiling aes-gcm-avx2-x86_64-linux.S
[835/1440] Compiling aes-gcm-avx2-x86_64-apple.S
[836/1440] Compiling aes-gcm-avx10-x86_64-linux.S
[837/1440] Compiling aes-gcm-avx10-x86_64-apple.S
[839/1440] Compiling x_x509a.cc
[840/1440] Compiling x_sig.cc
[841/1442] Compiling x_val.cc
[842/1442] Compiling x_x509.cc
[843/1442] Compiling x_req.cc
[845/1475] Emitting module NIO
[846/1475] Compiling NIO Exports.swift
[847/1478] Compiling x_spki.cc
[848/1478] Compiling x_pubkey.cc
[849/1484] Compiling x_name.cc
[851/1499] Compiling NIOTLS TLSEvents.swift
[852/1512] Compiling NIOSOCKS SOCKSResponse.swift
[853/1513] Emitting module NIOTLS
[854/1513] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[855/1513] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[856/1513] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[856/1513] Compiling x_exten.cc
[858/1513] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[859/1513] Compiling NIOSOCKS ClientStateMachine.swift
[860/1513] Emitting module _NIOFileSystem
[860/1519] Compiling x_attrib.cc
[862/1522] Emitting module NIOSOCKS
[863/1522] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[864/1522] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[865/1522] Compiling NIOTLS SNIHandler.swift
[866/1523] Compiling NIOSOCKS ServerStateMachine.swift
[866/1523] Compiling x_crl.cc
[868/1523] Compiling NIOHTTP1 HTTPEncoder.swift
[869/1523] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[870/1523] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[871/1523] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[872/1523] Compiling NIOHTTP1 ByteCollectionUtils.swift
[873/1523] Compiling NIOHTTP1 HTTPDecoder.swift
[875/1524] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[877/1524] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[878/1524] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[879/1524] Emitting module NIOHTTP1
[879/1526] Compiling x_all.cc
[881/1526] Emitting module NIOFoundationCompat
[882/1526] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[883/1526] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[884/1526] Compiling _NIOFileSystem ParallelDirCopy.swift
[885/1526] Compiling _NIOFileSystem ParallelRemoval.swift
[886/1526] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[887/1526] Compiling _NIOFileSystem CInterop.swift
[888/1526] Compiling _NIOFileSystem Errno.swift
[889/1526] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[890/1526] Compiling _NIOFileSystem Mocking.swift
[891/1526] Compiling _NIOFileSystem Syscall.swift
[892/1526] Compiling _NIOFileSystem Syscalls.swift
[893/1526] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[898/1527] Compiling x_algor.cc
[900/1527] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[901/1527] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[901/1549] Compiling x509spki.cc
[903/1549] Compiling NIOTransportServices NIOTSBootstraps.swift
[904/1549] Compiling NIOTransportServices NIOTSChannelOptions.swift
[905/1549] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[906/1549] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[907/1549] Compiling NIOTransportServices NIOTSErrors.swift
[908/1549] Compiling NIOTransportServices NIOTSEventLoop.swift
[909/1549] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[910/1549] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[911/1549] Compiling NIOTransportServices NIOTSListenerChannel.swift
[912/1549] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[913/1549] Compiling NIOTransportServices NIOTSSingletons.swift
[914/1549] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[915/1549] Compiling NIOTransportServices StateManagedChannel.swift
[916/1549] Compiling NIOTransportServices StateManagedListenerChannel.swift
[917/1549] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[919/1551] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[920/1551] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[921/1551] Compiling _NIOFileSystem TokenBucket.swift
[922/1551] Compiling _NIOFileSystem UnsafeTransfer.swift
[927/1551] Compiling x509rset.cc
[930/1551] Compiling x509cset.cc
[934/1551] Compiling NIOTransportServices AcceptHandler.swift
[935/1551] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[936/1551] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[937/1551] Emitting module NIOTransportServices
[938/1551] Compiling NIOTransportServices NIOTSDatagramListener.swift
[939/1551] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[940/1551] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[944/1552] Compiling x509name.cc
[946/1552] Compiling x509_vpm.cc
[948/1552] Compiling _NIOFileSystem SystemFileHandle.swift
[949/1552] Compiling _NIOFileSystem Utilities.swift
[950/1552] Compiling _NIOFileSystem OpenOptions.swift
[951/1552] Compiling _NIOFileSystem String+FileSystem.swift
[955/1553] Compiling x509_vfy.cc
[956/1553] Compiling x509_txt.cc
[957/1563] Compiling x509_v3.cc
[958/1563] Compiling x509_trs.cc
[959/1570] Compiling x509_set.cc
[960/1594] Compiling x509_req.cc
[962/1599] Compiling NIOWebSocket WebSocketOpcode.swift
[963/1600] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[964/1600] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[965/1600] Compiling NIOExtras NIOLengthFieldBitLength.swift
[966/1600] Compiling NIOExtras NIORequestIdentifiable.swift
[967/1600] Compiling NIOExtras PCAPRingBuffer.swift
[968/1600] Compiling NIOExtras QuiescingHelper.swift
[969/1600] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[970/1600] Compiling NIOExtras RequestResponseHandler.swift
[971/1600] Compiling NIOExtras RequestResponseWithIDHandler.swift
[972/1600] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[973/1600] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[974/1600] Compiling NIOExtras JSONRPCFraming.swift
[975/1600] Compiling NIOExtras DebugInboundEventsHandler.swift
[976/1600] Compiling NIOExtras DebugOutboundEventsHandler.swift
[977/1600] Compiling NIOExtras FixedLengthFrameDecoder.swift
[978/1600] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[979/1600] Compiling NIOExtras NIOExtrasError.swift
[980/1600] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[985/1603] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[986/1603] Emitting module NIOWebSocket
[990/1603] Compiling NIOHPACK IndexedHeaderTable.swift
[991/1603] Compiling NIOHPACK IntegerCoding.swift
[992/1604] Compiling NIOHTTPCompression HTTPCompression.swift
[993/1604] Emitting module NIOHTTPCompression
[994/1604] Compiling NIOHTTPCompression HTTPDecompression.swift
[997/1604] Compiling NIOHPACK HuffmanTables.swift
[997/1604] Compiling x509_obj.cc
[999/1604] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1000/1604] Compiling NIOWebSocket WebSocketFrame.swift
[1001/1605] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1002/1605] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1003/1605] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1004/1606] Compiling NIOHPACK HuffmanCoding.swift
[1009/1606] Compiling NIOHPACK StaticHeaderTable.swift
[1010/1606] Emitting module NIOHPACK
[1013/1609] Emitting module NIOExtras
[1014/1611] Emitting module _NIOFileSystemFoundationCompat
[1015/1611] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1016/1611] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1017/1612] Emitting module NIOFileSystem
[1017/1612] Compiling x509_lu.cc
[1019/1612] Compiling NIOFileSystem Exports.swift
[1034/1613] Compiling NIOExtras LengthFieldPrepender.swift
[1035/1613] Compiling NIOExtras LineBasedFrameDecoder.swift
[1035/1614] Compiling x509_ext.cc
[1038/1614] Compiling x509_def.cc
[1039/1672] Compiling x509_d2.cc
[1041/1672] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1042/1672] Compiling NIOHTTP2 HasLocalSettings.swift
[1042/1673] Compiling x509_cmp.cc
[1044/1673] Compiling x509_att.cc
[1045/1673] Compiling x509.cc
[1046/1673] Compiling v3_utl.cc
[1047/1673] Compiling v3_skey.cc
[1048/1673] Compiling v3_purp.cc
[1049/1673] Compiling v3_prn.cc
[1050/1673] Compiling v3_pmaps.cc
[1051/1673] Compiling v3_ocsp.cc
[1052/1673] Compiling v3_pcons.cc
[1054/1673] Emitting module NIOHTTP2
[1054/1681] Compiling v3_ncons.cc
[1056/1681] Compiling NIOHTTP2 StateMachineResult.swift
[1057/1681] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1058/1681] Compiling NIOHTTP2 DOSHeuristics.swift
[1059/1681] Compiling NIOHTTP2 Error+Any.swift
[1060/1681] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1061/1681] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1062/1681] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1063/1681] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1064/1681] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1067/1681] Compiling NIOHTTP2 HasRemoteSettings.swift
[1068/1681] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1069/1681] Compiling NIOHTTP2 QuiescingState.swift
[1070/1681] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1071/1681] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1071/1681] Compiling v3_lib.cc
[1072/1681] Compiling v3_int.cc
[1073/1681] Compiling v3_info.cc
[1074/1681] Compiling v3_ia5.cc
[1075/1681] Compiling v3_genn.cc
[1076/1681] Compiling v3_extku.cc
[1078/1681] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1079/1681] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1080/1681] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1081/1681] Compiling NIOHTTP2 HTTP2StreamID.swift
[1082/1681] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1083/1681] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1084/1681] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1085/1681] Compiling NIOHTTP2 InboundEventBuffer.swift
[1085/1681] Compiling v3_enum.cc
[1086/1681] Compiling v3_crld.cc
[1087/1681] Compiling v3_cpols.cc
[1089/1681] Compiling NIOHTTP2 MaySendFrames.swift
[1090/1681] Compiling NIOHTTP2 SendingDataState.swift
[1091/1681] Compiling NIOHTTP2 SendingGoawayState.swift
[1092/1681] Compiling NIOHTTP2 SendingHeadersState.swift
[1093/1681] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1094/1681] Compiling NIOHTTP2 SendingRstStreamState.swift
[1095/1681] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1096/1681] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1097/1681] Compiling NIOHTTP2 InboundWindowManager.swift
[1098/1681] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1099/1681] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1100/1681] Compiling NIOHTTP2 StreamChannelList.swift
[1101/1681] Compiling NIOHTTP2 StreamMap.swift
[1102/1681] Compiling NIOHTTP2 StreamStateMachine.swift
[1103/1681] Compiling NIOHTTP2 UnsafeTransfer.swift
[1104/1681] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1104/1681] Compiling v3_conf.cc
[1105/1681] Compiling v3_bitst.cc
[1106/1681] Compiling v3_bcons.cc
[1107/1681] Compiling v3_alt.cc
[1108/1681] Compiling v3_akeya.cc
[1110/1681] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1111/1681] Compiling NIOHTTP2 HTTP2Frame.swift
[1112/1681] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1113/1681] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1114/1681] Compiling NIOHTTP2 HTTP2PingData.swift
[1115/1681] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1116/1681] Compiling NIOHTTP2 HTTP2Settings.swift
[1117/1681] Compiling NIOHTTP2 HTTP2Stream.swift
[1117/1681] Compiling t_x509a.cc
[1117/1681] Compiling v3_akey.cc
[1119/1681] Compiling rsa_pss.cc
[1120/1681] Compiling t_x509.cc
[1121/1681] Compiling t_crl.cc
[1122/1681] Compiling i2d_pr.cc
[1123/1681] Compiling t_req.cc
[1124/1681] Compiling policy.cc
[1125/1681] Compiling name_print.cc
[1127/1681] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1128/1681] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1129/1681] Compiling NIOHTTP2 MayReceiveFrames.swift
[1130/1681] Compiling NIOHTTP2 ReceivingDataState.swift
[1131/1681] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1132/1681] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1133/1681] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1134/1681] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1135/1681] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1136/1681] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1137/1681] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1138/1681] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1139/1681] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1140/1681] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1141/1681] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1142/1681] Compiling NIOHTTP2 HTTP2Error.swift
[1143/1681] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1144/1682] Compiling by_file.cc
[1145/1682] Compiling by_dir.cc
[1146/1682] Compiling a_digest.cc
[1147/1682] Compiling algorithm.cc
[1148/1682] Compiling a_verify.cc
[1149/1682] Compiling asn1_gen.cc
[1150/1682] Compiling thread_win.cc
[1151/1682] Compiling a_sign.cc
[1152/1682] Compiling thread.cc
[1153/1682] Compiling voprf.cc
[1154/1682] Compiling thread_none.cc
[1155/1682] Compiling trust_token.cc
[1156/1682] Compiling thread_pthread.cc
[1157/1682] Compiling stack.cc
[1158/1682] Compiling pmbtoken.cc
[1159/1682] Compiling sha512.cc
[1160/1682] Compiling siphash.cc
[1161/1682] Compiling sha256.cc
[1162/1682] Compiling slhdsa.cc
[1163/1682] Compiling sha1.cc
[1164/1682] Compiling rsa_print.cc
[1165/1682] Compiling spake2plus.cc
[1166/1682] Compiling rsa_extra.cc
[1167/1682] Compiling windows.cc
[1168/1682] Compiling rc4.cc
[1169/1682] Compiling refcount.cc
[1170/1682] Compiling rsa_crypt.cc
[1171/1682] Compiling trusty.cc
[1172/1682] Compiling urandom.cc
[1173/1682] Compiling rand.cc
[1174/1682] Compiling passive.cc
[1175/1682] Compiling rsa_asn1.cc
[1176/1682] Compiling ios.cc
[1177/1682] Compiling poly1305_arm_asm.S
[1178/1682] Compiling getentropy.cc
[1179/1682] Compiling forkunsafe.cc
[1180/1682] Compiling deterministic.cc
[1181/1682] Compiling fork_detect.cc
[1182/1682] Compiling poly1305_arm.cc
[1183/1682] Compiling poly1305.cc
[1184/1682] Compiling pool.cc
[1185/1682] Compiling poly1305_vec.cc
[1186/1682] Compiling pkcs7.cc
[1187/1682] Compiling pkcs8_x509.cc
[1188/1682] Compiling pkcs7_x509.cc
[1189/1682] Compiling pkcs8.cc
[1190/1682] Compiling p5_pbev2.cc
[1191/1682] Compiling pem_x509.cc
[1192/1682] Compiling pem_xaux.cc
[1193/1682] Compiling pem_pkey.cc
[1194/1682] Compiling mlkem.cc
[1195/1682] Compiling pem_pk8.cc
[1196/1682] Compiling obj_xref.cc
[1197/1682] Compiling pem_oth.cc
[1198/1682] Compiling pem_info.cc
[1199/1682] Compiling pem_lib.cc
[1200/1682] Compiling pem_all.cc
[1201/1682] Compiling mldsa.cc
[1202/1682] Compiling poly_rq_mul.S
[1203/1682] Compiling md4.cc
[1204/1682] Compiling obj.cc
[1205/1682] Compiling mem.cc
[1206/1682] Compiling fips_shared_support.cc
[1207/1682] Compiling md5.cc
[1208/1682] Compiling lhash.cc
[1209/1682] Compiling ex_data.cc
[1210/1682] Compiling hrss.cc
[1211/1682] Compiling kyber.cc
[1212/1682] Compiling sign.cc
[1213/1682] Compiling scrypt.cc
[1214/1682] Compiling hpke.cc
[1215/1682] Compiling p_x25519.cc
[1216/1682] Compiling pbkdf.cc
[1217/1682] Compiling print.cc
[1218/1682] Compiling p_rsa_asn1.cc
[1219/1682] Compiling p_ed25519.cc
[1220/1682] Compiling p_x25519_asn1.cc
[1221/1682] Compiling p_rsa.cc
[1222/1682] Compiling p_hkdf.cc
[1223/1682] Compiling p_ec_asn1.cc
[1224/1682] Compiling p_ec.cc
[1225/1682] Compiling p_ed25519_asn1.cc
[1226/1682] Compiling p_dh_asn1.cc
[1227/1682] Compiling p_dh.cc
[1228/1682] Compiling evp_ctx.cc
[1229/1682] Compiling p_dsa_asn1.cc
[1230/1682] Compiling evp.cc
[1231/1682] Compiling err.cc
[1232/1682] Compiling engine.cc
[1233/1682] Compiling ecdh.cc
[1234/1682] Compiling evp_asn1.cc
[1235/1682] Compiling ecdsa_asn1.cc
[1236/1682] Compiling hash_to_curve.cc
[1237/1682] Compiling ec_derive.cc
[1238/1682] Compiling dsa.cc
[1239/1682] Compiling dsa_asn1.cc
[1240/1682] Compiling ec_asn1.cc
[1241/1682] Compiling params.cc
[1242/1682] Compiling des.cc
[1243/1682] Compiling x25519-asm-arm.S
[1244/1682] Compiling dh_asn1.cc
[1245/1682] Compiling digest_extra.cc
[1246/1682] Compiling crypto.cc
[1247/1682] Compiling cpu_intel.cc
[1248/1682] Compiling spake25519.cc
[1249/1682] Compiling cpu_arm_linux.cc
[1250/1682] Compiling curve25519.cc
[1251/1682] Compiling cpu_arm_freebsd.cc
[1252/1682] Compiling cpu_aarch64_win.cc
[1253/1682] Compiling cpu_aarch64_openbsd.cc
[1254/1682] Compiling curve25519_64_adx.cc
[1255/1682] Compiling cpu_aarch64_sysreg.cc
[1256/1682] Compiling bcm.cc
[1257/1682] Compiling cpu_aarch64_linux.cc
[1258/1682] Compiling cpu_aarch64_fuchsia.cc
[1259/1682] Compiling cpu_aarch64_apple.cc
[1260/1682] Compiling tls_cbc.cc
[1261/1682] Compiling conf.cc
[1262/1682] Compiling get_cipher.cc
[1263/1682] Compiling e_tls.cc
[1264/1682] Compiling e_rc4.cc
[1265/1682] Compiling e_rc2.cc
[1266/1682] Compiling e_null.cc
[1267/1682] Compiling e_des.cc
[1268/1682] Compiling derive_key.cc
[1269/1682] Compiling e_aesctrhmac.cc
[1270/1682] Compiling e_chacha20poly1305.cc
[1271/1682] Compiling e_aesgcmsiv.cc
[1272/1682] Compiling chacha.cc
[1273/1682] Compiling buf.cc
[1274/1682] Compiling unicode.cc
[1275/1682] Compiling bn_asn1.cc
[1276/1682] Compiling ber.cc
[1277/1682] Compiling cbb.cc
[1278/1682] Compiling cbs.cc
[1279/1682] Compiling asn1_compat.cc
[1280/1682] Compiling blake2.cc
[1281/1682] Compiling convert.cc
[1282/1682] Compiling printf.cc
[1283/1682] Compiling socket.cc
[1284/1682] Compiling socket_helper.cc
[1285/1682] Compiling pair.cc
[1286/1682] Compiling hexdump.cc
[1287/1682] Compiling file.cc
[1288/1682] Compiling errno.cc
[1289/1682] Compiling fd.cc
[1290/1682] Compiling connect.cc
[1291/1682] Compiling bio_mem.cc
[1292/1682] Compiling base64.cc
[1293/1682] Compiling bio.cc
[1294/1682] Compiling tasn_typ.cc
[1295/1682] Compiling tasn_fre.cc
[1296/1682] Compiling tasn_enc.cc
[1297/1682] Compiling f_string.cc
[1298/1682] Compiling posix_time.cc
[1299/1682] Compiling tasn_utl.cc
[1300/1682] Compiling tasn_new.cc
[1301/1682] Compiling f_int.cc
[1302/1682] Compiling asn_pack.cc
[1303/1682] Compiling tasn_dec.cc
[1304/1682] Compiling asn1_par.cc
[1305/1682] Compiling asn1_lib.cc
[1306/1682] Compiling a_type.cc
[1307/1682] Compiling a_utctm.cc
[1308/1682] Compiling a_octet.cc
[1309/1682] Compiling a_strnid.cc
[1310/1682] Compiling a_time.cc
[1311/1682] Compiling a_strex.cc
[1312/1682] Compiling a_object.cc
[1313/1682] Compiling a_i2d_fp.cc
[1314/1682] Compiling a_dup.cc
[1315/1682] Compiling a_d2i_fp.cc
[1316/1682] Compiling fiat_p256_adx_sqr.S
[1317/1682] Compiling fiat_p256_adx_mul.S
[1318/1682] Compiling fiat_curve25519_adx_square.S
[1319/1682] Compiling a_mbstr.cc
[1320/1682] Compiling fiat_curve25519_adx_mul.S
[1321/1682] Compiling a_gentm.cc
[1322/1682] Compiling md5-x86_64-apple.S
[1323/1682] Compiling md5-x86_64-linux.S
[1324/1682] Compiling CCryptoBoringSSLShims shims.c
[1325/1682] Compiling a_int.cc
[1326/1682] Compiling md5-586-linux.S
[1327/1682] Compiling md5-586-apple.S
[1328/1682] Compiling chacha20_poly1305_x86_64-linux.S
[1329/1682] Compiling chacha20_poly1305_armv8-win.S
[1330/1682] Compiling chacha20_poly1305_armv8-linux.S
[1331/1682] Compiling chacha20_poly1305_armv8-apple.S
[1332/1682] Compiling chacha20_poly1305_x86_64-apple.S
[1333/1682] Compiling chacha-x86_64-apple.S
[1334/1682] Compiling chacha-x86-linux.S
[1335/1682] Compiling chacha-x86_64-linux.S
[1336/1682] Compiling chacha-x86-apple.S
[1337/1682] Compiling a_bitstr.cc
[1338/1682] Compiling chacha-armv8-win.S
[1339/1682] Compiling chacha-armv8-linux.S
[1340/1682] Compiling chacha-armv4-linux.S
[1341/1682] Compiling chacha-armv8-apple.S
[1342/1682] Compiling aes128gcmsiv-x86_64-linux.S
[1343/1682] Compiling x86_64-mont5-linux.S
[1344/1682] Compiling aes128gcmsiv-x86_64-apple.S
[1345/1682] Compiling x86_64-mont5-apple.S
[1346/1682] Compiling x86_64-mont-linux.S
[1347/1682] Compiling x86_64-mont-apple.S
[1348/1682] Compiling x86-mont-apple.S
[1349/1682] Compiling vpaes-x86_64-linux.S
[1350/1682] Compiling x86-mont-linux.S
[1351/1682] Compiling vpaes-x86_64-apple.S
[1352/1682] Compiling a_bool.cc
[1353/1682] Compiling vpaes-x86-linux.S
[1354/1682] Compiling vpaes-x86-apple.S
[1355/1682] Compiling vpaes-armv8-linux.S
[1356/1682] Compiling vpaes-armv8-apple.S
[1357/1682] Compiling vpaes-armv8-win.S
[1358/1682] Compiling err_data.cc
[1359/1682] Compiling vpaes-armv7-linux.S
[1360/1682] Compiling sha512-x86_64-linux.S
[1360/1682] Compiling sha512-x86_64-apple.S
[1362/1682] Compiling sha512-armv8-linux.S
[1363/1682] Compiling sha512-armv8-win.S
[1364/1682] Compiling sha512-armv8-apple.S
[1365/1682] Compiling sha512-armv4-linux.S
[1366/1682] Compiling sha512-586-linux.S
[1367/1682] Compiling sha512-586-apple.S
[1368/1682] Compiling sha256-x86_64-apple.S
[1369/1682] Compiling sha256-armv8-linux.S
[1370/1682] Compiling sha256-armv8-win.S
[1371/1682] Compiling sha256-x86_64-linux.S
[1372/1682] Compiling sha256-armv8-apple.S
[1373/1682] Compiling sha256-586-linux.S
[1374/1682] Compiling sha256-armv4-linux.S
[1375/1682] Compiling sha1-x86_64-apple.S
[1376/1682] Compiling sha1-x86_64-linux.S
[1377/1682] Compiling sha256-586-apple.S
[1378/1711] Compiling sha1-armv8-win.S
[1379/1711] Compiling sha1-armv8-apple.S
[1380/1711] Compiling sha1-armv8-linux.S
[1380/1711] Compiling sha1-armv4-large-linux.S
[1382/1711] Compiling sha1-586-linux.S
[1383/1711] Compiling sha1-586-apple.S
[1384/1711] Compiling rsaz-avx2-linux.S
[1385/1711] Compiling p256_beeu-x86_64-asm-linux.S
[1386/1711] Compiling rsaz-avx2-apple.S
[1387/1711] Compiling rdrand-x86_64-linux.S
[1388/1711] Compiling rdrand-x86_64-apple.S
[1389/1711] Compiling p256_beeu-x86_64-asm-apple.S
[1390/1711] Compiling p256_beeu-armv8-asm-win.S
[1391/1711] Compiling p256_beeu-armv8-asm-linux.S
[1392/1711] Compiling p256_beeu-armv8-asm-apple.S
[1393/1711] Compiling p256-armv8-asm-linux.S
[1394/1711] Compiling p256-armv8-asm-apple.S
[1394/1711] Compiling p256-x86_64-asm-apple.S
[1396/1711] Compiling p256-armv8-asm-win.S
[1397/1711] Compiling p256-x86_64-asm-linux.S
[1398/1711] Compiling ghashv8-armv8-linux.S
[1399/1711] Compiling ghashv8-armv8-win.S
[1400/1711] Compiling ghashv8-armv7-linux.S
[1401/1711] Compiling ghash-x86_64-linux.S
[1402/1711] Compiling ghash-x86_64-apple.S
[1403/1711] Compiling ghashv8-armv8-apple.S
[1404/1711] Compiling ghash-x86-linux.S
[1405/1711] Compiling ghash-ssse3-x86_64-apple.S
[1406/1711] Compiling ghash-x86-apple.S
[1406/1711] Compiling ghash-ssse3-x86_64-linux.S
[1408/1711] Compiling ghash-neon-armv8-linux.S
[1409/1711] Compiling ghash-ssse3-x86-linux.S
[1410/1711] Compiling ghash-neon-armv8-win.S
[1411/1711] Compiling ghash-ssse3-x86-apple.S
[1412/1711] Compiling ghash-neon-armv8-apple.S
[1413/1711] Compiling co-586-apple.S
[1414/1711] Compiling ghash-armv4-linux.S
[1415/1711] Compiling bn-armv8-win.S
[1415/1711] Compiling co-586-linux.S
[1417/1711] Compiling bsaes-armv7-linux.S
[1418/1711] Compiling bn-armv8-apple.S
[1419/1711] Compiling bn-armv8-linux.S
[1420/1711] Compiling bn-586-linux.S
[1421/1711] Compiling armv8-mont-win.S
[1422/1711] Compiling armv8-mont-apple.S
[1423/1711] Compiling bn-586-apple.S
[1424/1711] Compiling armv4-mont-linux.S
[1425/1711] Compiling armv8-mont-linux.S
[1426/1711] Compiling aesv8-gcm-armv8-linux.S
[1427/1711] Compiling aesv8-gcm-armv8-win.S
[1428/1711] Compiling aesv8-armv8-win.S
[1429/1711] Compiling aesv8-armv7-linux.S
[1430/1711] Compiling aesv8-armv8-linux.S
[1431/1711] Compiling aesv8-gcm-armv8-apple.S
[1431/1711] Compiling aesv8-armv8-apple.S
[1433/1711] Compiling aesni-x86_64-linux.S
[1434/1711] Compiling aesni-x86_64-apple.S
[1435/1711] Compiling aesni-x86-linux.S
[1436/1711] Compiling aesni-x86-apple.S
[1437/1711] Compiling aes-gcm-avx10-x86_64-apple.S
[1438/1711] Compiling aesni-gcm-x86_64-apple.S
[1439/1711] Compiling aes-gcm-avx10-x86_64-linux.S
[1440/1711] Compiling aesni-gcm-x86_64-linux.S
[1442/1711] Compiling NIOSSL NIOSSLSecureBytes.swift
[1443/1711] Compiling NIOSSL RNG.swift
[1444/1711] Compiling NIOSSL SafeCompare.swift
[1445/1711] Compiling NIOSSL Zeroization.swift
[1446/1714] Compiling NIOSSL SSLErrors.swift
[1447/1714] Compiling NIOSSL SSLInit.swift
[1448/1714] Compiling NIOSSL SSLPKCS12Bundle.swift
[1449/1714] Compiling NIOSSL SSLPrivateKey.swift
[1450/1714] Compiling NIOSSL SSLPublicKey.swift
[1451/1714] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1452/1714] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1453/1714] Compiling NIOSSL SubjectAlternativeName.swift
[1454/1714] Compiling NIOSSL NIOSSLServerHandler.swift
[1455/1714] Compiling NIOSSL ObjectIdentifier.swift
[1456/1714] Compiling NIOSSL PosixPort.swift
[1457/1714] Compiling NIOSSL SSLCallbacks.swift
[1458/1714] Emitting module NIOSSL
[1459/1714] Compiling NIOSSL AndroidCABundle.swift
[1460/1714] Compiling NIOSSL ByteBufferBIO.swift
[1461/1714] Compiling NIOSSL CustomPrivateKey.swift
[1462/1714] Compiling NIOSSL IdentityVerification.swift
[1463/1714] Compiling NIOSSL LinuxCABundle.swift
[1464/1714] Compiling NIOSSL NIOSSLClientHandler.swift
[1465/1714] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1466/1714] Compiling NIOSSL NIOSSLHandler.swift
[1466/1714] Compiling x_x509a.cc
[1467/1714] Compiling x_x509.cc
[1468/1714] Compiling x_spki.cc
[1469/1714] Compiling x_pubkey.cc
[1470/1714] Compiling x_val.cc
[1471/1714] Compiling x_req.cc
[1472/1714] Compiling x_sig.cc
[1474/1714] Compiling NIOSSL SSLCertificate.swift
[1475/1714] Compiling NIOSSL SSLCertificateExtensions.swift
[1476/1714] Compiling NIOSSL SSLConnection.swift
[1477/1714] Compiling NIOSSL SSLContext.swift
[1477/1714] Compiling x_exten.cc
[1478/1714] Compiling x_name.cc
[1479/1714] Compiling x_attrib.cc
[1480/1714] Compiling x509spki.cc
[1481/1714] Compiling x_algor.cc
[1482/1714] Compiling x_crl.cc
[1484/1714] Compiling NIOSSL TLSConfiguration.swift
[1485/1714] Compiling NIOSSL UniversalBootstrapSupport.swift
[1486/1714] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1487/1715] Compiling x_all.cc
[1488/1715] Compiling x509rset.cc
[1489/1723] Compiling x509cset.cc
[1490/1782] Compiling x509_vfy.cc
[1491/1782] Compiling x509_vpm.cc
[1492/1782] Compiling x509_v3.cc
[1493/1782] Compiling x509name.cc
[1495/1782] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1496/1782] Compiling WebSocketKit Exports.swift
[1497/1782] Compiling WebSocketKit WebSocketHandler.swift
[1498/1782] Emitting module WebSocketKit
[1499/1782] Compiling WebSocketKit WebSocket+Concurrency.swift
[1499/1782] Compiling x509_txt.cc
[1500/1782] Compiling x509_trs.cc
[1501/1782] Compiling x509_obj.cc
[1503/1782] Compiling WebSocketKit WebSocket.swift
[1504/1782] Compiling WebSocketKit WebSocket+Connect.swift
[1505/1782] Compiling WebSocketKit WebSocketClient.swift
[1505/1782] Compiling x509_set.cc
[1506/1783] Compiling x509_lu.cc
[1508/1783] Compiling x509_d2.cc
[1509/1783] Compiling x509_req.cc
[1510/1783] Compiling x509_ext.cc
[1511/1783] Compiling x509_att.cc
[1512/1783] Compiling x509_cmp.cc
[1513/1783] Compiling x509_def.cc
[1514/1783] Compiling x509.cc
[1516/1783] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1517/1783] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1518/1783] Compiling AsyncHTTPClient Transaction.swift
[1519/1783] Compiling AsyncHTTPClient Base64.swift
[1520/1783] Compiling AsyncHTTPClient BasicAuth.swift
[1521/1783] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1522/1783] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1523/1783] Compiling AsyncHTTPClient ConnectionPool.swift
[1524/1783] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1525/1791] Emitting module AsyncHTTPClient
[1526/1791] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1527/1791] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1528/1791] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1529/1791] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1530/1791] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1531/1791] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1532/1791] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1533/1791] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1534/1791] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1534/1791] Compiling v3_skey.cc
[1535/1791] Compiling v3_utl.cc
[1536/1791] Compiling v3_pcons.cc
[1537/1791] Compiling v3_prn.cc
[1538/1791] Compiling v3_purp.cc
[1539/1791] Compiling v3_pmaps.cc
[1540/1791] Compiling v3_ocsp.cc
[1541/1791] Compiling v3_ncons.cc
[1542/1791] Compiling v3_lib.cc
[1543/1791] Compiling v3_info.cc
[1544/1791] Compiling v3_int.cc
[1546/1791] Compiling AsyncHTTPClient RequestBag.swift
[1547/1791] Compiling AsyncHTTPClient RequestValidation.swift
[1548/1791] Compiling AsyncHTTPClient SSLContextCache.swift
[1549/1791] Compiling AsyncHTTPClient Scheme.swift
[1550/1791] Compiling AsyncHTTPClient Singleton.swift
[1551/1791] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1552/1791] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1553/1791] Compiling AsyncHTTPClient Utils.swift
[1553/1791] Compiling v3_ia5.cc
[1554/1791] Compiling v3_genn.cc
[1556/1791] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1557/1791] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1558/1791] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1559/1791] Compiling AsyncHTTPClient HTTP1Connection.swift
[1560/1791] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1561/1791] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1562/1791] Compiling AsyncHTTPClient HTTP2Connection.swift
[1563/1791] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1564/1791] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1565/1791] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1566/1791] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1567/1791] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1568/1791] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1569/1791] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1570/1791] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1571/1791] Compiling AsyncHTTPClient RequestBodyLength.swift
[1572/1791] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1573/1791] Compiling AsyncHTTPClient RequestOptions.swift
[1574/1791] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1575/1791] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1576/1791] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1577/1791] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1578/1791] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1579/1791] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1579/1791] Compiling v3_extku.cc
[1580/1791] Compiling v3_enum.cc
[1581/1791] Compiling v3_cpols.cc
[1583/1791] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1584/1791] Compiling AsyncHTTPClient ConnectionTarget.swift
[1585/1791] Compiling AsyncHTTPClient DeconstructedURL.swift
[1586/1791] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1587/1791] Compiling AsyncHTTPClient FoundationExtensions.swift
[1588/1791] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1589/1791] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1590/1791] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1591/1791] Compiling AsyncHTTPClient HTTPClient.swift
[1592/1791] Compiling AsyncHTTPClient HTTPHandler.swift
[1593/1791] Compiling AsyncHTTPClient LRUCache.swift
[1594/1791] Compiling AsyncHTTPClient NWErrorHandler.swift
[1595/1791] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1596/1791] Compiling AsyncHTTPClient TLSConfiguration.swift
[1597/1791] Compiling AsyncHTTPClient RedirectState.swift
[1598/1791] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1598/1792] Compiling v3_bcons.cc
[1600/1792] Compiling v3_crld.cc
[1601/1792] Compiling v3_conf.cc
[1602/1792] Compiling v3_bitst.cc
[1603/1792] Compiling v3_alt.cc
[1604/1792] Compiling v3_akeya.cc
[1605/1792] Compiling t_x509a.cc
[1606/1792] Compiling v3_akey.cc
[1607/1792] Compiling t_crl.cc
[1608/1792] Compiling t_x509.cc
[1609/1792] Compiling t_req.cc
[1610/1792] Compiling i2d_pr.cc
[1611/1792] Compiling rsa_pss.cc
[1612/1792] Compiling name_print.cc
[1613/1792] Compiling policy.cc
[1614/1792] Compiling asn1_gen.cc
[1615/1792] Compiling by_file.cc
[1616/1792] Compiling algorithm.cc
[1617/1792] Compiling by_dir.cc
[1618/1792] Compiling thread_win.cc
[1619/1792] Compiling thread_pthread.cc
[1620/1792] Compiling trust_token.cc
[1621/1792] Compiling voprf.cc
[1622/1792] Compiling pmbtoken.cc
[1623/1792] Compiling a_digest.cc
[1624/1792] Compiling a_verify.cc
[1625/1792] Compiling a_sign.cc
[1626/1792] Compiling thread.cc
[1627/1792] Compiling thread_none.cc
[1628/1792] Compiling thash.cc
[1629/1792] Compiling wots.cc
[1630/1792] Compiling stack.cc
[1631/1792] Compiling siphash.cc
[1632/1792] Compiling merkle.cc
[1632/1792] Compiling slhdsa.cc
[1634/1792] Compiling fors.cc
[1635/1792] Compiling sha1.cc
[1636/1792] Compiling sha512.cc
[1637/1792] Compiling sha256.cc
[1638/1792] Compiling rsa_print.cc
[1639/1792] Compiling rsa_extra.cc
[1640/1792] Compiling trusty.cc
[1641/1792] Compiling rc4.cc
[1642/1792] Compiling refcount.cc
[1643/1792] Compiling rsa_crypt.cc
[1644/1792] Compiling windows.cc
[1645/1792] Compiling rsa_asn1.cc
[1646/1792] Compiling urandom.cc
[1647/1792] Compiling ios.cc
[1648/1792] Compiling rand_extra.cc
[1649/1792] Compiling poly1305_arm_asm.S
[1650/1792] Compiling passive.cc
[1651/1792] Compiling deterministic.cc
[1652/1792] Compiling forkunsafe.cc
[1653/1792] Compiling getentropy.cc
[1654/1792] Compiling fork_detect.cc
[1655/1792] Compiling poly1305_vec.cc
[1656/1792] Compiling poly1305_arm.cc
[1657/1792] Compiling pool.cc
[1658/1792] Compiling poly1305.cc
[1659/1792] Compiling pkcs7_x509.cc
[1660/1792] Compiling pkcs7.cc
[1661/1792] Compiling pkcs8.cc
[1662/1792] Compiling pkcs8_x509.cc
[1663/1792] Compiling pem_oth.cc
[1664/1792] Compiling pem_pk8.cc
[1665/1792] Compiling p5_pbev2.cc
[1666/1792] Compiling pem_xaux.cc
[1667/1792] Compiling pem_x509.cc
[1668/1792] Compiling pem_pkey.cc
[1669/1792] Compiling obj_xref.cc
[1670/1792] Compiling pem_lib.cc
[1671/1792] Compiling mldsa.cc
[1672/1792] Compiling mem.cc
[1673/1792] Compiling pem_info.cc
[1674/1792] Compiling obj.cc
[1675/1792] Compiling md5.cc
[1676/1792] Compiling mlkem.cc
[1677/1792] Compiling pem_all.cc
[1678/1792] Compiling fips_shared_support.cc
[1679/1792] Compiling md4.cc
[1680/1792] Compiling lhash.cc
[1681/1792] Compiling poly_rq_mul.S
[1682/1792] Compiling kyber.cc
[1683/1792] Compiling ex_data.cc
[1684/1792] Compiling scrypt.cc
[1685/1792] Compiling hrss.cc
[1686/1792] Compiling hpke.cc
[1687/1792] Compiling sign.cc
[1688/1792] Compiling pbkdf.cc
[1689/1792] Compiling p_x25519_asn1.cc
[1690/1792] Compiling print.cc
[1691/1792] Compiling p_x25519.cc
[1692/1792] Compiling p_ed25519.cc
[1693/1792] Compiling p_hkdf.cc
[1694/1792] Compiling p_rsa.cc
[1695/1792] Compiling p_rsa_asn1.cc
[1696/1792] Compiling p_ed25519_asn1.cc
[1697/1792] Compiling p_ec_asn1.cc
[1698/1792] Compiling p_ec.cc
[1699/1792] Compiling p_dsa_asn1.cc
[1700/1792] Compiling p_dh_asn1.cc
[1701/1792] Compiling err.cc
[1702/1792] Compiling p_dh.cc
[1703/1792] Compiling evp_ctx.cc
[1704/1792] Compiling ecdh_extra.cc
[1705/1792] Compiling evp.cc
[1706/1792] Compiling evp_asn1.cc
[1707/1792] Compiling engine.cc
[1708/1792] Compiling ecdsa_asn1.cc
[1709/1792] Compiling hash_to_curve.cc
[1710/1792] Compiling ec_derive.cc
[1711/1792] Compiling ec_asn1.cc
[1712/1792] Compiling dsa_asn1.cc
[1713/1792] Compiling dsa.cc
[1714/1792] Compiling digest_extra.cc
[1715/1792] Compiling x25519-asm-arm.S
[1716/1792] Compiling params.cc
[1717/1792] Compiling spake25519.cc
[1718/1792] Compiling des.cc
[1719/1792] Compiling dh_asn1.cc
[1720/1792] Compiling cpu_arm_freebsd.cc
[1721/1792] Compiling crypto.cc
[1722/1792] Compiling cpu_intel.cc
[1723/1792] Compiling cpu_arm_linux.cc
[1724/1792] Compiling cpu_aarch64_win.cc
[1725/1792] Compiling curve25519.cc
[1726/1792] Compiling cpu_aarch64_openbsd.cc
[1727/1792] Compiling cpu_aarch64_sysreg.cc
[1728/1792] Compiling cpu_aarch64_fuchsia.cc
[1729/1792] Compiling cpu_aarch64_linux.cc
[1730/1792] Compiling curve25519_64_adx.cc
[1731/1792] Compiling bcm.cc
[1732/1792] Compiling cpu_aarch64_apple.cc
[1733/1792] Compiling conf.cc
[1734/1792] Compiling tls_cbc.cc
[1735/1792] Compiling e_des.cc
[1736/1792] Compiling e_rc4.cc
[1737/1792] Compiling e_tls.cc
[1738/1792] Compiling derive_key.cc
[1739/1792] Compiling cipher_extra.cc
[1740/1792] Compiling e_rc2.cc
[1741/1792] Compiling e_null.cc
[1742/1792] Compiling e_chacha20poly1305.cc
[1743/1792] Compiling e_aesgcmsiv.cc
[1744/1792] Compiling chacha.cc
[1745/1792] Compiling unicode.cc
[1746/1792] Compiling e_aesctrhmac.cc
[1747/1792] Compiling cbs.cc
[1748/1792] Compiling cbb.cc
[1749/1792] Compiling ber.cc
[1750/1792] Compiling buf.cc
[1751/1792] Compiling bn_asn1.cc
[1752/1792] Compiling blake2.cc
[1753/1792] Compiling asn1_compat.cc
[1754/1792] Compiling printf.cc
[1755/1792] Compiling convert.cc
[1756/1792] Compiling errno.cc
[1757/1792] Compiling hexdump.cc
[1758/1792] Compiling pair.cc
[1758/1792] Compiling file.cc
[1760/1792] Compiling bio_mem.cc
[1761/1792] Compiling fd.cc
[1762/1792] Compiling base64.cc
[1763/1792] Compiling bio.cc
[1764/1792] Compiling tasn_typ.cc
[1765/1792] Compiling tasn_fre.cc
[1766/1792] Compiling tasn_new.cc
[1767/1792] Compiling tasn_utl.cc
[1768/1792] Compiling tasn_dec.cc
[1769/1792] Compiling f_string.cc
[1770/1792] Compiling f_int.cc
[1770/1792] Compiling tasn_enc.cc
[1772/1792] Compiling posix_time.cc
[1773/1792] Compiling asn1_par.cc
[1774/1792] Compiling asn_pack.cc
[1775/1792] Compiling asn1_lib.cc
[1776/1792] Compiling a_type.cc
[1777/1792] Compiling a_strnid.cc
[1778/1792] Compiling a_utctm.cc
[1779/1792] Compiling a_strex.cc
[1780/1792] Compiling a_time.cc
[1781/1792] Compiling a_octet.cc
[1782/1792] Compiling a_object.cc
[1783/1792] Compiling a_mbstr.cc
[1783/1792] Compiling a_gentm.cc
[1783/1792] Write sources
[1786/1792] Compiling a_i2d_fp.cc
[1787/1792] Compiling a_bool.cc
[1788/1792] Compiling a_int.cc
[1789/1793] Compiling a_dup.cc
[1790/1803] Compiling a_d2i_fp.cc
[1791/1845] Compiling a_bitstr.cc
[1793/1845] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1794/1845] Compiling BitCollections BitSet+CustomReflectable.swift
[1795/1845] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1796/1845] Compiling BitCollections BitSet+Equatable.swift
[1797/1845] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1798/1845] Compiling BitCollections BitSet+Extras.swift
[1799/1845] Compiling BitCollections BitSet+Hashable.swift
[1800/1860] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1801/1860] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1802/1860] Compiling BitCollections BitArray+Extras.swift
[1803/1860] Compiling BitCollections BitArray+Fill.swift
[1804/1860] Compiling BitCollections BitArray+Hashable.swift
[1805/1860] Compiling BitCollections BitArray+Initializers.swift
[1806/1860] Compiling BitCollections BitArray+Invariants.swift
[1807/1860] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1808/1860] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1809/1860] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1810/1860] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1811/1860] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1812/1860] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1813/1860] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1814/1860] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1815/1860] Emitting module BitCollections
[1816/1860] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1817/1860] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1818/1860] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1819/1860] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1820/1860] Compiling BitCollections BitSet+SetAlgebra union.swift
[1821/1860] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1822/1860] Compiling BitCollections BitSet.Counted.swift
[1823/1860] Compiling BitCollections BitSet+Initializers.swift
[1824/1860] Compiling BitCollections BitSet+Invariants.swift
[1825/1860] Compiling BitCollections BitSet+Random.swift
[1826/1860] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1827/1860] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1828/1860] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1829/1860] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1830/1860] Compiling BitCollections BitArray+BitwiseOperations.swift
[1831/1860] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1832/1860] Compiling BitCollections BitArray+Codable.swift
[1833/1860] Compiling BitCollections BitArray+Collection.swift
[1834/1860] Compiling BitCollections BitArray+Copy.swift
[1835/1860] Compiling BitCollections BitArray+CustomReflectable.swift
[1836/1860] Compiling BitCollections BitArray+Descriptions.swift
[1837/1860] Compiling BitCollections BitArray+Equatable.swift
[1838/1860] Compiling BitCollections BitArray+RandomBits.swift
[1839/1860] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1840/1860] Compiling BitCollections BitArray+Shifts.swift
[1841/1860] Compiling BitCollections BitArray+Testing.swift
[1842/1860] Compiling BitCollections BitArray._UnsafeHandle.swift
[1843/1860] Compiling BitCollections BitArray.swift
[1844/1860] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1845/1860] Compiling BitCollections BitSet+Codable.swift
[1846/1860] Compiling BitCollections BitSet.Index.swift
[1847/1860] Compiling BitCollections BitSet._UnsafeHandle.swift
[1848/1860] Compiling BitCollections BitSet.swift
[1849/1860] Compiling BitCollections Range+Utilities.swift
[1850/1860] Compiling BitCollections Slice+Utilities.swift
[1851/1860] Compiling BitCollections UInt+Tricks.swift
[1852/1860] Compiling BitCollections _Word.swift
[1853/1861] Compiling CryptoBoringWrapper RandomBytes.swift
[1855/1861] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1856/1863] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1857/1863] Emitting module CryptoBoringWrapper
[1858/1863] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1859/1863] Compiling CryptoBoringWrapper EllipticCurve.swift
[1860/1863] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1861/1863] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1862/1863] Emitting module Collections
[1863/1863] Compiling Collections Collections.swift
[1866/1977] Compiling Crypto ArraySliceBigint.swift
[1867/1977] Compiling Crypto GeneralizedTime.swift
[1868/1977] Compiling Crypto ObjectIdentifier.swift
[1869/1977] Compiling Crypto ASN1Null.swift
[1870/1977] Compiling Crypto ASN1OctetString.swift
[1871/1977] Compiling Crypto ASN1Strings.swift
[1872/1979] Emitting module MultipartKit
[1875/1981] Compiling Crypto ChaChaPoly.swift
[1876/1981] Compiling Crypto Cipher.swift
[1877/1981] Compiling Crypto Nonces.swift
[1878/1981] Compiling Crypto ASN1.swift
[1879/1981] Compiling Crypto ASN1Any.swift
[1880/1981] Compiling Crypto ASN1BitString.swift
[1881/1981] Compiling Crypto ASN1Boolean.swift
[1882/1981] Compiling Crypto ASN1Identifier.swift
[1883/1981] Compiling Crypto ASN1Integer.swift
[1884/1981] Compiling Crypto AES-GCM.swift
[1885/1981] Compiling Crypto AES-GCM_boring.swift
[1886/1981] Compiling Crypto ChaChaPoly_boring.swift
[1890/1981] Compiling MultipartKit MultipartSerializer.swift
[1891/1981] Compiling MultipartKit Utilities.swift
[1897/1982] Compiling AsyncKit Optional+StrictMap.swift
[1898/1982] Compiling AsyncKit Exports.swift
[1899/1982] Compiling Crypto SymmetricKeys.swift
[1900/1982] Compiling Crypto HMAC.swift
[1901/1982] Compiling Crypto MACFunctions.swift
[1902/1982] Compiling Crypto MessageAuthenticationCode.swift
[1903/1982] Compiling Crypto AES.swift
[1904/1982] Compiling Crypto ECDSASignature_boring.swift
[1905/1982] Compiling Crypto ECDSA_boring.swift
[1906/1982] Compiling Crypto EdDSA_boring.swift
[1907/1982] Compiling Crypto ECDSA.swift
[1908/1982] Compiling Crypto Ed25519.swift
[1909/1991] Compiling Crypto HKDF.swift
[1910/1991] Compiling Crypto AESWrap.swift
[1911/1991] Compiling Crypto AESWrap_boring.swift
[1912/1991] Compiling Crypto Ed25519_boring.swift
[1913/1991] Compiling Crypto NISTCurvesKeys_boring.swift
[1914/1991] Compiling Crypto X25519Keys_boring.swift
[1915/1991] Compiling Crypto Curve25519.swift
[1916/1991] Compiling Crypto Ed25519Keys.swift
[1917/1991] Compiling Crypto NISTCurvesKeys.swift
[1918/1991] Compiling Crypto X25519Keys.swift
[1919/1991] Compiling Crypto PKCS8PrivateKey.swift
[1922/1991] Compiling Crypto CryptoKitErrors.swift
[1923/1991] Compiling Crypto Digest_boring.swift
[1924/1991] Compiling Crypto Digest.swift
[1925/1991] Compiling Crypto Digests.swift
[1926/1991] Compiling Crypto HashFunctions.swift
[1927/1991] Compiling Crypto HashFunctions_SHA2.swift
[1928/1991] Compiling Crypto HPKE-AEAD.swift
[1929/1991] Compiling Crypto HPKE.swift
[1930/1991] Compiling Crypto HPKE-Context.swift
[1931/1991] Compiling Crypto HPKE-KeySchedule.swift
[1932/1991] Compiling Crypto HPKE-Modes.swift
[1933/1991] Compiling Crypto Insecure.swift
[1934/1991] Compiling Crypto Insecure_HashFunctions.swift
[1935/1991] Compiling Crypto KEM.swift
[1936/1991] Compiling Crypto ECDH_boring.swift
[1937/1991] Compiling Crypto DH.swift
[1938/1991] Compiling Crypto ECDH.swift
[1939/1991] Compiling Crypto HPKE-Ciphersuite.swift
[1940/1991] Compiling Crypto HPKE-KDF.swift
[1941/1991] Compiling Crypto HPKE-KexKeyDerivation.swift
[1942/1991] Compiling Crypto HPKE-LabeledExtract.swift
[1943/1991] Compiling Crypto HPKE-Utils.swift
[1944/1991] Compiling Crypto DHKEM.swift
[1945/1991] Compiling Crypto HPKE-KEM-Curve25519.swift
[1946/1991] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1947/1991] Compiling Crypto HPKE-KEM.swift
[1948/1991] Compiling Crypto HPKE-Errors.swift
[1959/1991] Emitting module Crypto
[1970/1991] Compiling Crypto Signature.swift
[1971/1991] Compiling Crypto CryptoKitErrors_boring.swift
[1972/1991] Compiling Crypto RNG_boring.swift
[1973/1991] Compiling Crypto SafeCompare_boring.swift
[1974/1991] Compiling Crypto Zeroization_boring.swift
[1975/1991] Compiling Crypto PrettyBytes.swift
[1976/1991] Compiling Crypto SafeCompare.swift
[1977/1991] Compiling Crypto SecureBytes.swift
[1978/1991] Compiling Crypto Zeroization.swift
[1986/1992] Emitting module AsyncKit
[1994/2162] Compiling Vapor HTTPServerResponseEncoder.swift
[1995/2162] Compiling Vapor HTTPServerUpgradeHandler.swift
[1996/2162] Compiling Vapor Logger+Report.swift
[1997/2162] Compiling Vapor LoggingSystem+Environment.swift
[1998/2162] Compiling Vapor Application+Middleware.swift
[1999/2162] Compiling Vapor CORSMiddleware.swift
[2000/2162] Compiling Vapor ErrorMiddleware.swift
[2001/2162] Compiling Vapor FileMiddleware.swift
[2002/2162] Compiling Vapor Middleware.swift
[2003/2162] Compiling Vapor MiddlewareConfiguration.swift
[2004/2162] Compiling Vapor ResponseCompressionMiddleware.swift
[2005/2162] Compiling Vapor RouteLoggingMiddleware.swift
[2006/2162] Compiling Vapor TracingMiddleware.swift
[2007/2162] Compiling Vapor File+Multipart.swift
[2008/2162] Compiling Vapor FormDataDecoder+Content.swift
[2009/2162] Compiling Vapor FormDataEncoder+Content.swift
[2010/2162] Compiling Vapor Application+Password.swift
[2011/2162] Compiling Vapor Application+Passwords.swift
[2012/2162] Compiling Vapor AsyncPasswordHasher.swift
[2013/2162] Compiling Vapor BcryptHasher.swift
[2014/2162] Compiling Vapor PasswordHasher.swift
[2015/2162] Compiling Vapor PlaintextHasher.swift
[2016/2162] Compiling Vapor Request+Password.swift
[2017/2162] Compiling Vapor Redirect.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] Emitting module Vapor
[2067/2210] Compiling Vapor Bytes+Hex.swift
[2068/2210] Compiling Vapor Bytes+SecureCompare.swift
[2069/2210] Compiling Vapor Collection+Safe.swift
[2070/2210] Compiling Vapor DataProtocol+Copy.swift
[2071/2210] Compiling Vapor DecoderUnwrapper.swift
[2072/2210] Compiling Vapor DirectoryConfiguration.swift
[2073/2210] Compiling Vapor DotEnv.swift
[2074/2210] Compiling Vapor Extendable.swift
[2075/2210] Compiling Vapor File.swift
[2076/2210] Compiling Vapor FileIO.swift
[2077/2210] Compiling Vapor LifecycleHandler.swift
[2078/2210] Compiling Vapor OptionalType.swift
[2079/2210] Compiling Vapor RFC1123.swift
[2080/2210] Compiling Vapor SocketAddress+Hostname.swift
[2081/2210] Compiling Vapor Storage.swift
[2082/2210] Compiling Vapor String+IsIPAddress.swift
[2083/2210] Compiling Vapor Thread.swift
[2084/2210] Compiling Vapor URI.swift
[2085/2210] Compiling Vapor RangeResult.swift
[2086/2210] Compiling Vapor Validatable.swift
[2087/2210] Compiling Vapor Validation.swift
[2088/2210] Compiling Vapor ValidationKey.swift
[2089/2210] Compiling Vapor Validations.swift
[2090/2210] Compiling Vapor ValidationsError.swift
[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 AsyncBasicResponder.swift
[2140/2210] Compiling Vapor AsyncMiddleware.swift
[2141/2210] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2142/2210] Compiling Vapor AsyncSessionDriver.swift
[2143/2210] Compiling Vapor Authentication+Concurrency.swift
[2144/2210] Compiling Vapor Cache+Concurrency.swift
[2145/2210] Compiling Vapor Client+Concurrency.swift
[2146/2210] Compiling Vapor RequestBody+Concurrency.swift
[2147/2210] Compiling Vapor Responder+Concurrency.swift
[2148/2210] Compiling Vapor ResponseCodable+Concurrency.swift
[2149/2210] Compiling Vapor RoutesBuilder+Concurrency.swift
[2150/2210] Compiling Vapor ViewRenderer+Concurrency.swift
[2151/2210] Compiling Vapor WebSocket+Concurrency.swift
[2152/2210] Compiling Vapor ContainerGetPathExecutor.swift
[2153/2210] Compiling Vapor Content.swift
[2154/2210] Compiling Vapor ContentCoders.swift
[2155/2210] Compiling Vapor ContentConfiguration.swift
[2156/2210] Compiling Vapor ContentContainer.swift
[2157/2210] Compiling Vapor JSONCoder+Custom.swift
[2158/2210] Compiling Vapor JSONCoders+Content.swift
[2159/2210] Compiling Vapor PlaintextDecoder.swift
[2160/2210] Compiling Vapor PlaintextEncoder.swift
[2161/2210] Compiling Vapor URLQueryCoders.swift
[2162/2210] Compiling Vapor URLQueryContainer.swift
[2163/2210] Compiling Vapor Core.swift
[2164/2210] Compiling Vapor Running.swift
[2165/2210] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2166/2210] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2167/2210] Compiling Vapor DotEnvFile+load.swift
[2168/2210] Compiling Vapor Routes+caseInsenstive.swift
[2169/2210] Compiling Vapor Validatable+validate.swift
[2170/2210] Compiling Vapor Environment+Process.swift
[2171/2210] Compiling Vapor Environment+Secret.swift
[2172/2210] Compiling Vapor Environment.swift
[2173/2210] Compiling Vapor Abort.swift
[2174/2210] Compiling Vapor AbortError.swift
[2175/2210] Compiling Vapor DebuggableError.swift
[2176/2210] Compiling Vapor Demangler.swift
[2177/2210] Compiling Vapor ErrorSource.swift
[2178/2210] Compiling Vapor StackTrace.swift
[2179/2210] Compiling Vapor Exports.swift
[2180/2210] Compiling Vapor Application+HTTP.swift
[2181/2210] Compiling Vapor BasicResponder.swift
[2182/2210] Compiling Vapor BodyStream.swift
[2183/2210] Compiling Vapor Application+HTTP+Client.swift
[2184/2210] Compiling Vapor EventLoopHTTPClient.swift
[2185/2210] Compiling Vapor EndpointCache.swift
[2186/2210] Compiling Vapor HTTPMethod+String.swift
[2187/2210] Compiling Vapor HTTPStatus.swift
[2188/2210] Compiling Vapor HTTPCookies.swift
[2189/2210] Compiling Vapor HTTPHeaderCacheControl.swift
[2190/2210] Compiling Vapor HTTPHeaderExpires.swift
[2191/2210] Compiling Vapor HTTPHeaderLastModified.swift
[2192/2210] Compiling Vapor HTTPHeaders+Cache.swift
[2193/2210] Compiling Vapor HTTPHeaders+Connection.swift
[2194/2210] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2195/2210] Compiling Vapor HTTPHeaders+ContentRange.swift
[2196/2210] Compiling Vapor HTTPHeaders+Directive.swift
[2197/2210] Compiling Vapor HTTPHeaders+Forwarded.swift
[2198/2210] Compiling Vapor HTTPHeaders+Link.swift
[2199/2210] Compiling Vapor HTTPHeaders+Name.swift
[2200/2210] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2201/2210] Compiling Vapor HTTPHeaders.swift
[2202/2210] Compiling Vapor HTTPMediaType.swift
[2203/2210] Compiling Vapor HTTPMediaTypePreference.swift
[2204/2210] Compiling Vapor Responder.swift
[2205/2210] Compiling Vapor Application+HTTP+Server.swift
[2206/2210] Compiling Vapor HTTPServer.swift
[2207/2210] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2208/2210] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2209/2210] Compiling Vapor HTTPServerHandler.swift
[2210/2210] Compiling Vapor HTTPServerRequestDecoder.swift
[2212/2217] Compiling NMeta NMetaError.swift
[2213/2217] Compiling NMeta NMetaMiddleware.swift
[2214/2217] Compiling NMeta Version.swift
[2215/2217] Compiling NMeta Request+NMeta.swift
/host/spi-builder-workspace/Sources/NMeta/Extensions/Request+NMeta.swift:3:16: warning: type 'NMetaKey.Value' (aka 'Request.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | import Vapor
2 |
3 | private struct NMetaKey: StorageKey {
| `- warning: type 'NMetaKey.Value' (aka 'Request.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | typealias Value = Request.NMeta
5 | }
6 |
7 | public extension Request {
8 | struct NMeta {
| `- note: consider making struct 'NMeta' conform to the 'Sendable' protocol
9 |
10 | public let platform: String
[2216/2217] Emitting module NMeta
/host/spi-builder-workspace/Sources/NMeta/Extensions/Application+NMeta.swift:94:20: warning: type 'Application.Key.Value' (aka 'Application.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | public extension Application {
4 | struct NMeta {
| `- note: consider making struct 'NMeta' conform to the 'Sendable' protocol
5 |
6 | /// Request header where NMeta data will be extracted from
:
92 | }
93 |
94 | private struct Key: StorageKey {
| `- warning: type 'Application.Key.Value' (aka 'Application.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | typealias Value = NMeta
96 | }
/host/spi-builder-workspace/Sources/NMeta/Extensions/Request+NMeta.swift:3:16: warning: type 'NMetaKey.Value' (aka 'Request.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
1 | import Vapor
2 |
3 | private struct NMetaKey: StorageKey {
| `- warning: type 'NMetaKey.Value' (aka 'Request.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | typealias Value = Request.NMeta
5 | }
6 |
7 | public extension Request {
8 | struct NMeta {
| `- note: consider making struct 'NMeta' conform to the 'Sendable' protocol
9 |
10 | public let platform: String
[2217/2217] Compiling NMeta Application+NMeta.swift
/host/spi-builder-workspace/Sources/NMeta/Extensions/Application+NMeta.swift:94:20: warning: type 'Application.Key.Value' (aka 'Application.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 |
3 | public extension Application {
4 | struct NMeta {
| `- note: consider making struct 'NMeta' conform to the 'Sendable' protocol
5 |
6 | /// Request header where NMeta data will be extracted from
:
92 | }
93 |
94 | private struct Key: StorageKey {
| `- warning: type 'Application.Key.Value' (aka 'Application.NMeta') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
95 | typealias Value = NMeta
96 | }
Build complete! (437.73s)
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" : "n-meta",
"name" : "n-meta",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "NMeta",
"targets" : [
"NMeta"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NMetaTests",
"module_type" : "SwiftTarget",
"name" : "NMetaTests",
"path" : "Tests/NMetaTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"NMetaTests.swift"
],
"target_dependencies" : [
"NMeta"
],
"type" : "test"
},
{
"c99name" : "NMeta",
"module_type" : "SwiftTarget",
"name" : "NMeta",
"path" : "Sources/NMeta",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"NMeta"
],
"sources" : [
"Extensions/Application+NMeta.swift",
"Extensions/Request+NMeta.swift",
"NMetaError.swift",
"NMetaMiddleware.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
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.