Build Information
Successful build of Ferno, reference main (3fcc40
), with Swift 6.1 for Linux on 27 Apr 2025 23:23:38 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/vapor-community/ferno.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/vapor-community/ferno
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3fcc40c Update README.md
Cloned https://github.com/vapor-community/ferno.git
Revision (git rev-parse @):
3fcc40ce9a8ae89143697b77e0eb208761babe5d
SUCCESS checkout https://github.com/vapor-community/ferno.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor-community/ferno.git
https://github.com/vapor-community/ferno.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
}
],
"manifest_display_name" : "Ferno",
"name" : "Ferno",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Ferno",
"targets" : [
"Ferno"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FernoTests",
"module_type" : "SwiftTarget",
"name" : "FernoTests",
"path" : "Tests/FernoTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"Application+Testing.swift",
"FernoDefaultTests.swift",
"FernoServiceJsonTests.swift",
"Models/FirebaseAccountKey.swift",
"Models/Student.swift",
"Models/Teacher.swift",
"Models/UpdateStudentInfo.swift"
],
"target_dependencies" : [
"Ferno"
],
"type" : "test"
},
{
"c99name" : "Ferno",
"module_type" : "SwiftTarget",
"name" : "Ferno",
"path" : "Sources/Ferno",
"product_dependencies" : [
"Vapor",
"JWT"
],
"product_memberships" : [
"Ferno"
],
"sources" : [
"Application+Ferno.swift",
"Extensions/String+Extensions.swift",
"FernoClient.swift",
"FernoDefaultConfiguration.swift",
"FernoDriver.swift",
"FernoErrors.swift",
"FernoPath.swift",
"FernoQuery.swift",
"FernoServiceJsonConfiguration.swift",
"FernoValue.swift",
"JWTPayload.swift",
"Snapshot.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/jwt.git
Fetching https://github.com/vapor/vapor.git
[1/2707] Fetching jwt
[2708/77020] Fetching jwt, vapor
Fetched https://github.com/vapor/jwt.git from cache (2.49s)
Fetched https://github.com/vapor/vapor.git from cache (2.52s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 4.2.2 (3.96s)
Fetching https://github.com/vapor/jwt-kit.git
[1/9049] Fetching jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.56s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (2.50s)
Fetching https://github.com/apple/swift-crypto.git
[1/13784] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.59s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.77s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.64s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.71s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2596] Fetching websocket-kit
[2597/5804] Fetching websocket-kit, multipart-kit
[3367/7509] Fetching websocket-kit, multipart-kit, swift-atomics
[3434/12483] Fetching websocket-kit, multipart-kit, swift-atomics, swift-distributed-tracing
[3485/18386] Fetching websocket-kit, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
[14943/19449] Fetching websocket-kit, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.62s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-service-context.git from cache (0.66s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.66s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.66s)
Fetching https://github.com/apple/swift-nio-extras.git
[1638/7044] Fetching multipart-kit, swift-log
[2521/12706] Fetching multipart-kit, swift-log, swift-nio-extras
[2673/14906] Fetching multipart-kit, swift-log, swift-nio-extras, swift-metrics
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.64s)
Fetched https://github.com/apple/swift-log.git from cache (1.68s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.68s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/routing-kit.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.36s)
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[2371/7855] Fetching async-kit, console-kit
[2646/28582] Fetching async-kit, console-kit, routing-kit
[9357/40074] Fetching async-kit, console-kit, routing-kit, swift-nio-http2
Fetched https://github.com/vapor/async-kit.git from cache (0.80s)
[12207/37704] Fetching console-kit, routing-kit, swift-nio-http2
Fetching https://github.com/swift-server/async-http-client.git
[15684/113140] Fetching console-kit, routing-kit, swift-nio-http2, swift-nio
[18173/127933] Fetching console-kit, routing-kit, swift-nio-http2, swift-nio, swift-nio-ssl
[42595/141720] Fetching console-kit, routing-kit, swift-nio-http2, swift-nio, swift-nio-ssl, async-http-client
Fetched https://github.com/vapor/routing-kit.git from cache (2.86s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.99s)
[72728/107206] Fetching console-kit, swift-nio-http2, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.77s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.79s)
[62817/80921] Fetching console-kit, swift-nio
Fetched https://github.com/vapor/console-kit.git from cache (6.35s)
Fetched https://github.com/apple/swift-nio.git from cache (6.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.10s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[1699/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.24s)
Fetched https://github.com/apple/swift-collections.git from cache (1.26s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (3.53s)
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.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.55s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.60s)
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.98s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (1.12s)
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.69s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.30s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.85s)
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.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.68s)
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.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
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.62s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.63s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.67s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.67s)
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.92s)
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.67s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.77s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 4.2.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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/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-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-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-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/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
warning: 'jwt': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/jwt/Sources/JWT/Docs.docc
Building for debugging...
[0/1255] Write sources
[48/1255] Compiling _NumericsShims _NumericsShims.c
[49/1255] Compiling _AtomicsShims.c
[50/1255] Compiling CNIOWindows shim.c
[51/1255] Compiling CNIOWindows WSAStartup.c
[52/1255] Compiling CNIOWASI CNIOWASI.c
[53/1255] Compiling CVaporBcrypt bcrypt.c
[54/1255] Compiling CSystem shims.c
[55/1255] Compiling CNIOLinux liburing_shims.c
[56/1255] Compiling CNIOExtrasZlib empty.c
[57/1255] Compiling CNIOSHA1 c_nio_sha1.c
[58/1255] Compiling CNIOLLHTTP c_nio_http.c
[59/1255] Compiling CNIODarwin shim.c
[60/1255] Compiling CNIOLinux shim.c
[61/1255] Compiling CNIOLLHTTP c_nio_api.c
[62/1255] Compiling fiat_p256_adx_mul.S
[63/1255] Compiling fiat_p256_adx_sqr.S
[64/1255] Compiling fiat_curve25519_adx_square.S
[65/1255] Compiling fiat_curve25519_adx_mul.S
[66/1255] Compiling CVaporBcrypt blf.c
[66/1255] Write swift-version-24593BA9C3E375BF.txt
[68/1255] Compiling CNIOLLHTTP c_nio_llhttp.c
[69/1255] Compiling CNIOBoringSSLShims shims.c
[71/1261] Emitting module _NIOBase64
[71/1261] Compiling tls13_enc.cc
[72/1261] Compiling tls13_client.cc
[73/1292] Compiling tls13_server.cc
[74/1292] Compiling tls_method.cc
[75/1292] Compiling tls_record.cc
[76/1294] Compiling tls13_both.cc
[78/1327] Emitting module InternalCollectionsUtilities
[79/1329] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/1329] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/1329] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/1329] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/1329] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[84/1329] Compiling InternalCollectionsUtilities Specialize.swift
[85/1332] Compiling _NIODataStructures PriorityQueue.swift
[86/1332] Compiling _NIODataStructures _TinyArray.swift
[87/1332] Compiling CoreMetrics Metrics.swift
[88/1332] Compiling RealModule Double+Real.swift
[89/1332] Compiling InternalCollectionsUtilities Integer rank.swift
[90/1332] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[91/1332] Emitting module RealModule
[92/1332] Compiling RealModule AlgebraicField.swift
[93/1332] Compiling RealModule ApproximateEquality.swift
[94/1333] Compiling RealModule AugmentedArithmetic.swift
[98/1333] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/1333] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/1333] Compiling RealModule ElementaryFunctions.swift
[103/1333] Compiling InternalCollectionsUtilities Debugging.swift
[104/1333] Compiling InternalCollectionsUtilities Descriptions.swift
[108/1333] Compiling RealModule Float80+Real.swift
[109/1333] Compiling RealModule Real.swift
[110/1333] Compiling InternalCollectionsUtilities UInt+reversed.swift
[111/1333] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[112/1333] Compiling RealModule Float+Real.swift
[113/1333] Compiling RealModule Float16+Real.swift
[114/1334] Compiling _NIOBase64 Base64.swift
[115/1334] Compiling ServiceContextModule ServiceContext.swift
[116/1334] Compiling ServiceContextModule ServiceContextKey.swift
[117/1334] Emitting module ServiceContextModule
[122/1336] Emitting module SystemPackage
[131/1336] Compiling RealModule RealFunctions.swift
[132/1336] Compiling SystemPackage MachPort.swift
[133/1336] Compiling SystemPackage PlatformString.swift
[134/1336] Compiling SystemPackage SystemString.swift
[139/1378] Emitting module Instrumentation
[140/1411] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[141/1411] Compiling _RopeModule BigString+Sequence.swift
[142/1411] Compiling _RopeModule BigString+TextOutputStream.swift
[143/1411] Emitting module CoreMetrics
[144/1411] Compiling CoreMetrics Locks.swift
[145/1411] Compiling Instrumentation NoOpInstrument.swift
[146/1412] Compiling _RopeModule BigString+Iterators.swift
[147/1412] Compiling _RopeModule BigString+Metrics.swift
[148/1412] Compiling _RopeModule BigString+Summary.swift
[149/1412] Compiling _RopeModule BigString.swift
[150/1412] Compiling Instrumentation Instrument.swift
[151/1412] Compiling Logging LogHandler.swift
[152/1412] Emitting module _NIODataStructures
[153/1412] Compiling _NIODataStructures Heap.swift
[154/1412] Compiling Logging Logging.swift
[155/1412] Compiling Logging MetadataProvider.swift
[156/1413] Compiling _RopeModule BigString+Equatable.swift
[157/1413] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[158/1413] Compiling _RopeModule BigString+Hashing.swift
[159/1413] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[160/1413] Emitting module Logging
[161/1413] Compiling Logging Locks.swift
[163/1415] Compiling Instrumentation MultiplexInstrument.swift
[166/1415] Compiling Instrumentation InstrumentationSystem.swift
[167/1415] Compiling Instrumentation Locks.swift
[170/1562] Compiling HeapModule Heap+Descriptions.swift
[171/1562] Compiling HeapModule _HeapNode.swift
[171/1562] Compiling t1_enc.cc
[173/1562] Compiling HeapModule Heap.swift
[174/1562] Compiling HeapModule Heap+Invariants.swift
[175/1562] Compiling HeapModule Heap+UnsafeHandle.swift
[176/1562] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[177/1562] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[178/1562] Compiling HashTreeCollections TreeSet+Debugging.swift
[179/1562] Compiling HashTreeCollections TreeSet+Descriptions.swift
[180/1562] Compiling HashTreeCollections TreeSet+Equatable.swift
[181/1562] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[182/1562] Compiling HashTreeCollections TreeSet+Extras.swift
[183/1562] Compiling HashTreeCollections TreeSet+Filter.swift
[184/1569] Compiling HashTreeCollections TreeSet+Hashable.swift
[185/1569] Compiling HashTreeCollections TreeSet+Sendable.swift
[186/1569] Compiling HashTreeCollections TreeSet+Sequence.swift
[187/1569] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[188/1569] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[189/1569] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[190/1569] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[191/1569] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[192/1569] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[193/1569] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[194/1579] Emitting module HeapModule
[195/1580] Compiling HashTreeCollections TreeDictionary+Collection.swift
[196/1580] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[197/1580] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[198/1580] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[199/1580] Compiling HashTreeCollections TreeDictionary.swift
[200/1580] Compiling HashTreeCollections TreeSet+Codable.swift
[201/1580] Compiling HashTreeCollections TreeSet+Collection.swift
[213/1603] Compiling OrderedCollections OrderedSet+Sendable.swift
[214/1603] Compiling OrderedCollections OrderedSet+SubSequence.swift
[215/1603] Compiling OrderedCollections OrderedSet+Testing.swift
[216/1603] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[217/1603] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[218/1603] Compiling OrderedCollections OrderedSet.swift
[219/1603] Compiling OrderedCollections _UnsafeBitset.swift
[220/1603] Compiling HashTreeCollections TreeDictionary+Merge.swift
[221/1603] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[222/1603] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[223/1603] Compiling HashTreeCollections TreeDictionary+Values.swift
[224/1603] Compiling Tracing TracingTime.swift
[225/1603] Emitting module Tracing
[226/1603] Compiling HashTreeCollections _HashNode+Structural union.swift
[227/1603] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[228/1603] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[229/1603] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[230/1603] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[231/1603] Compiling HashTreeCollections _HashNode.swift
[232/1603] Compiling HashTreeCollections _HashNodeHeader.swift
[233/1603] Compiling HashTreeCollections _HashSlot.swift
[234/1603] Compiling HashTreeCollections _HashStack.swift
[235/1603] Compiling HashTreeCollections _HashTreeIterator.swift
[236/1603] Compiling HashTreeCollections _HashTreeStatistics.swift
[237/1603] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[238/1603] Compiling HashTreeCollections _RawHashNode.swift
[239/1603] Compiling HashTreeCollections _UnmanagedHashNode.swift
[240/1603] Compiling HashTreeCollections _UnsafePath.swift
[241/1603] Compiling HashTreeCollections TreeDictionary+Codable.swift
[242/1603] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[243/1603] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[244/1603] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[245/1603] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[246/1603] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[247/1603] Compiling HashTreeCollections _HashNode+Structural merge.swift
[248/1603] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[249/1603] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[250/1603] Compiling DequeModule Deque+Testing.swift
[251/1603] Compiling DequeModule Deque._Storage.swift
[252/1603] Compiling DequeModule Deque._UnsafeHandle.swift
[253/1603] Compiling DequeModule Deque.swift
[254/1603] Compiling DequeModule _DequeBuffer.swift
[255/1603] Compiling DequeModule _DequeBufferHeader.swift
[256/1603] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[257/1603] Compiling HashTreeCollections _HashNode+Structural filter.swift
[258/1603] Compiling Tracing NoOpTracer.swift
[259/1603] Compiling Tracing TracerProtocol.swift
[260/1603] Compiling DequeModule Deque+CustomReflectable.swift
[261/1603] Compiling DequeModule Deque+Descriptions.swift
[262/1605] Compiling DequeModule Deque+Equatable.swift
[263/1605] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[266/1605] Compiling Tracing Tracer.swift
[267/1605] Compiling Tracing TracerProtocol+Legacy.swift
[296/1605] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[297/1605] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[298/1605] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[299/1605] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[300/1605] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[301/1605] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[302/1605] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[303/1605] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[304/1605] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[305/1605] Compiling HashTreeCollections TreeSet.swift
[306/1614] Compiling DequeModule Deque+Extras.swift
[307/1614] Compiling DequeModule Deque+Hashable.swift
[308/1614] Compiling Tracing InstrumentationSystem+Tracing.swift
[309/1614] Compiling Tracing SpanProtocol.swift
[310/1615] Compiling ssl_x509.cc
[312/1615] Compiling RoutingKit Router.swift
[313/1615] Emitting module RoutingKit
[314/1615] Compiling RoutingKit AnyRouter.swift
[315/1615] Compiling DequeModule Deque+Codable.swift
[316/1615] Compiling DequeModule Deque+Collection.swift
[325/1615] Compiling DequeModule _DequeSlot.swift
[326/1615] Compiling DequeModule _UnsafeWrappedBuffer.swift
[327/1615] Compiling RoutingKit PathComponent.swift
[356/1615] Emitting module OrderedCollections
[363/1615] Emitting module DequeModule
[364/1616] Compiling RoutingKit TrieRouter.swift
[374/1617] Compiling ssl_versions.cc
[376/1617] Emitting module Metrics
[377/1617] Compiling Metrics Metrics.swift
[379/1618] Compiling RoutingKit Parameters.swift
[381/1619] Emitting module _RopeModule
[382/1619] Emitting module HashTreeCollections
[416/1619] Compiling _RopeModule Rope+Join.swift
[417/1619] Compiling _RopeModule Rope+MutatingForEach.swift
[418/1619] Compiling _RopeModule Rope+Remove.swift
[419/1619] Compiling _RopeModule Rope+RemoveSubrange.swift
[420/1619] Compiling _RopeModule Rope+Split.swift
[421/1619] Compiling _RopeModule Optional Utilities.swift
[422/1619] Compiling _RopeModule String Utilities.swift
[423/1619] Compiling _RopeModule String.Index+ABI.swift
[424/1619] Compiling _RopeModule _CharacterRecognizer.swift
[424/1620] Compiling ssl_transcript.cc
[445/1621] Compiling ssl_stat.cc
[447/1621] Compiling ssl_session.cc
[448/1621] Compiling ssl_privkey.cc
[449/1621] Compiling ssl_lib.cc
[450/1621] Compiling ssl_key_share.cc
[451/1621] Compiling ssl_file.cc
[452/1621] Compiling ssl_aead_ctx.cc
[453/1621] Compiling ssl_credential.cc
[454/1621] Compiling ssl_asn1.cc
[455/1621] Compiling ssl_cipher.cc
[456/1621] Compiling ssl_buffer.cc
[457/1621] Compiling ssl_cert.cc
[458/1621] Compiling s3_lib.cc
[459/1621] Compiling s3_pkt.cc
[460/1621] Compiling s3_both.cc
[461/1621] Compiling handshake_client.cc
[462/1621] Compiling handshake.cc
[463/1621] Compiling handshake_server.cc
[464/1621] Compiling handoff.cc
[465/1621] Compiling encrypted_client_hello.cc
[466/1621] Compiling dtls_record.cc
[467/1621] Compiling extensions.cc
[468/1621] Compiling md5-x86_64-linux.S
[469/1621] Compiling md5-x86_64-apple.S
[470/1621] Compiling md5-586-linux.S
[471/1621] Compiling md5-586-apple.S
[472/1621] Compiling chacha20_poly1305_x86_64-linux.S
[473/1621] Compiling chacha20_poly1305_x86_64-apple.S
[474/1621] Compiling chacha20_poly1305_armv8-win.S
[475/1621] Compiling chacha20_poly1305_armv8-linux.S
[476/1621] Compiling d1_srtp.cc
[477/1621] Compiling dtls_method.cc
[478/1621] Compiling chacha20_poly1305_armv8-apple.S
[479/1621] Compiling bio_ssl.cc
[480/1621] Compiling chacha-x86_64-apple.S
[481/1621] Compiling chacha-x86_64-linux.S
[482/1621] Compiling chacha-x86-linux.S
[483/1621] Compiling chacha-x86-apple.S
[484/1621] Compiling chacha-armv8-win.S
[485/1621] Compiling chacha-armv8-linux.S
[486/1621] Compiling err_data.cc
[487/1621] Compiling chacha-armv8-apple.S
[488/1621] Compiling aes128gcmsiv-x86_64-apple.S
[489/1621] Compiling chacha-armv4-linux.S
[490/1621] Compiling aes128gcmsiv-x86_64-linux.S
[491/1621] Compiling x86_64-mont5-linux.S
[492/1621] Compiling x86_64-mont5-apple.S
[493/1621] Compiling x86_64-mont-apple.S
[494/1621] Compiling x86-mont-linux.S
[495/1621] Compiling x86_64-mont-linux.S
[496/1621] Compiling vpaes-x86_64-linux.S
[497/1621] Compiling x86-mont-apple.S
[498/1621] Compiling d1_pkt.cc
[499/1621] Compiling vpaes-x86-apple.S
[500/1621] Compiling vpaes-armv8-linux.S
[501/1621] Compiling vpaes-x86_64-apple.S
[502/1621] Compiling vpaes-x86-linux.S
[503/1621] Compiling vpaes-armv8-win.S
[504/1621] Compiling vpaes-armv8-apple.S
[505/1621] Compiling vpaes-armv7-linux.S
[506/1621] Compiling sha512-x86_64-linux.S
[507/1621] Compiling d1_lib.cc
[508/1621] Compiling sha512-x86_64-apple.S
[509/1621] Compiling sha512-armv8-win.S
[510/1621] Compiling sha512-armv8-linux.S
[511/1621] Compiling sha512-586-linux.S
[512/1621] Compiling sha512-armv8-apple.S
[513/1621] Compiling sha512-armv4-linux.S
[514/1621] Compiling sha512-586-apple.S
[515/1621] Compiling sha256-armv8-linux.S
[516/1621] Compiling sha256-x86_64-apple.S
[517/1621] Compiling sha256-armv8-win.S
[518/1621] Compiling sha256-armv8-apple.S
[519/1621] Compiling sha256-armv4-linux.S
[520/1621] Compiling sha256-x86_64-linux.S
[521/1621] Compiling sha256-586-linux.S
[522/1621] Compiling sha256-586-apple.S
[523/1621] Compiling sha1-armv8-win.S
[524/1621] Compiling sha1-armv8-linux.S
[525/1621] Compiling sha1-x86_64-apple.S
[526/1621] Compiling sha1-armv8-apple.S
[527/1621] Compiling sha1-armv4-large-linux.S
[528/1621] Compiling sha1-x86_64-linux.S
[529/1621] Compiling sha1-586-linux.S
[530/1621] Compiling sha1-586-apple.S
[531/1621] Compiling rsaz-avx2-apple.S
[532/1621] Compiling p256_beeu-x86_64-asm-linux.S
[532/1621] Compiling rdrand-x86_64-linux.S
[534/1621] Compiling rdrand-x86_64-apple.S
[535/1621] Compiling rsaz-avx2-linux.S
[536/1621] Compiling p256_beeu-x86_64-asm-apple.S
[537/1621] Compiling p256_beeu-armv8-asm-win.S
[538/1621] Compiling p256_beeu-armv8-asm-linux.S
[539/1621] Compiling p256_beeu-armv8-asm-apple.S
[540/1621] Compiling p256-x86_64-asm-apple.S
[541/1621] Compiling p256-armv8-asm-win.S
[542/1621] Compiling p256-armv8-asm-linux.S
[543/1621] Compiling p256-x86_64-asm-linux.S
[544/1621] Compiling p256-armv8-asm-apple.S
[545/1621] Compiling ghashv8-armv8-apple.S
[545/1621] Compiling d1_both.cc
[547/1621] Compiling ghashv8-armv8-linux.S
[548/1621] Compiling ghashv8-armv8-win.S
[549/1621] Compiling ghashv8-armv7-linux.S
[550/1621] Compiling ghash-x86_64-linux.S
[551/1621] Compiling ghash-x86_64-apple.S
[552/1621] Compiling ghash-ssse3-x86-apple.S
[553/1621] Compiling ghash-ssse3-x86-linux.S
[554/1621] Compiling ghash-ssse3-x86_64-linux.S
[555/1621] Compiling ghash-x86-linux.S
[556/1621] Compiling ghash-ssse3-x86_64-apple.S
[557/1621] Compiling ghash-x86-apple.S
[558/1621] Compiling ghash-neon-armv8-linux.S
[559/1621] Compiling ghash-neon-armv8-win.S
[560/1621] Compiling ghash-neon-armv8-apple.S
[561/1621] Compiling bn-armv8-win.S
[562/1621] Compiling bn-armv8-linux.S
[563/1621] Compiling co-586-apple.S
[564/1621] Compiling co-586-linux.S
[565/1621] Compiling bsaes-armv7-linux.S
[565/1621] Compiling ghash-armv4-linux.S
[567/1621] Compiling bn-armv8-apple.S
[568/1621] Compiling bn-586-apple.S
[569/1621] Compiling bn-586-linux.S
[570/1621] Compiling armv8-mont-apple.S
[571/1621] Compiling armv8-mont-win.S
[572/1621] Compiling armv4-mont-linux.S
[573/1621] Compiling armv8-mont-linux.S
[574/1621] Compiling aesv8-gcm-armv8-win.S
[575/1621] Compiling aesv8-gcm-armv8-linux.S
[576/1621] Compiling aesv8-armv8-win.S
[577/1621] Compiling aesv8-gcm-armv8-apple.S
[578/1621] Compiling aesv8-armv8-apple.S
[579/1621] Compiling aesni-x86_64-apple.S
[580/1621] Compiling aesni-x86_64-linux.S
[581/1621] Compiling aesni-x86-apple.S
[581/1621] Compiling aesv8-armv7-linux.S
[583/1621] Compiling aesv8-armv8-linux.S
[584/1621] Compiling aesni-x86-linux.S
[585/1621] Compiling aesni-gcm-x86_64-linux.S
[586/1621] Compiling aesni-gcm-x86_64-apple.S
[587/1621] Compiling aes-gcm-avx2-x86_64-linux.S
[588/1621] Compiling aes-gcm-avx10-x86_64-apple.S
[588/1621] Compiling aes-gcm-avx2-x86_64-apple.S
[590/1621] Compiling aes-gcm-avx10-x86_64-linux.S
[591/1621] Compiling x_sig.cc
[592/1621] Compiling x_x509.cc
[593/1621] Compiling x_val.cc
[594/1621] Compiling x_pubkey.cc
[594/1621] Compiling x_spki.cc
[596/1621] Compiling x_x509a.cc
[597/1621] Compiling x_req.cc
[598/1621] Compiling x_name.cc
[599/1621] Compiling x_exten.cc
[600/1621] Compiling x_algor.cc
[601/1621] Compiling x_attrib.cc
[602/1621] Compiling x_crl.cc
[603/1621] Compiling x_all.cc
[604/1621] Compiling x509spki.cc
[605/1621] Compiling x509rset.cc
[606/1621] Compiling x509name.cc
[607/1621] Compiling x509_txt.cc
[608/1621] Compiling x509_v3.cc
[609/1621] Compiling x509cset.cc
[610/1621] Compiling x509_trs.cc
[611/1621] Compiling x509_vpm.cc
[612/1621] Compiling x509_vfy.cc
[613/1621] Compiling x509_set.cc
[614/1621] Compiling x509_req.cc
[615/1621] Compiling x509_ext.cc
[616/1621] Compiling x509_obj.cc
[617/1621] Compiling x509.cc
[618/1621] Compiling x509_d2.cc
[619/1621] Compiling x509_lu.cc
[620/1621] Compiling x509_def.cc
[621/1621] Compiling x509_att.cc
[622/1621] Compiling x509_cmp.cc
[623/1621] Compiling v3_purp.cc
[624/1621] Compiling v3_prn.cc
[625/1621] Compiling v3_skey.cc
[626/1621] Compiling v3_ocsp.cc
[627/1621] Compiling v3_lib.cc
[628/1621] Compiling v3_utl.cc
[629/1621] Compiling v3_pmaps.cc
[630/1621] Compiling v3_pcons.cc
[631/1621] Compiling v3_ncons.cc
[632/1621] Compiling v3_int.cc
[633/1621] Compiling v3_info.cc
[634/1621] Compiling v3_ia5.cc
[635/1621] Compiling v3_extku.cc
[636/1621] Compiling v3_genn.cc
[637/1621] Compiling v3_enum.cc
[638/1621] Compiling v3_crld.cc
[639/1621] Compiling v3_cpols.cc
[640/1621] Compiling v3_conf.cc
[641/1621] Compiling v3_bitst.cc
[642/1621] Compiling v3_bcons.cc
[643/1621] Compiling v3_akey.cc
[644/1621] Compiling v3_akeya.cc
[645/1621] Compiling v3_alt.cc
[646/1621] Compiling t_x509a.cc
[647/1621] Compiling t_x509.cc
[648/1621] Compiling t_req.cc
[649/1621] Compiling t_crl.cc
[650/1621] Compiling i2d_pr.cc
[651/1621] Compiling rsa_pss.cc
[652/1621] Compiling name_print.cc
[653/1621] Compiling policy.cc
[654/1621] Compiling asn1_gen.cc
[655/1621] Compiling by_file.cc
[656/1621] Compiling by_dir.cc
[657/1621] Compiling algorithm.cc
[658/1621] Compiling a_verify.cc
[659/1621] Compiling thread_win.cc
[660/1621] Compiling a_sign.cc
[661/1621] Compiling pmbtoken.cc
[662/1621] Compiling thread.cc
[663/1621] Compiling a_digest.cc
[664/1621] Compiling voprf.cc
[665/1621] Compiling thread_none.cc
[666/1621] Compiling trust_token.cc
[667/1621] Compiling thread_pthread.cc
[668/1621] Compiling siphash.cc
[669/1621] Compiling sha512.cc
[670/1621] Compiling stack.cc
[671/1621] Compiling sha1.cc
[672/1621] Compiling sha256.cc
[673/1621] Compiling slhdsa.cc
[674/1621] Compiling spake2plus.cc
[675/1621] Compiling rsa_print.cc
[676/1621] Compiling refcount.cc
[677/1621] Compiling rsa_extra.cc
[678/1621] Compiling rc4.cc
[679/1621] Compiling rsa_crypt.cc
[680/1621] Compiling rand.cc
[681/1621] Compiling rsa_asn1.cc
[682/1621] Compiling windows.cc
[683/1621] Compiling trusty.cc
[684/1621] Compiling urandom.cc
[685/1621] Compiling ios.cc
[686/1621] Compiling getentropy.cc
[687/1621] Compiling passive.cc
[688/1621] Compiling poly1305_arm_asm.S
[689/1621] Compiling deterministic.cc
[690/1621] Compiling forkunsafe.cc
[691/1621] Compiling fork_detect.cc
[692/1621] Compiling poly1305_arm.cc
[693/1621] Compiling poly1305_vec.cc
[694/1621] Compiling poly1305.cc
[695/1621] Compiling pool.cc
[696/1621] Compiling pkcs7.cc
[697/1621] Compiling pkcs8_x509.cc
[698/1621] Compiling pem_xaux.cc
[699/1621] Compiling p5_pbev2.cc
[700/1621] Compiling pem_pkey.cc
[701/1621] Compiling pkcs8.cc
[702/1621] Compiling pem_x509.cc
[703/1621] Compiling pkcs7_x509.cc
[704/1621] Compiling mlkem.cc
[705/1621] Compiling pem_lib.cc
[706/1621] Compiling pem_pk8.cc
[707/1621] Compiling pem_oth.cc
[708/1621] Compiling obj_xref.cc
[709/1621] Compiling mldsa.cc
[710/1621] Compiling pem_info.cc
[711/1621] Compiling lhash.cc
[712/1621] Compiling obj.cc
[713/1621] Compiling poly_rq_mul.S
[714/1621] Compiling mem.cc
[715/1621] Compiling fips_shared_support.cc
[716/1621] Compiling md5.cc
[717/1621] Compiling pem_all.cc
[718/1621] Compiling md4.cc
[719/1621] Compiling ex_data.cc
[720/1621] Compiling hrss.cc
[721/1621] Compiling sign.cc
[722/1621] Compiling scrypt.cc
[723/1621] Compiling kyber.cc
[724/1621] Compiling print.cc
[725/1621] Compiling hpke.cc
[726/1621] Compiling pbkdf.cc
[727/1621] Compiling p_x25519.cc
[728/1621] Compiling p_rsa.cc
[729/1621] Compiling p_x25519_asn1.cc
[730/1621] Compiling p_ed25519.cc
[731/1621] Compiling p_rsa_asn1.cc
[732/1621] Compiling p_hkdf.cc
[733/1621] Compiling p_ed25519_asn1.cc
[734/1621] Compiling p_ec_asn1.cc
[735/1621] Compiling p_ec.cc
[736/1621] Compiling p_dh.cc
[737/1621] Compiling p_dh_asn1.cc
[738/1621] Compiling evp_ctx.cc
[739/1621] Compiling engine.cc
[740/1621] Compiling evp.cc
[741/1621] Compiling evp_asn1.cc
[742/1621] Compiling err.cc
[743/1621] Compiling p_dsa_asn1.cc
[744/1621] Compiling ecdh.cc
[745/1621] Compiling hash_to_curve.cc
[746/1621] Compiling ec_derive.cc
[747/1621] Compiling ecdsa_asn1.cc
[748/1621] Compiling dsa.cc
[749/1621] Compiling ec_asn1.cc
[750/1621] Compiling dsa_asn1.cc
[751/1621] Compiling params.cc
[752/1621] Compiling x25519-asm-arm.S
[753/1621] Compiling des.cc
[754/1621] Compiling dh_asn1.cc
[755/1621] Compiling digest_extra.cc
[756/1621] Compiling spake25519.cc
[757/1621] Compiling crypto.cc
[758/1621] Compiling cpu_intel.cc
[759/1621] Compiling cpu_arm_linux.cc
[760/1621] Compiling cpu_arm_freebsd.cc
[761/1621] Compiling curve25519.cc
[762/1621] Compiling cpu_aarch64_fuchsia.cc
[763/1621] Compiling cpu_aarch64_win.cc
[764/1621] Compiling cpu_aarch64_sysreg.cc
[765/1621] Compiling cpu_aarch64_openbsd.cc
[766/1621] Compiling cpu_aarch64_linux.cc
[767/1621] Compiling bcm.cc
[768/1621] Compiling cpu_aarch64_apple.cc
[769/1621] Compiling curve25519_64_adx.cc
[770/1621] Compiling tls_cbc.cc
[771/1621] Compiling e_tls.cc
[772/1621] Compiling e_null.cc
[773/1621] Compiling get_cipher.cc
[774/1621] Compiling conf.cc
[775/1621] Compiling e_rc2.cc
[776/1621] Compiling e_rc4.cc
[777/1621] Compiling e_des.cc
[778/1621] Compiling e_chacha20poly1305.cc
[779/1621] Compiling e_aesgcmsiv.cc
[780/1621] Compiling derive_key.cc
[781/1621] Compiling e_aesctrhmac.cc
[782/1621] Compiling chacha.cc
[783/1621] Compiling unicode.cc
[784/1621] Compiling buf.cc
[785/1621] Compiling cbb.cc
[786/1621] Compiling ber.cc
[787/1621] Compiling cbs.cc
[788/1621] Compiling asn1_compat.cc
[789/1621] Compiling bn_asn1.cc
[790/1621] Compiling convert.cc
[791/1621] Compiling blake2.cc
[792/1621] Compiling hexdump.cc
[793/1621] Compiling pair.cc
[794/1621] Compiling printf.cc
[795/1621] Compiling socket.cc
[796/1621] Compiling socket_helper.cc
[797/1621] Compiling errno.cc
[798/1621] Compiling fd.cc
[799/1621] Compiling file.cc
[800/1621] Compiling connect.cc
[801/1621] Compiling base64.cc
[802/1621] Compiling bio_mem.cc
[803/1621] Compiling bio.cc
[804/1621] Compiling tasn_typ.cc
[805/1621] Compiling tasn_fre.cc
[806/1621] Compiling posix_time.cc
[807/1621] Compiling tasn_utl.cc
[808/1621] Compiling f_string.cc
[809/1621] Compiling tasn_enc.cc
[810/1621] Compiling tasn_new.cc
[811/1621] Compiling f_int.cc
[812/1621] Compiling asn_pack.cc
[813/1621] Compiling asn1_par.cc
[814/1621] Compiling tasn_dec.cc
[815/1621] Compiling a_utctm.cc
[816/1621] Compiling asn1_lib.cc
[817/1621] Compiling a_type.cc
[818/1621] Compiling a_octet.cc
[819/1621] Compiling a_time.cc
[820/1621] Compiling a_strnid.cc
[821/1621] Compiling a_strex.cc
[822/1621] Compiling a_object.cc
[823/1621] Compiling a_i2d_fp.cc
[824/1621] Compiling a_dup.cc
[825/1621] Compiling a_d2i_fp.cc
[826/1621] Compiling a_mbstr.cc
[827/1621] Compiling fiat_p256_adx_sqr.S
[828/1621] Compiling fiat_p256_adx_mul.S
[829/1621] Compiling a_int.cc
[830/1621] Compiling fiat_curve25519_adx_square.S
[831/1621] Compiling fiat_curve25519_adx_mul.S
[832/1621] Compiling a_gentm.cc
[833/1621] Compiling a_bitstr.cc
[834/1621] Compiling a_bool.cc
[835/1621] Compiling x_x509a.c
[836/1621] Compiling x_x509.c
[837/1621] Compiling x_val.c
[838/1621] Compiling x_spki.c
[839/1621] Compiling x_sig.c
[840/1621] Compiling x_req.c
[841/1621] Compiling x_exten.c
[842/1621] Compiling x_pubkey.c
[843/1621] Compiling x_name.c
[844/1621] Compiling x_attrib.c
[845/1621] Compiling x_crl.c
[846/1621] Compiling x_algor.c
[847/1621] Compiling x509spki.c
[848/1621] Compiling x_all.c
[849/1621] Compiling x509name.c
[850/1621] Compiling x509rset.c
[851/1621] Compiling x509cset.c
[852/1621] Compiling x509_vpm.c
[853/1621] Compiling x509_txt.c
[854/1621] Compiling x509_trs.c
[855/1621] Compiling x509_v3.c
[856/1621] Compiling x509_vfy.c
[857/1621] Compiling x509_set.c
[858/1621] Compiling x509_req.c
[859/1621] Compiling x509_obj.c
[860/1621] Compiling x509_def.c
[861/1621] Compiling x509_ext.c
[862/1621] Compiling x509_lu.c
[863/1621] Compiling x509_d2.c
[864/1621] Compiling x509.c
[865/1621] Compiling x509_cmp.c
[866/1621] Compiling x509_att.c
[867/1621] Compiling v3_skey.c
[868/1621] Compiling v3_purp.c
[869/1621] Compiling v3_utl.c
[870/1621] Compiling v3_prn.c
[871/1621] Compiling v3_pmaps.c
[872/1621] Compiling v3_pcons.c
[873/1621] Compiling v3_ocsp.c
[874/1621] Compiling v3_lib.c
[875/1621] Compiling v3_int.c
[876/1621] Compiling v3_ncons.c
[877/1621] Compiling v3_info.c
[878/1621] Compiling v3_ia5.c
[879/1621] Compiling v3_genn.c
[880/1621] Compiling v3_enum.c
[881/1621] Compiling v3_extku.c
[882/1621] Compiling v3_crld.c
[883/1621] Compiling v3_cpols.c
[884/1621] Compiling v3_conf.c
[885/1621] Compiling v3_bitst.c
[886/1621] Compiling v3_bcons.c
[887/1621] Compiling v3_akeya.c
[888/1621] Compiling v3_alt.c
[889/1621] Compiling t_x509a.c
[890/1621] Compiling v3_akey.c
[891/1621] Compiling t_x509.c
[892/1621] Compiling t_req.c
[893/1621] Compiling t_crl.c
[894/1621] Compiling rsa_pss.c
[895/1621] Compiling i2d_pr.c
[896/1621] Compiling name_print.c
[897/1621] Compiling c-nioatomics.c
[898/1621] Compiling policy.c
[899/1621] Compiling by_file.c
[900/1621] Compiling by_dir.c
[901/1621] Compiling algorithm.c
[902/1621] Compiling asn1_gen.c
[903/1621] Compiling a_verify.c
[904/1621] Compiling thread_win.c
[905/1621] Compiling a_digest.c
[906/1621] Compiling a_sign.c
[907/1621] Compiling voprf.c
[907/1621] Compiling trust_token.c
[909/1621] Compiling thread_pthread.c
[910/1621] Compiling thread.c
[911/1621] Compiling thread_none.c
[912/1621] Compiling pmbtoken.c
[913/1621] Compiling spx_util.c
[914/1621] Compiling merkle.c
[915/1621] Compiling thash.c
[916/1621] Compiling wots.c
[916/1621] Compiling fors.c
[918/1621] Compiling spx.c
[919/1621] Compiling stack.c
[920/1621] Compiling address.c
[921/1621] Compiling rsa_print.c
[922/1621] Compiling siphash.c
[923/1621] Compiling rc4.c
[924/1621] Compiling refcount.c
[925/1621] Compiling windows.c
[926/1621] Compiling rsa_asn1.c
[927/1621] Compiling rand_extra.c
[928/1621] Compiling rsa_crypt.c
[929/1621] Compiling passive.c
[930/1621] Compiling trusty.c
[931/1621] Compiling ios.c
[932/1621] Compiling getentropy.c
[933/1621] Compiling forkunsafe.c
[934/1621] Compiling poly1305_arm_asm.S
[935/1621] Compiling deterministic.c
[936/1621] Compiling poly1305_arm.c
[937/1621] Compiling poly1305.c
[938/1621] Compiling pool.c
[939/1621] Compiling pkcs7.c
[940/1621] Compiling poly1305_vec.c
[941/1621] Compiling pkcs8.c
[942/1621] Compiling p5_pbev2.c
[943/1621] Compiling pkcs7_x509.c
[944/1621] Compiling c-atomics.c
[945/1621] Compiling pem_xaux.c
[946/1621] Compiling pkcs8_x509.c
[947/1621] Compiling pem_x509.c
[948/1621] Compiling pem_pkey.c
[949/1621] Compiling obj_xref.c
[950/1621] Compiling pem_oth.c
[951/1622] Compiling pem_info.c
[952/1624] Compiling pem_pk8.c
[953/1627] Compiling mem.c
[954/1627] Compiling pem_lib.c
[955/1627] Compiling pem_all.c
[956/1627] Compiling lhash.c
[957/1627] Compiling keccak.c
[958/1627] Compiling obj.c
[959/1627] Compiling kyber.c
[960/1627] Compiling x86_64-mont5-mac.mac.x86_64.S
[961/1627] Compiling x86_64-mont-mac.mac.x86_64.S
[962/1627] Compiling x86_64-mont5-linux.linux.x86_64.S
[963/1627] Compiling x86-mont-windows.windows.x86.S
[963/1627] Compiling x86_64-mont-linux.linux.x86_64.S
[965/1627] Compiling poly_rq_mul.S
[966/1627] Compiling x86-mont-linux.linux.x86.S
[967/1627] Compiling hpke.c
[968/1627] Compiling vpaes-x86-windows.windows.x86.S
[969/1627] Compiling vpaes-x86_64-mac.mac.x86_64.S
[970/1627] Compiling vpaes-x86-linux.linux.x86.S
[971/1627] Compiling vpaes-x86_64-linux.linux.x86_64.S
[972/1627] Compiling vpaes-armv8-ios.ios.aarch64.S
[973/1627] Compiling vpaes-armv7-linux.linux.arm.S
[974/1627] Compiling vpaes-armv8-linux.linux.aarch64.S
[975/1627] Compiling vpaes-armv7-ios.ios.arm.S
[976/1627] Compiling sha512-x86_64-mac.mac.x86_64.S
[977/1627] Compiling sha512-armv8-linux.linux.aarch64.S
[978/1627] Compiling hrss.c
[979/1627] Compiling sha512-armv8-ios.ios.aarch64.S
[980/1627] Compiling sha512-x86_64-linux.linux.x86_64.S
[981/1627] Compiling sha512-armv4-linux.linux.arm.S
[982/1627] Compiling sha512-armv4-ios.ios.arm.S
[983/1627] Compiling kdf.c
[984/1627] Compiling sha512-586-windows.windows.x86.S
[985/1627] Compiling sha512-586-linux.linux.x86.S
[986/1627] Compiling sha256-x86_64-mac.mac.x86_64.S
[987/1627] Compiling sha256-armv8-linux.linux.aarch64.S
[989/1627] Compiling NIOConcurrencyHelpers NIOLock.swift
[989/1627] Compiling sha256-armv8-ios.ios.aarch64.S
[990/1627] Compiling sha256-armv4-linux.linux.arm.S
[992/1627] Compiling NIOConcurrencyHelpers lock.swift
[992/1627] Compiling sha256-armv4-ios.ios.arm.S
[993/1627] Compiling sha256-x86_64-linux.linux.x86_64.S
[994/1627] Compiling sha1-x86_64-mac.mac.x86_64.S
[995/1627] Compiling sha256-586-windows.windows.x86.S
[996/1627] Compiling sha1-armv8-linux.linux.aarch64.S
[997/1627] Compiling sha256-586-linux.linux.x86.S
[998/1627] Compiling sha1-armv8-ios.ios.aarch64.S
[999/1627] Compiling sha1-armv4-large-linux.linux.arm.S
[1000/1627] Compiling sha1-586-linux.linux.x86.S
[1000/1627] Compiling sha1-armv4-large-ios.ios.arm.S
[1002/1627] Compiling sha1-586-windows.windows.x86.S
[1003/1627] Compiling sha1-x86_64-linux.linux.x86_64.S
[1004/1627] Compiling sha512.c
[1005/1627] Compiling rsaz-avx2-mac.mac.x86_64.S
[1006/1627] Compiling sha256.c
[1007/1627] Compiling fips.c
[1008/1627] Compiling rsaz-avx2-linux.linux.x86_64.S
[1009/1627] Compiling sha1.c
[1010/1627] Compiling service_indicator.c
[1012/1627] Emitting module NIOConcurrencyHelpers
[1012/1627] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1013/1627] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1014/1627] Compiling padding.c
[1015/1627] Compiling self_check.c
[1016/1627] Compiling blinding.c
[1016/1627] Compiling rsa_impl.c
[1019/1627] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1019/1627] Compiling rsa.c
[1020/1627] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1021/1627] Compiling rand.c
[1023/1627] Compiling NIOConcurrencyHelpers atomics.swift
[1024/1627] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1024/1628] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[1025/1628] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1025/1628] Compiling urandom.c
[1027/1628] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1028/1628] Compiling ctrdrbg.c
[1029/1628] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1029/1628] Compiling fork_detect.c
[1031/1628] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1032/1628] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1033/1628] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1035/1628] Compiling polyval.c
[1036/1628] Compiling ofb.c
[1037/1628] Compiling ctr.c
[1038/1628] Compiling cfb.c
[1039/1628] Compiling gcm_nohw.c
[1039/1628] Compiling cbc.c
[1041/1628] Compiling md5-x86_64-mac.mac.x86_64.S
[1042/1628] Compiling md5-x86_64-linux.linux.x86_64.S
[1042/1628] Compiling gcm.c
[1044/1628] Compiling md5.c
[1045/1628] Compiling md5-586-linux.linux.x86.S
[1045/1628] Compiling md5-586-windows.windows.x86.S
[1047/1628] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1048/1628] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1049/1628] Compiling ghashv8-armv7-ios.ios.arm.S
[1050/1628] Compiling ghashv8-armv7-linux.linux.arm.S
[1051/1628] Compiling ghash-x86_64-mac.mac.x86_64.S
[1052/1628] Compiling md4.c
[1053/1628] Compiling hkdf.c
[1054/1628] Compiling ghash-x86-windows.windows.x86.S
[1055/1628] Compiling hmac.c
[1056/1628] Compiling ghash-x86-linux.linux.x86.S
[1057/1628] Compiling ghash-x86_64-linux.linux.x86_64.S
[1058/1628] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1059/1628] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1060/1628] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1061/1628] Compiling fips_shared_support.c
[1062/1628] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1063/1628] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1064/1628] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1065/1628] Compiling ghash-armv4-linux.linux.arm.S
[1066/1628] Compiling ghash-armv4-ios.ios.arm.S
[1067/1628] Compiling util.c
[1068/1628] Compiling wnaf.c
[1069/1628] Compiling ecdsa.c
[1070/1629] Compiling scalar.c
[1071/1641] Compiling simple_mul.c
[1072/1648] Compiling ecdh.c
[1073/1654] Compiling simple.c
[1074/1654] Compiling oct.c
[1075/1654] Compiling ec_montgomery.c
[1076/1654] Compiling felem.c
[1077/1654] Compiling p256.c
[1078/1654] Compiling ec_key.c
[1079/1654] Compiling p224-64.c
[1080/1654] Compiling digestsign.c
[1081/1654] Compiling check.c
[1082/1654] Compiling digest.c
[1083/1654] Compiling digests.c
[1084/1654] Compiling dh.c
[1085/1654] Compiling co-586-windows.windows.x86.S
[1086/1654] Compiling co-586-linux.linux.x86.S
[1087/1654] Compiling ec.c
[1088/1654] Compiling bsaes-armv7-linux.linux.arm.S
[1089/1654] Compiling cmac.c
[1091/1654] Compiling ConsoleKitTerminal Console+Confirm.swift
[1092/1654] Compiling ConsoleKitTerminal Console+Input.swift
[1093/1654] Compiling ConsoleKitTerminal Console+Center.swift
[1094/1654] Compiling ConsoleKitTerminal Console+Output.swift
[1094/1654] Compiling aead.c
[1095/1657] Compiling bsaes-armv7-ios.ios.arm.S
[1097/1657] Emitting module ConsoleKitTerminal
[1098/1657] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1099/1657] Compiling ConsoleKitTerminal ConsoleClear.swift
[1100/1657] Compiling ConsoleKitTerminal Console+Ask.swift
[1101/1657] Compiling ConsoleKitTerminal Console+Choose.swift
[1101/1657] Compiling e_aesccm.c
[1102/1657] Compiling cipher.c
[1103/1657] Compiling p256-nistz.c
[1104/1657] Compiling sqrt.c
[1105/1657] Compiling rsaz_exp.c
[1106/1657] Compiling e_aes.c
[1107/1657] Compiling shift.c
[1108/1657] Compiling random.c
[1109/1657] Compiling montgomery_inv.c
[1110/1657] Compiling prime.c
[1111/1657] Compiling montgomery.c
[1112/1657] Compiling mul.c
[1113/1657] Compiling jacobi.c
[1114/1657] Compiling generic.c
[1116/1657] Compiling ConsoleKitTerminal CustomActivity.swift
[1117/1657] Compiling ConsoleKitTerminal LoadingBar.swift
[1118/1657] Compiling ConsoleKitTerminal ProgressBar.swift
[1119/1657] Compiling ConsoleKitTerminal Console+Clear.swift
[1120/1657] Compiling ConsoleKitTerminal ActivityBar.swift
[1121/1657] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1122/1657] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1123/1657] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1123/1657] Compiling gcd_extra.c
[1124/1657] Compiling div_extra.c
[1126/1657] Compiling ConsoleKitTerminal Console+Wait.swift
[1127/1657] Compiling ConsoleKitTerminal ConsoleColor.swift
[1128/1657] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1128/1657] Compiling gcd.c
[1129/1657] Compiling ctx.c
[1130/1657] Compiling div.c
[1131/1657] Compiling exponentiation.c
[1133/1657] Compiling ConsoleKitTerminal ConsoleText.swift
[1134/1657] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1135/1657] Compiling ConsoleKitTerminal ANSI.swift
[1136/1657] Compiling ConsoleKitTerminal Console.swift
[1137/1657] Compiling ConsoleKitTerminal Terminal.swift
[1138/1657] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1138/1657] Compiling cmp.c
[1139/1657] Compiling add.c
[1140/1657] Compiling bytes.c
[1141/1657] Compiling bn.c
[1142/1657] Compiling bn-586-linux.linux.x86.S
[1143/1657] Compiling bn-armv8-ios.ios.aarch64.S
[1143/1657] Compiling bn-586-windows.windows.x86.S
[1145/1657] Compiling bn-armv8-linux.linux.aarch64.S
[1146/1657] Compiling armv4-mont-ios.ios.arm.S
[1147/1657] Compiling armv8-mont-linux.linux.aarch64.S
[1147/1657] Compiling armv8-mont-ios.ios.aarch64.S
[1149/1657] Compiling x86_64-gcc.c
[1150/1657] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1151/1657] Compiling armv4-mont-linux.linux.arm.S
[1152/1657] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1153/1657] Compiling aesv8-armv8-ios.ios.aarch64.S
[1154/1657] Compiling aesv8-armv7-ios.ios.arm.S
[1155/1657] Compiling aesv8-armv8-linux.linux.aarch64.S
[1156/1657] Compiling aesv8-armv7-linux.linux.arm.S
[1157/1657] Compiling aesni-x86_64-mac.mac.x86_64.S
[1158/1657] Compiling aesni-x86-windows.windows.x86.S
[1159/1657] Compiling aesni-x86-linux.linux.x86.S
[1160/1657] Compiling aesni-x86_64-linux.linux.x86_64.S
[1161/1657] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1162/1657] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1163/1657] Compiling aes.c
[1164/1657] Compiling key_wrap.c
[1165/1657] Compiling mode_wrappers.c
[1166/1657] Compiling sign.c
[1167/1657] Compiling ex_data.c
[1168/1657] Compiling print.c
[1169/1657] Compiling scrypt.c
[1170/1657] Compiling pbkdf.c
[1171/1657] Compiling p_x25519.c
[1172/1657] Compiling p_rsa_asn1.c
[1173/1657] Compiling p_x25519_asn1.c
[1174/1657] Compiling aes_nohw.c
[1175/1657] Compiling p_ed25519.c
[1176/1657] Compiling p_ed25519_asn1.c
[1177/1657] Compiling p_rsa.c
[1178/1657] Compiling p_hkdf.c
[1179/1657] Compiling err_data.c
[1180/1657] Compiling evp.c
[1181/1657] Compiling p_ec_asn1.c
[1182/1657] Compiling evp_ctx.c
[1183/1657] Compiling p_ec.c
[1184/1657] Compiling p_dsa_asn1.c
[1185/1657] Compiling evp_asn1.c
[1186/1657] Compiling engine.c
[1187/1657] Compiling ecdh_extra.c
[1188/1657] Compiling err.c
[1189/1657] Compiling ecdsa_asn1.c
[1190/1657] Compiling hash_to_curve.c
[1191/1657] Compiling ec_derive.c
[1192/1657] Compiling dsa_asn1.c
[1193/1657] Compiling ec_asn1.c
[1194/1657] Compiling dh_asn1.c
[1195/1657] Compiling params.c
[1197/1657] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1198/1657] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1199/1657] Compiling ConsoleKitTerminal LoggerFragment.swift
[1199/1658] Compiling digest_extra.c
[1200/1658] Compiling dsa.c
[1201/1658] Compiling x25519-asm-arm.S
[1202/1658] Compiling crypto.c
[1203/1658] Compiling spake25519.c
[1205/1658] Compiling cpu_intel.c
[1206/1658] Compiling des.c
[1207/1658] Compiling cpu_arm_linux.c
[1208/1658] Compiling cpu_aarch64_openbsd.c
[1209/1658] Compiling cpu_arm_freebsd.c
[1210/1658] Compiling cpu_aarch64_sysreg.c
[1211/1658] Compiling cpu_aarch64_linux.c
[1212/1658] Compiling cpu_aarch64_win.c
[1213/1658] Compiling cpu_aarch64_apple.c
[1214/1658] Compiling cpu_aarch64_fuchsia.c
[1215/1658] Compiling curve25519.c
[1216/1658] Compiling tls_cbc.c
[1217/1658] Compiling e_rc4.c
[1218/1658] Compiling conf.c
[1219/1658] Compiling e_tls.c
[1220/1658] Compiling e_rc2.c
[1221/1658] Compiling e_null.c
[1222/1658] Compiling e_chacha20poly1305.c
[1223/1680] Compiling e_des.c
[1224/1680] Compiling derive_key.c
[1225/1680] Compiling e_aesctrhmac.c
[1226/1680] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1227/1680] Compiling curve25519_64_adx.c
[1228/1680] Compiling e_aesgcmsiv.c
[1229/1680] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1230/1680] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1231/1680] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1232/1680] Compiling chacha-x86_64-mac.mac.x86_64.S
[1233/1680] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1234/1680] Compiling cipher_extra.c
[1235/1680] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1236/1680] Compiling chacha-x86_64-linux.linux.x86_64.S
[1237/1680] Compiling chacha-x86-linux.linux.x86.S
[1238/1680] Compiling chacha-armv8-ios.ios.aarch64.S
[1239/1680] Compiling chacha-armv8-linux.linux.aarch64.S
[1240/1680] Compiling chacha-x86-windows.windows.x86.S
[1241/1680] Compiling chacha-armv4-ios.ios.arm.S
[1242/1680] Compiling ber.c
[1243/1680] Compiling chacha-armv4-linux.linux.arm.S
[1244/1680] Compiling chacha.c
[1245/1680] Compiling unicode.c
[1246/1680] Compiling asn1_compat.c
[1247/1680] Compiling bn_asn1.c
[1248/1680] Compiling convert.c
[1249/1680] Compiling cbb.c
[1250/1680] Compiling buf.c
[1251/1680] Compiling blake2.c
[1252/1680] Compiling printf.c
[1253/1680] Compiling cbs.c
[1254/1680] Compiling socket.c
[1255/1680] Compiling socket_helper.c
[1257/1680] Compiling ConsoleKitCommands CommandSignature.swift
[1258/1680] Compiling ConsoleKitCommands Flag.swift
[1259/1680] Compiling ConsoleKitCommands Option.swift
[1259/1682] Compiling connect.c
[1260/1682] Compiling file.c
[1261/1682] Compiling hexdump.c
[1262/1682] Compiling pair.c
[1263/1682] Compiling errno.c
[1264/1682] Compiling fd.c
[1265/1682] Compiling bio_mem.c
[1266/1682] Compiling base64.c
[1267/1682] Compiling tasn_utl.c
[1268/1682] Compiling tasn_typ.c
[1269/1682] Compiling tasn_fre.c
[1270/1682] Compiling bio.c
[1271/1682] Compiling tasn_new.c
[1273/1682] Compiling ConsoleKitCommands Command.swift
[1274/1682] Compiling ConsoleKitCommands CommandContext.swift
[1275/1682] Compiling ConsoleKitCommands CommandError.swift
[1275/1682] Compiling tasn_enc.c
[1276/1682] Compiling tasn_dec.c
[1277/1682] Compiling posix_time.c
[1278/1682] Compiling f_string.c
[1280/1682] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1281/1682] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1282/1682] Compiling ConsoleKitCommands Argument.swift
[1282/1682] Compiling asn_pack.c
[1283/1682] Compiling f_int.c
[1285/1682] Compiling ConsoleKitCommands AsyncCommands.swift
[1286/1682] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1287/1682] Compiling ConsoleKitCommands AnyCommand.swift
[1288/1682] Emitting module ConsoleKitCommands
[1289/1682] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1290/1682] Compiling ConsoleKitCommands Utilities.swift
[1290/1682] Compiling asn1_par.c
[1291/1682] Compiling a_time.c
[1292/1682] Compiling asn1_lib.c
[1293/1682] Compiling a_utctm.c
[1294/1682] Compiling a_type.c
[1295/1682] Compiling a_octet.c
[1296/1682] Compiling a_strnid.c
[1297/1682] Compiling a_int.c
[1298/1682] Compiling a_strex.c
[1299/1682] Compiling a_dup.c
[1300/1682] Compiling a_mbstr.c
[1301/1682] Compiling a_object.c
[1302/1682] Compiling a_i2d_fp.c
[1303/1682] Compiling fiat_p256_adx_sqr.S
[1304/1682] Compiling a_gentm.c
[1305/1682] Compiling a_bool.c
[1306/1682] Compiling fiat_p256_adx_mul.S
[1307/1682] Compiling a_d2i_fp.c
[1308/1682] Compiling a_bitstr.c
[1309/1682] Compiling fiat_curve25519_adx_square.S
[1310/1682] Compiling fiat_curve25519_adx_mul.S
[1311/1682] Compiling md5-x86_64-apple.S
[1312/1682] Compiling md5-586-apple.S
[1313/1682] Compiling md5-x86_64-linux.S
[1314/1682] Compiling md5-586-linux.S
[1315/1682] Compiling chacha20_poly1305_x86_64-apple.S
[1316/1682] Compiling chacha20_poly1305_armv8-win.S
[1317/1682] Compiling chacha20_poly1305_armv8-linux.S
[1318/1682] Compiling chacha20_poly1305_armv8-apple.S
[1319/1682] Compiling chacha20_poly1305_x86_64-linux.S
[1320/1682] Compiling chacha-x86_64-linux.S
[1321/1682] Compiling chacha-x86_64-apple.S
[1322/1682] Compiling chacha-x86-linux.S
[1323/1682] Compiling chacha-x86-apple.S
[1324/1682] Compiling chacha-armv8-win.S
[1325/1682] Compiling chacha-armv8-linux.S
[1326/1682] Compiling chacha-armv4-linux.S
[1327/1682] Compiling chacha-armv8-apple.S
[1328/1682] Compiling aes128gcmsiv-x86_64-apple.S
[1329/1682] Compiling aes128gcmsiv-x86_64-linux.S
[1330/1682] Compiling x86_64-mont-apple.S
[1331/1682] Compiling x86_64-mont5-apple.S
[1332/1682] Compiling CCryptoBoringSSLShims shims.c
[1333/1682] Compiling x86_64-mont-linux.S
[1334/1682] Compiling x86_64-mont5-linux.S
[1335/1682] Compiling x86-mont-linux.S
[1336/1682] Compiling vpaes-x86_64-linux.S
[1337/1682] Compiling x86-mont-apple.S
[1337/1682] Compiling vpaes-x86-linux.S
[1339/1682] Compiling vpaes-x86-apple.S
[1340/1682] Compiling vpaes-x86_64-apple.S
[1341/1682] Compiling vpaes-armv8-win.S
[1342/1682] Compiling vpaes-armv8-linux.S
[1343/1682] Compiling vpaes-armv8-apple.S
[1344/1682] Compiling vpaes-armv7-linux.S
[1345/1682] Compiling sha512-armv8-win.S
[1346/1682] Compiling sha512-x86_64-linux.S
[1347/1682] Compiling err_data.cc
[1348/1682] Compiling sha512-x86_64-apple.S
[1349/1682] Compiling sha512-armv8-apple.S
[1350/1682] Compiling sha512-armv8-linux.S
[1351/1682] Compiling sha512-armv4-linux.S
[1352/1682] Compiling sha512-586-linux.S
[1353/1682] Compiling sha512-586-apple.S
[1354/1682] Compiling sha256-x86_64-apple.S
[1355/1682] Compiling sha256-armv4-linux.S
[1356/1682] Compiling sha256-armv8-win.S
[1357/1682] Compiling sha256-x86_64-linux.S
[1358/1682] Compiling sha256-armv8-linux.S
[1359/1682] Compiling sha256-armv8-apple.S
[1360/1682] Compiling sha256-586-linux.S
[1361/1682] Compiling sha256-586-apple.S
[1362/1682] Compiling sha1-x86_64-apple.S
[1363/1682] Compiling sha1-armv8-win.S
[1364/1682] Compiling sha1-armv8-linux.S
[1365/1682] Compiling sha1-x86_64-linux.S
[1366/1682] Compiling sha1-armv8-apple.S
[1367/1682] Compiling sha1-586-linux.S
[1368/1682] Compiling sha1-armv4-large-linux.S
[1369/1682] Compiling rsaz-avx2-apple.S
[1370/1682] Compiling sha1-586-apple.S
[1371/1682] Compiling rdrand-x86_64-linux.S
[1372/1682] Compiling rsaz-avx2-linux.S
[1373/1682] Compiling rdrand-x86_64-apple.S
[1374/1682] Compiling p256_beeu-x86_64-asm-linux.S
[1375/1682] Compiling p256_beeu-armv8-asm-win.S
[1376/1682] Compiling p256_beeu-armv8-asm-linux.S
[1377/1682] Compiling p256_beeu-armv8-asm-apple.S
[1378/1682] Compiling p256_beeu-x86_64-asm-apple.S
[1379/1682] Compiling p256-x86_64-asm-apple.S
[1380/1682] Compiling p256-armv8-asm-win.S
[1381/1682] Compiling p256-x86_64-asm-linux.S
[1382/1682] Compiling p256-armv8-asm-apple.S
[1383/1682] Compiling p256-armv8-asm-linux.S
[1384/1682] Compiling ghashv8-armv8-linux.S
[1385/1682] Compiling ghashv8-armv8-win.S
[1386/1682] Compiling ghashv8-armv7-linux.S
[1387/1682] Compiling ghash-x86_64-apple.S
[1388/1682] Compiling ghashv8-armv8-apple.S
[1389/1682] Compiling ghash-x86_64-linux.S
[1390/1682] Compiling ghash-x86-linux.S
[1391/1682] Compiling ghash-x86-apple.S
[1392/1682] Compiling ghash-ssse3-x86_64-linux.S
[1393/1682] Compiling ghash-neon-armv8-linux.S
[1394/1682] Compiling ghash-ssse3-x86_64-apple.S
[1395/1682] Compiling ghash-ssse3-x86-linux.S
[1396/1682] Compiling ghash-ssse3-x86-apple.S
[1397/1682] Compiling ghash-neon-armv8-win.S
[1398/1682] Compiling ghash-neon-armv8-apple.S
[1399/1682] Compiling ghash-armv4-linux.S
[1400/1682] Compiling co-586-apple.S
[1401/1682] Compiling co-586-linux.S
[1402/1682] Compiling bsaes-armv7-linux.S
[1403/1682] Compiling bn-armv8-linux.S
[1404/1682] Compiling bn-armv8-apple.S
[1405/1682] Compiling bn-armv8-win.S
[1406/1682] Compiling bn-586-linux.S
[1407/1682] Compiling armv8-mont-win.S
[1408/1682] Compiling bn-586-apple.S
[1409/1682] Compiling armv8-mont-linux.S
[1410/1682] Compiling armv8-mont-apple.S
[1411/1682] Compiling armv4-mont-linux.S
[1412/1682] Compiling aesv8-gcm-armv8-win.S
[1413/1682] Compiling aesv8-gcm-armv8-linux.S
[1414/1682] Compiling aesv8-gcm-armv8-apple.S
[1415/1682] Compiling aesv8-armv8-win.S
[1416/1682] Compiling aesv8-armv8-apple.S
[1417/1682] Compiling aesv8-armv8-linux.S
[1418/1682] Compiling aesv8-armv7-linux.S
[1419/1682] Compiling aesni-x86_64-apple.S
[1420/1682] Compiling aesni-gcm-x86_64-apple.S
[1421/1682] Compiling aesni-gcm-x86_64-linux.S
[1422/1682] Compiling aesni-x86-linux.S
[1423/1682] Compiling aesni-x86-apple.S
[1424/1682] Compiling aesni-x86_64-linux.S
[1425/1682] Compiling aes-gcm-avx10-x86_64-apple.S
[1426/1682] Compiling aes-gcm-avx10-x86_64-linux.S
[1428/1682] Compiling ConsoleKitCommands CommandGroup.swift
[1429/1682] Compiling ConsoleKitCommands CommandInput.swift
[1430/1682] Compiling ConsoleKitCommands Commands.swift
[1431/1682] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1432/1682] Compiling ConsoleKitCommands AsyncCommand.swift
[1433/1682] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1434/1682] Compiling ConsoleKitCommands Console+Run.swift
[1435/1682] Compiling ConsoleKitCommands ConsoleError.swift
[1436/1682] Compiling ConsoleKitCommands Completion.swift
[1437/1683] Compiling x_val.cc
[1439/1685] Emitting module ConsoleKit
[1440/1685] Compiling ConsoleKit Exports.swift
[1440/1686] Compiling x_pubkey.cc
[1441/1686] Compiling x_spki.cc
[1443/1686] Compiling x_sig.cc
[1444/1686] Compiling x_x509a.cc
[1445/1686] Compiling x_req.cc
[1446/1686] Compiling x_x509.cc
[1447/1686] Compiling x_name.cc
[1448/1686] Compiling x_crl.cc
[1449/1686] Compiling x_exten.cc
[1450/1686] Compiling x_attrib.cc
[1451/1686] Compiling x_all.cc
[1452/1686] Compiling x509spki.cc
[1453/1686] Compiling x_algor.cc
[1454/1686] Compiling x509rset.cc
[1455/1686] Compiling x509name.cc
[1456/1686] Compiling x509cset.cc
[1457/1686] Compiling x509_v3.cc
[1458/1686] Compiling x509_vpm.cc
[1459/1686] Compiling x509_txt.cc
[1460/1686] Compiling x509_vfy.cc
[1461/1686] Compiling x509_trs.cc
[1462/1686] Compiling x509_set.cc
[1463/1686] Compiling x509_req.cc
[1464/1686] Compiling x509_obj.cc
[1465/1686] Compiling x509_def.cc
[1466/1686] Compiling x509_lu.cc
[1467/1686] Compiling x509_d2.cc
[1468/1686] Compiling x509_ext.cc
[1469/1686] Compiling x509.cc
[1470/1686] Compiling x509_att.cc
[1471/1686] Compiling x509_cmp.cc
[1472/1686] Compiling v3_utl.cc
[1473/1686] Compiling v3_prn.cc
[1474/1686] Compiling v3_skey.cc
[1475/1686] Compiling v3_purp.cc
[1476/1686] Compiling v3_pmaps.cc
[1477/1686] Compiling v3_pcons.cc
[1478/1686] Compiling v3_ocsp.cc
[1479/1686] Compiling v3_ncons.cc
[1480/1686] Compiling v3_genn.cc
[1481/1686] Compiling v3_int.cc
[1482/1686] Compiling v3_info.cc
[1483/1686] Compiling v3_lib.cc
[1484/1686] Compiling v3_ia5.cc
[1485/1686] Compiling v3_crld.cc
[1486/1686] Compiling v3_extku.cc
[1487/1686] Compiling v3_enum.cc
[1488/1686] Compiling v3_cpols.cc
[1489/1686] Compiling v3_bitst.cc
[1490/1686] Compiling v3_conf.cc
[1491/1686] Compiling v3_alt.cc
[1492/1686] Compiling v3_bcons.cc
[1493/1686] Compiling v3_akeya.cc
[1494/1686] Compiling v3_akey.cc
[1495/1686] Compiling t_x509a.cc
[1496/1686] Compiling i2d_pr.cc
[1497/1686] Compiling t_x509.cc
[1498/1686] Compiling t_req.cc
[1499/1686] Compiling rsa_pss.cc
[1500/1686] Compiling policy.cc
[1501/1686] Compiling t_crl.cc
[1502/1686] Compiling name_print.cc
[1503/1686] Compiling by_file.cc
[1504/1686] Compiling by_dir.cc
[1505/1686] Compiling a_digest.cc
[1506/1686] Compiling a_verify.cc
[1507/1686] Compiling asn1_gen.cc
[1508/1686] Compiling voprf.cc
[1509/1686] Compiling algorithm.cc
[1510/1686] Compiling a_sign.cc
[1511/1686] Compiling trust_token.cc
[1512/1686] Compiling thread.cc
[1513/1686] Compiling thread_win.cc
[1514/1686] Compiling thread_pthread.cc
[1515/1686] Compiling thread_none.cc
[1516/1686] Compiling wots.cc
[1517/1686] Compiling stack.cc
[1518/1686] Compiling pmbtoken.cc
[1519/1686] Compiling thash.cc
[1520/1686] Compiling fors.cc
[1521/1686] Compiling merkle.cc
[1522/1686] Compiling sha512.cc
[1523/1686] Compiling siphash.cc
[1524/1686] Compiling slhdsa.cc
[1525/1686] Compiling sha256.cc
[1526/1686] Compiling sha1.cc
[1527/1686] Compiling rsa_print.cc
[1528/1686] Compiling rsa_extra.cc
[1529/1686] Compiling rc4.cc
[1530/1686] Compiling refcount.cc
[1531/1686] Compiling rsa_asn1.cc
[1532/1686] Compiling windows.cc
[1533/1686] Compiling rsa_crypt.cc
[1534/1686] Compiling urandom.cc
[1535/1686] Compiling trusty.cc
[1536/1686] Compiling rand_extra.cc
[1537/1686] Compiling ios.cc
[1538/1686] Compiling passive.cc
[1539/1686] Compiling poly1305_arm_asm.S
[1540/1686] Compiling getentropy.cc
[1541/1686] Compiling deterministic.cc
[1542/1686] Compiling forkunsafe.cc
[1543/1686] Compiling fork_detect.cc
[1544/1686] Compiling pool.cc
[1545/1686] Compiling poly1305_arm.cc
[1546/1686] Compiling poly1305.cc
[1547/1686] Compiling poly1305_vec.cc
[1548/1686] Compiling pkcs7.cc
[1549/1686] Compiling pkcs8.cc
[1550/1686] Compiling pkcs8_x509.cc
[1551/1686] Compiling p5_pbev2.cc
[1552/1686] Compiling pkcs7_x509.cc
[1553/1686] Compiling pem_x509.cc
[1554/1686] Compiling pem_xaux.cc
[1555/1686] Compiling pem_pkey.cc
[1556/1686] Compiling pem_pk8.cc
[1557/1686] Compiling obj_xref.cc
[1558/1686] Compiling pem_oth.cc
[1559/1686] Compiling pem_lib.cc
[1560/1686] Compiling pem_info.cc
[1561/1686] Compiling mlkem.cc
[1562/1686] Compiling mldsa.cc
[1563/1686] Compiling obj.cc
[1564/1686] Compiling pem_all.cc
[1565/1686] Compiling poly_rq_mul.S
[1566/1686] Compiling md5.cc
[1567/1686] Compiling fips_shared_support.cc
[1568/1686] Compiling mem.cc
[1569/1686] Compiling md4.cc
[1570/1686] Compiling lhash.cc
[1571/1686] Compiling kyber.cc
[1572/1686] Compiling ex_data.cc
[1573/1686] Compiling sign.cc
[1574/1686] Compiling hrss.cc
[1575/1686] Compiling scrypt.cc
[1576/1686] Compiling hpke.cc
[1577/1686] Compiling print.cc
[1578/1686] Compiling pbkdf.cc
[1579/1686] Compiling p_x25519.cc
[1580/1686] Compiling p_x25519_asn1.cc
[1581/1686] Compiling p_rsa_asn1.cc
[1582/1686] Compiling p_rsa.cc
[1583/1686] Compiling p_hkdf.cc
[1584/1686] Compiling p_ed25519.cc
[1585/1686] Compiling p_ed25519_asn1.cc
[1586/1686] Compiling p_ec_asn1.cc
[1587/1686] Compiling p_ec.cc
[1588/1686] Compiling p_dh_asn1.cc
[1589/1686] Compiling p_dsa_asn1.cc
[1590/1686] Compiling p_dh.cc
[1591/1686] Compiling evp_ctx.cc
[1592/1686] Compiling evp_asn1.cc
[1593/1686] Compiling evp.cc
[1594/1686] Compiling err.cc
[1595/1686] Compiling engine.cc
[1596/1686] Compiling ecdh_extra.cc
[1597/1686] Compiling ecdsa_asn1.cc
[1598/1686] Compiling hash_to_curve.cc
[1599/1686] Compiling ec_derive.cc
[1600/1686] Compiling ec_asn1.cc
[1601/1686] Compiling dsa_asn1.cc
[1602/1686] Compiling dsa.cc
[1603/1686] Compiling params.cc
[1604/1686] Compiling digest_extra.cc
[1605/1686] Compiling x25519-asm-arm.S
[1606/1686] Compiling dh_asn1.cc
[1607/1686] Compiling des.cc
[1608/1686] Compiling spake25519.cc
[1609/1686] Compiling crypto.cc
[1610/1686] Compiling cpu_intel.cc
[1611/1686] Compiling cpu_arm_freebsd.cc
[1612/1686] Compiling cpu_arm_linux.cc
[1613/1686] Compiling cpu_aarch64_win.cc
[1614/1686] Compiling curve25519.cc
[1615/1686] Compiling cpu_aarch64_openbsd.cc
[1616/1686] Compiling cpu_aarch64_sysreg.cc
[1617/1686] Compiling cpu_aarch64_linux.cc
[1618/1686] Compiling cpu_aarch64_fuchsia.cc
[1619/1686] Compiling curve25519_64_adx.cc
[1620/1686] Compiling cpu_aarch64_apple.cc
[1621/1686] Compiling bcm.cc
[1622/1686] Compiling conf.cc
[1623/1686] Compiling tls_cbc.cc
[1624/1686] Compiling e_rc4.cc
[1625/1686] Compiling e_tls.cc
[1626/1686] Compiling e_null.cc
[1627/1686] Compiling e_rc2.cc
[1628/1686] Compiling e_des.cc
[1629/1686] Compiling e_chacha20poly1305.cc
[1630/1686] Compiling derive_key.cc
[1631/1686] Compiling e_aesgcmsiv.cc
[1632/1686] Compiling cipher_extra.cc
[1633/1686] Compiling e_aesctrhmac.cc
[1634/1686] Compiling unicode.cc
[1635/1686] Compiling chacha.cc
[1636/1686] Compiling cbs.cc
[1637/1686] Compiling ber.cc
[1638/1686] Compiling cbb.cc
[1639/1686] Compiling buf.cc
[1640/1686] Compiling asn1_compat.cc
[1641/1686] Compiling bn_asn1.cc
[1642/1686] Compiling blake2.cc
[1643/1686] Compiling convert.cc
[1644/1686] Compiling printf.cc
[1645/1686] Compiling pair.cc
[1646/1686] Compiling errno.cc
[1647/1686] Compiling hexdump.cc
[1648/1686] Compiling file.cc
[1649/1686] Compiling fd.cc
[1650/1686] Compiling bio_mem.cc
[1651/1686] Compiling bio.cc
[1652/1686] Compiling base64.cc
[1653/1686] Compiling tasn_typ.cc
[1654/1686] Compiling tasn_utl.cc
[1655/1686] Compiling tasn_fre.cc
[1656/1686] Compiling tasn_new.cc
[1657/1686] Compiling tasn_enc.cc
[1658/1686] Compiling posix_time.cc
[1659/1686] Compiling tasn_dec.cc
[1660/1686] Compiling f_string.cc
[1661/1686] Compiling f_int.cc
[1662/1686] Compiling asn1_par.cc
[1663/1686] Compiling asn_pack.cc
[1664/1686] Compiling asn1_lib.cc
[1665/1686] Compiling a_utctm.cc
[1666/1686] Compiling a_type.cc
[1667/1686] Compiling a_time.cc
[1668/1686] Compiling a_octet.cc
[1669/1686] Compiling a_strnid.cc
[1670/1686] Compiling a_strex.cc
[1671/1686] Compiling a_mbstr.cc
[1672/1686] Compiling a_object.cc
[1673/1686] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1674/1686] Write sources
[1675/1686] Compiling a_i2d_fp.cc
[1675/1686] Write sources
[1680/1686] Compiling a_dup.cc
[1681/1686] Compiling a_gentm.cc
[1682/1686] Compiling a_int.cc
[1683/1739] Compiling a_d2i_fp.cc
[1684/1739] Compiling a_bool.cc
[1685/1783] Compiling a_bitstr.cc
[1687/1783] Compiling Algorithms Combinations.swift
[1688/1783] Compiling Algorithms FlattenCollection.swift
[1689/1783] Compiling Algorithms Grouped.swift
[1690/1785] Compiling Algorithms MinMax.swift
[1691/1785] Compiling Algorithms Partition.swift
[1692/1785] Compiling Algorithms Permutations.swift
[1693/1785] Compiling Algorithms Product.swift
[1694/1785] Compiling Algorithms Joined.swift
[1695/1785] Compiling Algorithms Keyed.swift
[1696/1793] Compiling Atomics IntegerOperations.swift
[1697/1793] Compiling Atomics Unmanaged extensions.swift
[1702/1793] Compiling Algorithms Rotate.swift
[1703/1793] Compiling Algorithms Split.swift
[1704/1793] Compiling Algorithms Stride.swift
[1705/1800] Compiling Algorithms Cycle.swift
[1706/1800] Compiling Algorithms EitherSequence.swift
[1707/1800] Compiling Algorithms FirstNonNil.swift
[1708/1800] Emitting module BitCollections
[1709/1800] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1710/1800] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1711/1800] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1712/1800] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1713/1800] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1714/1800] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1715/1800] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1716/1800] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1717/1800] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1718/1800] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1719/1800] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1720/1800] Compiling BitCollections BitSet+SetAlgebra union.swift
[1721/1800] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1722/1800] Compiling BitCollections BitSet.Counted.swift
[1723/1800] Compiling BitCollections BitSet+Initializers.swift
[1724/1800] Compiling BitCollections BitSet+Invariants.swift
[1725/1800] Compiling BitCollections BitSet+Random.swift
[1726/1800] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1727/1800] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1728/1800] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1729/1800] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1732/1800] Compiling Algorithms Suffix.swift
[1736/1803] Compiling CryptoBoringWrapper RandomBytes.swift
[1737/1803] Compiling Algorithms AdjacentPairs.swift
[1738/1803] Compiling Algorithms Chain.swift
[1739/1803] Compiling Algorithms Chunked.swift
[1743/1803] Compiling Algorithms Indexed.swift
[1744/1803] Compiling Algorithms Intersperse.swift
[1746/1803] Compiling Algorithms Trim.swift
[1747/1803] Compiling Algorithms Unique.swift
[1748/1803] Compiling Algorithms Windows.swift
[1749/1803] Compiling BitCollections BitArray+Copy.swift
[1750/1803] Compiling BitCollections BitArray+CustomReflectable.swift
[1751/1803] Compiling BitCollections BitArray+Descriptions.swift
[1752/1803] Compiling BitCollections BitArray+Equatable.swift
[1753/1803] Compiling Algorithms Compacted.swift
[1764/1803] Compiling BitCollections BitSet.Index.swift
[1765/1803] Compiling BitCollections BitSet._UnsafeHandle.swift
[1766/1803] Compiling BitCollections BitSet.swift
[1767/1803] Compiling BitCollections Range+Utilities.swift
[1768/1803] Compiling BitCollections Slice+Utilities.swift
[1769/1803] Compiling BitCollections UInt+Tricks.swift
[1770/1803] Compiling BitCollections _Word.swift
[1772/1804] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1776/1804] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1777/1804] Compiling CryptoBoringWrapper EllipticCurve.swift
[1778/1804] Emitting module CryptoBoringWrapper
[1779/1804] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1788/1806] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1789/1806] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1793/1807] Emitting module Collections
[1794/1807] Compiling Collections Collections.swift
[1797/1868] Compiling Crypto PKCS8PrivateKey.swift
[1798/1868] Compiling Crypto SEC1PrivateKey.swift
[1799/1868] Compiling Crypto SubjectPublicKeyInfo.swift
[1800/1868] Compiling Crypto CryptoKitErrors.swift
[1804/1879] Compiling Crypto Digests.swift
[1805/1879] Compiling Crypto HashFunctions.swift
[1806/1879] Compiling Crypto HashFunctions_SHA2.swift
[1807/1879] Emitting module Atomics
[1809/1939] Compiling NIOCore EventLoopFuture.swift
[1810/1939] Compiling NIOCore FileDescriptor.swift
[1811/1939] Compiling NIOCore FileHandle.swift
[1812/1939] Compiling NIOCore FileRegion.swift
[1813/1939] Compiling NIOCore GlobalSingletons.swift
[1814/1939] Compiling NIOCore IO.swift
[1815/1939] Compiling NIOCore IOData.swift
[1816/1939] Compiling NIOCore IPProtocol.swift
[1817/1939] Compiling NIOCore IntegerBitPacking.swift
[1818/1939] Compiling NIOCore IntegerTypes.swift
[1819/1948] Emitting module Algorithms
[1821/1949] Compiling Crypto SymmetricKeys.swift
[1822/1949] Compiling Crypto HMAC.swift
[1823/1949] Compiling Crypto MACFunctions.swift
[1824/1949] Compiling Crypto MessageAuthenticationCode.swift
[1825/1949] Compiling Crypto AES.swift
[1826/1949] Compiling Crypto ECDSASignature_boring.swift
[1827/1949] Compiling Crypto ECDSA_boring.swift
[1828/1949] Compiling Crypto EdDSA_boring.swift
[1829/1949] Compiling Crypto ECDSA.swift
[1830/1949] Compiling Crypto Ed25519.swift
[1831/1949] Compiling NIOCore AddressedEnvelope.swift
[1832/1949] Compiling NIOCore AsyncAwaitSupport.swift
[1833/1949] Compiling NIOCore AsyncChannel.swift
[1834/1949] Compiling NIOCore AsyncChannelHandler.swift
[1835/1949] Compiling NIOCore AsyncChannelInboundStream.swift
[1836/1949] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1837/1949] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1838/1949] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1839/1949] Compiling NIOCore NIOAsyncWriter.swift
[1840/1949] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1841/1949] Compiling NIOCore MarkedCircularBuffer.swift
[1842/1949] Compiling NIOCore MulticastChannel.swift
[1843/1949] Compiling NIOCore NIOAny.swift
[1844/1949] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1845/1949] Compiling NIOCore NIOLoopBound.swift
[1846/1949] Compiling NIOCore NIOScheduledCallback.swift
[1847/1949] Compiling NIOCore NIOSendable.swift
[1848/1949] Compiling NIOCore RecvByteBufferAllocator.swift
[1849/1949] Compiling Crypto NISTCurvesKeys.swift
[1850/1949] Compiling Crypto X25519Keys.swift
[1851/1949] Compiling NIOCore Interfaces.swift
[1852/1949] Compiling NIOCore Linux.swift
[1853/1949] Compiling NIOCore ByteBuffer-multi-int.swift
[1854/1949] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1855/1949] Compiling NIOCore ByteBuffer-views.swift
[1856/1949] Compiling NIOCore Channel.swift
[1857/1949] Compiling NIOCore ChannelHandler.swift
[1858/1949] Compiling NIOCore ChannelHandlers.swift
[1859/1949] Compiling NIOCore ChannelInvoker.swift
[1860/1949] Compiling NIOCore ChannelOption.swift
[1869/1957] Emitting module Crypto
[1870/1957] Compiling NIOCore BSDSocketAPI.swift
[1871/1957] Compiling NIOCore ByteBuffer-aux.swift
[1872/1957] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1873/1957] Compiling NIOCore ByteBuffer-conversions.swift
[1874/1957] Compiling NIOCore ByteBuffer-core.swift
[1875/1957] Compiling NIOCore ByteBuffer-hex.swift
[1876/1957] Compiling NIOCore ByteBuffer-int.swift
[1877/1957] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1878/1957] Compiling NIOCore ChannelPipeline.swift
[1879/1957] Compiling NIOCore CircularBuffer.swift
[1880/1957] Compiling NIOCore Codec.swift
[1881/1957] Compiling NIOCore ConvenienceOptionSupport.swift
[1882/1957] Compiling NIOCore DeadChannel.swift
[1883/1957] Compiling NIOCore DispatchQueue+WithFuture.swift
[1884/1957] Compiling NIOCore EventLoop+Deprecated.swift
[1885/1957] Compiling NIOCore EventLoop+SerialExecutor.swift
[1886/1957] Compiling NIOCore EventLoop.swift
[1887/1957] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1888/1957] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1889/1957] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1890/1957] Compiling Crypto Signature.swift
[1891/1957] Compiling Crypto CryptoKitErrors_boring.swift
[1892/1957] Compiling Crypto RNG_boring.swift
[1893/1957] Compiling Crypto SafeCompare_boring.swift
[1894/1957] Compiling Crypto Zeroization_boring.swift
[1895/1957] Compiling Crypto PrettyBytes.swift
[1896/1957] Compiling Crypto SafeCompare.swift
[1897/1957] Compiling Crypto SecureBytes.swift
[1898/1957] Compiling Crypto Zeroization.swift
[1908/2005] Compiling JWTKit JWTSerializer.swift
[1909/2005] Compiling JWTKit JWTSigner.swift
[1910/2005] Compiling JWTKit JWTSigners.swift
[1911/2005] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[1912/2005] Compiling JWTKit UnsecuredNoneSigner.swift
[1913/2005] Compiling JWTKit JWTSigner+RSA.swift
[1914/2005] Compiling JWTKit RSAError.swift
[1915/2005] Compiling JWTKit OctetKeyPair.swift
[1916/2005] Compiling JWTKit AudienceClaim.swift
[1917/2005] Compiling JWTKit BoolClaim.swift
[1918/2005] Compiling JWTKit ExpirationClaim.swift
[1919/2005] Compiling JWTKit GoogleHostedDomainClaim.swift
[1920/2005] Compiling JWTKit IDClaim.swift
[1921/2005] Compiling JWTKit IssuedAtClaim.swift
[1922/2005] Compiling JWTKit IssuerClaim.swift
[1923/2005] Compiling JWTKit JWTClaim.swift
[1924/2005] Compiling JWTKit JWTMultiValueClaim.swift
[1925/2005] Compiling JWTKit JWTUnixEpochClaim.swift
[1926/2005] Compiling JWTKit LocaleClaim.swift
[1927/2005] Compiling JWTKit NotBeforeClaim.swift
[1928/2005] Compiling JWTKit SubjectClaim.swift
[1929/2005] Compiling JWTKit ECDSAError.swift
[1930/2005] Emitting module JWTKit
[1940/2011] Compiling JWTKit EdDSAKey.swift
[1941/2011] Compiling JWTKit EdDSASigner.swift
[1942/2011] Compiling JWTKit JWTSigner+EdDSA.swift
[1943/2011] Compiling JWTKit JWTAlgorithm.swift
[1944/2011] Compiling JWTKit JWTError.swift
[1945/2011] Compiling JWTKit JWTHeader.swift
[1946/2011] Compiling JWTKit JWTParser.swift
[1947/2011] Compiling JWTKit JWTPayload.swift
[1960/2011] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1961/2011] Compiling NIOCore SocketAddresses.swift
[1962/2011] Compiling NIOCore SocketOptionProvider.swift
[1963/2011] Compiling NIOCore SystemCallHelpers.swift
[1964/2011] Compiling NIOCore TimeAmount+Duration.swift
[1965/2011] Compiling NIOCore TypeAssistedChannelHandler.swift
[1966/2011] Compiling NIOCore UniversalBootstrapSupport.swift
[1967/2011] Compiling NIOCore Utilities.swift
[1968/2011] Compiling JWTKit ECDSAKey.swift
[1969/2011] Compiling JWTKit ECDSASigner.swift
[1970/2011] Compiling JWTKit JWTSigner+ECDSA.swift
[1971/2011] Compiling JWTKit EdDSAError.swift
[1976/2011] Compiling JWTKit HMACError.swift
[1977/2011] Compiling JWTKit HMACSigner.swift
[1978/2011] Compiling JWTKit JWTSigner+HMAC.swift
[1979/2011] Compiling JWTKit JWK.swift
[1980/2011] Compiling JWTKit JWKIdentifier.swift
[1981/2011] Compiling JWTKit JWKS.swift
[1982/2011] Compiling JWTKit RSAKey.swift
[1983/2011] Compiling JWTKit RSASigner.swift
[1984/2011] Compiling JWTKit Base64URL.swift
[1985/2011] Compiling JWTKit BigNumber.swift
[1986/2011] Compiling JWTKit CustomizedJSONCoders.swift
[1987/2011] Compiling JWTKit Exports.swift
[1988/2011] Compiling JWTKit OpenSSLSigner.swift
[1989/2011] Compiling JWTKit Utilities.swift
[1990/2011] Compiling JWTKit AppleIdentityToken.swift
[1991/2011] Compiling JWTKit GoogleIdentityToken.swift
[1992/2011] Compiling JWTKit MicrosoftIdentitiyToken.swift
[1993/2011] Compiling JWTKit X5CVerifier.swift
[2012/2012] Emitting module NIOCore
[2014/2064] Compiling NIOPosix PooledRecvBufferAllocator.swift
[2015/2064] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2016/2064] Compiling NIOPosix PosixSingletons.swift
[2017/2064] Compiling NIOPosix RawSocketBootstrap.swift
[2018/2064] Compiling NIOPosix Resolver.swift
[2019/2064] Compiling NIOPosix Selectable.swift
[2020/2070] Emitting module NIOEmbedded
[2021/2070] Compiling NIOEmbedded Embedded.swift
[2022/2070] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2023/2070] Compiling NIOEmbedded AsyncTestingChannel.swift
[2025/2071] Compiling NIOPosix ThreadPosix.swift
[2026/2071] Compiling NIOPosix ThreadWindows.swift
[2027/2071] Compiling NIOPosix UnsafeTransfer.swift
[2028/2071] Compiling NIOPosix Utilities.swift
[2029/2071] Compiling NIOPosix VsockAddress.swift
[2030/2071] Compiling NIOPosix VsockChannelEvents.swift
[2031/2071] Emitting module NIOPosix
[2032/2071] Compiling NIOPosix IO.swift
[2033/2071] Compiling NIOPosix IntegerBitPacking.swift
[2034/2071] Compiling NIOPosix IntegerTypes.swift
[2035/2071] Compiling NIOPosix Linux.swift
[2036/2071] Compiling NIOPosix LinuxCPUSet.swift
[2037/2071] Compiling NIOPosix LinuxUring.swift
[2038/2071] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2039/2071] Compiling NIOPosix SelectableChannel.swift
[2040/2071] Compiling NIOPosix SelectableEventLoop.swift
[2041/2071] Compiling NIOPosix SelectorEpoll.swift
[2042/2071] Compiling NIOPosix SelectorGeneric.swift
[2043/2071] Compiling NIOPosix SelectorKqueue.swift
[2044/2071] Compiling NIOPosix SelectorUring.swift
[2045/2071] Compiling NIOPosix ServerSocket.swift
[2046/2071] Compiling NIOPosix Socket.swift
[2047/2071] Compiling NIOPosix SocketChannel.swift
[2048/2071] Compiling NIOPosix SocketProtocols.swift
[2049/2071] Compiling NIOPosix System.swift
[2050/2071] Compiling NIOPosix Thread.swift
[2051/2071] Compiling NIOPosix BSDSocketAPICommon.swift
[2052/2071] Compiling NIOPosix BSDSocketAPIPosix.swift
[2053/2071] Compiling NIOPosix BSDSocketAPIWindows.swift
[2054/2071] Compiling NIOPosix BaseSocket.swift
[2055/2071] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2056/2071] Compiling NIOPosix BaseSocketChannel.swift
[2057/2071] Compiling NIOPosix BaseStreamSocketChannel.swift
[2058/2071] Compiling NIOPosix NIOThreadPool.swift
[2059/2071] Compiling NIOPosix NonBlockingFileIO.swift
[2060/2071] Compiling NIOPosix PendingDatagramWritesManager.swift
[2061/2071] Compiling NIOPosix PendingWritesManager.swift
[2062/2071] Compiling NIOPosix PipeChannel.swift
[2063/2071] Compiling NIOPosix PipePair.swift
[2064/2071] Compiling NIOPosix Pool.swift
[2065/2071] Compiling NIOPosix Bootstrap.swift
[2066/2071] Compiling NIOPosix ControlMessage.swift
[2067/2071] Compiling NIOPosix DatagramVectorReadManager.swift
[2068/2071] Compiling NIOPosix Errors+Any.swift
[2069/2071] Compiling NIOPosix FileDescriptor.swift
[2070/2071] Compiling NIOPosix GetaddrinfoResolver.swift
[2071/2071] Compiling NIOPosix HappyEyeballs.swift
[2073/2131] Compiling NIO Exports.swift
[2074/2131] Emitting module NIO
[2076/2132] Compiling AsyncKit EventLoop+Flatten.swift
[2077/2132] Compiling AsyncKit EventLoop+Future.swift
[2078/2132] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[2079/2173] Compiling AsyncKit Future+Miscellaneous.swift
[2080/2173] Compiling AsyncKit Future+Nonempty.swift
[2081/2173] Compiling AsyncKit Future+Optional.swift
[2082/2173] Compiling AsyncKit Future+Transform.swift
[2083/2173] Compiling AsyncKit Future+Try.swift
[2084/2173] Compiling AsyncKit FutureOperators.swift
[2085/2173] Compiling NIOTLS TLSEvents.swift
[2086/2173] Emitting module NIOTLS
[2087/2173] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2088/2173] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2089/2173] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2090/2173] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2091/2174] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2092/2174] Compiling NIOSOCKS ServerStateMachine.swift
[2093/2174] Compiling NIOSOCKS SOCKSResponse.swift
[2094/2174] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2095/2174] Emitting module NIOHTTP1
[2096/2176] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2097/2176] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2098/2176] Compiling NIOSOCKS ClientStateMachine.swift
[2099/2176] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2100/2176] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2101/2176] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[2102/2176] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2109/2176] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2110/2176] Compiling NIOHTTP1 HTTPDecoder.swift
[2111/2176] Emitting module NIOSOCKS
[2112/2176] Compiling AsyncKit Optional+StrictMap.swift
[2113/2176] Compiling AsyncKit Exports.swift
[2114/2176] Emitting module _NIOFileSystem
[2115/2180] Compiling NIOTLS SNIHandler.swift
[2116/2180] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2117/2181] Emitting module NIOFoundationCompat
[2118/2181] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2121/2182] Compiling NIOHTTP1 HTTPEncoder.swift
[2122/2182] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2125/2183] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2126/2183] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[2128/2212] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2129/2212] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2130/2212] Compiling NIOSSL SubjectAlternativeName.swift
[2131/2212] Compiling _NIOFileSystem Syscalls.swift
[2132/2212] Compiling NIOSSL NIOSSLClientHandler.swift
[2133/2212] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[2134/2212] Compiling NIOSSL NIOSSLHandler.swift
[2135/2212] Compiling NIOSSL NIOSSLServerHandler.swift
[2136/2212] Compiling NIOSSL ObjectIdentifier.swift
[2137/2234] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2138/2234] Compiling NIOTransportServices NIOTSSingletons.swift
[2139/2234] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2140/2234] Compiling NIOTransportServices AcceptHandler.swift
[2141/2234] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2142/2234] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2143/2234] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2146/2234] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2147/2236] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2148/2236] Compiling NIOTransportServices NIOTSErrors.swift
[2149/2236] Compiling NIOTransportServices NIOTSEventLoop.swift
[2150/2236] Compiling NIOTransportServices StateManagedChannel.swift
[2151/2236] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2152/2236] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2153/2236] Emitting module NIOTransportServices
[2155/2236] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2156/2236] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2157/2236] Compiling NIOTransportServices NIOTSBootstraps.swift
[2158/2236] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2160/2236] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2161/2236] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2162/2236] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2163/2236] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2164/2236] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2171/2237] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[2172/2237] Compiling _NIOFileSystem BufferedStream.swift
[2173/2237] Compiling _NIOFileSystem Cancellation.swift
[2174/2237] Compiling _NIOFileSystem TokenBucket.swift
[2175/2237] Compiling _NIOFileSystem UnsafeTransfer.swift
[2184/2238] Emitting module AsyncKit
[2185/2238] Compiling _NIOFileSystem SystemFileHandle.swift
[2186/2238] Compiling _NIOFileSystem Utilities.swift
[2187/2238] Compiling _NIOFileSystem OpenOptions.swift
[2188/2238] Compiling _NIOFileSystem String+FileSystem.swift
[2189/2284] Emitting module NIOSSL
[2190/2306] Emitting module NIOHTTPCompression
[2194/2306] Compiling NIOSSL Zeroization.swift
[2195/2306] Compiling NIOSSL SSLPublicKey.swift
[2199/2306] Compiling NIOHPACK IndexedHeaderTable.swift
[2200/2307] Compiling NIOWebSocket WebSocketOpcode.swift
[2201/2308] Compiling MultipartKit BasicCodingKey.swift
[2202/2308] Compiling MultipartKit MultipartError.swift
[2203/2310] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2204/2310] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[2205/2310] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[2206/2310] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[2207/2310] Compiling MultipartKit FormDataDecoder.swift
[2210/2310] Compiling MultipartKit Exports.swift
[2211/2310] Compiling MultipartKit FormDataDecoder.Decoder.swift
[2212/2310] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2213/2310] Compiling MultipartKit FormDataEncoder.swift
[2214/2310] Compiling MultipartKit Storage.swift
[2220/2312] Compiling MultipartKit MultipartParser.swift
[2221/2312] Compiling MultipartKit MultipartPart.swift
[2222/2312] Compiling NIOExtras UnsafeTransfer.swift
[2223/2312] Compiling MultipartKit MultipartSerializer.swift
[2224/2312] Compiling MultipartKit Utilities.swift
[2230/2312] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2235/2313] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2236/2313] Compiling NIOHPACK StaticHeaderTable.swift
[2239/2313] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[2241/2313] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2243/2313] Compiling MultipartKit MultipartFormData.swift
[2247/2313] Compiling NIOHPACK IntegerCoding.swift
[2250/2313] Compiling NIOHPACK HuffmanTables.swift
[2251/2316] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2252/2316] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[2253/2316] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[2261/2316] Emitting module NIOWebSocket
[2264/2316] Compiling MultipartKit FormDataEncoder.Encoder.swift
[2265/2316] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2266/2316] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2267/2316] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2268/2316] Emitting module MultipartKit
[2269/2316] Compiling NIOHTTPCompression HTTPCompression.swift
[2270/2316] Compiling NIOHTTPCompression HTTPDecompression.swift
[2273/2317] Emitting module _NIOFileSystemFoundationCompat
[2275/2318] Emitting module NIOHPACK
[2276/2318] Compiling NIOHPACK HuffmanCoding.swift
[2280/2319] Emitting module NIOExtras
[2283/2319] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2284/2319] Compiling NIOWebSocket WebSocketFrame.swift
[2303/2323] Compiling NIOFileSystem Exports.swift
[2304/2323] Emitting module NIOFileSystem
[2306/2382] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2307/2382] Compiling NIOHTTP2 MaySendFrames.swift
[2308/2382] Compiling NIOHTTP2 SendingDataState.swift
[2309/2382] Compiling NIOHTTP2 SendingGoawayState.swift
[2310/2382] Compiling NIOHTTP2 SendingHeadersState.swift
[2311/2382] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2312/2382] Compiling NIOHTTP2 SendingRstStreamState.swift
[2313/2382] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2314/2382] Compiling NIOHTTP2 Error+Any.swift
[2315/2382] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2316/2382] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2318/2383] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2319/2383] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2328/2384] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2329/2400] Compiling WebSocketKit Exports.swift
[2330/2400] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2331/2400] Compiling WebSocketKit WebSocket+Connect.swift
[2332/2400] Compiling WebSocketKit WebSocketHandler.swift
[2333/2400] Emitting module WebSocketKit
[2334/2400] Compiling WebSocketKit WebSocket+Concurrency.swift
[2335/2400] Compiling WebSocketKit WebSocket.swift
[2336/2400] Compiling WebSocketKit WebSocketClient.swift
[2338/2401] Compiling NIOHTTP2 InboundWindowManager.swift
[2339/2401] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2340/2401] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2341/2401] Compiling NIOHTTP2 StreamChannelList.swift
[2342/2401] Compiling NIOHTTP2 StreamMap.swift
[2343/2401] Compiling NIOHTTP2 StreamStateMachine.swift
[2344/2401] Compiling NIOHTTP2 UnsafeTransfer.swift
[2345/2401] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2346/2401] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2347/2401] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2348/2401] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2349/2401] Compiling NIOHTTP2 HTTP2StreamID.swift
[2350/2401] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2351/2401] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2352/2401] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2353/2401] Compiling NIOHTTP2 InboundEventBuffer.swift
[2354/2401] Emitting module NIOHTTP2
[2355/2401] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2356/2401] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2357/2401] Compiling NIOHTTP2 MayReceiveFrames.swift
[2358/2401] Compiling NIOHTTP2 ReceivingDataState.swift
[2359/2401] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2360/2401] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2361/2401] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2362/2401] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2364/2401] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2365/2401] Compiling NIOHTTP2 HTTP2Frame.swift
[2366/2401] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2367/2401] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2368/2401] Compiling NIOHTTP2 HTTP2PingData.swift
[2369/2401] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2370/2401] Compiling NIOHTTP2 HTTP2Settings.swift
[2371/2401] Compiling NIOHTTP2 HTTP2Stream.swift
[2372/2401] Compiling NIOHTTP2 StateMachineResult.swift
[2373/2401] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2374/2401] Compiling NIOHTTP2 DOSHeuristics.swift
[2378/2401] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2379/2401] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2382/2401] Compiling NIOHTTP2 HasLocalSettings.swift
[2383/2401] Compiling NIOHTTP2 HasRemoteSettings.swift
[2384/2401] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2385/2401] Compiling NIOHTTP2 QuiescingState.swift
[2386/2401] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2387/2401] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2388/2401] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2389/2401] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2390/2401] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2391/2401] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2392/2401] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2393/2401] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2394/2401] Compiling NIOHTTP2 HTTP2Error.swift
[2395/2401] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2397/2461] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2398/2461] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2399/2461] Compiling AsyncHTTPClient Transaction.swift
[2400/2461] Compiling AsyncHTTPClient Base64.swift
[2401/2461] Compiling AsyncHTTPClient BasicAuth.swift
[2402/2461] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2404/2462] Emitting module AsyncHTTPClient
[2405/2470] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2406/2470] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2407/2470] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2408/2470] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2409/2470] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2410/2470] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2411/2470] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2412/2470] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2413/2470] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2420/2470] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2421/2470] Compiling AsyncHTTPClient ConnectionPool.swift
[2422/2470] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2423/2470] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2424/2470] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2425/2470] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2426/2470] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2427/2470] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2428/2470] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2429/2470] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2430/2470] Compiling AsyncHTTPClient RequestBodyLength.swift
[2431/2470] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2432/2470] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2433/2470] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2434/2470] Compiling AsyncHTTPClient HTTP1Connection.swift
[2435/2470] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2436/2470] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2437/2470] Compiling AsyncHTTPClient HTTP2Connection.swift
[2438/2470] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2439/2470] Compiling AsyncHTTPClient RequestBag.swift
[2440/2470] Compiling AsyncHTTPClient RequestValidation.swift
[2441/2470] Compiling AsyncHTTPClient SSLContextCache.swift
[2442/2470] Compiling AsyncHTTPClient Scheme.swift
[2443/2470] Compiling AsyncHTTPClient Singleton.swift
[2444/2470] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2445/2470] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2446/2470] Compiling AsyncHTTPClient Utils.swift
[2447/2470] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2448/2470] Compiling AsyncHTTPClient RequestOptions.swift
[2449/2470] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2450/2470] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2451/2470] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2452/2470] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2453/2470] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2454/2470] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2455/2470] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2456/2470] Compiling AsyncHTTPClient ConnectionTarget.swift
[2457/2470] Compiling AsyncHTTPClient DeconstructedURL.swift
[2458/2470] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2459/2470] Compiling AsyncHTTPClient FoundationExtensions.swift
[2460/2470] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2461/2470] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2462/2470] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2463/2470] Compiling AsyncHTTPClient HTTPClient.swift
[2464/2470] Compiling AsyncHTTPClient HTTPHandler.swift
[2465/2470] Compiling AsyncHTTPClient LRUCache.swift
[2466/2470] Compiling AsyncHTTPClient NWErrorHandler.swift
[2467/2470] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2468/2470] Compiling AsyncHTTPClient TLSConfiguration.swift
[2469/2470] Compiling AsyncHTTPClient RedirectState.swift
[2470/2470] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2472/2640] Compiling Vapor Application.swift
[2473/2640] Compiling Vapor AuthenticationCache.swift
[2474/2640] Compiling Vapor Authenticator.swift
[2475/2640] Compiling Vapor BasicAuthorization.swift
[2476/2640] Compiling Vapor BearerAuthorization.swift
[2477/2640] Compiling Vapor GuardMiddleware.swift
[2478/2640] Compiling Vapor RedirectMiddleware.swift
[2479/2640] Compiling Vapor SessionAuthenticatable.swift
[2480/2640] Compiling Vapor Bcrypt.swift
[2481/2640] Compiling Vapor Application+Cache.swift
[2482/2640] Compiling Vapor Cache.swift
[2483/2640] Compiling Vapor CacheExpirationTime.swift
[2484/2640] Compiling Vapor MemoryCache.swift
[2485/2640] Compiling Vapor Request+Cache.swift
[2486/2640] Compiling Vapor Application+Clients.swift
[2487/2640] Compiling Vapor Client.swift
[2488/2640] Compiling Vapor ClientRequest.swift
[2489/2640] Compiling Vapor ClientResponse.swift
[2490/2640] Compiling Vapor Request+Client.swift
[2491/2640] Compiling Vapor BootCommand.swift
[2492/2640] Compiling Vapor CommandContext+Application.swift
[2493/2640] Compiling Vapor RoutesCommand.swift
[2494/2640] Compiling Vapor ServeCommand.swift
[2495/2640] Compiling Vapor AnyResponse+Concurrency.swift
[2496/2640] Compiling Vapor Core.swift
[2497/2640] Compiling Vapor Running.swift
[2498/2640] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2499/2640] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2500/2640] Compiling Vapor DotEnvFile+load.swift
[2501/2640] Compiling Vapor Routes+caseInsenstive.swift
[2502/2640] Compiling Vapor Validatable+validate.swift
[2503/2640] Compiling Vapor Environment+Process.swift
[2504/2640] Compiling Vapor Environment+Secret.swift
[2505/2640] Compiling Vapor Environment.swift
[2506/2640] Compiling Vapor Abort.swift
[2507/2640] Compiling Vapor AbortError.swift
[2508/2640] Compiling Vapor DebuggableError.swift
[2509/2640] Compiling Vapor Demangler.swift
[2510/2640] Compiling Vapor ErrorSource.swift
[2511/2640] Compiling Vapor StackTrace.swift
[2512/2640] Compiling Vapor Exports.swift
[2513/2640] Compiling Vapor Application+HTTP.swift
[2514/2640] Compiling Vapor BasicResponder.swift
[2515/2640] Compiling Vapor BodyStream.swift
[2516/2640] Compiling Vapor Application+HTTP+Client.swift
[2517/2640] Compiling Vapor EventLoopHTTPClient.swift
[2518/2640] Compiling Vapor EndpointCache.swift
[2519/2640] Compiling Vapor HTTPMethod+String.swift
[2520/2688] Compiling Vapor Validator.swift
[2521/2688] Compiling Vapor ValidatorResult.swift
[2522/2688] Compiling Vapor And.swift
[2523/2688] Compiling Vapor Case.swift
[2524/2688] Compiling Vapor CharacterSet.swift
[2525/2688] Compiling Vapor Count.swift
[2526/2688] Compiling Vapor Custom.swift
[2527/2688] Compiling Vapor Email.swift
[2528/2688] Compiling Vapor Empty.swift
[2529/2688] Compiling Vapor In.swift
[2530/2688] Compiling Vapor Nil.swift
[2531/2688] Compiling Vapor NilIgnoring.swift
[2532/2688] Compiling Vapor Not.swift
[2533/2688] Compiling Vapor Or.swift
[2534/2688] Compiling Vapor Pattern.swift
[2535/2688] Compiling Vapor Range.swift
[2536/2688] Compiling Vapor URL.swift
[2537/2688] Compiling Vapor Valid.swift
[2538/2688] Compiling Vapor Application+Views.swift
[2539/2688] Compiling Vapor PlaintextRenderer.swift
[2540/2688] Compiling Vapor Request+View.swift
[2541/2688] Compiling Vapor View.swift
[2542/2688] Compiling Vapor ViewRenderer.swift
[2543/2688] Compiling Vapor _Deprecations.swift
[2544/2688] Compiling Vapor HTTPServerResponseEncoder.swift
[2545/2688] Compiling Vapor HTTPServerUpgradeHandler.swift
[2546/2688] Compiling Vapor Logger+Report.swift
[2547/2688] Compiling Vapor LoggingSystem+Environment.swift
[2548/2688] Compiling Vapor Application+Middleware.swift
[2549/2688] Compiling Vapor CORSMiddleware.swift
[2550/2688] Compiling Vapor ErrorMiddleware.swift
[2551/2688] Compiling Vapor FileMiddleware.swift
[2552/2688] Compiling Vapor Middleware.swift
[2553/2688] Compiling Vapor MiddlewareConfiguration.swift
[2554/2688] Compiling Vapor ResponseCompressionMiddleware.swift
[2555/2688] Compiling Vapor RouteLoggingMiddleware.swift
[2556/2688] Compiling Vapor TracingMiddleware.swift
[2557/2688] Compiling Vapor File+Multipart.swift
[2558/2688] Compiling Vapor FormDataDecoder+Content.swift
[2559/2688] Compiling Vapor FormDataEncoder+Content.swift
[2560/2688] Compiling Vapor Application+Password.swift
[2561/2688] Compiling Vapor Application+Passwords.swift
[2562/2688] Compiling Vapor AsyncPasswordHasher.swift
[2563/2688] Compiling Vapor BcryptHasher.swift
[2564/2688] Compiling Vapor PasswordHasher.swift
[2565/2688] Compiling Vapor PlaintextHasher.swift
[2566/2688] Compiling Vapor Request+Password.swift
[2567/2688] Compiling Vapor Redirect.swift
[2568/2688] Compiling Vapor Service.swift
[2569/2688] Compiling Vapor Application+Sessions.swift
[2570/2688] Compiling Vapor MemorySessions.swift
[2571/2688] Compiling Vapor Request+Session.swift
[2572/2688] Compiling Vapor Session.swift
[2573/2688] Compiling Vapor SessionCache.swift
[2574/2688] Compiling Vapor SessionData.swift
[2575/2688] Compiling Vapor SessionDriver.swift
[2576/2688] Compiling Vapor SessionsConfiguration.swift
[2577/2688] Compiling Vapor SessionsMiddleware.swift
[2578/2688] Compiling Vapor URLEncodedFormData.swift
[2579/2688] Compiling Vapor URLEncodedFormDecoder.swift
[2580/2688] Compiling Vapor URLEncodedFormEncoder.swift
[2581/2688] Compiling Vapor URLEncodedFormError.swift
[2582/2688] Compiling Vapor URLEncodedFormParser.swift
[2583/2688] Compiling Vapor URLEncodedFormSerializer.swift
[2584/2688] Compiling Vapor URLQueryFragmentConvertible.swift
[2585/2688] Compiling Vapor AnyResponse.swift
[2586/2688] Compiling Vapor Array+Random.swift
[2587/2688] Compiling Vapor Base32.swift
[2588/2688] Compiling Vapor Base64.swift
[2589/2688] Compiling Vapor BaseN.swift
[2590/2688] Compiling Vapor BasicCodingKey.swift
[2591/2688] Compiling Vapor ByteCount.swift
[2592/2688] Compiling Vapor Request+Body.swift
[2593/2688] Compiling Vapor Request+BodyStream.swift
[2594/2688] Compiling Vapor Request.swift
[2595/2688] Compiling Vapor Application+Responder.swift
[2596/2688] Compiling Vapor DefaultResponder.swift
[2597/2688] Compiling Vapor Response+Body.swift
[2598/2688] Compiling Vapor Response.swift
[2599/2688] Compiling Vapor ResponseCodable.swift
[2600/2688] Compiling Vapor Application+Routes.swift
[2601/2688] Compiling Vapor Parameters+Require.swift
[2602/2688] Compiling Vapor Request+WebSocket.swift
[2603/2688] Compiling Vapor Route.swift
[2604/2688] Compiling Vapor RouteCollection.swift
[2605/2688] Compiling Vapor Routes.swift
[2606/2688] Compiling Vapor RoutesBuilder+Group.swift
[2607/2688] Compiling Vapor RoutesBuilder+Method.swift
[2608/2688] Compiling Vapor RoutesBuilder+Middleware.swift
[2609/2688] Compiling Vapor RoutesBuilder+WebSocket.swift
[2610/2688] Compiling Vapor RoutesBuilder.swift
[2611/2688] Compiling Vapor OTP.swift
[2612/2688] Compiling Vapor Application+Servers.swift
[2613/2688] Compiling Vapor Server.swift
[2614/2688] Compiling Vapor App+Service.swift
[2615/2688] Compiling Vapor Req+Service.swift
[2616/2688] Emitting module Vapor
[2617/2688] Compiling Vapor HTTPStatus.swift
[2618/2688] Compiling Vapor HTTPCookies.swift
[2619/2688] Compiling Vapor HTTPHeaderCacheControl.swift
[2620/2688] Compiling Vapor HTTPHeaderExpires.swift
[2621/2688] Compiling Vapor HTTPHeaderLastModified.swift
[2622/2688] Compiling Vapor HTTPHeaders+Cache.swift
[2623/2688] Compiling Vapor HTTPHeaders+Connection.swift
[2624/2688] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2625/2688] Compiling Vapor HTTPHeaders+ContentRange.swift
[2626/2688] Compiling Vapor HTTPHeaders+Directive.swift
[2627/2688] Compiling Vapor HTTPHeaders+Forwarded.swift
[2628/2688] Compiling Vapor HTTPHeaders+Link.swift
[2629/2688] Compiling Vapor HTTPHeaders+Name.swift
[2630/2688] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2631/2688] Compiling Vapor HTTPHeaders.swift
[2632/2688] Compiling Vapor HTTPMediaType.swift
[2633/2688] Compiling Vapor HTTPMediaTypePreference.swift
[2634/2688] Compiling Vapor Responder.swift
[2635/2688] Compiling Vapor Application+HTTP+Server.swift
[2636/2688] Compiling Vapor HTTPServer.swift
[2637/2688] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2638/2688] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2639/2688] Compiling Vapor HTTPServerHandler.swift
[2640/2688] Compiling Vapor HTTPServerRequestDecoder.swift
[2641/2688] Compiling Vapor AsyncBasicResponder.swift
[2642/2688] Compiling Vapor AsyncMiddleware.swift
[2643/2688] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2644/2688] Compiling Vapor AsyncSessionDriver.swift
[2645/2688] Compiling Vapor Authentication+Concurrency.swift
[2646/2688] Compiling Vapor Cache+Concurrency.swift
[2647/2688] Compiling Vapor Client+Concurrency.swift
[2648/2688] Compiling Vapor RequestBody+Concurrency.swift
[2649/2688] Compiling Vapor Responder+Concurrency.swift
[2650/2688] Compiling Vapor ResponseCodable+Concurrency.swift
[2651/2688] Compiling Vapor RoutesBuilder+Concurrency.swift
[2652/2688] Compiling Vapor ViewRenderer+Concurrency.swift
[2653/2688] Compiling Vapor WebSocket+Concurrency.swift
[2654/2688] Compiling Vapor ContainerGetPathExecutor.swift
[2655/2688] Compiling Vapor Content.swift
[2656/2688] Compiling Vapor ContentCoders.swift
[2657/2688] Compiling Vapor ContentConfiguration.swift
[2658/2688] Compiling Vapor ContentContainer.swift
[2659/2688] Compiling Vapor JSONCoder+Custom.swift
[2660/2688] Compiling Vapor JSONCoders+Content.swift
[2661/2688] Compiling Vapor PlaintextDecoder.swift
[2662/2688] Compiling Vapor PlaintextEncoder.swift
[2663/2688] Compiling Vapor URLQueryCoders.swift
[2664/2688] Compiling Vapor URLQueryContainer.swift
[2665/2688] Compiling Vapor Bytes+Hex.swift
[2666/2688] Compiling Vapor Bytes+SecureCompare.swift
[2667/2688] Compiling Vapor Collection+Safe.swift
[2668/2688] Compiling Vapor DataProtocol+Copy.swift
[2669/2688] Compiling Vapor DecoderUnwrapper.swift
[2670/2688] Compiling Vapor DirectoryConfiguration.swift
[2671/2688] Compiling Vapor DotEnv.swift
[2672/2688] Compiling Vapor Extendable.swift
[2673/2688] Compiling Vapor File.swift
[2674/2688] Compiling Vapor FileIO.swift
[2675/2688] Compiling Vapor LifecycleHandler.swift
[2676/2688] Compiling Vapor OptionalType.swift
[2677/2688] Compiling Vapor RFC1123.swift
[2678/2688] Compiling Vapor SocketAddress+Hostname.swift
[2679/2688] Compiling Vapor Storage.swift
[2680/2688] Compiling Vapor String+IsIPAddress.swift
[2681/2688] Compiling Vapor Thread.swift
[2682/2688] Compiling Vapor URI.swift
[2683/2688] Compiling Vapor RangeResult.swift
[2684/2688] Compiling Vapor Validatable.swift
[2685/2688] Compiling Vapor Validation.swift
[2686/2688] Compiling Vapor ValidationKey.swift
[2687/2688] Compiling Vapor Validations.swift
[2688/2688] Compiling Vapor ValidationsError.swift
[2690/2700] Compiling JWT JWTError+Vapor.swift
[2691/2701] Compiling JWT JWTAuthenticator.swift
[2692/2701] Compiling JWT Application+JWT.swift
[2693/2701] Compiling JWT AsyncJWTAuthenticator.swift
[2694/2701] Compiling JWT JWT+Microsoft.swift
[2695/2701] Compiling JWT JWT+Google.swift
[2696/2701] Compiling JWT Request+JWT.swift
[2697/2701] Compiling JWT Exports.swift
[2698/2701] Compiling JWT JWKSCache.swift
[2699/2701] Compiling JWT JWT+Apple.swift
[2700/2701] Compiling JWT JWT+Concurrency.swift
[2701/2701] Emitting module JWT
[2703/2714] Compiling Ferno JWTPayload.swift
[2704/2715] Compiling Ferno FernoValue.swift
[2705/2715] Compiling Ferno FernoPath.swift
[2706/2715] Compiling Ferno FernoQuery.swift
[2707/2715] Compiling Ferno FernoDriver.swift
[2708/2715] Compiling Ferno FernoErrors.swift
[2709/2715] Compiling Ferno FernoServiceJsonConfiguration.swift
[2710/2715] Emitting module Ferno
/host/spi-builder-workspace/Sources/Ferno/Application+Ferno.swift:10:16: warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
8 | public struct Ferno {
9 |
10 | struct Key: StorageKey {
| `- warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 | typealias Value = Storage
12 | }
:
42 | }
43 |
44 | final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
45 | public var configuration: FernoConfigurationProvider
46 | public var driver: FernoDriver?
[2711/2715] Compiling Ferno Application+Ferno.swift
/host/spi-builder-workspace/Sources/Ferno/Application+Ferno.swift:10:16: warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
8 | public struct Ferno {
9 |
10 | struct Key: StorageKey {
| `- warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 | typealias Value = Storage
12 | }
:
42 | }
43 |
44 | final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
45 | public var configuration: FernoConfigurationProvider
46 | public var driver: FernoDriver?
[2712/2715] Compiling Ferno String+Extensions.swift
/host/spi-builder-workspace/Sources/Ferno/Application+Ferno.swift:10:16: warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
8 | public struct Ferno {
9 |
10 | struct Key: StorageKey {
| `- warning: type 'Application.Ferno.Key.Value' (aka 'Application.Ferno.Storage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
11 | typealias Value = Storage
12 | }
:
42 | }
43 |
44 | final class Storage {
| `- note: class 'Storage' does not conform to the 'Sendable' protocol
45 | public var configuration: FernoConfigurationProvider
46 | public var driver: FernoDriver?
[2713/2715] Compiling Ferno FernoClient.swift
[2714/2715] Compiling Ferno FernoDefaultConfiguration.swift
[2715/2715] Compiling Ferno Snapshot.swift
Build complete! (512.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt.git"
}
],
"manifest_display_name" : "Ferno",
"name" : "Ferno",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Ferno",
"targets" : [
"Ferno"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FernoTests",
"module_type" : "SwiftTarget",
"name" : "FernoTests",
"path" : "Tests/FernoTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"Application+Testing.swift",
"FernoDefaultTests.swift",
"FernoServiceJsonTests.swift",
"Models/FirebaseAccountKey.swift",
"Models/Student.swift",
"Models/Teacher.swift",
"Models/UpdateStudentInfo.swift"
],
"target_dependencies" : [
"Ferno"
],
"type" : "test"
},
{
"c99name" : "Ferno",
"module_type" : "SwiftTarget",
"name" : "Ferno",
"path" : "Sources/Ferno",
"product_dependencies" : [
"Vapor",
"JWT"
],
"product_memberships" : [
"Ferno"
],
"sources" : [
"Application+Ferno.swift",
"Extensions/String+Extensions.swift",
"FernoClient.swift",
"FernoDefaultConfiguration.swift",
"FernoDriver.swift",
"FernoErrors.swift",
"FernoPath.swift",
"FernoQuery.swift",
"FernoServiceJsonConfiguration.swift",
"FernoValue.swift",
"JWTPayload.swift",
"Snapshot.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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.